2018-07-22 06:59:33,549 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-174 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-22 06:59:33,552 - 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.23,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=hsRyeXxFvMdcKctfJAsHAkqjY 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=239f08b9dfab49abbc9cca9c9c17e131 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-22 06:59:33,552 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-22 06:59:33,553 - 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-07-22 06:59:33,576 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-22 06:59:33,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 06:59:33,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 06:59:33,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 06:59:33,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 06:59:33,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 06:59:33,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 06:59:33,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 06:59:33,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 06:59:33,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 06:59:33,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 06:59:33,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 06:59:33,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 06:59:33,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 06:59:33,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 06:59:33,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 06:59:33,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 06:59:33,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 06:59:33,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 06:59:33,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 06:59:33,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 06:59:33,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 06:59:33,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 06:59:33,861 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-22 06:59:33,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-22 06:59:33,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 06:59:33,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 06:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5f4c42-8f3c-4f02-b159-a2bd1ba31856 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 06:59:33,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4b5f4c42-8f3c-4f02-b159-a2bd1ba31856 2018-07-22 06:59:33,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 06:59:34,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T07:59:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Yuofyq6YQFK5465_QR83Xw"], "issued_at": "2018-07-22T06:59:34.000000Z"}} 2018-07-22 06:59:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e7d24f3a81affc0b2832d70c229cd03381842f5" 2018-07-22 06:59:35,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 06:59:34 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-4e038c83-289e-4315-b2c9-695751207f16 x-compute-request-id: req-4e038c83-289e-4315-b2c9-695751207f16 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-22 06:59:35,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-aggregates used request id req-4e038c83-289e-4315-b2c9-695751207f16 2018-07-22 06:59:35,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.40342402458s 2018-07-22 06:59:35,266 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-aggregates used request id req-4e038c83-289e-4315-b2c9-695751207f16 2018-07-22 06:59:35,266 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-22 06:59:35,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 06:59:35,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 06:59:35 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 06:59:35,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 06:59:35,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e7d24f3a81affc0b2832d70c229cd03381842f5" 2018-07-22 06:59:35,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 06:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4819fad3-be76-47cc-97ec-c398585af16a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/cdae277dbdc94ad683fd03c3bb711589"}, "tags": [], "enabled": true, "id": "cdae277dbdc94ad683fd03c3bb711589", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-07-22 06:59:35,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-4819fad3-be76-47cc-97ec-c398585af16a 2018-07-22 06:59:35,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112416028976s 2018-07-22 06:59:35,389 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-4819fad3-be76-47cc-97ec-c398585af16a 2018-07-22 06:59:35,390 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'cdae277dbdc94ad683fd03c3bb711589', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-22 06:59:35,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-22 06:59:35,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e7d24f3a81affc0b2832d70c229cd03381842f5" 2018-07-22 06:59:35,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 06:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd593b04-deea-40a3-9936-c01c5f91391e Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/05e7d05ddf1b491498a88f840f01931d"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "084cf06042904ea99f9319046233e22a", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/096db22f01e9489fa1f80fa0ef6d1625"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0bc49f7ee5dc4ce892c1923682b9cf07"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0e498669276c493db992fb205d28cd20", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/158c2a81b3974ba9818b881523a95480"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "95b85f5080774493a6d75f1677524f98", "id": "158c2a81b3974ba9818b881523a95480"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/18c202d65b8f4740bca31e13147d6a23"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4574cbb0505047438f8be3288dfe4ee8", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1ee56a97853145ae999727b2ef98e46f"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/216ef5f321864640b85c123c279efc50"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0e498669276c493db992fb205d28cd20", "id": "216ef5f321864640b85c123c279efc50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/23651afa62d840f599d1fd9da7f6a06f"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "95b85f5080774493a6d75f1677524f98", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/37d74c3f058c473bb7007ccc04727222"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a6ef998c2c7942cda95a7efeeb86fdc1", "id": "37d74c3f058c473bb7007ccc04727222"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4478b3ff5ff54d8b8b021cac86d92dbf"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4574cbb0505047438f8be3288dfe4ee8", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4cef084aeb0b4b57b064b10a2f8f9432"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6382405afcc34565ab0ac45588e47cfe", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/50facbb2407d42a7a8413a3871a298b8"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5214ed29234c4c0bb3f8654c2f3b5532"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "084cf06042904ea99f9319046233e22a", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5d551af8430646ac9667c70477b13d02"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b8e892999db94b2d8143b154c6eb5315", "id": "5d551af8430646ac9667c70477b13d02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5ff123e41aee4821a127598a39b8e6ab"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6dcd40dc106946b98f0c25d35da50c66", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/65ca128b907f48b3a804f5057118989a"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "084cf06042904ea99f9319046233e22a", "id": "65ca128b907f48b3a804f5057118989a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/68a89c92bb664fdf8b37cce610a12dbc"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ed4ce4816e84e639dd5e75f036780ce", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6e88d40f35ff4fa593371d04dcc4405e"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6dcd40dc106946b98f0c25d35da50c66", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7304600373e34e24bc521e0f6f4dfa6b"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2cdfbc16e7da4bdab222764d2c435970", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/74907f2a58cc40adb6b67eba90f2f5f6"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a6ef998c2c7942cda95a7efeeb86fdc1", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/75870c6a0c954b70b2506b280f02a741"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "id": "75870c6a0c954b70b2506b280f02a741"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/808e00ec1d0f4f5c8d5682b742a1ecfe"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b8e892999db94b2d8143b154c6eb5315", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/821f6200781445b7a6cc191364050258"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b8e892999db94b2d8143b154c6eb5315", "id": "821f6200781445b7a6cc191364050258"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/829a4f7bf2e940d99bb930e2db3f7064"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a34f527dc9de481d82c958bc36223d63", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8cbd74185f7b4920a7c030a87c5e2159"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d1e1bba9cbc54637b31c6cab613a346c", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/90d04111520b48fa9158fda01e137fee"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6382405afcc34565ab0ac45588e47cfe", "id": "90d04111520b48fa9158fda01e137fee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/954f232e6de9441391d3040c78817d6a"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0e498669276c493db992fb205d28cd20", "id": "954f232e6de9441391d3040c78817d6a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/99bf2b58e64542d498fd693179178e91"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ed4ce4816e84e639dd5e75f036780ce", "id": "99bf2b58e64542d498fd693179178e91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9c1b14dfb03540c4a136fc8ce201986c"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a34f527dc9de481d82c958bc36223d63", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a40aab83f006462fac918ce1604277e3"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4574cbb0505047438f8be3288dfe4ee8", "id": "a40aab83f006462fac918ce1604277e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a47b6cbd01464ecbb753b11a59139d36"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2cdfbc16e7da4bdab222764d2c435970", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/aea6fc86fb39463f93f9d7200dc9aba9"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2cdfbc16e7da4bdab222764d2c435970", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b528c29673be470d9bd52b51edb295fd"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a6ef998c2c7942cda95a7efeeb86fdc1", "id": "b528c29673be470d9bd52b51edb295fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bf26b70895424b7ebc8fe896542e5318"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6dcd40dc106946b98f0c25d35da50c66", "id": "bf26b70895424b7ebc8fe896542e5318"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c2dd1d5d5f9b4e128ec4be6a514e8076"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cbe96b3311b341419c65788941ac50d4"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d1e1bba9cbc54637b31c6cab613a346c", "id": "cbe96b3311b341419c65788941ac50d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d2f5510aec47494cb7d594a2c1905666"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ed4ce4816e84e639dd5e75f036780ce", "id": "d2f5510aec47494cb7d594a2c1905666"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e569167eeea441f98ecdfc90c5fe773b"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "id": "e569167eeea441f98ecdfc90c5fe773b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f07ccb3b7a8748e5bdaaa50a44e681a4"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a34f527dc9de481d82c958bc36223d63", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f21d6d76a0d845a4a44d6837c15ca35c"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6382405afcc34565ab0ac45588e47cfe", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f44d1f00c774429990940f9e642b273c"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d1e1bba9cbc54637b31c6cab613a346c", "id": "f44d1f00c774429990940f9e642b273c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fbd9d1ad886c48bd925dc6fd125379bd"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "95b85f5080774493a6d75f1677524f98", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-22 06:59:35,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-cd593b04-deea-40a3-9936-c01c5f91391e 2018-07-22 06:59:35,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.184364080429s 2018-07-22 06:59:35,579 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-cd593b04-deea-40a3-9936-c01c5f91391e 2018-07-22 06:59:35,586 - 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.23:5000/v3/endpoints/05e7d05ddf1b491498a88f840f01931d'}, u'url': u'http://192.30.9.9:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'084cf06042904ea99f9319046233e22a', u'id': u'05e7d05ddf1b491498a88f840f01931d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/096db22f01e9489fa1f80fa0ef6d1625'}, u'url': u'http://192.30.9.9:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c53ac2510d8e4a20b3e4bf8ca0a7a17f', u'id': u'096db22f01e9489fa1f80fa0ef6d1625'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0bc49f7ee5dc4ce892c1923682b9cf07'}, u'url': u'http://192.30.9.9:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0e498669276c493db992fb205d28cd20', u'id': u'0bc49f7ee5dc4ce892c1923682b9cf07'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/158c2a81b3974ba9818b881523a95480'}, u'url': u'http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'95b85f5080774493a6d75f1677524f98', u'id': u'158c2a81b3974ba9818b881523a95480'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/18c202d65b8f4740bca31e13147d6a23'}, u'url': u'http://192.30.9.9:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4574cbb0505047438f8be3288dfe4ee8', u'id': u'18c202d65b8f4740bca31e13147d6a23'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/1ee56a97853145ae999727b2ef98e46f'}, u'url': u'http://192.30.9.9:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f0a72b386f6d4cdbbf51d1530ee4c35c', u'id': u'1ee56a97853145ae999727b2ef98e46f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/216ef5f321864640b85c123c279efc50'}, u'url': u'http://192.30.9.9:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0e498669276c493db992fb205d28cd20', u'id': u'216ef5f321864640b85c123c279efc50'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/23651afa62d840f599d1fd9da7f6a06f'}, u'url': u'http://12.0.0.25:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'95b85f5080774493a6d75f1677524f98', u'id': u'23651afa62d840f599d1fd9da7f6a06f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/37d74c3f058c473bb7007ccc04727222'}, u'url': u'http://172.30.9.23:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a6ef998c2c7942cda95a7efeeb86fdc1', u'id': u'37d74c3f058c473bb7007ccc04727222'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/4478b3ff5ff54d8b8b021cac86d92dbf'}, u'url': u'http://172.30.9.23:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4574cbb0505047438f8be3288dfe4ee8', u'id': u'4478b3ff5ff54d8b8b021cac86d92dbf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/4cef084aeb0b4b57b064b10a2f8f9432'}, u'url': u'http://192.30.9.9:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6382405afcc34565ab0ac45588e47cfe', u'id': u'4cef084aeb0b4b57b064b10a2f8f9432'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/50facbb2407d42a7a8413a3871a298b8'}, u'url': u'http://172.30.9.23:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c53ac2510d8e4a20b3e4bf8ca0a7a17f', u'id': u'50facbb2407d42a7a8413a3871a298b8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/5214ed29234c4c0bb3f8654c2f3b5532'}, u'url': u'http://172.30.9.23:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'084cf06042904ea99f9319046233e22a', u'id': u'5214ed29234c4c0bb3f8654c2f3b5532'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/5d551af8430646ac9667c70477b13d02'}, u'url': u'http://192.30.9.9:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b8e892999db94b2d8143b154c6eb5315', u'id': u'5d551af8430646ac9667c70477b13d02'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/5ff123e41aee4821a127598a39b8e6ab'}, u'url': u'http://192.30.9.9:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6dcd40dc106946b98f0c25d35da50c66', u'id': u'5ff123e41aee4821a127598a39b8e6ab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/65ca128b907f48b3a804f5057118989a'}, u'url': u'http://192.30.9.9:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'084cf06042904ea99f9319046233e22a', u'id': u'65ca128b907f48b3a804f5057118989a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/68a89c92bb664fdf8b37cce610a12dbc'}, u'url': u'http://192.30.9.9:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2ed4ce4816e84e639dd5e75f036780ce', u'id': u'68a89c92bb664fdf8b37cce610a12dbc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/6e88d40f35ff4fa593371d04dcc4405e'}, u'url': u'http://192.30.9.9:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6dcd40dc106946b98f0c25d35da50c66', u'id': u'6e88d40f35ff4fa593371d04dcc4405e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/7304600373e34e24bc521e0f6f4dfa6b'}, u'url': u'http://192.30.9.9:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2cdfbc16e7da4bdab222764d2c435970', u'id': u'7304600373e34e24bc521e0f6f4dfa6b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/74907f2a58cc40adb6b67eba90f2f5f6'}, u'url': u'http://192.30.9.9:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a6ef998c2c7942cda95a7efeeb86fdc1', u'id': u'74907f2a58cc40adb6b67eba90f2f5f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/75870c6a0c954b70b2506b280f02a741'}, u'url': u'http://192.30.9.9:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c53ac2510d8e4a20b3e4bf8ca0a7a17f', u'id': u'75870c6a0c954b70b2506b280f02a741'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/808e00ec1d0f4f5c8d5682b742a1ecfe'}, u'url': u'http://192.30.9.9:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b8e892999db94b2d8143b154c6eb5315', u'id': u'808e00ec1d0f4f5c8d5682b742a1ecfe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/821f6200781445b7a6cc191364050258'}, u'url': u'http://172.30.9.23:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b8e892999db94b2d8143b154c6eb5315', u'id': u'821f6200781445b7a6cc191364050258'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/829a4f7bf2e940d99bb930e2db3f7064'}, u'url': u'http://172.30.9.23:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a34f527dc9de481d82c958bc36223d63', u'id': u'829a4f7bf2e940d99bb930e2db3f7064'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/8cbd74185f7b4920a7c030a87c5e2159'}, u'url': u'http://192.30.9.9:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd1e1bba9cbc54637b31c6cab613a346c', u'id': u'8cbd74185f7b4920a7c030a87c5e2159'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/90d04111520b48fa9158fda01e137fee'}, u'url': u'http://172.30.9.23:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6382405afcc34565ab0ac45588e47cfe', u'id': u'90d04111520b48fa9158fda01e137fee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/954f232e6de9441391d3040c78817d6a'}, u'url': u'http://172.30.9.23:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0e498669276c493db992fb205d28cd20', u'id': u'954f232e6de9441391d3040c78817d6a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/99bf2b58e64542d498fd693179178e91'}, u'url': u'http://192.30.9.9:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2ed4ce4816e84e639dd5e75f036780ce', u'id': u'99bf2b58e64542d498fd693179178e91'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/9c1b14dfb03540c4a136fc8ce201986c'}, u'url': u'http://192.30.9.9:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a34f527dc9de481d82c958bc36223d63', u'id': u'9c1b14dfb03540c4a136fc8ce201986c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a40aab83f006462fac918ce1604277e3'}, u'url': u'http://192.30.9.9:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4574cbb0505047438f8be3288dfe4ee8', u'id': u'a40aab83f006462fac918ce1604277e3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a47b6cbd01464ecbb753b11a59139d36'}, u'url': u'http://192.30.9.9:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2cdfbc16e7da4bdab222764d2c435970', u'id': u'a47b6cbd01464ecbb753b11a59139d36'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/aea6fc86fb39463f93f9d7200dc9aba9'}, u'url': u'http://172.30.9.23:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2cdfbc16e7da4bdab222764d2c435970', u'id': u'aea6fc86fb39463f93f9d7200dc9aba9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/b528c29673be470d9bd52b51edb295fd'}, u'url': u'http://192.30.9.9:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a6ef998c2c7942cda95a7efeeb86fdc1', u'id': u'b528c29673be470d9bd52b51edb295fd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/bf26b70895424b7ebc8fe896542e5318'}, u'url': u'http://172.30.9.23:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6dcd40dc106946b98f0c25d35da50c66', u'id': u'bf26b70895424b7ebc8fe896542e5318'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c2dd1d5d5f9b4e128ec4be6a514e8076'}, u'url': u'http://192.30.9.9:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f0a72b386f6d4cdbbf51d1530ee4c35c', u'id': u'c2dd1d5d5f9b4e128ec4be6a514e8076'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/cbe96b3311b341419c65788941ac50d4'}, u'url': u'http://192.30.9.9:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd1e1bba9cbc54637b31c6cab613a346c', u'id': u'cbe96b3311b341419c65788941ac50d4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/d2f5510aec47494cb7d594a2c1905666'}, u'url': u'http://172.30.9.23:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2ed4ce4816e84e639dd5e75f036780ce', u'id': u'd2f5510aec47494cb7d594a2c1905666'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/e569167eeea441f98ecdfc90c5fe773b'}, u'url': u'http://172.30.9.23:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f0a72b386f6d4cdbbf51d1530ee4c35c', u'id': u'e569167eeea441f98ecdfc90c5fe773b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f07ccb3b7a8748e5bdaaa50a44e681a4'}, u'url': u'http://192.30.9.9:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a34f527dc9de481d82c958bc36223d63', u'id': u'f07ccb3b7a8748e5bdaaa50a44e681a4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f21d6d76a0d845a4a44d6837c15ca35c'}, u'url': u'http://192.30.9.9:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6382405afcc34565ab0ac45588e47cfe', u'id': u'f21d6d76a0d845a4a44d6837c15ca35c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f44d1f00c774429990940f9e642b273c'}, u'url': u'http://172.30.9.23:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd1e1bba9cbc54637b31c6cab613a346c', u'id': u'f44d1f00c774429990940f9e642b273c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/fbd9d1ad886c48bd925dc6fd125379bd'}, u'url': u'http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'95b85f5080774493a6d75f1677524f98', u'id': u'fbd9d1ad886c48bd925dc6fd125379bd'})] 2018-07-22 06:59:35,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-22 06:59:35,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e7d24f3a81affc0b2832d70c229cd03381842f5" 2018-07-22 06:59:35,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 06:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6b3284f-fe86-4c4e-82d1-3778101547f5 x-compute-request-id: req-a6b3284f-fe86-4c4e-82d1-3778101547f5 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-07-22 06:59:35,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/extensions used request id req-a6b3284f-fe86-4c4e-82d1-3778101547f5 2018-07-22 06:59:35,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.109848976135s 2018-07-22 06:59:35,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/extensions used request id req-a6b3284f-fe86-4c4e-82d1-3778101547f5 2018-07-22 06:59:35,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-22 06:59:35,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e7d24f3a81affc0b2832d70c229cd03381842f5" 2018-07-22 06:59:37,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 06:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e83f40f6-654b-4a61-92b2-90d247c1544e x-compute-request-id: req-e83f40f6-654b-4a61-92b2-90d247c1544e Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-22 06:59:37,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-floating-ip-pools used request id req-e83f40f6-654b-4a61-92b2-90d247c1544e 2018-07-22 06:59:37,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.34764504433s 2018-07-22 06:59:37,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-floating-ip-pools used request id req-e83f40f6-654b-4a61-92b2-90d247c1544e 2018-07-22 06:59:37,063 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-22 06:59:37,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 06:59:37,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e7d24f3a81affc0b2832d70c229cd03381842f5" 2018-07-22 06:59:37,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bd6487c0-1245-43dd-b65c-efcaf9af3f6c Date: Sun, 22 Jul 2018 06:59:37 GMT RESP BODY: {"floatingips": []} 2018-07-22 06:59:37,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-bd6487c0-1245-43dd-b65c-efcaf9af3f6c 2018-07-22 06:59:37,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.024649143219s 2018-07-22 06:59:37,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-bd6487c0-1245-43dd-b65c-efcaf9af3f6c 2018-07-22 06:59:37,093 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-22 06:59:37,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-22 06:59:37,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e7d24f3a81affc0b2832d70c229cd03381842f5" 2018-07-22 06:59:37,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 06:59:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-532caa2f-dfcf-4858-8b64-92054e91dc8d x-compute-request-id: req-532caa2f-dfcf-4858-8b64-92054e91dc8d Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 113}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 116}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-22 06:59:37,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-532caa2f-dfcf-4858-8b64-92054e91dc8d 2018-07-22 06:59:37,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.178584814072s 2018-07-22 06:59:37,273 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-532caa2f-dfcf-4858-8b64-92054e91dc8d 2018-07-22 06:59:37,273 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.10', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 47, u'hypervisor_version': 2010000, u'disk_available_least': 46, u'local_gb': 47, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 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}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 47, u'hypervisor_version': 2010000, u'disk_available_least': 46, u'local_gb': 47, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 116}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-07-22 06:59:37,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-22 06:59:37,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e7d24f3a81affc0b2832d70c229cd03381842f5" 2018-07-22 06:59:37,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 06:59:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-56e51ece-fc44-4fcc-bf3d-69ee19ca21cf x-compute-request-id: req-56e51ece-fc44-4fcc-bf3d-69ee19ca21cf Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 06:59:37,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-56e51ece-fc44-4fcc-bf3d-69ee19ca21cf 2018-07-22 06:59:37,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0347158908844s 2018-07-22 06:59:37,309 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-56e51ece-fc44-4fcc-bf3d-69ee19ca21cf 2018-07-22 06:59:37,309 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-22 06:59:37,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 06:59:37,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e7d24f3a81affc0b2832d70c229cd03381842f5" 2018-07-22 06:59:38,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e2209e16-5306-4d79-9e3e-8fb906c13acd Date: Sun, 22 Jul 2018 06:59:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 06:59:38,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e2209e16-5306-4d79-9e3e-8fb906c13acd 2018-07-22 06:59:38,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.933568954468s 2018-07-22 06:59:38,244 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e2209e16-5306-4d79-9e3e-8fb906c13acd 2018-07-22 06:59:38,244 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'26686176-d4b0-4f11-8423-c349e99aa88a'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-22T06:56:50Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-07-22T06:56:42Z', u'provider:network_type': u'flat', u'tenant_id': u'36e60a6007d44b1aaa5d9898d2d2b9b5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'36e60a6007d44b1aaa5d9898d2d2b9b5', u'l2_adjacency': True})] 2018-07-22 06:59:38,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 06:59:38,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e7d24f3a81affc0b2832d70c229cd03381842f5" 2018-07-22 06:59:39,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-549601b0-f165-47ed-8df7-ecace6805617 Date: Sun, 22 Jul 2018 06:59:39 GMT RESP BODY: {"ports":[]} 2018-07-22 06:59:39,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-549601b0-f165-47ed-8df7-ecace6805617 2018-07-22 06:59:39,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.968519926071s 2018-07-22 06:59:39,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-549601b0-f165-47ed-8df7-ecace6805617 2018-07-22 06:59:39,214 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-22 06:59:39,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 06:59:39,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e7d24f3a81affc0b2832d70c229cd03381842f5" 2018-07-22 06:59:39,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 06:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec6d04d0-b52d-4d41-8fd6-8de65f45df14 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}}, "role": {"id": "edca293a7063483b927ca940fe01a0bf"}, "user": {"id": "0abb70bb369448b8ab45acec710dc3df"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5/users/0abb70bb369448b8ab45acec710dc3df/roles/edca293a7063483b927ca940fe01a0bf"}}, {"scope": {"project": {"id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}}, "role": {"id": "edca293a7063483b927ca940fe01a0bf"}, "user": {"id": "1766bd5f195945628ce8a4fc23d3ea33"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5/users/1766bd5f195945628ce8a4fc23d3ea33/roles/edca293a7063483b927ca940fe01a0bf"}}, {"scope": {"project": {"id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}}, "role": {"id": "edca293a7063483b927ca940fe01a0bf"}, "user": {"id": "41331746daf44b77ab139645a560940b"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5/users/41331746daf44b77ab139645a560940b/roles/edca293a7063483b927ca940fe01a0bf"}}, {"scope": {"project": {"id": "239f08b9dfab49abbc9cca9c9c17e131"}}, "role": {"id": "edca293a7063483b927ca940fe01a0bf"}, "user": {"id": "5335cc64c0174eb3ab7b56768be71f75"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/5335cc64c0174eb3ab7b56768be71f75/roles/edca293a7063483b927ca940fe01a0bf"}}, {"scope": {"project": {"id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}}, "role": {"id": "edca293a7063483b927ca940fe01a0bf"}, "user": {"id": "5758414aee1540c6a44ab0ac67d34384"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5/users/5758414aee1540c6a44ab0ac67d34384/roles/edca293a7063483b927ca940fe01a0bf"}}, {"scope": {"project": {"id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}}, "role": {"id": "edca293a7063483b927ca940fe01a0bf"}, "user": {"id": "660c811804b74b0ebf23803108aea92d"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5/users/660c811804b74b0ebf23803108aea92d/roles/edca293a7063483b927ca940fe01a0bf"}}, {"scope": {"project": {"id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}}, "role": {"id": "edca293a7063483b927ca940fe01a0bf"}, "user": {"id": "803bc3d7919741f2b19c55b9da649d06"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5/users/803bc3d7919741f2b19c55b9da649d06/roles/edca293a7063483b927ca940fe01a0bf"}}, {"scope": {"project": {"id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}}, "role": {"id": "edca293a7063483b927ca940fe01a0bf"}, "user": {"id": "82157b5bbf4a4c95a73d8243e7b72176"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5/users/82157b5bbf4a4c95a73d8243e7b72176/roles/edca293a7063483b927ca940fe01a0bf"}}, {"scope": {"project": {"id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}}, "role": {"id": "edca293a7063483b927ca940fe01a0bf"}, "user": {"id": "892e31950fdc4ae5abaffad8ecdfdfbf"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5/users/892e31950fdc4ae5abaffad8ecdfdfbf/roles/edca293a7063483b927ca940fe01a0bf"}}, {"scope": {"project": {"id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}}, "role": {"id": "edca293a7063483b927ca940fe01a0bf"}, "user": {"id": "b54d1c6f519741069c8c770e6691ffb8"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5/users/b54d1c6f519741069c8c770e6691ffb8/roles/edca293a7063483b927ca940fe01a0bf"}}, {"scope": {"project": {"id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}}, "role": {"id": "edca293a7063483b927ca940fe01a0bf"}, "user": {"id": "b692361ebf5b43fb9a1d90f5fb6e0f68"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5/users/b692361ebf5b43fb9a1d90f5fb6e0f68/roles/edca293a7063483b927ca940fe01a0bf"}}, {"scope": {"project": {"id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}}, "role": {"id": "edca293a7063483b927ca940fe01a0bf"}, "user": {"id": "fb9b9351e8134ccab6258bc1ae845c8a"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5/users/fb9b9351e8134ccab6258bc1ae845c8a/roles/edca293a7063483b927ca940fe01a0bf"}}, {"scope": {"project": {"id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}}, "role": {"id": "1c00a3a74865460eb5548e0c686c50ca"}, "user": {"id": "fe6bf4649d2b41a48e550e3d3d3151cc"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5/users/fe6bf4649d2b41a48e550e3d3d3151cc/roles/1c00a3a74865460eb5548e0c686c50ca"}}, {"scope": {"project": {"id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}}, "role": {"id": "edca293a7063483b927ca940fe01a0bf"}, "user": {"id": "fe6bf4649d2b41a48e550e3d3d3151cc"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5/users/fe6bf4649d2b41a48e550e3d3d3151cc/roles/edca293a7063483b927ca940fe01a0bf"}}, {"scope": {"domain": {"id": "cdae277dbdc94ad683fd03c3bb711589"}}, "role": {"id": "edca293a7063483b927ca940fe01a0bf"}, "user": {"id": "cb675853de3b4d8aa8908a1c734b189e"}, "links": {"assignment": "http://172.30.9.23:5000/v3/domains/cdae277dbdc94ad683fd03c3bb711589/users/cb675853de3b4d8aa8908a1c734b189e/roles/edca293a7063483b927ca940fe01a0bf"}}, {"scope": {"system": {"all": true}}, "role": {"id": "edca293a7063483b927ca940fe01a0bf"}, "user": {"id": "5335cc64c0174eb3ab7b56768be71f75"}, "links": {"assignment": "http://172.30.9.23:5000/v3/system/users/5335cc64c0174eb3ab7b56768be71f75/roles/edca293a7063483b927ca940fe01a0bf"}}], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-22 06:59:39,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments used request id req-ec6d04d0-b52d-4d41-8fd6-8de65f45df14 2018-07-22 06:59:39,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.151561021805s 2018-07-22 06:59:39,369 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments used request id req-ec6d04d0-b52d-4d41-8fd6-8de65f45df14 2018-07-22 06:59:39,371 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'36e60a6007d44b1aaa5d9898d2d2b9b5', 'id': u'edca293a7063483b927ca940fe01a0bf', 'user': u'0abb70bb369448b8ab45acec710dc3df'}), Munch({'project': u'36e60a6007d44b1aaa5d9898d2d2b9b5', 'id': u'edca293a7063483b927ca940fe01a0bf', 'user': u'1766bd5f195945628ce8a4fc23d3ea33'}), Munch({'project': u'36e60a6007d44b1aaa5d9898d2d2b9b5', 'id': u'edca293a7063483b927ca940fe01a0bf', 'user': u'41331746daf44b77ab139645a560940b'}), Munch({'project': u'239f08b9dfab49abbc9cca9c9c17e131', 'id': u'edca293a7063483b927ca940fe01a0bf', 'user': u'5335cc64c0174eb3ab7b56768be71f75'}), Munch({'project': u'36e60a6007d44b1aaa5d9898d2d2b9b5', 'id': u'edca293a7063483b927ca940fe01a0bf', 'user': u'5758414aee1540c6a44ab0ac67d34384'}), Munch({'project': u'36e60a6007d44b1aaa5d9898d2d2b9b5', 'id': u'edca293a7063483b927ca940fe01a0bf', 'user': u'660c811804b74b0ebf23803108aea92d'}), Munch({'project': u'36e60a6007d44b1aaa5d9898d2d2b9b5', 'id': u'edca293a7063483b927ca940fe01a0bf', 'user': u'803bc3d7919741f2b19c55b9da649d06'}), Munch({'project': u'36e60a6007d44b1aaa5d9898d2d2b9b5', 'id': u'edca293a7063483b927ca940fe01a0bf', 'user': u'82157b5bbf4a4c95a73d8243e7b72176'}), Munch({'project': u'36e60a6007d44b1aaa5d9898d2d2b9b5', 'id': u'edca293a7063483b927ca940fe01a0bf', 'user': u'892e31950fdc4ae5abaffad8ecdfdfbf'}), Munch({'project': u'36e60a6007d44b1aaa5d9898d2d2b9b5', 'id': u'edca293a7063483b927ca940fe01a0bf', 'user': u'b54d1c6f519741069c8c770e6691ffb8'}), Munch({'project': u'36e60a6007d44b1aaa5d9898d2d2b9b5', 'id': u'edca293a7063483b927ca940fe01a0bf', 'user': u'b692361ebf5b43fb9a1d90f5fb6e0f68'}), Munch({'project': u'36e60a6007d44b1aaa5d9898d2d2b9b5', 'id': u'edca293a7063483b927ca940fe01a0bf', 'user': u'fb9b9351e8134ccab6258bc1ae845c8a'}), Munch({'project': u'36e60a6007d44b1aaa5d9898d2d2b9b5', 'id': u'1c00a3a74865460eb5548e0c686c50ca', 'user': u'fe6bf4649d2b41a48e550e3d3d3151cc'}), Munch({'project': u'36e60a6007d44b1aaa5d9898d2d2b9b5', 'id': u'edca293a7063483b927ca940fe01a0bf', 'user': u'fe6bf4649d2b41a48e550e3d3d3151cc'}), Munch({'domain': u'cdae277dbdc94ad683fd03c3bb711589', 'id': u'edca293a7063483b927ca940fe01a0bf', 'user': u'cb675853de3b4d8aa8908a1c734b189e'}), Munch({'id': u'edca293a7063483b927ca940fe01a0bf', 'user': u'5335cc64c0174eb3ab7b56768be71f75'})] 2018-07-22 06:59:39,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 06:59:39,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e7d24f3a81affc0b2832d70c229cd03381842f5" 2018-07-22 06:59:39,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 06:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4fb8041-f533-4932-a3c3-ef8b2c664c1c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 06:59:39,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e4fb8041-f533-4932-a3c3-ef8b2c664c1c 2018-07-22 06:59:39,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179445981979s 2018-07-22 06:59:39,554 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e4fb8041-f533-4932-a3c3-ef8b2c664c1c 2018-07-22 06:59:39,555 - 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'ResellerAdmin', 'id': u'1c00a3a74865460eb5548e0c686c50ca'}), 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'53b063b67e004c0f985942769160fbce'}), 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'9b0d6011728d4897b51d05a895e611d1'}), 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'admin', 'id': u'edca293a7063483b927ca940fe01a0bf'})] 2018-07-22 06:59:39,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 06:59:39,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e7d24f3a81affc0b2832d70c229cd03381842f5" 2018-07-22 06:59:39,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-caf997d3-1f20-499c-96ee-c710592abe9a Date: Sun, 22 Jul 2018 06:59:39 GMT RESP BODY: {"routers": []} 2018-07-22 06:59:39,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-caf997d3-1f20-499c-96ee-c710592abe9a 2018-07-22 06:59:39,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.300776958466s 2018-07-22 06:59:39,857 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-caf997d3-1f20-499c-96ee-c710592abe9a 2018-07-22 06:59:39,857 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-22 06:59:39,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 06:59:39,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e7d24f3a81affc0b2832d70c229cd03381842f5" 2018-07-22 06:59:40,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 06:59:39 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-5e8d6810-5040-40a2-a304-3d5c4e77bba7 x-compute-request-id: req-5e8d6810-5040-40a2-a304-3d5c4e77bba7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 06:59:40,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5e8d6810-5040-40a2-a304-3d5c4e77bba7 2018-07-22 06:59:40,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212610960007s 2018-07-22 06:59:40,071 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5e8d6810-5040-40a2-a304-3d5c4e77bba7 2018-07-22 06:59:40,071 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-22 06:59:40,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-22 06:59:40,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 06:59:40,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 06:59:40 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.9: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.9:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 06:59:40,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e7d24f3a81affc0b2832d70c229cd03381842f5" 2018-07-22 06:59:40,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 06:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ae027c-c403-4d26-9fb4-42cd1ddd51f5 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/084cf06042904ea99f9319046233e22a"}, "enabled": true, "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/0e498669276c493db992fb205d28cd20"}, "enabled": true, "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/2cdfbc16e7da4bdab222764d2c435970"}, "enabled": true, "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/2ed4ce4816e84e639dd5e75f036780ce"}, "enabled": true, "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/4574cbb0505047438f8be3288dfe4ee8"}, "enabled": true, "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6382405afcc34565ab0ac45588e47cfe"}, "enabled": true, "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6dcd40dc106946b98f0c25d35da50c66"}, "enabled": true, "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/95b85f5080774493a6d75f1677524f98"}, "enabled": true, "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/a34f527dc9de481d82c958bc36223d63"}, "enabled": true, "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/a6ef998c2c7942cda95a7efeeb86fdc1"}, "enabled": true, "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/b8e892999db94b2d8143b154c6eb5315"}, "enabled": true, "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/c53ac2510d8e4a20b3e4bf8ca0a7a17f"}, "enabled": true, "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/d1e1bba9cbc54637b31c6cab613a346c"}, "enabled": true, "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f0a72b386f6d4cdbbf51d1530ee4c35c"}, "enabled": true, "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f19c12a824854b2ea7546863cde2f496"}, "enabled": true, "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-07-22 06:59:40,242 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-96ae027c-c403-4d26-9fb4-42cd1ddd51f5 2018-07-22 06:59:40,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.168261051178s 2018-07-22 06:59:40,243 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-96ae027c-c403-4d26-9fb4-42cd1ddd51f5 2018-07-22 06:59:40,247 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'084cf06042904ea99f9319046233e22a', 'name': u'glance'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'0e498669276c493db992fb205d28cd20', 'name': u'gnocchi'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'2cdfbc16e7da4bdab222764d2c435970', 'name': u'placement'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'2ed4ce4816e84e639dd5e75f036780ce', 'name': u'aodh'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'4574cbb0505047438f8be3288dfe4ee8', 'name': u'cinderv2'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'6382405afcc34565ab0ac45588e47cfe', 'name': u'neutron'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'6dcd40dc106946b98f0c25d35da50c66', 'name': u'cinder'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'95b85f5080774493a6d75f1677524f98', 'name': u'swift'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'a34f527dc9de481d82c958bc36223d63', 'name': u'cinderv3'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'a6ef998c2c7942cda95a7efeeb86fdc1', 'name': u'heat'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'b8e892999db94b2d8143b154c6eb5315', 'name': u'keystone'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'c53ac2510d8e4a20b3e4bf8ca0a7a17f', 'name': u'nova'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'd1e1bba9cbc54637b31c6cab613a346c', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'f0a72b386f6d4cdbbf51d1530ee4c35c', 'name': u'panko'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'f19c12a824854b2ea7546863cde2f496', 'name': u'ceilometer'})] 2018-07-22 06:59:40,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 06:59:40,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e7d24f3a81affc0b2832d70c229cd03381842f5" 2018-07-22 06:59:41,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-79fc9d2a-e170-4e58-9f3e-69c3208c0bbc Date: Sun, 22 Jul 2018 06:59:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 06:59:41,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-79fc9d2a-e170-4e58-9f3e-69c3208c0bbc 2018-07-22 06:59:41,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.904180049896s 2018-07-22 06:59:41,153 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-79fc9d2a-e170-4e58-9f3e-69c3208c0bbc 2018-07-22 06:59:41,153 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T06:56:50Z', 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'26686176-d4b0-4f11-8423-c349e99aa88a', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'tenant_id': u'36e60a6007d44b1aaa5d9898d2d2b9b5', u'created_at': u'2018-07-22T06:56:50Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'36e60a6007d44b1aaa5d9898d2d2b9b5'})] 2018-07-22 06:59:41,279 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 06:59:41,279 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-22 06:59:41,335 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-22 06:59:41,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 06:59:41,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 06:59:41,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 06:59:41,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 06:59:41,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 06:59:41,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 06:59:41,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 06:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68a6f76c-81ea-48ba-836d-93d1e09d2394 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 06:59:41,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-68a6f76c-81ea-48ba-836d-93d1e09d2394 2018-07-22 06:59:41,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 06:59:41,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T07:59:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["jnjzAwfSQR2jMhnyO3Zfng"], "issued_at": "2018-07-22T06:59:41.000000Z"}} 2018-07-22 06:59:41,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 06:59:41,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a12efddd6d9a75fbeec79352c1c551e779f43b61" 2018-07-22 06:59:42,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a4653019-a2a5-4a86-975a-ab5c6b2e44eb Date: Sun, 22 Jul 2018 06:59:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 06:59:42,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a4653019-a2a5-4a86-975a-ab5c6b2e44eb 2018-07-22 06:59:42,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.956124067307s 2018-07-22 06:59:42,884 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a4653019-a2a5-4a86-975a-ab5c6b2e44eb 2018-07-22 06:59:42,884 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-22 06:59:42,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 06:59:42,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a12efddd6d9a75fbeec79352c1c551e779f43b61" -d '{"network": {"name": "tenantnetwork1-net_65ef8354-28ec-42f0-9b4b-b6c0bc2cc3a7", "admin_state_up": true}}' 2018-07-22 06:59:43,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0b321cec-74eb-4f13-bfdb-0138832ff9ea Date: Sun, 22 Jul 2018 06:59:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cdd38d2c-663e-469a-8427-0d31b5edfe34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T06:59:43Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_65ef8354-28ec-42f0-9b4b-b6c0bc2cc3a7","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T06:59:43Z","mtu":1450}} 2018-07-22 06:59:43,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0b321cec-74eb-4f13-bfdb-0138832ff9ea 2018-07-22 06:59:43,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.698762893677s 2018-07-22 06:59:43,584 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0b321cec-74eb-4f13-bfdb-0138832ff9ea 2018-07-22 06:59:43,585 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-22T06:59:43Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cdd38d2c-663e-469a-8427-0d31b5edfe34', u'provider:segmentation_id': 77, 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_65ef8354-28ec-42f0-9b4b-b6c0bc2cc3a7', u'created_at': u'2018-07-22T06:59:43Z', u'mtu': 1450, u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'l2_adjacency': True}) 2018-07-22 06:59:43,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 06:59:43,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a12efddd6d9a75fbeec79352c1c551e779f43b61" 2018-07-22 06:59:44,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-e86d866a-cdc8-4d74-8c91-f54645d89f39 Date: Sun, 22 Jul 2018 06:59:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cdd38d2c-663e-469a-8427-0d31b5edfe34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T06:59:43Z","qos_policy_id":null,"name":"tenantnetwork1-net_65ef8354-28ec-42f0-9b4b-b6c0bc2cc3a7","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T06:59:43Z","provider:network_type":"vxlan"}]} 2018-07-22 06:59:44,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e86d866a-cdc8-4d74-8c91-f54645d89f39 2018-07-22 06:59:44,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09520411491s 2018-07-22 06:59:44,681 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e86d866a-cdc8-4d74-8c91-f54645d89f39 2018-07-22 06:59:44,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 06:59:44,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a12efddd6d9a75fbeec79352c1c551e779f43b61" -d '{"subnet": {"name": "tenantnetwork1-subnet_65ef8354-28ec-42f0-9b4b-b6c0bc2cc3a7", "enable_dhcp": true, "network_id": "cdd38d2c-663e-469a-8427-0d31b5edfe34", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 06:59:45,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-ce436be1-7c8d-485e-a8eb-85461b35a4e4 Date: Sun, 22 Jul 2018 06:59:45 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T06:59:45Z","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":"8c6f1df4-9301-43f3-ae6d-a03f33563682","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_65ef8354-28ec-42f0-9b4b-b6c0bc2cc3a7","enable_dhcp":true,"segment_id":null,"network_id":"cdd38d2c-663e-469a-8427-0d31b5edfe34","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T06:59:45Z","ip_version":4}} 2018-07-22 06:59:45,500 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ce436be1-7c8d-485e-a8eb-85461b35a4e4 2018-07-22 06:59:45,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.817221879959s 2018-07-22 06:59:45,500 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ce436be1-7c8d-485e-a8eb-85461b35a4e4 2018-07-22 06:59:45,501 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T06:59:45Z', 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'8c6f1df4-9301-43f3-ae6d-a03f33563682', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_65ef8354-28ec-42f0-9b4b-b6c0bc2cc3a7', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'cdd38d2c-663e-469a-8427-0d31b5edfe34', u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'created_at': u'2018-07-22T06:59:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131'}) 2018-07-22 06:59:45,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 06:59:45,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a12efddd6d9a75fbeec79352c1c551e779f43b61" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "tenantnetwork1-router_65ef8354-28ec-42f0-9b4b-b6c0bc2cc3a7", "admin_state_up": true}}' 2018-07-22 06:59:52,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-438f2b44-0ff1-42e4-bc93-64d9b97e7a29 Date: Sun, 22 Jul 2018 06:59:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T06:59:47Z", "admin_state_up": true, "updated_at": "2018-07-22T06:59:48Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "16160537-8982-4450-85f2-af4d53057bf5", "name": "tenantnetwork1-router_65ef8354-28ec-42f0-9b4b-b6c0bc2cc3a7"}} 2018-07-22 06:59:52,400 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-438f2b44-0ff1-42e4-bc93-64d9b97e7a29 2018-07-22 06:59:52,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.8991420269s 2018-07-22 06:59:52,401 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-438f2b44-0ff1-42e4-bc93-64d9b97e7a29 2018-07-22 06:59:52,401 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T06:59:48Z', u'revision_number': 3, u'ha': True, u'id': u'16160537-8982-4450-85f2-af4d53057bf5', u'external_gateway_info': {u'network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26686176-d4b0-4f11-8423-c349e99aa88a', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_65ef8354-28ec-42f0-9b4b-b6c0bc2cc3a7', u'admin_state_up': True, u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'created_at': u'2018-07-22T06:59:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131'}) 2018-07-22 06:59:52,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 06:59:52,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/16160537-8982-4450-85f2-af4d53057bf5/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a12efddd6d9a75fbeec79352c1c551e779f43b61" -d '{"subnet_id": "8c6f1df4-9301-43f3-ae6d-a03f33563682"}' 2018-07-22 06:59:55,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-74904649-76ef-48df-b743-00453040f0b6 Date: Sun, 22 Jul 2018 06:59:55 GMT RESP BODY: {"network_id": "cdd38d2c-663e-469a-8427-0d31b5edfe34", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "subnet_id": "8c6f1df4-9301-43f3-ae6d-a03f33563682", "subnet_ids": ["8c6f1df4-9301-43f3-ae6d-a03f33563682"], "port_id": "c91c3b1c-5402-4e5e-8ed0-829d058bc508", "id": "16160537-8982-4450-85f2-af4d53057bf5"} 2018-07-22 06:59:55,636 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/16160537-8982-4450-85f2-af4d53057bf5/add_router_interface.json used request id req-74904649-76ef-48df-b743-00453040f0b6 2018-07-22 06:59:55,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.23414206505s 2018-07-22 06:59:55,636 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/16160537-8982-4450-85f2-af4d53057bf5/add_router_interface.json used request id req-74904649-76ef-48df-b743-00453040f0b6 returning object 16160537-8982-4450-85f2-af4d53057bf5 2018-07-22 06:59:55,753 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 06:59:55,753 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:13 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-22 06:59:55,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 06:59:55,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/16160537-8982-4450-85f2-af4d53057bf5/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a12efddd6d9a75fbeec79352c1c551e779f43b61" -d '{"subnet_id": "8c6f1df4-9301-43f3-ae6d-a03f33563682"}' 2018-07-22 06:59:59,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f1e72ef8-e142-4af0-bc44-5bff1e7492b3 Date: Sun, 22 Jul 2018 06:59:59 GMT RESP BODY: {"network_id": "cdd38d2c-663e-469a-8427-0d31b5edfe34", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "subnet_id": "8c6f1df4-9301-43f3-ae6d-a03f33563682", "subnet_ids": ["8c6f1df4-9301-43f3-ae6d-a03f33563682"], "port_id": "c91c3b1c-5402-4e5e-8ed0-829d058bc508", "id": "16160537-8982-4450-85f2-af4d53057bf5"} 2018-07-22 06:59:59,014 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/16160537-8982-4450-85f2-af4d53057bf5/remove_router_interface.json used request id req-f1e72ef8-e142-4af0-bc44-5bff1e7492b3 2018-07-22 06:59:59,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.25542998314s 2018-07-22 06:59:59,014 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/16160537-8982-4450-85f2-af4d53057bf5/remove_router_interface.json used request id req-f1e72ef8-e142-4af0-bc44-5bff1e7492b3 returning object 16160537-8982-4450-85f2-af4d53057bf5 2018-07-22 06:59:59,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 06:59:59,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a12efddd6d9a75fbeec79352c1c551e779f43b61" 2018-07-22 06:59:59,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-aae94407-52ca-4275-a732-9d6c9d6b8ff1 Date: Sun, 22 Jul 2018 06:59:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T06:59:47Z", "admin_state_up": true, "updated_at": "2018-07-22T06:59:57Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "16160537-8982-4450-85f2-af4d53057bf5", "name": "tenantnetwork1-router_65ef8354-28ec-42f0-9b4b-b6c0bc2cc3a7"}]} 2018-07-22 06:59:59,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-aae94407-52ca-4275-a732-9d6c9d6b8ff1 2018-07-22 06:59:59,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.949954986572s 2018-07-22 06:59:59,965 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-aae94407-52ca-4275-a732-9d6c9d6b8ff1 2018-07-22 06:59:59,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 06:59:59,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/16160537-8982-4450-85f2-af4d53057bf5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a12efddd6d9a75fbeec79352c1c551e779f43b61" 2018-07-22 07:00:03,558 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2630978f-d224-4ca5-a52d-ed00f6ebedda Content-Length: 0 Date: Sun, 22 Jul 2018 07:00:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:00:03,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/16160537-8982-4450-85f2-af4d53057bf5.json used request id req-2630978f-d224-4ca5-a52d-ed00f6ebedda 2018-07-22 07:00:03,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.59141492844s 2018-07-22 07:00:03,558 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/16160537-8982-4450-85f2-af4d53057bf5.json used request id req-2630978f-d224-4ca5-a52d-ed00f6ebedda 2018-07-22 07:00:03,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 07:00:03,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a12efddd6d9a75fbeec79352c1c551e779f43b61" 2018-07-22 07:00:04,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-0e6a0381-acd2-412c-9199-508e98a19183 Date: Sun, 22 Jul 2018 07:00:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4},{"updated_at":"2018-07-22T06:59:45Z","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":"8c6f1df4-9301-43f3-ae6d-a03f33563682","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_65ef8354-28ec-42f0-9b4b-b6c0bc2cc3a7","enable_dhcp":true,"segment_id":null,"network_id":"cdd38d2c-663e-469a-8427-0d31b5edfe34","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T06:59:45Z","ip_version":4}]} 2018-07-22 07:00:04,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0e6a0381-acd2-412c-9199-508e98a19183 2018-07-22 07:00:04,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.98667383194s 2018-07-22 07:00:04,546 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0e6a0381-acd2-412c-9199-508e98a19183 2018-07-22 07:00:04,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 07:00:04,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/8c6f1df4-9301-43f3-ae6d-a03f33563682.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a12efddd6d9a75fbeec79352c1c551e779f43b61" 2018-07-22 07:00:07,560 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-456894df-3b11-48e3-8908-d7427ca7939c Date: Sun, 22 Jul 2018 07:00:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:00:07,560 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/8c6f1df4-9301-43f3-ae6d-a03f33563682.json used request id req-456894df-3b11-48e3-8908-d7427ca7939c 2018-07-22 07:00:07,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.0128839016s 2018-07-22 07:00:07,560 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/8c6f1df4-9301-43f3-ae6d-a03f33563682.json used request id req-456894df-3b11-48e3-8908-d7427ca7939c 2018-07-22 07:00:07,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:00:07,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a12efddd6d9a75fbeec79352c1c551e779f43b61" 2018-07-22 07:00:07,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-c59bd4fc-8d5d-45ea-b9e1-1427b8180873 Date: Sun, 22 Jul 2018 07:00:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"cdd38d2c-663e-469a-8427-0d31b5edfe34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:00:07Z","qos_policy_id":null,"name":"tenantnetwork1-net_65ef8354-28ec-42f0-9b4b-b6c0bc2cc3a7","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T06:59:43Z","provider:network_type":"vxlan"}]} 2018-07-22 07:00:07,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c59bd4fc-8d5d-45ea-b9e1-1427b8180873 2018-07-22 07:00:07,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0938799381256s 2018-07-22 07:00:07,655 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c59bd4fc-8d5d-45ea-b9e1-1427b8180873 2018-07-22 07:00:07,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 07:00:07,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/cdd38d2c-663e-469a-8427-0d31b5edfe34.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a12efddd6d9a75fbeec79352c1c551e779f43b61" 2018-07-22 07:00:09,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-60bd84f9-5ada-476d-abe7-17576fa04eb1 Date: Sun, 22 Jul 2018 07:00:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:00:09,227 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/cdd38d2c-663e-469a-8427-0d31b5edfe34.json used request id req-60bd84f9-5ada-476d-abe7-17576fa04eb1 2018-07-22 07:00:09,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.57109999657s 2018-07-22 07:00:09,228 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/cdd38d2c-663e-469a-8427-0d31b5edfe34.json used request id req-60bd84f9-5ada-476d-abe7-17576fa04eb1 2018-07-22 07:00:09,280 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-22 07:00:09,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:00:09,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:00:09,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:00:09,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:00:09,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:00:09,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:00:09,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:00:09,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:00:09,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:00:09,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:00:09,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:00:09,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:00:09,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:00:09,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:00:09,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:00:09,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:00:09,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:00:09,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:00:09,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:00:09,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:00:09,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:00:09,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:00:09,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:00:09,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a66bde72-5060-44fc-b134-fab4423c70c2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:00:09,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a66bde72-5060-44fc-b134-fab4423c70c2 2018-07-22 07:00:09,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:00:09,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:00:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["UvVUB99JTR6ZkFZTORg5ng"], "issued_at": "2018-07-22T07:00:09.000000Z"}} 2018-07-22 07:00:09,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:00:09,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" 2018-07-22 07:00:10,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2f75bb40-bc3c-4b04-b49a-b106a8401b2c Date: Sun, 22 Jul 2018 07:00:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:00:10,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2f75bb40-bc3c-4b04-b49a-b106a8401b2c 2018-07-22 07:00:10,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.02043199539s 2018-07-22 07:00:10,811 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2f75bb40-bc3c-4b04-b49a-b106a8401b2c 2018-07-22 07:00:10,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:00:10,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:00:10 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:00:10,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 07:00:10,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" 2018-07-22 07:00:10,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0895fd-4a86-4eed-b1b8-54a781d68b5b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/cdae277dbdc94ad683fd03c3bb711589"}, "tags": [], "enabled": true, "id": "cdae277dbdc94ad683fd03c3bb711589", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-07-22 07:00:10,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-9f0895fd-4a86-4eed-b1b8-54a781d68b5b 2018-07-22 07:00:10,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.169800043106s 2018-07-22 07:00:10,991 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-9f0895fd-4a86-4eed-b1b8-54a781d68b5b 2018-07-22 07:00:10,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 07:00:11,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_69e406a1-eedb-421b-8abe-f6c004093f29"}}' 2018-07-22 07:00:11,272 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:00:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11f0cc6c-5e14-495f-bee7-17028565a652 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.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462"}, "tags": [], "enabled": true, "id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_69e406a1-eedb-421b-8abe-f6c004093f29"}} 2018-07-22 07:00:11,272 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-11f0cc6c-5e14-495f-bee7-17028565a652 2018-07-22 07:00:11,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.273149013519s 2018-07-22 07:00:11,272 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-11f0cc6c-5e14-495f-bee7-17028565a652 2018-07-22 07:00:11,273 - 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'cf9ffd0cc4f945b1ad9ad2157bfb1462', '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_69e406a1-eedb-421b-8abe-f6c004093f29'}) 2018-07-22 07:00:11,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 07:00:11,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a3d68a6f-f6cb-4e70-9dc2-276649ccf141", "email": null, "name": "tenantnetwork2-user_69e406a1-eedb-421b-8abe-f6c004093f29"}}' 2018-07-22 07:00:11,768 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:00:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7efa32c5-4693-4a2b-9218-49aa77ad64ae Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_69e406a1-eedb-421b-8abe-f6c004093f29", "links": {"self": "http://172.30.9.23:5000/v3/users/cfdc9a018cd647deb4a83ea787c4bb64"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cfdc9a018cd647deb4a83ea787c4bb64", "domain_id": "default", "password_expires_at": null}} 2018-07-22 07:00:11,768 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-7efa32c5-4693-4a2b-9218-49aa77ad64ae 2018-07-22 07:00:11,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.488512039185s 2018-07-22 07:00:11,768 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-7efa32c5-4693-4a2b-9218-49aa77ad64ae 2018-07-22 07:00:11,769 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cfdc9a018cd647deb4a83ea787c4bb64', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_69e406a1-eedb-421b-8abe-f6c004093f29'}) 2018-07-22 07:00:11,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:00:11,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" 2018-07-22 07:00:11,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0927cbb-dc9e-439d-b2fc-54fd05ba3486 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:00:11,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f0927cbb-dc9e-439d-b2fc-54fd05ba3486 2018-07-22 07:00:11,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0958120822906s 2018-07-22 07:00:11,869 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f0927cbb-dc9e-439d-b2fc-54fd05ba3486 2018-07-22 07:00:11,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:00:11,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" 2018-07-22 07:00:11,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e5149dc-2a24-4b63-ba28-c920af1fed7d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:00:11,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7e5149dc-2a24-4b63-ba28-c920af1fed7d 2018-07-22 07:00:11,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0933480262756s 2018-07-22 07:00:11,967 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7e5149dc-2a24-4b63-ba28-c920af1fed7d 2018-07-22 07:00:11,968 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 07:00:11,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 07:00:11,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" -d '{"role": {"name": "Member"}}' 2018-07-22 07:00:12,122 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:00:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-959d6f5d-760b-43a0-a60f-dabe2bea67f5 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b26cd014620940cf941f74dc279a23ba", "links": {"self": "http://172.30.9.23:5000/v3/roles/b26cd014620940cf941f74dc279a23ba"}, "name": "Member"}} 2018-07-22 07:00:12,122 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-959d6f5d-760b-43a0-a60f-dabe2bea67f5 2018-07-22 07:00:12,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.150522947311s 2018-07-22 07:00:12,123 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-959d6f5d-760b-43a0-a60f-dabe2bea67f5 2018-07-22 07:00:12,123 - 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'b26cd014620940cf941f74dc279a23ba'}) 2018-07-22 07:00:12,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:00:12,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" 2018-07-22 07:00:12,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80dce0b6-ec68-426b-82dd-6854fe5fc012 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b26cd014620940cf941f74dc279a23ba", "links": {"self": "http://172.30.9.23:5000/v3/roles/b26cd014620940cf941f74dc279a23ba"}, "name": "Member"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:00:12,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-80dce0b6-ec68-426b-82dd-6854fe5fc012 2018-07-22 07:00:12,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17440199852s 2018-07-22 07:00:12,302 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-80dce0b6-ec68-426b-82dd-6854fe5fc012 2018-07-22 07:00:12,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 07:00:12,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" 2018-07-22 07:00:12,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a40c960b-40c7-499e-ba86-bd8e627ca667 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-22 07:00:12,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a40c960b-40c7-499e-ba86-bd8e627ca667 2018-07-22 07:00:12,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176702976227s 2018-07-22 07:00:12,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a40c960b-40c7-499e-ba86-bd8e627ca667 2018-07-22 07:00:12,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:00:12,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" 2018-07-22 07:00:12,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d614c2-b7da-4a38-9b8d-6029c25e37ff Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_69e406a1-eedb-421b-8abe-f6c004093f29", "links": {"self": "http://172.30.9.23:5000/v3/users/cfdc9a018cd647deb4a83ea787c4bb64"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cfdc9a018cd647deb4a83ea787c4bb64", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:00:12,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a1d614c2-b7da-4a38-9b8d-6029c25e37ff 2018-07-22 07:00:12,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109379053116s 2018-07-22 07:00:12,594 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a1d614c2-b7da-4a38-9b8d-6029c25e37ff 2018-07-22 07:00:12,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 07:00:12,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" 2018-07-22 07:00:12,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e1137d9-dd50-4c18-8178-50960bf396d0 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462"}, "tags": [], "enabled": true, "id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_69e406a1-eedb-421b-8abe-f6c004093f29"}]} 2018-07-22 07:00:12,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3e1137d9-dd50-4c18-8178-50960bf396d0 2018-07-22 07:00:12,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.174059867859s 2018-07-22 07:00:12,780 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3e1137d9-dd50-4c18-8178-50960bf396d0 2018-07-22 07:00:12,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 07:00:12,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=cfdc9a018cd647deb4a83ea787c4bb64&role.id=b26cd014620940cf941f74dc279a23ba&scope.project.id=cf9ffd0cc4f945b1ad9ad2157bfb1462" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" 2018-07-22 07:00:12,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84942e0-1e2d-48cb-95f0-ccbaa46959c2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=cfdc9a018cd647deb4a83ea787c4bb64&role.id=b26cd014620940cf941f74dc279a23ba&scope.project.id=cf9ffd0cc4f945b1ad9ad2157bfb1462", "previous": null, "next": null}} 2018-07-22 07:00:12,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=cfdc9a018cd647deb4a83ea787c4bb64&role.id=b26cd014620940cf941f74dc279a23ba&scope.project.id=cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-d84942e0-1e2d-48cb-95f0-ccbaa46959c2 2018-07-22 07:00:12,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.179404020309s 2018-07-22 07:00:12,967 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=cfdc9a018cd647deb4a83ea787c4bb64&role.id=b26cd014620940cf941f74dc279a23ba&scope.project.id=cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-d84942e0-1e2d-48cb-95f0-ccbaa46959c2 2018-07-22 07:00:12,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 07:00:12,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462/users/cfdc9a018cd647deb4a83ea787c4bb64/roles/b26cd014620940cf941f74dc279a23ba -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" 2018-07-22 07:00:13,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:00:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6ed2950-0154-4d60-8ea5-68175a8c5347 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:00:13,115 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462/users/cfdc9a018cd647deb4a83ea787c4bb64/roles/b26cd014620940cf941f74dc279a23ba used request id req-c6ed2950-0154-4d60-8ea5-68175a8c5347 2018-07-22 07:00:13,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144351005554s 2018-07-22 07:00:13,116 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462/users/cfdc9a018cd647deb4a83ea787c4bb64/roles/b26cd014620940cf941f74dc279a23ba used request id req-c6ed2950-0154-4d60-8ea5-68175a8c5347 2018-07-22 07:00:13,116 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_69e406a1-eedb-421b-8abe-f6c004093f29', 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'cf9ffd0cc4f945b1ad9ad2157bfb1462', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a3d68a6f-f6cb-4e70-9dc2-276649ccf141', 'username': u'tenantnetwork2-user_69e406a1-eedb-421b-8abe-f6c004093f29', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-22 07:00:13,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:00:13,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:00:13,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:00:13,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:00:13,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:00:13,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:00:13,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:00:13,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:00:13,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:00:13,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:00:13,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:00:13,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:00:13,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:00:13,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:00:13,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:00:13,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:00:13,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:00:13,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:00:13,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:00:13,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:00:13,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:00:13,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:00:13,122 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_69e406a1-eedb-421b-8abe-f6c004093f29', 'password': 'a3d68a6f-f6cb-4e70-9dc2-276649ccf141', 'project_name': 'tenantnetwork2-project_69e406a1-eedb-421b-8abe-f6c004093f29', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'cf9ffd0cc4f945b1ad9ad2157bfb1462', 'project_domain_name': 'Default'} 2018-07-22 07:00:13,122 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-22 07:00:13,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:00:13,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8dda74e-117e-4e03-9c40-16e561518606 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:00:13,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d8dda74e-117e-4e03-9c40-16e561518606 2018-07-22 07:00:13,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:00:13,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b26cd014620940cf941f74dc279a23ba", "name": "Member"}], "expires_at": "2018-07-22T08:00:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "name": "tenantnetwork2-project_69e406a1-eedb-421b-8abe-f6c004093f29"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cf9ffd0cc4f945b1ad9ad2157bfb1462", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/cf9ffd0cc4f945b1ad9ad2157bfb1462", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/cf9ffd0cc4f945b1ad9ad2157bfb1462", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cf9ffd0cc4f945b1ad9ad2157bfb1462", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/cf9ffd0cc4f945b1ad9ad2157bfb1462", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/cf9ffd0cc4f945b1ad9ad2157bfb1462", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cf9ffd0cc4f945b1ad9ad2157bfb1462", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_cf9ffd0cc4f945b1ad9ad2157bfb1462", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/cf9ffd0cc4f945b1ad9ad2157bfb1462", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/cf9ffd0cc4f945b1ad9ad2157bfb1462", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/cf9ffd0cc4f945b1ad9ad2157bfb1462", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cf9ffd0cc4f945b1ad9ad2157bfb1462", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/cf9ffd0cc4f945b1ad9ad2157bfb1462", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/cf9ffd0cc4f945b1ad9ad2157bfb1462", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_69e406a1-eedb-421b-8abe-f6c004093f29", "id": "cfdc9a018cd647deb4a83ea787c4bb64"}, "audit_ids": ["j1QlMQh_QSutPjrCLqVU6Q"], "issued_at": "2018-07-22T07:00:13.000000Z"}} 2018-07-22 07:00:13,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 07:00:13,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a0cae5ea8522f885692adb17bcea1a40c9f9c95" -d '{"network": {"name": "tenantnetwork2-net_69e406a1-eedb-421b-8abe-f6c004093f29", "admin_state_up": true}}' 2018-07-22 07:00:14,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-16837b81-8daf-4487-9dea-028065572c9d Date: Sun, 22 Jul 2018 07:00:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2e32edf4-b8d5-4c00-8d50-ee1b255e0976","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cf9ffd0cc4f945b1ad9ad2157bfb1462","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:00:14Z","is_default":false,"name":"tenantnetwork2-net_69e406a1-eedb-421b-8abe-f6c004093f29","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cf9ffd0cc4f945b1ad9ad2157bfb1462","created_at":"2018-07-22T07:00:14Z","mtu":1450}} 2018-07-22 07:00:14,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-16837b81-8daf-4487-9dea-028065572c9d 2018-07-22 07:00:14,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.32801389694s 2018-07-22 07:00:14,848 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-16837b81-8daf-4487-9dea-028065572c9d 2018-07-22 07:00:14,848 - 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-07-22T07:00:14Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'2e32edf4-b8d5-4c00-8d50-ee1b255e0976', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_69e406a1-eedb-421b-8abe-f6c004093f29', u'admin_state_up': True, u'tenant_id': u'cf9ffd0cc4f945b1ad9ad2157bfb1462', u'created_at': u'2018-07-22T07:00:14Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cf9ffd0cc4f945b1ad9ad2157bfb1462', u'l2_adjacency': True}) 2018-07-22 07:00:14,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:00:14,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1a0cae5ea8522f885692adb17bcea1a40c9f9c95" 2018-07-22 07:00:15,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-33689509-f6d2-490e-b9ee-db4f2d71ebec Date: Sun, 22 Jul 2018 07:00:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2e32edf4-b8d5-4c00-8d50-ee1b255e0976","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cf9ffd0cc4f945b1ad9ad2157bfb1462","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:00:14Z","qos_policy_id":null,"name":"tenantnetwork2-net_69e406a1-eedb-421b-8abe-f6c004093f29","admin_state_up":true,"tenant_id":"cf9ffd0cc4f945b1ad9ad2157bfb1462","created_at":"2018-07-22T07:00:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 07:00:15,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-33689509-f6d2-490e-b9ee-db4f2d71ebec 2018-07-22 07:00:15,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.332414150238s 2018-07-22 07:00:15,182 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-33689509-f6d2-490e-b9ee-db4f2d71ebec 2018-07-22 07:00:15,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 07:00:15,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a0cae5ea8522f885692adb17bcea1a40c9f9c95" -d '{"subnet": {"name": "tenantnetwork2-subnet_69e406a1-eedb-421b-8abe-f6c004093f29", "enable_dhcp": true, "network_id": "2e32edf4-b8d5-4c00-8d50-ee1b255e0976", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 07:00:16,698 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dc718f52-1440-4714-8505-73dc07f8bf27 Date: Sun, 22 Jul 2018 07:00:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e32edf4-b8d5-4c00-8d50-ee1b255e0976","tenant_id":"cf9ffd0cc4f945b1ad9ad2157bfb1462","created_at":"2018-07-22T07:00:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T07:00:16Z","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":"cf9ffd0cc4f945b1ad9ad2157bfb1462","id":"1bee3368-e6af-4230-a237-2a3652af3cc8","subnetpool_id":null,"name":"tenantnetwork2-subnet_69e406a1-eedb-421b-8abe-f6c004093f29"}} 2018-07-22 07:00:16,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-dc718f52-1440-4714-8505-73dc07f8bf27 2018-07-22 07:00:16,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.51487803459s 2018-07-22 07:00:16,699 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-dc718f52-1440-4714-8505-73dc07f8bf27 2018-07-22 07:00:16,699 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:00:16Z', 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'1bee3368-e6af-4230-a237-2a3652af3cc8', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_69e406a1-eedb-421b-8abe-f6c004093f29', u'enable_dhcp': True, u'network_id': u'2e32edf4-b8d5-4c00-8d50-ee1b255e0976', u'tenant_id': u'cf9ffd0cc4f945b1ad9ad2157bfb1462', u'created_at': u'2018-07-22T07:00:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cf9ffd0cc4f945b1ad9ad2157bfb1462'}) 2018-07-22 07:00:16,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 07:00:16,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a0cae5ea8522f885692adb17bcea1a40c9f9c95" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "tenantnetwork2-router_69e406a1-eedb-421b-8abe-f6c004093f29", "admin_state_up": true}}' 2018-07-22 07:00:23,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-aa5b6e54-298b-45dd-901f-2bba61d3bc3f Date: Sun, 22 Jul 2018 07:00:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:18Z", "admin_state_up": true, "updated_at": "2018-07-22T07:00:19Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "c95162b7-4284-4d5c-b706-6620b527003e", "name": "tenantnetwork2-router_69e406a1-eedb-421b-8abe-f6c004093f29"}} 2018-07-22 07:00:23,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-aa5b6e54-298b-45dd-901f-2bba61d3bc3f 2018-07-22 07:00:23,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.7791390419s 2018-07-22 07:00:23,479 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-aa5b6e54-298b-45dd-901f-2bba61d3bc3f 2018-07-22 07:00:23,480 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:00:19Z', u'revision_number': 4, u'id': u'c95162b7-4284-4d5c-b706-6620b527003e', u'external_gateway_info': {u'network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26686176-d4b0-4f11-8423-c349e99aa88a', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_69e406a1-eedb-421b-8abe-f6c004093f29', u'admin_state_up': True, u'tenant_id': u'cf9ffd0cc4f945b1ad9ad2157bfb1462', u'created_at': u'2018-07-22T07:00:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'cf9ffd0cc4f945b1ad9ad2157bfb1462'}) 2018-07-22 07:00:23,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 07:00:23,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/c95162b7-4284-4d5c-b706-6620b527003e/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a0cae5ea8522f885692adb17bcea1a40c9f9c95" -d '{"subnet_id": "1bee3368-e6af-4230-a237-2a3652af3cc8"}' 2018-07-22 07:00:26,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2a7e7313-004c-40d5-9670-b939da1658b3 Date: Sun, 22 Jul 2018 07:00:26 GMT RESP BODY: {"network_id": "2e32edf4-b8d5-4c00-8d50-ee1b255e0976", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "subnet_id": "1bee3368-e6af-4230-a237-2a3652af3cc8", "subnet_ids": ["1bee3368-e6af-4230-a237-2a3652af3cc8"], "port_id": "ade5f06c-7d1e-4a59-87a8-dbf78b6af6fb", "id": "c95162b7-4284-4d5c-b706-6620b527003e"} 2018-07-22 07:00:26,854 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c95162b7-4284-4d5c-b706-6620b527003e/add_router_interface.json used request id req-2a7e7313-004c-40d5-9670-b939da1658b3 2018-07-22 07:00:26,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.37378907204s 2018-07-22 07:00:26,854 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c95162b7-4284-4d5c-b706-6620b527003e/add_router_interface.json used request id req-2a7e7313-004c-40d5-9670-b939da1658b3 returning object c95162b7-4284-4d5c-b706-6620b527003e 2018-07-22 07:00:26,965 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 07:00:26,965 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-22 07:00:26,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 07:00:26,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/c95162b7-4284-4d5c-b706-6620b527003e/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a0cae5ea8522f885692adb17bcea1a40c9f9c95" -d '{"subnet_id": "1bee3368-e6af-4230-a237-2a3652af3cc8"}' 2018-07-22 07:00:29,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-28117c6f-f88b-4b4d-92e5-ac8b77974148 Date: Sun, 22 Jul 2018 07:00:29 GMT RESP BODY: {"network_id": "2e32edf4-b8d5-4c00-8d50-ee1b255e0976", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "subnet_id": "1bee3368-e6af-4230-a237-2a3652af3cc8", "subnet_ids": ["1bee3368-e6af-4230-a237-2a3652af3cc8"], "port_id": "ade5f06c-7d1e-4a59-87a8-dbf78b6af6fb", "id": "c95162b7-4284-4d5c-b706-6620b527003e"} 2018-07-22 07:00:29,122 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c95162b7-4284-4d5c-b706-6620b527003e/remove_router_interface.json used request id req-28117c6f-f88b-4b4d-92e5-ac8b77974148 2018-07-22 07:00:29,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.15142989159s 2018-07-22 07:00:29,122 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c95162b7-4284-4d5c-b706-6620b527003e/remove_router_interface.json used request id req-28117c6f-f88b-4b4d-92e5-ac8b77974148 returning object c95162b7-4284-4d5c-b706-6620b527003e 2018-07-22 07:00:29,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 07:00:29,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1a0cae5ea8522f885692adb17bcea1a40c9f9c95" 2018-07-22 07:00:30,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-3033e42e-28aa-4cfb-bb3b-5b5a31c6a619 Date: Sun, 22 Jul 2018 07:00:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:18Z", "admin_state_up": true, "updated_at": "2018-07-22T07:00:27Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "c95162b7-4284-4d5c-b706-6620b527003e", "name": "tenantnetwork2-router_69e406a1-eedb-421b-8abe-f6c004093f29"}]} 2018-07-22 07:00:30,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3033e42e-28aa-4cfb-bb3b-5b5a31c6a619 2018-07-22 07:00:30,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.14224100113s 2018-07-22 07:00:30,266 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3033e42e-28aa-4cfb-bb3b-5b5a31c6a619 2018-07-22 07:00:30,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 07:00:30,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/c95162b7-4284-4d5c-b706-6620b527003e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1a0cae5ea8522f885692adb17bcea1a40c9f9c95" 2018-07-22 07:00:33,812 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3561311d-0d95-409b-8fab-21a623db87e9 Content-Length: 0 Date: Sun, 22 Jul 2018 07:00:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:00:33,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c95162b7-4284-4d5c-b706-6620b527003e.json used request id req-3561311d-0d95-409b-8fab-21a623db87e9 2018-07-22 07:00:33,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.54561495781s 2018-07-22 07:00:33,813 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c95162b7-4284-4d5c-b706-6620b527003e.json used request id req-3561311d-0d95-409b-8fab-21a623db87e9 2018-07-22 07:00:33,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 07:00:33,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1a0cae5ea8522f885692adb17bcea1a40c9f9c95" 2018-07-22 07:00:34,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bd3692e8-3748-433a-9362-7e1cc4816169 Date: Sun, 22 Jul 2018 07:00:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e32edf4-b8d5-4c00-8d50-ee1b255e0976","tenant_id":"cf9ffd0cc4f945b1ad9ad2157bfb1462","created_at":"2018-07-22T07:00:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T07:00:16Z","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":"cf9ffd0cc4f945b1ad9ad2157bfb1462","id":"1bee3368-e6af-4230-a237-2a3652af3cc8","subnetpool_id":null,"name":"tenantnetwork2-subnet_69e406a1-eedb-421b-8abe-f6c004093f29"}]} 2018-07-22 07:00:34,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-bd3692e8-3748-433a-9362-7e1cc4816169 2018-07-22 07:00:34,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.246911048889s 2018-07-22 07:00:34,061 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-bd3692e8-3748-433a-9362-7e1cc4816169 2018-07-22 07:00:34,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 07:00:34,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/1bee3368-e6af-4230-a237-2a3652af3cc8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1a0cae5ea8522f885692adb17bcea1a40c9f9c95" 2018-07-22 07:00:36,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44fea4b5-45ff-404b-b773-4068b7c0e5f4 Date: Sun, 22 Jul 2018 07:00:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:00:36,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1bee3368-e6af-4230-a237-2a3652af3cc8.json used request id req-44fea4b5-45ff-404b-b773-4068b7c0e5f4 2018-07-22 07:00:36,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.51068711281s 2018-07-22 07:00:36,573 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1bee3368-e6af-4230-a237-2a3652af3cc8.json used request id req-44fea4b5-45ff-404b-b773-4068b7c0e5f4 2018-07-22 07:00:36,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:00:36,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1a0cae5ea8522f885692adb17bcea1a40c9f9c95" 2018-07-22 07:00:36,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-ffde4d9c-7855-4a71-9a4c-def9f520e45a Date: Sun, 22 Jul 2018 07:00:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2e32edf4-b8d5-4c00-8d50-ee1b255e0976","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf9ffd0cc4f945b1ad9ad2157bfb1462","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:00:36Z","qos_policy_id":null,"name":"tenantnetwork2-net_69e406a1-eedb-421b-8abe-f6c004093f29","admin_state_up":true,"tenant_id":"cf9ffd0cc4f945b1ad9ad2157bfb1462","created_at":"2018-07-22T07:00:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 07:00:36,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ffde4d9c-7855-4a71-9a4c-def9f520e45a 2018-07-22 07:00:36,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11199092865s 2018-07-22 07:00:36,686 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ffde4d9c-7855-4a71-9a4c-def9f520e45a 2018-07-22 07:00:36,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 07:00:36,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/2e32edf4-b8d5-4c00-8d50-ee1b255e0976.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1a0cae5ea8522f885692adb17bcea1a40c9f9c95" 2018-07-22 07:00:37,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c9d05ca-385f-4f6d-a34e-d88eb59e55e4 Date: Sun, 22 Jul 2018 07:00:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:00:37,722 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/2e32edf4-b8d5-4c00-8d50-ee1b255e0976.json used request id req-7c9d05ca-385f-4f6d-a34e-d88eb59e55e4 2018-07-22 07:00:37,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.03439307213s 2018-07-22 07:00:37,722 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/2e32edf4-b8d5-4c00-8d50-ee1b255e0976.json used request id req-7c9d05ca-385f-4f6d-a34e-d88eb59e55e4 2018-07-22 07:00:37,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:00:37,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" 2018-07-22 07:00:37,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab5421c0-de3c-4cda-9f01-1fbc839581ce Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_69e406a1-eedb-421b-8abe-f6c004093f29", "links": {"self": "http://172.30.9.23:5000/v3/users/cfdc9a018cd647deb4a83ea787c4bb64"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cfdc9a018cd647deb4a83ea787c4bb64", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:00:37,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ab5421c0-de3c-4cda-9f01-1fbc839581ce 2018-07-22 07:00:37,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193902015686s 2018-07-22 07:00:37,917 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ab5421c0-de3c-4cda-9f01-1fbc839581ce 2018-07-22 07:00:37,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:00:37,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/cfdc9a018cd647deb4a83ea787c4bb64 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" 2018-07-22 07:00:38,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72289911-4dc9-4889-a4e0-4afaaa2cd790 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_69e406a1-eedb-421b-8abe-f6c004093f29", "links": {"self": "http://172.30.9.23:5000/v3/users/cfdc9a018cd647deb4a83ea787c4bb64"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cfdc9a018cd647deb4a83ea787c4bb64", "description": null}} 2018-07-22 07:00:38,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/cfdc9a018cd647deb4a83ea787c4bb64 used request id req-72289911-4dc9-4889-a4e0-4afaaa2cd790 2018-07-22 07:00:38,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.188796043396s 2018-07-22 07:00:38,112 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/cfdc9a018cd647deb4a83ea787c4bb64 used request id req-72289911-4dc9-4889-a4e0-4afaaa2cd790 2018-07-22 07:00:38,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 07:00:38,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/cfdc9a018cd647deb4a83ea787c4bb64 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" 2018-07-22 07:00:38,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:00:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ae8c899-79ef-407e-a102-9d011cea0ce2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:00:38,462 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/cfdc9a018cd647deb4a83ea787c4bb64 used request id req-9ae8c899-79ef-407e-a102-9d011cea0ce2 2018-07-22 07:00:38,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.349761009216s 2018-07-22 07:00:38,463 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/cfdc9a018cd647deb4a83ea787c4bb64 used request id req-9ae8c899-79ef-407e-a102-9d011cea0ce2 2018-07-22 07:00:38,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 07:00:38,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" 2018-07-22 07:00:38,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67eae40c-1b66-4cc8-9f75-af28967d5d00 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462"}, "tags": [], "enabled": true, "id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_69e406a1-eedb-421b-8abe-f6c004093f29"}]} 2018-07-22 07:00:38,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-67eae40c-1b66-4cc8-9f75-af28967d5d00 2018-07-22 07:00:38,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.152726888657s 2018-07-22 07:00:38,622 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-67eae40c-1b66-4cc8-9f75-af28967d5d00 2018-07-22 07:00:38,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 07:00:38,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" 2018-07-22 07:00:38,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:00:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0b907fb-5137-45e7-93fe-118519f6a0d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:00:38,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-b0b907fb-5137-45e7-93fe-118519f6a0d2 2018-07-22 07:00:38,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.231225013733s 2018-07-22 07:00:38,858 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-b0b907fb-5137-45e7-93fe-118519f6a0d2 2018-07-22 07:00:38,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:00:38,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" 2018-07-22 07:00:38,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d17df00-8925-421e-abe4-5bc903ecaa52 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b26cd014620940cf941f74dc279a23ba", "links": {"self": "http://172.30.9.23:5000/v3/roles/b26cd014620940cf941f74dc279a23ba"}, "name": "Member"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:00:38,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9d17df00-8925-421e-abe4-5bc903ecaa52 2018-07-22 07:00:38,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100718021393s 2018-07-22 07:00:38,963 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9d17df00-8925-421e-abe4-5bc903ecaa52 2018-07-22 07:00:38,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 07:00:38,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/b26cd014620940cf941f74dc279a23ba -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c6787ff5bb7a6d2548ff10f6ea52cbfb7a606af7" 2018-07-22 07:00:39,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:00:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d8d69c8-b062-4d3d-a680-fa4982f6b10d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:00:39,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b26cd014620940cf941f74dc279a23ba used request id req-6d8d69c8-b062-4d3d-a680-fa4982f6b10d 2018-07-22 07:00:39,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.212381124496s 2018-07-22 07:00:39,180 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b26cd014620940cf941f74dc279a23ba used request id req-6d8d69c8-b062-4d3d-a680-fa4982f6b10d 2018-07-22 07:00:39,232 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-22 07:00:39,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:00:39,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:00:39,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:00:39,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:00:39,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:00:39,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:00:39,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:00:39,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:00:39,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:00:39,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:00:39,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:00:39,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:00:39,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:00:39,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:00:39,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:00:39,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:00:39,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:00:39,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:00:39,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:00:39,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:00:39,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:00:39,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:00:39,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:00:39,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bef60cf-b4c1-4540-905a-f17e1822eae2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:00:39,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5bef60cf-b4c1-4540-905a-f17e1822eae2 2018-07-22 07:00:39,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:00:39,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:00:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["v5xwLfIrRtOVxqWwqIZhvA"], "issued_at": "2018-07-22T07:00:39.000000Z"}} 2018-07-22 07:00:39,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:00:39,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" 2018-07-22 07:00:39,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-be1eaeb2-5724-41a3-ac61-885fe9c8b852 Date: Sun, 22 Jul 2018 07:00:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:00:39,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-be1eaeb2-5724-41a3-ac61-885fe9c8b852 2018-07-22 07:00:39,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.240459918976s 2018-07-22 07:00:39,944 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-be1eaeb2-5724-41a3-ac61-885fe9c8b852 2018-07-22 07:00:39,945 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-22 07:00:39,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 07:00:39,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" -d '{"network": {"name": "vmready1-net_8ec05272-728f-4dcc-9da7-380f921ff811", "admin_state_up": true}}' 2018-07-22 07:00:40,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-79a964c9-a8ad-494b-a647-bbb5e625aded Date: Sun, 22 Jul 2018 07:00:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fbacfcd8-6be4-482f-aa26-0680051a68b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:00:40Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_8ec05272-728f-4dcc-9da7-380f921ff811","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:00:40Z","mtu":1450}} 2018-07-22 07:00:40,488 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-79a964c9-a8ad-494b-a647-bbb5e625aded 2018-07-22 07:00:40,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.542740821838s 2018-07-22 07:00:40,488 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-79a964c9-a8ad-494b-a647-bbb5e625aded 2018-07-22 07:00:40,489 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-22T07:00:40Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fbacfcd8-6be4-482f-aa26-0680051a68b5', u'provider:segmentation_id': 56, 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_8ec05272-728f-4dcc-9da7-380f921ff811', u'created_at': u'2018-07-22T07:00:40Z', u'mtu': 1450, u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'l2_adjacency': True}) 2018-07-22 07:00:40,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:00:40,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" 2018-07-22 07:00:40,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-b28e363d-1032-4dd2-b72b-71728f3d2020 Date: Sun, 22 Jul 2018 07:00:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fbacfcd8-6be4-482f-aa26-0680051a68b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:00:40Z","qos_policy_id":null,"name":"vmready1-net_8ec05272-728f-4dcc-9da7-380f921ff811","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:00:40Z","provider:network_type":"vxlan"}]} 2018-07-22 07:00:40,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b28e363d-1032-4dd2-b72b-71728f3d2020 2018-07-22 07:00:40,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250061988831s 2018-07-22 07:00:40,740 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b28e363d-1032-4dd2-b72b-71728f3d2020 2018-07-22 07:00:40,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 07:00:40,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" -d '{"subnet": {"name": "vmready1-subnet_8ec05272-728f-4dcc-9da7-380f921ff811", "enable_dhcp": true, "network_id": "fbacfcd8-6be4-482f-aa26-0680051a68b5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 07:00:41,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-27470c7e-2353-4ed3-b5d6-18cd2393c0b9 Date: Sun, 22 Jul 2018 07:00:41 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:00:41Z","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":"2102ceb4-3640-4483-8a4e-71c07a9055fb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_8ec05272-728f-4dcc-9da7-380f921ff811","enable_dhcp":true,"segment_id":null,"network_id":"fbacfcd8-6be4-482f-aa26-0680051a68b5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:00:41Z","ip_version":4}} 2018-07-22 07:00:41,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-27470c7e-2353-4ed3-b5d6-18cd2393c0b9 2018-07-22 07:00:41,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.705347061157s 2018-07-22 07:00:41,447 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-27470c7e-2353-4ed3-b5d6-18cd2393c0b9 2018-07-22 07:00:41,448 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:00:41Z', 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'2102ceb4-3640-4483-8a4e-71c07a9055fb', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_8ec05272-728f-4dcc-9da7-380f921ff811', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'fbacfcd8-6be4-482f-aa26-0680051a68b5', u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'created_at': u'2018-07-22T07:00:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131'}) 2018-07-22 07:00:41,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 07:00:41,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "vmready1-router_8ec05272-728f-4dcc-9da7-380f921ff811", "admin_state_up": true}}' 2018-07-22 07:00:48,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-b07643b6-9ba7-4e10-b194-e7a81fa09c49 Date: Sun, 22 Jul 2018 07:00:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:00:43Z", "admin_state_up": true, "updated_at": "2018-07-22T07:00:44Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "1043210d-c544-4a5a-8617-af07e8bed4f3", "name": "vmready1-router_8ec05272-728f-4dcc-9da7-380f921ff811"}} 2018-07-22 07:00:48,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b07643b6-9ba7-4e10-b194-e7a81fa09c49 2018-07-22 07:00:48,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.62870192528s 2018-07-22 07:00:48,077 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b07643b6-9ba7-4e10-b194-e7a81fa09c49 2018-07-22 07:00:48,078 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:00:44Z', u'revision_number': 4, u'ha': True, u'id': u'1043210d-c544-4a5a-8617-af07e8bed4f3', u'external_gateway_info': {u'network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26686176-d4b0-4f11-8423-c349e99aa88a', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_8ec05272-728f-4dcc-9da7-380f921ff811', u'admin_state_up': True, u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'created_at': u'2018-07-22T07:00:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131'}) 2018-07-22 07:00:48,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 07:00:48,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1043210d-c544-4a5a-8617-af07e8bed4f3/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" -d '{"subnet_id": "2102ceb4-3640-4483-8a4e-71c07a9055fb"}' 2018-07-22 07:00:50,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-29668c59-cada-4269-a295-0f052ea1884c Date: Sun, 22 Jul 2018 07:00:50 GMT RESP BODY: {"network_id": "fbacfcd8-6be4-482f-aa26-0680051a68b5", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "subnet_id": "2102ceb4-3640-4483-8a4e-71c07a9055fb", "subnet_ids": ["2102ceb4-3640-4483-8a4e-71c07a9055fb"], "port_id": "cf8987eb-0f9b-4f2d-9d3a-02ee32f0c22d", "id": "1043210d-c544-4a5a-8617-af07e8bed4f3"} 2018-07-22 07:00:50,576 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1043210d-c544-4a5a-8617-af07e8bed4f3/add_router_interface.json used request id req-29668c59-cada-4269-a295-0f052ea1884c 2018-07-22 07:00:50,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.4978749752s 2018-07-22 07:00:50,577 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1043210d-c544-4a5a-8617-af07e8bed4f3/add_router_interface.json used request id req-29668c59-cada-4269-a295-0f052ea1884c returning object 1043210d-c544-4a5a-8617-af07e8bed4f3 2018-07-22 07:00:50,577 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:00:50,709 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 07:00:50,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" 2018-07-22 07:00:50,716 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 07:00:50 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-07-22 07:00:50,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:00:50,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" 2018-07-22 07:00:51,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1bc37c4f-065c-4a23-ac8d-46b87fdbb02b Date: Sun, 22 Jul 2018 07:00:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:00:51,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1bc37c4f-065c-4a23-ac8d-46b87fdbb02b 2018-07-22 07:00:51,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.78706908226s 2018-07-22 07:00:51,509 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1bc37c4f-065c-4a23-ac8d-46b87fdbb02b 2018-07-22 07:00:51,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 07:00:51,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_8ec05272-728f-4dcc-9da7-380f921ff811", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_8ec05272-728f-4dcc-9da7-380f921ff811"}' 2018-07-22 07:00:52,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b203ba05-09a5-4b3a-b4a4-ab6693bddf33 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-33569578-0e76-4fbf-a9ed-299515974750 Date: Sun, 22 Jul 2018 07:00:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b203ba05-09a5-4b3a-b4a4-ab6693bddf33/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "b203ba05-09a5-4b3a-b4a4-ab6693bddf33", "size": null, "self": "/v2/images/b203ba05-09a5-4b3a-b4a4-ab6693bddf33", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:00:52Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_8ec05272-728f-4dcc-9da7-380f921ff811", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_8ec05272-728f-4dcc-9da7-380f921ff811", "checksum": null, "created_at": "2018-07-22T07:00:52Z", "protected": false} 2018-07-22 07:00:52,226 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-33569578-0e76-4fbf-a9ed-299515974750 2018-07-22 07:00:52,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.709026098251s 2018-07-22 07:00:52,226 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-33569578-0e76-4fbf-a9ed-299515974750 returning object b203ba05-09a5-4b3a-b4a4-ab6693bddf33 2018-07-22 07:00:52,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 07:00:52,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b203ba05-09a5-4b3a-b4a4-ab6693bddf33/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" -d '' 2018-07-22 07:00:55,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-099f27d8-e839-4546-a53c-bafffbcfd6f5 Date: Sun, 22 Jul 2018 07:00:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:00:55,368 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b203ba05-09a5-4b3a-b4a4-ab6693bddf33/file used request id req-099f27d8-e839-4546-a53c-bafffbcfd6f5 2018-07-22 07:00:55,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.14151096344s 2018-07-22 07:00:55,369 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b203ba05-09a5-4b3a-b4a4-ab6693bddf33/file used request id req-099f27d8-e839-4546-a53c-bafffbcfd6f5 2018-07-22 07:00:55,369 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_8ec05272-728f-4dcc-9da7-380f921ff811', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T07:00:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/b203ba05-09a5-4b3a-b4a4-ab6693bddf33/file', u'owner': u'239f08b9dfab49abbc9cca9c9c17e131', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b203ba05-09a5-4b3a-b4a4-ab6693bddf33', u'size': None, u'name': u'vmready1-img_8ec05272-728f-4dcc-9da7-380f921ff811', u'checksum': None, u'self': u'/v2/images/b203ba05-09a5-4b3a-b4a4-ab6693bddf33', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T07:00:52Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 07:00:55,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 07:00:55,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_8ec05272-728f-4dcc-9da7-380f921ff811", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 07:00:56,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:00:55 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-6a45940f-e591-4bba-b831-be08be16ff81 x-compute-request-id: req-6a45940f-e591-4bba-b831-be08be16ff81 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_8ec05272-728f-4dcc-9da7-380f921ff811", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1cffe341-cbe6-4482-b562-6164f0ab7b25", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1cffe341-cbe6-4482-b562-6164f0ab7b25", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1cffe341-cbe6-4482-b562-6164f0ab7b25"}} 2018-07-22 07:00:56,249 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6a45940f-e591-4bba-b831-be08be16ff81 2018-07-22 07:00:56,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.879286050797s 2018-07-22 07:00:56,250 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6a45940f-e591-4bba-b831-be08be16ff81 2018-07-22 07:00:56,250 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_8ec05272-728f-4dcc-9da7-380f921ff811', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'1cffe341-cbe6-4482-b562-6164f0ab7b25', 'swap': 0}) 2018-07-22 07:00:56,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 07:00:56,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/1cffe341-cbe6-4482-b562-6164f0ab7b25/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" -d '{"extra_specs": {}}' 2018-07-22 07:00:56,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:00:56 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-9a93ff74-bec3-4348-856c-e4404c44ff16 x-compute-request-id: req-9a93ff74-bec3-4348-856c-e4404c44ff16 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:00:56,392 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/1cffe341-cbe6-4482-b562-6164f0ab7b25/os-extra_specs used request id req-9a93ff74-bec3-4348-856c-e4404c44ff16 2018-07-22 07:00:56,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.140578985214s 2018-07-22 07:00:56,392 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/1cffe341-cbe6-4482-b562-6164f0ab7b25/os-extra_specs used request id req-9a93ff74-bec3-4348-856c-e4404c44ff16 2018-07-22 07:00:56,505 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 07:00:56,506 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:16 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 07:00:56,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 07:00:56,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1043210d-c544-4a5a-8617-af07e8bed4f3/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" -d '{"subnet_id": "2102ceb4-3640-4483-8a4e-71c07a9055fb"}' 2018-07-22 07:00:59,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-79bd9c17-c5e9-4b36-b3cf-8c573eaf603c Date: Sun, 22 Jul 2018 07:00:59 GMT RESP BODY: {"network_id": "fbacfcd8-6be4-482f-aa26-0680051a68b5", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "subnet_id": "2102ceb4-3640-4483-8a4e-71c07a9055fb", "subnet_ids": ["2102ceb4-3640-4483-8a4e-71c07a9055fb"], "port_id": "cf8987eb-0f9b-4f2d-9d3a-02ee32f0c22d", "id": "1043210d-c544-4a5a-8617-af07e8bed4f3"} 2018-07-22 07:00:59,538 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1043210d-c544-4a5a-8617-af07e8bed4f3/remove_router_interface.json used request id req-79bd9c17-c5e9-4b36-b3cf-8c573eaf603c 2018-07-22 07:00:59,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.02804017067s 2018-07-22 07:00:59,538 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1043210d-c544-4a5a-8617-af07e8bed4f3/remove_router_interface.json used request id req-79bd9c17-c5e9-4b36-b3cf-8c573eaf603c returning object 1043210d-c544-4a5a-8617-af07e8bed4f3 2018-07-22 07:00:59,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 07:00:59,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" 2018-07-22 07:01:00,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-19b8fe8f-9bd5-4bc4-9c25-477718038621 Date: Sun, 22 Jul 2018 07:01:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:00:43Z", "admin_state_up": true, "updated_at": "2018-07-22T07:00:58Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "1043210d-c544-4a5a-8617-af07e8bed4f3", "name": "vmready1-router_8ec05272-728f-4dcc-9da7-380f921ff811"}]} 2018-07-22 07:01:00,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-19b8fe8f-9bd5-4bc4-9c25-477718038621 2018-07-22 07:01:00,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.0300359726s 2018-07-22 07:01:00,569 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-19b8fe8f-9bd5-4bc4-9c25-477718038621 2018-07-22 07:01:00,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 07:01:00,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/1043210d-c544-4a5a-8617-af07e8bed4f3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" 2018-07-22 07:01:04,760 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d564a58-6984-4aa7-8e91-74646461b23b Content-Length: 0 Date: Sun, 22 Jul 2018 07:01:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:01:04,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/1043210d-c544-4a5a-8617-af07e8bed4f3.json used request id req-2d564a58-6984-4aa7-8e91-74646461b23b 2018-07-22 07:01:04,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.18959999084s 2018-07-22 07:01:04,761 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/1043210d-c544-4a5a-8617-af07e8bed4f3.json used request id req-2d564a58-6984-4aa7-8e91-74646461b23b 2018-07-22 07:01:04,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 07:01:04,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" 2018-07-22 07:01:04,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-936003db-d5a2-4928-9d63-e80841c9c092 Date: Sun, 22 Jul 2018 07:01:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:00:41Z","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":"2102ceb4-3640-4483-8a4e-71c07a9055fb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_8ec05272-728f-4dcc-9da7-380f921ff811","enable_dhcp":true,"segment_id":null,"network_id":"fbacfcd8-6be4-482f-aa26-0680051a68b5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:00:41Z","ip_version":4},{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 07:01:04,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-936003db-d5a2-4928-9d63-e80841c9c092 2018-07-22 07:01:04,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.234430789948s 2018-07-22 07:01:04,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-936003db-d5a2-4928-9d63-e80841c9c092 2018-07-22 07:01:04,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 07:01:04,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/2102ceb4-3640-4483-8a4e-71c07a9055fb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" 2018-07-22 07:01:08,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8178c181-ca7a-4ae2-a3a8-f1ccc902ff77 Date: Sun, 22 Jul 2018 07:01:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:01:08,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2102ceb4-3640-4483-8a4e-71c07a9055fb.json used request id req-8178c181-ca7a-4ae2-a3a8-f1ccc902ff77 2018-07-22 07:01:08,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.00229883194s 2018-07-22 07:01:08,000 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2102ceb4-3640-4483-8a4e-71c07a9055fb.json used request id req-8178c181-ca7a-4ae2-a3a8-f1ccc902ff77 2018-07-22 07:01:08,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:01:08,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" 2018-07-22 07:01:08,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-337fb9e9-36d0-4b08-83ac-4446070e1c41 Date: Sun, 22 Jul 2018 07:01:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"fbacfcd8-6be4-482f-aa26-0680051a68b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:01:07Z","qos_policy_id":null,"name":"vmready1-net_8ec05272-728f-4dcc-9da7-380f921ff811","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:00:40Z","provider:network_type":"vxlan"}]} 2018-07-22 07:01:08,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-337fb9e9-36d0-4b08-83ac-4446070e1c41 2018-07-22 07:01:08,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.962519884109s 2018-07-22 07:01:08,964 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-337fb9e9-36d0-4b08-83ac-4446070e1c41 2018-07-22 07:01:08,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 07:01:08,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/fbacfcd8-6be4-482f-aa26-0680051a68b5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" 2018-07-22 07:01:10,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-644df5f4-555d-4494-8a4a-0578973577cd Date: Sun, 22 Jul 2018 07:01:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:01:10,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/fbacfcd8-6be4-482f-aa26-0680051a68b5.json used request id req-644df5f4-555d-4494-8a4a-0578973577cd 2018-07-22 07:01:10,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.50932598114s 2018-07-22 07:01:10,474 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/fbacfcd8-6be4-482f-aa26-0680051a68b5.json used request id req-644df5f4-555d-4494-8a4a-0578973577cd 2018-07-22 07:01:10,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:01:10,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" 2018-07-22 07:01:11,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-4d25157c-751a-432e-8fd9-d506e9abdf31 Date: Sun, 22 Jul 2018 07:01:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b203ba05-09a5-4b3a-b4a4-ab6693bddf33/snap", "metadata": {}}], "file": "/v2/images/b203ba05-09a5-4b3a-b4a4-ab6693bddf33/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "b203ba05-09a5-4b3a-b4a4-ab6693bddf33", "size": 12716032, "self": "/v2/images/b203ba05-09a5-4b3a-b4a4-ab6693bddf33", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b203ba05-09a5-4b3a-b4a4-ab6693bddf33/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:00:55Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_8ec05272-728f-4dcc-9da7-380f921ff811", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_8ec05272-728f-4dcc-9da7-380f921ff811", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:00:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:01:11,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4d25157c-751a-432e-8fd9-d506e9abdf31 2018-07-22 07:01:11,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.690284967422s 2018-07-22 07:01:11,169 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4d25157c-751a-432e-8fd9-d506e9abdf31 2018-07-22 07:01:11,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 07:01:11,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b203ba05-09a5-4b3a-b4a4-ab6693bddf33 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" 2018-07-22 07:01:12,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e62521b9-f8ab-4aab-ab29-93d02be68911 Date: Sun, 22 Jul 2018 07:01:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:01:12,428 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b203ba05-09a5-4b3a-b4a4-ab6693bddf33 used request id req-e62521b9-f8ab-4aab-ab29-93d02be68911 2018-07-22 07:01:12,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.25732707977s 2018-07-22 07:01:12,429 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b203ba05-09a5-4b3a-b4a4-ab6693bddf33 used request id req-e62521b9-f8ab-4aab-ab29-93d02be68911 2018-07-22 07:01:12,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:01:12,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" 2018-07-22 07:01:12,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e55d9092-8c15-4761-851d-9df0ccc30d45 x-compute-request-id: req-e55d9092-8c15-4761-851d-9df0ccc30d45 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_8ec05272-728f-4dcc-9da7-380f921ff811", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1cffe341-cbe6-4482-b562-6164f0ab7b25", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1cffe341-cbe6-4482-b562-6164f0ab7b25", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1cffe341-cbe6-4482-b562-6164f0ab7b25"}]} 2018-07-22 07:01:12,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e55d9092-8c15-4761-851d-9df0ccc30d45 2018-07-22 07:01:12,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.131189107895s 2018-07-22 07:01:12,561 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e55d9092-8c15-4761-851d-9df0ccc30d45 2018-07-22 07:01:12,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 07:01:12,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/1cffe341-cbe6-4482-b562-6164f0ab7b25 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58bef553dd088b780bcf3d3284d086e84582e571" 2018-07-22 07:01:12,729 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:01:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df847bcb-6c17-4f1d-88ba-41141c152b39 x-compute-request-id: req-df847bcb-6c17-4f1d-88ba-41141c152b39 Content-Length: 0 Content-Type: application/json 2018-07-22 07:01:12,729 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1cffe341-cbe6-4482-b562-6164f0ab7b25 used request id req-df847bcb-6c17-4f1d-88ba-41141c152b39 2018-07-22 07:01:12,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.166226148605s 2018-07-22 07:01:12,729 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1cffe341-cbe6-4482-b562-6164f0ab7b25 used request id req-df847bcb-6c17-4f1d-88ba-41141c152b39 2018-07-22 07:01:12,781 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-22 07:01:12,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:01:12,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:01:12,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:01:12,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:01:12,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:01:12,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:01:12,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:01:12,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:01:12,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:01:12,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:01:12,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:01:12,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:01:12,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:01:12,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:01:12,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:01:12,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:01:12,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:01:12,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:01:12,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:01:12,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:01:12,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:01:12,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:01:12,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:01:12,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05628c6b-2199-4785-b172-4d837fe97a16 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:01:12,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-05628c6b-2199-4785-b172-4d837fe97a16 2018-07-22 07:01:12,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:01:13,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:01:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["RnTtfsq2RuG_8b2xBgEHuA"], "issued_at": "2018-07-22T07:01:13.000000Z"}} 2018-07-22 07:01:13,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:01:13,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:13,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-01e83ec0-d80c-4361-bbca-a81342604005 Date: Sun, 22 Jul 2018 07:01:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:01:13,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-01e83ec0-d80c-4361-bbca-a81342604005 2018-07-22 07:01:13,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244793891907s 2018-07-22 07:01:13,483 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-01e83ec0-d80c-4361-bbca-a81342604005 2018-07-22 07:01:13,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:01:13,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:01:13 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:01:13,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 07:01:13,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:13,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d22b273f-932e-4969-9fa6-8fecb6c606d8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/cdae277dbdc94ad683fd03c3bb711589"}, "tags": [], "enabled": true, "id": "cdae277dbdc94ad683fd03c3bb711589", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-07-22 07:01:13,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-d22b273f-932e-4969-9fa6-8fecb6c606d8 2018-07-22 07:01:13,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0918171405792s 2018-07-22 07:01:13,586 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-d22b273f-932e-4969-9fa6-8fecb6c606d8 2018-07-22 07:01:13,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 07:01:13,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_76503658-9205-489a-b80e-2f53e2539273"}}' 2018-07-22 07:01:13,775 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:01:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adccfd2a-5468-4752-a2ab-a7c211076af6 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956"}, "tags": [], "enabled": true, "id": "840db56014094458ab5e598652956956", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_76503658-9205-489a-b80e-2f53e2539273"}} 2018-07-22 07:01:13,775 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-adccfd2a-5468-4752-a2ab-a7c211076af6 2018-07-22 07:01:13,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.182585954666s 2018-07-22 07:01:13,776 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-adccfd2a-5468-4752-a2ab-a7c211076af6 2018-07-22 07:01:13,776 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'840db56014094458ab5e598652956956', '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'vmready2-project_76503658-9205-489a-b80e-2f53e2539273'}) 2018-07-22 07:01:13,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 07:01:13,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1f4d4a25-1b87-46d3-891a-e287da8d90be", "email": null, "name": "vmready2-user_76503658-9205-489a-b80e-2f53e2539273"}}' 2018-07-22 07:01:14,216 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:01:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e06854f-f5e0-472a-9738-2317b832ba6c Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_76503658-9205-489a-b80e-2f53e2539273", "links": {"self": "http://172.30.9.23:5000/v3/users/b25ae09254484837931fd5cdd6422786"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b25ae09254484837931fd5cdd6422786", "domain_id": "default", "password_expires_at": null}} 2018-07-22 07:01:14,216 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-8e06854f-f5e0-472a-9738-2317b832ba6c 2018-07-22 07:01:14,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.433661937714s 2018-07-22 07:01:14,216 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-8e06854f-f5e0-472a-9738-2317b832ba6c 2018-07-22 07:01:14,217 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b25ae09254484837931fd5cdd6422786', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_76503658-9205-489a-b80e-2f53e2539273'}) 2018-07-22 07:01:14,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:01:14,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:14,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7507aead-1773-461c-a5e1-567d944a533c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:01:14,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7507aead-1773-461c-a5e1-567d944a533c 2018-07-22 07:01:14,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0986981391907s 2018-07-22 07:01:14,319 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7507aead-1773-461c-a5e1-567d944a533c 2018-07-22 07:01:14,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:01:14,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:14,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948f9a3d-de01-4db3-a7af-0d89e8b406c5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:01:14,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-948f9a3d-de01-4db3-a7af-0d89e8b406c5 2018-07-22 07:01:14,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0948009490967s 2018-07-22 07:01:14,418 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-948f9a3d-de01-4db3-a7af-0d89e8b406c5 2018-07-22 07:01:14,419 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 07:01:14,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 07:01:14,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" -d '{"role": {"name": "Member"}}' 2018-07-22 07:01:14,665 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:01:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-372f4e94-c96d-4790-91ff-c8c6bc9ec4ce Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0ee478651e244141b3265cf75c7477b6", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee478651e244141b3265cf75c7477b6"}, "name": "Member"}} 2018-07-22 07:01:14,666 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-372f4e94-c96d-4790-91ff-c8c6bc9ec4ce 2018-07-22 07:01:14,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.242628097534s 2018-07-22 07:01:14,666 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-372f4e94-c96d-4790-91ff-c8c6bc9ec4ce 2018-07-22 07:01:14,666 - 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'0ee478651e244141b3265cf75c7477b6'}) 2018-07-22 07:01:14,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:01:14,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:14,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-901181ba-2ec8-4773-96dd-b21a5c5933ac Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ee478651e244141b3265cf75c7477b6", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee478651e244141b3265cf75c7477b6"}, "name": "Member"}, {"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:01:14,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-901181ba-2ec8-4773-96dd-b21a5c5933ac 2018-07-22 07:01:14,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.173761129379s 2018-07-22 07:01:14,844 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-901181ba-2ec8-4773-96dd-b21a5c5933ac 2018-07-22 07:01:14,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 07:01:14,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:14,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec08fe6-3757-4021-a4c8-0f4c50119698 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-22 07:01:14,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-2ec08fe6-3757-4021-a4c8-0f4c50119698 2018-07-22 07:01:14,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0953280925751s 2018-07-22 07:01:14,944 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-2ec08fe6-3757-4021-a4c8-0f4c50119698 2018-07-22 07:01:14,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:01:14,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:15,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267b567e-82c0-427a-9089-ea84e53f5741 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_76503658-9205-489a-b80e-2f53e2539273", "links": {"self": "http://172.30.9.23:5000/v3/users/b25ae09254484837931fd5cdd6422786"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b25ae09254484837931fd5cdd6422786", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:01:15,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-267b567e-82c0-427a-9089-ea84e53f5741 2018-07-22 07:01:15,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104028940201s 2018-07-22 07:01:15,050 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-267b567e-82c0-427a-9089-ea84e53f5741 2018-07-22 07:01:15,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 07:01:15,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:15,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a6f53c-631f-477f-b795-4cdfdf80783e Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956"}, "tags": [], "enabled": true, "id": "840db56014094458ab5e598652956956", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_76503658-9205-489a-b80e-2f53e2539273"}]} 2018-07-22 07:01:15,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-21a6f53c-631f-477f-b795-4cdfdf80783e 2018-07-22 07:01:15,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0945258140564s 2018-07-22 07:01:15,157 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-21a6f53c-631f-477f-b795-4cdfdf80783e 2018-07-22 07:01:15,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 07:01:15,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=b25ae09254484837931fd5cdd6422786&role.id=0ee478651e244141b3265cf75c7477b6&scope.project.id=840db56014094458ab5e598652956956" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:15,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a323ae-f6fe-4e7e-809f-a44ea8cba3b1 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=b25ae09254484837931fd5cdd6422786&role.id=0ee478651e244141b3265cf75c7477b6&scope.project.id=840db56014094458ab5e598652956956", "previous": null, "next": null}} 2018-07-22 07:01:15,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=b25ae09254484837931fd5cdd6422786&role.id=0ee478651e244141b3265cf75c7477b6&scope.project.id=840db56014094458ab5e598652956956 used request id req-d5a323ae-f6fe-4e7e-809f-a44ea8cba3b1 2018-07-22 07:01:15,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0233418941498s 2018-07-22 07:01:15,188 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=b25ae09254484837931fd5cdd6422786&role.id=0ee478651e244141b3265cf75c7477b6&scope.project.id=840db56014094458ab5e598652956956 used request id req-d5a323ae-f6fe-4e7e-809f-a44ea8cba3b1 2018-07-22 07:01:15,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 07:01:15,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956/users/b25ae09254484837931fd5cdd6422786/roles/0ee478651e244141b3265cf75c7477b6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:15,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:01:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef78e172-eb92-4993-83df-778224b601c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:01:15,372 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956/users/b25ae09254484837931fd5cdd6422786/roles/0ee478651e244141b3265cf75c7477b6 used request id req-ef78e172-eb92-4993-83df-778224b601c9 2018-07-22 07:01:15,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.180677175522s 2018-07-22 07:01:15,373 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956/users/b25ae09254484837931fd5cdd6422786/roles/0ee478651e244141b3265cf75c7477b6 used request id req-ef78e172-eb92-4993-83df-778224b601c9 2018-07-22 07:01:15,373 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_76503658-9205-489a-b80e-2f53e2539273', 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'840db56014094458ab5e598652956956', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1f4d4a25-1b87-46d3-891a-e287da8d90be', 'username': u'vmready2-user_76503658-9205-489a-b80e-2f53e2539273', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-22 07:01:15,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:01:15,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:01:15,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:01:15,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:01:15,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:01:15,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:01:15,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:01:15,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:01:15,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:01:15,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:01:15,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:01:15,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:01:15,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:01:15,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:01:15,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:01:15,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:01:15,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:01:15,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:01:15,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:01:15,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:01:15,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:01:15,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:01:15,379 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_76503658-9205-489a-b80e-2f53e2539273', 'password': '1f4d4a25-1b87-46d3-891a-e287da8d90be', 'project_name': 'vmready2-project_76503658-9205-489a-b80e-2f53e2539273', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '840db56014094458ab5e598652956956', 'project_domain_name': 'Default'} 2018-07-22 07:01:15,379 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-22 07:01:15,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:01:15,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7356b9-a526-4f6e-9069-4794e05ef63f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:01:15,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ad7356b9-a526-4f6e-9069-4794e05ef63f 2018-07-22 07:01:15,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:01:15,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ee478651e244141b3265cf75c7477b6", "name": "Member"}], "expires_at": "2018-07-22T08:01:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "840db56014094458ab5e598652956956", "name": "vmready2-project_76503658-9205-489a-b80e-2f53e2539273"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/840db56014094458ab5e598652956956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/840db56014094458ab5e598652956956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/840db56014094458ab5e598652956956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/840db56014094458ab5e598652956956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/840db56014094458ab5e598652956956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/840db56014094458ab5e598652956956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_840db56014094458ab5e598652956956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_840db56014094458ab5e598652956956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/840db56014094458ab5e598652956956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/840db56014094458ab5e598652956956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/840db56014094458ab5e598652956956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/840db56014094458ab5e598652956956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/840db56014094458ab5e598652956956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/840db56014094458ab5e598652956956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_76503658-9205-489a-b80e-2f53e2539273", "id": "b25ae09254484837931fd5cdd6422786"}, "audit_ids": ["h6qce4yRQCKJr59a7izLdw"], "issued_at": "2018-07-22T07:01:15.000000Z"}} 2018-07-22 07:01:15,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 07:01:15,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6745c0d29bbe2b178998b214fd973a37952edf6b" -d '{"network": {"name": "vmready2-net_76503658-9205-489a-b80e-2f53e2539273", "admin_state_up": true}}' 2018-07-22 07:01:17,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-edabd091-3985-4c83-936f-e07d07812132 Date: Sun, 22 Jul 2018 07:01:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1b29502f-f02a-47ad-aa69-e7bcee6a18f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"840db56014094458ab5e598652956956","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:01:16Z","is_default":false,"name":"vmready2-net_76503658-9205-489a-b80e-2f53e2539273","qos_policy_id":null,"admin_state_up":true,"tenant_id":"840db56014094458ab5e598652956956","created_at":"2018-07-22T07:01:16Z","mtu":1450}} 2018-07-22 07:01:17,063 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-edabd091-3985-4c83-936f-e07d07812132 2018-07-22 07:01:17,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.28216099739s 2018-07-22 07:01:17,063 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-edabd091-3985-4c83-936f-e07d07812132 2018-07-22 07:01:17,064 - 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-07-22T07:01:16Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'1b29502f-f02a-47ad-aa69-e7bcee6a18f0', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_76503658-9205-489a-b80e-2f53e2539273', u'admin_state_up': True, u'tenant_id': u'840db56014094458ab5e598652956956', u'created_at': u'2018-07-22T07:01:16Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'840db56014094458ab5e598652956956', u'l2_adjacency': True}) 2018-07-22 07:01:17,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:01:17,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6745c0d29bbe2b178998b214fd973a37952edf6b" 2018-07-22 07:01:17,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-ff6dc57d-822f-4c3a-9d08-6e7dafaf3dfe Date: Sun, 22 Jul 2018 07:01:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1b29502f-f02a-47ad-aa69-e7bcee6a18f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"840db56014094458ab5e598652956956","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:01:16Z","qos_policy_id":null,"name":"vmready2-net_76503658-9205-489a-b80e-2f53e2539273","admin_state_up":true,"tenant_id":"840db56014094458ab5e598652956956","created_at":"2018-07-22T07:01:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 07:01:17,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ff6dc57d-822f-4c3a-9d08-6e7dafaf3dfe 2018-07-22 07:01:17,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377097845078s 2018-07-22 07:01:17,442 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ff6dc57d-822f-4c3a-9d08-6e7dafaf3dfe 2018-07-22 07:01:17,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 07:01:17,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6745c0d29bbe2b178998b214fd973a37952edf6b" -d '{"subnet": {"name": "vmready2-subnet_76503658-9205-489a-b80e-2f53e2539273", "enable_dhcp": true, "network_id": "1b29502f-f02a-47ad-aa69-e7bcee6a18f0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 07:01:18,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0718b172-4d53-4c1a-8995-3a1b7804cfd2 Date: Sun, 22 Jul 2018 07:01:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b29502f-f02a-47ad-aa69-e7bcee6a18f0","tenant_id":"840db56014094458ab5e598652956956","created_at":"2018-07-22T07:01:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T07:01:17Z","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":"840db56014094458ab5e598652956956","id":"1a9f79d6-0f93-4119-872b-6dbcfcffd6e0","subnetpool_id":null,"name":"vmready2-subnet_76503658-9205-489a-b80e-2f53e2539273"}} 2018-07-22 07:01:18,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0718b172-4d53-4c1a-8995-3a1b7804cfd2 2018-07-22 07:01:18,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.835717916489s 2018-07-22 07:01:18,280 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0718b172-4d53-4c1a-8995-3a1b7804cfd2 2018-07-22 07:01:18,280 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:01:17Z', 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'1a9f79d6-0f93-4119-872b-6dbcfcffd6e0', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_76503658-9205-489a-b80e-2f53e2539273', u'enable_dhcp': True, u'network_id': u'1b29502f-f02a-47ad-aa69-e7bcee6a18f0', u'tenant_id': u'840db56014094458ab5e598652956956', u'created_at': u'2018-07-22T07:01:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'840db56014094458ab5e598652956956'}) 2018-07-22 07:01:18,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 07:01:18,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6745c0d29bbe2b178998b214fd973a37952edf6b" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "vmready2-router_76503658-9205-489a-b80e-2f53e2539273", "admin_state_up": true}}' 2018-07-22 07:01:24,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-137731f5-3110-4ede-afb8-9f539ec3b6c0 Date: Sun, 22 Jul 2018 07:01:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:19Z", "admin_state_up": true, "updated_at": "2018-07-22T07:01:20Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "840db56014094458ab5e598652956956", "id": "8c029f95-259f-4eb7-8d0c-f64c26fcf550", "name": "vmready2-router_76503658-9205-489a-b80e-2f53e2539273"}} 2018-07-22 07:01:24,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-137731f5-3110-4ede-afb8-9f539ec3b6c0 2018-07-22 07:01:24,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.19904279709s 2018-07-22 07:01:24,480 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-137731f5-3110-4ede-afb8-9f539ec3b6c0 2018-07-22 07:01:24,481 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:01:20Z', u'revision_number': 3, u'id': u'8c029f95-259f-4eb7-8d0c-f64c26fcf550', u'external_gateway_info': {u'network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26686176-d4b0-4f11-8423-c349e99aa88a', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_76503658-9205-489a-b80e-2f53e2539273', u'admin_state_up': True, u'tenant_id': u'840db56014094458ab5e598652956956', u'created_at': u'2018-07-22T07:01:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'840db56014094458ab5e598652956956'}) 2018-07-22 07:01:24,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 07:01:24,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/8c029f95-259f-4eb7-8d0c-f64c26fcf550/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6745c0d29bbe2b178998b214fd973a37952edf6b" -d '{"subnet_id": "1a9f79d6-0f93-4119-872b-6dbcfcffd6e0"}' 2018-07-22 07:01:28,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b2354381-c4f8-4e51-bf8e-ff70601932b0 Date: Sun, 22 Jul 2018 07:01:28 GMT RESP BODY: {"network_id": "1b29502f-f02a-47ad-aa69-e7bcee6a18f0", "tenant_id": "840db56014094458ab5e598652956956", "subnet_id": "1a9f79d6-0f93-4119-872b-6dbcfcffd6e0", "subnet_ids": ["1a9f79d6-0f93-4119-872b-6dbcfcffd6e0"], "port_id": "bca02f73-9998-45d0-b6e6-c885c93c0cb1", "id": "8c029f95-259f-4eb7-8d0c-f64c26fcf550"} 2018-07-22 07:01:28,016 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8c029f95-259f-4eb7-8d0c-f64c26fcf550/add_router_interface.json used request id req-b2354381-c4f8-4e51-bf8e-ff70601932b0 2018-07-22 07:01:28,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.53516292572s 2018-07-22 07:01:28,017 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8c029f95-259f-4eb7-8d0c-f64c26fcf550/add_router_interface.json used request id req-b2354381-c4f8-4e51-bf8e-ff70601932b0 returning object 8c029f95-259f-4eb7-8d0c-f64c26fcf550 2018-07-22 07:01:28,018 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:01:28,148 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 07:01:28,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" 2018-07-22 07:01:28,155 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 07:01:28 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-07-22 07:01:28,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:01:28,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}6745c0d29bbe2b178998b214fd973a37952edf6b" 2018-07-22 07:01:28,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-01bfb48e-8abc-431f-bd02-ef5d82f94985 Date: Sun, 22 Jul 2018 07:01:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:01:28,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-01bfb48e-8abc-431f-bd02-ef5d82f94985 2018-07-22 07:01:28,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.686649084091s 2018-07-22 07:01:28,847 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-01bfb48e-8abc-431f-bd02-ef5d82f94985 2018-07-22 07:01:28,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 07:01:28,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6745c0d29bbe2b178998b214fd973a37952edf6b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_76503658-9205-489a-b80e-2f53e2539273", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_76503658-9205-489a-b80e-2f53e2539273"}' 2018-07-22 07:01:30,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/8e4f778e-794f-4e3a-8aa5-f8733c8432ec Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-807e04ed-0851-4ca2-82d3-f2af5372bfb5 Date: Sun, 22 Jul 2018 07:01:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8e4f778e-794f-4e3a-8aa5-f8733c8432ec/file", "owner": "840db56014094458ab5e598652956956", "id": "8e4f778e-794f-4e3a-8aa5-f8733c8432ec", "size": null, "self": "/v2/images/8e4f778e-794f-4e3a-8aa5-f8733c8432ec", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:01:29Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_76503658-9205-489a-b80e-2f53e2539273", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_76503658-9205-489a-b80e-2f53e2539273", "checksum": null, "created_at": "2018-07-22T07:01:29Z", "protected": false} 2018-07-22 07:01:30,216 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-807e04ed-0851-4ca2-82d3-f2af5372bfb5 2018-07-22 07:01:30,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.3605902195s 2018-07-22 07:01:30,217 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-807e04ed-0851-4ca2-82d3-f2af5372bfb5 returning object 8e4f778e-794f-4e3a-8aa5-f8733c8432ec 2018-07-22 07:01:30,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 07:01:30,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/8e4f778e-794f-4e3a-8aa5-f8733c8432ec/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6745c0d29bbe2b178998b214fd973a37952edf6b" -d '' 2018-07-22 07:01:31,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4680ec07-9f27-4e9b-8d82-685b8dad485d Date: Sun, 22 Jul 2018 07:01:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:01:31,322 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8e4f778e-794f-4e3a-8aa5-f8733c8432ec/file used request id req-4680ec07-9f27-4e9b-8d82-685b8dad485d 2018-07-22 07:01:31,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.10437703133s 2018-07-22 07:01:31,322 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8e4f778e-794f-4e3a-8aa5-f8733c8432ec/file used request id req-4680ec07-9f27-4e9b-8d82-685b8dad485d 2018-07-22 07:01:31,322 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_76503658-9205-489a-b80e-2f53e2539273', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T07:01:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/8e4f778e-794f-4e3a-8aa5-f8733c8432ec/file', u'owner': u'840db56014094458ab5e598652956956', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'8e4f778e-794f-4e3a-8aa5-f8733c8432ec', u'size': None, u'name': u'vmready2-img_76503658-9205-489a-b80e-2f53e2539273', u'checksum': None, u'self': u'/v2/images/8e4f778e-794f-4e3a-8aa5-f8733c8432ec', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T07:01:29Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 07:01:31,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 07:01:31,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_76503658-9205-489a-b80e-2f53e2539273", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 07:01:32,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01: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,Accept-Encoding x-openstack-request-id: req-0ca5072b-11bb-490f-bf7e-7b56d45e565f x-compute-request-id: req-0ca5072b-11bb-490f-bf7e-7b56d45e565f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_76503658-9205-489a-b80e-2f53e2539273", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7f7bac1f-28d8-424d-a60f-907ac74ba75d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7f7bac1f-28d8-424d-a60f-907ac74ba75d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7f7bac1f-28d8-424d-a60f-907ac74ba75d"}} 2018-07-22 07:01:32,095 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0ca5072b-11bb-490f-bf7e-7b56d45e565f 2018-07-22 07:01:32,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.771561861038s 2018-07-22 07:01:32,095 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0ca5072b-11bb-490f-bf7e-7b56d45e565f 2018-07-22 07:01:32,096 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_76503658-9205-489a-b80e-2f53e2539273', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'7f7bac1f-28d8-424d-a60f-907ac74ba75d', 'swap': 0}) 2018-07-22 07:01:32,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 07:01:32,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/7f7bac1f-28d8-424d-a60f-907ac74ba75d/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" -d '{"extra_specs": {}}' 2018-07-22 07:01:32,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d18bb9df-39a8-4675-b64c-70d7b89d4e9a x-compute-request-id: req-d18bb9df-39a8-4675-b64c-70d7b89d4e9a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:01:32,238 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/7f7bac1f-28d8-424d-a60f-907ac74ba75d/os-extra_specs used request id req-d18bb9df-39a8-4675-b64c-70d7b89d4e9a 2018-07-22 07:01:32,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.141267061234s 2018-07-22 07:01:32,238 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/7f7bac1f-28d8-424d-a60f-907ac74ba75d/os-extra_specs used request id req-d18bb9df-39a8-4675-b64c-70d7b89d4e9a 2018-07-22 07:01:32,360 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 07:01:32,360 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:17 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 07:01:32,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 07:01:32,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/8c029f95-259f-4eb7-8d0c-f64c26fcf550/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6745c0d29bbe2b178998b214fd973a37952edf6b" -d '{"subnet_id": "1a9f79d6-0f93-4119-872b-6dbcfcffd6e0"}' 2018-07-22 07:01:34,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d32456f3-4826-4feb-88e6-98c7a3980726 Date: Sun, 22 Jul 2018 07:01:34 GMT RESP BODY: {"network_id": "1b29502f-f02a-47ad-aa69-e7bcee6a18f0", "tenant_id": "840db56014094458ab5e598652956956", "subnet_id": "1a9f79d6-0f93-4119-872b-6dbcfcffd6e0", "subnet_ids": ["1a9f79d6-0f93-4119-872b-6dbcfcffd6e0"], "port_id": "bca02f73-9998-45d0-b6e6-c885c93c0cb1", "id": "8c029f95-259f-4eb7-8d0c-f64c26fcf550"} 2018-07-22 07:01:34,535 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8c029f95-259f-4eb7-8d0c-f64c26fcf550/remove_router_interface.json used request id req-d32456f3-4826-4feb-88e6-98c7a3980726 2018-07-22 07:01:34,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.17107582092s 2018-07-22 07:01:34,535 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8c029f95-259f-4eb7-8d0c-f64c26fcf550/remove_router_interface.json used request id req-d32456f3-4826-4feb-88e6-98c7a3980726 returning object 8c029f95-259f-4eb7-8d0c-f64c26fcf550 2018-07-22 07:01:34,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 07:01:34,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6745c0d29bbe2b178998b214fd973a37952edf6b" 2018-07-22 07:01:34,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-5789570a-b6de-4580-b6cc-c53eaab2d7be Date: Sun, 22 Jul 2018 07:01:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:19Z", "admin_state_up": true, "updated_at": "2018-07-22T07:01:33Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "840db56014094458ab5e598652956956", "id": "8c029f95-259f-4eb7-8d0c-f64c26fcf550", "name": "vmready2-router_76503658-9205-489a-b80e-2f53e2539273"}]} 2018-07-22 07:01:34,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5789570a-b6de-4580-b6cc-c53eaab2d7be 2018-07-22 07:01:34,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.162318944931s 2018-07-22 07:01:34,699 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5789570a-b6de-4580-b6cc-c53eaab2d7be 2018-07-22 07:01:34,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 07:01:34,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/8c029f95-259f-4eb7-8d0c-f64c26fcf550.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6745c0d29bbe2b178998b214fd973a37952edf6b" 2018-07-22 07:01:38,353 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e5a9b9e-d80f-4226-a233-dc80234940bf Content-Length: 0 Date: Sun, 22 Jul 2018 07:01:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:01:38,354 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/8c029f95-259f-4eb7-8d0c-f64c26fcf550.json used request id req-5e5a9b9e-d80f-4226-a233-dc80234940bf 2018-07-22 07:01:38,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.65374898911s 2018-07-22 07:01:38,354 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/8c029f95-259f-4eb7-8d0c-f64c26fcf550.json used request id req-5e5a9b9e-d80f-4226-a233-dc80234940bf 2018-07-22 07:01:38,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 07:01:38,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6745c0d29bbe2b178998b214fd973a37952edf6b" 2018-07-22 07:01:38,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-7e454a3a-f5e4-4543-bc14-016e5cd2552e Date: Sun, 22 Jul 2018 07:01:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b29502f-f02a-47ad-aa69-e7bcee6a18f0","tenant_id":"840db56014094458ab5e598652956956","created_at":"2018-07-22T07:01:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T07:01:17Z","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":"840db56014094458ab5e598652956956","id":"1a9f79d6-0f93-4119-872b-6dbcfcffd6e0","subnetpool_id":null,"name":"vmready2-subnet_76503658-9205-489a-b80e-2f53e2539273"}]} 2018-07-22 07:01:38,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7e454a3a-f5e4-4543-bc14-016e5cd2552e 2018-07-22 07:01:38,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.227125883102s 2018-07-22 07:01:38,582 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7e454a3a-f5e4-4543-bc14-016e5cd2552e 2018-07-22 07:01:38,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 07:01:38,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/1a9f79d6-0f93-4119-872b-6dbcfcffd6e0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6745c0d29bbe2b178998b214fd973a37952edf6b" 2018-07-22 07:01:41,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5845e09b-5b9b-46f9-a12e-0c50b519f7f6 Date: Sun, 22 Jul 2018 07:01:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:01:41,041 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1a9f79d6-0f93-4119-872b-6dbcfcffd6e0.json used request id req-5845e09b-5b9b-46f9-a12e-0c50b519f7f6 2018-07-22 07:01:41,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.4587020874s 2018-07-22 07:01:41,042 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1a9f79d6-0f93-4119-872b-6dbcfcffd6e0.json used request id req-5845e09b-5b9b-46f9-a12e-0c50b519f7f6 2018-07-22 07:01:41,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:01:41,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6745c0d29bbe2b178998b214fd973a37952edf6b" 2018-07-22 07:01:41,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-10a70d51-b016-41dd-b6b8-6fd1c7857625 Date: Sun, 22 Jul 2018 07:01:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1b29502f-f02a-47ad-aa69-e7bcee6a18f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"840db56014094458ab5e598652956956","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:01:40Z","qos_policy_id":null,"name":"vmready2-net_76503658-9205-489a-b80e-2f53e2539273","admin_state_up":true,"tenant_id":"840db56014094458ab5e598652956956","created_at":"2018-07-22T07:01:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 07:01:41,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-10a70d51-b016-41dd-b6b8-6fd1c7857625 2018-07-22 07:01:41,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288943052292s 2018-07-22 07:01:41,331 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-10a70d51-b016-41dd-b6b8-6fd1c7857625 2018-07-22 07:01:41,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 07:01:41,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/1b29502f-f02a-47ad-aa69-e7bcee6a18f0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6745c0d29bbe2b178998b214fd973a37952edf6b" 2018-07-22 07:01:42,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9d2ae57-ecfa-4e9f-adae-1b95c5f4c620 Date: Sun, 22 Jul 2018 07:01:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:01:42,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1b29502f-f02a-47ad-aa69-e7bcee6a18f0.json used request id req-f9d2ae57-ecfa-4e9f-adae-1b95c5f4c620 2018-07-22 07:01:42,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.856992006302s 2018-07-22 07:01:42,190 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1b29502f-f02a-47ad-aa69-e7bcee6a18f0.json used request id req-f9d2ae57-ecfa-4e9f-adae-1b95c5f4c620 2018-07-22 07:01:42,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:01:42,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}6745c0d29bbe2b178998b214fd973a37952edf6b" 2018-07-22 07:01:42,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-535c7be7-d74c-4c84-855d-450e778f9fed Date: Sun, 22 Jul 2018 07:01:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/8e4f778e-794f-4e3a-8aa5-f8733c8432ec/snap", "metadata": {}}], "file": "/v2/images/8e4f778e-794f-4e3a-8aa5-f8733c8432ec/file", "owner": "840db56014094458ab5e598652956956", "id": "8e4f778e-794f-4e3a-8aa5-f8733c8432ec", "size": 12716032, "self": "/v2/images/8e4f778e-794f-4e3a-8aa5-f8733c8432ec", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/8e4f778e-794f-4e3a-8aa5-f8733c8432ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:01:31Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_76503658-9205-489a-b80e-2f53e2539273", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_76503658-9205-489a-b80e-2f53e2539273", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:01:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:01:42,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-535c7be7-d74c-4c84-855d-450e778f9fed 2018-07-22 07:01:42,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.209981203079s 2018-07-22 07:01:42,404 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-535c7be7-d74c-4c84-855d-450e778f9fed 2018-07-22 07:01:42,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 07:01:42,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/8e4f778e-794f-4e3a-8aa5-f8733c8432ec -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6745c0d29bbe2b178998b214fd973a37952edf6b" 2018-07-22 07:01:43,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c87b437-0717-41ad-b010-0908589b9675 Date: Sun, 22 Jul 2018 07:01:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:01:43,430 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8e4f778e-794f-4e3a-8aa5-f8733c8432ec used request id req-0c87b437-0717-41ad-b010-0908589b9675 2018-07-22 07:01:43,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0235490799s 2018-07-22 07:01:43,430 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8e4f778e-794f-4e3a-8aa5-f8733c8432ec used request id req-0c87b437-0717-41ad-b010-0908589b9675 2018-07-22 07:01:43,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:01:43,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:43,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:43 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-0490ce36-c28e-473b-99af-5d9e0a230a70 x-compute-request-id: req-0490ce36-c28e-473b-99af-5d9e0a230a70 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_76503658-9205-489a-b80e-2f53e2539273", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7f7bac1f-28d8-424d-a60f-907ac74ba75d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7f7bac1f-28d8-424d-a60f-907ac74ba75d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7f7bac1f-28d8-424d-a60f-907ac74ba75d"}]} 2018-07-22 07:01:43,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-0490ce36-c28e-473b-99af-5d9e0a230a70 2018-07-22 07:01:43,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0274519920349s 2018-07-22 07:01:43,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-0490ce36-c28e-473b-99af-5d9e0a230a70 2018-07-22 07:01:43,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 07:01:43,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/7f7bac1f-28d8-424d-a60f-907ac74ba75d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:43,621 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:01:43 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-629feae6-1906-409e-9183-efcf6ff99ead x-compute-request-id: req-629feae6-1906-409e-9183-efcf6ff99ead Content-Length: 0 Content-Type: application/json 2018-07-22 07:01:43,621 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7f7bac1f-28d8-424d-a60f-907ac74ba75d used request id req-629feae6-1906-409e-9183-efcf6ff99ead 2018-07-22 07:01:43,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.160378217697s 2018-07-22 07:01:43,621 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7f7bac1f-28d8-424d-a60f-907ac74ba75d used request id req-629feae6-1906-409e-9183-efcf6ff99ead 2018-07-22 07:01:43,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:01:43,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:43,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4007e4-c8a7-4bc0-8636-707b7a845e3b Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_76503658-9205-489a-b80e-2f53e2539273", "links": {"self": "http://172.30.9.23:5000/v3/users/b25ae09254484837931fd5cdd6422786"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b25ae09254484837931fd5cdd6422786", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:01:43,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4a4007e4-c8a7-4bc0-8636-707b7a845e3b 2018-07-22 07:01:43,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133960962296s 2018-07-22 07:01:43,756 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4a4007e4-c8a7-4bc0-8636-707b7a845e3b 2018-07-22 07:01:43,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:01:43,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/b25ae09254484837931fd5cdd6422786 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:43,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a92fb2c-6887-4c9e-b52f-98d1b15570ee Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_76503658-9205-489a-b80e-2f53e2539273", "links": {"self": "http://172.30.9.23:5000/v3/users/b25ae09254484837931fd5cdd6422786"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b25ae09254484837931fd5cdd6422786", "description": null}} 2018-07-22 07:01:43,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b25ae09254484837931fd5cdd6422786 used request id req-8a92fb2c-6887-4c9e-b52f-98d1b15570ee 2018-07-22 07:01:43,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108793020248s 2018-07-22 07:01:43,871 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b25ae09254484837931fd5cdd6422786 used request id req-8a92fb2c-6887-4c9e-b52f-98d1b15570ee 2018-07-22 07:01:43,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 07:01:43,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/b25ae09254484837931fd5cdd6422786 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:44,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:01:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98dd2220-1f4f-4310-971f-f9de4ec66eb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:01:44,138 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b25ae09254484837931fd5cdd6422786 used request id req-98dd2220-1f4f-4310-971f-f9de4ec66eb2 2018-07-22 07:01:44,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.266162157059s 2018-07-22 07:01:44,138 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b25ae09254484837931fd5cdd6422786 used request id req-98dd2220-1f4f-4310-971f-f9de4ec66eb2 2018-07-22 07:01:44,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 07:01:44,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:44,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4d5c56-e18c-403a-948c-84e04f770bb8 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956"}, "tags": [], "enabled": true, "id": "840db56014094458ab5e598652956956", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_76503658-9205-489a-b80e-2f53e2539273"}]} 2018-07-22 07:01:44,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-7e4d5c56-e18c-403a-948c-84e04f770bb8 2018-07-22 07:01:44,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0981361865997s 2018-07-22 07:01:44,243 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-7e4d5c56-e18c-403a-948c-84e04f770bb8 2018-07-22 07:01:44,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 07:01:44,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:44,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43db4f79-1244-45ba-b2e1-1404f5243542 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:01:44,491 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-43db4f79-1244-45ba-b2e1-1404f5243542 2018-07-22 07:01:44,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.24297618866s 2018-07-22 07:01:44,491 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-43db4f79-1244-45ba-b2e1-1404f5243542 2018-07-22 07:01:44,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:01:44,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:44,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beefcae3-1fb1-4865-b4a0-75198f732379 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ee478651e244141b3265cf75c7477b6", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee478651e244141b3265cf75c7477b6"}, "name": "Member"}, {"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:01:44,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-beefcae3-1fb1-4865-b4a0-75198f732379 2018-07-22 07:01:44,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0972990989685s 2018-07-22 07:01:44,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-beefcae3-1fb1-4865-b4a0-75198f732379 2018-07-22 07:01:44,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 07:01:44,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/0ee478651e244141b3265cf75c7477b6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9cba6cac988b742648e29b4a1dccb264e7907a2" 2018-07-22 07:01:44,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9cb3766-8095-49eb-9ef0-4e31d70cb69e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:01:44,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0ee478651e244141b3265cf75c7477b6 used request id req-e9cb3766-8095-49eb-9ef0-4e31d70cb69e 2018-07-22 07:01:44,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.173449993134s 2018-07-22 07:01:44,771 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0ee478651e244141b3265cf75c7477b6 used request id req-e9cb3766-8095-49eb-9ef0-4e31d70cb69e 2018-07-22 07:01:44,826 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-22 07:01:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:01:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:01:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:01:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:01:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:01:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:01:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:01:44,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:01:44,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:01:44,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:01:44,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:01:44,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:01:44,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:01:44,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:01:44,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:01:44,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:01:44,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:01:44,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:01:44,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:01:44,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:01:44,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:01:44,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:01:44,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:01:44,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447b0f5e-9cb4-4b8e-b3ef-f377f3a8e0bf Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:01:44,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-447b0f5e-9cb4-4b8e-b3ef-f377f3a8e0bf 2018-07-22 07:01:44,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:01:45,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:01:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["PPNmHuRFQIWlIxnrIvogxA"], "issued_at": "2018-07-22T07:01:45.000000Z"}} 2018-07-22 07:01:45,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:01:45,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:01:45,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-037ceef4-5e1a-450c-b59e-3ad74b02710e Date: Sun, 22 Jul 2018 07:01:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:01:45,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-037ceef4-5e1a-450c-b59e-3ad74b02710e 2018-07-22 07:01:45,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265219926834s 2018-07-22 07:01:45,595 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-037ceef4-5e1a-450c-b59e-3ad74b02710e 2018-07-22 07:01:45,600 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-22 07:01:45,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 07:01:45,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" -d '{"network": {"name": "singlevm1-net_1320d916-683b-4113-b03a-47b3e02845cb", "admin_state_up": true}}' 2018-07-22 07:01:46,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-d4528c71-3ede-450b-a0ce-ca2a47ad1c78 Date: Sun, 22 Jul 2018 07:01:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6db527e5-bc74-4a42-b2b4-4e66b79cb486","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:01:45Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_1320d916-683b-4113-b03a-47b3e02845cb","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:01:45Z","mtu":1450}} 2018-07-22 07:01:46,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d4528c71-3ede-450b-a0ce-ca2a47ad1c78 2018-07-22 07:01:46,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.612103939056s 2018-07-22 07:01:46,213 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d4528c71-3ede-450b-a0ce-ca2a47ad1c78 2018-07-22 07:01:46,214 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-22T07:01:45Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6db527e5-bc74-4a42-b2b4-4e66b79cb486', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_1320d916-683b-4113-b03a-47b3e02845cb', u'created_at': u'2018-07-22T07:01:45Z', u'mtu': 1450, u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'l2_adjacency': True}) 2018-07-22 07:01:46,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:01:46,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:01:46,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-eb400e19-3f9e-4d75-80dc-5eb62fc50050 Date: Sun, 22 Jul 2018 07:01:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6db527e5-bc74-4a42-b2b4-4e66b79cb486","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:01:45Z","qos_policy_id":null,"name":"singlevm1-net_1320d916-683b-4113-b03a-47b3e02845cb","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:01:45Z","provider:network_type":"vxlan"}]} 2018-07-22 07:01:46,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-eb400e19-3f9e-4d75-80dc-5eb62fc50050 2018-07-22 07:01:46,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25130200386s 2018-07-22 07:01:46,466 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-eb400e19-3f9e-4d75-80dc-5eb62fc50050 2018-07-22 07:01:46,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 07:01:46,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" -d '{"subnet": {"name": "singlevm1-subnet_1320d916-683b-4113-b03a-47b3e02845cb", "enable_dhcp": true, "network_id": "6db527e5-bc74-4a42-b2b4-4e66b79cb486", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 07:01:47,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-9d66cb54-0b12-48f5-8b17-0b8081de421a Date: Sun, 22 Jul 2018 07:01:47 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:01:46Z","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":"46e54b91-a330-4dcc-9af8-f3692c6fbeb9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_1320d916-683b-4113-b03a-47b3e02845cb","enable_dhcp":true,"segment_id":null,"network_id":"6db527e5-bc74-4a42-b2b4-4e66b79cb486","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:01:46Z","ip_version":4}} 2018-07-22 07:01:47,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9d66cb54-0b12-48f5-8b17-0b8081de421a 2018-07-22 07:01:47,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.649817943573s 2018-07-22 07:01:47,118 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9d66cb54-0b12-48f5-8b17-0b8081de421a 2018-07-22 07:01:47,118 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:01:46Z', 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'46e54b91-a330-4dcc-9af8-f3692c6fbeb9', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_1320d916-683b-4113-b03a-47b3e02845cb', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'6db527e5-bc74-4a42-b2b4-4e66b79cb486', u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'created_at': u'2018-07-22T07:01:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131'}) 2018-07-22 07:01:47,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 07:01:47,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "singlevm1-router_1320d916-683b-4113-b03a-47b3e02845cb", "admin_state_up": true}}' 2018-07-22 07:01:53,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-d93496c4-0b94-45de-bc43-bf653c131b73 Date: Sun, 22 Jul 2018 07:01:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:01:48Z", "admin_state_up": true, "updated_at": "2018-07-22T07:01:49Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "10794f11-7121-4816-be0c-0e0b1ae8c02d", "name": "singlevm1-router_1320d916-683b-4113-b03a-47b3e02845cb"}} 2018-07-22 07:01:53,336 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d93496c4-0b94-45de-bc43-bf653c131b73 2018-07-22 07:01:53,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.21700906754s 2018-07-22 07:01:53,337 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d93496c4-0b94-45de-bc43-bf653c131b73 2018-07-22 07:01:53,337 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:01:49Z', u'revision_number': 4, u'ha': True, u'id': u'10794f11-7121-4816-be0c-0e0b1ae8c02d', u'external_gateway_info': {u'network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26686176-d4b0-4f11-8423-c349e99aa88a', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_1320d916-683b-4113-b03a-47b3e02845cb', u'admin_state_up': True, u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'created_at': u'2018-07-22T07:01:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131'}) 2018-07-22 07:01:53,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 07:01:53,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/10794f11-7121-4816-be0c-0e0b1ae8c02d/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" -d '{"subnet_id": "46e54b91-a330-4dcc-9af8-f3692c6fbeb9"}' 2018-07-22 07:01:56,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-851d5e8d-1e4e-4c97-8fe0-e20f38e340d7 Date: Sun, 22 Jul 2018 07:01:56 GMT RESP BODY: {"network_id": "6db527e5-bc74-4a42-b2b4-4e66b79cb486", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "subnet_id": "46e54b91-a330-4dcc-9af8-f3692c6fbeb9", "subnet_ids": ["46e54b91-a330-4dcc-9af8-f3692c6fbeb9"], "port_id": "80d35bbf-da4f-4f7c-adc0-3886551a581f", "id": "10794f11-7121-4816-be0c-0e0b1ae8c02d"} 2018-07-22 07:01:56,657 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/10794f11-7121-4816-be0c-0e0b1ae8c02d/add_router_interface.json used request id req-851d5e8d-1e4e-4c97-8fe0-e20f38e340d7 2018-07-22 07:01:56,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.31889009476s 2018-07-22 07:01:56,657 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/10794f11-7121-4816-be0c-0e0b1ae8c02d/add_router_interface.json used request id req-851d5e8d-1e4e-4c97-8fe0-e20f38e340d7 returning object 10794f11-7121-4816-be0c-0e0b1ae8c02d 2018-07-22 07:01:56,658 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:01:56,780 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 07:01:56,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" 2018-07-22 07:01:56,786 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 07:01:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-07-22 07:01:56,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:01:56,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:01:57,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d25b3e55-9ed5-4207-9343-3576ded73b83 Date: Sun, 22 Jul 2018 07:01:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:01:57,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d25b3e55-9ed5-4207-9343-3576ded73b83 2018-07-22 07:01:57,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.653566122055s 2018-07-22 07:01:57,445 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d25b3e55-9ed5-4207-9343-3576ded73b83 2018-07-22 07:01:57,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 07:01:57,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_1320d916-683b-4113-b03a-47b3e02845cb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_1320d916-683b-4113-b03a-47b3e02845cb"}' 2018-07-22 07:01:58,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/835f48b6-a045-441b-94b6-af2033fb6526 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a79aee8b-a31b-4638-98df-7968f96cd9e5 Date: Sun, 22 Jul 2018 07:01:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/835f48b6-a045-441b-94b6-af2033fb6526/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "835f48b6-a045-441b-94b6-af2033fb6526", "size": null, "self": "/v2/images/835f48b6-a045-441b-94b6-af2033fb6526", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:01:58Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_1320d916-683b-4113-b03a-47b3e02845cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1320d916-683b-4113-b03a-47b3e02845cb", "checksum": null, "created_at": "2018-07-22T07:01:58Z", "protected": false} 2018-07-22 07:01:58,160 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a79aee8b-a31b-4638-98df-7968f96cd9e5 2018-07-22 07:01:58,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.70628285408s 2018-07-22 07:01:58,160 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a79aee8b-a31b-4638-98df-7968f96cd9e5 returning object 835f48b6-a045-441b-94b6-af2033fb6526 2018-07-22 07:01:58,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 07:01:58,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/835f48b6-a045-441b-94b6-af2033fb6526/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" -d '' 2018-07-22 07:01:59,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a8cbb24a-524a-405a-a1c3-270b1671da86 Date: Sun, 22 Jul 2018 07:01:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:01:59,232 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/835f48b6-a045-441b-94b6-af2033fb6526/file used request id req-a8cbb24a-524a-405a-a1c3-270b1671da86 2018-07-22 07:01:59,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.07147812843s 2018-07-22 07:01:59,233 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/835f48b6-a045-441b-94b6-af2033fb6526/file used request id req-a8cbb24a-524a-405a-a1c3-270b1671da86 2018-07-22 07:01:59,233 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_1320d916-683b-4113-b03a-47b3e02845cb', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T07:01:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/835f48b6-a045-441b-94b6-af2033fb6526/file', u'owner': u'239f08b9dfab49abbc9cca9c9c17e131', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'835f48b6-a045-441b-94b6-af2033fb6526', u'size': None, u'name': u'singlevm1-img_1320d916-683b-4113-b03a-47b3e02845cb', u'checksum': None, u'self': u'/v2/images/835f48b6-a045-441b-94b6-af2033fb6526', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T07:01:58Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 07:01:59,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 07:01:59,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_1320d916-683b-4113-b03a-47b3e02845cb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 07:01:59,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:59 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-ea72187e-d0cd-4d4c-acce-573c4e5f4304 x-compute-request-id: req-ea72187e-d0cd-4d4c-acce-573c4e5f4304 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_1320d916-683b-4113-b03a-47b3e02845cb", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2c78013e-3170-4c2d-8917-701592479bfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2c78013e-3170-4c2d-8917-701592479bfe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2c78013e-3170-4c2d-8917-701592479bfe"}} 2018-07-22 07:01:59,467 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ea72187e-d0cd-4d4c-acce-573c4e5f4304 2018-07-22 07:01:59,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.233191013336s 2018-07-22 07:01:59,467 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ea72187e-d0cd-4d4c-acce-573c4e5f4304 2018-07-22 07:01:59,468 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_1320d916-683b-4113-b03a-47b3e02845cb', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'2c78013e-3170-4c2d-8917-701592479bfe', 'swap': 0}) 2018-07-22 07:01:59,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 07:01:59,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/2c78013e-3170-4c2d-8917-701592479bfe/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" -d '{"extra_specs": {}}' 2018-07-22 07:01:59,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:59 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-743f56d0-575d-44a8-9829-f55cf1abea1b x-compute-request-id: req-743f56d0-575d-44a8-9829-f55cf1abea1b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:01:59,594 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/2c78013e-3170-4c2d-8917-701592479bfe/os-extra_specs used request id req-743f56d0-575d-44a8-9829-f55cf1abea1b 2018-07-22 07:01:59,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.125902891159s 2018-07-22 07:01:59,595 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/2c78013e-3170-4c2d-8917-701592479bfe/os-extra_specs used request id req-743f56d0-575d-44a8-9829-f55cf1abea1b 2018-07-22 07:01:59,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-22 07:01:59,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" -d '{"keypair": {"name": "singlevm1-kp_1320d916-683b-4113-b03a-47b3e02845cb"}}' 2018-07-22 07:02:00,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:01:59 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-e195c786-7529-4453-829a-6d7566164a9c x-compute-request-id: req-e195c786-7529-4453-829a-6d7566164a9c Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDDqe4ztgk8JX6w5id8hXC3ML1jmHH4M/sIQ4WsVH7t6ftWtC2Tp7CqUH5LaRflXAyjNqVbjxV2wmbeyb+VPGkslX7LsVQ2lBUOBowGDloZXivAQW0TkMjutGcdKHRB+YUGGeczX4HsXEx3MoZPWXu/Au3tSdnMeFw4BwpqATXfiwgcuqdkv2k0T+jRSGacF/axxyw1y314l9auebbDJOGq+OK6SLdTY9bulza+rlfFDUfE+PhlemZywxHgqBdcq40Sk4c9TFFuiPmzMeTpU2AvXTDvbj9YOz8+ILDygVpCzltUyRWhaQp/V3KAiTDxZVrVSymSVc1fOpbuqRABn23 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAww6nuM7YJPCV+sOYnfIVwtzC9Y5hx+DP7CEOFrFR+7en7VrQ\ntk6ewqlB+S2kX5VwMozalW48VdsJm3sm/lTxpLJV+y7FUNpQVDgaMBg5aGV4rwEF\ntE5DI7rRnHSh0QfmFBhnnM1+B7FxMdzKGT1l7vwLt7UnZzHhcOAcKagE134sIHLq\nnZL9pNE/o0UhmnBf2sccsNct9eJfWrnm2wyThqvjiuki3U2PW7pc2vq5XxQ1HxPj\n4ZXpmcsMR4KgXXKuNEpOHPUxRboj5szHk6VNgL10w724/WDs/PiCw8oFaQs5bVMk\nVoWkKf1dygIkw8WVa1UspklXNXzqW7qkQAZ9twIDAQABAoIBAGUiaBwOQ0uD4n+O\ngscCCf5q8DrZhCFakvPff6qMbfGRm+QZPjYINZDAqZBE9gEJPo83MO5hpa7uTuDq\nzaD48gFu5d3CtlPhndzM6ecd6EYUtqomYYrHOVCBQMVaQ7xZ2BV7Qd2vPjVG72Xn\nEHJdv0hWLs0lhDShTD52NKP0le4UeP6gcvBywdj7KOpVM+wsRwsHAwjRNPQNCTN7\nybU94+B1ltIEaDcTsSZ5ZnQcV78yc6YocO75H+JLlwZAuT24ML23a5N+lRxfeT2u\nppxzYLIHYMJov4MVZCNkEFSEMTcvm52DUUU7C09WECOkqsCOLR7VIjEvxfla6qnd\nrNv2fEECgYEA8EbzjbXMnZhoTggJfM+ED4eABGeg16WlMoMUxF3kU1SBXlythL4W\nSF3EDWcE3F/XMhr5ZIYNBWbNeXfIE185upUlCUilw49lFj40m85nlBX+Rbcxfw56\n4fseBuXL93DZj5b3sucD1eBnlmHK8k+nHya0qlhP/kTDH7OgnYuQB78CgYEAz9Ix\nocm/TmQgXQ7Q+ka/crcKW0c4tFtA5wuAJk7uvnnBtv9RY4M0rxfrbKxDKV0QNYxn\ntg7DsbJYuRmAg4rSxjF7U2SVCWZCFgcKHFFbCZEEp6reHql1u/yEmaL0CV0NByDE\n/IGV/hBwJNBbff5nOe3wz+K8z9DdrsaJLNBXyAkCgYBWMb2xOmR6rG/OfkeZBIBl\nacBc1Cf49C0835UVlHESC6CVDz4X/nDT6P8pp6kwvRjfmpmYnBYTt/tB9dxKRsDY\n1CQDHpKIgupKfmo08mhp0TH0JHGXGMSwSHtPEiSHUW5aelfFT+YqVWQTqGU7Y6Oa\nIzJwYVng5x3wQ2n82lIC1QKBgQCVpr4YzCfXsmBfwqCX6URJvidWDZZ2wdOdzPlO\nHL7tKM5nEboxF7VjdK0SR4XhjmNyvBWe00j2eABN4mBZ2SjokY9GQQLVju594DnW\npHsTC3u3pWJn4A2o/jEaVW64I2qTPHS9hC9Xkcy/pc6MjxsUaxRjDtp6J+TKy6rS\nO4FKyQKBgQDo7acQICpta+RPHeVx7jESoSkwVlgXNVPQy08oAOISCP5yCCrcV5lo\n2WvQBBInuFcGMi8aYTrF6QcO8Dkez7jUSYAP2rs/6xDuyAyC5ecElJ8yY7CoaBKk\nnE6aFF2N9qHJTBXlwuvN0ZERDWYj5sWETAQXdmQdbYhsbs/WTTwhKA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "name": "singlevm1-kp_1320d916-683b-4113-b03a-47b3e02845cb", "fingerprint": "bf:a6:87:2a:26:d8:96:ac:f2:49:0f:62:29:91:86:67"}} 2018-07-22 07:02:00,347 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e195c786-7529-4453-829a-6d7566164a9c 2018-07-22 07:02:00,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.752063989639s 2018-07-22 07:02:00,348 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e195c786-7529-4453-829a-6d7566164a9c 2018-07-22 07:02:00,348 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDDqe4ztgk8JX6w5id8hXC3ML1jmHH4M/sIQ4WsVH7t6ftWtC2Tp7CqUH5LaRflXAyjNqVbjxV2wmbeyb+VPGkslX7LsVQ2lBUOBowGDloZXivAQW0TkMjutGcdKHRB+YUGGeczX4HsXEx3MoZPWXu/Au3tSdnMeFw4BwpqATXfiwgcuqdkv2k0T+jRSGacF/axxyw1y314l9auebbDJOGq+OK6SLdTY9bulza+rlfFDUfE+PhlemZywxHgqBdcq40Sk4c9TFFuiPmzMeTpU2AvXTDvbj9YOz8+ILDygVpCzltUyRWhaQp/V3KAiTDxZVrVSymSVc1fOpbuqRABn23 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAww6nuM7YJPCV+sOYnfIVwtzC9Y5hx+DP7CEOFrFR+7en7VrQ\ntk6ewqlB+S2kX5VwMozalW48VdsJm3sm/lTxpLJV+y7FUNpQVDgaMBg5aGV4rwEF\ntE5DI7rRnHSh0QfmFBhnnM1+B7FxMdzKGT1l7vwLt7UnZzHhcOAcKagE134sIHLq\nnZL9pNE/o0UhmnBf2sccsNct9eJfWrnm2wyThqvjiuki3U2PW7pc2vq5XxQ1HxPj\n4ZXpmcsMR4KgXXKuNEpOHPUxRboj5szHk6VNgL10w724/WDs/PiCw8oFaQs5bVMk\nVoWkKf1dygIkw8WVa1UspklXNXzqW7qkQAZ9twIDAQABAoIBAGUiaBwOQ0uD4n+O\ngscCCf5q8DrZhCFakvPff6qMbfGRm+QZPjYINZDAqZBE9gEJPo83MO5hpa7uTuDq\nzaD48gFu5d3CtlPhndzM6ecd6EYUtqomYYrHOVCBQMVaQ7xZ2BV7Qd2vPjVG72Xn\nEHJdv0hWLs0lhDShTD52NKP0le4UeP6gcvBywdj7KOpVM+wsRwsHAwjRNPQNCTN7\nybU94+B1ltIEaDcTsSZ5ZnQcV78yc6YocO75H+JLlwZAuT24ML23a5N+lRxfeT2u\nppxzYLIHYMJov4MVZCNkEFSEMTcvm52DUUU7C09WECOkqsCOLR7VIjEvxfla6qnd\nrNv2fEECgYEA8EbzjbXMnZhoTggJfM+ED4eABGeg16WlMoMUxF3kU1SBXlythL4W\nSF3EDWcE3F/XMhr5ZIYNBWbNeXfIE185upUlCUilw49lFj40m85nlBX+Rbcxfw56\n4fseBuXL93DZj5b3sucD1eBnlmHK8k+nHya0qlhP/kTDH7OgnYuQB78CgYEAz9Ix\nocm/TmQgXQ7Q+ka/crcKW0c4tFtA5wuAJk7uvnnBtv9RY4M0rxfrbKxDKV0QNYxn\ntg7DsbJYuRmAg4rSxjF7U2SVCWZCFgcKHFFbCZEEp6reHql1u/yEmaL0CV0NByDE\n/IGV/hBwJNBbff5nOe3wz+K8z9DdrsaJLNBXyAkCgYBWMb2xOmR6rG/OfkeZBIBl\nacBc1Cf49C0835UVlHESC6CVDz4X/nDT6P8pp6kwvRjfmpmYnBYTt/tB9dxKRsDY\n1CQDHpKIgupKfmo08mhp0TH0JHGXGMSwSHtPEiSHUW5aelfFT+YqVWQTqGU7Y6Oa\nIzJwYVng5x3wQ2n82lIC1QKBgQCVpr4YzCfXsmBfwqCX6URJvidWDZZ2wdOdzPlO\nHL7tKM5nEboxF7VjdK0SR4XhjmNyvBWe00j2eABN4mBZ2SjokY9GQQLVju594DnW\npHsTC3u3pWJn4A2o/jEaVW64I2qTPHS9hC9Xkcy/pc6MjxsUaxRjDtp6J+TKy6rS\nO4FKyQKBgQDo7acQICpta+RPHeVx7jESoSkwVlgXNVPQy08oAOISCP5yCCrcV5lo\n2WvQBBInuFcGMi8aYTrF6QcO8Dkez7jUSYAP2rs/6xDuyAyC5ecElJ8yY7CoaBKk\nnE6aFF2N9qHJTBXlwuvN0ZERDWYj5sWETAQXdmQdbYhsbs/WTTwhKA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5335cc64c0174eb3ab7b56768be71f75', 'name': u'singlevm1-kp_1320d916-683b-4113-b03a-47b3e02845cb', 'created_at': '2018-07-22T07:02:00.348914', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'bf:a6:87:2a:26:d8:96:ac:f2:49:0f:62:29:91:86:67', 'type': 'ssh', 'id': u'singlevm1-kp_1320d916-683b-4113-b03a-47b3e02845cb'}) 2018-07-22 07:02:00,349 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAww6nuM7YJPCV+sOYnfIVwtzC9Y5hx+DP7CEOFrFR+7en7VrQ tk6ewqlB+S2kX5VwMozalW48VdsJm3sm/lTxpLJV+y7FUNpQVDgaMBg5aGV4rwEF tE5DI7rRnHSh0QfmFBhnnM1+B7FxMdzKGT1l7vwLt7UnZzHhcOAcKagE134sIHLq nZL9pNE/o0UhmnBf2sccsNct9eJfWrnm2wyThqvjiuki3U2PW7pc2vq5XxQ1HxPj 4ZXpmcsMR4KgXXKuNEpOHPUxRboj5szHk6VNgL10w724/WDs/PiCw8oFaQs5bVMk VoWkKf1dygIkw8WVa1UspklXNXzqW7qkQAZ9twIDAQABAoIBAGUiaBwOQ0uD4n+O gscCCf5q8DrZhCFakvPff6qMbfGRm+QZPjYINZDAqZBE9gEJPo83MO5hpa7uTuDq zaD48gFu5d3CtlPhndzM6ecd6EYUtqomYYrHOVCBQMVaQ7xZ2BV7Qd2vPjVG72Xn EHJdv0hWLs0lhDShTD52NKP0le4UeP6gcvBywdj7KOpVM+wsRwsHAwjRNPQNCTN7 ybU94+B1ltIEaDcTsSZ5ZnQcV78yc6YocO75H+JLlwZAuT24ML23a5N+lRxfeT2u ppxzYLIHYMJov4MVZCNkEFSEMTcvm52DUUU7C09WECOkqsCOLR7VIjEvxfla6qnd rNv2fEECgYEA8EbzjbXMnZhoTggJfM+ED4eABGeg16WlMoMUxF3kU1SBXlythL4W SF3EDWcE3F/XMhr5ZIYNBWbNeXfIE185upUlCUilw49lFj40m85nlBX+Rbcxfw56 4fseBuXL93DZj5b3sucD1eBnlmHK8k+nHya0qlhP/kTDH7OgnYuQB78CgYEAz9Ix ocm/TmQgXQ7Q+ka/crcKW0c4tFtA5wuAJk7uvnnBtv9RY4M0rxfrbKxDKV0QNYxn tg7DsbJYuRmAg4rSxjF7U2SVCWZCFgcKHFFbCZEEp6reHql1u/yEmaL0CV0NByDE /IGV/hBwJNBbff5nOe3wz+K8z9DdrsaJLNBXyAkCgYBWMb2xOmR6rG/OfkeZBIBl acBc1Cf49C0835UVlHESC6CVDz4X/nDT6P8pp6kwvRjfmpmYnBYTt/tB9dxKRsDY 1CQDHpKIgupKfmo08mhp0TH0JHGXGMSwSHtPEiSHUW5aelfFT+YqVWQTqGU7Y6Oa IzJwYVng5x3wQ2n82lIC1QKBgQCVpr4YzCfXsmBfwqCX6URJvidWDZZ2wdOdzPlO HL7tKM5nEboxF7VjdK0SR4XhjmNyvBWe00j2eABN4mBZ2SjokY9GQQLVju594DnW pHsTC3u3pWJn4A2o/jEaVW64I2qTPHS9hC9Xkcy/pc6MjxsUaxRjDtp6J+TKy6rS O4FKyQKBgQDo7acQICpta+RPHeVx7jESoSkwVlgXNVPQy08oAOISCP5yCCrcV5lo 2WvQBBInuFcGMi8aYTrF6QcO8Dkez7jUSYAP2rs/6xDuyAyC5ecElJ8yY7CoaBKk nE6aFF2N9qHJTBXlwuvN0ZERDWYj5sWETAQXdmQdbYhsbs/WTTwhKA== -----END RSA PRIVATE KEY----- 2018-07-22 07:02:00,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-22 07:02:00,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" -d '{"security_group": {"name": "singlevm1-sg_1320d916-683b-4113-b03a-47b3e02845cb", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-22 07:02:00,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-f079874e-38b6-47b4-992e-b9738468dd53 Date: Sun, 22 Jul 2018 07:02:00 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:02:00Z", "updated_at": "2018-07-22T07:02:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:00Z", "revision_number": 0, "id": "51624892-79bd-478c-b453-7f49549af082", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:00Z", "security_group_id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:00Z", "revision_number": 0, "id": "a834a256-2dc8-41de-a4d1-672fa58247e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:00Z", "security_group_id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 2, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051", "name": "singlevm1-sg_1320d916-683b-4113-b03a-47b3e02845cb"}} 2018-07-22 07:02:00,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f079874e-38b6-47b4-992e-b9738468dd53 2018-07-22 07:02:00,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.407691001892s 2018-07-22 07:02:00,760 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f079874e-38b6-47b4-992e-b9738468dd53 2018-07-22 07:02:00,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 07:02:00,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:00,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-a6e79d39-523e-4908-92a2-94e9e3446759 Date: Sun, 22 Jul 2018 07:02:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T06:59:43Z", "updated_at": "2018-07-22T06:59:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "revision_number": 0, "id": "476d6b2e-4dac-417a-8fc6-9691c4a035b9", "remote_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "revision_number": 0, "id": "8ecec43f-65a4-4e23-bb1e-976b529a78a8", "remote_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "revision_number": 0, "id": "ab892b97-6096-40e1-b3d2-88901a45a8c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "revision_number": 0, "id": "b0ac5037-a254-428a-830c-43905c6d38ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:02:00Z", "updated_at": "2018-07-22T07:02:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:00Z", "revision_number": 0, "id": "51624892-79bd-478c-b453-7f49549af082", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:00Z", "security_group_id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:00Z", "revision_number": 0, "id": "a834a256-2dc8-41de-a4d1-672fa58247e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:00Z", "security_group_id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 2, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051", "name": "singlevm1-sg_1320d916-683b-4113-b03a-47b3e02845cb"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}]} 2018-07-22 07:02:00,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a6e79d39-523e-4908-92a2-94e9e3446759 2018-07-22 07:02:00,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.215122938156s 2018-07-22 07:02:00,981 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a6e79d39-523e-4908-92a2-94e9e3446759 2018-07-22 07:02:00,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 07:02:00,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051"}}' 2018-07-22 07:02:01,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-33cb5ec5-ca5c-4e80-b0b6-1f32b9a1e5c5 Date: Sun, 22 Jul 2018 07:02:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-22T07:02:01Z", "security_group_id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051", "port_range_min": 22, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:02:01Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "ed72d8d5-7938-47e3-8204-54514fd6f35d"}} 2018-07-22 07:02:01,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-33cb5ec5-ca5c-4e80-b0b6-1f32b9a1e5c5 2018-07-22 07:02:01,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.182051897049s 2018-07-22 07:02:01,168 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-33cb5ec5-ca5c-4e80-b0b6-1f32b9a1e5c5 2018-07-22 07:02:01,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 07:02:01,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:01,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-491b4ddc-d8e7-4b24-8eaa-d5ed87ff9fe7 Date: Sun, 22 Jul 2018 07:02:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T06:59:43Z", "updated_at": "2018-07-22T06:59:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "revision_number": 0, "id": "476d6b2e-4dac-417a-8fc6-9691c4a035b9", "remote_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "revision_number": 0, "id": "8ecec43f-65a4-4e23-bb1e-976b529a78a8", "remote_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "revision_number": 0, "id": "ab892b97-6096-40e1-b3d2-88901a45a8c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "revision_number": 0, "id": "b0ac5037-a254-428a-830c-43905c6d38ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:02:00Z", "updated_at": "2018-07-22T07:02:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:00Z", "revision_number": 0, "id": "51624892-79bd-478c-b453-7f49549af082", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:00Z", "security_group_id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:00Z", "revision_number": 0, "id": "a834a256-2dc8-41de-a4d1-672fa58247e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:00Z", "security_group_id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T07:02:01Z", "revision_number": 0, "id": "ed72d8d5-7938-47e3-8204-54514fd6f35d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:01Z", "security_group_id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": 22, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 3, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051", "name": "singlevm1-sg_1320d916-683b-4113-b03a-47b3e02845cb"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}]} 2018-07-22 07:02:01,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-491b4ddc-d8e7-4b24-8eaa-d5ed87ff9fe7 2018-07-22 07:02:01,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236285924911s 2018-07-22 07:02:01,408 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-491b4ddc-d8e7-4b24-8eaa-d5ed87ff9fe7 2018-07-22 07:02:01,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 07:02:01,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051"}}' 2018-07-22 07:02:01,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a521e968-6c72-48a4-99f6-7db942c370d7 Date: Sun, 22 Jul 2018 07:02:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:02:01Z", "security_group_id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:02:01Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "cdb0617b-4bfc-4967-84db-ab457ef0daed"}} 2018-07-22 07:02:01,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a521e968-6c72-48a4-99f6-7db942c370d7 2018-07-22 07:02:01,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.203566074371s 2018-07-22 07:02:01,616 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a521e968-6c72-48a4-99f6-7db942c370d7 2018-07-22 07:02:01,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:02:01,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:02,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-564424af-0a1f-4cfa-95cd-eb8fb4bd1139 Date: Sun, 22 Jul 2018 07:02:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5e6f8cd3-e661-431a-9c0c-847991212c44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["3856fa69-783e-4c7e-acbc-9b9b04920598"],"description":"","tags":[],"updated_at":"2018-07-22T07:01:47Z","qos_policy_id":null,"name":"HA network tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"tenant_id":"","created_at":"2018-07-22T07:01:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6db527e5-bc74-4a42-b2b4-4e66b79cb486","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["46e54b91-a330-4dcc-9af8-f3692c6fbeb9"],"description":"","tags":[],"updated_at":"2018-07-22T07:01:46Z","qos_policy_id":null,"name":"singlevm1-net_1320d916-683b-4113-b03a-47b3e02845cb","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:01:45Z","provider:network_type":"vxlan"}]} 2018-07-22 07:02:02,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-564424af-0a1f-4cfa-95cd-eb8fb4bd1139 2018-07-22 07:02:02,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.975663900375s 2018-07-22 07:02:02,594 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-564424af-0a1f-4cfa-95cd-eb8fb4bd1139 2018-07-22 07:02:02,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:02:02,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:03,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-034cbc93-65bc-4e9a-b339-2666f3327c7a Date: Sun, 22 Jul 2018 07:02:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/835f48b6-a045-441b-94b6-af2033fb6526/snap", "metadata": {}}], "file": "/v2/images/835f48b6-a045-441b-94b6-af2033fb6526/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "835f48b6-a045-441b-94b6-af2033fb6526", "size": 12716032, "self": "/v2/images/835f48b6-a045-441b-94b6-af2033fb6526", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/835f48b6-a045-441b-94b6-af2033fb6526/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:01:59Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_1320d916-683b-4113-b03a-47b3e02845cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1320d916-683b-4113-b03a-47b3e02845cb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:01:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:02:03,261 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-034cbc93-65bc-4e9a-b339-2666f3327c7a 2018-07-22 07:02:03,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.662449121475s 2018-07-22 07:02:03,262 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-034cbc93-65bc-4e9a-b339-2666f3327c7a 2018-07-22 07:02:03,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:02:03,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:03,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:03 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-56348aa0-f426-4496-9a6b-2eb3ab17f70b x-compute-request-id: req-56348aa0-f426-4496-9a6b-2eb3ab17f70b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_1320d916-683b-4113-b03a-47b3e02845cb", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2c78013e-3170-4c2d-8917-701592479bfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2c78013e-3170-4c2d-8917-701592479bfe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2c78013e-3170-4c2d-8917-701592479bfe"}]} 2018-07-22 07:02:03,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-56348aa0-f426-4496-9a6b-2eb3ab17f70b 2018-07-22 07:02:03,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269331932068s 2018-07-22 07:02:03,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-56348aa0-f426-4496-9a6b-2eb3ab17f70b 2018-07-22 07:02:03,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 07:02:03,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" -d '{"server": {"name": "singlevm1-vm_1320d916-683b-4113-b03a-47b3e02845cb", "imageRef": "835f48b6-a045-441b-94b6-af2033fb6526", "key_name": "singlevm1-kp_1320d916-683b-4113-b03a-47b3e02845cb", "flavorRef": "2c78013e-3170-4c2d-8917-701592479bfe", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6db527e5-bc74-4a42-b2b4-4e66b79cb486"}], "security_groups": [{"name": "48ef1b95-deab-44e0-a9d0-3bb415cd4051"}]}}' 2018-07-22 07:02:06,142 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:02:03 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-79a4fae9-24e5-4c0a-bd0e-56ad06f83cb2 x-compute-request-id: req-79a4fae9-24e5-4c0a-bd0e-56ad06f83cb2 Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/95a77ece-a0f3-44d8-97c8-5dd862168022 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "48ef1b95-deab-44e0-a9d0-3bb415cd4051"}], "OS-DCF:diskConfig": "MANUAL", "id": "95a77ece-a0f3-44d8-97c8-5dd862168022", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "bookmark"}], "adminPass": "MnjkSRv3evHU"}} 2018-07-22 07:02:06,143 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-79a4fae9-24e5-4c0a-bd0e-56ad06f83cb2 2018-07-22 07:02:06,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.84975910187s 2018-07-22 07:02:06,143 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-79a4fae9-24e5-4c0a-bd0e-56ad06f83cb2 2018-07-22 07:02:06,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:02:06,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:07,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:06 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-4b615d69-5b9b-4a7e-80ca-470030797543 x-compute-request-id: req-4b615d69-5b9b-4a7e-80ca-470030797543 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "bookmark"}], "image": {"id": "835f48b6-a045-441b-94b6-af2033fb6526", "links": [{"href": "http://172.30.9.23:8774/images/835f48b6-a045-441b-94b6-af2033fb6526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c78013e-3170-4c2d-8917-701592479bfe", "links": [{"href": "http://172.30.9.23:8774/flavors/2c78013e-3170-4c2d-8917-701592479bfe", "rel": "bookmark"}]}, "id": "95a77ece-a0f3-44d8-97c8-5dd862168022", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:02:06Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1320d916-683b-4113-b03a-47b3e02845cb", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_1320d916-683b-4113-b03a-47b3e02845cb", "created": "2018-07-22T07:02:06Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:02:07,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4b615d69-5b9b-4a7e-80ca-470030797543 2018-07-22 07:02:07,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.72202897072s 2018-07-22 07:02:07,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4b615d69-5b9b-4a7e-80ca-470030797543 2018-07-22 07:02:07,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:02:07,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:08,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-f148f2bd-697e-411a-b17b-636a628e8095 Date: Sun, 22 Jul 2018 07:02:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5e6f8cd3-e661-431a-9c0c-847991212c44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["3856fa69-783e-4c7e-acbc-9b9b04920598"],"description":"","tags":[],"updated_at":"2018-07-22T07:01:47Z","qos_policy_id":null,"name":"HA network tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"tenant_id":"","created_at":"2018-07-22T07:01:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6db527e5-bc74-4a42-b2b4-4e66b79cb486","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["46e54b91-a330-4dcc-9af8-f3692c6fbeb9"],"description":"","tags":[],"updated_at":"2018-07-22T07:01:46Z","qos_policy_id":null,"name":"singlevm1-net_1320d916-683b-4113-b03a-47b3e02845cb","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:01:45Z","provider:network_type":"vxlan"}]} 2018-07-22 07:02:08,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f148f2bd-697e-411a-b17b-636a628e8095 2018-07-22 07:02:08,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.221493959427s 2018-07-22 07:02:08,095 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f148f2bd-697e-411a-b17b-636a628e8095 2018-07-22 07:02:08,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 07:02:08,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:08,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1925 X-Openstack-Request-Id: req-8f156cdf-cde2-4731-acc6-ba2a8466d2f3 Date: Sun, 22 Jul 2018 07:02:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4},{"updated_at":"2018-07-22T07:01:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3856fa69-783e-4c7e-acbc-9b9b04920598","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"5e6f8cd3-e661-431a-9c0c-847991212c44","tenant_id":"","created_at":"2018-07-22T07:01:47Z","ip_version":4},{"updated_at":"2018-07-22T07:01:46Z","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":"46e54b91-a330-4dcc-9af8-f3692c6fbeb9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_1320d916-683b-4113-b03a-47b3e02845cb","enable_dhcp":true,"segment_id":null,"network_id":"6db527e5-bc74-4a42-b2b4-4e66b79cb486","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:01:46Z","ip_version":4}]} 2018-07-22 07:02:08,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8f156cdf-cde2-4731-acc6-ba2a8466d2f3 2018-07-22 07:02:08,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0507888793945s 2018-07-22 07:02:08,148 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8f156cdf-cde2-4731-acc6-ba2a8466d2f3 2018-07-22 07:02:08,149 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:02:10,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:02:10,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:11,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4c1028e-0286-40ea-834d-231579708d35 x-compute-request-id: req-c4c1028e-0286-40ea-834d-231579708d35 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "bookmark"}], "image": {"id": "835f48b6-a045-441b-94b6-af2033fb6526", "links": [{"href": "http://172.30.9.23:8774/images/835f48b6-a045-441b-94b6-af2033fb6526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c78013e-3170-4c2d-8917-701592479bfe", "links": [{"href": "http://172.30.9.23:8774/flavors/2c78013e-3170-4c2d-8917-701592479bfe", "rel": "bookmark"}]}, "id": "95a77ece-a0f3-44d8-97c8-5dd862168022", "security_groups": [{"name": "singlevm1-sg_1320d916-683b-4113-b03a-47b3e02845cb"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:02:09Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1320d916-683b-4113-b03a-47b3e02845cb", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1320d916-683b-4113-b03a-47b3e02845cb", "created": "2018-07-22T07:02:06Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:02:11,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c4c1028e-0286-40ea-834d-231579708d35 2018-07-22 07:02:11,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.47139501572s 2018-07-22 07:02:11,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c4c1028e-0286-40ea-834d-231579708d35 2018-07-22 07:02:11,627 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:02:13,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:02:13,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:14,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2c1c760-7b7d-4812-8eb3-37939e168fc7 x-compute-request-id: req-a2c1c760-7b7d-4812-8eb3-37939e168fc7 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_1320d916-683b-4113-b03a-47b3e02845cb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:2c:bd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "bookmark"}], "image": {"id": "835f48b6-a045-441b-94b6-af2033fb6526", "links": [{"href": "http://172.30.9.23:8774/images/835f48b6-a045-441b-94b6-af2033fb6526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c78013e-3170-4c2d-8917-701592479bfe", "links": [{"href": "http://172.30.9.23:8774/flavors/2c78013e-3170-4c2d-8917-701592479bfe", "rel": "bookmark"}]}, "id": "95a77ece-a0f3-44d8-97c8-5dd862168022", "security_groups": [{"name": "singlevm1-sg_1320d916-683b-4113-b03a-47b3e02845cb"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:02:13Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1320d916-683b-4113-b03a-47b3e02845cb", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1320d916-683b-4113-b03a-47b3e02845cb", "created": "2018-07-22T07:02:06Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:02:14,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a2c1c760-7b7d-4812-8eb3-37939e168fc7 2018-07-22 07:02:14,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12020087242s 2018-07-22 07:02:14,750 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a2c1c760-7b7d-4812-8eb3-37939e168fc7 2018-07-22 07:02:14,754 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:02:16,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:02:16,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:17,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:16 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-961557cd-f4a4-4299-b16c-273736da5eec x-compute-request-id: req-961557cd-f4a4-4299-b16c-273736da5eec Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_1320d916-683b-4113-b03a-47b3e02845cb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:2c:bd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "bookmark"}], "image": {"id": "835f48b6-a045-441b-94b6-af2033fb6526", "links": [{"href": "http://172.30.9.23:8774/images/835f48b6-a045-441b-94b6-af2033fb6526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c78013e-3170-4c2d-8917-701592479bfe", "links": [{"href": "http://172.30.9.23:8774/flavors/2c78013e-3170-4c2d-8917-701592479bfe", "rel": "bookmark"}]}, "id": "95a77ece-a0f3-44d8-97c8-5dd862168022", "security_groups": [{"name": "singlevm1-sg_1320d916-683b-4113-b03a-47b3e02845cb"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:02:13Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1320d916-683b-4113-b03a-47b3e02845cb", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1320d916-683b-4113-b03a-47b3e02845cb", "created": "2018-07-22T07:02:06Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:02:17,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-961557cd-f4a4-4299-b16c-273736da5eec 2018-07-22 07:02:17,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18407201767s 2018-07-22 07:02:17,942 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-961557cd-f4a4-4299-b16c-273736da5eec 2018-07-22 07:02:17,946 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:02:19,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:02:19,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:21,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:19 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-13624574-e54c-4ca4-ab61-7a496754d8c0 x-compute-request-id: req-13624574-e54c-4ca4-ab61-7a496754d8c0 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_1320d916-683b-4113-b03a-47b3e02845cb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:2c:bd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "bookmark"}], "image": {"id": "835f48b6-a045-441b-94b6-af2033fb6526", "links": [{"href": "http://172.30.9.23:8774/images/835f48b6-a045-441b-94b6-af2033fb6526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c78013e-3170-4c2d-8917-701592479bfe", "links": [{"href": "http://172.30.9.23:8774/flavors/2c78013e-3170-4c2d-8917-701592479bfe", "rel": "bookmark"}]}, "id": "95a77ece-a0f3-44d8-97c8-5dd862168022", "security_groups": [{"name": "singlevm1-sg_1320d916-683b-4113-b03a-47b3e02845cb"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:02:13Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1320d916-683b-4113-b03a-47b3e02845cb", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1320d916-683b-4113-b03a-47b3e02845cb", "created": "2018-07-22T07:02:06Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:02:21,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-13624574-e54c-4ca4-ab61-7a496754d8c0 2018-07-22 07:02:21,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.29644799232s 2018-07-22 07:02:21,245 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-13624574-e54c-4ca4-ab61-7a496754d8c0 2018-07-22 07:02:21,249 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:02:23,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:02:23,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:23,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02: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,Accept-Encoding x-openstack-request-id: req-bbb9b0cb-158d-4745-8346-3fe8f440d1b0 x-compute-request-id: req-bbb9b0cb-158d-4745-8346-3fe8f440d1b0 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_1320d916-683b-4113-b03a-47b3e02845cb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:2c:bd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "bookmark"}], "image": {"id": "835f48b6-a045-441b-94b6-af2033fb6526", "links": [{"href": "http://172.30.9.23:8774/images/835f48b6-a045-441b-94b6-af2033fb6526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-07-22T07:02:21.000000", "flavor": {"id": "2c78013e-3170-4c2d-8917-701592479bfe", "links": [{"href": "http://172.30.9.23:8774/flavors/2c78013e-3170-4c2d-8917-701592479bfe", "rel": "bookmark"}]}, "id": "95a77ece-a0f3-44d8-97c8-5dd862168022", "security_groups": [{"name": "singlevm1-sg_1320d916-683b-4113-b03a-47b3e02845cb"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:02:21Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1320d916-683b-4113-b03a-47b3e02845cb", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1320d916-683b-4113-b03a-47b3e02845cb", "created": "2018-07-22T07:02:06Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:02:23,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bbb9b0cb-158d-4745-8346-3fe8f440d1b0 2018-07-22 07:02:23,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52921795845s 2018-07-22 07:02:23,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bbb9b0cb-158d-4745-8346-3fe8f440d1b0 2018-07-22 07:02:23,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:02:23,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=95a77ece-a0f3-44d8-97c8-5dd862168022" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:23,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-f582124f-8884-4dfb-8715-2477b4b64ce8 Date: Sun, 22 Jul 2018 07:02:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:02:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46e54b91-a330-4dcc-9af8-f3692c6fbeb9","ip_address":"192.168.120.6"}],"id":"eeb65b3e-71b2-4bd5-a575-0ce0943545f9","security_groups":["48ef1b95-deab-44e0-a9d0-3bb415cd4051"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:2c:bd","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6db527e5-bc74-4a42-b2b4-4e66b79cb486","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:02:09Z","binding:vnic_type":"normal","device_id":"95a77ece-a0f3-44d8-97c8-5dd862168022","ip_allocation":"immediate"}]} 2018-07-22 07:02:23,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=95a77ece-a0f3-44d8-97c8-5dd862168022 used request id req-f582124f-8884-4dfb-8715-2477b4b64ce8 2018-07-22 07:02:23,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0586791038513s 2018-07-22 07:02:23,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=95a77ece-a0f3-44d8-97c8-5dd862168022 used request id req-f582124f-8884-4dfb-8715-2477b4b64ce8 2018-07-22 07:02:23,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:02:23,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=eeb65b3e-71b2-4bd5-a575-0ce0943545f9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:23,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6bb02354-e474-4a91-b44e-c2e9de8171b1 Date: Sun, 22 Jul 2018 07:02:23 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:02:23,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=eeb65b3e-71b2-4bd5-a575-0ce0943545f9 used request id req-6bb02354-e474-4a91-b44e-c2e9de8171b1 2018-07-22 07:02:23,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.026193857193s 2018-07-22 07:02:23,876 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=eeb65b3e-71b2-4bd5-a575-0ce0943545f9 used request id req-6bb02354-e474-4a91-b44e-c2e9de8171b1 2018-07-22 07:02:23,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:02:23,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:24,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02: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,Accept-Encoding x-openstack-request-id: req-66a44420-eefb-4962-9c6e-b4aa6b6c80c6 x-compute-request-id: req-66a44420-eefb-4962-9c6e-b4aa6b6c80c6 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_1320d916-683b-4113-b03a-47b3e02845cb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:2c:bd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "bookmark"}], "image": {"id": "835f48b6-a045-441b-94b6-af2033fb6526", "links": [{"href": "http://172.30.9.23:8774/images/835f48b6-a045-441b-94b6-af2033fb6526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-07-22T07:02:21.000000", "flavor": {"id": "2c78013e-3170-4c2d-8917-701592479bfe", "links": [{"href": "http://172.30.9.23:8774/flavors/2c78013e-3170-4c2d-8917-701592479bfe", "rel": "bookmark"}]}, "id": "95a77ece-a0f3-44d8-97c8-5dd862168022", "security_groups": [{"name": "singlevm1-sg_1320d916-683b-4113-b03a-47b3e02845cb"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:02:21Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1320d916-683b-4113-b03a-47b3e02845cb", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1320d916-683b-4113-b03a-47b3e02845cb", "created": "2018-07-22T07:02:06Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:02:24,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-66a44420-eefb-4962-9c6e-b4aa6b6c80c6 2018-07-22 07:02:24,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.915372133255s 2018-07-22 07:02:24,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-66a44420-eefb-4962-9c6e-b4aa6b6c80c6 2018-07-22 07:02:24,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:02:24,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=95a77ece-a0f3-44d8-97c8-5dd862168022" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:24,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-9ead0de6-b126-473b-bd9c-a998afa4e69f Date: Sun, 22 Jul 2018 07:02:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:02:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46e54b91-a330-4dcc-9af8-f3692c6fbeb9","ip_address":"192.168.120.6"}],"id":"eeb65b3e-71b2-4bd5-a575-0ce0943545f9","security_groups":["48ef1b95-deab-44e0-a9d0-3bb415cd4051"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:2c:bd","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6db527e5-bc74-4a42-b2b4-4e66b79cb486","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:02:09Z","binding:vnic_type":"normal","device_id":"95a77ece-a0f3-44d8-97c8-5dd862168022","ip_allocation":"immediate"}]} 2018-07-22 07:02:24,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=95a77ece-a0f3-44d8-97c8-5dd862168022 used request id req-9ead0de6-b126-473b-bd9c-a998afa4e69f 2018-07-22 07:02:24,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0508108139038s 2018-07-22 07:02:24,848 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=95a77ece-a0f3-44d8-97c8-5dd862168022 used request id req-9ead0de6-b126-473b-bd9c-a998afa4e69f 2018-07-22 07:02:24,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:02:24,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=eeb65b3e-71b2-4bd5-a575-0ce0943545f9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:24,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7ddc969b-ef77-4fc4-ad30-cce367bac6bb Date: Sun, 22 Jul 2018 07:02:24 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:02:24,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=eeb65b3e-71b2-4bd5-a575-0ce0943545f9 used request id req-7ddc969b-ef77-4fc4-ad30-cce367bac6bb 2018-07-22 07:02:24,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0252041816711s 2018-07-22 07:02:24,880 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=eeb65b3e-71b2-4bd5-a575-0ce0943545f9 used request id req-7ddc969b-ef77-4fc4-ad30-cce367bac6bb 2018-07-22 07:02:24,880 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_1320d916-683b-4113-b03a-47b3e02845cb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:de:2c:bd', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'835f48b6-a045-441b-94b6-af2033fb6526'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-07-22T07:02:21.000000', 'flavor': Munch({u'id': u'2c78013e-3170-4c2d-8917-701592479bfe'}), 'az': u'nova', 'id': u'95a77ece-a0f3-44d8-97c8-5dd862168022', 'security_groups': [Munch({u'name': u'singlevm1-sg_1320d916-683b-4113-b03a-47b3e02845cb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5335cc64c0174eb3ab7b56768be71f75', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-22T07:02:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T07:02:21Z', 'hostId': u'6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_1320d916-683b-4113-b03a-47b3e02845cb', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-07-22T07:02:21.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_1320d916-683b-4113-b03a-47b3e02845cb', 'adminPass': None, 'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', 'created_at': u'2018-07-22T07:02:06Z', 'created': u'2018-07-22T07:02:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 07:02:24,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:02:24,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:25,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-58b4a8e1-bd57-46ef-aec0-e118819eb753 Date: Sun, 22 Jul 2018 07:02:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5e6f8cd3-e661-431a-9c0c-847991212c44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["3856fa69-783e-4c7e-acbc-9b9b04920598"],"description":"","tags":[],"updated_at":"2018-07-22T07:01:47Z","qos_policy_id":null,"name":"HA network tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"tenant_id":"","created_at":"2018-07-22T07:01:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6db527e5-bc74-4a42-b2b4-4e66b79cb486","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["46e54b91-a330-4dcc-9af8-f3692c6fbeb9"],"description":"","tags":[],"updated_at":"2018-07-22T07:01:46Z","qos_policy_id":null,"name":"singlevm1-net_1320d916-683b-4113-b03a-47b3e02845cb","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:01:45Z","provider:network_type":"vxlan"}]} 2018-07-22 07:02:25,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-58b4a8e1-bd57-46ef-aec0-e118819eb753 2018-07-22 07:02:25,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.212769985199s 2018-07-22 07:02:25,097 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-58b4a8e1-bd57-46ef-aec0-e118819eb753 2018-07-22 07:02:25,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:02:25,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=95a77ece-a0f3-44d8-97c8-5dd862168022" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:25,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-300f9a76-4732-46a7-a9ec-dc04cf2a5dfc Date: Sun, 22 Jul 2018 07:02:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:02:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46e54b91-a330-4dcc-9af8-f3692c6fbeb9","ip_address":"192.168.120.6"}],"id":"eeb65b3e-71b2-4bd5-a575-0ce0943545f9","security_groups":["48ef1b95-deab-44e0-a9d0-3bb415cd4051"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:2c:bd","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6db527e5-bc74-4a42-b2b4-4e66b79cb486","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:02:09Z","binding:vnic_type":"normal","device_id":"95a77ece-a0f3-44d8-97c8-5dd862168022","ip_allocation":"immediate"}]} 2018-07-22 07:02:25,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=95a77ece-a0f3-44d8-97c8-5dd862168022 used request id req-300f9a76-4732-46a7-a9ec-dc04cf2a5dfc 2018-07-22 07:02:25,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.156053066254s 2018-07-22 07:02:25,255 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=95a77ece-a0f3-44d8-97c8-5dd862168022 used request id req-300f9a76-4732-46a7-a9ec-dc04cf2a5dfc 2018-07-22 07:02:25,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-22 07:02:25,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" -d '{"floatingip": {"floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": "192.168.120.6", "port_id": "eeb65b3e-71b2-4bd5-a575-0ce0943545f9"}}' 2018-07-22 07:02:27,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-5c7b1b5d-ab95-4404-bea2-8bc0d581b362 Date: Sun, 22 Jul 2018 07:02:27 GMT RESP BODY: {"floatingip": {"router_id": "10794f11-7121-4816-be0c-0e0b1ae8c02d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:02:26Z", "updated_at": "2018-07-22T07:02:26Z", "floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_id": "eeb65b3e-71b2-4bd5-a575-0ce0943545f9", "id": "5d74a80e-ae0d-4829-ba43-74b3f4025622", "qos_policy_id": null}} 2018-07-22 07:02:27,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5c7b1b5d-ab95-4404-bea2-8bc0d581b362 2018-07-22 07:02:27,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.6128051281s 2018-07-22 07:02:27,869 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5c7b1b5d-ab95-4404-bea2-8bc0d581b362 2018-07-22 07:02:27,872 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'10794f11-7121-4816-be0c-0e0b1ae8c02d', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', 'created_at': u'2018-07-22T07:02:26Z', 'attached': True, 'updated_at': u'2018-07-22T07:02:26Z', 'id': u'5d74a80e-ae0d-4829-ba43-74b3f4025622', 'floating_network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'10794f11-7121-4816-be0c-0e0b1ae8c02d', u'qos_policy_id': None, 'project_id': u'239f08b9dfab49abbc9cca9c9c17e131', 'port_id': u'eeb65b3e-71b2-4bd5-a575-0ce0943545f9', 'port': u'eeb65b3e-71b2-4bd5-a575-0ce0943545f9', 'network': u'51634ac4-911f-4dd4-933a-93587d6bc792'}) 2018-07-22 07:02:27,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-22 07:02:27,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/95a77ece-a0f3-44d8-97c8-5dd862168022/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 07:02:28,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02: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-7b975662-6861-4251-88de-15ba046e0b31 x-compute-request-id: req-7b975662-6861-4251-88de-15ba046e0b31 Content-Encoding: gzip Content-Length: 9581 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481125273 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.136466] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138189] pid_max: default: 32768 minimum: 301\n[ 0.139101] ACPI: Core revision 20150930\n[ 0.140515] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141852] Security Framework initialized\n[ 0.142685] Yama: becoming mindful.\n[ 0.143424] AppArmor: AppArmor initialized\n[ 0.144301] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145652] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146950] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148177] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149622] Initializing cgroup subsys io\n[ 0.150452] Initializing cgroup subsys memory\n[ 0.151325] Initializing cgroup subsys devices\n[ 0.152211] Initializing cgroup subsys freezer\n[ 0.153087] Initializing cgroup subsys net_cls\n[ 0.153972] Initializing cgroup subsys perf_event\n[ 0.154892] Initializing cgroup subsys net_prio\n[ 0.155797] Initializing cgroup subsys hugetlb\n[ 0.156685] Initializing cgroup subsys pids\n[ 0.157564] CPU: Physical Processor ID: 0\n[ 0.159062] mce: CPU supports 10 MCE banks\n[ 0.159936] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160948] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175395] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181465] ftrace: allocating 31920 entries in 125 pages\n[ 0.206411] smpboot: Max logical packages: 1\n[ 0.207289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208653] x2apic enabled\n[ 0.209465] Switched APIC routing to physical x2apic.\n[ 0.211202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212345] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214468] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216279] KVM setup paravirtual spinlock\n[ 0.217590] x86: Booted up 1 node, 1 CPUs\n[ 0.218409] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219824] devtmpfs: initialized\n[ 0.221564] evm: security.selinux\n[ 0.222292] evm: security.SMACK64\n[ 0.222988] evm: security.SMACK64EXEC\n[ 0.223744] evm: security.SMACK64TRANSMUTE\n[ 0.224565] evm: security.SMACK64MMAP\n[ 0.225320] evm: security.ima\n[ 0.225966] evm: security.capability\n[ 0.226785] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228670] pinctrl core: initialized pinctrl subsystem\n[ 0.229795] RTC time: 7:02:21, date: 07/22/18\n[ 0.230777] NET: Registered protocol family 16\n[ 0.231787] cpuidle: using governor ladder\n[ 0.232632] cpuidle: using governor menu\n[ 0.233450] PCCT header not found.\n[ 0.234217] ACPI: bus type PCI registered\n[ 0.235035] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236307] PCI: Using configuration type 1 for base access\n[ 0.238089] ACPI: Added _OSI(Module Device)\n[ 0.238953] ACPI: Added _OSI(Processor Device)\n[ 0.239842] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240757] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242540] ACPI: Interpreter enabled\n[ 0.243324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250815] ACPI: (supports S0 S5)\n[ 0.251529] ACPI: Using IOAPIC for interrupt routing\n[ 0.252488] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255623] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256790] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259258] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261512] acpiphp: Slot [3] registered\n[ 0.262331] acpiphp: Slot [4] registered\n[ 0.263156] acpiphp: Slot [5] registered\n[ 0.263987] acpiphp: Slot [6] registered\n[ 0.264796] acpiphp: Slot [7] registered\n[ 0.265622] acpiphp: Slot [8] registered\n[ 0.266433] acpiphp: Slot [9] registered\n[ 0.267236] acpiphp: Slot [10] registered\n[ 0.268059] acpiphp: Slot [11] registered\n[ 0.268883] acpiphp: Slot [12] registered\n[ 0.269709] acpiphp: Slot [13] registered\n[ 0.270527] acpiphp: Slot [14] registered\n[ 0.271354] acpiphp: Slot [15] registered\n[ 0.282171] acpiphp: Slot [16] registered\n[ 0.282999] acpiphp: Slot [17] registered\n[ 0.283822] acpiphp: Slot [18] registered\n[ 0.284653] acpiphp: Slot [19] registered\n[ 0.285473] acpiphp: Slot [20] registered\n[ 0.286297] acpiphp: Slot [21] registered\n[ 0.287115] acpiphp: Slot [22] registered\n[ 0.287934] acpiphp: Slot [23] registered\n[ 0.288761] acpiphp: Slot [24] registered\n[ 0.289581] acpiphp: Slot [25] registered\n[ 0.290403] acpiphp: Slot [26] registered\n[ 0.291219] acpiphp: Slot [27] registered\n[ 0.292045] acpiphp: Slot [28] registered\n[ 0.292864] acpiphp: Slot [29] registered\n[ 0.293685] acpiphp: Slot [30] registered\n[ 0.294512] acpiphp: Slot [31] registered\n[ 0.295355] PCI host bridge to bus 0000:00\n[ 0.296169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297410] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298639] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.300101] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301577] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.303072] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306358] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307667] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310160] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315294] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.334296] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.336159] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.337604] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.339031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.340434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.341721] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.343037] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.344112] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.345690] vgaarb: loaded\n[ 0.346300] vgaarb: bridge control possible 0000:00:02.0\n[ 0.347538] SCSI subsystem initialized\n[ 0.348458] ACPI: bus type USB registered\n[ 0.349297] usbcore: registered new interface driver usbfs\n[ 0.350351] usbcore: registered new interface driver hub\n[ 0.351377] usbcore: registered new device driver usb\n[ 0.352497] PCI: Using ACPI for IRQ routing\n[ 0.353622] NetLabel: Initializing\n[ 0.354361] NetLabel: domain hash size = 128\n[ 0.355225] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.356198] NetLabel: unlabeled traffic allowed by default\n[ 0.357373] clocksource: Switched to clocksource kvm-clock\n[ 0.365495] AppArmor: AppArmor Filesystem Enabled\n[ 0.366493] pnp: PnP ACPI init\n[ 0.367440] pnp: PnP ACPI: found 5 devices\n[ 0.373752] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.375503] NET: Registered protocol family 2\n[ 0.376564] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.377884] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.379121] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.380354] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.381461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.382674] NET: Registered protocol family 1\n[ 0.383571] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.384685] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.385785] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.399841] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.414000] Trying to unpack rootfs image as initramfs...\n[ 0.470776] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.472453] Scanning for low memory corruption every 60 seconds\n[ 0.473849] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.475041] audit: initializing netlink subsys (disabled)\n[ 0.476088] audit: type=2000 audit(1532242941.752:1): initialized\n[ 0.477481] Initialise system trusted keyring\n[ 0.478439] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.479628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.481780] zbud: loaded\n[ 0.482525] VFS: Disk quotas dquot_6.6.0\n[ 0.483363] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.484986] fuse init (API version 7.23)\n[ 0.485917] Key type big_key registered\n[ 0.486743] Allocating IMA MOK and blacklist keyrings.\n[ 0.487987] Key type asymmetric registered\n[ 0.488828] Asymmetric key parser 'x509' registered\n[ 0.489826] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.491327] io scheduler noop registered\n[ 0.492130] io scheduler deadline registered (default)\n[ 0.493143] io scheduler cfq registered\n[ 0.494022] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.495089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.496384] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497884] ACPI: Power Button [PWRF]\n[ 0.498756] GHES: HEST is not enabled!\n[ 0.512447] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.540489] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.542621] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.566730] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.569019] Linux agpgart interface v0.103\n[ 0.571646] brd: module loaded\n[ 0.573318] loop: module loaded\n[ 0.577624] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.579126] GPT:90111 != 2097151\n[ 0.579828] GPT:Alternate GPT header not at the end of the disk.\n[ 0.580956] GPT:90111 != 2097151\n[ 0.581661] GPT: Use GNU Parted to correct GPT errors.\n[ 0.584841] vda: vda1 vda15\n[ 0.587144] scsi host0: ata_piix\n[ 0.587962] scsi host1: ata_piix\n[ 0.588699] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.589950] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.591484] libphy: Fixed MDIO Bus: probed\n[ 0.592337] tun: Universal TUN/TAP device driver, 1.6\n[ 0.593326] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.595948] PPP generic driver version 2.4.2\n[ 0.596911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.598143] ehci-pci: EHCI PCI platform driver\n[ 0.599043] ehci-platform: EHCI generic platform driver\n[ 0.600060] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.601232] ohci-pci: OHCI PCI platform driver\n[ 0.602133] ohci-platform: OHCI generic platform driver\n[ 0.603157] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.617462] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.618500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.621038] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.622220] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.623490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624940] usb usb1: Product: UHCI Host Controller\n[ 0.625898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.627074] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628081] hub 1-0:1.0: USB hub found\n[ 0.628888] hub 1-0:1.0: 2 ports detected\n[ 0.629869] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.632066] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.633053] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.634133] mousedev: PS/2 mouse device common for all mice\n[ 0.635445] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.637472] rtc_cmos 00:00: RTC can wake from S4\n[ 0.638622] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.639843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.641066] i2c /dev entries driver\n[ 0.641871] device-mapper: uevent: version 1.0.3\n[ 0.642861] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.644540] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.646013] NET: Registered protocol family 10\n[ 0.647178] NET: Registered protocol family 17\n[ 0.648106] Key type dns_resolver registered\n[ 0.649138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.650281] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.652122] registered taskstats version 1\n[ 0.653004] Loading compiled-in X.509 certificates\n[ 0.654516] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.656435] zswap: loaded using pool lzo/zbud\n[ 0.658131] Key type trusted registered\n[ 0.659927] Key type encrypted registered\n[ 0.660783] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.661870] ima: No TPM chip found, activating TPM-bypass!\n[ 0.662961] evm: HMAC attrs: 0x1\n[ 0.663976] Magic number: 10:361:16\n[ 0.664861] rtc_cmos 00:00: setting system clock to 2018-07-22 07:02:21 UTC (1532242941)\n[ 0.666555] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.667697] EDD information not available.\n[ 0.750688] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762530] Write protecting the kernel read-only data: 14336k\n[ 0.764699] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.766609] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.813965] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.85. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCI+Tf7VOSofYCpZxAFn2HfwbWKdE2NAv9qjrnbzAGJHYkuHdrfIOOrKSo8V5kh9egmF3Dn5gif0SaATNpAGQIav4xmuSag4cErY6vzUfHo7IwvZaVHVYSeEeNV2QdH+0yPJkUSONFjmL/2rG8emFlBimsN8OX0+xKVZ28xmw2dcUT3arz5jmpSL5735EEpI401jtASxfDYgdt8xcBJxZNsl/wdV9y3u5BPjIH7OJAZMKZcTB4lq3Rxu2xL5yM4r4CVUTDkRmV+FYwq+mlmnQx2st7QvJQZG6wOY0dMxfnskHCBAa5ZzLhw6t9zL/m6vf56lJFUCgtDPXJWOriNbtMJ root@singlevm1-vm-1320d916-683b-4113-b03a-47b3e02845cb\nssh-dss AAAAB3NzaC1kc3MAAACBAOipDSJeEpeOZliJZShprcj17HaDDqaI/asl99rufkV5uYBi13LTaURisF/Hgyjt1TeKLUJF4A3Lgxw88z0muIDMJ+Jy2J6eTFqeVSztxBS0rvPYuvK4zgZjCFjMpdC7g8qiuE+4lOZFEHW4ZFLuz1/7Zo8+9Z+aL9v+bvPbhHZ/AAAAFQC+zqXacCMuJDl2CLmFl34sx23XmQAAAIEA5WdmeeKhm0eW6hBZWDz/w50URZa4DyCuyCjZHZlP83HtdoS3yk6O0oTQAsScc5ckUHohYY8ikXqnDfym//xamrrj8SPMBy7GKRZJn6iukiqIyi95lnsK6F1mG62RVmNAwC9/TFThuwBsJe6RunN39GzUD7elDiUarjkR8gssWBUAAACBAN2lrc3MbfO39tbW1NcsM7QP7kjc3nfmAvkv2kLXMbBMRg4Njapz/AalmzgyXaZZuqINVN4/I9sS8RsOijxMrc2wVGpdK3XvKqTMsED2bb9nhBgVXOfpFpPP71fxvKbdBoSAkt0WSnP0jdfBG2vA8LUbG2v5qA9JJaXOA4Bi4ahb root@singlevm1-vm-1320d916-683b-4113-b03a-47b3e02845cb\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.17s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fede:2cbd/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-1320d916-683b-4113-b03a-47b3e02845cb\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.30 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-1320d916-683b-4113-b03a-47b3e02845cb login: "} 2018-07-22 07:02:28,628 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/95a77ece-a0f3-44d8-97c8-5dd862168022/action used request id req-7b975662-6861-4251-88de-15ba046e0b31 2018-07-22 07:02:28,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.755257844925s 2018-07-22 07:02:28,629 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/95a77ece-a0f3-44d8-97c8-5dd862168022/action used request id req-7b975662-6861-4251-88de-15ba046e0b31 2018-07-22 07:02:28,629 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 481125273 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.136466] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.138189] pid_max: default: 32768 minimum: 301 [ 0.139101] ACPI: Core revision 20150930 [ 0.140515] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141852] Security Framework initialized [ 0.142685] Yama: becoming mindful. [ 0.143424] AppArmor: AppArmor initialized [ 0.144301] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.145652] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.146950] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148177] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149622] Initializing cgroup subsys io [ 0.150452] Initializing cgroup subsys memory [ 0.151325] Initializing cgroup subsys devices [ 0.152211] Initializing cgroup subsys freezer [ 0.153087] Initializing cgroup subsys net_cls [ 0.153972] Initializing cgroup subsys perf_event [ 0.154892] Initializing cgroup subsys net_prio [ 0.155797] Initializing cgroup subsys hugetlb [ 0.156685] Initializing cgroup subsys pids [ 0.157564] CPU: Physical Processor ID: 0 [ 0.159062] mce: CPU supports 10 MCE banks [ 0.159936] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160948] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.175395] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181465] ftrace: allocating 31920 entries in 125 pages [ 0.206411] smpboot: Max logical packages: 1 [ 0.207289] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.208653] x2apic enabled [ 0.209465] Switched APIC routing to physical x2apic. [ 0.211202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.212345] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.214468] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.216279] KVM setup paravirtual spinlock [ 0.217590] x86: Booted up 1 node, 1 CPUs [ 0.218409] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.219824] devtmpfs: initialized [ 0.221564] evm: security.selinux [ 0.222292] evm: security.SMACK64 [ 0.222988] evm: security.SMACK64EXEC [ 0.223744] evm: security.SMACK64TRANSMUTE [ 0.224565] evm: security.SMACK64MMAP [ 0.225320] evm: security.ima [ 0.225966] evm: security.capability [ 0.226785] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.228670] pinctrl core: initialized pinctrl subsystem [ 0.229795] RTC time: 7:02:21, date: 07/22/18 [ 0.230777] NET: Registered protocol family 16 [ 0.231787] cpuidle: using governor ladder [ 0.232632] cpuidle: using governor menu [ 0.233450] PCCT header not found. [ 0.234217] ACPI: bus type PCI registered [ 0.235035] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.236307] PCI: Using configuration type 1 for base access [ 0.238089] ACPI: Added _OSI(Module Device) [ 0.238953] ACPI: Added _OSI(Processor Device) [ 0.239842] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.240757] ACPI: Added _OSI(Processor Aggregator Device) [ 0.242540] ACPI: Interpreter enabled [ 0.243324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.245203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.247071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.248949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.250815] ACPI: (supports S0 S5) [ 0.251529] ACPI: Using IOAPIC for interrupt routing [ 0.252488] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.255623] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.256790] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.258048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.259258] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.261512] acpiphp: Slot [3] registered [ 0.262331] acpiphp: Slot [4] registered [ 0.263156] acpiphp: Slot [5] registered [ 0.263987] acpiphp: Slot [6] registered [ 0.264796] acpiphp: Slot [7] registered [ 0.265622] acpiphp: Slot [8] registered [ 0.266433] acpiphp: Slot [9] registered [ 0.267236] acpiphp: Slot [10] registered [ 0.268059] acpiphp: Slot [11] registered [ 0.268883] acpiphp: Slot [12] registered [ 0.269709] acpiphp: Slot [13] registered [ 0.270527] acpiphp: Slot [14] registered [ 0.271354] acpiphp: Slot [15] registered [ 0.282171] acpiphp: Slot [16] registered [ 0.282999] acpiphp: Slot [17] registered [ 0.283822] acpiphp: Slot [18] registered [ 0.284653] acpiphp: Slot [19] registered [ 0.285473] acpiphp: Slot [20] registered [ 0.286297] acpiphp: Slot [21] registered [ 0.287115] acpiphp: Slot [22] registered [ 0.287934] acpiphp: Slot [23] registered [ 0.288761] acpiphp: Slot [24] registered [ 0.289581] acpiphp: Slot [25] registered [ 0.290403] acpiphp: Slot [26] registered [ 0.291219] acpiphp: Slot [27] registered [ 0.292045] acpiphp: Slot [28] registered [ 0.292864] acpiphp: Slot [29] registered [ 0.293685] acpiphp: Slot [30] registered [ 0.294512] acpiphp: Slot [31] registered [ 0.295355] PCI host bridge to bus 0000:00 [ 0.296169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.297410] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298639] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.300101] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.301577] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.303072] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.306358] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.307667] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.310160] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.313760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.315294] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.334296] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.336159] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.337604] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.339031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.340434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.341721] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.343037] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.344112] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.345690] vgaarb: loaded [ 0.346300] vgaarb: bridge control possible 0000:00:02.0 [ 0.347538] SCSI subsystem initialized [ 0.348458] ACPI: bus type USB registered [ 0.349297] usbcore: registered new interface driver usbfs [ 0.350351] usbcore: registered new interface driver hub [ 0.351377] usbcore: registered new device driver usb [ 0.352497] PCI: Using ACPI for IRQ routing [ 0.353622] NetLabel: Initializing [ 0.354361] NetLabel: domain hash size = 128 [ 0.355225] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.356198] NetLabel: unlabeled traffic allowed by default [ 0.357373] clocksource: Switched to clocksource kvm-clock [ 0.365495] AppArmor: AppArmor Filesystem Enabled [ 0.366493] pnp: PnP ACPI init [ 0.367440] pnp: PnP ACPI: found 5 devices [ 0.373752] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.375503] NET: Registered protocol family 2 [ 0.376564] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.377884] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.379121] TCP: Hash tables configured (established 4096 bind 4096) [ 0.380354] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.381461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.382674] NET: Registered protocol family 1 [ 0.383571] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384685] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.385785] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.399841] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.414000] Trying to unpack rootfs image as initramfs... [ 0.470776] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.472453] Scanning for low memory corruption every 60 seconds [ 0.473849] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.475041] audit: initializing netlink subsys (disabled) [ 0.476088] audit: type=2000 audit(1532242941.752:1): initialized [ 0.477481] Initialise system trusted keyring [ 0.478439] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.479628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.481780] zbud: loaded [ 0.482525] VFS: Disk quotas dquot_6.6.0 [ 0.483363] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.484986] fuse init (API version 7.23) [ 0.485917] Key type big_key registered [ 0.486743] Allocating IMA MOK and blacklist keyrings. [ 0.487987] Key type asymmetric registered [ 0.488828] Asymmetric key parser 'x509' registered [ 0.489826] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.491327] io scheduler noop registered [ 0.492130] io scheduler deadline registered (default) [ 0.493143] io scheduler cfq registered [ 0.494022] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.495089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.496384] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497884] ACPI: Power Button [PWRF] [ 0.498756] GHES: HEST is not enabled! [ 0.512447] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.540489] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.542621] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.566730] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.569019] Linux agpgart interface v0.103 [ 0.571646] brd: module loaded [ 0.573318] loop: module loaded [ 0.577624] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.579126] GPT:90111 != 2097151 [ 0.579828] GPT:Alternate GPT header not at the end of the disk. [ 0.580956] GPT:90111 != 2097151 [ 0.581661] GPT: Use GNU Parted to correct GPT errors. [ 0.584841] vda: vda1 vda15 [ 0.587144] scsi host0: ata_piix [ 0.587962] scsi host1: ata_piix [ 0.588699] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.589950] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.591484] libphy: Fixed MDIO Bus: probed [ 0.592337] tun: Universal TUN/TAP device driver, 1.6 [ 0.593326] tun: (C) 1999-2004 Max Krasnyansky [ 0.595948] PPP generic driver version 2.4.2 [ 0.596911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.598143] ehci-pci: EHCI PCI platform driver [ 0.599043] ehci-platform: EHCI generic platform driver [ 0.600060] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.601232] ohci-pci: OHCI PCI platform driver [ 0.602133] ohci-platform: OHCI generic platform driver [ 0.603157] uhci_hcd: USB Universal Host Controller Interface driver [ 0.617462] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.618500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619988] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.621038] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.622220] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.623490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624940] usb usb1: Product: UHCI Host Controller [ 0.625898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.627074] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628081] hub 1-0:1.0: USB hub found [ 0.628888] hub 1-0:1.0: 2 ports detected [ 0.629869] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.632066] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.633053] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.634133] mousedev: PS/2 mouse device common for all mice [ 0.635445] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.637472] rtc_cmos 00:00: RTC can wake from S4 [ 0.638622] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.639843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.641066] i2c /dev entries driver [ 0.641871] device-mapper: uevent: version 1.0.3 [ 0.642861] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.644540] ledtrig-cpu: registered to indicate activity on CPUs [ 0.646013] NET: Registered protocol family 10 [ 0.647178] NET: Registered protocol family 17 [ 0.648106] Key type dns_resolver registered [ 0.649138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.650281] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.652122] registered taskstats version 1 [ 0.653004] Loading compiled-in X.509 certificates [ 0.654516] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.656435] zswap: loaded using pool lzo/zbud [ 0.658131] Key type trusted registered [ 0.659927] Key type encrypted registered [ 0.660783] AppArmor: AppArmor sha1 policy hashing enabled [ 0.661870] ima: No TPM chip found, activating TPM-bypass! [ 0.662961] evm: HMAC attrs: 0x1 [ 0.663976] Magic number: 10:361:16 [ 0.664861] rtc_cmos 00:00: setting system clock to 2018-07-22 07:02:21 UTC (1532242941) [ 0.666555] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.667697] EDD information not available. [ 0.750688] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762530] Write protecting the kernel read-only data: 14336k [ 0.764699] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.766609] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.813965] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.85. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCI+Tf7VOSofYCpZxAFn2HfwbWKdE2NAv9qjrnbzAGJHYkuHdrfIOOrKSo8V5kh9egmF3Dn5gif0SaATNpAGQIav4xmuSag4cErY6vzUfHo7IwvZaVHVYSeEeNV2QdH+0yPJkUSONFjmL/2rG8emFlBimsN8OX0+xKVZ28xmw2dcUT3arz5jmpSL5735EEpI401jtASxfDYgdt8xcBJxZNsl/wdV9y3u5BPjIH7OJAZMKZcTB4lq3Rxu2xL5yM4r4CVUTDkRmV+FYwq+mlmnQx2st7QvJQZG6wOY0dMxfnskHCBAa5ZzLhw6t9zL/m6vf56lJFUCgtDPXJWOriNbtMJ root@singlevm1-vm-1320d916-683b-4113-b03a-47b3e02845cb ssh-dss AAAAB3NzaC1kc3MAAACBAOipDSJeEpeOZliJZShprcj17HaDDqaI/asl99rufkV5uYBi13LTaURisF/Hgyjt1TeKLUJF4A3Lgxw88z0muIDMJ+Jy2J6eTFqeVSztxBS0rvPYuvK4zgZjCFjMpdC7g8qiuE+4lOZFEHW4ZFLuz1/7Zo8+9Z+aL9v+bvPbhHZ/AAAAFQC+zqXacCMuJDl2CLmFl34sx23XmQAAAIEA5WdmeeKhm0eW6hBZWDz/w50URZa4DyCuyCjZHZlP83HtdoS3yk6O0oTQAsScc5ckUHohYY8ikXqnDfym//xamrrj8SPMBy7GKRZJn6iukiqIyi95lnsK6F1mG62RVmNAwC9/TFThuwBsJe6RunN39GzUD7elDiUarjkR8gssWBUAAACBAN2lrc3MbfO39tbW1NcsM7QP7kjc3nfmAvkv2kLXMbBMRg4Njapz/AalmzgyXaZZuqINVN4/I9sS8RsOijxMrc2wVGpdK3XvKqTMsED2bb9nhBgVXOfpFpPP71fxvKbdBoSAkt0WSnP0jdfBG2vA8LUbG2v5qA9JJaXOA4Bi4ahb root@singlevm1-vm-1320d916-683b-4113-b03a-47b3e02845cb -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.17s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fede:2cbd/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-1320d916-683b-4113-b03a-47b3e02845cb launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.30 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-1320d916-683b-4113-b03a-47b3e02845cb login: 2018-07-22 07:02:29,061 - paramiko.transport - DEBUG - starting thread (client mode): 0xbe426210L 2018-07-22 07:02:29,062 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 07:02:29,062 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-22 07:02:29,062 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-22 07:02:29,064 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 07:02:29,064 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 07:02:29,064 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-22 07:02:29,064 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 07:02:29,064 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 07:02:29,064 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 07:02:29,084 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 07:02:29,085 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 07:02:29,095 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: 6b0b211a6569663645627eebfc6e7f0b 2018-07-22 07:02:29,096 - paramiko.transport - DEBUG - Trying discovered key bfa6872a26d896acf2490f6229918667 in /tmp/tmpjB2H89 2018-07-22 07:02:29,122 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 07:02:29,129 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 07:02:29,161 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 07:02:29,162 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-22 07:02:29,163 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 07:02:29,166 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 07:02:29,167 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 07:02:29,167 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-22 07:02:29,172 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 07:02:29,285 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 07:02:29,286 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 07:02:29,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-22 07:02:29,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/5d74a80e-ae0d-4829-ba43-74b3f4025622.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:30,606 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a908d97-bb6f-475f-9506-48b88b0ca5ec Content-Length: 0 Date: Sun, 22 Jul 2018 07:02:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:02:30,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/5d74a80e-ae0d-4829-ba43-74b3f4025622.json used request id req-4a908d97-bb6f-475f-9506-48b88b0ca5ec 2018-07-22 07:02:30,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.3106200695s 2018-07-22 07:02:30,606 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/5d74a80e-ae0d-4829-ba43-74b3f4025622.json used request id req-4a908d97-bb6f-475f-9506-48b88b0ca5ec 2018-07-22 07:02:30,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:02:30,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:30,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-574f45b2-2bf1-4d40-ab8b-c5d709c7f585 Date: Sun, 22 Jul 2018 07:02:30 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:02:30,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-574f45b2-2bf1-4d40-ab8b-c5d709c7f585 2018-07-22 07:02:30,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0201239585876s 2018-07-22 07:02:30,631 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-574f45b2-2bf1-4d40-ab8b-c5d709c7f585 2018-07-22 07:02:30,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 07:02:30,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/95a77ece-a0f3-44d8-97c8-5dd862168022 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:31,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:02:30 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-27055cb1-0aa5-4396-b286-e0aa3f464283 x-compute-request-id: req-27055cb1-0aa5-4396-b286-e0aa3f464283 Content-Type: application/json 2018-07-22 07:02:31,126 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/95a77ece-a0f3-44d8-97c8-5dd862168022 used request id req-27055cb1-0aa5-4396-b286-e0aa3f464283 2018-07-22 07:02:31,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.49382185936s 2018-07-22 07:02:31,127 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/95a77ece-a0f3-44d8-97c8-5dd862168022 used request id req-27055cb1-0aa5-4396-b286-e0aa3f464283 2018-07-22 07:02:31,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:02:31,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:32,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02: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,Accept-Encoding x-openstack-request-id: req-2d2e74f5-c901-4071-b01b-6c6e58e58642 x-compute-request-id: req-2d2e74f5-c901-4071-b01b-6c6e58e58642 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_1320d916-683b-4113-b03a-47b3e02845cb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:2c:bd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/95a77ece-a0f3-44d8-97c8-5dd862168022", "rel": "bookmark"}], "image": {"id": "835f48b6-a045-441b-94b6-af2033fb6526", "links": [{"href": "http://172.30.9.23:8774/images/835f48b6-a045-441b-94b6-af2033fb6526", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-07-22T07:02:21.000000", "flavor": {"id": "2c78013e-3170-4c2d-8917-701592479bfe", "links": [{"href": "http://172.30.9.23:8774/flavors/2c78013e-3170-4c2d-8917-701592479bfe", "rel": "bookmark"}]}, "id": "95a77ece-a0f3-44d8-97c8-5dd862168022", "security_groups": [{"name": "singlevm1-sg_1320d916-683b-4113-b03a-47b3e02845cb"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:02:30Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1320d916-683b-4113-b03a-47b3e02845cb", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1320d916-683b-4113-b03a-47b3e02845cb", "created": "2018-07-22T07:02:06Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:02:32,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2d2e74f5-c901-4071-b01b-6c6e58e58642 2018-07-22 07:02:32,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04189300537s 2018-07-22 07:02:32,170 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2d2e74f5-c901-4071-b01b-6c6e58e58642 2018-07-22 07:02:32,171 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:02:34,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:02:34,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:34,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:34 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-2ba7a015-faea-435e-9927-88add58d2ed5 x-compute-request-id: req-2ba7a015-faea-435e-9927-88add58d2ed5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 07:02:34,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2ba7a015-faea-435e-9927-88add58d2ed5 2018-07-22 07:02:34,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0916268825531s 2018-07-22 07:02:34,266 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2ba7a015-faea-435e-9927-88add58d2ed5 2018-07-22 07:02:34,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 07:02:34,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:34,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-c01bef44-d08e-4e17-b3d1-67cfc28f6d75 Date: Sun, 22 Jul 2018 07:02:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T06:59:43Z", "updated_at": "2018-07-22T06:59:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "revision_number": 0, "id": "476d6b2e-4dac-417a-8fc6-9691c4a035b9", "remote_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "revision_number": 0, "id": "8ecec43f-65a4-4e23-bb1e-976b529a78a8", "remote_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "revision_number": 0, "id": "ab892b97-6096-40e1-b3d2-88901a45a8c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "revision_number": 0, "id": "b0ac5037-a254-428a-830c-43905c6d38ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:02:00Z", "updated_at": "2018-07-22T07:02:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:00Z", "revision_number": 0, "id": "51624892-79bd-478c-b453-7f49549af082", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:00Z", "security_group_id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:00Z", "revision_number": 0, "id": "a834a256-2dc8-41de-a4d1-672fa58247e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:00Z", "security_group_id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:01Z", "revision_number": 0, "id": "cdb0617b-4bfc-4967-84db-ab457ef0daed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:01Z", "security_group_id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T07:02:01Z", "revision_number": 0, "id": "ed72d8d5-7938-47e3-8204-54514fd6f35d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:01Z", "security_group_id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": 22, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "48ef1b95-deab-44e0-a9d0-3bb415cd4051", "name": "singlevm1-sg_1320d916-683b-4113-b03a-47b3e02845cb"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}]} 2018-07-22 07:02:34,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c01bef44-d08e-4e17-b3d1-67cfc28f6d75 2018-07-22 07:02:34,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0747101306915s 2018-07-22 07:02:34,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c01bef44-d08e-4e17-b3d1-67cfc28f6d75 2018-07-22 07:02:34,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-22 07:02:34,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/48ef1b95-deab-44e0-a9d0-3bb415cd4051.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:34,522 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e926c20f-1076-4efc-97e9-9bd5586d03a7 Content-Length: 0 Date: Sun, 22 Jul 2018 07:02:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:02:34,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/48ef1b95-deab-44e0-a9d0-3bb415cd4051.json used request id req-e926c20f-1076-4efc-97e9-9bd5586d03a7 2018-07-22 07:02:34,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.173356771469s 2018-07-22 07:02:34,522 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/48ef1b95-deab-44e0-a9d0-3bb415cd4051.json used request id req-e926c20f-1076-4efc-97e9-9bd5586d03a7 2018-07-22 07:02:34,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-22 07:02:34,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_1320d916-683b-4113-b03a-47b3e02845cb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:34,581 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:02:34 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-fda30091-8715-4011-9035-0058eb20c900 x-compute-request-id: req-fda30091-8715-4011-9035-0058eb20c900 Content-Length: 0 Content-Type: application/json 2018-07-22 07:02:34,581 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_1320d916-683b-4113-b03a-47b3e02845cb used request id req-fda30091-8715-4011-9035-0058eb20c900 2018-07-22 07:02:34,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0584189891815s 2018-07-22 07:02:34,581 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_1320d916-683b-4113-b03a-47b3e02845cb used request id req-fda30091-8715-4011-9035-0058eb20c900 2018-07-22 07:02:34,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 07:02:34,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/10794f11-7121-4816-be0c-0e0b1ae8c02d/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" -d '{"subnet_id": "46e54b91-a330-4dcc-9af8-f3692c6fbeb9"}' 2018-07-22 07:02:36,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-69b1288c-efbc-42a3-841c-a62fbca66977 Date: Sun, 22 Jul 2018 07:02:36 GMT RESP BODY: {"network_id": "6db527e5-bc74-4a42-b2b4-4e66b79cb486", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "subnet_id": "46e54b91-a330-4dcc-9af8-f3692c6fbeb9", "subnet_ids": ["46e54b91-a330-4dcc-9af8-f3692c6fbeb9"], "port_id": "80d35bbf-da4f-4f7c-adc0-3886551a581f", "id": "10794f11-7121-4816-be0c-0e0b1ae8c02d"} 2018-07-22 07:02:36,696 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/10794f11-7121-4816-be0c-0e0b1ae8c02d/remove_router_interface.json used request id req-69b1288c-efbc-42a3-841c-a62fbca66977 2018-07-22 07:02:36,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.11439990997s 2018-07-22 07:02:36,696 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/10794f11-7121-4816-be0c-0e0b1ae8c02d/remove_router_interface.json used request id req-69b1288c-efbc-42a3-841c-a62fbca66977 returning object 10794f11-7121-4816-be0c-0e0b1ae8c02d 2018-07-22 07:02:36,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 07:02:36,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:36,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-1af3a9dd-d90b-4373-bca6-4e76c5f3935b Date: Sun, 22 Jul 2018 07:02:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:01:48Z", "admin_state_up": true, "updated_at": "2018-07-22T07:02:35Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "10794f11-7121-4816-be0c-0e0b1ae8c02d", "name": "singlevm1-router_1320d916-683b-4113-b03a-47b3e02845cb"}]} 2018-07-22 07:02:36,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-1af3a9dd-d90b-4373-bca6-4e76c5f3935b 2018-07-22 07:02:36,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.115202903748s 2018-07-22 07:02:36,813 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-1af3a9dd-d90b-4373-bca6-4e76c5f3935b 2018-07-22 07:02:36,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 07:02:36,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/10794f11-7121-4816-be0c-0e0b1ae8c02d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:40,302 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e9db3a46-09f6-41b3-a2b5-62286de9e514 Content-Length: 0 Date: Sun, 22 Jul 2018 07:02:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:02:40,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/10794f11-7121-4816-be0c-0e0b1ae8c02d.json used request id req-e9db3a46-09f6-41b3-a2b5-62286de9e514 2018-07-22 07:02:40,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.48836994171s 2018-07-22 07:02:40,302 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/10794f11-7121-4816-be0c-0e0b1ae8c02d.json used request id req-e9db3a46-09f6-41b3-a2b5-62286de9e514 2018-07-22 07:02:40,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 07:02:40,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:40,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-aa569670-a226-4b0d-80da-ea2bbd4d5277 Date: Sun, 22 Jul 2018 07:02:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4},{"updated_at":"2018-07-22T07:01:46Z","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":"46e54b91-a330-4dcc-9af8-f3692c6fbeb9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_1320d916-683b-4113-b03a-47b3e02845cb","enable_dhcp":true,"segment_id":null,"network_id":"6db527e5-bc74-4a42-b2b4-4e66b79cb486","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:01:46Z","ip_version":4}]} 2018-07-22 07:02:40,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-aa569670-a226-4b0d-80da-ea2bbd4d5277 2018-07-22 07:02:40,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0471692085266s 2018-07-22 07:02:40,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-aa569670-a226-4b0d-80da-ea2bbd4d5277 2018-07-22 07:02:40,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 07:02:40,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/46e54b91-a330-4dcc-9af8-f3692c6fbeb9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:42,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-831eae23-a2c7-494c-975d-bcaa0b17b7ac Date: Sun, 22 Jul 2018 07:02:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:02:42,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/46e54b91-a330-4dcc-9af8-f3692c6fbeb9.json used request id req-831eae23-a2c7-494c-975d-bcaa0b17b7ac 2018-07-22 07:02:42,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.30370497704s 2018-07-22 07:02:42,656 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/46e54b91-a330-4dcc-9af8-f3692c6fbeb9.json used request id req-831eae23-a2c7-494c-975d-bcaa0b17b7ac 2018-07-22 07:02:42,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:02:42,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:42,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-eecb3e3d-d8a7-477a-a370-564f6b55e8e7 Date: Sun, 22 Jul 2018 07:02:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"6db527e5-bc74-4a42-b2b4-4e66b79cb486","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:02:42Z","qos_policy_id":null,"name":"singlevm1-net_1320d916-683b-4113-b03a-47b3e02845cb","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:01:45Z","provider:network_type":"vxlan"}]} 2018-07-22 07:02:42,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-eecb3e3d-d8a7-477a-a370-564f6b55e8e7 2018-07-22 07:02:42,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276427984238s 2018-07-22 07:02:42,933 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-eecb3e3d-d8a7-477a-a370-564f6b55e8e7 2018-07-22 07:02:42,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 07:02:42,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/6db527e5-bc74-4a42-b2b4-4e66b79cb486.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:43,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a604029a-48b8-40ff-b0aa-b4756acf0ac9 Date: Sun, 22 Jul 2018 07:02:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:02:43,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6db527e5-bc74-4a42-b2b4-4e66b79cb486.json used request id req-a604029a-48b8-40ff-b0aa-b4756acf0ac9 2018-07-22 07:02:43,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.913707017899s 2018-07-22 07:02:43,848 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6db527e5-bc74-4a42-b2b4-4e66b79cb486.json used request id req-a604029a-48b8-40ff-b0aa-b4756acf0ac9 2018-07-22 07:02:43,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:02:43,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:44,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-72013ff7-72cd-4638-9378-94705cf73db9 Date: Sun, 22 Jul 2018 07:02:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/835f48b6-a045-441b-94b6-af2033fb6526/snap", "metadata": {}}], "file": "/v2/images/835f48b6-a045-441b-94b6-af2033fb6526/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "835f48b6-a045-441b-94b6-af2033fb6526", "size": 12716032, "self": "/v2/images/835f48b6-a045-441b-94b6-af2033fb6526", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/835f48b6-a045-441b-94b6-af2033fb6526/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:01:59Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_1320d916-683b-4113-b03a-47b3e02845cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1320d916-683b-4113-b03a-47b3e02845cb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:01:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:02:44,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-72013ff7-72cd-4638-9378-94705cf73db9 2018-07-22 07:02:44,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.658852100372s 2018-07-22 07:02:44,511 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-72013ff7-72cd-4638-9378-94705cf73db9 2018-07-22 07:02:44,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 07:02:44,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/835f48b6-a045-441b-94b6-af2033fb6526 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:46,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fff3e582-3f8f-415a-bb31-feb404784f4e Date: Sun, 22 Jul 2018 07:02:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:02:46,489 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/835f48b6-a045-441b-94b6-af2033fb6526 used request id req-fff3e582-3f8f-415a-bb31-feb404784f4e 2018-07-22 07:02:46,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.97471404076s 2018-07-22 07:02:46,489 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/835f48b6-a045-441b-94b6-af2033fb6526 used request id req-fff3e582-3f8f-415a-bb31-feb404784f4e 2018-07-22 07:02:46,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:02:46,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:46,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:46 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-89b02b57-5f00-4e98-bc35-841ed960fb4d x-compute-request-id: req-89b02b57-5f00-4e98-bc35-841ed960fb4d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_1320d916-683b-4113-b03a-47b3e02845cb", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2c78013e-3170-4c2d-8917-701592479bfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2c78013e-3170-4c2d-8917-701592479bfe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2c78013e-3170-4c2d-8917-701592479bfe"}]} 2018-07-22 07:02:46,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-89b02b57-5f00-4e98-bc35-841ed960fb4d 2018-07-22 07:02:46,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0297620296478s 2018-07-22 07:02:46,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-89b02b57-5f00-4e98-bc35-841ed960fb4d 2018-07-22 07:02:46,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 07:02:46,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/2c78013e-3170-4c2d-8917-701592479bfe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}184e275fe687cc9d0ed6fc009408db176ab32cb9" 2018-07-22 07:02:46,681 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:02:46 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-47ee8dc2-cddb-4a12-9ba4-e2d428af58e6 x-compute-request-id: req-47ee8dc2-cddb-4a12-9ba4-e2d428af58e6 Content-Length: 0 Content-Type: application/json 2018-07-22 07:02:46,681 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2c78013e-3170-4c2d-8917-701592479bfe used request id req-47ee8dc2-cddb-4a12-9ba4-e2d428af58e6 2018-07-22 07:02:46,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.15963602066s 2018-07-22 07:02:46,681 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2c78013e-3170-4c2d-8917-701592479bfe used request id req-47ee8dc2-cddb-4a12-9ba4-e2d428af58e6 2018-07-22 07:02:46,734 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-07-22 07:02:46,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:02:46,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:02:46,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:02:46,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:02:46,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:02:46,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:02:46,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:02:46,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:02:46,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:02:46,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:02:46,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:02:46,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:02:46,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:02:46,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:02:46,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:02:46,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:02:46,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:02:46,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:02:46,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:02:46,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:02:46,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:02:46,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:02:46,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:02:46,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73470332-b72d-4017-8270-1a5fd367caa2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:02:46,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-73470332-b72d-4017-8270-1a5fd367caa2 2018-07-22 07:02:46,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:02:47,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["zN2Fj7xVRAeqxj9yDqjgEw"], "issued_at": "2018-07-22T07:02:47.000000Z"}} 2018-07-22 07:02:47,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:02:47,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:02:47,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c6d0f696-7c4e-4c17-ae27-4a856a93fa17 Date: Sun, 22 Jul 2018 07:02:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:02:47,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6d0f696-7c4e-4c17-ae27-4a856a93fa17 2018-07-22 07:02:47,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.26917219162s 2018-07-22 07:02:47,462 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6d0f696-7c4e-4c17-ae27-4a856a93fa17 2018-07-22 07:02:47,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:02:47,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:02:47 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:02:47,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 07:02:47,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:02:47,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c0f4df-d4be-4a6f-aaac-885ac87e44de Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/cdae277dbdc94ad683fd03c3bb711589"}, "tags": [], "enabled": true, "id": "cdae277dbdc94ad683fd03c3bb711589", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-07-22 07:02:47,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-e8c0f4df-d4be-4a6f-aaac-885ac87e44de 2018-07-22 07:02:47,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102463006973s 2018-07-22 07:02:47,576 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-e8c0f4df-d4be-4a6f-aaac-885ac87e44de 2018-07-22 07:02:47,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 07:02:47,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_62408d56-359e-4d0a-af0f-26ad92466e7d"}}' 2018-07-22 07:02:47,758 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-150591a4-1218-4a58-90ee-e557c91f12f4 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93"}, "tags": [], "enabled": true, "id": "cf27e2244d6648afb2acb7c6d7027f93", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_62408d56-359e-4d0a-af0f-26ad92466e7d"}} 2018-07-22 07:02:47,758 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-150591a4-1218-4a58-90ee-e557c91f12f4 2018-07-22 07:02:47,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.174897909164s 2018-07-22 07:02:47,759 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-150591a4-1218-4a58-90ee-e557c91f12f4 2018-07-22 07:02:47,759 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'cf27e2244d6648afb2acb7c6d7027f93', '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'singlevm2-project_62408d56-359e-4d0a-af0f-26ad92466e7d'}) 2018-07-22 07:02:47,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 07:02:47,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "556ca173-8f37-46a1-a4c8-e38c468de44d", "email": null, "name": "singlevm2-user_62408d56-359e-4d0a-af0f-26ad92466e7d"}}' 2018-07-22 07:02:48,150 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fcafb57-8098-4720-8673-4067c39badbd Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_62408d56-359e-4d0a-af0f-26ad92466e7d", "links": {"self": "http://172.30.9.23:5000/v3/users/96f82f4de53948ccaa6f0d312d85f893"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "96f82f4de53948ccaa6f0d312d85f893", "domain_id": "default", "password_expires_at": null}} 2018-07-22 07:02:48,150 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-3fcafb57-8098-4720-8673-4067c39badbd 2018-07-22 07:02:48,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.384527921677s 2018-07-22 07:02:48,151 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-3fcafb57-8098-4720-8673-4067c39badbd 2018-07-22 07:02:48,151 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'96f82f4de53948ccaa6f0d312d85f893', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_62408d56-359e-4d0a-af0f-26ad92466e7d'}) 2018-07-22 07:02:48,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:02:48,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:02:48,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f70abbe3-052c-4e17-9372-4c5158e35f11 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:02:48,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f70abbe3-052c-4e17-9372-4c5158e35f11 2018-07-22 07:02:48,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0988240242004s 2018-07-22 07:02:48,254 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f70abbe3-052c-4e17-9372-4c5158e35f11 2018-07-22 07:02:48,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:02:48,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:02:48,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b35341-b02f-42c2-995d-b4757a35c1dc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:02:48,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-08b35341-b02f-42c2-995d-b4757a35c1dc 2018-07-22 07:02:48,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0939159393311s 2018-07-22 07:02:48,353 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-08b35341-b02f-42c2-995d-b4757a35c1dc 2018-07-22 07:02:48,354 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 07:02:48,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 07:02:48,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" -d '{"role": {"name": "Member"}}' 2018-07-22 07:02:48,594 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59962028-ac74-4c3c-9926-9dac6e1421f6 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "12aeec17fbd34ee692bee73fbf75ce31", "links": {"self": "http://172.30.9.23:5000/v3/roles/12aeec17fbd34ee692bee73fbf75ce31"}, "name": "Member"}} 2018-07-22 07:02:48,594 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-59962028-ac74-4c3c-9926-9dac6e1421f6 2018-07-22 07:02:48,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.23667883873s 2018-07-22 07:02:48,595 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-59962028-ac74-4c3c-9926-9dac6e1421f6 2018-07-22 07:02:48,595 - 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'12aeec17fbd34ee692bee73fbf75ce31'}) 2018-07-22 07:02:48,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:02:48,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:02:48,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e2fc42-66e5-4002-ace1-73000196172d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12aeec17fbd34ee692bee73fbf75ce31", "links": {"self": "http://172.30.9.23:5000/v3/roles/12aeec17fbd34ee692bee73fbf75ce31"}, "name": "Member"}, {"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:02:48,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-14e2fc42-66e5-4002-ace1-73000196172d 2018-07-22 07:02:48,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0940041542053s 2018-07-22 07:02:48,693 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-14e2fc42-66e5-4002-ace1-73000196172d 2018-07-22 07:02:48,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 07:02:48,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:02:48,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e13d6c0-06e8-4051-9db1-d875014064b0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-22 07:02:48,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-0e13d6c0-06e8-4051-9db1-d875014064b0 2018-07-22 07:02:48,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0245559215546s 2018-07-22 07:02:48,723 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-0e13d6c0-06e8-4051-9db1-d875014064b0 2018-07-22 07:02:48,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:02:48,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:02:48,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1442d6ee-5aea-47af-8b9d-52fa58a763e9 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "singlevm2-user_62408d56-359e-4d0a-af0f-26ad92466e7d", "links": {"self": "http://172.30.9.23:5000/v3/users/96f82f4de53948ccaa6f0d312d85f893"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "96f82f4de53948ccaa6f0d312d85f893", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:02:48,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1442d6ee-5aea-47af-8b9d-52fa58a763e9 2018-07-22 07:02:48,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111823797226s 2018-07-22 07:02:48,836 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1442d6ee-5aea-47af-8b9d-52fa58a763e9 2018-07-22 07:02:48,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 07:02:48,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:02:48,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8403340f-c718-4973-8420-bce529749eac Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93"}, "tags": [], "enabled": true, "id": "cf27e2244d6648afb2acb7c6d7027f93", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_62408d56-359e-4d0a-af0f-26ad92466e7d"}]} 2018-07-22 07:02:48,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8403340f-c718-4973-8420-bce529749eac 2018-07-22 07:02:48,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0951809883118s 2018-07-22 07:02:48,943 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8403340f-c718-4973-8420-bce529749eac 2018-07-22 07:02:48,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 07:02:48,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=96f82f4de53948ccaa6f0d312d85f893&role.id=12aeec17fbd34ee692bee73fbf75ce31&scope.project.id=cf27e2244d6648afb2acb7c6d7027f93" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:02:49,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a516d5bc-9104-47a3-aace-e369b125917a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=96f82f4de53948ccaa6f0d312d85f893&role.id=12aeec17fbd34ee692bee73fbf75ce31&scope.project.id=cf27e2244d6648afb2acb7c6d7027f93", "previous": null, "next": null}} 2018-07-22 07:02:49,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=96f82f4de53948ccaa6f0d312d85f893&role.id=12aeec17fbd34ee692bee73fbf75ce31&scope.project.id=cf27e2244d6648afb2acb7c6d7027f93 used request id req-a516d5bc-9104-47a3-aace-e369b125917a 2018-07-22 07:02:49,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0960650444031s 2018-07-22 07:02:49,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=96f82f4de53948ccaa6f0d312d85f893&role.id=12aeec17fbd34ee692bee73fbf75ce31&scope.project.id=cf27e2244d6648afb2acb7c6d7027f93 used request id req-a516d5bc-9104-47a3-aace-e369b125917a 2018-07-22 07:02:49,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 07:02:49,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93/users/96f82f4de53948ccaa6f0d312d85f893/roles/12aeec17fbd34ee692bee73fbf75ce31 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:02:49,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d7d28e9-b56d-4d20-8fea-5463da441da2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:02:49,330 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93/users/96f82f4de53948ccaa6f0d312d85f893/roles/12aeec17fbd34ee692bee73fbf75ce31 used request id req-9d7d28e9-b56d-4d20-8fea-5463da441da2 2018-07-22 07:02:49,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.279767036438s 2018-07-22 07:02:49,330 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93/users/96f82f4de53948ccaa6f0d312d85f893/roles/12aeec17fbd34ee692bee73fbf75ce31 used request id req-9d7d28e9-b56d-4d20-8fea-5463da441da2 2018-07-22 07:02:49,331 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_62408d56-359e-4d0a-af0f-26ad92466e7d', 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'cf27e2244d6648afb2acb7c6d7027f93', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '556ca173-8f37-46a1-a4c8-e38c468de44d', 'username': u'singlevm2-user_62408d56-359e-4d0a-af0f-26ad92466e7d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-22 07:02:49,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:02:49,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:02:49,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:02:49,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:02:49,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:02:49,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:02:49,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:02:49,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:02:49,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:02:49,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:02:49,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:02:49,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:02:49,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:02:49,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:02:49,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:02:49,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:02:49,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:02:49,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:02:49,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:02:49,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:02:49,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:02:49,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:02:49,336 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_62408d56-359e-4d0a-af0f-26ad92466e7d', 'password': '556ca173-8f37-46a1-a4c8-e38c468de44d', 'project_name': 'singlevm2-project_62408d56-359e-4d0a-af0f-26ad92466e7d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'cf27e2244d6648afb2acb7c6d7027f93', 'project_domain_name': 'Default'} 2018-07-22 07:02:49,336 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-07-22 07:02:49,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:02:49,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e936533-52a6-4bfd-b5b1-3474d1b09dd5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:02:49,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4e936533-52a6-4bfd-b5b1-3474d1b09dd5 2018-07-22 07:02:49,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:02:49,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12aeec17fbd34ee692bee73fbf75ce31", "name": "Member"}], "expires_at": "2018-07-22T08:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf27e2244d6648afb2acb7c6d7027f93", "name": "singlevm2-project_62408d56-359e-4d0a-af0f-26ad92466e7d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cf27e2244d6648afb2acb7c6d7027f93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/cf27e2244d6648afb2acb7c6d7027f93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/cf27e2244d6648afb2acb7c6d7027f93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cf27e2244d6648afb2acb7c6d7027f93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/cf27e2244d6648afb2acb7c6d7027f93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/cf27e2244d6648afb2acb7c6d7027f93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cf27e2244d6648afb2acb7c6d7027f93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_cf27e2244d6648afb2acb7c6d7027f93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/cf27e2244d6648afb2acb7c6d7027f93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/cf27e2244d6648afb2acb7c6d7027f93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/cf27e2244d6648afb2acb7c6d7027f93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cf27e2244d6648afb2acb7c6d7027f93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/cf27e2244d6648afb2acb7c6d7027f93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/cf27e2244d6648afb2acb7c6d7027f93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_62408d56-359e-4d0a-af0f-26ad92466e7d", "id": "96f82f4de53948ccaa6f0d312d85f893"}, "audit_ids": ["IPCDoM6ySC-DN431Yfxzjw"], "issued_at": "2018-07-22T07:02:49.000000Z"}} 2018-07-22 07:02:49,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 07:02:49,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" -d '{"network": {"name": "singlevm2-net_62408d56-359e-4d0a-af0f-26ad92466e7d", "admin_state_up": true}}' 2018-07-22 07:02:50,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-a955a40d-46ff-4a12-bc0e-da8fd357ea83 Date: Sun, 22 Jul 2018 07:02:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"13bc0b28-7389-411e-aa67-cbdb589490e5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cf27e2244d6648afb2acb7c6d7027f93","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:02:50Z","is_default":false,"name":"singlevm2-net_62408d56-359e-4d0a-af0f-26ad92466e7d","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cf27e2244d6648afb2acb7c6d7027f93","created_at":"2018-07-22T07:02:50Z","mtu":1450}} 2018-07-22 07:02:50,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a955a40d-46ff-4a12-bc0e-da8fd357ea83 2018-07-22 07:02:50,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.621277809143s 2018-07-22 07:02:50,345 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a955a40d-46ff-4a12-bc0e-da8fd357ea83 2018-07-22 07:02:50,346 - 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-07-22T07:02:50Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'13bc0b28-7389-411e-aa67-cbdb589490e5', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_62408d56-359e-4d0a-af0f-26ad92466e7d', u'admin_state_up': True, u'tenant_id': u'cf27e2244d6648afb2acb7c6d7027f93', u'created_at': u'2018-07-22T07:02:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cf27e2244d6648afb2acb7c6d7027f93', u'l2_adjacency': True}) 2018-07-22 07:02:50,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:02:50,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:02:50,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-ae1ff352-912b-4bc4-bb62-c0c9d69b4660 Date: Sun, 22 Jul 2018 07:02:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"13bc0b28-7389-411e-aa67-cbdb589490e5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cf27e2244d6648afb2acb7c6d7027f93","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:02:50Z","qos_policy_id":null,"name":"singlevm2-net_62408d56-359e-4d0a-af0f-26ad92466e7d","admin_state_up":true,"tenant_id":"cf27e2244d6648afb2acb7c6d7027f93","created_at":"2018-07-22T07:02:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 07:02:50,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ae1ff352-912b-4bc4-bb62-c0c9d69b4660 2018-07-22 07:02:50,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271296024323s 2018-07-22 07:02:50,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ae1ff352-912b-4bc4-bb62-c0c9d69b4660 2018-07-22 07:02:50,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 07:02:50,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" -d '{"subnet": {"name": "singlevm2-subnet_62408d56-359e-4d0a-af0f-26ad92466e7d", "enable_dhcp": true, "network_id": "13bc0b28-7389-411e-aa67-cbdb589490e5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 07:02:51,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-74103388-2cfa-4d78-af67-0fe7a10667ae Date: Sun, 22 Jul 2018 07:02:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13bc0b28-7389-411e-aa67-cbdb589490e5","tenant_id":"cf27e2244d6648afb2acb7c6d7027f93","created_at":"2018-07-22T07:02:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T07:02:51Z","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":"cf27e2244d6648afb2acb7c6d7027f93","id":"cb3e8e6d-b7bb-46a2-a760-f06f55011ace","subnetpool_id":null,"name":"singlevm2-subnet_62408d56-359e-4d0a-af0f-26ad92466e7d"}} 2018-07-22 07:02:51,405 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-74103388-2cfa-4d78-af67-0fe7a10667ae 2018-07-22 07:02:51,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.78551697731s 2018-07-22 07:02:51,406 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-74103388-2cfa-4d78-af67-0fe7a10667ae 2018-07-22 07:02:51,406 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:02:51Z', 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'cb3e8e6d-b7bb-46a2-a760-f06f55011ace', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_62408d56-359e-4d0a-af0f-26ad92466e7d', u'enable_dhcp': True, u'network_id': u'13bc0b28-7389-411e-aa67-cbdb589490e5', u'tenant_id': u'cf27e2244d6648afb2acb7c6d7027f93', u'created_at': u'2018-07-22T07:02:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cf27e2244d6648afb2acb7c6d7027f93'}) 2018-07-22 07:02:51,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 07:02:51,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "singlevm2-router_62408d56-359e-4d0a-af0f-26ad92466e7d", "admin_state_up": true}}' 2018-07-22 07:02:57,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-dd7ac26a-f226-48bb-86da-c9e2228b6f5d Date: Sun, 22 Jul 2018 07:02:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:52Z", "admin_state_up": true, "updated_at": "2018-07-22T07:02:53Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "2584b09b-180b-448b-b313-e0f3126ab578", "name": "singlevm2-router_62408d56-359e-4d0a-af0f-26ad92466e7d"}} 2018-07-22 07:02:57,552 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-dd7ac26a-f226-48bb-86da-c9e2228b6f5d 2018-07-22 07:02:57,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.14518404007s 2018-07-22 07:02:57,552 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-dd7ac26a-f226-48bb-86da-c9e2228b6f5d 2018-07-22 07:02:57,553 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:02:53Z', u'revision_number': 3, u'id': u'2584b09b-180b-448b-b313-e0f3126ab578', u'external_gateway_info': {u'network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26686176-d4b0-4f11-8423-c349e99aa88a', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_62408d56-359e-4d0a-af0f-26ad92466e7d', u'admin_state_up': True, u'tenant_id': u'cf27e2244d6648afb2acb7c6d7027f93', u'created_at': u'2018-07-22T07:02:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'cf27e2244d6648afb2acb7c6d7027f93'}) 2018-07-22 07:02:57,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 07:02:57,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/2584b09b-180b-448b-b313-e0f3126ab578/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" -d '{"subnet_id": "cb3e8e6d-b7bb-46a2-a760-f06f55011ace"}' 2018-07-22 07:03:00,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eecae9fb-567e-483e-8e46-d2dedbf6bc95 Date: Sun, 22 Jul 2018 07:03:00 GMT RESP BODY: {"network_id": "13bc0b28-7389-411e-aa67-cbdb589490e5", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "subnet_id": "cb3e8e6d-b7bb-46a2-a760-f06f55011ace", "subnet_ids": ["cb3e8e6d-b7bb-46a2-a760-f06f55011ace"], "port_id": "7c856093-3035-43bd-84cd-e4ae0962b742", "id": "2584b09b-180b-448b-b313-e0f3126ab578"} 2018-07-22 07:03:00,265 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2584b09b-180b-448b-b313-e0f3126ab578/add_router_interface.json used request id req-eecae9fb-567e-483e-8e46-d2dedbf6bc95 2018-07-22 07:03:00,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.71231389046s 2018-07-22 07:03:00,266 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2584b09b-180b-448b-b313-e0f3126ab578/add_router_interface.json used request id req-eecae9fb-567e-483e-8e46-d2dedbf6bc95 returning object 2584b09b-180b-448b-b313-e0f3126ab578 2018-07-22 07:03:00,266 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:03:00,394 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 07:03:00,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" 2018-07-22 07:03:00,399 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 07:03:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-07-22 07:03:00,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:03:00,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:01,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8b940a45-e0e6-4736-9e96-348102ed3e4d Date: Sun, 22 Jul 2018 07:03:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:03:01,085 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8b940a45-e0e6-4736-9e96-348102ed3e4d 2018-07-22 07:03:01,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.683012962341s 2018-07-22 07:03:01,085 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8b940a45-e0e6-4736-9e96-348102ed3e4d 2018-07-22 07:03:01,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 07:03:01,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_62408d56-359e-4d0a-af0f-26ad92466e7d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_62408d56-359e-4d0a-af0f-26ad92466e7d"}' 2018-07-22 07:03:01,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2a8a2fca-d23d-4b41-a581-3e0d3694805a Date: Sun, 22 Jul 2018 07:03:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567/file", "owner": "cf27e2244d6648afb2acb7c6d7027f93", "id": "9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "size": null, "self": "/v2/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:03:01Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_62408d56-359e-4d0a-af0f-26ad92466e7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_62408d56-359e-4d0a-af0f-26ad92466e7d", "checksum": null, "created_at": "2018-07-22T07:03:01Z", "protected": false} 2018-07-22 07:03:01,783 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2a8a2fca-d23d-4b41-a581-3e0d3694805a 2018-07-22 07:03:01,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.689180135727s 2018-07-22 07:03:01,783 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2a8a2fca-d23d-4b41-a581-3e0d3694805a returning object 9cb566a8-2a1e-49a7-9d9a-b53fb08c3567 2018-07-22 07:03:01,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 07:03:01,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" -d '' 2018-07-22 07:03:02,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-849dc4f4-65af-4186-bcf3-9d0eb7952fa3 Date: Sun, 22 Jul 2018 07:03:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:03:02,562 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567/file used request id req-849dc4f4-65af-4186-bcf3-9d0eb7952fa3 2018-07-22 07:03:02,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.778874158859s 2018-07-22 07:03:02,563 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567/file used request id req-849dc4f4-65af-4186-bcf3-9d0eb7952fa3 2018-07-22 07:03:02,563 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_62408d56-359e-4d0a-af0f-26ad92466e7d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T07:03:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567/file', u'owner': u'cf27e2244d6648afb2acb7c6d7027f93', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'9cb566a8-2a1e-49a7-9d9a-b53fb08c3567', u'size': None, u'name': u'singlevm2-img_62408d56-359e-4d0a-af0f-26ad92466e7d', u'checksum': None, u'self': u'/v2/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T07:03:01Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 07:03:02,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 07:03:02,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_62408d56-359e-4d0a-af0f-26ad92466e7d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 07:03:03,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:02 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-0c2ed233-7d76-4498-aec8-091538c6f72a x-compute-request-id: req-0c2ed233-7d76-4498-aec8-091538c6f72a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_62408d56-359e-4d0a-af0f-26ad92466e7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c5e04d82-ee7a-4024-b103-78f356337814", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c5e04d82-ee7a-4024-b103-78f356337814", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c5e04d82-ee7a-4024-b103-78f356337814"}} 2018-07-22 07:03:03,352 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0c2ed233-7d76-4498-aec8-091538c6f72a 2018-07-22 07:03:03,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.788609981537s 2018-07-22 07:03:03,353 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0c2ed233-7d76-4498-aec8-091538c6f72a 2018-07-22 07:03:03,354 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_62408d56-359e-4d0a-af0f-26ad92466e7d', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'c5e04d82-ee7a-4024-b103-78f356337814', 'swap': 0}) 2018-07-22 07:03:03,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 07:03:03,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/c5e04d82-ee7a-4024-b103-78f356337814/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" -d '{"extra_specs": {}}' 2018-07-22 07:03:03,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:03 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-b349a362-30d0-4fe4-8008-bc57933fca14 x-compute-request-id: req-b349a362-30d0-4fe4-8008-bc57933fca14 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:03:03,538 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/c5e04d82-ee7a-4024-b103-78f356337814/os-extra_specs used request id req-b349a362-30d0-4fe4-8008-bc57933fca14 2018-07-22 07:03:03,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.183763027191s 2018-07-22 07:03:03,539 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/c5e04d82-ee7a-4024-b103-78f356337814/os-extra_specs used request id req-b349a362-30d0-4fe4-8008-bc57933fca14 2018-07-22 07:03:03,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-22 07:03:03,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" -d '{"keypair": {"name": "singlevm2-kp_62408d56-359e-4d0a-af0f-26ad92466e7d"}}' 2018-07-22 07:03:04,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:03 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-ae11396c-d22c-43a0-b4dc-aec69aa22440 x-compute-request-id: req-ae11396c-d22c-43a0-b4dc-aec69aa22440 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBhoHW97GXtGU0Tq3GjWaBHJYsNS8WpVjGwTvErvabJ4SJjHyVoeayOcKhpA15trPlZvEpmmDNgEW70PJbuTsDA074JBiOjdyuA/p4gFlQG9zAoG7vjinZM7Qe3/8U0/pApLvTHecU7HNqhiEJ/+ibA8ASItqzNRsMrqCRu6NmhFsakGeUYPHJaXiIoDKzAzxTXIPLlmk7EfaEnSgHfh7FpxC3XNo7Cb87YG3nIU1Y4g2pNMPIGfQ60b6BOUaDJWEx7FNqt1Fvw4JaiTpXTSGZ9yLbUSODfc8ZsudVMhOZRNAtgfPmL34RDzvNseSGVaI8Ernim2M227N/BGFXC4Xd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwYaB1vexl7RlNE6txo1mgRyWLDUvFqVYxsE7xK72myeEiYx8\nlaHmsjnCoaQNebaz5WbxKZpgzYBFu9DyW7k7AwNO+CQYjo3crgP6eIBZUBvcwKBu\n744p2TO0Ht//FNP6QKS70x3nFOxzaoYhCf/omwPAEiLaszUbDK6gkbujZoRbGpBn\nlGDxyWl4iKAyswM8U1yDy5ZpOxH2hJ0oB34exacQt1zaOwm/O2Bt5yFNWOINqTTD\nyBn0OtG+gTlGgyVhMexTardRb8OCWok6V00hmfci21Ejg33PGbLnVTITmUTQLYHz\n5i9+EQ87zbHkhlWiPBK54ptjNtuzfwRhVwuF3QIDAQABAoIBAQC30/oP5dc3YK9l\nwXsGiRieejYYJijlnQi4O6N3kC9GcIJQWjeZt2G5WG6ONpRqUmeN+HwKZc+gRUF4\nR+F/yXLJyOHBiiAdgZnnXnYU8u5jzyOhgoP+YA9Wd+uYDHR0J2um7hRQVS5FTNnR\njTljE0izvxs63wrZgg+Au3xhElkDrfxPRjZxnOMNfcaEIGDiLmZGkkYjhoxzkSA1\nKTdUOUf2YcHUKe0wVDFxWprZFKAezJYiPat4k3zCowLt1sKC/zFrRm/aTB9DmZSV\n+skGB1vb33/f1UaDAcEf7z7H/Wl+FfDtOmJnQdfrjiZxQBq0v/3xcAq9W7gwYgKA\nm3/7sBchAoGBAO2CITPc80yRm5JtBcgPklCf6BhqRcBL68/Jzwk+FrWannvGErGC\n7s0ATKdV6Knz6zugwP64+BCSXa85xCX4MTwL8M9sYxyoYRn8VK6xvHNHvtnPp4lj\nt8Yn0U1PsR+Z/UdCZsyQB/iT1t8s1v5Lq1ZlCoT6dn7hFuDH5CLALPiJAoGBANCX\nvL1bwKTy+m4uwR77qPofbpf1MFZzPYruiAukc+6N8liTM865wLEDJ5AfUn/XnF4d\nDBSdHLXooU3xNmnxgIs8uUyydkxs6VFLw69K4VXCPo2uiSzvOBiOZWmuVvLW77vu\nH4jji39uHqPDuHnRh01gTZ3bqVqBGD6lphy/tCW1AoGAKRfJvNpusgHDY/s+89VV\n4GM6WfcRKGs6WpI1Iwk+Dp+46ftkQpg/zvJNUOp5PeZ4/bEbkzbXnK5mTSn2eQdP\nJW9/c7PyFgRAAKn60Nrpmxx/tdnKx+eb5UoAWZr/L1OKUej4Nk55QpX5qFVuwULA\nW0tSHZ3kIKG7Ppr3KtgLL9kCgYAlCDtO1uI9ppGFTDGnAYC/XyMwQSxivLTZXH20\nq26VlIfI5+FTuzCVfHzinlz0K2AsaTXC1x3IwdMZVlCVwHVUwuQW1Lwh11gYwb2s\n+jtFEWYvmyPpYVLxMR6aA4SWOkh3cdARamxSpEc2RcIThnph504AT4YidjbKsHfs\nNLCT3QKBgGT4DbS7/+NMF+lfr9AFIk6lZ93Z60m835h6DoPC8jDrzKncKICcRtcN\n8ifDQuWQtr1HJeMfFHpLDaew/khFjJ0ntx24blLjHmL5Epzeu0YUC7P2AwtSaWeP\nMpkjfozFPkumeWCK3GRAf6+z0S1J76EE+WGbxH2gj1ApbC8G68t4\n-----END RSA PRIVATE KEY-----\n", "user_id": "96f82f4de53948ccaa6f0d312d85f893", "name": "singlevm2-kp_62408d56-359e-4d0a-af0f-26ad92466e7d", "fingerprint": "96:2a:cc:4f:68:d4:86:2f:e1:61:85:25:1c:f0:f0:40"}} 2018-07-22 07:03:04,409 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ae11396c-d22c-43a0-b4dc-aec69aa22440 2018-07-22 07:03:04,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.869910001755s 2018-07-22 07:03:04,409 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ae11396c-d22c-43a0-b4dc-aec69aa22440 2018-07-22 07:03:04,410 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBhoHW97GXtGU0Tq3GjWaBHJYsNS8WpVjGwTvErvabJ4SJjHyVoeayOcKhpA15trPlZvEpmmDNgEW70PJbuTsDA074JBiOjdyuA/p4gFlQG9zAoG7vjinZM7Qe3/8U0/pApLvTHecU7HNqhiEJ/+ibA8ASItqzNRsMrqCRu6NmhFsakGeUYPHJaXiIoDKzAzxTXIPLlmk7EfaEnSgHfh7FpxC3XNo7Cb87YG3nIU1Y4g2pNMPIGfQ60b6BOUaDJWEx7FNqt1Fvw4JaiTpXTSGZ9yLbUSODfc8ZsudVMhOZRNAtgfPmL34RDzvNseSGVaI8Ernim2M227N/BGFXC4Xd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwYaB1vexl7RlNE6txo1mgRyWLDUvFqVYxsE7xK72myeEiYx8\nlaHmsjnCoaQNebaz5WbxKZpgzYBFu9DyW7k7AwNO+CQYjo3crgP6eIBZUBvcwKBu\n744p2TO0Ht//FNP6QKS70x3nFOxzaoYhCf/omwPAEiLaszUbDK6gkbujZoRbGpBn\nlGDxyWl4iKAyswM8U1yDy5ZpOxH2hJ0oB34exacQt1zaOwm/O2Bt5yFNWOINqTTD\nyBn0OtG+gTlGgyVhMexTardRb8OCWok6V00hmfci21Ejg33PGbLnVTITmUTQLYHz\n5i9+EQ87zbHkhlWiPBK54ptjNtuzfwRhVwuF3QIDAQABAoIBAQC30/oP5dc3YK9l\nwXsGiRieejYYJijlnQi4O6N3kC9GcIJQWjeZt2G5WG6ONpRqUmeN+HwKZc+gRUF4\nR+F/yXLJyOHBiiAdgZnnXnYU8u5jzyOhgoP+YA9Wd+uYDHR0J2um7hRQVS5FTNnR\njTljE0izvxs63wrZgg+Au3xhElkDrfxPRjZxnOMNfcaEIGDiLmZGkkYjhoxzkSA1\nKTdUOUf2YcHUKe0wVDFxWprZFKAezJYiPat4k3zCowLt1sKC/zFrRm/aTB9DmZSV\n+skGB1vb33/f1UaDAcEf7z7H/Wl+FfDtOmJnQdfrjiZxQBq0v/3xcAq9W7gwYgKA\nm3/7sBchAoGBAO2CITPc80yRm5JtBcgPklCf6BhqRcBL68/Jzwk+FrWannvGErGC\n7s0ATKdV6Knz6zugwP64+BCSXa85xCX4MTwL8M9sYxyoYRn8VK6xvHNHvtnPp4lj\nt8Yn0U1PsR+Z/UdCZsyQB/iT1t8s1v5Lq1ZlCoT6dn7hFuDH5CLALPiJAoGBANCX\nvL1bwKTy+m4uwR77qPofbpf1MFZzPYruiAukc+6N8liTM865wLEDJ5AfUn/XnF4d\nDBSdHLXooU3xNmnxgIs8uUyydkxs6VFLw69K4VXCPo2uiSzvOBiOZWmuVvLW77vu\nH4jji39uHqPDuHnRh01gTZ3bqVqBGD6lphy/tCW1AoGAKRfJvNpusgHDY/s+89VV\n4GM6WfcRKGs6WpI1Iwk+Dp+46ftkQpg/zvJNUOp5PeZ4/bEbkzbXnK5mTSn2eQdP\nJW9/c7PyFgRAAKn60Nrpmxx/tdnKx+eb5UoAWZr/L1OKUej4Nk55QpX5qFVuwULA\nW0tSHZ3kIKG7Ppr3KtgLL9kCgYAlCDtO1uI9ppGFTDGnAYC/XyMwQSxivLTZXH20\nq26VlIfI5+FTuzCVfHzinlz0K2AsaTXC1x3IwdMZVlCVwHVUwuQW1Lwh11gYwb2s\n+jtFEWYvmyPpYVLxMR6aA4SWOkh3cdARamxSpEc2RcIThnph504AT4YidjbKsHfs\nNLCT3QKBgGT4DbS7/+NMF+lfr9AFIk6lZ93Z60m835h6DoPC8jDrzKncKICcRtcN\n8ifDQuWQtr1HJeMfFHpLDaew/khFjJ0ntx24blLjHmL5Epzeu0YUC7P2AwtSaWeP\nMpkjfozFPkumeWCK3GRAf6+z0S1J76EE+WGbxH2gj1ApbC8G68t4\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'96f82f4de53948ccaa6f0d312d85f893', 'name': u'singlevm2-kp_62408d56-359e-4d0a-af0f-26ad92466e7d', 'created_at': '2018-07-22T07:03:04.410766', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cf27e2244d6648afb2acb7c6d7027f93', 'name': 'singlevm2-project_62408d56-359e-4d0a-af0f-26ad92466e7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'96:2a:cc:4f:68:d4:86:2f:e1:61:85:25:1c:f0:f0:40', 'type': 'ssh', 'id': u'singlevm2-kp_62408d56-359e-4d0a-af0f-26ad92466e7d'}) 2018-07-22 07:03:04,411 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwYaB1vexl7RlNE6txo1mgRyWLDUvFqVYxsE7xK72myeEiYx8 laHmsjnCoaQNebaz5WbxKZpgzYBFu9DyW7k7AwNO+CQYjo3crgP6eIBZUBvcwKBu 744p2TO0Ht//FNP6QKS70x3nFOxzaoYhCf/omwPAEiLaszUbDK6gkbujZoRbGpBn lGDxyWl4iKAyswM8U1yDy5ZpOxH2hJ0oB34exacQt1zaOwm/O2Bt5yFNWOINqTTD yBn0OtG+gTlGgyVhMexTardRb8OCWok6V00hmfci21Ejg33PGbLnVTITmUTQLYHz 5i9+EQ87zbHkhlWiPBK54ptjNtuzfwRhVwuF3QIDAQABAoIBAQC30/oP5dc3YK9l wXsGiRieejYYJijlnQi4O6N3kC9GcIJQWjeZt2G5WG6ONpRqUmeN+HwKZc+gRUF4 R+F/yXLJyOHBiiAdgZnnXnYU8u5jzyOhgoP+YA9Wd+uYDHR0J2um7hRQVS5FTNnR jTljE0izvxs63wrZgg+Au3xhElkDrfxPRjZxnOMNfcaEIGDiLmZGkkYjhoxzkSA1 KTdUOUf2YcHUKe0wVDFxWprZFKAezJYiPat4k3zCowLt1sKC/zFrRm/aTB9DmZSV +skGB1vb33/f1UaDAcEf7z7H/Wl+FfDtOmJnQdfrjiZxQBq0v/3xcAq9W7gwYgKA m3/7sBchAoGBAO2CITPc80yRm5JtBcgPklCf6BhqRcBL68/Jzwk+FrWannvGErGC 7s0ATKdV6Knz6zugwP64+BCSXa85xCX4MTwL8M9sYxyoYRn8VK6xvHNHvtnPp4lj t8Yn0U1PsR+Z/UdCZsyQB/iT1t8s1v5Lq1ZlCoT6dn7hFuDH5CLALPiJAoGBANCX vL1bwKTy+m4uwR77qPofbpf1MFZzPYruiAukc+6N8liTM865wLEDJ5AfUn/XnF4d DBSdHLXooU3xNmnxgIs8uUyydkxs6VFLw69K4VXCPo2uiSzvOBiOZWmuVvLW77vu H4jji39uHqPDuHnRh01gTZ3bqVqBGD6lphy/tCW1AoGAKRfJvNpusgHDY/s+89VV 4GM6WfcRKGs6WpI1Iwk+Dp+46ftkQpg/zvJNUOp5PeZ4/bEbkzbXnK5mTSn2eQdP JW9/c7PyFgRAAKn60Nrpmxx/tdnKx+eb5UoAWZr/L1OKUej4Nk55QpX5qFVuwULA W0tSHZ3kIKG7Ppr3KtgLL9kCgYAlCDtO1uI9ppGFTDGnAYC/XyMwQSxivLTZXH20 q26VlIfI5+FTuzCVfHzinlz0K2AsaTXC1x3IwdMZVlCVwHVUwuQW1Lwh11gYwb2s +jtFEWYvmyPpYVLxMR6aA4SWOkh3cdARamxSpEc2RcIThnph504AT4YidjbKsHfs NLCT3QKBgGT4DbS7/+NMF+lfr9AFIk6lZ93Z60m835h6DoPC8jDrzKncKICcRtcN 8ifDQuWQtr1HJeMfFHpLDaew/khFjJ0ntx24blLjHmL5Epzeu0YUC7P2AwtSaWeP MpkjfozFPkumeWCK3GRAf6+z0S1J76EE+WGbxH2gj1ApbC8G68t4 -----END RSA PRIVATE KEY----- 2018-07-22 07:03:04,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-22 07:03:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" -d '{"security_group": {"name": "singlevm2-sg_62408d56-359e-4d0a-af0f-26ad92466e7d", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-07-22 07:03:04,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-e84e6ca7-3186-4ded-af47-35345c7c9c4d Date: Sun, 22 Jul 2018 07:03:04 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:03:04Z", "updated_at": "2018-07-22T07:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:04Z", "revision_number": 0, "id": "178a73aa-82c4-4b9c-a4f3-514c742904bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:04Z", "security_group_id": "03870933-750b-40df-be84-09a09252535d", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:04Z", "revision_number": 0, "id": "56cbf60b-f9aa-4eb4-b0d2-8424d5ce59f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:04Z", "security_group_id": "03870933-750b-40df-be84-09a09252535d", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 2, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "03870933-750b-40df-be84-09a09252535d", "name": "singlevm2-sg_62408d56-359e-4d0a-af0f-26ad92466e7d"}} 2018-07-22 07:03:04,934 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e84e6ca7-3186-4ded-af47-35345c7c9c4d 2018-07-22 07:03:04,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.519605875015s 2018-07-22 07:03:04,934 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e84e6ca7-3186-4ded-af47-35345c7c9c4d 2018-07-22 07:03:04,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 07:03:04,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:05,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-94ad0371-e995-4f80-aaf9-9294de29fe75 Date: Sun, 22 Jul 2018 07:03:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:03:04Z", "updated_at": "2018-07-22T07:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:04Z", "revision_number": 0, "id": "178a73aa-82c4-4b9c-a4f3-514c742904bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:04Z", "security_group_id": "03870933-750b-40df-be84-09a09252535d", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:04Z", "revision_number": 0, "id": "56cbf60b-f9aa-4eb4-b0d2-8424d5ce59f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:04Z", "security_group_id": "03870933-750b-40df-be84-09a09252535d", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 2, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "03870933-750b-40df-be84-09a09252535d", "name": "singlevm2-sg_62408d56-359e-4d0a-af0f-26ad92466e7d"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 07:03:05,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-94ad0371-e995-4f80-aaf9-9294de29fe75 2018-07-22 07:03:05,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.21572804451s 2018-07-22 07:03:05,154 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-94ad0371-e995-4f80-aaf9-9294de29fe75 2018-07-22 07:03:05,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 07:03:05,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "03870933-750b-40df-be84-09a09252535d"}}' 2018-07-22 07:03:05,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-18ceca27-023e-4dbb-a81f-a83250222bfd Date: Sun, 22 Jul 2018 07:03:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-22T07:03:05Z", "security_group_id": "03870933-750b-40df-be84-09a09252535d", "port_range_min": 22, "revision_number": 0, "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:03:05Z", "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "bae23408-10cc-48ac-b73f-6d47dc3d4ccb"}} 2018-07-22 07:03:05,514 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-18ceca27-023e-4dbb-a81f-a83250222bfd 2018-07-22 07:03:05,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.358769893646s 2018-07-22 07:03:05,515 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-18ceca27-023e-4dbb-a81f-a83250222bfd 2018-07-22 07:03:05,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 07:03:05,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:05,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-b828b246-00ce-4040-aa63-1eacc21870b7 Date: Sun, 22 Jul 2018 07:03:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:03:04Z", "updated_at": "2018-07-22T07:03:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:04Z", "revision_number": 0, "id": "178a73aa-82c4-4b9c-a4f3-514c742904bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:04Z", "security_group_id": "03870933-750b-40df-be84-09a09252535d", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:04Z", "revision_number": 0, "id": "56cbf60b-f9aa-4eb4-b0d2-8424d5ce59f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:04Z", "security_group_id": "03870933-750b-40df-be84-09a09252535d", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T07:03:05Z", "revision_number": 0, "id": "bae23408-10cc-48ac-b73f-6d47dc3d4ccb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:05Z", "security_group_id": "03870933-750b-40df-be84-09a09252535d", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 3, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "03870933-750b-40df-be84-09a09252535d", "name": "singlevm2-sg_62408d56-359e-4d0a-af0f-26ad92466e7d"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 07:03:05,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b828b246-00ce-4040-aa63-1eacc21870b7 2018-07-22 07:03:05,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.234786987305s 2018-07-22 07:03:05,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b828b246-00ce-4040-aa63-1eacc21870b7 2018-07-22 07:03:05,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 07:03:05,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "03870933-750b-40df-be84-09a09252535d"}}' 2018-07-22 07:03:05,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-b18e32fd-e019-48f2-8301-87503b78c490 Date: Sun, 22 Jul 2018 07:03:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:03:05Z", "security_group_id": "03870933-750b-40df-be84-09a09252535d", "port_range_min": null, "revision_number": 0, "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:03:05Z", "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "ce374f2c-bb51-48e7-ba01-66b9a6a640aa"}} 2018-07-22 07:03:05,951 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b18e32fd-e019-48f2-8301-87503b78c490 2018-07-22 07:03:05,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.194363832474s 2018-07-22 07:03:05,952 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b18e32fd-e019-48f2-8301-87503b78c490 2018-07-22 07:03:05,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:03:05,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:06,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-8f3537e1-4475-42a3-ac91-4a5c20cae8cc Date: Sun, 22 Jul 2018 07:03:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"13bc0b28-7389-411e-aa67-cbdb589490e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf27e2244d6648afb2acb7c6d7027f93","l2_adjacency":true,"status":"ACTIVE","subnets":["cb3e8e6d-b7bb-46a2-a760-f06f55011ace"],"description":"","tags":[],"updated_at":"2018-07-22T07:02:51Z","qos_policy_id":null,"name":"singlevm2-net_62408d56-359e-4d0a-af0f-26ad92466e7d","admin_state_up":true,"tenant_id":"cf27e2244d6648afb2acb7c6d7027f93","created_at":"2018-07-22T07:02:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 07:03:06,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8f3537e1-4475-42a3-ac91-4a5c20cae8cc 2018-07-22 07:03:06,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.136132001877s 2018-07-22 07:03:06,090 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8f3537e1-4475-42a3-ac91-4a5c20cae8cc 2018-07-22 07:03:06,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:03:06,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:06,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-980f8316-1632-4767-b807-42cb1f1a3a3e Date: Sun, 22 Jul 2018 07:03:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567/snap", "metadata": {}}], "file": "/v2/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567/file", "owner": "cf27e2244d6648afb2acb7c6d7027f93", "id": "9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "size": 12716032, "self": "/v2/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:03:02Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_62408d56-359e-4d0a-af0f-26ad92466e7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_62408d56-359e-4d0a-af0f-26ad92466e7d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:03:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:03:06,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-980f8316-1632-4767-b807-42cb1f1a3a3e 2018-07-22 07:03:06,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.213690042496s 2018-07-22 07:03:06,308 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-980f8316-1632-4767-b807-42cb1f1a3a3e 2018-07-22 07:03:06,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:03:06,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:06,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:06 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-e316efe4-0701-438f-9d54-193d14228493 x-compute-request-id: req-e316efe4-0701-438f-9d54-193d14228493 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_62408d56-359e-4d0a-af0f-26ad92466e7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c5e04d82-ee7a-4024-b103-78f356337814", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c5e04d82-ee7a-4024-b103-78f356337814", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c5e04d82-ee7a-4024-b103-78f356337814"}]} 2018-07-22 07:03:06,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e316efe4-0701-438f-9d54-193d14228493 2018-07-22 07:03:06,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0316710472107s 2018-07-22 07:03:06,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e316efe4-0701-438f-9d54-193d14228493 2018-07-22 07:03:06,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 07:03:06,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" -d '{"server": {"name": "singlevm2-vm_62408d56-359e-4d0a-af0f-26ad92466e7d", "imageRef": "9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "key_name": "singlevm2-kp_62408d56-359e-4d0a-af0f-26ad92466e7d", "flavorRef": "c5e04d82-ee7a-4024-b103-78f356337814", "max_count": 1, "min_count": 1, "networks": [{"uuid": "13bc0b28-7389-411e-aa67-cbdb589490e5"}], "security_groups": [{"name": "03870933-750b-40df-be84-09a09252535d"}]}}' 2018-07-22 07:03:08,954 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:03:06 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-a2e31c65-d760-4210-a50a-21f2e98f636e x-compute-request-id: req-a2e31c65-d760-4210-a50a-21f2e98f636e Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "03870933-750b-40df-be84-09a09252535d"}], "OS-DCF:diskConfig": "MANUAL", "id": "9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "rel": "bookmark"}], "adminPass": "24N4Ru32AwGD"}} 2018-07-22 07:03:08,954 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a2e31c65-d760-4210-a50a-21f2e98f636e 2018-07-22 07:03:08,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.61109781265s 2018-07-22 07:03:08,955 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a2e31c65-d760-4210-a50a-21f2e98f636e 2018-07-22 07:03:08,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:03:08,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:09,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:08 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-a4141da2-90a4-4f45-9718-745f92050776 x-compute-request-id: req-a4141da2-90a4-4f45-9718-745f92050776 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "rel": "bookmark"}], "image": {"id": "9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "links": [{"href": "http://172.30.9.23:8774/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c5e04d82-ee7a-4024-b103-78f356337814", "links": [{"href": "http://172.30.9.23:8774/flavors/c5e04d82-ee7a-4024-b103-78f356337814", "rel": "bookmark"}]}, "id": "9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "user_id": "96f82f4de53948ccaa6f0d312d85f893", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:03:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_62408d56-359e-4d0a-af0f-26ad92466e7d", "name": "singlevm2-vm_62408d56-359e-4d0a-af0f-26ad92466e7d", "created": "2018-07-22T07:03:08Z", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:03:09,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a4141da2-90a4-4f45-9718-745f92050776 2018-07-22 07:03:09,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458403110504s 2018-07-22 07:03:09,414 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a4141da2-90a4-4f45-9718-745f92050776 2018-07-22 07:03:09,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:03:09,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:09,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-6dc698b1-fcaa-44ec-a40b-cc89a04b5667 Date: Sun, 22 Jul 2018 07:03:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"13bc0b28-7389-411e-aa67-cbdb589490e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf27e2244d6648afb2acb7c6d7027f93","l2_adjacency":true,"status":"ACTIVE","subnets":["cb3e8e6d-b7bb-46a2-a760-f06f55011ace"],"description":"","tags":[],"updated_at":"2018-07-22T07:02:51Z","qos_policy_id":null,"name":"singlevm2-net_62408d56-359e-4d0a-af0f-26ad92466e7d","admin_state_up":true,"tenant_id":"cf27e2244d6648afb2acb7c6d7027f93","created_at":"2018-07-22T07:02:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 07:03:09,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6dc698b1-fcaa-44ec-a40b-cc89a04b5667 2018-07-22 07:03:09,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267843008041s 2018-07-22 07:03:09,690 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6dc698b1-fcaa-44ec-a40b-cc89a04b5667 2018-07-22 07:03:09,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 07:03:09,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:09,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6326aa7c-8400-4455-bed6-34aab22c2ba3 Date: Sun, 22 Jul 2018 07:03:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13bc0b28-7389-411e-aa67-cbdb589490e5","tenant_id":"cf27e2244d6648afb2acb7c6d7027f93","created_at":"2018-07-22T07:02:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T07:02:51Z","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":"cf27e2244d6648afb2acb7c6d7027f93","id":"cb3e8e6d-b7bb-46a2-a760-f06f55011ace","subnetpool_id":null,"name":"singlevm2-subnet_62408d56-359e-4d0a-af0f-26ad92466e7d"}]} 2018-07-22 07:03:09,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6326aa7c-8400-4455-bed6-34aab22c2ba3 2018-07-22 07:03:09,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.219319105148s 2018-07-22 07:03:09,910 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6326aa7c-8400-4455-bed6-34aab22c2ba3 2018-07-22 07:03:09,911 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:03:11,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:03:11,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:12,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:11 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-e86fde1c-3e90-4e99-b5a3-dd9d32e4fdcb x-compute-request-id: req-e86fde1c-3e90-4e99-b5a3-dd9d32e4fdcb Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "rel": "bookmark"}], "image": {"id": "9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "links": [{"href": "http://172.30.9.23:8774/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c5e04d82-ee7a-4024-b103-78f356337814", "links": [{"href": "http://172.30.9.23:8774/flavors/c5e04d82-ee7a-4024-b103-78f356337814", "rel": "bookmark"}]}, "id": "9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "security_groups": [{"name": "singlevm2-sg_62408d56-359e-4d0a-af0f-26ad92466e7d"}], "user_id": "96f82f4de53948ccaa6f0d312d85f893", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:03:11Z", "hostId": "7dac2c4205f781ab27b009c3ab8c4208d982c8ee8181aa258a73b7eb", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_62408d56-359e-4d0a-af0f-26ad92466e7d", "name": "singlevm2-vm_62408d56-359e-4d0a-af0f-26ad92466e7d", "created": "2018-07-22T07:03:08Z", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:03:12,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e86fde1c-3e90-4e99-b5a3-dd9d32e4fdcb 2018-07-22 07:03:12,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01151800156s 2018-07-22 07:03:12,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e86fde1c-3e90-4e99-b5a3-dd9d32e4fdcb 2018-07-22 07:03:12,930 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:03:14,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:03:14,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:15,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:14 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-3219609c-ca96-4402-b54a-1473db2d74bc x-compute-request-id: req-3219609c-ca96-4402-b54a-1473db2d74bc Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "rel": "bookmark"}], "image": {"id": "9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "links": [{"href": "http://172.30.9.23:8774/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c5e04d82-ee7a-4024-b103-78f356337814", "links": [{"href": "http://172.30.9.23:8774/flavors/c5e04d82-ee7a-4024-b103-78f356337814", "rel": "bookmark"}]}, "id": "9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "security_groups": [{"name": "singlevm2-sg_62408d56-359e-4d0a-af0f-26ad92466e7d"}], "user_id": "96f82f4de53948ccaa6f0d312d85f893", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:03:11Z", "hostId": "7dac2c4205f781ab27b009c3ab8c4208d982c8ee8181aa258a73b7eb", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_62408d56-359e-4d0a-af0f-26ad92466e7d", "name": "singlevm2-vm_62408d56-359e-4d0a-af0f-26ad92466e7d", "created": "2018-07-22T07:03:08Z", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:03:15,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3219609c-ca96-4402-b54a-1473db2d74bc 2018-07-22 07:03:15,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.903048038483s 2018-07-22 07:03:15,837 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3219609c-ca96-4402-b54a-1473db2d74bc 2018-07-22 07:03:15,841 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:03:17,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:03:17,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:18,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:17 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-70edc9b1-0f2b-4f7a-97e5-f4fdcaa08c1a x-compute-request-id: req-70edc9b1-0f2b-4f7a-97e5-f4fdcaa08c1a Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_62408d56-359e-4d0a-af0f-26ad92466e7d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:1a:d7", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "rel": "bookmark"}], "image": {"id": "9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "links": [{"href": "http://172.30.9.23:8774/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:03:17.000000", "flavor": {"id": "c5e04d82-ee7a-4024-b103-78f356337814", "links": [{"href": "http://172.30.9.23:8774/flavors/c5e04d82-ee7a-4024-b103-78f356337814", "rel": "bookmark"}]}, "id": "9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "security_groups": [{"name": "singlevm2-sg_62408d56-359e-4d0a-af0f-26ad92466e7d"}], "user_id": "96f82f4de53948ccaa6f0d312d85f893", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:03:17Z", "hostId": "7dac2c4205f781ab27b009c3ab8c4208d982c8ee8181aa258a73b7eb", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_62408d56-359e-4d0a-af0f-26ad92466e7d", "name": "singlevm2-vm_62408d56-359e-4d0a-af0f-26ad92466e7d", "created": "2018-07-22T07:03:08Z", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:03:18,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-70edc9b1-0f2b-4f7a-97e5-f4fdcaa08c1a 2018-07-22 07:03:18,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0229871273s 2018-07-22 07:03:18,867 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-70edc9b1-0f2b-4f7a-97e5-f4fdcaa08c1a 2018-07-22 07:03:18,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:03:18,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=9c2ba94b-c629-4c52-a15c-a06e5e1c9575" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:18,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-88a49773-2c71-4720-bf32-7855f2e26b5d Date: Sun, 22 Jul 2018 07:03:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:03:16Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb3e8e6d-b7bb-46a2-a760-f06f55011ace","ip_address":"192.168.120.14"}],"id":"42764af1-dc72-4474-b5ce-0b420383dd4e","security_groups":["03870933-750b-40df-be84-09a09252535d"],"mac_address":"fa:16:3e:6a:1a:d7","project_id":"cf27e2244d6648afb2acb7c6d7027f93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13bc0b28-7389-411e-aa67-cbdb589490e5","tenant_id":"cf27e2244d6648afb2acb7c6d7027f93","created_at":"2018-07-22T07:03:11Z","binding:vnic_type":"normal","device_id":"9c2ba94b-c629-4c52-a15c-a06e5e1c9575","ip_allocation":"immediate"}]} 2018-07-22 07:03:18,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=9c2ba94b-c629-4c52-a15c-a06e5e1c9575 used request id req-88a49773-2c71-4720-bf32-7855f2e26b5d 2018-07-22 07:03:18,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0849921703339s 2018-07-22 07:03:18,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=9c2ba94b-c629-4c52-a15c-a06e5e1c9575 used request id req-88a49773-2c71-4720-bf32-7855f2e26b5d 2018-07-22 07:03:18,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:03:18,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=42764af1-dc72-4474-b5ce-0b420383dd4e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:18,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9f706c07-97fe-4667-a333-98b0e61ad8ca Date: Sun, 22 Jul 2018 07:03:18 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:03:18,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=42764af1-dc72-4474-b5ce-0b420383dd4e used request id req-9f706c07-97fe-4667-a333-98b0e61ad8ca 2018-07-22 07:03:18,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0233080387115s 2018-07-22 07:03:18,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=42764af1-dc72-4474-b5ce-0b420383dd4e used request id req-9f706c07-97fe-4667-a333-98b0e61ad8ca 2018-07-22 07:03:18,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:03:18,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:19,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:18 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-e3bb9828-e735-4f63-b808-bf3eaf4441cc x-compute-request-id: req-e3bb9828-e735-4f63-b808-bf3eaf4441cc Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_62408d56-359e-4d0a-af0f-26ad92466e7d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:1a:d7", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "rel": "bookmark"}], "image": {"id": "9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "links": [{"href": "http://172.30.9.23:8774/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:03:17.000000", "flavor": {"id": "c5e04d82-ee7a-4024-b103-78f356337814", "links": [{"href": "http://172.30.9.23:8774/flavors/c5e04d82-ee7a-4024-b103-78f356337814", "rel": "bookmark"}]}, "id": "9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "security_groups": [{"name": "singlevm2-sg_62408d56-359e-4d0a-af0f-26ad92466e7d"}], "user_id": "96f82f4de53948ccaa6f0d312d85f893", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:03:17Z", "hostId": "7dac2c4205f781ab27b009c3ab8c4208d982c8ee8181aa258a73b7eb", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_62408d56-359e-4d0a-af0f-26ad92466e7d", "name": "singlevm2-vm_62408d56-359e-4d0a-af0f-26ad92466e7d", "created": "2018-07-22T07:03:08Z", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:03:19,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e3bb9828-e735-4f63-b808-bf3eaf4441cc 2018-07-22 07:03:19,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697983980179s 2018-07-22 07:03:19,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e3bb9828-e735-4f63-b808-bf3eaf4441cc 2018-07-22 07:03:19,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:03:19,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=9c2ba94b-c629-4c52-a15c-a06e5e1c9575" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:19,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-a6109426-c1a4-475c-9cfc-65f5e59f1a7b Date: Sun, 22 Jul 2018 07:03:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:03:16Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb3e8e6d-b7bb-46a2-a760-f06f55011ace","ip_address":"192.168.120.14"}],"id":"42764af1-dc72-4474-b5ce-0b420383dd4e","security_groups":["03870933-750b-40df-be84-09a09252535d"],"mac_address":"fa:16:3e:6a:1a:d7","project_id":"cf27e2244d6648afb2acb7c6d7027f93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13bc0b28-7389-411e-aa67-cbdb589490e5","tenant_id":"cf27e2244d6648afb2acb7c6d7027f93","created_at":"2018-07-22T07:03:11Z","binding:vnic_type":"normal","device_id":"9c2ba94b-c629-4c52-a15c-a06e5e1c9575","ip_allocation":"immediate"}]} 2018-07-22 07:03:19,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=9c2ba94b-c629-4c52-a15c-a06e5e1c9575 used request id req-a6109426-c1a4-475c-9cfc-65f5e59f1a7b 2018-07-22 07:03:19,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0643210411072s 2018-07-22 07:03:19,753 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=9c2ba94b-c629-4c52-a15c-a06e5e1c9575 used request id req-a6109426-c1a4-475c-9cfc-65f5e59f1a7b 2018-07-22 07:03:19,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:03:19,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=42764af1-dc72-4474-b5ce-0b420383dd4e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:19,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3f94499a-741e-4318-b56e-f90ce542e625 Date: Sun, 22 Jul 2018 07:03:19 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:03:19,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=42764af1-dc72-4474-b5ce-0b420383dd4e used request id req-3f94499a-741e-4318-b56e-f90ce542e625 2018-07-22 07:03:19,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.202138900757s 2018-07-22 07:03:19,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=42764af1-dc72-4474-b5ce-0b420383dd4e used request id req-3f94499a-741e-4318-b56e-f90ce542e625 2018-07-22 07:03:19,961 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_62408d56-359e-4d0a-af0f-26ad92466e7d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6a:1a:d7', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9cb566a8-2a1e-49a7-9d9a-b53fb08c3567'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T07:03:17.000000', 'flavor': Munch({u'id': u'c5e04d82-ee7a-4024-b103-78f356337814'}), 'az': u'nova', 'id': u'9c2ba94b-c629-4c52-a15c-a06e5e1c9575', 'security_groups': [Munch({u'name': u'singlevm2-sg_62408d56-359e-4d0a-af0f-26ad92466e7d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'96f82f4de53948ccaa6f0d312d85f893', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cf27e2244d6648afb2acb7c6d7027f93', 'name': 'singlevm2-project_62408d56-359e-4d0a-af0f-26ad92466e7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-22T07:03:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T07:03:17Z', 'hostId': u'7dac2c4205f781ab27b009c3ab8c4208d982c8ee8181aa258a73b7eb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_62408d56-359e-4d0a-af0f-26ad92466e7d', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'7dac2c4205f781ab27b009c3ab8c4208d982c8ee8181aa258a73b7eb', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T07:03:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cf27e2244d6648afb2acb7c6d7027f93', 'name': u'singlevm2-vm_62408d56-359e-4d0a-af0f-26ad92466e7d', 'adminPass': None, 'tenant_id': u'cf27e2244d6648afb2acb7c6d7027f93', 'created_at': u'2018-07-22T07:03:08Z', 'created': u'2018-07-22T07:03:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 07:03:19,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:03:19,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:20,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-00bfbe0d-214e-43a3-9362-b15da11c0b14 Date: Sun, 22 Jul 2018 07:03:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"13bc0b28-7389-411e-aa67-cbdb589490e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf27e2244d6648afb2acb7c6d7027f93","l2_adjacency":true,"status":"ACTIVE","subnets":["cb3e8e6d-b7bb-46a2-a760-f06f55011ace"],"description":"","tags":[],"updated_at":"2018-07-22T07:02:51Z","qos_policy_id":null,"name":"singlevm2-net_62408d56-359e-4d0a-af0f-26ad92466e7d","admin_state_up":true,"tenant_id":"cf27e2244d6648afb2acb7c6d7027f93","created_at":"2018-07-22T07:02:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 07:03:20,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-00bfbe0d-214e-43a3-9362-b15da11c0b14 2018-07-22 07:03:20,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288677215576s 2018-07-22 07:03:20,254 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-00bfbe0d-214e-43a3-9362-b15da11c0b14 2018-07-22 07:03:20,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:03:20,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=9c2ba94b-c629-4c52-a15c-a06e5e1c9575" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:20,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-b377c718-6f81-41e5-bab1-9e13489895b0 Date: Sun, 22 Jul 2018 07:03:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:03:16Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb3e8e6d-b7bb-46a2-a760-f06f55011ace","ip_address":"192.168.120.14"}],"id":"42764af1-dc72-4474-b5ce-0b420383dd4e","security_groups":["03870933-750b-40df-be84-09a09252535d"],"mac_address":"fa:16:3e:6a:1a:d7","project_id":"cf27e2244d6648afb2acb7c6d7027f93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13bc0b28-7389-411e-aa67-cbdb589490e5","tenant_id":"cf27e2244d6648afb2acb7c6d7027f93","created_at":"2018-07-22T07:03:11Z","binding:vnic_type":"normal","device_id":"9c2ba94b-c629-4c52-a15c-a06e5e1c9575","ip_allocation":"immediate"}]} 2018-07-22 07:03:20,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=9c2ba94b-c629-4c52-a15c-a06e5e1c9575 used request id req-b377c718-6f81-41e5-bab1-9e13489895b0 2018-07-22 07:03:20,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.062803030014s 2018-07-22 07:03:20,318 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=9c2ba94b-c629-4c52-a15c-a06e5e1c9575 used request id req-b377c718-6f81-41e5-bab1-9e13489895b0 2018-07-22 07:03:20,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-22 07:03:20,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" -d '{"floatingip": {"floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": "192.168.120.14", "port_id": "42764af1-dc72-4474-b5ce-0b420383dd4e"}}' 2018-07-22 07:03:22,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-9bab03f0-7d62-42e7-916d-b40eb350110f Date: Sun, 22 Jul 2018 07:03:22 GMT RESP BODY: {"floatingip": {"router_id": "2584b09b-180b-448b-b313-e0f3126ab578", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:03:21Z", "updated_at": "2018-07-22T07:03:21Z", "floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_id": "42764af1-dc72-4474-b5ce-0b420383dd4e", "id": "339b2220-3c9a-49c4-8ca1-bbd65050ebfe", "qos_policy_id": null}} 2018-07-22 07:03:22,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9bab03f0-7d62-42e7-916d-b40eb350110f 2018-07-22 07:03:22,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.38923096657s 2018-07-22 07:03:22,709 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9bab03f0-7d62-42e7-916d-b40eb350110f 2018-07-22 07:03:22,712 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'2584b09b-180b-448b-b313-e0f3126ab578', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'cf27e2244d6648afb2acb7c6d7027f93', 'created_at': u'2018-07-22T07:03:21Z', 'attached': True, 'updated_at': u'2018-07-22T07:03:21Z', 'id': u'339b2220-3c9a-49c4-8ca1-bbd65050ebfe', 'floating_network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cf27e2244d6648afb2acb7c6d7027f93', 'name': 'singlevm2-project_62408d56-359e-4d0a-af0f-26ad92466e7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'2584b09b-180b-448b-b313-e0f3126ab578', u'qos_policy_id': None, 'project_id': u'cf27e2244d6648afb2acb7c6d7027f93', 'port_id': u'42764af1-dc72-4474-b5ce-0b420383dd4e', 'port': u'42764af1-dc72-4474-b5ce-0b420383dd4e', 'network': u'51634ac4-911f-4dd4-933a-93587d6bc792'}) 2018-07-22 07:03:22,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-22 07:03:22,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 07:03:22,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:22 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-40c96248-ef21-4dc7-a9c1-75017c839305 x-compute-request-id: req-40c96248-ef21-4dc7-a9c1-75017c839305 Content-Encoding: gzip Content-Length: 9584 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485762599 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.144937] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.146748] pid_max: default: 32768 minimum: 301\n[ 0.147729] ACPI: Core revision 20150930\n[ 0.149172] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150619] Security Framework initialized\n[ 0.151510] Yama: becoming mindful.\n[ 0.152320] AppArmor: AppArmor initialized\n[ 0.153262] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154742] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156168] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157496] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159023] Initializing cgroup subsys io\n[ 0.159926] Initializing cgroup subsys memory\n[ 0.160878] Initializing cgroup subsys devices\n[ 0.161837] Initializing cgroup subsys freezer\n[ 0.162779] Initializing cgroup subsys net_cls\n[ 0.163733] Initializing cgroup subsys perf_event\n[ 0.164732] Initializing cgroup subsys net_prio\n[ 0.165693] Initializing cgroup subsys hugetlb\n[ 0.166647] Initializing cgroup subsys pids\n[ 0.167581] CPU: Physical Processor ID: 0\n[ 0.169161] mce: CPU supports 10 MCE banks\n[ 0.170090] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171179] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187505] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.193677] ftrace: allocating 31920 entries in 125 pages\n[ 0.219093] smpboot: Max logical packages: 1\n[ 0.220298] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.222056] x2apic enabled\n[ 0.223042] Switched APIC routing to physical x2apic.\n[ 0.225154] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.226526] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.229024] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.231185] KVM setup paravirtual spinlock\n[ 0.232765] x86: Booted up 1 node, 1 CPUs\n[ 0.233854] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.235579] devtmpfs: initialized\n[ 0.237530] evm: security.selinux\n[ 0.238319] evm: security.SMACK64\n[ 0.239081] evm: security.SMACK64EXEC\n[ 0.239891] evm: security.SMACK64TRANSMUTE\n[ 0.240765] evm: security.SMACK64MMAP\n[ 0.241560] evm: security.ima\n[ 0.242240] evm: security.capability\n[ 0.243112] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.245110] pinctrl core: initialized pinctrl subsystem\n[ 0.246296] RTC time: 7:03:17, date: 07/22/18\n[ 0.247340] NET: Registered protocol family 16\n[ 0.248393] cpuidle: using governor ladder\n[ 0.249300] cpuidle: using governor menu\n[ 0.250159] PCCT header not found.\n[ 0.250974] ACPI: bus type PCI registered\n[ 0.251837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.253181] PCI: Using configuration type 1 for base access\n[ 0.255045] ACPI: Added _OSI(Module Device)\n[ 0.255954] ACPI: Added _OSI(Processor Device)\n[ 0.256877] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.257840] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.259681] ACPI: Interpreter enabled\n[ 0.260511] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.262501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.264488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.268458] ACPI: (supports S0 S5)\n[ 0.269214] ACPI: Using IOAPIC for interrupt routing\n[ 0.270229] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273509] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.274741] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.277385] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.279776] acpiphp: Slot [3] registered\n[ 0.280652] acpiphp: Slot [4] registered\n[ 0.281519] acpiphp: Slot [5] registered\n[ 0.282382] acpiphp: Slot [6] registered\n[ 0.283235] acpiphp: Slot [7] registered\n[ 0.284099] acpiphp: Slot [8] registered\n[ 0.284968] acpiphp: Slot [9] registered\n[ 0.285828] acpiphp: Slot [10] registered\n[ 0.286702] acpiphp: Slot [11] registered\n[ 0.287573] acpiphp: Slot [12] registered\n[ 0.288461] acpiphp: Slot [13] registered\n[ 0.289336] acpiphp: Slot [14] registered\n[ 0.290207] acpiphp: Slot [15] registered\n[ 0.301320] acpiphp: Slot [16] registered\n[ 0.302204] acpiphp: Slot [17] registered\n[ 0.303081] acpiphp: Slot [18] registered\n[ 0.303963] acpiphp: Slot [19] registered\n[ 0.304838] acpiphp: Slot [20] registered\n[ 0.305717] acpiphp: Slot [21] registered\n[ 0.306592] acpiphp: Slot [22] registered\n[ 0.307468] acpiphp: Slot [23] registered\n[ 0.308339] acpiphp: Slot [24] registered\n[ 0.309210] acpiphp: Slot [25] registered\n[ 0.310084] acpiphp: Slot [26] registered\n[ 0.310960] acpiphp: Slot [27] registered\n[ 0.311839] acpiphp: Slot [28] registered\n[ 0.312720] acpiphp: Slot [29] registered\n[ 0.313594] acpiphp: Slot [30] registered\n[ 0.314476] acpiphp: Slot [31] registered\n[ 0.315354] PCI host bridge to bus 0000:00\n[ 0.316225] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.317548] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.318876] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.320419] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.321979] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.323572] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.327206] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328619] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.329918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331291] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.334968] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.336690] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357122] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358733] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360253] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361780] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363281] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364645] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366058] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367198] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368871] vgaarb: loaded\n[ 0.369516] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370834] SCSI subsystem initialized\n[ 0.371819] ACPI: bus type USB registered\n[ 0.372715] usbcore: registered new interface driver usbfs\n[ 0.373837] usbcore: registered new interface driver hub\n[ 0.374929] usbcore: registered new device driver usb\n[ 0.376131] PCI: Using ACPI for IRQ routing\n[ 0.377332] NetLabel: Initializing\n[ 0.378107] NetLabel: domain hash size = 128\n[ 0.379027] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380066] NetLabel: unlabeled traffic allowed by default\n[ 0.381329] clocksource: Switched to clocksource kvm-clock\n[ 0.389703] AppArmor: AppArmor Filesystem Enabled\n[ 0.390765] pnp: PnP ACPI init\n[ 0.391768] pnp: PnP ACPI: found 5 devices\n[ 0.398264] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400117] NET: Registered protocol family 2\n[ 0.401255] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402665] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403976] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405271] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407737] NET: Registered protocol family 1\n[ 0.408691] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409882] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411054] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439655] Trying to unpack rootfs image as initramfs...\n[ 0.496492] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498319] Scanning for low memory corruption every 60 seconds\n[ 0.499779] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501040] audit: initializing netlink subsys (disabled)\n[ 0.502197] audit: type=2000 audit(1532242998.145:1): initialized\n[ 0.503641] Initialise system trusted keyring\n[ 0.504665] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505936] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508159] zbud: loaded\n[ 0.508941] VFS: Disk quotas dquot_6.6.0\n[ 0.509855] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511568] fuse init (API version 7.23)\n[ 0.512543] Key type big_key registered\n[ 0.513428] Allocating IMA MOK and blacklist keyrings.\n[ 0.514747] Key type asymmetric registered\n[ 0.515644] Asymmetric key parser 'x509' registered\n[ 0.516691] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518308] io scheduler noop registered\n[ 0.519161] io scheduler deadline registered (default)\n[ 0.520238] io scheduler cfq registered\n[ 0.521151] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522297] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523676] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525241] ACPI: Power Button [PWRF]\n[ 0.526185] GHES: HEST is not enabled!\n[ 0.539936] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570046] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595831] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598771] Linux agpgart interface v0.103\n[ 0.601829] brd: module loaded\n[ 0.603623] loop: module loaded\n[ 0.608506] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610106] GPT:90111 != 2097151\n[ 0.610851] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612055] GPT:90111 != 2097151\n[ 0.612798] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613874] vda: vda1 vda15\n[ 0.615302] scsi host0: ata_piix\n[ 0.616168] scsi host1: ata_piix\n[ 0.616976] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.618340] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.619980] libphy: Fixed MDIO Bus: probed\n[ 0.620891] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621955] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624497] PPP generic driver version 2.4.2\n[ 0.625936] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627661] ehci-pci: EHCI PCI platform driver\n[ 0.628924] ehci-platform: EHCI generic platform driver\n[ 0.630347] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631979] ohci-pci: OHCI PCI platform driver\n[ 0.633213] ohci-platform: OHCI generic platform driver\n[ 0.634645] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649335] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650789] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652847] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654250] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.655870] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657644] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.659639] usb usb1: Product: UHCI Host Controller\n[ 0.660966] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.662602] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.663979] hub 1-0:1.0: USB hub found\n[ 0.665071] hub 1-0:1.0: 2 ports detected\n[ 0.666405] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669199] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670561] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672032] mousedev: PS/2 mouse device common for all mice\n[ 0.673771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676327] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677836] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.679514] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681218] i2c /dev entries driver\n[ 0.682283] device-mapper: uevent: version 1.0.3\n[ 0.683624] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685918] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687832] NET: Registered protocol family 10\n[ 0.689351] NET: Registered protocol family 17\n[ 0.690601] Key type dns_resolver registered\n[ 0.691961] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693531] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696019] registered taskstats version 1\n[ 0.697194] Loading compiled-in X.509 certificates\n[ 0.699063] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701728] zswap: loaded using pool lzo/zbud\n[ 0.703744] Key type trusted registered\n[ 0.705895] Key type encrypted registered\n[ 0.707054] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.708531] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710025] evm: HMAC attrs: 0x1\n[ 0.711267] Magic number: 10:911:66\n[ 0.712422] rtc_cmos 00:00: setting system clock to 2018-07-22 07:03:18 UTC (1532242998)\n[ 0.714696] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716112] EDD information not available.\n[ 0.778662] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790930] Write protecting the kernel read-only data: 14336k\n[ 0.793153] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795065] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.949658] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.88. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\n/dev/root resized successfully [took 0.36s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkluZiUSy8J+TS/DfPkGDnfZihwG2XqPfZJSIgZGCL3Cqrr2ROKuP5CB2Yi7sYJ02GB/awgqzdh6b31QaKQtd6YeN7T6aOV0lgP4/5BPvMyte5tUDJF1HmOMkctwKY5BTjxxyTsmUtFlmI3YeIzP8392gue2p0OK2VhmKtrt/UmS/Qy98zIoNMeRAAyQ8HuQ1YltNQgY3AcR9xrhtgUSEa2CegZy88qLxqHNtMebHesr6RBhOJTvL1tlw6Ab1ZHy6QyxTZqJsF77G2iivI80hpqpblhEref3gLUlilpKb7nkcenbAfM+2DipfRy/sDg5iBGUzCCKuBNEPcPZix8qbZ root@singlevm2-vm-62408d56-359e-4d0a-af0f-26ad92466e7d\nssh-dss AAAAB3NzaC1kc3MAAACBAO+38Yy+aLsJHuife6gsk+KhE0opVSa+hj39ty6W8kCB6m/y3ZHopJoa+X2KNPJE8P7HbyeHf3OScumWO4a24Vh/J7iHzexlfbkHzN/M1S8Wn8Aixez8Rwy9mKbiAMA5Hcqt7b6qtTr8rASSYMSD6202txaPUy3U6v258zZNi+udAAAAFQDinnLwBrEEGhwmB+daSCYhuCeQ1QAAAIAxz0RrwYN3V7YZdZMR+wbisr/nCSjssJR6g5aKfeRIqcz9KbzioRCg+n2Xfz6NiJyI2DxxGblq7NwIbDOq+bi+hG8cKd9WIYtGH86S+BuuyaEd/8nOuweLhNvRo4ULhYSysKGc4Dy1tI5CwgKiSnxsu4+bx8yz7nN6S8ibYFQdOAAAAIEA7ZbJKZZXMJhvvO+MA/nscpXcShkLO8dAhUM8Lm2jMKpLtA9qUYR0G62g05hqbk34ByK75vC6T75jRLTlaNwebkzmFJevsWyGFxOB/GeYXvnY5UykeqqF8EhpG6P/Hv2wlJJitGzvDFxuh/s72IbzXVvizEdkqHdnb6BZg9l0nP8= root@singlevm2-vm-62408d56-359e-4d0a-af0f-26ad92466e7d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe6a:1ad7/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-62408d56-359e-4d0a-af0f-26ad92466e7d\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.39 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-62408d56-359e-4d0a-af0f-26ad92466e7d login: "} 2018-07-22 07:03:22,991 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575/action used request id req-40c96248-ef21-4dc7-a9c1-75017c839305 2018-07-22 07:03:22,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.27858710289s 2018-07-22 07:03:22,992 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575/action used request id req-40c96248-ef21-4dc7-a9c1-75017c839305 2018-07-22 07:03:22,992 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 485762599 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.144937] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.146748] pid_max: default: 32768 minimum: 301 [ 0.147729] ACPI: Core revision 20150930 [ 0.149172] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.150619] Security Framework initialized [ 0.151510] Yama: becoming mindful. [ 0.152320] AppArmor: AppArmor initialized [ 0.153262] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.154742] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156168] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157496] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159023] Initializing cgroup subsys io [ 0.159926] Initializing cgroup subsys memory [ 0.160878] Initializing cgroup subsys devices [ 0.161837] Initializing cgroup subsys freezer [ 0.162779] Initializing cgroup subsys net_cls [ 0.163733] Initializing cgroup subsys perf_event [ 0.164732] Initializing cgroup subsys net_prio [ 0.165693] Initializing cgroup subsys hugetlb [ 0.166647] Initializing cgroup subsys pids [ 0.167581] CPU: Physical Processor ID: 0 [ 0.169161] mce: CPU supports 10 MCE banks [ 0.170090] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.171179] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.187505] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.193677] ftrace: allocating 31920 entries in 125 pages [ 0.219093] smpboot: Max logical packages: 1 [ 0.220298] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.222056] x2apic enabled [ 0.223042] Switched APIC routing to physical x2apic. [ 0.225154] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.226526] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.229024] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.231185] KVM setup paravirtual spinlock [ 0.232765] x86: Booted up 1 node, 1 CPUs [ 0.233854] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.235579] devtmpfs: initialized [ 0.237530] evm: security.selinux [ 0.238319] evm: security.SMACK64 [ 0.239081] evm: security.SMACK64EXEC [ 0.239891] evm: security.SMACK64TRANSMUTE [ 0.240765] evm: security.SMACK64MMAP [ 0.241560] evm: security.ima [ 0.242240] evm: security.capability [ 0.243112] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245110] pinctrl core: initialized pinctrl subsystem [ 0.246296] RTC time: 7:03:17, date: 07/22/18 [ 0.247340] NET: Registered protocol family 16 [ 0.248393] cpuidle: using governor ladder [ 0.249300] cpuidle: using governor menu [ 0.250159] PCCT header not found. [ 0.250974] ACPI: bus type PCI registered [ 0.251837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.253181] PCI: Using configuration type 1 for base access [ 0.255045] ACPI: Added _OSI(Module Device) [ 0.255954] ACPI: Added _OSI(Processor Device) [ 0.256877] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.257840] ACPI: Added _OSI(Processor Aggregator Device) [ 0.259681] ACPI: Interpreter enabled [ 0.260511] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.262501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.264488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.266467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.268458] ACPI: (supports S0 S5) [ 0.269214] ACPI: Using IOAPIC for interrupt routing [ 0.270229] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.273509] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.274741] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276084] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.277385] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.279776] acpiphp: Slot [3] registered [ 0.280652] acpiphp: Slot [4] registered [ 0.281519] acpiphp: Slot [5] registered [ 0.282382] acpiphp: Slot [6] registered [ 0.283235] acpiphp: Slot [7] registered [ 0.284099] acpiphp: Slot [8] registered [ 0.284968] acpiphp: Slot [9] registered [ 0.285828] acpiphp: Slot [10] registered [ 0.286702] acpiphp: Slot [11] registered [ 0.287573] acpiphp: Slot [12] registered [ 0.288461] acpiphp: Slot [13] registered [ 0.289336] acpiphp: Slot [14] registered [ 0.290207] acpiphp: Slot [15] registered [ 0.301320] acpiphp: Slot [16] registered [ 0.302204] acpiphp: Slot [17] registered [ 0.303081] acpiphp: Slot [18] registered [ 0.303963] acpiphp: Slot [19] registered [ 0.304838] acpiphp: Slot [20] registered [ 0.305717] acpiphp: Slot [21] registered [ 0.306592] acpiphp: Slot [22] registered [ 0.307468] acpiphp: Slot [23] registered [ 0.308339] acpiphp: Slot [24] registered [ 0.309210] acpiphp: Slot [25] registered [ 0.310084] acpiphp: Slot [26] registered [ 0.310960] acpiphp: Slot [27] registered [ 0.311839] acpiphp: Slot [28] registered [ 0.312720] acpiphp: Slot [29] registered [ 0.313594] acpiphp: Slot [30] registered [ 0.314476] acpiphp: Slot [31] registered [ 0.315354] PCI host bridge to bus 0000:00 [ 0.316225] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317548] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318876] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320419] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.321979] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323572] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.327206] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.328619] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.329918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.331291] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.334968] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.336690] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357122] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.358733] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360253] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.361780] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363281] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364645] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366058] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367198] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368871] vgaarb: loaded [ 0.369516] vgaarb: bridge control possible 0000:00:02.0 [ 0.370834] SCSI subsystem initialized [ 0.371819] ACPI: bus type USB registered [ 0.372715] usbcore: registered new interface driver usbfs [ 0.373837] usbcore: registered new interface driver hub [ 0.374929] usbcore: registered new device driver usb [ 0.376131] PCI: Using ACPI for IRQ routing [ 0.377332] NetLabel: Initializing [ 0.378107] NetLabel: domain hash size = 128 [ 0.379027] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380066] NetLabel: unlabeled traffic allowed by default [ 0.381329] clocksource: Switched to clocksource kvm-clock [ 0.389703] AppArmor: AppArmor Filesystem Enabled [ 0.390765] pnp: PnP ACPI init [ 0.391768] pnp: PnP ACPI: found 5 devices [ 0.398264] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400117] NET: Registered protocol family 2 [ 0.401255] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402665] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403976] TCP: Hash tables configured (established 4096 bind 4096) [ 0.405271] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.406455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.407737] NET: Registered protocol family 1 [ 0.408691] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.409882] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.411054] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.439655] Trying to unpack rootfs image as initramfs... [ 0.496492] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498319] Scanning for low memory corruption every 60 seconds [ 0.499779] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501040] audit: initializing netlink subsys (disabled) [ 0.502197] audit: type=2000 audit(1532242998.145:1): initialized [ 0.503641] Initialise system trusted keyring [ 0.504665] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.505936] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508159] zbud: loaded [ 0.508941] VFS: Disk quotas dquot_6.6.0 [ 0.509855] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511568] fuse init (API version 7.23) [ 0.512543] Key type big_key registered [ 0.513428] Allocating IMA MOK and blacklist keyrings. [ 0.514747] Key type asymmetric registered [ 0.515644] Asymmetric key parser 'x509' registered [ 0.516691] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.518308] io scheduler noop registered [ 0.519161] io scheduler deadline registered (default) [ 0.520238] io scheduler cfq registered [ 0.521151] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522297] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.523676] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525241] ACPI: Power Button [PWRF] [ 0.526185] GHES: HEST is not enabled! [ 0.539936] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.567792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570046] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595831] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.598771] Linux agpgart interface v0.103 [ 0.601829] brd: module loaded [ 0.603623] loop: module loaded [ 0.608506] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.610106] GPT:90111 != 2097151 [ 0.610851] GPT:Alternate GPT header not at the end of the disk. [ 0.612055] GPT:90111 != 2097151 [ 0.612798] GPT: Use GNU Parted to correct GPT errors. [ 0.613874] vda: vda1 vda15 [ 0.615302] scsi host0: ata_piix [ 0.616168] scsi host1: ata_piix [ 0.616976] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.618340] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.619980] libphy: Fixed MDIO Bus: probed [ 0.620891] tun: Universal TUN/TAP device driver, 1.6 [ 0.621955] tun: (C) 1999-2004 Max Krasnyansky [ 0.624497] PPP generic driver version 2.4.2 [ 0.625936] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627661] ehci-pci: EHCI PCI platform driver [ 0.628924] ehci-platform: EHCI generic platform driver [ 0.630347] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.631979] ohci-pci: OHCI PCI platform driver [ 0.633213] ohci-platform: OHCI generic platform driver [ 0.634645] uhci_hcd: USB Universal Host Controller Interface driver [ 0.649335] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.650789] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652847] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.654250] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.655870] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.657644] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.659639] usb usb1: Product: UHCI Host Controller [ 0.660966] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.662602] usb usb1: SerialNumber: 0000:00:01.2 [ 0.663979] hub 1-0:1.0: USB hub found [ 0.665071] hub 1-0:1.0: 2 ports detected [ 0.666405] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669199] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670561] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.672032] mousedev: PS/2 mouse device common for all mice [ 0.673771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.676327] rtc_cmos 00:00: RTC can wake from S4 [ 0.677836] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.679514] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.681218] i2c /dev entries driver [ 0.682283] device-mapper: uevent: version 1.0.3 [ 0.683624] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.685918] ledtrig-cpu: registered to indicate activity on CPUs [ 0.687832] NET: Registered protocol family 10 [ 0.689351] NET: Registered protocol family 17 [ 0.690601] Key type dns_resolver registered [ 0.691961] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.693531] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696019] registered taskstats version 1 [ 0.697194] Loading compiled-in X.509 certificates [ 0.699063] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701728] zswap: loaded using pool lzo/zbud [ 0.703744] Key type trusted registered [ 0.705895] Key type encrypted registered [ 0.707054] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708531] ima: No TPM chip found, activating TPM-bypass! [ 0.710025] evm: HMAC attrs: 0x1 [ 0.711267] Magic number: 10:911:66 [ 0.712422] rtc_cmos 00:00: setting system clock to 2018-07-22 07:03:18 UTC (1532242998) [ 0.714696] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.716112] EDD information not available. [ 0.778662] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790930] Write protecting the kernel read-only data: 14336k [ 0.793153] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.795065] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.949658] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- /dev/root resized successfully [took 0.36s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkluZiUSy8J+TS/DfPkGDnfZihwG2XqPfZJSIgZGCL3Cqrr2ROKuP5CB2Yi7sYJ02GB/awgqzdh6b31QaKQtd6YeN7T6aOV0lgP4/5BPvMyte5tUDJF1HmOMkctwKY5BTjxxyTsmUtFlmI3YeIzP8392gue2p0OK2VhmKtrt/UmS/Qy98zIoNMeRAAyQ8HuQ1YltNQgY3AcR9xrhtgUSEa2CegZy88qLxqHNtMebHesr6RBhOJTvL1tlw6Ab1ZHy6QyxTZqJsF77G2iivI80hpqpblhEref3gLUlilpKb7nkcenbAfM+2DipfRy/sDg5iBGUzCCKuBNEPcPZix8qbZ root@singlevm2-vm-62408d56-359e-4d0a-af0f-26ad92466e7d ssh-dss AAAAB3NzaC1kc3MAAACBAO+38Yy+aLsJHuife6gsk+KhE0opVSa+hj39ty6W8kCB6m/y3ZHopJoa+X2KNPJE8P7HbyeHf3OScumWO4a24Vh/J7iHzexlfbkHzN/M1S8Wn8Aixez8Rwy9mKbiAMA5Hcqt7b6qtTr8rASSYMSD6202txaPUy3U6v258zZNi+udAAAAFQDinnLwBrEEGhwmB+daSCYhuCeQ1QAAAIAxz0RrwYN3V7YZdZMR+wbisr/nCSjssJR6g5aKfeRIqcz9KbzioRCg+n2Xfz6NiJyI2DxxGblq7NwIbDOq+bi+hG8cKd9WIYtGH86S+BuuyaEd/8nOuweLhNvRo4ULhYSysKGc4Dy1tI5CwgKiSnxsu4+bx8yz7nN6S8ibYFQdOAAAAIEA7ZbJKZZXMJhvvO+MA/nscpXcShkLO8dAhUM8Lm2jMKpLtA9qUYR0G62g05hqbk34ByK75vC6T75jRLTlaNwebkzmFJevsWyGFxOB/GeYXvnY5UykeqqF8EhpG6P/Hv2wlJJitGzvDFxuh/s72IbzXVvizEdkqHdnb6BZg9l0nP8= root@singlevm2-vm-62408d56-359e-4d0a-af0f-26ad92466e7d -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe6a:1ad7/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-62408d56-359e-4d0a-af0f-26ad92466e7d launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.39 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-62408d56-359e-4d0a-af0f-26ad92466e7d login: 2018-07-22 07:03:24,037 - paramiko.transport - DEBUG - starting thread (client mode): 0xbe25fcd0L 2018-07-22 07:03:24,037 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 07:03:24,096 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-22 07:03:24,096 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-22 07:03:24,097 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 07:03:24,097 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 07:03:24,098 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-22 07:03:24,098 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 07:03:24,098 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 07:03:24,098 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 07:03:24,151 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 07:03:24,151 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 07:03:24,153 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: a5e697650dca7421e0393452ba8de5c5 2018-07-22 07:03:24,154 - paramiko.transport - DEBUG - Trying discovered key 962acc4f68d4862fe16185251cf0f040 in /tmp/tmpLrGgB5 2018-07-22 07:03:24,188 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 07:03:24,193 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 07:03:24,218 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 07:03:24,219 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-22 07:03:24,219 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 07:03:24,221 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 07:03:24,222 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 07:03:24,222 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-22 07:03:24,226 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 07:03:24,328 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 07:03:24,329 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 07:03:24,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-22 07:03:24,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/339b2220-3c9a-49c4-8ca1-bbd65050ebfe.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:25,849 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d6971dec-fa0b-4aa3-8f65-1f2128805ad9 Content-Length: 0 Date: Sun, 22 Jul 2018 07:03:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:03:25,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/339b2220-3c9a-49c4-8ca1-bbd65050ebfe.json used request id req-d6971dec-fa0b-4aa3-8f65-1f2128805ad9 2018-07-22 07:03:25,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.51363897324s 2018-07-22 07:03:25,849 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/339b2220-3c9a-49c4-8ca1-bbd65050ebfe.json used request id req-d6971dec-fa0b-4aa3-8f65-1f2128805ad9 2018-07-22 07:03:25,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:03:25,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:25,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-610c4592-5388-4fdd-9158-88e0f2ad8e9a Date: Sun, 22 Jul 2018 07:03:25 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:03:25,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-610c4592-5388-4fdd-9158-88e0f2ad8e9a 2018-07-22 07:03:25,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0211598873138s 2018-07-22 07:03:25,876 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-610c4592-5388-4fdd-9158-88e0f2ad8e9a 2018-07-22 07:03:25,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 07:03:25,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:26,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:03: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-8b17367a-0949-4ec8-a19e-63f7e12e60a3 x-compute-request-id: req-8b17367a-0949-4ec8-a19e-63f7e12e60a3 Content-Type: application/json 2018-07-22 07:03:26,265 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575 used request id req-8b17367a-0949-4ec8-a19e-63f7e12e60a3 2018-07-22 07:03:26,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.387731075287s 2018-07-22 07:03:26,265 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575 used request id req-8b17367a-0949-4ec8-a19e-63f7e12e60a3 2018-07-22 07:03:26,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:03:26,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:27,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:26 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-0945894b-fd0c-4ddd-a797-919959c30c60 x-compute-request-id: req-0945894b-fd0c-4ddd-a797-919959c30c60 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_62408d56-359e-4d0a-af0f-26ad92466e7d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:1a:d7", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:1a:d7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "rel": "bookmark"}], "image": {"id": "9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "links": [{"href": "http://172.30.9.23:8774/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:03:17.000000", "flavor": {"id": "c5e04d82-ee7a-4024-b103-78f356337814", "links": [{"href": "http://172.30.9.23:8774/flavors/c5e04d82-ee7a-4024-b103-78f356337814", "rel": "bookmark"}]}, "id": "9c2ba94b-c629-4c52-a15c-a06e5e1c9575", "security_groups": [{"name": "singlevm2-sg_62408d56-359e-4d0a-af0f-26ad92466e7d"}], "user_id": "96f82f4de53948ccaa6f0d312d85f893", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:03:26Z", "hostId": "7dac2c4205f781ab27b009c3ab8c4208d982c8ee8181aa258a73b7eb", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_62408d56-359e-4d0a-af0f-26ad92466e7d", "name": "singlevm2-vm_62408d56-359e-4d0a-af0f-26ad92466e7d", "created": "2018-07-22T07:03:08Z", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:03:27,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0945894b-fd0c-4ddd-a797-919959c30c60 2018-07-22 07:03:27,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.863977909088s 2018-07-22 07:03:27,130 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0945894b-fd0c-4ddd-a797-919959c30c60 2018-07-22 07:03:27,132 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:03:29,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:03:29,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:29,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:29 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-3f172244-c715-4526-a984-ab1ad7f0366d x-compute-request-id: req-3f172244-c715-4526-a984-ab1ad7f0366d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 07:03:29,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3f172244-c715-4526-a984-ab1ad7f0366d 2018-07-22 07:03:29,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.11195898056s 2018-07-22 07:03:29,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3f172244-c715-4526-a984-ab1ad7f0366d 2018-07-22 07:03:29,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 07:03:29,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:29,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-ad64a089-f452-4919-985a-b1d0a72d48d0 Date: Sun, 22 Jul 2018 07:03:29 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:03:04Z", "updated_at": "2018-07-22T07:03:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:04Z", "revision_number": 0, "id": "178a73aa-82c4-4b9c-a4f3-514c742904bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:04Z", "security_group_id": "03870933-750b-40df-be84-09a09252535d", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:04Z", "revision_number": 0, "id": "56cbf60b-f9aa-4eb4-b0d2-8424d5ce59f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:04Z", "security_group_id": "03870933-750b-40df-be84-09a09252535d", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T07:03:05Z", "revision_number": 0, "id": "bae23408-10cc-48ac-b73f-6d47dc3d4ccb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:05Z", "security_group_id": "03870933-750b-40df-be84-09a09252535d", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:05Z", "revision_number": 0, "id": "ce374f2c-bb51-48e7-ba01-66b9a6a640aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:05Z", "security_group_id": "03870933-750b-40df-be84-09a09252535d", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "03870933-750b-40df-be84-09a09252535d", "name": "singlevm2-sg_62408d56-359e-4d0a-af0f-26ad92466e7d"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 07:03:29,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ad64a089-f452-4919-985a-b1d0a72d48d0 2018-07-22 07:03:29,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.210457086563s 2018-07-22 07:03:29,461 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ad64a089-f452-4919-985a-b1d0a72d48d0 2018-07-22 07:03:29,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-22 07:03:29,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/03870933-750b-40df-be84-09a09252535d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:29,676 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-71697630-cc0a-42c9-b33f-97ab0915fc17 Content-Length: 0 Date: Sun, 22 Jul 2018 07:03:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:03:29,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/03870933-750b-40df-be84-09a09252535d.json used request id req-71697630-cc0a-42c9-b33f-97ab0915fc17 2018-07-22 07:03:29,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.211770057678s 2018-07-22 07:03:29,676 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/03870933-750b-40df-be84-09a09252535d.json used request id req-71697630-cc0a-42c9-b33f-97ab0915fc17 2018-07-22 07:03:29,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-22 07:03:29,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/singlevm2-kp_62408d56-359e-4d0a-af0f-26ad92466e7d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:29,851 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:03:29 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-a8f13748-9fb8-4185-8b0d-1f2517595bd5 x-compute-request-id: req-a8f13748-9fb8-4185-8b0d-1f2517595bd5 Content-Length: 0 Content-Type: application/json 2018-07-22 07:03:29,851 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm2-kp_62408d56-359e-4d0a-af0f-26ad92466e7d used request id req-a8f13748-9fb8-4185-8b0d-1f2517595bd5 2018-07-22 07:03:29,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.174440860748s 2018-07-22 07:03:29,852 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm2-kp_62408d56-359e-4d0a-af0f-26ad92466e7d used request id req-a8f13748-9fb8-4185-8b0d-1f2517595bd5 2018-07-22 07:03:29,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 07:03:29,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/2584b09b-180b-448b-b313-e0f3126ab578/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" -d '{"subnet_id": "cb3e8e6d-b7bb-46a2-a760-f06f55011ace"}' 2018-07-22 07:03:32,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e1f2417f-c181-4b46-b02a-a43bf73b6cd1 Date: Sun, 22 Jul 2018 07:03:32 GMT RESP BODY: {"network_id": "13bc0b28-7389-411e-aa67-cbdb589490e5", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "subnet_id": "cb3e8e6d-b7bb-46a2-a760-f06f55011ace", "subnet_ids": ["cb3e8e6d-b7bb-46a2-a760-f06f55011ace"], "port_id": "7c856093-3035-43bd-84cd-e4ae0962b742", "id": "2584b09b-180b-448b-b313-e0f3126ab578"} 2018-07-22 07:03:32,214 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2584b09b-180b-448b-b313-e0f3126ab578/remove_router_interface.json used request id req-e1f2417f-c181-4b46-b02a-a43bf73b6cd1 2018-07-22 07:03:32,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.36237192154s 2018-07-22 07:03:32,215 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2584b09b-180b-448b-b313-e0f3126ab578/remove_router_interface.json used request id req-e1f2417f-c181-4b46-b02a-a43bf73b6cd1 returning object 2584b09b-180b-448b-b313-e0f3126ab578 2018-07-22 07:03:32,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 07:03:32,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:32,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-ae9821b2-9d8d-4e94-af99-bf7905d25853 Date: Sun, 22 Jul 2018 07:03:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:52Z", "admin_state_up": true, "updated_at": "2018-07-22T07:03:30Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "2584b09b-180b-448b-b313-e0f3126ab578", "name": "singlevm2-router_62408d56-359e-4d0a-af0f-26ad92466e7d"}]} 2018-07-22 07:03:32,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ae9821b2-9d8d-4e94-af99-bf7905d25853 2018-07-22 07:03:32,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.128784894943s 2018-07-22 07:03:32,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ae9821b2-9d8d-4e94-af99-bf7905d25853 2018-07-22 07:03:32,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 07:03:32,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/2584b09b-180b-448b-b313-e0f3126ab578.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:36,117 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90eac1d0-388f-423b-ba0f-81c9b1fc6c5c Content-Length: 0 Date: Sun, 22 Jul 2018 07:03:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:03:36,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/2584b09b-180b-448b-b313-e0f3126ab578.json used request id req-90eac1d0-388f-423b-ba0f-81c9b1fc6c5c 2018-07-22 07:03:36,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.77096390724s 2018-07-22 07:03:36,117 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/2584b09b-180b-448b-b313-e0f3126ab578.json used request id req-90eac1d0-388f-423b-ba0f-81c9b1fc6c5c 2018-07-22 07:03:36,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 07:03:36,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:36,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-1ea97bce-a151-4559-9524-87f6bf21a20e Date: Sun, 22 Jul 2018 07:03:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13bc0b28-7389-411e-aa67-cbdb589490e5","tenant_id":"cf27e2244d6648afb2acb7c6d7027f93","created_at":"2018-07-22T07:02:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T07:02:51Z","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":"cf27e2244d6648afb2acb7c6d7027f93","id":"cb3e8e6d-b7bb-46a2-a760-f06f55011ace","subnetpool_id":null,"name":"singlevm2-subnet_62408d56-359e-4d0a-af0f-26ad92466e7d"}]} 2018-07-22 07:03:36,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1ea97bce-a151-4559-9524-87f6bf21a20e 2018-07-22 07:03:36,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0588841438293s 2018-07-22 07:03:36,177 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1ea97bce-a151-4559-9524-87f6bf21a20e 2018-07-22 07:03:36,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 07:03:36,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/cb3e8e6d-b7bb-46a2-a760-f06f55011ace.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:38,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e7cf1fdd-e50a-4f4e-bc3b-4fd8483fd761 Date: Sun, 22 Jul 2018 07:03:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:03:38,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/cb3e8e6d-b7bb-46a2-a760-f06f55011ace.json used request id req-e7cf1fdd-e50a-4f4e-bc3b-4fd8483fd761 2018-07-22 07:03:38,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.27692580223s 2018-07-22 07:03:38,456 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/cb3e8e6d-b7bb-46a2-a760-f06f55011ace.json used request id req-e7cf1fdd-e50a-4f4e-bc3b-4fd8483fd761 2018-07-22 07:03:38,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:03:38,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:38,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-4370e8e2-b18c-4762-b22e-c783bae7c4fc Date: Sun, 22 Jul 2018 07:03:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"13bc0b28-7389-411e-aa67-cbdb589490e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cf27e2244d6648afb2acb7c6d7027f93","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:03:38Z","qos_policy_id":null,"name":"singlevm2-net_62408d56-359e-4d0a-af0f-26ad92466e7d","admin_state_up":true,"tenant_id":"cf27e2244d6648afb2acb7c6d7027f93","created_at":"2018-07-22T07:02:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 07:03:38,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4370e8e2-b18c-4762-b22e-c783bae7c4fc 2018-07-22 07:03:38,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112502098083s 2018-07-22 07:03:38,569 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4370e8e2-b18c-4762-b22e-c783bae7c4fc 2018-07-22 07:03:38,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 07:03:38,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/13bc0b28-7389-411e-aa67-cbdb589490e5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:40,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fde88a2c-a353-43c1-bdbc-a53cd0b83231 Date: Sun, 22 Jul 2018 07:03:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:03:40,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/13bc0b28-7389-411e-aa67-cbdb589490e5.json used request id req-fde88a2c-a353-43c1-bdbc-a53cd0b83231 2018-07-22 07:03:40,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.47562098503s 2018-07-22 07:03:40,045 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/13bc0b28-7389-411e-aa67-cbdb589490e5.json used request id req-fde88a2c-a353-43c1-bdbc-a53cd0b83231 2018-07-22 07:03:40,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:03:40,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:40,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-3fc8ea21-9c7a-4da4-9827-67f93d1cdeb1 Date: Sun, 22 Jul 2018 07:03:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567/snap", "metadata": {}}], "file": "/v2/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567/file", "owner": "cf27e2244d6648afb2acb7c6d7027f93", "id": "9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "size": 12716032, "self": "/v2/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:03:02Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_62408d56-359e-4d0a-af0f-26ad92466e7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_62408d56-359e-4d0a-af0f-26ad92466e7d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:03:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:03:40,256 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3fc8ea21-9c7a-4da4-9827-67f93d1cdeb1 2018-07-22 07:03:40,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207533121109s 2018-07-22 07:03:40,257 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3fc8ea21-9c7a-4da4-9827-67f93d1cdeb1 2018-07-22 07:03:40,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 07:03:40,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}958d680820ec103af7ef22f0099403f1071d93e2" 2018-07-22 07:03:41,292 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2adf91a6-6f41-4570-abdf-b90efd95e1f3 Date: Sun, 22 Jul 2018 07:03:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:03:41,292 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567 used request id req-2adf91a6-6f41-4570-abdf-b90efd95e1f3 2018-07-22 07:03:41,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.03405499458s 2018-07-22 07:03:41,292 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/9cb566a8-2a1e-49a7-9d9a-b53fb08c3567 used request id req-2adf91a6-6f41-4570-abdf-b90efd95e1f3 2018-07-22 07:03:41,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:03:41,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:03:41,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:41 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-b65387ba-8302-4644-b723-30b2b49295ab x-compute-request-id: req-b65387ba-8302-4644-b723-30b2b49295ab Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_62408d56-359e-4d0a-af0f-26ad92466e7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c5e04d82-ee7a-4024-b103-78f356337814", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c5e04d82-ee7a-4024-b103-78f356337814", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c5e04d82-ee7a-4024-b103-78f356337814"}]} 2018-07-22 07:03:41,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b65387ba-8302-4644-b723-30b2b49295ab 2018-07-22 07:03:41,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248839855194s 2018-07-22 07:03:41,318 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b65387ba-8302-4644-b723-30b2b49295ab 2018-07-22 07:03:41,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 07:03:41,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/c5e04d82-ee7a-4024-b103-78f356337814 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:03:41,364 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:03:41 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-2f4cc67e-08ea-48f7-b255-4bb8b159a81a x-compute-request-id: req-2f4cc67e-08ea-48f7-b255-4bb8b159a81a Content-Length: 0 Content-Type: application/json 2018-07-22 07:03:41,365 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c5e04d82-ee7a-4024-b103-78f356337814 used request id req-2f4cc67e-08ea-48f7-b255-4bb8b159a81a 2018-07-22 07:03:41,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0452291965485s 2018-07-22 07:03:41,365 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c5e04d82-ee7a-4024-b103-78f356337814 used request id req-2f4cc67e-08ea-48f7-b255-4bb8b159a81a 2018-07-22 07:03:41,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:03:41,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:03:41,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9c25dc-068b-47e4-9a87-df752ea2e5df Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "singlevm2-user_62408d56-359e-4d0a-af0f-26ad92466e7d", "links": {"self": "http://172.30.9.23:5000/v3/users/96f82f4de53948ccaa6f0d312d85f893"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "96f82f4de53948ccaa6f0d312d85f893", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:03:41,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4d9c25dc-068b-47e4-9a87-df752ea2e5df 2018-07-22 07:03:41,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115394830704s 2018-07-22 07:03:41,481 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4d9c25dc-068b-47e4-9a87-df752ea2e5df 2018-07-22 07:03:41,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:03:41,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/96f82f4de53948ccaa6f0d312d85f893 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:03:41,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6504da8f-e963-4365-9011-ec3dc1500c34 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_62408d56-359e-4d0a-af0f-26ad92466e7d", "links": {"self": "http://172.30.9.23:5000/v3/users/96f82f4de53948ccaa6f0d312d85f893"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "96f82f4de53948ccaa6f0d312d85f893", "description": null}} 2018-07-22 07:03:41,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/96f82f4de53948ccaa6f0d312d85f893 used request id req-6504da8f-e963-4365-9011-ec3dc1500c34 2018-07-22 07:03:41,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10759806633s 2018-07-22 07:03:41,595 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/96f82f4de53948ccaa6f0d312d85f893 used request id req-6504da8f-e963-4365-9011-ec3dc1500c34 2018-07-22 07:03:41,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 07:03:41,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/96f82f4de53948ccaa6f0d312d85f893 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:03:41,831 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:03:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e69c3d-13b5-4a00-a203-383b9ac40ae3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:03:41,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/96f82f4de53948ccaa6f0d312d85f893 used request id req-f0e69c3d-13b5-4a00-a203-383b9ac40ae3 2018-07-22 07:03:41,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.235942840576s 2018-07-22 07:03:41,832 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/96f82f4de53948ccaa6f0d312d85f893 used request id req-f0e69c3d-13b5-4a00-a203-383b9ac40ae3 2018-07-22 07:03:41,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 07:03:41,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:03:41,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413f98e1-6c48-4794-bc92-bedeef6aec1f Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93"}, "tags": [], "enabled": true, "id": "cf27e2244d6648afb2acb7c6d7027f93", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_62408d56-359e-4d0a-af0f-26ad92466e7d"}]} 2018-07-22 07:03:41,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-413f98e1-6c48-4794-bc92-bedeef6aec1f 2018-07-22 07:03:41,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100571155548s 2018-07-22 07:03:41,938 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-413f98e1-6c48-4794-bc92-bedeef6aec1f 2018-07-22 07:03:41,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 07:03:41,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:03:42,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:03:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-786a4367-7fde-4a30-a2e3-c811ffa982f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:03:42,189 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-786a4367-7fde-4a30-a2e3-c811ffa982f1 2018-07-22 07:03:42,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.24654507637s 2018-07-22 07:03:42,190 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-786a4367-7fde-4a30-a2e3-c811ffa982f1 2018-07-22 07:03:42,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:03:42,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:03:42,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65903227-6caf-47d2-b68f-5ef01dd84167 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12aeec17fbd34ee692bee73fbf75ce31", "links": {"self": "http://172.30.9.23:5000/v3/roles/12aeec17fbd34ee692bee73fbf75ce31"}, "name": "Member"}, {"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:03:42,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-65903227-6caf-47d2-b68f-5ef01dd84167 2018-07-22 07:03:42,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0909519195557s 2018-07-22 07:03:42,285 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-65903227-6caf-47d2-b68f-5ef01dd84167 2018-07-22 07:03:42,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 07:03:42,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/12aeec17fbd34ee692bee73fbf75ce31 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e4ef413cfdceefe3bea26b68c80d860822bd868" 2018-07-22 07:03:42,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7230b5fa-8d1f-4fde-867e-84df5ef02309 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:03:42,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/12aeec17fbd34ee692bee73fbf75ce31 used request id req-7230b5fa-8d1f-4fde-867e-84df5ef02309 2018-07-22 07:03:42,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.167074918747s 2018-07-22 07:03:42,457 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/12aeec17fbd34ee692bee73fbf75ce31 used request id req-7230b5fa-8d1f-4fde-867e-84df5ef02309 2018-07-22 07:03:42,512 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-07-22 07:03:42,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:03:42,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:03:42,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:03:42,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:03:42,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:03:42,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:03:42,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:03:42,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:03:42,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:03:42,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:03:42,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:03:42,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:03:42,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:03:42,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:03:42,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:03:42,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:03:42,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:03:42,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:03:42,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:03:42,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:03:42,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:03:42,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:03:42,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:03:42,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c47bde2-6047-4d9f-8c05-96d84433b280 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:03:42,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1c47bde2-6047-4d9f-8c05-96d84433b280 2018-07-22 07:03:42,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:03:42,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["T-DrnlvzR6CeB2CmmQPozw"], "issued_at": "2018-07-22T07:03:42.000000Z"}} 2018-07-22 07:03:42,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:03:42,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:03:43,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-33deeaf8-655d-42ee-955a-5b0aea6f4642 Date: Sun, 22 Jul 2018 07:03:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:03:43,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-33deeaf8-655d-42ee-955a-5b0aea6f4642 2018-07-22 07:03:43,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.315411806107s 2018-07-22 07:03:43,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-33deeaf8-655d-42ee-955a-5b0aea6f4642 2018-07-22 07:03:43,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:03:43,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:03:43 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:03:43,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 07:03:43,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:03:43,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a79217-acb4-4337-9199-8ca83177fa46 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/cdae277dbdc94ad683fd03c3bb711589"}, "tags": [], "enabled": true, "id": "cdae277dbdc94ad683fd03c3bb711589", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-07-22 07:03:43,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-d8a79217-acb4-4337-9199-8ca83177fa46 2018-07-22 07:03:43,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10017490387s 2018-07-22 07:03:43,385 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-d8a79217-acb4-4337-9199-8ca83177fa46 2018-07-22 07:03:43,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 07:03:43,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_882993a0-3c7f-4060-add0-22b6ae36be09"}}' 2018-07-22 07:03:43,553 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ab13b67-8cbf-4695-8470-7df2bb82a2d9 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6"}, "tags": [], "enabled": true, "id": "22bf1da1aed840a8ae808a763b7be6d6", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_882993a0-3c7f-4060-add0-22b6ae36be09"}} 2018-07-22 07:03:43,553 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7ab13b67-8cbf-4695-8470-7df2bb82a2d9 2018-07-22 07:03:43,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.161562919617s 2018-07-22 07:03:43,554 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7ab13b67-8cbf-4695-8470-7df2bb82a2d9 2018-07-22 07:03:43,554 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'22bf1da1aed840a8ae808a763b7be6d6', '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'vping_ssh-project_882993a0-3c7f-4060-add0-22b6ae36be09'}) 2018-07-22 07:03:43,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 07:03:43,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2944e7cd-b690-436e-b3d5-38787e0c9fe8", "email": null, "name": "vping_ssh-user_882993a0-3c7f-4060-add0-22b6ae36be09"}}' 2018-07-22 07:03:43,934 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f049304-7b5e-4fd9-9a87-c73f5b333c2f Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_882993a0-3c7f-4060-add0-22b6ae36be09", "links": {"self": "http://172.30.9.23:5000/v3/users/70263f23df224888b5f8ab17958eb916"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "70263f23df224888b5f8ab17958eb916", "domain_id": "default", "password_expires_at": null}} 2018-07-22 07:03:43,934 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-1f049304-7b5e-4fd9-9a87-c73f5b333c2f 2018-07-22 07:03:43,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.373720169067s 2018-07-22 07:03:43,934 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-1f049304-7b5e-4fd9-9a87-c73f5b333c2f 2018-07-22 07:03:43,935 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'70263f23df224888b5f8ab17958eb916', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_882993a0-3c7f-4060-add0-22b6ae36be09'}) 2018-07-22 07:03:43,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:03:43,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:03:44,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21782225-d21a-4e65-a2b1-4228c9a5f3f7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:03:44,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-21782225-d21a-4e65-a2b1-4228c9a5f3f7 2018-07-22 07:03:44,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102772951126s 2018-07-22 07:03:44,042 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-21782225-d21a-4e65-a2b1-4228c9a5f3f7 2018-07-22 07:03:44,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:03:44,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:03:44,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24eb8901-07ce-4f98-a4ef-3d55904f7592 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:03:44,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-24eb8901-07ce-4f98-a4ef-3d55904f7592 2018-07-22 07:03:44,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100321054459s 2018-07-22 07:03:44,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-24eb8901-07ce-4f98-a4ef-3d55904f7592 2018-07-22 07:03:44,148 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 07:03:44,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 07:03:44,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" -d '{"role": {"name": "Member"}}' 2018-07-22 07:03:44,275 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf657c13-1db1-47b6-91c8-57cfcf977f18 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0cd09cfd03bd41369c661989cf8d81ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/0cd09cfd03bd41369c661989cf8d81ca"}, "name": "Member"}} 2018-07-22 07:03:44,275 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-bf657c13-1db1-47b6-91c8-57cfcf977f18 2018-07-22 07:03:44,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.123020172119s 2018-07-22 07:03:44,275 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-bf657c13-1db1-47b6-91c8-57cfcf977f18 2018-07-22 07:03:44,276 - 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'0cd09cfd03bd41369c661989cf8d81ca'}) 2018-07-22 07:03:44,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:03:44,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:03:44,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-732fbdad-a0ca-499f-aa48-9ce6c1291a54 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0cd09cfd03bd41369c661989cf8d81ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/0cd09cfd03bd41369c661989cf8d81ca"}, "name": "Member"}, {"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:03:44,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-732fbdad-a0ca-499f-aa48-9ce6c1291a54 2018-07-22 07:03:44,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104541778564s 2018-07-22 07:03:44,384 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-732fbdad-a0ca-499f-aa48-9ce6c1291a54 2018-07-22 07:03:44,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 07:03:44,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:03:44,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b18b685a-ef17-48c8-920b-413add1fabb1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-22 07:03:44,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b18b685a-ef17-48c8-920b-413add1fabb1 2018-07-22 07:03:44,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0932850837708s 2018-07-22 07:03:44,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b18b685a-ef17-48c8-920b-413add1fabb1 2018-07-22 07:03:44,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:03:44,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:03:44,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-288ebaf3-84cc-4bb4-b3cb-b160520ad91c Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_882993a0-3c7f-4060-add0-22b6ae36be09", "links": {"self": "http://172.30.9.23:5000/v3/users/70263f23df224888b5f8ab17958eb916"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "70263f23df224888b5f8ab17958eb916", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:03:44,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-288ebaf3-84cc-4bb4-b3cb-b160520ad91c 2018-07-22 07:03:44,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115106105804s 2018-07-22 07:03:44,599 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-288ebaf3-84cc-4bb4-b3cb-b160520ad91c 2018-07-22 07:03:44,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 07:03:44,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:03:44,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd1a7d7d-45b6-4188-885c-a45e55af4063 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6"}, "tags": [], "enabled": true, "id": "22bf1da1aed840a8ae808a763b7be6d6", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_882993a0-3c7f-4060-add0-22b6ae36be09"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-22 07:03:44,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-fd1a7d7d-45b6-4188-885c-a45e55af4063 2018-07-22 07:03:44,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108930110931s 2018-07-22 07:03:44,721 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-fd1a7d7d-45b6-4188-885c-a45e55af4063 2018-07-22 07:03:44,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 07:03:44,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=70263f23df224888b5f8ab17958eb916&role.id=0cd09cfd03bd41369c661989cf8d81ca&scope.project.id=22bf1da1aed840a8ae808a763b7be6d6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:03:44,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd888a24-3829-4f3c-95ff-5d8f337626b0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=70263f23df224888b5f8ab17958eb916&role.id=0cd09cfd03bd41369c661989cf8d81ca&scope.project.id=22bf1da1aed840a8ae808a763b7be6d6", "previous": null, "next": null}} 2018-07-22 07:03:44,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=70263f23df224888b5f8ab17958eb916&role.id=0cd09cfd03bd41369c661989cf8d81ca&scope.project.id=22bf1da1aed840a8ae808a763b7be6d6 used request id req-dd888a24-3829-4f3c-95ff-5d8f337626b0 2018-07-22 07:03:44,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0938589572906s 2018-07-22 07:03:44,823 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=70263f23df224888b5f8ab17958eb916&role.id=0cd09cfd03bd41369c661989cf8d81ca&scope.project.id=22bf1da1aed840a8ae808a763b7be6d6 used request id req-dd888a24-3829-4f3c-95ff-5d8f337626b0 2018-07-22 07:03:44,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 07:03:44,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6/users/70263f23df224888b5f8ab17958eb916/roles/0cd09cfd03bd41369c661989cf8d81ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:03:44,978 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87c83685-b340-452e-b6d9-93f1dda81e30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:03:44,978 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6/users/70263f23df224888b5f8ab17958eb916/roles/0cd09cfd03bd41369c661989cf8d81ca used request id req-87c83685-b340-452e-b6d9-93f1dda81e30 2018-07-22 07:03:44,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152480125427s 2018-07-22 07:03:44,979 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6/users/70263f23df224888b5f8ab17958eb916/roles/0cd09cfd03bd41369c661989cf8d81ca used request id req-87c83685-b340-452e-b6d9-93f1dda81e30 2018-07-22 07:03:44,979 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_882993a0-3c7f-4060-add0-22b6ae36be09', 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'22bf1da1aed840a8ae808a763b7be6d6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2944e7cd-b690-436e-b3d5-38787e0c9fe8', 'username': u'vping_ssh-user_882993a0-3c7f-4060-add0-22b6ae36be09', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-22 07:03:44,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:03:44,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:03:44,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:03:44,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:03:44,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:03:44,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:03:44,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:03:44,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:03:44,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:03:44,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:03:44,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:03:44,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:03:44,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:03:44,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:03:44,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:03:44,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:03:44,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:03:44,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:03:44,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:03:44,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:03:44,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:03:44,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:03:44,984 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_882993a0-3c7f-4060-add0-22b6ae36be09', 'password': '2944e7cd-b690-436e-b3d5-38787e0c9fe8', 'project_name': 'vping_ssh-project_882993a0-3c7f-4060-add0-22b6ae36be09', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '22bf1da1aed840a8ae808a763b7be6d6', 'project_domain_name': 'Default'} 2018-07-22 07:03:44,985 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-22 07:03:44,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:03:44,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac4e019-5b2e-4e70-bc4c-13dd4ff920ec Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:03:44,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cac4e019-5b2e-4e70-bc4c-13dd4ff920ec 2018-07-22 07:03:44,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:03:45,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0cd09cfd03bd41369c661989cf8d81ca", "name": "Member"}], "expires_at": "2018-07-22T08:03:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22bf1da1aed840a8ae808a763b7be6d6", "name": "vping_ssh-project_882993a0-3c7f-4060-add0-22b6ae36be09"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/22bf1da1aed840a8ae808a763b7be6d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/22bf1da1aed840a8ae808a763b7be6d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/22bf1da1aed840a8ae808a763b7be6d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/22bf1da1aed840a8ae808a763b7be6d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/22bf1da1aed840a8ae808a763b7be6d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/22bf1da1aed840a8ae808a763b7be6d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_22bf1da1aed840a8ae808a763b7be6d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_22bf1da1aed840a8ae808a763b7be6d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/22bf1da1aed840a8ae808a763b7be6d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/22bf1da1aed840a8ae808a763b7be6d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/22bf1da1aed840a8ae808a763b7be6d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/22bf1da1aed840a8ae808a763b7be6d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/22bf1da1aed840a8ae808a763b7be6d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/22bf1da1aed840a8ae808a763b7be6d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_882993a0-3c7f-4060-add0-22b6ae36be09", "id": "70263f23df224888b5f8ab17958eb916"}, "audit_ids": ["PKu58xpcTK2NarxswzieJA"], "issued_at": "2018-07-22T07:03:45.000000Z"}} 2018-07-22 07:03:45,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 07:03:45,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" -d '{"network": {"name": "vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09", "admin_state_up": true}}' 2018-07-22 07:03:45,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-dcc14ca2-2164-44ed-bd11-4a3c5e47b978 Date: Sun, 22 Jul 2018 07:03:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b2c7e06-197c-4b14-bdea-7daf10dfa3e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22bf1da1aed840a8ae808a763b7be6d6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:03:45Z","is_default":false,"name":"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09","qos_policy_id":null,"admin_state_up":true,"tenant_id":"22bf1da1aed840a8ae808a763b7be6d6","created_at":"2018-07-22T07:03:45Z","mtu":1450}} 2018-07-22 07:03:45,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-dcc14ca2-2164-44ed-bd11-4a3c5e47b978 2018-07-22 07:03:45,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.595362901688s 2018-07-22 07:03:45,975 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-dcc14ca2-2164-44ed-bd11-4a3c5e47b978 2018-07-22 07:03:45,975 - 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-07-22T07:03:45Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'5b2c7e06-197c-4b14-bdea-7daf10dfa3e8', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09', u'admin_state_up': True, u'tenant_id': u'22bf1da1aed840a8ae808a763b7be6d6', u'created_at': u'2018-07-22T07:03:45Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'22bf1da1aed840a8ae808a763b7be6d6', u'l2_adjacency': True}) 2018-07-22 07:03:45,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:03:45,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:03:46,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-07162016-908b-425f-ae1b-e05c501cc0a6 Date: Sun, 22 Jul 2018 07:03:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b2c7e06-197c-4b14-bdea-7daf10dfa3e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22bf1da1aed840a8ae808a763b7be6d6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:03:45Z","qos_policy_id":null,"name":"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09","admin_state_up":true,"tenant_id":"22bf1da1aed840a8ae808a763b7be6d6","created_at":"2018-07-22T07:03:45Z","mtu":1450}]} 2018-07-22 07:03:46,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-07162016-908b-425f-ae1b-e05c501cc0a6 2018-07-22 07:03:46,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29568195343s 2018-07-22 07:03:46,272 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-07162016-908b-425f-ae1b-e05c501cc0a6 2018-07-22 07:03:46,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 07:03:46,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" -d '{"subnet": {"name": "vping_ssh-subnet_882993a0-3c7f-4060-add0-22b6ae36be09", "enable_dhcp": true, "network_id": "5b2c7e06-197c-4b14-bdea-7daf10dfa3e8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 07:03:47,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-fd592223-45e7-4b80-831f-72090a3fb338 Date: Sun, 22 Jul 2018 07:03:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b2c7e06-197c-4b14-bdea-7daf10dfa3e8","tenant_id":"22bf1da1aed840a8ae808a763b7be6d6","created_at":"2018-07-22T07:03:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T07:03:46Z","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":"22bf1da1aed840a8ae808a763b7be6d6","id":"7c143e90-7f6d-483e-9d5d-35c3e3811de4","subnetpool_id":null,"name":"vping_ssh-subnet_882993a0-3c7f-4060-add0-22b6ae36be09"}} 2018-07-22 07:03:47,028 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-fd592223-45e7-4b80-831f-72090a3fb338 2018-07-22 07:03:47,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.75367307663s 2018-07-22 07:03:47,028 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-fd592223-45e7-4b80-831f-72090a3fb338 2018-07-22 07:03:47,028 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:03:46Z', 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'7c143e90-7f6d-483e-9d5d-35c3e3811de4', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_882993a0-3c7f-4060-add0-22b6ae36be09', u'enable_dhcp': True, u'network_id': u'5b2c7e06-197c-4b14-bdea-7daf10dfa3e8', u'tenant_id': u'22bf1da1aed840a8ae808a763b7be6d6', u'created_at': u'2018-07-22T07:03:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'22bf1da1aed840a8ae808a763b7be6d6'}) 2018-07-22 07:03:47,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 07:03:47,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "vping_ssh-router_882993a0-3c7f-4060-add0-22b6ae36be09", "admin_state_up": true}}' 2018-07-22 07:03:53,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-98b960e1-6a54-4a06-95bc-ba01ec67ab15 Date: Sun, 22 Jul 2018 07:03:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:47Z", "admin_state_up": true, "updated_at": "2018-07-22T07:03:48Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "129f9633-6749-4191-b285-5f840ce87380", "name": "vping_ssh-router_882993a0-3c7f-4060-add0-22b6ae36be09"}} 2018-07-22 07:03:53,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-98b960e1-6a54-4a06-95bc-ba01ec67ab15 2018-07-22 07:03:53,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.06726813316s 2018-07-22 07:03:53,097 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-98b960e1-6a54-4a06-95bc-ba01ec67ab15 2018-07-22 07:03:53,097 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:03:48Z', u'revision_number': 4, u'id': u'129f9633-6749-4191-b285-5f840ce87380', u'external_gateway_info': {u'network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26686176-d4b0-4f11-8423-c349e99aa88a', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_882993a0-3c7f-4060-add0-22b6ae36be09', u'admin_state_up': True, u'tenant_id': u'22bf1da1aed840a8ae808a763b7be6d6', u'created_at': u'2018-07-22T07:03:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'22bf1da1aed840a8ae808a763b7be6d6'}) 2018-07-22 07:03:53,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 07:03:53,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/129f9633-6749-4191-b285-5f840ce87380/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" -d '{"subnet_id": "7c143e90-7f6d-483e-9d5d-35c3e3811de4"}' 2018-07-22 07:03:55,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-61c535d3-dcf5-472c-a961-1c1cf0f03d76 Date: Sun, 22 Jul 2018 07:03:55 GMT RESP BODY: {"network_id": "5b2c7e06-197c-4b14-bdea-7daf10dfa3e8", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "subnet_id": "7c143e90-7f6d-483e-9d5d-35c3e3811de4", "subnet_ids": ["7c143e90-7f6d-483e-9d5d-35c3e3811de4"], "port_id": "85b00902-4559-42bd-86f0-fb05ec24820c", "id": "129f9633-6749-4191-b285-5f840ce87380"} 2018-07-22 07:03:55,950 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/129f9633-6749-4191-b285-5f840ce87380/add_router_interface.json used request id req-61c535d3-dcf5-472c-a961-1c1cf0f03d76 2018-07-22 07:03:55,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.85203289986s 2018-07-22 07:03:55,950 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/129f9633-6749-4191-b285-5f840ce87380/add_router_interface.json used request id req-61c535d3-dcf5-472c-a961-1c1cf0f03d76 returning object 129f9633-6749-4191-b285-5f840ce87380 2018-07-22 07:03:55,950 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:03:56,081 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 07:03:56,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" 2018-07-22 07:03:56,088 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 07:03:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-07-22 07:03:56,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:03:56,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:03:56,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fd7591dd-1b9e-488d-8af6-19502765fd36 Date: Sun, 22 Jul 2018 07:03:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:03:56,304 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-fd7591dd-1b9e-488d-8af6-19502765fd36 2018-07-22 07:03:56,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208337783813s 2018-07-22 07:03:56,304 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-fd7591dd-1b9e-488d-8af6-19502765fd36 2018-07-22 07:03:56,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 07:03:56,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_882993a0-3c7f-4060-add0-22b6ae36be09", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_882993a0-3c7f-4060-add0-22b6ae36be09"}' 2018-07-22 07:03:56,524 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/82734a86-753c-4540-957d-961d4dad6a89 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fe2dbfb3-ba15-470d-bb7b-c7d21054b79f Date: Sun, 22 Jul 2018 07:03:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/82734a86-753c-4540-957d-961d4dad6a89/file", "owner": "22bf1da1aed840a8ae808a763b7be6d6", "id": "82734a86-753c-4540-957d-961d4dad6a89", "size": null, "self": "/v2/images/82734a86-753c-4540-957d-961d4dad6a89", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:03:56Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_882993a0-3c7f-4060-add0-22b6ae36be09", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_882993a0-3c7f-4060-add0-22b6ae36be09", "checksum": null, "created_at": "2018-07-22T07:03:56Z", "protected": false} 2018-07-22 07:03:56,524 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-fe2dbfb3-ba15-470d-bb7b-c7d21054b79f 2018-07-22 07:03:56,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.212639808655s 2018-07-22 07:03:56,524 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-fe2dbfb3-ba15-470d-bb7b-c7d21054b79f returning object 82734a86-753c-4540-957d-961d4dad6a89 2018-07-22 07:03:56,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 07:03:56,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/82734a86-753c-4540-957d-961d4dad6a89/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" -d '' 2018-07-22 07:03:57,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9aa53df5-de5f-4c9f-b3aa-a36f81657c8b Date: Sun, 22 Jul 2018 07:03:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:03:57,136 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/82734a86-753c-4540-957d-961d4dad6a89/file used request id req-9aa53df5-de5f-4c9f-b3aa-a36f81657c8b 2018-07-22 07:03:57,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.610635042191s 2018-07-22 07:03:57,136 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/82734a86-753c-4540-957d-961d4dad6a89/file used request id req-9aa53df5-de5f-4c9f-b3aa-a36f81657c8b 2018-07-22 07:03:57,136 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_882993a0-3c7f-4060-add0-22b6ae36be09', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T07:03:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/82734a86-753c-4540-957d-961d4dad6a89/file', u'owner': u'22bf1da1aed840a8ae808a763b7be6d6', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'82734a86-753c-4540-957d-961d4dad6a89', u'size': None, u'name': u'vping_ssh-img_882993a0-3c7f-4060-add0-22b6ae36be09', u'checksum': None, u'self': u'/v2/images/82734a86-753c-4540-957d-961d4dad6a89', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T07:03:56Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 07:03:57,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 07:03:57,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_882993a0-3c7f-4060-add0-22b6ae36be09", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 07:03:57,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:57 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-1ea0f6fc-8b76-4e6a-a6b7-bc652fbc873a x-compute-request-id: req-1ea0f6fc-8b76-4e6a-a6b7-bc652fbc873a Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_882993a0-3c7f-4060-add0-22b6ae36be09", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "97b5b9b5-be48-4942-b6dc-8c2532576545"}} 2018-07-22 07:03:57,370 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1ea0f6fc-8b76-4e6a-a6b7-bc652fbc873a 2018-07-22 07:03:57,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.233235836029s 2018-07-22 07:03:57,371 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1ea0f6fc-8b76-4e6a-a6b7-bc652fbc873a 2018-07-22 07:03:57,371 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_882993a0-3c7f-4060-add0-22b6ae36be09', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'97b5b9b5-be48-4942-b6dc-8c2532576545', 'swap': 0}) 2018-07-22 07:03:57,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 07:03:57,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" -d '{"extra_specs": {}}' 2018-07-22 07:03:57,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:57 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-628bdde2-b46a-49cc-bf1d-e5c6a7063114 x-compute-request-id: req-628bdde2-b46a-49cc-bf1d-e5c6a7063114 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:03:57,504 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545/os-extra_specs used request id req-628bdde2-b46a-49cc-bf1d-e5c6a7063114 2018-07-22 07:03:57,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.1319668293s 2018-07-22 07:03:57,504 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545/os-extra_specs used request id req-628bdde2-b46a-49cc-bf1d-e5c6a7063114 2018-07-22 07:03:57,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-22 07:03:57,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" -d '{"keypair": {"name": "vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09"}}' 2018-07-22 07:03:57,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:57 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-83f94d66-299f-41ce-a710-b12d64101561 x-compute-request-id: req-83f94d66-299f-41ce-a710-b12d64101561 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw2kaX3JQbmHNoY3qQ2Iepg6IT9+1tNRnBWgKMjhP+jqG53B206w6v60XcJKBq+r1mSNHGptGPfIz2d4TiZweDwz6BF0oOUTqNNPBM1uAyXSz1p4SrzyX6YJTsQkXOkaBW7EWTBB5aFxp3tQTWZXF/KhjuCzr1T+cTvIIsNlWPWrkwoYBY2z6OfypnsMcXzaoqIyk1FyepfEMfYzf4vS3dB1N3DOvoroSo53t4wBcPbThrat2ddmIxnZODisiPKqclNsHiVsn7z/6oErQSSYNTYxhtx7KgHvVfRVEbt143oGVd5InVZH0SNd3YbQoLrR7lqg2oq34rdnq6bmByNScr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsNpGl9yUG5hzaGN6kNiHqYOiE/ftbTUZwVoCjI4T/o6hudwd\ntOsOr+tF3CSgavq9ZkjRxqbRj3yM9neE4mcHg8M+gRdKDlE6jTTwTNbgMl0s9aeE\nq88l+mCU7EJFzpGgVuxFkwQeWhcad7UE1mVxfyoY7gs69U/nE7yCLDZVj1q5MKGA\nWNs+jn8qZ7DHF82qKiMpNRcnqXxDH2M3+L0t3QdTdwzr6K6EqOd7eMAXD204a2rd\nnXZiMZ2Tg4rIjyqnJTbB4lbJ+8/+qBK0EkmDU2MYbceyoB71X0VRG7deN6BlXeSJ\n1WR9EjXd2G0KC60e5aoNqKt+K3Z6um5gcjUnKwIDAQABAoIBACfB2i7XkqAlhIRK\nIMqhMtZD1lLg4Io1bsXNw1bvtcT7MZZDypXaZeHcZUcZIMsL9ToiUq5y4Bd+q33Y\n3pG7EbBoWwvQPYC8eAo4hXDwuVP5KFtNPoEVP3dq8O+v8lt+12nTEcz8FwqvuO6C\nTkUYZwxsXVBeS/HL9am1LhpcWJ2yKnjxCYWCV8UwWSfaE3objaOKlV8TnESsjVeg\ne7GWrRLX9kjgWSbgwwefWIpqAHPQD6W1ddQ4MH9qw2XNPP7k78WLnKgSR+GkoKVE\nnnT7huSFUNfuIm4hUIqbaCqJSHa0tY6jl5soBAIlg4ZWcPxMLWFwwliooRViGR+B\nmM9cVUECgYEA6DioxKQcXqeR/PFLa2Zy18BVVChNocymZqOvDot8wFmbnPXolAfi\nnHQjiW2ByYvWCQzz77PcZ7pB6KNjQb1XLAe+8anKz92VCOn7yKfvleabhJ8qvydc\nrY4snQoeFXMxfUYj5cjFqP50s+t4GisDny2/JzZLflNR2BXaTfdGrqECgYEAwvY1\nMYpQ3NE4yrGtvZ7ZTlHSQ72fZcgb50m3VgeUGVFcKMETEjJTdWEM2if5Sa1ae5nw\ny4OAAZjjnsWpkmPEmHRpII4xqFkgP4FbIACDvHVpbZfTuy+2/esOnKWd441z45Go\n3cJctcVLA1GdxgpyzhLBtJrywt8x0Jvyii8VPksCgYEAhOpBNuQT1N2mwpc9qshl\nvTW54UR8QrrHF4JipTmTeukPF4TszSXCP/h9iqBiJADkziNaz/0rjzddmBFEs5Dy\n/yGj2eBsVBOoxQRf99afXDY1F3Ce3/BgrHnu8SekVnSrg9+Mlm4XLIYQOBbzlE7A\ncPCXM5NxHGoGM182p198VmECgYEAv4UV5EC4BvQREi1RO8FcP6/pGlqgx1+46ZBk\n5cI0Hlrqaa6hiXKeweRAt94k6de910X2YjYf/XGvyTzrw772Vb2luDF3XqWPJFNy\nrRFUWEIO+3X2rR/GZ9INXJzlabB/c8KXXKGeaYISmoQGtZF2DjImz8CXUg/n48IO\nlOiDudkCgYAMAWmRUI3naYxGVDAGRRp2vhT5NbdUa+Zsua3AWk3zykW9ijCZEyjv\nq79rgnR5URbzoadlcpsDE2tI+BJ/4sDS5esXSNwTm9MVt2DLdf4lWSZ9scFfRErv\nmokekqF5K6tKGvBJixcBxm6Yr/DseYZLyRVMJxV/WNGHEp0Gx6CzMA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "70263f23df224888b5f8ab17958eb916", "name": "vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09", "fingerprint": "5f:ba:e7:44:07:f3:3f:fb:aa:16:ff:9e:42:f6:2c:d2"}} 2018-07-22 07:03:57,829 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-83f94d66-299f-41ce-a710-b12d64101561 2018-07-22 07:03:57,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.324159145355s 2018-07-22 07:03:57,830 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-83f94d66-299f-41ce-a710-b12d64101561 2018-07-22 07:03:57,830 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw2kaX3JQbmHNoY3qQ2Iepg6IT9+1tNRnBWgKMjhP+jqG53B206w6v60XcJKBq+r1mSNHGptGPfIz2d4TiZweDwz6BF0oOUTqNNPBM1uAyXSz1p4SrzyX6YJTsQkXOkaBW7EWTBB5aFxp3tQTWZXF/KhjuCzr1T+cTvIIsNlWPWrkwoYBY2z6OfypnsMcXzaoqIyk1FyepfEMfYzf4vS3dB1N3DOvoroSo53t4wBcPbThrat2ddmIxnZODisiPKqclNsHiVsn7z/6oErQSSYNTYxhtx7KgHvVfRVEbt143oGVd5InVZH0SNd3YbQoLrR7lqg2oq34rdnq6bmByNScr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsNpGl9yUG5hzaGN6kNiHqYOiE/ftbTUZwVoCjI4T/o6hudwd\ntOsOr+tF3CSgavq9ZkjRxqbRj3yM9neE4mcHg8M+gRdKDlE6jTTwTNbgMl0s9aeE\nq88l+mCU7EJFzpGgVuxFkwQeWhcad7UE1mVxfyoY7gs69U/nE7yCLDZVj1q5MKGA\nWNs+jn8qZ7DHF82qKiMpNRcnqXxDH2M3+L0t3QdTdwzr6K6EqOd7eMAXD204a2rd\nnXZiMZ2Tg4rIjyqnJTbB4lbJ+8/+qBK0EkmDU2MYbceyoB71X0VRG7deN6BlXeSJ\n1WR9EjXd2G0KC60e5aoNqKt+K3Z6um5gcjUnKwIDAQABAoIBACfB2i7XkqAlhIRK\nIMqhMtZD1lLg4Io1bsXNw1bvtcT7MZZDypXaZeHcZUcZIMsL9ToiUq5y4Bd+q33Y\n3pG7EbBoWwvQPYC8eAo4hXDwuVP5KFtNPoEVP3dq8O+v8lt+12nTEcz8FwqvuO6C\nTkUYZwxsXVBeS/HL9am1LhpcWJ2yKnjxCYWCV8UwWSfaE3objaOKlV8TnESsjVeg\ne7GWrRLX9kjgWSbgwwefWIpqAHPQD6W1ddQ4MH9qw2XNPP7k78WLnKgSR+GkoKVE\nnnT7huSFUNfuIm4hUIqbaCqJSHa0tY6jl5soBAIlg4ZWcPxMLWFwwliooRViGR+B\nmM9cVUECgYEA6DioxKQcXqeR/PFLa2Zy18BVVChNocymZqOvDot8wFmbnPXolAfi\nnHQjiW2ByYvWCQzz77PcZ7pB6KNjQb1XLAe+8anKz92VCOn7yKfvleabhJ8qvydc\nrY4snQoeFXMxfUYj5cjFqP50s+t4GisDny2/JzZLflNR2BXaTfdGrqECgYEAwvY1\nMYpQ3NE4yrGtvZ7ZTlHSQ72fZcgb50m3VgeUGVFcKMETEjJTdWEM2if5Sa1ae5nw\ny4OAAZjjnsWpkmPEmHRpII4xqFkgP4FbIACDvHVpbZfTuy+2/esOnKWd441z45Go\n3cJctcVLA1GdxgpyzhLBtJrywt8x0Jvyii8VPksCgYEAhOpBNuQT1N2mwpc9qshl\nvTW54UR8QrrHF4JipTmTeukPF4TszSXCP/h9iqBiJADkziNaz/0rjzddmBFEs5Dy\n/yGj2eBsVBOoxQRf99afXDY1F3Ce3/BgrHnu8SekVnSrg9+Mlm4XLIYQOBbzlE7A\ncPCXM5NxHGoGM182p198VmECgYEAv4UV5EC4BvQREi1RO8FcP6/pGlqgx1+46ZBk\n5cI0Hlrqaa6hiXKeweRAt94k6de910X2YjYf/XGvyTzrw772Vb2luDF3XqWPJFNy\nrRFUWEIO+3X2rR/GZ9INXJzlabB/c8KXXKGeaYISmoQGtZF2DjImz8CXUg/n48IO\nlOiDudkCgYAMAWmRUI3naYxGVDAGRRp2vhT5NbdUa+Zsua3AWk3zykW9ijCZEyjv\nq79rgnR5URbzoadlcpsDE2tI+BJ/4sDS5esXSNwTm9MVt2DLdf4lWSZ9scFfRErv\nmokekqF5K6tKGvBJixcBxm6Yr/DseYZLyRVMJxV/WNGHEp0Gx6CzMA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'70263f23df224888b5f8ab17958eb916', 'name': u'vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09', 'created_at': '2018-07-22T07:03:57.830763', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'22bf1da1aed840a8ae808a763b7be6d6', 'name': 'vping_ssh-project_882993a0-3c7f-4060-add0-22b6ae36be09', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5f:ba:e7:44:07:f3:3f:fb:aa:16:ff:9e:42:f6:2c:d2', 'type': 'ssh', 'id': u'vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09'}) 2018-07-22 07:03:57,831 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAsNpGl9yUG5hzaGN6kNiHqYOiE/ftbTUZwVoCjI4T/o6hudwd tOsOr+tF3CSgavq9ZkjRxqbRj3yM9neE4mcHg8M+gRdKDlE6jTTwTNbgMl0s9aeE q88l+mCU7EJFzpGgVuxFkwQeWhcad7UE1mVxfyoY7gs69U/nE7yCLDZVj1q5MKGA WNs+jn8qZ7DHF82qKiMpNRcnqXxDH2M3+L0t3QdTdwzr6K6EqOd7eMAXD204a2rd nXZiMZ2Tg4rIjyqnJTbB4lbJ+8/+qBK0EkmDU2MYbceyoB71X0VRG7deN6BlXeSJ 1WR9EjXd2G0KC60e5aoNqKt+K3Z6um5gcjUnKwIDAQABAoIBACfB2i7XkqAlhIRK IMqhMtZD1lLg4Io1bsXNw1bvtcT7MZZDypXaZeHcZUcZIMsL9ToiUq5y4Bd+q33Y 3pG7EbBoWwvQPYC8eAo4hXDwuVP5KFtNPoEVP3dq8O+v8lt+12nTEcz8FwqvuO6C TkUYZwxsXVBeS/HL9am1LhpcWJ2yKnjxCYWCV8UwWSfaE3objaOKlV8TnESsjVeg e7GWrRLX9kjgWSbgwwefWIpqAHPQD6W1ddQ4MH9qw2XNPP7k78WLnKgSR+GkoKVE nnT7huSFUNfuIm4hUIqbaCqJSHa0tY6jl5soBAIlg4ZWcPxMLWFwwliooRViGR+B mM9cVUECgYEA6DioxKQcXqeR/PFLa2Zy18BVVChNocymZqOvDot8wFmbnPXolAfi nHQjiW2ByYvWCQzz77PcZ7pB6KNjQb1XLAe+8anKz92VCOn7yKfvleabhJ8qvydc rY4snQoeFXMxfUYj5cjFqP50s+t4GisDny2/JzZLflNR2BXaTfdGrqECgYEAwvY1 MYpQ3NE4yrGtvZ7ZTlHSQ72fZcgb50m3VgeUGVFcKMETEjJTdWEM2if5Sa1ae5nw y4OAAZjjnsWpkmPEmHRpII4xqFkgP4FbIACDvHVpbZfTuy+2/esOnKWd441z45Go 3cJctcVLA1GdxgpyzhLBtJrywt8x0Jvyii8VPksCgYEAhOpBNuQT1N2mwpc9qshl vTW54UR8QrrHF4JipTmTeukPF4TszSXCP/h9iqBiJADkziNaz/0rjzddmBFEs5Dy /yGj2eBsVBOoxQRf99afXDY1F3Ce3/BgrHnu8SekVnSrg9+Mlm4XLIYQOBbzlE7A cPCXM5NxHGoGM182p198VmECgYEAv4UV5EC4BvQREi1RO8FcP6/pGlqgx1+46ZBk 5cI0Hlrqaa6hiXKeweRAt94k6de910X2YjYf/XGvyTzrw772Vb2luDF3XqWPJFNy rRFUWEIO+3X2rR/GZ9INXJzlabB/c8KXXKGeaYISmoQGtZF2DjImz8CXUg/n48IO lOiDudkCgYAMAWmRUI3naYxGVDAGRRp2vhT5NbdUa+Zsua3AWk3zykW9ijCZEyjv q79rgnR5URbzoadlcpsDE2tI+BJ/4sDS5esXSNwTm9MVt2DLdf4lWSZ9scFfRErv mokekqF5K6tKGvBJixcBxm6Yr/DseYZLyRVMJxV/WNGHEp0Gx6CzMA== -----END RSA PRIVATE KEY----- 2018-07-22 07:03:57,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-22 07:03:57,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" -d '{"security_group": {"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-07-22 07:03:58,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-9dd6edb9-fdf1-4b8c-948a-f859513e08c6 Date: Sun, 22 Jul 2018 07:03:58 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:58Z", "updated_at": "2018-07-22T07:03:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:58Z", "revision_number": 0, "id": "093ddbb3-fb79-4ae4-88b3-6b1bd80429a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:58Z", "security_group_id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:58Z", "revision_number": 0, "id": "178e8135-759d-42c4-842f-e8067c1e96ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:58Z", "security_group_id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 2, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128", "name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}} 2018-07-22 07:03:58,252 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9dd6edb9-fdf1-4b8c-948a-f859513e08c6 2018-07-22 07:03:58,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.417876958847s 2018-07-22 07:03:58,252 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9dd6edb9-fdf1-4b8c-948a-f859513e08c6 2018-07-22 07:03:58,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 07:03:58,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:03:58,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-a973bcc3-69a2-4e19-ba8e-d6e50296835f Date: Sun, 22 Jul 2018 07:03:58 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:58Z", "updated_at": "2018-07-22T07:03:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:58Z", "revision_number": 0, "id": "093ddbb3-fb79-4ae4-88b3-6b1bd80429a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:58Z", "security_group_id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:58Z", "revision_number": 0, "id": "178e8135-759d-42c4-842f-e8067c1e96ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:58Z", "security_group_id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 2, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128", "name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}]} 2018-07-22 07:03:58,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a973bcc3-69a2-4e19-ba8e-d6e50296835f 2018-07-22 07:03:58,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220873832703s 2018-07-22 07:03:58,478 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a973bcc3-69a2-4e19-ba8e-d6e50296835f 2018-07-22 07:03:58,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 07:03:58,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128"}}' 2018-07-22 07:03:58,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-4518e4a8-7ab5-4454-8dd8-794cc4ea8af6 Date: Sun, 22 Jul 2018 07:03:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-22T07:03:58Z", "security_group_id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128", "port_range_min": 22, "revision_number": 0, "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:58Z", "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "cb399a8c-68e7-4efc-b338-9f627ecb5933"}} 2018-07-22 07:03:58,701 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-4518e4a8-7ab5-4454-8dd8-794cc4ea8af6 2018-07-22 07:03:58,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.219118118286s 2018-07-22 07:03:58,702 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-4518e4a8-7ab5-4454-8dd8-794cc4ea8af6 2018-07-22 07:03:58,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 07:03:58,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:03:58,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-075658be-7ab1-4b1d-a89b-bddd1bf3b1bb Date: Sun, 22 Jul 2018 07:03:58 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:58Z", "updated_at": "2018-07-22T07:03:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:58Z", "revision_number": 0, "id": "093ddbb3-fb79-4ae4-88b3-6b1bd80429a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:58Z", "security_group_id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:58Z", "revision_number": 0, "id": "178e8135-759d-42c4-842f-e8067c1e96ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:58Z", "security_group_id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T07:03:58Z", "revision_number": 0, "id": "cb399a8c-68e7-4efc-b338-9f627ecb5933", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:58Z", "security_group_id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 3, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128", "name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}]} 2018-07-22 07:03:58,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-075658be-7ab1-4b1d-a89b-bddd1bf3b1bb 2018-07-22 07:03:58,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.239545106888s 2018-07-22 07:03:58,945 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-075658be-7ab1-4b1d-a89b-bddd1bf3b1bb 2018-07-22 07:03:58,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 07:03:58,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128"}}' 2018-07-22 07:03:59,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1b1cf50c-74d7-40f4-8b11-6b54ced40d32 Date: Sun, 22 Jul 2018 07:03:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:03:59Z", "security_group_id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128", "port_range_min": null, "revision_number": 0, "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:59Z", "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "3815e71e-2935-49b9-8531-3042fe9b9f5f"}} 2018-07-22 07:03:59,131 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1b1cf50c-74d7-40f4-8b11-6b54ced40d32 2018-07-22 07:03:59,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.18278503418s 2018-07-22 07:03:59,132 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1b1cf50c-74d7-40f4-8b11-6b54ced40d32 2018-07-22 07:03:59,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:03:59,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:03:59,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-337e3329-5fe6-4569-8d08-b677e5ac42d2 Date: Sun, 22 Jul 2018 07:03:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5b2c7e06-197c-4b14-bdea-7daf10dfa3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22bf1da1aed840a8ae808a763b7be6d6","l2_adjacency":true,"status":"ACTIVE","subnets":["7c143e90-7f6d-483e-9d5d-35c3e3811de4"],"description":"","tags":[],"updated_at":"2018-07-22T07:03:46Z","qos_policy_id":null,"name":"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09","admin_state_up":true,"tenant_id":"22bf1da1aed840a8ae808a763b7be6d6","created_at":"2018-07-22T07:03:45Z","mtu":1450}]} 2018-07-22 07:03:59,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-337e3329-5fe6-4569-8d08-b677e5ac42d2 2018-07-22 07:03:59,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.281626939774s 2018-07-22 07:03:59,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-337e3329-5fe6-4569-8d08-b677e5ac42d2 2018-07-22 07:03:59,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:03:59,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:03:59,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-a01d74fa-ea2b-4849-a9af-99e3826910f8 Date: Sun, 22 Jul 2018 07:03:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/82734a86-753c-4540-957d-961d4dad6a89/snap", "metadata": {}}], "file": "/v2/images/82734a86-753c-4540-957d-961d4dad6a89/file", "owner": "22bf1da1aed840a8ae808a763b7be6d6", "id": "82734a86-753c-4540-957d-961d4dad6a89", "size": 12716032, "self": "/v2/images/82734a86-753c-4540-957d-961d4dad6a89", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/82734a86-753c-4540-957d-961d4dad6a89/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:03:57Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_882993a0-3c7f-4060-add0-22b6ae36be09", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_882993a0-3c7f-4060-add0-22b6ae36be09", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:03:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:03:59,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a01d74fa-ea2b-4849-a9af-99e3826910f8 2018-07-22 07:03:59,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.192669868469s 2018-07-22 07:03:59,613 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a01d74fa-ea2b-4849-a9af-99e3826910f8 2018-07-22 07:03:59,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:03:59,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:03:59,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:03:59 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-9932ae01-d6db-4104-bc70-a546cfd41cba x-compute-request-id: req-9932ae01-d6db-4104-bc70-a546cfd41cba Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_882993a0-3c7f-4060-add0-22b6ae36be09", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "97b5b9b5-be48-4942-b6dc-8c2532576545"}]} 2018-07-22 07:03:59,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-9932ae01-d6db-4104-bc70-a546cfd41cba 2018-07-22 07:03:59,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0280220508575s 2018-07-22 07:03:59,643 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-9932ae01-d6db-4104-bc70-a546cfd41cba 2018-07-22 07:03:59,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 07:03:59,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" -d '{"server": {"name": "vping_ssh-vm2_882993a0-3c7f-4060-add0-22b6ae36be09", "imageRef": "82734a86-753c-4540-957d-961d4dad6a89", "flavorRef": "97b5b9b5-be48-4942-b6dc-8c2532576545", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b2c7e06-197c-4b14-bdea-7daf10dfa3e8"}], "security_groups": [{"name": "0f665de0-a1e3-4592-aaa2-3c0616ec5128"}]}}' 2018-07-22 07:04:02,541 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:03:59 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-a3ad27d2-4884-44c7-a31e-b2cf80f9d3c0 x-compute-request-id: req-a3ad27d2-4884-44c7-a31e-b2cf80f9d3c0 Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "0f665de0-a1e3-4592-aaa2-3c0616ec5128"}], "OS-DCF:diskConfig": "MANUAL", "id": "d01a3320-93ec-4efc-9065-f2b1a17370c9", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "bookmark"}], "adminPass": "TzqUasrf46tu"}} 2018-07-22 07:04:02,541 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a3ad27d2-4884-44c7-a31e-b2cf80f9d3c0 2018-07-22 07:04:02,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.89624404907s 2018-07-22 07:04:02,542 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a3ad27d2-4884-44c7-a31e-b2cf80f9d3c0 2018-07-22 07:04:02,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:02,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:03,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:02 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-f971400e-b845-4f11-b852-bfb65575e304 x-compute-request-id: req-f971400e-b845-4f11-b852-bfb65575e304 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "d01a3320-93ec-4efc-9065-f2b1a17370c9", "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:04:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:02Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:04:03,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f971400e-b845-4f11-b852-bfb65575e304 2018-07-22 07:04:03,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526343107224s 2018-07-22 07:04:03,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f971400e-b845-4f11-b852-bfb65575e304 2018-07-22 07:04:03,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:04:03,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:03,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-e2556831-ccf7-46d3-a7e0-2a0fb4840858 Date: Sun, 22 Jul 2018 07:04:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5b2c7e06-197c-4b14-bdea-7daf10dfa3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22bf1da1aed840a8ae808a763b7be6d6","l2_adjacency":true,"status":"ACTIVE","subnets":["7c143e90-7f6d-483e-9d5d-35c3e3811de4"],"description":"","tags":[],"updated_at":"2018-07-22T07:03:46Z","qos_policy_id":null,"name":"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09","admin_state_up":true,"tenant_id":"22bf1da1aed840a8ae808a763b7be6d6","created_at":"2018-07-22T07:03:45Z","mtu":1450}]} 2018-07-22 07:04:03,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e2556831-ccf7-46d3-a7e0-2a0fb4840858 2018-07-22 07:04:03,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105381965637s 2018-07-22 07:04:03,182 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e2556831-ccf7-46d3-a7e0-2a0fb4840858 2018-07-22 07:04:03,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 07:04:03,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:03,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-3341c0cf-5d6d-436f-973d-80326169f6ec Date: Sun, 22 Jul 2018 07:04:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b2c7e06-197c-4b14-bdea-7daf10dfa3e8","tenant_id":"22bf1da1aed840a8ae808a763b7be6d6","created_at":"2018-07-22T07:03:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T07:03:46Z","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":"22bf1da1aed840a8ae808a763b7be6d6","id":"7c143e90-7f6d-483e-9d5d-35c3e3811de4","subnetpool_id":null,"name":"vping_ssh-subnet_882993a0-3c7f-4060-add0-22b6ae36be09"}]} 2018-07-22 07:04:03,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3341c0cf-5d6d-436f-973d-80326169f6ec 2018-07-22 07:04:03,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0483899116516s 2018-07-22 07:04:03,231 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3341c0cf-5d6d-436f-973d-80326169f6ec 2018-07-22 07:04:03,232 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:04:05,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:05,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:06,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:05 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-e45d5829-df0e-4e60-a699-af07ed9b45ac x-compute-request-id: req-e45d5829-df0e-4e60-a699-af07ed9b45ac Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "d01a3320-93ec-4efc-9065-f2b1a17370c9", "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:04:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:02Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:04:06,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e45d5829-df0e-4e60-a699-af07ed9b45ac 2018-07-22 07:04:06,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00595808029s 2018-07-22 07:04:06,241 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e45d5829-df0e-4e60-a699-af07ed9b45ac 2018-07-22 07:04:06,245 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:04:08,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:08,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:08,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:08 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-70c136d5-b142-417c-83ec-e2755436c10c x-compute-request-id: req-70c136d5-b142-417c-83ec-e2755436c10c Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "d01a3320-93ec-4efc-9065-f2b1a17370c9", "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:04:08Z", "hostId": "aa5ccb949b3ba991925d5b6b84bd2ad1110e82e9c44c2ff9aa4511f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:02Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:04:08,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-70c136d5-b142-417c-83ec-e2755436c10c 2018-07-22 07:04:08,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440588951111s 2018-07-22 07:04:08,689 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-70c136d5-b142-417c-83ec-e2755436c10c 2018-07-22 07:04:08,693 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:04:10,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:10,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:11,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-886b1c5e-aff7-4c28-8b63-5843a34caf33 x-compute-request-id: req-886b1c5e-aff7-4c28-8b63-5843a34caf33 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "d01a3320-93ec-4efc-9065-f2b1a17370c9", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:04:08Z", "hostId": "aa5ccb949b3ba991925d5b6b84bd2ad1110e82e9c44c2ff9aa4511f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:02Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:04:11,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-886b1c5e-aff7-4c28-8b63-5843a34caf33 2018-07-22 07:04:11,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.728670835495s 2018-07-22 07:04:11,425 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-886b1c5e-aff7-4c28-8b63-5843a34caf33 2018-07-22 07:04:11,429 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:04:13,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:13,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:14,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a87c4e98-a8d1-46ec-98ff-fa939e3bc443 x-compute-request-id: req-a87c4e98-a8d1-46ec-98ff-fa939e3bc443 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "d01a3320-93ec-4efc-9065-f2b1a17370c9", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:04:11Z", "hostId": "aa5ccb949b3ba991925d5b6b84bd2ad1110e82e9c44c2ff9aa4511f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:02Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:04:14,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a87c4e98-a8d1-46ec-98ff-fa939e3bc443 2018-07-22 07:04:14,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.942888975143s 2018-07-22 07:04:14,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a87c4e98-a8d1-46ec-98ff-fa939e3bc443 2018-07-22 07:04:14,378 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:04:16,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:16,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:17,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:16 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-4fe8475f-4e9c-4d00-abe0-bb96298bfaa3 x-compute-request-id: req-4fe8475f-4e9c-4d00-abe0-bb96298bfaa3 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "d01a3320-93ec-4efc-9065-f2b1a17370c9", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:04:11Z", "hostId": "aa5ccb949b3ba991925d5b6b84bd2ad1110e82e9c44c2ff9aa4511f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:02Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:04:17,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4fe8475f-4e9c-4d00-abe0-bb96298bfaa3 2018-07-22 07:04:17,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.893916130066s 2018-07-22 07:04:17,275 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4fe8475f-4e9c-4d00-abe0-bb96298bfaa3 2018-07-22 07:04:17,279 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:04:19,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:19,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:20,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:19 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-1e788ad9-d494-42cd-80e6-ce913087b795 x-compute-request-id: req-1e788ad9-d494-42cd-80e6-ce913087b795 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:ef:4c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:04:17.000000", "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "d01a3320-93ec-4efc-9065-f2b1a17370c9", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:04:17Z", "hostId": "aa5ccb949b3ba991925d5b6b84bd2ad1110e82e9c44c2ff9aa4511f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:02Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:04:20,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1e788ad9-d494-42cd-80e6-ce913087b795 2018-07-22 07:04:20,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31465291977s 2018-07-22 07:04:20,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1e788ad9-d494-42cd-80e6-ce913087b795 2018-07-22 07:04:20,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:04:20,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=d01a3320-93ec-4efc-9065-f2b1a17370c9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:20,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-bfbd348f-68be-4098-94e0-877eb63c6442 Date: Sun, 22 Jul 2018 07:04:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:04:16Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c143e90-7f6d-483e-9d5d-35c3e3811de4","ip_address":"192.168.120.5"}],"id":"f1a0f19f-a03a-43cc-95db-9775e4b8148e","security_groups":["0f665de0-a1e3-4592-aaa2-3c0616ec5128"],"mac_address":"fa:16:3e:fd:ef:4c","project_id":"22bf1da1aed840a8ae808a763b7be6d6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b2c7e06-197c-4b14-bdea-7daf10dfa3e8","tenant_id":"22bf1da1aed840a8ae808a763b7be6d6","created_at":"2018-07-22T07:04:08Z","binding:vnic_type":"normal","device_id":"d01a3320-93ec-4efc-9065-f2b1a17370c9","ip_allocation":"immediate"}]} 2018-07-22 07:04:20,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d01a3320-93ec-4efc-9065-f2b1a17370c9 used request id req-bfbd348f-68be-4098-94e0-877eb63c6442 2018-07-22 07:04:20,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0617401599884s 2018-07-22 07:04:20,663 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d01a3320-93ec-4efc-9065-f2b1a17370c9 used request id req-bfbd348f-68be-4098-94e0-877eb63c6442 2018-07-22 07:04:20,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:04:20,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=f1a0f19f-a03a-43cc-95db-9775e4b8148e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:20,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-695c5502-7c0c-4903-818f-d73f888f7558 Date: Sun, 22 Jul 2018 07:04:20 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:04:20,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=f1a0f19f-a03a-43cc-95db-9775e4b8148e used request id req-695c5502-7c0c-4903-818f-d73f888f7558 2018-07-22 07:04:20,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0257279872894s 2018-07-22 07:04:20,694 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=f1a0f19f-a03a-43cc-95db-9775e4b8148e used request id req-695c5502-7c0c-4903-818f-d73f888f7558 2018-07-22 07:04:20,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:20,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:21,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:20 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-b919578d-f6df-4be9-af4c-d72c3b324450 x-compute-request-id: req-b919578d-f6df-4be9-af4c-d72c3b324450 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:ef:4c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:04:17.000000", "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "d01a3320-93ec-4efc-9065-f2b1a17370c9", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:04:17Z", "hostId": "aa5ccb949b3ba991925d5b6b84bd2ad1110e82e9c44c2ff9aa4511f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:02Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:04:21,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b919578d-f6df-4be9-af4c-d72c3b324450 2018-07-22 07:04:21,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.776017904282s 2018-07-22 07:04:21,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b919578d-f6df-4be9-af4c-d72c3b324450 2018-07-22 07:04:21,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:04:21,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=d01a3320-93ec-4efc-9065-f2b1a17370c9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:21,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-e5fbbe00-3860-4e8c-a04c-3b85e3bca3ea Date: Sun, 22 Jul 2018 07:04:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:04:16Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c143e90-7f6d-483e-9d5d-35c3e3811de4","ip_address":"192.168.120.5"}],"id":"f1a0f19f-a03a-43cc-95db-9775e4b8148e","security_groups":["0f665de0-a1e3-4592-aaa2-3c0616ec5128"],"mac_address":"fa:16:3e:fd:ef:4c","project_id":"22bf1da1aed840a8ae808a763b7be6d6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b2c7e06-197c-4b14-bdea-7daf10dfa3e8","tenant_id":"22bf1da1aed840a8ae808a763b7be6d6","created_at":"2018-07-22T07:04:08Z","binding:vnic_type":"normal","device_id":"d01a3320-93ec-4efc-9065-f2b1a17370c9","ip_allocation":"immediate"}]} 2018-07-22 07:04:21,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d01a3320-93ec-4efc-9065-f2b1a17370c9 used request id req-e5fbbe00-3860-4e8c-a04c-3b85e3bca3ea 2018-07-22 07:04:21,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0572760105133s 2018-07-22 07:04:21,533 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d01a3320-93ec-4efc-9065-f2b1a17370c9 used request id req-e5fbbe00-3860-4e8c-a04c-3b85e3bca3ea 2018-07-22 07:04:21,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:04:21,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=f1a0f19f-a03a-43cc-95db-9775e4b8148e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:21,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b72dac54-d392-4fb4-8294-8cae768afdd9 Date: Sun, 22 Jul 2018 07:04:21 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:04:21,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=f1a0f19f-a03a-43cc-95db-9775e4b8148e used request id req-b72dac54-d392-4fb4-8294-8cae768afdd9 2018-07-22 07:04:21,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0201418399811s 2018-07-22 07:04:21,559 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=f1a0f19f-a03a-43cc-95db-9775e4b8148e used request id req-b72dac54-d392-4fb4-8294-8cae768afdd9 2018-07-22 07:04:21,559 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fd:ef:4c', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82734a86-753c-4540-957d-961d4dad6a89'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T07:04:17.000000', 'flavor': Munch({u'id': u'97b5b9b5-be48-4942-b6dc-8c2532576545'}), 'az': u'nova', 'id': u'd01a3320-93ec-4efc-9065-f2b1a17370c9', 'security_groups': [Munch({u'name': u'vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'70263f23df224888b5f8ab17958eb916', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'22bf1da1aed840a8ae808a763b7be6d6', 'name': 'vping_ssh-project_882993a0-3c7f-4060-add0-22b6ae36be09', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-22T07:04:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T07:04:17Z', 'hostId': u'aa5ccb949b3ba991925d5b6b84bd2ad1110e82e9c44c2ff9aa4511f2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'aa5ccb949b3ba991925d5b6b84bd2ad1110e82e9c44c2ff9aa4511f2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T07:04:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'22bf1da1aed840a8ae808a763b7be6d6', 'name': u'vping_ssh-vm2_882993a0-3c7f-4060-add0-22b6ae36be09', 'adminPass': None, 'tenant_id': u'22bf1da1aed840a8ae808a763b7be6d6', 'created_at': u'2018-07-22T07:04:02Z', 'created': u'2018-07-22T07:04:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 07:04:21,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:04:21,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:21,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-cf6e1479-d8d7-4f8c-ba05-d66b71d904e0 Date: Sun, 22 Jul 2018 07:04:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5b2c7e06-197c-4b14-bdea-7daf10dfa3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22bf1da1aed840a8ae808a763b7be6d6","l2_adjacency":true,"status":"ACTIVE","subnets":["7c143e90-7f6d-483e-9d5d-35c3e3811de4"],"description":"","tags":[],"updated_at":"2018-07-22T07:03:46Z","qos_policy_id":null,"name":"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09","admin_state_up":true,"tenant_id":"22bf1da1aed840a8ae808a763b7be6d6","created_at":"2018-07-22T07:03:45Z","mtu":1450}]} 2018-07-22 07:04:21,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cf6e1479-d8d7-4f8c-ba05-d66b71d904e0 2018-07-22 07:04:21,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284634113312s 2018-07-22 07:04:21,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cf6e1479-d8d7-4f8c-ba05-d66b71d904e0 2018-07-22 07:04:21,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:04:21,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:21,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-cc04438d-10d8-4902-99b2-1563b5f7ed07 Date: Sun, 22 Jul 2018 07:04:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/82734a86-753c-4540-957d-961d4dad6a89/snap", "metadata": {}}], "file": "/v2/images/82734a86-753c-4540-957d-961d4dad6a89/file", "owner": "22bf1da1aed840a8ae808a763b7be6d6", "id": "82734a86-753c-4540-957d-961d4dad6a89", "size": 12716032, "self": "/v2/images/82734a86-753c-4540-957d-961d4dad6a89", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/82734a86-753c-4540-957d-961d4dad6a89/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:03:57Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_882993a0-3c7f-4060-add0-22b6ae36be09", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_882993a0-3c7f-4060-add0-22b6ae36be09", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:03:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:04:21,888 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cc04438d-10d8-4902-99b2-1563b5f7ed07 2018-07-22 07:04:21,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0354278087616s 2018-07-22 07:04:21,888 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cc04438d-10d8-4902-99b2-1563b5f7ed07 2018-07-22 07:04:21,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:04:21,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:21,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:21 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-17566340-5d83-4535-b44f-b27ed207902e x-compute-request-id: req-17566340-5d83-4535-b44f-b27ed207902e Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_882993a0-3c7f-4060-add0-22b6ae36be09", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "97b5b9b5-be48-4942-b6dc-8c2532576545"}]} 2018-07-22 07:04:21,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-17566340-5d83-4535-b44f-b27ed207902e 2018-07-22 07:04:21,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0290188789368s 2018-07-22 07:04:21,919 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-17566340-5d83-4535-b44f-b27ed207902e 2018-07-22 07:04:21,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 07:04:21,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" -d '{"server": {"name": "vping_ssh-vm_882993a0-3c7f-4060-add0-22b6ae36be09", "imageRef": "82734a86-753c-4540-957d-961d4dad6a89", "key_name": "vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09", "flavorRef": "97b5b9b5-be48-4942-b6dc-8c2532576545", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b2c7e06-197c-4b14-bdea-7daf10dfa3e8"}], "security_groups": [{"name": "0f665de0-a1e3-4592-aaa2-3c0616ec5128"}]}}' 2018-07-22 07:04:24,297 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:04:21 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-f4670b28-7127-47a6-aec8-7ee2b9c826af x-compute-request-id: req-f4670b28-7127-47a6-aec8-7ee2b9c826af Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/b156acf3-0a63-4186-a4b9-39f11b123131 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "0f665de0-a1e3-4592-aaa2-3c0616ec5128"}], "OS-DCF:diskConfig": "MANUAL", "id": "b156acf3-0a63-4186-a4b9-39f11b123131", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "bookmark"}], "adminPass": "bQvYu7JN4oRJ"}} 2018-07-22 07:04:24,297 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f4670b28-7127-47a6-aec8-7ee2b9c826af 2018-07-22 07:04:24,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.37755799294s 2018-07-22 07:04:24,297 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f4670b28-7127-47a6-aec8-7ee2b9c826af 2018-07-22 07:04:24,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:24,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:24,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04: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-7528262e-74c8-4014-94d6-13dbad76fbe8 x-compute-request-id: req-7528262e-74c8-4014-94d6-13dbad76fbe8 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "b156acf3-0a63-4186-a4b9-39f11b123131", "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:04:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09", "name": "vping_ssh-vm_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:24Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:ef:4c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:04:17.000000", "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "d01a3320-93ec-4efc-9065-f2b1a17370c9", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:04:17Z", "hostId": "aa5ccb949b3ba991925d5b6b84bd2ad1110e82e9c44c2ff9aa4511f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:02Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:04:24,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7528262e-74c8-4014-94d6-13dbad76fbe8 2018-07-22 07:04:24,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556447982788s 2018-07-22 07:04:24,855 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7528262e-74c8-4014-94d6-13dbad76fbe8 2018-07-22 07:04:24,862 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:04:26,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:26,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:27,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:26 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-9c2567bd-1e4f-46b6-8394-4b676f94b061 x-compute-request-id: req-9c2567bd-1e4f-46b6-8394-4b676f94b061 Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "b156acf3-0a63-4186-a4b9-39f11b123131", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:04:26Z", "hostId": "bf1b189f3d435e39022d89df609f9c80f790e170fa74e8e2d94edd4b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09", "name": "vping_ssh-vm_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:24Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:ef:4c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:04:17.000000", "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "d01a3320-93ec-4efc-9065-f2b1a17370c9", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:04:17Z", "hostId": "aa5ccb949b3ba991925d5b6b84bd2ad1110e82e9c44c2ff9aa4511f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:02Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:04:27,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9c2567bd-1e4f-46b6-8394-4b676f94b061 2018-07-22 07:04:27,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.996999025345s 2018-07-22 07:04:27,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9c2567bd-1e4f-46b6-8394-4b676f94b061 2018-07-22 07:04:27,866 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:04:29,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:29,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:30,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:29 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-628344d3-334b-4fce-a429-5febc3d3f28f x-compute-request-id: req-628344d3-334b-4fce-a429-5febc3d3f28f Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "b156acf3-0a63-4186-a4b9-39f11b123131", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:04:26Z", "hostId": "bf1b189f3d435e39022d89df609f9c80f790e170fa74e8e2d94edd4b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09", "name": "vping_ssh-vm_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:24Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:ef:4c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:04:17.000000", "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "d01a3320-93ec-4efc-9065-f2b1a17370c9", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:04:17Z", "hostId": "aa5ccb949b3ba991925d5b6b84bd2ad1110e82e9c44c2ff9aa4511f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:02Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:04:30,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-628344d3-334b-4fce-a429-5febc3d3f28f 2018-07-22 07:04:30,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465049982071s 2018-07-22 07:04:30,335 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-628344d3-334b-4fce-a429-5febc3d3f28f 2018-07-22 07:04:30,339 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:04:32,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:32,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:33,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-369f7015-edbe-49ef-9c4c-8eab744e08a9 x-compute-request-id: req-369f7015-edbe-49ef-9c4c-8eab744e08a9 Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "b156acf3-0a63-4186-a4b9-39f11b123131", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:04:26Z", "hostId": "bf1b189f3d435e39022d89df609f9c80f790e170fa74e8e2d94edd4b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09", "name": "vping_ssh-vm_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:24Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:ef:4c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:04:17.000000", "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "d01a3320-93ec-4efc-9065-f2b1a17370c9", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:04:17Z", "hostId": "aa5ccb949b3ba991925d5b6b84bd2ad1110e82e9c44c2ff9aa4511f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:02Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:04:33,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-369f7015-edbe-49ef-9c4c-8eab744e08a9 2018-07-22 07:04:33,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.782346010208s 2018-07-22 07:04:33,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-369f7015-edbe-49ef-9c4c-8eab744e08a9 2018-07-22 07:04:33,130 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:04:35,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:35,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:36,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-caa9dc91-8f42-4152-8f85-bc17d82438b3 x-compute-request-id: req-caa9dc91-8f42-4152-8f85-bc17d82438b3 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:32:45", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:04:33.000000", "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "b156acf3-0a63-4186-a4b9-39f11b123131", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:04:33Z", "hostId": "bf1b189f3d435e39022d89df609f9c80f790e170fa74e8e2d94edd4b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09", "name": "vping_ssh-vm_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:24Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:ef:4c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:04:17.000000", "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "d01a3320-93ec-4efc-9065-f2b1a17370c9", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:04:17Z", "hostId": "aa5ccb949b3ba991925d5b6b84bd2ad1110e82e9c44c2ff9aa4511f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:02Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:04:36,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-caa9dc91-8f42-4152-8f85-bc17d82438b3 2018-07-22 07:04:36,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12463498116s 2018-07-22 07:04:36,257 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-caa9dc91-8f42-4152-8f85-bc17d82438b3 2018-07-22 07:04:36,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:04:36,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=b156acf3-0a63-4186-a4b9-39f11b123131" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:36,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-2d514478-647d-449a-9866-fc2548e1d1ec Date: Sun, 22 Jul 2018 07:04:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:04:32Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c143e90-7f6d-483e-9d5d-35c3e3811de4","ip_address":"192.168.120.8"}],"id":"e2229a60-7276-42b3-ba41-3f77d6de58db","security_groups":["0f665de0-a1e3-4592-aaa2-3c0616ec5128"],"mac_address":"fa:16:3e:86:32:45","project_id":"22bf1da1aed840a8ae808a763b7be6d6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b2c7e06-197c-4b14-bdea-7daf10dfa3e8","tenant_id":"22bf1da1aed840a8ae808a763b7be6d6","created_at":"2018-07-22T07:04:26Z","binding:vnic_type":"normal","device_id":"b156acf3-0a63-4186-a4b9-39f11b123131","ip_allocation":"immediate"}]} 2018-07-22 07:04:36,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b156acf3-0a63-4186-a4b9-39f11b123131 used request id req-2d514478-647d-449a-9866-fc2548e1d1ec 2018-07-22 07:04:36,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.221156835556s 2018-07-22 07:04:36,484 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b156acf3-0a63-4186-a4b9-39f11b123131 used request id req-2d514478-647d-449a-9866-fc2548e1d1ec 2018-07-22 07:04:36,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:04:36,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=e2229a60-7276-42b3-ba41-3f77d6de58db" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:36,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-07e1f1fa-76ba-47a2-a918-cde293c887d1 Date: Sun, 22 Jul 2018 07:04:36 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:04:36,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=e2229a60-7276-42b3-ba41-3f77d6de58db used request id req-07e1f1fa-76ba-47a2-a918-cde293c887d1 2018-07-22 07:04:36,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.022824048996s 2018-07-22 07:04:36,513 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=e2229a60-7276-42b3-ba41-3f77d6de58db used request id req-07e1f1fa-76ba-47a2-a918-cde293c887d1 2018-07-22 07:04:36,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:36,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:37,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:36 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-a620dc63-bed0-41f7-a546-6f03a3a3443c x-compute-request-id: req-a620dc63-bed0-41f7-a546-6f03a3a3443c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:32:45", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:04:33.000000", "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "b156acf3-0a63-4186-a4b9-39f11b123131", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:04:33Z", "hostId": "bf1b189f3d435e39022d89df609f9c80f790e170fa74e8e2d94edd4b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09", "name": "vping_ssh-vm_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:24Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:ef:4c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:04:17.000000", "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "d01a3320-93ec-4efc-9065-f2b1a17370c9", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:04:17Z", "hostId": "aa5ccb949b3ba991925d5b6b84bd2ad1110e82e9c44c2ff9aa4511f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:02Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:04:37,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a620dc63-bed0-41f7-a546-6f03a3a3443c 2018-07-22 07:04:37,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19654583931s 2018-07-22 07:04:37,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a620dc63-bed0-41f7-a546-6f03a3a3443c 2018-07-22 07:04:37,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:04:37,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=b156acf3-0a63-4186-a4b9-39f11b123131" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:37,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-7adce220-831a-400a-a3a7-4aac5e017653 Date: Sun, 22 Jul 2018 07:04:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:04:32Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c143e90-7f6d-483e-9d5d-35c3e3811de4","ip_address":"192.168.120.8"}],"id":"e2229a60-7276-42b3-ba41-3f77d6de58db","security_groups":["0f665de0-a1e3-4592-aaa2-3c0616ec5128"],"mac_address":"fa:16:3e:86:32:45","project_id":"22bf1da1aed840a8ae808a763b7be6d6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b2c7e06-197c-4b14-bdea-7daf10dfa3e8","tenant_id":"22bf1da1aed840a8ae808a763b7be6d6","created_at":"2018-07-22T07:04:26Z","binding:vnic_type":"normal","device_id":"b156acf3-0a63-4186-a4b9-39f11b123131","ip_allocation":"immediate"}]} 2018-07-22 07:04:37,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b156acf3-0a63-4186-a4b9-39f11b123131 used request id req-7adce220-831a-400a-a3a7-4aac5e017653 2018-07-22 07:04:37,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0635018348694s 2018-07-22 07:04:37,780 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b156acf3-0a63-4186-a4b9-39f11b123131 used request id req-7adce220-831a-400a-a3a7-4aac5e017653 2018-07-22 07:04:37,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:04:37,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=e2229a60-7276-42b3-ba41-3f77d6de58db" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:37,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6d8f1683-0066-46bb-a9be-3f948e743cd0 Date: Sun, 22 Jul 2018 07:04:37 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:04:37,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=e2229a60-7276-42b3-ba41-3f77d6de58db used request id req-6d8f1683-0066-46bb-a9be-3f948e743cd0 2018-07-22 07:04:37,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0262100696564s 2018-07-22 07:04:37,811 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=e2229a60-7276-42b3-ba41-3f77d6de58db used request id req-6d8f1683-0066-46bb-a9be-3f948e743cd0 2018-07-22 07:04:37,812 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:86:32:45', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82734a86-753c-4540-957d-961d4dad6a89'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T07:04:33.000000', 'flavor': Munch({u'id': u'97b5b9b5-be48-4942-b6dc-8c2532576545'}), 'az': u'nova', 'id': u'b156acf3-0a63-4186-a4b9-39f11b123131', 'security_groups': [Munch({u'name': u'vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'70263f23df224888b5f8ab17958eb916', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'22bf1da1aed840a8ae808a763b7be6d6', 'name': 'vping_ssh-project_882993a0-3c7f-4060-add0-22b6ae36be09', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-22T07:04:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T07:04:33Z', 'hostId': u'bf1b189f3d435e39022d89df609f9c80f790e170fa74e8e2d94edd4b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'bf1b189f3d435e39022d89df609f9c80f790e170fa74e8e2d94edd4b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T07:04:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'22bf1da1aed840a8ae808a763b7be6d6', 'name': u'vping_ssh-vm_882993a0-3c7f-4060-add0-22b6ae36be09', 'adminPass': None, 'tenant_id': u'22bf1da1aed840a8ae808a763b7be6d6', 'created_at': u'2018-07-22T07:04:24Z', 'created': u'2018-07-22T07:04:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 07:04:37,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:04:37,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:37,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-ff174f00-e686-4825-835d-bedda15c504a Date: Sun, 22 Jul 2018 07:04:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5b2c7e06-197c-4b14-bdea-7daf10dfa3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22bf1da1aed840a8ae808a763b7be6d6","l2_adjacency":true,"status":"ACTIVE","subnets":["7c143e90-7f6d-483e-9d5d-35c3e3811de4"],"description":"","tags":[],"updated_at":"2018-07-22T07:03:46Z","qos_policy_id":null,"name":"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09","admin_state_up":true,"tenant_id":"22bf1da1aed840a8ae808a763b7be6d6","created_at":"2018-07-22T07:03:45Z","mtu":1450}]} 2018-07-22 07:04:37,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ff174f00-e686-4825-835d-bedda15c504a 2018-07-22 07:04:37,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110352039337s 2018-07-22 07:04:37,926 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ff174f00-e686-4825-835d-bedda15c504a 2018-07-22 07:04:37,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:04:37,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=b156acf3-0a63-4186-a4b9-39f11b123131" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:37,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-538f31a4-e887-4b3b-a1a1-d8571c48c37a Date: Sun, 22 Jul 2018 07:04:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:04:32Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c143e90-7f6d-483e-9d5d-35c3e3811de4","ip_address":"192.168.120.8"}],"id":"e2229a60-7276-42b3-ba41-3f77d6de58db","security_groups":["0f665de0-a1e3-4592-aaa2-3c0616ec5128"],"mac_address":"fa:16:3e:86:32:45","project_id":"22bf1da1aed840a8ae808a763b7be6d6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b2c7e06-197c-4b14-bdea-7daf10dfa3e8","tenant_id":"22bf1da1aed840a8ae808a763b7be6d6","created_at":"2018-07-22T07:04:26Z","binding:vnic_type":"normal","device_id":"b156acf3-0a63-4186-a4b9-39f11b123131","ip_allocation":"immediate"}]} 2018-07-22 07:04:37,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b156acf3-0a63-4186-a4b9-39f11b123131 used request id req-538f31a4-e887-4b3b-a1a1-d8571c48c37a 2018-07-22 07:04:37,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0644710063934s 2018-07-22 07:04:37,992 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b156acf3-0a63-4186-a4b9-39f11b123131 used request id req-538f31a4-e887-4b3b-a1a1-d8571c48c37a 2018-07-22 07:04:37,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-22 07:04:37,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" -d '{"floatingip": {"floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": "192.168.120.8", "port_id": "e2229a60-7276-42b3-ba41-3f77d6de58db"}}' 2018-07-22 07:04:40,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-e82da79f-3432-4209-990b-57e8cfc50726 Date: Sun, 22 Jul 2018 07:04:40 GMT RESP BODY: {"floatingip": {"router_id": "129f9633-6749-4191-b285-5f840ce87380", "status": "DOWN", "description": "", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:04:38Z", "updated_at": "2018-07-22T07:04:38Z", "floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_id": "e2229a60-7276-42b3-ba41-3f77d6de58db", "id": "fc507c3a-b341-4d14-ab4a-2b3e0ba0260f", "qos_policy_id": null}} 2018-07-22 07:04:40,251 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e82da79f-3432-4209-990b-57e8cfc50726 2018-07-22 07:04:40,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.25834703445s 2018-07-22 07:04:40,252 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e82da79f-3432-4209-990b-57e8cfc50726 2018-07-22 07:04:40,255 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'129f9633-6749-4191-b285-5f840ce87380', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'22bf1da1aed840a8ae808a763b7be6d6', 'created_at': u'2018-07-22T07:04:38Z', 'attached': True, 'updated_at': u'2018-07-22T07:04:38Z', 'id': u'fc507c3a-b341-4d14-ab4a-2b3e0ba0260f', 'floating_network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.206', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'22bf1da1aed840a8ae808a763b7be6d6', 'name': 'vping_ssh-project_882993a0-3c7f-4060-add0-22b6ae36be09', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'129f9633-6749-4191-b285-5f840ce87380', u'qos_policy_id': None, 'project_id': u'22bf1da1aed840a8ae808a763b7be6d6', 'port_id': u'e2229a60-7276-42b3-ba41-3f77d6de58db', 'port': u'e2229a60-7276-42b3-ba41-3f77d6de58db', 'network': u'51634ac4-911f-4dd4-933a-93587d6bc792'}) 2018-07-22 07:04:40,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-22 07:04:40,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b156acf3-0a63-4186-a4b9-39f11b123131/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 07:04:40,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:40 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-6cb4bba3-03c8-489b-9004-812fa1c0198a x-compute-request-id: req-6cb4bba3-03c8-489b-9004-812fa1c0198a Content-Encoding: gzip Content-Length: 9583 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 469100204 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.155434] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.157355] pid_max: default: 32768 minimum: 301\n[ 0.158419] ACPI: Core revision 20150930\n[ 0.159934] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161482] Security Framework initialized\n[ 0.162462] Yama: becoming mindful.\n[ 0.163331] AppArmor: AppArmor initialized\n[ 0.164323] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.165861] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.167404] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168814] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170479] Initializing cgroup subsys io\n[ 0.171463] Initializing cgroup subsys memory\n[ 0.172456] Initializing cgroup subsys devices\n[ 0.173466] Initializing cgroup subsys freezer\n[ 0.174503] Initializing cgroup subsys net_cls\n[ 0.175549] Initializing cgroup subsys perf_event\n[ 0.176603] Initializing cgroup subsys net_prio\n[ 0.177629] Initializing cgroup subsys hugetlb\n[ 0.178676] Initializing cgroup subsys pids\n[ 0.179703] CPU: Physical Processor ID: 0\n[ 0.181331] mce: CPU supports 10 MCE banks\n[ 0.182305] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.183527] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201363] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.207725] ftrace: allocating 31920 entries in 125 pages\n[ 0.232823] smpboot: Max logical packages: 1\n[ 0.233859] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.235475] x2apic enabled\n[ 0.236361] Switched APIC routing to physical x2apic.\n[ 0.238232] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.239597] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241995] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.244083] KVM setup paravirtual spinlock\n[ 0.245504] x86: Booted up 1 node, 1 CPUs\n[ 0.246440] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.248041] devtmpfs: initialized\n[ 0.249865] evm: security.selinux\n[ 0.250702] evm: security.SMACK64\n[ 0.251497] evm: security.SMACK64EXEC\n[ 0.252354] evm: security.SMACK64TRANSMUTE\n[ 0.253292] evm: security.SMACK64MMAP\n[ 0.254147] evm: security.ima\n[ 0.254874] evm: security.capability\n[ 0.255789] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257949] pinctrl core: initialized pinctrl subsystem\n[ 0.259218] RTC time: 7:04:33, date: 07/22/18\n[ 0.260314] NET: Registered protocol family 16\n[ 0.261474] cpuidle: using governor ladder\n[ 0.262460] cpuidle: using governor menu\n[ 0.263380] PCCT header not found.\n[ 0.264244] ACPI: bus type PCI registered\n[ 0.265178] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266659] PCI: Using configuration type 1 for base access\n[ 0.268631] ACPI: Added _OSI(Module Device)\n[ 0.269608] ACPI: Added _OSI(Processor Device)\n[ 0.270622] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273592] ACPI: Interpreter enabled\n[ 0.274473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.276617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.278750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.280881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.283012] ACPI: (supports S0 S5)\n[ 0.283870] ACPI: Using IOAPIC for interrupt routing\n[ 0.285001] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.288414] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.289749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.291213] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.292634] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.295333] acpiphp: Slot [3] registered\n[ 0.296274] acpiphp: Slot [4] registered\n[ 0.297208] acpiphp: Slot [5] registered\n[ 0.298130] acpiphp: Slot [6] registered\n[ 0.299052] acpiphp: Slot [7] registered\n[ 0.300012] acpiphp: Slot [8] registered\n[ 0.300968] acpiphp: Slot [9] registered\n[ 0.301896] acpiphp: Slot [10] registered\n[ 0.302844] acpiphp: Slot [11] registered\n[ 0.303800] acpiphp: Slot [12] registered\n[ 0.304777] acpiphp: Slot [13] registered\n[ 0.305720] acpiphp: Slot [14] registered\n[ 0.306665] acpiphp: Slot [15] registered\n[ 0.317773] acpiphp: Slot [16] registered\n[ 0.318719] acpiphp: Slot [17] registered\n[ 0.319668] acpiphp: Slot [18] registered\n[ 0.320605] acpiphp: Slot [19] registered\n[ 0.321540] acpiphp: Slot [20] registered\n[ 0.322482] acpiphp: Slot [21] registered\n[ 0.323422] acpiphp: Slot [22] registered\n[ 0.324433] acpiphp: Slot [23] registered\n[ 0.325369] acpiphp: Slot [24] registered\n[ 0.326312] acpiphp: Slot [25] registered\n[ 0.327254] acpiphp: Slot [26] registered\n[ 0.328196] acpiphp: Slot [27] registered\n[ 0.329140] acpiphp: Slot [28] registered\n[ 0.330088] acpiphp: Slot [29] registered\n[ 0.331033] acpiphp: Slot [30] registered\n[ 0.331981] acpiphp: Slot [31] registered\n[ 0.332916] PCI host bridge to bus 0000:00\n[ 0.333857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.335315] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.336785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.338468] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.340164] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.341883] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.345326] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.346817] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.348197] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.349709] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353484] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.355329] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374020] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376102] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379321] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380906] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.382354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383806] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.385054] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386873] vgaarb: loaded\n[ 0.387568] vgaarb: bridge control possible 0000:00:02.0\n[ 0.388968] SCSI subsystem initialized\n[ 0.390003] ACPI: bus type USB registered\n[ 0.390960] usbcore: registered new interface driver usbfs\n[ 0.392199] usbcore: registered new interface driver hub\n[ 0.393392] usbcore: registered new device driver usb\n[ 0.394674] PCI: Using ACPI for IRQ routing\n[ 0.395925] NetLabel: Initializing\n[ 0.396759] NetLabel: domain hash size = 128\n[ 0.397750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.398864] NetLabel: unlabeled traffic allowed by default\n[ 0.400247] clocksource: Switched to clocksource kvm-clock\n[ 0.408491] AppArmor: AppArmor Filesystem Enabled\n[ 0.409627] pnp: PnP ACPI init\n[ 0.410667] pnp: PnP ACPI: found 5 devices\n[ 0.417280] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.419283] NET: Registered protocol family 2\n[ 0.420472] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.422001] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.423429] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.424853] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426139] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.427517] NET: Registered protocol family 1\n[ 0.428541] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.429840] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.431112] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.445013] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.459149] Trying to unpack rootfs image as initramfs...\n[ 0.515428] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.517311] Scanning for low memory corruption every 60 seconds\n[ 0.518876] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.520240] audit: initializing netlink subsys (disabled)\n[ 0.521480] audit: type=2000 audit(1532243074.137:1): initialized\n[ 0.523019] Initialise system trusted keyring\n[ 0.524121] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.525483] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.527794] zbud: loaded\n[ 0.528614] VFS: Disk quotas dquot_6.6.0\n[ 0.529561] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.531370] fuse init (API version 7.23)\n[ 0.532418] Key type big_key registered\n[ 0.533351] Allocating IMA MOK and blacklist keyrings.\n[ 0.534761] Key type asymmetric registered\n[ 0.535718] Asymmetric key parser 'x509' registered\n[ 0.536840] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.538574] io scheduler noop registered\n[ 0.539501] io scheduler deadline registered (default)\n[ 0.540679] io scheduler cfq registered\n[ 0.541649] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.542867] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.544372] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.546049] ACPI: Power Button [PWRF]\n[ 0.547009] GHES: HEST is not enabled!\n[ 0.560510] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588416] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.593216] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.617076] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.619816] Linux agpgart interface v0.103\n[ 0.622922] brd: module loaded\n[ 0.624782] loop: module loaded\n[ 0.629133] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.630856] GPT:90111 != 2097151\n[ 0.631649] GPT:Alternate GPT header not at the end of the disk.\n[ 0.632956] GPT:90111 != 2097151\n[ 0.633753] GPT: Use GNU Parted to correct GPT errors.\n[ 0.634914] vda: vda1 vda15\n[ 0.636369] scsi host0: ata_piix\n[ 0.637283] scsi host1: ata_piix\n[ 0.638131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.639596] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.641338] libphy: Fixed MDIO Bus: probed\n[ 0.642307] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643446] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646106] PPP generic driver version 2.4.2\n[ 0.647186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648623] ehci-pci: EHCI PCI platform driver\n[ 0.649664] ehci-platform: EHCI generic platform driver\n[ 0.650849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.652205] ohci-pci: OHCI PCI platform driver\n[ 0.653246] ohci-platform: OHCI generic platform driver\n[ 0.654432] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.668833] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670027] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671747] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.672926] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.674300] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675775] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677454] usb usb1: Product: UHCI Host Controller\n[ 0.678569] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.679924] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681084] hub 1-0:1.0: USB hub found\n[ 0.682014] hub 1-0:1.0: 2 ports detected\n[ 0.683110] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685580] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686764] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687993] mousedev: PS/2 mouse device common for all mice\n[ 0.689491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691664] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692991] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694408] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695838] i2c /dev entries driver\n[ 0.696756] device-mapper: uevent: version 1.0.3\n[ 0.697889] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701523] NET: Registered protocol family 10\n[ 0.702829] NET: Registered protocol family 17\n[ 0.703909] Key type dns_resolver registered\n[ 0.705090] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706438] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.708585] registered taskstats version 1\n[ 0.709591] Loading compiled-in X.509 certificates\n[ 0.711244] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713506] zswap: loaded using pool lzo/zbud\n[ 0.715368] Key type trusted registered\n[ 0.717318] Key type encrypted registered\n[ 0.718284] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.719493] ima: No TPM chip found, activating TPM-bypass!\n[ 0.720731] evm: HMAC attrs: 0x1\n[ 0.721809] Magic number: 10:911:66\n[ 0.722767] rtc_cmos 00:00: setting system clock to 2018-07-22 07:04:34 UTC (1532243074)\n[ 0.724658] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.725974] EDD information not available.\n[ 0.801616] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.813709] Write protecting the kernel read-only data: 14336k\n[ 0.816023] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818127] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.981664] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.91. iid=i-0000000b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLpMUdNCE+WaJZL0OzjS+mpXmswB5jdkq640qTpO8Bfy/0pH+DYZ9bVkscvJzsC6AI+m6u4YvrsM2Hqs1/83UG46o9rdGjPUnTgwog3EpyhvB71TjQuc/stanVGsSvR5I19NQ0oV8WvDuGEafzIBp/bxCoDLAh7du7C/5/CfoZG7R74MsZlIPHnxReF7r9+j+aCia/hJjuyWQeXZGRY2U+7X2NYh+p5BgNmWBnL5M7X2OpIz5nZOqPK6VPOzwEXwRWLd+yB/X0tIotyAiOcdtWUXS/PdrIKyT6ma+fe2YJdKNaws1s1Gs9JtWs31ASd7iTsCbWOfQh7mgAu4PQb49d root@vping-ssh-vm-882993a0-3c7f-4060-add0-22b6ae36be09\nssh-dss AAAAB3NzaC1kc3MAAACBANaiRveTckdnaJQ1RXxozAYHjOPNOKckaH67w1RVjvHivOSDSXNA9ZQxILIx2e4iD8P/Um9y1BL2HJgs6ifrKE1Q1V6DgLZQqCS58tSloSvTydWCpCrB7uyYw36CuRttCYr7wRF2v+dgpIcWUvAcL0Gr10X9kKKEkIuSSgrVW86XAAAAFQC0HVhd0rz+CYFwkxCmDuSRviI7pwAAAIAqp0ojpc1skt5P4Z0+iObjsJL4su5NHokTC9vjbWeC+qi6acT1Y15jSbfTE7wZwvWtjNI8l+gnYiKOm2NvpBzUvG2g4Yvqw5uKljgi70w3jmFXDjK0wqa67aOugu6zO2KD1qk3RiJaUeJx0EgtWp7+gxT/Y6t80TxbCNC2cqVW3gAAAIEAmtoWE6Kg2XzMQwErGQS5TBPktB4rtxRfqG/jEReAANIGPjXz90LC6lJjRfW4F7Yf7k1KTOL3c9y0X3Iw31+3w3O1dIOgDC1X4A1aPeqkc/bN9u67Xex2ITk98jsLT1gIr0N5ITPHGbyLqSjAKD2vRIIRjCo/a+rjY591qlA6DXY= root@vping-ssh-vm-882993a0-3c7f-4060-add0-22b6ae36be09\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe86:3245/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-882993a0-3c7f-4060-add0-22b6ae36be09\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.74 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-882993a0-3c7f-4060-add0-22b6ae36be09 login: "} 2018-07-22 07:04:40,975 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b156acf3-0a63-4186-a4b9-39f11b123131/action used request id req-6cb4bba3-03c8-489b-9004-812fa1c0198a 2018-07-22 07:04:40,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.719064950943s 2018-07-22 07:04:40,976 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b156acf3-0a63-4186-a4b9-39f11b123131/action used request id req-6cb4bba3-03c8-489b-9004-812fa1c0198a 2018-07-22 07:04:40,976 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 469100204 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.155434] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.157355] pid_max: default: 32768 minimum: 301 [ 0.158419] ACPI: Core revision 20150930 [ 0.159934] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.161482] Security Framework initialized [ 0.162462] Yama: becoming mindful. [ 0.163331] AppArmor: AppArmor initialized [ 0.164323] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.165861] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.167404] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.168814] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.170479] Initializing cgroup subsys io [ 0.171463] Initializing cgroup subsys memory [ 0.172456] Initializing cgroup subsys devices [ 0.173466] Initializing cgroup subsys freezer [ 0.174503] Initializing cgroup subsys net_cls [ 0.175549] Initializing cgroup subsys perf_event [ 0.176603] Initializing cgroup subsys net_prio [ 0.177629] Initializing cgroup subsys hugetlb [ 0.178676] Initializing cgroup subsys pids [ 0.179703] CPU: Physical Processor ID: 0 [ 0.181331] mce: CPU supports 10 MCE banks [ 0.182305] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.183527] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.201363] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.207725] ftrace: allocating 31920 entries in 125 pages [ 0.232823] smpboot: Max logical packages: 1 [ 0.233859] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.235475] x2apic enabled [ 0.236361] Switched APIC routing to physical x2apic. [ 0.238232] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.239597] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.241995] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.244083] KVM setup paravirtual spinlock [ 0.245504] x86: Booted up 1 node, 1 CPUs [ 0.246440] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.248041] devtmpfs: initialized [ 0.249865] evm: security.selinux [ 0.250702] evm: security.SMACK64 [ 0.251497] evm: security.SMACK64EXEC [ 0.252354] evm: security.SMACK64TRANSMUTE [ 0.253292] evm: security.SMACK64MMAP [ 0.254147] evm: security.ima [ 0.254874] evm: security.capability [ 0.255789] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.257949] pinctrl core: initialized pinctrl subsystem [ 0.259218] RTC time: 7:04:33, date: 07/22/18 [ 0.260314] NET: Registered protocol family 16 [ 0.261474] cpuidle: using governor ladder [ 0.262460] cpuidle: using governor menu [ 0.263380] PCCT header not found. [ 0.264244] ACPI: bus type PCI registered [ 0.265178] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.266659] PCI: Using configuration type 1 for base access [ 0.268631] ACPI: Added _OSI(Module Device) [ 0.269608] ACPI: Added _OSI(Processor Device) [ 0.270622] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.271684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.273592] ACPI: Interpreter enabled [ 0.274473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.276617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.278750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.280881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.283012] ACPI: (supports S0 S5) [ 0.283870] ACPI: Using IOAPIC for interrupt routing [ 0.285001] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.288414] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.289749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.291213] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.292634] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.295333] acpiphp: Slot [3] registered [ 0.296274] acpiphp: Slot [4] registered [ 0.297208] acpiphp: Slot [5] registered [ 0.298130] acpiphp: Slot [6] registered [ 0.299052] acpiphp: Slot [7] registered [ 0.300012] acpiphp: Slot [8] registered [ 0.300968] acpiphp: Slot [9] registered [ 0.301896] acpiphp: Slot [10] registered [ 0.302844] acpiphp: Slot [11] registered [ 0.303800] acpiphp: Slot [12] registered [ 0.304777] acpiphp: Slot [13] registered [ 0.305720] acpiphp: Slot [14] registered [ 0.306665] acpiphp: Slot [15] registered [ 0.317773] acpiphp: Slot [16] registered [ 0.318719] acpiphp: Slot [17] registered [ 0.319668] acpiphp: Slot [18] registered [ 0.320605] acpiphp: Slot [19] registered [ 0.321540] acpiphp: Slot [20] registered [ 0.322482] acpiphp: Slot [21] registered [ 0.323422] acpiphp: Slot [22] registered [ 0.324433] acpiphp: Slot [23] registered [ 0.325369] acpiphp: Slot [24] registered [ 0.326312] acpiphp: Slot [25] registered [ 0.327254] acpiphp: Slot [26] registered [ 0.328196] acpiphp: Slot [27] registered [ 0.329140] acpiphp: Slot [28] registered [ 0.330088] acpiphp: Slot [29] registered [ 0.331033] acpiphp: Slot [30] registered [ 0.331981] acpiphp: Slot [31] registered [ 0.332916] PCI host bridge to bus 0000:00 [ 0.333857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335315] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.338468] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.340164] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.341883] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345326] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.346817] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348197] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349709] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.353484] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.355329] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.374020] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.376102] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.377719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.379321] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.380906] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.382354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.383806] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.385054] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.386873] vgaarb: loaded [ 0.387568] vgaarb: bridge control possible 0000:00:02.0 [ 0.388968] SCSI subsystem initialized [ 0.390003] ACPI: bus type USB registered [ 0.390960] usbcore: registered new interface driver usbfs [ 0.392199] usbcore: registered new interface driver hub [ 0.393392] usbcore: registered new device driver usb [ 0.394674] PCI: Using ACPI for IRQ routing [ 0.395925] NetLabel: Initializing [ 0.396759] NetLabel: domain hash size = 128 [ 0.397750] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.398864] NetLabel: unlabeled traffic allowed by default [ 0.400247] clocksource: Switched to clocksource kvm-clock [ 0.408491] AppArmor: AppArmor Filesystem Enabled [ 0.409627] pnp: PnP ACPI init [ 0.410667] pnp: PnP ACPI: found 5 devices [ 0.417280] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.419283] NET: Registered protocol family 2 [ 0.420472] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.422001] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.423429] TCP: Hash tables configured (established 4096 bind 4096) [ 0.424853] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.426139] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.427517] NET: Registered protocol family 1 [ 0.428541] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.429840] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.431112] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.445013] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.459149] Trying to unpack rootfs image as initramfs... [ 0.515428] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.517311] Scanning for low memory corruption every 60 seconds [ 0.518876] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.520240] audit: initializing netlink subsys (disabled) [ 0.521480] audit: type=2000 audit(1532243074.137:1): initialized [ 0.523019] Initialise system trusted keyring [ 0.524121] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.525483] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.527794] zbud: loaded [ 0.528614] VFS: Disk quotas dquot_6.6.0 [ 0.529561] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.531370] fuse init (API version 7.23) [ 0.532418] Key type big_key registered [ 0.533351] Allocating IMA MOK and blacklist keyrings. [ 0.534761] Key type asymmetric registered [ 0.535718] Asymmetric key parser 'x509' registered [ 0.536840] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.538574] io scheduler noop registered [ 0.539501] io scheduler deadline registered (default) [ 0.540679] io scheduler cfq registered [ 0.541649] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542867] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.544372] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.546049] ACPI: Power Button [PWRF] [ 0.547009] GHES: HEST is not enabled! [ 0.560510] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588416] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.593216] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.617076] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.619816] Linux agpgart interface v0.103 [ 0.622922] brd: module loaded [ 0.624782] loop: module loaded [ 0.629133] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.630856] GPT:90111 != 2097151 [ 0.631649] GPT:Alternate GPT header not at the end of the disk. [ 0.632956] GPT:90111 != 2097151 [ 0.633753] GPT: Use GNU Parted to correct GPT errors. [ 0.634914] vda: vda1 vda15 [ 0.636369] scsi host0: ata_piix [ 0.637283] scsi host1: ata_piix [ 0.638131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.639596] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.641338] libphy: Fixed MDIO Bus: probed [ 0.642307] tun: Universal TUN/TAP device driver, 1.6 [ 0.643446] tun: (C) 1999-2004 Max Krasnyansky [ 0.646106] PPP generic driver version 2.4.2 [ 0.647186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.648623] ehci-pci: EHCI PCI platform driver [ 0.649664] ehci-platform: EHCI generic platform driver [ 0.650849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.652205] ohci-pci: OHCI PCI platform driver [ 0.653246] ohci-platform: OHCI generic platform driver [ 0.654432] uhci_hcd: USB Universal Host Controller Interface driver [ 0.668833] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670027] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671747] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.672926] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.674300] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675775] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677454] usb usb1: Product: UHCI Host Controller [ 0.678569] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681084] hub 1-0:1.0: USB hub found [ 0.682014] hub 1-0:1.0: 2 ports detected [ 0.683110] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685580] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686764] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687993] mousedev: PS/2 mouse device common for all mice [ 0.689491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691664] rtc_cmos 00:00: RTC can wake from S4 [ 0.692991] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694408] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695838] i2c /dev entries driver [ 0.696756] device-mapper: uevent: version 1.0.3 [ 0.697889] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.699842] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701523] NET: Registered protocol family 10 [ 0.702829] NET: Registered protocol family 17 [ 0.703909] Key type dns_resolver registered [ 0.705090] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.706438] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.708585] registered taskstats version 1 [ 0.709591] Loading compiled-in X.509 certificates [ 0.711244] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.713506] zswap: loaded using pool lzo/zbud [ 0.715368] Key type trusted registered [ 0.717318] Key type encrypted registered [ 0.718284] AppArmor: AppArmor sha1 policy hashing enabled [ 0.719493] ima: No TPM chip found, activating TPM-bypass! [ 0.720731] evm: HMAC attrs: 0x1 [ 0.721809] Magic number: 10:911:66 [ 0.722767] rtc_cmos 00:00: setting system clock to 2018-07-22 07:04:34 UTC (1532243074) [ 0.724658] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.725974] EDD information not available. [ 0.801616] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.813709] Write protecting the kernel read-only data: 14336k [ 0.816023] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.818127] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.76 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.981664] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLpMUdNCE+WaJZL0OzjS+mpXmswB5jdkq640qTpO8Bfy/0pH+DYZ9bVkscvJzsC6AI+m6u4YvrsM2Hqs1/83UG46o9rdGjPUnTgwog3EpyhvB71TjQuc/stanVGsSvR5I19NQ0oV8WvDuGEafzIBp/bxCoDLAh7du7C/5/CfoZG7R74MsZlIPHnxReF7r9+j+aCia/hJjuyWQeXZGRY2U+7X2NYh+p5BgNmWBnL5M7X2OpIz5nZOqPK6VPOzwEXwRWLd+yB/X0tIotyAiOcdtWUXS/PdrIKyT6ma+fe2YJdKNaws1s1Gs9JtWs31ASd7iTsCbWOfQh7mgAu4PQb49d root@vping-ssh-vm-882993a0-3c7f-4060-add0-22b6ae36be09 ssh-dss AAAAB3NzaC1kc3MAAACBANaiRveTckdnaJQ1RXxozAYHjOPNOKckaH67w1RVjvHivOSDSXNA9ZQxILIx2e4iD8P/Um9y1BL2HJgs6ifrKE1Q1V6DgLZQqCS58tSloSvTydWCpCrB7uyYw36CuRttCYr7wRF2v+dgpIcWUvAcL0Gr10X9kKKEkIuSSgrVW86XAAAAFQC0HVhd0rz+CYFwkxCmDuSRviI7pwAAAIAqp0ojpc1skt5P4Z0+iObjsJL4su5NHokTC9vjbWeC+qi6acT1Y15jSbfTE7wZwvWtjNI8l+gnYiKOm2NvpBzUvG2g4Yvqw5uKljgi70w3jmFXDjK0wqa67aOugu6zO2KD1qk3RiJaUeJx0EgtWp7+gxT/Y6t80TxbCNC2cqVW3gAAAIEAmtoWE6Kg2XzMQwErGQS5TBPktB4rtxRfqG/jEReAANIGPjXz90LC6lJjRfW4F7Yf7k1KTOL3c9y0X3Iw31+3w3O1dIOgDC1X4A1aPeqkc/bN9u67Xex2ITk98jsLT1gIr0N5ITPHGbyLqSjAKD2vRIIRjCo/a+rjY591qlA6DXY= root@vping-ssh-vm-882993a0-3c7f-4060-add0-22b6ae36be09 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe86:3245/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-882993a0-3c7f-4060-add0-22b6ae36be09 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.74 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-882993a0-3c7f-4060-add0-22b6ae36be09 login: 2018-07-22 07:04:41,416 - paramiko.transport - DEBUG - starting thread (client mode): 0xbe0ab8d0L 2018-07-22 07:04:41,416 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 07:04:41,417 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-22 07:04:41,417 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-22 07:04:41,418 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 07:04:41,418 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 07:04:41,418 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-22 07:04:41,418 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 07:04:41,419 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 07:04:41,419 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 07:04:41,436 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 07:04:41,436 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 07:04:41,448 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: f8955682c0fbb4783d65c87660f2a46e 2018-07-22 07:04:41,449 - paramiko.transport - DEBUG - Trying discovered key 5fbae74407f33ffbaa16ff9e42f62cd2 in /tmp/tmpL3cxUQ 2018-07-22 07:04:41,475 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 07:04:41,481 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 07:04:41,514 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 07:04:41,516 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-22 07:04:41,516 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 07:04:41,520 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 07:04:41,567 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 07:04:41,567 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - output: PING 192.168.120.5 (192.168.120.5): 56 data bytes 64 bytes from 192.168.120.5: seq=0 ttl=64 time=42.306 ms --- 192.168.120.5 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.306/42.306/42.306 ms 2018-07-22 07:04:41,572 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 07:04:41,683 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 07:04:41,683 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:57 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 07:04:41,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 07:04:41,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:41,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:04:41 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-edefd1cc-88d2-4420-813e-abceb7f3007a x-compute-request-id: req-edefd1cc-88d2-4420-813e-abceb7f3007a Content-Type: application/json 2018-07-22 07:04:41,858 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9 used request id req-edefd1cc-88d2-4420-813e-abceb7f3007a 2018-07-22 07:04:41,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.169888019562s 2018-07-22 07:04:41,858 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9 used request id req-edefd1cc-88d2-4420-813e-abceb7f3007a 2018-07-22 07:04:41,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:41,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:42,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:41 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-28ea0324-969f-4e29-a3ce-ba5b086d0f3e x-compute-request-id: req-28ea0324-969f-4e29-a3ce-ba5b086d0f3e Content-Encoding: gzip Content-Length: 899 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:32:45", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:32:45", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:04:33.000000", "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "b156acf3-0a63-4186-a4b9-39f11b123131", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:04:33Z", "hostId": "bf1b189f3d435e39022d89df609f9c80f790e170fa74e8e2d94edd4b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09", "name": "vping_ssh-vm_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:24Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:ef:4c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d01a3320-93ec-4efc-9065-f2b1a17370c9", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:04:17.000000", "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "d01a3320-93ec-4efc-9065-f2b1a17370c9", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:04:41Z", "hostId": "aa5ccb949b3ba991925d5b6b84bd2ad1110e82e9c44c2ff9aa4511f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:02Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:04:42,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-28ea0324-969f-4e29-a3ce-ba5b086d0f3e 2018-07-22 07:04:42,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375884056091s 2018-07-22 07:04:42,235 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-28ea0324-969f-4e29-a3ce-ba5b086d0f3e 2018-07-22 07:04:42,238 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:04:44,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:44,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:45,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:44 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-e730e3d1-ee6e-4bc3-bb4d-0ca4db3848d6 x-compute-request-id: req-e730e3d1-ee6e-4bc3-bb4d-0ca4db3848d6 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:32:45", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:32:45", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:04:33.000000", "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "b156acf3-0a63-4186-a4b9-39f11b123131", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:04:33Z", "hostId": "bf1b189f3d435e39022d89df609f9c80f790e170fa74e8e2d94edd4b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09", "name": "vping_ssh-vm_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:24Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:04:45,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e730e3d1-ee6e-4bc3-bb4d-0ca4db3848d6 2018-07-22 07:04:45,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10913896561s 2018-07-22 07:04:45,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e730e3d1-ee6e-4bc3-bb4d-0ca4db3848d6 2018-07-22 07:04:45,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-22 07:04:45,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/fc507c3a-b341-4d14-ab4a-2b3e0ba0260f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:46,748 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b6d0a40-5186-40bb-afdb-8b3f367e6aba Content-Length: 0 Date: Sun, 22 Jul 2018 07:04:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:04:46,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/fc507c3a-b341-4d14-ab4a-2b3e0ba0260f.json used request id req-2b6d0a40-5186-40bb-afdb-8b3f367e6aba 2018-07-22 07:04:46,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.39415311813s 2018-07-22 07:04:46,749 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/fc507c3a-b341-4d14-ab4a-2b3e0ba0260f.json used request id req-2b6d0a40-5186-40bb-afdb-8b3f367e6aba 2018-07-22 07:04:46,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:04:46,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:46,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e0be35e6-972c-4673-899c-b92b59c940e5 Date: Sun, 22 Jul 2018 07:04:46 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:04:46,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e0be35e6-972c-4673-899c-b92b59c940e5 2018-07-22 07:04:46,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.023962020874s 2018-07-22 07:04:46,778 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e0be35e6-972c-4673-899c-b92b59c940e5 2018-07-22 07:04:46,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 07:04:46,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/b156acf3-0a63-4186-a4b9-39f11b123131 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:46,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:04:46 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-4fb551b4-b17d-4525-b0be-e4f194a778ea x-compute-request-id: req-4fb551b4-b17d-4525-b0be-e4f194a778ea Content-Type: application/json 2018-07-22 07:04:46,935 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b156acf3-0a63-4186-a4b9-39f11b123131 used request id req-4fb551b4-b17d-4525-b0be-e4f194a778ea 2018-07-22 07:04:46,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.156175851822s 2018-07-22 07:04:46,936 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b156acf3-0a63-4186-a4b9-39f11b123131 used request id req-4fb551b4-b17d-4525-b0be-e4f194a778ea 2018-07-22 07:04:46,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:46,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:47,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:46 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-96564152-f12c-4ed0-b56b-64045d487d9d x-compute-request-id: req-96564152-f12c-4ed0-b56b-64045d487d9d Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:32:45", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:32:45", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b156acf3-0a63-4186-a4b9-39f11b123131", "rel": "bookmark"}], "image": {"id": "82734a86-753c-4540-957d-961d4dad6a89", "links": [{"href": "http://172.30.9.23:8774/images/82734a86-753c-4540-957d-961d4dad6a89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:04:33.000000", "flavor": {"id": "97b5b9b5-be48-4942-b6dc-8c2532576545", "links": [{"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}]}, "id": "b156acf3-0a63-4186-a4b9-39f11b123131", "security_groups": [{"name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}], "user_id": "70263f23df224888b5f8ab17958eb916", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:04:46Z", "hostId": "bf1b189f3d435e39022d89df609f9c80f790e170fa74e8e2d94edd4b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09", "name": "vping_ssh-vm_882993a0-3c7f-4060-add0-22b6ae36be09", "created": "2018-07-22T07:04:24Z", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:04:47,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-96564152-f12c-4ed0-b56b-64045d487d9d 2018-07-22 07:04:47,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.99732708931s 2018-07-22 07:04:47,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-96564152-f12c-4ed0-b56b-64045d487d9d 2018-07-22 07:04:47,935 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:04:49,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:04:49,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:50,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:04:49 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-ac1b8976-58a6-4dc1-82c6-5a20e3995dd1 x-compute-request-id: req-ac1b8976-58a6-4dc1-82c6-5a20e3995dd1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 07:04:50,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ac1b8976-58a6-4dc1-82c6-5a20e3995dd1 2018-07-22 07:04:50,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.256024122238s 2018-07-22 07:04:50,194 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ac1b8976-58a6-4dc1-82c6-5a20e3995dd1 2018-07-22 07:04:50,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 07:04:50,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:50,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-58c3b0ef-a87d-4d41-9a55-0578c121296b Date: Sun, 22 Jul 2018 07:04:50 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:58Z", "updated_at": "2018-07-22T07:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:58Z", "revision_number": 0, "id": "093ddbb3-fb79-4ae4-88b3-6b1bd80429a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:58Z", "security_group_id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:58Z", "revision_number": 0, "id": "178e8135-759d-42c4-842f-e8067c1e96ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:58Z", "security_group_id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:59Z", "revision_number": 0, "id": "3815e71e-2935-49b9-8531-3042fe9b9f5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:59Z", "security_group_id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T07:03:58Z", "revision_number": 0, "id": "cb399a8c-68e7-4efc-b338-9f627ecb5933", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:58Z", "security_group_id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "0f665de0-a1e3-4592-aaa2-3c0616ec5128", "name": "vping_ssh-sg_882993a0-3c7f-4060-add0-22b6ae36be09"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}]} 2018-07-22 07:04:50,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-58c3b0ef-a87d-4d41-9a55-0578c121296b 2018-07-22 07:04:50,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0891900062561s 2018-07-22 07:04:50,288 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-58c3b0ef-a87d-4d41-9a55-0578c121296b 2018-07-22 07:04:50,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-22 07:04:50,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0f665de0-a1e3-4592-aaa2-3c0616ec5128.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:50,473 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92d69564-ed76-48b9-96d0-fc8cf43b73c3 Content-Length: 0 Date: Sun, 22 Jul 2018 07:04:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:04:50,473 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0f665de0-a1e3-4592-aaa2-3c0616ec5128.json used request id req-92d69564-ed76-48b9-96d0-fc8cf43b73c3 2018-07-22 07:04:50,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.181926965714s 2018-07-22 07:04:50,473 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0f665de0-a1e3-4592-aaa2-3c0616ec5128.json used request id req-92d69564-ed76-48b9-96d0-fc8cf43b73c3 2018-07-22 07:04:50,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-22 07:04:50,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:50,676 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:04:50 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-adadc783-fbef-42f2-83c4-62e72027eac3 x-compute-request-id: req-adadc783-fbef-42f2-83c4-62e72027eac3 Content-Length: 0 Content-Type: application/json 2018-07-22 07:04:50,676 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09 used request id req-adadc783-fbef-42f2-83c4-62e72027eac3 2018-07-22 07:04:50,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.202605009079s 2018-07-22 07:04:50,677 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_882993a0-3c7f-4060-add0-22b6ae36be09 used request id req-adadc783-fbef-42f2-83c4-62e72027eac3 2018-07-22 07:04:50,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 07:04:50,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/129f9633-6749-4191-b285-5f840ce87380/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" -d '{"subnet_id": "7c143e90-7f6d-483e-9d5d-35c3e3811de4"}' 2018-07-22 07:04:52,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6797e6c0-a8c5-4002-becd-0748a22ecb50 Date: Sun, 22 Jul 2018 07:04:52 GMT RESP BODY: {"network_id": "5b2c7e06-197c-4b14-bdea-7daf10dfa3e8", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "subnet_id": "7c143e90-7f6d-483e-9d5d-35c3e3811de4", "subnet_ids": ["7c143e90-7f6d-483e-9d5d-35c3e3811de4"], "port_id": "85b00902-4559-42bd-86f0-fb05ec24820c", "id": "129f9633-6749-4191-b285-5f840ce87380"} 2018-07-22 07:04:52,769 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/129f9633-6749-4191-b285-5f840ce87380/remove_router_interface.json used request id req-6797e6c0-a8c5-4002-becd-0748a22ecb50 2018-07-22 07:04:52,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.0917069912s 2018-07-22 07:04:52,769 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/129f9633-6749-4191-b285-5f840ce87380/remove_router_interface.json used request id req-6797e6c0-a8c5-4002-becd-0748a22ecb50 returning object 129f9633-6749-4191-b285-5f840ce87380 2018-07-22 07:04:52,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 07:04:52,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:53,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-fa39963b-9400-4e9b-9c8a-d66f1e350a92 Date: Sun, 22 Jul 2018 07:04:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:47Z", "admin_state_up": true, "updated_at": "2018-07-22T07:04:51Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "129f9633-6749-4191-b285-5f840ce87380", "name": "vping_ssh-router_882993a0-3c7f-4060-add0-22b6ae36be09"}]} 2018-07-22 07:04:53,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-fa39963b-9400-4e9b-9c8a-d66f1e350a92 2018-07-22 07:04:53,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.481842041016s 2018-07-22 07:04:53,252 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-fa39963b-9400-4e9b-9c8a-d66f1e350a92 2018-07-22 07:04:53,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 07:04:53,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/129f9633-6749-4191-b285-5f840ce87380.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:56,839 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d43c639f-650c-4714-98ad-2f160bcd20f1 Content-Length: 0 Date: Sun, 22 Jul 2018 07:04:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:04:56,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/129f9633-6749-4191-b285-5f840ce87380.json used request id req-d43c639f-650c-4714-98ad-2f160bcd20f1 2018-07-22 07:04:56,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.58615112305s 2018-07-22 07:04:56,840 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/129f9633-6749-4191-b285-5f840ce87380.json used request id req-d43c639f-650c-4714-98ad-2f160bcd20f1 2018-07-22 07:04:56,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 07:04:56,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:57,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-b1ad5d6b-dda1-4d79-89d2-754e76e184b0 Date: Sun, 22 Jul 2018 07:04:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b2c7e06-197c-4b14-bdea-7daf10dfa3e8","tenant_id":"22bf1da1aed840a8ae808a763b7be6d6","created_at":"2018-07-22T07:03:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T07:03:46Z","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":"22bf1da1aed840a8ae808a763b7be6d6","id":"7c143e90-7f6d-483e-9d5d-35c3e3811de4","subnetpool_id":null,"name":"vping_ssh-subnet_882993a0-3c7f-4060-add0-22b6ae36be09"}]} 2018-07-22 07:04:57,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b1ad5d6b-dda1-4d79-89d2-754e76e184b0 2018-07-22 07:04:57,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.227134943008s 2018-07-22 07:04:57,068 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b1ad5d6b-dda1-4d79-89d2-754e76e184b0 2018-07-22 07:04:57,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 07:04:57,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/7c143e90-7f6d-483e-9d5d-35c3e3811de4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:59,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dbfc06bf-ee72-46b1-bcb0-56887f4796dc Date: Sun, 22 Jul 2018 07:04:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:04:59,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7c143e90-7f6d-483e-9d5d-35c3e3811de4.json used request id req-dbfc06bf-ee72-46b1-bcb0-56887f4796dc 2018-07-22 07:04:59,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.40901708603s 2018-07-22 07:04:59,479 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7c143e90-7f6d-483e-9d5d-35c3e3811de4.json used request id req-dbfc06bf-ee72-46b1-bcb0-56887f4796dc 2018-07-22 07:04:59,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:04:59,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:04:59,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-849d8ce5-fdcb-43bb-a715-be3b98269d2b Date: Sun, 22 Jul 2018 07:04:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"5b2c7e06-197c-4b14-bdea-7daf10dfa3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22bf1da1aed840a8ae808a763b7be6d6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:04:59Z","qos_policy_id":null,"name":"vping_ssh-net_882993a0-3c7f-4060-add0-22b6ae36be09","admin_state_up":true,"tenant_id":"22bf1da1aed840a8ae808a763b7be6d6","created_at":"2018-07-22T07:03:45Z","mtu":1450}]} 2018-07-22 07:04:59,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-849d8ce5-fdcb-43bb-a715-be3b98269d2b 2018-07-22 07:04:59,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117898225784s 2018-07-22 07:04:59,597 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-849d8ce5-fdcb-43bb-a715-be3b98269d2b 2018-07-22 07:04:59,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 07:04:59,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/5b2c7e06-197c-4b14-bdea-7daf10dfa3e8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:05:00,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-217b22e8-68af-4fb8-95df-3d6eb1738cd8 Date: Sun, 22 Jul 2018 07:05:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:05:00,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5b2c7e06-197c-4b14-bdea-7daf10dfa3e8.json used request id req-217b22e8-68af-4fb8-95df-3d6eb1738cd8 2018-07-22 07:05:00,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29515790939s 2018-07-22 07:05:00,894 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5b2c7e06-197c-4b14-bdea-7daf10dfa3e8.json used request id req-217b22e8-68af-4fb8-95df-3d6eb1738cd8 2018-07-22 07:05:00,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:05:00,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:05:00,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-4b76f400-10be-4f0f-9b4f-f270cf631067 Date: Sun, 22 Jul 2018 07:05:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/82734a86-753c-4540-957d-961d4dad6a89/snap", "metadata": {}}], "file": "/v2/images/82734a86-753c-4540-957d-961d4dad6a89/file", "owner": "22bf1da1aed840a8ae808a763b7be6d6", "id": "82734a86-753c-4540-957d-961d4dad6a89", "size": 12716032, "self": "/v2/images/82734a86-753c-4540-957d-961d4dad6a89", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/82734a86-753c-4540-957d-961d4dad6a89/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:03:57Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_882993a0-3c7f-4060-add0-22b6ae36be09", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_882993a0-3c7f-4060-add0-22b6ae36be09", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:03:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:05:00,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4b76f400-10be-4f0f-9b4f-f270cf631067 2018-07-22 07:05:00,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382199287415s 2018-07-22 07:05:00,937 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4b76f400-10be-4f0f-9b4f-f270cf631067 2018-07-22 07:05:00,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 07:05:00,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/82734a86-753c-4540-957d-961d4dad6a89 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}190e2d6c7180b21a0d0568be5c1e8f87648a9e5e" 2018-07-22 07:05:01,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-53dc6e7f-394d-4d8c-b333-fcdc5c0f2ef6 Date: Sun, 22 Jul 2018 07:05:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:05:01,443 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/82734a86-753c-4540-957d-961d4dad6a89 used request id req-53dc6e7f-394d-4d8c-b333-fcdc5c0f2ef6 2018-07-22 07:05:01,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.504822015762s 2018-07-22 07:05:01,443 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/82734a86-753c-4540-957d-961d4dad6a89 used request id req-53dc6e7f-394d-4d8c-b333-fcdc5c0f2ef6 2018-07-22 07:05:01,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:05:01,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:05:01,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:01 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-d14211de-3bd1-43ac-84a5-d54496181231 x-compute-request-id: req-d14211de-3bd1-43ac-84a5-d54496181231 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_882993a0-3c7f-4060-add0-22b6ae36be09", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "97b5b9b5-be48-4942-b6dc-8c2532576545"}]} 2018-07-22 07:05:01,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d14211de-3bd1-43ac-84a5-d54496181231 2018-07-22 07:05:01,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262939929962s 2018-07-22 07:05:01,470 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d14211de-3bd1-43ac-84a5-d54496181231 2018-07-22 07:05:01,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 07:05:01,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:05:01,507 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:05:01 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-5da7731d-7fb8-4245-a0cb-1bc54d4e071f x-compute-request-id: req-5da7731d-7fb8-4245-a0cb-1bc54d4e071f Content-Length: 0 Content-Type: application/json 2018-07-22 07:05:01,507 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545 used request id req-5da7731d-7fb8-4245-a0cb-1bc54d4e071f 2018-07-22 07:05:01,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0356979370117s 2018-07-22 07:05:01,508 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/97b5b9b5-be48-4942-b6dc-8c2532576545 used request id req-5da7731d-7fb8-4245-a0cb-1bc54d4e071f 2018-07-22 07:05:01,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:05:01,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:05:01,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48861337-e1c9-4029-99d0-62753c2bb8d5 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_882993a0-3c7f-4060-add0-22b6ae36be09", "links": {"self": "http://172.30.9.23:5000/v3/users/70263f23df224888b5f8ab17958eb916"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "70263f23df224888b5f8ab17958eb916", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:05:01,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-48861337-e1c9-4029-99d0-62753c2bb8d5 2018-07-22 07:05:01,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114027023315s 2018-07-22 07:05:01,623 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-48861337-e1c9-4029-99d0-62753c2bb8d5 2018-07-22 07:05:01,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:05:01,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/70263f23df224888b5f8ab17958eb916 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:05:01,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a328cb5-a34e-41fc-8ab1-ffd96f5a7438 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_882993a0-3c7f-4060-add0-22b6ae36be09", "links": {"self": "http://172.30.9.23:5000/v3/users/70263f23df224888b5f8ab17958eb916"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "70263f23df224888b5f8ab17958eb916", "description": null}} 2018-07-22 07:05:01,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/70263f23df224888b5f8ab17958eb916 used request id req-1a328cb5-a34e-41fc-8ab1-ffd96f5a7438 2018-07-22 07:05:01,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111735105515s 2018-07-22 07:05:01,740 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/70263f23df224888b5f8ab17958eb916 used request id req-1a328cb5-a34e-41fc-8ab1-ffd96f5a7438 2018-07-22 07:05:01,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 07:05:01,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/70263f23df224888b5f8ab17958eb916 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:05:01,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:05:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab38da85-ca9f-461d-83d4-53535e97c086 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:05:01,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/70263f23df224888b5f8ab17958eb916 used request id req-ab38da85-ca9f-461d-83d4-53535e97c086 2018-07-22 07:05:01,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.231264829636s 2018-07-22 07:05:01,973 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/70263f23df224888b5f8ab17958eb916 used request id req-ab38da85-ca9f-461d-83d4-53535e97c086 2018-07-22 07:05:01,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 07:05:01,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:05:02,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baba2680-1893-4bba-8f8d-0488794468a8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6"}, "tags": [], "enabled": true, "id": "22bf1da1aed840a8ae808a763b7be6d6", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_882993a0-3c7f-4060-add0-22b6ae36be09"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-22 07:05:02,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-baba2680-1893-4bba-8f8d-0488794468a8 2018-07-22 07:05:02,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100274085999s 2018-07-22 07:05:02,080 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-baba2680-1893-4bba-8f8d-0488794468a8 2018-07-22 07:05:02,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 07:05:02,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:05:02,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d8e4356-6b8e-4382-b932-7462d37d0378 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:05:02,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-2d8e4356-6b8e-4382-b932-7462d37d0378 2018-07-22 07:05:02,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.294116020203s 2018-07-22 07:05:02,379 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-2d8e4356-6b8e-4382-b932-7462d37d0378 2018-07-22 07:05:02,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:05:02,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:05:02,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1fa43b9-fe6d-42d6-8329-8cbd9540f71d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0cd09cfd03bd41369c661989cf8d81ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/0cd09cfd03bd41369c661989cf8d81ca"}, "name": "Member"}, {"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:05:02,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f1fa43b9-fe6d-42d6-8329-8cbd9540f71d 2018-07-22 07:05:02,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0903480052948s 2018-07-22 07:05:02,473 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f1fa43b9-fe6d-42d6-8329-8cbd9540f71d 2018-07-22 07:05:02,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 07:05:02,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/0cd09cfd03bd41369c661989cf8d81ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}25332bc8b3519259fe8117b548b9974c2df1e67b" 2018-07-22 07:05:02,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15b495a2-a121-4091-9be1-2a101b3a607f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:05:02,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0cd09cfd03bd41369c661989cf8d81ca used request id req-15b495a2-a121-4091-9be1-2a101b3a607f 2018-07-22 07:05:02,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.12172293663s 2018-07-22 07:05:02,600 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0cd09cfd03bd41369c661989cf8d81ca used request id req-15b495a2-a121-4091-9be1-2a101b3a607f 2018-07-22 07:05:02,655 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-07-22 07:05:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:05:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:05:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:05:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:05:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:05:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:05:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:05:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:05:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:05:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:05:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:05:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:05:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:05:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:05:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:05:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:05:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:05:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:05:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:05:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:05:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:05:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:05:02,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:05:02,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-916a84da-64e5-4607-b6f4-099cbb18000b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:05:02,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-916a84da-64e5-4607-b6f4-099cbb18000b 2018-07-22 07:05:02,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:05:03,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:05:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["O5XukUfQRTC-vxpqvRraHw"], "issued_at": "2018-07-22T07:05:03.000000Z"}} 2018-07-22 07:05:03,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:05:03,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:05:03,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1fb7d15e-1820-4e5e-97a7-c3a60a4993e4 Date: Sun, 22 Jul 2018 07:05:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:05:03,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1fb7d15e-1820-4e5e-97a7-c3a60a4993e4 2018-07-22 07:05:03,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.249300003052s 2018-07-22 07:05:03,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1fb7d15e-1820-4e5e-97a7-c3a60a4993e4 2018-07-22 07:05:03,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:05:03,358 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:05:03 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:05:03,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 07:05:03,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:05:03,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf525f6-8a27-48e1-aecc-2da2a0b2c0f2 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/cdae277dbdc94ad683fd03c3bb711589"}, "tags": [], "enabled": true, "id": "cdae277dbdc94ad683fd03c3bb711589", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-07-22 07:05:03,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-3bf525f6-8a27-48e1-aecc-2da2a0b2c0f2 2018-07-22 07:05:03,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102934837341s 2018-07-22 07:05:03,462 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-3bf525f6-8a27-48e1-aecc-2da2a0b2c0f2 2018-07-22 07:05:03,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 07:05:03,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_bddf8f43-0595-4e70-a2ce-9796cd309ddf"}}' 2018-07-22 07:05:03,592 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd179f87-700d-4283-951a-eda00dd2b440 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9"}, "tags": [], "enabled": true, "id": "c8c00ec1352a43368d7f84d112cbfdb9", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_bddf8f43-0595-4e70-a2ce-9796cd309ddf"}} 2018-07-22 07:05:03,593 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cd179f87-700d-4283-951a-eda00dd2b440 2018-07-22 07:05:03,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.122987985611s 2018-07-22 07:05:03,593 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cd179f87-700d-4283-951a-eda00dd2b440 2018-07-22 07:05:03,594 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'c8c00ec1352a43368d7f84d112cbfdb9', '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'vping_userdata-project_bddf8f43-0595-4e70-a2ce-9796cd309ddf'}) 2018-07-22 07:05:03,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 07:05:03,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5ee4c2b3-b5cf-42db-a209-94547a974d7d", "email": null, "name": "vping_userdata-user_bddf8f43-0595-4e70-a2ce-9796cd309ddf"}}' 2018-07-22 07:05:04,024 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5eb02d5-6fc0-4e2e-ba82-0e9830ee7fbf Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "links": {"self": "http://172.30.9.23:5000/v3/users/aba91fd8f46f430f94ddda6c951a5e8b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aba91fd8f46f430f94ddda6c951a5e8b", "domain_id": "default", "password_expires_at": null}} 2018-07-22 07:05:04,024 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-e5eb02d5-6fc0-4e2e-ba82-0e9830ee7fbf 2018-07-22 07:05:04,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.423881053925s 2018-07-22 07:05:04,024 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-e5eb02d5-6fc0-4e2e-ba82-0e9830ee7fbf 2018-07-22 07:05:04,025 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'aba91fd8f46f430f94ddda6c951a5e8b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_bddf8f43-0595-4e70-a2ce-9796cd309ddf'}) 2018-07-22 07:05:04,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:05:04,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:05:04,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42566ae4-bffc-4985-9ce8-091f0fdb2f5b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:05:04,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-42566ae4-bffc-4985-9ce8-091f0fdb2f5b 2018-07-22 07:05:04,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0971279144287s 2018-07-22 07:05:04,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-42566ae4-bffc-4985-9ce8-091f0fdb2f5b 2018-07-22 07:05:04,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:05:04,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:05:04,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca2b085-a8e2-4970-851f-2ebb13f3508e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:05:04,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2ca2b085-a8e2-4970-851f-2ebb13f3508e 2018-07-22 07:05:04,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0903768539429s 2018-07-22 07:05:04,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2ca2b085-a8e2-4970-851f-2ebb13f3508e 2018-07-22 07:05:04,222 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 07:05:04,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 07:05:04,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" -d '{"role": {"name": "Member"}}' 2018-07-22 07:05:04,347 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:05:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb8dfa16-8e12-4b67-9fb5-a15befcd072d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be5d66059fda4d8aaf41997ff8017491", "links": {"self": "http://172.30.9.23:5000/v3/roles/be5d66059fda4d8aaf41997ff8017491"}, "name": "Member"}} 2018-07-22 07:05:04,347 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-cb8dfa16-8e12-4b67-9fb5-a15befcd072d 2018-07-22 07:05:04,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.122053861618s 2018-07-22 07:05:04,348 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-cb8dfa16-8e12-4b67-9fb5-a15befcd072d 2018-07-22 07:05:04,348 - 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'be5d66059fda4d8aaf41997ff8017491'}) 2018-07-22 07:05:04,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:05:04,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:05:04,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb2b151c-fdce-406e-98c5-3706960c0392 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be5d66059fda4d8aaf41997ff8017491", "links": {"self": "http://172.30.9.23:5000/v3/roles/be5d66059fda4d8aaf41997ff8017491"}, "name": "Member"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:05:04,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fb2b151c-fdce-406e-98c5-3706960c0392 2018-07-22 07:05:04,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0930469036102s 2018-07-22 07:05:04,445 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fb2b151c-fdce-406e-98c5-3706960c0392 2018-07-22 07:05:04,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 07:05:04,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:05:04,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-102ac86b-d450-4e55-a668-d97935af1a41 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-22 07:05:04,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-102ac86b-d450-4e55-a668-d97935af1a41 2018-07-22 07:05:04,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0916030406952s 2018-07-22 07:05:04,542 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-102ac86b-d450-4e55-a668-d97935af1a41 2018-07-22 07:05:04,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:05:04,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:05:04,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e2ab198-c286-4242-9b4f-0d414e150cf7 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "links": {"self": "http://172.30.9.23:5000/v3/users/aba91fd8f46f430f94ddda6c951a5e8b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aba91fd8f46f430f94ddda6c951a5e8b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:05:04,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3e2ab198-c286-4242-9b4f-0d414e150cf7 2018-07-22 07:05:04,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123897075653s 2018-07-22 07:05:04,667 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3e2ab198-c286-4242-9b4f-0d414e150cf7 2018-07-22 07:05:04,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 07:05:04,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:05:04,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157f05fd-4320-443f-b6ab-22cfbd0aed41 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9"}, "tags": [], "enabled": true, "id": "c8c00ec1352a43368d7f84d112cbfdb9", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_bddf8f43-0595-4e70-a2ce-9796cd309ddf"}]} 2018-07-22 07:05:04,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-157f05fd-4320-443f-b6ab-22cfbd0aed41 2018-07-22 07:05:04,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0968770980835s 2018-07-22 07:05:04,776 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-157f05fd-4320-443f-b6ab-22cfbd0aed41 2018-07-22 07:05:04,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 07:05:04,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=aba91fd8f46f430f94ddda6c951a5e8b&role.id=be5d66059fda4d8aaf41997ff8017491&scope.project.id=c8c00ec1352a43368d7f84d112cbfdb9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:05:04,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca26cf46-f391-42b9-ad66-b506e7321945 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=aba91fd8f46f430f94ddda6c951a5e8b&role.id=be5d66059fda4d8aaf41997ff8017491&scope.project.id=c8c00ec1352a43368d7f84d112cbfdb9", "previous": null, "next": null}} 2018-07-22 07:05:04,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=aba91fd8f46f430f94ddda6c951a5e8b&role.id=be5d66059fda4d8aaf41997ff8017491&scope.project.id=c8c00ec1352a43368d7f84d112cbfdb9 used request id req-ca26cf46-f391-42b9-ad66-b506e7321945 2018-07-22 07:05:04,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0991809368134s 2018-07-22 07:05:04,883 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=aba91fd8f46f430f94ddda6c951a5e8b&role.id=be5d66059fda4d8aaf41997ff8017491&scope.project.id=c8c00ec1352a43368d7f84d112cbfdb9 used request id req-ca26cf46-f391-42b9-ad66-b506e7321945 2018-07-22 07:05:04,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 07:05:04,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9/users/aba91fd8f46f430f94ddda6c951a5e8b/roles/be5d66059fda4d8aaf41997ff8017491 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:05:05,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:05:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d94960b1-de7c-4947-97be-1430cab6b4e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:05:05,040 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9/users/aba91fd8f46f430f94ddda6c951a5e8b/roles/be5d66059fda4d8aaf41997ff8017491 used request id req-d94960b1-de7c-4947-97be-1430cab6b4e8 2018-07-22 07:05:05,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153187036514s 2018-07-22 07:05:05,040 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9/users/aba91fd8f46f430f94ddda6c951a5e8b/roles/be5d66059fda4d8aaf41997ff8017491 used request id req-d94960b1-de7c-4947-97be-1430cab6b4e8 2018-07-22 07:05:05,041 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_bddf8f43-0595-4e70-a2ce-9796cd309ddf', 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'c8c00ec1352a43368d7f84d112cbfdb9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5ee4c2b3-b5cf-42db-a209-94547a974d7d', 'username': u'vping_userdata-user_bddf8f43-0595-4e70-a2ce-9796cd309ddf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-22 07:05:05,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:05:05,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:05:05,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:05:05,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:05:05,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:05:05,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:05:05,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:05:05,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:05:05,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:05:05,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:05:05,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:05:05,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:05:05,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:05:05,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:05:05,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:05:05,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:05:05,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:05:05,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:05:05,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:05:05,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:05:05,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:05:05,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:05:05,046 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_bddf8f43-0595-4e70-a2ce-9796cd309ddf', 'password': '5ee4c2b3-b5cf-42db-a209-94547a974d7d', 'project_name': 'vping_userdata-project_bddf8f43-0595-4e70-a2ce-9796cd309ddf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'c8c00ec1352a43368d7f84d112cbfdb9', 'project_domain_name': 'Default'} 2018-07-22 07:05:05,047 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-07-22 07:05:05,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:05:05,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602e6e95-0d4f-4cc9-bdc1-bbf53c68184f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:05:05,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-602e6e95-0d4f-4cc9-bdc1-bbf53c68184f 2018-07-22 07:05:05,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:05:05,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be5d66059fda4d8aaf41997ff8017491", "name": "Member"}], "expires_at": "2018-07-22T08:05:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8c00ec1352a43368d7f84d112cbfdb9", "name": "vping_userdata-project_bddf8f43-0595-4e70-a2ce-9796cd309ddf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c8c00ec1352a43368d7f84d112cbfdb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/c8c00ec1352a43368d7f84d112cbfdb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/c8c00ec1352a43368d7f84d112cbfdb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c8c00ec1352a43368d7f84d112cbfdb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/c8c00ec1352a43368d7f84d112cbfdb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/c8c00ec1352a43368d7f84d112cbfdb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c8c00ec1352a43368d7f84d112cbfdb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c8c00ec1352a43368d7f84d112cbfdb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/c8c00ec1352a43368d7f84d112cbfdb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/c8c00ec1352a43368d7f84d112cbfdb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/c8c00ec1352a43368d7f84d112cbfdb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c8c00ec1352a43368d7f84d112cbfdb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/c8c00ec1352a43368d7f84d112cbfdb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/c8c00ec1352a43368d7f84d112cbfdb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "id": "aba91fd8f46f430f94ddda6c951a5e8b"}, "audit_ids": ["k95OT4GvRYO0OENYyufSOQ"], "issued_at": "2018-07-22T07:05:05.000000Z"}} 2018-07-22 07:05:05,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 07:05:05,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" -d '{"network": {"name": "vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "admin_state_up": true}}' 2018-07-22 07:05:06,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-b3d706a6-0426-4aaa-b541-a1949a2b002d Date: Sun, 22 Jul 2018 07:05:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fedc05b1-95cb-49b6-92f7-1bcd832e09cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c8c00ec1352a43368d7f84d112cbfdb9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:05:06Z","is_default":false,"name":"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c8c00ec1352a43368d7f84d112cbfdb9","created_at":"2018-07-22T07:05:05Z","mtu":1450}} 2018-07-22 07:05:06,154 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b3d706a6-0426-4aaa-b541-a1949a2b002d 2018-07-22 07:05:06,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.709567070007s 2018-07-22 07:05:06,154 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b3d706a6-0426-4aaa-b541-a1949a2b002d 2018-07-22 07:05:06,155 - 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-07-22T07:05:06Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'fedc05b1-95cb-49b6-92f7-1bcd832e09cf', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf', u'admin_state_up': True, u'tenant_id': u'c8c00ec1352a43368d7f84d112cbfdb9', u'created_at': u'2018-07-22T07:05:05Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c8c00ec1352a43368d7f84d112cbfdb9', u'l2_adjacency': True}) 2018-07-22 07:05:06,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:05:06,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:06,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-00dccf15-52b0-4ca0-971a-38c1c32ec5a2 Date: Sun, 22 Jul 2018 07:05:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fedc05b1-95cb-49b6-92f7-1bcd832e09cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c8c00ec1352a43368d7f84d112cbfdb9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:05:06Z","qos_policy_id":null,"name":"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf","admin_state_up":true,"tenant_id":"c8c00ec1352a43368d7f84d112cbfdb9","created_at":"2018-07-22T07:05:05Z","mtu":1450}]} 2018-07-22 07:05:06,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-00dccf15-52b0-4ca0-971a-38c1c32ec5a2 2018-07-22 07:05:06,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.474078893661s 2018-07-22 07:05:06,630 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-00dccf15-52b0-4ca0-971a-38c1c32ec5a2 2018-07-22 07:05:06,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 07:05:06,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" -d '{"subnet": {"name": "vping_userdata-subnet_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "enable_dhcp": true, "network_id": "fedc05b1-95cb-49b6-92f7-1bcd832e09cf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 07:05:07,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-964a1ef2-6653-498e-b368-f612632ef4f2 Date: Sun, 22 Jul 2018 07:05:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fedc05b1-95cb-49b6-92f7-1bcd832e09cf","tenant_id":"c8c00ec1352a43368d7f84d112cbfdb9","created_at":"2018-07-22T07:05:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T07:05:07Z","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":"c8c00ec1352a43368d7f84d112cbfdb9","id":"1def15b1-a628-48ee-ae93-3ae78ffd4f03","subnetpool_id":null,"name":"vping_userdata-subnet_bddf8f43-0595-4e70-a2ce-9796cd309ddf"}} 2018-07-22 07:05:07,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-964a1ef2-6653-498e-b368-f612632ef4f2 2018-07-22 07:05:07,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.88733792305s 2018-07-22 07:05:07,519 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-964a1ef2-6653-498e-b368-f612632ef4f2 2018-07-22 07:05:07,520 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:05:07Z', 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'1def15b1-a628-48ee-ae93-3ae78ffd4f03', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_bddf8f43-0595-4e70-a2ce-9796cd309ddf', u'enable_dhcp': True, u'network_id': u'fedc05b1-95cb-49b6-92f7-1bcd832e09cf', u'tenant_id': u'c8c00ec1352a43368d7f84d112cbfdb9', u'created_at': u'2018-07-22T07:05:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c8c00ec1352a43368d7f84d112cbfdb9'}) 2018-07-22 07:05:07,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 07:05:07,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "vping_userdata-router_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "admin_state_up": true}}' 2018-07-22 07:05:13,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-1562be04-a6ea-4331-9835-d0e987fe8c65 Date: Sun, 22 Jul 2018 07:05:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:08Z", "admin_state_up": true, "updated_at": "2018-07-22T07:05:09Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "d9826916-66f5-4323-b7c1-34b1e5ddb92c", "name": "vping_userdata-router_bddf8f43-0595-4e70-a2ce-9796cd309ddf"}} 2018-07-22 07:05:13,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-1562be04-a6ea-4331-9835-d0e987fe8c65 2018-07-22 07:05:13,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.07307100296s 2018-07-22 07:05:13,594 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-1562be04-a6ea-4331-9835-d0e987fe8c65 2018-07-22 07:05:13,594 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:05:09Z', u'revision_number': 3, u'id': u'd9826916-66f5-4323-b7c1-34b1e5ddb92c', u'external_gateway_info': {u'network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26686176-d4b0-4f11-8423-c349e99aa88a', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_bddf8f43-0595-4e70-a2ce-9796cd309ddf', u'admin_state_up': True, u'tenant_id': u'c8c00ec1352a43368d7f84d112cbfdb9', u'created_at': u'2018-07-22T07:05:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'c8c00ec1352a43368d7f84d112cbfdb9'}) 2018-07-22 07:05:13,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 07:05:13,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d9826916-66f5-4323-b7c1-34b1e5ddb92c/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" -d '{"subnet_id": "1def15b1-a628-48ee-ae93-3ae78ffd4f03"}' 2018-07-22 07:05:16,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-be700665-adc8-4d9a-b1b9-1f9b905c7e54 Date: Sun, 22 Jul 2018 07:05:16 GMT RESP BODY: {"network_id": "fedc05b1-95cb-49b6-92f7-1bcd832e09cf", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "subnet_id": "1def15b1-a628-48ee-ae93-3ae78ffd4f03", "subnet_ids": ["1def15b1-a628-48ee-ae93-3ae78ffd4f03"], "port_id": "620b421d-255a-4b6a-8560-5a633b543674", "id": "d9826916-66f5-4323-b7c1-34b1e5ddb92c"} 2018-07-22 07:05:16,575 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d9826916-66f5-4323-b7c1-34b1e5ddb92c/add_router_interface.json used request id req-be700665-adc8-4d9a-b1b9-1f9b905c7e54 2018-07-22 07:05:16,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.97994303703s 2018-07-22 07:05:16,575 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d9826916-66f5-4323-b7c1-34b1e5ddb92c/add_router_interface.json used request id req-be700665-adc8-4d9a-b1b9-1f9b905c7e54 returning object d9826916-66f5-4323-b7c1-34b1e5ddb92c 2018-07-22 07:05:16,576 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:05:16,708 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 07:05:16,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" 2018-07-22 07:05:16,715 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 07:05:16 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-07-22 07:05:16,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:05:16,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:16,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b924e69a-5c67-41d6-b996-1393a29e5989 Date: Sun, 22 Jul 2018 07:05:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:05:16,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b924e69a-5c67-41d6-b996-1393a29e5989 2018-07-22 07:05:16,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.205918073654s 2018-07-22 07:05:16,927 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b924e69a-5c67-41d6-b996-1393a29e5989 2018-07-22 07:05:16,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 07:05:16,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_bddf8f43-0595-4e70-a2ce-9796cd309ddf"}' 2018-07-22 07:05:17,177 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e86ad010-77c5-4397-a5e7-38f3bdbb7158 Date: Sun, 22 Jul 2018 07:05:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2/file", "owner": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "size": null, "self": "/v2/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:05:17Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "checksum": null, "created_at": "2018-07-22T07:05:17Z", "protected": false} 2018-07-22 07:05:17,178 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e86ad010-77c5-4397-a5e7-38f3bdbb7158 2018-07-22 07:05:17,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.242922067642s 2018-07-22 07:05:17,178 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e86ad010-77c5-4397-a5e7-38f3bdbb7158 returning object e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2 2018-07-22 07:05:17,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 07:05:17,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" -d '' 2018-07-22 07:05:18,508 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27067314-ef1f-4200-9898-f4e958b31741 Date: Sun, 22 Jul 2018 07:05:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:05:18,508 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2/file used request id req-27067314-ef1f-4200-9898-f4e958b31741 2018-07-22 07:05:18,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.32937788963s 2018-07-22 07:05:18,508 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2/file used request id req-27067314-ef1f-4200-9898-f4e958b31741 2018-07-22 07:05:18,509 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_bddf8f43-0595-4e70-a2ce-9796cd309ddf', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T07:05:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2/file', u'owner': u'c8c00ec1352a43368d7f84d112cbfdb9', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2', u'size': None, u'name': u'vping_userdata-img_bddf8f43-0595-4e70-a2ce-9796cd309ddf', u'checksum': None, u'self': u'/v2/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T07:05:17Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 07:05:18,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 07:05:18,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 07:05:19,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:18 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-448cfd8e-c1d1-40c1-9499-53c366965822 x-compute-request-id: req-448cfd8e-c1d1-40c1-9499-53c366965822 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3017ad45-1f11-4790-ba09-51a494aa8e57"}} 2018-07-22 07:05:19,292 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-448cfd8e-c1d1-40c1-9499-53c366965822 2018-07-22 07:05:19,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.78225684166s 2018-07-22 07:05:19,292 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-448cfd8e-c1d1-40c1-9499-53c366965822 2018-07-22 07:05:19,293 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_bddf8f43-0595-4e70-a2ce-9796cd309ddf', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'3017ad45-1f11-4790-ba09-51a494aa8e57', 'swap': 0}) 2018-07-22 07:05:19,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 07:05:19,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" -d '{"extra_specs": {}}' 2018-07-22 07:05:19,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:19 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-53289bb3-6654-448c-83ae-4998f6906405 x-compute-request-id: req-53289bb3-6654-448c-83ae-4998f6906405 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:05:19,317 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57/os-extra_specs used request id req-53289bb3-6654-448c-83ae-4998f6906405 2018-07-22 07:05:19,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234811306s 2018-07-22 07:05:19,318 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57/os-extra_specs used request id req-53289bb3-6654-448c-83ae-4998f6906405 2018-07-22 07:05:19,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:05:19,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:19,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-e16b77a5-db66-4527-81bd-18c704ba23ad Date: Sun, 22 Jul 2018 07:05:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fedc05b1-95cb-49b6-92f7-1bcd832e09cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c8c00ec1352a43368d7f84d112cbfdb9","l2_adjacency":true,"status":"ACTIVE","subnets":["1def15b1-a628-48ee-ae93-3ae78ffd4f03"],"description":"","tags":[],"updated_at":"2018-07-22T07:05:07Z","qos_policy_id":null,"name":"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf","admin_state_up":true,"tenant_id":"c8c00ec1352a43368d7f84d112cbfdb9","created_at":"2018-07-22T07:05:05Z","mtu":1450}]} 2018-07-22 07:05:19,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e16b77a5-db66-4527-81bd-18c704ba23ad 2018-07-22 07:05:19,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.305932998657s 2018-07-22 07:05:19,624 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e16b77a5-db66-4527-81bd-18c704ba23ad 2018-07-22 07:05:19,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:05:19,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:19,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-0b8b7354-3d76-494a-b441-e8d41d5c1389 Date: Sun, 22 Jul 2018 07:05:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2/snap", "metadata": {}}], "file": "/v2/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2/file", "owner": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "size": 12716032, "self": "/v2/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:05:18Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:05:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:05:19,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0b8b7354-3d76-494a-b441-e8d41d5c1389 2018-07-22 07:05:19,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212228059769s 2018-07-22 07:05:19,842 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0b8b7354-3d76-494a-b441-e8d41d5c1389 2018-07-22 07:05:19,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:05:19,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:20,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:19 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-ba43b94f-bad6-42c8-abfa-f1922ebdcd4e x-compute-request-id: req-ba43b94f-bad6-42c8-abfa-f1922ebdcd4e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3017ad45-1f11-4790-ba09-51a494aa8e57"}]} 2018-07-22 07:05:20,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ba43b94f-bad6-42c8-abfa-f1922ebdcd4e 2018-07-22 07:05:20,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.213350057602s 2018-07-22 07:05:20,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ba43b94f-bad6-42c8-abfa-f1922ebdcd4e 2018-07-22 07:05:20,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 07:05:20,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" -d '{"server": {"name": "vping_userdata-vm_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "imageRef": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "flavorRef": "3017ad45-1f11-4790-ba09-51a494aa8e57", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fedc05b1-95cb-49b6-92f7-1bcd832e09cf"}]}}' 2018-07-22 07:05:21,742 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:05:20 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-b7244c78-3583-48b4-9485-f00deb665231 x-compute-request-id: req-b7244c78-3583-48b4-9485-f00deb665231 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/3715c80b-8257-4572-b586-1ee0791db19e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3715c80b-8257-4572-b586-1ee0791db19e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "bookmark"}], "adminPass": "bjdw4gjkSbXr"}} 2018-07-22 07:05:21,742 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-b7244c78-3583-48b4-9485-f00deb665231 2018-07-22 07:05:21,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.68290305138s 2018-07-22 07:05:21,742 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-b7244c78-3583-48b4-9485-f00deb665231 2018-07-22 07:05:21,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:05:21,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:22,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:21 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-eaac4fec-4520-4b4d-90df-b93133ddfaa6 x-compute-request-id: req-eaac4fec-4520-4b4d-90df-b93133ddfaa6 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "3715c80b-8257-4572-b586-1ee0791db19e", "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:05:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:21Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:05:22,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eaac4fec-4520-4b4d-90df-b93133ddfaa6 2018-07-22 07:05:22,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45179605484s 2018-07-22 07:05:22,195 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eaac4fec-4520-4b4d-90df-b93133ddfaa6 2018-07-22 07:05:22,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:05:22,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:22,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-4a5006b1-582d-43d9-afd4-b2c6972c5b2c Date: Sun, 22 Jul 2018 07:05:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fedc05b1-95cb-49b6-92f7-1bcd832e09cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c8c00ec1352a43368d7f84d112cbfdb9","l2_adjacency":true,"status":"ACTIVE","subnets":["1def15b1-a628-48ee-ae93-3ae78ffd4f03"],"description":"","tags":[],"updated_at":"2018-07-22T07:05:07Z","qos_policy_id":null,"name":"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf","admin_state_up":true,"tenant_id":"c8c00ec1352a43368d7f84d112cbfdb9","created_at":"2018-07-22T07:05:05Z","mtu":1450}]} 2018-07-22 07:05:22,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4a5006b1-582d-43d9-afd4-b2c6972c5b2c 2018-07-22 07:05:22,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292820930481s 2018-07-22 07:05:22,495 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4a5006b1-582d-43d9-afd4-b2c6972c5b2c 2018-07-22 07:05:22,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 07:05:22,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:22,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5102ea3e-afd7-48e6-a783-43265ffe0a52 Date: Sun, 22 Jul 2018 07:05:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fedc05b1-95cb-49b6-92f7-1bcd832e09cf","tenant_id":"c8c00ec1352a43368d7f84d112cbfdb9","created_at":"2018-07-22T07:05:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T07:05:07Z","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":"c8c00ec1352a43368d7f84d112cbfdb9","id":"1def15b1-a628-48ee-ae93-3ae78ffd4f03","subnetpool_id":null,"name":"vping_userdata-subnet_bddf8f43-0595-4e70-a2ce-9796cd309ddf"}]} 2018-07-22 07:05:22,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-5102ea3e-afd7-48e6-a783-43265ffe0a52 2018-07-22 07:05:22,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0501980781555s 2018-07-22 07:05:22,547 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-5102ea3e-afd7-48e6-a783-43265ffe0a52 2018-07-22 07:05:22,547 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:05:24,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:05:24,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:25,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05: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-39dd27c0-d80b-4381-b90a-6b40fac52f55 x-compute-request-id: req-39dd27c0-d80b-4381-b90a-6b40fac52f55 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "3715c80b-8257-4572-b586-1ee0791db19e", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:05:22Z", "hostId": "d53f1daa72a8b1d9d99714df7e3b8178796c47212eaa75b838b95e9f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:21Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:05:25,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-39dd27c0-d80b-4381-b90a-6b40fac52f55 2018-07-22 07:05:25,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632557868958s 2018-07-22 07:05:25,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-39dd27c0-d80b-4381-b90a-6b40fac52f55 2018-07-22 07:05:25,187 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:05:27,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:05:27,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:28,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05: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-9e75897c-96d7-451e-a9bd-eeacd513139a x-compute-request-id: req-9e75897c-96d7-451e-a9bd-eeacd513139a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "3715c80b-8257-4572-b586-1ee0791db19e", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:05:22Z", "hostId": "d53f1daa72a8b1d9d99714df7e3b8178796c47212eaa75b838b95e9f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:21Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:05:28,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9e75897c-96d7-451e-a9bd-eeacd513139a 2018-07-22 07:05:28,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19362401962s 2018-07-22 07:05:28,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9e75897c-96d7-451e-a9bd-eeacd513139a 2018-07-22 07:05:28,388 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:05:30,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:05:30,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:31,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:30 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-51bec3ab-6600-459b-affa-9908201c6600 x-compute-request-id: req-51bec3ab-6600-459b-affa-9908201c6600 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c1:a8", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:05:28.000000", "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "3715c80b-8257-4572-b586-1ee0791db19e", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:05:28Z", "hostId": "d53f1daa72a8b1d9d99714df7e3b8178796c47212eaa75b838b95e9f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:21Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:05:31,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-51bec3ab-6600-459b-affa-9908201c6600 2018-07-22 07:05:31,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686458110809s 2018-07-22 07:05:31,076 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-51bec3ab-6600-459b-affa-9908201c6600 2018-07-22 07:05:31,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:05:31,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=3715c80b-8257-4572-b586-1ee0791db19e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:31,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-434e6661-955e-4ee3-9cee-94e890dbf001 Date: Sun, 22 Jul 2018 07:05:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:05:28Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1def15b1-a628-48ee-ae93-3ae78ffd4f03","ip_address":"192.168.120.8"}],"id":"9195b750-0f30-4bf9-81f6-5fa341ddcf6d","security_groups":["72cbb5bb-2952-4216-858e-89cdea14d12d"],"mac_address":"fa:16:3e:45:c1:a8","project_id":"c8c00ec1352a43368d7f84d112cbfdb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fedc05b1-95cb-49b6-92f7-1bcd832e09cf","tenant_id":"c8c00ec1352a43368d7f84d112cbfdb9","created_at":"2018-07-22T07:05:23Z","binding:vnic_type":"normal","device_id":"3715c80b-8257-4572-b586-1ee0791db19e","ip_allocation":"immediate"}]} 2018-07-22 07:05:31,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=3715c80b-8257-4572-b586-1ee0791db19e used request id req-434e6661-955e-4ee3-9cee-94e890dbf001 2018-07-22 07:05:31,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0631158351898s 2018-07-22 07:05:31,144 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=3715c80b-8257-4572-b586-1ee0791db19e used request id req-434e6661-955e-4ee3-9cee-94e890dbf001 2018-07-22 07:05:31,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:05:31,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=9195b750-0f30-4bf9-81f6-5fa341ddcf6d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:31,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-69d84adf-26a2-4883-9a2c-c44a81704f81 Date: Sun, 22 Jul 2018 07:05:31 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:05:31,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=9195b750-0f30-4bf9-81f6-5fa341ddcf6d used request id req-69d84adf-26a2-4883-9a2c-c44a81704f81 2018-07-22 07:05:31,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0219430923462s 2018-07-22 07:05:31,171 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=9195b750-0f30-4bf9-81f6-5fa341ddcf6d used request id req-69d84adf-26a2-4883-9a2c-c44a81704f81 2018-07-22 07:05:31,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:05:31,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:31,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05: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,Accept-Encoding x-openstack-request-id: req-9290ff96-17cf-4182-9e62-b34c8064e553 x-compute-request-id: req-9290ff96-17cf-4182-9e62-b34c8064e553 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c1:a8", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:05:28.000000", "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "3715c80b-8257-4572-b586-1ee0791db19e", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:05:28Z", "hostId": "d53f1daa72a8b1d9d99714df7e3b8178796c47212eaa75b838b95e9f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:21Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:05:31,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9290ff96-17cf-4182-9e62-b34c8064e553 2018-07-22 07:05:31,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554729938507s 2018-07-22 07:05:31,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9290ff96-17cf-4182-9e62-b34c8064e553 2018-07-22 07:05:31,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:05:31,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=3715c80b-8257-4572-b586-1ee0791db19e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:31,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-a585ce1b-a9b8-4a1a-80e4-95fa2678e87d Date: Sun, 22 Jul 2018 07:05:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:05:28Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1def15b1-a628-48ee-ae93-3ae78ffd4f03","ip_address":"192.168.120.8"}],"id":"9195b750-0f30-4bf9-81f6-5fa341ddcf6d","security_groups":["72cbb5bb-2952-4216-858e-89cdea14d12d"],"mac_address":"fa:16:3e:45:c1:a8","project_id":"c8c00ec1352a43368d7f84d112cbfdb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fedc05b1-95cb-49b6-92f7-1bcd832e09cf","tenant_id":"c8c00ec1352a43368d7f84d112cbfdb9","created_at":"2018-07-22T07:05:23Z","binding:vnic_type":"normal","device_id":"3715c80b-8257-4572-b586-1ee0791db19e","ip_allocation":"immediate"}]} 2018-07-22 07:05:31,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=3715c80b-8257-4572-b586-1ee0791db19e used request id req-a585ce1b-a9b8-4a1a-80e4-95fa2678e87d 2018-07-22 07:05:31,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0598258972168s 2018-07-22 07:05:31,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=3715c80b-8257-4572-b586-1ee0791db19e used request id req-a585ce1b-a9b8-4a1a-80e4-95fa2678e87d 2018-07-22 07:05:31,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:05:31,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=9195b750-0f30-4bf9-81f6-5fa341ddcf6d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:31,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1987dfbc-dba3-4478-9872-9dc3cb08da74 Date: Sun, 22 Jul 2018 07:05:31 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:05:31,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=9195b750-0f30-4bf9-81f6-5fa341ddcf6d used request id req-1987dfbc-dba3-4478-9872-9dc3cb08da74 2018-07-22 07:05:31,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0244879722595s 2018-07-22 07:05:31,822 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=9195b750-0f30-4bf9-81f6-5fa341ddcf6d used request id req-1987dfbc-dba3-4478-9872-9dc3cb08da74 2018-07-22 07:05:31,822 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:45:c1:a8', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T07:05:28.000000', 'flavor': Munch({u'id': u'3017ad45-1f11-4790-ba09-51a494aa8e57'}), 'az': u'nova', 'id': u'3715c80b-8257-4572-b586-1ee0791db19e', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'aba91fd8f46f430f94ddda6c951a5e8b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8c00ec1352a43368d7f84d112cbfdb9', 'name': 'vping_userdata-project_bddf8f43-0595-4e70-a2ce-9796cd309ddf', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-22T07:05:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T07:05:28Z', 'hostId': u'd53f1daa72a8b1d9d99714df7e3b8178796c47212eaa75b838b95e9f', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'd53f1daa72a8b1d9d99714df7e3b8178796c47212eaa75b838b95e9f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T07:05:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c8c00ec1352a43368d7f84d112cbfdb9', 'name': u'vping_userdata-vm_bddf8f43-0595-4e70-a2ce-9796cd309ddf', 'adminPass': None, 'tenant_id': u'c8c00ec1352a43368d7f84d112cbfdb9', 'created_at': u'2018-07-22T07:05:21Z', 'created': u'2018-07-22T07:05:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 07:05:31,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:05:31,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:32,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-f68d4647-99ce-4cf5-afa0-aa125a44bc57 Date: Sun, 22 Jul 2018 07:05:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fedc05b1-95cb-49b6-92f7-1bcd832e09cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c8c00ec1352a43368d7f84d112cbfdb9","l2_adjacency":true,"status":"ACTIVE","subnets":["1def15b1-a628-48ee-ae93-3ae78ffd4f03"],"description":"","tags":[],"updated_at":"2018-07-22T07:05:07Z","qos_policy_id":null,"name":"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf","admin_state_up":true,"tenant_id":"c8c00ec1352a43368d7f84d112cbfdb9","created_at":"2018-07-22T07:05:05Z","mtu":1450}]} 2018-07-22 07:05:32,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f68d4647-99ce-4cf5-afa0-aa125a44bc57 2018-07-22 07:05:32,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.285933017731s 2018-07-22 07:05:32,110 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f68d4647-99ce-4cf5-afa0-aa125a44bc57 2018-07-22 07:05:32,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:05:32,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:32,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-bdfcb9ab-5a7f-42b7-a062-1a5cce080464 Date: Sun, 22 Jul 2018 07:05:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2/snap", "metadata": {}}], "file": "/v2/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2/file", "owner": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "size": 12716032, "self": "/v2/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:05:18Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:05:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:05:32,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bdfcb9ab-5a7f-42b7-a062-1a5cce080464 2018-07-22 07:05:32,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20661687851s 2018-07-22 07:05:32,321 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bdfcb9ab-5a7f-42b7-a062-1a5cce080464 2018-07-22 07:05:32,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:05:32,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:32,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81fcaf66-3910-4330-ab23-0c0b54e5a50a x-compute-request-id: req-81fcaf66-3910-4330-ab23-0c0b54e5a50a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3017ad45-1f11-4790-ba09-51a494aa8e57"}]} 2018-07-22 07:05:32,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-81fcaf66-3910-4330-ab23-0c0b54e5a50a 2018-07-22 07:05:32,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0271260738373s 2018-07-22 07:05:32,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-81fcaf66-3910-4330-ab23-0c0b54e5a50a 2018-07-22 07:05:32,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 07:05:32,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" -d '{"server": {"name": "vping_userdata-vm2_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "imageRef": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "flavorRef": "3017ad45-1f11-4790-ba09-51a494aa8e57", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjggMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fedc05b1-95cb-49b6-92f7-1bcd832e09cf"}]}}' 2018-07-22 07:05:34,020 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:05:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e35d919-c992-4540-81ef-921539d4a35b x-compute-request-id: req-8e35d919-c992-4540-81ef-921539d4a35b Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "bookmark"}], "adminPass": "ws7LCPUHNrmJ"}} 2018-07-22 07:05:34,020 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-8e35d919-c992-4540-81ef-921539d4a35b 2018-07-22 07:05:34,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.66867685318s 2018-07-22 07:05:34,020 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-8e35d919-c992-4540-81ef-921539d4a35b 2018-07-22 07:05:34,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:05:34,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:35,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:34 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-95cdfcb2-bebc-4612-810f-f9277d978375 x-compute-request-id: req-95cdfcb2-bebc-4612-810f-f9277d978375 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:05:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:33Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c1:a8", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:05:28.000000", "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "3715c80b-8257-4572-b586-1ee0791db19e", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:05:28Z", "hostId": "d53f1daa72a8b1d9d99714df7e3b8178796c47212eaa75b838b95e9f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:21Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:05:35,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-95cdfcb2-bebc-4612-810f-f9277d978375 2018-07-22 07:05:35,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24980401993s 2018-07-22 07:05:35,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-95cdfcb2-bebc-4612-810f-f9277d978375 2018-07-22 07:05:35,277 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:05:37,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:05:37,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:38,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de727a9b-a683-4545-a76a-658585e58386 x-compute-request-id: req-de727a9b-a683-4545-a76a-658585e58386 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:05:35Z", "hostId": "7c2e2bbfb0d70f71688f2913f1eb1e996982e71b1341d042016820e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:33Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c1:a8", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:05:28.000000", "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "3715c80b-8257-4572-b586-1ee0791db19e", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:05:28Z", "hostId": "d53f1daa72a8b1d9d99714df7e3b8178796c47212eaa75b838b95e9f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:21Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:05:38,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-de727a9b-a683-4545-a76a-658585e58386 2018-07-22 07:05:38,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.95330286026s 2018-07-22 07:05:38,233 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-de727a9b-a683-4545-a76a-658585e58386 2018-07-22 07:05:38,239 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:05:40,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:05:40,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:41,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:40 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-f4b7f4be-2b7a-4fe3-b43a-3c1e36914852 x-compute-request-id: req-f4b7f4be-2b7a-4fe3-b43a-3c1e36914852 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:9a:6a", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:05:39.000000", "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:05:39Z", "hostId": "7c2e2bbfb0d70f71688f2913f1eb1e996982e71b1341d042016820e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:33Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c1:a8", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:05:28.000000", "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "3715c80b-8257-4572-b586-1ee0791db19e", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:05:28Z", "hostId": "d53f1daa72a8b1d9d99714df7e3b8178796c47212eaa75b838b95e9f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:21Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:05:41,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4b7f4be-2b7a-4fe3-b43a-3c1e36914852 2018-07-22 07:05:41,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0532708168s 2018-07-22 07:05:41,295 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4b7f4be-2b7a-4fe3-b43a-3c1e36914852 2018-07-22 07:05:41,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:05:41,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=44b98a32-4baa-4c9a-b6f1-fa75bc9b505f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:41,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-f84239e2-ec8f-448d-bb13-c01d92cd2666 Date: Sun, 22 Jul 2018 07:05:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:05:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1def15b1-a628-48ee-ae93-3ae78ffd4f03","ip_address":"192.168.120.14"}],"id":"8ab8ba0f-ccf7-427d-bb88-1e741988a272","security_groups":["72cbb5bb-2952-4216-858e-89cdea14d12d"],"mac_address":"fa:16:3e:3b:9a:6a","project_id":"c8c00ec1352a43368d7f84d112cbfdb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fedc05b1-95cb-49b6-92f7-1bcd832e09cf","tenant_id":"c8c00ec1352a43368d7f84d112cbfdb9","created_at":"2018-07-22T07:05:35Z","binding:vnic_type":"normal","device_id":"44b98a32-4baa-4c9a-b6f1-fa75bc9b505f","ip_allocation":"immediate"}]} 2018-07-22 07:05:41,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=44b98a32-4baa-4c9a-b6f1-fa75bc9b505f used request id req-f84239e2-ec8f-448d-bb13-c01d92cd2666 2018-07-22 07:05:41,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0576140880585s 2018-07-22 07:05:41,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=44b98a32-4baa-4c9a-b6f1-fa75bc9b505f used request id req-f84239e2-ec8f-448d-bb13-c01d92cd2666 2018-07-22 07:05:41,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:05:41,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=8ab8ba0f-ccf7-427d-bb88-1e741988a272" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:41,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-eaea385f-4084-4d26-a036-f9187e2b3d00 Date: Sun, 22 Jul 2018 07:05:41 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:05:41,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=8ab8ba0f-ccf7-427d-bb88-1e741988a272 used request id req-eaea385f-4084-4d26-a036-f9187e2b3d00 2018-07-22 07:05:41,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.334558010101s 2018-07-22 07:05:41,699 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=8ab8ba0f-ccf7-427d-bb88-1e741988a272 used request id req-eaea385f-4084-4d26-a036-f9187e2b3d00 2018-07-22 07:05:41,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:05:41,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:42,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:41 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-4e03c2d8-3151-48e6-b488-cf1379d80e9b x-compute-request-id: req-4e03c2d8-3151-48e6-b488-cf1379d80e9b Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:9a:6a", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:05:39.000000", "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:05:39Z", "hostId": "7c2e2bbfb0d70f71688f2913f1eb1e996982e71b1341d042016820e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:33Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c1:a8", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:05:28.000000", "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "3715c80b-8257-4572-b586-1ee0791db19e", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:05:28Z", "hostId": "d53f1daa72a8b1d9d99714df7e3b8178796c47212eaa75b838b95e9f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:21Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:05:42,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4e03c2d8-3151-48e6-b488-cf1379d80e9b 2018-07-22 07:05:42,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603214979172s 2018-07-22 07:05:42,303 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4e03c2d8-3151-48e6-b488-cf1379d80e9b 2018-07-22 07:05:42,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:05:42,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=44b98a32-4baa-4c9a-b6f1-fa75bc9b505f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:42,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-c8b87b45-28ef-424e-a6c6-84d1cb86f42c Date: Sun, 22 Jul 2018 07:05:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:05:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1def15b1-a628-48ee-ae93-3ae78ffd4f03","ip_address":"192.168.120.14"}],"id":"8ab8ba0f-ccf7-427d-bb88-1e741988a272","security_groups":["72cbb5bb-2952-4216-858e-89cdea14d12d"],"mac_address":"fa:16:3e:3b:9a:6a","project_id":"c8c00ec1352a43368d7f84d112cbfdb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fedc05b1-95cb-49b6-92f7-1bcd832e09cf","tenant_id":"c8c00ec1352a43368d7f84d112cbfdb9","created_at":"2018-07-22T07:05:35Z","binding:vnic_type":"normal","device_id":"44b98a32-4baa-4c9a-b6f1-fa75bc9b505f","ip_allocation":"immediate"}]} 2018-07-22 07:05:42,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=44b98a32-4baa-4c9a-b6f1-fa75bc9b505f used request id req-c8b87b45-28ef-424e-a6c6-84d1cb86f42c 2018-07-22 07:05:42,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0593218803406s 2018-07-22 07:05:42,369 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=44b98a32-4baa-4c9a-b6f1-fa75bc9b505f used request id req-c8b87b45-28ef-424e-a6c6-84d1cb86f42c 2018-07-22 07:05:42,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:05:42,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=8ab8ba0f-ccf7-427d-bb88-1e741988a272" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:42,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-41704f92-c006-4677-8cd0-db142d4e074f Date: Sun, 22 Jul 2018 07:05:42 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:05:42,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=8ab8ba0f-ccf7-427d-bb88-1e741988a272 used request id req-41704f92-c006-4677-8cd0-db142d4e074f 2018-07-22 07:05:42,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0201480388641s 2018-07-22 07:05:42,394 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=8ab8ba0f-ccf7-427d-bb88-1e741988a272 used request id req-41704f92-c006-4677-8cd0-db142d4e074f 2018-07-22 07:05:42,395 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3b:9a:6a', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T07:05:39.000000', 'flavor': Munch({u'id': u'3017ad45-1f11-4790-ba09-51a494aa8e57'}), 'az': u'nova', 'id': u'44b98a32-4baa-4c9a-b6f1-fa75bc9b505f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'aba91fd8f46f430f94ddda6c951a5e8b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8c00ec1352a43368d7f84d112cbfdb9', 'name': 'vping_userdata-project_bddf8f43-0595-4e70-a2ce-9796cd309ddf', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-22T07:05:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T07:05:39Z', 'hostId': u'7c2e2bbfb0d70f71688f2913f1eb1e996982e71b1341d042016820e0', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'7c2e2bbfb0d70f71688f2913f1eb1e996982e71b1341d042016820e0', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T07:05:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c8c00ec1352a43368d7f84d112cbfdb9', 'name': u'vping_userdata-vm2_bddf8f43-0595-4e70-a2ce-9796cd309ddf', 'adminPass': None, 'tenant_id': u'c8c00ec1352a43368d7f84d112cbfdb9', 'created_at': u'2018-07-22T07:05:33Z', 'created': u'2018-07-22T07:05:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 07:05:42,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:05:42,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:43,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:42 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-f7d67e96-45be-4fe3-8c30-e76fcdc778b7 x-compute-request-id: req-f7d67e96-45be-4fe3-8c30-e76fcdc778b7 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:9a:6a", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:05:39.000000", "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:05:39Z", "hostId": "7c2e2bbfb0d70f71688f2913f1eb1e996982e71b1341d042016820e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:33Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c1:a8", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:05:28.000000", "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "3715c80b-8257-4572-b586-1ee0791db19e", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:05:28Z", "hostId": "d53f1daa72a8b1d9d99714df7e3b8178796c47212eaa75b838b95e9f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:21Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:05:43,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f7d67e96-45be-4fe3-8c30-e76fcdc778b7 2018-07-22 07:05:43,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.739618062973s 2018-07-22 07:05:43,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f7d67e96-45be-4fe3-8c30-e76fcdc778b7 2018-07-22 07:05:43,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:05:43,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=44b98a32-4baa-4c9a-b6f1-fa75bc9b505f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:43,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-1285208b-4e1a-46bc-92af-e21bcbedaf01 Date: Sun, 22 Jul 2018 07:05:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:05:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1def15b1-a628-48ee-ae93-3ae78ffd4f03","ip_address":"192.168.120.14"}],"id":"8ab8ba0f-ccf7-427d-bb88-1e741988a272","security_groups":["72cbb5bb-2952-4216-858e-89cdea14d12d"],"mac_address":"fa:16:3e:3b:9a:6a","project_id":"c8c00ec1352a43368d7f84d112cbfdb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fedc05b1-95cb-49b6-92f7-1bcd832e09cf","tenant_id":"c8c00ec1352a43368d7f84d112cbfdb9","created_at":"2018-07-22T07:05:35Z","binding:vnic_type":"normal","device_id":"44b98a32-4baa-4c9a-b6f1-fa75bc9b505f","ip_allocation":"immediate"}]} 2018-07-22 07:05:43,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=44b98a32-4baa-4c9a-b6f1-fa75bc9b505f used request id req-1285208b-4e1a-46bc-92af-e21bcbedaf01 2018-07-22 07:05:43,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0552949905396s 2018-07-22 07:05:43,197 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=44b98a32-4baa-4c9a-b6f1-fa75bc9b505f used request id req-1285208b-4e1a-46bc-92af-e21bcbedaf01 2018-07-22 07:05:43,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:05:43,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=8ab8ba0f-ccf7-427d-bb88-1e741988a272" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:43,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-44c10118-54bf-4374-8250-a712a5fee789 Date: Sun, 22 Jul 2018 07:05:43 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:05:43,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=8ab8ba0f-ccf7-427d-bb88-1e741988a272 used request id req-44c10118-54bf-4374-8250-a712a5fee789 2018-07-22 07:05:43,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0197019577026s 2018-07-22 07:05:43,222 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=8ab8ba0f-ccf7-427d-bb88-1e741988a272 used request id req-44c10118-54bf-4374-8250-a712a5fee789 2018-07-22 07:05:43,222 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-07-22 07:05:44,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:05:44,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:44,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:44 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-b4ea541a-643d-42f2-b311-b9c0ce82aec2 x-compute-request-id: req-b4ea541a-643d-42f2-b311-b9c0ce82aec2 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:9a:6a", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:05:39.000000", "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:05:39Z", "hostId": "7c2e2bbfb0d70f71688f2913f1eb1e996982e71b1341d042016820e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:33Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c1:a8", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:05:28.000000", "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "3715c80b-8257-4572-b586-1ee0791db19e", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:05:28Z", "hostId": "d53f1daa72a8b1d9d99714df7e3b8178796c47212eaa75b838b95e9f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:21Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:05:44,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b4ea541a-643d-42f2-b311-b9c0ce82aec2 2018-07-22 07:05:44,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497728824615s 2018-07-22 07:05:44,723 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b4ea541a-643d-42f2-b311-b9c0ce82aec2 2018-07-22 07:05:44,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-22 07:05:44,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 07:05:44,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:44 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-c234c016-d893-4992-b9e6-b7c75858c951 x-compute-request-id: req-c234c016-d893-4992-b9e6-b7c75858c951 Content-Encoding: gzip Content-Length: 9575 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 502665786 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.144575] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146748] pid_max: default: 32768 minimum: 301\n[ 0.148166] ACPI: Core revision 20150930\n[ 0.149993] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151673] Security Framework initialized\n[ 0.152628] Yama: becoming mindful.\n[ 0.153395] AppArmor: AppArmor initialized\n[ 0.154292] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.155759] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158465] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160061] Initializing cgroup subsys io\n[ 0.160949] Initializing cgroup subsys memory\n[ 0.161916] Initializing cgroup subsys devices\n[ 0.162871] Initializing cgroup subsys freezer\n[ 0.163822] Initializing cgroup subsys net_cls\n[ 0.164833] Initializing cgroup subsys perf_event\n[ 0.166137] Initializing cgroup subsys net_prio\n[ 0.167423] Initializing cgroup subsys hugetlb\n[ 0.168736] Initializing cgroup subsys pids\n[ 0.170015] CPU: Physical Processor ID: 0\n[ 0.171911] mce: CPU supports 10 MCE banks\n[ 0.172881] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.173918] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.188441] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194535] ftrace: allocating 31920 entries in 125 pages\n[ 0.219421] smpboot: Max logical packages: 1\n[ 0.220280] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.221660] x2apic enabled\n[ 0.222470] Switched APIC routing to physical x2apic.\n[ 0.224216] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.225350] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.227447] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229248] KVM setup paravirtual spinlock\n[ 0.230594] x86: Booted up 1 node, 1 CPUs\n[ 0.231412] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.232820] devtmpfs: initialized\n[ 0.234549] evm: security.selinux\n[ 0.235252] evm: security.SMACK64\n[ 0.235957] evm: security.SMACK64EXEC\n[ 0.236708] evm: security.SMACK64TRANSMUTE\n[ 0.237519] evm: security.SMACK64MMAP\n[ 0.238266] evm: security.ima\n[ 0.238915] evm: security.capability\n[ 0.239728] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241610] pinctrl core: initialized pinctrl subsystem\n[ 0.242733] RTC time: 7:05:39, date: 07/22/18\n[ 0.243704] NET: Registered protocol family 16\n[ 0.244698] cpuidle: using governor ladder\n[ 0.245523] cpuidle: using governor menu\n[ 0.246313] PCCT header not found.\n[ 0.247094] ACPI: bus type PCI registered\n[ 0.247907] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.249159] PCI: Using configuration type 1 for base access\n[ 0.250949] ACPI: Added _OSI(Module Device)\n[ 0.251803] ACPI: Added _OSI(Processor Device)\n[ 0.252681] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.253591] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.255390] ACPI: Interpreter enabled\n[ 0.256171] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.259906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.261778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.263635] ACPI: (supports S0 S5)\n[ 0.264342] ACPI: Using IOAPIC for interrupt routing\n[ 0.265307] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.268439] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.269602] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.270865] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.272080] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274332] acpiphp: Slot [3] registered\n[ 0.275151] acpiphp: Slot [4] registered\n[ 0.275972] acpiphp: Slot [5] registered\n[ 0.276784] acpiphp: Slot [6] registered\n[ 0.277590] acpiphp: Slot [7] registered\n[ 0.278398] acpiphp: Slot [8] registered\n[ 0.279213] acpiphp: Slot [9] registered\n[ 0.280026] acpiphp: Slot [10] registered\n[ 0.280856] acpiphp: Slot [11] registered\n[ 0.281676] acpiphp: Slot [12] registered\n[ 0.282508] acpiphp: Slot [13] registered\n[ 0.283325] acpiphp: Slot [14] registered\n[ 0.284147] acpiphp: Slot [15] registered\n[ 0.294877] acpiphp: Slot [16] registered\n[ 0.295731] acpiphp: Slot [17] registered\n[ 0.296563] acpiphp: Slot [18] registered\n[ 0.297377] acpiphp: Slot [19] registered\n[ 0.298218] acpiphp: Slot [20] registered\n[ 0.299045] acpiphp: Slot [21] registered\n[ 0.299871] acpiphp: Slot [22] registered\n[ 0.300695] acpiphp: Slot [23] registered\n[ 0.301521] acpiphp: Slot [24] registered\n[ 0.302339] acpiphp: Slot [25] registered\n[ 0.303167] acpiphp: Slot [26] registered\n[ 0.303993] acpiphp: Slot [27] registered\n[ 0.304823] acpiphp: Slot [28] registered\n[ 0.305681] acpiphp: Slot [29] registered\n[ 0.306504] acpiphp: Slot [30] registered\n[ 0.307326] acpiphp: Slot [31] registered\n[ 0.308148] PCI host bridge to bus 0000:00\n[ 0.308971] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.310203] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.312903] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.314368] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.315865] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.319096] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.320393] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.321592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.322871] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326467] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.346567] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348066] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.349858] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351290] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352700] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.353990] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355312] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356374] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357934] vgaarb: loaded\n[ 0.358539] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359774] SCSI subsystem initialized\n[ 0.360692] ACPI: bus type USB registered\n[ 0.361534] usbcore: registered new interface driver usbfs\n[ 0.362579] usbcore: registered new interface driver hub\n[ 0.363598] usbcore: registered new device driver usb\n[ 0.364714] PCI: Using ACPI for IRQ routing\n[ 0.365838] NetLabel: Initializing\n[ 0.366569] NetLabel: domain hash size = 128\n[ 0.367431] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.368392] NetLabel: unlabeled traffic allowed by default\n[ 0.369563] clocksource: Switched to clocksource kvm-clock\n[ 0.377750] AppArmor: AppArmor Filesystem Enabled\n[ 0.378737] pnp: PnP ACPI init\n[ 0.379687] pnp: PnP ACPI: found 5 devices\n[ 0.386025] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387763] NET: Registered protocol family 2\n[ 0.388818] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390134] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391357] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392573] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394895] NET: Registered protocol family 1\n[ 0.395804] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396911] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412069] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426274] Trying to unpack rootfs image as initramfs...\n[ 0.482475] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484138] Scanning for low memory corruption every 60 seconds\n[ 0.485505] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.486682] audit: initializing netlink subsys (disabled)\n[ 0.487703] audit: type=2000 audit(1532243140.183:1): initialized\n[ 0.489040] Initialise system trusted keyring\n[ 0.490004] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491165] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493284] zbud: loaded\n[ 0.494040] VFS: Disk quotas dquot_6.6.0\n[ 0.494872] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496468] fuse init (API version 7.23)\n[ 0.497368] Key type big_key registered\n[ 0.498180] Allocating IMA MOK and blacklist keyrings.\n[ 0.499418] Key type asymmetric registered\n[ 0.500236] Asymmetric key parser 'x509' registered\n[ 0.501195] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502666] io scheduler noop registered\n[ 0.503456] io scheduler deadline registered (default)\n[ 0.504448] io scheduler cfq registered\n[ 0.505287] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506333] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507605] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.509036] ACPI: Power Button [PWRF]\n[ 0.509909] GHES: HEST is not enabled!\n[ 0.523372] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.551370] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553519] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.579509] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582263] Linux agpgart interface v0.103\n[ 0.585194] brd: module loaded\n[ 0.586932] loop: module loaded\n[ 0.591880] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.593331] GPT:90111 != 2097151\n[ 0.594012] GPT:Alternate GPT header not at the end of the disk.\n[ 0.595107] GPT:90111 != 2097151\n[ 0.595782] GPT: Use GNU Parted to correct GPT errors.\n[ 0.596751] vda: vda1 vda15\n[ 0.598158] scsi host0: ata_piix\n[ 0.598949] scsi host1: ata_piix\n[ 0.599676] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.600897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.602374] libphy: Fixed MDIO Bus: probed\n[ 0.603193] tun: Universal TUN/TAP device driver, 1.6\n[ 0.604141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.606469] PPP generic driver version 2.4.2\n[ 0.607381] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.608585] ehci-pci: EHCI PCI platform driver\n[ 0.609458] ehci-platform: EHCI generic platform driver\n[ 0.610446] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.611578] ohci-pci: OHCI PCI platform driver\n[ 0.612449] ohci-platform: OHCI generic platform driver\n[ 0.613436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.627621] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.628641] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.630108] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.631130] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.632280] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.633505] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.634912] usb usb1: Product: UHCI Host Controller\n[ 0.635845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.636984] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.637979] hub 1-0:1.0: USB hub found\n[ 0.638774] hub 1-0:1.0: 2 ports detected\n[ 0.639720] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.641880] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.642839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.643887] mousedev: PS/2 mouse device common for all mice\n[ 0.645160] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.647027] rtc_cmos 00:00: RTC can wake from S4\n[ 0.648156] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.649436] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.650623] i2c /dev entries driver\n[ 0.651405] device-mapper: uevent: version 1.0.3\n[ 0.652356] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654004] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655443] NET: Registered protocol family 10\n[ 0.656574] NET: Registered protocol family 17\n[ 0.657466] Key type dns_resolver registered\n[ 0.658471] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659567] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661354] registered taskstats version 1\n[ 0.662209] Loading compiled-in X.509 certificates\n[ 0.663698] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665603] zswap: loaded using pool lzo/zbud\n[ 0.667233] Key type trusted registered\n[ 0.669007] Key type encrypted registered\n[ 0.669860] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670902] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671944] evm: HMAC attrs: 0x1\n[ 0.672896] Magic number: 10:911:66\n[ 0.673758] rtc_cmos 00:00: setting system clock to 2018-07-22 07:05:39 UTC (1532243139)\n[ 0.675378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676487] EDD information not available.\n[ 0.759041] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770711] Write protecting the kernel read-only data: 14336k\n[ 0.772888] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.774736] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.820011] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.78\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n/dev/root resized successfully [took 0.12s]\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoSlt1vWN5KmfvUSqFgKPism875bksF4FglJoZWIv+EYa619jYq6IDXeomN8d+OhHYyiAGZBzR4Ma/bjlkfiq2HscA2e1dVN/sROMgTdK1Klrm6WDsjlgjfqjfguvEV1tp8+wCU8qwcBQZG4VhER9/QiFltcOcQ5sfbvot62VM5uA9IfszwPBQnvU24XyLR2yie7pujJ5hKETYCVBFAJl2YXsq7TL5EJjvq5u5OCoYEnbDn+IE+v1tlDu+7UxK5jzX23IAPCPJ5EJRUMI0b6bV/K/eel2zDJ/8fS2YnYtVVW5YJWeqb8zB5Uk71RHh2phvgNny3495qFt2LGQiriAT root@vping-userdata-vm2-bddf8f43-0595-4e70-a2ce-9796cd309ddf\nssh-dss AAAAB3NzaC1kc3MAAACBAIeKm2QHqO2gI1JOE9wZXgLv1o5BvJyiVK3EkvTCeAwaSjKEDuKA6A6YbSJa9eAbZnPuUv4XLcXFSQe+LrekSxVVzAB8RHpzq9WxlVEpYAKO2OErI+gptUVwKkMmAr0uh3y+LvqdmllFKpwzWNSg5I7Za2GA1y3mXGcqrvxt5XGNAAAAFQCbnxtn8Y9WhbKPa2mA5YFnfls8ZwAAAIAprBekfwFlQALt9Z/8quP9dRMWr9h3XrtRjc/9UXTjQFHJy7nVA/yeA63h6GWV8LkCApFMo8u+5B4DHI1ZNiWzTJf1kqYJT3lzCuJytGER/uamywWxvlDPGVdOOOHAUPGMEuxjTet1pvZFMFwGZ5Nxqq+Sn4bdpIoOtW8j21ZUHQAAAIBdFeXEUQx9wCGrKXzBQLAJMSiBzsl2TaDGf+87Qe8W6aM3OBMqcBSOeAHX8GbxtYwh8Eczkw2Gt6bVz09by6Ky4bgVC5OXxVBdbb5nauG/ZDYIhcqlEaQFHPQjKDVqTbJOLCkIXQMgo/Gwb5cxWxo06C+SyHi6W7A2FmnzcHPijA== root@vping-userdata-vm2-bddf8f43-0595-4e70-a2ce-9796cd309ddf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe3b:9a6a/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-bddf8f43-0595-4e70-a2ce-9796cd309ddf\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.07 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-bddf8f43-0595-4e70-a2ce-9796cd309ddf login: "} 2018-07-22 07:05:44,830 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f/action used request id req-c234c016-d893-4992-b9e6-b7c75858c951 2018-07-22 07:05:44,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.104458093643s 2018-07-22 07:05:44,831 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f/action used request id req-c234c016-d893-4992-b9e6-b7c75858c951 2018-07-22 07:05:44,831 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 502665786 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.144575] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.146748] pid_max: default: 32768 minimum: 301 [ 0.148166] ACPI: Core revision 20150930 [ 0.149993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.151673] Security Framework initialized [ 0.152628] Yama: becoming mindful. [ 0.153395] AppArmor: AppArmor initialized [ 0.154292] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.155759] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.157147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.158465] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.160061] Initializing cgroup subsys io [ 0.160949] Initializing cgroup subsys memory [ 0.161916] Initializing cgroup subsys devices [ 0.162871] Initializing cgroup subsys freezer [ 0.163822] Initializing cgroup subsys net_cls [ 0.164833] Initializing cgroup subsys perf_event [ 0.166137] Initializing cgroup subsys net_prio [ 0.167423] Initializing cgroup subsys hugetlb [ 0.168736] Initializing cgroup subsys pids [ 0.170015] CPU: Physical Processor ID: 0 [ 0.171911] mce: CPU supports 10 MCE banks [ 0.172881] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.173918] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.188441] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.194535] ftrace: allocating 31920 entries in 125 pages [ 0.219421] smpboot: Max logical packages: 1 [ 0.220280] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.221660] x2apic enabled [ 0.222470] Switched APIC routing to physical x2apic. [ 0.224216] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.225350] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.227447] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.229248] KVM setup paravirtual spinlock [ 0.230594] x86: Booted up 1 node, 1 CPUs [ 0.231412] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.232820] devtmpfs: initialized [ 0.234549] evm: security.selinux [ 0.235252] evm: security.SMACK64 [ 0.235957] evm: security.SMACK64EXEC [ 0.236708] evm: security.SMACK64TRANSMUTE [ 0.237519] evm: security.SMACK64MMAP [ 0.238266] evm: security.ima [ 0.238915] evm: security.capability [ 0.239728] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241610] pinctrl core: initialized pinctrl subsystem [ 0.242733] RTC time: 7:05:39, date: 07/22/18 [ 0.243704] NET: Registered protocol family 16 [ 0.244698] cpuidle: using governor ladder [ 0.245523] cpuidle: using governor menu [ 0.246313] PCCT header not found. [ 0.247094] ACPI: bus type PCI registered [ 0.247907] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.249159] PCI: Using configuration type 1 for base access [ 0.250949] ACPI: Added _OSI(Module Device) [ 0.251803] ACPI: Added _OSI(Processor Device) [ 0.252681] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.253591] ACPI: Added _OSI(Processor Aggregator Device) [ 0.255390] ACPI: Interpreter enabled [ 0.256171] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.258040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.259906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.261778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.263635] ACPI: (supports S0 S5) [ 0.264342] ACPI: Using IOAPIC for interrupt routing [ 0.265307] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.268439] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.269602] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.270865] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.272080] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.274332] acpiphp: Slot [3] registered [ 0.275151] acpiphp: Slot [4] registered [ 0.275972] acpiphp: Slot [5] registered [ 0.276784] acpiphp: Slot [6] registered [ 0.277590] acpiphp: Slot [7] registered [ 0.278398] acpiphp: Slot [8] registered [ 0.279213] acpiphp: Slot [9] registered [ 0.280026] acpiphp: Slot [10] registered [ 0.280856] acpiphp: Slot [11] registered [ 0.281676] acpiphp: Slot [12] registered [ 0.282508] acpiphp: Slot [13] registered [ 0.283325] acpiphp: Slot [14] registered [ 0.284147] acpiphp: Slot [15] registered [ 0.294877] acpiphp: Slot [16] registered [ 0.295731] acpiphp: Slot [17] registered [ 0.296563] acpiphp: Slot [18] registered [ 0.297377] acpiphp: Slot [19] registered [ 0.298218] acpiphp: Slot [20] registered [ 0.299045] acpiphp: Slot [21] registered [ 0.299871] acpiphp: Slot [22] registered [ 0.300695] acpiphp: Slot [23] registered [ 0.301521] acpiphp: Slot [24] registered [ 0.302339] acpiphp: Slot [25] registered [ 0.303167] acpiphp: Slot [26] registered [ 0.303993] acpiphp: Slot [27] registered [ 0.304823] acpiphp: Slot [28] registered [ 0.305681] acpiphp: Slot [29] registered [ 0.306504] acpiphp: Slot [30] registered [ 0.307326] acpiphp: Slot [31] registered [ 0.308148] PCI host bridge to bus 0000:00 [ 0.308971] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.310203] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.311439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.312903] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.314368] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.315865] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.319096] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.320393] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.321592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.322871] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326467] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.346567] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.348066] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.349858] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.351290] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.352700] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.353990] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.355312] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.356374] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.357934] vgaarb: loaded [ 0.358539] vgaarb: bridge control possible 0000:00:02.0 [ 0.359774] SCSI subsystem initialized [ 0.360692] ACPI: bus type USB registered [ 0.361534] usbcore: registered new interface driver usbfs [ 0.362579] usbcore: registered new interface driver hub [ 0.363598] usbcore: registered new device driver usb [ 0.364714] PCI: Using ACPI for IRQ routing [ 0.365838] NetLabel: Initializing [ 0.366569] NetLabel: domain hash size = 128 [ 0.367431] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.368392] NetLabel: unlabeled traffic allowed by default [ 0.369563] clocksource: Switched to clocksource kvm-clock [ 0.377750] AppArmor: AppArmor Filesystem Enabled [ 0.378737] pnp: PnP ACPI init [ 0.379687] pnp: PnP ACPI: found 5 devices [ 0.386025] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387763] NET: Registered protocol family 2 [ 0.388818] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.390134] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.391357] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392573] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394895] NET: Registered protocol family 1 [ 0.395804] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396911] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.398006] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.412069] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.426274] Trying to unpack rootfs image as initramfs... [ 0.482475] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.484138] Scanning for low memory corruption every 60 seconds [ 0.485505] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486682] audit: initializing netlink subsys (disabled) [ 0.487703] audit: type=2000 audit(1532243140.183:1): initialized [ 0.489040] Initialise system trusted keyring [ 0.490004] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.491165] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.493284] zbud: loaded [ 0.494040] VFS: Disk quotas dquot_6.6.0 [ 0.494872] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.496468] fuse init (API version 7.23) [ 0.497368] Key type big_key registered [ 0.498180] Allocating IMA MOK and blacklist keyrings. [ 0.499418] Key type asymmetric registered [ 0.500236] Asymmetric key parser 'x509' registered [ 0.501195] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.502666] io scheduler noop registered [ 0.503456] io scheduler deadline registered (default) [ 0.504448] io scheduler cfq registered [ 0.505287] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.506333] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.507605] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509036] ACPI: Power Button [PWRF] [ 0.509909] GHES: HEST is not enabled! [ 0.523372] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.551370] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553519] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.579509] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.582263] Linux agpgart interface v0.103 [ 0.585194] brd: module loaded [ 0.586932] loop: module loaded [ 0.591880] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.593331] GPT:90111 != 2097151 [ 0.594012] GPT:Alternate GPT header not at the end of the disk. [ 0.595107] GPT:90111 != 2097151 [ 0.595782] GPT: Use GNU Parted to correct GPT errors. [ 0.596751] vda: vda1 vda15 [ 0.598158] scsi host0: ata_piix [ 0.598949] scsi host1: ata_piix [ 0.599676] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.600897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.602374] libphy: Fixed MDIO Bus: probed [ 0.603193] tun: Universal TUN/TAP device driver, 1.6 [ 0.604141] tun: (C) 1999-2004 Max Krasnyansky [ 0.606469] PPP generic driver version 2.4.2 [ 0.607381] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.608585] ehci-pci: EHCI PCI platform driver [ 0.609458] ehci-platform: EHCI generic platform driver [ 0.610446] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.611578] ohci-pci: OHCI PCI platform driver [ 0.612449] ohci-platform: OHCI generic platform driver [ 0.613436] uhci_hcd: USB Universal Host Controller Interface driver [ 0.627621] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.628641] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.630108] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.631130] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.632280] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.633505] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.634912] usb usb1: Product: UHCI Host Controller [ 0.635845] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.636984] usb usb1: SerialNumber: 0000:00:01.2 [ 0.637979] hub 1-0:1.0: USB hub found [ 0.638774] hub 1-0:1.0: 2 ports detected [ 0.639720] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.641880] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.642839] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.643887] mousedev: PS/2 mouse device common for all mice [ 0.645160] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.647027] rtc_cmos 00:00: RTC can wake from S4 [ 0.648156] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.649436] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.650623] i2c /dev entries driver [ 0.651405] device-mapper: uevent: version 1.0.3 [ 0.652356] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654004] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655443] NET: Registered protocol family 10 [ 0.656574] NET: Registered protocol family 17 [ 0.657466] Key type dns_resolver registered [ 0.658471] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659567] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661354] registered taskstats version 1 [ 0.662209] Loading compiled-in X.509 certificates [ 0.663698] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665603] zswap: loaded using pool lzo/zbud [ 0.667233] Key type trusted registered [ 0.669007] Key type encrypted registered [ 0.669860] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670902] ima: No TPM chip found, activating TPM-bypass! [ 0.671944] evm: HMAC attrs: 0x1 [ 0.672896] Magic number: 10:911:66 [ 0.673758] rtc_cmos 00:00: setting system clock to 2018-07-22 07:05:39 UTC (1532243139) [ 0.675378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676487] EDD information not available. [ 0.759041] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770711] Write protecting the kernel read-only data: 14336k [ 0.772888] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.774736] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.820011] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.78 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK /dev/root resized successfully [took 0.12s] === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoSlt1vWN5KmfvUSqFgKPism875bksF4FglJoZWIv+EYa619jYq6IDXeomN8d+OhHYyiAGZBzR4Ma/bjlkfiq2HscA2e1dVN/sROMgTdK1Klrm6WDsjlgjfqjfguvEV1tp8+wCU8qwcBQZG4VhER9/QiFltcOcQ5sfbvot62VM5uA9IfszwPBQnvU24XyLR2yie7pujJ5hKETYCVBFAJl2YXsq7TL5EJjvq5u5OCoYEnbDn+IE+v1tlDu+7UxK5jzX23IAPCPJ5EJRUMI0b6bV/K/eel2zDJ/8fS2YnYtVVW5YJWeqb8zB5Uk71RHh2phvgNny3495qFt2LGQiriAT root@vping-userdata-vm2-bddf8f43-0595-4e70-a2ce-9796cd309ddf ssh-dss AAAAB3NzaC1kc3MAAACBAIeKm2QHqO2gI1JOE9wZXgLv1o5BvJyiVK3EkvTCeAwaSjKEDuKA6A6YbSJa9eAbZnPuUv4XLcXFSQe+LrekSxVVzAB8RHpzq9WxlVEpYAKO2OErI+gptUVwKkMmAr0uh3y+LvqdmllFKpwzWNSg5I7Za2GA1y3mXGcqrvxt5XGNAAAAFQCbnxtn8Y9WhbKPa2mA5YFnfls8ZwAAAIAprBekfwFlQALt9Z/8quP9dRMWr9h3XrtRjc/9UXTjQFHJy7nVA/yeA63h6GWV8LkCApFMo8u+5B4DHI1ZNiWzTJf1kqYJT3lzCuJytGER/uamywWxvlDPGVdOOOHAUPGMEuxjTet1pvZFMFwGZ5Nxqq+Sn4bdpIoOtW8j21ZUHQAAAIBdFeXEUQx9wCGrKXzBQLAJMSiBzsl2TaDGf+87Qe8W6aM3OBMqcBSOeAHX8GbxtYwh8Eczkw2Gt6bVz09by6Ky4bgVC5OXxVBdbb5nauG/ZDYIhcqlEaQFHPQjKDVqTbJOLCkIXQMgo/Gwb5cxWxo06C+SyHi6W7A2FmnzcHPijA== root@vping-userdata-vm2-bddf8f43-0595-4e70-a2ce-9796cd309ddf -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe3b:9a6a/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-bddf8f43-0595-4e70-a2ce-9796cd309ddf launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.07 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-bddf8f43-0595-4e70-a2ce-9796cd309ddf login: 2018-07-22 07:05:44,833 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-07-22 07:05:44,947 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 07:05:44,947 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:40 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-22 07:05:44,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 07:05:44,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/3715c80b-8257-4572-b586-1ee0791db19e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:45,140 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:05:44 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-7d76da22-ad40-4049-a2e9-3977bae5ee59 x-compute-request-id: req-7d76da22-ad40-4049-a2e9-3977bae5ee59 Content-Type: application/json 2018-07-22 07:05:45,140 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3715c80b-8257-4572-b586-1ee0791db19e used request id req-7d76da22-ad40-4049-a2e9-3977bae5ee59 2018-07-22 07:05:45,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.188914060593s 2018-07-22 07:05:45,140 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3715c80b-8257-4572-b586-1ee0791db19e used request id req-7d76da22-ad40-4049-a2e9-3977bae5ee59 2018-07-22 07:05:45,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:05:45,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:45,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:45 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-9da9150d-52aa-470e-a73d-40e2f3b863b2 x-compute-request-id: req-9da9150d-52aa-470e-a73d-40e2f3b863b2 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:9a:6a", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:05:39.000000", "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:05:39Z", "hostId": "7c2e2bbfb0d70f71688f2913f1eb1e996982e71b1341d042016820e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:33Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c1:a8", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3715c80b-8257-4572-b586-1ee0791db19e", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:05:28.000000", "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "3715c80b-8257-4572-b586-1ee0791db19e", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:05:45Z", "hostId": "d53f1daa72a8b1d9d99714df7e3b8178796c47212eaa75b838b95e9f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:21Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:05:45,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9da9150d-52aa-470e-a73d-40e2f3b863b2 2018-07-22 07:05:45,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.731091976166s 2018-07-22 07:05:45,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9da9150d-52aa-470e-a73d-40e2f3b863b2 2018-07-22 07:05:45,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:05:47,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:05:47,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:48,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:47 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-e89e1410-29ec-4825-b344-062271a295e4 x-compute-request-id: req-e89e1410-29ec-4825-b344-062271a295e4 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:9a:6a", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:05:39.000000", "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:05:39Z", "hostId": "7c2e2bbfb0d70f71688f2913f1eb1e996982e71b1341d042016820e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:33Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:05:48,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e89e1410-29ec-4825-b344-062271a295e4 2018-07-22 07:05:48,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384695053101s 2018-07-22 07:05:48,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e89e1410-29ec-4825-b344-062271a295e4 2018-07-22 07:05:48,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 07:05:48,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:48,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:05:48 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-cd24c158-0370-4bf6-a23d-11e78f5cb7f6 x-compute-request-id: req-cd24c158-0370-4bf6-a23d-11e78f5cb7f6 Content-Type: application/json 2018-07-22 07:05:48,403 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f used request id req-cd24c158-0370-4bf6-a23d-11e78f5cb7f6 2018-07-22 07:05:48,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.139119148254s 2018-07-22 07:05:48,404 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f used request id req-cd24c158-0370-4bf6-a23d-11e78f5cb7f6 2018-07-22 07:05:48,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:05:48,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:49,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:48 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-9edf1684-b0c4-4859-b799-7d59454cd268 x-compute-request-id: req-9edf1684-b0c4-4859-b799-7d59454cd268 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:9a:6a", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "rel": "bookmark"}], "image": {"id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "links": [{"href": "http://172.30.9.23:8774/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:05:39.000000", "flavor": {"id": "3017ad45-1f11-4790-ba09-51a494aa8e57", "links": [{"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}]}, "id": "44b98a32-4baa-4c9a-b6f1-fa75bc9b505f", "security_groups": [{"name": "default"}], "user_id": "aba91fd8f46f430f94ddda6c951a5e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:05:48Z", "hostId": "7c2e2bbfb0d70f71688f2913f1eb1e996982e71b1341d042016820e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "created": "2018-07-22T07:05:33Z", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:05:49,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9edf1684-b0c4-4859-b799-7d59454cd268 2018-07-22 07:05:49,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.620377063751s 2018-07-22 07:05:49,025 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9edf1684-b0c4-4859-b799-7d59454cd268 2018-07-22 07:05:49,026 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:05:51,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:05:51,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:51,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:05:51 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-ef3529c7-fea5-40fa-9fcd-4892d637bee8 x-compute-request-id: req-ef3529c7-fea5-40fa-9fcd-4892d637bee8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 07:05:51,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ef3529c7-fea5-40fa-9fcd-4892d637bee8 2018-07-22 07:05:51,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0825958251953s 2018-07-22 07:05:51,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ef3529c7-fea5-40fa-9fcd-4892d637bee8 2018-07-22 07:05:51,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 07:05:51,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d9826916-66f5-4323-b7c1-34b1e5ddb92c/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" -d '{"subnet_id": "1def15b1-a628-48ee-ae93-3ae78ffd4f03"}' 2018-07-22 07:05:53,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0e0d40ca-25a4-47d7-8ff0-5ea5ee4d0047 Date: Sun, 22 Jul 2018 07:05:53 GMT RESP BODY: {"network_id": "fedc05b1-95cb-49b6-92f7-1bcd832e09cf", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "subnet_id": "1def15b1-a628-48ee-ae93-3ae78ffd4f03", "subnet_ids": ["1def15b1-a628-48ee-ae93-3ae78ffd4f03"], "port_id": "620b421d-255a-4b6a-8560-5a633b543674", "id": "d9826916-66f5-4323-b7c1-34b1e5ddb92c"} 2018-07-22 07:05:53,082 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d9826916-66f5-4323-b7c1-34b1e5ddb92c/remove_router_interface.json used request id req-0e0d40ca-25a4-47d7-8ff0-5ea5ee4d0047 2018-07-22 07:05:53,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.96930098534s 2018-07-22 07:05:53,083 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d9826916-66f5-4323-b7c1-34b1e5ddb92c/remove_router_interface.json used request id req-0e0d40ca-25a4-47d7-8ff0-5ea5ee4d0047 returning object d9826916-66f5-4323-b7c1-34b1e5ddb92c 2018-07-22 07:05:53,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 07:05:53,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:53,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-7e5ffe8a-707e-427d-9249-598fdbf59a38 Date: Sun, 22 Jul 2018 07:05:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:08Z", "admin_state_up": true, "updated_at": "2018-07-22T07:05:51Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "d9826916-66f5-4323-b7c1-34b1e5ddb92c", "name": "vping_userdata-router_bddf8f43-0595-4e70-a2ce-9796cd309ddf"}]} 2018-07-22 07:05:53,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7e5ffe8a-707e-427d-9249-598fdbf59a38 2018-07-22 07:05:53,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.262042045593s 2018-07-22 07:05:53,346 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7e5ffe8a-707e-427d-9249-598fdbf59a38 2018-07-22 07:05:53,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 07:05:53,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/d9826916-66f5-4323-b7c1-34b1e5ddb92c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:56,740 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b57965e-30fd-48a4-8cde-e064c8c5cba5 Content-Length: 0 Date: Sun, 22 Jul 2018 07:05:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:05:56,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d9826916-66f5-4323-b7c1-34b1e5ddb92c.json used request id req-4b57965e-30fd-48a4-8cde-e064c8c5cba5 2018-07-22 07:05:56,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.39242196083s 2018-07-22 07:05:56,740 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d9826916-66f5-4323-b7c1-34b1e5ddb92c.json used request id req-4b57965e-30fd-48a4-8cde-e064c8c5cba5 2018-07-22 07:05:56,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 07:05:56,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:56,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3de48a68-b794-4f1d-bbe9-db6aaff62ebb Date: Sun, 22 Jul 2018 07:05:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fedc05b1-95cb-49b6-92f7-1bcd832e09cf","tenant_id":"c8c00ec1352a43368d7f84d112cbfdb9","created_at":"2018-07-22T07:05:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T07:05:07Z","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":"c8c00ec1352a43368d7f84d112cbfdb9","id":"1def15b1-a628-48ee-ae93-3ae78ffd4f03","subnetpool_id":null,"name":"vping_userdata-subnet_bddf8f43-0595-4e70-a2ce-9796cd309ddf"}]} 2018-07-22 07:05:56,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3de48a68-b794-4f1d-bbe9-db6aaff62ebb 2018-07-22 07:05:56,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0606031417847s 2018-07-22 07:05:56,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3de48a68-b794-4f1d-bbe9-db6aaff62ebb 2018-07-22 07:05:56,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 07:05:56,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/1def15b1-a628-48ee-ae93-3ae78ffd4f03.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:59,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8086a7be-864d-4ef9-89c7-728ddf75c7e0 Date: Sun, 22 Jul 2018 07:05:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:05:59,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1def15b1-a628-48ee-ae93-3ae78ffd4f03.json used request id req-8086a7be-864d-4ef9-89c7-728ddf75c7e0 2018-07-22 07:05:59,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.6330499649s 2018-07-22 07:05:59,436 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1def15b1-a628-48ee-ae93-3ae78ffd4f03.json used request id req-8086a7be-864d-4ef9-89c7-728ddf75c7e0 2018-07-22 07:05:59,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:05:59,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:05:59,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-5151b0d8-2cc9-40b2-9618-ef938298d155 Date: Sun, 22 Jul 2018 07:05:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"fedc05b1-95cb-49b6-92f7-1bcd832e09cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c8c00ec1352a43368d7f84d112cbfdb9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:05:59Z","qos_policy_id":null,"name":"vping_userdata-net_bddf8f43-0595-4e70-a2ce-9796cd309ddf","admin_state_up":true,"tenant_id":"c8c00ec1352a43368d7f84d112cbfdb9","created_at":"2018-07-22T07:05:05Z","mtu":1450}]} 2018-07-22 07:05:59,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5151b0d8-2cc9-40b2-9618-ef938298d155 2018-07-22 07:05:59,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116169214249s 2018-07-22 07:05:59,554 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5151b0d8-2cc9-40b2-9618-ef938298d155 2018-07-22 07:05:59,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 07:05:59,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/fedc05b1-95cb-49b6-92f7-1bcd832e09cf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:06:00,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-01fcdc5e-131c-4d72-97fe-614cb00db1bd Date: Sun, 22 Jul 2018 07:06:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:06:00,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/fedc05b1-95cb-49b6-92f7-1bcd832e09cf.json used request id req-01fcdc5e-131c-4d72-97fe-614cb00db1bd 2018-07-22 07:06:00,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18758511543s 2018-07-22 07:06:00,743 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/fedc05b1-95cb-49b6-92f7-1bcd832e09cf.json used request id req-01fcdc5e-131c-4d72-97fe-614cb00db1bd 2018-07-22 07:06:00,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:06:00,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:06:00,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-f16f7fb5-0cc3-47e8-b8d7-4132b858b4a2 Date: Sun, 22 Jul 2018 07:06:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2/snap", "metadata": {}}], "file": "/v2/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2/file", "owner": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "size": 12716032, "self": "/v2/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:05:18Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:05:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:06:00,964 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f16f7fb5-0cc3-47e8-b8d7-4132b858b4a2 2018-07-22 07:06:00,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.216848134995s 2018-07-22 07:06:00,964 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f16f7fb5-0cc3-47e8-b8d7-4132b858b4a2 2018-07-22 07:06:00,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 07:06:00,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3d40d0ce0ee34c9e3b0bba69582996c61c429f" 2018-07-22 07:06:01,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0d5cbe83-f3a1-4405-8bc0-effd05d6df17 Date: Sun, 22 Jul 2018 07:06:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:06:01,395 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2 used request id req-0d5cbe83-f3a1-4405-8bc0-effd05d6df17 2018-07-22 07:06:01,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.429752111435s 2018-07-22 07:06:01,396 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e6e2003c-b1a3-4b4f-ac5f-1b4605cb54b2 used request id req-0d5cbe83-f3a1-4405-8bc0-effd05d6df17 2018-07-22 07:06:01,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:06:01,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:06:01,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:01 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-40c6c96d-e0d7-443f-81e1-f928d34a07f2 x-compute-request-id: req-40c6c96d-e0d7-443f-81e1-f928d34a07f2 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3017ad45-1f11-4790-ba09-51a494aa8e57"}]} 2018-07-22 07:06:01,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-40c6c96d-e0d7-443f-81e1-f928d34a07f2 2018-07-22 07:06:01,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0296728610992s 2018-07-22 07:06:01,426 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-40c6c96d-e0d7-443f-81e1-f928d34a07f2 2018-07-22 07:06:01,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 07:06:01,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:06:01,466 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:06:01 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-7aa2ee04-257f-42cc-b904-51ac39b6e5e1 x-compute-request-id: req-7aa2ee04-257f-42cc-b904-51ac39b6e5e1 Content-Length: 0 Content-Type: application/json 2018-07-22 07:06:01,466 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57 used request id req-7aa2ee04-257f-42cc-b904-51ac39b6e5e1 2018-07-22 07:06:01,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0381379127502s 2018-07-22 07:06:01,466 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3017ad45-1f11-4790-ba09-51a494aa8e57 used request id req-7aa2ee04-257f-42cc-b904-51ac39b6e5e1 2018-07-22 07:06:01,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:06:01,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:06:01,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aadbc9e-da1f-4c4c-96d1-7a9574091249 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "links": {"self": "http://172.30.9.23:5000/v3/users/aba91fd8f46f430f94ddda6c951a5e8b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aba91fd8f46f430f94ddda6c951a5e8b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:06:01,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1aadbc9e-da1f-4c4c-96d1-7a9574091249 2018-07-22 07:06:01,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111379146576s 2018-07-22 07:06:01,579 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1aadbc9e-da1f-4c4c-96d1-7a9574091249 2018-07-22 07:06:01,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:06:01,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/aba91fd8f46f430f94ddda6c951a5e8b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:06:01,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d70f0cd-3bca-40e0-8e37-5778c0f96965 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_bddf8f43-0595-4e70-a2ce-9796cd309ddf", "links": {"self": "http://172.30.9.23:5000/v3/users/aba91fd8f46f430f94ddda6c951a5e8b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "aba91fd8f46f430f94ddda6c951a5e8b", "description": null}} 2018-07-22 07:06:01,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/aba91fd8f46f430f94ddda6c951a5e8b used request id req-6d70f0cd-3bca-40e0-8e37-5778c0f96965 2018-07-22 07:06:01,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108003139496s 2018-07-22 07:06:01,693 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/aba91fd8f46f430f94ddda6c951a5e8b used request id req-6d70f0cd-3bca-40e0-8e37-5778c0f96965 2018-07-22 07:06:01,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 07:06:01,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/aba91fd8f46f430f94ddda6c951a5e8b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:06:01,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0278e5c-5dc5-46f3-816e-cb2d16a9598d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:06:01,956 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/aba91fd8f46f430f94ddda6c951a5e8b used request id req-c0278e5c-5dc5-46f3-816e-cb2d16a9598d 2018-07-22 07:06:01,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.262730836868s 2018-07-22 07:06:01,956 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/aba91fd8f46f430f94ddda6c951a5e8b used request id req-c0278e5c-5dc5-46f3-816e-cb2d16a9598d 2018-07-22 07:06:01,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 07:06:01,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:06:02,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b0839af-3ae1-46b9-aca3-3cc800e44471 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9"}, "tags": [], "enabled": true, "id": "c8c00ec1352a43368d7f84d112cbfdb9", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_bddf8f43-0595-4e70-a2ce-9796cd309ddf"}]} 2018-07-22 07:06:02,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-2b0839af-3ae1-46b9-aca3-3cc800e44471 2018-07-22 07:06:02,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103940010071s 2018-07-22 07:06:02,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-2b0839af-3ae1-46b9-aca3-3cc800e44471 2018-07-22 07:06:02,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 07:06:02,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:06:02,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:06:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-102d553b-daf9-416a-881f-daf751760c8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:06:02,325 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-102d553b-daf9-416a-881f-daf751760c8f 2018-07-22 07:06:02,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.252504825592s 2018-07-22 07:06:02,325 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-102d553b-daf9-416a-881f-daf751760c8f 2018-07-22 07:06:02,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:06:02,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:06:02,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de55997b-a840-41b2-b3e9-a7fdd5bcd010 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be5d66059fda4d8aaf41997ff8017491", "links": {"self": "http://172.30.9.23:5000/v3/roles/be5d66059fda4d8aaf41997ff8017491"}, "name": "Member"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:06:02,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-de55997b-a840-41b2-b3e9-a7fdd5bcd010 2018-07-22 07:06:02,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0900509357452s 2018-07-22 07:06:02,419 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-de55997b-a840-41b2-b3e9-a7fdd5bcd010 2018-07-22 07:06:02,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 07:06:02,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/be5d66059fda4d8aaf41997ff8017491 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22924feae707c511e7a904af4460329a3e7803a1" 2018-07-22 07:06:02,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:06:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-730283ba-5f01-418d-889c-db5e7819aa73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:06:02,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/be5d66059fda4d8aaf41997ff8017491 used request id req-730283ba-5f01-418d-889c-db5e7819aa73 2018-07-22 07:06:02,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.158335924149s 2018-07-22 07:06:02,583 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/be5d66059fda4d8aaf41997ff8017491 used request id req-730283ba-5f01-418d-889c-db5e7819aa73 2018-07-22 07:06:02,638 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-07-22 07:06:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:06:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:06:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:06:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:06:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:06:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:06:02,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:06:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:06:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:06:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:06:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:06:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:06:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:06:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:06:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:06:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:06:02,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:06:02,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:06:02,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:06:02,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:06:02,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:06:02,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:06:02,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:06:02,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f1ac50c-f21c-4a4c-8900-37a44b281131 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:06:02,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0f1ac50c-f21c-4a4c-8900-37a44b281131 2018-07-22 07:06:02,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:06:03,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:06:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["rFSYl5c7TZe9p1bIF80isw"], "issued_at": "2018-07-22T07:06:03.000000Z"}} 2018-07-22 07:06:03,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:06:03,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:06:03,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-edf6b2e3-494b-48fa-b9dc-7a0b093dbcaa Date: Sun, 22 Jul 2018 07:06:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:06:03,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-edf6b2e3-494b-48fa-b9dc-7a0b093dbcaa 2018-07-22 07:06:03,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.26270198822s 2018-07-22 07:06:03,368 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-edf6b2e3-494b-48fa-b9dc-7a0b093dbcaa 2018-07-22 07:06:03,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:06:03,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:06:03 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:06:03,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 07:06:03,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:06:03,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10d547b-cc21-4cde-8764-6beff438e7ff Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/cdae277dbdc94ad683fd03c3bb711589"}, "tags": [], "enabled": true, "id": "cdae277dbdc94ad683fd03c3bb711589", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-07-22 07:06:03,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-e10d547b-cc21-4cde-8764-6beff438e7ff 2018-07-22 07:06:03,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0975110530853s 2018-07-22 07:06:03,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-e10d547b-cc21-4cde-8764-6beff438e7ff 2018-07-22 07:06:03,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 07:06:03,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}}' 2018-07-22 07:06:03,665 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90a9e034-dcb9-4c18-9fdb-c4f23bf49bba Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0"}, "tags": [], "enabled": true, "id": "45ed3c7e375844c8af22e96d9712b1f0", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}} 2018-07-22 07:06:03,665 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-90a9e034-dcb9-4c18-9fdb-c4f23bf49bba 2018-07-22 07:06:03,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.181931972504s 2018-07-22 07:06:03,665 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-90a9e034-dcb9-4c18-9fdb-c4f23bf49bba 2018-07-22 07:06:03,666 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'45ed3c7e375844c8af22e96d9712b1f0', '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'cinder_test-project_ad96bb67-2add-4ab3-ac1f-fa9ea723debd'}) 2018-07-22 07:06:03,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 07:06:03,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "17125a95-78e1-4dfb-b452-e2af16dc46c1", "email": null, "name": "cinder_test-user_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}}' 2018-07-22 07:06:04,048 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65597cce-0064-405e-96f9-ccd4a818bbed Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "links": {"self": "http://172.30.9.23:5000/v3/users/93b46dd63ce44e338cde9058b0c09c0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93b46dd63ce44e338cde9058b0c09c0d", "domain_id": "default", "password_expires_at": null}} 2018-07-22 07:06:04,048 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-65597cce-0064-405e-96f9-ccd4a818bbed 2018-07-22 07:06:04,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375720977783s 2018-07-22 07:06:04,048 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-65597cce-0064-405e-96f9-ccd4a818bbed 2018-07-22 07:06:04,049 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'93b46dd63ce44e338cde9058b0c09c0d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_ad96bb67-2add-4ab3-ac1f-fa9ea723debd'}) 2018-07-22 07:06:04,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:06:04,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:06:04,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b55cf7-82cc-458a-8954-2edd60e232e1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:06:04,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b1b55cf7-82cc-458a-8954-2edd60e232e1 2018-07-22 07:06:04,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108332157135s 2018-07-22 07:06:04,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b1b55cf7-82cc-458a-8954-2edd60e232e1 2018-07-22 07:06:04,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:06:04,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:06:04,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca7153d-e4ef-44b4-bc4f-1186290532d9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:06:04,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6ca7153d-e4ef-44b4-bc4f-1186290532d9 2018-07-22 07:06:04,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.090754032135s 2018-07-22 07:06:04,258 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6ca7153d-e4ef-44b4-bc4f-1186290532d9 2018-07-22 07:06:04,259 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 07:06:04,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 07:06:04,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" -d '{"role": {"name": "Member"}}' 2018-07-22 07:06:04,377 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e801f293-b2a9-432a-8569-cb93a205dba3 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e886f59b7dc4b81be73250fbd60f113", "links": {"self": "http://172.30.9.23:5000/v3/roles/0e886f59b7dc4b81be73250fbd60f113"}, "name": "Member"}} 2018-07-22 07:06:04,377 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e801f293-b2a9-432a-8569-cb93a205dba3 2018-07-22 07:06:04,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.114608049393s 2018-07-22 07:06:04,378 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e801f293-b2a9-432a-8569-cb93a205dba3 2018-07-22 07:06:04,378 - 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'0e886f59b7dc4b81be73250fbd60f113'}) 2018-07-22 07:06:04,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:06:04,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:06:04,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a7d78f-200c-43c1-aab4-f78ebf94c15d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e886f59b7dc4b81be73250fbd60f113", "links": {"self": "http://172.30.9.23:5000/v3/roles/0e886f59b7dc4b81be73250fbd60f113"}, "name": "Member"}, {"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:06:04,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-15a7d78f-200c-43c1-aab4-f78ebf94c15d 2018-07-22 07:06:04,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0897400379181s 2018-07-22 07:06:04,472 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-15a7d78f-200c-43c1-aab4-f78ebf94c15d 2018-07-22 07:06:04,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 07:06:04,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:06:04,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-016964e9-53ed-446c-b0b2-072c40740d76 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-22 07:06:04,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-016964e9-53ed-446c-b0b2-072c40740d76 2018-07-22 07:06:04,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0941078662872s 2018-07-22 07:06:04,571 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-016964e9-53ed-446c-b0b2-072c40740d76 2018-07-22 07:06:04,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:06:04,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:06:04,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-008b625c-0bc9-49e3-b83a-2c3343c10910 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cinder_test-user_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "links": {"self": "http://172.30.9.23:5000/v3/users/93b46dd63ce44e338cde9058b0c09c0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93b46dd63ce44e338cde9058b0c09c0d", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:06:04,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-008b625c-0bc9-49e3-b83a-2c3343c10910 2018-07-22 07:06:04,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111116886139s 2018-07-22 07:06:04,684 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-008b625c-0bc9-49e3-b83a-2c3343c10910 2018-07-22 07:06:04,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 07:06:04,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:06:04,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e547220e-9d60-4002-9e6c-101cc7391570 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0"}, "tags": [], "enabled": true, "id": "45ed3c7e375844c8af22e96d9712b1f0", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}]} 2018-07-22 07:06:04,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e547220e-9d60-4002-9e6c-101cc7391570 2018-07-22 07:06:04,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0969588756561s 2018-07-22 07:06:04,793 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e547220e-9d60-4002-9e6c-101cc7391570 2018-07-22 07:06:04,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 07:06:04,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=93b46dd63ce44e338cde9058b0c09c0d&role.id=0e886f59b7dc4b81be73250fbd60f113&scope.project.id=45ed3c7e375844c8af22e96d9712b1f0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:06:04,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7534359-285f-4625-92be-119c6514643c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=93b46dd63ce44e338cde9058b0c09c0d&role.id=0e886f59b7dc4b81be73250fbd60f113&scope.project.id=45ed3c7e375844c8af22e96d9712b1f0", "previous": null, "next": null}} 2018-07-22 07:06:04,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=93b46dd63ce44e338cde9058b0c09c0d&role.id=0e886f59b7dc4b81be73250fbd60f113&scope.project.id=45ed3c7e375844c8af22e96d9712b1f0 used request id req-c7534359-285f-4625-92be-119c6514643c 2018-07-22 07:06:04,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0200488567352s 2018-07-22 07:06:04,821 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=93b46dd63ce44e338cde9058b0c09c0d&role.id=0e886f59b7dc4b81be73250fbd60f113&scope.project.id=45ed3c7e375844c8af22e96d9712b1f0 used request id req-c7534359-285f-4625-92be-119c6514643c 2018-07-22 07:06:04,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 07:06:04,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0/users/93b46dd63ce44e338cde9058b0c09c0d/roles/0e886f59b7dc4b81be73250fbd60f113 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:06:04,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56bcd4a8-9058-4cf2-8d17-2a54b57e7f17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:06:04,969 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0/users/93b46dd63ce44e338cde9058b0c09c0d/roles/0e886f59b7dc4b81be73250fbd60f113 used request id req-56bcd4a8-9058-4cf2-8d17-2a54b57e7f17 2018-07-22 07:06:04,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144782781601s 2018-07-22 07:06:04,969 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0/users/93b46dd63ce44e338cde9058b0c09c0d/roles/0e886f59b7dc4b81be73250fbd60f113 used request id req-56bcd4a8-9058-4cf2-8d17-2a54b57e7f17 2018-07-22 07:06:04,970 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', 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'45ed3c7e375844c8af22e96d9712b1f0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '17125a95-78e1-4dfb-b452-e2af16dc46c1', 'username': u'cinder_test-user_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-22 07:06:04,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:06:04,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:06:04,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:06:04,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:06:04,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:06:04,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:06:04,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:06:04,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:06:04,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:06:04,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:06:04,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:06:04,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:06:04,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:06:04,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:06:04,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:06:04,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:06:04,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:06:04,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:06:04,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:06:04,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:06:04,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:06:04,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:06:04,976 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', 'password': '17125a95-78e1-4dfb-b452-e2af16dc46c1', 'project_name': 'cinder_test-project_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '45ed3c7e375844c8af22e96d9712b1f0', 'project_domain_name': 'Default'} 2018-07-22 07:06:04,976 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-07-22 07:06:04,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:06:04,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f7bede-3f8c-44ac-a420-b3060c35bc99 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:06:04,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-54f7bede-3f8c-44ac-a420-b3060c35bc99 2018-07-22 07:06:04,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:06:05,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e886f59b7dc4b81be73250fbd60f113", "name": "Member"}], "expires_at": "2018-07-22T08:06:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45ed3c7e375844c8af22e96d9712b1f0", "name": "cinder_test-project_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/45ed3c7e375844c8af22e96d9712b1f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/45ed3c7e375844c8af22e96d9712b1f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/45ed3c7e375844c8af22e96d9712b1f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/45ed3c7e375844c8af22e96d9712b1f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/45ed3c7e375844c8af22e96d9712b1f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/45ed3c7e375844c8af22e96d9712b1f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_45ed3c7e375844c8af22e96d9712b1f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_45ed3c7e375844c8af22e96d9712b1f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/45ed3c7e375844c8af22e96d9712b1f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/45ed3c7e375844c8af22e96d9712b1f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/45ed3c7e375844c8af22e96d9712b1f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/45ed3c7e375844c8af22e96d9712b1f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/45ed3c7e375844c8af22e96d9712b1f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "id": "93b46dd63ce44e338cde9058b0c09c0d"}, "audit_ids": ["383dCEGrQxm071MMpuxw9A"], "issued_at": "2018-07-22T07:06:05.000000Z"}} 2018-07-22 07:06:05,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 07:06:05,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"network": {"name": "cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "admin_state_up": true}}' 2018-07-22 07:06:05,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-f711a89b-b72f-4a7e-9372-a8937bf4e7e2 Date: Sun, 22 Jul 2018 07:06:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1a9ce035-5a53-4d65-8999-bf11300d974f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"45ed3c7e375844c8af22e96d9712b1f0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:06:05Z","is_default":false,"name":"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd","qos_policy_id":null,"admin_state_up":true,"tenant_id":"45ed3c7e375844c8af22e96d9712b1f0","created_at":"2018-07-22T07:06:05Z","mtu":1450}} 2018-07-22 07:06:05,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f711a89b-b72f-4a7e-9372-a8937bf4e7e2 2018-07-22 07:06:05,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.568666934967s 2018-07-22 07:06:05,945 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f711a89b-b72f-4a7e-9372-a8937bf4e7e2 2018-07-22 07:06:05,945 - 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-07-22T07:06:05Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'1a9ce035-5a53-4d65-8999-bf11300d974f', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', u'admin_state_up': True, u'tenant_id': u'45ed3c7e375844c8af22e96d9712b1f0', u'created_at': u'2018-07-22T07:06:05Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'45ed3c7e375844c8af22e96d9712b1f0', u'l2_adjacency': True}) 2018-07-22 07:06:05,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:06:05,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:06,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-3968713f-8d85-46ab-a0f1-1419ab7a2fcc Date: Sun, 22 Jul 2018 07:06:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1a9ce035-5a53-4d65-8999-bf11300d974f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"45ed3c7e375844c8af22e96d9712b1f0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:06:05Z","qos_policy_id":null,"name":"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd","admin_state_up":true,"tenant_id":"45ed3c7e375844c8af22e96d9712b1f0","created_at":"2018-07-22T07:06:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 07:06:06,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3968713f-8d85-46ab-a0f1-1419ab7a2fcc 2018-07-22 07:06:06,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266700983047s 2018-07-22 07:06:06,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3968713f-8d85-46ab-a0f1-1419ab7a2fcc 2018-07-22 07:06:06,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 07:06:06,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"subnet": {"name": "cinder_test-subnet_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "enable_dhcp": true, "network_id": "1a9ce035-5a53-4d65-8999-bf11300d974f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 07:06:07,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-841d53d8-5d9c-4b4e-915a-d888a86ff522 Date: Sun, 22 Jul 2018 07:06:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a9ce035-5a53-4d65-8999-bf11300d974f","tenant_id":"45ed3c7e375844c8af22e96d9712b1f0","created_at":"2018-07-22T07:06:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T07:06:06Z","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":"45ed3c7e375844c8af22e96d9712b1f0","id":"cbc5aa52-0052-4b74-a2c7-7de97e7d2297","subnetpool_id":null,"name":"cinder_test-subnet_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}} 2018-07-22 07:06:07,004 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-841d53d8-5d9c-4b4e-915a-d888a86ff522 2018-07-22 07:06:07,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.789587020874s 2018-07-22 07:06:07,004 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-841d53d8-5d9c-4b4e-915a-d888a86ff522 2018-07-22 07:06:07,005 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:06:06Z', 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'cbc5aa52-0052-4b74-a2c7-7de97e7d2297', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', u'enable_dhcp': True, u'network_id': u'1a9ce035-5a53-4d65-8999-bf11300d974f', u'tenant_id': u'45ed3c7e375844c8af22e96d9712b1f0', u'created_at': u'2018-07-22T07:06:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'45ed3c7e375844c8af22e96d9712b1f0'}) 2018-07-22 07:06:07,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 07:06:07,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "cinder_test-router_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "admin_state_up": true}}' 2018-07-22 07:06:12,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-779ea960-acd8-4708-90e8-c807e59fca52 Date: Sun, 22 Jul 2018 07:06:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:07Z", "admin_state_up": true, "updated_at": "2018-07-22T07:06:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "b2d6935e-0ffd-48f8-b56c-33a59f653d1e", "name": "cinder_test-router_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}} 2018-07-22 07:06:12,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-779ea960-acd8-4708-90e8-c807e59fca52 2018-07-22 07:06:12,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.84588503838s 2018-07-22 07:06:12,852 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-779ea960-acd8-4708-90e8-c807e59fca52 2018-07-22 07:06:12,852 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:06:08Z', u'revision_number': 3, u'id': u'b2d6935e-0ffd-48f8-b56c-33a59f653d1e', u'external_gateway_info': {u'network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26686176-d4b0-4f11-8423-c349e99aa88a', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', u'admin_state_up': True, u'tenant_id': u'45ed3c7e375844c8af22e96d9712b1f0', u'created_at': u'2018-07-22T07:06:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'45ed3c7e375844c8af22e96d9712b1f0'}) 2018-07-22 07:06:12,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 07:06:12,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/b2d6935e-0ffd-48f8-b56c-33a59f653d1e/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"subnet_id": "cbc5aa52-0052-4b74-a2c7-7de97e7d2297"}' 2018-07-22 07:06:15,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7e491237-2583-4e6d-8401-cba471053a82 Date: Sun, 22 Jul 2018 07:06:15 GMT RESP BODY: {"network_id": "1a9ce035-5a53-4d65-8999-bf11300d974f", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "subnet_id": "cbc5aa52-0052-4b74-a2c7-7de97e7d2297", "subnet_ids": ["cbc5aa52-0052-4b74-a2c7-7de97e7d2297"], "port_id": "42af5685-3255-409f-a60b-866517060d84", "id": "b2d6935e-0ffd-48f8-b56c-33a59f653d1e"} 2018-07-22 07:06:15,664 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b2d6935e-0ffd-48f8-b56c-33a59f653d1e/add_router_interface.json used request id req-7e491237-2583-4e6d-8401-cba471053a82 2018-07-22 07:06:15,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.81109905243s 2018-07-22 07:06:15,664 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b2d6935e-0ffd-48f8-b56c-33a59f653d1e/add_router_interface.json used request id req-7e491237-2583-4e6d-8401-cba471053a82 returning object b2d6935e-0ffd-48f8-b56c-33a59f653d1e 2018-07-22 07:06:15,665 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:06:15,814 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 07:06:15,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" 2018-07-22 07:06:15,824 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 07:06:15 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-07-22 07:06:15,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:06:15,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:16,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2b1566a1-4898-4d06-9a36-6f0072a86808 Date: Sun, 22 Jul 2018 07:06:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:06:16,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2b1566a1-4898-4d06-9a36-6f0072a86808 2018-07-22 07:06:16,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214841127396s 2018-07-22 07:06:16,044 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2b1566a1-4898-4d06-9a36-6f0072a86808 2018-07-22 07:06:16,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 07:06:16,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}' 2018-07-22 07:06:16,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9fca647b-6ed4-4a85-b32b-10d518dd1b1a Date: Sun, 22 Jul 2018 07:06:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658/file", "owner": "45ed3c7e375844c8af22e96d9712b1f0", "id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "size": null, "self": "/v2/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:06:16Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "checksum": null, "created_at": "2018-07-22T07:06:16Z", "protected": false} 2018-07-22 07:06:16,292 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9fca647b-6ed4-4a85-b32b-10d518dd1b1a 2018-07-22 07:06:16,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.241677045822s 2018-07-22 07:06:16,293 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9fca647b-6ed4-4a85-b32b-10d518dd1b1a returning object 2f1c2480-d8d7-46a3-b4ae-edc164f11658 2018-07-22 07:06:16,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 07:06:16,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '' 2018-07-22 07:06:16,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7919405f-ef55-470d-a2ec-a2758e68ca89 Date: Sun, 22 Jul 2018 07:06:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:06:16,903 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658/file used request id req-7919405f-ef55-470d-a2ec-a2758e68ca89 2018-07-22 07:06:16,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.610122919083s 2018-07-22 07:06:16,904 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658/file used request id req-7919405f-ef55-470d-a2ec-a2758e68ca89 2018-07-22 07:06:16,904 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T07:06:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658/file', u'owner': u'45ed3c7e375844c8af22e96d9712b1f0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2f1c2480-d8d7-46a3-b4ae-edc164f11658', u'size': None, u'name': u'cinder_test-img_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', u'checksum': None, u'self': u'/v2/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T07:06:16Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 07:06:16,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 07:06:16,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 07:06:17,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:16 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-32ed46df-4657-4297-b517-77d7ca8add20 x-compute-request-id: req-32ed46df-4657-4297-b517-77d7ca8add20 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f702cafe-0519-4a31-9102-d2a97be11d1e"}} 2018-07-22 07:06:17,161 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-32ed46df-4657-4297-b517-77d7ca8add20 2018-07-22 07:06:17,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.2560069561s 2018-07-22 07:06:17,161 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-32ed46df-4657-4297-b517-77d7ca8add20 2018-07-22 07:06:17,162 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'f702cafe-0519-4a31-9102-d2a97be11d1e', 'swap': 0}) 2018-07-22 07:06:17,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 07:06:17,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" -d '{"extra_specs": {}}' 2018-07-22 07:06:17,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:17 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-084d7c61-8207-4f0b-9f9b-7afc8647d0a3 x-compute-request-id: req-084d7c61-8207-4f0b-9f9b-7afc8647d0a3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:06:17,190 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e/os-extra_specs used request id req-084d7c61-8207-4f0b-9f9b-7afc8647d0a3 2018-07-22 07:06:17,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0276720523834s 2018-07-22 07:06:17,190 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e/os-extra_specs used request id req-084d7c61-8207-4f0b-9f9b-7afc8647d0a3 2018-07-22 07:06:17,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-22 07:06:17,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"keypair": {"name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}}' 2018-07-22 07:06:17,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:17 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-15966e70-e36b-46f0-b146-2d5e0e9938c7 x-compute-request-id: req-15966e70-e36b-46f0-b146-2d5e0e9938c7 Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+3OTXQVnqNXsdaTVS5EYORg9dhThMnWw6VTU7+OGxQuJmbAe8fp00Myc/V9cCzGL7PoxrNPwA+NatzM5fv1xYkvD4IK77VJPssFWbTxKBignpZ9pL3TTC4PN5eO0bRPj2rYmrThqYxyVnGmnVxV/dAM6+QYafpldwL92SKXnSrUTF4zCm3oxMLtpjjz8WFfvQ4JMh4iVyCKvczeJ665lzFjz+hqef2DP6IaA+loTTBk70d2RTnnxuYLrKOuIh6uhl9Qs7+gaqKdNnW+a1vSxyPlLyJxGL9+jW0Ez0S+QKAbCdZLbEI+I73c/91MzSn1JAOToB6spUbnDhGO7TCEmZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvtzk10FZ6jV7HWk1UuRGDkYPXYU4TJ1sOlU1O/jhsULiZmwH\nvH6dNDMnP1fXAsxi+z6MazT8APjWrczOX79cWJLw+CCu+1ST7LBVm08SgYoJ6Wfa\nS900wuDzeXjtG0T49q2Jq04amMclZxpp1cVf3QDOvkGGn6ZXcC/dkil50q1ExeMw\npt6MTC7aY48/FhX70OCTIeIlcgir3M3ieuuZcxY8/oann9gz+iGgPpaE0wZO9Hdk\nU558bmC6yjriIeroZfULO/oGqinTZ1vmtb0scj5S8icRi/fo1tBM9EvkCgGwnWS2\nxCPiO93P/dTM0p9SQDk6AerKVG5w4Rju0whJmQIDAQABAoIBAQCYgUxhKxi7acxb\n7crr1vabRSPV6DLaFRd7bMZCi1VbHERm7n8oAEuAgDcmB/wHgmS8uHfe2dFavXpc\nGT/1haQ2KgNdYFAxBp3EDAn7NS1mUHQnChKFd9VGuhQRxaw/k9cS1Asi1B+wX7/l\nKFfUtgcpQhHwN89oFbPcMoLq3TU4PlO0wJVh1tFwcg9/8bJWwiHfoN5NcqnLxX/+\ncSzwjZQajncBdQtVZTE4jPu0rYAeeSz5jhxsX4tikj24tq92H0JMro/aXvEC9Jy/\nEnI4xnkGm6FX+7nYuLgsVy8ZX0qirEcszLTJcHYjb0kRsCqmGTRokOIjiWwh+TKa\n4bPJVrdhAoGBAPPuB8wQGpZn9z+zlg5g8sO6C6eYxojPvf92jx6P7ELpE9Tq62f7\nh5lVf4QTzhgO9ijDXAboa4KD3oQpLgdCJyN2vK5zs1wdtZSotQAWCVDeqKZ54+96\n/2lydyKb1cx9YrR9OUyKFPkgODAJq5VBTJccJpZJ/9by3tPoDnhITptdAoGBAMhO\no/Rr14xMwklIAVBYRSc0dBNs8cS/jIZiqTRUTnt8q5sB0juDf+Je8vylio9Mr2y4\n0h98mlpq9JFUK0V7chtdzDFx0imYimvq5fpZOWDEk2BTZX3Qi4jcbUo3igIlmkDd\nZpbjklRvL/Y+Z3A53ZiWw7GhKIUsha+0r55ZoX9tAoGBAOpdPcKTimgONeFPc5IX\nFch2HTKGt+HE74DecX3kvBRBiptcppb+dXceTWkh+jblUR8zLF06u+jnOEj0o9O3\nfJE3SOu4IJEVvlu5iEYv5f18IL/qhtSV8YZnww1OeqmBou9VDVN7q9D8Yt/Mur2p\nwqPBGVX2fUgRi4RABn8MwfHFAoGAPpISNS/azUDNEAcmIerw7yY7fDXz7/nF89St\n9mK/gWOYV3tiKKUTNatjS/iKJ+lUgynYuW066jOu4hbgzXuaUWIjfu6HL+culjdy\nT5m/irLdNqHWek7Cx6XTnfNrcPA+FzUR7uB3vVheKxWjSjNJPXka+EnXVoJp4FEY\n6uYkxKECgYEA3SFJGwl7cQwBMivAY4AcLrKVwv0xbUU3GIl/4TCxL9i0maWZ4vKq\nJd6VuKgjz27BzC+nN8dy8GRswswTqpKw1nDtSaSBqhsYOcDKBkC9Y7IzRzxYf7/9\nBwza7I9K7kDUnyzeSsxGSVY6fVHqdt2A+xRK7boSMfo/IxzofelHqeE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "fingerprint": "37:34:11:a6:af:39:3e:bc:ad:12:46:b1:45:0f:69:19"}} 2018-07-22 07:06:17,493 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-15966e70-e36b-46f0-b146-2d5e0e9938c7 2018-07-22 07:06:17,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.301732063293s 2018-07-22 07:06:17,493 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-15966e70-e36b-46f0-b146-2d5e0e9938c7 2018-07-22 07:06:17,494 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+3OTXQVnqNXsdaTVS5EYORg9dhThMnWw6VTU7+OGxQuJmbAe8fp00Myc/V9cCzGL7PoxrNPwA+NatzM5fv1xYkvD4IK77VJPssFWbTxKBignpZ9pL3TTC4PN5eO0bRPj2rYmrThqYxyVnGmnVxV/dAM6+QYafpldwL92SKXnSrUTF4zCm3oxMLtpjjz8WFfvQ4JMh4iVyCKvczeJ665lzFjz+hqef2DP6IaA+loTTBk70d2RTnnxuYLrKOuIh6uhl9Qs7+gaqKdNnW+a1vSxyPlLyJxGL9+jW0Ez0S+QKAbCdZLbEI+I73c/91MzSn1JAOToB6spUbnDhGO7TCEmZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvtzk10FZ6jV7HWk1UuRGDkYPXYU4TJ1sOlU1O/jhsULiZmwH\nvH6dNDMnP1fXAsxi+z6MazT8APjWrczOX79cWJLw+CCu+1ST7LBVm08SgYoJ6Wfa\nS900wuDzeXjtG0T49q2Jq04amMclZxpp1cVf3QDOvkGGn6ZXcC/dkil50q1ExeMw\npt6MTC7aY48/FhX70OCTIeIlcgir3M3ieuuZcxY8/oann9gz+iGgPpaE0wZO9Hdk\nU558bmC6yjriIeroZfULO/oGqinTZ1vmtb0scj5S8icRi/fo1tBM9EvkCgGwnWS2\nxCPiO93P/dTM0p9SQDk6AerKVG5w4Rju0whJmQIDAQABAoIBAQCYgUxhKxi7acxb\n7crr1vabRSPV6DLaFRd7bMZCi1VbHERm7n8oAEuAgDcmB/wHgmS8uHfe2dFavXpc\nGT/1haQ2KgNdYFAxBp3EDAn7NS1mUHQnChKFd9VGuhQRxaw/k9cS1Asi1B+wX7/l\nKFfUtgcpQhHwN89oFbPcMoLq3TU4PlO0wJVh1tFwcg9/8bJWwiHfoN5NcqnLxX/+\ncSzwjZQajncBdQtVZTE4jPu0rYAeeSz5jhxsX4tikj24tq92H0JMro/aXvEC9Jy/\nEnI4xnkGm6FX+7nYuLgsVy8ZX0qirEcszLTJcHYjb0kRsCqmGTRokOIjiWwh+TKa\n4bPJVrdhAoGBAPPuB8wQGpZn9z+zlg5g8sO6C6eYxojPvf92jx6P7ELpE9Tq62f7\nh5lVf4QTzhgO9ijDXAboa4KD3oQpLgdCJyN2vK5zs1wdtZSotQAWCVDeqKZ54+96\n/2lydyKb1cx9YrR9OUyKFPkgODAJq5VBTJccJpZJ/9by3tPoDnhITptdAoGBAMhO\no/Rr14xMwklIAVBYRSc0dBNs8cS/jIZiqTRUTnt8q5sB0juDf+Je8vylio9Mr2y4\n0h98mlpq9JFUK0V7chtdzDFx0imYimvq5fpZOWDEk2BTZX3Qi4jcbUo3igIlmkDd\nZpbjklRvL/Y+Z3A53ZiWw7GhKIUsha+0r55ZoX9tAoGBAOpdPcKTimgONeFPc5IX\nFch2HTKGt+HE74DecX3kvBRBiptcppb+dXceTWkh+jblUR8zLF06u+jnOEj0o9O3\nfJE3SOu4IJEVvlu5iEYv5f18IL/qhtSV8YZnww1OeqmBou9VDVN7q9D8Yt/Mur2p\nwqPBGVX2fUgRi4RABn8MwfHFAoGAPpISNS/azUDNEAcmIerw7yY7fDXz7/nF89St\n9mK/gWOYV3tiKKUTNatjS/iKJ+lUgynYuW066jOu4hbgzXuaUWIjfu6HL+culjdy\nT5m/irLdNqHWek7Cx6XTnfNrcPA+FzUR7uB3vVheKxWjSjNJPXka+EnXVoJp4FEY\n6uYkxKECgYEA3SFJGwl7cQwBMivAY4AcLrKVwv0xbUU3GIl/4TCxL9i0maWZ4vKq\nJd6VuKgjz27BzC+nN8dy8GRswswTqpKw1nDtSaSBqhsYOcDKBkC9Y7IzRzxYf7/9\nBwza7I9K7kDUnyzeSsxGSVY6fVHqdt2A+xRK7boSMfo/IxzofelHqeE=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'93b46dd63ce44e338cde9058b0c09c0d', 'name': u'cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', 'created_at': '2018-07-22T07:06:17.494462', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'45ed3c7e375844c8af22e96d9712b1f0', 'name': 'cinder_test-project_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'37:34:11:a6:af:39:3e:bc:ad:12:46:b1:45:0f:69:19', 'type': 'ssh', 'id': u'cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd'}) 2018-07-22 07:06:17,494 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAvtzk10FZ6jV7HWk1UuRGDkYPXYU4TJ1sOlU1O/jhsULiZmwH vH6dNDMnP1fXAsxi+z6MazT8APjWrczOX79cWJLw+CCu+1ST7LBVm08SgYoJ6Wfa S900wuDzeXjtG0T49q2Jq04amMclZxpp1cVf3QDOvkGGn6ZXcC/dkil50q1ExeMw pt6MTC7aY48/FhX70OCTIeIlcgir3M3ieuuZcxY8/oann9gz+iGgPpaE0wZO9Hdk U558bmC6yjriIeroZfULO/oGqinTZ1vmtb0scj5S8icRi/fo1tBM9EvkCgGwnWS2 xCPiO93P/dTM0p9SQDk6AerKVG5w4Rju0whJmQIDAQABAoIBAQCYgUxhKxi7acxb 7crr1vabRSPV6DLaFRd7bMZCi1VbHERm7n8oAEuAgDcmB/wHgmS8uHfe2dFavXpc GT/1haQ2KgNdYFAxBp3EDAn7NS1mUHQnChKFd9VGuhQRxaw/k9cS1Asi1B+wX7/l KFfUtgcpQhHwN89oFbPcMoLq3TU4PlO0wJVh1tFwcg9/8bJWwiHfoN5NcqnLxX/+ cSzwjZQajncBdQtVZTE4jPu0rYAeeSz5jhxsX4tikj24tq92H0JMro/aXvEC9Jy/ EnI4xnkGm6FX+7nYuLgsVy8ZX0qirEcszLTJcHYjb0kRsCqmGTRokOIjiWwh+TKa 4bPJVrdhAoGBAPPuB8wQGpZn9z+zlg5g8sO6C6eYxojPvf92jx6P7ELpE9Tq62f7 h5lVf4QTzhgO9ijDXAboa4KD3oQpLgdCJyN2vK5zs1wdtZSotQAWCVDeqKZ54+96 /2lydyKb1cx9YrR9OUyKFPkgODAJq5VBTJccJpZJ/9by3tPoDnhITptdAoGBAMhO o/Rr14xMwklIAVBYRSc0dBNs8cS/jIZiqTRUTnt8q5sB0juDf+Je8vylio9Mr2y4 0h98mlpq9JFUK0V7chtdzDFx0imYimvq5fpZOWDEk2BTZX3Qi4jcbUo3igIlmkDd ZpbjklRvL/Y+Z3A53ZiWw7GhKIUsha+0r55ZoX9tAoGBAOpdPcKTimgONeFPc5IX Fch2HTKGt+HE74DecX3kvBRBiptcppb+dXceTWkh+jblUR8zLF06u+jnOEj0o9O3 fJE3SOu4IJEVvlu5iEYv5f18IL/qhtSV8YZnww1OeqmBou9VDVN7q9D8Yt/Mur2p wqPBGVX2fUgRi4RABn8MwfHFAoGAPpISNS/azUDNEAcmIerw7yY7fDXz7/nF89St 9mK/gWOYV3tiKKUTNatjS/iKJ+lUgynYuW066jOu4hbgzXuaUWIjfu6HL+culjdy T5m/irLdNqHWek7Cx6XTnfNrcPA+FzUR7uB3vVheKxWjSjNJPXka+EnXVoJp4FEY 6uYkxKECgYEA3SFJGwl7cQwBMivAY4AcLrKVwv0xbUU3GIl/4TCxL9i0maWZ4vKq Jd6VuKgjz27BzC+nN8dy8GRswswTqpKw1nDtSaSBqhsYOcDKBkC9Y7IzRzxYf7/9 Bwza7I9K7kDUnyzeSsxGSVY6fVHqdt2A+xRK7boSMfo/IxzofelHqeE= -----END RSA PRIVATE KEY----- 2018-07-22 07:06:17,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-22 07:06:17,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"security_group": {"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-07-22 07:06:17,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-d77d9a87-52b8-4b4c-9d20-66749836bc40 Date: Sun, 22 Jul 2018 07:06:17 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:17Z", "updated_at": "2018-07-22T07:06:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:17Z", "revision_number": 0, "id": "54ba5977-83a2-4acf-9698-49ceb507131a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:17Z", "security_group_id": "87eeb0be-e815-407d-8896-a5714156f173", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:17Z", "revision_number": 0, "id": "94dc75e6-5bb8-4919-8a29-eb7549cc1418", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:17Z", "security_group_id": "87eeb0be-e815-407d-8896-a5714156f173", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 2, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "87eeb0be-e815-407d-8896-a5714156f173", "name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}} 2018-07-22 07:06:17,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d77d9a87-52b8-4b4c-9d20-66749836bc40 2018-07-22 07:06:17,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.448896169662s 2018-07-22 07:06:17,947 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d77d9a87-52b8-4b4c-9d20-66749836bc40 2018-07-22 07:06:17,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 07:06:17,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:18,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-7583332c-a34c-4e76-ba4d-98ed9c683b5f Date: Sun, 22 Jul 2018 07:06:18 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:17Z", "updated_at": "2018-07-22T07:06:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:17Z", "revision_number": 0, "id": "54ba5977-83a2-4acf-9698-49ceb507131a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:17Z", "security_group_id": "87eeb0be-e815-407d-8896-a5714156f173", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:17Z", "revision_number": 0, "id": "94dc75e6-5bb8-4919-8a29-eb7549cc1418", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:17Z", "security_group_id": "87eeb0be-e815-407d-8896-a5714156f173", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 2, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "87eeb0be-e815-407d-8896-a5714156f173", "name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}]} 2018-07-22 07:06:18,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7583332c-a34c-4e76-ba4d-98ed9c683b5f 2018-07-22 07:06:18,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.21860909462s 2018-07-22 07:06:18,170 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7583332c-a34c-4e76-ba4d-98ed9c683b5f 2018-07-22 07:06:18,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 07:06:18,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "87eeb0be-e815-407d-8896-a5714156f173"}}' 2018-07-22 07:06:18,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ff3c1b17-b1b7-4552-aab9-513569cff837 Date: Sun, 22 Jul 2018 07:06:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-22T07:06:18Z", "security_group_id": "87eeb0be-e815-407d-8896-a5714156f173", "port_range_min": 22, "revision_number": 0, "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:18Z", "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "b9df0c9b-f9b1-4a5d-9499-51b24fef8dae"}} 2018-07-22 07:06:18,527 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ff3c1b17-b1b7-4552-aab9-513569cff837 2018-07-22 07:06:18,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.352600097656s 2018-07-22 07:06:18,527 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ff3c1b17-b1b7-4552-aab9-513569cff837 2018-07-22 07:06:18,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 07:06:18,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:18,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-37467415-4aae-489c-9c26-3fac32e9b241 Date: Sun, 22 Jul 2018 07:06:18 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:17Z", "updated_at": "2018-07-22T07:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:17Z", "revision_number": 0, "id": "54ba5977-83a2-4acf-9698-49ceb507131a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:17Z", "security_group_id": "87eeb0be-e815-407d-8896-a5714156f173", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:17Z", "revision_number": 0, "id": "94dc75e6-5bb8-4919-8a29-eb7549cc1418", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:17Z", "security_group_id": "87eeb0be-e815-407d-8896-a5714156f173", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T07:06:18Z", "revision_number": 0, "id": "b9df0c9b-f9b1-4a5d-9499-51b24fef8dae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:18Z", "security_group_id": "87eeb0be-e815-407d-8896-a5714156f173", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 3, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "87eeb0be-e815-407d-8896-a5714156f173", "name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}]} 2018-07-22 07:06:18,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-37467415-4aae-489c-9c26-3fac32e9b241 2018-07-22 07:06:18,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.227431058884s 2018-07-22 07:06:18,758 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-37467415-4aae-489c-9c26-3fac32e9b241 2018-07-22 07:06:18,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 07:06:18,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "87eeb0be-e815-407d-8896-a5714156f173"}}' 2018-07-22 07:06:19,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-61e2244b-8933-428f-8134-25bce47fbec8 Date: Sun, 22 Jul 2018 07:06:19 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:06:19Z", "security_group_id": "87eeb0be-e815-407d-8896-a5714156f173", "port_range_min": null, "revision_number": 0, "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:19Z", "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "92286675-e03d-40fd-8d6d-e15a6be14422"}} 2018-07-22 07:06:19,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-61e2244b-8933-428f-8134-25bce47fbec8 2018-07-22 07:06:19,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.340059995651s 2018-07-22 07:06:19,102 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-61e2244b-8933-428f-8134-25bce47fbec8 2018-07-22 07:06:19,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:06:19,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:19,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-eb8b1089-e521-4aed-b1eb-c3784200d846 Date: Sun, 22 Jul 2018 07:06:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1a9ce035-5a53-4d65-8999-bf11300d974f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45ed3c7e375844c8af22e96d9712b1f0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbc5aa52-0052-4b74-a2c7-7de97e7d2297"],"description":"","tags":[],"updated_at":"2018-07-22T07:06:06Z","qos_policy_id":null,"name":"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd","admin_state_up":true,"tenant_id":"45ed3c7e375844c8af22e96d9712b1f0","created_at":"2018-07-22T07:06:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 07:06:19,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-eb8b1089-e521-4aed-b1eb-c3784200d846 2018-07-22 07:06:19,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279126167297s 2018-07-22 07:06:19,383 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-eb8b1089-e521-4aed-b1eb-c3784200d846 2018-07-22 07:06:19,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:06:19,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:19,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-b14ba07a-e44d-4d30-9e21-897f261ab602 Date: Sun, 22 Jul 2018 07:06:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658/snap", "metadata": {}}], "file": "/v2/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658/file", "owner": "45ed3c7e375844c8af22e96d9712b1f0", "id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "size": 12716032, "self": "/v2/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:06:16Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:06:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:06:19,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b14ba07a-e44d-4d30-9e21-897f261ab602 2018-07-22 07:06:19,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0453169345856s 2018-07-22 07:06:19,433 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b14ba07a-e44d-4d30-9e21-897f261ab602 2018-07-22 07:06:19,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:06:19,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:19,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:19 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-972d6578-c144-499a-8648-e4655f3941a2 x-compute-request-id: req-972d6578-c144-499a-8648-e4655f3941a2 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f702cafe-0519-4a31-9102-d2a97be11d1e"}]} 2018-07-22 07:06:19,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-972d6578-c144-499a-8648-e4655f3941a2 2018-07-22 07:06:19,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269010066986s 2018-07-22 07:06:19,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-972d6578-c144-499a-8648-e4655f3941a2 2018-07-22 07:06:19,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 07:06:19,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"server": {"name": "cinder_test-vm2_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "imageRef": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "flavorRef": "f702cafe-0519-4a31-9102-d2a97be11d1e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1a9ce035-5a53-4d65-8999-bf11300d974f"}], "security_groups": [{"name": "87eeb0be-e815-407d-8896-a5714156f173"}]}}' 2018-07-22 07:06:22,900 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:06:19 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-c4c934e3-8c25-43c3-bd82-f1b7c6f716cd x-compute-request-id: req-c4c934e3-8c25-43c3-bd82-f1b7c6f716cd Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "87eeb0be-e815-407d-8896-a5714156f173"}], "OS-DCF:diskConfig": "MANUAL", "id": "8e0404a8-68cd-4ed1-baca-d572a888307d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "bookmark"}], "adminPass": "2RBRPXLkbAfK"}} 2018-07-22 07:06:22,900 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c4c934e3-8c25-43c3-bd82-f1b7c6f716cd 2018-07-22 07:06:22,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.43630099297s 2018-07-22 07:06:22,901 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c4c934e3-8c25-43c3-bd82-f1b7c6f716cd 2018-07-22 07:06:22,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:06:22,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:23,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:22 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-fd533f8a-f10e-4f72-99fe-113fa9d3ee26 x-compute-request-id: req-fd533f8a-f10e-4f72-99fe-113fa9d3ee26 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "8e0404a8-68cd-4ed1-baca-d572a888307d", "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:06:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm2_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:22Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:06:23,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fd533f8a-f10e-4f72-99fe-113fa9d3ee26 2018-07-22 07:06:23,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470114946365s 2018-07-22 07:06:23,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fd533f8a-f10e-4f72-99fe-113fa9d3ee26 2018-07-22 07:06:23,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:06:23,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:23,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-324814e2-53a8-49d9-a09e-98b030a0d404 Date: Sun, 22 Jul 2018 07:06:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1a9ce035-5a53-4d65-8999-bf11300d974f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45ed3c7e375844c8af22e96d9712b1f0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbc5aa52-0052-4b74-a2c7-7de97e7d2297"],"description":"","tags":[],"updated_at":"2018-07-22T07:06:06Z","qos_policy_id":null,"name":"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd","admin_state_up":true,"tenant_id":"45ed3c7e375844c8af22e96d9712b1f0","created_at":"2018-07-22T07:06:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 07:06:23,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-324814e2-53a8-49d9-a09e-98b030a0d404 2018-07-22 07:06:23,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276333093643s 2018-07-22 07:06:23,655 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-324814e2-53a8-49d9-a09e-98b030a0d404 2018-07-22 07:06:23,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 07:06:23,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:23,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1fa74494-c6b5-47c6-a10b-46099ad64eb7 Date: Sun, 22 Jul 2018 07:06:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a9ce035-5a53-4d65-8999-bf11300d974f","tenant_id":"45ed3c7e375844c8af22e96d9712b1f0","created_at":"2018-07-22T07:06:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T07:06:06Z","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":"45ed3c7e375844c8af22e96d9712b1f0","id":"cbc5aa52-0052-4b74-a2c7-7de97e7d2297","subnetpool_id":null,"name":"cinder_test-subnet_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}]} 2018-07-22 07:06:23,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1fa74494-c6b5-47c6-a10b-46099ad64eb7 2018-07-22 07:06:23,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.053102016449s 2018-07-22 07:06:23,710 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1fa74494-c6b5-47c6-a10b-46099ad64eb7 2018-07-22 07:06:23,710 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:06:25,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:06:25,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:26,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06: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,Accept-Encoding x-openstack-request-id: req-af647b71-b45c-4ddc-8c8c-007e10b3afe6 x-compute-request-id: req-af647b71-b45c-4ddc-8c8c-007e10b3afe6 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "8e0404a8-68cd-4ed1-baca-d572a888307d", "security_groups": [{"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}], "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:06:23Z", "hostId": "76991d4eeb7c02bb3fbf7082cca3e3da77c8b16a54049b19dc62af71", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm2_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:22Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:06:26,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-af647b71-b45c-4ddc-8c8c-007e10b3afe6 2018-07-22 07:06:26,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.847471952438s 2018-07-22 07:06:26,561 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-af647b71-b45c-4ddc-8c8c-007e10b3afe6 2018-07-22 07:06:26,564 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:06:28,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:06:28,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:29,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06: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,Accept-Encoding x-openstack-request-id: req-bbac462a-0f06-457e-aff3-ab178ae4a672 x-compute-request-id: req-bbac462a-0f06-457e-aff3-ab178ae4a672 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "8e0404a8-68cd-4ed1-baca-d572a888307d", "security_groups": [{"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}], "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:06:23Z", "hostId": "76991d4eeb7c02bb3fbf7082cca3e3da77c8b16a54049b19dc62af71", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm2_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:22Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:06:29,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bbac462a-0f06-457e-aff3-ab178ae4a672 2018-07-22 07:06:29,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572386026382s 2018-07-22 07:06:29,139 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bbac462a-0f06-457e-aff3-ab178ae4a672 2018-07-22 07:06:29,143 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:06:31,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:06:31,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:32,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06: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,Accept-Encoding x-openstack-request-id: req-8a1696b6-2ed6-4e1e-8456-aa5d8aa321e5 x-compute-request-id: req-8a1696b6-2ed6-4e1e-8456-aa5d8aa321e5 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:53:fd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:06:28.000000", "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "8e0404a8-68cd-4ed1-baca-d572a888307d", "security_groups": [{"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}], "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:06:29Z", "hostId": "76991d4eeb7c02bb3fbf7082cca3e3da77c8b16a54049b19dc62af71", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm2_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:22Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:06:32,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8a1696b6-2ed6-4e1e-8456-aa5d8aa321e5 2018-07-22 07:06:32,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.888422966003s 2018-07-22 07:06:32,034 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8a1696b6-2ed6-4e1e-8456-aa5d8aa321e5 2018-07-22 07:06:32,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:06:32,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=8e0404a8-68cd-4ed1-baca-d572a888307d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:32,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-dc968b70-f41d-4e95-af01-969f4b406f77 Date: Sun, 22 Jul 2018 07:06:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:06:28Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbc5aa52-0052-4b74-a2c7-7de97e7d2297","ip_address":"192.168.120.6"}],"id":"c242d20a-6c31-4dd4-a2ec-9d7cda7ccc18","security_groups":["87eeb0be-e815-407d-8896-a5714156f173"],"mac_address":"fa:16:3e:c1:53:fd","project_id":"45ed3c7e375844c8af22e96d9712b1f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a9ce035-5a53-4d65-8999-bf11300d974f","tenant_id":"45ed3c7e375844c8af22e96d9712b1f0","created_at":"2018-07-22T07:06:24Z","binding:vnic_type":"normal","device_id":"8e0404a8-68cd-4ed1-baca-d572a888307d","ip_allocation":"immediate"}]} 2018-07-22 07:06:32,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=8e0404a8-68cd-4ed1-baca-d572a888307d used request id req-dc968b70-f41d-4e95-af01-969f4b406f77 2018-07-22 07:06:32,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0914700031281s 2018-07-22 07:06:32,130 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=8e0404a8-68cd-4ed1-baca-d572a888307d used request id req-dc968b70-f41d-4e95-af01-969f4b406f77 2018-07-22 07:06:32,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:06:32,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=c242d20a-6c31-4dd4-a2ec-9d7cda7ccc18" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:32,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bb18603c-8c38-4d0c-9c20-92251ad001e2 Date: Sun, 22 Jul 2018 07:06:32 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:06:32,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=c242d20a-6c31-4dd4-a2ec-9d7cda7ccc18 used request id req-bb18603c-8c38-4d0c-9c20-92251ad001e2 2018-07-22 07:06:32,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.178658008575s 2018-07-22 07:06:32,315 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=c242d20a-6c31-4dd4-a2ec-9d7cda7ccc18 used request id req-bb18603c-8c38-4d0c-9c20-92251ad001e2 2018-07-22 07:06:32,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:06:32,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:32,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da91764a-3ae8-4a4e-b22c-4832d470d67d x-compute-request-id: req-da91764a-3ae8-4a4e-b22c-4832d470d67d Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:53:fd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:06:28.000000", "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "8e0404a8-68cd-4ed1-baca-d572a888307d", "security_groups": [{"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}], "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:06:29Z", "hostId": "76991d4eeb7c02bb3fbf7082cca3e3da77c8b16a54049b19dc62af71", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm2_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:22Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:06:32,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-da91764a-3ae8-4a4e-b22c-4832d470d67d 2018-07-22 07:06:32,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545845031738s 2018-07-22 07:06:32,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-da91764a-3ae8-4a4e-b22c-4832d470d67d 2018-07-22 07:06:32,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:06:32,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=8e0404a8-68cd-4ed1-baca-d572a888307d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:32,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-a4a22e68-6bd6-4b2f-bb71-0c396d1ef8e3 Date: Sun, 22 Jul 2018 07:06:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:06:28Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbc5aa52-0052-4b74-a2c7-7de97e7d2297","ip_address":"192.168.120.6"}],"id":"c242d20a-6c31-4dd4-a2ec-9d7cda7ccc18","security_groups":["87eeb0be-e815-407d-8896-a5714156f173"],"mac_address":"fa:16:3e:c1:53:fd","project_id":"45ed3c7e375844c8af22e96d9712b1f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a9ce035-5a53-4d65-8999-bf11300d974f","tenant_id":"45ed3c7e375844c8af22e96d9712b1f0","created_at":"2018-07-22T07:06:24Z","binding:vnic_type":"normal","device_id":"8e0404a8-68cd-4ed1-baca-d572a888307d","ip_allocation":"immediate"}]} 2018-07-22 07:06:32,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=8e0404a8-68cd-4ed1-baca-d572a888307d used request id req-a4a22e68-6bd6-4b2f-bb71-0c396d1ef8e3 2018-07-22 07:06:32,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0541079044342s 2018-07-22 07:06:32,920 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=8e0404a8-68cd-4ed1-baca-d572a888307d used request id req-a4a22e68-6bd6-4b2f-bb71-0c396d1ef8e3 2018-07-22 07:06:32,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:06:32,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=c242d20a-6c31-4dd4-a2ec-9d7cda7ccc18" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:32,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7335fc28-c8a7-449f-babe-33a40483bbe1 Date: Sun, 22 Jul 2018 07:06:32 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:06:32,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=c242d20a-6c31-4dd4-a2ec-9d7cda7ccc18 used request id req-7335fc28-c8a7-449f-babe-33a40483bbe1 2018-07-22 07:06:32,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0197689533234s 2018-07-22 07:06:32,946 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=c242d20a-6c31-4dd4-a2ec-9d7cda7ccc18 used request id req-7335fc28-c8a7-449f-babe-33a40483bbe1 2018-07-22 07:06:32,946 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c1:53:fd', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2f1c2480-d8d7-46a3-b4ae-edc164f11658'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T07:06:28.000000', 'flavor': Munch({u'id': u'f702cafe-0519-4a31-9102-d2a97be11d1e'}), 'az': u'nova', 'id': u'8e0404a8-68cd-4ed1-baca-d572a888307d', 'security_groups': [Munch({u'name': u'cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'93b46dd63ce44e338cde9058b0c09c0d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'45ed3c7e375844c8af22e96d9712b1f0', 'name': 'cinder_test-project_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-22T07:06:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T07:06:29Z', 'hostId': u'76991d4eeb7c02bb3fbf7082cca3e3da77c8b16a54049b19dc62af71', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'76991d4eeb7c02bb3fbf7082cca3e3da77c8b16a54049b19dc62af71', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T07:06:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'45ed3c7e375844c8af22e96d9712b1f0', 'name': u'cinder_test-vm2_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', 'adminPass': None, 'tenant_id': u'45ed3c7e375844c8af22e96d9712b1f0', 'created_at': u'2018-07-22T07:06:22Z', 'created': u'2018-07-22T07:06:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 07:06:32,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:06:32,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:33,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-98021f92-b971-47d1-85d7-2d7f6a17ca1e Date: Sun, 22 Jul 2018 07:06:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1a9ce035-5a53-4d65-8999-bf11300d974f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45ed3c7e375844c8af22e96d9712b1f0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbc5aa52-0052-4b74-a2c7-7de97e7d2297"],"description":"","tags":[],"updated_at":"2018-07-22T07:06:06Z","qos_policy_id":null,"name":"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd","admin_state_up":true,"tenant_id":"45ed3c7e375844c8af22e96d9712b1f0","created_at":"2018-07-22T07:06:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 07:06:33,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-98021f92-b971-47d1-85d7-2d7f6a17ca1e 2018-07-22 07:06:33,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.302443981171s 2018-07-22 07:06:33,252 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-98021f92-b971-47d1-85d7-2d7f6a17ca1e 2018-07-22 07:06:33,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:06:33,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=8e0404a8-68cd-4ed1-baca-d572a888307d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:33,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-80583fa7-d8e8-4309-a694-aee7eb0aa9b9 Date: Sun, 22 Jul 2018 07:06:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:06:28Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbc5aa52-0052-4b74-a2c7-7de97e7d2297","ip_address":"192.168.120.6"}],"id":"c242d20a-6c31-4dd4-a2ec-9d7cda7ccc18","security_groups":["87eeb0be-e815-407d-8896-a5714156f173"],"mac_address":"fa:16:3e:c1:53:fd","project_id":"45ed3c7e375844c8af22e96d9712b1f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a9ce035-5a53-4d65-8999-bf11300d974f","tenant_id":"45ed3c7e375844c8af22e96d9712b1f0","created_at":"2018-07-22T07:06:24Z","binding:vnic_type":"normal","device_id":"8e0404a8-68cd-4ed1-baca-d572a888307d","ip_allocation":"immediate"}]} 2018-07-22 07:06:33,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=8e0404a8-68cd-4ed1-baca-d572a888307d used request id req-80583fa7-d8e8-4309-a694-aee7eb0aa9b9 2018-07-22 07:06:33,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.056843996048s 2018-07-22 07:06:33,311 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=8e0404a8-68cd-4ed1-baca-d572a888307d used request id req-80583fa7-d8e8-4309-a694-aee7eb0aa9b9 2018-07-22 07:06:33,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-22 07:06:33,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"floatingip": {"floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": "192.168.120.6", "port_id": "c242d20a-6c31-4dd4-a2ec-9d7cda7ccc18"}}' 2018-07-22 07:06:35,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-0bc31476-9bf1-440d-a43a-3b7c989617d2 Date: Sun, 22 Jul 2018 07:06:35 GMT RESP BODY: {"floatingip": {"router_id": "b2d6935e-0ffd-48f8-b56c-33a59f653d1e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:34Z", "updated_at": "2018-07-22T07:06:34Z", "floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_id": "c242d20a-6c31-4dd4-a2ec-9d7cda7ccc18", "id": "4d674c84-202c-44f8-9dd1-ad5869eabd02", "qos_policy_id": null}} 2018-07-22 07:06:35,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0bc31476-9bf1-440d-a43a-3b7c989617d2 2018-07-22 07:06:35,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.34151601791s 2018-07-22 07:06:35,654 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0bc31476-9bf1-440d-a43a-3b7c989617d2 2018-07-22 07:06:35,657 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'b2d6935e-0ffd-48f8-b56c-33a59f653d1e', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'45ed3c7e375844c8af22e96d9712b1f0', 'created_at': u'2018-07-22T07:06:34Z', 'attached': True, 'updated_at': u'2018-07-22T07:06:34Z', 'id': u'4d674c84-202c-44f8-9dd1-ad5869eabd02', 'floating_network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.207', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'45ed3c7e375844c8af22e96d9712b1f0', 'name': 'cinder_test-project_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b2d6935e-0ffd-48f8-b56c-33a59f653d1e', u'qos_policy_id': None, 'project_id': u'45ed3c7e375844c8af22e96d9712b1f0', 'port_id': u'c242d20a-6c31-4dd4-a2ec-9d7cda7ccc18', 'port': u'c242d20a-6c31-4dd4-a2ec-9d7cda7ccc18', 'network': u'51634ac4-911f-4dd4-933a-93587d6bc792'}) 2018-07-22 07:06:35,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-22 07:06:35,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 07:06:35,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27330b5c-8215-4c69-9ad1-beaeb7385b97 x-compute-request-id: req-27330b5c-8215-4c69-9ad1-beaeb7385b97 Content-Encoding: gzip Content-Length: 9585 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 565214832 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.140990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.142706] pid_max: default: 32768 minimum: 301\n[ 0.143632] ACPI: Core revision 20150930\n[ 0.145041] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146401] Security Framework initialized\n[ 0.147257] Yama: becoming mindful.\n[ 0.148025] AppArmor: AppArmor initialized\n[ 0.148917] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150293] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151624] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152884] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154354] Initializing cgroup subsys io\n[ 0.155205] Initializing cgroup subsys memory\n[ 0.156113] Initializing cgroup subsys devices\n[ 0.157022] Initializing cgroup subsys freezer\n[ 0.157921] Initializing cgroup subsys net_cls\n[ 0.158818] Initializing cgroup subsys perf_event\n[ 0.159758] Initializing cgroup subsys net_prio\n[ 0.160683] Initializing cgroup subsys hugetlb\n[ 0.161583] Initializing cgroup subsys pids\n[ 0.162480] CPU: Physical Processor ID: 0\n[ 0.164020] mce: CPU supports 10 MCE banks\n[ 0.164902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165935] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180383] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186486] ftrace: allocating 31920 entries in 125 pages\n[ 0.211451] smpboot: Max logical packages: 1\n[ 0.212360] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213758] x2apic enabled\n[ 0.214585] Switched APIC routing to physical x2apic.\n[ 0.216358] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217523] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219665] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221516] KVM setup paravirtual spinlock\n[ 0.222855] x86: Booted up 1 node, 1 CPUs\n[ 0.223694] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.225135] devtmpfs: initialized\n[ 0.226876] evm: security.selinux\n[ 0.227603] evm: security.SMACK64\n[ 0.228316] evm: security.SMACK64EXEC\n[ 0.229090] evm: security.SMACK64TRANSMUTE\n[ 0.229933] evm: security.SMACK64MMAP\n[ 0.230703] evm: security.ima\n[ 0.231361] evm: security.capability\n[ 0.232194] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234125] pinctrl core: initialized pinctrl subsystem\n[ 0.235268] RTC time: 7:06:28, date: 07/22/18\n[ 0.236269] NET: Registered protocol family 16\n[ 0.237296] cpuidle: using governor ladder\n[ 0.238162] cpuidle: using governor menu\n[ 0.238983] PCCT header not found.\n[ 0.239760] ACPI: bus type PCI registered\n[ 0.240593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241883] PCI: Using configuration type 1 for base access\n[ 0.243694] ACPI: Added _OSI(Module Device)\n[ 0.244570] ACPI: Added _OSI(Processor Device)\n[ 0.245464] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.246401] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.248191] ACPI: Interpreter enabled\n[ 0.248992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252813] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.254733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.256646] ACPI: (supports S0 S5)\n[ 0.257374] ACPI: Using IOAPIC for interrupt routing\n[ 0.258363] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.261525] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.262710] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263986] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265225] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.267532] acpiphp: Slot [3] registered\n[ 0.268362] acpiphp: Slot [4] registered\n[ 0.269191] acpiphp: Slot [5] registered\n[ 0.270024] acpiphp: Slot [6] registered\n[ 0.270853] acpiphp: Slot [7] registered\n[ 0.271691] acpiphp: Slot [8] registered\n[ 0.272529] acpiphp: Slot [9] registered\n[ 0.273350] acpiphp: Slot [10] registered\n[ 0.274192] acpiphp: Slot [11] registered\n[ 0.275037] acpiphp: Slot [12] registered\n[ 0.275877] acpiphp: Slot [13] registered\n[ 0.276715] acpiphp: Slot [14] registered\n[ 0.277552] acpiphp: Slot [15] registered\n[ 0.288465] acpiphp: Slot [16] registered\n[ 0.289321] acpiphp: Slot [17] registered\n[ 0.290165] acpiphp: Slot [18] registered\n[ 0.291005] acpiphp: Slot [19] registered\n[ 0.291846] acpiphp: Slot [20] registered\n[ 0.292688] acpiphp: Slot [21] registered\n[ 0.293534] acpiphp: Slot [22] registered\n[ 0.294371] acpiphp: Slot [23] registered\n[ 0.295214] acpiphp: Slot [24] registered\n[ 0.296055] acpiphp: Slot [25] registered\n[ 0.296897] acpiphp: Slot [26] registered\n[ 0.297740] acpiphp: Slot [27] registered\n[ 0.298609] acpiphp: Slot [28] registered\n[ 0.299451] acpiphp: Slot [29] registered\n[ 0.300293] acpiphp: Slot [30] registered\n[ 0.301139] acpiphp: Slot [31] registered\n[ 0.301982] PCI host bridge to bus 0000:00\n[ 0.302822] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304087] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308354] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.309879] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313158] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315734] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.317060] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320732] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.322206] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.340432] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.341974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.343816] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.345296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.346726] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.348037] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.349389] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.350483] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.352094] vgaarb: loaded\n[ 0.352717] vgaarb: bridge control possible 0000:00:02.0\n[ 0.353984] SCSI subsystem initialized\n[ 0.354927] ACPI: bus type USB registered\n[ 0.355790] usbcore: registered new interface driver usbfs\n[ 0.356865] usbcore: registered new interface driver hub\n[ 0.357913] usbcore: registered new device driver usb\n[ 0.359072] PCI: Using ACPI for IRQ routing\n[ 0.360218] NetLabel: Initializing\n[ 0.360965] NetLabel: domain hash size = 128\n[ 0.361846] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.362833] NetLabel: unlabeled traffic allowed by default\n[ 0.364025] clocksource: Switched to clocksource kvm-clock\n[ 0.372289] AppArmor: AppArmor Filesystem Enabled\n[ 0.373313] pnp: PnP ACPI init\n[ 0.374278] pnp: PnP ACPI: found 5 devices\n[ 0.380635] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.382424] NET: Registered protocol family 2\n[ 0.383516] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.384871] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.386129] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.387376] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.388531] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389759] NET: Registered protocol family 1\n[ 0.390672] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.391810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.392933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.406878] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421059] Trying to unpack rootfs image as initramfs...\n[ 0.477884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.479638] Scanning for low memory corruption every 60 seconds\n[ 0.481061] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.482274] audit: initializing netlink subsys (disabled)\n[ 0.483341] audit: type=2000 audit(1532243189.720:1): initialized\n[ 0.484761] Initialise system trusted keyring\n[ 0.485750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.486960] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.489143] zbud: loaded\n[ 0.489899] VFS: Disk quotas dquot_6.6.0\n[ 0.490757] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.492465] fuse init (API version 7.23)\n[ 0.493450] Key type big_key registered\n[ 0.494309] Allocating IMA MOK and blacklist keyrings.\n[ 0.495610] Key type asymmetric registered\n[ 0.496497] Asymmetric key parser 'x509' registered\n[ 0.497515] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.499050] io scheduler noop registered\n[ 0.499911] io scheduler deadline registered (default)\n[ 0.501001] io scheduler cfq registered\n[ 0.501907] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502992] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504337] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.505869] ACPI: Power Button [PWRF]\n[ 0.506759] GHES: HEST is not enabled!\n[ 0.520458] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.548463] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.550634] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.576697] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.579548] Linux agpgart interface v0.103\n[ 0.582513] brd: module loaded\n[ 0.584267] loop: module loaded\n[ 0.588753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.590271] GPT:90111 != 2097151\n[ 0.590988] GPT:Alternate GPT header not at the end of the disk.\n[ 0.592180] GPT:90111 != 2097151\n[ 0.592911] GPT: Use GNU Parted to correct GPT errors.\n[ 0.593946] vda: vda1 vda15\n[ 0.595369] scsi host0: ata_piix\n[ 0.596220] scsi host1: ata_piix\n[ 0.597001] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.598392] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.599951] libphy: Fixed MDIO Bus: probed\n[ 0.600829] tun: Universal TUN/TAP device driver, 1.6\n[ 0.601831] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604363] PPP generic driver version 2.4.2\n[ 0.605631] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606889] ehci-pci: EHCI PCI platform driver\n[ 0.607794] ehci-platform: EHCI generic platform driver\n[ 0.608834] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.610221] ohci-pci: OHCI PCI platform driver\n[ 0.611145] ohci-platform: OHCI generic platform driver\n[ 0.612198] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.626647] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.627723] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.629251] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.630306] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.631622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.632947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.634450] usb usb1: Product: UHCI Host Controller\n[ 0.635426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.636695] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.637975] hub 1-0:1.0: USB hub found\n[ 0.638986] hub 1-0:1.0: 2 ports detected\n[ 0.640204] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.642871] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644128] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645606] mousedev: PS/2 mouse device common for all mice\n[ 0.647221] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649616] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651050] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652640] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654234] i2c /dev entries driver\n[ 0.655246] device-mapper: uevent: version 1.0.3\n[ 0.656490] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658668] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660495] NET: Registered protocol family 10\n[ 0.661901] NET: Registered protocol family 17\n[ 0.663106] Key type dns_resolver registered\n[ 0.664375] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665833] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668144] registered taskstats version 1\n[ 0.669230] Loading compiled-in X.509 certificates\n[ 0.671002] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673451] zswap: loaded using pool lzo/zbud\n[ 0.675398] Key type trusted registered\n[ 0.677423] Key type encrypted registered\n[ 0.678488] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679857] ima: No TPM chip found, activating TPM-bypass!\n[ 0.681223] evm: HMAC attrs: 0x1\n[ 0.682412] Magic number: 10:464:117\n[ 0.683526] rtc_cmos 00:00: setting system clock to 2018-07-22 07:06:29 UTC (1532243189)\n[ 0.685624] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687101] EDD information not available.\n[ 0.758307] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770385] Write protecting the kernel read-only data: 14336k\n[ 0.772760] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.774724] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.821981] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.39. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKmU4XgP6fWqvVNHUJ3vnMKq2RQ6sMeAwUDmMux+Kov1eLSGqG1m5uPUnuHdhp3D5PHfPG8XVL5E2to6tvmvcItM1mRoQHX9PiMyHtLW0BaYpG3iSOF2xL+u94MbcuMqcGIx9KChHC71mc123Ayo7w3jhXoewNKJNm5lhSQst23cIDpAhtHDcAyTxNdpaG8DwQMhRos+JKW+NlsQUSfKhyniEJcPmixZ0+snRqmYQmr/1uVKY6MswVzOUVa/AAKmwJoNwGKXx/ftp3EsBsBTg8jvu3UIMSIr4aNjkkvApmyFHdi0u9QsrFpUT+8Vj20W4ynj4uIQ8yayNkldTCuPJp root@cinder-test-vm2-ad96bb67-2add-4ab3-ac1f-fa9ea723debd\nssh-dss AAAAB3NzaC1kc3MAAACBAMwFZRPuN3IwG33GhTFaW206RhCLhA5ZlK4Jl2YEDh7OlTj1lvaGpEjTQAUl+E93r/Q06e0cfIvuXnV3kD9F91sgp0j5dv0jqUslSGuNxdytJjDwl0sYiiOkfa11VhU/JcYWcTPv0j43ov9UH019bDU7x15QnKeubQdZ9NynA5/zAAAAFQCzTFx8l1iSNLP/aq2T01Uu6+nhPQAAAIB4Qu+0g6ss9CcpJYtDsQVIFQSHna20ka32Iv1OhwylhmXJvF1TXbEy7PNk7swXWsFSB6hLklhB0FUyXz7IAXL2YF4Rm2DFvVrXzbp4/jZ7WJD3ZvbAYp9nFL5Q4HEJ6UJcs9OOjlqX+l6j1dqAgDDFjVJaCvY4guoxp0sDAZ1tfgAAAIArbOtO0PvfZk3qqWAakNXmy+NrkU9oqXQF80YYg+JM23i2SK0gYUqc6kaIBZa2K5Pg8TkK7ayrZNYxA3LgKZdn2LSlKyJ73iZMg+RdgqHZyHocZvv+04XIdMUGLW7MpJdIYKt0utoAmeJvR0vm2SDRdpFH6CWc9272vKSEpEkCkQ== root@cinder-test-vm2-ad96bb67-2add-4ab3-ac1f-fa9ea723debd\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fec1:53fd/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-ad96bb67-2add-4ab3-ac1f-fa9ea723debd\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.36 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-ad96bb67-2add-4ab3-ac1f-fa9ea723debd login: "} 2018-07-22 07:06:35,908 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d/action used request id req-27330b5c-8215-4c69-9ad1-beaeb7385b97 2018-07-22 07:06:35,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.250905036926s 2018-07-22 07:06:35,910 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d/action used request id req-27330b5c-8215-4c69-9ad1-beaeb7385b97 2018-07-22 07:06:35,910 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 565214832 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.140990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.142706] pid_max: default: 32768 minimum: 301 [ 0.143632] ACPI: Core revision 20150930 [ 0.145041] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146401] Security Framework initialized [ 0.147257] Yama: becoming mindful. [ 0.148025] AppArmor: AppArmor initialized [ 0.148917] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.150293] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151624] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152884] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154354] Initializing cgroup subsys io [ 0.155205] Initializing cgroup subsys memory [ 0.156113] Initializing cgroup subsys devices [ 0.157022] Initializing cgroup subsys freezer [ 0.157921] Initializing cgroup subsys net_cls [ 0.158818] Initializing cgroup subsys perf_event [ 0.159758] Initializing cgroup subsys net_prio [ 0.160683] Initializing cgroup subsys hugetlb [ 0.161583] Initializing cgroup subsys pids [ 0.162480] CPU: Physical Processor ID: 0 [ 0.164020] mce: CPU supports 10 MCE banks [ 0.164902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165935] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.180383] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.186486] ftrace: allocating 31920 entries in 125 pages [ 0.211451] smpboot: Max logical packages: 1 [ 0.212360] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.213758] x2apic enabled [ 0.214585] Switched APIC routing to physical x2apic. [ 0.216358] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.217523] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.219665] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.221516] KVM setup paravirtual spinlock [ 0.222855] x86: Booted up 1 node, 1 CPUs [ 0.223694] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.225135] devtmpfs: initialized [ 0.226876] evm: security.selinux [ 0.227603] evm: security.SMACK64 [ 0.228316] evm: security.SMACK64EXEC [ 0.229090] evm: security.SMACK64TRANSMUTE [ 0.229933] evm: security.SMACK64MMAP [ 0.230703] evm: security.ima [ 0.231361] evm: security.capability [ 0.232194] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.234125] pinctrl core: initialized pinctrl subsystem [ 0.235268] RTC time: 7:06:28, date: 07/22/18 [ 0.236269] NET: Registered protocol family 16 [ 0.237296] cpuidle: using governor ladder [ 0.238162] cpuidle: using governor menu [ 0.238983] PCCT header not found. [ 0.239760] ACPI: bus type PCI registered [ 0.240593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.241883] PCI: Using configuration type 1 for base access [ 0.243694] ACPI: Added _OSI(Module Device) [ 0.244570] ACPI: Added _OSI(Processor Device) [ 0.245464] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.246401] ACPI: Added _OSI(Processor Aggregator Device) [ 0.248191] ACPI: Interpreter enabled [ 0.248992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.250900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.252813] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.254733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.256646] ACPI: (supports S0 S5) [ 0.257374] ACPI: Using IOAPIC for interrupt routing [ 0.258363] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.261525] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.262710] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.263986] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.265225] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.267532] acpiphp: Slot [3] registered [ 0.268362] acpiphp: Slot [4] registered [ 0.269191] acpiphp: Slot [5] registered [ 0.270024] acpiphp: Slot [6] registered [ 0.270853] acpiphp: Slot [7] registered [ 0.271691] acpiphp: Slot [8] registered [ 0.272529] acpiphp: Slot [9] registered [ 0.273350] acpiphp: Slot [10] registered [ 0.274192] acpiphp: Slot [11] registered [ 0.275037] acpiphp: Slot [12] registered [ 0.275877] acpiphp: Slot [13] registered [ 0.276715] acpiphp: Slot [14] registered [ 0.277552] acpiphp: Slot [15] registered [ 0.288465] acpiphp: Slot [16] registered [ 0.289321] acpiphp: Slot [17] registered [ 0.290165] acpiphp: Slot [18] registered [ 0.291005] acpiphp: Slot [19] registered [ 0.291846] acpiphp: Slot [20] registered [ 0.292688] acpiphp: Slot [21] registered [ 0.293534] acpiphp: Slot [22] registered [ 0.294371] acpiphp: Slot [23] registered [ 0.295214] acpiphp: Slot [24] registered [ 0.296055] acpiphp: Slot [25] registered [ 0.296897] acpiphp: Slot [26] registered [ 0.297740] acpiphp: Slot [27] registered [ 0.298609] acpiphp: Slot [28] registered [ 0.299451] acpiphp: Slot [29] registered [ 0.300293] acpiphp: Slot [30] registered [ 0.301139] acpiphp: Slot [31] registered [ 0.301982] PCI host bridge to bus 0000:00 [ 0.302822] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.304087] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.305352] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.306856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.308354] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.309879] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.313158] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.314503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.315734] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.317060] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.320732] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.322206] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.340432] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.341974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.343816] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.345296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.346726] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.348037] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.349389] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.350483] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.352094] vgaarb: loaded [ 0.352717] vgaarb: bridge control possible 0000:00:02.0 [ 0.353984] SCSI subsystem initialized [ 0.354927] ACPI: bus type USB registered [ 0.355790] usbcore: registered new interface driver usbfs [ 0.356865] usbcore: registered new interface driver hub [ 0.357913] usbcore: registered new device driver usb [ 0.359072] PCI: Using ACPI for IRQ routing [ 0.360218] NetLabel: Initializing [ 0.360965] NetLabel: domain hash size = 128 [ 0.361846] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.362833] NetLabel: unlabeled traffic allowed by default [ 0.364025] clocksource: Switched to clocksource kvm-clock [ 0.372289] AppArmor: AppArmor Filesystem Enabled [ 0.373313] pnp: PnP ACPI init [ 0.374278] pnp: PnP ACPI: found 5 devices [ 0.380635] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.382424] NET: Registered protocol family 2 [ 0.383516] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.384871] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.386129] TCP: Hash tables configured (established 4096 bind 4096) [ 0.387376] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.388531] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.389759] NET: Registered protocol family 1 [ 0.390672] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.391810] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.392933] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.406878] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421059] Trying to unpack rootfs image as initramfs... [ 0.477884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.479638] Scanning for low memory corruption every 60 seconds [ 0.481061] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.482274] audit: initializing netlink subsys (disabled) [ 0.483341] audit: type=2000 audit(1532243189.720:1): initialized [ 0.484761] Initialise system trusted keyring [ 0.485750] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.486960] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.489143] zbud: loaded [ 0.489899] VFS: Disk quotas dquot_6.6.0 [ 0.490757] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.492465] fuse init (API version 7.23) [ 0.493450] Key type big_key registered [ 0.494309] Allocating IMA MOK and blacklist keyrings. [ 0.495610] Key type asymmetric registered [ 0.496497] Asymmetric key parser 'x509' registered [ 0.497515] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.499050] io scheduler noop registered [ 0.499911] io scheduler deadline registered (default) [ 0.501001] io scheduler cfq registered [ 0.501907] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502992] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504337] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.505869] ACPI: Power Button [PWRF] [ 0.506759] GHES: HEST is not enabled! [ 0.520458] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.548463] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.550634] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.576697] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.579548] Linux agpgart interface v0.103 [ 0.582513] brd: module loaded [ 0.584267] loop: module loaded [ 0.588753] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.590271] GPT:90111 != 2097151 [ 0.590988] GPT:Alternate GPT header not at the end of the disk. [ 0.592180] GPT:90111 != 2097151 [ 0.592911] GPT: Use GNU Parted to correct GPT errors. [ 0.593946] vda: vda1 vda15 [ 0.595369] scsi host0: ata_piix [ 0.596220] scsi host1: ata_piix [ 0.597001] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.598392] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.599951] libphy: Fixed MDIO Bus: probed [ 0.600829] tun: Universal TUN/TAP device driver, 1.6 [ 0.601831] tun: (C) 1999-2004 Max Krasnyansky [ 0.604363] PPP generic driver version 2.4.2 [ 0.605631] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.606889] ehci-pci: EHCI PCI platform driver [ 0.607794] ehci-platform: EHCI generic platform driver [ 0.608834] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.610221] ohci-pci: OHCI PCI platform driver [ 0.611145] ohci-platform: OHCI generic platform driver [ 0.612198] uhci_hcd: USB Universal Host Controller Interface driver [ 0.626647] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.627723] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.629251] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.630306] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.631622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.632947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.634450] usb usb1: Product: UHCI Host Controller [ 0.635426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.636695] usb usb1: SerialNumber: 0000:00:01.2 [ 0.637975] hub 1-0:1.0: USB hub found [ 0.638986] hub 1-0:1.0: 2 ports detected [ 0.640204] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.642871] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644128] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645606] mousedev: PS/2 mouse device common for all mice [ 0.647221] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.649616] rtc_cmos 00:00: RTC can wake from S4 [ 0.651050] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.652640] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.654234] i2c /dev entries driver [ 0.655246] device-mapper: uevent: version 1.0.3 [ 0.656490] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.658668] ledtrig-cpu: registered to indicate activity on CPUs [ 0.660495] NET: Registered protocol family 10 [ 0.661901] NET: Registered protocol family 17 [ 0.663106] Key type dns_resolver registered [ 0.664375] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665833] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.668144] registered taskstats version 1 [ 0.669230] Loading compiled-in X.509 certificates [ 0.671002] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673451] zswap: loaded using pool lzo/zbud [ 0.675398] Key type trusted registered [ 0.677423] Key type encrypted registered [ 0.678488] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679857] ima: No TPM chip found, activating TPM-bypass! [ 0.681223] evm: HMAC attrs: 0x1 [ 0.682412] Magic number: 10:464:117 [ 0.683526] rtc_cmos 00:00: setting system clock to 2018-07-22 07:06:29 UTC (1532243189) [ 0.685624] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687101] EDD information not available. [ 0.758307] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770385] Write protecting the kernel read-only data: 14336k [ 0.772760] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.774724] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.821981] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.39. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKmU4XgP6fWqvVNHUJ3vnMKq2RQ6sMeAwUDmMux+Kov1eLSGqG1m5uPUnuHdhp3D5PHfPG8XVL5E2to6tvmvcItM1mRoQHX9PiMyHtLW0BaYpG3iSOF2xL+u94MbcuMqcGIx9KChHC71mc123Ayo7w3jhXoewNKJNm5lhSQst23cIDpAhtHDcAyTxNdpaG8DwQMhRos+JKW+NlsQUSfKhyniEJcPmixZ0+snRqmYQmr/1uVKY6MswVzOUVa/AAKmwJoNwGKXx/ftp3EsBsBTg8jvu3UIMSIr4aNjkkvApmyFHdi0u9QsrFpUT+8Vj20W4ynj4uIQ8yayNkldTCuPJp root@cinder-test-vm2-ad96bb67-2add-4ab3-ac1f-fa9ea723debd ssh-dss AAAAB3NzaC1kc3MAAACBAMwFZRPuN3IwG33GhTFaW206RhCLhA5ZlK4Jl2YEDh7OlTj1lvaGpEjTQAUl+E93r/Q06e0cfIvuXnV3kD9F91sgp0j5dv0jqUslSGuNxdytJjDwl0sYiiOkfa11VhU/JcYWcTPv0j43ov9UH019bDU7x15QnKeubQdZ9NynA5/zAAAAFQCzTFx8l1iSNLP/aq2T01Uu6+nhPQAAAIB4Qu+0g6ss9CcpJYtDsQVIFQSHna20ka32Iv1OhwylhmXJvF1TXbEy7PNk7swXWsFSB6hLklhB0FUyXz7IAXL2YF4Rm2DFvVrXzbp4/jZ7WJD3ZvbAYp9nFL5Q4HEJ6UJcs9OOjlqX+l6j1dqAgDDFjVJaCvY4guoxp0sDAZ1tfgAAAIArbOtO0PvfZk3qqWAakNXmy+NrkU9oqXQF80YYg+JM23i2SK0gYUqc6kaIBZa2K5Pg8TkK7ayrZNYxA3LgKZdn2LSlKyJ73iZMg+RdgqHZyHocZvv+04XIdMUGLW7MpJdIYKt0utoAmeJvR0vm2SDRdpFH6CWc9272vKSEpEkCkQ== root@cinder-test-vm2-ad96bb67-2add-4ab3-ac1f-fa9ea723debd -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fec1:53fd/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-ad96bb67-2add-4ab3-ac1f-fa9ea723debd launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.36 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-ad96bb67-2add-4ab3-ac1f-fa9ea723debd login: 2018-07-22 07:06:42,930 - paramiko.transport - DEBUG - starting thread (client mode): 0xbdef2150L 2018-07-22 07:06:42,930 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 07:06:42,931 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-22 07:06:42,931 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-22 07:06:42,932 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 07:06:42,932 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 07:06:42,933 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-22 07:06:42,933 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 07:06:42,933 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 07:06:42,933 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 07:06:42,950 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 07:06:42,950 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 07:06:42,962 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.207: 6b4df91b76ad08e6aa6ce5dfeb27f5c9 2018-07-22 07:06:42,963 - paramiko.transport - DEBUG - Trying discovered key 373411a6af393ebcad1246b1450f6919 in /tmp/tmpl9hZca 2018-07-22 07:06:42,990 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 07:06:42,996 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 07:06:43,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-07-22 07:06:43,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"volume": {"display_name": "cinder_test-volume_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "size": "2"}}' 2018-07-22 07:06:44,276 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:06:43 GMT Server: Apache x-compute-request-id: req-8efeef5a-198e-43b3-941d-26e4441ded13 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8efeef5a-198e-43b3-941d-26e4441ded13 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "self"}, {"href": "http://172.30.9.23:8776/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:06:44.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "da3115c9-d600-4523-94c6-db568122a8a1", "size": 2}} 2018-07-22 07:06:44,276 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes used request id req-8efeef5a-198e-43b3-941d-26e4441ded13 2018-07-22 07:06:44,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.24493813515s 2018-07-22 07:06:44,277 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes used request id req-8efeef5a-198e-43b3-941d-26e4441ded13 2018-07-22 07:06:44,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 07:06:44,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:45,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:44 GMT Server: Apache x-compute-request-id: req-2244ccca-4f2b-445d-b380-b845ce890a63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2244ccca-4f2b-445d-b380-b845ce890a63 Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "self"}, {"href": "http://172.30.9.23:8776/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:06:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "updated_at": "2018-07-22T07:06:44.000000", "volume_type": null, "name": "cinder_test-volume_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "da3115c9-d600-4523-94c6-db568122a8a1", "size": 2}]} 2018-07-22 07:06:45,219 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-2244ccca-4f2b-445d-b380-b845ce890a63 2018-07-22 07:06:45,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.941241025925s 2018-07-22 07:06:45,219 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-2244ccca-4f2b-445d-b380-b845ce890a63 2018-07-22 07:06:45,221 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:06:47,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 07:06:47,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:48,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:47 GMT Server: Apache x-compute-request-id: req-9c4c0e1f-8bdc-4775-9fda-bc8b3e9a4679 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9c4c0e1f-8bdc-4775-9fda-bc8b3e9a4679 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "self"}, {"href": "http://172.30.9.23:8776/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:06:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "updated_at": "2018-07-22T07:06:45.000000", "volume_type": null, "name": "cinder_test-volume_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "da3115c9-d600-4523-94c6-db568122a8a1", "size": 2}]} 2018-07-22 07:06:48,142 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-9c4c0e1f-8bdc-4775-9fda-bc8b3e9a4679 2018-07-22 07:06:48,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.91881608963s 2018-07-22 07:06:48,143 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-9c4c0e1f-8bdc-4775-9fda-bc8b3e9a4679 2018-07-22 07:06:48,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:06:48,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:48,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-3986cf7b-f41b-478e-b8a3-119eefd84428 Date: Sun, 22 Jul 2018 07:06:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1a9ce035-5a53-4d65-8999-bf11300d974f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45ed3c7e375844c8af22e96d9712b1f0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbc5aa52-0052-4b74-a2c7-7de97e7d2297"],"description":"","tags":[],"updated_at":"2018-07-22T07:06:06Z","qos_policy_id":null,"name":"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd","admin_state_up":true,"tenant_id":"45ed3c7e375844c8af22e96d9712b1f0","created_at":"2018-07-22T07:06:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 07:06:48,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3986cf7b-f41b-478e-b8a3-119eefd84428 2018-07-22 07:06:48,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1100730896s 2018-07-22 07:06:48,255 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3986cf7b-f41b-478e-b8a3-119eefd84428 2018-07-22 07:06:48,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:06:48,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:48,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-6f049a19-d8c6-4a80-a2fe-d54f5dbf836c Date: Sun, 22 Jul 2018 07:06:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658/snap", "metadata": {}}], "file": "/v2/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658/file", "owner": "45ed3c7e375844c8af22e96d9712b1f0", "id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "size": 12716032, "self": "/v2/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:06:16Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:06:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:06:48,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6f049a19-d8c6-4a80-a2fe-d54f5dbf836c 2018-07-22 07:06:48,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.673854827881s 2018-07-22 07:06:48,934 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6f049a19-d8c6-4a80-a2fe-d54f5dbf836c 2018-07-22 07:06:48,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:06:48,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:48,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:48 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-77bd3c11-a7e1-43ed-9d61-735d0e578bf5 x-compute-request-id: req-77bd3c11-a7e1-43ed-9d61-735d0e578bf5 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f702cafe-0519-4a31-9102-d2a97be11d1e"}]} 2018-07-22 07:06:48,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-77bd3c11-a7e1-43ed-9d61-735d0e578bf5 2018-07-22 07:06:48,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026782989502s 2018-07-22 07:06:48,963 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-77bd3c11-a7e1-43ed-9d61-735d0e578bf5 2018-07-22 07:06:48,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 07:06:48,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"server": {"name": "cinder_test-vm_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "imageRef": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "flavorRef": "f702cafe-0519-4a31-9102-d2a97be11d1e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1a9ce035-5a53-4d65-8999-bf11300d974f"}], "security_groups": [{"name": "87eeb0be-e815-407d-8896-a5714156f173"}]}}' 2018-07-22 07:06:50,991 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:06:48 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-43547202-b365-4cfb-a589-945785870426 x-compute-request-id: req-43547202-b365-4cfb-a589-945785870426 Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "87eeb0be-e815-407d-8896-a5714156f173"}], "OS-DCF:diskConfig": "MANUAL", "id": "515cb779-ee32-4c61-b295-027df2e16718", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "bookmark"}], "adminPass": "2LG7aeodX5qT"}} 2018-07-22 07:06:50,992 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-43547202-b365-4cfb-a589-945785870426 2018-07-22 07:06:50,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.02747106552s 2018-07-22 07:06:50,992 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-43547202-b365-4cfb-a589-945785870426 2018-07-22 07:06:50,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:06:50,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:51,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:51 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-521ecb4c-f05b-4f86-b341-ed9c51cb6293 x-compute-request-id: req-521ecb4c-f05b-4f86-b341-ed9c51cb6293 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "515cb779-ee32-4c61-b295-027df2e16718", "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:06:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:50Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:53:fd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:53:fd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:06:28.000000", "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "8e0404a8-68cd-4ed1-baca-d572a888307d", "security_groups": [{"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}], "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:06:29Z", "hostId": "76991d4eeb7c02bb3fbf7082cca3e3da77c8b16a54049b19dc62af71", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm2_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:22Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:06:51,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-521ecb4c-f05b-4f86-b341-ed9c51cb6293 2018-07-22 07:06:51,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.882169008255s 2018-07-22 07:06:51,876 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-521ecb4c-f05b-4f86-b341-ed9c51cb6293 2018-07-22 07:06:51,882 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:06:53,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:06:53,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:55,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:53 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-6b2550d1-89b4-4caf-9cfc-417156c88228 x-compute-request-id: req-6b2550d1-89b4-4caf-9cfc-417156c88228 Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "515cb779-ee32-4c61-b295-027df2e16718", "security_groups": [{"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}], "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:06:52Z", "hostId": "1a9fca68c91e87a83e72cfbb1c635c2f1688606131edfdc7b44d8559", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:50Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:53:fd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:53:fd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:06:28.000000", "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "8e0404a8-68cd-4ed1-baca-d572a888307d", "security_groups": [{"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}], "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:06:29Z", "hostId": "76991d4eeb7c02bb3fbf7082cca3e3da77c8b16a54049b19dc62af71", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm2_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:22Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:06:55,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6b2550d1-89b4-4caf-9cfc-417156c88228 2018-07-22 07:06:55,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.38715100288s 2018-07-22 07:06:55,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6b2550d1-89b4-4caf-9cfc-417156c88228 2018-07-22 07:06:55,277 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:06:57,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:06:57,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:06:57,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:57 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-682c4941-d9e8-4136-aa3b-17bcbd2f1170 x-compute-request-id: req-682c4941-d9e8-4136-aa3b-17bcbd2f1170 Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "515cb779-ee32-4c61-b295-027df2e16718", "security_groups": [{"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}], "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:06:52Z", "hostId": "1a9fca68c91e87a83e72cfbb1c635c2f1688606131edfdc7b44d8559", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:50Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:53:fd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:53:fd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:06:28.000000", "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "8e0404a8-68cd-4ed1-baca-d572a888307d", "security_groups": [{"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}], "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:06:29Z", "hostId": "76991d4eeb7c02bb3fbf7082cca3e3da77c8b16a54049b19dc62af71", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm2_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:22Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:06:57,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-682c4941-d9e8-4136-aa3b-17bcbd2f1170 2018-07-22 07:06:57,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682003974915s 2018-07-22 07:06:57,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-682c4941-d9e8-4136-aa3b-17bcbd2f1170 2018-07-22 07:06:57,967 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:06:59,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:06:59,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:00,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:06:59 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-3b7206a1-d3ad-46d3-a53f-9a47916dafe5 x-compute-request-id: req-3b7206a1-d3ad-46d3-a53f-9a47916dafe5 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:25:99", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:06:57.000000", "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "515cb779-ee32-4c61-b295-027df2e16718", "security_groups": [{"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}], "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:06:57Z", "hostId": "1a9fca68c91e87a83e72cfbb1c635c2f1688606131edfdc7b44d8559", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:50Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:53:fd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:53:fd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:06:28.000000", "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "8e0404a8-68cd-4ed1-baca-d572a888307d", "security_groups": [{"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}], "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:06:29Z", "hostId": "76991d4eeb7c02bb3fbf7082cca3e3da77c8b16a54049b19dc62af71", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm2_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:22Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:07:00,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3b7206a1-d3ad-46d3-a53f-9a47916dafe5 2018-07-22 07:07:00,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.812906980515s 2018-07-22 07:07:00,783 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3b7206a1-d3ad-46d3-a53f-9a47916dafe5 2018-07-22 07:07:00,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:07:00,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=515cb779-ee32-4c61-b295-027df2e16718" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:00,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-cf72b345-8fcf-4ae0-9698-050593dbb283 Date: Sun, 22 Jul 2018 07:07:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:06:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbc5aa52-0052-4b74-a2c7-7de97e7d2297","ip_address":"192.168.120.11"}],"id":"bf693a2c-fe00-482c-88ef-24a01eb4ee10","security_groups":["87eeb0be-e815-407d-8896-a5714156f173"],"mac_address":"fa:16:3e:5e:25:99","project_id":"45ed3c7e375844c8af22e96d9712b1f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a9ce035-5a53-4d65-8999-bf11300d974f","tenant_id":"45ed3c7e375844c8af22e96d9712b1f0","created_at":"2018-07-22T07:06:52Z","binding:vnic_type":"normal","device_id":"515cb779-ee32-4c61-b295-027df2e16718","ip_allocation":"immediate"}]} 2018-07-22 07:07:00,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=515cb779-ee32-4c61-b295-027df2e16718 used request id req-cf72b345-8fcf-4ae0-9698-050593dbb283 2018-07-22 07:07:00,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0551409721375s 2018-07-22 07:07:00,844 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=515cb779-ee32-4c61-b295-027df2e16718 used request id req-cf72b345-8fcf-4ae0-9698-050593dbb283 2018-07-22 07:07:00,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:07:00,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=bf693a2c-fe00-482c-88ef-24a01eb4ee10" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:01,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-20294405-b18f-4703-ac57-2d4c2912cb13 Date: Sun, 22 Jul 2018 07:07:01 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:07:01,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=bf693a2c-fe00-482c-88ef-24a01eb4ee10 used request id req-20294405-b18f-4703-ac57-2d4c2912cb13 2018-07-22 07:07:01,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.195099115372s 2018-07-22 07:07:01,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=bf693a2c-fe00-482c-88ef-24a01eb4ee10 used request id req-20294405-b18f-4703-ac57-2d4c2912cb13 2018-07-22 07:07:01,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:07:01,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:01,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:01 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-ff4eeb3e-413e-49c9-ac15-534b44f90fa4 x-compute-request-id: req-ff4eeb3e-413e-49c9-ac15-534b44f90fa4 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:25:99", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:06:57.000000", "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "515cb779-ee32-4c61-b295-027df2e16718", "security_groups": [{"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}], "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:06:57Z", "hostId": "1a9fca68c91e87a83e72cfbb1c635c2f1688606131edfdc7b44d8559", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:50Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:53:fd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:53:fd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:06:28.000000", "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "8e0404a8-68cd-4ed1-baca-d572a888307d", "security_groups": [{"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}], "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:06:29Z", "hostId": "76991d4eeb7c02bb3fbf7082cca3e3da77c8b16a54049b19dc62af71", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm2_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:22Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:07:01,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ff4eeb3e-413e-49c9-ac15-534b44f90fa4 2018-07-22 07:07:01,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669684171677s 2018-07-22 07:07:01,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ff4eeb3e-413e-49c9-ac15-534b44f90fa4 2018-07-22 07:07:01,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:07:01,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=515cb779-ee32-4c61-b295-027df2e16718" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:01,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-2686e1ee-16c6-4cea-8763-319eff1b54ee Date: Sun, 22 Jul 2018 07:07:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:06:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbc5aa52-0052-4b74-a2c7-7de97e7d2297","ip_address":"192.168.120.11"}],"id":"bf693a2c-fe00-482c-88ef-24a01eb4ee10","security_groups":["87eeb0be-e815-407d-8896-a5714156f173"],"mac_address":"fa:16:3e:5e:25:99","project_id":"45ed3c7e375844c8af22e96d9712b1f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a9ce035-5a53-4d65-8999-bf11300d974f","tenant_id":"45ed3c7e375844c8af22e96d9712b1f0","created_at":"2018-07-22T07:06:52Z","binding:vnic_type":"normal","device_id":"515cb779-ee32-4c61-b295-027df2e16718","ip_allocation":"immediate"}]} 2018-07-22 07:07:01,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=515cb779-ee32-4c61-b295-027df2e16718 used request id req-2686e1ee-16c6-4cea-8763-319eff1b54ee 2018-07-22 07:07:01,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0560088157654s 2018-07-22 07:07:01,777 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=515cb779-ee32-4c61-b295-027df2e16718 used request id req-2686e1ee-16c6-4cea-8763-319eff1b54ee 2018-07-22 07:07:01,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:07:01,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=bf693a2c-fe00-482c-88ef-24a01eb4ee10" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:01,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2b50e2fe-fc0b-4549-b35f-74c03b54dd24 Date: Sun, 22 Jul 2018 07:07:01 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:07:01,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=bf693a2c-fe00-482c-88ef-24a01eb4ee10 used request id req-2b50e2fe-fc0b-4549-b35f-74c03b54dd24 2018-07-22 07:07:01,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0209760665894s 2018-07-22 07:07:01,804 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=bf693a2c-fe00-482c-88ef-24a01eb4ee10 used request id req-2b50e2fe-fc0b-4549-b35f-74c03b54dd24 2018-07-22 07:07:01,804 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:25:99', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2f1c2480-d8d7-46a3-b4ae-edc164f11658'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T07:06:57.000000', 'flavor': Munch({u'id': u'f702cafe-0519-4a31-9102-d2a97be11d1e'}), 'az': u'nova', 'id': u'515cb779-ee32-4c61-b295-027df2e16718', 'security_groups': [Munch({u'name': u'cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'93b46dd63ce44e338cde9058b0c09c0d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'45ed3c7e375844c8af22e96d9712b1f0', 'name': 'cinder_test-project_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-22T07:06:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T07:06:57Z', 'hostId': u'1a9fca68c91e87a83e72cfbb1c635c2f1688606131edfdc7b44d8559', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'1a9fca68c91e87a83e72cfbb1c635c2f1688606131edfdc7b44d8559', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T07:06:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'45ed3c7e375844c8af22e96d9712b1f0', 'name': u'cinder_test-vm_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', 'adminPass': None, 'tenant_id': u'45ed3c7e375844c8af22e96d9712b1f0', 'created_at': u'2018-07-22T07:06:50Z', 'created': u'2018-07-22T07:06:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 07:07:01,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:07:01,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:01,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-b00273da-04a9-4dc5-9a84-b72df9973203 Date: Sun, 22 Jul 2018 07:07:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1a9ce035-5a53-4d65-8999-bf11300d974f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45ed3c7e375844c8af22e96d9712b1f0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbc5aa52-0052-4b74-a2c7-7de97e7d2297"],"description":"","tags":[],"updated_at":"2018-07-22T07:06:06Z","qos_policy_id":null,"name":"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd","admin_state_up":true,"tenant_id":"45ed3c7e375844c8af22e96d9712b1f0","created_at":"2018-07-22T07:06:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 07:07:01,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b00273da-04a9-4dc5-9a84-b72df9973203 2018-07-22 07:07:01,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111871004105s 2018-07-22 07:07:01,920 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b00273da-04a9-4dc5-9a84-b72df9973203 2018-07-22 07:07:01,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 07:07:01,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=515cb779-ee32-4c61-b295-027df2e16718" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:01,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-47451495-c305-4645-8a3d-aeddf827ae49 Date: Sun, 22 Jul 2018 07:07:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:06:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbc5aa52-0052-4b74-a2c7-7de97e7d2297","ip_address":"192.168.120.11"}],"id":"bf693a2c-fe00-482c-88ef-24a01eb4ee10","security_groups":["87eeb0be-e815-407d-8896-a5714156f173"],"mac_address":"fa:16:3e:5e:25:99","project_id":"45ed3c7e375844c8af22e96d9712b1f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a9ce035-5a53-4d65-8999-bf11300d974f","tenant_id":"45ed3c7e375844c8af22e96d9712b1f0","created_at":"2018-07-22T07:06:52Z","binding:vnic_type":"normal","device_id":"515cb779-ee32-4c61-b295-027df2e16718","ip_allocation":"immediate"}]} 2018-07-22 07:07:01,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=515cb779-ee32-4c61-b295-027df2e16718 used request id req-47451495-c305-4645-8a3d-aeddf827ae49 2018-07-22 07:07:01,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.054701089859s 2018-07-22 07:07:01,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=515cb779-ee32-4c61-b295-027df2e16718 used request id req-47451495-c305-4645-8a3d-aeddf827ae49 2018-07-22 07:07:01,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-22 07:07:01,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"floatingip": {"floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": "192.168.120.11", "port_id": "bf693a2c-fe00-482c-88ef-24a01eb4ee10"}}' 2018-07-22 07:07:04,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-5177737a-a808-431c-8d2c-247cc9cde7b6 Date: Sun, 22 Jul 2018 07:07:04 GMT RESP BODY: {"floatingip": {"router_id": "b2d6935e-0ffd-48f8-b56c-33a59f653d1e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:07:02Z", "updated_at": "2018-07-22T07:07:02Z", "floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_id": "bf693a2c-fe00-482c-88ef-24a01eb4ee10", "id": "f0553ac5-85a5-404f-b28d-2105781ad9fb", "qos_policy_id": null}} 2018-07-22 07:07:04,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5177737a-a808-431c-8d2c-247cc9cde7b6 2018-07-22 07:07:04,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.32108187675s 2018-07-22 07:07:04,298 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5177737a-a808-431c-8d2c-247cc9cde7b6 2018-07-22 07:07:04,302 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'b2d6935e-0ffd-48f8-b56c-33a59f653d1e', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'45ed3c7e375844c8af22e96d9712b1f0', 'created_at': u'2018-07-22T07:07:02Z', 'attached': True, 'updated_at': u'2018-07-22T07:07:02Z', 'id': u'f0553ac5-85a5-404f-b28d-2105781ad9fb', 'floating_network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'45ed3c7e375844c8af22e96d9712b1f0', 'name': 'cinder_test-project_ad96bb67-2add-4ab3-ac1f-fa9ea723debd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b2d6935e-0ffd-48f8-b56c-33a59f653d1e', u'qos_policy_id': None, 'project_id': u'45ed3c7e375844c8af22e96d9712b1f0', 'port_id': u'bf693a2c-fe00-482c-88ef-24a01eb4ee10', 'port': u'bf693a2c-fe00-482c-88ef-24a01eb4ee10', 'network': u'51634ac4-911f-4dd4-933a-93587d6bc792'}) 2018-07-22 07:07:04,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-22 07:07:04,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 07:07:04,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:04 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-cdd7f6ca-829c-4d99-9069-da70de224c3c x-compute-request-id: req-cdd7f6ca-829c-4d99-9069-da70de224c3c Content-Encoding: gzip Content-Length: 9590 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 463089683 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.158652] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.160443] pid_max: default: 32768 minimum: 301\n[ 0.161410] ACPI: Core revision 20150930\n[ 0.162875] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.164296] Security Framework initialized\n[ 0.165178] Yama: becoming mindful.\n[ 0.165991] AppArmor: AppArmor initialized\n[ 0.166923] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168346] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.171066] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172619] Initializing cgroup subsys io\n[ 0.173495] Initializing cgroup subsys memory\n[ 0.174447] Initializing cgroup subsys devices\n[ 0.175395] Initializing cgroup subsys freezer\n[ 0.176330] Initializing cgroup subsys net_cls\n[ 0.177267] Initializing cgroup subsys perf_event\n[ 0.178252] Initializing cgroup subsys net_prio\n[ 0.179202] Initializing cgroup subsys hugetlb\n[ 0.180140] Initializing cgroup subsys pids\n[ 0.181077] CPU: Physical Processor ID: 0\n[ 0.182657] mce: CPU supports 10 MCE banks\n[ 0.183555] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184639] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201383] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.207807] ftrace: allocating 31920 entries in 125 pages\n[ 0.233990] smpboot: Max logical packages: 1\n[ 0.234902] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.236339] x2apic enabled\n[ 0.237188] Switched APIC routing to physical x2apic.\n[ 0.239001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.240195] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.242388] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.244337] KVM setup paravirtual spinlock\n[ 0.245763] x86: Booted up 1 node, 1 CPUs\n[ 0.246630] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.248124] devtmpfs: initialized\n[ 0.249915] evm: security.selinux\n[ 0.250669] evm: security.SMACK64\n[ 0.251409] evm: security.SMACK64EXEC\n[ 0.252216] evm: security.SMACK64TRANSMUTE\n[ 0.253088] evm: security.SMACK64MMAP\n[ 0.253889] evm: security.ima\n[ 0.254584] evm: security.capability\n[ 0.255448] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257468] pinctrl core: initialized pinctrl subsystem\n[ 0.258660] RTC time: 7:06:57, date: 07/22/18\n[ 0.259698] NET: Registered protocol family 16\n[ 0.260759] cpuidle: using governor ladder\n[ 0.261650] cpuidle: using governor menu\n[ 0.262496] PCCT header not found.\n[ 0.263306] ACPI: bus type PCI registered\n[ 0.264165] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265503] PCI: Using configuration type 1 for base access\n[ 0.267388] ACPI: Added _OSI(Module Device)\n[ 0.268295] ACPI: Added _OSI(Processor Device)\n[ 0.269223] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.270192] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.272035] ACPI: Interpreter enabled\n[ 0.272878] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.274889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.276902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.278912] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.280948] ACPI: (supports S0 S5)\n[ 0.281717] ACPI: Using IOAPIC for interrupt routing\n[ 0.282730] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.285996] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.287224] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.288567] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.289865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.292257] acpiphp: Slot [3] registered\n[ 0.293126] acpiphp: Slot [4] registered\n[ 0.293992] acpiphp: Slot [5] registered\n[ 0.294862] acpiphp: Slot [6] registered\n[ 0.295739] acpiphp: Slot [7] registered\n[ 0.296605] acpiphp: Slot [8] registered\n[ 0.297475] acpiphp: Slot [9] registered\n[ 0.298347] acpiphp: Slot [10] registered\n[ 0.299218] acpiphp: Slot [11] registered\n[ 0.300092] acpiphp: Slot [12] registered\n[ 0.300980] acpiphp: Slot [13] registered\n[ 0.301850] acpiphp: Slot [14] registered\n[ 0.302723] acpiphp: Slot [15] registered\n[ 0.313838] acpiphp: Slot [16] registered\n[ 0.314714] acpiphp: Slot [17] registered\n[ 0.315592] acpiphp: Slot [18] registered\n[ 0.316457] acpiphp: Slot [19] registered\n[ 0.317334] acpiphp: Slot [20] registered\n[ 0.318224] acpiphp: Slot [21] registered\n[ 0.319103] acpiphp: Slot [22] registered\n[ 0.319981] acpiphp: Slot [23] registered\n[ 0.320856] acpiphp: Slot [24] registered\n[ 0.321738] acpiphp: Slot [25] registered\n[ 0.322695] acpiphp: Slot [26] registered\n[ 0.323576] acpiphp: Slot [27] registered\n[ 0.324454] acpiphp: Slot [28] registered\n[ 0.325331] acpiphp: Slot [29] registered\n[ 0.326208] acpiphp: Slot [30] registered\n[ 0.327099] acpiphp: Slot [31] registered\n[ 0.327975] PCI host bridge to bus 0000:00\n[ 0.328845] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.330145] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.331451] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.333012] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.334576] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.336168] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.339552] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.340928] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.342187] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.343543] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.347288] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.349318] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369001] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371319] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372830] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374356] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375840] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377187] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378572] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381348] vgaarb: loaded\n[ 0.382001] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383304] SCSI subsystem initialized\n[ 0.384278] ACPI: bus type USB registered\n[ 0.385169] usbcore: registered new interface driver usbfs\n[ 0.386276] usbcore: registered new interface driver hub\n[ 0.387357] usbcore: registered new device driver usb\n[ 0.388545] PCI: Using ACPI for IRQ routing\n[ 0.389732] NetLabel: Initializing\n[ 0.390500] NetLabel: domain hash size = 128\n[ 0.391414] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392440] NetLabel: unlabeled traffic allowed by default\n[ 0.393699] clocksource: Switched to clocksource kvm-clock\n[ 0.402430] AppArmor: AppArmor Filesystem Enabled\n[ 0.403477] pnp: PnP ACPI init\n[ 0.404487] pnp: PnP ACPI: found 5 devices\n[ 0.411003] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.412857] NET: Registered protocol family 2\n[ 0.413988] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.415386] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.416688] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.418001] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.419208] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.420489] NET: Registered protocol family 1\n[ 0.421456] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422638] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.423793] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.438015] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452240] Trying to unpack rootfs image as initramfs...\n[ 0.510311] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.512097] Scanning for low memory corruption every 60 seconds\n[ 0.513641] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514905] audit: initializing netlink subsys (disabled)\n[ 0.516044] audit: type=2000 audit(1532243218.022:1): initialized\n[ 0.517483] Initialise system trusted keyring\n[ 0.518516] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.519802] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522077] zbud: loaded\n[ 0.522885] VFS: Disk quotas dquot_6.6.0\n[ 0.523785] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525520] fuse init (API version 7.23)\n[ 0.526515] Key type big_key registered\n[ 0.527395] Allocating IMA MOK and blacklist keyrings.\n[ 0.528763] Key type asymmetric registered\n[ 0.529651] Asymmetric key parser 'x509' registered\n[ 0.530686] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532284] io scheduler noop registered\n[ 0.533134] io scheduler deadline registered (default)\n[ 0.534209] io scheduler cfq registered\n[ 0.535124] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537621] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539173] ACPI: Power Button [PWRF]\n[ 0.540094] GHES: HEST is not enabled!\n[ 0.553848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.581960] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.584180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610378] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614775] Linux agpgart interface v0.103\n[ 0.618926] brd: module loaded\n[ 0.620892] loop: module loaded\n[ 0.625837] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.627394] GPT:90111 != 2097151\n[ 0.628132] GPT:Alternate GPT header not at the end of the disk.\n[ 0.629319] GPT:90111 != 2097151\n[ 0.630063] GPT: Use GNU Parted to correct GPT errors.\n[ 0.631143] vda: vda1 vda15\n[ 0.633081] scsi host0: ata_piix\n[ 0.633961] scsi host1: ata_piix\n[ 0.634758] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.636090] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.637796] libphy: Fixed MDIO Bus: probed\n[ 0.638702] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639745] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.642682] PPP generic driver version 2.4.2\n[ 0.643750] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.645063] ehci-pci: EHCI PCI platform driver\n[ 0.646035] ehci-platform: EHCI generic platform driver\n[ 0.647103] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.648361] ohci-pci: OHCI PCI platform driver\n[ 0.649326] ohci-platform: OHCI generic platform driver\n[ 0.650437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.665059] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.666216] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.667838] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.668952] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.670299] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.671639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.673162] usb usb1: Product: UHCI Host Controller\n[ 0.674169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.675395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.676467] hub 1-0:1.0: USB hub found\n[ 0.677315] hub 1-0:1.0: 2 ports detected\n[ 0.678435] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.680776] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.682995] mousedev: PS/2 mouse device common for all mice\n[ 0.684591] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686635] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687875] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690481] i2c /dev entries driver\n[ 0.691360] device-mapper: uevent: version 1.0.3\n[ 0.692432] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.696138] NET: Registered protocol family 10\n[ 0.697638] NET: Registered protocol family 17\n[ 0.698653] Key type dns_resolver registered\n[ 0.699921] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701128] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703192] registered taskstats version 1\n[ 0.704149] Loading compiled-in X.509 certificates\n[ 0.705840] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707892] zswap: loaded using pool lzo/zbud\n[ 0.710116] Key type trusted registered\n[ 0.712068] Key type encrypted registered\n[ 0.712966] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714125] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715275] evm: HMAC attrs: 0x1\n[ 0.716378] Magic number: 10:464:117\n[ 0.717330] rtc_cmos 00:00: setting system clock to 2018-07-22 07:06:58 UTC (1532243218)\n[ 0.719133] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720325] EDD information not available.\n[ 0.796072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808126] Write protecting the kernel read-only data: 14336k\n[ 0.812001] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.814126] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.75\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.979866] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.89. iid=i-00000017\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFcKhEnLy3vylaJ4f1ovD9bSdeXxw4WegHuEH1u2qRdIoSsVXZxYETPDXbfThA5CLipugyRJ6NNztlmg6ua8+H44gEWBw+cKxVCjaTUtZaJN4oYrLlF7vjcA3Ek3GeTjfqIuOdHUfU8sPdBGOz32z3YgUID5XivBkv3ZLuL2g3RQ27dUkBR6uZCH3ZArcbbf3CV0ysLHMuVF8ACu4QgtSkvDyXaJO9/q4B9ZO5C2SoXdfFis+Er1XlnJHBpyh2fS26FJM1TpEL3PX7c3gRy+2tc3Xtql+kxEs6vZwJ1aSKGnsHlthpq9mvAzEkwIbfANdcX8A4V7PlVjEqfjfz7bRX root@cinder-test-vm-ad96bb67-2add-4ab3-ac1f-fa9ea723debd\nssh-dss AAAAB3NzaC1kc3MAAACBAMGxJ19Ufc9G7X1zjb+9btoI7lv0gXHYa7q7FrWTxiggceKJ+9bNhyMpFTvRM8eLKhD1hXcDihIffg60Gvo1gyc97yRvUDhwKEKXubmRGNhjRS9lZ2y36JIfuIpWJ2bAcWL5uK/WV5y0HwqCGMcLr3FEWjyFLJFbRwprHILdCH+FAAAAFQDVJZngyX3qQw04d1LvS+lwksLLyQAAAIEAqs8xj9ovQ4PyTNjCEkuCSE1FkdFAxt87tN0Uhu6R29eo56bIUAg9aqzJQFY4Q4CJJUjja9Ffkn56Jc9SWEJ7PwfkV4do/xVWHjDtfz6D8d0fDguIG5YkJtla8IWnN+EDIsMaknB8CfkT70K0FZHy5DJ0iTRjMcAUE2Lw1Qr9TW4AAACAYlCWN36XfXo8tmhRqhHQFR/aEwpKdw5AwzbZiwmoevicxiLJAGrpqsDwEndiGabHKltzMyobDkiCODGhc46qRoX/NgbXvdGr4K5Xa3dwsp+p2YUFJVkAkWWldTgJRkMxbnnpdNWqRMH922Fc/EaDnaMW/Bm2ehhsK31gwLiXGws= root@cinder-test-vm-ad96bb67-2add-4ab3-ac1f-fa9ea723debd\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.59s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe5e:2599/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-ad96bb67-2add-4ab3-ac1f-fa9ea723debd\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.82 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-ad96bb67-2add-4ab3-ac1f-fa9ea723debd login: "} 2018-07-22 07:07:04,442 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718/action used request id req-cdd7f6ca-829c-4d99-9069-da70de224c3c 2018-07-22 07:07:04,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.139918804169s 2018-07-22 07:07:04,443 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718/action used request id req-cdd7f6ca-829c-4d99-9069-da70de224c3c 2018-07-22 07:07:04,444 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 463089683 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.158652] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.160443] pid_max: default: 32768 minimum: 301 [ 0.161410] ACPI: Core revision 20150930 [ 0.162875] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.164296] Security Framework initialized [ 0.165178] Yama: becoming mindful. [ 0.165991] AppArmor: AppArmor initialized [ 0.166923] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.168346] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.169758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.171066] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.172619] Initializing cgroup subsys io [ 0.173495] Initializing cgroup subsys memory [ 0.174447] Initializing cgroup subsys devices [ 0.175395] Initializing cgroup subsys freezer [ 0.176330] Initializing cgroup subsys net_cls [ 0.177267] Initializing cgroup subsys perf_event [ 0.178252] Initializing cgroup subsys net_prio [ 0.179202] Initializing cgroup subsys hugetlb [ 0.180140] Initializing cgroup subsys pids [ 0.181077] CPU: Physical Processor ID: 0 [ 0.182657] mce: CPU supports 10 MCE banks [ 0.183555] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.184639] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.201383] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.207807] ftrace: allocating 31920 entries in 125 pages [ 0.233990] smpboot: Max logical packages: 1 [ 0.234902] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.236339] x2apic enabled [ 0.237188] Switched APIC routing to physical x2apic. [ 0.239001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.240195] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.242388] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.244337] KVM setup paravirtual spinlock [ 0.245763] x86: Booted up 1 node, 1 CPUs [ 0.246630] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.248124] devtmpfs: initialized [ 0.249915] evm: security.selinux [ 0.250669] evm: security.SMACK64 [ 0.251409] evm: security.SMACK64EXEC [ 0.252216] evm: security.SMACK64TRANSMUTE [ 0.253088] evm: security.SMACK64MMAP [ 0.253889] evm: security.ima [ 0.254584] evm: security.capability [ 0.255448] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.257468] pinctrl core: initialized pinctrl subsystem [ 0.258660] RTC time: 7:06:57, date: 07/22/18 [ 0.259698] NET: Registered protocol family 16 [ 0.260759] cpuidle: using governor ladder [ 0.261650] cpuidle: using governor menu [ 0.262496] PCCT header not found. [ 0.263306] ACPI: bus type PCI registered [ 0.264165] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265503] PCI: Using configuration type 1 for base access [ 0.267388] ACPI: Added _OSI(Module Device) [ 0.268295] ACPI: Added _OSI(Processor Device) [ 0.269223] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.270192] ACPI: Added _OSI(Processor Aggregator Device) [ 0.272035] ACPI: Interpreter enabled [ 0.272878] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.274889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.276902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.278912] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.280948] ACPI: (supports S0 S5) [ 0.281717] ACPI: Using IOAPIC for interrupt routing [ 0.282730] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.285996] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.287224] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.288567] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.289865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.292257] acpiphp: Slot [3] registered [ 0.293126] acpiphp: Slot [4] registered [ 0.293992] acpiphp: Slot [5] registered [ 0.294862] acpiphp: Slot [6] registered [ 0.295739] acpiphp: Slot [7] registered [ 0.296605] acpiphp: Slot [8] registered [ 0.297475] acpiphp: Slot [9] registered [ 0.298347] acpiphp: Slot [10] registered [ 0.299218] acpiphp: Slot [11] registered [ 0.300092] acpiphp: Slot [12] registered [ 0.300980] acpiphp: Slot [13] registered [ 0.301850] acpiphp: Slot [14] registered [ 0.302723] acpiphp: Slot [15] registered [ 0.313838] acpiphp: Slot [16] registered [ 0.314714] acpiphp: Slot [17] registered [ 0.315592] acpiphp: Slot [18] registered [ 0.316457] acpiphp: Slot [19] registered [ 0.317334] acpiphp: Slot [20] registered [ 0.318224] acpiphp: Slot [21] registered [ 0.319103] acpiphp: Slot [22] registered [ 0.319981] acpiphp: Slot [23] registered [ 0.320856] acpiphp: Slot [24] registered [ 0.321738] acpiphp: Slot [25] registered [ 0.322695] acpiphp: Slot [26] registered [ 0.323576] acpiphp: Slot [27] registered [ 0.324454] acpiphp: Slot [28] registered [ 0.325331] acpiphp: Slot [29] registered [ 0.326208] acpiphp: Slot [30] registered [ 0.327099] acpiphp: Slot [31] registered [ 0.327975] PCI host bridge to bus 0000:00 [ 0.328845] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.330145] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.331451] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.333012] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.334576] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.336168] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.339552] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.340928] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.342187] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.343543] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.347288] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.349318] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.369001] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.371319] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.372830] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.374356] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.375840] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.377187] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.378572] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.379697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.381348] vgaarb: loaded [ 0.382001] vgaarb: bridge control possible 0000:00:02.0 [ 0.383304] SCSI subsystem initialized [ 0.384278] ACPI: bus type USB registered [ 0.385169] usbcore: registered new interface driver usbfs [ 0.386276] usbcore: registered new interface driver hub [ 0.387357] usbcore: registered new device driver usb [ 0.388545] PCI: Using ACPI for IRQ routing [ 0.389732] NetLabel: Initializing [ 0.390500] NetLabel: domain hash size = 128 [ 0.391414] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.392440] NetLabel: unlabeled traffic allowed by default [ 0.393699] clocksource: Switched to clocksource kvm-clock [ 0.402430] AppArmor: AppArmor Filesystem Enabled [ 0.403477] pnp: PnP ACPI init [ 0.404487] pnp: PnP ACPI: found 5 devices [ 0.411003] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.412857] NET: Registered protocol family 2 [ 0.413988] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.415386] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.416688] TCP: Hash tables configured (established 4096 bind 4096) [ 0.418001] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.419208] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.420489] NET: Registered protocol family 1 [ 0.421456] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.422638] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.423793] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.438015] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.452240] Trying to unpack rootfs image as initramfs... [ 0.510311] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.512097] Scanning for low memory corruption every 60 seconds [ 0.513641] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.514905] audit: initializing netlink subsys (disabled) [ 0.516044] audit: type=2000 audit(1532243218.022:1): initialized [ 0.517483] Initialise system trusted keyring [ 0.518516] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.519802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.522077] zbud: loaded [ 0.522885] VFS: Disk quotas dquot_6.6.0 [ 0.523785] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.525520] fuse init (API version 7.23) [ 0.526515] Key type big_key registered [ 0.527395] Allocating IMA MOK and blacklist keyrings. [ 0.528763] Key type asymmetric registered [ 0.529651] Asymmetric key parser 'x509' registered [ 0.530686] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.532284] io scheduler noop registered [ 0.533134] io scheduler deadline registered (default) [ 0.534209] io scheduler cfq registered [ 0.535124] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.537621] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539173] ACPI: Power Button [PWRF] [ 0.540094] GHES: HEST is not enabled! [ 0.553848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.581960] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.584180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.610378] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614775] Linux agpgart interface v0.103 [ 0.618926] brd: module loaded [ 0.620892] loop: module loaded [ 0.625837] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.627394] GPT:90111 != 2097151 [ 0.628132] GPT:Alternate GPT header not at the end of the disk. [ 0.629319] GPT:90111 != 2097151 [ 0.630063] GPT: Use GNU Parted to correct GPT errors. [ 0.631143] vda: vda1 vda15 [ 0.633081] scsi host0: ata_piix [ 0.633961] scsi host1: ata_piix [ 0.634758] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.636090] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.637796] libphy: Fixed MDIO Bus: probed [ 0.638702] tun: Universal TUN/TAP device driver, 1.6 [ 0.639745] tun: (C) 1999-2004 Max Krasnyansky [ 0.642682] PPP generic driver version 2.4.2 [ 0.643750] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.645063] ehci-pci: EHCI PCI platform driver [ 0.646035] ehci-platform: EHCI generic platform driver [ 0.647103] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648361] ohci-pci: OHCI PCI platform driver [ 0.649326] ohci-platform: OHCI generic platform driver [ 0.650437] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665059] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666216] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667838] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.668952] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.670299] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.671639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673162] usb usb1: Product: UHCI Host Controller [ 0.674169] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.675395] usb usb1: SerialNumber: 0000:00:01.2 [ 0.676467] hub 1-0:1.0: USB hub found [ 0.677315] hub 1-0:1.0: 2 ports detected [ 0.678435] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.680776] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.681829] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.682995] mousedev: PS/2 mouse device common for all mice [ 0.684591] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.686635] rtc_cmos 00:00: RTC can wake from S4 [ 0.687875] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.689176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.690481] i2c /dev entries driver [ 0.691360] device-mapper: uevent: version 1.0.3 [ 0.692432] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.694253] ledtrig-cpu: registered to indicate activity on CPUs [ 0.696138] NET: Registered protocol family 10 [ 0.697638] NET: Registered protocol family 17 [ 0.698653] Key type dns_resolver registered [ 0.699921] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.701128] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.703192] registered taskstats version 1 [ 0.704149] Loading compiled-in X.509 certificates [ 0.705840] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.707892] zswap: loaded using pool lzo/zbud [ 0.710116] Key type trusted registered [ 0.712068] Key type encrypted registered [ 0.712966] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714125] ima: No TPM chip found, activating TPM-bypass! [ 0.715275] evm: HMAC attrs: 0x1 [ 0.716378] Magic number: 10:464:117 [ 0.717330] rtc_cmos 00:00: setting system clock to 2018-07-22 07:06:58 UTC (1532243218) [ 0.719133] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.720325] EDD information not available. [ 0.796072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808126] Write protecting the kernel read-only data: 14336k [ 0.812001] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.814126] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.75 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.979866] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. iid=i-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFcKhEnLy3vylaJ4f1ovD9bSdeXxw4WegHuEH1u2qRdIoSsVXZxYETPDXbfThA5CLipugyRJ6NNztlmg6ua8+H44gEWBw+cKxVCjaTUtZaJN4oYrLlF7vjcA3Ek3GeTjfqIuOdHUfU8sPdBGOz32z3YgUID5XivBkv3ZLuL2g3RQ27dUkBR6uZCH3ZArcbbf3CV0ysLHMuVF8ACu4QgtSkvDyXaJO9/q4B9ZO5C2SoXdfFis+Er1XlnJHBpyh2fS26FJM1TpEL3PX7c3gRy+2tc3Xtql+kxEs6vZwJ1aSKGnsHlthpq9mvAzEkwIbfANdcX8A4V7PlVjEqfjfz7bRX root@cinder-test-vm-ad96bb67-2add-4ab3-ac1f-fa9ea723debd ssh-dss AAAAB3NzaC1kc3MAAACBAMGxJ19Ufc9G7X1zjb+9btoI7lv0gXHYa7q7FrWTxiggceKJ+9bNhyMpFTvRM8eLKhD1hXcDihIffg60Gvo1gyc97yRvUDhwKEKXubmRGNhjRS9lZ2y36JIfuIpWJ2bAcWL5uK/WV5y0HwqCGMcLr3FEWjyFLJFbRwprHILdCH+FAAAAFQDVJZngyX3qQw04d1LvS+lwksLLyQAAAIEAqs8xj9ovQ4PyTNjCEkuCSE1FkdFAxt87tN0Uhu6R29eo56bIUAg9aqzJQFY4Q4CJJUjja9Ffkn56Jc9SWEJ7PwfkV4do/xVWHjDtfz6D8d0fDguIG5YkJtla8IWnN+EDIsMaknB8CfkT70K0FZHy5DJ0iTRjMcAUE2Lw1Qr9TW4AAACAYlCWN36XfXo8tmhRqhHQFR/aEwpKdw5AwzbZiwmoevicxiLJAGrpqsDwEndiGabHKltzMyobDkiCODGhc46qRoX/NgbXvdGr4K5Xa3dwsp+p2YUFJVkAkWWldTgJRkMxbnnpdNWqRMH922Fc/EaDnaMW/Bm2ehhsK31gwLiXGws= root@cinder-test-vm-ad96bb67-2add-4ab3-ac1f-fa9ea723debd -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.59s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe5e:2599/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-ad96bb67-2add-4ab3-ac1f-fa9ea723debd launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.82 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-ad96bb67-2add-4ab3-ac1f-fa9ea723debd login: 2018-07-22 07:07:07,453 - paramiko.transport - DEBUG - starting thread (client mode): 0xbe0cd950L 2018-07-22 07:07:07,454 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 07:07:07,454 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-22 07:07:07,454 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-22 07:07:07,455 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 07:07:07,456 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 07:07:07,456 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-22 07:07:07,456 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 07:07:07,456 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 07:07:07,456 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 07:07:07,474 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 07:07:07,474 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 07:07:07,486 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: 37a8e3829e56986af041dc465cfb8f6f 2018-07-22 07:07:07,487 - paramiko.transport - DEBUG - Trying discovered key 373411a6af393ebcad1246b1450f6919 in /tmp/tmpl9hZca 2018-07-22 07:07:07,513 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 07:07:07,519 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 07:07:07,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-22 07:07:07,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"volumeAttachment": {"volumeId": "da3115c9-d600-4523-94c6-db568122a8a1"}}' 2018-07-22 07:07:10,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:07 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-f409c1b7-2203-402d-88ff-2729f21ec042 x-compute-request-id: req-f409c1b7-2203-402d-88ff-2729f21ec042 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "515cb779-ee32-4c61-b295-027df2e16718", "id": "da3115c9-d600-4523-94c6-db568122a8a1", "volumeId": "da3115c9-d600-4523-94c6-db568122a8a1"}} 2018-07-22 07:07:10,722 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718/os-volume_attachments used request id req-f409c1b7-2203-402d-88ff-2729f21ec042 2018-07-22 07:07:10,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.17008519173s 2018-07-22 07:07:10,723 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718/os-volume_attachments used request id req-f409c1b7-2203-402d-88ff-2729f21ec042 2018-07-22 07:07:10,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 07:07:10,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:11,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:10 GMT Server: Apache x-compute-request-id: req-b09a226c-a0b3-48d0-a88b-26ea4eaeca0e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b09a226c-a0b3-48d0-a88b-26ea4eaeca0e Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "self"}, {"href": "http://172.30.9.23:8776/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:06:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "updated_at": "2018-07-22T07:07:10.000000", "volume_type": null, "name": "cinder_test-volume_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "da3115c9-d600-4523-94c6-db568122a8a1", "size": 2}]} 2018-07-22 07:07:11,607 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-b09a226c-a0b3-48d0-a88b-26ea4eaeca0e 2018-07-22 07:07:11,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.883556842804s 2018-07-22 07:07:11,607 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-b09a226c-a0b3-48d0-a88b-26ea4eaeca0e 2018-07-22 07:07:11,608 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:07:13,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 07:07:13,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:13,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:13 GMT Server: Apache x-compute-request-id: req-65a5b239-7f14-4709-90d8-3d2803159e31 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-65a5b239-7f14-4709-90d8-3d2803159e31 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "self"}, {"href": "http://172.30.9.23:8776/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:06:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "updated_at": "2018-07-22T07:07:10.000000", "volume_type": null, "name": "cinder_test-volume_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "da3115c9-d600-4523-94c6-db568122a8a1", "size": 2}]} 2018-07-22 07:07:13,675 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-65a5b239-7f14-4709-90d8-3d2803159e31 2018-07-22 07:07:13,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0637450218201s 2018-07-22 07:07:13,675 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-65a5b239-7f14-4709-90d8-3d2803159e31 2018-07-22 07:07:13,677 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:07:15,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 07:07:15,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:16,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:15 GMT Server: Apache x-compute-request-id: req-91a711cc-a9fc-4db5-9a37-cdb291943c37 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91a711cc-a9fc-4db5-9a37-cdb291943c37 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "attachments": [{"server_id": "515cb779-ee32-4c61-b295-027df2e16718", "attachment_id": "a29abb2c-169a-4093-96c9-013904cd641c", "attached_at": "2018-07-22T07:07:13.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "da3115c9-d600-4523-94c6-db568122a8a1", "device": "/dev/vdb", "id": "da3115c9-d600-4523-94c6-db568122a8a1"}], "links": [{"href": "http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "self"}, {"href": "http://172.30.9.23:8776/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:06:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "updated_at": "2018-07-22T07:07:15.000000", "volume_type": null, "name": "cinder_test-volume_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "da3115c9-d600-4523-94c6-db568122a8a1", "size": 2}]} 2018-07-22 07:07:16,596 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-91a711cc-a9fc-4db5-9a37-cdb291943c37 2018-07-22 07:07:16,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.916345119476s 2018-07-22 07:07:16,596 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-91a711cc-a9fc-4db5-9a37-cdb291943c37 2018-07-22 07:07:16,598 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 07:07:16,600 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-22 07:07:16,600 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 07:07:16,603 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 07:07:16,670 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 07:07:16,670 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-22 07:07:16,671 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-22 07:07:16,672 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 07:07:16,709 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-22 07:07:16,709 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-22 07:07:16,736 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-22 07:07:16,947 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-22 07:07:16,947 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: db849180-63b1-4a18-9282-02d487aebe9a Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-07-22 07:07:16,948 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-07-22 07:07:16,949 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-07-22 07:07:16,949 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-22 07:07:16,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-22 07:07:16,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718/os-volume_attachments/da3115c9-d600-4523-94c6-db568122a8a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:19,210 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:07:16 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-475736e4-082f-4fe7-a2fb-3b51f6ccec52 x-compute-request-id: req-475736e4-082f-4fe7-a2fb-3b51f6ccec52 Content-Length: 0 Content-Type: application/json 2018-07-22 07:07:19,211 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718/os-volume_attachments/da3115c9-d600-4523-94c6-db568122a8a1 used request id req-475736e4-082f-4fe7-a2fb-3b51f6ccec52 2018-07-22 07:07:19,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.26087784767s 2018-07-22 07:07:19,211 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718/os-volume_attachments/da3115c9-d600-4523-94c6-db568122a8a1 used request id req-475736e4-082f-4fe7-a2fb-3b51f6ccec52 2018-07-22 07:07:19,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 07:07:19,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:20,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:19 GMT Server: Apache x-compute-request-id: req-501f8c5b-eaf6-47e5-8f65-ccafb5a3ef19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-501f8c5b-eaf6-47e5-8f65-ccafb5a3ef19 Content-Encoding: gzip Content-Length: 580 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "attachments": [{"server_id": "515cb779-ee32-4c61-b295-027df2e16718", "attachment_id": "a29abb2c-169a-4093-96c9-013904cd641c", "attached_at": "2018-07-22T07:07:13.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "da3115c9-d600-4523-94c6-db568122a8a1", "device": "/dev/vdb", "id": "da3115c9-d600-4523-94c6-db568122a8a1"}], "links": [{"href": "http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "self"}, {"href": "http://172.30.9.23:8776/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:06:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "updated_at": "2018-07-22T07:07:19.000000", "volume_type": null, "name": "cinder_test-volume_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "da3115c9-d600-4523-94c6-db568122a8a1", "size": 2}]} 2018-07-22 07:07:20,142 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-501f8c5b-eaf6-47e5-8f65-ccafb5a3ef19 2018-07-22 07:07:20,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.931061983109s 2018-07-22 07:07:20,143 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-501f8c5b-eaf6-47e5-8f65-ccafb5a3ef19 2018-07-22 07:07:20,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:07:22,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 07:07:22,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:23,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:22 GMT Server: Apache x-compute-request-id: req-8a481ce5-8b6f-47bc-ac40-84847e9dc04d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8a481ce5-8b6f-47bc-ac40-84847e9dc04d Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "self"}, {"href": "http://172.30.9.23:8776/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:06:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "updated_at": "2018-07-22T07:07:21.000000", "volume_type": null, "name": "cinder_test-volume_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "da3115c9-d600-4523-94c6-db568122a8a1", "size": 2}]} 2018-07-22 07:07:23,076 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-8a481ce5-8b6f-47bc-ac40-84847e9dc04d 2018-07-22 07:07:23,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.92901802063s 2018-07-22 07:07:23,076 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-8a481ce5-8b6f-47bc-ac40-84847e9dc04d 2018-07-22 07:07:23,078 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-07-22 07:07:23,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-22 07:07:23,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"volumeAttachment": {"volumeId": "da3115c9-d600-4523-94c6-db568122a8a1"}}' 2018-07-22 07:07:24,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07: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,Accept-Encoding x-openstack-request-id: req-a0f322af-a2fb-4a43-82c0-6d0b60b7db2f x-compute-request-id: req-a0f322af-a2fb-4a43-82c0-6d0b60b7db2f Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "8e0404a8-68cd-4ed1-baca-d572a888307d", "id": "da3115c9-d600-4523-94c6-db568122a8a1", "volumeId": "da3115c9-d600-4523-94c6-db568122a8a1"}} 2018-07-22 07:07:24,841 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d/os-volume_attachments used request id req-a0f322af-a2fb-4a43-82c0-6d0b60b7db2f 2018-07-22 07:07:24,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.76270604134s 2018-07-22 07:07:24,841 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d/os-volume_attachments used request id req-a0f322af-a2fb-4a43-82c0-6d0b60b7db2f 2018-07-22 07:07:24,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 07:07:24,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:24,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:24 GMT Server: Apache x-compute-request-id: req-d5af2d83-c872-48bb-a55a-1a8e3fbd5ace OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d5af2d83-c872-48bb-a55a-1a8e3fbd5ace Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "self"}, {"href": "http://172.30.9.23:8776/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:06:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "updated_at": "2018-07-22T07:07:24.000000", "volume_type": null, "name": "cinder_test-volume_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "da3115c9-d600-4523-94c6-db568122a8a1", "size": 2}]} 2018-07-22 07:07:24,923 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-d5af2d83-c872-48bb-a55a-1a8e3fbd5ace 2018-07-22 07:07:24,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0811989307404s 2018-07-22 07:07:24,923 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-d5af2d83-c872-48bb-a55a-1a8e3fbd5ace 2018-07-22 07:07:24,925 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:07:26,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 07:07:26,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:26,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:26 GMT Server: Apache x-compute-request-id: req-c3da7162-f776-49dc-8cb2-8e6b062e6fce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c3da7162-f776-49dc-8cb2-8e6b062e6fce Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "self"}, {"href": "http://172.30.9.23:8776/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:06:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "updated_at": "2018-07-22T07:07:26.000000", "volume_type": null, "name": "cinder_test-volume_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "da3115c9-d600-4523-94c6-db568122a8a1", "size": 2}]} 2018-07-22 07:07:26,994 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-c3da7162-f776-49dc-8cb2-8e6b062e6fce 2018-07-22 07:07:26,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0661358833313s 2018-07-22 07:07:26,994 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-c3da7162-f776-49dc-8cb2-8e6b062e6fce 2018-07-22 07:07:26,995 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:07:28,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 07:07:29,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:29,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:29 GMT Server: Apache x-compute-request-id: req-1f543f84-4aa6-4013-a999-c5eed1bda220 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1f543f84-4aa6-4013-a999-c5eed1bda220 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "attachments": [{"server_id": "8e0404a8-68cd-4ed1-baca-d572a888307d", "attachment_id": "ed290668-c2c7-461b-a68e-86f300bb0c7a", "attached_at": "2018-07-22T07:07:26.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "da3115c9-d600-4523-94c6-db568122a8a1", "device": "/dev/vdb", "id": "da3115c9-d600-4523-94c6-db568122a8a1"}], "links": [{"href": "http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "self"}, {"href": "http://172.30.9.23:8776/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:06:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "updated_at": "2018-07-22T07:07:27.000000", "volume_type": null, "name": "cinder_test-volume_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "da3115c9-d600-4523-94c6-db568122a8a1", "size": 2}]} 2018-07-22 07:07:29,067 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-1f543f84-4aa6-4013-a999-c5eed1bda220 2018-07-22 07:07:29,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0685651302338s 2018-07-22 07:07:29,067 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-1f543f84-4aa6-4013-a999-c5eed1bda220 2018-07-22 07:07:29,069 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 07:07:29,072 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-22 07:07:29,072 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 07:07:29,074 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 07:07:29,144 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 07:07:29,144 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-22 07:07:29,145 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-22 07:07:29,146 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 07:07:29,182 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-22 07:07:29,183 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-22 07:07:29,210 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-22 07:07:29,233 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-22 07:07:29,233 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-07-22 07:07:29,233 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-07-22 07:07:29,234 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-07-22 07:07:29,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-22 07:07:29,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d/os-volume_attachments/da3115c9-d600-4523-94c6-db568122a8a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:29,239 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-22 07:07:29,775 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:07:29 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-9adaf4b8-8a8f-43b4-948c-7777a3d3ef92 x-compute-request-id: req-9adaf4b8-8a8f-43b4-948c-7777a3d3ef92 Content-Length: 0 Content-Type: application/json 2018-07-22 07:07:29,775 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d/os-volume_attachments/da3115c9-d600-4523-94c6-db568122a8a1 used request id req-9adaf4b8-8a8f-43b4-948c-7777a3d3ef92 2018-07-22 07:07:29,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.540583133698s 2018-07-22 07:07:29,775 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d/os-volume_attachments/da3115c9-d600-4523-94c6-db568122a8a1 used request id req-9adaf4b8-8a8f-43b4-948c-7777a3d3ef92 2018-07-22 07:07:29,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 07:07:29,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:29,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:29 GMT Server: Apache x-compute-request-id: req-ceaad788-9bbf-4deb-acd2-1def13f092f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ceaad788-9bbf-4deb-acd2-1def13f092f2 Content-Encoding: gzip Content-Length: 581 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "attachments": [{"server_id": "8e0404a8-68cd-4ed1-baca-d572a888307d", "attachment_id": "ed290668-c2c7-461b-a68e-86f300bb0c7a", "attached_at": "2018-07-22T07:07:26.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "da3115c9-d600-4523-94c6-db568122a8a1", "device": "/dev/vdb", "id": "da3115c9-d600-4523-94c6-db568122a8a1"}], "links": [{"href": "http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "self"}, {"href": "http://172.30.9.23:8776/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:06:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "updated_at": "2018-07-22T07:07:29.000000", "volume_type": null, "name": "cinder_test-volume_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "da3115c9-d600-4523-94c6-db568122a8a1", "size": 2}]} 2018-07-22 07:07:29,850 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-ceaad788-9bbf-4deb-acd2-1def13f092f2 2018-07-22 07:07:29,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0738410949707s 2018-07-22 07:07:29,850 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-ceaad788-9bbf-4deb-acd2-1def13f092f2 2018-07-22 07:07:29,851 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:07:31,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 07:07:31,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:31,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:31 GMT Server: Apache x-compute-request-id: req-1a006f65-7e8f-450e-99f9-9b93751be96b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1a006f65-7e8f-450e-99f9-9b93751be96b Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "self"}, {"href": "http://172.30.9.23:8776/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:06:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "updated_at": "2018-07-22T07:07:31.000000", "volume_type": null, "name": "cinder_test-volume_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "da3115c9-d600-4523-94c6-db568122a8a1", "size": 2}]} 2018-07-22 07:07:31,915 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-1a006f65-7e8f-450e-99f9-9b93751be96b 2018-07-22 07:07:31,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0609509944916s 2018-07-22 07:07:31,916 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-1a006f65-7e8f-450e-99f9-9b93751be96b 2018-07-22 07:07:32,031 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 07:07:32,032 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:27 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-22 07:07:32,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 07:07:32,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:32,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:07:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1d880454-1d0a-422f-ae83-e2ff7c6eebcd x-compute-request-id: req-1d880454-1d0a-422f-ae83-e2ff7c6eebcd Content-Type: application/json 2018-07-22 07:07:32,187 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d used request id req-1d880454-1d0a-422f-ae83-e2ff7c6eebcd 2018-07-22 07:07:32,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.150306940079s 2018-07-22 07:07:32,188 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d used request id req-1d880454-1d0a-422f-ae83-e2ff7c6eebcd 2018-07-22 07:07:32,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:07:32,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:32,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f36ae846-5bab-4a5a-a3ce-cc7264fe3b7d x-compute-request-id: req-f36ae846-5bab-4a5a-a3ce-cc7264fe3b7d Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:25:99", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:25:99", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:06:57.000000", "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "515cb779-ee32-4c61-b295-027df2e16718", "security_groups": [{"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}], "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:06:57Z", "hostId": "1a9fca68c91e87a83e72cfbb1c635c2f1688606131edfdc7b44d8559", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:50Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:53:fd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:53:fd", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8e0404a8-68cd-4ed1-baca-d572a888307d", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:06:28.000000", "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "8e0404a8-68cd-4ed1-baca-d572a888307d", "security_groups": [{"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}], "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:07:32Z", "hostId": "76991d4eeb7c02bb3fbf7082cca3e3da77c8b16a54049b19dc62af71", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm2_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:22Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:07:32,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f36ae846-5bab-4a5a-a3ce-cc7264fe3b7d 2018-07-22 07:07:32,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572838068008s 2018-07-22 07:07:32,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f36ae846-5bab-4a5a-a3ce-cc7264fe3b7d 2018-07-22 07:07:32,764 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:07:34,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:07:34,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:35,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:34 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-26de6f89-2ad7-48ab-9245-781c1d269464 x-compute-request-id: req-26de6f89-2ad7-48ab-9245-781c1d269464 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:25:99", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:25:99", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:06:57.000000", "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "515cb779-ee32-4c61-b295-027df2e16718", "security_groups": [{"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}], "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:06:57Z", "hostId": "1a9fca68c91e87a83e72cfbb1c635c2f1688606131edfdc7b44d8559", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:50Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:07:35,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-26de6f89-2ad7-48ab-9245-781c1d269464 2018-07-22 07:07:35,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809843063354s 2018-07-22 07:07:35,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-26de6f89-2ad7-48ab-9245-781c1d269464 2018-07-22 07:07:35,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-22 07:07:35,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/4d674c84-202c-44f8-9dd1-ad5869eabd02.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:36,197 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa25a5e7-a80a-4682-81fb-b1cab8f4b4da Content-Length: 0 Date: Sun, 22 Jul 2018 07:07:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:07:36,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/4d674c84-202c-44f8-9dd1-ad5869eabd02.json used request id req-fa25a5e7-a80a-4682-81fb-b1cab8f4b4da 2018-07-22 07:07:36,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.616172075272s 2018-07-22 07:07:36,198 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/4d674c84-202c-44f8-9dd1-ad5869eabd02.json used request id req-fa25a5e7-a80a-4682-81fb-b1cab8f4b4da 2018-07-22 07:07:36,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:07:36,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:36,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 580 X-Openstack-Request-Id: req-1d8453ad-5d31-4c32-bf0f-8abadde68d7f Date: Sun, 22 Jul 2018 07:07:36 GMT RESP BODY: {"floatingips": [{"router_id": "b2d6935e-0ffd-48f8-b56c-33a59f653d1e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:07:02Z", "updated_at": "2018-07-22T07:07:05Z", "floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_id": "bf693a2c-fe00-482c-88ef-24a01eb4ee10", "id": "f0553ac5-85a5-404f-b28d-2105781ad9fb", "qos_policy_id": null}]} 2018-07-22 07:07:36,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-1d8453ad-5d31-4c32-bf0f-8abadde68d7f 2018-07-22 07:07:36,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.225769042969s 2018-07-22 07:07:36,429 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-1d8453ad-5d31-4c32-bf0f-8abadde68d7f 2018-07-22 07:07:36,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 07:07:36,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:37,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:36 GMT Server: Apache x-compute-request-id: req-3e5f8c9a-047f-4b98-a204-0f5a4fcfc625 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3e5f8c9a-047f-4b98-a204-0f5a4fcfc625 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "self"}, {"href": "http://172.30.9.23:8776/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:06:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "updated_at": "2018-07-22T07:07:31.000000", "volume_type": null, "name": "cinder_test-volume_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "da3115c9-d600-4523-94c6-db568122a8a1", "size": 2}]} 2018-07-22 07:07:37,352 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-3e5f8c9a-047f-4b98-a204-0f5a4fcfc625 2018-07-22 07:07:37,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.919212818146s 2018-07-22 07:07:37,352 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-3e5f8c9a-047f-4b98-a204-0f5a4fcfc625 2018-07-22 07:07:37,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-07-22 07:07:37,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:37,452 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:07:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-15d71a69-381b-4c75-a335-aa73fdd15bb3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:07:37,452 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1 used request id req-15d71a69-381b-4c75-a335-aa73fdd15bb3 2018-07-22 07:07:37,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0983409881592s 2018-07-22 07:07:37,453 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/da3115c9-d600-4523-94c6-db568122a8a1 used request id req-15d71a69-381b-4c75-a335-aa73fdd15bb3 2018-07-22 07:07:37,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-22 07:07:37,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:38,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:37 GMT Server: Apache x-compute-request-id: req-e96a1e0f-bac9-4d1a-8ab4-1cdc43dd5dbd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e96a1e0f-bac9-4d1a-8ab4-1cdc43dd5dbd Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 07:07:38,326 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-e96a1e0f-bac9-4d1a-8ab4-1cdc43dd5dbd 2018-07-22 07:07:38,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.872618913651s 2018-07-22 07:07:38,326 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/45ed3c7e375844c8af22e96d9712b1f0/volumes/detail used request id req-e96a1e0f-bac9-4d1a-8ab4-1cdc43dd5dbd 2018-07-22 07:07:38,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-22 07:07:38,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/f0553ac5-85a5-404f-b28d-2105781ad9fb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:39,595 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d86a5392-6cc6-41df-bd7b-a2c624cd3606 Content-Length: 0 Date: Sun, 22 Jul 2018 07:07:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:07:39,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/f0553ac5-85a5-404f-b28d-2105781ad9fb.json used request id req-d86a5392-6cc6-41df-bd7b-a2c624cd3606 2018-07-22 07:07:39,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.26488113403s 2018-07-22 07:07:39,595 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/f0553ac5-85a5-404f-b28d-2105781ad9fb.json used request id req-d86a5392-6cc6-41df-bd7b-a2c624cd3606 2018-07-22 07:07:39,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 07:07:39,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:39,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3c5a92d3-8e8b-44bf-8dd8-0eea148eb6f0 Date: Sun, 22 Jul 2018 07:07:39 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:07:39,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3c5a92d3-8e8b-44bf-8dd8-0eea148eb6f0 2018-07-22 07:07:39,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0441319942474s 2018-07-22 07:07:39,645 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3c5a92d3-8e8b-44bf-8dd8-0eea148eb6f0 2018-07-22 07:07:39,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 07:07:39,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:39,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:07:39 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-e424718f-224d-4cad-9225-93950d0546a9 x-compute-request-id: req-e424718f-224d-4cad-9225-93950d0546a9 Content-Type: application/json 2018-07-22 07:07:39,816 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718 used request id req-e424718f-224d-4cad-9225-93950d0546a9 2018-07-22 07:07:39,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.169883012772s 2018-07-22 07:07:39,817 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718 used request id req-e424718f-224d-4cad-9225-93950d0546a9 2018-07-22 07:07:39,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:07:39,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:40,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:39 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-f24c7f10-efef-4517-95f2-87a09b06e8e7 x-compute-request-id: req-f24c7f10-efef-4517-95f2-87a09b06e8e7 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:25:99", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:25:99", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/515cb779-ee32-4c61-b295-027df2e16718", "rel": "bookmark"}], "image": {"id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "links": [{"href": "http://172.30.9.23:8774/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:06:57.000000", "flavor": {"id": "f702cafe-0519-4a31-9102-d2a97be11d1e", "links": [{"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}]}, "id": "515cb779-ee32-4c61-b295-027df2e16718", "security_groups": [{"name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}], "user_id": "93b46dd63ce44e338cde9058b0c09c0d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:07:39Z", "hostId": "1a9fca68c91e87a83e72cfbb1c635c2f1688606131edfdc7b44d8559", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "name": "cinder_test-vm_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "created": "2018-07-22T07:06:50Z", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 07:07:40,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f24c7f10-efef-4517-95f2-87a09b06e8e7 2018-07-22 07:07:40,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444916009903s 2018-07-22 07:07:40,263 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f24c7f10-efef-4517-95f2-87a09b06e8e7 2018-07-22 07:07:40,264 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 07:07:42,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 07:07:42,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:42,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:42 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-fb49348d-e84b-4cb5-bbc8-ede56a7eba24 x-compute-request-id: req-fb49348d-e84b-4cb5-bbc8-ede56a7eba24 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 07:07:42,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fb49348d-e84b-4cb5-bbc8-ede56a7eba24 2018-07-22 07:07:42,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0791668891907s 2018-07-22 07:07:42,345 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fb49348d-e84b-4cb5-bbc8-ede56a7eba24 2018-07-22 07:07:42,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 07:07:42,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:42,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-f95b1248-19a5-40b1-9e6a-16fd69e250b7 Date: Sun, 22 Jul 2018 07:07:42 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:17Z", "updated_at": "2018-07-22T07:06:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:17Z", "revision_number": 0, "id": "54ba5977-83a2-4acf-9698-49ceb507131a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:17Z", "security_group_id": "87eeb0be-e815-407d-8896-a5714156f173", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:19Z", "revision_number": 0, "id": "92286675-e03d-40fd-8d6d-e15a6be14422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:19Z", "security_group_id": "87eeb0be-e815-407d-8896-a5714156f173", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:17Z", "revision_number": 0, "id": "94dc75e6-5bb8-4919-8a29-eb7549cc1418", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:17Z", "security_group_id": "87eeb0be-e815-407d-8896-a5714156f173", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T07:06:18Z", "revision_number": 0, "id": "b9df0c9b-f9b1-4a5d-9499-51b24fef8dae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:18Z", "security_group_id": "87eeb0be-e815-407d-8896-a5714156f173", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "87eeb0be-e815-407d-8896-a5714156f173", "name": "cinder_test-sg_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}]} 2018-07-22 07:07:42,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f95b1248-19a5-40b1-9e6a-16fd69e250b7 2018-07-22 07:07:42,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0556168556213s 2018-07-22 07:07:42,405 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f95b1248-19a5-40b1-9e6a-16fd69e250b7 2018-07-22 07:07:42,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-22 07:07:42,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/87eeb0be-e815-407d-8896-a5714156f173.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:42,579 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d00e947-274a-4ab4-bbef-fa44f4936d97 Content-Length: 0 Date: Sun, 22 Jul 2018 07:07:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:07:42,579 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/87eeb0be-e815-407d-8896-a5714156f173.json used request id req-6d00e947-274a-4ab4-bbef-fa44f4936d97 2018-07-22 07:07:42,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.170231103897s 2018-07-22 07:07:42,579 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/87eeb0be-e815-407d-8896-a5714156f173.json used request id req-6d00e947-274a-4ab4-bbef-fa44f4936d97 2018-07-22 07:07:42,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-22 07:07:42,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:42,635 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:07:42 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-f252f59e-05c1-4b40-a65b-b38dff070d3c x-compute-request-id: req-f252f59e-05c1-4b40-a65b-b38dff070d3c Content-Length: 0 Content-Type: application/json 2018-07-22 07:07:42,635 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd used request id req-f252f59e-05c1-4b40-a65b-b38dff070d3c 2018-07-22 07:07:42,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0553710460663s 2018-07-22 07:07:42,635 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cinder_test-kp_ad96bb67-2add-4ab3-ac1f-fa9ea723debd used request id req-f252f59e-05c1-4b40-a65b-b38dff070d3c 2018-07-22 07:07:42,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 07:07:42,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/b2d6935e-0ffd-48f8-b56c-33a59f653d1e/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" -d '{"subnet_id": "cbc5aa52-0052-4b74-a2c7-7de97e7d2297"}' 2018-07-22 07:07:44,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e243c636-a3f8-4c78-86fa-c205477abecb Date: Sun, 22 Jul 2018 07:07:44 GMT RESP BODY: {"network_id": "1a9ce035-5a53-4d65-8999-bf11300d974f", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "subnet_id": "cbc5aa52-0052-4b74-a2c7-7de97e7d2297", "subnet_ids": ["cbc5aa52-0052-4b74-a2c7-7de97e7d2297"], "port_id": "42af5685-3255-409f-a60b-866517060d84", "id": "b2d6935e-0ffd-48f8-b56c-33a59f653d1e"} 2018-07-22 07:07:44,627 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b2d6935e-0ffd-48f8-b56c-33a59f653d1e/remove_router_interface.json used request id req-e243c636-a3f8-4c78-86fa-c205477abecb 2018-07-22 07:07:44,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.99160194397s 2018-07-22 07:07:44,628 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b2d6935e-0ffd-48f8-b56c-33a59f653d1e/remove_router_interface.json used request id req-e243c636-a3f8-4c78-86fa-c205477abecb returning object b2d6935e-0ffd-48f8-b56c-33a59f653d1e 2018-07-22 07:07:44,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 07:07:44,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:44,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-cddb73c0-eb98-484a-ad99-e3ca043eb2cf Date: Sun, 22 Jul 2018 07:07:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:07Z", "admin_state_up": true, "updated_at": "2018-07-22T07:07:43Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "b2d6935e-0ffd-48f8-b56c-33a59f653d1e", "name": "cinder_test-router_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}]} 2018-07-22 07:07:44,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-cddb73c0-eb98-484a-ad99-e3ca043eb2cf 2018-07-22 07:07:44,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.188802957535s 2018-07-22 07:07:44,817 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-cddb73c0-eb98-484a-ad99-e3ca043eb2cf 2018-07-22 07:07:44,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 07:07:44,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/b2d6935e-0ffd-48f8-b56c-33a59f653d1e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:48,260 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-395a538a-8084-49b8-abd3-6cca2c8d862a Content-Length: 0 Date: Sun, 22 Jul 2018 07:07:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:07:48,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b2d6935e-0ffd-48f8-b56c-33a59f653d1e.json used request id req-395a538a-8084-49b8-abd3-6cca2c8d862a 2018-07-22 07:07:48,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.44154691696s 2018-07-22 07:07:48,260 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b2d6935e-0ffd-48f8-b56c-33a59f653d1e.json used request id req-395a538a-8084-49b8-abd3-6cca2c8d862a 2018-07-22 07:07:48,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 07:07:48,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:48,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7e6807e2-9d67-4149-82e3-cdd4ba23e6d6 Date: Sun, 22 Jul 2018 07:07:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a9ce035-5a53-4d65-8999-bf11300d974f","tenant_id":"45ed3c7e375844c8af22e96d9712b1f0","created_at":"2018-07-22T07:06:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T07:06:06Z","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":"45ed3c7e375844c8af22e96d9712b1f0","id":"cbc5aa52-0052-4b74-a2c7-7de97e7d2297","subnetpool_id":null,"name":"cinder_test-subnet_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}]} 2018-07-22 07:07:48,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7e6807e2-9d67-4149-82e3-cdd4ba23e6d6 2018-07-22 07:07:48,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0561759471893s 2018-07-22 07:07:48,317 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7e6807e2-9d67-4149-82e3-cdd4ba23e6d6 2018-07-22 07:07:48,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 07:07:48,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/cbc5aa52-0052-4b74-a2c7-7de97e7d2297.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:50,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e30b9f26-1ea1-49bf-98f8-c6ce99e3f4c8 Date: Sun, 22 Jul 2018 07:07:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:07:50,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/cbc5aa52-0052-4b74-a2c7-7de97e7d2297.json used request id req-e30b9f26-1ea1-49bf-98f8-c6ce99e3f4c8 2018-07-22 07:07:50,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.52667880058s 2018-07-22 07:07:50,846 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/cbc5aa52-0052-4b74-a2c7-7de97e7d2297.json used request id req-e30b9f26-1ea1-49bf-98f8-c6ce99e3f4c8 2018-07-22 07:07:50,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:07:50,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:50,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-52ef7792-8e40-473e-bbad-c832e832764f Date: Sun, 22 Jul 2018 07:07:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1a9ce035-5a53-4d65-8999-bf11300d974f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45ed3c7e375844c8af22e96d9712b1f0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:07:50Z","qos_policy_id":null,"name":"cinder_test-net_ad96bb67-2add-4ab3-ac1f-fa9ea723debd","admin_state_up":true,"tenant_id":"45ed3c7e375844c8af22e96d9712b1f0","created_at":"2018-07-22T07:06:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 07:07:50,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-52ef7792-8e40-473e-bbad-c832e832764f 2018-07-22 07:07:50,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115952014923s 2018-07-22 07:07:50,963 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-52ef7792-8e40-473e-bbad-c832e832764f 2018-07-22 07:07:50,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 07:07:50,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/1a9ce035-5a53-4d65-8999-bf11300d974f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:52,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a9216c8-b418-47f8-b391-29dddfbe9c7f Date: Sun, 22 Jul 2018 07:07:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:07:52,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1a9ce035-5a53-4d65-8999-bf11300d974f.json used request id req-0a9216c8-b418-47f8-b391-29dddfbe9c7f 2018-07-22 07:07:52,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10757803917s 2018-07-22 07:07:52,072 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1a9ce035-5a53-4d65-8999-bf11300d974f.json used request id req-0a9216c8-b418-47f8-b391-29dddfbe9c7f 2018-07-22 07:07:52,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:07:52,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:52,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-300b9fc6-a299-48d1-8be7-c26a434c0b23 Date: Sun, 22 Jul 2018 07:07:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658/snap", "metadata": {}}], "file": "/v2/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658/file", "owner": "45ed3c7e375844c8af22e96d9712b1f0", "id": "2f1c2480-d8d7-46a3-b4ae-edc164f11658", "size": 12716032, "self": "/v2/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:06:16Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:06:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:07:52,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-300b9fc6-a299-48d1-8be7-c26a434c0b23 2018-07-22 07:07:52,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.211547851562s 2018-07-22 07:07:52,288 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-300b9fc6-a299-48d1-8be7-c26a434c0b23 2018-07-22 07:07:52,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 07:07:52,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a95b0c9ed0513da9b6e1df57015ac097226d65e" 2018-07-22 07:07:52,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f4a2046e-a5e9-4b16-a369-0e2071190ed0 Date: Sun, 22 Jul 2018 07:07:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:07:52,622 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658 used request id req-f4a2046e-a5e9-4b16-a369-0e2071190ed0 2018-07-22 07:07:52,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.332374095917s 2018-07-22 07:07:52,623 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2f1c2480-d8d7-46a3-b4ae-edc164f11658 used request id req-f4a2046e-a5e9-4b16-a369-0e2071190ed0 2018-07-22 07:07:52,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:07:52,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:07:52,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:52 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-4ee1eda1-c0cd-4225-9786-3630c06137d1 x-compute-request-id: req-4ee1eda1-c0cd-4225-9786-3630c06137d1 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f702cafe-0519-4a31-9102-d2a97be11d1e"}]} 2018-07-22 07:07:52,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-4ee1eda1-c0cd-4225-9786-3630c06137d1 2018-07-22 07:07:52,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265069007874s 2018-07-22 07:07:52,650 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-4ee1eda1-c0cd-4225-9786-3630c06137d1 2018-07-22 07:07:52,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 07:07:52,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:07:52,693 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:07:52 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-bccf63d5-642e-4226-8f2b-e43eddf3de39 x-compute-request-id: req-bccf63d5-642e-4226-8f2b-e43eddf3de39 Content-Length: 0 Content-Type: application/json 2018-07-22 07:07:52,693 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e used request id req-bccf63d5-642e-4226-8f2b-e43eddf3de39 2018-07-22 07:07:52,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0426759719849s 2018-07-22 07:07:52,693 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f702cafe-0519-4a31-9102-d2a97be11d1e used request id req-bccf63d5-642e-4226-8f2b-e43eddf3de39 2018-07-22 07:07:52,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:07:52,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:07:52,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad9ea5c-c3d9-497b-b972-f7d989ce6d78 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cinder_test-user_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "links": {"self": "http://172.30.9.23:5000/v3/users/93b46dd63ce44e338cde9058b0c09c0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93b46dd63ce44e338cde9058b0c09c0d", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:07:52,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3ad9ea5c-c3d9-497b-b972-f7d989ce6d78 2018-07-22 07:07:52,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104933977127s 2018-07-22 07:07:52,799 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3ad9ea5c-c3d9-497b-b972-f7d989ce6d78 2018-07-22 07:07:52,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 07:07:52,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/93b46dd63ce44e338cde9058b0c09c0d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:07:52,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c143b9e-0725-4406-a0ce-37ffe703c8da Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_ad96bb67-2add-4ab3-ac1f-fa9ea723debd", "links": {"self": "http://172.30.9.23:5000/v3/users/93b46dd63ce44e338cde9058b0c09c0d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "93b46dd63ce44e338cde9058b0c09c0d", "description": null}} 2018-07-22 07:07:52,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/93b46dd63ce44e338cde9058b0c09c0d used request id req-4c143b9e-0725-4406-a0ce-37ffe703c8da 2018-07-22 07:07:52,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112293958664s 2018-07-22 07:07:52,918 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/93b46dd63ce44e338cde9058b0c09c0d used request id req-4c143b9e-0725-4406-a0ce-37ffe703c8da 2018-07-22 07:07:52,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 07:07:52,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/93b46dd63ce44e338cde9058b0c09c0d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:07:53,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd4b24e3-5e07-418c-b512-bee9b4b4347d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:07:53,160 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/93b46dd63ce44e338cde9058b0c09c0d used request id req-bd4b24e3-5e07-418c-b512-bee9b4b4347d 2018-07-22 07:07:53,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.240940093994s 2018-07-22 07:07:53,160 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/93b46dd63ce44e338cde9058b0c09c0d used request id req-bd4b24e3-5e07-418c-b512-bee9b4b4347d 2018-07-22 07:07:53,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 07:07:53,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:07:53,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-937f29be-7129-48c9-8eab-ea079602a4f3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0"}, "tags": [], "enabled": true, "id": "45ed3c7e375844c8af22e96d9712b1f0", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_ad96bb67-2add-4ab3-ac1f-fa9ea723debd"}]} 2018-07-22 07:07:53,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-937f29be-7129-48c9-8eab-ea079602a4f3 2018-07-22 07:07:53,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100409030914s 2018-07-22 07:07:53,267 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-937f29be-7129-48c9-8eab-ea079602a4f3 2018-07-22 07:07:53,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 07:07:53,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:07:53,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e306fe70-aff6-4c95-84cc-7d077f275a8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:07:53,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-e306fe70-aff6-4c95-84cc-7d077f275a8b 2018-07-22 07:07:53,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.25848197937s 2018-07-22 07:07:53,531 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-e306fe70-aff6-4c95-84cc-7d077f275a8b 2018-07-22 07:07:53,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:07:53,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:07:53,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adc9e204-c3ab-42cc-b914-eac65515221b Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e886f59b7dc4b81be73250fbd60f113", "links": {"self": "http://172.30.9.23:5000/v3/roles/0e886f59b7dc4b81be73250fbd60f113"}, "name": "Member"}, {"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:07:53,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-adc9e204-c3ab-42cc-b914-eac65515221b 2018-07-22 07:07:53,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0912470817566s 2018-07-22 07:07:53,626 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-adc9e204-c3ab-42cc-b914-eac65515221b 2018-07-22 07:07:53,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 07:07:53,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/0e886f59b7dc4b81be73250fbd60f113 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a97d5f93fb6376d2ed1c817253435f9dc3310ee5" 2018-07-22 07:07:53,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb3e2407-863d-40bf-acbd-a579519e2c20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:07:53,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0e886f59b7dc4b81be73250fbd60f113 used request id req-fb3e2407-863d-40bf-acbd-a579519e2c20 2018-07-22 07:07:53,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.159307956696s 2018-07-22 07:07:53,791 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0e886f59b7dc4b81be73250fbd60f113 used request id req-fb3e2407-863d-40bf-acbd-a579519e2c20 2018-07-22 07:07:53,844 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-07-22 07:07:54,259 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-22 07:07:54,259 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-22 07:07:54,260 - openstack_tests - INFO - OS Credentials = > 2018-07-22 07:07:54,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:54,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:07:54,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:07:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ujfBE3P6TMOBssRC_C_s9g"], "issued_at": "2018-07-22T07:07:54.000000Z"}} 2018-07-22 07:07:54,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39069aaed278c466f695457f99a1a545f86ab52a" 2018-07-22 07:07:55,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2fd0f580-99e4-4103-869c-17213f8d2388 Date: Sun, 22 Jul 2018 07:07:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:07:55,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-2fd0f580-99e4-4103-869c-17213f8d2388 2018-07-22 07:07:55,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39069aaed278c466f695457f99a1a545f86ab52a" 2018-07-22 07:07:55,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-12f35ac2-9ded-4ee8-a04e-5079385e20ac Date: Sun, 22 Jul 2018 07:07:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 07:07:55,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-12f35ac2-9ded-4ee8-a04e-5079385e20ac 2018-07-22 07:07:55,249 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-22 07:07:55,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:07:55,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:07:55,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:07:55,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:07:55,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:07:55,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:07:55,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:07:55,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:07:55,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:07:55,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:07:55,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:07:55,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:07:55,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:07:55,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:07:55,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:07:55,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:07:55,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:07:55,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:07:55,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:07:55,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:07:55,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:07:55,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:07:55,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-22 07:07:55,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:07:55,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df291fe1-fd1f-455a-add2-a958965cec25 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:07:55,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-df291fe1-fd1f-455a-add2-a958965cec25 2018-07-22 07:07:55,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:07:55,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:07:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["RTL5sS9DSHSRvD0MNSEFaw"], "issued_at": "2018-07-22T07:07:55.000000Z"}} 2018-07-22 07:07:55,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f7cea6e242b18ae8b36652d606b2e2094d6e2ace" 2018-07-22 07:07:55,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:55 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-a5db036f-fb08-48ae-bd4a-5d391df236f1 x-compute-request-id: req-a5db036f-fb08-48ae-bd4a-5d391df236f1 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.23:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-22 07:07:55,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/ used request id req-a5db036f-fb08-48ae-bd4a-5d391df236f1 2018-07-22 07:07:55,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.580591201782s 2018-07-22 07:07:55,836 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/ used request id req-a5db036f-fb08-48ae-bd4a-5d391df236f1 2018-07-22 07:07:55,836 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.23:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-22 07:07:55,837 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-22 07:07:55,837 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-07-22 07:07:55,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:55,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-22 07:07:55,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:07:56,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["u77-aYJ4Rn2v3wBPwC3qiw"], "issued_at": "2018-07-22T07:07:56.000000Z"}} 2018-07-22 07:07:56,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bffa13eba946ef32113c810668c2622ab6a690d0" 2018-07-22 07:07:56,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-3157db15-24d3-4687-bf54-d8c141371c00 Date: Sun, 22 Jul 2018 07:07:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-22 07:07:56,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&name=foo used request id req-3157db15-24d3-4687-bf54-d8c141371c00 2018-07-22 07:07:56,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:56,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-22 07:07:56,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:07:56,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["JgPK7TF7TYW1pyyOOUJoJA"], "issued_at": "2018-07-22T07:07:56.000000Z"}} 2018-07-22 07:07:56,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a6e403ec6981fddaff2b021a140b6ba763c9a2" 2018-07-22 07:07:56,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2870e314-0090-410f-b796-b650abc1c3e9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:07:56,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2870e314-0090-410f-b796-b650abc1c3e9 2018-07-22 07:07:57,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:07:57,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:07:57 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:07:57,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a6e403ec6981fddaff2b021a140b6ba763c9a2" 2018-07-22 07:07:57,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b3c310a-504f-42e3-9b5d-cc8a717bcd79 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:07:57,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0b3c310a-504f-42e3-9b5d-cc8a717bcd79 2018-07-22 07:07:57,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:57,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-22 07:07:57,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:07:57,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["3ZxKjrXCT-iQh5ZsUjBQCw"], "issued_at": "2018-07-22T07:07:57.000000Z"}} 2018-07-22 07:07:57,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942c547756cdcac874f1c826447e55c1202b18f7" 2018-07-22 07:07:57,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e25ee43a-ec16-45f7-97c8-7d241c4b5d59 Date: Sun, 22 Jul 2018 07:07:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:07:57,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks used request id req-e25ee43a-ec16-45f7-97c8-7d241c4b5d59 2018-07-22 07:07:57,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:07:58,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:07:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["cde99VyPTG-YqppMi7JGUA"], "issued_at": "2018-07-22T07:07:58.000000Z"}} 2018-07-22 07:07:58,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec039f72810e91fd9d4c31bcfb4275e7c292555b" 2018-07-22 07:07:58,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-61486272-df89-4a30-b00e-55ae9c91d0ce Date: Sun, 22 Jul 2018 07:07:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:07:58,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-61486272-df89-4a30-b00e-55ae9c91d0ce 2018-07-22 07:07:58,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec039f72810e91fd9d4c31bcfb4275e7c292555b" 2018-07-22 07:07:58,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-98f72c6a-9b8a-4392-bdc1-eed75aaf56e2 Date: Sun, 22 Jul 2018 07:07:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 07:07:58,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-98f72c6a-9b8a-4392-bdc1-eed75aaf56e2 2018-07-22 07:07:58,718 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:07:58,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:07:58,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:07:58,789 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-22 07:07:58,789 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:07:58,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:07:59,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:07:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["YXSAqIiLRLq11g0AO2vmbw"], "issued_at": "2018-07-22T07:07:59.000000Z"}} 2018-07-22 07:07:59,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f055838db36c2f7d7904e6256594990d49f82b" 2018-07-22 07:07:59,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:59 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-cb51c530-3360-41fa-a723-97cb3fa1a620 x-compute-request-id: req-cb51c530-3360-41fa-a723-97cb3fa1a620 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 07:07:59,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail used request id req-cb51c530-3360-41fa-a723-97cb3fa1a620 2018-07-22 07:07:59,400 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:07:59,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:07:59,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:07:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["bzoNU6SNRpmx2PpVwCiykQ"], "issued_at": "2018-07-22T07:07:59.000000Z"}} 2018-07-22 07:07:59,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4a9084db8f826b1896eef8c7b3dc5ba8d3a718" 2018-07-22 07:08:00,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:07:59 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-c1ba4ce0-3101-421b-9b01-f209320f0f49 x-compute-request-id: req-c1ba4ce0-3101-421b-9b01-f209320f0f49 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 113}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 116}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-22 07:08:00,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-c1ba4ce0-3101-421b-9b01-f209320f0f49 2018-07-22 07:08:00,117 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 07:08:00,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:00,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:00,151 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-22 07:08:00,152 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 07:08:00,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:00,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["6r72P8G6RPuvi9QVbBi0kA"], "issued_at": "2018-07-22T07:08:00.000000Z"}} 2018-07-22 07:08:00,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0278ad985dc0ddff1569afd96428fb1f6bedf618" 2018-07-22 07:08:01,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:00 GMT Server: Apache x-openstack-request-id: req-4f92261c-c010-4281-b896-35bc3dff0e27 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 07:08:01,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks used request id req-4f92261c-c010-4281-b896-35bc3dff0e27 2018-07-22 07:08:01,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:01,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-22 07:08:01,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:01,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["uFAzoCTMRpaYNfp7kp-K0A"], "issued_at": "2018-07-22T07:08:01.000000Z"}} 2018-07-22 07:08:01,694 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb78b770490636ad04b3b80786ee31d691ae0311" 2018-07-22 07:08:02,582 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:01 GMT Server: Apache x-compute-request-id: req-bf8e023b-ab3d-46d0-a170-9792c89b86cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bf8e023b-ab3d-46d0-a170-9792c89b86cf Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 07:08:02,583 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/detail used request id req-bf8e023b-ab3d-46d0-a170-9792c89b86cf 2018-07-22 07:08:02,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:02,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["D8bX574ST86VsVQfGDRJ8A"], "issued_at": "2018-07-22T07:08:02.000000Z"}} 2018-07-22 07:08:02,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bb64ed807f8e659b293a1d65da1a4c60f05d4b" 2018-07-22 07:08:03,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11893787-bfd4-45c5-aaad-3750fe361d51 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:03,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-11893787-bfd4-45c5-aaad-3750fe361d51 2018-07-22 07:08:03,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:03,082 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:03 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:03,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bb64ed807f8e659b293a1d65da1a4c60f05d4b" 2018-07-22 07:08:03,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043cf06a-023f-4532-b5d4-628324f812ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:03,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-043cf06a-023f-4532-b5d4-628324f812ae 2018-07-22 07:08:03,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bb64ed807f8e659b293a1d65da1a4c60f05d4b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-3bcc57d6-8e50-419c-a097-dbbe30df9df7-projName"}}' 2018-07-22 07:08:03,355 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e468a1ec-cabf-4ba6-9ffa-ae4cafe3f804 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8ccdad1c589c47e0912cb2c2fa962b63"}, "tags": [], "enabled": true, "id": "8ccdad1c589c47e0912cb2c2fa962b63", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-3bcc57d6-8e50-419c-a097-dbbe30df9df7-projName"}} 2018-07-22 07:08:03,355 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e468a1ec-cabf-4ba6-9ffa-ae4cafe3f804 2018-07-22 07:08:03,355 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-3bcc57d6-8e50-419c-a097-dbbe30df9df7-projName 2018-07-22 07:08:03,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-3bcc57d6-8e50-419c-a097-dbbe30df9df7-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bb64ed807f8e659b293a1d65da1a4c60f05d4b" 2018-07-22 07:08:03,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aaeefff-32b8-46d1-a894-8a32837c153f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-3bcc57d6-8e50-419c-a097-dbbe30df9df7-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8ccdad1c589c47e0912cb2c2fa962b63"}, "tags": [], "enabled": true, "id": "8ccdad1c589c47e0912cb2c2fa962b63", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-3bcc57d6-8e50-419c-a097-dbbe30df9df7-projName"}]} 2018-07-22 07:08:03,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-3bcc57d6-8e50-419c-a097-dbbe30df9df7-projName used request id req-9aaeefff-32b8-46d1-a894-8a32837c153f 2018-07-22 07:08:03,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bb64ed807f8e659b293a1d65da1a4c60f05d4b" 2018-07-22 07:08:03,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74bbb4e4-d26f-4ae8-b430-77f8f9b9e9ac Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-22 07:08:03,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-74bbb4e4-d26f-4ae8-b430-77f8f9b9e9ac 2018-07-22 07:08:03,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bb64ed807f8e659b293a1d65da1a4c60f05d4b" 2018-07-22 07:08:03,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-5d8c36cf-67b4-4af7-b3e5-ee13b52df0bb Date: Sun, 22 Jul 2018 07:08:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T06:59:43Z", "updated_at": "2018-07-22T06:59:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "revision_number": 0, "id": "476d6b2e-4dac-417a-8fc6-9691c4a035b9", "remote_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "revision_number": 0, "id": "8ecec43f-65a4-4e23-bb1e-976b529a78a8", "remote_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "revision_number": 0, "id": "ab892b97-6096-40e1-b3d2-88901a45a8c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "revision_number": 0, "id": "b0ac5037-a254-428a-830c-43905c6d38ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 07:08:03,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-5d8c36cf-67b4-4af7-b3e5-ee13b52df0bb 2018-07-22 07:08:03,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bb64ed807f8e659b293a1d65da1a4c60f05d4b" 2018-07-22 07:08:03,885 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad83e337-569e-4b8b-8391-57ceab7603fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:03,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-ad83e337-569e-4b8b-8391-57ceab7603fe 2018-07-22 07:08:03,885 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:03,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bb64ed807f8e659b293a1d65da1a4c60f05d4b" 2018-07-22 07:08:03,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa0167e9-a5c5-497e-8c91-2d87f1a6b0ad Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:08:03,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-aa0167e9-a5c5-497e-8c91-2d87f1a6b0ad 2018-07-22 07:08:03,993 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 361e1b06-f1c9-4a01-8974-b46eb1728bc2 2018-07-22 07:08:03,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=361e1b06-f1c9-4a01-8974-b46eb1728bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bb64ed807f8e659b293a1d65da1a4c60f05d4b" 2018-07-22 07:08:04,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9556482e-2be0-4b43-8239-16f8e192b725 Date: Sun, 22 Jul 2018 07:08:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T06:59:43Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "476d6b2e-4dac-417a-8fc6-9691c4a035b9"}, {"remote_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T06:59:43Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "8ecec43f-65a4-4e23-bb1e-976b529a78a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T06:59:43Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "ab892b97-6096-40e1-b3d2-88901a45a8c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T06:59:43Z", "security_group_id": "361e1b06-f1c9-4a01-8974-b46eb1728bc2", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T06:59:43Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "b0ac5037-a254-428a-830c-43905c6d38ae"}]} 2018-07-22 07:08:04,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=361e1b06-f1c9-4a01-8974-b46eb1728bc2 used request id req-9556482e-2be0-4b43-8239-16f8e192b725 2018-07-22 07:08:04,194 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 07:08:04,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/361e1b06-f1c9-4a01-8974-b46eb1728bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bb64ed807f8e659b293a1d65da1a4c60f05d4b" 2018-07-22 07:08:04,652 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a86bfe0-0466-494f-b5e5-61add531db4d Content-Length: 0 Date: Sun, 22 Jul 2018 07:08:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:08:04,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/361e1b06-f1c9-4a01-8974-b46eb1728bc2 used request id req-8a86bfe0-0466-494f-b5e5-61add531db4d 2018-07-22 07:08:04,653 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-3bcc57d6-8e50-419c-a097-dbbe30df9df7-projName 2018-07-22 07:08:04,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8ccdad1c589c47e0912cb2c2fa962b63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bb64ed807f8e659b293a1d65da1a4c60f05d4b" 2018-07-22 07:08:04,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b44727d7-38ba-4415-85b6-0a85f1220751 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:04,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8ccdad1c589c47e0912cb2c2fa962b63 used request id req-b44727d7-38ba-4415-85b6-0a85f1220751 2018-07-22 07:08:04,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:05,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["E0V27OVTSB2xoH4p6UdcrA"], "issued_at": "2018-07-22T07:08:05.000000Z"}} 2018-07-22 07:08:05,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab7f8ed454d67b3144246f7d2f463f3241d432e" 2018-07-22 07:08:05,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a3a5d4-89dc-4e91-b131-4f5e999e7511 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:05,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-75a3a5d4-89dc-4e91-b131-4f5e999e7511 2018-07-22 07:08:05,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:05,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:05 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:05,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab7f8ed454d67b3144246f7d2f463f3241d432e" 2018-07-22 07:08:05,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a56e07e-9c1e-4a36-a8be-48113a13cb95 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:05,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5a56e07e-9c1e-4a36-a8be-48113a13cb95 2018-07-22 07:08:05,803 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-80b77bd2-255d-4832-ab7d-702148789365-username 2018-07-22 07:08:05,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab7f8ed454d67b3144246f7d2f463f3241d432e" 2018-07-22 07:08:05,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d03915df-30b0-4d55-9b64-8beccd44ca75 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-80b77bd2-255d-4832-ab7d-702148789365-username", "links": {"self": "http://172.30.9.23:5000/v3/users/a80555f3457049bd901d6456f1a9a54c"}, "domain_id": "default", "enabled": true, "id": "a80555f3457049bd901d6456f1a9a54c", "options": {}}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:08:05,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d03915df-30b0-4d55-9b64-8beccd44ca75 2018-07-22 07:08:05,905 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-80b77bd2-255d-4832-ab7d-702148789365-username 2018-07-22 07:08:05,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a80555f3457049bd901d6456f1a9a54c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab7f8ed454d67b3144246f7d2f463f3241d432e" 2018-07-22 07:08:06,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-357e2a9e-83f3-46c6-98bd-682b8f6d2360 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:06,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a80555f3457049bd901d6456f1a9a54c used request id req-357e2a9e-83f3-46c6-98bd-682b8f6d2360 2018-07-22 07:08:06,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:06,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Exmj6zd1SD2s-pcBz1hobA"], "issued_at": "2018-07-22T07:08:06.000000Z"}} 2018-07-22 07:08:06,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af7cb292e7e4be22560ec3bc3594f304b2515864" 2018-07-22 07:08:06,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dce27fa-847b-44e6-8236-bf16216b0dc0 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:06,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2dce27fa-847b-44e6-8236-bf16216b0dc0 2018-07-22 07:08:06,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:06,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-22 07:08:06,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:07,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["MBeQ4E6QQ4mm-l8cDTpMDQ"], "issued_at": "2018-07-22T07:08:07.000000Z"}} 2018-07-22 07:08:07,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d68efca6be70ede81a86e44bb8296bc21f02d539" 2018-07-22 07:08:07,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f80379-477d-4464-ac3f-422379e73f37 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:07,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b2f80379-477d-4464-ac3f-422379e73f37 2018-07-22 07:08:07,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:07,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:07,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["5dft02VCTB2A8mbdGTYQmw"], "issued_at": "2018-07-22T07:08:07.000000Z"}} 2018-07-22 07:08:07,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:07,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["P4-F9pA-SICX-_6-4T81QA"], "issued_at": "2018-07-22T07:08:07.000000Z"}} 2018-07-22 07:08:07,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be98ed896438f242b2eed45924c10b15b640f854" 2018-07-22 07:08:08,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-624a60e2-b521-4d73-b461-4f54df9aba30 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:08,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-624a60e2-b521-4d73-b461-4f54df9aba30 2018-07-22 07:08:08,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:08,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:08,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["lyJjN6t-QPeKpuutAfqJ_Q"], "issued_at": "2018-07-22T07:08:08.000000Z"}} 2018-07-22 07:08:08,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:08,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["-U7dkg55S3msxZ9GjYyRbQ"], "issued_at": "2018-07-22T07:08:08.000000Z"}} 2018-07-22 07:08:08,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5670597610c002470a0f4a506e0ef8e3937848e" 2018-07-22 07:08:08,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a256573-1f8c-4286-90e6-d1afa8c0f2bc Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:08,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1a256573-1f8c-4286-90e6-d1afa8c0f2bc 2018-07-22 07:08:08,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:08,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:09,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["XuXj5mnAROCDMC6mzNQ1BQ"], "issued_at": "2018-07-22T07:08:09.000000Z"}} 2018-07-22 07:08:09,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:09,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:09,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["xV7sYvviTDuf9TsY5NqBCw"], "issued_at": "2018-07-22T07:08:09.000000Z"}} 2018-07-22 07:08:09,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:09,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:10,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["dEzfpl7WSo-bAwb0m3aaZA"], "issued_at": "2018-07-22T07:08:10.000000Z"}} 2018-07-22 07:08:10,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:10,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["qg7NZUmsS7-cr4ndwiaZ-A"], "issued_at": "2018-07-22T07:08:10.000000Z"}} 2018-07-22 07:08:10,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1612023435d87ee45fab351d7bf327a26f18b4ec" 2018-07-22 07:08:10,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a359fa-9d65-4677-add2-38906ddfcbf6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:10,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-31a359fa-9d65-4677-add2-38906ddfcbf6 2018-07-22 07:08:10,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:10,593 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:10 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:10,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1612023435d87ee45fab351d7bf327a26f18b4ec" 2018-07-22 07:08:10,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8408e43e-d823-49cd-a176-268b662d8593 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:10,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8408e43e-d823-49cd-a176-268b662d8593 2018-07-22 07:08:11,066 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-40d07eff-7436-4c6f-a4f8-01ce6690e2a5-username 2018-07-22 07:08:11,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1612023435d87ee45fab351d7bf327a26f18b4ec" 2018-07-22 07:08:11,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec8346ff-e811-405e-892f-da5910d32d3f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:11,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ec8346ff-e811-405e-892f-da5910d32d3f 2018-07-22 07:08:11,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1612023435d87ee45fab351d7bf327a26f18b4ec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-40d07eff-7436-4c6f-a4f8-01ce6690e2a5-projName"}}' 2018-07-22 07:08:11,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7139c4a-fc22-4cf1-b2e8-743caa18c078 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd8f03d892f745f9a36b4f1f8c591d91"}, "tags": [], "enabled": true, "id": "fd8f03d892f745f9a36b4f1f8c591d91", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-40d07eff-7436-4c6f-a4f8-01ce6690e2a5-projName"}} 2018-07-22 07:08:11,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a7139c4a-fc22-4cf1-b2e8-743caa18c078 2018-07-22 07:08:11,223 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-40d07eff-7436-4c6f-a4f8-01ce6690e2a5-projName 2018-07-22 07:08:11,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1612023435d87ee45fab351d7bf327a26f18b4ec" -d '{"role": {"name": "KeystoneUtilsTests-40d07eff-7436-4c6f-a4f8-01ce6690e2a5-role"}}' 2018-07-22 07:08:11,336 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06c6a656-9a60-4729-b402-9e4b0846a444 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "993b3e223eca4d91aca87ad12165f334", "links": {"self": "http://172.30.9.23:5000/v3/roles/993b3e223eca4d91aca87ad12165f334"}, "name": "KeystoneUtilsTests-40d07eff-7436-4c6f-a4f8-01ce6690e2a5-role"}} 2018-07-22 07:08:11,337 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-06c6a656-9a60-4729-b402-9e4b0846a444 2018-07-22 07:08:11,337 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-40d07eff-7436-4c6f-a4f8-01ce6690e2a5-role 2018-07-22 07:08:11,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/993b3e223eca4d91aca87ad12165f334 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1612023435d87ee45fab351d7bf327a26f18b4ec" 2018-07-22 07:08:11,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67cb7fea-310e-4836-b578-7686017dba31 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "993b3e223eca4d91aca87ad12165f334", "links": {"self": "http://172.30.9.23:5000/v3/roles/993b3e223eca4d91aca87ad12165f334"}, "name": "KeystoneUtilsTests-40d07eff-7436-4c6f-a4f8-01ce6690e2a5-role"}} 2018-07-22 07:08:11,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/993b3e223eca4d91aca87ad12165f334 used request id req-67cb7fea-310e-4836-b578-7686017dba31 2018-07-22 07:08:11,431 - keystone_utils - INFO - Granting role KeystoneUtilsTests-40d07eff-7436-4c6f-a4f8-01ce6690e2a5-role to project KeystoneUtilsTests-40d07eff-7436-4c6f-a4f8-01ce6690e2a5-projName 2018-07-22 07:08:11,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/fd8f03d892f745f9a36b4f1f8c591d91/users/95b1c87e06d047edba685b31286015ce/roles/993b3e223eca4d91aca87ad12165f334 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1612023435d87ee45fab351d7bf327a26f18b4ec" 2018-07-22 07:08:11,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27c6d471-d5b9-45ea-859d-cc73cf009db9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:11,556 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fd8f03d892f745f9a36b4f1f8c591d91/users/95b1c87e06d047edba685b31286015ce/roles/993b3e223eca4d91aca87ad12165f334 used request id req-27c6d471-d5b9-45ea-859d-cc73cf009db9 2018-07-22 07:08:11,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fd8f03d892f745f9a36b4f1f8c591d91/users/95b1c87e06d047edba685b31286015ce/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1612023435d87ee45fab351d7bf327a26f18b4ec" 2018-07-22 07:08:11,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1bdf646-f595-4135-9746-3c9060374007 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/fd8f03d892f745f9a36b4f1f8c591d91/users/95b1c87e06d047edba685b31286015ce/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "993b3e223eca4d91aca87ad12165f334", "links": {"self": "http://172.30.9.23:5000/v3/roles/993b3e223eca4d91aca87ad12165f334"}, "name": "KeystoneUtilsTests-40d07eff-7436-4c6f-a4f8-01ce6690e2a5-role"}]} 2018-07-22 07:08:11,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fd8f03d892f745f9a36b4f1f8c591d91/users/95b1c87e06d047edba685b31286015ce/roles used request id req-d1bdf646-f595-4135-9746-3c9060374007 2018-07-22 07:08:11,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1612023435d87ee45fab351d7bf327a26f18b4ec" 2018-07-22 07:08:11,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-150b5e92-aa35-49c1-bd04-c6085acdb5e5 Date: Sun, 22 Jul 2018 07:08:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:11Z", "updated_at": "2018-07-22T07:08:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:11Z", "revision_number": 0, "id": "0d26c6d9-88f5-42d6-8c6a-f5c85dcf7191", "remote_group_id": "458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:11Z", "security_group_id": "458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:11Z", "revision_number": 0, "id": "782ad78a-4e0e-43b6-a511-9959d1566374", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:11Z", "security_group_id": "458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:11Z", "revision_number": 0, "id": "887cf9fc-593d-4557-9036-bd10f8849004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:11Z", "security_group_id": "458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:11Z", "revision_number": 0, "id": "8efce0e4-a9ac-42b2-9ccc-bb169f083201", "remote_group_id": "458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:11Z", "security_group_id": "458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 07:08:11,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-150b5e92-aa35-49c1-bd04-c6085acdb5e5 2018-07-22 07:08:11,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1612023435d87ee45fab351d7bf327a26f18b4ec" 2018-07-22 07:08:12,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b2fdd98-ff66-4378-b98b-0335ba06b0a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:12,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-0b2fdd98-ff66-4378-b98b-0335ba06b0a7 2018-07-22 07:08:12,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:12,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1612023435d87ee45fab351d7bf327a26f18b4ec" 2018-07-22 07:08:12,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43245f79-7aeb-4da6-8129-d08fb7e87986 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:08:12,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-43245f79-7aeb-4da6-8129-d08fb7e87986 2018-07-22 07:08:12,180 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f 2018-07-22 07:08:12,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1612023435d87ee45fab351d7bf327a26f18b4ec" 2018-07-22 07:08:12,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fede5c6e-362e-4dc4-8e56-c7848e6314a2 Date: Sun, 22 Jul 2018 07:08:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:11Z", "security_group_id": "458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:11Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "0d26c6d9-88f5-42d6-8c6a-f5c85dcf7191"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:11Z", "security_group_id": "458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:11Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "782ad78a-4e0e-43b6-a511-9959d1566374"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:11Z", "security_group_id": "458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:11Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "887cf9fc-593d-4557-9036-bd10f8849004"}, {"remote_group_id": "458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:11Z", "security_group_id": "458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:11Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "8efce0e4-a9ac-42b2-9ccc-bb169f083201"}]} 2018-07-22 07:08:12,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f used request id req-fede5c6e-362e-4dc4-8e56-c7848e6314a2 2018-07-22 07:08:12,379 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 07:08:12,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1612023435d87ee45fab351d7bf327a26f18b4ec" 2018-07-22 07:08:12,695 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae8f76b6-035a-45fa-b669-7084ded4e5d4 Content-Length: 0 Date: Sun, 22 Jul 2018 07:08:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:08:12,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/458c45d0-5a2b-43d0-94ab-b0bb0c0ced1f used request id req-ae8f76b6-035a-45fa-b669-7084ded4e5d4 2018-07-22 07:08:12,695 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-40d07eff-7436-4c6f-a4f8-01ce6690e2a5-projName 2018-07-22 07:08:12,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/fd8f03d892f745f9a36b4f1f8c591d91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1612023435d87ee45fab351d7bf327a26f18b4ec" 2018-07-22 07:08:12,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d841263-f725-4264-b6bd-aa45a6d7458b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:12,845 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/fd8f03d892f745f9a36b4f1f8c591d91 used request id req-1d841263-f725-4264-b6bd-aa45a6d7458b 2018-07-22 07:08:12,846 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-40d07eff-7436-4c6f-a4f8-01ce6690e2a5-username 2018-07-22 07:08:12,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/95b1c87e06d047edba685b31286015ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1612023435d87ee45fab351d7bf327a26f18b4ec" 2018-07-22 07:08:13,042 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79ffe42b-0009-4d5e-9155-f6b4b1cceade Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:13,042 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/95b1c87e06d047edba685b31286015ce used request id req-79ffe42b-0009-4d5e-9155-f6b4b1cceade 2018-07-22 07:08:13,042 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-40d07eff-7436-4c6f-a4f8-01ce6690e2a5-role 2018-07-22 07:08:13,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/993b3e223eca4d91aca87ad12165f334 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1612023435d87ee45fab351d7bf327a26f18b4ec" 2018-07-22 07:08:13,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c7ff585-9ada-46b4-b111-66897c3bc7bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:13,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/993b3e223eca4d91aca87ad12165f334 used request id req-0c7ff585-9ada-46b4-b111-66897c3bc7bf 2018-07-22 07:08:13,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:13,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["yjJW_bkoSJ-SpeZhmLSIdA"], "issued_at": "2018-07-22T07:08:13.000000Z"}} 2018-07-22 07:08:13,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e36a38b847d69b51222e5332ebd3165e4eee1f" 2018-07-22 07:08:13,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c525265b-e20e-48ae-b64b-f53409736ff5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:13,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c525265b-e20e-48ae-b64b-f53409736ff5 2018-07-22 07:08:13,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:13,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:14,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["fhsPcRN2SM-dCrpk0h30gg"], "issued_at": "2018-07-22T07:08:14.000000Z"}} 2018-07-22 07:08:14,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991b75f62afeecabd7d2748326573bc765f39615" 2018-07-22 07:08:14,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfbb0bda-a2fb-4982-8008-62de293f87d3 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:14,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bfbb0bda-a2fb-4982-8008-62de293f87d3 2018-07-22 07:08:14,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:14,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:14 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:14,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991b75f62afeecabd7d2748326573bc765f39615" 2018-07-22 07:08:14,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdd56ae8-70ce-4a52-b9a8-ae98c8430eae Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:08:14,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fdd56ae8-70ce-4a52-b9a8-ae98c8430eae 2018-07-22 07:08:14,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991b75f62afeecabd7d2748326573bc765f39615" 2018-07-22 07:08:14,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-601ad1b3-bcb0-4d11-9a40-64e0a20b97c7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:14,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-601ad1b3-bcb0-4d11-9a40-64e0a20b97c7 2018-07-22 07:08:14,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991b75f62afeecabd7d2748326573bc765f39615" 2018-07-22 07:08:14,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12f3d3f8-fba8-4e10-8747-3a7e2dc04353 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:14,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-12f3d3f8-fba8-4e10-8747-3a7e2dc04353 2018-07-22 07:08:14,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991b75f62afeecabd7d2748326573bc765f39615" 2018-07-22 07:08:14,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8265c45e-b387-46f8-af2b-f05fb73c4c48 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 07:08:14,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=admin used request id req-8265c45e-b387-46f8-af2b-f05fb73c4c48 2018-07-22 07:08:14,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/e57b1f52b7f5419ab1482ebe85780bf9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991b75f62afeecabd7d2748326573bc765f39615" 2018-07-22 07:08:15,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0559d222-f36a-4808-ab1d-38a45d4ba801 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/e57b1f52b7f5419ab1482ebe85780bf9"}, "enabled": true, "id": "e57b1f52b7f5419ab1482ebe85780bf9", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-0498b3d8-7d05-4cf-name"}} 2018-07-22 07:08:15,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/e57b1f52b7f5419ab1482ebe85780bf9 used request id req-0559d222-f36a-4808-ab1d-38a45d4ba801 2018-07-22 07:08:15,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/e57b1f52b7f5419ab1482ebe85780bf9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991b75f62afeecabd7d2748326573bc765f39615" 2018-07-22 07:08:15,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-935fea5f-041d-4060-a29a-1b497aec043c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/e57b1f52b7f5419ab1482ebe85780bf9/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 07:08:15,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/e57b1f52b7f5419ab1482ebe85780bf9/roles used request id req-935fea5f-041d-4060-a29a-1b497aec043c 2018-07-22 07:08:15,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991b75f62afeecabd7d2748326573bc765f39615" 2018-07-22 07:08:15,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-979a8c79-724c-4f26-aff4-3bf1c991003c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}} 2018-07-22 07:08:15,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf used request id req-979a8c79-724c-4f26-aff4-3bf1c991003c 2018-07-22 07:08:15,211 - keystone_utils - INFO - Granting role admin to project admin 2018-07-22 07:08:15,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/e57b1f52b7f5419ab1482ebe85780bf9/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991b75f62afeecabd7d2748326573bc765f39615" 2018-07-22 07:08:15,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94568499-2616-4916-a5eb-7659f33ddca0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:15,358 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/e57b1f52b7f5419ab1482ebe85780bf9/roles/edca293a7063483b927ca940fe01a0bf used request id req-94568499-2616-4916-a5eb-7659f33ddca0 2018-07-22 07:08:15,358 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-0498b3d8-7d05-4cf-name 2018-07-22 07:08:15,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:15,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:15 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:15,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e36a38b847d69b51222e5332ebd3165e4eee1f" 2018-07-22 07:08:15,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d51ee11-ff96-4ffa-959d-6d3c2c7f0da9 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-0498b3d8-7d05-4cf-name", "links": {"self": "http://172.30.9.23:5000/v3/users/e57b1f52b7f5419ab1482ebe85780bf9"}, "domain_id": "default", "enabled": true, "id": "e57b1f52b7f5419ab1482ebe85780bf9", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:08:15,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1d51ee11-ff96-4ffa-959d-6d3c2c7f0da9 2018-07-22 07:08:15,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e36a38b847d69b51222e5332ebd3165e4eee1f" 2018-07-22 07:08:15,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8426b02b-e965-45eb-bab7-a82167da0632 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:15,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8426b02b-e965-45eb-bab7-a82167da0632 2018-07-22 07:08:15,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e36a38b847d69b51222e5332ebd3165e4eee1f" 2018-07-22 07:08:15,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c4c6d6a-8792-4a9e-8db4-42a5712e94ec Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 07:08:15,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=admin used request id req-6c4c6d6a-8792-4a9e-8db4-42a5712e94ec 2018-07-22 07:08:15,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/e57b1f52b7f5419ab1482ebe85780bf9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e36a38b847d69b51222e5332ebd3165e4eee1f" 2018-07-22 07:08:15,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6c41cfa-d385-49d8-9739-e5d2b5fc6797 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/e57b1f52b7f5419ab1482ebe85780bf9/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:15,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/e57b1f52b7f5419ab1482ebe85780bf9/roles used request id req-a6c41cfa-d385-49d8-9739-e5d2b5fc6797 2018-07-22 07:08:15,796 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-0498b3d8-7d05-4cf-name 2018-07-22 07:08:15,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e57b1f52b7f5419ab1482ebe85780bf9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991b75f62afeecabd7d2748326573bc765f39615" 2018-07-22 07:08:16,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efc44088-f876-425c-9a3c-a080631915f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:16,007 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e57b1f52b7f5419ab1482ebe85780bf9 used request id req-efc44088-f876-425c-9a3c-a080631915f8 2018-07-22 07:08:16,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:16,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["NrXThADJS76oZiETv2UplQ"], "issued_at": "2018-07-22T07:08:16.000000Z"}} 2018-07-22 07:08:16,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49525ee814069ef257efa94a082ff9775df2844a" 2018-07-22 07:08:16,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-831c4d9b-a5b9-4581-b06d-0e40cc36e6de Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:16,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-831c4d9b-a5b9-4581-b06d-0e40cc36e6de 2018-07-22 07:08:16,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:16,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:16,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["B24MqkedQJOaHPyYP5aahQ"], "issued_at": "2018-07-22T07:08:16.000000Z"}} 2018-07-22 07:08:16,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae4939aa069d1bcb8c8f868697bc0bfa7d500d9" 2018-07-22 07:08:16,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89612d4a-cae7-4cec-b764-1225caadb5ff Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:16,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-89612d4a-cae7-4cec-b764-1225caadb5ff 2018-07-22 07:08:16,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:16,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:16 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:16,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae4939aa069d1bcb8c8f868697bc0bfa7d500d9" 2018-07-22 07:08:17,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32c34e4-660a-476c-b46f-231261c92091 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:08:17,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d32c34e4-660a-476c-b46f-231261c92091 2018-07-22 07:08:17,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae4939aa069d1bcb8c8f868697bc0bfa7d500d9" 2018-07-22 07:08:17,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca800dd-bf80-4125-ab2b-88470ba1940b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:17,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8ca800dd-bf80-4125-ab2b-88470ba1940b 2018-07-22 07:08:17,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae4939aa069d1bcb8c8f868697bc0bfa7d500d9" 2018-07-22 07:08:17,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c8f547-9f20-471e-a332-ef3a1b65058d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:17,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-62c8f547-9f20-471e-a332-ef3a1b65058d 2018-07-22 07:08:17,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae4939aa069d1bcb8c8f868697bc0bfa7d500d9" 2018-07-22 07:08:17,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f4a768d-6974-4a1d-b1e4-1fec28ac7f37 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 07:08:17,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=admin used request id req-9f4a768d-6974-4a1d-b1e4-1fec28ac7f37 2018-07-22 07:08:17,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/92f2b52e0b664f50887b1980a21e9e84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae4939aa069d1bcb8c8f868697bc0bfa7d500d9" 2018-07-22 07:08:17,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7069938-1fa7-4cf6-9a77-b1b3d5e3fc03 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/92f2b52e0b664f50887b1980a21e9e84"}, "enabled": true, "id": "92f2b52e0b664f50887b1980a21e9e84", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-a0503d54-38ca-45f-name"}} 2018-07-22 07:08:17,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/92f2b52e0b664f50887b1980a21e9e84 used request id req-f7069938-1fa7-4cf6-9a77-b1b3d5e3fc03 2018-07-22 07:08:17,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/92f2b52e0b664f50887b1980a21e9e84/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae4939aa069d1bcb8c8f868697bc0bfa7d500d9" 2018-07-22 07:08:17,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-384d0156-3aec-4d90-99bc-622c12a1373b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/92f2b52e0b664f50887b1980a21e9e84/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 07:08:17,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/92f2b52e0b664f50887b1980a21e9e84/roles used request id req-384d0156-3aec-4d90-99bc-622c12a1373b 2018-07-22 07:08:17,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae4939aa069d1bcb8c8f868697bc0bfa7d500d9" 2018-07-22 07:08:18,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d39899-8ecd-4f24-a11b-566fd212764f Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}} 2018-07-22 07:08:18,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf used request id req-a1d39899-8ecd-4f24-a11b-566fd212764f 2018-07-22 07:08:18,083 - keystone_utils - INFO - Granting role admin to project admin 2018-07-22 07:08:18,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/92f2b52e0b664f50887b1980a21e9e84/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae4939aa069d1bcb8c8f868697bc0bfa7d500d9" 2018-07-22 07:08:18,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ae10ed1-3684-4039-84bc-b32dc418f758 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:18,213 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/92f2b52e0b664f50887b1980a21e9e84/roles/edca293a7063483b927ca940fe01a0bf used request id req-0ae10ed1-3684-4039-84bc-b32dc418f758 2018-07-22 07:08:18,214 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-a0503d54-38ca-45f-name 2018-07-22 07:08:18,214 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-a0503d54-38ca-45f-name 2018-07-22 07:08:18,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:18,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:18 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:18,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/92f2b52e0b664f50887b1980a21e9e84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49525ee814069ef257efa94a082ff9775df2844a" 2018-07-22 07:08:18,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-338b9a20-e9e4-4c12-809d-e3600005fc48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:18,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/92f2b52e0b664f50887b1980a21e9e84 used request id req-338b9a20-e9e4-4c12-809d-e3600005fc48 2018-07-22 07:08:18,348 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-a0503d54-38ca-45f-name 2018-07-22 07:08:18,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/92f2b52e0b664f50887b1980a21e9e84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae4939aa069d1bcb8c8f868697bc0bfa7d500d9" 2018-07-22 07:08:18,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07c7b260-12b6-4c11-a0dc-518aaa2d894f Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 92f2b52e0b664f50887b1980a21e9e84.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:18,448 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/92f2b52e0b664f50887b1980a21e9e84 used request id req-07c7b260-12b6-4c11-a0dc-518aaa2d894f 2018-07-22 07:08:18,448 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:18,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:18,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["NWZUY98CRlKetug_z8NjHg"], "issued_at": "2018-07-22T07:08:18.000000Z"}} 2018-07-22 07:08:18,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b769c0436b6f1c69dba037fe2436b941422211bf" 2018-07-22 07:08:18,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73504755-cb06-41f2-aee9-1568ad612779 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:18,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-73504755-cb06-41f2-aee9-1568ad612779 2018-07-22 07:08:18,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:18,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:19,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["kHPKvzi1STe68VienxJthA"], "issued_at": "2018-07-22T07:08:19.000000Z"}} 2018-07-22 07:08:19,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9213f43c299af5863d00c9ce73d90295412dc80a" 2018-07-22 07:08:19,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf4cc0f-25d4-480a-8ab0-ce7b227c90d0 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:19,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1bf4cc0f-25d4-480a-8ab0-ce7b227c90d0 2018-07-22 07:08:19,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:19,432 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:19 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:19,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9213f43c299af5863d00c9ce73d90295412dc80a" 2018-07-22 07:08:19,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6101bd6c-c7c3-45a5-ad1a-5f1850ce739b Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:08:19,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6101bd6c-c7c3-45a5-ad1a-5f1850ce739b 2018-07-22 07:08:19,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9213f43c299af5863d00c9ce73d90295412dc80a" 2018-07-22 07:08:19,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c9816b1-7d7f-407d-8ce1-786f8d4df8d9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:19,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8c9816b1-7d7f-407d-8ce1-786f8d4df8d9 2018-07-22 07:08:19,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9213f43c299af5863d00c9ce73d90295412dc80a" 2018-07-22 07:08:20,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c944850-0ac3-448a-abc5-b6020ea1d543 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:20,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0c944850-0ac3-448a-abc5-b6020ea1d543 2018-07-22 07:08:20,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9213f43c299af5863d00c9ce73d90295412dc80a" 2018-07-22 07:08:20,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e647d1-d32e-4470-8b85-01ab04ce4a4f Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 07:08:20,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=admin used request id req-e7e647d1-d32e-4470-8b85-01ab04ce4a4f 2018-07-22 07:08:20,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/8c33082f9a5f460e93f6d146aeb471ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9213f43c299af5863d00c9ce73d90295412dc80a" 2018-07-22 07:08:20,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aefdf54a-7c6d-429b-9805-70f5f6df099b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/8c33082f9a5f460e93f6d146aeb471ec"}, "enabled": true, "id": "8c33082f9a5f460e93f6d146aeb471ec", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-62797186-3b03-43a-name"}} 2018-07-22 07:08:20,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/8c33082f9a5f460e93f6d146aeb471ec used request id req-aefdf54a-7c6d-429b-9805-70f5f6df099b 2018-07-22 07:08:20,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/8c33082f9a5f460e93f6d146aeb471ec/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9213f43c299af5863d00c9ce73d90295412dc80a" 2018-07-22 07:08:20,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-069cf4c5-5d7d-4d75-a418-e10a36825648 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/8c33082f9a5f460e93f6d146aeb471ec/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 07:08:20,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/8c33082f9a5f460e93f6d146aeb471ec/roles used request id req-069cf4c5-5d7d-4d75-a418-e10a36825648 2018-07-22 07:08:20,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9213f43c299af5863d00c9ce73d90295412dc80a" 2018-07-22 07:08:20,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7001566d-2fba-4d9c-a025-804998a714aa Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}} 2018-07-22 07:08:20,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf used request id req-7001566d-2fba-4d9c-a025-804998a714aa 2018-07-22 07:08:20,388 - keystone_utils - INFO - Granting role admin to project admin 2018-07-22 07:08:20,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/8c33082f9a5f460e93f6d146aeb471ec/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9213f43c299af5863d00c9ce73d90295412dc80a" 2018-07-22 07:08:20,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01dc7a69-21e6-4cf5-9346-782b4ade4642 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:20,525 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/8c33082f9a5f460e93f6d146aeb471ec/roles/edca293a7063483b927ca940fe01a0bf used request id req-01dc7a69-21e6-4cf5-9346-782b4ade4642 2018-07-22 07:08:20,525 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-62797186-3b03-43a-name 2018-07-22 07:08:20,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:20,535 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:20 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:20,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b769c0436b6f1c69dba037fe2436b941422211bf" 2018-07-22 07:08:20,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-012d6e87-3e0d-4686-a697-e9a0ba255766 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-62797186-3b03-43a-name", "links": {"self": "http://172.30.9.23:5000/v3/users/8c33082f9a5f460e93f6d146aeb471ec"}, "domain_id": "default", "enabled": true, "id": "8c33082f9a5f460e93f6d146aeb471ec", "options": {}}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:08:20,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-012d6e87-3e0d-4686-a697-e9a0ba255766 2018-07-22 07:08:20,648 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-62797186-3b03-43a-name 2018-07-22 07:08:20,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8c33082f9a5f460e93f6d146aeb471ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9213f43c299af5863d00c9ce73d90295412dc80a" 2018-07-22 07:08:20,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebbf63ff-cb32-4d21-9db3-9e1079d0b429 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:20,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8c33082f9a5f460e93f6d146aeb471ec used request id req-ebbf63ff-cb32-4d21-9db3-9e1079d0b429 2018-07-22 07:08:20,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:21,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["bvvlQDYpTXqicrYfpahqzg"], "issued_at": "2018-07-22T07:08:21.000000Z"}} 2018-07-22 07:08:21,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1227b996857c7cdc41e636249987444282fb054f" 2018-07-22 07:08:21,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe816a5-b548-4755-b31f-70553fbb6f8a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:21,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1fe816a5-b548-4755-b31f-70553fbb6f8a 2018-07-22 07:08:21,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:21,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:21,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["llKBlm4VQlGFtVPLR4iqNA"], "issued_at": "2018-07-22T07:08:21.000000Z"}} 2018-07-22 07:08:21,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f3e3403f380d6a7246e0c5db79dcf01ea83511d" 2018-07-22 07:08:21,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-997d1535-4138-4c39-adc5-853bc50a92f2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:21,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-997d1535-4138-4c39-adc5-853bc50a92f2 2018-07-22 07:08:21,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:21,867 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:21 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:21,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f3e3403f380d6a7246e0c5db79dcf01ea83511d" 2018-07-22 07:08:21,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ffc022-aff2-4ccc-a4c5-f4950410d94d Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:08:21,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-56ffc022-aff2-4ccc-a4c5-f4950410d94d 2018-07-22 07:08:21,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f3e3403f380d6a7246e0c5db79dcf01ea83511d" 2018-07-22 07:08:22,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-185f67b2-1acc-44b4-9d99-76ec4c257a49 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:22,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-185f67b2-1acc-44b4-9d99-76ec4c257a49 2018-07-22 07:08:22,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f3e3403f380d6a7246e0c5db79dcf01ea83511d" 2018-07-22 07:08:22,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcbb9274-9ba9-4cd1-94a2-06417d70313e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:22,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dcbb9274-9ba9-4cd1-94a2-06417d70313e 2018-07-22 07:08:22,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f3e3403f380d6a7246e0c5db79dcf01ea83511d" 2018-07-22 07:08:22,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54ace736-d2b5-456f-97e1-723f2104972a Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-22 07:08:22,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=admin used request id req-54ace736-d2b5-456f-97e1-723f2104972a 2018-07-22 07:08:22,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/f18c79658c4a455580cceaa2a2b1bde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f3e3403f380d6a7246e0c5db79dcf01ea83511d" 2018-07-22 07:08:22,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2aa3464-f6a9-4a64-99e7-987828726c5e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/f18c79658c4a455580cceaa2a2b1bde7"}, "enabled": true, "id": "f18c79658c4a455580cceaa2a2b1bde7", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-bde98ef0-7caa-46c-name"}} 2018-07-22 07:08:22,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/f18c79658c4a455580cceaa2a2b1bde7 used request id req-c2aa3464-f6a9-4a64-99e7-987828726c5e 2018-07-22 07:08:22,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/f18c79658c4a455580cceaa2a2b1bde7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f3e3403f380d6a7246e0c5db79dcf01ea83511d" 2018-07-22 07:08:22,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3000b536-708b-4674-8ad6-f7fab2352ebd Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/f18c79658c4a455580cceaa2a2b1bde7/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 07:08:22,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/f18c79658c4a455580cceaa2a2b1bde7/roles used request id req-3000b536-708b-4674-8ad6-f7fab2352ebd 2018-07-22 07:08:22,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f3e3403f380d6a7246e0c5db79dcf01ea83511d" 2018-07-22 07:08:22,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d0fd711-013c-42b4-a4a4-acf7a1590fc0 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}} 2018-07-22 07:08:22,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf used request id req-9d0fd711-013c-42b4-a4a4-acf7a1590fc0 2018-07-22 07:08:22,893 - keystone_utils - INFO - Granting role admin to project admin 2018-07-22 07:08:22,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/f18c79658c4a455580cceaa2a2b1bde7/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f3e3403f380d6a7246e0c5db79dcf01ea83511d" 2018-07-22 07:08:23,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17f8962f-55c2-484d-99c2-1325a0f6ff42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:23,033 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131/users/f18c79658c4a455580cceaa2a2b1bde7/roles/edca293a7063483b927ca940fe01a0bf used request id req-17f8962f-55c2-484d-99c2-1325a0f6ff42 2018-07-22 07:08:23,034 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-bde98ef0-7caa-46c-name 2018-07-22 07:08:23,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:23,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:23 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:23,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1227b996857c7cdc41e636249987444282fb054f" 2018-07-22 07:08:23,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9024cf8-8975-4ac9-b8e0-e943126bd262 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-bde98ef0-7caa-46c-name", "links": {"self": "http://172.30.9.23:5000/v3/users/f18c79658c4a455580cceaa2a2b1bde7"}, "domain_id": "default", "enabled": true, "id": "f18c79658c4a455580cceaa2a2b1bde7", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:08:23,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d9024cf8-8975-4ac9-b8e0-e943126bd262 2018-07-22 07:08:23,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:23,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:23,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["0ofJVIdqRuOO1pH1K8oeUQ"], "issued_at": "2018-07-22T07:08:23.000000Z"}} 2018-07-22 07:08:23,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f293b1124968c9f1a607568c04263e1b47cbd0" 2018-07-22 07:08:23,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40153ade-ae25-4cf9-8332-3b1fe768e0f7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:23,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-40153ade-ae25-4cf9-8332-3b1fe768e0f7 2018-07-22 07:08:23,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:23,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:23 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:23,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f293b1124968c9f1a607568c04263e1b47cbd0" 2018-07-22 07:08:23,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eead4d90-58a2-4490-8f83-d29df80cb7f2 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-bde98ef0-7caa-46c-name", "links": {"self": "http://172.30.9.23:5000/v3/users/f18c79658c4a455580cceaa2a2b1bde7"}, "domain_id": "default", "enabled": true, "id": "f18c79658c4a455580cceaa2a2b1bde7", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:08:23,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-eead4d90-58a2-4490-8f83-d29df80cb7f2 2018-07-22 07:08:23,752 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-bde98ef0-7caa-46c-name 2018-07-22 07:08:23,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/f18c79658c4a455580cceaa2a2b1bde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f3e3403f380d6a7246e0c5db79dcf01ea83511d" 2018-07-22 07:08:23,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfb0e6c4-8fac-4665-b277-1d465e048360 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:23,946 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f18c79658c4a455580cceaa2a2b1bde7 used request id req-dfb0e6c4-8fac-4665-b277-1d465e048360 2018-07-22 07:08:23,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:24,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["JhJFwIPPSeyycOymV8synw"], "issued_at": "2018-07-22T07:08:24.000000Z"}} 2018-07-22 07:08:24,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcae8d37f98d33b732b7d50684c01cc4496fa87f" 2018-07-22 07:08:24,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00768607-e655-4cb9-ac83-ce667c7a0add Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:24,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-00768607-e655-4cb9-ac83-ce667c7a0add 2018-07-22 07:08:24,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:24,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:24,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["W27sna60SRa0efQPuQiPwA"], "issued_at": "2018-07-22T07:08:24.000000Z"}} 2018-07-22 07:08:24,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc156bb01e6604257354445893435ee33345e07" 2018-07-22 07:08:25,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e56c7e0c-f73b-4370-88da-bec97051feaa Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:25,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e56c7e0c-f73b-4370-88da-bec97051feaa 2018-07-22 07:08:25,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:25,027 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:25 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:25,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f49b86a6-ee68-43d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc156bb01e6604257354445893435ee33345e07" 2018-07-22 07:08:25,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7e2945c-83ac-4d4a-b76d-5acd9f8a7462 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f49b86a6-ee68-43d-name", "previous": null, "next": null}, "projects": []} 2018-07-22 07:08:25,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f49b86a6-ee68-43d-name used request id req-f7e2945c-83ac-4d4a-b76d-5acd9f8a7462 2018-07-22 07:08:25,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc156bb01e6604257354445893435ee33345e07" 2018-07-22 07:08:25,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed8dae9-ac37-42ad-9d00-b69b71201d21 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:25,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1ed8dae9-ac37-42ad-9d00-b69b71201d21 2018-07-22 07:08:25,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc156bb01e6604257354445893435ee33345e07" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-f49b86a6-ee68-43d-name"}}' 2018-07-22 07:08:25,341 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-596a5071-b751-4781-94cb-2e61cf070078 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5a3714fef34122a5661ce38b2c5aae"}, "tags": [], "enabled": true, "id": "5e5a3714fef34122a5661ce38b2c5aae", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-f49b86a6-ee68-43d-name"}} 2018-07-22 07:08:25,342 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-596a5071-b751-4781-94cb-2e61cf070078 2018-07-22 07:08:25,342 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-f49b86a6-ee68-43d-name 2018-07-22 07:08:25,342 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-f49b86a6-ee68-43d-name 2018-07-22 07:08:25,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:25,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:25 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:25,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5e5a3714fef34122a5661ce38b2c5aae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcae8d37f98d33b732b7d50684c01cc4496fa87f" 2018-07-22 07:08:25,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a54c0900-6da6-43ec-b6c7-341b2c2c3a8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:25,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5e5a3714fef34122a5661ce38b2c5aae used request id req-a54c0900-6da6-43ec-b6c7-341b2c2c3a8c 2018-07-22 07:08:25,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc156bb01e6604257354445893435ee33345e07" 2018-07-22 07:08:26,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-132eebd9-0922-4eb7-b62c-b2d1b2aba48b Date: Sun, 22 Jul 2018 07:08:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 07:08:26,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-132eebd9-0922-4eb7-b62c-b2d1b2aba48b 2018-07-22 07:08:26,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc156bb01e6604257354445893435ee33345e07" 2018-07-22 07:08:26,167 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5692f178-9bc1-4d23-a147-46adffc898b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:26,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-5692f178-9bc1-4d23-a147-46adffc898b4 2018-07-22 07:08:26,167 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:26,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc156bb01e6604257354445893435ee33345e07" 2018-07-22 07:08:26,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4794ff40-8fea-491a-8468-ad669ae37094 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 07:08:26,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-4794ff40-8fea-491a-8468-ad669ae37094 2018-07-22 07:08:26,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc156bb01e6604257354445893435ee33345e07" 2018-07-22 07:08:26,369 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c300f6e7-b0c1-466a-a03a-b61c6e880e8c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:26,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-c300f6e7-b0c1-466a-a03a-b61c6e880e8c 2018-07-22 07:08:26,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:26,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc156bb01e6604257354445893435ee33345e07" 2018-07-22 07:08:26,471 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4650a029-5ff4-41fa-855c-3fae4ec593ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:26,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-4650a029-5ff4-41fa-855c-3fae4ec593ac 2018-07-22 07:08:26,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:26,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc156bb01e6604257354445893435ee33345e07" 2018-07-22 07:08:26,561 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f858cb2c-a203-43d1-ba55-dc54cb0aba48 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:26,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-f858cb2c-a203-43d1-ba55-dc54cb0aba48 2018-07-22 07:08:26,562 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:26,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc156bb01e6604257354445893435ee33345e07" 2018-07-22 07:08:26,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c86c501-f29b-4ccc-88ee-a378c30347bf Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:08:26,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-0c86c501-f29b-4ccc-88ee-a378c30347bf 2018-07-22 07:08:26,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc156bb01e6604257354445893435ee33345e07" 2018-07-22 07:08:26,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb70949e-8a4a-4003-bb8d-d6b0d2c17933 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:26,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-cb70949e-8a4a-4003-bb8d-d6b0d2c17933 2018-07-22 07:08:26,759 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:26,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc156bb01e6604257354445893435ee33345e07" 2018-07-22 07:08:26,852 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54dc8298-382a-473c-ad49-5b626613f992 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:26,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-54dc8298-382a-473c-ad49-5b626613f992 2018-07-22 07:08:26,853 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:26,854 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-f49b86a6-ee68-43d-name 2018-07-22 07:08:26,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5e5a3714fef34122a5661ce38b2c5aae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc156bb01e6604257354445893435ee33345e07" 2018-07-22 07:08:26,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db4fd7c-4bb5-4ad0-9630-4efce10ec05c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5e5a3714fef34122a5661ce38b2c5aae.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:26,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5e5a3714fef34122a5661ce38b2c5aae used request id req-4db4fd7c-4bb5-4ad0-9630-4efce10ec05c 2018-07-22 07:08:26,953 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:26,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc156bb01e6604257354445893435ee33345e07" 2018-07-22 07:08:27,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed07eacb-19ed-4e99-a8b2-80f560f61d75 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:27,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ed07eacb-19ed-4e99-a8b2-80f560f61d75 2018-07-22 07:08:27,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcae8d37f98d33b732b7d50684c01cc4496fa87f" 2018-07-22 07:08:27,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83de688e-12f0-4342-8b6f-8a6df24a97ff Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-22 07:08:27,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-83de688e-12f0-4342-8b6f-8a6df24a97ff 2018-07-22 07:08:27,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc156bb01e6604257354445893435ee33345e07" 2018-07-22 07:08:27,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c6562ef-15d4-4521-9c50-09cb6cbbaae0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:27,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9c6562ef-15d4-4521-9c50-09cb6cbbaae0 2018-07-22 07:08:27,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:27,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["-fvlkKaCT9mWNeV-oRhq3A"], "issued_at": "2018-07-22T07:08:27.000000Z"}} 2018-07-22 07:08:27,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abedb584ca4c7f803f299d0a6e51500f0e6a1d0f" 2018-07-22 07:08:27,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb5e14b-7ebd-4595-90e6-fa01655ef9ec Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:27,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ebb5e14b-7ebd-4595-90e6-fa01655ef9ec 2018-07-22 07:08:27,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:27,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:28,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["_IUNDw25SzCMYA7gZU97Yg"], "issued_at": "2018-07-22T07:08:28.000000Z"}} 2018-07-22 07:08:28,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ceda5a106f1eb0da2b71d6569488a821ad59d4" 2018-07-22 07:08:28,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52bf3172-7a7a-4bd2-b441-484cf04632ee Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:28,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-52bf3172-7a7a-4bd2-b441-484cf04632ee 2018-07-22 07:08:28,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:28,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:28 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:28,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a55a538-6ea8-4c7-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ceda5a106f1eb0da2b71d6569488a821ad59d4" 2018-07-22 07:08:28,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86874dda-0fb6-4ee4-9713-a44b6e2e5f29 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a55a538-6ea8-4c7-name", "previous": null, "next": null}, "projects": []} 2018-07-22 07:08:28,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a55a538-6ea8-4c7-name used request id req-86874dda-0fb6-4ee4-9713-a44b6e2e5f29 2018-07-22 07:08:28,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ceda5a106f1eb0da2b71d6569488a821ad59d4" 2018-07-22 07:08:28,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b34f8fa-c586-419a-ab1d-9bb125ebc73d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:28,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0b34f8fa-c586-419a-ab1d-9bb125ebc73d 2018-07-22 07:08:28,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ceda5a106f1eb0da2b71d6569488a821ad59d4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-0a55a538-6ea8-4c7-name"}}' 2018-07-22 07:08:28,600 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:08:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c760279-9e60-4976-bcba-a509d4d214f1 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/89f64c9a66fb4bc4a1014f88e6886509"}, "tags": [], "enabled": true, "id": "89f64c9a66fb4bc4a1014f88e6886509", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0a55a538-6ea8-4c7-name"}} 2018-07-22 07:08:28,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0c760279-9e60-4976-bcba-a509d4d214f1 2018-07-22 07:08:28,601 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-0a55a538-6ea8-4c7-name 2018-07-22 07:08:28,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:28,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:28 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:28,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a55a538-6ea8-4c7-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abedb584ca4c7f803f299d0a6e51500f0e6a1d0f" 2018-07-22 07:08:28,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b683e0b3-c4c0-44ee-8e03-8747a4d0ae7b Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a55a538-6ea8-4c7-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/89f64c9a66fb4bc4a1014f88e6886509"}, "tags": [], "enabled": true, "id": "89f64c9a66fb4bc4a1014f88e6886509", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0a55a538-6ea8-4c7-name"}]} 2018-07-22 07:08:28,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a55a538-6ea8-4c7-name used request id req-b683e0b3-c4c0-44ee-8e03-8747a4d0ae7b 2018-07-22 07:08:28,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abedb584ca4c7f803f299d0a6e51500f0e6a1d0f" 2018-07-22 07:08:28,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-078a260f-440a-4a8f-9e29-ec561deb9218 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-22 07:08:28,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-078a260f-440a-4a8f-9e29-ec561deb9218 2018-07-22 07:08:28,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ceda5a106f1eb0da2b71d6569488a821ad59d4" 2018-07-22 07:08:29,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-a0b1a438-18cb-4893-8d10-8e4b98fe8d0a Date: Sun, 22 Jul 2018 07:08:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 07:08:29,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a0b1a438-18cb-4893-8d10-8e4b98fe8d0a 2018-07-22 07:08:29,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ceda5a106f1eb0da2b71d6569488a821ad59d4" 2018-07-22 07:08:29,145 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf5cff86-314f-428b-b8ea-49903c297821 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:29,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-bf5cff86-314f-428b-b8ea-49903c297821 2018-07-22 07:08:29,146 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:29,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ceda5a106f1eb0da2b71d6569488a821ad59d4" 2018-07-22 07:08:29,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-719676e6-c477-4ea1-a3c1-510470d3b653 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 07:08:29,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-719676e6-c477-4ea1-a3c1-510470d3b653 2018-07-22 07:08:29,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ceda5a106f1eb0da2b71d6569488a821ad59d4" 2018-07-22 07:08:29,192 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89e09c36-71dc-4062-bd95-c47aa612262e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:29,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-89e09c36-71dc-4062-bd95-c47aa612262e 2018-07-22 07:08:29,193 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:29,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ceda5a106f1eb0da2b71d6569488a821ad59d4" 2018-07-22 07:08:29,285 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9262dccd-3988-4b08-8a8d-8b98b94bfd30 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:29,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-9262dccd-3988-4b08-8a8d-8b98b94bfd30 2018-07-22 07:08:29,285 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:29,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ceda5a106f1eb0da2b71d6569488a821ad59d4" 2018-07-22 07:08:29,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d154b5d1-212c-4241-9b28-383262d7cc0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:29,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-d154b5d1-212c-4241-9b28-383262d7cc0b 2018-07-22 07:08:29,390 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:29,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ceda5a106f1eb0da2b71d6569488a821ad59d4" 2018-07-22 07:08:29,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c832542-d8c9-42db-88c2-f8099e2bfd1e Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:08:29,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-2c832542-d8c9-42db-88c2-f8099e2bfd1e 2018-07-22 07:08:29,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ceda5a106f1eb0da2b71d6569488a821ad59d4" 2018-07-22 07:08:29,575 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aeae126b-fe9a-481e-9e92-2352a7c6c19e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:29,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-aeae126b-fe9a-481e-9e92-2352a7c6c19e 2018-07-22 07:08:29,575 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:29,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ceda5a106f1eb0da2b71d6569488a821ad59d4" 2018-07-22 07:08:29,663 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60ea1b01-9a89-4317-b5f0-51a3d34817e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:29,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-60ea1b01-9a89-4317-b5f0-51a3d34817e3 2018-07-22 07:08:29,663 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:29,664 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-0a55a538-6ea8-4c7-name 2018-07-22 07:08:29,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/89f64c9a66fb4bc4a1014f88e6886509 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ceda5a106f1eb0da2b71d6569488a821ad59d4" 2018-07-22 07:08:29,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09adf4d5-4d57-4a45-8ab7-e43744abd20b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:29,845 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/89f64c9a66fb4bc4a1014f88e6886509 used request id req-09adf4d5-4d57-4a45-8ab7-e43744abd20b 2018-07-22 07:08:29,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ceda5a106f1eb0da2b71d6569488a821ad59d4" 2018-07-22 07:08:29,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a144be44-e6f7-4edd-88c7-2003c7503604 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:29,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a144be44-e6f7-4edd-88c7-2003c7503604 2018-07-22 07:08:29,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:30,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["65xHxmfSQQ6EDa4djQHttQ"], "issued_at": "2018-07-22T07:08:30.000000Z"}} 2018-07-22 07:08:30,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425ba2c2ea3a4e09b2b2033bb3b069edae3a2dd8" 2018-07-22 07:08:30,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25bc33cc-1ce4-4674-9c1e-46955475a464 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:30,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-25bc33cc-1ce4-4674-9c1e-46955475a464 2018-07-22 07:08:30,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:30,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:30,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["FYgwWyL9Q2eXAI1N6Dr2aA"], "issued_at": "2018-07-22T07:08:30.000000Z"}} 2018-07-22 07:08:30,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252cb4bb98ce760847d5785d37d35c74def4ee0" 2018-07-22 07:08:30,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd6ff72-d54c-431f-8e56-898037014459 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:30,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-afd6ff72-d54c-431f-8e56-898037014459 2018-07-22 07:08:30,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:30,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:30 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:30,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0fc56efb-c079-4bf-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252cb4bb98ce760847d5785d37d35c74def4ee0" 2018-07-22 07:08:30,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c79fd9d-b327-466c-abcf-dba5209b85e3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0fc56efb-c079-4bf-name", "previous": null, "next": null}, "projects": []} 2018-07-22 07:08:30,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0fc56efb-c079-4bf-name used request id req-5c79fd9d-b327-466c-abcf-dba5209b85e3 2018-07-22 07:08:30,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252cb4bb98ce760847d5785d37d35c74def4ee0" 2018-07-22 07:08:31,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1153644-0557-4cf5-82e9-8779cb1c0d1f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:31,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b1153644-0557-4cf5-82e9-8779cb1c0d1f 2018-07-22 07:08:31,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252cb4bb98ce760847d5785d37d35c74def4ee0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-0fc56efb-c079-4bf-name"}}' 2018-07-22 07:08:31,174 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4565b137-19b3-4f8c-b79b-323b52f04171 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f65e94246a54b56858f55fb122515d5"}, "tags": [], "enabled": true, "id": "7f65e94246a54b56858f55fb122515d5", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0fc56efb-c079-4bf-name"}} 2018-07-22 07:08:31,174 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4565b137-19b3-4f8c-b79b-323b52f04171 2018-07-22 07:08:31,174 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-0fc56efb-c079-4bf-name 2018-07-22 07:08:31,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:31,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08: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://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:31,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0fc56efb-c079-4bf-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425ba2c2ea3a4e09b2b2033bb3b069edae3a2dd8" 2018-07-22 07:08:31,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-828e0d37-94e3-4f0e-af40-32f4da02fd98 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0fc56efb-c079-4bf-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f65e94246a54b56858f55fb122515d5"}, "tags": [], "enabled": true, "id": "7f65e94246a54b56858f55fb122515d5", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0fc56efb-c079-4bf-name"}]} 2018-07-22 07:08:31,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0fc56efb-c079-4bf-name used request id req-828e0d37-94e3-4f0e-af40-32f4da02fd98 2018-07-22 07:08:31,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:31,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:31,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["_wsR-J1uS1al7akHsme0ig"], "issued_at": "2018-07-22T07:08:31.000000Z"}} 2018-07-22 07:08:31,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ae20ad097828bf112d08974a8343290aadd47c" 2018-07-22 07:08:31,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac883b2b-6e7a-48c0-ac44-170e789ee3c5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:31,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ac883b2b-6e7a-48c0-ac44-170e789ee3c5 2018-07-22 07:08:31,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:31,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08: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://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:31,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0fc56efb-c079-4bf-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ae20ad097828bf112d08974a8343290aadd47c" 2018-07-22 07:08:31,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-233975b6-a449-4a54-91e6-7fb78025d8b9 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0fc56efb-c079-4bf-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f65e94246a54b56858f55fb122515d5"}, "tags": [], "enabled": true, "id": "7f65e94246a54b56858f55fb122515d5", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0fc56efb-c079-4bf-name"}]} 2018-07-22 07:08:31,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0fc56efb-c079-4bf-name used request id req-233975b6-a449-4a54-91e6-7fb78025d8b9 2018-07-22 07:08:31,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425ba2c2ea3a4e09b2b2033bb3b069edae3a2dd8" 2018-07-22 07:08:31,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc48a908-697c-4923-b894-5636c8905b93 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-22 07:08:31,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-bc48a908-697c-4923-b894-5636c8905b93 2018-07-22 07:08:31,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252cb4bb98ce760847d5785d37d35c74def4ee0" 2018-07-22 07:08:32,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-53151f84-ca2d-47ec-92f2-9c212f3ef573 Date: Sun, 22 Jul 2018 07:08:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 07:08:32,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-53151f84-ca2d-47ec-92f2-9c212f3ef573 2018-07-22 07:08:32,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252cb4bb98ce760847d5785d37d35c74def4ee0" 2018-07-22 07:08:32,384 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da5be092-90f1-4f52-b834-a438b960474b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:32,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-da5be092-90f1-4f52-b834-a438b960474b 2018-07-22 07:08:32,385 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:32,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252cb4bb98ce760847d5785d37d35c74def4ee0" 2018-07-22 07:08:32,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c206f8-4e0e-4c8d-b303-894fc4101a9c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 07:08:32,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-e1c206f8-4e0e-4c8d-b303-894fc4101a9c 2018-07-22 07:08:32,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252cb4bb98ce760847d5785d37d35c74def4ee0" 2018-07-22 07:08:32,494 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63c9dc91-e18f-4ebe-97f0-066df669fef7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:32,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-63c9dc91-e18f-4ebe-97f0-066df669fef7 2018-07-22 07:08:32,495 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:32,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252cb4bb98ce760847d5785d37d35c74def4ee0" 2018-07-22 07:08:32,589 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fa36f0e-78f5-4843-8793-0c3bcd7e116d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:32,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-1fa36f0e-78f5-4843-8793-0c3bcd7e116d 2018-07-22 07:08:32,589 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:32,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252cb4bb98ce760847d5785d37d35c74def4ee0" 2018-07-22 07:08:32,681 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc7fb3e5-60d0-4eb2-b6ee-f85bb916d663 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:32,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-bc7fb3e5-60d0-4eb2-b6ee-f85bb916d663 2018-07-22 07:08:32,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:32,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252cb4bb98ce760847d5785d37d35c74def4ee0" 2018-07-22 07:08:32,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e9b57a8-ef84-4ec7-bae4-2debc73d3bbf Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:08:32,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-5e9b57a8-ef84-4ec7-bae4-2debc73d3bbf 2018-07-22 07:08:32,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252cb4bb98ce760847d5785d37d35c74def4ee0" 2018-07-22 07:08:32,885 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-042f9d6c-cb75-4fb5-94c0-0a1afd31a5b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:32,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-042f9d6c-cb75-4fb5-94c0-0a1afd31a5b6 2018-07-22 07:08:32,885 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:32,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252cb4bb98ce760847d5785d37d35c74def4ee0" 2018-07-22 07:08:32,972 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cef8b17-136c-4d15-943b-09c02bf1cbe4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:32,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-7cef8b17-136c-4d15-943b-09c02bf1cbe4 2018-07-22 07:08:32,972 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:32,973 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-0fc56efb-c079-4bf-name 2018-07-22 07:08:32,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/7f65e94246a54b56858f55fb122515d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252cb4bb98ce760847d5785d37d35c74def4ee0" 2018-07-22 07:08:33,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f17752f-f4d3-4adc-ad3f-f6b40fe04615 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:33,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7f65e94246a54b56858f55fb122515d5 used request id req-5f17752f-f4d3-4adc-ad3f-f6b40fe04615 2018-07-22 07:08:33,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252cb4bb98ce760847d5785d37d35c74def4ee0" 2018-07-22 07:08:33,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef7c6cd-8663-4ea1-ab8d-a9803ea576eb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:33,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2ef7c6cd-8663-4ea1-ab8d-a9803ea576eb 2018-07-22 07:08:33,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:33,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["M1J5PPX7Sdaye6GxzLbBWg"], "issued_at": "2018-07-22T07:08:33.000000Z"}} 2018-07-22 07:08:33,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb816ff95ba8174ba9eb623e3ff70632b9e05e6" 2018-07-22 07:08:33,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20702c0d-9b05-4290-8320-8dc2aa160414 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:33,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-20702c0d-9b05-4290-8320-8dc2aa160414 2018-07-22 07:08:33,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:33,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:34,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["SlqaFfD1QmChyZg8ZnQB2g"], "issued_at": "2018-07-22T07:08:34.000000Z"}} 2018-07-22 07:08:34,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb203f7c28f7a50182d84a6db604de3f0cfb7966" 2018-07-22 07:08:34,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-786f1461-1327-40ef-85d2-ddbde9aacd89 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:34,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-786f1461-1327-40ef-85d2-ddbde9aacd89 2018-07-22 07:08:34,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:34,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:34 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:34,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-e42a04d1-8f49-48c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb203f7c28f7a50182d84a6db604de3f0cfb7966" 2018-07-22 07:08:34,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b3f1476-4929-43d6-b302-b169c0b8731a Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-e42a04d1-8f49-48c-name", "previous": null, "next": null}, "projects": []} 2018-07-22 07:08:34,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-e42a04d1-8f49-48c-name used request id req-7b3f1476-4929-43d6-b302-b169c0b8731a 2018-07-22 07:08:34,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb203f7c28f7a50182d84a6db604de3f0cfb7966" 2018-07-22 07:08:34,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f37a6273-241f-4f8a-92b2-d8f91dba2cf4 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-07-22 07:08:34,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=foo used request id req-f37a6273-241f-4f8a-92b2-d8f91dba2cf4 2018-07-22 07:08:34,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb203f7c28f7a50182d84a6db604de3f0cfb7966" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-e42a04d1-8f49-48c-name"}}' 2018-07-22 07:08:34,542 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 22 Jul 2018 07:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ece38416-71b0-4213-9099-c1b047592ac8 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-07-22 07:08:34,543 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ece38416-71b0-4213-9099-c1b047592ac8 2018-07-22 07:08:34,543 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-07-22 07:08:34,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb203f7c28f7a50182d84a6db604de3f0cfb7966" 2018-07-22 07:08:34,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6cb011-b580-42e5-99a5-f760eecd53c9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:34,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4d6cb011-b580-42e5-99a5-f760eecd53c9 2018-07-22 07:08:34,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:35,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["AcxQ-YvWSbKu02blyY_DvQ"], "issued_at": "2018-07-22T07:08:35.000000Z"}} 2018-07-22 07:08:35,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890a23b3a1f254302fcbc75b4e9bd4da153b0945" 2018-07-22 07:08:35,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64b97128-f0e3-4ac7-9e00-eb29f803f985 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:35,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-64b97128-f0e3-4ac7-9e00-eb29f803f985 2018-07-22 07:08:35,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:35,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:35,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Zw3Ku9MeSw-74KUpLJD7Xw"], "issued_at": "2018-07-22T07:08:35.000000Z"}} 2018-07-22 07:08:35,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b896d50437c2d161cbdcba6bd511392a478f208" 2018-07-22 07:08:35,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faffc1d7-dc59-493b-8e48-5499892cad7b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:35,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-faffc1d7-dc59-493b-8e48-5499892cad7b 2018-07-22 07:08:35,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:35,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:35 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:35,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0bd13bb6-4a59-476-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b896d50437c2d161cbdcba6bd511392a478f208" 2018-07-22 07:08:35,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f03d606-d643-4eb6-a57b-a715b8869445 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0bd13bb6-4a59-476-name", "previous": null, "next": null}, "projects": []} 2018-07-22 07:08:35,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0bd13bb6-4a59-476-name used request id req-7f03d606-d643-4eb6-a57b-a715b8869445 2018-07-22 07:08:35,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b896d50437c2d161cbdcba6bd511392a478f208" 2018-07-22 07:08:35,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a189cd53-6047-451f-b37d-d9dadc6fdbc5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:35,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a189cd53-6047-451f-b37d-d9dadc6fdbc5 2018-07-22 07:08:35,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b896d50437c2d161cbdcba6bd511392a478f208" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-0bd13bb6-4a59-476-name"}}' 2018-07-22 07:08:35,946 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bf79fb7-3935-454f-b419-19ba5d328a37 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/45b0954f5bb14cb49de687301b7f806a"}, "tags": [], "enabled": true, "id": "45b0954f5bb14cb49de687301b7f806a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0bd13bb6-4a59-476-name"}} 2018-07-22 07:08:35,947 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0bf79fb7-3935-454f-b419-19ba5d328a37 2018-07-22 07:08:35,947 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-0bd13bb6-4a59-476-name 2018-07-22 07:08:35,947 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:08:35,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-quota-sets/45b0954f5bb14cb49de687301b7f806a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b896d50437c2d161cbdcba6bd511392a478f208" 2018-07-22 07:08:36,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-457b6376-569e-468a-bf96-05b602ec85b4 x-compute-request-id: req-457b6376-569e-468a-bf96-05b602ec85b4 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "45b0954f5bb14cb49de687301b7f806a", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-22 07:08:36,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/45b0954f5bb14cb49de687301b7f806a used request id req-457b6376-569e-468a-bf96-05b602ec85b4 2018-07-22 07:08:36,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:8774/v2.1/os-quota-sets/45b0954f5bb14cb49de687301b7f806a -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b896d50437c2d161cbdcba6bd511392a478f208" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2018-07-22 07:08:36,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:36 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-c01407b8-dcb0-4927-84b8-9cceac298adc x-compute-request-id: req-c01407b8-dcb0-4927-84b8-9cceac298adc Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-22 07:08:36,821 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/45b0954f5bb14cb49de687301b7f806a used request id req-c01407b8-dcb0-4927-84b8-9cceac298adc 2018-07-22 07:08:36,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:36,829 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:36 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:36,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0bd13bb6-4a59-476-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890a23b3a1f254302fcbc75b4e9bd4da153b0945" 2018-07-22 07:08:36,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162e17b3-39f4-4bf6-b3e3-54b5ff8281c1 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0bd13bb6-4a59-476-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/45b0954f5bb14cb49de687301b7f806a"}, "tags": [], "enabled": true, "id": "45b0954f5bb14cb49de687301b7f806a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0bd13bb6-4a59-476-name"}]} 2018-07-22 07:08:36,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0bd13bb6-4a59-476-name used request id req-162e17b3-39f4-4bf6-b3e3-54b5ff8281c1 2018-07-22 07:08:36,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890a23b3a1f254302fcbc75b4e9bd4da153b0945" 2018-07-22 07:08:37,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-898ff1b1-29d8-4287-83b0-f9e7ccd8f8b8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-22 07:08:37,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-898ff1b1-29d8-4287-83b0-f9e7ccd8f8b8 2018-07-22 07:08:37,019 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:08:37,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-quota-sets/45b0954f5bb14cb49de687301b7f806a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890a23b3a1f254302fcbc75b4e9bd4da153b0945" 2018-07-22 07:08:37,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec787f37-f0c2-4141-a30f-7bae9d80e2ff x-compute-request-id: req-ec787f37-f0c2-4141-a30f-7bae9d80e2ff Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "45b0954f5bb14cb49de687301b7f806a", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-22 07:08:37,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/45b0954f5bb14cb49de687301b7f806a used request id req-ec787f37-f0c2-4141-a30f-7bae9d80e2ff 2018-07-22 07:08:37,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b896d50437c2d161cbdcba6bd511392a478f208" 2018-07-22 07:08:37,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-49820234-591d-4bf8-bdd1-8899c3e37639 Date: Sun, 22 Jul 2018 07:08:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 07:08:37,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-49820234-591d-4bf8-bdd1-8899c3e37639 2018-07-22 07:08:37,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b896d50437c2d161cbdcba6bd511392a478f208" 2018-07-22 07:08:37,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92766410-1a9a-407f-b0b1-f505d4b23e0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:37,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-92766410-1a9a-407f-b0b1-f505d4b23e0c 2018-07-22 07:08:37,726 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:37,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b896d50437c2d161cbdcba6bd511392a478f208" 2018-07-22 07:08:37,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-880c0891-adfa-44a5-a6e6-bf0ab1c5fbc7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 07:08:37,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-880c0891-adfa-44a5-a6e6-bf0ab1c5fbc7 2018-07-22 07:08:37,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b896d50437c2d161cbdcba6bd511392a478f208" 2018-07-22 07:08:37,847 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df07d85d-ed34-4192-88d3-980f28d95827 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:37,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-df07d85d-ed34-4192-88d3-980f28d95827 2018-07-22 07:08:37,848 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:37,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b896d50437c2d161cbdcba6bd511392a478f208" 2018-07-22 07:08:37,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37429783-d1ed-4936-910a-beae74c1ec2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:37,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-37429783-d1ed-4936-910a-beae74c1ec2a 2018-07-22 07:08:37,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:37,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b896d50437c2d161cbdcba6bd511392a478f208" 2018-07-22 07:08:38,033 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f07fa99-6f69-46e2-aaee-9f7e182a4eab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:38,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-0f07fa99-6f69-46e2-aaee-9f7e182a4eab 2018-07-22 07:08:38,034 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:38,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b896d50437c2d161cbdcba6bd511392a478f208" 2018-07-22 07:08:38,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4e5e73f-eca1-4d0f-a083-674321e2a92c Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:08:38,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-d4e5e73f-eca1-4d0f-a083-674321e2a92c 2018-07-22 07:08:38,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b896d50437c2d161cbdcba6bd511392a478f208" 2018-07-22 07:08:38,231 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-031aac49-5140-4a5e-b8ec-64ccff22f46c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:38,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-031aac49-5140-4a5e-b8ec-64ccff22f46c 2018-07-22 07:08:38,231 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:38,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b896d50437c2d161cbdcba6bd511392a478f208" 2018-07-22 07:08:38,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db51b2e6-c1ab-4ba4-832d-1f839bce6891 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:38,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-db51b2e6-c1ab-4ba4-832d-1f839bce6891 2018-07-22 07:08:38,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:38,318 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-0bd13bb6-4a59-476-name 2018-07-22 07:08:38,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/45b0954f5bb14cb49de687301b7f806a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b896d50437c2d161cbdcba6bd511392a478f208" 2018-07-22 07:08:38,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68e5f2e5-a8f4-4399-bef4-371ed592dd61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:38,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/45b0954f5bb14cb49de687301b7f806a used request id req-68e5f2e5-a8f4-4399-bef4-371ed592dd61 2018-07-22 07:08:38,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b896d50437c2d161cbdcba6bd511392a478f208" 2018-07-22 07:08:38,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d38f58b-8b22-4a9e-9a40-d50485a63852 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:38,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1d38f58b-8b22-4a9e-9a40-d50485a63852 2018-07-22 07:08:38,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:39,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ItzeT4P0Tl6jYD9PUy5djg"], "issued_at": "2018-07-22T07:08:39.000000Z"}} 2018-07-22 07:08:39,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b87094fb87e5206219532ec233771f293eed18" 2018-07-22 07:08:39,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47012e0b-ec44-4f74-8754-f5134844be3f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:39,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-47012e0b-ec44-4f74-8754-f5134844be3f 2018-07-22 07:08:39,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:39,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:39,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["v2eeH1FCSq6z5fcUZgGymg"], "issued_at": "2018-07-22T07:08:39.000000Z"}} 2018-07-22 07:08:39,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" 2018-07-22 07:08:39,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a93d5f7f-36b3-4824-80a0-bd11ca49a8f9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:39,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a93d5f7f-36b3-4824-80a0-bd11ca49a8f9 2018-07-22 07:08:39,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:39,587 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:39 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:39,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-eb578293-22dd-4ee-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" 2018-07-22 07:08:39,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00545e92-c006-47f5-8c53-2a0dd53e4f16 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-eb578293-22dd-4ee-name", "previous": null, "next": null}, "projects": []} 2018-07-22 07:08:39,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-eb578293-22dd-4ee-name used request id req-00545e92-c006-47f5-8c53-2a0dd53e4f16 2018-07-22 07:08:39,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" 2018-07-22 07:08:39,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f53e5b0-d993-409b-9675-fb8e0f171a6e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:39,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2f53e5b0-d993-409b-9675-fb8e0f171a6e 2018-07-22 07:08:39,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-eb578293-22dd-4ee-name"}}' 2018-07-22 07:08:39,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:08:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4773946c-6c90-4df0-ac8f-81d4801d4ec0 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5d40f129f4534ce4901252751e3bca14"}, "tags": [], "enabled": true, "id": "5d40f129f4534ce4901252751e3bca14", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-eb578293-22dd-4ee-name"}} 2018-07-22 07:08:39,917 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4773946c-6c90-4df0-ac8f-81d4801d4ec0 2018-07-22 07:08:39,917 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-eb578293-22dd-4ee-name 2018-07-22 07:08:39,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:39,926 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:39 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:39,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-eb578293-22dd-4ee-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b87094fb87e5206219532ec233771f293eed18" 2018-07-22 07:08:40,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41b63e8-bfee-4726-b69d-9da60223fb19 Content-Encoding: gzip Content-Length: 275 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-eb578293-22dd-4ee-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5d40f129f4534ce4901252751e3bca14"}, "tags": [], "enabled": true, "id": "5d40f129f4534ce4901252751e3bca14", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-eb578293-22dd-4ee-name"}]} 2018-07-22 07:08:40,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-eb578293-22dd-4ee-name used request id req-c41b63e8-bfee-4726-b69d-9da60223fb19 2018-07-22 07:08:40,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b87094fb87e5206219532ec233771f293eed18" 2018-07-22 07:08:40,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ef3ee3-962c-4cfe-8d29-0e8365e21c31 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-22 07:08:40,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-51ef3ee3-962c-4cfe-8d29-0e8365e21c31 2018-07-22 07:08:40,116 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:08:40,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:8774/v2.1/os-quota-sets/5d40f129f4534ce4901252751e3bca14 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2018-07-22 07:08:40,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:40 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-4eef6dda-dc64-4206-9777-29ff28b9b900 x-compute-request-id: req-4eef6dda-dc64-4206-9777-29ff28b9b900 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-22 07:08:40,689 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/5d40f129f4534ce4901252751e3bca14 used request id req-4eef6dda-dc64-4206-9777-29ff28b9b900 2018-07-22 07:08:40,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/quotas/5d40f129f4534ce4901252751e3bca14 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-07-22 07:08:41,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-91f54b07-b022-425a-a878-9cc1c2090136 Date: Sun, 22 Jul 2018 07:08:41 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-22 07:08:41,045 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/5d40f129f4534ce4901252751e3bca14 used request id req-91f54b07-b022-425a-a878-9cc1c2090136 2018-07-22 07:08:41,045 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:08:41,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-quota-sets/5d40f129f4534ce4901252751e3bca14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" 2018-07-22 07:08:41,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:41 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-c34165b5-7dad-4497-b2d0-1a67d62f18eb x-compute-request-id: req-c34165b5-7dad-4497-b2d0-1a67d62f18eb Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "5d40f129f4534ce4901252751e3bca14", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-22 07:08:41,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/5d40f129f4534ce4901252751e3bca14 used request id req-c34165b5-7dad-4497-b2d0-1a67d62f18eb 2018-07-22 07:08:41,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/quotas/5d40f129f4534ce4901252751e3bca14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" 2018-07-22 07:08:41,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-6464a387-e0c9-4cb3-9dfa-049e2c7c16a3 Date: Sun, 22 Jul 2018 07:08:41 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-22 07:08:41,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/quotas/5d40f129f4534ce4901252751e3bca14 used request id req-6464a387-e0c9-4cb3-9dfa-049e2c7c16a3 2018-07-22 07:08:41,727 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:08:41,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-quota-sets/5d40f129f4534ce4901252751e3bca14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b87094fb87e5206219532ec233771f293eed18" 2018-07-22 07:08:42,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:41 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-0ebeb96b-a927-4b8d-908e-17fe0713ad21 x-compute-request-id: req-0ebeb96b-a927-4b8d-908e-17fe0713ad21 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "5d40f129f4534ce4901252751e3bca14", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-22 07:08:42,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/5d40f129f4534ce4901252751e3bca14 used request id req-0ebeb96b-a927-4b8d-908e-17fe0713ad21 2018-07-22 07:08:42,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/quotas/5d40f129f4534ce4901252751e3bca14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b87094fb87e5206219532ec233771f293eed18" 2018-07-22 07:08:42,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-7ee1dc1b-5119-4801-91ae-e7c31e71740d Date: Sun, 22 Jul 2018 07:08:42 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-22 07:08:42,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/quotas/5d40f129f4534ce4901252751e3bca14 used request id req-7ee1dc1b-5119-4801-91ae-e7c31e71740d 2018-07-22 07:08:42,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" 2018-07-22 07:08:42,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-166ddf69-9089-4867-96aa-ea156d0928e8 Date: Sun, 22 Jul 2018 07:08:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 07:08:42,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-166ddf69-9089-4867-96aa-ea156d0928e8 2018-07-22 07:08:42,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" 2018-07-22 07:08:42,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65f2acc6-4b17-42cb-bcb0-db90f265f3fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:42,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-65f2acc6-4b17-42cb-bcb0-db90f265f3fd 2018-07-22 07:08:42,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:42,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" 2018-07-22 07:08:42,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c839327-afce-4055-81cf-02d87eef48e8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 07:08:42,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-6c839327-afce-4055-81cf-02d87eef48e8 2018-07-22 07:08:42,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" 2018-07-22 07:08:42,663 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-815aebbd-e0e9-4814-bbb4-950ec0ef2520 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:42,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-815aebbd-e0e9-4814-bbb4-950ec0ef2520 2018-07-22 07:08:42,664 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:42,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" 2018-07-22 07:08:42,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1a09e39-fe4b-4299-82cb-c54628fa56aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:42,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-c1a09e39-fe4b-4299-82cb-c54628fa56aa 2018-07-22 07:08:42,760 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:42,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" 2018-07-22 07:08:42,851 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4daeefb9-39a2-43d4-9d7c-85ae57b366e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:42,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-4daeefb9-39a2-43d4-9d7c-85ae57b366e1 2018-07-22 07:08:42,852 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:42,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" 2018-07-22 07:08:42,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a81142b2-0e14-42f7-896f-1bef19dd0dea Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:08:42,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-a81142b2-0e14-42f7-896f-1bef19dd0dea 2018-07-22 07:08:42,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" 2018-07-22 07:08:43,043 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-028c6288-82e5-478c-8d0a-00d554832614 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:43,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-028c6288-82e5-478c-8d0a-00d554832614 2018-07-22 07:08:43,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:43,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" 2018-07-22 07:08:43,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c27cbd44-3840-4404-9b88-5c3d46f29dec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:43,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-c27cbd44-3840-4404-9b88-5c3d46f29dec 2018-07-22 07:08:43,139 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:43,140 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-eb578293-22dd-4ee-name 2018-07-22 07:08:43,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5d40f129f4534ce4901252751e3bca14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" 2018-07-22 07:08:43,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63693e7e-0e4a-42c1-b407-f8ffe897cb15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:43,325 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5d40f129f4534ce4901252751e3bca14 used request id req-63693e7e-0e4a-42c1-b407-f8ffe897cb15 2018-07-22 07:08:43,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d933649dc96d5f3e8dba85445fa92e0b2b7fcb91" 2018-07-22 07:08:43,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4738a1-6975-4566-a572-2cec47db8ddc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:43,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ad4738a1-6975-4566-a572-2cec47db8ddc 2018-07-22 07:08:43,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:43,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["M7GoZ8r4RZ-d757lyHoYiQ"], "issued_at": "2018-07-22T07:08:43.000000Z"}} 2018-07-22 07:08:43,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739c65cfbb419a67eba51c5bacf4d98f63712fa3" 2018-07-22 07:08:43,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f67aea94-4eb5-4813-b8a5-5d905104b06c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:43,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f67aea94-4eb5-4813-b8a5-5d905104b06c 2018-07-22 07:08:43,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:43,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:44,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["PTzQb1v3Q4SeC3HQG4P_1w"], "issued_at": "2018-07-22T07:08:44.000000Z"}} 2018-07-22 07:08:44,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" 2018-07-22 07:08:44,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626e7fba-0509-4a18-96f4-0366d3921aaf Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:44,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-626e7fba-0509-4a18-96f4-0366d3921aaf 2018-07-22 07:08:44,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:44,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:44 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:44,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-5688d4e1-f836-4c4-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" 2018-07-22 07:08:44,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e178e36-91a8-4e80-ae43-3b5f613b41f4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-5688d4e1-f836-4c4-name", "previous": null, "next": null}, "projects": []} 2018-07-22 07:08:44,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-5688d4e1-f836-4c4-name used request id req-2e178e36-91a8-4e80-ae43-3b5f613b41f4 2018-07-22 07:08:44,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" 2018-07-22 07:08:44,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b45e83-e3bf-4c10-a7dd-af65d4be27c9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:44,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-39b45e83-e3bf-4c10-a7dd-af65d4be27c9 2018-07-22 07:08:44,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-5688d4e1-f836-4c4-name"}}' 2018-07-22 07:08:44,749 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:08:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39700590-308b-4192-8960-47d8d3b360ff Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f6b1b8886f5b4f5f8c51674b4dc585d0"}, "tags": [], "enabled": true, "id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-5688d4e1-f836-4c4-name"}} 2018-07-22 07:08:44,749 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-39700590-308b-4192-8960-47d8d3b360ff 2018-07-22 07:08:44,750 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-5688d4e1-f836-4c4-name 2018-07-22 07:08:44,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:44,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:45,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["MicQsvhtRT6erGTPAgD0Cw"], "issued_at": "2018-07-22T07:08:45.000000Z"}} 2018-07-22 07:08:45,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b5f4a1cf2f7f658e79d4f516c60c007bd07448" 2018-07-22 07:08:45,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6822ff7-c4a4-4245-ae8d-bf6d52e122e6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:45,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f6822ff7-c4a4-4245-ae8d-bf6d52e122e6 2018-07-22 07:08:45,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:45,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:45 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:45,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b5f4a1cf2f7f658e79d4f516c60c007bd07448" 2018-07-22 07:08:45,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffe9fe19-7759-41fc-8b6a-34f1ae3d11c3 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:08:45,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ffe9fe19-7759-41fc-8b6a-34f1ae3d11c3 2018-07-22 07:08:45,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b5f4a1cf2f7f658e79d4f516c60c007bd07448" 2018-07-22 07:08:45,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f32a715-eba6-44e7-85da-fff82ced508f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:45,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8f32a715-eba6-44e7-85da-fff82ced508f 2018-07-22 07:08:45,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b5f4a1cf2f7f658e79d4f516c60c007bd07448" 2018-07-22 07:08:45,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba5ffeef-0dee-4504-ab3d-90df3fea0a1b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:45,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ba5ffeef-0dee-4504-ab3d-90df3fea0a1b 2018-07-22 07:08:45,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-5688d4e1-f836-4c4-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b5f4a1cf2f7f658e79d4f516c60c007bd07448" 2018-07-22 07:08:46,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a57054-5eb7-4e12-a0e5-2f2d69f18135 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-5688d4e1-f836-4c4-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f6b1b8886f5b4f5f8c51674b4dc585d0"}, "tags": [], "enabled": true, "id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-5688d4e1-f836-4c4-name"}]} 2018-07-22 07:08:46,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-5688d4e1-f836-4c4-name used request id req-66a57054-5eb7-4e12-a0e5-2f2d69f18135 2018-07-22 07:08:46,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/a23e85c944f442df8334238d95f68043 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b5f4a1cf2f7f658e79d4f516c60c007bd07448" 2018-07-22 07:08:46,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-083f52b7-1c46-438a-b0d3-95f1e2a95bf0 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/a23e85c944f442df8334238d95f68043"}, "enabled": true, "id": "a23e85c944f442df8334238d95f68043", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-5688d4e1-f836-4c4-user"}} 2018-07-22 07:08:46,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/a23e85c944f442df8334238d95f68043 used request id req-083f52b7-1c46-438a-b0d3-95f1e2a95bf0 2018-07-22 07:08:46,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f6b1b8886f5b4f5f8c51674b4dc585d0/users/a23e85c944f442df8334238d95f68043/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b5f4a1cf2f7f658e79d4f516c60c007bd07448" 2018-07-22 07:08:46,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664f7f06-e876-4317-9d89-b86c13e278ae Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/f6b1b8886f5b4f5f8c51674b4dc585d0/users/a23e85c944f442df8334238d95f68043/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 07:08:46,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f6b1b8886f5b4f5f8c51674b4dc585d0/users/a23e85c944f442df8334238d95f68043/roles used request id req-664f7f06-e876-4317-9d89-b86c13e278ae 2018-07-22 07:08:46,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b5f4a1cf2f7f658e79d4f516c60c007bd07448" 2018-07-22 07:08:46,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1893171f-d37c-43cd-827f-c015e19ab66c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}} 2018-07-22 07:08:46,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf used request id req-1893171f-d37c-43cd-827f-c015e19ab66c 2018-07-22 07:08:46,376 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-5688d4e1-f836-4c4-name 2018-07-22 07:08:46,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f6b1b8886f5b4f5f8c51674b4dc585d0/users/a23e85c944f442df8334238d95f68043/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b5f4a1cf2f7f658e79d4f516c60c007bd07448" 2018-07-22 07:08:46,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cea1483a-131e-4ef3-8399-b51d2535d75a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:46,506 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f6b1b8886f5b4f5f8c51674b4dc585d0/users/a23e85c944f442df8334238d95f68043/roles/edca293a7063483b927ca940fe01a0bf used request id req-cea1483a-131e-4ef3-8399-b51d2535d75a 2018-07-22 07:08:46,507 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-5688d4e1-f836-4c4-user 2018-07-22 07:08:46,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" 2018-07-22 07:08:46,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91a462e4-7b36-4722-9951-f748537d5d41 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:46,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-91a462e4-7b36-4722-9951-f748537d5d41 2018-07-22 07:08:46,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" -d '{"role": {"name": "CreateProjectUserTests-5688d4e1-f836-4c4-name-role"}}' 2018-07-22 07:08:46,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b8da6ca-3369-4a0e-aaee-14b989b99cf8 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7117bc29eb8b4b198bd406daf09010a3", "links": {"self": "http://172.30.9.23:5000/v3/roles/7117bc29eb8b4b198bd406daf09010a3"}, "name": "CreateProjectUserTests-5688d4e1-f836-4c4-name-role"}} 2018-07-22 07:08:46,726 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9b8da6ca-3369-4a0e-aaee-14b989b99cf8 2018-07-22 07:08:46,726 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-5688d4e1-f836-4c4-name-role 2018-07-22 07:08:46,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7117bc29eb8b4b198bd406daf09010a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" 2018-07-22 07:08:46,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7caab699-cb33-41a5-81c2-9624f158fa8b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7117bc29eb8b4b198bd406daf09010a3", "links": {"self": "http://172.30.9.23:5000/v3/roles/7117bc29eb8b4b198bd406daf09010a3"}, "name": "CreateProjectUserTests-5688d4e1-f836-4c4-name-role"}} 2018-07-22 07:08:46,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7117bc29eb8b4b198bd406daf09010a3 used request id req-7caab699-cb33-41a5-81c2-9624f158fa8b 2018-07-22 07:08:46,824 - keystone_utils - INFO - Granting role CreateProjectUserTests-5688d4e1-f836-4c4-name-role to project CreateProjectUserTests-5688d4e1-f836-4c4-name 2018-07-22 07:08:46,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f6b1b8886f5b4f5f8c51674b4dc585d0/users/a23e85c944f442df8334238d95f68043/roles/7117bc29eb8b4b198bd406daf09010a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" 2018-07-22 07:08:46,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79824e00-6a10-4d0e-9a07-72fd94a42f00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:46,962 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f6b1b8886f5b4f5f8c51674b4dc585d0/users/a23e85c944f442df8334238d95f68043/roles/7117bc29eb8b4b198bd406daf09010a3 used request id req-79824e00-6a10-4d0e-9a07-72fd94a42f00 2018-07-22 07:08:46,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:46,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:47,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7117bc29eb8b4b198bd406daf09010a3", "name": "CreateProjectUserTests-5688d4e1-f836-4c4-name-role"}, {"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "name": "CreateProjectUserTests-5688d4e1-f836-4c4-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f6b1b8886f5b4f5f8c51674b4dc585d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f6b1b8886f5b4f5f8c51674b4dc585d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f6b1b8886f5b4f5f8c51674b4dc585d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f6b1b8886f5b4f5f8c51674b4dc585d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f6b1b8886f5b4f5f8c51674b4dc585d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f6b1b8886f5b4f5f8c51674b4dc585d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f6b1b8886f5b4f5f8c51674b4dc585d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f6b1b8886f5b4f5f8c51674b4dc585d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f6b1b8886f5b4f5f8c51674b4dc585d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f6b1b8886f5b4f5f8c51674b4dc585d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f6b1b8886f5b4f5f8c51674b4dc585d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f6b1b8886f5b4f5f8c51674b4dc585d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f6b1b8886f5b4f5f8c51674b4dc585d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f6b1b8886f5b4f5f8c51674b4dc585d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-5688d4e1-f836-4c4-user", "id": "a23e85c944f442df8334238d95f68043"}, "audit_ids": ["IKDcCIWNSpylGwTwBuwCFg"], "issued_at": "2018-07-22T07:08:47.000000Z"}} 2018-07-22 07:08:47,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff2c4ca49678ff4cfa4795a03d1882bda64526" 2018-07-22 07:08:47,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5defe0eb-1e2c-49e8-bdf5-4d7b473a49ca Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:47,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5defe0eb-1e2c-49e8-bdf5-4d7b473a49ca 2018-07-22 07:08:47,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-5688d4e1-f836-4c4-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff2c4ca49678ff4cfa4795a03d1882bda64526" 2018-07-22 07:08:47,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b318904f-281b-4c3f-b625-d746945986ee Date: Sun, 22 Jul 2018 07:08:47 GMT RESP BODY: {"security_groups": []} 2018-07-22 07:08:47,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-5688d4e1-f836-4c4-name&description=hello+group used request id req-b318904f-281b-4c3f-b625-d746945986ee 2018-07-22 07:08:47,784 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-5688d4e1-f836-4c4-name... 2018-07-22 07:08:47,784 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-5688d4e1-f836-4c4-name 2018-07-22 07:08:47,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff2c4ca49678ff4cfa4795a03d1882bda64526" -d '{"security_group": {"name": "CreateProjectUserTests-5688d4e1-f836-4c4-name", "description": "hello group"}}' 2018-07-22 07:08:48,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-32b2e3e9-ca7b-4dfd-b603-58a0f816606c Date: Sun, 22 Jul 2018 07:08:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:48Z", "updated_at": "2018-07-22T07:08:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "revision_number": 0, "id": "0023492e-c13d-45c8-a5f1-e7d5b60902f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "revision_number": 0, "id": "a076b13c-5916-4dea-925b-459fb93bfad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0"}], "revision_number": 2, "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "4babe54b-0be5-4316-bab4-79777e8009b7", "name": "CreateProjectUserTests-5688d4e1-f836-4c4-name"}} 2018-07-22 07:08:48,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-32b2e3e9-ca7b-4dfd-b603-58a0f816606c 2018-07-22 07:08:48,259 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4babe54b-0be5-4316-bab4-79777e8009b7 2018-07-22 07:08:48,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4babe54b-0be5-4316-bab4-79777e8009b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff2c4ca49678ff4cfa4795a03d1882bda64526" 2018-07-22 07:08:48,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5ec21de4-8e88-40ba-9c63-44e25c997515 Date: Sun, 22 Jul 2018 07:08:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:48Z", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "0023492e-c13d-45c8-a5f1-e7d5b60902f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:48Z", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "a076b13c-5916-4dea-925b-459fb93bfad4"}]} 2018-07-22 07:08:48,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4babe54b-0be5-4316-bab4-79777e8009b7 used request id req-5ec21de4-8e88-40ba-9c63-44e25c997515 2018-07-22 07:08:48,446 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4babe54b-0be5-4316-bab4-79777e8009b7 2018-07-22 07:08:48,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4babe54b-0be5-4316-bab4-79777e8009b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff2c4ca49678ff4cfa4795a03d1882bda64526" 2018-07-22 07:08:48,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f49d7dcf-91e9-4feb-a027-a3ff810a5af7 Date: Sun, 22 Jul 2018 07:08:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:48Z", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "0023492e-c13d-45c8-a5f1-e7d5b60902f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:48Z", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "a076b13c-5916-4dea-925b-459fb93bfad4"}]} 2018-07-22 07:08:48,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4babe54b-0be5-4316-bab4-79777e8009b7 used request id req-f49d7dcf-91e9-4feb-a027-a3ff810a5af7 2018-07-22 07:08:48,649 - neutron_utils - INFO - Retrieving security group with ID - 4babe54b-0be5-4316-bab4-79777e8009b7 2018-07-22 07:08:48,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4babe54b-0be5-4316-bab4-79777e8009b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff2c4ca49678ff4cfa4795a03d1882bda64526" 2018-07-22 07:08:48,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-812e2a86-db8a-4c2e-a7b0-beee8fa07e85 Date: Sun, 22 Jul 2018 07:08:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:48Z", "updated_at": "2018-07-22T07:08:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "revision_number": 0, "id": "0023492e-c13d-45c8-a5f1-e7d5b60902f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "revision_number": 0, "id": "a076b13c-5916-4dea-925b-459fb93bfad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0"}], "revision_number": 2, "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "4babe54b-0be5-4316-bab4-79777e8009b7", "name": "CreateProjectUserTests-5688d4e1-f836-4c4-name"}]} 2018-07-22 07:08:48,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4babe54b-0be5-4316-bab4-79777e8009b7 used request id req-812e2a86-db8a-4c2e-a7b0-beee8fa07e85 2018-07-22 07:08:48,814 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4babe54b-0be5-4316-bab4-79777e8009b7 2018-07-22 07:08:48,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4babe54b-0be5-4316-bab4-79777e8009b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff2c4ca49678ff4cfa4795a03d1882bda64526" 2018-07-22 07:08:48,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-775c7760-f9a1-45a4-af1e-78161e8cb88c Date: Sun, 22 Jul 2018 07:08:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:48Z", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "0023492e-c13d-45c8-a5f1-e7d5b60902f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:48Z", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "a076b13c-5916-4dea-925b-459fb93bfad4"}]} 2018-07-22 07:08:48,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4babe54b-0be5-4316-bab4-79777e8009b7 used request id req-775c7760-f9a1-45a4-af1e-78161e8cb88c 2018-07-22 07:08:48,841 - neutron_utils - INFO - Retrieving security group with ID - 4babe54b-0be5-4316-bab4-79777e8009b7 2018-07-22 07:08:48,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4babe54b-0be5-4316-bab4-79777e8009b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff2c4ca49678ff4cfa4795a03d1882bda64526" 2018-07-22 07:08:49,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-dc78bffb-6493-450a-a963-e73ff338a321 Date: Sun, 22 Jul 2018 07:08:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:48Z", "updated_at": "2018-07-22T07:08:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "revision_number": 0, "id": "0023492e-c13d-45c8-a5f1-e7d5b60902f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "revision_number": 0, "id": "a076b13c-5916-4dea-925b-459fb93bfad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0"}], "revision_number": 2, "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "4babe54b-0be5-4316-bab4-79777e8009b7", "name": "CreateProjectUserTests-5688d4e1-f836-4c4-name"}]} 2018-07-22 07:08:49,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4babe54b-0be5-4316-bab4-79777e8009b7 used request id req-dc78bffb-6493-450a-a963-e73ff338a321 2018-07-22 07:08:49,064 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4babe54b-0be5-4316-bab4-79777e8009b7 2018-07-22 07:08:49,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4babe54b-0be5-4316-bab4-79777e8009b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff2c4ca49678ff4cfa4795a03d1882bda64526" 2018-07-22 07:08:49,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5c7736b1-6327-45aa-bdac-c758baf7b423 Date: Sun, 22 Jul 2018 07:08:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:48Z", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "0023492e-c13d-45c8-a5f1-e7d5b60902f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:48Z", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "a076b13c-5916-4dea-925b-459fb93bfad4"}]} 2018-07-22 07:08:49,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4babe54b-0be5-4316-bab4-79777e8009b7 used request id req-5c7736b1-6327-45aa-bdac-c758baf7b423 2018-07-22 07:08:49,249 - neutron_utils - INFO - Retrieving security group with ID - 4babe54b-0be5-4316-bab4-79777e8009b7 2018-07-22 07:08:49,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4babe54b-0be5-4316-bab4-79777e8009b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff2c4ca49678ff4cfa4795a03d1882bda64526" 2018-07-22 07:08:49,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a136f7df-8252-4b80-9622-ef5331e16719 Date: Sun, 22 Jul 2018 07:08:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:48Z", "updated_at": "2018-07-22T07:08:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "revision_number": 0, "id": "0023492e-c13d-45c8-a5f1-e7d5b60902f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "revision_number": 0, "id": "a076b13c-5916-4dea-925b-459fb93bfad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0"}], "revision_number": 2, "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "4babe54b-0be5-4316-bab4-79777e8009b7", "name": "CreateProjectUserTests-5688d4e1-f836-4c4-name"}]} 2018-07-22 07:08:49,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4babe54b-0be5-4316-bab4-79777e8009b7 used request id req-a136f7df-8252-4b80-9622-ef5331e16719 2018-07-22 07:08:49,477 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4babe54b-0be5-4316-bab4-79777e8009b7 2018-07-22 07:08:49,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4babe54b-0be5-4316-bab4-79777e8009b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff2c4ca49678ff4cfa4795a03d1882bda64526" 2018-07-22 07:08:49,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fdeb1cfd-e29c-42df-940f-976b1a0c9192 Date: Sun, 22 Jul 2018 07:08:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:48Z", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "0023492e-c13d-45c8-a5f1-e7d5b60902f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:48Z", "security_group_id": "4babe54b-0be5-4316-bab4-79777e8009b7", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:48Z", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "a076b13c-5916-4dea-925b-459fb93bfad4"}]} 2018-07-22 07:08:49,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4babe54b-0be5-4316-bab4-79777e8009b7 used request id req-fdeb1cfd-e29c-42df-940f-976b1a0c9192 2018-07-22 07:08:49,504 - neutron_utils - INFO - Deleting security group rule with ID - 0023492e-c13d-45c8-a5f1-e7d5b60902f3 2018-07-22 07:08:49,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/0023492e-c13d-45c8-a5f1-e7d5b60902f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff2c4ca49678ff4cfa4795a03d1882bda64526" 2018-07-22 07:08:49,607 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fca5965b-29d0-47a0-8084-2ceab4f454f4 Content-Length: 0 Date: Sun, 22 Jul 2018 07:08:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:08:49,608 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/0023492e-c13d-45c8-a5f1-e7d5b60902f3 used request id req-fca5965b-29d0-47a0-8084-2ceab4f454f4 2018-07-22 07:08:49,608 - neutron_utils - INFO - Deleting security group rule with ID - a076b13c-5916-4dea-925b-459fb93bfad4 2018-07-22 07:08:49,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a076b13c-5916-4dea-925b-459fb93bfad4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff2c4ca49678ff4cfa4795a03d1882bda64526" 2018-07-22 07:08:49,890 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-680bbcc2-74ec-4e99-bc51-80728845a1b0 Content-Length: 0 Date: Sun, 22 Jul 2018 07:08:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:08:49,890 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a076b13c-5916-4dea-925b-459fb93bfad4 used request id req-680bbcc2-74ec-4e99-bc51-80728845a1b0 2018-07-22 07:08:49,890 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-5688d4e1-f836-4c4-name 2018-07-22 07:08:49,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4babe54b-0be5-4316-bab4-79777e8009b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff2c4ca49678ff4cfa4795a03d1882bda64526" 2018-07-22 07:08:50,018 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6538974d-d3d7-42de-84ce-f34e7cda1eeb Content-Length: 0 Date: Sun, 22 Jul 2018 07:08:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:08:50,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4babe54b-0be5-4316-bab4-79777e8009b7 used request id req-6538974d-d3d7-42de-84ce-f34e7cda1eeb 2018-07-22 07:08:50,019 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-5688d4e1-f836-4c4-user 2018-07-22 07:08:50,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a23e85c944f442df8334238d95f68043 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b5f4a1cf2f7f658e79d4f516c60c007bd07448" 2018-07-22 07:08:50,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1dcf67b-1925-4e32-be8f-d51090af9646 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:50,256 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a23e85c944f442df8334238d95f68043 used request id req-c1dcf67b-1925-4e32-be8f-d51090af9646 2018-07-22 07:08:50,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" 2018-07-22 07:08:50,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-3ce45092-434b-4dbb-9a7b-82b5d79ede8d Date: Sun, 22 Jul 2018 07:08:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:47Z", "updated_at": "2018-07-22T07:08:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:47Z", "revision_number": 0, "id": "5f6ac14d-c5e3-4bd1-89e6-681367f6d19d", "remote_group_id": "70ff2d7e-7326-4aee-8704-a6e270fc9030", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:47Z", "security_group_id": "70ff2d7e-7326-4aee-8704-a6e270fc9030", "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:47Z", "revision_number": 0, "id": "7f4f3b8a-559e-4f17-8973-1bf892fbdd0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:47Z", "security_group_id": "70ff2d7e-7326-4aee-8704-a6e270fc9030", "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:47Z", "revision_number": 0, "id": "a6092694-4a26-4bd6-b369-5610ffdcde0f", "remote_group_id": "70ff2d7e-7326-4aee-8704-a6e270fc9030", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:47Z", "security_group_id": "70ff2d7e-7326-4aee-8704-a6e270fc9030", "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:47Z", "revision_number": 0, "id": "c5e5232a-39cc-4dd8-b0ce-7564adc6088b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:47Z", "security_group_id": "70ff2d7e-7326-4aee-8704-a6e270fc9030", "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0"}], "revision_number": 4, "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "70ff2d7e-7326-4aee-8704-a6e270fc9030", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 07:08:50,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3ce45092-434b-4dbb-9a7b-82b5d79ede8d 2018-07-22 07:08:50,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" 2018-07-22 07:08:50,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a30207b2-4665-46ce-858a-1a6304cf884b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:50,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-a30207b2-4665-46ce-858a-1a6304cf884b 2018-07-22 07:08:50,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:50,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" 2018-07-22 07:08:50,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6cae594-81d6-4b62-8d30-0db50520665a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 07:08:50,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-b6cae594-81d6-4b62-8d30-0db50520665a 2018-07-22 07:08:50,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" 2018-07-22 07:08:50,800 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0aa89fc-bc45-41a0-87cb-6fec78b2fae7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:50,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-d0aa89fc-bc45-41a0-87cb-6fec78b2fae7 2018-07-22 07:08:50,801 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:50,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" 2018-07-22 07:08:50,883 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b18a2a27-966d-465b-a0fa-1dae29fca834 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 07:08:50,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-b18a2a27-966d-465b-a0fa-1dae29fca834 2018-07-22 07:08:50,883 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:08:50,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f6b1b8886f5b4f5f8c51674b4dc585d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" 2018-07-22 07:08:50,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b5574b-74b6-44cf-8c94-cf696fa7d8db Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f6b1b8886f5b4f5f8c51674b4dc585d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "name": "CreateProjectUserTests-5688d4e1-f836-4c4-name"}} 2018-07-22 07:08:50,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f6b1b8886f5b4f5f8c51674b4dc585d0 used request id req-60b5574b-74b6-44cf-8c94-cf696fa7d8db 2018-07-22 07:08:50,986 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 70ff2d7e-7326-4aee-8704-a6e270fc9030 2018-07-22 07:08:50,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=70ff2d7e-7326-4aee-8704-a6e270fc9030 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" 2018-07-22 07:08:51,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7b3737db-2cdb-4af3-9494-2231dec3e88b Date: Sun, 22 Jul 2018 07:08:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "70ff2d7e-7326-4aee-8704-a6e270fc9030", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:47Z", "security_group_id": "70ff2d7e-7326-4aee-8704-a6e270fc9030", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:47Z", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "5f6ac14d-c5e3-4bd1-89e6-681367f6d19d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:47Z", "security_group_id": "70ff2d7e-7326-4aee-8704-a6e270fc9030", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:47Z", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "7f4f3b8a-559e-4f17-8973-1bf892fbdd0f"}, {"remote_group_id": "70ff2d7e-7326-4aee-8704-a6e270fc9030", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:47Z", "security_group_id": "70ff2d7e-7326-4aee-8704-a6e270fc9030", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:47Z", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "a6092694-4a26-4bd6-b369-5610ffdcde0f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:47Z", "security_group_id": "70ff2d7e-7326-4aee-8704-a6e270fc9030", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "created_at": "2018-07-22T07:08:47Z", "project_id": "f6b1b8886f5b4f5f8c51674b4dc585d0", "id": "c5e5232a-39cc-4dd8-b0ce-7564adc6088b"}]} 2018-07-22 07:08:51,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=70ff2d7e-7326-4aee-8704-a6e270fc9030 used request id req-7b3737db-2cdb-4af3-9494-2231dec3e88b 2018-07-22 07:08:51,193 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 07:08:51,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/70ff2d7e-7326-4aee-8704-a6e270fc9030 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" 2018-07-22 07:08:51,622 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06671dde-1204-4815-9ec8-fbe43495af0d Content-Length: 0 Date: Sun, 22 Jul 2018 07:08:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:08:51,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/70ff2d7e-7326-4aee-8704-a6e270fc9030 used request id req-06671dde-1204-4815-9ec8-fbe43495af0d 2018-07-22 07:08:51,623 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-5688d4e1-f836-4c4-name 2018-07-22 07:08:51,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f6b1b8886f5b4f5f8c51674b4dc585d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" 2018-07-22 07:08:51,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f51bc5fa-c915-4a00-b5fb-7fb3544b86b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:51,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f6b1b8886f5b4f5f8c51674b4dc585d0 used request id req-f51bc5fa-c915-4a00-b5fb-7fb3544b86b8 2018-07-22 07:08:51,804 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-5688d4e1-f836-4c4-name-role 2018-07-22 07:08:51,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7117bc29eb8b4b198bd406daf09010a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" 2018-07-22 07:08:51,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ef9e2f1-3e95-4f72-9350-08fbe2534725 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:51,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7117bc29eb8b4b198bd406daf09010a3 used request id req-1ef9e2f1-3e95-4f72-9350-08fbe2534725 2018-07-22 07:08:51,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc1d35d9882cc08eab59ca84f35e004e0a63b90" 2018-07-22 07:08:52,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab540937-833e-49ee-864c-cda7c6e9bca1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:52,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ab540937-833e-49ee-864c-cda7c6e9bca1 2018-07-22 07:08:52,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:52,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["FC97SBhVRB-4WlumaqFwhw"], "issued_at": "2018-07-22T07:08:52.000000Z"}} 2018-07-22 07:08:52,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891be400f1a56104f96a4b4da4d35af78135430d" 2018-07-22 07:08:52,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f656bd-29cb-4a26-bb44-425bce8df70b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:52,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-45f656bd-29cb-4a26-bb44-425bce8df70b 2018-07-22 07:08:52,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:52,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:52,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["1WANDxJtR7-btPTXmZR6aw"], "issued_at": "2018-07-22T07:08:52.000000Z"}} 2018-07-22 07:08:52,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:08:52,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae70c19-95d9-4ec3-9eea-4ac33ba65b2a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:52,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6ae70c19-95d9-4ec3-9eea-4ac33ba65b2a 2018-07-22 07:08:52,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:52,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:52 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:52,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e5a2aa22-e130-435-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:08:53,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f9ffca7-61af-4ed0-bd6c-01324fe3f654 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e5a2aa22-e130-435-name", "previous": null, "next": null}, "projects": []} 2018-07-22 07:08:53,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e5a2aa22-e130-435-name used request id req-0f9ffca7-61af-4ed0-bd6c-01324fe3f654 2018-07-22 07:08:53,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:08:53,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd61eb1d-9213-409d-88ea-b4c21289384a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:53,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dd61eb1d-9213-409d-88ea-b4c21289384a 2018-07-22 07:08:53,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-e5a2aa22-e130-435-name"}}' 2018-07-22 07:08:53,319 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:08:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33f7031d-af50-4f38-abab-65de7429fad6 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4"}, "tags": [], "enabled": true, "id": "bc2d03218c5f4040afcf09a57d82b5b4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e5a2aa22-e130-435-name"}} 2018-07-22 07:08:53,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-33f7031d-af50-4f38-abab-65de7429fad6 2018-07-22 07:08:53,320 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-e5a2aa22-e130-435-name 2018-07-22 07:08:53,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:53,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:53,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["5cEpxFpbQ5mZo4737JI6gQ"], "issued_at": "2018-07-22T07:08:53.000000Z"}} 2018-07-22 07:08:53,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1a38628d474cb9b0f50b693bef2a3a438cbbde" 2018-07-22 07:08:53,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80966d47-50ac-4f7b-870f-3fa634ef92e4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:53,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-80966d47-50ac-4f7b-870f-3fa634ef92e4 2018-07-22 07:08:53,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:53,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:53 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:53,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1a38628d474cb9b0f50b693bef2a3a438cbbde" 2018-07-22 07:08:53,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15db1c7d-08f8-460e-9ed5-f83badee5932 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:08:53,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-15db1c7d-08f8-460e-9ed5-f83badee5932 2018-07-22 07:08:53,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1a38628d474cb9b0f50b693bef2a3a438cbbde" 2018-07-22 07:08:53,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ed527b0-1b1f-4458-b886-145434e4d183 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:53,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0ed527b0-1b1f-4458-b886-145434e4d183 2018-07-22 07:08:54,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1a38628d474cb9b0f50b693bef2a3a438cbbde" 2018-07-22 07:08:54,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-580c4de3-494e-4a3d-a22e-5ab49bf7aad4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:54,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-580c4de3-494e-4a3d-a22e-5ab49bf7aad4 2018-07-22 07:08:54,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-e5a2aa22-e130-435-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1a38628d474cb9b0f50b693bef2a3a438cbbde" 2018-07-22 07:08:54,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee85f4f-f717-417a-8091-b3b9fd28a7ec Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-e5a2aa22-e130-435-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4"}, "tags": [], "enabled": true, "id": "bc2d03218c5f4040afcf09a57d82b5b4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e5a2aa22-e130-435-name"}]} 2018-07-22 07:08:54,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-e5a2aa22-e130-435-name used request id req-1ee85f4f-f717-417a-8091-b3b9fd28a7ec 2018-07-22 07:08:54,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/dd0207fbbf3e451bb777ee143fc0825f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1a38628d474cb9b0f50b693bef2a3a438cbbde" 2018-07-22 07:08:54,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc156f21-f99c-47d7-8929-b6135b2c4d10 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/dd0207fbbf3e451bb777ee143fc0825f"}, "enabled": true, "id": "dd0207fbbf3e451bb777ee143fc0825f", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-e5a2aa22-e130-435-user1"}} 2018-07-22 07:08:54,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/dd0207fbbf3e451bb777ee143fc0825f used request id req-bc156f21-f99c-47d7-8929-b6135b2c4d10 2018-07-22 07:08:54,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4/users/dd0207fbbf3e451bb777ee143fc0825f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1a38628d474cb9b0f50b693bef2a3a438cbbde" 2018-07-22 07:08:54,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b8cfb35-8b7a-474e-b89a-b454687d7c95 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4/users/dd0207fbbf3e451bb777ee143fc0825f/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 07:08:54,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4/users/dd0207fbbf3e451bb777ee143fc0825f/roles used request id req-8b8cfb35-8b7a-474e-b89a-b454687d7c95 2018-07-22 07:08:54,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1a38628d474cb9b0f50b693bef2a3a438cbbde" 2018-07-22 07:08:54,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e31a35ba-4d34-4129-8255-65f98c18f461 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}} 2018-07-22 07:08:54,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf used request id req-e31a35ba-4d34-4129-8255-65f98c18f461 2018-07-22 07:08:54,785 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-e5a2aa22-e130-435-name 2018-07-22 07:08:54,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4/users/dd0207fbbf3e451bb777ee143fc0825f/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1a38628d474cb9b0f50b693bef2a3a438cbbde" 2018-07-22 07:08:54,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d20da23-8054-42a6-89e5-e525a76dd868 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:54,932 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4/users/dd0207fbbf3e451bb777ee143fc0825f/roles/edca293a7063483b927ca940fe01a0bf used request id req-6d20da23-8054-42a6-89e5-e525a76dd868 2018-07-22 07:08:54,933 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-e5a2aa22-e130-435-user1 2018-07-22 07:08:54,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:08:55,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e05843a0-c6f4-4227-bc7b-dffe273cd4c2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:55,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e05843a0-c6f4-4227-bc7b-dffe273cd4c2 2018-07-22 07:08:55,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" -d '{"role": {"name": "CreateProjectUserTests-e5a2aa22-e130-435-name-role"}}' 2018-07-22 07:08:55,144 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:08:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5835ba8b-5182-49e9-a008-31df9eb11308 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "240c786a72fe46fba24d4c25f892f823", "links": {"self": "http://172.30.9.23:5000/v3/roles/240c786a72fe46fba24d4c25f892f823"}, "name": "CreateProjectUserTests-e5a2aa22-e130-435-name-role"}} 2018-07-22 07:08:55,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-5835ba8b-5182-49e9-a008-31df9eb11308 2018-07-22 07:08:55,145 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-e5a2aa22-e130-435-name-role 2018-07-22 07:08:55,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/240c786a72fe46fba24d4c25f892f823 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:08:55,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29d49f08-94e8-451a-9ee4-049c8ad86d88 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "240c786a72fe46fba24d4c25f892f823", "links": {"self": "http://172.30.9.23:5000/v3/roles/240c786a72fe46fba24d4c25f892f823"}, "name": "CreateProjectUserTests-e5a2aa22-e130-435-name-role"}} 2018-07-22 07:08:55,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/240c786a72fe46fba24d4c25f892f823 used request id req-29d49f08-94e8-451a-9ee4-049c8ad86d88 2018-07-22 07:08:55,239 - keystone_utils - INFO - Granting role CreateProjectUserTests-e5a2aa22-e130-435-name-role to project CreateProjectUserTests-e5a2aa22-e130-435-name 2018-07-22 07:08:55,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4/users/dd0207fbbf3e451bb777ee143fc0825f/roles/240c786a72fe46fba24d4c25f892f823 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:08:55,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a386035-2c98-4ced-8a75-90e4910999b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:55,368 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4/users/dd0207fbbf3e451bb777ee143fc0825f/roles/240c786a72fe46fba24d4c25f892f823 used request id req-1a386035-2c98-4ced-8a75-90e4910999b7 2018-07-22 07:08:55,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:55,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:55,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["2upJpvY7RLiKDQ7myE2xVA"], "issued_at": "2018-07-22T07:08:55.000000Z"}} 2018-07-22 07:08:55,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bc721efc77293c0f2427b82b4b46861eab8d18" 2018-07-22 07:08:55,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a6b524-d02e-4c3a-bff6-f8c39a983695 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:55,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-72a6b524-d02e-4c3a-bff6-f8c39a983695 2018-07-22 07:08:55,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:08:55,858 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:08:55 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:08:55,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bc721efc77293c0f2427b82b4b46861eab8d18" 2018-07-22 07:08:55,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e87a05-3132-42b0-9633-5531065b32d3 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-e5a2aa22-e130-435-user1", "links": {"self": "http://172.30.9.23:5000/v3/users/dd0207fbbf3e451bb777ee143fc0825f"}, "domain_id": "default", "enabled": true, "id": "dd0207fbbf3e451bb777ee143fc0825f", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:08:55,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-14e87a05-3132-42b0-9633-5531065b32d3 2018-07-22 07:08:55,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bc721efc77293c0f2427b82b4b46861eab8d18" 2018-07-22 07:08:56,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5975e3-e674-4b19-a492-4934ca6bcfec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:08:56,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2e5975e3-e674-4b19-a492-4934ca6bcfec 2018-07-22 07:08:56,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bc721efc77293c0f2427b82b4b46861eab8d18" 2018-07-22 07:08:56,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c701d78-59fc-45af-8628-3d7d4fe05725 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "240c786a72fe46fba24d4c25f892f823", "links": {"self": "http://172.30.9.23:5000/v3/roles/240c786a72fe46fba24d4c25f892f823"}, "name": "CreateProjectUserTests-e5a2aa22-e130-435-name-role"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:08:56,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1c701d78-59fc-45af-8628-3d7d4fe05725 2018-07-22 07:08:56,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-e5a2aa22-e130-435-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bc721efc77293c0f2427b82b4b46861eab8d18" 2018-07-22 07:08:56,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-697104ab-c13e-4043-9432-80644f435183 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-e5a2aa22-e130-435-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4"}, "tags": [], "enabled": true, "id": "bc2d03218c5f4040afcf09a57d82b5b4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e5a2aa22-e130-435-name"}]} 2018-07-22 07:08:56,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-e5a2aa22-e130-435-name used request id req-697104ab-c13e-4043-9432-80644f435183 2018-07-22 07:08:56,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/b577f7534c3e4f5b8d62ff475247489c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bc721efc77293c0f2427b82b4b46861eab8d18" 2018-07-22 07:08:56,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-861c18b1-e22e-4c0d-805c-ef470df5d68f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/b577f7534c3e4f5b8d62ff475247489c"}, "enabled": true, "id": "b577f7534c3e4f5b8d62ff475247489c", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-e5a2aa22-e130-435-user2"}} 2018-07-22 07:08:56,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b577f7534c3e4f5b8d62ff475247489c used request id req-861c18b1-e22e-4c0d-805c-ef470df5d68f 2018-07-22 07:08:56,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4/users/b577f7534c3e4f5b8d62ff475247489c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bc721efc77293c0f2427b82b4b46861eab8d18" 2018-07-22 07:08:56,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43842ea2-e07e-4c5f-a582-f0f09ee50a4b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4/users/b577f7534c3e4f5b8d62ff475247489c/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 07:08:56,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4/users/b577f7534c3e4f5b8d62ff475247489c/roles used request id req-43842ea2-e07e-4c5f-a582-f0f09ee50a4b 2018-07-22 07:08:56,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bc721efc77293c0f2427b82b4b46861eab8d18" 2018-07-22 07:08:56,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfdf4c43-7137-46cb-9297-dd04a3758b4f Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}} 2018-07-22 07:08:56,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf used request id req-cfdf4c43-7137-46cb-9297-dd04a3758b4f 2018-07-22 07:08:56,969 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-e5a2aa22-e130-435-name 2018-07-22 07:08:56,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4/users/b577f7534c3e4f5b8d62ff475247489c/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bc721efc77293c0f2427b82b4b46861eab8d18" 2018-07-22 07:08:57,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ebe6771-135e-4df7-ae5a-987c3866c8ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:57,105 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4/users/b577f7534c3e4f5b8d62ff475247489c/roles/edca293a7063483b927ca940fe01a0bf used request id req-2ebe6771-135e-4df7-ae5a-987c3866c8ac 2018-07-22 07:08:57,105 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-e5a2aa22-e130-435-user2 2018-07-22 07:08:57,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/240c786a72fe46fba24d4c25f892f823 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:08:57,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3fe8f6c-c86b-4799-8519-0f5d205f0302 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "240c786a72fe46fba24d4c25f892f823", "links": {"self": "http://172.30.9.23:5000/v3/roles/240c786a72fe46fba24d4c25f892f823"}, "name": "CreateProjectUserTests-e5a2aa22-e130-435-name-role"}} 2018-07-22 07:08:57,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/240c786a72fe46fba24d4c25f892f823 used request id req-d3fe8f6c-c86b-4799-8519-0f5d205f0302 2018-07-22 07:08:57,201 - keystone_utils - INFO - Granting role CreateProjectUserTests-e5a2aa22-e130-435-name-role to project CreateProjectUserTests-e5a2aa22-e130-435-name 2018-07-22 07:08:57,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4/users/b577f7534c3e4f5b8d62ff475247489c/roles/240c786a72fe46fba24d4c25f892f823 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:08:57,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d0f9b84-8479-4bad-92d3-4d6e3203adcc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:08:57,435 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4/users/b577f7534c3e4f5b8d62ff475247489c/roles/240c786a72fe46fba24d4c25f892f823 used request id req-3d0f9b84-8479-4bad-92d3-4d6e3203adcc 2018-07-22 07:08:57,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:08:57,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:08:57,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "240c786a72fe46fba24d4c25f892f823", "name": "CreateProjectUserTests-e5a2aa22-e130-435-name-role"}, {"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:08:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc2d03218c5f4040afcf09a57d82b5b4", "name": "CreateProjectUserTests-e5a2aa22-e130-435-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_bc2d03218c5f4040afcf09a57d82b5b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_bc2d03218c5f4040afcf09a57d82b5b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-e5a2aa22-e130-435-user1", "id": "dd0207fbbf3e451bb777ee143fc0825f"}, "audit_ids": ["ewP1byDvR-6soO6pQamdlQ"], "issued_at": "2018-07-22T07:08:57.000000Z"}} 2018-07-22 07:08:57,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93408cdc950d732a9bb7a020d7fb65edd2b6a3f4" 2018-07-22 07:08:57,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1905cfb-fdbb-4fe2-85ce-992a4670eeed Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:08:57,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e1905cfb-fdbb-4fe2-85ce-992a4670eeed 2018-07-22 07:08:57,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-e5a2aa22-e130-435-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93408cdc950d732a9bb7a020d7fb65edd2b6a3f4" 2018-07-22 07:08:58,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ccfc74e5-dd31-4534-bc23-5e7b0a985325 Date: Sun, 22 Jul 2018 07:08:58 GMT RESP BODY: {"security_groups": []} 2018-07-22 07:08:58,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-e5a2aa22-e130-435-name&description=hello+group used request id req-ccfc74e5-dd31-4534-bc23-5e7b0a985325 2018-07-22 07:08:58,275 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-e5a2aa22-e130-435-name... 2018-07-22 07:08:58,276 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-e5a2aa22-e130-435-name 2018-07-22 07:08:58,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93408cdc950d732a9bb7a020d7fb65edd2b6a3f4" -d '{"security_group": {"name": "CreateProjectUserTests-e5a2aa22-e130-435-name", "description": "hello group"}}' 2018-07-22 07:08:58,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-01e892b3-4205-412d-9bd1-3600d7dd8650 Date: Sun, 22 Jul 2018 07:08:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "updated_at": "2018-07-22T07:08:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "revision_number": 0, "id": "64d14de5-bba1-4277-914f-453cbbc25807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "revision_number": 0, "id": "8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4"}], "revision_number": 2, "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "name": "CreateProjectUserTests-e5a2aa22-e130-435-name"}} 2018-07-22 07:08:58,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-01e892b3-4205-412d-9bd1-3600d7dd8650 2018-07-22 07:08:58,870 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 592fabbd-f1f3-43e8-a98c-5546ab2f2bda 2018-07-22 07:08:58,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93408cdc950d732a9bb7a020d7fb65edd2b6a3f4" 2018-07-22 07:08:59,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e0637ee-e079-49d2-aa93-34ac217355fb Date: Sun, 22 Jul 2018 07:08:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "64d14de5-bba1-4277-914f-453cbbc25807"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b"}]} 2018-07-22 07:08:59,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda used request id req-4e0637ee-e079-49d2-aa93-34ac217355fb 2018-07-22 07:08:59,080 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 592fabbd-f1f3-43e8-a98c-5546ab2f2bda 2018-07-22 07:08:59,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93408cdc950d732a9bb7a020d7fb65edd2b6a3f4" 2018-07-22 07:08:59,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-894bcc31-77dd-4ff8-a7de-80bf6f1c885e Date: Sun, 22 Jul 2018 07:08:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "64d14de5-bba1-4277-914f-453cbbc25807"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b"}]} 2018-07-22 07:08:59,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda used request id req-894bcc31-77dd-4ff8-a7de-80bf6f1c885e 2018-07-22 07:08:59,268 - neutron_utils - INFO - Retrieving security group with ID - 592fabbd-f1f3-43e8-a98c-5546ab2f2bda 2018-07-22 07:08:59,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93408cdc950d732a9bb7a020d7fb65edd2b6a3f4" 2018-07-22 07:08:59,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-d7ab08d4-03b5-4dba-aed9-46a6a361c2fe Date: Sun, 22 Jul 2018 07:08:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "updated_at": "2018-07-22T07:08:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "revision_number": 0, "id": "64d14de5-bba1-4277-914f-453cbbc25807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "revision_number": 0, "id": "8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4"}], "revision_number": 2, "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "name": "CreateProjectUserTests-e5a2aa22-e130-435-name"}]} 2018-07-22 07:08:59,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda used request id req-d7ab08d4-03b5-4dba-aed9-46a6a361c2fe 2018-07-22 07:08:59,500 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 592fabbd-f1f3-43e8-a98c-5546ab2f2bda 2018-07-22 07:08:59,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93408cdc950d732a9bb7a020d7fb65edd2b6a3f4" 2018-07-22 07:08:59,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-85e64bca-2f1b-4097-910d-20bf501bdd62 Date: Sun, 22 Jul 2018 07:08:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "64d14de5-bba1-4277-914f-453cbbc25807"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b"}]} 2018-07-22 07:08:59,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda used request id req-85e64bca-2f1b-4097-910d-20bf501bdd62 2018-07-22 07:08:59,708 - neutron_utils - INFO - Retrieving security group with ID - 592fabbd-f1f3-43e8-a98c-5546ab2f2bda 2018-07-22 07:08:59,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93408cdc950d732a9bb7a020d7fb65edd2b6a3f4" 2018-07-22 07:08:59,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-19a6cded-ba8b-4385-88a2-ebab3b7bd1ce Date: Sun, 22 Jul 2018 07:08:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "updated_at": "2018-07-22T07:08:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "revision_number": 0, "id": "64d14de5-bba1-4277-914f-453cbbc25807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "revision_number": 0, "id": "8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4"}], "revision_number": 2, "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "name": "CreateProjectUserTests-e5a2aa22-e130-435-name"}]} 2018-07-22 07:08:59,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda used request id req-19a6cded-ba8b-4385-88a2-ebab3b7bd1ce 2018-07-22 07:08:59,759 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 592fabbd-f1f3-43e8-a98c-5546ab2f2bda 2018-07-22 07:08:59,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93408cdc950d732a9bb7a020d7fb65edd2b6a3f4" 2018-07-22 07:08:59,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4fc6f6c-8517-49cc-981f-c25f4e44c626 Date: Sun, 22 Jul 2018 07:08:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "64d14de5-bba1-4277-914f-453cbbc25807"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b"}]} 2018-07-22 07:08:59,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda used request id req-f4fc6f6c-8517-49cc-981f-c25f4e44c626 2018-07-22 07:08:59,953 - neutron_utils - INFO - Retrieving security group with ID - 592fabbd-f1f3-43e8-a98c-5546ab2f2bda 2018-07-22 07:08:59,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93408cdc950d732a9bb7a020d7fb65edd2b6a3f4" 2018-07-22 07:09:00,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-94a0a63b-41ce-40f7-836f-440eadd4e474 Date: Sun, 22 Jul 2018 07:09:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "updated_at": "2018-07-22T07:08:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "revision_number": 0, "id": "64d14de5-bba1-4277-914f-453cbbc25807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "revision_number": 0, "id": "8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4"}], "revision_number": 2, "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "name": "CreateProjectUserTests-e5a2aa22-e130-435-name"}]} 2018-07-22 07:09:00,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda used request id req-94a0a63b-41ce-40f7-836f-440eadd4e474 2018-07-22 07:09:00,180 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 592fabbd-f1f3-43e8-a98c-5546ab2f2bda 2018-07-22 07:09:00,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93408cdc950d732a9bb7a020d7fb65edd2b6a3f4" 2018-07-22 07:09:00,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fd13e4c8-eeea-4072-882a-205a035e39d3 Date: Sun, 22 Jul 2018 07:09:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "64d14de5-bba1-4277-914f-453cbbc25807"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b"}]} 2018-07-22 07:09:00,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda used request id req-fd13e4c8-eeea-4072-882a-205a035e39d3 2018-07-22 07:09:00,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:09:00,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:09:00,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "240c786a72fe46fba24d4c25f892f823", "name": "CreateProjectUserTests-e5a2aa22-e130-435-name-role"}, {"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc2d03218c5f4040afcf09a57d82b5b4", "name": "CreateProjectUserTests-e5a2aa22-e130-435-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_bc2d03218c5f4040afcf09a57d82b5b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_bc2d03218c5f4040afcf09a57d82b5b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/bc2d03218c5f4040afcf09a57d82b5b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-e5a2aa22-e130-435-user2", "id": "b577f7534c3e4f5b8d62ff475247489c"}, "audit_ids": ["9F5R43bqS-iH-hLMmmSkUQ"], "issued_at": "2018-07-22T07:09:00.000000Z"}} 2018-07-22 07:09:00,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37e7af923fbd87c64bd676fab36e494f99b6ea4" 2018-07-22 07:09:00,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abdbcad5-0c6e-4b0e-aecc-ea6bc933b8b7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:09:00,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-abdbcad5-0c6e-4b0e-aecc-ea6bc933b8b7 2018-07-22 07:09:00,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-e5a2aa22-e130-435-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37e7af923fbd87c64bd676fab36e494f99b6ea4" 2018-07-22 07:09:00,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-bd4f0ed1-b528-4af2-84bc-afdb94ee1025 Date: Sun, 22 Jul 2018 07:09:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "updated_at": "2018-07-22T07:08:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "revision_number": 0, "id": "64d14de5-bba1-4277-914f-453cbbc25807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "revision_number": 0, "id": "8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4"}], "revision_number": 2, "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "name": "CreateProjectUserTests-e5a2aa22-e130-435-name"}]} 2018-07-22 07:09:00,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-e5a2aa22-e130-435-name&description=hello+group used request id req-bd4f0ed1-b528-4af2-84bc-afdb94ee1025 2018-07-22 07:09:00,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:09:00,932 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:09: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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:09:00,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37e7af923fbd87c64bd676fab36e494f99b6ea4" 2018-07-22 07:09:01,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d5261c8-3824-4895-9a78-dc8e0ff69c80 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bc2d03218c5f4040afcf09a57d82b5b4", "name": "CreateProjectUserTests-e5a2aa22-e130-435-name"}} 2018-07-22 07:09:01,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4 used request id req-1d5261c8-3824-4895-9a78-dc8e0ff69c80 2018-07-22 07:09:01,031 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 592fabbd-f1f3-43e8-a98c-5546ab2f2bda 2018-07-22 07:09:01,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37e7af923fbd87c64bd676fab36e494f99b6ea4" 2018-07-22 07:09:01,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e60aec7e-46d8-449f-b507-fc9c89390f3d Date: Sun, 22 Jul 2018 07:09:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "64d14de5-bba1-4277-914f-453cbbc25807"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b"}]} 2018-07-22 07:09:01,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda used request id req-e60aec7e-46d8-449f-b507-fc9c89390f3d 2018-07-22 07:09:01,211 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 592fabbd-f1f3-43e8-a98c-5546ab2f2bda 2018-07-22 07:09:01,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37e7af923fbd87c64bd676fab36e494f99b6ea4" 2018-07-22 07:09:01,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eed24547-a5fc-4959-be8f-e27f5b849ff0 Date: Sun, 22 Jul 2018 07:09:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "64d14de5-bba1-4277-914f-453cbbc25807"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b"}]} 2018-07-22 07:09:01,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda used request id req-eed24547-a5fc-4959-be8f-e27f5b849ff0 2018-07-22 07:09:01,427 - neutron_utils - INFO - Retrieving security group with ID - 592fabbd-f1f3-43e8-a98c-5546ab2f2bda 2018-07-22 07:09:01,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37e7af923fbd87c64bd676fab36e494f99b6ea4" 2018-07-22 07:09:01,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-e86787eb-72cf-48d7-a6e8-05c9a76887c9 Date: Sun, 22 Jul 2018 07:09:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "updated_at": "2018-07-22T07:08:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "revision_number": 0, "id": "64d14de5-bba1-4277-914f-453cbbc25807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "revision_number": 0, "id": "8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4"}], "revision_number": 2, "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "name": "CreateProjectUserTests-e5a2aa22-e130-435-name"}]} 2018-07-22 07:09:01,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda used request id req-e86787eb-72cf-48d7-a6e8-05c9a76887c9 2018-07-22 07:09:01,482 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 592fabbd-f1f3-43e8-a98c-5546ab2f2bda 2018-07-22 07:09:01,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37e7af923fbd87c64bd676fab36e494f99b6ea4" 2018-07-22 07:09:01,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c3cb91f9-edeb-473e-a6cc-2d667b31fa71 Date: Sun, 22 Jul 2018 07:09:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "64d14de5-bba1-4277-914f-453cbbc25807"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "592fabbd-f1f3-43e8-a98c-5546ab2f2bda", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b"}]} 2018-07-22 07:09:01,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=592fabbd-f1f3-43e8-a98c-5546ab2f2bda used request id req-c3cb91f9-edeb-473e-a6cc-2d667b31fa71 2018-07-22 07:09:01,693 - neutron_utils - INFO - Deleting security group rule with ID - 8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b 2018-07-22 07:09:01,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93408cdc950d732a9bb7a020d7fb65edd2b6a3f4" 2018-07-22 07:09:01,803 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a450026-db1e-4957-afc9-b186c23776fd Content-Length: 0 Date: Sun, 22 Jul 2018 07:09:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:09:01,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b used request id req-8a450026-db1e-4957-afc9-b186c23776fd 2018-07-22 07:09:01,803 - neutron_utils - INFO - Deleting security group rule with ID - 64d14de5-bba1-4277-914f-453cbbc25807 2018-07-22 07:09:01,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/64d14de5-bba1-4277-914f-453cbbc25807 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93408cdc950d732a9bb7a020d7fb65edd2b6a3f4" 2018-07-22 07:09:02,075 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-02b3aec8-4d25-450f-9b20-be204f35f790 Content-Length: 0 Date: Sun, 22 Jul 2018 07:09:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:09:02,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/64d14de5-bba1-4277-914f-453cbbc25807 used request id req-02b3aec8-4d25-450f-9b20-be204f35f790 2018-07-22 07:09:02,075 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-e5a2aa22-e130-435-name 2018-07-22 07:09:02,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/592fabbd-f1f3-43e8-a98c-5546ab2f2bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93408cdc950d732a9bb7a020d7fb65edd2b6a3f4" 2018-07-22 07:09:02,196 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3daf5784-51a4-48d3-ab75-77ab8b9b3113 Content-Length: 0 Date: Sun, 22 Jul 2018 07:09:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:09:02,196 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/592fabbd-f1f3-43e8-a98c-5546ab2f2bda used request id req-3daf5784-51a4-48d3-ab75-77ab8b9b3113 2018-07-22 07:09:02,197 - neutron_utils - INFO - Deleting security group rule with ID - 8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b 2018-07-22 07:09:02,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37e7af923fbd87c64bd676fab36e494f99b6ea4" 2018-07-22 07:09:02,405 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-a42f8a29-2e46-4fb5-81a7-ab4bc1252bc2 Date: Sun, 22 Jul 2018 07:09:02 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 07:09:02,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b used request id req-a42f8a29-2e46-4fb5-81a7-ab4bc1252bc2 2018-07-22 07:09:02,405 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 07:09:02,406 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 8e2e8c2a-e897-4fbe-8fce-c6ee84d3405b does not exist Neutron server returns request_ids: ['req-a42f8a29-2e46-4fb5-81a7-ab4bc1252bc2'] 2018-07-22 07:09:02,406 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-e5a2aa22-e130-435-name 2018-07-22 07:09:02,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/592fabbd-f1f3-43e8-a98c-5546ab2f2bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37e7af923fbd87c64bd676fab36e494f99b6ea4" 2018-07-22 07:09:02,427 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-bda7a4a1-060e-4482-900c-32ba905783ab Date: Sun, 22 Jul 2018 07:09:02 GMT RESP BODY: {"NeutronError": {"message": "Security group 592fabbd-f1f3-43e8-a98c-5546ab2f2bda does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-22 07:09:02,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/592fabbd-f1f3-43e8-a98c-5546ab2f2bda used request id req-bda7a4a1-060e-4482-900c-32ba905783ab 2018-07-22 07:09:02,427 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 592fabbd-f1f3-43e8-a98c-5546ab2f2bda does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-22 07:09:02,428 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 592fabbd-f1f3-43e8-a98c-5546ab2f2bda does not exist Neutron server returns request_ids: ['req-bda7a4a1-060e-4482-900c-32ba905783ab'] 2018-07-22 07:09:02,428 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-e5a2aa22-e130-435-user1 2018-07-22 07:09:02,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/dd0207fbbf3e451bb777ee143fc0825f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1a38628d474cb9b0f50b693bef2a3a438cbbde" 2018-07-22 07:09:02,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:09:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e83820eb-c2fd-4e2d-a8f0-28dc95e216af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:09:02,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/dd0207fbbf3e451bb777ee143fc0825f used request id req-e83820eb-c2fd-4e2d-a8f0-28dc95e216af 2018-07-22 07:09:02,673 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-e5a2aa22-e130-435-user2 2018-07-22 07:09:02,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b577f7534c3e4f5b8d62ff475247489c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bc721efc77293c0f2427b82b4b46861eab8d18" 2018-07-22 07:09:02,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:09:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34f045b3-98bc-4580-9025-21e17f6684a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:09:02,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b577f7534c3e4f5b8d62ff475247489c used request id req-34f045b3-98bc-4580-9025-21e17f6684a5 2018-07-22 07:09:02,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:09:03,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-07012f0d-6f5d-4f84-bbf8-28462bceaf82 Date: Sun, 22 Jul 2018 07:09:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "updated_at": "2018-07-22T07:08:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "revision_number": 0, "id": "36afbc0d-48d7-43ea-afb5-c7c875110f9f", "remote_group_id": "78b710f6-a76a-41c6-9d0e-1e9afed55d76", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:58Z", "security_group_id": "78b710f6-a76a-41c6-9d0e-1e9afed55d76", "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "revision_number": 0, "id": "9458a7a9-3277-4383-89aa-84dbbd9280ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:58Z", "security_group_id": "78b710f6-a76a-41c6-9d0e-1e9afed55d76", "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "revision_number": 0, "id": "cbdc31fe-36b1-417c-8f49-8f5a75342652", "remote_group_id": "78b710f6-a76a-41c6-9d0e-1e9afed55d76", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:58Z", "security_group_id": "78b710f6-a76a-41c6-9d0e-1e9afed55d76", "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "revision_number": 0, "id": "fa546443-bc48-4cbc-9661-d003c00cd0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:58Z", "security_group_id": "78b710f6-a76a-41c6-9d0e-1e9afed55d76", "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4"}], "revision_number": 4, "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "78b710f6-a76a-41c6-9d0e-1e9afed55d76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 07:09:03,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-07012f0d-6f5d-4f84-bbf8-28462bceaf82 2018-07-22 07:09:03,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:09:03,315 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a8fe785-292a-4a85-a73e-0f086fb360c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 07:09:03,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-4a8fe785-292a-4a85-a73e-0f086fb360c5 2018-07-22 07:09:03,315 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:09:03,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:09:03,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c62c795a-361c-477c-955d-d95517786999 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 07:09:03,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-c62c795a-361c-477c-955d-d95517786999 2018-07-22 07:09:03,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:09:03,520 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4b87379-b26d-4094-a1b1-6c19277336f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 07:09:03,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-e4b87379-b26d-4094-a1b1-6c19277336f0 2018-07-22 07:09:03,520 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:09:03,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:09:03,611 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa6af3a1-13c1-4e98-956b-f2411a7208d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 07:09:03,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-aa6af3a1-13c1-4e98-956b-f2411a7208d5 2018-07-22 07:09:03,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:09:03,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:09:03,710 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eaed9197-dbf9-44ca-b30b-7711205a9712 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 07:09:03,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-eaed9197-dbf9-44ca-b30b-7711205a9712 2018-07-22 07:09:03,711 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:09:03,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:09:03,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58896bee-8ceb-488e-8821-8a5a4732fcb6 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bc2d03218c5f4040afcf09a57d82b5b4", "name": "CreateProjectUserTests-e5a2aa22-e130-435-name"}} 2018-07-22 07:09:03,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4 used request id req-58896bee-8ceb-488e-8821-8a5a4732fcb6 2018-07-22 07:09:03,809 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78b710f6-a76a-41c6-9d0e-1e9afed55d76 2018-07-22 07:09:03,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=78b710f6-a76a-41c6-9d0e-1e9afed55d76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:09:03,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-90f6bac2-4138-48de-970d-b20c526db849 Date: Sun, 22 Jul 2018 07:09:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "78b710f6-a76a-41c6-9d0e-1e9afed55d76", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "78b710f6-a76a-41c6-9d0e-1e9afed55d76", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "36afbc0d-48d7-43ea-afb5-c7c875110f9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "78b710f6-a76a-41c6-9d0e-1e9afed55d76", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "9458a7a9-3277-4383-89aa-84dbbd9280ab"}, {"remote_group_id": "78b710f6-a76a-41c6-9d0e-1e9afed55d76", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "78b710f6-a76a-41c6-9d0e-1e9afed55d76", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "cbdc31fe-36b1-417c-8f49-8f5a75342652"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:58Z", "security_group_id": "78b710f6-a76a-41c6-9d0e-1e9afed55d76", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2d03218c5f4040afcf09a57d82b5b4", "created_at": "2018-07-22T07:08:58Z", "project_id": "bc2d03218c5f4040afcf09a57d82b5b4", "id": "fa546443-bc48-4cbc-9661-d003c00cd0ba"}]} 2018-07-22 07:09:03,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=78b710f6-a76a-41c6-9d0e-1e9afed55d76 used request id req-90f6bac2-4138-48de-970d-b20c526db849 2018-07-22 07:09:03,996 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 07:09:04,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/78b710f6-a76a-41c6-9d0e-1e9afed55d76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:09:04,303 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12ee0f61-0d82-44a6-9d7e-b241c9c0fd99 Content-Length: 0 Date: Sun, 22 Jul 2018 07:09:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:09:04,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/78b710f6-a76a-41c6-9d0e-1e9afed55d76 used request id req-12ee0f61-0d82-44a6-9d7e-b241c9c0fd99 2018-07-22 07:09:04,304 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-e5a2aa22-e130-435-name 2018-07-22 07:09:04,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:09:04,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:09:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca49e055-fdc5-473a-86c6-74f66e1211da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:09:04,486 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/bc2d03218c5f4040afcf09a57d82b5b4 used request id req-ca49e055-fdc5-473a-86c6-74f66e1211da 2018-07-22 07:09:04,487 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-e5a2aa22-e130-435-name-role 2018-07-22 07:09:04,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/240c786a72fe46fba24d4c25f892f823 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:09:04,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:09:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18cafdfe-0ba4-4fc8-9e81-52bac487f590 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:09:04,611 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/240c786a72fe46fba24d4c25f892f823 used request id req-18cafdfe-0ba4-4fc8-9e81-52bac487f590 2018-07-22 07:09:04,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1352dc80445ab3a0c4b49492b26a1d16ffccbc6e" 2018-07-22 07:09:04,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3fb7414-9eb0-4cf2-bb68-ec916b63e2f6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:09:04,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f3fb7414-9eb0-4cf2-bb68-ec916b63e2f6 2018-07-22 07:09:04,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:09:05,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:09:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ESJHCOO4SCCZUrGZGTkUlA"], "issued_at": "2018-07-22T07:09:05.000000Z"}} 2018-07-22 07:09:05,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1d4cf40c4b11656e7733d4c06da8c4a3cacfa7ff" 2018-07-22 07:09:05,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-594186b3-b721-433a-b5a3-519eace64f61 Date: Sun, 22 Jul 2018 07:09:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:09:05,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-594186b3-b721-433a-b5a3-519eace64f61 2018-07-22 07:09:05,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d4cf40c4b11656e7733d4c06da8c4a3cacfa7ff" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-895ade55-76c0-4528-bc38-d2fa24e9bd5f"}' 2018-07-22 07:09:05,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/620befa2-62e7-4e1d-9988-f563b105fef0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fbe59ccc-3747-494b-8f9d-087210ffa02a Date: Sun, 22 Jul 2018 07:09:05 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-895ade55-76c0-4528-bc38-d2fa24e9bd5f", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:09:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T07:09:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/620befa2-62e7-4e1d-9988-f563b105fef0", "min_disk": 0, "protected": false, "id": "620befa2-62e7-4e1d-9988-f563b105fef0", "file": "/v2/images/620befa2-62e7-4e1d-9988-f563b105fef0/file", "checksum": null, "owner": "239f08b9dfab49abbc9cca9c9c17e131", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:09:05,525 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-fbe59ccc-3747-494b-8f9d-087210ffa02a 2018-07-22 07:09:05,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/620befa2-62e7-4e1d-9988-f563b105fef0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1d4cf40c4b11656e7733d4c06da8c4a3cacfa7ff" -d '' 2018-07-22 07:09:06,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1f88ead-b025-494c-b231-2b4b142dc465 Date: Sun, 22 Jul 2018 07:09:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:09:06,621 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/620befa2-62e7-4e1d-9988-f563b105fef0/file used request id req-a1f88ead-b025-494c-b231-2b4b142dc465 2018-07-22 07:09:06,622 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:09:06,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/620befa2-62e7-4e1d-9988-f563b105fef0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1d4cf40c4b11656e7733d4c06da8c4a3cacfa7ff" 2018-07-22 07:09:06,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-78ce42ca-36d4-4e72-adc5-eda81d52e9ce Date: Sun, 22 Jul 2018 07:09:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-895ade55-76c0-4528-bc38-d2fa24e9bd5f", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:09:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:09:06Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/620befa2-62e7-4e1d-9988-f563b105fef0/snap", "metadata": {}}], "self": "/v2/images/620befa2-62e7-4e1d-9988-f563b105fef0", "min_disk": 0, "protected": false, "id": "620befa2-62e7-4e1d-9988-f563b105fef0", "file": "/v2/images/620befa2-62e7-4e1d-9988-f563b105fef0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/620befa2-62e7-4e1d-9988-f563b105fef0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:09:06,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/620befa2-62e7-4e1d-9988-f563b105fef0 used request id req-78ce42ca-36d4-4e72-adc5-eda81d52e9ce 2018-07-22 07:09:06,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1d4cf40c4b11656e7733d4c06da8c4a3cacfa7ff" 2018-07-22 07:09:06,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2e15d4c1-5845-484f-bd6b-7f41c478f26e Date: Sun, 22 Jul 2018 07:09:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:09:06,821 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2e15d4c1-5845-484f-bd6b-7f41c478f26e 2018-07-22 07:09:06,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-895ade55-76c0-4528-bc38-d2fa24e9bd5f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1d4cf40c4b11656e7733d4c06da8c4a3cacfa7ff" 2018-07-22 07:09:07,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-af53579e-b353-49ed-ab4f-b3096b5197c3 Date: Sun, 22 Jul 2018 07:09:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-895ade55-76c0-4528-bc38-d2fa24e9bd5f", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:09:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:09:06Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/620befa2-62e7-4e1d-9988-f563b105fef0/snap", "metadata": {}}], "self": "/v2/images/620befa2-62e7-4e1d-9988-f563b105fef0", "min_disk": 0, "protected": false, "id": "620befa2-62e7-4e1d-9988-f563b105fef0", "file": "/v2/images/620befa2-62e7-4e1d-9988-f563b105fef0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/620befa2-62e7-4e1d-9988-f563b105fef0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-895ade55-76c0-4528-bc38-d2fa24e9bd5f"} 2018-07-22 07:09:07,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-895ade55-76c0-4528-bc38-d2fa24e9bd5f used request id req-af53579e-b353-49ed-ab4f-b3096b5197c3 2018-07-22 07:09:07,022 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-895ade55-76c0-4528-bc38-d2fa24e9bd5f 2018-07-22 07:09:07,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/620befa2-62e7-4e1d-9988-f563b105fef0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1d4cf40c4b11656e7733d4c06da8c4a3cacfa7ff" 2018-07-22 07:09:07,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb674515-4443-409f-82a4-1119eeb2eff6 Date: Sun, 22 Jul 2018 07:09:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:09:07,834 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/620befa2-62e7-4e1d-9988-f563b105fef0 used request id req-cb674515-4443-409f-82a4-1119eeb2eff6 2018-07-22 07:09:07,847 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-22 07:09:07,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:09:08,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:09:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["7ceKoPbaSYO2v_IhFVhVRw"], "issued_at": "2018-07-22T07:09:08.000000Z"}} 2018-07-22 07:09:08,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5030669373365f6cc702d0d8c31c9dd37e263da3" 2018-07-22 07:09:08,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e0f6e2-68b4-4c3e-b507-6de692bb67bd Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:09:08,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b6e0f6e2-68b4-4c3e-b507-6de692bb67bd 2018-07-22 07:09:08,340 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-d8e225ce-1a0d-4083-a2ca-b57a2812c8bf-pub-net 2018-07-22 07:09:08,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5030669373365f6cc702d0d8c31c9dd37e263da3" -d '{"network": {"name": "NeutronUtilsNetworkTests-d8e225ce-1a0d-4083-a2ca-b57a2812c8bf-pub-net", "admin_state_up": true}}' 2018-07-22 07:09:08,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-7b1cae9d-4b1a-4a1f-af1a-4ddbd686e818 Date: Sun, 22 Jul 2018 07:09:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"469ff926-2584-4cb7-a54b-6970e92262fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:09:08Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-d8e225ce-1a0d-4083-a2ca-b57a2812c8bf-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:08Z","mtu":1450}} 2018-07-22 07:09:08,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-7b1cae9d-4b1a-4a1f-af1a-4ddbd686e818 2018-07-22 07:09:08,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=469ff926-2584-4cb7-a54b-6970e92262fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5030669373365f6cc702d0d8c31c9dd37e263da3" 2018-07-22 07:09:09,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f1981226-bf56-429e-b043-a0a52eaac6bb Date: Sun, 22 Jul 2018 07:09:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"469ff926-2584-4cb7-a54b-6970e92262fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:09:08Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-d8e225ce-1a0d-4083-a2ca-b57a2812c8bf-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:08Z","provider:network_type":"vxlan"}]} 2018-07-22 07:09:09,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=469ff926-2584-4cb7-a54b-6970e92262fa used request id req-f1981226-bf56-429e-b043-a0a52eaac6bb 2018-07-22 07:09:09,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=469ff926-2584-4cb7-a54b-6970e92262fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5030669373365f6cc702d0d8c31c9dd37e263da3" 2018-07-22 07:09:09,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a5c740da-04ea-46f6-80ad-78267b6539ec Date: Sun, 22 Jul 2018 07:09:09 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:09:09,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=469ff926-2584-4cb7-a54b-6970e92262fa used request id req-a5c740da-04ea-46f6-80ad-78267b6539ec 2018-07-22 07:09:09,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=469ff926-2584-4cb7-a54b-6970e92262fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5030669373365f6cc702d0d8c31c9dd37e263da3" 2018-07-22 07:09:09,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-0e9f9c03-579a-498e-a87f-c9e4a947a8eb Date: Sun, 22 Jul 2018 07:09:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"469ff926-2584-4cb7-a54b-6970e92262fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:09:08Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-d8e225ce-1a0d-4083-a2ca-b57a2812c8bf-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:08Z","provider:network_type":"vxlan"}]} 2018-07-22 07:09:09,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=469ff926-2584-4cb7-a54b-6970e92262fa used request id req-0e9f9c03-579a-498e-a87f-c9e4a947a8eb 2018-07-22 07:09:09,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=469ff926-2584-4cb7-a54b-6970e92262fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5030669373365f6cc702d0d8c31c9dd37e263da3" 2018-07-22 07:09:09,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ec43ccc6-7816-4dec-bef5-cb13ba139b49 Date: Sun, 22 Jul 2018 07:09:09 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:09:09,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=469ff926-2584-4cb7-a54b-6970e92262fa used request id req-ec43ccc6-7816-4dec-bef5-cb13ba139b49 2018-07-22 07:09:09,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsNetworkTests-d8e225ce-1a0d-4083-a2ca-b57a2812c8bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5030669373365f6cc702d0d8c31c9dd37e263da3" 2018-07-22 07:09:09,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-8b192f1a-3436-437a-bdd3-6a27a53a5c6a Date: Sun, 22 Jul 2018 07:09:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"469ff926-2584-4cb7-a54b-6970e92262fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:09:08Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-d8e225ce-1a0d-4083-a2ca-b57a2812c8bf-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:08Z","provider:network_type":"vxlan"}]} 2018-07-22 07:09:09,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsNetworkTests-d8e225ce-1a0d-4083-a2ca-b57a2812c8bf-pub-net used request id req-8b192f1a-3436-437a-bdd3-6a27a53a5c6a 2018-07-22 07:09:09,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:09:09,926 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:09:09 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:09:09,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5030669373365f6cc702d0d8c31c9dd37e263da3" 2018-07-22 07:09:10,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d89671-41ae-4c3d-9dfd-d622bd7e2f72 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:09:10,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-20d89671-41ae-4c3d-9dfd-d622bd7e2f72 2018-07-22 07:09:10,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=469ff926-2584-4cb7-a54b-6970e92262fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5030669373365f6cc702d0d8c31c9dd37e263da3" 2018-07-22 07:09:10,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b11902b4-03e2-4dd9-b905-f71d41262446 Date: Sun, 22 Jul 2018 07:09:10 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:09:10,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=469ff926-2584-4cb7-a54b-6970e92262fa used request id req-b11902b4-03e2-4dd9-b905-f71d41262446 2018-07-22 07:09:10,221 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-d8e225ce-1a0d-4083-a2ca-b57a2812c8bf-pub-net 2018-07-22 07:09:10,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/469ff926-2584-4cb7-a54b-6970e92262fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5030669373365f6cc702d0d8c31c9dd37e263da3" 2018-07-22 07:09:10,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0c768ba-1a2d-49c9-8b11-f52b14ac179f Date: Sun, 22 Jul 2018 07:09:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:09:10,778 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/469ff926-2584-4cb7-a54b-6970e92262fa used request id req-b0c768ba-1a2d-49c9-8b11-f52b14ac179f 2018-07-22 07:09:10,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:09:11,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:09:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Po0Zs12SQo6A0HUeU780QQ"], "issued_at": "2018-07-22T07:09:11.000000Z"}} 2018-07-22 07:09:11,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b1d5417b7ab01c23ac826e344ae7ba7a47a54ab" 2018-07-22 07:09:11,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3726d36c-7950-4c39-99ef-5d0e7ba4d8a2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:09:11,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3726d36c-7950-4c39-99ef-5d0e7ba4d8a2 2018-07-22 07:09:11,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:09:11,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:09:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Br7q2_NeRnWxatYY8rYKtA"], "issued_at": "2018-07-22T07:09:11.000000Z"}} 2018-07-22 07:09:11,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5760ea408e4806e9dcecd6ed817169bb69e1321" 2018-07-22 07:09:11,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd3d586b-dbd8-4d8d-85cb-c491bd2f27e9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:09:11,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bd3d586b-dbd8-4d8d-85cb-c491bd2f27e9 2018-07-22 07:09:11,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:09:12,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:09:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["e37wRhsHQXWAJm2CSEDVwA"], "issued_at": "2018-07-22T07:09:12.000000Z"}} 2018-07-22 07:09:12,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc42a7f672d6a3f7bf0b6d8869945f297540594" 2018-07-22 07:09:12,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2876c4c7-50cf-4a29-a65f-6b68abafefac Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:09:12,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2876c4c7-50cf-4a29-a65f-6b68abafefac 2018-07-22 07:09:12,251 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-net 2018-07-22 07:09:12,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc42a7f672d6a3f7bf0b6d8869945f297540594" -d '{"network": {"name": "NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-net", "admin_state_up": true}}' 2018-07-22 07:09:12,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-52956c02-2436-4e68-9581-51ac68f405e1 Date: Sun, 22 Jul 2018 07:09:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1dbe81c8-19ea-4ce4-94ea-95aff11719ae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:09:12Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:12Z","mtu":1450}} 2018-07-22 07:09:12,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-52956c02-2436-4e68-9581-51ac68f405e1 2018-07-22 07:09:12,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=1dbe81c8-19ea-4ce4-94ea-95aff11719ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc42a7f672d6a3f7bf0b6d8869945f297540594" 2018-07-22 07:09:12,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-16d4bdc7-37b8-48c1-8173-3ce858f8e62e Date: Sun, 22 Jul 2018 07:09:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1dbe81c8-19ea-4ce4-94ea-95aff11719ae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:09:12Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:12Z","provider:network_type":"vxlan"}]} 2018-07-22 07:09:12,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=1dbe81c8-19ea-4ce4-94ea-95aff11719ae used request id req-16d4bdc7-37b8-48c1-8173-3ce858f8e62e 2018-07-22 07:09:12,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1dbe81c8-19ea-4ce4-94ea-95aff11719ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc42a7f672d6a3f7bf0b6d8869945f297540594" 2018-07-22 07:09:13,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fe98732b-d319-4902-b243-014339cad007 Date: Sun, 22 Jul 2018 07:09:13 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:09:13,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1dbe81c8-19ea-4ce4-94ea-95aff11719ae used request id req-fe98732b-d319-4902-b243-014339cad007 2018-07-22 07:09:13,165 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-subnet 2018-07-22 07:09:13,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc42a7f672d6a3f7bf0b6d8869945f297540594" -d '{"subnets": [{"ip_version": 4, "network_id": "1dbe81c8-19ea-4ce4-94ea-95aff11719ae", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-subnet"}]}' 2018-07-22 07:09:13,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-111c7872-5d4f-4119-a101-ec4b5bf99567 Date: Sun, 22 Jul 2018 07:09:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5ad87f04-fe88-45d6-8e09-029731e79257","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1dbe81c8-19ea-4ce4-94ea-95aff11719ae","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:13Z","ip_version":4}]} 2018-07-22 07:09:13,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-111c7872-5d4f-4119-a101-ec4b5bf99567 2018-07-22 07:09:13,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=1dbe81c8-19ea-4ce4-94ea-95aff11719ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc42a7f672d6a3f7bf0b6d8869945f297540594" 2018-07-22 07:09:14,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c9290c67-de78-4873-8ed2-1f3d197f6b4e Date: Sun, 22 Jul 2018 07:09:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1dbe81c8-19ea-4ce4-94ea-95aff11719ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["5ad87f04-fe88-45d6-8e09-029731e79257"],"description":"","tags":[],"updated_at":"2018-07-22T07:09:13Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:12Z","provider:network_type":"vxlan"}]} 2018-07-22 07:09:14,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=1dbe81c8-19ea-4ce4-94ea-95aff11719ae used request id req-c9290c67-de78-4873-8ed2-1f3d197f6b4e 2018-07-22 07:09:14,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1dbe81c8-19ea-4ce4-94ea-95aff11719ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc42a7f672d6a3f7bf0b6d8869945f297540594" 2018-07-22 07:09:14,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9aad79c6-c54d-4aed-8705-f6d267a233e4 Date: Sun, 22 Jul 2018 07:09:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5ad87f04-fe88-45d6-8e09-029731e79257","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1dbe81c8-19ea-4ce4-94ea-95aff11719ae","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:13Z","ip_version":4}]} 2018-07-22 07:09:14,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1dbe81c8-19ea-4ce4-94ea-95aff11719ae used request id req-9aad79c6-c54d-4aed-8705-f6d267a233e4 2018-07-22 07:09:14,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc42a7f672d6a3f7bf0b6d8869945f297540594" 2018-07-22 07:09:14,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-db3ec119-2e4a-42d7-b3c4-53c56ad42e76 Date: Sun, 22 Jul 2018 07:09:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1dbe81c8-19ea-4ce4-94ea-95aff11719ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["5ad87f04-fe88-45d6-8e09-029731e79257"],"description":"","tags":[],"updated_at":"2018-07-22T07:09:13Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:12Z","provider:network_type":"vxlan"}]} 2018-07-22 07:09:14,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-net used request id req-db3ec119-2e4a-42d7-b3c4-53c56ad42e76 2018-07-22 07:09:14,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:09:14,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:09:14 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:09:14,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc42a7f672d6a3f7bf0b6d8869945f297540594" 2018-07-22 07:09:14,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4e45a4-2099-461c-981f-e9886bebba1a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:09:14,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-4f4e45a4-2099-461c-981f-e9886bebba1a 2018-07-22 07:09:14,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1dbe81c8-19ea-4ce4-94ea-95aff11719ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc42a7f672d6a3f7bf0b6d8869945f297540594" 2018-07-22 07:09:14,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-80ed4be1-9c0e-416d-9b6d-db447029eeb0 Date: Sun, 22 Jul 2018 07:09:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5ad87f04-fe88-45d6-8e09-029731e79257","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1dbe81c8-19ea-4ce4-94ea-95aff11719ae","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:13Z","ip_version":4}]} 2018-07-22 07:09:14,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1dbe81c8-19ea-4ce4-94ea-95aff11719ae used request id req-80ed4be1-9c0e-416d-9b6d-db447029eeb0 2018-07-22 07:09:14,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1dbe81c8-19ea-4ce4-94ea-95aff11719ae&name=NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc42a7f672d6a3f7bf0b6d8869945f297540594" 2018-07-22 07:09:14,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-44b5ef49-ffc7-4420-97b6-95b543837c9c Date: Sun, 22 Jul 2018 07:09:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5ad87f04-fe88-45d6-8e09-029731e79257","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1dbe81c8-19ea-4ce4-94ea-95aff11719ae","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:13Z","ip_version":4}]} 2018-07-22 07:09:14,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1dbe81c8-19ea-4ce4-94ea-95aff11719ae&name=NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-subnet used request id req-44b5ef49-ffc7-4420-97b6-95b543837c9c 2018-07-22 07:09:14,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1dbe81c8-19ea-4ce4-94ea-95aff11719ae&name=NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc42a7f672d6a3f7bf0b6d8869945f297540594" 2018-07-22 07:09:14,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4d00b04f-70db-4d86-b06a-deafb5e8f45e Date: Sun, 22 Jul 2018 07:09:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5ad87f04-fe88-45d6-8e09-029731e79257","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1dbe81c8-19ea-4ce4-94ea-95aff11719ae","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:13Z","ip_version":4}]} 2018-07-22 07:09:14,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1dbe81c8-19ea-4ce4-94ea-95aff11719ae&name=NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-subnet used request id req-4d00b04f-70db-4d86-b06a-deafb5e8f45e 2018-07-22 07:09:14,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1dbe81c8-19ea-4ce4-94ea-95aff11719ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc42a7f672d6a3f7bf0b6d8869945f297540594" 2018-07-22 07:09:15,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-eb8d9421-6f69-4547-8b3c-13524dd98b35 Date: Sun, 22 Jul 2018 07:09:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5ad87f04-fe88-45d6-8e09-029731e79257","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1dbe81c8-19ea-4ce4-94ea-95aff11719ae","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:13Z","ip_version":4}]} 2018-07-22 07:09:15,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1dbe81c8-19ea-4ce4-94ea-95aff11719ae used request id req-eb8d9421-6f69-4547-8b3c-13524dd98b35 2018-07-22 07:09:15,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc42a7f672d6a3f7bf0b6d8869945f297540594" 2018-07-22 07:09:15,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2362b75a-b11e-4e93-b064-24511c0d5efa Date: Sun, 22 Jul 2018 07:09:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5ad87f04-fe88-45d6-8e09-029731e79257","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1dbe81c8-19ea-4ce4-94ea-95aff11719ae","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:13Z","ip_version":4}]} 2018-07-22 07:09:15,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-subnet used request id req-2362b75a-b11e-4e93-b064-24511c0d5efa 2018-07-22 07:09:15,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc42a7f672d6a3f7bf0b6d8869945f297540594" 2018-07-22 07:09:15,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-263e5786-89ce-4255-8031-c56f985e2e87 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:09:15,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-263e5786-89ce-4255-8031-c56f985e2e87 2018-07-22 07:09:15,163 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-subnet 2018-07-22 07:09:15,163 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-subnet 2018-07-22 07:09:15,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/5ad87f04-fe88-45d6-8e09-029731e79257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc42a7f672d6a3f7bf0b6d8869945f297540594" 2018-07-22 07:09:16,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fde2027-b090-4a9c-aa02-f19867c84963 Date: Sun, 22 Jul 2018 07:09:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:09:16,682 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/5ad87f04-fe88-45d6-8e09-029731e79257 used request id req-7fde2027-b090-4a9c-aa02-f19867c84963 2018-07-22 07:09:16,682 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-d9b582a5-6b8f-4b66-971c-65d96173694b-pub-net 2018-07-22 07:09:16,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/1dbe81c8-19ea-4ce4-94ea-95aff11719ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc42a7f672d6a3f7bf0b6d8869945f297540594" 2018-07-22 07:09:18,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-350fcdc2-2078-453f-98ec-7703cf76c9a8 Date: Sun, 22 Jul 2018 07:09:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:09:18,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1dbe81c8-19ea-4ce4-94ea-95aff11719ae used request id req-350fcdc2-2078-453f-98ec-7703cf76c9a8 2018-07-22 07:09:18,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:09:18,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:09:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["GcJ6jc9oQACJg2azND50qw"], "issued_at": "2018-07-22T07:09:18.000000Z"}} 2018-07-22 07:09:18,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199647922919cb83375d5824484d1fb2441c6f12" 2018-07-22 07:09:18,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-569dc75a-79b6-4eae-8cc8-9a92d2724643 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:09:18,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-569dc75a-79b6-4eae-8cc8-9a92d2724643 2018-07-22 07:09:18,684 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-9b769b5d-c9ee-4472-ab67-21fbfc0ea65c-pub-net 2018-07-22 07:09:18,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199647922919cb83375d5824484d1fb2441c6f12" -d '{"network": {"name": "NeutronUtilsSubnetTests-9b769b5d-c9ee-4472-ab67-21fbfc0ea65c-pub-net", "admin_state_up": true}}' 2018-07-22 07:09:19,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-6b4817ec-ab99-4d76-beb0-b14535cfbf34 Date: Sun, 22 Jul 2018 07:09:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"27ac05fc-7427-404c-b28f-609ab69cb461","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:09:19Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-9b769b5d-c9ee-4472-ab67-21fbfc0ea65c-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:18Z","mtu":1450}} 2018-07-22 07:09:19,130 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-6b4817ec-ab99-4d76-beb0-b14535cfbf34 2018-07-22 07:09:19,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=27ac05fc-7427-404c-b28f-609ab69cb461 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199647922919cb83375d5824484d1fb2441c6f12" 2018-07-22 07:09:19,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-720971de-d61c-4a2e-9516-b6823f50ddab Date: Sun, 22 Jul 2018 07:09:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"27ac05fc-7427-404c-b28f-609ab69cb461","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:09:19Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-9b769b5d-c9ee-4472-ab67-21fbfc0ea65c-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:18Z","provider:network_type":"vxlan"}]} 2018-07-22 07:09:19,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=27ac05fc-7427-404c-b28f-609ab69cb461 used request id req-720971de-d61c-4a2e-9516-b6823f50ddab 2018-07-22 07:09:19,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=27ac05fc-7427-404c-b28f-609ab69cb461 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199647922919cb83375d5824484d1fb2441c6f12" 2018-07-22 07:09:19,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-63dd6524-2a97-4523-a605-58d7cb4d5ee1 Date: Sun, 22 Jul 2018 07:09:19 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:09:19,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=27ac05fc-7427-404c-b28f-609ab69cb461 used request id req-63dd6524-2a97-4523-a605-58d7cb4d5ee1 2018-07-22 07:09:19,578 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-9b769b5d-c9ee-4472-ab67-21fbfc0ea65c-pub-subnet 2018-07-22 07:09:19,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199647922919cb83375d5824484d1fb2441c6f12" -d '{"subnets": [{"ip_version": 4, "network_id": "27ac05fc-7427-404c-b28f-609ab69cb461", "cidr": "", "name": "NeutronUtilsSubnetTests-9b769b5d-c9ee-4472-ab67-21fbfc0ea65c-pub-subnet"}]}' 2018-07-22 07:09:19,764 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-25e41e2b-a241-4f0e-a760-a6ecd823aea4 Date: Sun, 22 Jul 2018 07:09:19 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 07:09:19,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-25e41e2b-a241-4f0e-a760-a6ecd823aea4 2018-07-22 07:09:19,765 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 07:09:19,765 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-9b769b5d-c9ee-4472-ab67-21fbfc0ea65c-pub-subnet] for network [NeutronUtilsSubnetTests-9b769b5d-c9ee-4472-ab67-21fbfc0ea65c-pub-net] 2018-07-22 07:09:19,765 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-9b769b5d-c9ee-4472-ab67-21fbfc0ea65c-pub-net 2018-07-22 07:09:19,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/27ac05fc-7427-404c-b28f-609ab69cb461 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199647922919cb83375d5824484d1fb2441c6f12" 2018-07-22 07:09:20,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14ec3a02-3ec8-48dd-8261-791642cf81b3 Date: Sun, 22 Jul 2018 07:09:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:09:20,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/27ac05fc-7427-404c-b28f-609ab69cb461 used request id req-14ec3a02-3ec8-48dd-8261-791642cf81b3 2018-07-22 07:09:20,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:09:20,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:09:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["mBPGK0RzSVy6Kl0L2ApCBw"], "issued_at": "2018-07-22T07:09:20.000000Z"}} 2018-07-22 07:09:20,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14323bb1d45ea114ec7ac0dd81694a6586edc7a8" 2018-07-22 07:09:20,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b453986-b965-44a2-b3b8-4735fbe87713 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:09:20,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1b453986-b965-44a2-b3b8-4735fbe87713 2018-07-22 07:09:20,990 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-net 2018-07-22 07:09:20,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14323bb1d45ea114ec7ac0dd81694a6586edc7a8" -d '{"network": {"name": "NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-net", "admin_state_up": true}}' 2018-07-22 07:09:21,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-3d67c16f-6a31-41b4-8279-979833d64953 Date: Sun, 22 Jul 2018 07:09:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5faf4518-7fb9-47b5-be10-6da47cb0651a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:09:21Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:21Z","mtu":1450}} 2018-07-22 07:09:21,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-3d67c16f-6a31-41b4-8279-979833d64953 2018-07-22 07:09:21,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5faf4518-7fb9-47b5-be10-6da47cb0651a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14323bb1d45ea114ec7ac0dd81694a6586edc7a8" 2018-07-22 07:09:21,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-365e94cf-cd5c-4475-9bc5-ce80fea1ca97 Date: Sun, 22 Jul 2018 07:09:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5faf4518-7fb9-47b5-be10-6da47cb0651a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:09:21Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:21Z","provider:network_type":"vxlan"}]} 2018-07-22 07:09:21,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5faf4518-7fb9-47b5-be10-6da47cb0651a used request id req-365e94cf-cd5c-4475-9bc5-ce80fea1ca97 2018-07-22 07:09:21,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5faf4518-7fb9-47b5-be10-6da47cb0651a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14323bb1d45ea114ec7ac0dd81694a6586edc7a8" 2018-07-22 07:09:22,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0079cf38-5bcb-40d4-af6f-d525fbcccee9 Date: Sun, 22 Jul 2018 07:09:22 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:09:22,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5faf4518-7fb9-47b5-be10-6da47cb0651a used request id req-0079cf38-5bcb-40d4-af6f-d525fbcccee9 2018-07-22 07:09:22,011 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-subnet 2018-07-22 07:09:22,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14323bb1d45ea114ec7ac0dd81694a6586edc7a8" -d '{"subnets": [{"ip_version": 4, "network_id": "5faf4518-7fb9-47b5-be10-6da47cb0651a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-subnet"}]}' 2018-07-22 07:09:22,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ef0f25f6-ac43-4c9b-806f-f3ef4d84a899 Date: Sun, 22 Jul 2018 07:09:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8d849870-ceca-4c2a-8e04-a73bbbb2ba73","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5faf4518-7fb9-47b5-be10-6da47cb0651a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:22Z","ip_version":4}]} 2018-07-22 07:09:22,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-ef0f25f6-ac43-4c9b-806f-f3ef4d84a899 2018-07-22 07:09:22,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5faf4518-7fb9-47b5-be10-6da47cb0651a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14323bb1d45ea114ec7ac0dd81694a6586edc7a8" 2018-07-22 07:09:22,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0484860b-d673-4eec-b54b-bd57a4f9fa88 Date: Sun, 22 Jul 2018 07:09:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5faf4518-7fb9-47b5-be10-6da47cb0651a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["8d849870-ceca-4c2a-8e04-a73bbbb2ba73"],"description":"","tags":[],"updated_at":"2018-07-22T07:09:22Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:21Z","provider:network_type":"vxlan"}]} 2018-07-22 07:09:22,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5faf4518-7fb9-47b5-be10-6da47cb0651a used request id req-0484860b-d673-4eec-b54b-bd57a4f9fa88 2018-07-22 07:09:22,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5faf4518-7fb9-47b5-be10-6da47cb0651a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14323bb1d45ea114ec7ac0dd81694a6586edc7a8" 2018-07-22 07:09:23,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cf9353e0-f244-44cb-a3ce-882554d3ab89 Date: Sun, 22 Jul 2018 07:09:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8d849870-ceca-4c2a-8e04-a73bbbb2ba73","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5faf4518-7fb9-47b5-be10-6da47cb0651a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:22Z","ip_version":4}]} 2018-07-22 07:09:23,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5faf4518-7fb9-47b5-be10-6da47cb0651a used request id req-cf9353e0-f244-44cb-a3ce-882554d3ab89 2018-07-22 07:09:23,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14323bb1d45ea114ec7ac0dd81694a6586edc7a8" 2018-07-22 07:09:23,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4afc4ca2-a826-4cc1-8769-2e6622fad480 Date: Sun, 22 Jul 2018 07:09:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5faf4518-7fb9-47b5-be10-6da47cb0651a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["8d849870-ceca-4c2a-8e04-a73bbbb2ba73"],"description":"","tags":[],"updated_at":"2018-07-22T07:09:22Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:21Z","provider:network_type":"vxlan"}]} 2018-07-22 07:09:23,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-net used request id req-4afc4ca2-a826-4cc1-8769-2e6622fad480 2018-07-22 07:09:23,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:09:23,544 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:09:23 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:09:23,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14323bb1d45ea114ec7ac0dd81694a6586edc7a8" 2018-07-22 07:09:23,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73bed68e-90f0-4900-9680-2a509a9b3771 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:09:23,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-73bed68e-90f0-4900-9680-2a509a9b3771 2018-07-22 07:09:23,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5faf4518-7fb9-47b5-be10-6da47cb0651a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14323bb1d45ea114ec7ac0dd81694a6586edc7a8" 2018-07-22 07:09:23,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-dd2314e0-cbb9-4db2-a771-104fd70ec90c Date: Sun, 22 Jul 2018 07:09:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8d849870-ceca-4c2a-8e04-a73bbbb2ba73","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5faf4518-7fb9-47b5-be10-6da47cb0651a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:22Z","ip_version":4}]} 2018-07-22 07:09:23,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5faf4518-7fb9-47b5-be10-6da47cb0651a used request id req-dd2314e0-cbb9-4db2-a771-104fd70ec90c 2018-07-22 07:09:23,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5faf4518-7fb9-47b5-be10-6da47cb0651a&name=NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14323bb1d45ea114ec7ac0dd81694a6586edc7a8" 2018-07-22 07:09:24,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cdc563da-1e9f-461e-806f-fdf2cf886a5b Date: Sun, 22 Jul 2018 07:09:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8d849870-ceca-4c2a-8e04-a73bbbb2ba73","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5faf4518-7fb9-47b5-be10-6da47cb0651a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:22Z","ip_version":4}]} 2018-07-22 07:09:24,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5faf4518-7fb9-47b5-be10-6da47cb0651a&name=NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-subnet used request id req-cdc563da-1e9f-461e-806f-fdf2cf886a5b 2018-07-22 07:09:24,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5faf4518-7fb9-47b5-be10-6da47cb0651a&name=NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14323bb1d45ea114ec7ac0dd81694a6586edc7a8" 2018-07-22 07:09:24,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b758a296-b7eb-4660-92df-d27b8e47186c Date: Sun, 22 Jul 2018 07:09:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8d849870-ceca-4c2a-8e04-a73bbbb2ba73","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5faf4518-7fb9-47b5-be10-6da47cb0651a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:22Z","ip_version":4}]} 2018-07-22 07:09:24,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5faf4518-7fb9-47b5-be10-6da47cb0651a&name=NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-subnet used request id req-b758a296-b7eb-4660-92df-d27b8e47186c 2018-07-22 07:09:24,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5faf4518-7fb9-47b5-be10-6da47cb0651a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14323bb1d45ea114ec7ac0dd81694a6586edc7a8" 2018-07-22 07:09:24,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d265d327-12a4-482f-97fc-63778c34cbac Date: Sun, 22 Jul 2018 07:09:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8d849870-ceca-4c2a-8e04-a73bbbb2ba73","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5faf4518-7fb9-47b5-be10-6da47cb0651a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:22Z","ip_version":4}]} 2018-07-22 07:09:24,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5faf4518-7fb9-47b5-be10-6da47cb0651a used request id req-d265d327-12a4-482f-97fc-63778c34cbac 2018-07-22 07:09:24,541 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-subnet 2018-07-22 07:09:24,541 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-subnet 2018-07-22 07:09:24,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/8d849870-ceca-4c2a-8e04-a73bbbb2ba73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14323bb1d45ea114ec7ac0dd81694a6586edc7a8" 2018-07-22 07:09:26,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4139a961-db85-4022-87e6-74cd321a15d6 Date: Sun, 22 Jul 2018 07:09:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:09:26,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/8d849870-ceca-4c2a-8e04-a73bbbb2ba73 used request id req-4139a961-db85-4022-87e6-74cd321a15d6 2018-07-22 07:09:26,635 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-2a5b7a39-fbd6-45bb-9d1b-f22408c72d32-pub-net 2018-07-22 07:09:26,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/5faf4518-7fb9-47b5-be10-6da47cb0651a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14323bb1d45ea114ec7ac0dd81694a6586edc7a8" 2018-07-22 07:09:28,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ad1d175-101d-47b3-82c8-926cfd09a7f9 Date: Sun, 22 Jul 2018 07:09:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:09:28,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5faf4518-7fb9-47b5-be10-6da47cb0651a used request id req-6ad1d175-101d-47b3-82c8-926cfd09a7f9 2018-07-22 07:09:28,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:09:28,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:09:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ioPsGiVHQuiWLl7Xz_XIQA"], "issued_at": "2018-07-22T07:09:28.000000Z"}} 2018-07-22 07:09:28,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9470366ab80c135b306f8f4d15d02bb0b59431a" 2018-07-22 07:09:29,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86392529-c177-4a40-abbf-fe0ef91d9bd4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:09:29,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-86392529-c177-4a40-abbf-fe0ef91d9bd4 2018-07-22 07:09:29,076 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-0c789c14-3810-4770-8d1a-628b505591fb-pub-net 2018-07-22 07:09:29,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9470366ab80c135b306f8f4d15d02bb0b59431a" -d '{"network": {"name": "NeutronUtilsSubnetTests-0c789c14-3810-4770-8d1a-628b505591fb-pub-net", "admin_state_up": true}}' 2018-07-22 07:09:29,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-67e85bc5-96ec-4fdb-8c55-770ee6ea6742 Date: Sun, 22 Jul 2018 07:09:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8e2e47e7-dfdd-42ed-868e-78fc20b17349","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:09:29Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-0c789c14-3810-4770-8d1a-628b505591fb-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:29Z","mtu":1450}} 2018-07-22 07:09:29,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-67e85bc5-96ec-4fdb-8c55-770ee6ea6742 2018-07-22 07:09:29,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8e2e47e7-dfdd-42ed-868e-78fc20b17349 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9470366ab80c135b306f8f4d15d02bb0b59431a" 2018-07-22 07:09:29,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-1c4e8617-338d-42df-8ab8-d9995b15e42e Date: Sun, 22 Jul 2018 07:09:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e2e47e7-dfdd-42ed-868e-78fc20b17349","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:09:29Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-0c789c14-3810-4770-8d1a-628b505591fb-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:29Z","provider:network_type":"vxlan"}]} 2018-07-22 07:09:29,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8e2e47e7-dfdd-42ed-868e-78fc20b17349 used request id req-1c4e8617-338d-42df-8ab8-d9995b15e42e 2018-07-22 07:09:29,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8e2e47e7-dfdd-42ed-868e-78fc20b17349 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9470366ab80c135b306f8f4d15d02bb0b59431a" 2018-07-22 07:09:29,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-38d0af07-cc18-4c1b-8cd9-7f331f032131 Date: Sun, 22 Jul 2018 07:09:29 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:09:29,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8e2e47e7-dfdd-42ed-868e-78fc20b17349 used request id req-38d0af07-cc18-4c1b-8cd9-7f331f032131 2018-07-22 07:09:29,916 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-0c789c14-3810-4770-8d1a-628b505591fb-pub-subnet 2018-07-22 07:09:29,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9470366ab80c135b306f8f4d15d02bb0b59431a" -d '{"subnets": [{"ip_version": 4, "network_id": "8e2e47e7-dfdd-42ed-868e-78fc20b17349", "cidr": null, "name": "NeutronUtilsSubnetTests-0c789c14-3810-4770-8d1a-628b505591fb-pub-subnet"}]}' 2018-07-22 07:09:30,299 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-1458cd3d-2760-455d-9215-89cbdab531fa Date: Sun, 22 Jul 2018 07:09:30 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-22 07:09:30,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-1458cd3d-2760-455d-9215-89cbdab531fa 2018-07-22 07:09:30,299 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-22 07:09:30,299 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-0c789c14-3810-4770-8d1a-628b505591fb-pub-subnet] for network [NeutronUtilsSubnetTests-0c789c14-3810-4770-8d1a-628b505591fb-pub-net] 2018-07-22 07:09:30,300 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-0c789c14-3810-4770-8d1a-628b505591fb-pub-net 2018-07-22 07:09:30,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/8e2e47e7-dfdd-42ed-868e-78fc20b17349 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9470366ab80c135b306f8f4d15d02bb0b59431a" 2018-07-22 07:09:31,292 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-146392d7-4f00-44d9-bbf5-aac10c6aab27 Date: Sun, 22 Jul 2018 07:09:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:09:31,292 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/8e2e47e7-dfdd-42ed-868e-78fc20b17349 used request id req-146392d7-4f00-44d9-bbf5-aac10c6aab27 2018-07-22 07:09:31,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:09:31,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:09:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["khjrUTtXRsae29z9wjW_kg"], "issued_at": "2018-07-22T07:09:31.000000Z"}} 2018-07-22 07:09:31,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7ecb9b3b9dce4b533758606b6c051498b29fd7" 2018-07-22 07:09:31,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-874a70f7-c7c5-4ddc-913a-319a61e85856 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:09:31,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-874a70f7-c7c5-4ddc-913a-319a61e85856 2018-07-22 07:09:31,790 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-abbde7b5-6583-439d-92c6-7a7f92296ab8-pub-net 2018-07-22 07:09:31,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7ecb9b3b9dce4b533758606b6c051498b29fd7" -d '{"network": {"name": "NeutronUtilsSubnetTests-abbde7b5-6583-439d-92c6-7a7f92296ab8-pub-net", "admin_state_up": true}}' 2018-07-22 07:09:32,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-4d8c0975-9fd9-4877-8929-b2be508b69bf Date: Sun, 22 Jul 2018 07:09:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"32c5ebe6-7bb8-423b-b689-3b38ea15801e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:09:32Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-abbde7b5-6583-439d-92c6-7a7f92296ab8-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:32Z","mtu":1450}} 2018-07-22 07:09:32,184 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-4d8c0975-9fd9-4877-8929-b2be508b69bf 2018-07-22 07:09:32,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=32c5ebe6-7bb8-423b-b689-3b38ea15801e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7ecb9b3b9dce4b533758606b6c051498b29fd7" 2018-07-22 07:09:32,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-3229404d-b810-4f84-aad9-c5a9967a46f9 Date: Sun, 22 Jul 2018 07:09:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"32c5ebe6-7bb8-423b-b689-3b38ea15801e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:09:32Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-abbde7b5-6583-439d-92c6-7a7f92296ab8-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:32Z","provider:network_type":"vxlan"}]} 2018-07-22 07:09:32,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=32c5ebe6-7bb8-423b-b689-3b38ea15801e used request id req-3229404d-b810-4f84-aad9-c5a9967a46f9 2018-07-22 07:09:32,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=32c5ebe6-7bb8-423b-b689-3b38ea15801e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7ecb9b3b9dce4b533758606b6c051498b29fd7" 2018-07-22 07:09:32,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5819aaf9-ee7a-4d4a-ab06-92f054de868f Date: Sun, 22 Jul 2018 07:09:32 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:09:32,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=32c5ebe6-7bb8-423b-b689-3b38ea15801e used request id req-5819aaf9-ee7a-4d4a-ab06-92f054de868f 2018-07-22 07:09:32,670 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-abbde7b5-6583-439d-92c6-7a7f92296ab8-pub-subnet 2018-07-22 07:09:32,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7ecb9b3b9dce4b533758606b6c051498b29fd7" -d '{"subnets": [{"ip_version": 4, "network_id": "32c5ebe6-7bb8-423b-b689-3b38ea15801e", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-abbde7b5-6583-439d-92c6-7a7f92296ab8-pub-subnet"}]}' 2018-07-22 07:09:33,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-173f22a1-7d1d-4702-8289-c5ac14c71c28 Date: Sun, 22 Jul 2018 07:09:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"889ae122-597f-4e73-8fb3-4d7d67504ca1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-abbde7b5-6583-439d-92c6-7a7f92296ab8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"32c5ebe6-7bb8-423b-b689-3b38ea15801e","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:32Z","ip_version":4}]} 2018-07-22 07:09:33,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-173f22a1-7d1d-4702-8289-c5ac14c71c28 2018-07-22 07:09:33,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=32c5ebe6-7bb8-423b-b689-3b38ea15801e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7ecb9b3b9dce4b533758606b6c051498b29fd7" 2018-07-22 07:09:33,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f4410d32-e034-444f-bfcd-70a7662ce6cf Date: Sun, 22 Jul 2018 07:09:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"32c5ebe6-7bb8-423b-b689-3b38ea15801e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["889ae122-597f-4e73-8fb3-4d7d67504ca1"],"description":"","tags":[],"updated_at":"2018-07-22T07:09:32Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-abbde7b5-6583-439d-92c6-7a7f92296ab8-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:32Z","provider:network_type":"vxlan"}]} 2018-07-22 07:09:33,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=32c5ebe6-7bb8-423b-b689-3b38ea15801e used request id req-f4410d32-e034-444f-bfcd-70a7662ce6cf 2018-07-22 07:09:33,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=32c5ebe6-7bb8-423b-b689-3b38ea15801e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7ecb9b3b9dce4b533758606b6c051498b29fd7" 2018-07-22 07:09:33,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4683689c-12b7-436a-93e9-9a7d75d6e2dd Date: Sun, 22 Jul 2018 07:09:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"889ae122-597f-4e73-8fb3-4d7d67504ca1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-abbde7b5-6583-439d-92c6-7a7f92296ab8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"32c5ebe6-7bb8-423b-b689-3b38ea15801e","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:32Z","ip_version":4}]} 2018-07-22 07:09:33,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=32c5ebe6-7bb8-423b-b689-3b38ea15801e used request id req-4683689c-12b7-436a-93e9-9a7d75d6e2dd 2018-07-22 07:09:33,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-abbde7b5-6583-439d-92c6-7a7f92296ab8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7ecb9b3b9dce4b533758606b6c051498b29fd7" 2018-07-22 07:09:33,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b63e09d1-c37f-48fc-a2ac-c23072490ca8 Date: Sun, 22 Jul 2018 07:09:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"32c5ebe6-7bb8-423b-b689-3b38ea15801e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["889ae122-597f-4e73-8fb3-4d7d67504ca1"],"description":"","tags":[],"updated_at":"2018-07-22T07:09:32Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-abbde7b5-6583-439d-92c6-7a7f92296ab8-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:32Z","provider:network_type":"vxlan"}]} 2018-07-22 07:09:33,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-abbde7b5-6583-439d-92c6-7a7f92296ab8-pub-net used request id req-b63e09d1-c37f-48fc-a2ac-c23072490ca8 2018-07-22 07:09:33,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:09:33,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:09:33 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:09:33,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7ecb9b3b9dce4b533758606b6c051498b29fd7" 2018-07-22 07:09:34,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce3b30fc-d8d0-4626-99e2-54f87e9a5908 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:09:34,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-ce3b30fc-d8d0-4626-99e2-54f87e9a5908 2018-07-22 07:09:34,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=32c5ebe6-7bb8-423b-b689-3b38ea15801e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7ecb9b3b9dce4b533758606b6c051498b29fd7" 2018-07-22 07:09:34,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7ec940ce-bddd-4836-9dca-8d431b43b3f5 Date: Sun, 22 Jul 2018 07:09:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"889ae122-597f-4e73-8fb3-4d7d67504ca1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-abbde7b5-6583-439d-92c6-7a7f92296ab8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"32c5ebe6-7bb8-423b-b689-3b38ea15801e","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:32Z","ip_version":4}]} 2018-07-22 07:09:34,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=32c5ebe6-7bb8-423b-b689-3b38ea15801e used request id req-7ec940ce-bddd-4836-9dca-8d431b43b3f5 2018-07-22 07:09:34,352 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-abbde7b5-6583-439d-92c6-7a7f92296ab8-pub-subnet 2018-07-22 07:09:34,353 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-abbde7b5-6583-439d-92c6-7a7f92296ab8-pub-subnet 2018-07-22 07:09:34,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/889ae122-597f-4e73-8fb3-4d7d67504ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7ecb9b3b9dce4b533758606b6c051498b29fd7" 2018-07-22 07:09:35,972 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa587053-2cfa-4a7f-b56e-71fb34505ad7 Date: Sun, 22 Jul 2018 07:09:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:09:35,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/889ae122-597f-4e73-8fb3-4d7d67504ca1 used request id req-aa587053-2cfa-4a7f-b56e-71fb34505ad7 2018-07-22 07:09:35,973 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-abbde7b5-6583-439d-92c6-7a7f92296ab8-pub-net 2018-07-22 07:09:35,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/32c5ebe6-7bb8-423b-b689-3b38ea15801e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7ecb9b3b9dce4b533758606b6c051498b29fd7" 2018-07-22 07:09:37,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2de61f75-e5c6-48b5-a739-3e00562710ea Date: Sun, 22 Jul 2018 07:09:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:09:37,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/32c5ebe6-7bb8-423b-b689-3b38ea15801e used request id req-2de61f75-e5c6-48b5-a739-3e00562710ea 2018-07-22 07:09:37,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:09:37,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:09:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["mTQ70Xh2Ra-cSqHn0oh_gA"], "issued_at": "2018-07-22T07:09:37.000000Z"}} 2018-07-22 07:09:37,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:37,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68560ac2-482a-497f-abf7-70d80679048b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:09:37,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-68560ac2-482a-497f-abf7-70d80679048b 2018-07-22 07:09:37,922 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-net 2018-07-22 07:09:37,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" -d '{"network": {"name": "NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-net", "admin_state_up": true}}' 2018-07-22 07:09:38,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-4e0085cc-3007-4bd8-a87a-9921404dde68 Date: Sun, 22 Jul 2018 07:09:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5be812bf-2746-434c-9d5d-7761cae56601","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:09:38Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:38Z","mtu":1450}} 2018-07-22 07:09:38,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-4e0085cc-3007-4bd8-a87a-9921404dde68 2018-07-22 07:09:38,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5be812bf-2746-434c-9d5d-7761cae56601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:38,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-f71fbc61-b2c9-48d8-bc4e-5dc232f34565 Date: Sun, 22 Jul 2018 07:09:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5be812bf-2746-434c-9d5d-7761cae56601","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:09:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:38Z","provider:network_type":"vxlan"}]} 2018-07-22 07:09:38,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5be812bf-2746-434c-9d5d-7761cae56601 used request id req-f71fbc61-b2c9-48d8-bc4e-5dc232f34565 2018-07-22 07:09:38,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5be812bf-2746-434c-9d5d-7761cae56601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:38,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8bbf51eb-921f-416e-9793-759cf34de004 Date: Sun, 22 Jul 2018 07:09:38 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:09:38,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5be812bf-2746-434c-9d5d-7761cae56601 used request id req-8bbf51eb-921f-416e-9793-759cf34de004 2018-07-22 07:09:38,992 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-subnet 2018-07-22 07:09:38,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" -d '{"subnets": [{"ip_version": 4, "network_id": "5be812bf-2746-434c-9d5d-7761cae56601", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-subnet"}]}' 2018-07-22 07:09:39,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cbe13d54-c588-4a5f-9c61-b48670d12d67 Date: Sun, 22 Jul 2018 07:09:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e698ae1c-8cb0-492c-a235-0bd93b4f953c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5be812bf-2746-434c-9d5d-7761cae56601","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:39Z","ip_version":4}]} 2018-07-22 07:09:39,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-cbe13d54-c588-4a5f-9c61-b48670d12d67 2018-07-22 07:09:39,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5be812bf-2746-434c-9d5d-7761cae56601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:39,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ba1ad08b-3ab8-4ca2-a95b-8aa8a6cd7e10 Date: Sun, 22 Jul 2018 07:09:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5be812bf-2746-434c-9d5d-7761cae56601","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["e698ae1c-8cb0-492c-a235-0bd93b4f953c"],"description":"","tags":[],"updated_at":"2018-07-22T07:09:39Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:38Z","provider:network_type":"vxlan"}]} 2018-07-22 07:09:39,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5be812bf-2746-434c-9d5d-7761cae56601 used request id req-ba1ad08b-3ab8-4ca2-a95b-8aa8a6cd7e10 2018-07-22 07:09:39,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5be812bf-2746-434c-9d5d-7761cae56601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:40,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-33673f9a-baf4-4bf8-9d75-15655f14e6c8 Date: Sun, 22 Jul 2018 07:09:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e698ae1c-8cb0-492c-a235-0bd93b4f953c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5be812bf-2746-434c-9d5d-7761cae56601","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:39Z","ip_version":4}]} 2018-07-22 07:09:40,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5be812bf-2746-434c-9d5d-7761cae56601 used request id req-33673f9a-baf4-4bf8-9d75-15655f14e6c8 2018-07-22 07:09:40,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:40,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f555b310-27b7-4f5b-9bf0-9f5d12a802e5 Date: Sun, 22 Jul 2018 07:09:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5be812bf-2746-434c-9d5d-7761cae56601","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["e698ae1c-8cb0-492c-a235-0bd93b4f953c"],"description":"","tags":[],"updated_at":"2018-07-22T07:09:39Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:38Z","provider:network_type":"vxlan"}]} 2018-07-22 07:09:40,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-net used request id req-f555b310-27b7-4f5b-9bf0-9f5d12a802e5 2018-07-22 07:09:40,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:09:40,475 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:09:40 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:09:40,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:40,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ba28af9-c2eb-44f4-8b0f-10b489cb4aa7 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:09:40,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-3ba28af9-c2eb-44f4-8b0f-10b489cb4aa7 2018-07-22 07:09:40,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5be812bf-2746-434c-9d5d-7761cae56601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:40,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f0b6a605-19f1-400e-ba18-6bdf07153feb Date: Sun, 22 Jul 2018 07:09:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e698ae1c-8cb0-492c-a235-0bd93b4f953c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5be812bf-2746-434c-9d5d-7761cae56601","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:39Z","ip_version":4}]} 2018-07-22 07:09:40,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5be812bf-2746-434c-9d5d-7761cae56601 used request id req-f0b6a605-19f1-400e-ba18-6bdf07153feb 2018-07-22 07:09:40,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5be812bf-2746-434c-9d5d-7761cae56601&name=NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:40,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8664d948-2ffd-45b5-a7f2-b28c1ee2fb1c Date: Sun, 22 Jul 2018 07:09:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:09:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e698ae1c-8cb0-492c-a235-0bd93b4f953c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5be812bf-2746-434c-9d5d-7761cae56601","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:09:39Z","ip_version":4}]} 2018-07-22 07:09:40,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5be812bf-2746-434c-9d5d-7761cae56601&name=NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-subnet used request id req-8664d948-2ffd-45b5-a7f2-b28c1ee2fb1c 2018-07-22 07:09:40,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:09:40,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:09:41,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:09:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["4UvAr6y-T8KacYOjSabMsA"], "issued_at": "2018-07-22T07:09:41.000000Z"}} 2018-07-22 07:09:41,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37335356535e3d5ff9b09e144910d3a80a2ce848" 2018-07-22 07:09:41,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c9c12e4-63f9-4995-986d-f42c02d84121 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:09:41,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1c9c12e4-63f9-4995-986d-f42c02d84121 2018-07-22 07:09:41,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:41,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4380299d-3960-424f-a8d3-74ac3af69ea2 Date: Sun, 22 Jul 2018 07:09:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:09:41,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-4380299d-3960-424f-a8d3-74ac3af69ea2 2018-07-22 07:09:41,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:41,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9a63a683-822e-416b-a55e-d6e327bc2c7c Date: Sun, 22 Jul 2018 07:09:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 07:09:41,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-9a63a683-822e-416b-a55e-d6e327bc2c7c 2018-07-22 07:09:41,597 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-router 2018-07-22 07:09:41,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-router", "admin_state_up": true}}' 2018-07-22 07:09:47,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-77a7825e-ee33-4240-b97e-013ebd2ddfdb Date: Sun, 22 Jul 2018 07:09:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:09:42Z", "admin_state_up": true, "updated_at": "2018-07-22T07:09:43Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "54d0a6c3-134a-4ffb-8b20-963a6e6bb870", "name": "NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-router"}} 2018-07-22 07:09:47,552 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-77a7825e-ee33-4240-b97e-013ebd2ddfdb 2018-07-22 07:09:47,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=54d0a6c3-134a-4ffb-8b20-963a6e6bb870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:47,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3360 X-Openstack-Request-Id: req-58197e13-41a3-4b5e-9f4d-7e6285ccde72 Date: Sun, 22 Jul 2018 07:09:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:09:45Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1a488ae-d775-4296-9189-c8a8b6f6d725","ip_address":"169.254.192.2"}],"id":"99e945ce-066d-4586-a965-baa05a619cf5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9b:e7:61","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"a550a959-2d20-4c7f-9ce2-74c1316f59cd","tenant_id":"","created_at":"2018-07-22T07:09:44Z","binding:vnic_type":"normal","device_id":"54d0a6c3-134a-4ffb-8b20-963a6e6bb870","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:09:45Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1a488ae-d775-4296-9189-c8a8b6f6d725","ip_address":"169.254.192.7"}],"id":"a569a9f2-6652-4ffe-b50c-5efbd57b260b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:84:91:25","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"a550a959-2d20-4c7f-9ce2-74c1316f59cd","tenant_id":"","created_at":"2018-07-22T07:09:45Z","binding:vnic_type":"normal","device_id":"54d0a6c3-134a-4ffb-8b20-963a6e6bb870","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:09:44Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1a488ae-d775-4296-9189-c8a8b6f6d725","ip_address":"169.254.192.6"}],"id":"d417fa96-8f9f-4e5c-bffe-a25a96e981a4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:93:53:62","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"a550a959-2d20-4c7f-9ce2-74c1316f59cd","tenant_id":"","created_at":"2018-07-22T07:09:44Z","binding:vnic_type":"normal","device_id":"54d0a6c3-134a-4ffb-8b20-963a6e6bb870","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:09:47Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26686176-d4b0-4f11-8423-c349e99aa88a","ip_address":"172.30.9.208"}],"id":"f7a99a97-b312-4bcf-bc21-de39e0561c88","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:01:12:59","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"","created_at":"2018-07-22T07:09:43Z","binding:vnic_type":"normal","device_id":"54d0a6c3-134a-4ffb-8b20-963a6e6bb870","ip_allocation":"immediate"}]} 2018-07-22 07:09:47,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=54d0a6c3-134a-4ffb-8b20-963a6e6bb870 used request id req-58197e13-41a3-4b5e-9f4d-7e6285ccde72 2018-07-22 07:09:47,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:48,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-845a35b6-18b9-4449-8e79-986b01f30320 Date: Sun, 22 Jul 2018 07:09:48 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}} 2018-07-22 07:09:48,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a used request id req-845a35b6-18b9-4449-8e79-986b01f30320 2018-07-22 07:09:48,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b1a488ae-d775-4296-9189-c8a8b6f6d725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:48,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-21dc9c46-4be3-4169-b550-15eb48e23a77 Date: Sun, 22 Jul 2018 07:09:48 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:09:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b1a488ae-d775-4296-9189-c8a8b6f6d725","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"a550a959-2d20-4c7f-9ce2-74c1316f59cd","tenant_id":"","created_at":"2018-07-22T07:09:42Z","ip_version":4}} 2018-07-22 07:09:48,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b1a488ae-d775-4296-9189-c8a8b6f6d725 used request id req-21dc9c46-4be3-4169-b550-15eb48e23a77 2018-07-22 07:09:48,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b1a488ae-d775-4296-9189-c8a8b6f6d725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:48,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-58a0a281-b414-4b6f-a0f0-dbc8872d5408 Date: Sun, 22 Jul 2018 07:09:48 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:09:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b1a488ae-d775-4296-9189-c8a8b6f6d725","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"a550a959-2d20-4c7f-9ce2-74c1316f59cd","tenant_id":"","created_at":"2018-07-22T07:09:42Z","ip_version":4}} 2018-07-22 07:09:48,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b1a488ae-d775-4296-9189-c8a8b6f6d725 used request id req-58a0a281-b414-4b6f-a0f0-dbc8872d5408 2018-07-22 07:09:48,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b1a488ae-d775-4296-9189-c8a8b6f6d725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:48,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-d1fe49cc-e6af-49cd-9fc3-65322a4d44be Date: Sun, 22 Jul 2018 07:09:48 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:09:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b1a488ae-d775-4296-9189-c8a8b6f6d725","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"a550a959-2d20-4c7f-9ce2-74c1316f59cd","tenant_id":"","created_at":"2018-07-22T07:09:42Z","ip_version":4}} 2018-07-22 07:09:48,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b1a488ae-d775-4296-9189-c8a8b6f6d725 used request id req-d1fe49cc-e6af-49cd-9fc3-65322a4d44be 2018-07-22 07:09:48,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:48,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f0bb8976-c320-493f-9de5-d26f840d5f38 Date: Sun, 22 Jul 2018 07:09:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:09:42Z", "admin_state_up": true, "updated_at": "2018-07-22T07:09:46Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "54d0a6c3-134a-4ffb-8b20-963a6e6bb870", "name": "NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-router"}]} 2018-07-22 07:09:48,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-router used request id req-f0bb8976-c320-493f-9de5-d26f840d5f38 2018-07-22 07:09:48,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:48,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef7f246-69ad-478b-88e9-ae78e876dc24 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:09:48,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-9ef7f246-69ad-478b-88e9-ae78e876dc24 2018-07-22 07:09:48,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=54d0a6c3-134a-4ffb-8b20-963a6e6bb870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:48,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3518 X-Openstack-Request-Id: req-ec4278c9-dcd3-4457-ac80-eef0bcd77204 Date: Sun, 22 Jul 2018 07:09:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:09:45Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1a488ae-d775-4296-9189-c8a8b6f6d725","ip_address":"169.254.192.2"}],"id":"99e945ce-066d-4586-a965-baa05a619cf5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9b:e7:61","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"a550a959-2d20-4c7f-9ce2-74c1316f59cd","tenant_id":"","created_at":"2018-07-22T07:09:44Z","binding:vnic_type":"normal","device_id":"54d0a6c3-134a-4ffb-8b20-963a6e6bb870","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:09:45Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1a488ae-d775-4296-9189-c8a8b6f6d725","ip_address":"169.254.192.7"}],"id":"a569a9f2-6652-4ffe-b50c-5efbd57b260b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:84:91:25","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"a550a959-2d20-4c7f-9ce2-74c1316f59cd","tenant_id":"","created_at":"2018-07-22T07:09:45Z","binding:vnic_type":"normal","device_id":"54d0a6c3-134a-4ffb-8b20-963a6e6bb870","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:09:48Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1a488ae-d775-4296-9189-c8a8b6f6d725","ip_address":"169.254.192.6"}],"id":"d417fa96-8f9f-4e5c-bffe-a25a96e981a4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:53:62","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"a550a959-2d20-4c7f-9ce2-74c1316f59cd","tenant_id":"","created_at":"2018-07-22T07:09:44Z","binding:vnic_type":"normal","device_id":"54d0a6c3-134a-4ffb-8b20-963a6e6bb870","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:09:48Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26686176-d4b0-4f11-8423-c349e99aa88a","ip_address":"172.30.9.208"}],"id":"f7a99a97-b312-4bcf-bc21-de39e0561c88","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:12:59","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"","created_at":"2018-07-22T07:09:43Z","binding:vnic_type":"normal","device_id":"54d0a6c3-134a-4ffb-8b20-963a6e6bb870","ip_allocation":"immediate"}]} 2018-07-22 07:09:48,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=54d0a6c3-134a-4ffb-8b20-963a6e6bb870 used request id req-ec4278c9-dcd3-4457-ac80-eef0bcd77204 2018-07-22 07:09:48,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:49,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-b46859b3-b168-41a0-9ffb-2b2a27d0c4db Date: Sun, 22 Jul 2018 07:09:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}} 2018-07-22 07:09:49,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a used request id req-b46859b3-b168-41a0-9ffb-2b2a27d0c4db 2018-07-22 07:09:49,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b1a488ae-d775-4296-9189-c8a8b6f6d725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:49,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-6ba02540-dad4-451b-9ac0-451a5092b9f1 Date: Sun, 22 Jul 2018 07:09:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:09:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b1a488ae-d775-4296-9189-c8a8b6f6d725","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"a550a959-2d20-4c7f-9ce2-74c1316f59cd","tenant_id":"","created_at":"2018-07-22T07:09:42Z","ip_version":4}} 2018-07-22 07:09:49,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b1a488ae-d775-4296-9189-c8a8b6f6d725 used request id req-6ba02540-dad4-451b-9ac0-451a5092b9f1 2018-07-22 07:09:49,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b1a488ae-d775-4296-9189-c8a8b6f6d725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:49,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-97c8b2d1-6177-4a0c-9d81-bb953f42d2c4 Date: Sun, 22 Jul 2018 07:09:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:09:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b1a488ae-d775-4296-9189-c8a8b6f6d725","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"a550a959-2d20-4c7f-9ce2-74c1316f59cd","tenant_id":"","created_at":"2018-07-22T07:09:42Z","ip_version":4}} 2018-07-22 07:09:49,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b1a488ae-d775-4296-9189-c8a8b6f6d725 used request id req-97c8b2d1-6177-4a0c-9d81-bb953f42d2c4 2018-07-22 07:09:49,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b1a488ae-d775-4296-9189-c8a8b6f6d725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:49,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-e034e57f-281a-4b28-b690-bd17c3c293c0 Date: Sun, 22 Jul 2018 07:09:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:09:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b1a488ae-d775-4296-9189-c8a8b6f6d725","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"a550a959-2d20-4c7f-9ce2-74c1316f59cd","tenant_id":"","created_at":"2018-07-22T07:09:42Z","ip_version":4}} 2018-07-22 07:09:49,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b1a488ae-d775-4296-9189-c8a8b6f6d725 used request id req-e034e57f-281a-4b28-b690-bd17c3c293c0 2018-07-22 07:09:49,886 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-router 2018-07-22 07:09:49,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/54d0a6c3-134a-4ffb-8b20-963a6e6bb870/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" -d '{"subnet_id": "e698ae1c-8cb0-492c-a235-0bd93b4f953c"}' 2018-07-22 07:09:52,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1c592f71-3e5f-4880-849d-2a362eaee0d4 Date: Sun, 22 Jul 2018 07:09:52 GMT RESP BODY: {"network_id": "5be812bf-2746-434c-9d5d-7761cae56601", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "subnet_id": "e698ae1c-8cb0-492c-a235-0bd93b4f953c", "subnet_ids": ["e698ae1c-8cb0-492c-a235-0bd93b4f953c"], "port_id": "e703c02c-8c99-40c7-852a-cbcf7bcb9b59", "id": "54d0a6c3-134a-4ffb-8b20-963a6e6bb870"} 2018-07-22 07:09:52,346 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/54d0a6c3-134a-4ffb-8b20-963a6e6bb870/add_router_interface used request id req-1c592f71-3e5f-4880-849d-2a362eaee0d4 2018-07-22 07:09:52,346 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-router 2018-07-22 07:09:52,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/54d0a6c3-134a-4ffb-8b20-963a6e6bb870/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" -d '{"subnet_id": "e698ae1c-8cb0-492c-a235-0bd93b4f953c"}' 2018-07-22 07:09:54,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e29ee499-e1f1-46f2-ad00-c09f972ae64c Date: Sun, 22 Jul 2018 07:09:54 GMT RESP BODY: {"network_id": "5be812bf-2746-434c-9d5d-7761cae56601", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "subnet_id": "e698ae1c-8cb0-492c-a235-0bd93b4f953c", "subnet_ids": ["e698ae1c-8cb0-492c-a235-0bd93b4f953c"], "port_id": "e703c02c-8c99-40c7-852a-cbcf7bcb9b59", "id": "54d0a6c3-134a-4ffb-8b20-963a6e6bb870"} 2018-07-22 07:09:54,552 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/54d0a6c3-134a-4ffb-8b20-963a6e6bb870/remove_router_interface used request id req-e29ee499-e1f1-46f2-ad00-c09f972ae64c 2018-07-22 07:09:54,552 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-router 2018-07-22 07:09:54,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/54d0a6c3-134a-4ffb-8b20-963a6e6bb870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:58,037 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48c193a1-3eba-4958-bcda-f8d7961ba012 Content-Length: 0 Date: Sun, 22 Jul 2018 07:09:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:09:58,037 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/54d0a6c3-134a-4ffb-8b20-963a6e6bb870 used request id req-48c193a1-3eba-4958-bcda-f8d7961ba012 2018-07-22 07:09:58,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:09:58,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-51eca3a1-5194-484a-8e08-f46a92c1be4b Date: Sun, 22 Jul 2018 07:09:58 GMT RESP BODY: {"routers": []} 2018-07-22 07:09:58,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-router used request id req-51eca3a1-5194-484a-8e08-f46a92c1be4b 2018-07-22 07:09:58,304 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-subnet 2018-07-22 07:09:58,305 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-subnet 2018-07-22 07:09:58,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/e698ae1c-8cb0-492c-a235-0bd93b4f953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:10:00,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fd8b5da6-8f29-46a6-85c3-6b2b4992c0a0 Date: Sun, 22 Jul 2018 07:10:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:10:00,526 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e698ae1c-8cb0-492c-a235-0bd93b4f953c used request id req-fd8b5da6-8f29-46a6-85c3-6b2b4992c0a0 2018-07-22 07:10:00,526 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-25c2ae77-3955-4b67-9ba0-1a97bd537b4f-pub-net 2018-07-22 07:10:00,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/5be812bf-2746-434c-9d5d-7761cae56601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228673d7ae8f49664f33235ad65428b202e92ac9" 2018-07-22 07:10:01,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a100249d-0727-4fae-aab1-ec20527d5695 Date: Sun, 22 Jul 2018 07:10:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:10:01,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5be812bf-2746-434c-9d5d-7761cae56601 used request id req-a100249d-0727-4fae-aab1-ec20527d5695 2018-07-22 07:10:01,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:10:02,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:10:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["RetppYI3R1iNpT4GFHj9rg"], "issued_at": "2018-07-22T07:10:02.000000Z"}} 2018-07-22 07:10:02,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:02,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-656c6f8c-2a28-4c50-8010-317715e9cd31 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:10:02,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-656c6f8c-2a28-4c50-8010-317715e9cd31 2018-07-22 07:10:02,234 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-net 2018-07-22 07:10:02,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" -d '{"network": {"name": "NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-net", "admin_state_up": true}}' 2018-07-22 07:10:02,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-38afeb16-82f9-41f7-85ba-a9c030f03d40 Date: Sun, 22 Jul 2018 07:10:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"505ae18a-948f-4fc1-93b8-429d0f3a26af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:10:02Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:02Z","mtu":1450}} 2018-07-22 07:10:02,802 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-38afeb16-82f9-41f7-85ba-a9c030f03d40 2018-07-22 07:10:02,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=505ae18a-948f-4fc1-93b8-429d0f3a26af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:03,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-882bf41b-e888-4a49-a268-ae5b0cb9bb20 Date: Sun, 22 Jul 2018 07:10:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"505ae18a-948f-4fc1-93b8-429d0f3a26af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:10:02Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:02Z","provider:network_type":"vxlan"}]} 2018-07-22 07:10:03,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=505ae18a-948f-4fc1-93b8-429d0f3a26af used request id req-882bf41b-e888-4a49-a268-ae5b0cb9bb20 2018-07-22 07:10:03,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=505ae18a-948f-4fc1-93b8-429d0f3a26af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:03,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-aa9876a0-e2c1-4e16-b30f-65e6e4444d23 Date: Sun, 22 Jul 2018 07:10:03 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:10:03,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=505ae18a-948f-4fc1-93b8-429d0f3a26af used request id req-aa9876a0-e2c1-4e16-b30f-65e6e4444d23 2018-07-22 07:10:03,262 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-subnet 2018-07-22 07:10:03,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" -d '{"subnets": [{"ip_version": 4, "network_id": "505ae18a-948f-4fc1-93b8-429d0f3a26af", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-subnet"}]}' 2018-07-22 07:10:03,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-aeb1403e-3973-4e69-a118-5fa93ee142cc Date: Sun, 22 Jul 2018 07:10:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:10:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3f088323-6054-4369-a05a-9d96a8ab6fb1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"505ae18a-948f-4fc1-93b8-429d0f3a26af","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:03Z","ip_version":4}]} 2018-07-22 07:10:03,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-aeb1403e-3973-4e69-a118-5fa93ee142cc 2018-07-22 07:10:03,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=505ae18a-948f-4fc1-93b8-429d0f3a26af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:04,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-34ed81c1-69b3-4dd9-a7f7-898c971bf592 Date: Sun, 22 Jul 2018 07:10:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"505ae18a-948f-4fc1-93b8-429d0f3a26af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["3f088323-6054-4369-a05a-9d96a8ab6fb1"],"description":"","tags":[],"updated_at":"2018-07-22T07:10:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:02Z","provider:network_type":"vxlan"}]} 2018-07-22 07:10:04,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=505ae18a-948f-4fc1-93b8-429d0f3a26af used request id req-34ed81c1-69b3-4dd9-a7f7-898c971bf592 2018-07-22 07:10:04,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=505ae18a-948f-4fc1-93b8-429d0f3a26af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:04,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2c1c76d9-8ee7-4430-9967-9a7fecce4a76 Date: Sun, 22 Jul 2018 07:10:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:10:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3f088323-6054-4369-a05a-9d96a8ab6fb1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"505ae18a-948f-4fc1-93b8-429d0f3a26af","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:03Z","ip_version":4}]} 2018-07-22 07:10:04,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=505ae18a-948f-4fc1-93b8-429d0f3a26af used request id req-2c1c76d9-8ee7-4430-9967-9a7fecce4a76 2018-07-22 07:10:04,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:04,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-eee90cb4-9554-47c8-b649-f6faa08cdbfd Date: Sun, 22 Jul 2018 07:10:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"505ae18a-948f-4fc1-93b8-429d0f3a26af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["3f088323-6054-4369-a05a-9d96a8ab6fb1"],"description":"","tags":[],"updated_at":"2018-07-22T07:10:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:02Z","provider:network_type":"vxlan"}]} 2018-07-22 07:10:04,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-net used request id req-eee90cb4-9554-47c8-b649-f6faa08cdbfd 2018-07-22 07:10:04,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:10:04,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:10:04 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:10:04,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:04,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef95cfd-03d8-4255-9fd0-ca4c181dfd94 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:10:04,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-0ef95cfd-03d8-4255-9fd0-ca4c181dfd94 2018-07-22 07:10:04,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=505ae18a-948f-4fc1-93b8-429d0f3a26af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:04,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-06e36f05-e21e-4fd9-9aef-26f47d7b70d8 Date: Sun, 22 Jul 2018 07:10:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:10:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3f088323-6054-4369-a05a-9d96a8ab6fb1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"505ae18a-948f-4fc1-93b8-429d0f3a26af","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:03Z","ip_version":4}]} 2018-07-22 07:10:04,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=505ae18a-948f-4fc1-93b8-429d0f3a26af used request id req-06e36f05-e21e-4fd9-9aef-26f47d7b70d8 2018-07-22 07:10:04,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:10:04,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:10:05,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:10:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["2JXgUl5NSVagFLZrnU_85g"], "issued_at": "2018-07-22T07:10:05.000000Z"}} 2018-07-22 07:10:05,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbb5ac9431fd3f8fa063fe0d95be3bca6bce98" 2018-07-22 07:10:05,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f146f6fe-37b0-4dae-a4c6-fd87603db96f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:10:05,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f146f6fe-37b0-4dae-a4c6-fd87603db96f 2018-07-22 07:10:05,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:05,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3a069468-3a74-48c5-9f5f-80f155f28d1c Date: Sun, 22 Jul 2018 07:10:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:10:05,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-3a069468-3a74-48c5-9f5f-80f155f28d1c 2018-07-22 07:10:05,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:05,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4cebd5ab-7e8c-4788-a979-bcc800c2bef3 Date: Sun, 22 Jul 2018 07:10:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 07:10:05,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-4cebd5ab-7e8c-4788-a979-bcc800c2bef3 2018-07-22 07:10:05,479 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-router 2018-07-22 07:10:05,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-router", "admin_state_up": true}}' 2018-07-22 07:10:11,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-6188b906-4783-4186-b2ad-13621daa2c93 Date: Sun, 22 Jul 2018 07:10:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:10:06Z", "admin_state_up": true, "updated_at": "2018-07-22T07:10:07Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "a494aaf1-8166-413b-8156-edc9589ffb63", "name": "NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-router"}} 2018-07-22 07:10:11,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-6188b906-4783-4186-b2ad-13621daa2c93 2018-07-22 07:10:11,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a494aaf1-8166-413b-8156-edc9589ffb63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:11,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3360 X-Openstack-Request-Id: req-61d70232-7d9b-4673-acd1-b0b75eedad94 Date: Sun, 22 Jul 2018 07:10:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:08Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5481dc54-1c4e-4285-a198-4d996a5cafd1","ip_address":"169.254.192.8"}],"id":"075b3e79-fc40-45fb-8743-511dfdd17307","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6e:91:30","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"2d1ac793-9654-46f1-b602-b0345985df6c","tenant_id":"","created_at":"2018-07-22T07:10:08Z","binding:vnic_type":"normal","device_id":"a494aaf1-8166-413b-8156-edc9589ffb63","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:11Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26686176-d4b0-4f11-8423-c349e99aa88a","ip_address":"172.30.9.209"}],"id":"48a824fd-89fe-47ae-bd9e-dee2f8b96211","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8e:84:aa","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"","created_at":"2018-07-22T07:10:06Z","binding:vnic_type":"normal","device_id":"a494aaf1-8166-413b-8156-edc9589ffb63","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:08Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5481dc54-1c4e-4285-a198-4d996a5cafd1","ip_address":"169.254.192.7"}],"id":"675ce181-f18a-47d0-8efe-7dd6133292ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:22:26","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"2d1ac793-9654-46f1-b602-b0345985df6c","tenant_id":"","created_at":"2018-07-22T07:10:07Z","binding:vnic_type":"normal","device_id":"a494aaf1-8166-413b-8156-edc9589ffb63","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:09Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5481dc54-1c4e-4285-a198-4d996a5cafd1","ip_address":"169.254.192.9"}],"id":"dd038717-519e-4f78-b952-6645df923673","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:90:7c:b2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"2d1ac793-9654-46f1-b602-b0345985df6c","tenant_id":"","created_at":"2018-07-22T07:10:09Z","binding:vnic_type":"normal","device_id":"a494aaf1-8166-413b-8156-edc9589ffb63","ip_allocation":"immediate"}]} 2018-07-22 07:10:11,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a494aaf1-8166-413b-8156-edc9589ffb63 used request id req-61d70232-7d9b-4673-acd1-b0b75eedad94 2018-07-22 07:10:11,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:11,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-2882d9fb-501f-4c71-bf6f-25d2b131b3de Date: Sun, 22 Jul 2018 07:10:11 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}} 2018-07-22 07:10:11,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a used request id req-2882d9fb-501f-4c71-bf6f-25d2b131b3de 2018-07-22 07:10:11,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5481dc54-1c4e-4285-a198-4d996a5cafd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:11,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-30e61956-8607-481f-b62a-92f0e8e5d2ba Date: Sun, 22 Jul 2018 07:10:11 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:10:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5481dc54-1c4e-4285-a198-4d996a5cafd1","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"2d1ac793-9654-46f1-b602-b0345985df6c","tenant_id":"","created_at":"2018-07-22T07:10:05Z","ip_version":4}} 2018-07-22 07:10:11,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5481dc54-1c4e-4285-a198-4d996a5cafd1 used request id req-30e61956-8607-481f-b62a-92f0e8e5d2ba 2018-07-22 07:10:11,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5481dc54-1c4e-4285-a198-4d996a5cafd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:12,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-91b8fce3-7c73-4c91-a59b-91815b052ce2 Date: Sun, 22 Jul 2018 07:10:12 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:10:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5481dc54-1c4e-4285-a198-4d996a5cafd1","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"2d1ac793-9654-46f1-b602-b0345985df6c","tenant_id":"","created_at":"2018-07-22T07:10:05Z","ip_version":4}} 2018-07-22 07:10:12,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5481dc54-1c4e-4285-a198-4d996a5cafd1 used request id req-91b8fce3-7c73-4c91-a59b-91815b052ce2 2018-07-22 07:10:12,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5481dc54-1c4e-4285-a198-4d996a5cafd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:12,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-2f0bc90b-f5e3-42eb-90be-0440f47d11e3 Date: Sun, 22 Jul 2018 07:10:12 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:10:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5481dc54-1c4e-4285-a198-4d996a5cafd1","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"2d1ac793-9654-46f1-b602-b0345985df6c","tenant_id":"","created_at":"2018-07-22T07:10:05Z","ip_version":4}} 2018-07-22 07:10:12,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5481dc54-1c4e-4285-a198-4d996a5cafd1 used request id req-2f0bc90b-f5e3-42eb-90be-0440f47d11e3 2018-07-22 07:10:12,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:12,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-ae233225-388b-4147-9560-44fc350eb4f4 Date: Sun, 22 Jul 2018 07:10:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:10:06Z", "admin_state_up": true, "updated_at": "2018-07-22T07:10:10Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "a494aaf1-8166-413b-8156-edc9589ffb63", "name": "NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-router"}]} 2018-07-22 07:10:12,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-router used request id req-ae233225-388b-4147-9560-44fc350eb4f4 2018-07-22 07:10:12,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:12,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e1ff68-3fc5-437b-9f1b-9cb5667ce670 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:10:12,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-21e1ff68-3fc5-437b-9f1b-9cb5667ce670 2018-07-22 07:10:12,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a494aaf1-8166-413b-8156-edc9589ffb63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:12,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3518 X-Openstack-Request-Id: req-a2ce338c-7822-409c-8a33-8a724021332d Date: Sun, 22 Jul 2018 07:10:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:08Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5481dc54-1c4e-4285-a198-4d996a5cafd1","ip_address":"169.254.192.8"}],"id":"075b3e79-fc40-45fb-8743-511dfdd17307","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6e:91:30","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"2d1ac793-9654-46f1-b602-b0345985df6c","tenant_id":"","created_at":"2018-07-22T07:10:08Z","binding:vnic_type":"normal","device_id":"a494aaf1-8166-413b-8156-edc9589ffb63","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:12Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26686176-d4b0-4f11-8423-c349e99aa88a","ip_address":"172.30.9.209"}],"id":"48a824fd-89fe-47ae-bd9e-dee2f8b96211","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:84:aa","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"","created_at":"2018-07-22T07:10:06Z","binding:vnic_type":"normal","device_id":"a494aaf1-8166-413b-8156-edc9589ffb63","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:08Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5481dc54-1c4e-4285-a198-4d996a5cafd1","ip_address":"169.254.192.7"}],"id":"675ce181-f18a-47d0-8efe-7dd6133292ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:22:26","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"2d1ac793-9654-46f1-b602-b0345985df6c","tenant_id":"","created_at":"2018-07-22T07:10:07Z","binding:vnic_type":"normal","device_id":"a494aaf1-8166-413b-8156-edc9589ffb63","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:12Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5481dc54-1c4e-4285-a198-4d996a5cafd1","ip_address":"169.254.192.9"}],"id":"dd038717-519e-4f78-b952-6645df923673","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:7c:b2","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"2d1ac793-9654-46f1-b602-b0345985df6c","tenant_id":"","created_at":"2018-07-22T07:10:09Z","binding:vnic_type":"normal","device_id":"a494aaf1-8166-413b-8156-edc9589ffb63","ip_allocation":"immediate"}]} 2018-07-22 07:10:12,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a494aaf1-8166-413b-8156-edc9589ffb63 used request id req-a2ce338c-7822-409c-8a33-8a724021332d 2018-07-22 07:10:12,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:13,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-7399c58a-4904-401e-b5ed-547a3eff8c2f Date: Sun, 22 Jul 2018 07:10:13 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}} 2018-07-22 07:10:13,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a used request id req-7399c58a-4904-401e-b5ed-547a3eff8c2f 2018-07-22 07:10:13,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5481dc54-1c4e-4285-a198-4d996a5cafd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:13,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-6593bab4-98d7-40bb-b598-f4ac7fb87a85 Date: Sun, 22 Jul 2018 07:10:13 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:10:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5481dc54-1c4e-4285-a198-4d996a5cafd1","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"2d1ac793-9654-46f1-b602-b0345985df6c","tenant_id":"","created_at":"2018-07-22T07:10:05Z","ip_version":4}} 2018-07-22 07:10:13,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5481dc54-1c4e-4285-a198-4d996a5cafd1 used request id req-6593bab4-98d7-40bb-b598-f4ac7fb87a85 2018-07-22 07:10:13,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5481dc54-1c4e-4285-a198-4d996a5cafd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:13,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-dec664a5-2e92-4571-8eb6-fb907fd8eeda Date: Sun, 22 Jul 2018 07:10:13 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:10:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5481dc54-1c4e-4285-a198-4d996a5cafd1","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"2d1ac793-9654-46f1-b602-b0345985df6c","tenant_id":"","created_at":"2018-07-22T07:10:05Z","ip_version":4}} 2018-07-22 07:10:13,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5481dc54-1c4e-4285-a198-4d996a5cafd1 used request id req-dec664a5-2e92-4571-8eb6-fb907fd8eeda 2018-07-22 07:10:13,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5481dc54-1c4e-4285-a198-4d996a5cafd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:13,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-f197f708-f827-4346-91d4-1e21e1975a8e Date: Sun, 22 Jul 2018 07:10:13 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:10:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5481dc54-1c4e-4285-a198-4d996a5cafd1","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"2d1ac793-9654-46f1-b602-b0345985df6c","tenant_id":"","created_at":"2018-07-22T07:10:05Z","ip_version":4}} 2018-07-22 07:10:13,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5481dc54-1c4e-4285-a198-4d996a5cafd1 used request id req-f197f708-f827-4346-91d4-1e21e1975a8e 2018-07-22 07:10:13,694 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-subnet 2018-07-22 07:10:13,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/3f088323-6054-4369-a05a-9d96a8ab6fb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:15,693 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aeb05a19-ae4f-4328-88b4-a488b13623ba Date: Sun, 22 Jul 2018 07:10:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:10:15,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/3f088323-6054-4369-a05a-9d96a8ab6fb1 used request id req-aeb05a19-ae4f-4328-88b4-a488b13623ba 2018-07-22 07:10:15,694 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-router 2018-07-22 07:10:15,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/a494aaf1-8166-413b-8156-edc9589ffb63/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" -d '{"subnet_id": "3f088323-6054-4369-a05a-9d96a8ab6fb1"}' 2018-07-22 07:10:16,370 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-2274c4d0-01af-49be-b5df-9bcd4ae29ba4 Date: Sun, 22 Jul 2018 07:10:16 GMT RESP BODY: {"NeutronError": {"message": "Subnet 3f088323-6054-4369-a05a-9d96a8ab6fb1 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-22 07:10:16,371 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a494aaf1-8166-413b-8156-edc9589ffb63/add_router_interface used request id req-2274c4d0-01af-49be-b5df-9bcd4ae29ba4 2018-07-22 07:10:16,371 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 3f088323-6054-4369-a05a-9d96a8ab6fb1 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-22 07:10:16,371 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-router 2018-07-22 07:10:16,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/a494aaf1-8166-413b-8156-edc9589ffb63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:19,723 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e982981e-3133-48d5-98e4-21bdd4de0de9 Content-Length: 0 Date: Sun, 22 Jul 2018 07:10:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:10:19,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a494aaf1-8166-413b-8156-edc9589ffb63 used request id req-e982981e-3133-48d5-98e4-21bdd4de0de9 2018-07-22 07:10:19,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:19,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1967bf95-c87c-41be-ab4f-6c4aa6812d83 Date: Sun, 22 Jul 2018 07:10:19 GMT RESP BODY: {"routers": []} 2018-07-22 07:10:19,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-router used request id req-1967bf95-c87c-41be-ab4f-6c4aa6812d83 2018-07-22 07:10:19,802 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-subnet 2018-07-22 07:10:19,803 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-subnet 2018-07-22 07:10:19,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/3f088323-6054-4369-a05a-9d96a8ab6fb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:20,001 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-837fcc87-11ea-4084-910d-0c042a40917a Date: Sun, 22 Jul 2018 07:10:20 GMT RESP BODY: {"NeutronError": {"message": "Subnet 3f088323-6054-4369-a05a-9d96a8ab6fb1 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-22 07:10:20,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/3f088323-6054-4369-a05a-9d96a8ab6fb1 used request id req-837fcc87-11ea-4084-910d-0c042a40917a 2018-07-22 07:10:20,001 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 3f088323-6054-4369-a05a-9d96a8ab6fb1 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-22 07:10:20,002 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-dff2043e-f44c-4f87-a174-a0bfbf583ba6-pub-net 2018-07-22 07:10:20,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/505ae18a-948f-4fc1-93b8-429d0f3a26af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea73fae65bd9ab6b886afeaa563d5bc68e6b1" 2018-07-22 07:10:20,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a76f3912-c01b-4d03-8b39-b9b88360bf37 Date: Sun, 22 Jul 2018 07:10:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:10:20,917 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/505ae18a-948f-4fc1-93b8-429d0f3a26af used request id req-a76f3912-c01b-4d03-8b39-b9b88360bf37 2018-07-22 07:10:20,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:10:21,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:10:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["kpAej7UfR96b7W-fQ95sHQ"], "issued_at": "2018-07-22T07:10:21.000000Z"}} 2018-07-22 07:10:21,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3e890bf8e7284b97f1b67e2fe641397b4af6e1" 2018-07-22 07:10:21,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8d96d9-2c8c-467b-9fef-668bb5e0b2ac Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:10:21,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5c8d96d9-2c8c-467b-9fef-668bb5e0b2ac 2018-07-22 07:10:21,413 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-net 2018-07-22 07:10:21,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3e890bf8e7284b97f1b67e2fe641397b4af6e1" -d '{"network": {"name": "NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-net", "admin_state_up": true}}' 2018-07-22 07:10:21,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-3337092a-ee82-4cd0-863d-7889b0361001 Date: Sun, 22 Jul 2018 07:10:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7fb7d247-45fc-4605-92af-884162e804ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:10:21Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:21Z","mtu":1450}} 2018-07-22 07:10:21,993 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-3337092a-ee82-4cd0-863d-7889b0361001 2018-07-22 07:10:21,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7fb7d247-45fc-4605-92af-884162e804ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3e890bf8e7284b97f1b67e2fe641397b4af6e1" 2018-07-22 07:10:22,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-956c0c66-8d5e-4072-9c5f-27778975ba63 Date: Sun, 22 Jul 2018 07:10:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7fb7d247-45fc-4605-92af-884162e804ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:10:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:21Z","provider:network_type":"vxlan"}]} 2018-07-22 07:10:22,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7fb7d247-45fc-4605-92af-884162e804ca used request id req-956c0c66-8d5e-4072-9c5f-27778975ba63 2018-07-22 07:10:22,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7fb7d247-45fc-4605-92af-884162e804ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3e890bf8e7284b97f1b67e2fe641397b4af6e1" 2018-07-22 07:10:22,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c748693d-547b-491d-b7b9-0ce8bd0bcf3b Date: Sun, 22 Jul 2018 07:10:22 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:10:22,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7fb7d247-45fc-4605-92af-884162e804ca used request id req-c748693d-547b-491d-b7b9-0ce8bd0bcf3b 2018-07-22 07:10:22,722 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-subnet 2018-07-22 07:10:22,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3e890bf8e7284b97f1b67e2fe641397b4af6e1" -d '{"subnets": [{"ip_version": 4, "network_id": "7fb7d247-45fc-4605-92af-884162e804ca", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-subnet"}]}' 2018-07-22 07:10:23,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c4857398-da0a-4482-bdbd-711d224f5f9b Date: Sun, 22 Jul 2018 07:10:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:10:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3a9300df-e559-4964-a4b0-ecfb51bdadb1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7fb7d247-45fc-4605-92af-884162e804ca","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:23Z","ip_version":4}]} 2018-07-22 07:10:23,538 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-c4857398-da0a-4482-bdbd-711d224f5f9b 2018-07-22 07:10:23,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7fb7d247-45fc-4605-92af-884162e804ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3e890bf8e7284b97f1b67e2fe641397b4af6e1" 2018-07-22 07:10:23,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e080e7d5-5f7f-40f7-83f8-a8f488b36ea5 Date: Sun, 22 Jul 2018 07:10:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7fb7d247-45fc-4605-92af-884162e804ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["3a9300df-e559-4964-a4b0-ecfb51bdadb1"],"description":"","tags":[],"updated_at":"2018-07-22T07:10:23Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:21Z","provider:network_type":"vxlan"}]} 2018-07-22 07:10:23,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7fb7d247-45fc-4605-92af-884162e804ca used request id req-e080e7d5-5f7f-40f7-83f8-a8f488b36ea5 2018-07-22 07:10:23,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7fb7d247-45fc-4605-92af-884162e804ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3e890bf8e7284b97f1b67e2fe641397b4af6e1" 2018-07-22 07:10:24,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5befe060-5327-4335-b618-80dce5818e7f Date: Sun, 22 Jul 2018 07:10:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:10:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3a9300df-e559-4964-a4b0-ecfb51bdadb1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7fb7d247-45fc-4605-92af-884162e804ca","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:23Z","ip_version":4}]} 2018-07-22 07:10:24,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7fb7d247-45fc-4605-92af-884162e804ca used request id req-5befe060-5327-4335-b618-80dce5818e7f 2018-07-22 07:10:24,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3e890bf8e7284b97f1b67e2fe641397b4af6e1" 2018-07-22 07:10:24,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0cfa0000-a5f0-4a54-9bea-f20e57e6d950 Date: Sun, 22 Jul 2018 07:10:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7fb7d247-45fc-4605-92af-884162e804ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["3a9300df-e559-4964-a4b0-ecfb51bdadb1"],"description":"","tags":[],"updated_at":"2018-07-22T07:10:23Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:21Z","provider:network_type":"vxlan"}]} 2018-07-22 07:10:24,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-net used request id req-0cfa0000-a5f0-4a54-9bea-f20e57e6d950 2018-07-22 07:10:24,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:10:24,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:10: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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:10:24,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3e890bf8e7284b97f1b67e2fe641397b4af6e1" 2018-07-22 07:10:24,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160771a3-a521-4088-9a64-1581f12499f6 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:10:24,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-160771a3-a521-4088-9a64-1581f12499f6 2018-07-22 07:10:24,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7fb7d247-45fc-4605-92af-884162e804ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3e890bf8e7284b97f1b67e2fe641397b4af6e1" 2018-07-22 07:10:24,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-52f34d44-ee62-47b6-9e78-bf61c3e325d4 Date: Sun, 22 Jul 2018 07:10:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:10:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3a9300df-e559-4964-a4b0-ecfb51bdadb1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7fb7d247-45fc-4605-92af-884162e804ca","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:23Z","ip_version":4}]} 2018-07-22 07:10:24,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7fb7d247-45fc-4605-92af-884162e804ca used request id req-52f34d44-ee62-47b6-9e78-bf61c3e325d4 2018-07-22 07:10:24,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7fb7d247-45fc-4605-92af-884162e804ca&name=NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3e890bf8e7284b97f1b67e2fe641397b4af6e1" 2018-07-22 07:10:24,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-aaaab51c-452c-4f2d-85d3-84896f648d88 Date: Sun, 22 Jul 2018 07:10:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:10:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3a9300df-e559-4964-a4b0-ecfb51bdadb1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7fb7d247-45fc-4605-92af-884162e804ca","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:23Z","ip_version":4}]} 2018-07-22 07:10:24,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7fb7d247-45fc-4605-92af-884162e804ca&name=NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-subnet used request id req-aaaab51c-452c-4f2d-85d3-84896f648d88 2018-07-22 07:10:24,957 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-subnet 2018-07-22 07:10:24,957 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-subnet 2018-07-22 07:10:24,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/3a9300df-e559-4964-a4b0-ecfb51bdadb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3e890bf8e7284b97f1b67e2fe641397b4af6e1" 2018-07-22 07:10:26,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-076b62cb-0496-41bb-bf73-fc3d207b54ec Date: Sun, 22 Jul 2018 07:10:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:10:26,633 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/3a9300df-e559-4964-a4b0-ecfb51bdadb1 used request id req-076b62cb-0496-41bb-bf73-fc3d207b54ec 2018-07-22 07:10:26,633 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-7994138e-90c2-4f53-9eee-fcefd47cd12f-pub-net 2018-07-22 07:10:26,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/7fb7d247-45fc-4605-92af-884162e804ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3e890bf8e7284b97f1b67e2fe641397b4af6e1" 2018-07-22 07:10:28,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-413ec6f8-e359-4411-ba0b-d4b9bf8d730c Date: Sun, 22 Jul 2018 07:10:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:10:28,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/7fb7d247-45fc-4605-92af-884162e804ca used request id req-413ec6f8-e359-4411-ba0b-d4b9bf8d730c 2018-07-22 07:10:28,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:10:28,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:10:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["op1Vqk62SU6_LAasFBc9qA"], "issued_at": "2018-07-22T07:10:28.000000Z"}} 2018-07-22 07:10:28,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:28,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a52dbb0-4460-4109-9574-b178d0fb8037 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:10:28,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2a52dbb0-4460-4109-9574-b178d0fb8037 2018-07-22 07:10:28,692 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-net 2018-07-22 07:10:28,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" -d '{"network": {"name": "NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-net", "admin_state_up": true}}' 2018-07-22 07:10:29,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-4a2ab7da-a81f-4ac0-8571-330746abbf3e Date: Sun, 22 Jul 2018 07:10:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"86365284-615c-4faf-ae5e-fdaf8b650433","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:10:29Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:28Z","mtu":1450}} 2018-07-22 07:10:29,137 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-4a2ab7da-a81f-4ac0-8571-330746abbf3e 2018-07-22 07:10:29,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=86365284-615c-4faf-ae5e-fdaf8b650433 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:29,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-1c33271e-73ae-49ff-9410-6fd96351b2d3 Date: Sun, 22 Jul 2018 07:10:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"86365284-615c-4faf-ae5e-fdaf8b650433","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:10:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:28Z","provider:network_type":"vxlan"}]} 2018-07-22 07:10:29,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=86365284-615c-4faf-ae5e-fdaf8b650433 used request id req-1c33271e-73ae-49ff-9410-6fd96351b2d3 2018-07-22 07:10:29,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=86365284-615c-4faf-ae5e-fdaf8b650433 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:29,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7e5b1017-1afc-424f-8791-29fcaae7534a Date: Sun, 22 Jul 2018 07:10:29 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:10:29,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=86365284-615c-4faf-ae5e-fdaf8b650433 used request id req-7e5b1017-1afc-424f-8791-29fcaae7534a 2018-07-22 07:10:29,597 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-subnet 2018-07-22 07:10:29,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" -d '{"subnets": [{"ip_version": 4, "network_id": "86365284-615c-4faf-ae5e-fdaf8b650433", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-subnet"}]}' 2018-07-22 07:10:30,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ce21bf9d-6082-488f-83b1-4cd8becbdd17 Date: Sun, 22 Jul 2018 07:10:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:10:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"94982370-5868-4e87-9c87-5a3868146127","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"86365284-615c-4faf-ae5e-fdaf8b650433","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:29Z","ip_version":4}]} 2018-07-22 07:10:30,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-ce21bf9d-6082-488f-83b1-4cd8becbdd17 2018-07-22 07:10:30,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=86365284-615c-4faf-ae5e-fdaf8b650433 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:30,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6c120949-4a07-49b6-85ea-2e5d7ff42ab2 Date: Sun, 22 Jul 2018 07:10:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"86365284-615c-4faf-ae5e-fdaf8b650433","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["94982370-5868-4e87-9c87-5a3868146127"],"description":"","tags":[],"updated_at":"2018-07-22T07:10:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:28Z","provider:network_type":"vxlan"}]} 2018-07-22 07:10:30,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=86365284-615c-4faf-ae5e-fdaf8b650433 used request id req-6c120949-4a07-49b6-85ea-2e5d7ff42ab2 2018-07-22 07:10:30,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=86365284-615c-4faf-ae5e-fdaf8b650433 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:30,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-976e53c0-f2c0-4ef9-bbd5-cac8635a8bbf Date: Sun, 22 Jul 2018 07:10:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:10:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"94982370-5868-4e87-9c87-5a3868146127","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"86365284-615c-4faf-ae5e-fdaf8b650433","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:29Z","ip_version":4}]} 2018-07-22 07:10:30,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=86365284-615c-4faf-ae5e-fdaf8b650433 used request id req-976e53c0-f2c0-4ef9-bbd5-cac8635a8bbf 2018-07-22 07:10:30,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:30,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4b989870-23bc-417c-91af-89dc3e20fe61 Date: Sun, 22 Jul 2018 07:10:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"86365284-615c-4faf-ae5e-fdaf8b650433","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["94982370-5868-4e87-9c87-5a3868146127"],"description":"","tags":[],"updated_at":"2018-07-22T07:10:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:28Z","provider:network_type":"vxlan"}]} 2018-07-22 07:10:30,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-net used request id req-4b989870-23bc-417c-91af-89dc3e20fe61 2018-07-22 07:10:30,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:10:30,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:10:30 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:10:30,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:30,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2eba321-bc46-401d-89bb-bdf2eb26b6bd Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:10:30,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-b2eba321-bc46-401d-89bb-bdf2eb26b6bd 2018-07-22 07:10:30,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=86365284-615c-4faf-ae5e-fdaf8b650433 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:31,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-13904387-6e70-485f-8ea8-71ca2befb642 Date: Sun, 22 Jul 2018 07:10:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:10:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"94982370-5868-4e87-9c87-5a3868146127","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"86365284-615c-4faf-ae5e-fdaf8b650433","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:29Z","ip_version":4}]} 2018-07-22 07:10:31,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=86365284-615c-4faf-ae5e-fdaf8b650433 used request id req-13904387-6e70-485f-8ea8-71ca2befb642 2018-07-22 07:10:31,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:10:31,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:10:31,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:10:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["MC16dUk_RFeXV7P1v8JYzA"], "issued_at": "2018-07-22T07:10:31.000000Z"}} 2018-07-22 07:10:31,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e3f3f8a7e9bbee6ea36e3e2d4ca1dc3abc4ce7" 2018-07-22 07:10:31,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c124f7db-41fd-4632-addd-9c931ca5dd4f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:10:31,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c124f7db-41fd-4632-addd-9c931ca5dd4f 2018-07-22 07:10:31,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:31,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-05336dcd-b960-45c2-9270-fbcd4a00199b Date: Sun, 22 Jul 2018 07:10:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:10:31,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-05336dcd-b960-45c2-9270-fbcd4a00199b 2018-07-22 07:10:31,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:32,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-3412769b-ae1e-4dfa-bc99-3224e01a93b4 Date: Sun, 22 Jul 2018 07:10:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 07:10:32,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-3412769b-ae1e-4dfa-bc99-3224e01a93b4 2018-07-22 07:10:32,146 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-router 2018-07-22 07:10:32,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-router", "admin_state_up": true}}' 2018-07-22 07:10:38,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-cee34e90-2b00-42fd-9a69-0fb5a473c93a Date: Sun, 22 Jul 2018 07:10:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:10:33Z", "admin_state_up": true, "updated_at": "2018-07-22T07:10:34Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "b04dadf2-8102-4c99-8095-aa0bc3dc7e8a", "name": "NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-router"}} 2018-07-22 07:10:38,415 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-cee34e90-2b00-42fd-9a69-0fb5a473c93a 2018-07-22 07:10:38,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b04dadf2-8102-4c99-8095-aa0bc3dc7e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:38,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3422 X-Openstack-Request-Id: req-98d9032b-7a9a-4203-9194-da1fc7ee0fca Date: Sun, 22 Jul 2018 07:10:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:35Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"60231f49-98cd-4446-8d52-9e85214f66b0","ip_address":"169.254.192.3"}],"id":"00b31749-5c93-46ab-903e-3d1fe0ea0992","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8b:fe:2f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"4797359f-4030-45ec-9d64-9528fd93f0a2","tenant_id":"","created_at":"2018-07-22T07:10:35Z","binding:vnic_type":"normal","device_id":"b04dadf2-8102-4c99-8095-aa0bc3dc7e8a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:38Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26686176-d4b0-4f11-8423-c349e99aa88a","ip_address":"172.30.9.206"}],"id":"0565ced2-97e4-4661-b7d3-b55c17e716e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:28:f4","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"","created_at":"2018-07-22T07:10:33Z","binding:vnic_type":"normal","device_id":"b04dadf2-8102-4c99-8095-aa0bc3dc7e8a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:36Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"60231f49-98cd-4446-8d52-9e85214f66b0","ip_address":"169.254.192.5"}],"id":"6007aa23-a815-413f-8350-9849d6af8b7b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:15:42:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"4797359f-4030-45ec-9d64-9528fd93f0a2","tenant_id":"","created_at":"2018-07-22T07:10:36Z","binding:vnic_type":"normal","device_id":"b04dadf2-8102-4c99-8095-aa0bc3dc7e8a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:34Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"60231f49-98cd-4446-8d52-9e85214f66b0","ip_address":"169.254.192.9"}],"id":"8cc6d81b-866e-4570-b1a1-b86bd5b93a64","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:31:ad:67","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"4797359f-4030-45ec-9d64-9528fd93f0a2","tenant_id":"","created_at":"2018-07-22T07:10:34Z","binding:vnic_type":"normal","device_id":"b04dadf2-8102-4c99-8095-aa0bc3dc7e8a","ip_allocation":"immediate"}]} 2018-07-22 07:10:38,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b04dadf2-8102-4c99-8095-aa0bc3dc7e8a used request id req-98d9032b-7a9a-4203-9194-da1fc7ee0fca 2018-07-22 07:10:38,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:38,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-863b36d0-a8c2-4fe5-91d8-355183d5feca Date: Sun, 22 Jul 2018 07:10:38 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}} 2018-07-22 07:10:38,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a used request id req-863b36d0-a8c2-4fe5-91d8-355183d5feca 2018-07-22 07:10:38,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/60231f49-98cd-4446-8d52-9e85214f66b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:38,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-c52a1580-0ca6-45eb-b884-8984b7149aa9 Date: Sun, 22 Jul 2018 07:10:38 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:10:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"60231f49-98cd-4446-8d52-9e85214f66b0","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"4797359f-4030-45ec-9d64-9528fd93f0a2","tenant_id":"","created_at":"2018-07-22T07:10:32Z","ip_version":4}} 2018-07-22 07:10:38,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/60231f49-98cd-4446-8d52-9e85214f66b0 used request id req-c52a1580-0ca6-45eb-b884-8984b7149aa9 2018-07-22 07:10:38,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/60231f49-98cd-4446-8d52-9e85214f66b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:38,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-89bffed2-f817-4e3b-9674-38b666212da2 Date: Sun, 22 Jul 2018 07:10:38 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:10:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"60231f49-98cd-4446-8d52-9e85214f66b0","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"4797359f-4030-45ec-9d64-9528fd93f0a2","tenant_id":"","created_at":"2018-07-22T07:10:32Z","ip_version":4}} 2018-07-22 07:10:38,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/60231f49-98cd-4446-8d52-9e85214f66b0 used request id req-89bffed2-f817-4e3b-9674-38b666212da2 2018-07-22 07:10:38,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/60231f49-98cd-4446-8d52-9e85214f66b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:39,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-d6444110-f1fa-468a-9941-b776eb1575b7 Date: Sun, 22 Jul 2018 07:10:39 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:10:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"60231f49-98cd-4446-8d52-9e85214f66b0","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"4797359f-4030-45ec-9d64-9528fd93f0a2","tenant_id":"","created_at":"2018-07-22T07:10:32Z","ip_version":4}} 2018-07-22 07:10:39,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/60231f49-98cd-4446-8d52-9e85214f66b0 used request id req-d6444110-f1fa-468a-9941-b776eb1575b7 2018-07-22 07:10:39,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:39,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a470dac8-5e28-47b2-82c5-dd68e24bc098 Date: Sun, 22 Jul 2018 07:10:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:10:33Z", "admin_state_up": true, "updated_at": "2018-07-22T07:10:37Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "b04dadf2-8102-4c99-8095-aa0bc3dc7e8a", "name": "NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-router"}]} 2018-07-22 07:10:39,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-router used request id req-a470dac8-5e28-47b2-82c5-dd68e24bc098 2018-07-22 07:10:39,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:39,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a45fb420-2324-43fc-bb87-59541ed28da0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:10:39,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-a45fb420-2324-43fc-bb87-59541ed28da0 2018-07-22 07:10:39,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b04dadf2-8102-4c99-8095-aa0bc3dc7e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:39,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3518 X-Openstack-Request-Id: req-2d21d401-ef98-4d80-868b-e86ab09e1ad9 Date: Sun, 22 Jul 2018 07:10:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:35Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"60231f49-98cd-4446-8d52-9e85214f66b0","ip_address":"169.254.192.3"}],"id":"00b31749-5c93-46ab-903e-3d1fe0ea0992","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8b:fe:2f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"4797359f-4030-45ec-9d64-9528fd93f0a2","tenant_id":"","created_at":"2018-07-22T07:10:35Z","binding:vnic_type":"normal","device_id":"b04dadf2-8102-4c99-8095-aa0bc3dc7e8a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:39Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26686176-d4b0-4f11-8423-c349e99aa88a","ip_address":"172.30.9.206"}],"id":"0565ced2-97e4-4661-b7d3-b55c17e716e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:28:f4","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"","created_at":"2018-07-22T07:10:33Z","binding:vnic_type":"normal","device_id":"b04dadf2-8102-4c99-8095-aa0bc3dc7e8a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:39Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"60231f49-98cd-4446-8d52-9e85214f66b0","ip_address":"169.254.192.5"}],"id":"6007aa23-a815-413f-8350-9849d6af8b7b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:42:ad","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"4797359f-4030-45ec-9d64-9528fd93f0a2","tenant_id":"","created_at":"2018-07-22T07:10:36Z","binding:vnic_type":"normal","device_id":"b04dadf2-8102-4c99-8095-aa0bc3dc7e8a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:34Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"60231f49-98cd-4446-8d52-9e85214f66b0","ip_address":"169.254.192.9"}],"id":"8cc6d81b-866e-4570-b1a1-b86bd5b93a64","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:31:ad:67","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"4797359f-4030-45ec-9d64-9528fd93f0a2","tenant_id":"","created_at":"2018-07-22T07:10:34Z","binding:vnic_type":"normal","device_id":"b04dadf2-8102-4c99-8095-aa0bc3dc7e8a","ip_allocation":"immediate"}]} 2018-07-22 07:10:39,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b04dadf2-8102-4c99-8095-aa0bc3dc7e8a used request id req-2d21d401-ef98-4d80-868b-e86ab09e1ad9 2018-07-22 07:10:39,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:39,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-b5e4e5d7-3b26-4a2c-b3e5-f4b85eebd703 Date: Sun, 22 Jul 2018 07:10:39 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}} 2018-07-22 07:10:39,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a used request id req-b5e4e5d7-3b26-4a2c-b3e5-f4b85eebd703 2018-07-22 07:10:39,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/60231f49-98cd-4446-8d52-9e85214f66b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:39,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-4c88cdf0-2a7b-4874-a47b-14ba0632260b Date: Sun, 22 Jul 2018 07:10:39 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:10:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"60231f49-98cd-4446-8d52-9e85214f66b0","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"4797359f-4030-45ec-9d64-9528fd93f0a2","tenant_id":"","created_at":"2018-07-22T07:10:32Z","ip_version":4}} 2018-07-22 07:10:39,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/60231f49-98cd-4446-8d52-9e85214f66b0 used request id req-4c88cdf0-2a7b-4874-a47b-14ba0632260b 2018-07-22 07:10:39,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/60231f49-98cd-4446-8d52-9e85214f66b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:40,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-6a2af066-c9bb-4f59-8d14-f1fc9402f09d Date: Sun, 22 Jul 2018 07:10:40 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:10:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"60231f49-98cd-4446-8d52-9e85214f66b0","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"4797359f-4030-45ec-9d64-9528fd93f0a2","tenant_id":"","created_at":"2018-07-22T07:10:32Z","ip_version":4}} 2018-07-22 07:10:40,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/60231f49-98cd-4446-8d52-9e85214f66b0 used request id req-6a2af066-c9bb-4f59-8d14-f1fc9402f09d 2018-07-22 07:10:40,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/60231f49-98cd-4446-8d52-9e85214f66b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:40,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-44a45d28-6cfd-4428-9692-d58182c7f66c Date: Sun, 22 Jul 2018 07:10:40 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:10:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"60231f49-98cd-4446-8d52-9e85214f66b0","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"4797359f-4030-45ec-9d64-9528fd93f0a2","tenant_id":"","created_at":"2018-07-22T07:10:32Z","ip_version":4}} 2018-07-22 07:10:40,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/60231f49-98cd-4446-8d52-9e85214f66b0 used request id req-44a45d28-6cfd-4428-9692-d58182c7f66c 2018-07-22 07:10:40,112 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-router 2018-07-22 07:10:40,113 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-router 2018-07-22 07:10:40,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/b04dadf2-8102-4c99-8095-aa0bc3dc7e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:44,026 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9abf9030-a433-4b68-831a-8e2cfeba7a8f Content-Length: 0 Date: Sun, 22 Jul 2018 07:10:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:10:44,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b04dadf2-8102-4c99-8095-aa0bc3dc7e8a used request id req-9abf9030-a433-4b68-831a-8e2cfeba7a8f 2018-07-22 07:10:44,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:44,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b00e1e32-7748-418b-8f56-7f1cc9acbf80 Date: Sun, 22 Jul 2018 07:10:44 GMT RESP BODY: {"routers": []} 2018-07-22 07:10:44,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-router used request id req-b00e1e32-7748-418b-8f56-7f1cc9acbf80 2018-07-22 07:10:44,085 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-subnet 2018-07-22 07:10:44,085 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-subnet 2018-07-22 07:10:44,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/94982370-5868-4e87-9c87-5a3868146127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:46,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b12d8ecf-2de6-43e4-a8cc-1edbe677feb6 Date: Sun, 22 Jul 2018 07:10:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:10:46,239 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/94982370-5868-4e87-9c87-5a3868146127 used request id req-b12d8ecf-2de6-43e4-a8cc-1edbe677feb6 2018-07-22 07:10:46,239 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0f0014b5-5e6c-4cfe-9fce-aa3e2c5d7d41-pub-net 2018-07-22 07:10:46,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/86365284-615c-4faf-ae5e-fdaf8b650433 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044322cc1addac8b44b7bc273a093c6d11070bb8" 2018-07-22 07:10:47,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cfd04070-afc5-464f-9081-f66e152d54ae Date: Sun, 22 Jul 2018 07:10:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:10:47,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/86365284-615c-4faf-ae5e-fdaf8b650433 used request id req-cfd04070-afc5-464f-9081-f66e152d54ae 2018-07-22 07:10:47,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:10:47,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:10:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Ez4htQVwQMWMprOaNnhv3Q"], "issued_at": "2018-07-22T07:10:47.000000Z"}} 2018-07-22 07:10:47,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:47,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b63eac-2f0a-45ab-ae2f-0d837b7ec2d2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:10:47,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-58b63eac-2f0a-45ab-ae2f-0d837b7ec2d2 2018-07-22 07:10:47,872 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-net 2018-07-22 07:10:47,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" -d '{"network": {"name": "NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-net", "admin_state_up": true}}' 2018-07-22 07:10:48,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-8185f508-7126-4b0b-9a92-b8866691ad3c Date: Sun, 22 Jul 2018 07:10:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"85f04a19-a581-40c6-b20b-efb3687b15a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:10:48Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:48Z","mtu":1450}} 2018-07-22 07:10:48,341 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-8185f508-7126-4b0b-9a92-b8866691ad3c 2018-07-22 07:10:48,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=85f04a19-a581-40c6-b20b-efb3687b15a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:48,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-56963047-4379-4bcf-87fa-50debbd1b0b9 Date: Sun, 22 Jul 2018 07:10:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85f04a19-a581-40c6-b20b-efb3687b15a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:10:48Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:48Z","provider:network_type":"vxlan"}]} 2018-07-22 07:10:48,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=85f04a19-a581-40c6-b20b-efb3687b15a2 used request id req-56963047-4379-4bcf-87fa-50debbd1b0b9 2018-07-22 07:10:48,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=85f04a19-a581-40c6-b20b-efb3687b15a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:48,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-41499772-f3f6-4597-9afe-e38178b79f97 Date: Sun, 22 Jul 2018 07:10:48 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:10:48,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=85f04a19-a581-40c6-b20b-efb3687b15a2 used request id req-41499772-f3f6-4597-9afe-e38178b79f97 2018-07-22 07:10:48,830 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-subnet 2018-07-22 07:10:48,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" -d '{"subnets": [{"ip_version": 4, "network_id": "85f04a19-a581-40c6-b20b-efb3687b15a2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-subnet"}]}' 2018-07-22 07:10:49,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ed360a96-bffe-4959-acce-0cd0d3ec5862 Date: Sun, 22 Jul 2018 07:10:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"902f46e9-b097-4f80-b3ea-aedf4503b0da","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"85f04a19-a581-40c6-b20b-efb3687b15a2","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:49Z","ip_version":4}]} 2018-07-22 07:10:49,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-ed360a96-bffe-4959-acce-0cd0d3ec5862 2018-07-22 07:10:49,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=85f04a19-a581-40c6-b20b-efb3687b15a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:49,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-046a86b2-b40a-48aa-b0dd-2554be7daa4c Date: Sun, 22 Jul 2018 07:10:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"85f04a19-a581-40c6-b20b-efb3687b15a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["902f46e9-b097-4f80-b3ea-aedf4503b0da"],"description":"","tags":[],"updated_at":"2018-07-22T07:10:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:48Z","provider:network_type":"vxlan"}]} 2018-07-22 07:10:49,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=85f04a19-a581-40c6-b20b-efb3687b15a2 used request id req-046a86b2-b40a-48aa-b0dd-2554be7daa4c 2018-07-22 07:10:49,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=85f04a19-a581-40c6-b20b-efb3687b15a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:50,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4aafd72e-178d-470f-b4d1-d423a9a069c8 Date: Sun, 22 Jul 2018 07:10:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"902f46e9-b097-4f80-b3ea-aedf4503b0da","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"85f04a19-a581-40c6-b20b-efb3687b15a2","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:49Z","ip_version":4}]} 2018-07-22 07:10:50,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=85f04a19-a581-40c6-b20b-efb3687b15a2 used request id req-4aafd72e-178d-470f-b4d1-d423a9a069c8 2018-07-22 07:10:50,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:50,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-700c9eab-0f9b-43b6-93ec-3582601ee0db Date: Sun, 22 Jul 2018 07:10:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"85f04a19-a581-40c6-b20b-efb3687b15a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["902f46e9-b097-4f80-b3ea-aedf4503b0da"],"description":"","tags":[],"updated_at":"2018-07-22T07:10:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:48Z","provider:network_type":"vxlan"}]} 2018-07-22 07:10:50,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-net used request id req-700c9eab-0f9b-43b6-93ec-3582601ee0db 2018-07-22 07:10:50,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:10:50,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:10:50 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:10:50,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:50,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42005296-827c-4827-bab8-57682f3f6ea7 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:10:50,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-42005296-827c-4827-bab8-57682f3f6ea7 2018-07-22 07:10:50,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=85f04a19-a581-40c6-b20b-efb3687b15a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:50,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f7178044-2e17-4dec-beb3-3eb92f8bc89e Date: Sun, 22 Jul 2018 07:10:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"902f46e9-b097-4f80-b3ea-aedf4503b0da","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"85f04a19-a581-40c6-b20b-efb3687b15a2","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:49Z","ip_version":4}]} 2018-07-22 07:10:50,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=85f04a19-a581-40c6-b20b-efb3687b15a2 used request id req-f7178044-2e17-4dec-beb3-3eb92f8bc89e 2018-07-22 07:10:50,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=85f04a19-a581-40c6-b20b-efb3687b15a2&name=NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:50,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8d959ab0-fb7b-4c4f-a388-0ceb386a51ec Date: Sun, 22 Jul 2018 07:10:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"902f46e9-b097-4f80-b3ea-aedf4503b0da","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"85f04a19-a581-40c6-b20b-efb3687b15a2","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:49Z","ip_version":4}]} 2018-07-22 07:10:50,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=85f04a19-a581-40c6-b20b-efb3687b15a2&name=NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-subnet used request id req-8d959ab0-fb7b-4c4f-a388-0ceb386a51ec 2018-07-22 07:10:50,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:10:50,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:10:51,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:10:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["FirlFx6uSuK606yZzW49LA"], "issued_at": "2018-07-22T07:10:51.000000Z"}} 2018-07-22 07:10:51,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76bb0eb94670b6112420a1f5b38877eb930d74d7" 2018-07-22 07:10:51,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f45a4e1-7ac3-4ef5-815d-5a848fb7e6e9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:10:51,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4f45a4e1-7ac3-4ef5-815d-5a848fb7e6e9 2018-07-22 07:10:51,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:51,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-bbcf6a3b-be7e-456c-8c99-f588dcfe71ba Date: Sun, 22 Jul 2018 07:10:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"85f04a19-a581-40c6-b20b-efb3687b15a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["902f46e9-b097-4f80-b3ea-aedf4503b0da"],"description":"","tags":[],"updated_at":"2018-07-22T07:10:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:48Z","provider:network_type":"vxlan"}]} 2018-07-22 07:10:51,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-net used request id req-bbcf6a3b-be7e-456c-8c99-f588dcfe71ba 2018-07-22 07:10:51,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=85f04a19-a581-40c6-b20b-efb3687b15a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:51,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-56367def-45bd-4fdc-9e4b-8f0cc2d0c49d Date: Sun, 22 Jul 2018 07:10:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"902f46e9-b097-4f80-b3ea-aedf4503b0da","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"85f04a19-a581-40c6-b20b-efb3687b15a2","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:49Z","ip_version":4}]} 2018-07-22 07:10:51,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=85f04a19-a581-40c6-b20b-efb3687b15a2 used request id req-56367def-45bd-4fdc-9e4b-8f0cc2d0c49d 2018-07-22 07:10:51,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:51,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-81c34a15-2efa-4f9d-9105-e30c97d4b6fa Date: Sun, 22 Jul 2018 07:10:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"85f04a19-a581-40c6-b20b-efb3687b15a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["902f46e9-b097-4f80-b3ea-aedf4503b0da"],"description":"","tags":[],"updated_at":"2018-07-22T07:10:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:48Z","provider:network_type":"vxlan"}]} 2018-07-22 07:10:51,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-net used request id req-81c34a15-2efa-4f9d-9105-e30c97d4b6fa 2018-07-22 07:10:51,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:10:51,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:10:51 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:10:51,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76bb0eb94670b6112420a1f5b38877eb930d74d7" 2018-07-22 07:10:52,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a94f7794-762f-4ee4-ac3f-5141baef72b0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:10:52,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-a94f7794-762f-4ee4-ac3f-5141baef72b0 2018-07-22 07:10:52,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=85f04a19-a581-40c6-b20b-efb3687b15a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:52,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-634e80bc-ff32-4bba-9a1c-9fd206566455 Date: Sun, 22 Jul 2018 07:10:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"902f46e9-b097-4f80-b3ea-aedf4503b0da","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"85f04a19-a581-40c6-b20b-efb3687b15a2","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:49Z","ip_version":4}]} 2018-07-22 07:10:52,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=85f04a19-a581-40c6-b20b-efb3687b15a2 used request id req-634e80bc-ff32-4bba-9a1c-9fd206566455 2018-07-22 07:10:52,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=85f04a19-a581-40c6-b20b-efb3687b15a2&name=NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:52,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-52ed5ae4-0402-4df9-ae9a-e7782c64cd64 Date: Sun, 22 Jul 2018 07:10:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"902f46e9-b097-4f80-b3ea-aedf4503b0da","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"85f04a19-a581-40c6-b20b-efb3687b15a2","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:49Z","ip_version":4}]} 2018-07-22 07:10:52,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=85f04a19-a581-40c6-b20b-efb3687b15a2&name=NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-subnet used request id req-52ed5ae4-0402-4df9-ae9a-e7782c64cd64 2018-07-22 07:10:52,696 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-net 2018-07-22 07:10:52,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" -d '{"port": {"network_id": "85f04a19-a581-40c6-b20b-efb3687b15a2", "fixed_ips": [{"subnet_id": "902f46e9-b097-4f80-b3ea-aedf4503b0da", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-port", "admin_state_up": true}}' 2018-07-22 07:10:53,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-7bd3701c-cac4-43ec-9a53-e336c28608b0 Date: Sun, 22 Jul 2018 07:10:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:53Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"902f46e9-b097-4f80-b3ea-aedf4503b0da","ip_address":"10.55.1.100"}],"id":"41f7659c-714c-46e0-9ea1-96dfd7c71a94","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3a:96:35","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-port","project_id":"239f08b9dfab49abbc9cca9c9c17e131","qos_policy_id":null,"admin_state_up":true,"network_id":"85f04a19-a581-40c6-b20b-efb3687b15a2","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 07:10:53,658 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-7bd3701c-cac4-43ec-9a53-e336c28608b0 2018-07-22 07:10:53,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:53,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3842 X-Openstack-Request-Id: req-609058c9-604c-46a6-bc35-126478fbff0b Date: Sun, 22 Jul 2018 07:10:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"902f46e9-b097-4f80-b3ea-aedf4503b0da","ip_address":"10.55.1.100"}],"id":"41f7659c-714c-46e0-9ea1-96dfd7c71a94","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3a:96:35","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-port","admin_state_up":true,"network_id":"85f04a19-a581-40c6-b20b-efb3687b15a2","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:53Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"902f46e9-b097-4f80-b3ea-aedf4503b0da","ip_address":"10.55.1.4"}],"id":"698be508-adda-4e80-b728-ca29048dd67a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:62:71","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85f04a19-a581-40c6-b20b-efb3687b15a2","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-85f04a19-a581-40c6-b20b-efb3687b15a2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"902f46e9-b097-4f80-b3ea-aedf4503b0da","ip_address":"10.55.1.2"}],"id":"b02bef29-64a3-4ac2-bbdd-0caa82b260db","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:7a:41","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85f04a19-a581-40c6-b20b-efb3687b15a2","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-85f04a19-a581-40c6-b20b-efb3687b15a2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:10:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"902f46e9-b097-4f80-b3ea-aedf4503b0da","ip_address":"10.55.1.3"}],"id":"ca302f3e-179a-4663-89d7-73e38aff9db9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:71:59","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85f04a19-a581-40c6-b20b-efb3687b15a2","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-85f04a19-a581-40c6-b20b-efb3687b15a2","ip_allocation":"immediate"}]} 2018-07-22 07:10:53,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports used request id req-609058c9-604c-46a6-bc35-126478fbff0b 2018-07-22 07:10:53,707 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-port 2018-07-22 07:10:53,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/41f7659c-714c-46e0-9ea1-96dfd7c71a94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:54,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8823f5f7-d0f2-44ad-adfb-9df2f663e6d5 Date: Sun, 22 Jul 2018 07:10:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:10:54,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/41f7659c-714c-46e0-9ea1-96dfd7c71a94 used request id req-8823f5f7-d0f2-44ad-adfb-9df2f663e6d5 2018-07-22 07:10:54,600 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-subnet 2018-07-22 07:10:54,600 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-subnet 2018-07-22 07:10:54,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/902f46e9-b097-4f80-b3ea-aedf4503b0da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:56,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36b325fc-c526-4070-91b0-ac9b43479161 Date: Sun, 22 Jul 2018 07:10:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:10:56,646 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/902f46e9-b097-4f80-b3ea-aedf4503b0da used request id req-36b325fc-c526-4070-91b0-ac9b43479161 2018-07-22 07:10:56,646 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0b705700-25ea-4a5a-8f2d-89581207d65f-pub-net 2018-07-22 07:10:56,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/85f04a19-a581-40c6-b20b-efb3687b15a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01796f573ab77b7a976dde7ebb7baa6d544a57da" 2018-07-22 07:10:58,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f4769fc-779f-4a35-a8ba-c92790ab08f1 Date: Sun, 22 Jul 2018 07:10:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:10:58,041 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/85f04a19-a581-40c6-b20b-efb3687b15a2 used request id req-6f4769fc-779f-4a35-a8ba-c92790ab08f1 2018-07-22 07:10:58,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:10:58,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:10:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["_yQoV4V6QHaFYV_BYwPv0w"], "issued_at": "2018-07-22T07:10:58.000000Z"}} 2018-07-22 07:10:58,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:10:58,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e90145-e230-4a87-aef9-a04e53602895 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:10:58,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d9e90145-e230-4a87-aef9-a04e53602895 2018-07-22 07:10:58,528 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-net 2018-07-22 07:10:58,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" -d '{"network": {"name": "NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-net", "admin_state_up": true}}' 2018-07-22 07:10:59,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-b01b86f1-6372-4204-9eaa-aa15df0e7191 Date: Sun, 22 Jul 2018 07:10:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:10:58Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:58Z","mtu":1450}} 2018-07-22 07:10:59,083 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b01b86f1-6372-4204-9eaa-aa15df0e7191 2018-07-22 07:10:59,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=baa2ceef-9a5d-4b6a-952b-cb296de5188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:10:59,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-b89e8988-0145-4610-8e80-9e07f14e063f Date: Sun, 22 Jul 2018 07:10:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:10:58Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:58Z","provider:network_type":"vxlan"}]} 2018-07-22 07:10:59,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=baa2ceef-9a5d-4b6a-952b-cb296de5188d used request id req-b89e8988-0145-4610-8e80-9e07f14e063f 2018-07-22 07:10:59,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=baa2ceef-9a5d-4b6a-952b-cb296de5188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:10:59,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c05f196c-0296-4734-83e5-4aab67754764 Date: Sun, 22 Jul 2018 07:10:59 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:10:59,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=baa2ceef-9a5d-4b6a-952b-cb296de5188d used request id req-c05f196c-0296-4734-83e5-4aab67754764 2018-07-22 07:10:59,598 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-subnet 2018-07-22 07:10:59,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" -d '{"subnets": [{"ip_version": 4, "network_id": "baa2ceef-9a5d-4b6a-952b-cb296de5188d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-subnet"}]}' 2018-07-22 07:11:00,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6df51b26-74f8-4dbd-b4cf-ece62fb0672b Date: Sun, 22 Jul 2018 07:11:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"872c8c6a-3914-4767-b98c-48d8d6c38bb5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:00Z","ip_version":4}]} 2018-07-22 07:11:00,413 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-6df51b26-74f8-4dbd-b4cf-ece62fb0672b 2018-07-22 07:11:00,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=baa2ceef-9a5d-4b6a-952b-cb296de5188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:11:00,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-3e345172-1509-4486-9b1e-1b601aaca864 Date: Sun, 22 Jul 2018 07:11:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["872c8c6a-3914-4767-b98c-48d8d6c38bb5"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:58Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:00,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=baa2ceef-9a5d-4b6a-952b-cb296de5188d used request id req-3e345172-1509-4486-9b1e-1b601aaca864 2018-07-22 07:11:00,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=baa2ceef-9a5d-4b6a-952b-cb296de5188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:11:00,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5fdb7c9f-a4e4-4320-9b3e-8e28dd47d9df Date: Sun, 22 Jul 2018 07:11:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"872c8c6a-3914-4767-b98c-48d8d6c38bb5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:00Z","ip_version":4}]} 2018-07-22 07:11:00,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=baa2ceef-9a5d-4b6a-952b-cb296de5188d used request id req-5fdb7c9f-a4e4-4320-9b3e-8e28dd47d9df 2018-07-22 07:11:00,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:11:01,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-171ad699-5be3-4fc2-8cdb-f1e23e7289e0 Date: Sun, 22 Jul 2018 07:11:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["872c8c6a-3914-4767-b98c-48d8d6c38bb5"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:58Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:01,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-net used request id req-171ad699-5be3-4fc2-8cdb-f1e23e7289e0 2018-07-22 07:11:01,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:11:01,194 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:11:01 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:11:01,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:11:01,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9baa8851-e5d3-4456-907e-5f39594ec5f0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:11:01,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-9baa8851-e5d3-4456-907e-5f39594ec5f0 2018-07-22 07:11:01,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=baa2ceef-9a5d-4b6a-952b-cb296de5188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:11:02,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-45988222-1c26-4925-8080-d17a14ccaa4c Date: Sun, 22 Jul 2018 07:11:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"872c8c6a-3914-4767-b98c-48d8d6c38bb5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:00Z","ip_version":4}]} 2018-07-22 07:11:02,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=baa2ceef-9a5d-4b6a-952b-cb296de5188d used request id req-45988222-1c26-4925-8080-d17a14ccaa4c 2018-07-22 07:11:02,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=baa2ceef-9a5d-4b6a-952b-cb296de5188d&name=NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:11:02,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0efc0d5b-7372-489c-9312-222dbb94a272 Date: Sun, 22 Jul 2018 07:11:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"872c8c6a-3914-4767-b98c-48d8d6c38bb5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:00Z","ip_version":4}]} 2018-07-22 07:11:02,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=baa2ceef-9a5d-4b6a-952b-cb296de5188d&name=NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-subnet used request id req-0efc0d5b-7372-489c-9312-222dbb94a272 2018-07-22 07:11:02,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:11:02,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:11:02,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:11:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["FWGf5TyESDGFeGsm_YWoNg"], "issued_at": "2018-07-22T07:11:02.000000Z"}} 2018-07-22 07:11:02,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b96636683371b006e79b5c604c54751b137011" 2018-07-22 07:11:02,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60951691-65e8-4c64-bad0-45c713f05776 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:11:02,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-60951691-65e8-4c64-bad0-45c713f05776 2018-07-22 07:11:02,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:11:02,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-bf4b5cfc-7e39-48a1-b39a-8ef43ed99d85 Date: Sun, 22 Jul 2018 07:11:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["872c8c6a-3914-4767-b98c-48d8d6c38bb5"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:58Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:02,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-net used request id req-bf4b5cfc-7e39-48a1-b39a-8ef43ed99d85 2018-07-22 07:11:02,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=baa2ceef-9a5d-4b6a-952b-cb296de5188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:11:02,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-09b489ac-b858-4455-967f-2847f74d1936 Date: Sun, 22 Jul 2018 07:11:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"872c8c6a-3914-4767-b98c-48d8d6c38bb5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:00Z","ip_version":4}]} 2018-07-22 07:11:02,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=baa2ceef-9a5d-4b6a-952b-cb296de5188d used request id req-09b489ac-b858-4455-967f-2847f74d1936 2018-07-22 07:11:02,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:11:03,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-d7b1e68f-1b76-4a6e-88f6-ae423cea08ef Date: Sun, 22 Jul 2018 07:11:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["872c8c6a-3914-4767-b98c-48d8d6c38bb5"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:10:58Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:03,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-net used request id req-d7b1e68f-1b76-4a6e-88f6-ae423cea08ef 2018-07-22 07:11:03,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:11:03,289 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:11:03 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:11:03,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b96636683371b006e79b5c604c54751b137011" 2018-07-22 07:11:03,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb7918f7-a7b5-4a6a-b762-ea1c1150dcd8 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:11:03,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-bb7918f7-a7b5-4a6a-b762-ea1c1150dcd8 2018-07-22 07:11:03,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=baa2ceef-9a5d-4b6a-952b-cb296de5188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:11:03,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cd762968-9d99-4ca2-9488-c96f931a8e0f Date: Sun, 22 Jul 2018 07:11:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"872c8c6a-3914-4767-b98c-48d8d6c38bb5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:00Z","ip_version":4}]} 2018-07-22 07:11:03,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=baa2ceef-9a5d-4b6a-952b-cb296de5188d used request id req-cd762968-9d99-4ca2-9488-c96f931a8e0f 2018-07-22 07:11:03,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=baa2ceef-9a5d-4b6a-952b-cb296de5188d&name=NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:11:03,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-83509874-e9f9-4f68-abce-aa3d80143a17 Date: Sun, 22 Jul 2018 07:11:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"872c8c6a-3914-4767-b98c-48d8d6c38bb5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:00Z","ip_version":4}]} 2018-07-22 07:11:03,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=baa2ceef-9a5d-4b6a-952b-cb296de5188d&name=NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-subnet used request id req-83509874-e9f9-4f68-abce-aa3d80143a17 2018-07-22 07:11:03,500 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-net 2018-07-22 07:11:03,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" -d '{"port": {"network_id": "baa2ceef-9a5d-4b6a-952b-cb296de5188d", "fixed_ips": [{"subnet_id": "872c8c6a-3914-4767-b98c-48d8d6c38bb5", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-port", "admin_state_up": true}}' 2018-07-22 07:11:04,562 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-fc5a02d2-237d-4a25-937b-90fd88101475 Date: Sun, 22 Jul 2018 07:11:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:11:04Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"872c8c6a-3914-4767-b98c-48d8d6c38bb5","ip_address":"10.55.1.100"}],"id":"500e1f1e-84be-462c-b6ee-f5681d372283","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dc:14:f4","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-port","project_id":"239f08b9dfab49abbc9cca9c9c17e131","qos_policy_id":null,"admin_state_up":true,"network_id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 07:11:04,563 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-fc5a02d2-237d-4a25-937b-90fd88101475 2018-07-22 07:11:04,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:11:04,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3844 X-Openstack-Request-Id: req-74b2e557-7cbf-4eec-acca-397220c5f2ad Date: Sun, 22 Jul 2018 07:11:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:11:04Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"872c8c6a-3914-4767-b98c-48d8d6c38bb5","ip_address":"10.55.1.4"}],"id":"01552ae9-8f2b-4f48-8e70-670455813310","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:a7:eb","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-baa2ceef-9a5d-4b6a-952b-cb296de5188d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:11:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"872c8c6a-3914-4767-b98c-48d8d6c38bb5","ip_address":"10.55.1.3"}],"id":"23f03965-7d6f-4e0a-a356-bb0fe9d8d0a8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:e4:eb","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-baa2ceef-9a5d-4b6a-952b-cb296de5188d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:11:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"872c8c6a-3914-4767-b98c-48d8d6c38bb5","ip_address":"10.55.1.2"}],"id":"42e253f4-973a-40fb-8fbe-9c11d356410d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2c:fa:e2","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-baa2ceef-9a5d-4b6a-952b-cb296de5188d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:11:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"872c8c6a-3914-4767-b98c-48d8d6c38bb5","ip_address":"10.55.1.100"}],"id":"500e1f1e-84be-462c-b6ee-f5681d372283","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dc:14:f4","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-port","admin_state_up":true,"network_id":"baa2ceef-9a5d-4b6a-952b-cb296de5188d","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 07:11:04,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports used request id req-74b2e557-7cbf-4eec-acca-397220c5f2ad 2018-07-22 07:11:04,784 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-port 2018-07-22 07:11:04,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/500e1f1e-84be-462c-b6ee-f5681d372283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:11:05,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cee1abf4-ce76-4491-8ff3-ad1f3b416691 Date: Sun, 22 Jul 2018 07:11:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:11:05,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/500e1f1e-84be-462c-b6ee-f5681d372283 used request id req-cee1abf4-ce76-4491-8ff3-ad1f3b416691 2018-07-22 07:11:05,238 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-subnet 2018-07-22 07:11:05,238 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-subnet 2018-07-22 07:11:05,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/872c8c6a-3914-4767-b98c-48d8d6c38bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:11:07,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-824f82fe-6d32-47ef-9b06-b7a6a5c80a2d Date: Sun, 22 Jul 2018 07:11:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:11:07,251 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/872c8c6a-3914-4767-b98c-48d8d6c38bb5 used request id req-824f82fe-6d32-47ef-9b06-b7a6a5c80a2d 2018-07-22 07:11:07,251 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f982d8ad-ce2d-42ee-b60e-e232f3a1b752-pub-net 2018-07-22 07:11:07,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/baa2ceef-9a5d-4b6a-952b-cb296de5188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e912b152e303bc59fe0fd59c7bb19de6386245" 2018-07-22 07:11:08,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3d735a1-c825-4ac0-8068-aa58b430e24f Date: Sun, 22 Jul 2018 07:11:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:11:08,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/baa2ceef-9a5d-4b6a-952b-cb296de5188d used request id req-c3d735a1-c825-4ac0-8068-aa58b430e24f 2018-07-22 07:11:08,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:11:08,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:11:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["BPQAk1rlSnKJkONUflx9hQ"], "issued_at": "2018-07-22T07:11:08.000000Z"}} 2018-07-22 07:11:08,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" 2018-07-22 07:11:09,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5bfc19b-5b73-4921-80fc-68f3e0a49df5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:11:09,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c5bfc19b-5b73-4921-80fc-68f3e0a49df5 2018-07-22 07:11:09,033 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-net 2018-07-22 07:11:09,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" -d '{"network": {"name": "NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-net", "admin_state_up": true}}' 2018-07-22 07:11:09,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-52d95817-ca55-49f8-897e-b984e50f1aee Date: Sun, 22 Jul 2018 07:11:09 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7baebc07-d67e-46cf-bdb8-6e7ad30e51fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:11:09Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:09Z","mtu":1450}} 2018-07-22 07:11:09,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-52d95817-ca55-49f8-897e-b984e50f1aee 2018-07-22 07:11:09,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" 2018-07-22 07:11:09,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-1d569211-00ce-460e-b376-91de3a612389 Date: Sun, 22 Jul 2018 07:11:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7baebc07-d67e-46cf-bdb8-6e7ad30e51fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:11:09Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:09Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:09,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa used request id req-1d569211-00ce-460e-b376-91de3a612389 2018-07-22 07:11:09,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" 2018-07-22 07:11:09,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3b177701-7784-4e62-a461-9cf1f9b776f1 Date: Sun, 22 Jul 2018 07:11:09 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:11:09,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa used request id req-3b177701-7784-4e62-a461-9cf1f9b776f1 2018-07-22 07:11:09,908 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-subnet 2018-07-22 07:11:09,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" -d '{"subnets": [{"ip_version": 4, "network_id": "7baebc07-d67e-46cf-bdb8-6e7ad30e51fa", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-subnet"}]}' 2018-07-22 07:11:10,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-415b881a-ed94-494f-bb19-8015f7d780f7 Date: Sun, 22 Jul 2018 07:11:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"84794d46-c807-4304-b79e-dab7960d0f63","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7baebc07-d67e-46cf-bdb8-6e7ad30e51fa","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:10Z","ip_version":4}]} 2018-07-22 07:11:10,341 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-415b881a-ed94-494f-bb19-8015f7d780f7 2018-07-22 07:11:10,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" 2018-07-22 07:11:10,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f9f5e754-1547-416d-ac8a-07b0529e77b4 Date: Sun, 22 Jul 2018 07:11:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7baebc07-d67e-46cf-bdb8-6e7ad30e51fa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["84794d46-c807-4304-b79e-dab7960d0f63"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:09Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:10,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa used request id req-f9f5e754-1547-416d-ac8a-07b0529e77b4 2018-07-22 07:11:10,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" 2018-07-22 07:11:10,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7cbdfdf4-fe80-4638-b622-e0d668df83d1 Date: Sun, 22 Jul 2018 07:11:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"84794d46-c807-4304-b79e-dab7960d0f63","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7baebc07-d67e-46cf-bdb8-6e7ad30e51fa","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:10Z","ip_version":4}]} 2018-07-22 07:11:10,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa used request id req-7cbdfdf4-fe80-4638-b622-e0d668df83d1 2018-07-22 07:11:10,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" 2018-07-22 07:11:11,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3f45f231-583f-41bc-94d9-40f1de179673 Date: Sun, 22 Jul 2018 07:11:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7baebc07-d67e-46cf-bdb8-6e7ad30e51fa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["84794d46-c807-4304-b79e-dab7960d0f63"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:09Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:11,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-net used request id req-3f45f231-583f-41bc-94d9-40f1de179673 2018-07-22 07:11:11,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:11:11,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:11:11 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:11:11,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" 2018-07-22 07:11:11,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77270e78-5206-4910-b0b2-1415ab088ce2 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:11:11,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-77270e78-5206-4910-b0b2-1415ab088ce2 2018-07-22 07:11:11,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" 2018-07-22 07:11:11,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6f9fda01-fbe5-481a-a21e-6c15ef4757e4 Date: Sun, 22 Jul 2018 07:11:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"84794d46-c807-4304-b79e-dab7960d0f63","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7baebc07-d67e-46cf-bdb8-6e7ad30e51fa","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:10Z","ip_version":4}]} 2018-07-22 07:11:11,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa used request id req-6f9fda01-fbe5-481a-a21e-6c15ef4757e4 2018-07-22 07:11:11,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa&name=NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" 2018-07-22 07:11:11,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2beb9036-64dc-4add-a65d-825d833736a1 Date: Sun, 22 Jul 2018 07:11:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"84794d46-c807-4304-b79e-dab7960d0f63","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7baebc07-d67e-46cf-bdb8-6e7ad30e51fa","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:10Z","ip_version":4}]} 2018-07-22 07:11:11,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa&name=NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-subnet used request id req-2beb9036-64dc-4add-a65d-825d833736a1 2018-07-22 07:11:11,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:11:11,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:11:11,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:11:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["AAh4Gw9GRo2ceFkWNX84Iw"], "issued_at": "2018-07-22T07:11:11.000000Z"}} 2018-07-22 07:11:11,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d40f29624a173b8279cbcaa5e34e310bd4c61e7" 2018-07-22 07:11:11,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e60f025-1c5b-4597-a81c-29befa13aa40 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:11:11,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0e60f025-1c5b-4597-a81c-29befa13aa40 2018-07-22 07:11:11,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" 2018-07-22 07:11:12,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3f048a96-6a14-448e-aa8f-3a80e64afacc Date: Sun, 22 Jul 2018 07:11:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7baebc07-d67e-46cf-bdb8-6e7ad30e51fa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["84794d46-c807-4304-b79e-dab7960d0f63"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:09Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:12,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-net used request id req-3f048a96-6a14-448e-aa8f-3a80e64afacc 2018-07-22 07:11:12,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" 2018-07-22 07:11:12,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-85dcb4a7-de70-4316-8fa3-9a8689e73819 Date: Sun, 22 Jul 2018 07:11:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"84794d46-c807-4304-b79e-dab7960d0f63","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7baebc07-d67e-46cf-bdb8-6e7ad30e51fa","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:10Z","ip_version":4}]} 2018-07-22 07:11:12,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa used request id req-85dcb4a7-de70-4316-8fa3-9a8689e73819 2018-07-22 07:11:12,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" 2018-07-22 07:11:12,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b9e9b62f-21dd-410f-bf1f-6b07dd29be80 Date: Sun, 22 Jul 2018 07:11:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7baebc07-d67e-46cf-bdb8-6e7ad30e51fa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["84794d46-c807-4304-b79e-dab7960d0f63"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:09Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:12,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-net used request id req-b9e9b62f-21dd-410f-bf1f-6b07dd29be80 2018-07-22 07:11:12,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:11:12,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:11:12 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:11:12,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d40f29624a173b8279cbcaa5e34e310bd4c61e7" 2018-07-22 07:11:12,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-139008d9-3e93-4dc6-b24c-f34caf12a51d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:11:12,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-139008d9-3e93-4dc6-b24c-f34caf12a51d 2018-07-22 07:11:12,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" 2018-07-22 07:11:12,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c860bc53-a3a3-4931-9b39-7167020e40ae Date: Sun, 22 Jul 2018 07:11:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"84794d46-c807-4304-b79e-dab7960d0f63","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7baebc07-d67e-46cf-bdb8-6e7ad30e51fa","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:10Z","ip_version":4}]} 2018-07-22 07:11:12,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa used request id req-c860bc53-a3a3-4931-9b39-7167020e40ae 2018-07-22 07:11:12,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa&name=NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" 2018-07-22 07:11:12,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d8791fea-2b6a-41c5-b804-0a1237a3494f Date: Sun, 22 Jul 2018 07:11:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"84794d46-c807-4304-b79e-dab7960d0f63","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7baebc07-d67e-46cf-bdb8-6e7ad30e51fa","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:10Z","ip_version":4}]} 2018-07-22 07:11:12,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7baebc07-d67e-46cf-bdb8-6e7ad30e51fa&name=NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-subnet used request id req-d8791fea-2b6a-41c5-b804-0a1237a3494f 2018-07-22 07:11:12,578 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-net 2018-07-22 07:11:12,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" -d '{"port": {"network_id": "7baebc07-d67e-46cf-bdb8-6e7ad30e51fa", "fixed_ips": [{"subnet_id": "84794d46-c807-4304-b79e-dab7960d0f63", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-port", "admin_state_up": true}}' 2018-07-22 07:11:12,758 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-b18f0db7-cd00-49df-88a5-9fb933ce0d0b Date: Sun, 22 Jul 2018 07:11:12 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 07:11:12,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-b18f0db7-cd00-49df-88a5-9fb933ce0d0b 2018-07-22 07:11:12,759 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 07:11:12,759 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-subnet 2018-07-22 07:11:12,759 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-subnet 2018-07-22 07:11:12,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/84794d46-c807-4304-b79e-dab7960d0f63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" 2018-07-22 07:11:14,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-139f6cbd-0be4-4cb3-a18b-18f6ddf037cb Date: Sun, 22 Jul 2018 07:11:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:11:14,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/84794d46-c807-4304-b79e-dab7960d0f63 used request id req-139f6cbd-0be4-4cb3-a18b-18f6ddf037cb 2018-07-22 07:11:14,981 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-7075850c-8951-4972-91d9-abb999f0619a-pub-net 2018-07-22 07:11:14,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/7baebc07-d67e-46cf-bdb8-6e7ad30e51fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad34ed954ad524edeecc5823c3ab779d6179d1f5" 2018-07-22 07:11:16,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a809e6bf-7dbc-4356-963c-35d718774506 Date: Sun, 22 Jul 2018 07:11:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:11:16,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/7baebc07-d67e-46cf-bdb8-6e7ad30e51fa used request id req-a809e6bf-7dbc-4356-963c-35d718774506 2018-07-22 07:11:16,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:11:17,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:11:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["vPZ5G5olTPOeRVLoQy5_EQ"], "issued_at": "2018-07-22T07:11:17.000000Z"}} 2018-07-22 07:11:17,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" 2018-07-22 07:11:17,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da1200ae-d2e3-4de3-b447-d0d916177a02 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:11:17,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-da1200ae-d2e3-4de3-b447-d0d916177a02 2018-07-22 07:11:17,331 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-net 2018-07-22 07:11:17,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" -d '{"network": {"name": "NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-net", "admin_state_up": true}}' 2018-07-22 07:11:17,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-09e08641-bc3e-4090-a3b9-69ba33e662ff Date: Sun, 22 Jul 2018 07:11:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d6613c92-093f-400c-875f-8285301e1a21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:11:17Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:17Z","mtu":1450}} 2018-07-22 07:11:17,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-09e08641-bc3e-4090-a3b9-69ba33e662ff 2018-07-22 07:11:17,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=d6613c92-093f-400c-875f-8285301e1a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" 2018-07-22 07:11:17,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-ad2c250c-57d4-4058-b658-dfad32872d1b Date: Sun, 22 Jul 2018 07:11:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6613c92-093f-400c-875f-8285301e1a21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:11:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:17Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:17,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=d6613c92-093f-400c-875f-8285301e1a21 used request id req-ad2c250c-57d4-4058-b658-dfad32872d1b 2018-07-22 07:11:17,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d6613c92-093f-400c-875f-8285301e1a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" 2018-07-22 07:11:18,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e73d93f9-96c7-4bd2-974b-6cd70fba75a7 Date: Sun, 22 Jul 2018 07:11:18 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:11:18,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d6613c92-093f-400c-875f-8285301e1a21 used request id req-e73d93f9-96c7-4bd2-974b-6cd70fba75a7 2018-07-22 07:11:18,178 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-subnet 2018-07-22 07:11:18,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" -d '{"subnets": [{"ip_version": 4, "network_id": "d6613c92-093f-400c-875f-8285301e1a21", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-subnet"}]}' 2018-07-22 07:11:18,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bca622be-59c3-4234-92f6-778b32c0290a Date: Sun, 22 Jul 2018 07:11:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2ece43ad-82ea-4e43-a88e-4db315cb01cd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d6613c92-093f-400c-875f-8285301e1a21","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:18Z","ip_version":4}]} 2018-07-22 07:11:18,814 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-bca622be-59c3-4234-92f6-778b32c0290a 2018-07-22 07:11:18,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=d6613c92-093f-400c-875f-8285301e1a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" 2018-07-22 07:11:19,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-89194496-b15b-419b-8101-4248b4023b40 Date: Sun, 22 Jul 2018 07:11:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d6613c92-093f-400c-875f-8285301e1a21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["2ece43ad-82ea-4e43-a88e-4db315cb01cd"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:18Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:17Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:19,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=d6613c92-093f-400c-875f-8285301e1a21 used request id req-89194496-b15b-419b-8101-4248b4023b40 2018-07-22 07:11:19,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d6613c92-093f-400c-875f-8285301e1a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" 2018-07-22 07:11:19,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bbb1517e-506a-4949-a9d2-80019c5b71a4 Date: Sun, 22 Jul 2018 07:11:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2ece43ad-82ea-4e43-a88e-4db315cb01cd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d6613c92-093f-400c-875f-8285301e1a21","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:18Z","ip_version":4}]} 2018-07-22 07:11:19,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d6613c92-093f-400c-875f-8285301e1a21 used request id req-bbb1517e-506a-4949-a9d2-80019c5b71a4 2018-07-22 07:11:19,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" 2018-07-22 07:11:19,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-1af9c711-650f-4e41-86ec-675787c27015 Date: Sun, 22 Jul 2018 07:11:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d6613c92-093f-400c-875f-8285301e1a21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["2ece43ad-82ea-4e43-a88e-4db315cb01cd"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:18Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:17Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:19,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-net used request id req-1af9c711-650f-4e41-86ec-675787c27015 2018-07-22 07:11:19,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:11:19,610 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:11:19 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:11:19,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" 2018-07-22 07:11:19,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-733207ec-1663-4ed8-af2a-db95248d60f0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:11:19,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-733207ec-1663-4ed8-af2a-db95248d60f0 2018-07-22 07:11:19,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d6613c92-093f-400c-875f-8285301e1a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" 2018-07-22 07:11:19,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ccf522a0-912f-4350-adfe-06793ae44b59 Date: Sun, 22 Jul 2018 07:11:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2ece43ad-82ea-4e43-a88e-4db315cb01cd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d6613c92-093f-400c-875f-8285301e1a21","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:18Z","ip_version":4}]} 2018-07-22 07:11:19,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d6613c92-093f-400c-875f-8285301e1a21 used request id req-ccf522a0-912f-4350-adfe-06793ae44b59 2018-07-22 07:11:19,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d6613c92-093f-400c-875f-8285301e1a21&name=NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" 2018-07-22 07:11:19,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7f6fd579-454d-4222-a5c8-ccd79055c14f Date: Sun, 22 Jul 2018 07:11:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2ece43ad-82ea-4e43-a88e-4db315cb01cd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d6613c92-093f-400c-875f-8285301e1a21","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:18Z","ip_version":4}]} 2018-07-22 07:11:19,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d6613c92-093f-400c-875f-8285301e1a21&name=NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-subnet used request id req-7f6fd579-454d-4222-a5c8-ccd79055c14f 2018-07-22 07:11:19,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:11:19,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:11:20,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:11:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["nZReGx8IRWmdzkEFAH_WuA"], "issued_at": "2018-07-22T07:11:20.000000Z"}} 2018-07-22 07:11:20,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5fc23f2e2424430ed5e6e395ff726999193681" 2018-07-22 07:11:20,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8237a1d-cde7-475a-9082-c6d3008842bb Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:11:20,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b8237a1d-cde7-475a-9082-c6d3008842bb 2018-07-22 07:11:20,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" 2018-07-22 07:11:20,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-6ffd959e-1d05-4b57-a526-3a9430d95d99 Date: Sun, 22 Jul 2018 07:11:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d6613c92-093f-400c-875f-8285301e1a21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["2ece43ad-82ea-4e43-a88e-4db315cb01cd"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:18Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:17Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:20,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-net used request id req-6ffd959e-1d05-4b57-a526-3a9430d95d99 2018-07-22 07:11:20,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d6613c92-093f-400c-875f-8285301e1a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" 2018-07-22 07:11:20,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-97447e49-769b-4a2d-80d6-d63edf03279e Date: Sun, 22 Jul 2018 07:11:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2ece43ad-82ea-4e43-a88e-4db315cb01cd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d6613c92-093f-400c-875f-8285301e1a21","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:18Z","ip_version":4}]} 2018-07-22 07:11:20,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d6613c92-093f-400c-875f-8285301e1a21 used request id req-97447e49-769b-4a2d-80d6-d63edf03279e 2018-07-22 07:11:20,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" 2018-07-22 07:11:20,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-aca7c610-d43f-4bac-a366-9891615b5cfc Date: Sun, 22 Jul 2018 07:11:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d6613c92-093f-400c-875f-8285301e1a21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["2ece43ad-82ea-4e43-a88e-4db315cb01cd"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:18Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:17Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:20,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-net used request id req-aca7c610-d43f-4bac-a366-9891615b5cfc 2018-07-22 07:11:20,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:11:20,770 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:11:20 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:11:20,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5fc23f2e2424430ed5e6e395ff726999193681" 2018-07-22 07:11:20,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d56a58d3-84ae-491e-ae9c-5bd2af055cf1 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:11:20,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-d56a58d3-84ae-491e-ae9c-5bd2af055cf1 2018-07-22 07:11:20,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d6613c92-093f-400c-875f-8285301e1a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" 2018-07-22 07:11:20,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7fbb52be-46ed-46d0-8e94-edecbe91377a Date: Sun, 22 Jul 2018 07:11:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2ece43ad-82ea-4e43-a88e-4db315cb01cd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d6613c92-093f-400c-875f-8285301e1a21","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:18Z","ip_version":4}]} 2018-07-22 07:11:20,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d6613c92-093f-400c-875f-8285301e1a21 used request id req-7fbb52be-46ed-46d0-8e94-edecbe91377a 2018-07-22 07:11:20,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d6613c92-093f-400c-875f-8285301e1a21&name=NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" 2018-07-22 07:11:21,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c6f24806-26e5-4dd1-b969-171398621c8b Date: Sun, 22 Jul 2018 07:11:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2ece43ad-82ea-4e43-a88e-4db315cb01cd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d6613c92-093f-400c-875f-8285301e1a21","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:18Z","ip_version":4}]} 2018-07-22 07:11:21,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d6613c92-093f-400c-875f-8285301e1a21&name=NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-subnet used request id req-c6f24806-26e5-4dd1-b969-171398621c8b 2018-07-22 07:11:21,131 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-net 2018-07-22 07:11:21,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" -d '{"port": {"network_id": "d6613c92-093f-400c-875f-8285301e1a21", "fixed_ips": [{"subnet_id": "2ece43ad-82ea-4e43-a88e-4db315cb01cd", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-port", "admin_state_up": true}}' 2018-07-22 07:11:21,412 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-f975ccce-369e-40bb-9b34-a3171cd67a6a Date: Sun, 22 Jul 2018 07:11:21 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-22 07:11:21,413 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-f975ccce-369e-40bb-9b34-a3171cd67a6a 2018-07-22 07:11:21,413 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-22 07:11:21,413 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-subnet 2018-07-22 07:11:21,414 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-subnet 2018-07-22 07:11:21,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/2ece43ad-82ea-4e43-a88e-4db315cb01cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" 2018-07-22 07:11:23,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2470bab7-8811-4046-b824-e1e052b43c38 Date: Sun, 22 Jul 2018 07:11:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:11:23,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2ece43ad-82ea-4e43-a88e-4db315cb01cd used request id req-2470bab7-8811-4046-b824-e1e052b43c38 2018-07-22 07:11:23,455 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f67101fc-df66-4502-8388-a65b4638c7f3-pub-net 2018-07-22 07:11:23,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/d6613c92-093f-400c-875f-8285301e1a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94576627b470230fc2442ce32620d5275341abaa" 2018-07-22 07:11:25,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8764048a-321e-4519-8e70-1f60078b37b2 Date: Sun, 22 Jul 2018 07:11:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:11:25,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d6613c92-093f-400c-875f-8285301e1a21 used request id req-8764048a-321e-4519-8e70-1f60078b37b2 2018-07-22 07:11:25,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:11:25,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:11:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ImgiiEDJRpWadQ4rJltG-Q"], "issued_at": "2018-07-22T07:11:25.000000Z"}} 2018-07-22 07:11:25,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" 2018-07-22 07:11:25,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-122206bb-d2d4-4374-b7c3-28dae348059a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:11:25,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-122206bb-d2d4-4374-b7c3-28dae348059a 2018-07-22 07:11:25,758 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-net 2018-07-22 07:11:25,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" -d '{"network": {"name": "NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-net", "admin_state_up": true}}' 2018-07-22 07:11:26,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-98c12c5f-181b-4c88-8fce-309737dd076e Date: Sun, 22 Jul 2018 07:11:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"11bb87f3-8258-45ce-90db-97bd35b4d73c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:11:26Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:26Z","mtu":1450}} 2018-07-22 07:11:26,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-98c12c5f-181b-4c88-8fce-309737dd076e 2018-07-22 07:11:26,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=11bb87f3-8258-45ce-90db-97bd35b4d73c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" 2018-07-22 07:11:26,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-630f39a2-c779-4ab9-bba1-ae39fca610ae Date: Sun, 22 Jul 2018 07:11:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"11bb87f3-8258-45ce-90db-97bd35b4d73c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:11:26Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:26Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:26,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=11bb87f3-8258-45ce-90db-97bd35b4d73c used request id req-630f39a2-c779-4ab9-bba1-ae39fca610ae 2018-07-22 07:11:26,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=11bb87f3-8258-45ce-90db-97bd35b4d73c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" 2018-07-22 07:11:26,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-36c58e5c-5f95-4604-9b51-c20110872be0 Date: Sun, 22 Jul 2018 07:11:26 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:11:26,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=11bb87f3-8258-45ce-90db-97bd35b4d73c used request id req-36c58e5c-5f95-4604-9b51-c20110872be0 2018-07-22 07:11:26,668 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-subnet 2018-07-22 07:11:26,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" -d '{"subnets": [{"ip_version": 4, "network_id": "11bb87f3-8258-45ce-90db-97bd35b4d73c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-subnet"}]}' 2018-07-22 07:11:27,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2c8fd55c-ac70-434f-a681-787d459d2eb7 Date: Sun, 22 Jul 2018 07:11:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"610a0491-cdfa-4253-88d0-28824c075fa9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"11bb87f3-8258-45ce-90db-97bd35b4d73c","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:26Z","ip_version":4}]} 2018-07-22 07:11:27,341 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-2c8fd55c-ac70-434f-a681-787d459d2eb7 2018-07-22 07:11:27,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=11bb87f3-8258-45ce-90db-97bd35b4d73c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" 2018-07-22 07:11:27,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6b9b26bb-e349-42f3-b748-519b6950f6d1 Date: Sun, 22 Jul 2018 07:11:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"11bb87f3-8258-45ce-90db-97bd35b4d73c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["610a0491-cdfa-4253-88d0-28824c075fa9"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:26Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:26Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:27,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=11bb87f3-8258-45ce-90db-97bd35b4d73c used request id req-6b9b26bb-e349-42f3-b748-519b6950f6d1 2018-07-22 07:11:27,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=11bb87f3-8258-45ce-90db-97bd35b4d73c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" 2018-07-22 07:11:27,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7578908f-f886-4587-86a6-88f964b047c2 Date: Sun, 22 Jul 2018 07:11:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"610a0491-cdfa-4253-88d0-28824c075fa9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"11bb87f3-8258-45ce-90db-97bd35b4d73c","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:26Z","ip_version":4}]} 2018-07-22 07:11:27,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=11bb87f3-8258-45ce-90db-97bd35b4d73c used request id req-7578908f-f886-4587-86a6-88f964b047c2 2018-07-22 07:11:27,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" 2018-07-22 07:11:28,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a9bf9617-f978-4f8d-accb-666b1b2dac4b Date: Sun, 22 Jul 2018 07:11:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"11bb87f3-8258-45ce-90db-97bd35b4d73c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["610a0491-cdfa-4253-88d0-28824c075fa9"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:26Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:26Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:28,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-net used request id req-a9bf9617-f978-4f8d-accb-666b1b2dac4b 2018-07-22 07:11:28,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:11:28,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:11:28 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:11:28,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" 2018-07-22 07:11:28,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca5748c-93c1-4cca-9b2a-659dc3f02707 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:11:28,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-dca5748c-93c1-4cca-9b2a-659dc3f02707 2018-07-22 07:11:28,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=11bb87f3-8258-45ce-90db-97bd35b4d73c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" 2018-07-22 07:11:28,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4a057ac5-8ceb-4acd-a066-f62d9b1b044a Date: Sun, 22 Jul 2018 07:11:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"610a0491-cdfa-4253-88d0-28824c075fa9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"11bb87f3-8258-45ce-90db-97bd35b4d73c","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:26Z","ip_version":4}]} 2018-07-22 07:11:28,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=11bb87f3-8258-45ce-90db-97bd35b4d73c used request id req-4a057ac5-8ceb-4acd-a066-f62d9b1b044a 2018-07-22 07:11:28,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=11bb87f3-8258-45ce-90db-97bd35b4d73c&name=NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" 2018-07-22 07:11:28,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e6856f91-14f1-4966-814a-1d996da0afe4 Date: Sun, 22 Jul 2018 07:11:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"610a0491-cdfa-4253-88d0-28824c075fa9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"11bb87f3-8258-45ce-90db-97bd35b4d73c","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:26Z","ip_version":4}]} 2018-07-22 07:11:28,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=11bb87f3-8258-45ce-90db-97bd35b4d73c&name=NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-subnet used request id req-e6856f91-14f1-4966-814a-1d996da0afe4 2018-07-22 07:11:28,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:11:28,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:11:28,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:11:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Ro18rjo4TpOCjdAyx6z61w"], "issued_at": "2018-07-22T07:11:28.000000Z"}} 2018-07-22 07:11:28,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135ab3402924334fdf3e8a6d2926e9879258638b" 2018-07-22 07:11:29,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc29c4d-f0eb-4057-986f-ffa1dbfc2609 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:11:29,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6fc29c4d-f0eb-4057-986f-ffa1dbfc2609 2018-07-22 07:11:29,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" 2018-07-22 07:11:29,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-bb7a7dbc-a4aa-460c-a599-1178f4ff791e Date: Sun, 22 Jul 2018 07:11:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"11bb87f3-8258-45ce-90db-97bd35b4d73c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["610a0491-cdfa-4253-88d0-28824c075fa9"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:26Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:26Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:29,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-net used request id req-bb7a7dbc-a4aa-460c-a599-1178f4ff791e 2018-07-22 07:11:29,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=11bb87f3-8258-45ce-90db-97bd35b4d73c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" 2018-07-22 07:11:29,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c98fc0bb-24b5-47b4-a779-5c09ec54e697 Date: Sun, 22 Jul 2018 07:11:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"610a0491-cdfa-4253-88d0-28824c075fa9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"11bb87f3-8258-45ce-90db-97bd35b4d73c","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:26Z","ip_version":4}]} 2018-07-22 07:11:29,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=11bb87f3-8258-45ce-90db-97bd35b4d73c used request id req-c98fc0bb-24b5-47b4-a779-5c09ec54e697 2018-07-22 07:11:29,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" 2018-07-22 07:11:29,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-41de444c-45ed-45c2-ac54-5894fc8c0aeb Date: Sun, 22 Jul 2018 07:11:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"11bb87f3-8258-45ce-90db-97bd35b4d73c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["610a0491-cdfa-4253-88d0-28824c075fa9"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:26Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:26Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:29,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-net used request id req-41de444c-45ed-45c2-ac54-5894fc8c0aeb 2018-07-22 07:11:29,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:11:29,581 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:11:29 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:11:29,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135ab3402924334fdf3e8a6d2926e9879258638b" 2018-07-22 07:11:29,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd716bf4-1ec5-4462-b292-b66deac4e2d1 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:11:29,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-dd716bf4-1ec5-4462-b292-b66deac4e2d1 2018-07-22 07:11:29,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=11bb87f3-8258-45ce-90db-97bd35b4d73c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" 2018-07-22 07:11:29,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-54e8aaca-e898-4fa3-aa49-d94e3c4c6851 Date: Sun, 22 Jul 2018 07:11:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"610a0491-cdfa-4253-88d0-28824c075fa9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"11bb87f3-8258-45ce-90db-97bd35b4d73c","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:26Z","ip_version":4}]} 2018-07-22 07:11:29,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=11bb87f3-8258-45ce-90db-97bd35b4d73c used request id req-54e8aaca-e898-4fa3-aa49-d94e3c4c6851 2018-07-22 07:11:29,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=11bb87f3-8258-45ce-90db-97bd35b4d73c&name=NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" 2018-07-22 07:11:29,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a3b7fabb-9b1e-49d2-a923-a490c0632729 Date: Sun, 22 Jul 2018 07:11:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"610a0491-cdfa-4253-88d0-28824c075fa9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"11bb87f3-8258-45ce-90db-97bd35b4d73c","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:26Z","ip_version":4}]} 2018-07-22 07:11:29,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=11bb87f3-8258-45ce-90db-97bd35b4d73c&name=NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-subnet used request id req-a3b7fabb-9b1e-49d2-a923-a490c0632729 2018-07-22 07:11:29,936 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-net 2018-07-22 07:11:29,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" -d '{"port": {"network_id": "11bb87f3-8258-45ce-90db-97bd35b4d73c", "fixed_ips": [{"subnet_id": "610a0491-cdfa-4253-88d0-28824c075fa9", "ip_address": null}], "name": "NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-port", "admin_state_up": true}}' 2018-07-22 07:11:29,952 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-9b978b20-7ed4-4df0-95c6-4ac90b16a88b Date: Sun, 22 Jul 2018 07:11:29 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 07:11:29,952 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-9b978b20-7ed4-4df0-95c6-4ac90b16a88b 2018-07-22 07:11:29,953 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 07:11:29,953 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-subnet 2018-07-22 07:11:29,953 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-subnet 2018-07-22 07:11:29,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/610a0491-cdfa-4253-88d0-28824c075fa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" 2018-07-22 07:11:33,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-47feddba-868b-403d-8abe-b24a5f6e776b Date: Sun, 22 Jul 2018 07:11:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:11:33,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/610a0491-cdfa-4253-88d0-28824c075fa9 used request id req-47feddba-868b-403d-8abe-b24a5f6e776b 2018-07-22 07:11:33,012 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-91065d6c-8bc9-4985-a285-0fdd319d9d87-pub-net 2018-07-22 07:11:33,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/11bb87f3-8258-45ce-90db-97bd35b4d73c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c348f0552cceb86a221e048e21629d6202b3673a" 2018-07-22 07:11:34,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dda84356-a2af-44d7-8ff8-d21e71a5849d Date: Sun, 22 Jul 2018 07:11:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:11:34,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/11bb87f3-8258-45ce-90db-97bd35b4d73c used request id req-dda84356-a2af-44d7-8ff8-d21e71a5849d 2018-07-22 07:11:34,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:11:34,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:11:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["D_oWBGnPR_KSzNSTQmmtww"], "issued_at": "2018-07-22T07:11:34.000000Z"}} 2018-07-22 07:11:34,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:35,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8511e91-71db-4fad-83a2-e95f25a96b21 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:11:35,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e8511e91-71db-4fad-83a2-e95f25a96b21 2018-07-22 07:11:35,050 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-net 2018-07-22 07:11:35,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" -d '{"network": {"name": "NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-net", "admin_state_up": true}}' 2018-07-22 07:11:35,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-565f2eef-f881-4a7a-b157-af577f00d843 Date: Sun, 22 Jul 2018 07:11: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":"6ee26de3-1860-440f-b4c0-c5e19df2fe98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:11:35Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:35Z","mtu":1450}} 2018-07-22 07:11:35,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-565f2eef-f881-4a7a-b157-af577f00d843 2018-07-22 07:11:35,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6ee26de3-1860-440f-b4c0-c5e19df2fe98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:35,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-8ca179f3-3a4f-4a43-891c-c5810ff4d22e Date: Sun, 22 Jul 2018 07:11:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6ee26de3-1860-440f-b4c0-c5e19df2fe98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:11:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:35Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:35,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6ee26de3-1860-440f-b4c0-c5e19df2fe98 used request id req-8ca179f3-3a4f-4a43-891c-c5810ff4d22e 2018-07-22 07:11:35,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6ee26de3-1860-440f-b4c0-c5e19df2fe98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:35,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dff84a65-fa99-468b-b533-eaf06d149a78 Date: Sun, 22 Jul 2018 07:11:35 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:11:35,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6ee26de3-1860-440f-b4c0-c5e19df2fe98 used request id req-dff84a65-fa99-468b-b533-eaf06d149a78 2018-07-22 07:11:35,896 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-subnet 2018-07-22 07:11:35,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" -d '{"subnets": [{"ip_version": 4, "network_id": "6ee26de3-1860-440f-b4c0-c5e19df2fe98", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-subnet"}]}' 2018-07-22 07:11:36,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2229df2e-bdea-45b9-8bd5-0646322dc712 Date: Sun, 22 Jul 2018 07:11:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"81ab62af-4a4e-47a8-8f5c-dad1d4b1e91f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6ee26de3-1860-440f-b4c0-c5e19df2fe98","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:36Z","ip_version":4}]} 2018-07-22 07:11:36,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-2229df2e-bdea-45b9-8bd5-0646322dc712 2018-07-22 07:11:36,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6ee26de3-1860-440f-b4c0-c5e19df2fe98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:36,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c7fbbbf1-014a-4c97-bb6a-d2bed1934b42 Date: Sun, 22 Jul 2018 07:11:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6ee26de3-1860-440f-b4c0-c5e19df2fe98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["81ab62af-4a4e-47a8-8f5c-dad1d4b1e91f"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:35Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:36,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6ee26de3-1860-440f-b4c0-c5e19df2fe98 used request id req-c7fbbbf1-014a-4c97-bb6a-d2bed1934b42 2018-07-22 07:11:36,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6ee26de3-1860-440f-b4c0-c5e19df2fe98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:37,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e74638ff-643d-40ef-a139-bf860ce2d781 Date: Sun, 22 Jul 2018 07:11:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"81ab62af-4a4e-47a8-8f5c-dad1d4b1e91f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6ee26de3-1860-440f-b4c0-c5e19df2fe98","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:36Z","ip_version":4}]} 2018-07-22 07:11:37,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6ee26de3-1860-440f-b4c0-c5e19df2fe98 used request id req-e74638ff-643d-40ef-a139-bf860ce2d781 2018-07-22 07:11:37,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:37,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b94d65ab-a656-492a-baac-7e6a9f770896 Date: Sun, 22 Jul 2018 07:11:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6ee26de3-1860-440f-b4c0-c5e19df2fe98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["81ab62af-4a4e-47a8-8f5c-dad1d4b1e91f"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:35Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:37,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-net used request id req-b94d65ab-a656-492a-baac-7e6a9f770896 2018-07-22 07:11:37,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:11:37,325 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:11:37 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:11:37,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:37,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35aebfec-25b6-482d-b6f9-7d94cd661e74 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:11:37,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-35aebfec-25b6-482d-b6f9-7d94cd661e74 2018-07-22 07:11:37,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6ee26de3-1860-440f-b4c0-c5e19df2fe98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:37,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4b952728-a0ee-476e-b6b7-8e40344f4c1e Date: Sun, 22 Jul 2018 07:11:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"81ab62af-4a4e-47a8-8f5c-dad1d4b1e91f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6ee26de3-1860-440f-b4c0-c5e19df2fe98","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:36Z","ip_version":4}]} 2018-07-22 07:11:37,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6ee26de3-1860-440f-b4c0-c5e19df2fe98 used request id req-4b952728-a0ee-476e-b6b7-8e40344f4c1e 2018-07-22 07:11:37,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6ee26de3-1860-440f-b4c0-c5e19df2fe98&name=NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:37,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c5a59c32-280d-498e-9c68-73fafb225c35 Date: Sun, 22 Jul 2018 07:11:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"81ab62af-4a4e-47a8-8f5c-dad1d4b1e91f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6ee26de3-1860-440f-b4c0-c5e19df2fe98","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:36Z","ip_version":4}]} 2018-07-22 07:11:37,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6ee26de3-1860-440f-b4c0-c5e19df2fe98&name=NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-subnet used request id req-c5a59c32-280d-498e-9c68-73fafb225c35 2018-07-22 07:11:37,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:11:37,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:11:38,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:11:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Slqp6iXPQoyTSkW-lrnU1g"], "issued_at": "2018-07-22T07:11:38.000000Z"}} 2018-07-22 07:11:38,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6480b317e7ce9da1fbf1771df2f2d5e4406a71f8" 2018-07-22 07:11:38,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb5e5eb-1d2b-4673-8fd5-653a40d6ea74 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:11:38,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fcb5e5eb-1d2b-4673-8fd5-653a40d6ea74 2018-07-22 07:11:38,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:38,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b8ccc8f2-b36f-4a7c-918c-45e200b92b1f Date: Sun, 22 Jul 2018 07:11:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6ee26de3-1860-440f-b4c0-c5e19df2fe98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["81ab62af-4a4e-47a8-8f5c-dad1d4b1e91f"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:35Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:38,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-net used request id req-b8ccc8f2-b36f-4a7c-918c-45e200b92b1f 2018-07-22 07:11:38,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6ee26de3-1860-440f-b4c0-c5e19df2fe98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:38,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9802c423-33d8-4ff1-b6ac-313aadca2de1 Date: Sun, 22 Jul 2018 07:11:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"81ab62af-4a4e-47a8-8f5c-dad1d4b1e91f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6ee26de3-1860-440f-b4c0-c5e19df2fe98","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:36Z","ip_version":4}]} 2018-07-22 07:11:38,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6ee26de3-1860-440f-b4c0-c5e19df2fe98 used request id req-9802c423-33d8-4ff1-b6ac-313aadca2de1 2018-07-22 07:11:38,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:38,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-fd4fe598-41f6-4936-815a-5ab1d25e00bf Date: Sun, 22 Jul 2018 07:11:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6ee26de3-1860-440f-b4c0-c5e19df2fe98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["81ab62af-4a4e-47a8-8f5c-dad1d4b1e91f"],"description":"","tags":[],"updated_at":"2018-07-22T07:11:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:35Z","provider:network_type":"vxlan"}]} 2018-07-22 07:11:38,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-net used request id req-fd4fe598-41f6-4936-815a-5ab1d25e00bf 2018-07-22 07:11:38,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:11:38,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:11:38 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:11:38,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6480b317e7ce9da1fbf1771df2f2d5e4406a71f8" 2018-07-22 07:11:38,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c13d11d-27ee-47fa-b8cc-7fd6244d6c30 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:11:38,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-6c13d11d-27ee-47fa-b8cc-7fd6244d6c30 2018-07-22 07:11:38,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6ee26de3-1860-440f-b4c0-c5e19df2fe98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:38,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-09eef93f-8f5c-4250-a9f9-77fc42e4ba8f Date: Sun, 22 Jul 2018 07:11:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"81ab62af-4a4e-47a8-8f5c-dad1d4b1e91f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6ee26de3-1860-440f-b4c0-c5e19df2fe98","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:36Z","ip_version":4}]} 2018-07-22 07:11:38,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6ee26de3-1860-440f-b4c0-c5e19df2fe98 used request id req-09eef93f-8f5c-4250-a9f9-77fc42e4ba8f 2018-07-22 07:11:38,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6ee26de3-1860-440f-b4c0-c5e19df2fe98&name=NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:38,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-268e7a62-a1c3-4e16-a7a4-101b0786fabf Date: Sun, 22 Jul 2018 07:11:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"81ab62af-4a4e-47a8-8f5c-dad1d4b1e91f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6ee26de3-1860-440f-b4c0-c5e19df2fe98","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:36Z","ip_version":4}]} 2018-07-22 07:11:38,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6ee26de3-1860-440f-b4c0-c5e19df2fe98&name=NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-subnet used request id req-268e7a62-a1c3-4e16-a7a4-101b0786fabf 2018-07-22 07:11:38,996 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-net 2018-07-22 07:11:39,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" -d '{"port": {"network_id": "6ee26de3-1860-440f-b4c0-c5e19df2fe98", "fixed_ips": [{"subnet_id": "81ab62af-4a4e-47a8-8f5c-dad1d4b1e91f", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-07-22 07:11:39,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-49004509-37b9-4e37-9640-cbbfda923762 Date: Sun, 22 Jul 2018 07:11:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:11:39Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81ab62af-4a4e-47a8-8f5c-dad1d4b1e91f","ip_address":"10.55.1.100"}],"id":"9ac6c452-78ff-4b83-9a91-ec2c949360a3","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a8:0d:0c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"239f08b9dfab49abbc9cca9c9c17e131","qos_policy_id":null,"admin_state_up":true,"network_id":"6ee26de3-1860-440f-b4c0-c5e19df2fe98","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 07:11:39,790 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-49004509-37b9-4e37-9640-cbbfda923762 2018-07-22 07:11:39,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/9ac6c452-78ff-4b83-9a91-ec2c949360a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:39,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-c3985d7f-a888-4bfc-8ccb-0dcb9ac080d2 Date: Sun, 22 Jul 2018 07:11:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:11:39Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"81ab62af-4a4e-47a8-8f5c-dad1d4b1e91f","ip_address":"10.55.1.100"}],"id":"9ac6c452-78ff-4b83-9a91-ec2c949360a3","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a8:0d:0c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"239f08b9dfab49abbc9cca9c9c17e131","qos_policy_id":null,"admin_state_up":true,"network_id":"6ee26de3-1860-440f-b4c0-c5e19df2fe98","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:11:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 07:11:39,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/9ac6c452-78ff-4b83-9a91-ec2c949360a3 used request id req-c3985d7f-a888-4bfc-8ccb-0dcb9ac080d2 2018-07-22 07:11:39,874 - neutron_utils - INFO - Deleting port with name 2018-07-22 07:11:39,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/9ac6c452-78ff-4b83-9a91-ec2c949360a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:40,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7e8ac613-7c40-4917-89d8-664b324e4e13 Date: Sun, 22 Jul 2018 07:11:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:11:40,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/9ac6c452-78ff-4b83-9a91-ec2c949360a3 used request id req-7e8ac613-7c40-4917-89d8-664b324e4e13 2018-07-22 07:11:40,538 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-subnet 2018-07-22 07:11:40,538 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-subnet 2018-07-22 07:11:40,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/81ab62af-4a4e-47a8-8f5c-dad1d4b1e91f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:42,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-59c7c49c-0565-4a0d-b61a-0bfec3ab9386 Date: Sun, 22 Jul 2018 07:11:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:11:42,639 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/81ab62af-4a4e-47a8-8f5c-dad1d4b1e91f used request id req-59c7c49c-0565-4a0d-b61a-0bfec3ab9386 2018-07-22 07:11:42,640 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-35749116-ac94-43f3-941b-57554b6acbe0-pub-net 2018-07-22 07:11:42,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/6ee26de3-1860-440f-b4c0-c5e19df2fe98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f194cc29895e7051e59bb9742afab4e0a752bf" 2018-07-22 07:11:44,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8704a323-1277-441a-964b-7379c5ee441a Date: Sun, 22 Jul 2018 07:11:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:11:44,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6ee26de3-1860-440f-b4c0-c5e19df2fe98 used request id req-8704a323-1277-441a-964b-7379c5ee441a 2018-07-22 07:11:44,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:11:44,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:11:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["3eGYgwh-TeaixrnTMDlv6A"], "issued_at": "2018-07-22T07:11:44.000000Z"}} 2018-07-22 07:11:44,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41be3ca51fbb7232aa6ef40abeee983f8c4f7f77" 2018-07-22 07:11:44,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af29319b-88f9-4c1e-8e40-f56edfe786bc Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:11:44,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-af29319b-88f9-4c1e-8e40-f56edfe786bc 2018-07-22 07:11:44,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:11:44,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:11:45,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["01WrqFvxSomUKtj-41nu4w"], "issued_at": "2018-07-22T07:11:45.000000Z"}} 2018-07-22 07:11:45,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec2da930dd4e1471a2dddb444dd0992660250e9" 2018-07-22 07:11:45,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9713a8a5-9708-44d7-929f-bd9acc62a570 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:11:45,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9713a8a5-9708-44d7-929f-bd9acc62a570 2018-07-22 07:11:45,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-4901da06-143c-4ef4-bbf8-686743b9f7c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41be3ca51fbb7232aa6ef40abeee983f8c4f7f77" 2018-07-22 07:11:45,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d9ef8482-4f95-4e19-acf0-b359ca9c24a1 Date: Sun, 22 Jul 2018 07:11:45 GMT RESP BODY: {"networks":[]} 2018-07-22 07:11:45,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-4901da06-143c-4ef4-bbf8-686743b9f7c0-pub-net used request id req-d9ef8482-4f95-4e19-acf0-b359ca9c24a1 2018-07-22 07:11:45,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:11:45,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["wgKb6Q2UTZGtBPRwZjtBow"], "issued_at": "2018-07-22T07:11:45.000000Z"}} 2018-07-22 07:11:45,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" 2018-07-22 07:11:46,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e4656f7-4c53-486c-ac5e-7e474ad70ce7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:11:46,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0e4656f7-4c53-486c-ac5e-7e474ad70ce7 2018-07-22 07:11:46,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:11:46,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:11:46,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ETdXYJ2oTKy-DBTiw5TC_Q"], "issued_at": "2018-07-22T07:11:46.000000Z"}} 2018-07-22 07:11:46,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c91920b9db3a8d0249667071a630b04d4cb703d" 2018-07-22 07:11:46,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-192d630b-3540-4f4b-b98b-2e763e670c8a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:11:46,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-192d630b-3540-4f4b-b98b-2e763e670c8a 2018-07-22 07:11:46,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" 2018-07-22 07:11:46,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0c032345-7673-4ba3-8542-c727f3a880b1 Date: Sun, 22 Jul 2018 07:11:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:11:46,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-0c032345-7673-4ba3-8542-c727f3a880b1 2018-07-22 07:11:46,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" 2018-07-22 07:11:47,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ae3844f7-ecea-4b8b-a738-cf60d4254064 Date: Sun, 22 Jul 2018 07:11:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 07:11:47,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-ae3844f7-ecea-4b8b-a738-cf60d4254064 2018-07-22 07:11:47,283 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-5faea29e-a7b4-45c0-9d42-8905311604df-pub-router 2018-07-22 07:11:47,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "NeutronUtilsRouterTests-5faea29e-a7b4-45c0-9d42-8905311604df-pub-router", "admin_state_up": true}}' 2018-07-22 07:11:53,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-e0cd9ce7-41b7-4bfc-b6d0-22c55b6ced94 Date: Sun, 22 Jul 2018 07:11:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:11:48Z", "admin_state_up": true, "updated_at": "2018-07-22T07:11:49Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "a70af3d5-47a9-424d-a09c-b8dde03297a5", "name": "NeutronUtilsRouterTests-5faea29e-a7b4-45c0-9d42-8905311604df-pub-router"}} 2018-07-22 07:11:53,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-e0cd9ce7-41b7-4bfc-b6d0-22c55b6ced94 2018-07-22 07:11:53,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a70af3d5-47a9-424d-a09c-b8dde03297a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" 2018-07-22 07:11:53,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3422 X-Openstack-Request-Id: req-89cc3ec0-d5be-4e35-9a84-b961c14ac324 Date: Sun, 22 Jul 2018 07:11:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:11:51Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6fcbd21d-d040-4187-b9fd-6710bc9035a9","ip_address":"169.254.192.9"}],"id":"015ddf51-b518-48ad-9b47-aa1de60a1086","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:01:f7:bc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"e9369451-a0d9-4b1b-9ec1-0a36e0a44b9f","tenant_id":"","created_at":"2018-07-22T07:11:51Z","binding:vnic_type":"normal","device_id":"a70af3d5-47a9-424d-a09c-b8dde03297a5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:11:49Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6fcbd21d-d040-4187-b9fd-6710bc9035a9","ip_address":"169.254.192.3"}],"id":"35a07069-9d33-4059-92e5-74f3661119cf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:35:79:6e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"e9369451-a0d9-4b1b-9ec1-0a36e0a44b9f","tenant_id":"","created_at":"2018-07-22T07:11:49Z","binding:vnic_type":"normal","device_id":"a70af3d5-47a9-424d-a09c-b8dde03297a5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:11:53Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26686176-d4b0-4f11-8423-c349e99aa88a","ip_address":"172.30.9.200"}],"id":"4c562978-d028-464a-85f1-6b4fe11481b6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:3d:bb","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"","created_at":"2018-07-22T07:11:48Z","binding:vnic_type":"normal","device_id":"a70af3d5-47a9-424d-a09c-b8dde03297a5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:11:50Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6fcbd21d-d040-4187-b9fd-6710bc9035a9","ip_address":"169.254.192.8"}],"id":"6acbf97c-d9ff-42de-8813-7085a34f706e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7b:f0:0a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"e9369451-a0d9-4b1b-9ec1-0a36e0a44b9f","tenant_id":"","created_at":"2018-07-22T07:11:50Z","binding:vnic_type":"normal","device_id":"a70af3d5-47a9-424d-a09c-b8dde03297a5","ip_allocation":"immediate"}]} 2018-07-22 07:11:53,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a70af3d5-47a9-424d-a09c-b8dde03297a5 used request id req-89cc3ec0-d5be-4e35-9a84-b961c14ac324 2018-07-22 07:11:53,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" 2018-07-22 07:11:53,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-c488ab0b-3836-4bbb-8ef4-a42d5beb4301 Date: Sun, 22 Jul 2018 07:11:53 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}} 2018-07-22 07:11:53,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a used request id req-c488ab0b-3836-4bbb-8ef4-a42d5beb4301 2018-07-22 07:11:53,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/6fcbd21d-d040-4187-b9fd-6710bc9035a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" 2018-07-22 07:11:54,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-f0701139-3a95-4fa7-a818-7d860c932143 Date: Sun, 22 Jul 2018 07:11:54 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:11:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6fcbd21d-d040-4187-b9fd-6710bc9035a9","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"e9369451-a0d9-4b1b-9ec1-0a36e0a44b9f","tenant_id":"","created_at":"2018-07-22T07:11:47Z","ip_version":4}} 2018-07-22 07:11:54,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/6fcbd21d-d040-4187-b9fd-6710bc9035a9 used request id req-f0701139-3a95-4fa7-a818-7d860c932143 2018-07-22 07:11:54,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/6fcbd21d-d040-4187-b9fd-6710bc9035a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" 2018-07-22 07:11:54,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-423f0067-9b5c-4934-ba8d-882331cac92a Date: Sun, 22 Jul 2018 07:11:54 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:11:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6fcbd21d-d040-4187-b9fd-6710bc9035a9","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"e9369451-a0d9-4b1b-9ec1-0a36e0a44b9f","tenant_id":"","created_at":"2018-07-22T07:11:47Z","ip_version":4}} 2018-07-22 07:11:54,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/6fcbd21d-d040-4187-b9fd-6710bc9035a9 used request id req-423f0067-9b5c-4934-ba8d-882331cac92a 2018-07-22 07:11:54,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/6fcbd21d-d040-4187-b9fd-6710bc9035a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" 2018-07-22 07:11:54,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-7ba5b66d-e396-4d47-b8fd-737c54858aa9 Date: Sun, 22 Jul 2018 07:11:54 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:11:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6fcbd21d-d040-4187-b9fd-6710bc9035a9","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"e9369451-a0d9-4b1b-9ec1-0a36e0a44b9f","tenant_id":"","created_at":"2018-07-22T07:11:47Z","ip_version":4}} 2018-07-22 07:11:54,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/6fcbd21d-d040-4187-b9fd-6710bc9035a9 used request id req-7ba5b66d-e396-4d47-b8fd-737c54858aa9 2018-07-22 07:11:54,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-5faea29e-a7b4-45c0-9d42-8905311604df-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" 2018-07-22 07:11:54,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-62d1618c-6a00-4b49-a165-7b32c8ce3b6e Date: Sun, 22 Jul 2018 07:11:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:11:48Z", "admin_state_up": true, "updated_at": "2018-07-22T07:11:51Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "a70af3d5-47a9-424d-a09c-b8dde03297a5", "name": "NeutronUtilsRouterTests-5faea29e-a7b4-45c0-9d42-8905311604df-pub-router"}]} 2018-07-22 07:11:54,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-5faea29e-a7b4-45c0-9d42-8905311604df-pub-router used request id req-62d1618c-6a00-4b49-a165-7b32c8ce3b6e 2018-07-22 07:11:54,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:11:54,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:11:54 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:11:54,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" 2018-07-22 07:11:54,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-696c8b4b-324d-410f-943b-7fd42de9a0f5 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:11:54,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-696c8b4b-324d-410f-943b-7fd42de9a0f5 2018-07-22 07:11:54,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a70af3d5-47a9-424d-a09c-b8dde03297a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" 2018-07-22 07:11:54,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3552 X-Openstack-Request-Id: req-29c821c9-69ef-4c93-ad22-c269ada98b2a Date: Sun, 22 Jul 2018 07:11:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:11:54Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6fcbd21d-d040-4187-b9fd-6710bc9035a9","ip_address":"169.254.192.9"}],"id":"015ddf51-b518-48ad-9b47-aa1de60a1086","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:f7:bc","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"e9369451-a0d9-4b1b-9ec1-0a36e0a44b9f","tenant_id":"","created_at":"2018-07-22T07:11:51Z","binding:vnic_type":"normal","device_id":"a70af3d5-47a9-424d-a09c-b8dde03297a5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:11:54Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6fcbd21d-d040-4187-b9fd-6710bc9035a9","ip_address":"169.254.192.3"}],"id":"35a07069-9d33-4059-92e5-74f3661119cf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:35:79:6e","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"e9369451-a0d9-4b1b-9ec1-0a36e0a44b9f","tenant_id":"","created_at":"2018-07-22T07:11:49Z","binding:vnic_type":"normal","device_id":"a70af3d5-47a9-424d-a09c-b8dde03297a5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:11:54Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26686176-d4b0-4f11-8423-c349e99aa88a","ip_address":"172.30.9.200"}],"id":"4c562978-d028-464a-85f1-6b4fe11481b6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:3d:bb","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"","created_at":"2018-07-22T07:11:48Z","binding:vnic_type":"normal","device_id":"a70af3d5-47a9-424d-a09c-b8dde03297a5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:11:50Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6fcbd21d-d040-4187-b9fd-6710bc9035a9","ip_address":"169.254.192.8"}],"id":"6acbf97c-d9ff-42de-8813-7085a34f706e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7b:f0:0a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"e9369451-a0d9-4b1b-9ec1-0a36e0a44b9f","tenant_id":"","created_at":"2018-07-22T07:11:50Z","binding:vnic_type":"normal","device_id":"a70af3d5-47a9-424d-a09c-b8dde03297a5","ip_allocation":"immediate"}]} 2018-07-22 07:11:54,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a70af3d5-47a9-424d-a09c-b8dde03297a5 used request id req-29c821c9-69ef-4c93-ad22-c269ada98b2a 2018-07-22 07:11:54,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" 2018-07-22 07:11:54,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-e552866a-e359-4977-b4bd-605ee3456611 Date: Sun, 22 Jul 2018 07:11:54 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}} 2018-07-22 07:11:54,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a used request id req-e552866a-e359-4977-b4bd-605ee3456611 2018-07-22 07:11:54,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/6fcbd21d-d040-4187-b9fd-6710bc9035a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" 2018-07-22 07:11:54,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-48f31656-4e4c-4d88-ba78-840d6ad69491 Date: Sun, 22 Jul 2018 07:11:54 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:11:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6fcbd21d-d040-4187-b9fd-6710bc9035a9","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"e9369451-a0d9-4b1b-9ec1-0a36e0a44b9f","tenant_id":"","created_at":"2018-07-22T07:11:47Z","ip_version":4}} 2018-07-22 07:11:54,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/6fcbd21d-d040-4187-b9fd-6710bc9035a9 used request id req-48f31656-4e4c-4d88-ba78-840d6ad69491 2018-07-22 07:11:54,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/6fcbd21d-d040-4187-b9fd-6710bc9035a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" 2018-07-22 07:11:55,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-7458e2de-ce9b-43df-824e-47eb617eb17d Date: Sun, 22 Jul 2018 07:11:55 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:11:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6fcbd21d-d040-4187-b9fd-6710bc9035a9","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"e9369451-a0d9-4b1b-9ec1-0a36e0a44b9f","tenant_id":"","created_at":"2018-07-22T07:11:47Z","ip_version":4}} 2018-07-22 07:11:55,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/6fcbd21d-d040-4187-b9fd-6710bc9035a9 used request id req-7458e2de-ce9b-43df-824e-47eb617eb17d 2018-07-22 07:11:55,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/6fcbd21d-d040-4187-b9fd-6710bc9035a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" 2018-07-22 07:11:55,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-98206b2e-d05a-4d24-bf08-8dbb4065c6ee Date: Sun, 22 Jul 2018 07:11:55 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:11:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6fcbd21d-d040-4187-b9fd-6710bc9035a9","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"e9369451-a0d9-4b1b-9ec1-0a36e0a44b9f","tenant_id":"","created_at":"2018-07-22T07:11:47Z","ip_version":4}} 2018-07-22 07:11:55,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/6fcbd21d-d040-4187-b9fd-6710bc9035a9 used request id req-98206b2e-d05a-4d24-bf08-8dbb4065c6ee 2018-07-22 07:11:55,224 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-5faea29e-a7b4-45c0-9d42-8905311604df-pub-router 2018-07-22 07:11:55,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/a70af3d5-47a9-424d-a09c-b8dde03297a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" 2018-07-22 07:11:58,728 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a9e1a4c-38dd-48f4-84de-45dfca0b96b1 Content-Length: 0 Date: Sun, 22 Jul 2018 07:11:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:11:58,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a70af3d5-47a9-424d-a09c-b8dde03297a5 used request id req-1a9e1a4c-38dd-48f4-84de-45dfca0b96b1 2018-07-22 07:11:58,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-5faea29e-a7b4-45c0-9d42-8905311604df-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600a3ba9e2250c640df1dc5d65000bdfb15b3e6b" 2018-07-22 07:11:59,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-373ec13d-3b45-4110-8f82-eb8ec9f94bde Date: Sun, 22 Jul 2018 07:11:59 GMT RESP BODY: {"routers": []} 2018-07-22 07:11:59,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-5faea29e-a7b4-45c0-9d42-8905311604df-pub-router used request id req-373ec13d-3b45-4110-8f82-eb8ec9f94bde 2018-07-22 07:11:59,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:11:59,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:11:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["XauxcyxNQ4a6EaCrsOlYDg"], "issued_at": "2018-07-22T07:11:59.000000Z"}} 2018-07-22 07:11:59,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:11:59,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e48c2c09-022c-4c39-86e4-6f40185d4f1c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:11:59,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e48c2c09-022c-4c39-86e4-6f40185d4f1c 2018-07-22 07:11:59,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:11:59,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:11:59,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:11:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["q7ICGvh8RwyOW_CpM-vcBQ"], "issued_at": "2018-07-22T07:11:59.000000Z"}} 2018-07-22 07:11:59,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6199d0863cd4d1558dbb062717a278b5951808bf" 2018-07-22 07:12:00,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e0c15b-665b-49ac-9df7-617c010b2a33 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:12:00,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-37e0c15b-665b-49ac-9df7-617c010b2a33 2018-07-22 07:12:00,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:00,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0361403e-4f9f-4560-a5ad-1b6c3586176b Date: Sun, 22 Jul 2018 07:12:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:12:00,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-0361403e-4f9f-4560-a5ad-1b6c3586176b 2018-07-22 07:12:00,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:00,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-07f2de89-890a-4ecc-8901-d064bc98a2dd Date: Sun, 22 Jul 2018 07:12:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 07:12:00,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-07f2de89-890a-4ecc-8901-d064bc98a2dd 2018-07-22 07:12:00,679 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-eb42deaf-d468-48a4-8d07-0af178c1d5d4-pub-router 2018-07-22 07:12:00,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "NeutronUtilsRouterTests-eb42deaf-d468-48a4-8d07-0af178c1d5d4-pub-router", "admin_state_up": true}}' 2018-07-22 07:12:07,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-1f63c41e-5aac-4629-8906-249168ef5955 Date: Sun, 22 Jul 2018 07:12:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:02Z", "admin_state_up": true, "updated_at": "2018-07-22T07:12:03Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "fc00efbd-dc4f-4ff9-a5f7-43c2f5b87643", "name": "NeutronUtilsRouterTests-eb42deaf-d468-48a4-8d07-0af178c1d5d4-pub-router"}} 2018-07-22 07:12:07,247 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-1f63c41e-5aac-4629-8906-249168ef5955 2018-07-22 07:12:07,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=fc00efbd-dc4f-4ff9-a5f7-43c2f5b87643 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:07,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3327 X-Openstack-Request-Id: req-6fdeb79c-ab94-49c7-9317-fe216c1f9af3 Date: Sun, 22 Jul 2018 07:12:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:12:04Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a6f1879b-c8e4-493b-b0f2-3afa15b27ba8","ip_address":"169.254.192.4"}],"id":"301b2043-6f78-4402-80e3-eafee1c42dd4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a3:58:77","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"8f059996-8662-4474-b93c-d3b3c23e26ef","tenant_id":"","created_at":"2018-07-22T07:12:04Z","binding:vnic_type":"normal","device_id":"fc00efbd-dc4f-4ff9-a5f7-43c2f5b87643","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:12:05Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a6f1879b-c8e4-493b-b0f2-3afa15b27ba8","ip_address":"169.254.192.12"}],"id":"60b5ca3b-96b2-4d2f-be38-4aa00eca9df6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a6:18:df","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"8f059996-8662-4474-b93c-d3b3c23e26ef","tenant_id":"","created_at":"2018-07-22T07:12:05Z","binding:vnic_type":"normal","device_id":"fc00efbd-dc4f-4ff9-a5f7-43c2f5b87643","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:12:02Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26686176-d4b0-4f11-8423-c349e99aa88a","ip_address":"172.30.9.206"}],"id":"64574389-e3c1-4c6d-a591-c6480b35ec1c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:14:86:45","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"","created_at":"2018-07-22T07:12:02Z","binding:vnic_type":"normal","device_id":"fc00efbd-dc4f-4ff9-a5f7-43c2f5b87643","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:12:03Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a6f1879b-c8e4-493b-b0f2-3afa15b27ba8","ip_address":"169.254.192.7"}],"id":"d1c0d7f4-74a2-4ecc-9735-a2f6722ea785","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:56:09:e5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"8f059996-8662-4474-b93c-d3b3c23e26ef","tenant_id":"","created_at":"2018-07-22T07:12:03Z","binding:vnic_type":"normal","device_id":"fc00efbd-dc4f-4ff9-a5f7-43c2f5b87643","ip_allocation":"immediate"}]} 2018-07-22 07:12:07,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=fc00efbd-dc4f-4ff9-a5f7-43c2f5b87643 used request id req-6fdeb79c-ab94-49c7-9317-fe216c1f9af3 2018-07-22 07:12:07,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:07,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-1407e394-5eae-45d1-8c70-b59afcb16f03 Date: Sun, 22 Jul 2018 07:12:07 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}} 2018-07-22 07:12:07,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a used request id req-1407e394-5eae-45d1-8c70-b59afcb16f03 2018-07-22 07:12:07,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a6f1879b-c8e4-493b-b0f2-3afa15b27ba8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:07,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-47b3e8fd-286d-4dbd-89e7-4793b42e9c09 Date: Sun, 22 Jul 2018 07:12:07 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:12:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a6f1879b-c8e4-493b-b0f2-3afa15b27ba8","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"8f059996-8662-4474-b93c-d3b3c23e26ef","tenant_id":"","created_at":"2018-07-22T07:12:01Z","ip_version":4}} 2018-07-22 07:12:07,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a6f1879b-c8e4-493b-b0f2-3afa15b27ba8 used request id req-47b3e8fd-286d-4dbd-89e7-4793b42e9c09 2018-07-22 07:12:07,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a6f1879b-c8e4-493b-b0f2-3afa15b27ba8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:08,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-45dc2101-c371-424b-a4fd-99ac3d385b16 Date: Sun, 22 Jul 2018 07:12:08 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:12:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a6f1879b-c8e4-493b-b0f2-3afa15b27ba8","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"8f059996-8662-4474-b93c-d3b3c23e26ef","tenant_id":"","created_at":"2018-07-22T07:12:01Z","ip_version":4}} 2018-07-22 07:12:08,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a6f1879b-c8e4-493b-b0f2-3afa15b27ba8 used request id req-45dc2101-c371-424b-a4fd-99ac3d385b16 2018-07-22 07:12:08,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a6f1879b-c8e4-493b-b0f2-3afa15b27ba8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:08,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-7cf5d802-3f55-4688-9033-acd9f862bff3 Date: Sun, 22 Jul 2018 07:12:08 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:12:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a6f1879b-c8e4-493b-b0f2-3afa15b27ba8","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"8f059996-8662-4474-b93c-d3b3c23e26ef","tenant_id":"","created_at":"2018-07-22T07:12:01Z","ip_version":4}} 2018-07-22 07:12:08,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a6f1879b-c8e4-493b-b0f2-3afa15b27ba8 used request id req-7cf5d802-3f55-4688-9033-acd9f862bff3 2018-07-22 07:12:08,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-eb42deaf-d468-48a4-8d07-0af178c1d5d4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:08,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c825ed3e-02a3-4e43-a3bb-af7c91450f94 Date: Sun, 22 Jul 2018 07:12:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:02Z", "admin_state_up": true, "updated_at": "2018-07-22T07:12:05Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "fc00efbd-dc4f-4ff9-a5f7-43c2f5b87643", "name": "NeutronUtilsRouterTests-eb42deaf-d468-48a4-8d07-0af178c1d5d4-pub-router"}]} 2018-07-22 07:12:08,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-eb42deaf-d468-48a4-8d07-0af178c1d5d4-pub-router used request id req-c825ed3e-02a3-4e43-a3bb-af7c91450f94 2018-07-22 07:12:08,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:12:08,469 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:12:08 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:12:08,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:08,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d70e2a-b73b-45e0-92e0-4a2592eb4b5a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:12:08,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-14d70e2a-b73b-45e0-92e0-4a2592eb4b5a 2018-07-22 07:12:08,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=fc00efbd-dc4f-4ff9-a5f7-43c2f5b87643 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:08,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3519 X-Openstack-Request-Id: req-205d8e1a-cff9-4134-a2c0-bec60a7742d3 Date: Sun, 22 Jul 2018 07:12:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:12:04Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a6f1879b-c8e4-493b-b0f2-3afa15b27ba8","ip_address":"169.254.192.4"}],"id":"301b2043-6f78-4402-80e3-eafee1c42dd4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a3:58:77","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"8f059996-8662-4474-b93c-d3b3c23e26ef","tenant_id":"","created_at":"2018-07-22T07:12:04Z","binding:vnic_type":"normal","device_id":"fc00efbd-dc4f-4ff9-a5f7-43c2f5b87643","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:12:08Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a6f1879b-c8e4-493b-b0f2-3afa15b27ba8","ip_address":"169.254.192.12"}],"id":"60b5ca3b-96b2-4d2f-be38-4aa00eca9df6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:18:df","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"8f059996-8662-4474-b93c-d3b3c23e26ef","tenant_id":"","created_at":"2018-07-22T07:12:05Z","binding:vnic_type":"normal","device_id":"fc00efbd-dc4f-4ff9-a5f7-43c2f5b87643","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:12:08Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26686176-d4b0-4f11-8423-c349e99aa88a","ip_address":"172.30.9.206"}],"id":"64574389-e3c1-4c6d-a591-c6480b35ec1c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:86:45","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"","created_at":"2018-07-22T07:12:02Z","binding:vnic_type":"normal","device_id":"fc00efbd-dc4f-4ff9-a5f7-43c2f5b87643","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:12:03Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a6f1879b-c8e4-493b-b0f2-3afa15b27ba8","ip_address":"169.254.192.7"}],"id":"d1c0d7f4-74a2-4ecc-9735-a2f6722ea785","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:56:09:e5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 239f08b9dfab49abbc9cca9c9c17e131","admin_state_up":true,"network_id":"8f059996-8662-4474-b93c-d3b3c23e26ef","tenant_id":"","created_at":"2018-07-22T07:12:03Z","binding:vnic_type":"normal","device_id":"fc00efbd-dc4f-4ff9-a5f7-43c2f5b87643","ip_allocation":"immediate"}]} 2018-07-22 07:12:08,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=fc00efbd-dc4f-4ff9-a5f7-43c2f5b87643 used request id req-205d8e1a-cff9-4134-a2c0-bec60a7742d3 2018-07-22 07:12:08,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:08,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-02e804ca-81f2-4d19-a66c-6ca5821e795e Date: Sun, 22 Jul 2018 07:12:09 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}} 2018-07-22 07:12:08,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a used request id req-02e804ca-81f2-4d19-a66c-6ca5821e795e 2018-07-22 07:12:09,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a6f1879b-c8e4-493b-b0f2-3afa15b27ba8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:09,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-6e936929-485a-405f-a1d6-f22b87dfa0aa Date: Sun, 22 Jul 2018 07:12:09 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:12:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a6f1879b-c8e4-493b-b0f2-3afa15b27ba8","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"8f059996-8662-4474-b93c-d3b3c23e26ef","tenant_id":"","created_at":"2018-07-22T07:12:01Z","ip_version":4}} 2018-07-22 07:12:09,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a6f1879b-c8e4-493b-b0f2-3afa15b27ba8 used request id req-6e936929-485a-405f-a1d6-f22b87dfa0aa 2018-07-22 07:12:09,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a6f1879b-c8e4-493b-b0f2-3afa15b27ba8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:09,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-5e58bb4c-a8b0-4acd-a34f-000789091f01 Date: Sun, 22 Jul 2018 07:12:09 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:12:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a6f1879b-c8e4-493b-b0f2-3afa15b27ba8","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"8f059996-8662-4474-b93c-d3b3c23e26ef","tenant_id":"","created_at":"2018-07-22T07:12:01Z","ip_version":4}} 2018-07-22 07:12:09,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a6f1879b-c8e4-493b-b0f2-3afa15b27ba8 used request id req-5e58bb4c-a8b0-4acd-a34f-000789091f01 2018-07-22 07:12:09,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a6f1879b-c8e4-493b-b0f2-3afa15b27ba8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:09,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-11c0b328-6023-4c24-89a9-4adef84b0b27 Date: Sun, 22 Jul 2018 07:12:09 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:12:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a6f1879b-c8e4-493b-b0f2-3afa15b27ba8","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 239f08b9dfab49abbc9cca9c9c17e131","enable_dhcp":false,"segment_id":null,"network_id":"8f059996-8662-4474-b93c-d3b3c23e26ef","tenant_id":"","created_at":"2018-07-22T07:12:01Z","ip_version":4}} 2018-07-22 07:12:09,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a6f1879b-c8e4-493b-b0f2-3afa15b27ba8 used request id req-11c0b328-6023-4c24-89a9-4adef84b0b27 2018-07-22 07:12:09,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:09,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-66c4051c-deb5-44d8-b6e5-b26508a90948 Date: Sun, 22 Jul 2018 07:12:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:12:09,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-66c4051c-deb5-44d8-b6e5-b26508a90948 2018-07-22 07:12:09,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:09,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-43a81c83-ebeb-43a2-b7d5-1afcfdc2b63f Date: Sun, 22 Jul 2018 07:12:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 07:12:09,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-43a81c83-ebeb-43a2-b7d5-1afcfdc2b63f 2018-07-22 07:12:09,477 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-eb42deaf-d468-48a4-8d07-0af178c1d5d4-pub-router 2018-07-22 07:12:09,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/fc00efbd-dc4f-4ff9-a5f7-43c2f5b87643 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:12,831 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f6bddcc-286e-4d50-8cec-777bf2454530 Content-Length: 0 Date: Sun, 22 Jul 2018 07:12:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:12:12,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/fc00efbd-dc4f-4ff9-a5f7-43c2f5b87643 used request id req-4f6bddcc-286e-4d50-8cec-777bf2454530 2018-07-22 07:12:12,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-eb42deaf-d468-48a4-8d07-0af178c1d5d4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa82ab27e7325dc903cfb821fc992af1653bcfa7" 2018-07-22 07:12:13,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b1781019-82c6-4d58-aa6a-8685bb76d955 Date: Sun, 22 Jul 2018 07:12:13 GMT RESP BODY: {"routers": []} 2018-07-22 07:12:13,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-eb42deaf-d468-48a4-8d07-0af178c1d5d4-pub-router used request id req-b1781019-82c6-4d58-aa6a-8685bb76d955 2018-07-22 07:12:13,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:12:13,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:12:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["4jsa9RJLQOarcDYz7MK90Q"], "issued_at": "2018-07-22T07:12:13.000000Z"}} 2018-07-22 07:12:13,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee79a447c3a53413ab12f36f244e15c374839d59" 2018-07-22 07:12:13,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc8d1bab-410c-4c9a-ad5d-bd2acdff1114 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:12:13,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-dc8d1bab-410c-4c9a-ad5d-bd2acdff1114 2018-07-22 07:12:13,541 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-1ca7bd25-25dc-4caf-9565-25f6f6167d5fname 2018-07-22 07:12:13,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee79a447c3a53413ab12f36f244e15c374839d59" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-1ca7bd25-25dc-4caf-9565-25f6f6167d5fname"}}' 2018-07-22 07:12:13,936 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-7bb3a34c-ae91-4b78-98ce-3d0f41e03daf Date: Sun, 22 Jul 2018 07:12:13 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:13Z", "updated_at": "2018-07-22T07:12:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:13Z", "revision_number": 0, "id": "1b9e8f0b-20cf-401a-9189-b2a4c18db1ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:13Z", "security_group_id": "14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:13Z", "revision_number": 0, "id": "93b3e55f-b9ee-4e28-aa60-9d216dd4dac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:13Z", "security_group_id": "14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 2, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291", "name": "NeutronUtilsSecurityGroupTests-1ca7bd25-25dc-4caf-9565-25f6f6167d5fname"}} 2018-07-22 07:12:13,936 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-7bb3a34c-ae91-4b78-98ce-3d0f41e03daf 2018-07-22 07:12:13,936 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291 2018-07-22 07:12:13,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee79a447c3a53413ab12f36f244e15c374839d59" 2018-07-22 07:12:14,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2565ae1f-4399-4402-b82a-5f619425f086 Date: Sun, 22 Jul 2018 07:12:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:13Z", "security_group_id": "14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:13Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "1b9e8f0b-20cf-401a-9189-b2a4c18db1ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:13Z", "security_group_id": "14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:13Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "93b3e55f-b9ee-4e28-aa60-9d216dd4dac8"}]} 2018-07-22 07:12:14,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291 used request id req-2565ae1f-4399-4402-b82a-5f619425f086 2018-07-22 07:12:14,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-1ca7bd25-25dc-4caf-9565-25f6f6167d5fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee79a447c3a53413ab12f36f244e15c374839d59" 2018-07-22 07:12:14,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-95503db2-1f0c-4084-be22-f9d39f1ae135 Date: Sun, 22 Jul 2018 07:12:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:13Z", "updated_at": "2018-07-22T07:12:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:13Z", "revision_number": 0, "id": "1b9e8f0b-20cf-401a-9189-b2a4c18db1ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:13Z", "security_group_id": "14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:13Z", "revision_number": 0, "id": "93b3e55f-b9ee-4e28-aa60-9d216dd4dac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:13Z", "security_group_id": "14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 2, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291", "name": "NeutronUtilsSecurityGroupTests-1ca7bd25-25dc-4caf-9565-25f6f6167d5fname"}]} 2018-07-22 07:12:14,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-1ca7bd25-25dc-4caf-9565-25f6f6167d5fname used request id req-95503db2-1f0c-4084-be22-f9d39f1ae135 2018-07-22 07:12:14,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291 2018-07-22 07:12:14,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee79a447c3a53413ab12f36f244e15c374839d59" 2018-07-22 07:12:14,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9d382a56-8dd7-4982-a21f-2a230940e53f Date: Sun, 22 Jul 2018 07:12:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:13Z", "security_group_id": "14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:13Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "1b9e8f0b-20cf-401a-9189-b2a4c18db1ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:13Z", "security_group_id": "14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:13Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "93b3e55f-b9ee-4e28-aa60-9d216dd4dac8"}]} 2018-07-22 07:12:14,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291 used request id req-9d382a56-8dd7-4982-a21f-2a230940e53f 2018-07-22 07:12:14,552 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-1ca7bd25-25dc-4caf-9565-25f6f6167d5fname 2018-07-22 07:12:14,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee79a447c3a53413ab12f36f244e15c374839d59" 2018-07-22 07:12:14,740 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23024bf7-4ec5-4f1c-a901-3d515bae013f Content-Length: 0 Date: Sun, 22 Jul 2018 07:12:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:12:14,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/14c9e2d4-ecb1-4c9b-962a-d0b18d8a0291 used request id req-23024bf7-4ec5-4f1c-a901-3d515bae013f 2018-07-22 07:12:14,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-1ca7bd25-25dc-4caf-9565-25f6f6167d5fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee79a447c3a53413ab12f36f244e15c374839d59" 2018-07-22 07:12:14,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f43d338b-11fc-4d5f-8297-3f3cf274a5a4 Date: Sun, 22 Jul 2018 07:12:14 GMT RESP BODY: {"security_groups": []} 2018-07-22 07:12:14,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-1ca7bd25-25dc-4caf-9565-25f6f6167d5fname used request id req-f43d338b-11fc-4d5f-8297-3f3cf274a5a4 2018-07-22 07:12:14,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:12:15,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:12:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["AOPLgesVS2mADtf10IQfJA"], "issued_at": "2018-07-22T07:12:15.000000Z"}} 2018-07-22 07:12:15,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" 2018-07-22 07:12:15,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561e457f-a00d-471f-98bf-0fdb729b746b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:12:15,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-561e457f-a00d-471f-98bf-0fdb729b746b 2018-07-22 07:12:15,350 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-57a737bc-039b-48a2-bbfd-4dc8f4e35ef0name-1 2018-07-22 07:12:15,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-57a737bc-039b-48a2-bbfd-4dc8f4e35ef0name-1", "description": "hello group"}}' 2018-07-22 07:12:15,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-d4271f8e-6191-4372-9972-e20136cd21a1 Date: Sun, 22 Jul 2018 07:12:15 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:15Z", "updated_at": "2018-07-22T07:12:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:15Z", "revision_number": 0, "id": "4f20b567-1c18-4282-bf91-8fdaffcabfa5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:15Z", "security_group_id": "d22ba106-3b85-4aae-b164-849fbe0009c7", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:15Z", "revision_number": 0, "id": "a3156719-dc6e-47b5-8637-052499b2534f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:15Z", "security_group_id": "d22ba106-3b85-4aae-b164-849fbe0009c7", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 2, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "d22ba106-3b85-4aae-b164-849fbe0009c7", "name": "NeutronUtilsSecurityGroupTests-57a737bc-039b-48a2-bbfd-4dc8f4e35ef0name-1"}} 2018-07-22 07:12:15,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-d4271f8e-6191-4372-9972-e20136cd21a1 2018-07-22 07:12:15,781 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d22ba106-3b85-4aae-b164-849fbe0009c7 2018-07-22 07:12:15,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d22ba106-3b85-4aae-b164-849fbe0009c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" 2018-07-22 07:12:15,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-24eb90e6-df16-44b7-bc0e-449bf011ba2a Date: Sun, 22 Jul 2018 07:12:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:15Z", "security_group_id": "d22ba106-3b85-4aae-b164-849fbe0009c7", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:15Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "4f20b567-1c18-4282-bf91-8fdaffcabfa5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:15Z", "security_group_id": "d22ba106-3b85-4aae-b164-849fbe0009c7", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:15Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "a3156719-dc6e-47b5-8637-052499b2534f"}]} 2018-07-22 07:12:15,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d22ba106-3b85-4aae-b164-849fbe0009c7 used request id req-24eb90e6-df16-44b7-bc0e-449bf011ba2a 2018-07-22 07:12:16,000 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-57a737bc-039b-48a2-bbfd-4dc8f4e35ef0name-2 2018-07-22 07:12:16,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-57a737bc-039b-48a2-bbfd-4dc8f4e35ef0name-2", "description": "hola group"}}' 2018-07-22 07:12:16,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-9e3be47a-cd8d-423a-a8ae-3e903b8dc206 Date: Sun, 22 Jul 2018 07:12:16 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:16Z", "updated_at": "2018-07-22T07:12:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:16Z", "revision_number": 0, "id": "0be73c77-9b70-4a37-a112-eeba62bb8cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:16Z", "security_group_id": "895afcba-e3d3-4349-b221-185dccbe6937", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:16Z", "revision_number": 0, "id": "2a674a32-0339-42eb-a23e-3c173f7e579c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:16Z", "security_group_id": "895afcba-e3d3-4349-b221-185dccbe6937", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 2, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "895afcba-e3d3-4349-b221-185dccbe6937", "name": "NeutronUtilsSecurityGroupTests-57a737bc-039b-48a2-bbfd-4dc8f4e35ef0name-2"}} 2018-07-22 07:12:16,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-9e3be47a-cd8d-423a-a8ae-3e903b8dc206 2018-07-22 07:12:16,625 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 895afcba-e3d3-4349-b221-185dccbe6937 2018-07-22 07:12:16,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=895afcba-e3d3-4349-b221-185dccbe6937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" 2018-07-22 07:12:16,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-56597ba0-66e2-44e9-b3c1-70a8752b9390 Date: Sun, 22 Jul 2018 07:12:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:16Z", "security_group_id": "895afcba-e3d3-4349-b221-185dccbe6937", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:16Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "0be73c77-9b70-4a37-a112-eeba62bb8cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:16Z", "security_group_id": "895afcba-e3d3-4349-b221-185dccbe6937", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:16Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "2a674a32-0339-42eb-a23e-3c173f7e579c"}]} 2018-07-22 07:12:16,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=895afcba-e3d3-4349-b221-185dccbe6937 used request id req-56597ba0-66e2-44e9-b3c1-70a8752b9390 2018-07-22 07:12:16,695 - neutron_utils - INFO - Listing the available security groups 2018-07-22 07:12:16,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" 2018-07-22 07:12:16,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 24213 X-Openstack-Request-Id: req-a7bf3e41-f31a-4a46-86dd-bbcbe218ea3f Date: Sun, 22 Jul 2018 07:12:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:16Z", "updated_at": "2018-07-22T07:12:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:16Z", "revision_number": 0, "id": "0be73c77-9b70-4a37-a112-eeba62bb8cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:16Z", "security_group_id": "895afcba-e3d3-4349-b221-185dccbe6937", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:16Z", "revision_number": 0, "id": "2a674a32-0339-42eb-a23e-3c173f7e579c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:16Z", "security_group_id": "895afcba-e3d3-4349-b221-185dccbe6937", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 2, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "895afcba-e3d3-4349-b221-185dccbe6937", "name": "NeutronUtilsSecurityGroupTests-57a737bc-039b-48a2-bbfd-4dc8f4e35ef0name-2"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "hello group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:15Z", "updated_at": "2018-07-22T07:12:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:15Z", "revision_number": 0, "id": "4f20b567-1c18-4282-bf91-8fdaffcabfa5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:15Z", "security_group_id": "d22ba106-3b85-4aae-b164-849fbe0009c7", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:15Z", "revision_number": 0, "id": "a3156719-dc6e-47b5-8637-052499b2534f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:15Z", "security_group_id": "d22ba106-3b85-4aae-b164-849fbe0009c7", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 2, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "d22ba106-3b85-4aae-b164-849fbe0009c7", "name": "NeutronUtilsSecurityGroupTests-57a737bc-039b-48a2-bbfd-4dc8f4e35ef0name-1"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 07:12:16,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-a7bf3e41-f31a-4a46-86dd-bbcbe218ea3f 2018-07-22 07:12:16,947 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12c5c268-92f2-4e78-ab30-2cd7041a069e 2018-07-22 07:12:16,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=12c5c268-92f2-4e78-ab30-2cd7041a069e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" 2018-07-22 07:12:17,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3f211f43-b72c-4bc9-907f-bf3ba8992cf0 Date: Sun, 22 Jul 2018 07:12:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "port_range_min": null, "revision_number": 0, "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "735e8357-222e-412a-af18-0ea383081407"}, {"remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "port_range_min": null, "revision_number": 0, "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb"}, {"remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "port_range_min": null, "revision_number": 0, "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "a958521c-f504-4bab-978b-a6ef864dc094"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "port_range_min": null, "revision_number": 0, "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f"}]} 2018-07-22 07:12:17,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=12c5c268-92f2-4e78-ab30-2cd7041a069e used request id req-3f211f43-b72c-4bc9-907f-bf3ba8992cf0 2018-07-22 07:12:17,137 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51cf763c-fa48-4653-8049-219f14a4c842 2018-07-22 07:12:17,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=51cf763c-fa48-4653-8049-219f14a4c842 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" 2018-07-22 07:12:17,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-835abd6c-6253-4844-8963-410209963b58 Date: Sun, 22 Jul 2018 07:12:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "port_range_min": null, "revision_number": 0, "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "2b685b2c-068f-47d2-9484-feb5894b095a"}, {"remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "port_range_min": null, "revision_number": 0, "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "74b2c31a-5478-47b2-b592-8900795418bb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "port_range_min": null, "revision_number": 0, "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5"}, {"remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "port_range_min": null, "revision_number": 0, "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8"}]} 2018-07-22 07:12:17,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=51cf763c-fa48-4653-8049-219f14a4c842 used request id req-835abd6c-6253-4844-8963-410209963b58 2018-07-22 07:12:17,346 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a791d58-bba7-4a48-90bf-ad9de7b734f4 2018-07-22 07:12:17,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6a791d58-bba7-4a48-90bf-ad9de7b734f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" 2018-07-22 07:12:17,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-74812971-1643-401a-9c77-0f5853faa77e Date: Sun, 22 Jul 2018 07:12:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "port_range_min": null, "revision_number": 0, "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "port_range_min": null, "revision_number": 0, "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "9ec84628-9c65-4974-a72f-9dea77fe0725"}, {"remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "port_range_min": null, "revision_number": 0, "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "bb6253da-8caa-4549-9b3a-7150dd57be07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "port_range_min": null, "revision_number": 0, "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "c6cb516b-de34-4619-baa1-99168536fe1b"}]} 2018-07-22 07:12:17,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6a791d58-bba7-4a48-90bf-ad9de7b734f4 used request id req-74812971-1643-401a-9c77-0f5853faa77e 2018-07-22 07:12:17,531 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c8365fb-f5a8-498e-91cd-51f209cda173 2018-07-22 07:12:17,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6c8365fb-f5a8-498e-91cd-51f209cda173 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" 2018-07-22 07:12:17,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-049499b3-a3bb-4bcd-821b-eb22ef464475 Date: Sun, 22 Jul 2018 07:12:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "port_range_min": null, "revision_number": 0, "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "project_id": "840db56014094458ab5e598652956956", "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452"}, {"remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "port_range_min": null, "revision_number": 0, "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "project_id": "840db56014094458ab5e598652956956", "id": "abce2b1e-a232-4ff1-b187-67599e7980ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "port_range_min": null, "revision_number": 0, "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "project_id": "840db56014094458ab5e598652956956", "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b"}, {"remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "port_range_min": null, "revision_number": 0, "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "project_id": "840db56014094458ab5e598652956956", "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9"}]} 2018-07-22 07:12:17,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6c8365fb-f5a8-498e-91cd-51f209cda173 used request id req-049499b3-a3bb-4bcd-821b-eb22ef464475 2018-07-22 07:12:17,730 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72cbb5bb-2952-4216-858e-89cdea14d12d 2018-07-22 07:12:17,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=72cbb5bb-2952-4216-858e-89cdea14d12d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" 2018-07-22 07:12:17,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f45d4972-2346-45af-9d65-03263a096c70 Date: Sun, 22 Jul 2018 07:12:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "port_range_min": null, "revision_number": 0, "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "port_range_min": null, "revision_number": 0, "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5"}, {"remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "port_range_min": null, "revision_number": 0, "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "6ab90c63-cb88-4c48-8932-e281c5674330"}, {"remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "port_range_min": null, "revision_number": 0, "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10"}]} 2018-07-22 07:12:17,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=72cbb5bb-2952-4216-858e-89cdea14d12d used request id req-f45d4972-2346-45af-9d65-03263a096c70 2018-07-22 07:12:17,757 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 895afcba-e3d3-4349-b221-185dccbe6937 2018-07-22 07:12:17,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=895afcba-e3d3-4349-b221-185dccbe6937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" 2018-07-22 07:12:17,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d1963b8e-58b8-4400-979d-67448a69b2e8 Date: Sun, 22 Jul 2018 07:12:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:16Z", "security_group_id": "895afcba-e3d3-4349-b221-185dccbe6937", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:16Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "0be73c77-9b70-4a37-a112-eeba62bb8cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:16Z", "security_group_id": "895afcba-e3d3-4349-b221-185dccbe6937", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:16Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "2a674a32-0339-42eb-a23e-3c173f7e579c"}]} 2018-07-22 07:12:17,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=895afcba-e3d3-4349-b221-185dccbe6937 used request id req-d1963b8e-58b8-4400-979d-67448a69b2e8 2018-07-22 07:12:17,971 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ada06670-0a6a-4c90-9a04-7da79cfd81d1 2018-07-22 07:12:17,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ada06670-0a6a-4c90-9a04-7da79cfd81d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" 2018-07-22 07:12:18,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-50c5d23c-0d8e-4a8d-bd7a-77f7b852ca92 Date: Sun, 22 Jul 2018 07:12:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "project_id": "", "id": "334cdc76-211d-4881-8274-2ee9d6092863"}, {"remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "project_id": "", "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "project_id": "", "id": "8409ba65-2388-4bf4-9506-0d72ee458914"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "project_id": "", "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1"}]} 2018-07-22 07:12:18,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ada06670-0a6a-4c90-9a04-7da79cfd81d1 used request id req-50c5d23c-0d8e-4a8d-bd7a-77f7b852ca92 2018-07-22 07:12:18,171 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4f4a0a7-0754-4d9b-beca-18990b9da9c0 2018-07-22 07:12:18,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c4f4a0a7-0754-4d9b-beca-18990b9da9c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" 2018-07-22 07:12:18,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dd338a01-5d6f-443e-ac15-bc218dcea4ad Date: Sun, 22 Jul 2018 07:12:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0"}, {"remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "9def686e-243c-4fd8-8248-0ed50153f94b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51"}]} 2018-07-22 07:12:18,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c4f4a0a7-0754-4d9b-beca-18990b9da9c0 used request id req-dd338a01-5d6f-443e-ac15-bc218dcea4ad 2018-07-22 07:12:18,372 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d13c462b-ad3e-48d3-a47c-7dd039e7a367 2018-07-22 07:12:18,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d13c462b-ad3e-48d3-a47c-7dd039e7a367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" 2018-07-22 07:12:18,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5f6f9fae-9faa-4a7a-91ed-eab1b7bc4bdf Date: Sun, 22 Jul 2018 07:12:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "port_range_min": null, "revision_number": 0, "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11"}, {"remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "port_range_min": null, "revision_number": 0, "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "port_range_min": null, "revision_number": 0, "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "c7680474-472c-4eae-bddb-ac301d61f37e"}, {"remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "port_range_min": null, "revision_number": 0, "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "f05c4866-350c-44fd-b030-b08ad0a41b12"}]} 2018-07-22 07:12:18,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d13c462b-ad3e-48d3-a47c-7dd039e7a367 used request id req-5f6f9fae-9faa-4a7a-91ed-eab1b7bc4bdf 2018-07-22 07:12:18,400 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d22ba106-3b85-4aae-b164-849fbe0009c7 2018-07-22 07:12:18,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d22ba106-3b85-4aae-b164-849fbe0009c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" 2018-07-22 07:12:18,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0a25180-c28d-493b-9360-781fa6ea3603 Date: Sun, 22 Jul 2018 07:12:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:15Z", "security_group_id": "d22ba106-3b85-4aae-b164-849fbe0009c7", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:15Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "4f20b567-1c18-4282-bf91-8fdaffcabfa5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:15Z", "security_group_id": "d22ba106-3b85-4aae-b164-849fbe0009c7", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:15Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "a3156719-dc6e-47b5-8637-052499b2534f"}]} 2018-07-22 07:12:18,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d22ba106-3b85-4aae-b164-849fbe0009c7 used request id req-d0a25180-c28d-493b-9360-781fa6ea3603 2018-07-22 07:12:18,602 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d7ab132a-af26-4147-bc15-2bee2eb5e013 2018-07-22 07:12:18,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d7ab132a-af26-4147-bc15-2bee2eb5e013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" 2018-07-22 07:12:18,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-51a947a9-0a43-4fb6-ade0-20711bc68a83 Date: Sun, 22 Jul 2018 07:12:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "port_range_min": null, "revision_number": 0, "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:50Z", "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "4a5e1c36-e009-4493-b459-eab24a2c413a"}, {"remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "port_range_min": null, "revision_number": 0, "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:50Z", "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "port_range_min": null, "revision_number": 0, "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:50Z", "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "c9829df3-5e71-42b5-a1de-775b03fa9134"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "port_range_min": null, "revision_number": 0, "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:50Z", "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5"}]} 2018-07-22 07:12:18,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d7ab132a-af26-4147-bc15-2bee2eb5e013 used request id req-51a947a9-0a43-4fb6-ade0-20711bc68a83 2018-07-22 07:12:18,795 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-57a737bc-039b-48a2-bbfd-4dc8f4e35ef0name-1 2018-07-22 07:12:18,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d22ba106-3b85-4aae-b164-849fbe0009c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" 2018-07-22 07:12:19,099 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e5561ff6-d048-4a4d-8cc5-b1835ee32bbb Content-Length: 0 Date: Sun, 22 Jul 2018 07:12:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:12:19,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d22ba106-3b85-4aae-b164-849fbe0009c7 used request id req-e5561ff6-d048-4a4d-8cc5-b1835ee32bbb 2018-07-22 07:12:19,099 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-57a737bc-039b-48a2-bbfd-4dc8f4e35ef0name-2 2018-07-22 07:12:19,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/895afcba-e3d3-4349-b221-185dccbe6937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9de4b9b883dcf8e944c73820449d4bf912305f4" 2018-07-22 07:12:19,397 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d7598ed8-4402-440a-8eb5-2d83f00370e5 Content-Length: 0 Date: Sun, 22 Jul 2018 07:12:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:12:19,397 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/895afcba-e3d3-4349-b221-185dccbe6937 used request id req-d7598ed8-4402-440a-8eb5-2d83f00370e5 2018-07-22 07:12:19,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:12:19,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:12:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["T-Jnj1qXQpK1vir1hY5_BQ"], "issued_at": "2018-07-22T07:12:19.000000Z"}} 2018-07-22 07:12:19,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082a3298524fc80bb11470314770e7707ad70807" 2018-07-22 07:12:19,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a28f0dc7-c998-47fd-9fa4-36fcd3cc9f10 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:12:19,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a28f0dc7-c998-47fd-9fa4-36fcd3cc9f10 2018-07-22 07:12:19,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:12:20,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:12:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["jiJXhOUQQTOZ2oBqUqhLAw"], "issued_at": "2018-07-22T07:12:20.000000Z"}} 2018-07-22 07:12:20,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e743ede17c58fabe4f3de184c54ffab3ca6e442c" 2018-07-22 07:12:20,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c42e6c7-d2fd-497f-867c-f44df90fbca6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:12:20,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8c42e6c7-d2fd-497f-867c-f44df90fbca6 2018-07-22 07:12:20,380 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-b667c000-a956-40f5-9b0b-bbb17aaab6c3name 2018-07-22 07:12:20,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e743ede17c58fabe4f3de184c54ffab3ca6e442c" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-b667c000-a956-40f5-9b0b-bbb17aaab6c3name", "description": "hello group"}}' 2018-07-22 07:12:20,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-098fcb36-16e2-4725-8949-c7d384213d46 Date: Sun, 22 Jul 2018 07:12:20 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:20Z", "updated_at": "2018-07-22T07:12:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:20Z", "revision_number": 0, "id": "05274ab7-6428-47b2-b3d3-11ab8269f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:20Z", "security_group_id": "77c353a4-469a-4209-bfc9-5481481260ad", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:20Z", "revision_number": 0, "id": "a8bd0fbf-794f-4323-9821-ecacf0cd3013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:20Z", "security_group_id": "77c353a4-469a-4209-bfc9-5481481260ad", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 2, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "77c353a4-469a-4209-bfc9-5481481260ad", "name": "NeutronUtilsSecurityGroupTests-b667c000-a956-40f5-9b0b-bbb17aaab6c3name"}} 2018-07-22 07:12:20,786 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-098fcb36-16e2-4725-8949-c7d384213d46 2018-07-22 07:12:20,787 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77c353a4-469a-4209-bfc9-5481481260ad 2018-07-22 07:12:20,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=77c353a4-469a-4209-bfc9-5481481260ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e743ede17c58fabe4f3de184c54ffab3ca6e442c" 2018-07-22 07:12:20,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c2f39ea5-c8d5-4364-b954-6920592da96e Date: Sun, 22 Jul 2018 07:12:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:20Z", "security_group_id": "77c353a4-469a-4209-bfc9-5481481260ad", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:20Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "05274ab7-6428-47b2-b3d3-11ab8269f65d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:20Z", "security_group_id": "77c353a4-469a-4209-bfc9-5481481260ad", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:20Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "a8bd0fbf-794f-4323-9821-ecacf0cd3013"}]} 2018-07-22 07:12:20,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=77c353a4-469a-4209-bfc9-5481481260ad used request id req-c2f39ea5-c8d5-4364-b954-6920592da96e 2018-07-22 07:12:20,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-b667c000-a956-40f5-9b0b-bbb17aaab6c3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e743ede17c58fabe4f3de184c54ffab3ca6e442c" 2018-07-22 07:12:21,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-d1277f80-54ef-4c53-8b15-808468e1f4e5 Date: Sun, 22 Jul 2018 07:12:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:20Z", "updated_at": "2018-07-22T07:12:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:20Z", "revision_number": 0, "id": "05274ab7-6428-47b2-b3d3-11ab8269f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:20Z", "security_group_id": "77c353a4-469a-4209-bfc9-5481481260ad", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:20Z", "revision_number": 0, "id": "a8bd0fbf-794f-4323-9821-ecacf0cd3013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:20Z", "security_group_id": "77c353a4-469a-4209-bfc9-5481481260ad", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 2, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "77c353a4-469a-4209-bfc9-5481481260ad", "name": "NeutronUtilsSecurityGroupTests-b667c000-a956-40f5-9b0b-bbb17aaab6c3name"}]} 2018-07-22 07:12:21,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-b667c000-a956-40f5-9b0b-bbb17aaab6c3name&description=hello+group used request id req-d1277f80-54ef-4c53-8b15-808468e1f4e5 2018-07-22 07:12:21,190 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77c353a4-469a-4209-bfc9-5481481260ad 2018-07-22 07:12:21,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=77c353a4-469a-4209-bfc9-5481481260ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e743ede17c58fabe4f3de184c54ffab3ca6e442c" 2018-07-22 07:12:21,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b06aa289-1bad-4433-877a-8b8b9e4753ac Date: Sun, 22 Jul 2018 07:12:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:20Z", "security_group_id": "77c353a4-469a-4209-bfc9-5481481260ad", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:20Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "05274ab7-6428-47b2-b3d3-11ab8269f65d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:20Z", "security_group_id": "77c353a4-469a-4209-bfc9-5481481260ad", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:20Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "a8bd0fbf-794f-4323-9821-ecacf0cd3013"}]} 2018-07-22 07:12:21,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=77c353a4-469a-4209-bfc9-5481481260ad used request id req-b06aa289-1bad-4433-877a-8b8b9e4753ac 2018-07-22 07:12:21,389 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-b667c000-a956-40f5-9b0b-bbb17aaab6c3name 2018-07-22 07:12:21,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/77c353a4-469a-4209-bfc9-5481481260ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e743ede17c58fabe4f3de184c54ffab3ca6e442c" 2018-07-22 07:12:21,702 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-add7aefa-0e3a-40d1-bcae-1ad9685fa5cb Content-Length: 0 Date: Sun, 22 Jul 2018 07:12:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:12:21,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/77c353a4-469a-4209-bfc9-5481481260ad used request id req-add7aefa-0e3a-40d1-bcae-1ad9685fa5cb 2018-07-22 07:12:21,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:12:22,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:12:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["7y8dMaCuS927P5lwdpkDiw"], "issued_at": "2018-07-22T07:12:22.000000Z"}} 2018-07-22 07:12:22,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" 2018-07-22 07:12:22,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a6177d6-6715-4e8c-8cb3-4798e34606b9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:12:22,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3a6177d6-6715-4e8c-8cb3-4798e34606b9 2018-07-22 07:12:22,194 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-2b029f5a-3b5d-46e7-a34e-c79ef2af678aname 2018-07-22 07:12:22,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-2b029f5a-3b5d-46e7-a34e-c79ef2af678aname", "description": "hello group"}}' 2018-07-22 07:12:22,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1165b3d6-3f1a-4b57-9cbb-7ab8f4b15512 Date: Sun, 22 Jul 2018 07:12:22 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:22Z", "updated_at": "2018-07-22T07:12:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "revision_number": 0, "id": "729a7f81-da34-43fb-a658-2a08882780b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "revision_number": 0, "id": "737b9ef4-04bd-43de-8c34-e74ee924e6e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 2, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "name": "NeutronUtilsSecurityGroupTests-2b029f5a-3b5d-46e7-a34e-c79ef2af678aname"}} 2018-07-22 07:12:22,612 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-1165b3d6-3f1a-4b57-9cbb-7ab8f4b15512 2018-07-22 07:12:22,612 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ac36b1c-3fde-4763-83af-08fbb5c5080e 2018-07-22 07:12:22,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5ac36b1c-3fde-4763-83af-08fbb5c5080e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" 2018-07-22 07:12:22,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4fa52806-5cf2-4e7a-bcaa-8fec37a1ad81 Date: Sun, 22 Jul 2018 07:12:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:22Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "729a7f81-da34-43fb-a658-2a08882780b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:22Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "737b9ef4-04bd-43de-8c34-e74ee924e6e8"}]} 2018-07-22 07:12:22,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5ac36b1c-3fde-4763-83af-08fbb5c5080e used request id req-4fa52806-5cf2-4e7a-bcaa-8fec37a1ad81 2018-07-22 07:12:22,816 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ac36b1c-3fde-4763-83af-08fbb5c5080e 2018-07-22 07:12:22,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5ac36b1c-3fde-4763-83af-08fbb5c5080e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" 2018-07-22 07:12:23,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a765671b-d4cb-4faa-b759-30f30a2c2e9a Date: Sun, 22 Jul 2018 07:12:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:22Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "729a7f81-da34-43fb-a658-2a08882780b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:22Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "737b9ef4-04bd-43de-8c34-e74ee924e6e8"}]} 2018-07-22 07:12:23,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5ac36b1c-3fde-4763-83af-08fbb5c5080e used request id req-a765671b-d4cb-4faa-b759-30f30a2c2e9a 2018-07-22 07:12:23,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" 2018-07-22 07:12:23,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-733ba7a9-521b-4db5-9156-000770775acd Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:12:23,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-733ba7a9-521b-4db5-9156-000770775acd 2018-07-22 07:12:23,115 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-2b029f5a-3b5d-46e7-a34e-c79ef2af678aname 2018-07-22 07:12:23,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2b029f5a-3b5d-46e7-a34e-c79ef2af678aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" 2018-07-22 07:12:23,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-f68e8699-c914-4cb9-a7a6-7e447a0c377a Date: Sun, 22 Jul 2018 07:12:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:22Z", "updated_at": "2018-07-22T07:12:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "revision_number": 0, "id": "729a7f81-da34-43fb-a658-2a08882780b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "revision_number": 0, "id": "737b9ef4-04bd-43de-8c34-e74ee924e6e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 2, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "name": "NeutronUtilsSecurityGroupTests-2b029f5a-3b5d-46e7-a34e-c79ef2af678aname"}]} 2018-07-22 07:12:23,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2b029f5a-3b5d-46e7-a34e-c79ef2af678aname used request id req-f68e8699-c914-4cb9-a7a6-7e447a0c377a 2018-07-22 07:12:23,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:12:23,332 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:12:23 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:12:23,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" 2018-07-22 07:12:23,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dda530b2-7a2a-4f4f-a692-39bf4fe34fd0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:12:23,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-dda530b2-7a2a-4f4f-a692-39bf4fe34fd0 2018-07-22 07:12:23,440 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ac36b1c-3fde-4763-83af-08fbb5c5080e 2018-07-22 07:12:23,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5ac36b1c-3fde-4763-83af-08fbb5c5080e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" 2018-07-22 07:12:23,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6ee72136-4552-495b-bf02-26b4c4f75306 Date: Sun, 22 Jul 2018 07:12:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:22Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "729a7f81-da34-43fb-a658-2a08882780b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:22Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "737b9ef4-04bd-43de-8c34-e74ee924e6e8"}]} 2018-07-22 07:12:23,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5ac36b1c-3fde-4763-83af-08fbb5c5080e used request id req-6ee72136-4552-495b-bf02-26b4c4f75306 2018-07-22 07:12:23,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e"}}' 2018-07-22 07:12:23,833 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-4cd4eb22-d632-4b0e-91b3-01343d1c220d Date: Sun, 22 Jul 2018 07:12:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:23Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:23Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "23182b93-83a6-4a64-868d-0b74b8bb8c0a"}} 2018-07-22 07:12:23,833 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-4cd4eb22-d632-4b0e-91b3-01343d1c220d 2018-07-22 07:12:23,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2b029f5a-3b5d-46e7-a34e-c79ef2af678aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" 2018-07-22 07:12:24,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-7d37a07e-e8fa-4752-be24-768e6a062976 Date: Sun, 22 Jul 2018 07:12:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:22Z", "updated_at": "2018-07-22T07:12:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:23Z", "revision_number": 0, "id": "23182b93-83a6-4a64-868d-0b74b8bb8c0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:23Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "revision_number": 0, "id": "729a7f81-da34-43fb-a658-2a08882780b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "revision_number": 0, "id": "737b9ef4-04bd-43de-8c34-e74ee924e6e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 3, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "name": "NeutronUtilsSecurityGroupTests-2b029f5a-3b5d-46e7-a34e-c79ef2af678aname"}]} 2018-07-22 07:12:24,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2b029f5a-3b5d-46e7-a34e-c79ef2af678aname&description=hello+group used request id req-7d37a07e-e8fa-4752-be24-768e6a062976 2018-07-22 07:12:24,084 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ac36b1c-3fde-4763-83af-08fbb5c5080e 2018-07-22 07:12:24,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5ac36b1c-3fde-4763-83af-08fbb5c5080e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" 2018-07-22 07:12:24,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-056529b7-0521-4af9-bff2-484973eeb286 Date: Sun, 22 Jul 2018 07:12:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:23Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:23Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "23182b93-83a6-4a64-868d-0b74b8bb8c0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:22Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "729a7f81-da34-43fb-a658-2a08882780b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:22Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "737b9ef4-04bd-43de-8c34-e74ee924e6e8"}]} 2018-07-22 07:12:24,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5ac36b1c-3fde-4763-83af-08fbb5c5080e used request id req-056529b7-0521-4af9-bff2-484973eeb286 2018-07-22 07:12:24,276 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ac36b1c-3fde-4763-83af-08fbb5c5080e 2018-07-22 07:12:24,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5ac36b1c-3fde-4763-83af-08fbb5c5080e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" 2018-07-22 07:12:24,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-5a6ec062-39c1-4f6e-888b-9bf843c1e83b Date: Sun, 22 Jul 2018 07:12:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:23Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:23Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "23182b93-83a6-4a64-868d-0b74b8bb8c0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:22Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "729a7f81-da34-43fb-a658-2a08882780b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:22Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "737b9ef4-04bd-43de-8c34-e74ee924e6e8"}]} 2018-07-22 07:12:24,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5ac36b1c-3fde-4763-83af-08fbb5c5080e used request id req-5a6ec062-39c1-4f6e-888b-9bf843c1e83b 2018-07-22 07:12:24,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2b029f5a-3b5d-46e7-a34e-c79ef2af678aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" 2018-07-22 07:12:24,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-4000252d-abf3-490b-94cd-72ec7df27c86 Date: Sun, 22 Jul 2018 07:12:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:22Z", "updated_at": "2018-07-22T07:12:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:23Z", "revision_number": 0, "id": "23182b93-83a6-4a64-868d-0b74b8bb8c0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:23Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "revision_number": 0, "id": "729a7f81-da34-43fb-a658-2a08882780b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "revision_number": 0, "id": "737b9ef4-04bd-43de-8c34-e74ee924e6e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 3, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "name": "NeutronUtilsSecurityGroupTests-2b029f5a-3b5d-46e7-a34e-c79ef2af678aname"}]} 2018-07-22 07:12:24,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2b029f5a-3b5d-46e7-a34e-c79ef2af678aname&description=hello+group used request id req-4000252d-abf3-490b-94cd-72ec7df27c86 2018-07-22 07:12:24,524 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ac36b1c-3fde-4763-83af-08fbb5c5080e 2018-07-22 07:12:24,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5ac36b1c-3fde-4763-83af-08fbb5c5080e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" 2018-07-22 07:12:24,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-49f5d1ee-52a2-41df-ac4c-44d508875d35 Date: Sun, 22 Jul 2018 07:12:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:23Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:23Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "23182b93-83a6-4a64-868d-0b74b8bb8c0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:22Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "729a7f81-da34-43fb-a658-2a08882780b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:22Z", "security_group_id": "5ac36b1c-3fde-4763-83af-08fbb5c5080e", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:22Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "737b9ef4-04bd-43de-8c34-e74ee924e6e8"}]} 2018-07-22 07:12:24,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5ac36b1c-3fde-4763-83af-08fbb5c5080e used request id req-49f5d1ee-52a2-41df-ac4c-44d508875d35 2018-07-22 07:12:24,828 - neutron_utils - INFO - Deleting security group rule with ID - 729a7f81-da34-43fb-a658-2a08882780b5 2018-07-22 07:12:24,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/729a7f81-da34-43fb-a658-2a08882780b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" 2018-07-22 07:12:25,212 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8f1cd97-c53a-4133-b453-4ea4cf422a12 Content-Length: 0 Date: Sun, 22 Jul 2018 07:12:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:12:25,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/729a7f81-da34-43fb-a658-2a08882780b5 used request id req-d8f1cd97-c53a-4133-b453-4ea4cf422a12 2018-07-22 07:12:25,212 - neutron_utils - INFO - Deleting security group rule with ID - 737b9ef4-04bd-43de-8c34-e74ee924e6e8 2018-07-22 07:12:25,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/737b9ef4-04bd-43de-8c34-e74ee924e6e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" 2018-07-22 07:12:25,318 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd8ef81e-9f65-4f4b-ad41-9e4fee89cebb Content-Length: 0 Date: Sun, 22 Jul 2018 07:12:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:12:25,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/737b9ef4-04bd-43de-8c34-e74ee924e6e8 used request id req-bd8ef81e-9f65-4f4b-ad41-9e4fee89cebb 2018-07-22 07:12:25,319 - neutron_utils - INFO - Deleting security group rule with ID - 23182b93-83a6-4a64-868d-0b74b8bb8c0a 2018-07-22 07:12:25,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/23182b93-83a6-4a64-868d-0b74b8bb8c0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" 2018-07-22 07:12:25,422 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6000b3f-6545-45a0-85b8-9e7eab813a17 Content-Length: 0 Date: Sun, 22 Jul 2018 07:12:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:12:25,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/23182b93-83a6-4a64-868d-0b74b8bb8c0a used request id req-a6000b3f-6545-45a0-85b8-9e7eab813a17 2018-07-22 07:12:25,423 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-2b029f5a-3b5d-46e7-a34e-c79ef2af678aname 2018-07-22 07:12:25,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/5ac36b1c-3fde-4763-83af-08fbb5c5080e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292196b3dcb32f94d14c40c88d0dbfd90f5af4" 2018-07-22 07:12:25,809 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ac16307-aec2-407b-b4c4-41bfad90baab Content-Length: 0 Date: Sun, 22 Jul 2018 07:12:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:12:25,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/5ac36b1c-3fde-4763-83af-08fbb5c5080e used request id req-8ac16307-aec2-407b-b4c4-41bfad90baab 2018-07-22 07:12:25,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:12:26,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["yPDOskcnRWy-B5CwfN1HvA"], "issued_at": "2018-07-22T07:12:26.000000Z"}} 2018-07-22 07:12:26,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbd479a9018e166967b35c079b8f08845d073e2" 2018-07-22 07:12:26,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5edd306c-cd2f-4fb5-81c0-812aebd3184e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:12:26,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5edd306c-cd2f-4fb5-81c0-812aebd3184e 2018-07-22 07:12:26,290 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-078d5fa8-ff34-4122-98e6-291c7a2c2cd4name-1 2018-07-22 07:12:26,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbd479a9018e166967b35c079b8f08845d073e2" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-078d5fa8-ff34-4122-98e6-291c7a2c2cd4name-1", "description": "hello group"}}' 2018-07-22 07:12:26,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-8d194fb5-87b2-45e9-94da-b83067fda7af Date: Sun, 22 Jul 2018 07:12:26 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:26Z", "updated_at": "2018-07-22T07:12:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:26Z", "revision_number": 0, "id": "1ca11e45-90c2-4bc4-a829-93d5475d495a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:26Z", "security_group_id": "fe01b59b-2cec-45ca-831d-03681a12ad35", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:26Z", "revision_number": 0, "id": "4a314bb9-0ab6-40b7-8215-3a4cd90efa2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:26Z", "security_group_id": "fe01b59b-2cec-45ca-831d-03681a12ad35", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 2, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "fe01b59b-2cec-45ca-831d-03681a12ad35", "name": "NeutronUtilsSecurityGroupTests-078d5fa8-ff34-4122-98e6-291c7a2c2cd4name-1"}} 2018-07-22 07:12:26,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-8d194fb5-87b2-45e9-94da-b83067fda7af 2018-07-22 07:12:26,684 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe01b59b-2cec-45ca-831d-03681a12ad35 2018-07-22 07:12:26,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fe01b59b-2cec-45ca-831d-03681a12ad35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbd479a9018e166967b35c079b8f08845d073e2" 2018-07-22 07:12:26,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-58a14d5b-7e1d-4e16-8648-06f5c5228789 Date: Sun, 22 Jul 2018 07:12:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:26Z", "security_group_id": "fe01b59b-2cec-45ca-831d-03681a12ad35", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:26Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "1ca11e45-90c2-4bc4-a829-93d5475d495a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:26Z", "security_group_id": "fe01b59b-2cec-45ca-831d-03681a12ad35", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:26Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "4a314bb9-0ab6-40b7-8215-3a4cd90efa2d"}]} 2018-07-22 07:12:26,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fe01b59b-2cec-45ca-831d-03681a12ad35 used request id req-58a14d5b-7e1d-4e16-8648-06f5c5228789 2018-07-22 07:12:26,884 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-078d5fa8-ff34-4122-98e6-291c7a2c2cd4name-2 2018-07-22 07:12:26,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbd479a9018e166967b35c079b8f08845d073e2" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-078d5fa8-ff34-4122-98e6-291c7a2c2cd4name-2", "description": "hello group"}}' 2018-07-22 07:12:27,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-09c93ebc-a235-49b5-970f-64f96894b453 Date: Sun, 22 Jul 2018 07:12:27 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:27Z", "updated_at": "2018-07-22T07:12:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:27Z", "revision_number": 0, "id": "e7dbbb30-1642-4dde-8e98-b85f372c2423", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:27Z", "security_group_id": "2ba9e862-116a-4d8d-818e-3ec0c0172287", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:27Z", "revision_number": 0, "id": "ee92cd5d-6969-4e10-8f88-bcf91936719f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:27Z", "security_group_id": "2ba9e862-116a-4d8d-818e-3ec0c0172287", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 2, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "2ba9e862-116a-4d8d-818e-3ec0c0172287", "name": "NeutronUtilsSecurityGroupTests-078d5fa8-ff34-4122-98e6-291c7a2c2cd4name-2"}} 2018-07-22 07:12:27,252 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-09c93ebc-a235-49b5-970f-64f96894b453 2018-07-22 07:12:27,253 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ba9e862-116a-4d8d-818e-3ec0c0172287 2018-07-22 07:12:27,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2ba9e862-116a-4d8d-818e-3ec0c0172287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbd479a9018e166967b35c079b8f08845d073e2" 2018-07-22 07:12:27,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-517083f4-74fa-46d7-8b5a-960977db01f8 Date: Sun, 22 Jul 2018 07:12:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:27Z", "security_group_id": "2ba9e862-116a-4d8d-818e-3ec0c0172287", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:27Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "e7dbbb30-1642-4dde-8e98-b85f372c2423"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:27Z", "security_group_id": "2ba9e862-116a-4d8d-818e-3ec0c0172287", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:27Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "ee92cd5d-6969-4e10-8f88-bcf91936719f"}]} 2018-07-22 07:12:27,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2ba9e862-116a-4d8d-818e-3ec0c0172287 used request id req-517083f4-74fa-46d7-8b5a-960977db01f8 2018-07-22 07:12:27,305 - neutron_utils - INFO - Retrieving security group with ID - fe01b59b-2cec-45ca-831d-03681a12ad35 2018-07-22 07:12:27,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=fe01b59b-2cec-45ca-831d-03681a12ad35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbd479a9018e166967b35c079b8f08845d073e2" 2018-07-22 07:12:27,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-32df5512-f434-42a9-a005-7556706405eb Date: Sun, 22 Jul 2018 07:12:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:26Z", "updated_at": "2018-07-22T07:12:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:26Z", "revision_number": 0, "id": "1ca11e45-90c2-4bc4-a829-93d5475d495a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:26Z", "security_group_id": "fe01b59b-2cec-45ca-831d-03681a12ad35", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:26Z", "revision_number": 0, "id": "4a314bb9-0ab6-40b7-8215-3a4cd90efa2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:26Z", "security_group_id": "fe01b59b-2cec-45ca-831d-03681a12ad35", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 2, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "fe01b59b-2cec-45ca-831d-03681a12ad35", "name": "NeutronUtilsSecurityGroupTests-078d5fa8-ff34-4122-98e6-291c7a2c2cd4name-1"}]} 2018-07-22 07:12:27,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=fe01b59b-2cec-45ca-831d-03681a12ad35 used request id req-32df5512-f434-42a9-a005-7556706405eb 2018-07-22 07:12:27,551 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe01b59b-2cec-45ca-831d-03681a12ad35 2018-07-22 07:12:27,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fe01b59b-2cec-45ca-831d-03681a12ad35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbd479a9018e166967b35c079b8f08845d073e2" 2018-07-22 07:12:27,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-913d5d42-a2ab-4a05-94bc-4900ece30ff8 Date: Sun, 22 Jul 2018 07:12:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:26Z", "security_group_id": "fe01b59b-2cec-45ca-831d-03681a12ad35", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:26Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "1ca11e45-90c2-4bc4-a829-93d5475d495a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:26Z", "security_group_id": "fe01b59b-2cec-45ca-831d-03681a12ad35", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:26Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "4a314bb9-0ab6-40b7-8215-3a4cd90efa2d"}]} 2018-07-22 07:12:27,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fe01b59b-2cec-45ca-831d-03681a12ad35 used request id req-913d5d42-a2ab-4a05-94bc-4900ece30ff8 2018-07-22 07:12:27,740 - neutron_utils - INFO - Retrieving security group with ID - 2ba9e862-116a-4d8d-818e-3ec0c0172287 2018-07-22 07:12:27,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=2ba9e862-116a-4d8d-818e-3ec0c0172287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbd479a9018e166967b35c079b8f08845d073e2" 2018-07-22 07:12:27,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-39577aef-6dff-4a0b-b362-3a6881cf918d Date: Sun, 22 Jul 2018 07:12:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:27Z", "updated_at": "2018-07-22T07:12:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:27Z", "revision_number": 0, "id": "e7dbbb30-1642-4dde-8e98-b85f372c2423", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:27Z", "security_group_id": "2ba9e862-116a-4d8d-818e-3ec0c0172287", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:12:27Z", "revision_number": 0, "id": "ee92cd5d-6969-4e10-8f88-bcf91936719f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:12:27Z", "security_group_id": "2ba9e862-116a-4d8d-818e-3ec0c0172287", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 2, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "2ba9e862-116a-4d8d-818e-3ec0c0172287", "name": "NeutronUtilsSecurityGroupTests-078d5fa8-ff34-4122-98e6-291c7a2c2cd4name-2"}]} 2018-07-22 07:12:27,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=2ba9e862-116a-4d8d-818e-3ec0c0172287 used request id req-39577aef-6dff-4a0b-b362-3a6881cf918d 2018-07-22 07:12:27,804 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ba9e862-116a-4d8d-818e-3ec0c0172287 2018-07-22 07:12:27,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2ba9e862-116a-4d8d-818e-3ec0c0172287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbd479a9018e166967b35c079b8f08845d073e2" 2018-07-22 07:12:27,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dbe8f789-0d54-475d-af73-52e5f7e4abde Date: Sun, 22 Jul 2018 07:12:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:27Z", "security_group_id": "2ba9e862-116a-4d8d-818e-3ec0c0172287", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:27Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "e7dbbb30-1642-4dde-8e98-b85f372c2423"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:12:27Z", "security_group_id": "2ba9e862-116a-4d8d-818e-3ec0c0172287", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:27Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "ee92cd5d-6969-4e10-8f88-bcf91936719f"}]} 2018-07-22 07:12:27,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2ba9e862-116a-4d8d-818e-3ec0c0172287 used request id req-dbe8f789-0d54-475d-af73-52e5f7e4abde 2018-07-22 07:12:27,829 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-078d5fa8-ff34-4122-98e6-291c7a2c2cd4name-1 2018-07-22 07:12:27,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/fe01b59b-2cec-45ca-831d-03681a12ad35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbd479a9018e166967b35c079b8f08845d073e2" 2018-07-22 07:12:28,144 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af0aaab7-8b76-44a7-b1e7-35ed622b6820 Content-Length: 0 Date: Sun, 22 Jul 2018 07:12:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:12:28,144 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/fe01b59b-2cec-45ca-831d-03681a12ad35 used request id req-af0aaab7-8b76-44a7-b1e7-35ed622b6820 2018-07-22 07:12:28,145 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-078d5fa8-ff34-4122-98e6-291c7a2c2cd4name-2 2018-07-22 07:12:28,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2ba9e862-116a-4d8d-818e-3ec0c0172287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbd479a9018e166967b35c079b8f08845d073e2" 2018-07-22 07:12:28,275 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d05b9721-47f5-4f53-a1de-2aa72a0a7eb3 Content-Length: 0 Date: Sun, 22 Jul 2018 07:12:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:12:28,275 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2ba9e862-116a-4d8d-818e-3ec0c0172287 used request id req-d05b9721-47f5-4f53-a1de-2aa72a0a7eb3 2018-07-22 07:12:28,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:12:28,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:12:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["B_SswAivQIa3m4iDLTm5Kw"], "issued_at": "2018-07-22T07:12:28.000000Z"}} 2018-07-22 07:12:28,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c265ea6d438109ae57048d96d92d2e5ea41815" 2018-07-22 07:12:28,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-822dee31-c3eb-4fb0-a3b5-abf081b144d3 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:12:28,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-822dee31-c3eb-4fb0-a3b5-abf081b144d3 2018-07-22 07:12:28,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c265ea6d438109ae57048d96d92d2e5ea41815" 2018-07-22 07:12:28,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d4f1a688-4d9b-4467-acde-a72a526c511e Date: Sun, 22 Jul 2018 07:12:28 GMT RESP BODY: {"floatingips": []} 2018-07-22 07:12:28,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-d4f1a688-4d9b-4467-acde-a72a526c511e 2018-07-22 07:12:28,955 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-22 07:12:28,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c265ea6d438109ae57048d96d92d2e5ea41815" 2018-07-22 07:12:29,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3dae06ac-ff5e-4ddd-9a80-a98a563a711b Date: Sun, 22 Jul 2018 07:12:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:12:29,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-3dae06ac-ff5e-4ddd-9a80-a98a563a711b 2018-07-22 07:12:29,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c265ea6d438109ae57048d96d92d2e5ea41815" 2018-07-22 07:12:29,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-15b04d82-674b-4341-9fb5-7912a75d2239 Date: Sun, 22 Jul 2018 07:12:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 07:12:29,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-15b04d82-674b-4341-9fb5-7912a75d2239 2018-07-22 07:12:29,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c265ea6d438109ae57048d96d92d2e5ea41815" -d '{"floatingip": {"floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}}' 2018-07-22 07:12:30,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 495 X-Openstack-Request-Id: req-36d958ba-ec6f-40c4-897a-dfb06bb10ddc Date: Sun, 22 Jul 2018 07:12:30 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:30Z", "updated_at": "2018-07-22T07:12:30Z", "floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_id": null, "id": "bdff795a-94b8-47ac-a740-4e978422d24d", "qos_policy_id": null}} 2018-07-22 07:12:30,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-36d958ba-ec6f-40c4-897a-dfb06bb10ddc 2018-07-22 07:12:30,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c265ea6d438109ae57048d96d92d2e5ea41815" 2018-07-22 07:12:31,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-59938bf2-d141-4573-839e-51f9b801331e Date: Sun, 22 Jul 2018 07:12:31 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:30Z", "updated_at": "2018-07-22T07:12:30Z", "floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_id": null, "id": "bdff795a-94b8-47ac-a740-4e978422d24d", "qos_policy_id": null}]} 2018-07-22 07:12:31,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-59938bf2-d141-4573-839e-51f9b801331e 2018-07-22 07:12:31,056 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.207 2018-07-22 07:12:31,056 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.207 2018-07-22 07:12:31,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips?ip=bdff795a-94b8-47ac-a740-4e978422d24d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c265ea6d438109ae57048d96d92d2e5ea41815" 2018-07-22 07:12:31,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-d13f90a3-ef9a-499c-a8b1-d07bee453fec Date: Sun, 22 Jul 2018 07:12:31 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:12:30Z", "updated_at": "2018-07-22T07:12:30Z", "floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_id": null, "id": "bdff795a-94b8-47ac-a740-4e978422d24d", "qos_policy_id": null}]} 2018-07-22 07:12:31,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips?ip=bdff795a-94b8-47ac-a740-4e978422d24d used request id req-d13f90a3-ef9a-499c-a8b1-d07bee453fec 2018-07-22 07:12:31,269 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-07-22 07:12:31,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/bdff795a-94b8-47ac-a740-4e978422d24d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c265ea6d438109ae57048d96d92d2e5ea41815" 2018-07-22 07:12:32,059 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c331c13f-85ae-4402-a0c0-d86c55e2f479 Content-Length: 0 Date: Sun, 22 Jul 2018 07:12:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:12:32,059 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/bdff795a-94b8-47ac-a740-4e978422d24d used request id req-c331c13f-85ae-4402-a0c0-d86c55e2f479 2018-07-22 07:12:32,060 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:12:32,136 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-7bc73247-3a13-4422-b95d-8dfbf26049ef 2018-07-22 07:12:32,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:12:32,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:12:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["nN_sOu_oRHy8iOLH8yzM-Q"], "issued_at": "2018-07-22T07:12:32.000000Z"}} 2018-07-22 07:12:32,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82857f8120155b1cf9e43a33338caf2011d8b7e3" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8XA4uM6+QjLRGZqO6cnqXERlgQdcaSfJpFexp2lq9aXJdkT5tGsnuBCEdsLYcJh+2eoa0ISfghLgfmQXR6ZgL1bX5IAHlZhzEatBv3JsO0GM8juJ1izbUUni0k5x3s5oB788sgLytljp2ZHj+sC7o5nOwzGuhA0UFgvtlb3q/5h7LTwMUnvUuFeFCW8vuox1xKozdBMUr5UVPTwfMCzLm3qzRqD3U+mDUQWNLETZssUL45OzcKHB9N/x2EHLYwf4Oqx1KNovUJvnwRiNB4TxwREbqGZKTnr+ZKZxL8xi4nRT42r3ONy1jVUJJYvOCUcJNJJekROE/hdIV2XCVF11Z", "name": "NovaUtilsKeypairTests-7bc73247-3a13-4422-b95d-8dfbf26049ef"}}' 2018-07-22 07:12:32,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c490a67c-52ed-403a-afa0-e9e698b234d4 x-compute-request-id: req-c490a67c-52ed-403a-afa0-e9e698b234d4 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8XA4uM6+QjLRGZqO6cnqXERlgQdcaSfJpFexp2lq9aXJdkT5tGsnuBCEdsLYcJh+2eoa0ISfghLgfmQXR6ZgL1bX5IAHlZhzEatBv3JsO0GM8juJ1izbUUni0k5x3s5oB788sgLytljp2ZHj+sC7o5nOwzGuhA0UFgvtlb3q/5h7LTwMUnvUuFeFCW8vuox1xKozdBMUr5UVPTwfMCzLm3qzRqD3U+mDUQWNLETZssUL45OzcKHB9N/x2EHLYwf4Oqx1KNovUJvnwRiNB4TxwREbqGZKTnr+ZKZxL8xi4nRT42r3ONy1jVUJJYvOCUcJNJJekROE/hdIV2XCVF11Z", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "name": "NovaUtilsKeypairTests-7bc73247-3a13-4422-b95d-8dfbf26049ef", "fingerprint": "a8:40:69:2b:4b:99:2d:b9:5b:c3:78:e5:b4:3d:7c:f9"}} 2018-07-22 07:12:32,775 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-c490a67c-52ed-403a-afa0-e9e698b234d4 2018-07-22 07:12:32,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7bc73247-3a13-4422-b95d-8dfbf26049ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82857f8120155b1cf9e43a33338caf2011d8b7e3" 2018-07-22 07:12:32,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6322599f-8059-4ecb-9d43-0999218e55f6 x-compute-request-id: req-6322599f-8059-4ecb-9d43-0999218e55f6 Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8XA4uM6+QjLRGZqO6cnqXERlgQdcaSfJpFexp2lq9aXJdkT5tGsnuBCEdsLYcJh+2eoa0ISfghLgfmQXR6ZgL1bX5IAHlZhzEatBv3JsO0GM8juJ1izbUUni0k5x3s5oB788sgLytljp2ZHj+sC7o5nOwzGuhA0UFgvtlb3q/5h7LTwMUnvUuFeFCW8vuox1xKozdBMUr5UVPTwfMCzLm3qzRqD3U+mDUQWNLETZssUL45OzcKHB9N/x2EHLYwf4Oqx1KNovUJvnwRiNB4TxwREbqGZKTnr+ZKZxL8xi4nRT42r3ONy1jVUJJYvOCUcJNJJekROE/hdIV2XCVF11Z", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "name": "NovaUtilsKeypairTests-7bc73247-3a13-4422-b95d-8dfbf26049ef", "deleted": false, "created_at": "2018-07-22T07:12:32.000000", "updated_at": null, "fingerprint": "a8:40:69:2b:4b:99:2d:b9:5b:c3:78:e5:b4:3d:7c:f9", "deleted_at": null, "id": 14}} 2018-07-22 07:12:32,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7bc73247-3a13-4422-b95d-8dfbf26049ef used request id req-6322599f-8059-4ecb-9d43-0999218e55f6 2018-07-22 07:12:32,796 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-7bc73247-3a13-4422-b95d-8dfbf26049ef 2018-07-22 07:12:32,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7bc73247-3a13-4422-b95d-8dfbf26049ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82857f8120155b1cf9e43a33338caf2011d8b7e3" 2018-07-22 07:12:32,863 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:12:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fae34be1-0817-4d71-9be2-2589abdebacb x-compute-request-id: req-fae34be1-0817-4d71-9be2-2589abdebacb Content-Length: 0 Content-Type: application/json 2018-07-22 07:12:32,863 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7bc73247-3a13-4422-b95d-8dfbf26049ef used request id req-fae34be1-0817-4d71-9be2-2589abdebacb 2018-07-22 07:12:32,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7bc73247-3a13-4422-b95d-8dfbf26049ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82857f8120155b1cf9e43a33338caf2011d8b7e3" 2018-07-22 07:12:32,886 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:12:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d439a9ce-cf3f-4009-b44a-fa842ee7c6cb x-compute-request-id: req-d439a9ce-cf3f-4009-b44a-fa842ee7c6cb Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-7bc73247-3a13-4422-b95d-8dfbf26049ef not found for user 5335cc64c0174eb3ab7b56768be71f75", "code": 404}} 2018-07-22 07:12:32,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7bc73247-3a13-4422-b95d-8dfbf26049ef used request id req-d439a9ce-cf3f-4009-b44a-fa842ee7c6cb 2018-07-22 07:12:32,886 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-7bc73247-3a13-4422-b95d-8dfbf26049ef 2018-07-22 07:12:32,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7bc73247-3a13-4422-b95d-8dfbf26049ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82857f8120155b1cf9e43a33338caf2011d8b7e3" 2018-07-22 07:12:32,928 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:12:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-152b2f9b-41fe-4e61-bacf-4d64cdfbfd42 x-compute-request-id: req-152b2f9b-41fe-4e61-bacf-4d64cdfbfd42 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-7bc73247-3a13-4422-b95d-8dfbf26049ef not found for user 5335cc64c0174eb3ab7b56768be71f75", "code": 404}} 2018-07-22 07:12:32,928 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7bc73247-3a13-4422-b95d-8dfbf26049ef used request id req-152b2f9b-41fe-4e61-bacf-4d64cdfbfd42 2018-07-22 07:12:32,929 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:12:32,988 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-0ea40fe5-1152-47bf-937d-e31863341639.pub 2018-07-22 07:12:32,988 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-0ea40fe5-1152-47bf-937d-e31863341639 2018-07-22 07:12:32,989 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-0ea40fe5-1152-47bf-937d-e31863341639.pub 2018-07-22 07:12:32,989 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-0ea40fe5-1152-47bf-937d-e31863341639 2018-07-22 07:12:32,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:12:33,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:12:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["8ocMV-l1TpqO0etjSkntpA"], "issued_at": "2018-07-22T07:12:33.000000Z"}} 2018-07-22 07:12:33,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74e2acecaa4818b2f848e6e63d3dfe34b2247dd" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF2AdiD1Evi5U2CxdIZaIXY9E8CayiArUa6uPX0PLCe1QmOJ2KE7Vmy/illM3pIwbykbM7CBNnPqo7dxS8/rC7qHnLYZ6XzpdUm3Ct7IXhtC5wEa6rS/Zj1+MyyyOHJmdWtDyjzo35oHYz50nSm7Hd409F8wjWBaaNG9UngJJPAkHXi9Wta8HeytZ/RRoX2ciUw/kCM0zjx8Dfi6tAPvxI5v3feMMbLb1NDZ68LLbvlX0CCWqEtC1xxDtu/7EgW4KWZQPsJ7M4deNO4NGADN558+1K88TeB0Hq3AiKEsFdKOKdiU265h+3lewUb4Z66SA8i5XpISGbrLifICrtaHnd", "name": "NovaUtilsKeypairTests-0ea40fe5-1152-47bf-937d-e31863341639"}}' 2018-07-22 07:12:33,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:33 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-fa138069-c3bd-41b6-aa31-fa8b5f869f67 x-compute-request-id: req-fa138069-c3bd-41b6-aa31-fa8b5f869f67 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF2AdiD1Evi5U2CxdIZaIXY9E8CayiArUa6uPX0PLCe1QmOJ2KE7Vmy/illM3pIwbykbM7CBNnPqo7dxS8/rC7qHnLYZ6XzpdUm3Ct7IXhtC5wEa6rS/Zj1+MyyyOHJmdWtDyjzo35oHYz50nSm7Hd409F8wjWBaaNG9UngJJPAkHXi9Wta8HeytZ/RRoX2ciUw/kCM0zjx8Dfi6tAPvxI5v3feMMbLb1NDZ68LLbvlX0CCWqEtC1xxDtu/7EgW4KWZQPsJ7M4deNO4NGADN558+1K88TeB0Hq3AiKEsFdKOKdiU265h+3lewUb4Z66SA8i5XpISGbrLifICrtaHnd", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "name": "NovaUtilsKeypairTests-0ea40fe5-1152-47bf-937d-e31863341639", "fingerprint": "71:83:db:43:d5:02:90:92:3e:8b:c1:3a:7f:f7:be:10"}} 2018-07-22 07:12:33,660 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-fa138069-c3bd-41b6-aa31-fa8b5f869f67 2018-07-22 07:12:33,661 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-0ea40fe5-1152-47bf-937d-e31863341639 2018-07-22 07:12:33,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-0ea40fe5-1152-47bf-937d-e31863341639 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74e2acecaa4818b2f848e6e63d3dfe34b2247dd" 2018-07-22 07:12:33,707 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:12:33 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-33f4721c-27ad-4e7f-a74c-0eae2808f55f x-compute-request-id: req-33f4721c-27ad-4e7f-a74c-0eae2808f55f Content-Length: 0 Content-Type: application/json 2018-07-22 07:12:33,708 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-0ea40fe5-1152-47bf-937d-e31863341639 used request id req-33f4721c-27ad-4e7f-a74c-0eae2808f55f 2018-07-22 07:12:33,709 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:12:33,779 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-401a8b4d-9306-4744-b68c-78a755e9e8d8 2018-07-22 07:12:33,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:12:34,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:12:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["PZYT3vVXRJuAPpFjJSGobQ"], "issued_at": "2018-07-22T07:12:34.000000Z"}} 2018-07-22 07:12:34,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75612295e01124abc9fecf75e08d87eca9e4bf52" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiRXD6WKKt4UGju3j+fK87FStPaYVELIvESKsyp3pC9CJ3KFs9w9WQcdmLfY1G/lNghgUGewhrH7rdBMQk8qE5AfeKQUeCv22a/98NE0fqQ3EttDvznkP+JdxyKHnWVvP6VfPft8iKcoq5uUkZ/1U5Q4ned5hbTQXkLtQAYcatfDCMNf3MNkDvXhfNlreVkZX9iGxaPwBT8xogEROY/+gePExwD89O3lNW/PAjbf6HRN4xgqIjMawYeFn7fhZTT5tkfYU3MUpePmSJ6EljjHr0E8MoEQuR/QVOOIcBMf1CjqEdR4kCPJ/zsEN/DVZ6Q2pA8Kk/GqpSZ6xXVNrMYnkh", "name": "NovaUtilsKeypairTests-401a8b4d-9306-4744-b68c-78a755e9e8d8"}}' 2018-07-22 07:12:34,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:34 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-76e09fec-c509-4c92-af47-5af59df9b9ed x-compute-request-id: req-76e09fec-c509-4c92-af47-5af59df9b9ed Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiRXD6WKKt4UGju3j+fK87FStPaYVELIvESKsyp3pC9CJ3KFs9w9WQcdmLfY1G/lNghgUGewhrH7rdBMQk8qE5AfeKQUeCv22a/98NE0fqQ3EttDvznkP+JdxyKHnWVvP6VfPft8iKcoq5uUkZ/1U5Q4ned5hbTQXkLtQAYcatfDCMNf3MNkDvXhfNlreVkZX9iGxaPwBT8xogEROY/+gePExwD89O3lNW/PAjbf6HRN4xgqIjMawYeFn7fhZTT5tkfYU3MUpePmSJ6EljjHr0E8MoEQuR/QVOOIcBMf1CjqEdR4kCPJ/zsEN/DVZ6Q2pA8Kk/GqpSZ6xXVNrMYnkh", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "name": "NovaUtilsKeypairTests-401a8b4d-9306-4744-b68c-78a755e9e8d8", "fingerprint": "b0:84:33:d8:7d:90:c8:f1:3c:27:b9:d9:b6:6f:c2:2e"}} 2018-07-22 07:12:34,451 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-76e09fec-c509-4c92-af47-5af59df9b9ed 2018-07-22 07:12:34,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-401a8b4d-9306-4744-b68c-78a755e9e8d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75612295e01124abc9fecf75e08d87eca9e4bf52" 2018-07-22 07:12:34,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:34 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-5e720744-d947-4727-8985-61cc74fb934c x-compute-request-id: req-5e720744-d947-4727-8985-61cc74fb934c Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiRXD6WKKt4UGju3j+fK87FStPaYVELIvESKsyp3pC9CJ3KFs9w9WQcdmLfY1G/lNghgUGewhrH7rdBMQk8qE5AfeKQUeCv22a/98NE0fqQ3EttDvznkP+JdxyKHnWVvP6VfPft8iKcoq5uUkZ/1U5Q4ned5hbTQXkLtQAYcatfDCMNf3MNkDvXhfNlreVkZX9iGxaPwBT8xogEROY/+gePExwD89O3lNW/PAjbf6HRN4xgqIjMawYeFn7fhZTT5tkfYU3MUpePmSJ6EljjHr0E8MoEQuR/QVOOIcBMf1CjqEdR4kCPJ/zsEN/DVZ6Q2pA8Kk/GqpSZ6xXVNrMYnkh", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "name": "NovaUtilsKeypairTests-401a8b4d-9306-4744-b68c-78a755e9e8d8", "deleted": false, "created_at": "2018-07-22T07:12:34.000000", "updated_at": null, "fingerprint": "b0:84:33:d8:7d:90:c8:f1:3c:27:b9:d9:b6:6f:c2:2e", "deleted_at": null, "id": 20}} 2018-07-22 07:12:34,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-401a8b4d-9306-4744-b68c-78a755e9e8d8 used request id req-5e720744-d947-4727-8985-61cc74fb934c 2018-07-22 07:12:34,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75612295e01124abc9fecf75e08d87eca9e4bf52" 2018-07-22 07:12:34,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:34 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-76b104fd-7816-4291-aa0d-e72aea9590d5 x-compute-request-id: req-76b104fd-7816-4291-aa0d-e72aea9590d5 Content-Encoding: gzip Content-Length: 475 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiRXD6WKKt4UGju3j+fK87FStPaYVELIvESKsyp3pC9CJ3KFs9w9WQcdmLfY1G/lNghgUGewhrH7rdBMQk8qE5AfeKQUeCv22a/98NE0fqQ3EttDvznkP+JdxyKHnWVvP6VfPft8iKcoq5uUkZ/1U5Q4ned5hbTQXkLtQAYcatfDCMNf3MNkDvXhfNlreVkZX9iGxaPwBT8xogEROY/+gePExwD89O3lNW/PAjbf6HRN4xgqIjMawYeFn7fhZTT5tkfYU3MUpePmSJ6EljjHr0E8MoEQuR/QVOOIcBMf1CjqEdR4kCPJ/zsEN/DVZ6Q2pA8Kk/GqpSZ6xXVNrMYnkh", "name": "NovaUtilsKeypairTests-401a8b4d-9306-4744-b68c-78a755e9e8d8", "fingerprint": "b0:84:33:d8:7d:90:c8:f1:3c:27:b9:d9:b6:6f:c2:2e"}}]} 2018-07-22 07:12:34,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-76b104fd-7816-4291-aa0d-e72aea9590d5 2018-07-22 07:12:34,497 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-401a8b4d-9306-4744-b68c-78a755e9e8d8 2018-07-22 07:12:34,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-401a8b4d-9306-4744-b68c-78a755e9e8d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75612295e01124abc9fecf75e08d87eca9e4bf52" 2018-07-22 07:12:34,552 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:12:34 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-d832d109-2c92-4668-b8e5-22a3c833707a x-compute-request-id: req-d832d109-2c92-4668-b8e5-22a3c833707a Content-Length: 0 Content-Type: application/json 2018-07-22 07:12:34,552 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-401a8b4d-9306-4744-b68c-78a755e9e8d8 used request id req-d832d109-2c92-4668-b8e5-22a3c833707a 2018-07-22 07:12:34,553 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:12:34,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:12:34,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:12:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["IkNQ8_qoRKK58HCmIba3Tg"], "issued_at": "2018-07-22T07:12:34.000000Z"}} 2018-07-22 07:12:34,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72a51c7e8c873eff5e49e6b48e378e1ebdcb230" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-b813a182-e065-4183-b404-3b50518a3952-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-b813a182-e065-4183-b404-3b50518a3952-id", "swap": 2}}' 2018-07-22 07:12:35,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:34 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-040d36d9-242e-4f86-b0fb-4b35e7531cf3 x-compute-request-id: req-040d36d9-242e-4f86-b0fb-4b35e7531cf3 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-b813a182-e065-4183-b404-3b50518a3952-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-b813a182-e065-4183-b404-3b50518a3952-id", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/NovaUtilsFlavorTests-b813a182-e065-4183-b404-3b50518a3952-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-b813a182-e065-4183-b404-3b50518a3952-id"}} 2018-07-22 07:12:35,206 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-040d36d9-242e-4f86-b0fb-4b35e7531cf3 2018-07-22 07:12:35,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-b813a182-e065-4183-b404-3b50518a3952-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72a51c7e8c873eff5e49e6b48e378e1ebdcb230" 2018-07-22 07:12:35,245 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:12:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-566addd9-55f4-4f18-b19f-21d995aff3f5 x-compute-request-id: req-566addd9-55f4-4f18-b19f-21d995aff3f5 Content-Length: 0 Content-Type: application/json 2018-07-22 07:12:35,246 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-b813a182-e065-4183-b404-3b50518a3952-id used request id req-566addd9-55f4-4f18-b19f-21d995aff3f5 2018-07-22 07:12:35,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72a51c7e8c873eff5e49e6b48e378e1ebdcb230" 2018-07-22 07:12:35,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-954491c0-a0ba-4737-931f-2a4403db1e74 x-compute-request-id: req-954491c0-a0ba-4737-931f-2a4403db1e74 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 07:12:35,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-954491c0-a0ba-4737-931f-2a4403db1e74 2018-07-22 07:12:35,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-b813a182-e065-4183-b404-3b50518a3952-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72a51c7e8c873eff5e49e6b48e378e1ebdcb230" 2018-07-22 07:12:35,287 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:12:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3382429a-9423-472d-970b-8448cd7b6520 x-compute-request-id: req-3382429a-9423-472d-970b-8448cd7b6520 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-b813a182-e065-4183-b404-3b50518a3952-id could not be found.", "code": 404}} 2018-07-22 07:12:35,288 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-b813a182-e065-4183-b404-3b50518a3952-id used request id req-3382429a-9423-472d-970b-8448cd7b6520 2018-07-22 07:12:35,288 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:12:35,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:12:35,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:12:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["CksKvAlUT367J1NKEj_rwQ"], "issued_at": "2018-07-22T07:12:35.000000Z"}} 2018-07-22 07:12:35,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}442b064cf27da630fb29fd684669deb7007e2053" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-10e864c5-9545-463e-a573-574bb6da60f1-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-10e864c5-9545-463e-a573-574bb6da60f1-id", "swap": 2}}' 2018-07-22 07:12:35,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28eb6868-c7f4-42c6-8baa-afbc96ecbb1f x-compute-request-id: req-28eb6868-c7f4-42c6-8baa-afbc96ecbb1f Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-10e864c5-9545-463e-a573-574bb6da60f1-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-10e864c5-9545-463e-a573-574bb6da60f1-id", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/NovaUtilsFlavorTests-10e864c5-9545-463e-a573-574bb6da60f1-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-10e864c5-9545-463e-a573-574bb6da60f1-id"}} 2018-07-22 07:12:35,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-28eb6868-c7f4-42c6-8baa-afbc96ecbb1f 2018-07-22 07:12:35,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-10e864c5-9545-463e-a573-574bb6da60f1-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}442b064cf27da630fb29fd684669deb7007e2053" 2018-07-22 07:12:35,964 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:12:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa4947c5-61e9-41ed-8233-c6cf41e9305d x-compute-request-id: req-fa4947c5-61e9-41ed-8233-c6cf41e9305d Content-Length: 0 Content-Type: application/json 2018-07-22 07:12:35,964 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-10e864c5-9545-463e-a573-574bb6da60f1-id used request id req-fa4947c5-61e9-41ed-8233-c6cf41e9305d 2018-07-22 07:12:35,965 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:12:35,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:12:36,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:12:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["H-u9cfjuSyCICL_ll5AKGQ"], "issued_at": "2018-07-22T07:12:36.000000Z"}} 2018-07-22 07:12:36,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:36,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641e6f51-8fbd-473e-ad04-73d3cff1ddeb Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:12:36,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-641e6f51-8fbd-473e-ad04-73d3cff1ddeb 2018-07-22 07:12:36,458 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 07:12:36,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:12:36,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:12:36,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:12:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["1c0JPcbXRbKDb8X2zg8mMw"], "issued_at": "2018-07-22T07:12:36.000000Z"}} 2018-07-22 07:12:36,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8b2b9612628d0364a933988382276491ea0f46" 2018-07-22 07:12:36,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6e11f6-0dfc-4296-933b-5eea68f6bb89 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:12:36,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3b6e11f6-0dfc-4296-933b-5eea68f6bb89 2018-07-22 07:12:36,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f8b2b9612628d0364a933988382276491ea0f46" 2018-07-22 07:12:37,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-aac390a3-6159-4b6d-9f37-0cf71027b822 Date: Sun, 22 Jul 2018 07:12:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-image"} 2018-07-22 07:12:37,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-image used request id req-aac390a3-6159-4b6d-9f37-0cf71027b822 2018-07-22 07:12:37,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f8b2b9612628d0364a933988382276491ea0f46" 2018-07-22 07:12:37,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0fe65c47-d6d4-4fc5-bbf2-de977ae52c4a Date: Sun, 22 Jul 2018 07:12:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:12:37,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0fe65c47-d6d4-4fc5-bbf2-de977ae52c4a 2018-07-22 07:12:37,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f8b2b9612628d0364a933988382276491ea0f46" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-image"}' 2018-07-22 07:12:38,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-37509713-5150-455e-89ac-fdc6b9ac3d03 Date: Sun, 22 Jul 2018 07:12:38 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:12:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T07:12:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "min_disk": 0, "protected": false, "id": "b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "file": "/v2/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86/file", "checksum": null, "owner": "239f08b9dfab49abbc9cca9c9c17e131", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:12:38,070 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-37509713-5150-455e-89ac-fdc6b9ac3d03 2018-07-22 07:12:38,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f8b2b9612628d0364a933988382276491ea0f46" -d '' 2018-07-22 07:12:38,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e655df2d-668f-4320-9e12-5556c7edf0ec Date: Sun, 22 Jul 2018 07:12:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:12:38,701 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86/file used request id req-e655df2d-668f-4320-9e12-5556c7edf0ec 2018-07-22 07:12:38,701 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:12:38,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f8b2b9612628d0364a933988382276491ea0f46" 2018-07-22 07:12:38,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-63217831-13bc-44bd-a9e8-0cf7345d50ba Date: Sun, 22 Jul 2018 07:12:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:12:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:12:38Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86/snap", "metadata": {}}], "self": "/v2/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "min_disk": 0, "protected": false, "id": "b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "file": "/v2/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:12:38,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86 used request id req-63217831-13bc-44bd-a9e8-0cf7345d50ba 2018-07-22 07:12:38,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f8b2b9612628d0364a933988382276491ea0f46" 2018-07-22 07:12:39,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f3c63183-931e-4fc8-8906-02a98e3a221e Date: Sun, 22 Jul 2018 07:12:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:12:39,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f3c63183-931e-4fc8-8906-02a98e3a221e 2018-07-22 07:12:39,086 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-image 2018-07-22 07:12:39,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f8b2b9612628d0364a933988382276491ea0f46" 2018-07-22 07:12:39,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-61cd245c-2421-4116-9fcd-4f9c66bfb6ea Date: Sun, 22 Jul 2018 07:12:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:12:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:12:38Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86/snap", "metadata": {}}], "self": "/v2/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "min_disk": 0, "protected": false, "id": "b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "file": "/v2/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:12:39,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86 used request id req-61cd245c-2421-4116-9fcd-4f9c66bfb6ea 2018-07-22 07:12:39,278 - create_image - DEBUG - Instance status is - active 2018-07-22 07:12:39,278 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-image 2018-07-22 07:12:39,278 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-image 2018-07-22 07:12:39,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:12:39,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:12:39,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:12:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["WsLnZ0fwTqS3ZDSyXS5nBQ"], "issued_at": "2018-07-22T07:12:39.000000Z"}} 2018-07-22 07:12:39,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c024d9edce2c050d03a5a5a8ee4d6d608c75b58e" 2018-07-22 07:12:39,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-369e054d-80ea-47a8-8bc9-ccffd3525151 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:12:39,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-369e054d-80ea-47a8-8bc9-ccffd3525151 2018-07-22 07:12:39,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c024d9edce2c050d03a5a5a8ee4d6d608c75b58e" 2018-07-22 07:12:39,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7a0650af-d175-4d85-9113-deba3e99a68e Date: Sun, 22 Jul 2018 07:12:39 GMT RESP BODY: {"networks":[]} 2018-07-22 07:12:39,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net used request id req-7a0650af-d175-4d85-9113-deba3e99a68e 2018-07-22 07:12:39,957 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net 2018-07-22 07:12:39,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c024d9edce2c050d03a5a5a8ee4d6d608c75b58e" -d '{"network": {"name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net", "admin_state_up": true}}' 2018-07-22 07:12:40,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3cd69257-f218-4d74-bb4d-5bbe4c3284e4 Date: Sun, 22 Jul 2018 07:12:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:12:40Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:40Z","mtu":1450}} 2018-07-22 07:12:40,437 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-3cd69257-f218-4d74-bb4d-5bbe4c3284e4 2018-07-22 07:12:40,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=005d2820-a165-4ca2-8d81-1fe2b19939bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c024d9edce2c050d03a5a5a8ee4d6d608c75b58e" 2018-07-22 07:12:40,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-bd6db778-c857-4d9d-88bd-c46db33ff434 Date: Sun, 22 Jul 2018 07:12:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:12:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:40Z","provider:network_type":"vxlan"}]} 2018-07-22 07:12:40,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=005d2820-a165-4ca2-8d81-1fe2b19939bd used request id req-bd6db778-c857-4d9d-88bd-c46db33ff434 2018-07-22 07:12:40,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=005d2820-a165-4ca2-8d81-1fe2b19939bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c024d9edce2c050d03a5a5a8ee4d6d608c75b58e" 2018-07-22 07:12:40,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cd581a27-2bd4-401f-b65f-8c8be73c4611 Date: Sun, 22 Jul 2018 07:12:40 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:12:40,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=005d2820-a165-4ca2-8d81-1fe2b19939bd used request id req-cd581a27-2bd4-401f-b65f-8c8be73c4611 2018-07-22 07:12:40,743 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-subnet 2018-07-22 07:12:40,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c024d9edce2c050d03a5a5a8ee4d6d608c75b58e" -d '{"subnets": [{"ip_version": 4, "network_id": "005d2820-a165-4ca2-8d81-1fe2b19939bd", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-subnet"}]}' 2018-07-22 07:12:41,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-faf2a840-65ec-4ab8-a5c2-37ef4d1deeb3 Date: Sun, 22 Jul 2018 07:12:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:12:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"41f6a63d-1612-4513-883e-d213f1db0cd0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:41Z","ip_version":4}]} 2018-07-22 07:12:41,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-faf2a840-65ec-4ab8-a5c2-37ef4d1deeb3 2018-07-22 07:12:41,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=005d2820-a165-4ca2-8d81-1fe2b19939bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c024d9edce2c050d03a5a5a8ee4d6d608c75b58e" 2018-07-22 07:12:41,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-06d77c35-b164-4c67-87ba-9937049941a2 Date: Sun, 22 Jul 2018 07:12:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["41f6a63d-1612-4513-883e-d213f1db0cd0"],"description":"","tags":[],"updated_at":"2018-07-22T07:12:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:40Z","provider:network_type":"vxlan"}]} 2018-07-22 07:12:41,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=005d2820-a165-4ca2-8d81-1fe2b19939bd used request id req-06d77c35-b164-4c67-87ba-9937049941a2 2018-07-22 07:12:41,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=005d2820-a165-4ca2-8d81-1fe2b19939bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c024d9edce2c050d03a5a5a8ee4d6d608c75b58e" 2018-07-22 07:12:41,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-78549816-ac72-4a05-bc98-8597e125ed5d Date: Sun, 22 Jul 2018 07:12:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:12:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"41f6a63d-1612-4513-883e-d213f1db0cd0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:41Z","ip_version":4}]} 2018-07-22 07:12:41,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=005d2820-a165-4ca2-8d81-1fe2b19939bd used request id req-78549816-ac72-4a05-bc98-8597e125ed5d 2018-07-22 07:12:41,841 - OpenStackNetwork - DEBUG - Network [005d2820-a165-4ca2-8d81-1fe2b19939bd] created successfully 2018-07-22 07:12:41,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:12:41,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:12:42,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:12:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["t9Dsvx1QSQ2ncElFZmx0aw"], "issued_at": "2018-07-22T07:12:42.000000Z"}} 2018-07-22 07:12:42,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ee7cc0f688a1990591d4e5a633d588ba5a37c9" 2018-07-22 07:12:42,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-226b0dc7-df92-47e1-ba0a-b1e9a6432a5a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:12:42,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-226b0dc7-df92-47e1-ba0a-b1e9a6432a5a 2018-07-22 07:12:42,318 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:12:42,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ee7cc0f688a1990591d4e5a633d588ba5a37c9" 2018-07-22 07:12:42,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:42 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-6d5ce6a5-d3c2-4a6e-bd25-ce13e920c3bd x-compute-request-id: req-6d5ce6a5-d3c2-4a6e-bd25-ce13e920c3bd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 07:12:42,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6d5ce6a5-d3c2-4a6e-bd25-ce13e920c3bd 2018-07-22 07:12:42,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ee7cc0f688a1990591d4e5a633d588ba5a37c9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 07:12:42,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:42 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-ebe8e5a3-a455-474c-9ee5-3559c9b6688a x-compute-request-id: req-ebe8e5a3-a455-474c-9ee5-3559c9b6688a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a2f0e8e0-b6ea-448b-88d2-085cd8112c91"}} 2018-07-22 07:12:42,574 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ebe8e5a3-a455-474c-9ee5-3559c9b6688a 2018-07-22 07:12:42,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:12:42,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:12:42,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:12:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["LYOZWdhBRYesZFNhQybiiw"], "issued_at": "2018-07-22T07:12:42.000000Z"}} 2018-07-22 07:12:42,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c233a722553ed0deaa27ad4f1cbdb133a85fd8c8" 2018-07-22 07:12:43,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8df844e-e4b9-408e-98bb-0c3a7f87db49 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:12:43,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a8df844e-e4b9-408e-98bb-0c3a7f87db49 2018-07-22 07:12:43,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:43,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-60f297b3-723e-4e23-836f-ddbf6d69b073 Date: Sun, 22 Jul 2018 07:12:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["41f6a63d-1612-4513-883e-d213f1db0cd0"],"description":"","tags":[],"updated_at":"2018-07-22T07:12:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:40Z","provider:network_type":"vxlan"}]} 2018-07-22 07:12:43,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net used request id req-60f297b3-723e-4e23-836f-ddbf6d69b073 2018-07-22 07:12:43,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=005d2820-a165-4ca2-8d81-1fe2b19939bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:43,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2c1f9ca0-e9dc-4276-9c73-bf2c717a2d89 Date: Sun, 22 Jul 2018 07:12:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:12:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"41f6a63d-1612-4513-883e-d213f1db0cd0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:41Z","ip_version":4}]} 2018-07-22 07:12:43,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=005d2820-a165-4ca2-8d81-1fe2b19939bd used request id req-2c1f9ca0-e9dc-4276-9c73-bf2c717a2d89 2018-07-22 07:12:43,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:43,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-6c103cc1-b644-44df-b086-91ef134b286e Date: Sun, 22 Jul 2018 07:12:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["41f6a63d-1612-4513-883e-d213f1db0cd0"],"description":"","tags":[],"updated_at":"2018-07-22T07:12:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:40Z","provider:network_type":"vxlan"}]} 2018-07-22 07:12:43,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net used request id req-6c103cc1-b644-44df-b086-91ef134b286e 2018-07-22 07:12:43,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:12:43,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:12:43 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:12:43,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c233a722553ed0deaa27ad4f1cbdb133a85fd8c8" 2018-07-22 07:12:43,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19f25457-59ae-47fb-b21d-249e0061e4ba Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:12:43,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-19f25457-59ae-47fb-b21d-249e0061e4ba 2018-07-22 07:12:43,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=005d2820-a165-4ca2-8d81-1fe2b19939bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:44,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c6fcf29e-fa18-49df-822c-4520aa38a97c Date: Sun, 22 Jul 2018 07:12:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:12:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"41f6a63d-1612-4513-883e-d213f1db0cd0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:41Z","ip_version":4}]} 2018-07-22 07:12:44,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=005d2820-a165-4ca2-8d81-1fe2b19939bd used request id req-c6fcf29e-fa18-49df-822c-4520aa38a97c 2018-07-22 07:12:44,115 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net 2018-07-22 07:12:44,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" -d '{"port": {"network_id": "005d2820-a165-4ca2-8d81-1fe2b19939bd", "name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-port", "admin_state_up": true}}' 2018-07-22 07:12:45,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 902 X-Openstack-Request-Id: req-01dee1e4-3f94-4116-92a6-e3b97176423d Date: Sun, 22 Jul 2018 07:12:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:12:44Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41f6a63d-1612-4513-883e-d213f1db0cd0","ip_address":"10.55.0.11"}],"id":"cbea8f48-308a-4cd3-bc08-698533f71307","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:90:3e:06","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-port","project_id":"239f08b9dfab49abbc9cca9c9c17e131","qos_policy_id":null,"admin_state_up":true,"network_id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 07:12:45,042 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-01dee1e4-3f94-4116-92a6-e3b97176423d 2018-07-22 07:12:45,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:45,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-070ca0a3-79e8-48dc-a5e0-120b20117ac9 Date: Sun, 22 Jul 2018 07:12:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["41f6a63d-1612-4513-883e-d213f1db0cd0"],"description":"","tags":[],"updated_at":"2018-07-22T07:12:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:40Z","provider:network_type":"vxlan"}]} 2018-07-22 07:12:45,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net used request id req-070ca0a3-79e8-48dc-a5e0-120b20117ac9 2018-07-22 07:12:45,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:12:45,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:12:45 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:12:45,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:45,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35e8a0d5-1f68-4e6b-a5e6-d66db89ee23e Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:12:45,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-35e8a0d5-1f68-4e6b-a5e6-d66db89ee23e 2018-07-22 07:12:45,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=005d2820-a165-4ca2-8d81-1fe2b19939bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:45,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-596d5c33-133c-4d60-9fd1-cc9326ac4308 Date: Sun, 22 Jul 2018 07:12:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:12:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"41f6a63d-1612-4513-883e-d213f1db0cd0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:41Z","ip_version":4}]} 2018-07-22 07:12:45,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=005d2820-a165-4ca2-8d81-1fe2b19939bd used request id req-596d5c33-133c-4d60-9fd1-cc9326ac4308 2018-07-22 07:12:45,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=005d2820-a165-4ca2-8d81-1fe2b19939bd&name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:45,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 905 X-Openstack-Request-Id: req-74419bbd-a4eb-4793-892d-c606ddb657d8 Date: Sun, 22 Jul 2018 07:12:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:12:44Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"41f6a63d-1612-4513-883e-d213f1db0cd0","ip_address":"10.55.0.11"}],"id":"cbea8f48-308a-4cd3-bc08-698533f71307","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:90:3e:06","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-port","admin_state_up":true,"network_id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:44Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 07:12:45,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=005d2820-a165-4ca2-8d81-1fe2b19939bd&name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-port&admin_state_up=True used request id req-74419bbd-a4eb-4793-892d-c606ddb657d8 2018-07-22 07:12:45,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:45,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89bd1d9f-219d-400c-9d9f-82ab81117d35 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:12:45,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-89bd1d9f-219d-400c-9d9f-82ab81117d35 2018-07-22 07:12:45,555 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-vm_inst 2018-07-22 07:12:45,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:45,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:45 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-26c58105-6e2e-4bb7-87dd-66b5c8fc41b1 x-compute-request-id: req-26c58105-6e2e-4bb7-87dd-66b5c8fc41b1 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-flavor-name"}]} 2018-07-22 07:12:45,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-26c58105-6e2e-4bb7-87dd-66b5c8fc41b1 2018-07-22 07:12:45,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/a2f0e8e0-b6ea-448b-88d2-085cd8112c91 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:45,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:45 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-603d1d23-b181-4c58-ae83-08c47e3a2e76 x-compute-request-id: req-603d1d23-b181-4c58-ae83-08c47e3a2e76 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a2f0e8e0-b6ea-448b-88d2-085cd8112c91"}} 2018-07-22 07:12:45,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/a2f0e8e0-b6ea-448b-88d2-085cd8112c91 used request id req-603d1d23-b181-4c58-ae83-08c47e3a2e76 2018-07-22 07:12:45,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:45,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-35a1072e-0253-4f21-b7d2-f139b2b82560 Date: Sun, 22 Jul 2018 07:12:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:12:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:12:38Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86/snap", "metadata": {}}], "self": "/v2/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "min_disk": 0, "protected": false, "id": "b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "file": "/v2/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-image"} 2018-07-22 07:12:45,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-image used request id req-35a1072e-0253-4f21-b7d2-f139b2b82560 2018-07-22 07:12:45,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:46,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5b83a027-8021-4090-945b-b55c6095fc71 Date: Sun, 22 Jul 2018 07:12:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:12:46,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5b83a027-8021-4090-945b-b55c6095fc71 2018-07-22 07:12:46,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" -d '{"server": {"name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-vm_inst", "imageRef": "b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "flavorRef": "a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "max_count": 1, "min_count": 1, "networks": [{"port": "cbea8f48-308a-4cd3-bc08-698533f71307"}]}}' 2018-07-22 07:12:48,063 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:12:46 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-cdba07fb-78d6-4130-ab9c-281631a5e7ac x-compute-request-id: req-cdba07fb-78d6-4130-ab9c-281631a5e7ac Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "rel": "bookmark"}], "adminPass": "ksH4TStE9hsB"}} 2018-07-22 07:12:48,063 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-cdba07fb-78d6-4130-ab9c-281631a5e7ac 2018-07-22 07:12:48,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:48,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:48 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-5d84a47a-c5f8-45dd-8073-48f39ad55640 x-compute-request-id: req-5d84a47a-c5f8-45dd-8073-48f39ad55640 Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "rel": "bookmark"}], "image": {"id": "b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "links": [{"href": "http://172.30.9.23:8774/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "links": [{"href": "http://172.30.9.23:8774/flavors/a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "rel": "bookmark"}]}, "id": "0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:12:48Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-vm_inst", "created": "2018-07-22T07:12:48Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:12:48,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf used request id req-5d84a47a-c5f8-45dd-8073-48f39ad55640 2018-07-22 07:12:48,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:48,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:48 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-104c72ce-f9d0-4ed5-ad8b-6068f776c6b8 x-compute-request-id: req-104c72ce-f9d0-4ed5-ad8b-6068f776c6b8 Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "rel": "bookmark"}], "image": {"id": "b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "links": [{"href": "http://172.30.9.23:8774/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "links": [{"href": "http://172.30.9.23:8774/flavors/a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "rel": "bookmark"}]}, "id": "0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:12:48Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-vm_inst", "created": "2018-07-22T07:12:48Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:12:48,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf used request id req-104c72ce-f9d0-4ed5-ad8b-6068f776c6b8 2018-07-22 07:12:51,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:53,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:52 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-8b9b77ea-fcb3-4745-bbd9-6c20e76bf4c7 x-compute-request-id: req-8b9b77ea-fcb3-4745-bbd9-6c20e76bf4c7 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:3e:06", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "rel": "bookmark"}], "image": {"id": "b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "links": [{"href": "http://172.30.9.23:8774/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "links": [{"href": "http://172.30.9.23:8774/flavors/a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "rel": "bookmark"}]}, "id": "0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:12:49Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-vm_inst", "created": "2018-07-22T07:12:48Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:12:53,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf used request id req-8b9b77ea-fcb3-4745-bbd9-6c20e76bf4c7 2018-07-22 07:12:56,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:56,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:56 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-ee979d59-7dad-4f11-b6ff-0c01bf1fdaa0 x-compute-request-id: req-ee979d59-7dad-4f11-b6ff-0c01bf1fdaa0 Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:3e:06", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "rel": "bookmark"}], "image": {"id": "b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "links": [{"href": "http://172.30.9.23:8774/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-07-22T07:12:55.000000", "flavor": {"id": "a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "links": [{"href": "http://172.30.9.23:8774/flavors/a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "rel": "bookmark"}]}, "id": "0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:12:55Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-vm_inst", "created": "2018-07-22T07:12:48Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:12:56,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf used request id req-ee979d59-7dad-4f11-b6ff-0c01bf1fdaa0 2018-07-22 07:12:56,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:57,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:56 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-928194b1-51ce-4bfb-ac6c-8a4a00f6f00f x-compute-request-id: req-928194b1-51ce-4bfb-ac6c-8a4a00f6f00f Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:3e:06", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "rel": "bookmark"}], "image": {"id": "b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "links": [{"href": "http://172.30.9.23:8774/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-07-22T07:12:55.000000", "flavor": {"id": "a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "links": [{"href": "http://172.30.9.23:8774/flavors/a2f0e8e0-b6ea-448b-88d2-085cd8112c91", "rel": "bookmark"}]}, "id": "0c018f4c-b4e7-4ad5-af62-a39debfeceaf", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:12:55Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-vm_inst", "created": "2018-07-22T07:12:48Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:12:57,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf used request id req-928194b1-51ce-4bfb-ac6c-8a4a00f6f00f 2018-07-22 07:12:57,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:57,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-72574725-aeb2-4afb-b13a-5abab7ce09d2 Date: Sun, 22 Jul 2018 07:12:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["41f6a63d-1612-4513-883e-d213f1db0cd0"],"description":"","tags":[],"updated_at":"2018-07-22T07:12:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:40Z","provider:network_type":"vxlan"}]} 2018-07-22 07:12:57,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net used request id req-72574725-aeb2-4afb-b13a-5abab7ce09d2 2018-07-22 07:12:57,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:57,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e586f29-a5e1-4ec9-9cd0-51a512672bb3 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:12:57,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-9e586f29-a5e1-4ec9-9cd0-51a512672bb3 2018-07-22 07:12:57,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=005d2820-a165-4ca2-8d81-1fe2b19939bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:57,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8c9cef8d-2354-436d-8798-575079c460b4 Date: Sun, 22 Jul 2018 07:12:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:12:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"41f6a63d-1612-4513-883e-d213f1db0cd0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:41Z","ip_version":4}]} 2018-07-22 07:12:57,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=005d2820-a165-4ca2-8d81-1fe2b19939bd used request id req-8c9cef8d-2354-436d-8798-575079c460b4 2018-07-22 07:12:57,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=005d2820-a165-4ca2-8d81-1fe2b19939bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:57,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3990 X-Openstack-Request-Id: req-117c6b2a-811b-4105-bb47-eaea83edb739 Date: Sun, 22 Jul 2018 07:12:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:12:44Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41f6a63d-1612-4513-883e-d213f1db0cd0","ip_address":"10.55.0.2"}],"id":"2f5769d1-dd04-4c0a-91e9-97fa8016533a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:19:2d:8b","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-005d2820-a165-4ca2-8d81-1fe2b19939bd","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:12:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"41f6a63d-1612-4513-883e-d213f1db0cd0","ip_address":"10.55.0.11"}],"id":"cbea8f48-308a-4cd3-bc08-698533f71307","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:3e:06","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-port","admin_state_up":true,"network_id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:44Z","binding:vnic_type":"normal","device_id":"0c018f4c-b4e7-4ad5-af62-a39debfeceaf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:12:44Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41f6a63d-1612-4513-883e-d213f1db0cd0","ip_address":"10.55.0.3"}],"id":"e8384432-12d8-45d0-84e0-60f3a43a9179","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:29:f5","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-005d2820-a165-4ca2-8d81-1fe2b19939bd","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:12:44Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41f6a63d-1612-4513-883e-d213f1db0cd0","ip_address":"10.55.0.4"}],"id":"f22c760d-67af-40a1-98ba-0abe73404e3d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:18:1e","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"005d2820-a165-4ca2-8d81-1fe2b19939bd","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:12:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-005d2820-a165-4ca2-8d81-1fe2b19939bd","ip_allocation":"immediate"}]} 2018-07-22 07:12:57,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=005d2820-a165-4ca2-8d81-1fe2b19939bd used request id req-117c6b2a-811b-4105-bb47-eaea83edb739 2018-07-22 07:12:57,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:57,878 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:12:57 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-91c4699e-fbb7-4e2c-84fd-88c7ad52f9e3 x-compute-request-id: req-91c4699e-fbb7-4e2c-84fd-88c7ad52f9e3 Content-Type: application/json 2018-07-22 07:12:57,878 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0c018f4c-b4e7-4ad5-af62-a39debfeceaf used request id req-91c4699e-fbb7-4e2c-84fd-88c7ad52f9e3 2018-07-22 07:12:57,879 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-port 2018-07-22 07:12:57,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/cbea8f48-308a-4cd3-bc08-698533f71307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f66e8d21f546f78e1c227224cafe8a024ecc1e" 2018-07-22 07:12:58,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fad08da0-612e-4fef-bdef-531c16233b4c Date: Sun, 22 Jul 2018 07:12:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:12:58,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/cbea8f48-308a-4cd3-bc08-698533f71307 used request id req-fad08da0-612e-4fef-bdef-531c16233b4c 2018-07-22 07:12:58,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/a2f0e8e0-b6ea-448b-88d2-085cd8112c91 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ee7cc0f688a1990591d4e5a633d588ba5a37c9" 2018-07-22 07:12:58,402 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:12:58 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-62ba4809-7a87-4ab6-8d46-c5b6a00036dd x-compute-request-id: req-62ba4809-7a87-4ab6-8d46-c5b6a00036dd Content-Length: 0 Content-Type: application/json 2018-07-22 07:12:58,402 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a2f0e8e0-b6ea-448b-88d2-085cd8112c91 used request id req-62ba4809-7a87-4ab6-8d46-c5b6a00036dd 2018-07-22 07:12:58,403 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-subnet 2018-07-22 07:12:58,403 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-subnet 2018-07-22 07:12:58,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/41f6a63d-1612-4513-883e-d213f1db0cd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c024d9edce2c050d03a5a5a8ee4d6d608c75b58e" 2018-07-22 07:13:00,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33cea074-9a37-4d7c-93d7-6a7e3c298888 Date: Sun, 22 Jul 2018 07:13:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:13:00,825 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/41f6a63d-1612-4513-883e-d213f1db0cd0 used request id req-33cea074-9a37-4d7c-93d7-6a7e3c298888 2018-07-22 07:13:00,826 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-net 2018-07-22 07:13:00,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/005d2820-a165-4ca2-8d81-1fe2b19939bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c024d9edce2c050d03a5a5a8ee4d6d608c75b58e" 2018-07-22 07:13:02,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fec1d819-21aa-4bc5-99c1-ba241cef175d Date: Sun, 22 Jul 2018 07:13:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:13:02,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/005d2820-a165-4ca2-8d81-1fe2b19939bd used request id req-fec1d819-21aa-4bc5-99c1-ba241cef175d 2018-07-22 07:13:02,144 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-beadb977-83e7-4eea-9982-62c6a62275c6-image 2018-07-22 07:13:02,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f8b2b9612628d0364a933988382276491ea0f46" 2018-07-22 07:13:03,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2fe475c3-6200-4547-9962-68106ce70347 Date: Sun, 22 Jul 2018 07:13:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:13:03,230 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b3ce4a04-abaa-4dd9-a0c8-f157a3059d86 used request id req-2fe475c3-6200-4547-9962-68106ce70347 2018-07-22 07:13:03,232 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:13:03,234 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 07:13:03,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:13:03,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:13:03,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:13:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["GbAP1WXMSVqnzRTjkqG3HQ"], "issued_at": "2018-07-22T07:13:03.000000Z"}} 2018-07-22 07:13:03,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed489a07932aef4c97669093265fcea6ceef82c" 2018-07-22 07:13:03,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129a58ca-4ec3-4645-9953-6e0cdffc71a7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:13:03,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-129a58ca-4ec3-4645-9953-6e0cdffc71a7 2018-07-22 07:13:03,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ed489a07932aef4c97669093265fcea6ceef82c" 2018-07-22 07:13:03,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-46b8d30c-eb78-4044-8cf4-49b5900a15f1 Date: Sun, 22 Jul 2018 07:13:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-image"} 2018-07-22 07:13:03,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-image used request id req-46b8d30c-eb78-4044-8cf4-49b5900a15f1 2018-07-22 07:13:03,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ed489a07932aef4c97669093265fcea6ceef82c" 2018-07-22 07:13:04,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-53b6eef5-8e9b-4699-8686-26ecdd32cecf Date: Sun, 22 Jul 2018 07:13:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:13:04,089 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-53b6eef5-8e9b-4699-8686-26ecdd32cecf 2018-07-22 07:13:04,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ed489a07932aef4c97669093265fcea6ceef82c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-image"}' 2018-07-22 07:13:04,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b5b58734-8c34-429a-8025-b667d0595594 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f44a93be-74ba-4099-b4a1-6f8024af5248 Date: Sun, 22 Jul 2018 07:13:04 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:13:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T07:13:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/b5b58734-8c34-429a-8025-b667d0595594", "min_disk": 0, "protected": false, "id": "b5b58734-8c34-429a-8025-b667d0595594", "file": "/v2/images/b5b58734-8c34-429a-8025-b667d0595594/file", "checksum": null, "owner": "239f08b9dfab49abbc9cca9c9c17e131", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:13:04,359 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f44a93be-74ba-4099-b4a1-6f8024af5248 2018-07-22 07:13:04,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/b5b58734-8c34-429a-8025-b667d0595594/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ed489a07932aef4c97669093265fcea6ceef82c" -d '' 2018-07-22 07:13:05,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fe73c612-1161-489f-a2d1-597f4e47cc28 Date: Sun, 22 Jul 2018 07:13:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:13:05,340 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b5b58734-8c34-429a-8025-b667d0595594/file used request id req-fe73c612-1161-489f-a2d1-597f4e47cc28 2018-07-22 07:13:05,341 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:13:05,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b5b58734-8c34-429a-8025-b667d0595594 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ed489a07932aef4c97669093265fcea6ceef82c" 2018-07-22 07:13:05,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-fe16da3d-d17a-4fda-95fe-997c54d70de5 Date: Sun, 22 Jul 2018 07:13:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:13:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:13:05Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b5b58734-8c34-429a-8025-b667d0595594/snap", "metadata": {}}], "self": "/v2/images/b5b58734-8c34-429a-8025-b667d0595594", "min_disk": 0, "protected": false, "id": "b5b58734-8c34-429a-8025-b667d0595594", "file": "/v2/images/b5b58734-8c34-429a-8025-b667d0595594/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b5b58734-8c34-429a-8025-b667d0595594/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:13:05,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b5b58734-8c34-429a-8025-b667d0595594 used request id req-fe16da3d-d17a-4fda-95fe-997c54d70de5 2018-07-22 07:13:05,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ed489a07932aef4c97669093265fcea6ceef82c" 2018-07-22 07:13:06,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9a383f5f-293b-47b8-b71f-1bb7c429cc9e Date: Sun, 22 Jul 2018 07:13:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:13:06,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9a383f5f-293b-47b8-b71f-1bb7c429cc9e 2018-07-22 07:13:06,139 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-image 2018-07-22 07:13:06,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b5b58734-8c34-429a-8025-b667d0595594 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ed489a07932aef4c97669093265fcea6ceef82c" 2018-07-22 07:13:06,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-dedb6aa9-e568-428f-b326-5eee8a06f0ea Date: Sun, 22 Jul 2018 07:13:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:13:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:13:05Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b5b58734-8c34-429a-8025-b667d0595594/snap", "metadata": {}}], "self": "/v2/images/b5b58734-8c34-429a-8025-b667d0595594", "min_disk": 0, "protected": false, "id": "b5b58734-8c34-429a-8025-b667d0595594", "file": "/v2/images/b5b58734-8c34-429a-8025-b667d0595594/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b5b58734-8c34-429a-8025-b667d0595594/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:13:06,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b5b58734-8c34-429a-8025-b667d0595594 used request id req-dedb6aa9-e568-428f-b326-5eee8a06f0ea 2018-07-22 07:13:06,384 - create_image - DEBUG - Instance status is - active 2018-07-22 07:13:06,384 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-image 2018-07-22 07:13:06,384 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-image 2018-07-22 07:13:06,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:13:06,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:13:06,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:13:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["5wttedI3QgiSXSQXO6ZwHw"], "issued_at": "2018-07-22T07:13:06.000000Z"}} 2018-07-22 07:13:06,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3ca05ff49a3e52449701806542a83102b77ff9" 2018-07-22 07:13:06,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d2ebca-5da8-43f2-80a2-c3f83790b45c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:13:06,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-64d2ebca-5da8-43f2-80a2-c3f83790b45c 2018-07-22 07:13:06,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3ca05ff49a3e52449701806542a83102b77ff9" 2018-07-22 07:13:07,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-60da15b2-5958-4b0b-84fb-abd94246ca31 Date: Sun, 22 Jul 2018 07:13:07 GMT RESP BODY: {"networks":[]} 2018-07-22 07:13:07,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net used request id req-60da15b2-5958-4b0b-84fb-abd94246ca31 2018-07-22 07:13:07,055 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net 2018-07-22 07:13:07,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3ca05ff49a3e52449701806542a83102b77ff9" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net", "admin_state_up": true}}' 2018-07-22 07:13:07,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-e9531b87-d8d9-45e3-a3eb-49b1ca7a0fc4 Date: Sun, 22 Jul 2018 07:13:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:13:07Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","mtu":1450}} 2018-07-22 07:13:07,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-e9531b87-d8d9-45e3-a3eb-49b1ca7a0fc4 2018-07-22 07:13:07,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3ca05ff49a3e52449701806542a83102b77ff9" 2018-07-22 07:13:07,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-ff8ea08d-ad3b-4772-9003-00a3032ddb05 Date: Sun, 22 Jul 2018 07:13:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:13:07Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","provider:network_type":"vxlan"}]} 2018-07-22 07:13:07,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-ff8ea08d-ad3b-4772-9003-00a3032ddb05 2018-07-22 07:13:07,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3ca05ff49a3e52449701806542a83102b77ff9" 2018-07-22 07:13:08,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4a3b355c-8e8d-49c5-909b-afff0cbd8582 Date: Sun, 22 Jul 2018 07:13:08 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:13:08,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-4a3b355c-8e8d-49c5-909b-afff0cbd8582 2018-07-22 07:13:08,069 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet 2018-07-22 07:13:08,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3ca05ff49a3e52449701806542a83102b77ff9" -d '{"subnets": [{"ip_version": 4, "network_id": "263cbb39-fdd2-45f9-b1f0-d821e76f639a", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet"}]}' 2018-07-22 07:13:08,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-21944fb8-85a0-4ed3-84e9-1d3f743ac770 Date: Sun, 22 Jul 2018 07:13:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6afbf572-0587-4544-8f69-ad51dce03af3","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet","enable_dhcp":true,"segment_id":null,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","ip_version":4}]} 2018-07-22 07:13:08,586 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-21944fb8-85a0-4ed3-84e9-1d3f743ac770 2018-07-22 07:13:08,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3ca05ff49a3e52449701806542a83102b77ff9" 2018-07-22 07:13:08,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c3b9149d-25eb-41bb-b09b-6fd6f14473d6 Date: Sun, 22 Jul 2018 07:13:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["6afbf572-0587-4544-8f69-ad51dce03af3"],"description":"","tags":[],"updated_at":"2018-07-22T07:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","provider:network_type":"vxlan"}]} 2018-07-22 07:13:08,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-c3b9149d-25eb-41bb-b09b-6fd6f14473d6 2018-07-22 07:13:08,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3ca05ff49a3e52449701806542a83102b77ff9" 2018-07-22 07:13:08,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d406701e-edf5-42a1-8a8c-5b519282dbb2 Date: Sun, 22 Jul 2018 07:13:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6afbf572-0587-4544-8f69-ad51dce03af3","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet","enable_dhcp":true,"segment_id":null,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","ip_version":4}]} 2018-07-22 07:13:08,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-d406701e-edf5-42a1-8a8c-5b519282dbb2 2018-07-22 07:13:08,937 - OpenStackNetwork - DEBUG - Network [263cbb39-fdd2-45f9-b1f0-d821e76f639a] created successfully 2018-07-22 07:13:08,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:13:08,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:13:09,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:13:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["5n4Y65oTQtaICwAhWxVdmw"], "issued_at": "2018-07-22T07:13:09.000000Z"}} 2018-07-22 07:13:09,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a53f477a1a75483cc273a60c3aa6982889563c" 2018-07-22 07:13:09,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc181e25-c9cc-4c1f-98e2-ff035ad51cd6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:13:09,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bc181e25-c9cc-4c1f-98e2-ff035ad51cd6 2018-07-22 07:13:09,441 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:13:09,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a53f477a1a75483cc273a60c3aa6982889563c" 2018-07-22 07:13:09,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d77266b-fa71-4df1-9446-09136c438067 x-compute-request-id: req-6d77266b-fa71-4df1-9446-09136c438067 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 07:13:09,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6d77266b-fa71-4df1-9446-09136c438067 2018-07-22 07:13:09,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a53f477a1a75483cc273a60c3aa6982889563c" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 07:13:09,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-625071bf-d0c4-4955-96a6-e9ac1870cbe2 x-compute-request-id: req-625071bf-d0c4-4955-96a6-e9ac1870cbe2 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-flavor", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c069bcd7-00ca-4473-9432-17548c20ec13"}} 2018-07-22 07:13:09,688 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-625071bf-d0c4-4955-96a6-e9ac1870cbe2 2018-07-22 07:13:09,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:13:09,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:13:10,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:13:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["yXhc1bABRb-BtZTBVQPLBg"], "issued_at": "2018-07-22T07:13:10.000000Z"}} 2018-07-22 07:13:10,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21415adff3f2ae476d2d2267427666e6a2457e2f" 2018-07-22 07:13:10,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893f089f-aad5-4a04-aa2e-26f1892cb528 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:13:10,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-893f089f-aad5-4a04-aa2e-26f1892cb528 2018-07-22 07:13:10,176 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21415adff3f2ae476d2d2267427666e6a2457e2f" 2018-07-22 07:13:11,065 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:10 GMT Server: Apache x-compute-request-id: req-b7da85cc-f484-44d4-a77e-d3638283ef22 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b7da85cc-f484-44d4-a77e-d3638283ef22 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 07:13:11,065 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/detail used request id req-b7da85cc-f484-44d4-a77e-d3638283ef22 2018-07-22 07:13:11,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b7da85cc-f484-44d4-a77e-d3638283ef22" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21415adff3f2ae476d2d2267427666e6a2457e2f" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 07:13:11,753 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:13:11 GMT Server: Apache x-compute-request-id: req-aaf46930-b4da-4f30-9a78-a5bf22ffe5b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aaf46930-b4da-4f30-9a78-a5bf22ffe5b3 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:13:11.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ba551b5a-7a8d-4ace-b75b-10c377badfdd", "size": 1}} 2018-07-22 07:13:11,753 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes used request id req-aaf46930-b4da-4f30-9a78-a5bf22ffe5b3 2018-07-22 07:13:11,757 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b7da85cc-f484-44d4-a77e-d3638283ef22" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21415adff3f2ae476d2d2267427666e6a2457e2f" 2018-07-22 07:13:12,716 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:11 GMT Server: Apache x-compute-request-id: req-801995da-0cf9-407d-9a93-1d4114b42392 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-801995da-0cf9-407d-9a93-1d4114b42392 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:13:11.000000", "replication_status": null, "snapshot_id": null, "id": "ba551b5a-7a8d-4ace-b75b-10c377badfdd", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452", "bootable": "false", "created_at": "2018-07-22T07:13:11.000000", "volume_type": null}} 2018-07-22 07:13:12,717 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd used request id req-801995da-0cf9-407d-9a93-1d4114b42392 2018-07-22 07:13:12,717 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452 2018-07-22 07:13:12,720 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b7da85cc-f484-44d4-a77e-d3638283ef22" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21415adff3f2ae476d2d2267427666e6a2457e2f" 2018-07-22 07:13:12,956 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:12 GMT Server: Apache x-compute-request-id: req-a82a3f64-9114-4b50-b2a7-e22fd9ccc3f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a82a3f64-9114-4b50-b2a7-e22fd9ccc3f7 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:13:11.000000", "replication_status": null, "snapshot_id": null, "id": "ba551b5a-7a8d-4ace-b75b-10c377badfdd", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452", "bootable": "false", "created_at": "2018-07-22T07:13:11.000000", "volume_type": null}} 2018-07-22 07:13:12,956 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd used request id req-a82a3f64-9114-4b50-b2a7-e22fd9ccc3f7 2018-07-22 07:13:12,957 - create_volume - DEBUG - Instance status is - available 2018-07-22 07:13:12,957 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452 2018-07-22 07:13:12,957 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452 2018-07-22 07:13:12,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:13:12,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:13:13,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:13:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["j69o0DBKSB2E2f0HIrbusg"], "issued_at": "2018-07-22T07:13:13.000000Z"}} 2018-07-22 07:13:13,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:13,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5afae1ad-4def-4460-8842-bf6ac59fd184 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:13:13,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5afae1ad-4def-4460-8842-bf6ac59fd184 2018-07-22 07:13:13,445 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:13:13,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:13,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a07fde-8d8a-43a7-a849-a9ed274dcbab Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:13:13,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-22a07fde-8d8a-43a7-a849-a9ed274dcbab 2018-07-22 07:13:13,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:13,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4096f4e2-59e4-4aca-bded-d48d02d75944 Date: Sun, 22 Jul 2018 07:13:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["6afbf572-0587-4544-8f69-ad51dce03af3"],"description":"","tags":[],"updated_at":"2018-07-22T07:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","provider:network_type":"vxlan"}]} 2018-07-22 07:13:13,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net used request id req-4096f4e2-59e4-4aca-bded-d48d02d75944 2018-07-22 07:13:13,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:13:13,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:13:13 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:13:13,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:14,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d10e3a-6f69-45b7-853e-6ad761173aef Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:13:14,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-86d10e3a-6f69-45b7-853e-6ad761173aef 2018-07-22 07:13:14,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:14,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4737990e-2558-47a5-9507-da34effa5173 Date: Sun, 22 Jul 2018 07:13:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6afbf572-0587-4544-8f69-ad51dce03af3","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet","enable_dhcp":true,"segment_id":null,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","ip_version":4}]} 2018-07-22 07:13:14,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-4737990e-2558-47a5-9507-da34effa5173 2018-07-22 07:13:14,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a&name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:14,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-77535f7b-d4b9-4925-8b8b-7a650c114809 Date: Sun, 22 Jul 2018 07:13:14 GMT RESP BODY: {"ports":[]} 2018-07-22 07:13:14,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a&name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port&admin_state_up=True used request id req-77535f7b-d4b9-4925-8b8b-7a650c114809 2018-07-22 07:13:14,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:14,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:14 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-948bf984-d75e-4f4a-a4f5-316c0f3f4a60 x-compute-request-id: req-948bf984-d75e-4f4a-a4f5-316c0f3f4a60 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 07:13:14,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst used request id req-948bf984-d75e-4f4a-a4f5-316c0f3f4a60 2018-07-22 07:13:14,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:15,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-9f1ed458-f6a8-437b-b08b-d57b0516ba5d Date: Sun, 22 Jul 2018 07:13:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["6afbf572-0587-4544-8f69-ad51dce03af3"],"description":"","tags":[],"updated_at":"2018-07-22T07:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","provider:network_type":"vxlan"}]} 2018-07-22 07:13:15,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net used request id req-9f1ed458-f6a8-437b-b08b-d57b0516ba5d 2018-07-22 07:13:15,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:15,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a3789a-6526-4a0a-93b7-da79304e1aab Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:13:15,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-c4a3789a-6526-4a0a-93b7-da79304e1aab 2018-07-22 07:13:15,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:15,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ffa6f0da-f9f9-42db-b3ee-1f11408569c5 Date: Sun, 22 Jul 2018 07:13:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6afbf572-0587-4544-8f69-ad51dce03af3","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet","enable_dhcp":true,"segment_id":null,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","ip_version":4}]} 2018-07-22 07:13:15,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-ffa6f0da-f9f9-42db-b3ee-1f11408569c5 2018-07-22 07:13:15,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a&name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:15,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aec29921-2716-478b-ad31-3faa32daa191 Date: Sun, 22 Jul 2018 07:13:15 GMT RESP BODY: {"ports":[]} 2018-07-22 07:13:15,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a&name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port&admin_state_up=True used request id req-aec29921-2716-478b-ad31-3faa32daa191 2018-07-22 07:13:15,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:13:15,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:13:16,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:13:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["7tTbsKYIT0KWymkcPEd9jg"], "issued_at": "2018-07-22T07:13:16.000000Z"}} 2018-07-22 07:13:16,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff68733f2e1735dac19d1833c4b78969a8c5c1e" 2018-07-22 07:13:16,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d594d2-e712-465b-bc6b-317b8456ddf0 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:13:16,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-53d594d2-e712-465b-bc6b-317b8456ddf0 2018-07-22 07:13:16,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:16,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-69b222a6-3cd7-4c02-a616-a8756b2e8b54 Date: Sun, 22 Jul 2018 07:13:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["6afbf572-0587-4544-8f69-ad51dce03af3"],"description":"","tags":[],"updated_at":"2018-07-22T07:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","provider:network_type":"vxlan"}]} 2018-07-22 07:13:16,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net used request id req-69b222a6-3cd7-4c02-a616-a8756b2e8b54 2018-07-22 07:13:16,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:16,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e55efa30-9815-4de0-83c1-3feee5953c9e Date: Sun, 22 Jul 2018 07:13:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6afbf572-0587-4544-8f69-ad51dce03af3","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet","enable_dhcp":true,"segment_id":null,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","ip_version":4}]} 2018-07-22 07:13:16,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-e55efa30-9815-4de0-83c1-3feee5953c9e 2018-07-22 07:13:16,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:16,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4c4d1f30-38a8-4456-a03a-dfaedb2ab469 Date: Sun, 22 Jul 2018 07:13:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["6afbf572-0587-4544-8f69-ad51dce03af3"],"description":"","tags":[],"updated_at":"2018-07-22T07:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","provider:network_type":"vxlan"}]} 2018-07-22 07:13:16,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net used request id req-4c4d1f30-38a8-4456-a03a-dfaedb2ab469 2018-07-22 07:13:16,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:13:16,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:13:16 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:13:16,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff68733f2e1735dac19d1833c4b78969a8c5c1e" 2018-07-22 07:13:16,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc921a27-78d2-4589-b510-ce04ad3b8816 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:13:16,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-cc921a27-78d2-4589-b510-ce04ad3b8816 2018-07-22 07:13:16,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:16,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-0370b62e-ee9a-440c-9f18-0d8cffe2a691 Date: Sun, 22 Jul 2018 07:13:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6afbf572-0587-4544-8f69-ad51dce03af3","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet","enable_dhcp":true,"segment_id":null,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","ip_version":4}]} 2018-07-22 07:13:16,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-0370b62e-ee9a-440c-9f18-0d8cffe2a691 2018-07-22 07:13:16,786 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net 2018-07-22 07:13:16,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" -d '{"port": {"network_id": "263cbb39-fdd2-45f9-b1f0-d821e76f639a", "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port", "admin_state_up": true}}' 2018-07-22 07:13:17,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-98afbe44-8cbc-46c1-ac0e-f6a6f02130bc Date: Sun, 22 Jul 2018 07:13:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:17Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.6"}],"id":"5691de92-02b4-413c-bca7-75f982e9942d","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cb:4e:b2","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port","project_id":"239f08b9dfab49abbc9cca9c9c17e131","qos_policy_id":null,"admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 07:13:17,838 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-98afbe44-8cbc-46c1-ac0e-f6a6f02130bc 2018-07-22 07:13:17,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:18,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-cc3ed981-e515-4ffd-9199-53bee74fdef3 Date: Sun, 22 Jul 2018 07:13:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["6afbf572-0587-4544-8f69-ad51dce03af3"],"description":"","tags":[],"updated_at":"2018-07-22T07:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","provider:network_type":"vxlan"}]} 2018-07-22 07:13:18,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net used request id req-cc3ed981-e515-4ffd-9199-53bee74fdef3 2018-07-22 07:13:18,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:18,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b5a16f4-0374-49df-b7d3-a10091386fcc Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:13:18,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-8b5a16f4-0374-49df-b7d3-a10091386fcc 2018-07-22 07:13:18,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:18,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9798fd85-40b9-4e8a-9c16-9f3ee9bf617b Date: Sun, 22 Jul 2018 07:13:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6afbf572-0587-4544-8f69-ad51dce03af3","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet","enable_dhcp":true,"segment_id":null,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","ip_version":4}]} 2018-07-22 07:13:18,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-9798fd85-40b9-4e8a-9c16-9f3ee9bf617b 2018-07-22 07:13:18,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a&name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:18,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-6003cffe-d27f-4b09-b2f7-12c1d2ba2093 Date: Sun, 22 Jul 2018 07:13:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:17Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.6"}],"id":"5691de92-02b4-413c-bca7-75f982e9942d","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cb:4e:b2","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:17Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 07:13:18,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a&name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port&admin_state_up=True used request id req-6003cffe-d27f-4b09-b2f7-12c1d2ba2093 2018-07-22 07:13:18,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:18,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77157718-e42e-40a5-9713-7d4ee3216f05 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:13:18,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-77157718-e42e-40a5-9713-7d4ee3216f05 2018-07-22 07:13:18,778 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst 2018-07-22 07:13:18,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:18,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:18 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-fe8c6836-28bc-48df-857b-e508e4bb3a68 x-compute-request-id: req-fe8c6836-28bc-48df-857b-e508e4bb3a68 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c069bcd7-00ca-4473-9432-17548c20ec13", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-flavor"}]} 2018-07-22 07:13:18,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fe8c6836-28bc-48df-857b-e508e4bb3a68 2018-07-22 07:13:18,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/c069bcd7-00ca-4473-9432-17548c20ec13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:18,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:18 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-8deaa278-da16-4354-8eea-aef6ef7358c2 x-compute-request-id: req-8deaa278-da16-4354-8eea-aef6ef7358c2 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-flavor", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c069bcd7-00ca-4473-9432-17548c20ec13"}} 2018-07-22 07:13:18,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/c069bcd7-00ca-4473-9432-17548c20ec13 used request id req-8deaa278-da16-4354-8eea-aef6ef7358c2 2018-07-22 07:13:18,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:19,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-8602551c-3c0b-4d42-9ae8-4309dfc75f0c Date: Sun, 22 Jul 2018 07:13:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:13:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:13:05Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b5b58734-8c34-429a-8025-b667d0595594/snap", "metadata": {}}], "self": "/v2/images/b5b58734-8c34-429a-8025-b667d0595594", "min_disk": 0, "protected": false, "id": "b5b58734-8c34-429a-8025-b667d0595594", "file": "/v2/images/b5b58734-8c34-429a-8025-b667d0595594/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b5b58734-8c34-429a-8025-b667d0595594/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-image"} 2018-07-22 07:13:19,076 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-image used request id req-8602551c-3c0b-4d42-9ae8-4309dfc75f0c 2018-07-22 07:13:19,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:19,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-86994330-28db-46d5-98d9-edfeb012dfe3 Date: Sun, 22 Jul 2018 07:13:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:13:19,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-86994330-28db-46d5-98d9-edfeb012dfe3 2018-07-22 07:13:19,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst", "imageRef": "b5b58734-8c34-429a-8025-b667d0595594", "flavorRef": "c069bcd7-00ca-4473-9432-17548c20ec13", "max_count": 1, "min_count": 1, "networks": [{"port": "5691de92-02b4-413c-bca7-75f982e9942d"}]}}' 2018-07-22 07:13:20,763 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:13:19 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-28930c0a-0c76-4f9e-9b86-f2695e44d07b x-compute-request-id: req-28930c0a-0c76-4f9e-9b86-f2695e44d07b Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0fa7bd08-170f-4253-8066-a081c284b537", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "bookmark"}], "adminPass": "eJmQzRq2U69M"}} 2018-07-22 07:13:20,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-28930c0a-0c76-4f9e-9b86-f2695e44d07b 2018-07-22 07:13:20,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:21,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:20 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-0150ddb1-35bf-4d6d-a3fa-f2cf85118d81 x-compute-request-id: req-0150ddb1-35bf-4d6d-a3fa-f2cf85118d81 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "bookmark"}], "image": {"id": "b5b58734-8c34-429a-8025-b667d0595594", "links": [{"href": "http://172.30.9.23:8774/images/b5b58734-8c34-429a-8025-b667d0595594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c069bcd7-00ca-4473-9432-17548c20ec13", "links": [{"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}]}, "id": "0fa7bd08-170f-4253-8066-a081c284b537", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:13:20Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst", "created": "2018-07-22T07:13:20Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:13:21,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 used request id req-0150ddb1-35bf-4d6d-a3fa-f2cf85118d81 2018-07-22 07:13:21,030 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst 2018-07-22 07:13:21,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:21,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:21 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-3f68597d-0c11-4c60-acb3-253b4a237b77 x-compute-request-id: req-3f68597d-0c11-4c60-acb3-253b4a237b77 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "bookmark"}], "image": {"id": "b5b58734-8c34-429a-8025-b667d0595594", "links": [{"href": "http://172.30.9.23:8774/images/b5b58734-8c34-429a-8025-b667d0595594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c069bcd7-00ca-4473-9432-17548c20ec13", "links": [{"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}]}, "id": "0fa7bd08-170f-4253-8066-a081c284b537", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:13:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst", "created": "2018-07-22T07:13:20Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:13:21,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 used request id req-3f68597d-0c11-4c60-acb3-253b4a237b77 2018-07-22 07:13:21,535 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst] is - BUILD 2018-07-22 07:13:21,535 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 07:13:24,539 - create_instance - DEBUG - VM status query timeout in 896.49169898 2018-07-22 07:13:24,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:25,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13: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-421ef51c-375f-4717-9d2b-8001340b4313 x-compute-request-id: req-421ef51c-375f-4717-9d2b-8001340b4313 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:4e:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "bookmark"}], "image": {"id": "b5b58734-8c34-429a-8025-b667d0595594", "links": [{"href": "http://172.30.9.23:8774/images/b5b58734-8c34-429a-8025-b667d0595594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c069bcd7-00ca-4473-9432-17548c20ec13", "links": [{"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}]}, "id": "0fa7bd08-170f-4253-8066-a081c284b537", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:13:22Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst", "created": "2018-07-22T07:13:20Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:13:25,197 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 used request id req-421ef51c-375f-4717-9d2b-8001340b4313 2018-07-22 07:13:25,198 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst] is - BUILD 2018-07-22 07:13:25,198 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 07:13:28,201 - create_instance - DEBUG - VM status query timeout in 892.829054832 2018-07-22 07:13:28,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:28,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13: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,Accept-Encoding x-openstack-request-id: req-94b9cdd2-a7a0-4f63-885e-4af410783e70 x-compute-request-id: req-94b9cdd2-a7a0-4f63-885e-4af410783e70 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:4e:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "bookmark"}], "image": {"id": "b5b58734-8c34-429a-8025-b667d0595594", "links": [{"href": "http://172.30.9.23:8774/images/b5b58734-8c34-429a-8025-b667d0595594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T07:13:26.000000", "flavor": {"id": "c069bcd7-00ca-4473-9432-17548c20ec13", "links": [{"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}]}, "id": "0fa7bd08-170f-4253-8066-a081c284b537", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:13:27Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst", "created": "2018-07-22T07:13:20Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:13:28,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 used request id req-94b9cdd2-a7a0-4f63-885e-4af410783e70 2018-07-22 07:13:28,921 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst] is - ACTIVE 2018-07-22 07:13:28,921 - create_instance - INFO - VM is - ACTIVE 2018-07-22 07:13:28,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:29,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13: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,Accept-Encoding x-openstack-request-id: req-c46fde53-7099-4734-91ea-d6b05d0a16db x-compute-request-id: req-c46fde53-7099-4734-91ea-d6b05d0a16db Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:4e:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "bookmark"}], "image": {"id": "b5b58734-8c34-429a-8025-b667d0595594", "links": [{"href": "http://172.30.9.23:8774/images/b5b58734-8c34-429a-8025-b667d0595594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T07:13:26.000000", "flavor": {"id": "c069bcd7-00ca-4473-9432-17548c20ec13", "links": [{"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}]}, "id": "0fa7bd08-170f-4253-8066-a081c284b537", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:13:27Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst", "created": "2018-07-22T07:13:20Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:13:29,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 used request id req-c46fde53-7099-4734-91ea-d6b05d0a16db 2018-07-22 07:13:29,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:29,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-8f0407e3-6e76-474e-a587-bf8e20acb864 Date: Sun, 22 Jul 2018 07:13:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["6afbf572-0587-4544-8f69-ad51dce03af3"],"description":"","tags":[],"updated_at":"2018-07-22T07:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","provider:network_type":"vxlan"}]} 2018-07-22 07:13:29,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net used request id req-8f0407e3-6e76-474e-a587-bf8e20acb864 2018-07-22 07:13:29,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:29,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c96cabc-20d0-46ac-99e3-1808e31b2c9c Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:13:29,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-6c96cabc-20d0-46ac-99e3-1808e31b2c9c 2018-07-22 07:13:29,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:30,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-45ac6db1-ca6f-4dd8-8b49-65f7ca392580 Date: Sun, 22 Jul 2018 07:13:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6afbf572-0587-4544-8f69-ad51dce03af3","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet","enable_dhcp":true,"segment_id":null,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","ip_version":4}]} 2018-07-22 07:13:30,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-45ac6db1-ca6f-4dd8-8b49-65f7ca392580 2018-07-22 07:13:30,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:30,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-b9ec3d88-dd97-4221-8074-e6fa39e719e9 Date: Sun, 22 Jul 2018 07:13:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.3"}],"id":"4e29ed46-c5d4-4451-beff-8c6937eeaa31","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:b7","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.6"}],"id":"5691de92-02b4-413c-bca7-75f982e9942d","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:4e:b2","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:17Z","binding:vnic_type":"normal","device_id":"0fa7bd08-170f-4253-8066-a081c284b537","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.4"}],"id":"8a6320a7-5bc3-4f3a-9027-0d3a8c6dc55e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:87:90:da","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.2"}],"id":"c8b0b440-aab9-4beb-8289-7ac73d62ef1e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:19:43","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"}]} 2018-07-22 07:13:30,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-b9ec3d88-dd97-4221-8074-e6fa39e719e9 2018-07-22 07:13:30,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:13:30,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:13:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["3g23nLkmRZmDARQ5HsMTrQ"], "issued_at": "2018-07-22T07:13:30.000000Z"}} 2018-07-22 07:13:30,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:30,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715eb704-1f7e-4dcf-96dd-a014b3d3ba20 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:13:30,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-715eb704-1f7e-4dcf-96dd-a014b3d3ba20 2018-07-22 07:13:30,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:31,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:30 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-2e5a64f8-9018-436f-bc46-656b6791077a x-compute-request-id: req-2e5a64f8-9018-436f-bc46-656b6791077a Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:4e:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "bookmark"}], "image": {"id": "b5b58734-8c34-429a-8025-b667d0595594", "links": [{"href": "http://172.30.9.23:8774/images/b5b58734-8c34-429a-8025-b667d0595594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T07:13:26.000000", "flavor": {"id": "c069bcd7-00ca-4473-9432-17548c20ec13", "links": [{"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}]}, "id": "0fa7bd08-170f-4253-8066-a081c284b537", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:13:27Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst", "created": "2018-07-22T07:13:20Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:13:31,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 used request id req-2e5a64f8-9018-436f-bc46-656b6791077a 2018-07-22 07:13:31,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:31,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-6a6f9014-2fb0-4433-9b82-ba8f9798a14a Date: Sun, 22 Jul 2018 07:13:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["6afbf572-0587-4544-8f69-ad51dce03af3"],"description":"","tags":[],"updated_at":"2018-07-22T07:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","provider:network_type":"vxlan"}]} 2018-07-22 07:13:31,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net used request id req-6a6f9014-2fb0-4433-9b82-ba8f9798a14a 2018-07-22 07:13:31,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:31,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35231747-6812-4b97-8e23-5e3dc8410fda Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:13:31,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-35231747-6812-4b97-8e23-5e3dc8410fda 2018-07-22 07:13:31,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:31,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-63678f8c-b1c6-4907-8aca-ab79c88e5772 Date: Sun, 22 Jul 2018 07:13:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6afbf572-0587-4544-8f69-ad51dce03af3","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet","enable_dhcp":true,"segment_id":null,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","ip_version":4}]} 2018-07-22 07:13:31,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-63678f8c-b1c6-4907-8aca-ab79c88e5772 2018-07-22 07:13:31,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:31,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-000c6146-8fd6-4ba6-a53d-7c88d54b7309 Date: Sun, 22 Jul 2018 07:13:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.3"}],"id":"4e29ed46-c5d4-4451-beff-8c6937eeaa31","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:b7","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.6"}],"id":"5691de92-02b4-413c-bca7-75f982e9942d","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:4e:b2","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:17Z","binding:vnic_type":"normal","device_id":"0fa7bd08-170f-4253-8066-a081c284b537","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.4"}],"id":"8a6320a7-5bc3-4f3a-9027-0d3a8c6dc55e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:87:90:da","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.2"}],"id":"c8b0b440-aab9-4beb-8289-7ac73d62ef1e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:19:43","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"}]} 2018-07-22 07:13:31,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-000c6146-8fd6-4ba6-a53d-7c88d54b7309 2018-07-22 07:13:31,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" -d '{"volumeAttachment": {"volumeId": "ba551b5a-7a8d-4ace-b75b-10c377badfdd"}}' 2018-07-22 07:13:34,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13: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,Accept-Encoding x-openstack-request-id: req-7fa2add5-c024-4d05-8b25-e3961227f047 x-compute-request-id: req-7fa2add5-c024-4d05-8b25-e3961227f047 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "0fa7bd08-170f-4253-8066-a081c284b537", "id": "ba551b5a-7a8d-4ace-b75b-10c377badfdd", "volumeId": "ba551b5a-7a8d-4ace-b75b-10c377badfdd"}} 2018-07-22 07:13:34,167 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537/os-volume_attachments used request id req-7fa2add5-c024-4d05-8b25-e3961227f047 2018-07-22 07:13:34,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:35,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:34 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-71498eb2-5e01-4d9f-b251-1e79d3a07011 x-compute-request-id: req-71498eb2-5e01-4d9f-b251-1e79d3a07011 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:4e:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "bookmark"}], "image": {"id": "b5b58734-8c34-429a-8025-b667d0595594", "links": [{"href": "http://172.30.9.23:8774/images/b5b58734-8c34-429a-8025-b667d0595594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T07:13:26.000000", "flavor": {"id": "c069bcd7-00ca-4473-9432-17548c20ec13", "links": [{"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}]}, "id": "0fa7bd08-170f-4253-8066-a081c284b537", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:13:27Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst", "created": "2018-07-22T07:13:20Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [{"id": "ba551b5a-7a8d-4ace-b75b-10c377badfdd"}], "metadata": {}}} 2018-07-22 07:13:35,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 used request id req-71498eb2-5e01-4d9f-b251-1e79d3a07011 2018-07-22 07:13:35,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:35,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-52e9d8e0-55f5-403d-ba04-788692953ea7 Date: Sun, 22 Jul 2018 07:13:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["6afbf572-0587-4544-8f69-ad51dce03af3"],"description":"","tags":[],"updated_at":"2018-07-22T07:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","provider:network_type":"vxlan"}]} 2018-07-22 07:13:35,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net used request id req-52e9d8e0-55f5-403d-ba04-788692953ea7 2018-07-22 07:13:35,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:13:35,122 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:13:35 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:13:35,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:35,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48580f9c-e3e4-4924-90ff-565568f37a76 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:13:35,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-48580f9c-e3e4-4924-90ff-565568f37a76 2018-07-22 07:13:35,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:35,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e6736897-1a6a-489f-a119-3344566a2c73 Date: Sun, 22 Jul 2018 07:13:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6afbf572-0587-4544-8f69-ad51dce03af3","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet","enable_dhcp":true,"segment_id":null,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","ip_version":4}]} 2018-07-22 07:13:35,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-e6736897-1a6a-489f-a119-3344566a2c73 2018-07-22 07:13:35,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:35,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-425e482a-6f0a-4954-95ce-ce31e415b77f Date: Sun, 22 Jul 2018 07:13:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.3"}],"id":"4e29ed46-c5d4-4451-beff-8c6937eeaa31","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:b7","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.6"}],"id":"5691de92-02b4-413c-bca7-75f982e9942d","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:4e:b2","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:17Z","binding:vnic_type":"normal","device_id":"0fa7bd08-170f-4253-8066-a081c284b537","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.4"}],"id":"8a6320a7-5bc3-4f3a-9027-0d3a8c6dc55e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:87:90:da","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.2"}],"id":"c8b0b440-aab9-4beb-8289-7ac73d62ef1e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:19:43","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"}]} 2018-07-22 07:13:35,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-425e482a-6f0a-4954-95ce-ce31e415b77f 2018-07-22 07:13:35,678 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:35,920 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:35 GMT Server: Apache x-compute-request-id: req-b21c6671-6e29-4573-95c7-a46a99fc36a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b21c6671-6e29-4573-95c7-a46a99fc36a2 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:13:34.000000", "replication_status": null, "snapshot_id": null, "id": "ba551b5a-7a8d-4ace-b75b-10c377badfdd", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "reserved", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452", "bootable": "false", "created_at": "2018-07-22T07:13:11.000000", "volume_type": null}} 2018-07-22 07:13:35,920 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd used request id req-b21c6671-6e29-4573-95c7-a46a99fc36a2 2018-07-22 07:13:38,927 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b21c6671-6e29-4573-95c7-a46a99fc36a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:39,147 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:38 GMT Server: Apache x-compute-request-id: req-5896af4d-68d8-4a1f-8ea5-1d227d6448e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5896af4d-68d8-4a1f-8ea5-1d227d6448e3 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "0fa7bd08-170f-4253-8066-a081c284b537", "attachment_id": "28ea11d7-7e5a-4570-8df3-b4d483ffb927", "attached_at": "2018-07-22T07:13:35.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "ba551b5a-7a8d-4ace-b75b-10c377badfdd", "device": "/dev/vdb", "id": "ba551b5a-7a8d-4ace-b75b-10c377badfdd"}], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:13:36.000000", "replication_status": null, "snapshot_id": null, "id": "ba551b5a-7a8d-4ace-b75b-10c377badfdd", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452", "bootable": "false", "created_at": "2018-07-22T07:13:11.000000", "volume_type": null}} 2018-07-22 07:13:39,147 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd used request id req-5896af4d-68d8-4a1f-8ea5-1d227d6448e3 2018-07-22 07:13:39,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:39,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91bf44ef-5687-40a6-880d-f879b8c0bfd4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:13:39,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-91bf44ef-5687-40a6-880d-f879b8c0bfd4 2018-07-22 07:13:39,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:39,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:39 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-275b3060-4ced-44bd-a1e2-fe37060a7261 x-compute-request-id: req-275b3060-4ced-44bd-a1e2-fe37060a7261 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:4e:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "bookmark"}], "image": {"id": "b5b58734-8c34-429a-8025-b667d0595594", "links": [{"href": "http://172.30.9.23:8774/images/b5b58734-8c34-429a-8025-b667d0595594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T07:13:26.000000", "flavor": {"id": "c069bcd7-00ca-4473-9432-17548c20ec13", "links": [{"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}]}, "id": "0fa7bd08-170f-4253-8066-a081c284b537", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:13:27Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst", "created": "2018-07-22T07:13:20Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [{"id": "ba551b5a-7a8d-4ace-b75b-10c377badfdd"}], "metadata": {}}} 2018-07-22 07:13:39,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 used request id req-275b3060-4ced-44bd-a1e2-fe37060a7261 2018-07-22 07:13:39,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:39,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-6943ff1b-dec7-4fc6-a77e-59baee6bc8e7 Date: Sun, 22 Jul 2018 07:13:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["6afbf572-0587-4544-8f69-ad51dce03af3"],"description":"","tags":[],"updated_at":"2018-07-22T07:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","provider:network_type":"vxlan"}]} 2018-07-22 07:13:39,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net used request id req-6943ff1b-dec7-4fc6-a77e-59baee6bc8e7 2018-07-22 07:13:39,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:39,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3f2f40-a1ac-4d6f-a6a3-b96e3cdc25e2 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:13:39,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-2a3f2f40-a1ac-4d6f-a6a3-b96e3cdc25e2 2018-07-22 07:13:39,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:40,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-92430e82-7f96-43e0-a196-52b7fa08fa1e Date: Sun, 22 Jul 2018 07:13:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6afbf572-0587-4544-8f69-ad51dce03af3","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet","enable_dhcp":true,"segment_id":null,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","ip_version":4}]} 2018-07-22 07:13:40,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-92430e82-7f96-43e0-a196-52b7fa08fa1e 2018-07-22 07:13:40,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:40,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-29e1cd41-00b6-4d61-89aa-90e174d32d58 Date: Sun, 22 Jul 2018 07:13:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.3"}],"id":"4e29ed46-c5d4-4451-beff-8c6937eeaa31","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:b7","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.6"}],"id":"5691de92-02b4-413c-bca7-75f982e9942d","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:4e:b2","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:17Z","binding:vnic_type":"normal","device_id":"0fa7bd08-170f-4253-8066-a081c284b537","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.4"}],"id":"8a6320a7-5bc3-4f3a-9027-0d3a8c6dc55e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:87:90:da","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.2"}],"id":"c8b0b440-aab9-4beb-8289-7ac73d62ef1e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:19:43","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"}]} 2018-07-22 07:13:40,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-29e1cd41-00b6-4d61-89aa-90e174d32d58 2018-07-22 07:13:40,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:40,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:40 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-6d4de720-15e0-4aea-ac42-2c06af2b0d56 x-compute-request-id: req-6d4de720-15e0-4aea-ac42-2c06af2b0d56 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:4e:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "bookmark"}], "image": {"id": "b5b58734-8c34-429a-8025-b667d0595594", "links": [{"href": "http://172.30.9.23:8774/images/b5b58734-8c34-429a-8025-b667d0595594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T07:13:26.000000", "flavor": {"id": "c069bcd7-00ca-4473-9432-17548c20ec13", "links": [{"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}]}, "id": "0fa7bd08-170f-4253-8066-a081c284b537", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:13:27Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst", "created": "2018-07-22T07:13:20Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [{"id": "ba551b5a-7a8d-4ace-b75b-10c377badfdd"}], "metadata": {}}} 2018-07-22 07:13:40,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 used request id req-6d4de720-15e0-4aea-ac42-2c06af2b0d56 2018-07-22 07:13:40,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:41,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b87f3389-e519-4486-bcfe-5b8c0c8e53e1 Date: Sun, 22 Jul 2018 07:13:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["6afbf572-0587-4544-8f69-ad51dce03af3"],"description":"","tags":[],"updated_at":"2018-07-22T07:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","provider:network_type":"vxlan"}]} 2018-07-22 07:13:41,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net used request id req-b87f3389-e519-4486-bcfe-5b8c0c8e53e1 2018-07-22 07:13:41,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:41,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edef2c76-99f2-40e6-922e-db44d2b7ecd0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:13:41,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-edef2c76-99f2-40e6-922e-db44d2b7ecd0 2018-07-22 07:13:41,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:41,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-de6fd0b4-2c8d-4f78-8771-bd30b530c64d Date: Sun, 22 Jul 2018 07:13:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6afbf572-0587-4544-8f69-ad51dce03af3","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet","enable_dhcp":true,"segment_id":null,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","ip_version":4}]} 2018-07-22 07:13:41,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-de6fd0b4-2c8d-4f78-8771-bd30b530c64d 2018-07-22 07:13:41,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:41,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-6f963e1f-4272-4ce3-8647-ea16f5f8eeec Date: Sun, 22 Jul 2018 07:13:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.3"}],"id":"4e29ed46-c5d4-4451-beff-8c6937eeaa31","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:b7","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.6"}],"id":"5691de92-02b4-413c-bca7-75f982e9942d","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:4e:b2","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:17Z","binding:vnic_type":"normal","device_id":"0fa7bd08-170f-4253-8066-a081c284b537","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.4"}],"id":"8a6320a7-5bc3-4f3a-9027-0d3a8c6dc55e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:87:90:da","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.2"}],"id":"c8b0b440-aab9-4beb-8289-7ac73d62ef1e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:19:43","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"}]} 2018-07-22 07:13:41,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-6f963e1f-4272-4ce3-8647-ea16f5f8eeec 2018-07-22 07:13:41,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:42,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:41 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-d21b3872-9a99-4f62-81b2-cd9c627fabeb x-compute-request-id: req-d21b3872-9a99-4f62-81b2-cd9c627fabeb Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:4e:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "bookmark"}], "image": {"id": "b5b58734-8c34-429a-8025-b667d0595594", "links": [{"href": "http://172.30.9.23:8774/images/b5b58734-8c34-429a-8025-b667d0595594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T07:13:26.000000", "flavor": {"id": "c069bcd7-00ca-4473-9432-17548c20ec13", "links": [{"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}]}, "id": "0fa7bd08-170f-4253-8066-a081c284b537", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:13:27Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst", "created": "2018-07-22T07:13:20Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [{"id": "ba551b5a-7a8d-4ace-b75b-10c377badfdd"}], "metadata": {}}} 2018-07-22 07:13:42,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 used request id req-d21b3872-9a99-4f62-81b2-cd9c627fabeb 2018-07-22 07:13:42,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:42,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7d3b816d-3b62-4578-b6a4-24586b9e6e91 Date: Sun, 22 Jul 2018 07:13:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["6afbf572-0587-4544-8f69-ad51dce03af3"],"description":"","tags":[],"updated_at":"2018-07-22T07:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","provider:network_type":"vxlan"}]} 2018-07-22 07:13:42,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net used request id req-7d3b816d-3b62-4578-b6a4-24586b9e6e91 2018-07-22 07:13:42,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:42,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dde0597-275b-44ba-9aae-ce9801534730 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:13:42,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-8dde0597-275b-44ba-9aae-ce9801534730 2018-07-22 07:13:42,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:42,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-c8a1bb03-4b3d-4827-bd97-57c0b085f2d1 Date: Sun, 22 Jul 2018 07:13:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6afbf572-0587-4544-8f69-ad51dce03af3","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet","enable_dhcp":true,"segment_id":null,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","ip_version":4}]} 2018-07-22 07:13:42,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-c8a1bb03-4b3d-4827-bd97-57c0b085f2d1 2018-07-22 07:13:42,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:42,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-dfb6854a-9153-4ecc-a076-c33219a8de8e Date: Sun, 22 Jul 2018 07:13:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.3"}],"id":"4e29ed46-c5d4-4451-beff-8c6937eeaa31","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:b7","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.6"}],"id":"5691de92-02b4-413c-bca7-75f982e9942d","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:4e:b2","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:17Z","binding:vnic_type":"normal","device_id":"0fa7bd08-170f-4253-8066-a081c284b537","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.4"}],"id":"8a6320a7-5bc3-4f3a-9027-0d3a8c6dc55e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:87:90:da","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.2"}],"id":"c8b0b440-aab9-4beb-8289-7ac73d62ef1e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:19:43","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"}]} 2018-07-22 07:13:42,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-dfb6854a-9153-4ecc-a076-c33219a8de8e 2018-07-22 07:13:42,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537/os-volume_attachments/ba551b5a-7a8d-4ace-b75b-10c377badfdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:44,219 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:13:42 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-aede51a3-fde8-47aa-8f2e-5bf1e50f80e6 x-compute-request-id: req-aede51a3-fde8-47aa-8f2e-5bf1e50f80e6 Content-Length: 0 Content-Type: application/json 2018-07-22 07:13:44,219 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537/os-volume_attachments/ba551b5a-7a8d-4ace-b75b-10c377badfdd used request id req-aede51a3-fde8-47aa-8f2e-5bf1e50f80e6 2018-07-22 07:13:44,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:44,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:44 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-499c7759-f304-462a-bf85-f984d20ff127 x-compute-request-id: req-499c7759-f304-462a-bf85-f984d20ff127 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:4e:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "bookmark"}], "image": {"id": "b5b58734-8c34-429a-8025-b667d0595594", "links": [{"href": "http://172.30.9.23:8774/images/b5b58734-8c34-429a-8025-b667d0595594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T07:13:26.000000", "flavor": {"id": "c069bcd7-00ca-4473-9432-17548c20ec13", "links": [{"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}]}, "id": "0fa7bd08-170f-4253-8066-a081c284b537", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:13:27Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst", "created": "2018-07-22T07:13:20Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [{"id": "ba551b5a-7a8d-4ace-b75b-10c377badfdd"}], "metadata": {}}} 2018-07-22 07:13:44,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 used request id req-499c7759-f304-462a-bf85-f984d20ff127 2018-07-22 07:13:44,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:45,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-854f007e-fb4f-43e4-b8b2-3b8e39aae636 Date: Sun, 22 Jul 2018 07:13:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["6afbf572-0587-4544-8f69-ad51dce03af3"],"description":"","tags":[],"updated_at":"2018-07-22T07:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","provider:network_type":"vxlan"}]} 2018-07-22 07:13:45,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net used request id req-854f007e-fb4f-43e4-b8b2-3b8e39aae636 2018-07-22 07:13:45,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:45,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d2d4b1-b473-494a-ac22-03a4b51386cd Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:13:45,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-d5d2d4b1-b473-494a-ac22-03a4b51386cd 2018-07-22 07:13:45,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:45,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-908e54b5-476d-4cc1-91ed-8077894f5476 Date: Sun, 22 Jul 2018 07:13:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6afbf572-0587-4544-8f69-ad51dce03af3","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet","enable_dhcp":true,"segment_id":null,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","ip_version":4}]} 2018-07-22 07:13:45,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-908e54b5-476d-4cc1-91ed-8077894f5476 2018-07-22 07:13:45,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:45,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-25ddcff6-60ee-40db-9989-b94253b7d8dc Date: Sun, 22 Jul 2018 07:13:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.3"}],"id":"4e29ed46-c5d4-4451-beff-8c6937eeaa31","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:b7","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.6"}],"id":"5691de92-02b4-413c-bca7-75f982e9942d","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:4e:b2","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:17Z","binding:vnic_type":"normal","device_id":"0fa7bd08-170f-4253-8066-a081c284b537","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.4"}],"id":"8a6320a7-5bc3-4f3a-9027-0d3a8c6dc55e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:87:90:da","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.2"}],"id":"c8b0b440-aab9-4beb-8289-7ac73d62ef1e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:19:43","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"}]} 2018-07-22 07:13:45,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-25ddcff6-60ee-40db-9989-b94253b7d8dc 2018-07-22 07:13:48,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:49,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:48 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-8470cf18-07d9-4395-be71-619d5f84e1cd x-compute-request-id: req-8470cf18-07d9-4395-be71-619d5f84e1cd Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:4e:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "bookmark"}], "image": {"id": "b5b58734-8c34-429a-8025-b667d0595594", "links": [{"href": "http://172.30.9.23:8774/images/b5b58734-8c34-429a-8025-b667d0595594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T07:13:26.000000", "flavor": {"id": "c069bcd7-00ca-4473-9432-17548c20ec13", "links": [{"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}]}, "id": "0fa7bd08-170f-4253-8066-a081c284b537", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:13:27Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst", "created": "2018-07-22T07:13:20Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:13:49,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 used request id req-8470cf18-07d9-4395-be71-619d5f84e1cd 2018-07-22 07:13:49,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:49,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-5b2a0f43-b489-468c-b83e-f77598044a17 Date: Sun, 22 Jul 2018 07:13:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["6afbf572-0587-4544-8f69-ad51dce03af3"],"description":"","tags":[],"updated_at":"2018-07-22T07:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","provider:network_type":"vxlan"}]} 2018-07-22 07:13:49,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net used request id req-5b2a0f43-b489-468c-b83e-f77598044a17 2018-07-22 07:13:49,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:49,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca9fb48-4264-4544-bfb8-f8c5c0440d5c Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:13:49,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-5ca9fb48-4264-4544-bfb8-f8c5c0440d5c 2018-07-22 07:13:49,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:49,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-2023f11b-d1b3-4835-abce-216d33450202 Date: Sun, 22 Jul 2018 07:13:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6afbf572-0587-4544-8f69-ad51dce03af3","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet","enable_dhcp":true,"segment_id":null,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","ip_version":4}]} 2018-07-22 07:13:49,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-2023f11b-d1b3-4835-abce-216d33450202 2018-07-22 07:13:49,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:50,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-3533d5c6-7b81-4672-a71b-fc36bbead1c0 Date: Sun, 22 Jul 2018 07:13:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.3"}],"id":"4e29ed46-c5d4-4451-beff-8c6937eeaa31","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:b7","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.6"}],"id":"5691de92-02b4-413c-bca7-75f982e9942d","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:4e:b2","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:17Z","binding:vnic_type":"normal","device_id":"0fa7bd08-170f-4253-8066-a081c284b537","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.4"}],"id":"8a6320a7-5bc3-4f3a-9027-0d3a8c6dc55e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:87:90:da","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.2"}],"id":"c8b0b440-aab9-4beb-8289-7ac73d62ef1e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:19:43","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"}]} 2018-07-22 07:13:50,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-3533d5c6-7b81-4672-a71b-fc36bbead1c0 2018-07-22 07:13:50,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b21c6671-6e29-4573-95c7-a46a99fc36a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:50,257 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:50 GMT Server: Apache x-compute-request-id: req-ce9391e1-0795-4b32-9872-9fff83d00b8e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ce9391e1-0795-4b32-9872-9fff83d00b8e Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:13:45.000000", "replication_status": null, "snapshot_id": null, "id": "ba551b5a-7a8d-4ace-b75b-10c377badfdd", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452", "bootable": "false", "created_at": "2018-07-22T07:13:11.000000", "volume_type": null}} 2018-07-22 07:13:50,257 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd used request id req-ce9391e1-0795-4b32-9872-9fff83d00b8e 2018-07-22 07:13:50,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:51,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:50 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-e860598e-408e-40fa-bda8-0b2d1a6ed674 x-compute-request-id: req-e860598e-408e-40fa-bda8-0b2d1a6ed674 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:4e:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "bookmark"}], "image": {"id": "b5b58734-8c34-429a-8025-b667d0595594", "links": [{"href": "http://172.30.9.23:8774/images/b5b58734-8c34-429a-8025-b667d0595594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T07:13:26.000000", "flavor": {"id": "c069bcd7-00ca-4473-9432-17548c20ec13", "links": [{"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}]}, "id": "0fa7bd08-170f-4253-8066-a081c284b537", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:13:27Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst", "created": "2018-07-22T07:13:20Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:13:51,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 used request id req-e860598e-408e-40fa-bda8-0b2d1a6ed674 2018-07-22 07:13:51,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:51,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-dca15804-2aaa-4b94-851d-923f89a95aa7 Date: Sun, 22 Jul 2018 07:13:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["6afbf572-0587-4544-8f69-ad51dce03af3"],"description":"","tags":[],"updated_at":"2018-07-22T07:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","provider:network_type":"vxlan"}]} 2018-07-22 07:13:51,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net used request id req-dca15804-2aaa-4b94-851d-923f89a95aa7 2018-07-22 07:13:51,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:51,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dd14cb5-6644-4025-9716-7ad64b651d61 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:13:51,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-1dd14cb5-6644-4025-9716-7ad64b651d61 2018-07-22 07:13:51,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:51,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-fd86206e-3da7-42fc-9a37-e3072a89b781 Date: Sun, 22 Jul 2018 07:13:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6afbf572-0587-4544-8f69-ad51dce03af3","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet","enable_dhcp":true,"segment_id":null,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","ip_version":4}]} 2018-07-22 07:13:51,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-fd86206e-3da7-42fc-9a37-e3072a89b781 2018-07-22 07:13:51,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:51,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-90ed3d2d-430b-4ada-870f-57b2c9ae3aa1 Date: Sun, 22 Jul 2018 07:13:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.3"}],"id":"4e29ed46-c5d4-4451-beff-8c6937eeaa31","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:b7","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.6"}],"id":"5691de92-02b4-413c-bca7-75f982e9942d","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:4e:b2","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:17Z","binding:vnic_type":"normal","device_id":"0fa7bd08-170f-4253-8066-a081c284b537","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.4"}],"id":"8a6320a7-5bc3-4f3a-9027-0d3a8c6dc55e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:87:90:da","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.2"}],"id":"c8b0b440-aab9-4beb-8289-7ac73d62ef1e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:19:43","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"}]} 2018-07-22 07:13:51,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-90ed3d2d-430b-4ada-870f-57b2c9ae3aa1 2018-07-22 07:13:51,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:52,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:51 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-868f24e2-1bf6-4ee9-8db4-f2fd6efdc2d6 x-compute-request-id: req-868f24e2-1bf6-4ee9-8db4-f2fd6efdc2d6 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:4e:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "bookmark"}], "image": {"id": "b5b58734-8c34-429a-8025-b667d0595594", "links": [{"href": "http://172.30.9.23:8774/images/b5b58734-8c34-429a-8025-b667d0595594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T07:13:26.000000", "flavor": {"id": "c069bcd7-00ca-4473-9432-17548c20ec13", "links": [{"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}]}, "id": "0fa7bd08-170f-4253-8066-a081c284b537", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:13:27Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst", "created": "2018-07-22T07:13:20Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:13:52,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 used request id req-868f24e2-1bf6-4ee9-8db4-f2fd6efdc2d6 2018-07-22 07:13:52,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:53,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f6dc7aae-c08c-4889-a876-82e69398194d Date: Sun, 22 Jul 2018 07:13:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["6afbf572-0587-4544-8f69-ad51dce03af3"],"description":"","tags":[],"updated_at":"2018-07-22T07:13:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:07Z","provider:network_type":"vxlan"}]} 2018-07-22 07:13:53,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net used request id req-f6dc7aae-c08c-4889-a876-82e69398194d 2018-07-22 07:13:53,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:53,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08d3ca75-45aa-4991-affb-68b7c4d08487 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:13:53,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-08d3ca75-45aa-4991-affb-68b7c4d08487 2018-07-22 07:13:53,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:53,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-46c2112b-171e-4f25-9f17-1b1fac0c7d36 Date: Sun, 22 Jul 2018 07:13:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6afbf572-0587-4544-8f69-ad51dce03af3","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet","enable_dhcp":true,"segment_id":null,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","ip_version":4}]} 2018-07-22 07:13:53,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-46c2112b-171e-4f25-9f17-1b1fac0c7d36 2018-07-22 07:13:53,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b074919400b414cfa011fcd56544ed39d371946" 2018-07-22 07:13:53,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-aa571c19-f459-4827-a7dd-4172f2639cc0 Date: Sun, 22 Jul 2018 07:13:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.3"}],"id":"4e29ed46-c5d4-4451-beff-8c6937eeaa31","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:b7","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.6"}],"id":"5691de92-02b4-413c-bca7-75f982e9942d","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:4e:b2","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:17Z","binding:vnic_type":"normal","device_id":"0fa7bd08-170f-4253-8066-a081c284b537","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.4"}],"id":"8a6320a7-5bc3-4f3a-9027-0d3a8c6dc55e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:87:90:da","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:13:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6afbf572-0587-4544-8f69-ad51dce03af3","ip_address":"10.55.0.2"}],"id":"c8b0b440-aab9-4beb-8289-7ac73d62ef1e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:19:43","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"263cbb39-fdd2-45f9-b1f0-d821e76f639a","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:13:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-263cbb39-fdd2-45f9-b1f0-d821e76f639a","ip_allocation":"immediate"}]} 2018-07-22 07:13:53,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-aa571c19-f459-4827-a7dd-4172f2639cc0 2018-07-22 07:13:53,549 - create_instance - INFO - Deleting Port with ID - 5691de92-02b4-413c-bca7-75f982e9942d 2018-07-22 07:13:53,549 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-port 2018-07-22 07:13:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/5691de92-02b4-413c-bca7-75f982e9942d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:54,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ecc3b5c-9ce9-46e5-872a-7698dc396361 Date: Sun, 22 Jul 2018 07:13:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:13:54,048 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/5691de92-02b4-413c-bca7-75f982e9942d used request id req-5ecc3b5c-9ce9-46e5-872a-7698dc396361 2018-07-22 07:13:54,048 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst 2018-07-22 07:13:54,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:54,201 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:13:54 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-1b2bb8d2-f4a8-4b1f-9b91-de6998e9c2de x-compute-request-id: req-1b2bb8d2-f4a8-4b1f-9b91-de6998e9c2de Content-Type: application/json 2018-07-22 07:13:54,201 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 used request id req-1b2bb8d2-f4a8-4b1f-9b91-de6998e9c2de 2018-07-22 07:13:54,202 - create_instance - INFO - Checking deletion status 2018-07-22 07:13:54,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:54,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:54 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-c89d5599-77b9-45fc-9a7d-b6809b70189c x-compute-request-id: req-c89d5599-77b9-45fc-9a7d-b6809b70189c Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:4e:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fa7bd08-170f-4253-8066-a081c284b537", "rel": "bookmark"}], "image": {"id": "b5b58734-8c34-429a-8025-b667d0595594", "links": [{"href": "http://172.30.9.23:8774/images/b5b58734-8c34-429a-8025-b667d0595594", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-22T07:13:26.000000", "flavor": {"id": "c069bcd7-00ca-4473-9432-17548c20ec13", "links": [{"href": "http://172.30.9.23:8774/flavors/c069bcd7-00ca-4473-9432-17548c20ec13", "rel": "bookmark"}]}, "id": "0fa7bd08-170f-4253-8066-a081c284b537", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:13:54Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst", "created": "2018-07-22T07:13:20Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:13:54,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 used request id req-c89d5599-77b9-45fc-9a7d-b6809b70189c 2018-07-22 07:13:54,465 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst] is - ACTIVE 2018-07-22 07:13:54,465 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 07:13:57,468 - create_instance - DEBUG - VM status query timeout in 296.733865023 2018-07-22 07:13:57,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbdec10b4960bcf2aef3ebd4fc3872bb497aeaa" 2018-07-22 07:13:57,515 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:13:57 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-55070a0f-a032-4f9e-b457-45e5eebf9a5c x-compute-request-id: req-55070a0f-a032-4f9e-b457-45e5eebf9a5c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0fa7bd08-170f-4253-8066-a081c284b537 could not be found.", "code": 404}} 2018-07-22 07:13:57,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fa7bd08-170f-4253-8066-a081c284b537 used request id req-55070a0f-a032-4f9e-b457-45e5eebf9a5c 2018-07-22 07:13:57,515 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0fa7bd08-170f-4253-8066-a081c284b537 could not be found. (HTTP 404) (Request-ID: req-55070a0f-a032-4f9e-b457-45e5eebf9a5c) 2018-07-22 07:13:57,515 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-vm_inst 2018-07-22 07:13:57,520 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b7da85cc-f484-44d4-a77e-d3638283ef22" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21415adff3f2ae476d2d2267427666e6a2457e2f" 2018-07-22 07:13:57,758 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:13:57 GMT Server: Apache x-compute-request-id: req-25c8c32e-a3d1-4fc3-967f-60320ddacc74 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-25c8c32e-a3d1-4fc3-967f-60320ddacc74 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:13:45.000000", "replication_status": null, "snapshot_id": null, "id": "ba551b5a-7a8d-4ace-b75b-10c377badfdd", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452", "bootable": "false", "created_at": "2018-07-22T07:13:11.000000", "volume_type": null}} 2018-07-22 07:13:57,759 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd used request id req-25c8c32e-a3d1-4fc3-967f-60320ddacc74 2018-07-22 07:13:57,759 - create_volume - DEBUG - Instance status is - available 2018-07-22 07:13:57,759 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452 2018-07-22 07:13:57,760 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452 2018-07-22 07:13:57,763 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b7da85cc-f484-44d4-a77e-d3638283ef22" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21415adff3f2ae476d2d2267427666e6a2457e2f" 2018-07-22 07:13:58,716 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:13:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-37d0dacb-5029-4f03-a1b0-c4e9aead4a32 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:13:58,716 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd used request id req-37d0dacb-5029-4f03-a1b0-c4e9aead4a32 2018-07-22 07:13:58,719 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b7da85cc-f484-44d4-a77e-d3638283ef22" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21415adff3f2ae476d2d2267427666e6a2457e2f" 2018-07-22 07:13:58,918 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:13:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-05e45560-79d5-4eb2-9916-5e9ab7303fa0 x-openstack-request-id: req-05e45560-79d5-4eb2-9916-5e9ab7303fa0 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume ba551b5a-7a8d-4ace-b75b-10c377badfdd could not be found.", "code": 404}} 2018-07-22 07:13:58,918 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/ba551b5a-7a8d-4ace-b75b-10c377badfdd used request id req-05e45560-79d5-4eb2-9916-5e9ab7303fa0 2018-07-22 07:13:58,919 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume ba551b5a-7a8d-4ace-b75b-10c377badfdd could not be found. (HTTP 404) (Request-ID: req-05e45560-79d5-4eb2-9916-5e9ab7303fa0) 2018-07-22 07:13:58,919 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452 2018-07-22 07:13:58,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/c069bcd7-00ca-4473-9432-17548c20ec13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a53f477a1a75483cc273a60c3aa6982889563c" 2018-07-22 07:13:58,959 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:13:58 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-4057ace5-d208-4054-bd85-2efa448a1870 x-compute-request-id: req-4057ace5-d208-4054-bd85-2efa448a1870 Content-Length: 0 Content-Type: application/json 2018-07-22 07:13:58,959 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c069bcd7-00ca-4473-9432-17548c20ec13 used request id req-4057ace5-d208-4054-bd85-2efa448a1870 2018-07-22 07:13:58,960 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet 2018-07-22 07:13:58,960 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-subnet 2018-07-22 07:13:58,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/6afbf572-0587-4544-8f69-ad51dce03af3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3ca05ff49a3e52449701806542a83102b77ff9" 2018-07-22 07:14:01,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5968b90-e6f7-4009-8ed5-6bfae3257666 Date: Sun, 22 Jul 2018 07:14:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:14:01,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/6afbf572-0587-4544-8f69-ad51dce03af3 used request id req-a5968b90-e6f7-4009-8ed5-6bfae3257666 2018-07-22 07:14:01,311 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-net 2018-07-22 07:14:01,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/263cbb39-fdd2-45f9-b1f0-d821e76f639a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3ca05ff49a3e52449701806542a83102b77ff9" 2018-07-22 07:14:02,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69968196-225a-4a12-9d33-b098676b40a0 Date: Sun, 22 Jul 2018 07:14:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:14:02,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/263cbb39-fdd2-45f9-b1f0-d821e76f639a used request id req-69968196-225a-4a12-9d33-b098676b40a0 2018-07-22 07:14:02,444 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-8d713e01-f075-429c-aa37-2a4202cef452-image 2018-07-22 07:14:02,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/b5b58734-8c34-429a-8025-b667d0595594 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ed489a07932aef4c97669093265fcea6ceef82c" 2018-07-22 07:14:02,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cfe85be4-321f-4440-9367-c15928c30716 Date: Sun, 22 Jul 2018 07:14:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:14:02,888 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b5b58734-8c34-429a-8025-b667d0595594 used request id req-cfe85be4-321f-4440-9367-c15928c30716 2018-07-22 07:14:02,890 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:14:02,895 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 07:14:02,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:14:02,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:14:03,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:14:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["YC3vu1UwSdSBDklS17q0Wg"], "issued_at": "2018-07-22T07:14:03.000000Z"}} 2018-07-22 07:14:03,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af49f94691c93935b6b16e41046ff716ab79ddc4" 2018-07-22 07:14:03,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c53b70-6cf1-494f-a049-74b3557e18e9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:14:03,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f5c53b70-6cf1-494f-a049-74b3557e18e9 2018-07-22 07:14:03,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af49f94691c93935b6b16e41046ff716ab79ddc4" 2018-07-22 07:14:03,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-bf063d35-8507-4af5-9593-c31bcea5c94f Date: Sun, 22 Jul 2018 07:14:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-image"} 2018-07-22 07:14:03,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-image used request id req-bf063d35-8507-4af5-9593-c31bcea5c94f 2018-07-22 07:14:03,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af49f94691c93935b6b16e41046ff716ab79ddc4" 2018-07-22 07:14:03,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d5df2c24-2e0f-431b-af19-804a981c429a Date: Sun, 22 Jul 2018 07:14:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:14:03,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d5df2c24-2e0f-431b-af19-804a981c429a 2018-07-22 07:14:03,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af49f94691c93935b6b16e41046ff716ab79ddc4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-image"}' 2018-07-22 07:14:04,133 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-46cfa33b-6110-4f58-86e5-f892de6e98c4 Date: Sun, 22 Jul 2018 07:14:04 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:14:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T07:14:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "min_disk": 0, "protected": false, "id": "dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "file": "/v2/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98/file", "checksum": null, "owner": "239f08b9dfab49abbc9cca9c9c17e131", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:14:04,133 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-46cfa33b-6110-4f58-86e5-f892de6e98c4 2018-07-22 07:14:04,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af49f94691c93935b6b16e41046ff716ab79ddc4" -d '' 2018-07-22 07:14:04,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fcb786ac-8acc-4c0c-bcb0-dc1452b4639b Date: Sun, 22 Jul 2018 07:14:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:14:04,916 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98/file used request id req-fcb786ac-8acc-4c0c-bcb0-dc1452b4639b 2018-07-22 07:14:04,916 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:14:04,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af49f94691c93935b6b16e41046ff716ab79ddc4" 2018-07-22 07:14:05,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-9c04fffb-67d7-4a76-8ec0-61f54a3c7215 Date: Sun, 22 Jul 2018 07:14:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:14:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:14:04Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98/snap", "metadata": {}}], "self": "/v2/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "min_disk": 0, "protected": false, "id": "dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "file": "/v2/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:14:05,100 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98 used request id req-9c04fffb-67d7-4a76-8ec0-61f54a3c7215 2018-07-22 07:14:05,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af49f94691c93935b6b16e41046ff716ab79ddc4" 2018-07-22 07:14:05,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-824a8de5-3057-40b5-8d95-d1f6acd01187 Date: Sun, 22 Jul 2018 07:14:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:14:05,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-824a8de5-3057-40b5-8d95-d1f6acd01187 2018-07-22 07:14:05,278 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-image 2018-07-22 07:14:05,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af49f94691c93935b6b16e41046ff716ab79ddc4" 2018-07-22 07:14:05,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-4a54c1b7-3654-406c-8dac-eb70972484e2 Date: Sun, 22 Jul 2018 07:14:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:14:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:14:04Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98/snap", "metadata": {}}], "self": "/v2/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "min_disk": 0, "protected": false, "id": "dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "file": "/v2/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:14:05,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98 used request id req-4a54c1b7-3654-406c-8dac-eb70972484e2 2018-07-22 07:14:05,459 - create_image - DEBUG - Instance status is - active 2018-07-22 07:14:05,459 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-image 2018-07-22 07:14:05,459 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-image 2018-07-22 07:14:05,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:14:05,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:14:05,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:14:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["28huaHhbRvS-4g9F-m9mmw"], "issued_at": "2018-07-22T07:14:05.000000Z"}} 2018-07-22 07:14:05,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39eeec4bf8ee8b8435875965713c9d3fd7379435" 2018-07-22 07:14:05,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fbb34b5-d6df-41d7-9c89-b0bafc01f6ae Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:14:05,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8fbb34b5-d6df-41d7-9c89-b0bafc01f6ae 2018-07-22 07:14:05,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39eeec4bf8ee8b8435875965713c9d3fd7379435" 2018-07-22 07:14:06,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dd2ffb24-da31-46b2-882b-46a6681fafd1 Date: Sun, 22 Jul 2018 07:14:06 GMT RESP BODY: {"networks":[]} 2018-07-22 07:14:06,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net used request id req-dd2ffb24-da31-46b2-882b-46a6681fafd1 2018-07-22 07:14:06,144 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net 2018-07-22 07:14:06,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39eeec4bf8ee8b8435875965713c9d3fd7379435" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net", "admin_state_up": true}}' 2018-07-22 07:14:06,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-cb791856-aa7c-4a4b-b210-1841efc894ea Date: Sun, 22 Jul 2018 07:14:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:14:06Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:06Z","mtu":1450}} 2018-07-22 07:14:06,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-cb791856-aa7c-4a4b-b210-1841efc894ea 2018-07-22 07:14:06,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39eeec4bf8ee8b8435875965713c9d3fd7379435" 2018-07-22 07:14:06,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-7bfb88e0-b9ce-4020-902e-92993c674f67 Date: Sun, 22 Jul 2018 07:14:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:14:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:06Z","provider:network_type":"vxlan"}]} 2018-07-22 07:14:06,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb used request id req-7bfb88e0-b9ce-4020-902e-92993c674f67 2018-07-22 07:14:06,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39eeec4bf8ee8b8435875965713c9d3fd7379435" 2018-07-22 07:14:07,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dc84bb42-b7fb-4bf7-80ee-7c12f8dd79b1 Date: Sun, 22 Jul 2018 07:14:07 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:14:07,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb used request id req-dc84bb42-b7fb-4bf7-80ee-7c12f8dd79b1 2018-07-22 07:14:07,028 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-subnet 2018-07-22 07:14:07,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39eeec4bf8ee8b8435875965713c9d3fd7379435" -d '{"subnets": [{"ip_version": 4, "network_id": "106f1da1-5bb3-477e-9f3c-27ecdf669dbb", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-subnet"}]}' 2018-07-22 07:14:07,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-8254d514-c784-4439-b02d-26dcd6ae7700 Date: Sun, 22 Jul 2018 07:14:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"303eb5f8-47fb-405c-9a28-594d01faaba7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-subnet","enable_dhcp":true,"segment_id":null,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:07Z","ip_version":4}]} 2018-07-22 07:14:07,706 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-8254d514-c784-4439-b02d-26dcd6ae7700 2018-07-22 07:14:07,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39eeec4bf8ee8b8435875965713c9d3fd7379435" 2018-07-22 07:14:07,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0befca74-863e-4ca1-8ec9-5cdcc3c46fca Date: Sun, 22 Jul 2018 07:14:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["303eb5f8-47fb-405c-9a28-594d01faaba7"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:07Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:06Z","provider:network_type":"vxlan"}]} 2018-07-22 07:14:08,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb used request id req-0befca74-863e-4ca1-8ec9-5cdcc3c46fca 2018-07-22 07:14:08,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39eeec4bf8ee8b8435875965713c9d3fd7379435" 2018-07-22 07:14:08,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-0c496b88-6da7-4ab3-ba9e-5182cd86c4da Date: Sun, 22 Jul 2018 07:14:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"303eb5f8-47fb-405c-9a28-594d01faaba7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-subnet","enable_dhcp":true,"segment_id":null,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:07Z","ip_version":4}]} 2018-07-22 07:14:08,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb used request id req-0c496b88-6da7-4ab3-ba9e-5182cd86c4da 2018-07-22 07:14:08,051 - OpenStackNetwork - DEBUG - Network [106f1da1-5bb3-477e-9f3c-27ecdf669dbb] created successfully 2018-07-22 07:14:08,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:14:08,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:14:08,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:14:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["YT3TJ0_HTPia4iXwSW6m1g"], "issued_at": "2018-07-22T07:14:08.000000Z"}} 2018-07-22 07:14:08,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1a5904d5623267aa720ab21cd9a3fa41d9b445" 2018-07-22 07:14:08,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd37ab5-067f-4eca-9810-07eeb7895b43 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:14:08,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7fd37ab5-067f-4eca-9810-07eeb7895b43 2018-07-22 07:14:08,560 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:14:08,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1a5904d5623267aa720ab21cd9a3fa41d9b445" 2018-07-22 07:14:08,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:08 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-51d8b240-4027-40fd-89e5-3704fad50952 x-compute-request-id: req-51d8b240-4027-40fd-89e5-3704fad50952 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 07:14:08,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-51d8b240-4027-40fd-89e5-3704fad50952 2018-07-22 07:14:08,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1a5904d5623267aa720ab21cd9a3fa41d9b445" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 07:14:08,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:08 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-a7de8afc-85ce-498a-a0d2-6d492e2d9346 x-compute-request-id: req-a7de8afc-85ce-498a-a0d2-6d492e2d9346 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-flavor", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/02e98bf8-9e60-4895-b748-3247bb8476e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/02e98bf8-9e60-4895-b748-3247bb8476e3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "02e98bf8-9e60-4895-b748-3247bb8476e3"}} 2018-07-22 07:14:08,846 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a7de8afc-85ce-498a-a0d2-6d492e2d9346 2018-07-22 07:14:08,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:14:08,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:14:09,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:14:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["t0XWnsLMSYqpCNyaUmiF3g"], "issued_at": "2018-07-22T07:14:09.000000Z"}} 2018-07-22 07:14:09,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d95a60fbce13f26ebc4a1ab936cdf6fa3d0375f" 2018-07-22 07:14:09,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c8fd63-8c48-425b-9dcc-158989bbde8a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:14:09,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-92c8fd63-8c48-425b-9dcc-158989bbde8a 2018-07-22 07:14:09,339 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d95a60fbce13f26ebc4a1ab936cdf6fa3d0375f" 2018-07-22 07:14:09,562 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:09 GMT Server: Apache x-compute-request-id: req-6d44f502-ba4d-4e17-8ee2-a697e5782ff2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6d44f502-ba4d-4e17-8ee2-a697e5782ff2 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 07:14:09,562 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/detail used request id req-6d44f502-ba4d-4e17-8ee2-a697e5782ff2 2018-07-22 07:14:09,565 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6d44f502-ba4d-4e17-8ee2-a697e5782ff2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d95a60fbce13f26ebc4a1ab936cdf6fa3d0375f" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 07:14:10,195 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:14:09 GMT Server: Apache x-compute-request-id: req-741fad92-0d9e-4616-954e-bb653a9a1fa8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-741fad92-0d9e-4616-954e-bb653a9a1fa8 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:14:09.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "45d2e827-be00-49e4-8a68-5c4309cf7957", "size": 1}} 2018-07-22 07:14:10,195 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes used request id req-741fad92-0d9e-4616-954e-bb653a9a1fa8 2018-07-22 07:14:10,199 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d44f502-ba4d-4e17-8ee2-a697e5782ff2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d95a60fbce13f26ebc4a1ab936cdf6fa3d0375f" 2018-07-22 07:14:10,421 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:10 GMT Server: Apache x-compute-request-id: req-50c1882a-ceb3-48be-a79d-ae19e519459e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-50c1882a-ceb3-48be-a79d-ae19e519459e Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:14:10.000000", "replication_status": null, "snapshot_id": null, "id": "45d2e827-be00-49e4-8a68-5c4309cf7957", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34", "bootable": "false", "created_at": "2018-07-22T07:14:09.000000", "volume_type": null}} 2018-07-22 07:14:10,421 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957 used request id req-50c1882a-ceb3-48be-a79d-ae19e519459e 2018-07-22 07:14:10,421 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34 2018-07-22 07:14:10,424 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d44f502-ba4d-4e17-8ee2-a697e5782ff2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d95a60fbce13f26ebc4a1ab936cdf6fa3d0375f" 2018-07-22 07:14:10,657 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:10 GMT Server: Apache x-compute-request-id: req-e4c3a39b-a7b4-4137-a94e-40b4b1be664d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4c3a39b-a7b4-4137-a94e-40b4b1be664d Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:14:10.000000", "replication_status": null, "snapshot_id": null, "id": "45d2e827-be00-49e4-8a68-5c4309cf7957", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34", "bootable": "false", "created_at": "2018-07-22T07:14:09.000000", "volume_type": null}} 2018-07-22 07:14:10,657 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957 used request id req-e4c3a39b-a7b4-4137-a94e-40b4b1be664d 2018-07-22 07:14:10,658 - create_volume - DEBUG - Instance status is - available 2018-07-22 07:14:10,658 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34 2018-07-22 07:14:10,658 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34 2018-07-22 07:14:10,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:14:10,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:14:11,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:14:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["zKJt5e8UQ_-cjinkH7LgTA"], "issued_at": "2018-07-22T07:14:11.000000Z"}} 2018-07-22 07:14:11,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:11,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f876a20d-4642-4619-b6e5-330db7857200 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:14:11,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f876a20d-4642-4619-b6e5-330db7857200 2018-07-22 07:14:11,082 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:14:11,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:11,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9744fda-fa21-4aa4-8ea3-08ec5f4c7254 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:14:11,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d9744fda-fa21-4aa4-8ea3-08ec5f4c7254 2018-07-22 07:14:11,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:11,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3a3638c5-b60e-4063-a43b-41e5e66b7979 Date: Sun, 22 Jul 2018 07:14:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["303eb5f8-47fb-405c-9a28-594d01faaba7"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:07Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:06Z","provider:network_type":"vxlan"}]} 2018-07-22 07:14:11,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net used request id req-3a3638c5-b60e-4063-a43b-41e5e66b7979 2018-07-22 07:14:11,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:14:11,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:14:11 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:14:11,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:11,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-018be6fa-21a0-493c-b744-e5128f49fe10 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:14:11,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-018be6fa-21a0-493c-b744-e5128f49fe10 2018-07-22 07:14:11,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:11,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e6394d90-947d-4514-a443-7ee85d41fe51 Date: Sun, 22 Jul 2018 07:14:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"303eb5f8-47fb-405c-9a28-594d01faaba7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-subnet","enable_dhcp":true,"segment_id":null,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:07Z","ip_version":4}]} 2018-07-22 07:14:11,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb used request id req-e6394d90-947d-4514-a443-7ee85d41fe51 2018-07-22 07:14:11,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb&name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:12,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ef852b1a-e591-4c1b-9d16-2939bd57b218 Date: Sun, 22 Jul 2018 07:14:12 GMT RESP BODY: {"ports":[]} 2018-07-22 07:14:12,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb&name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-port&admin_state_up=True used request id req-ef852b1a-e591-4c1b-9d16-2939bd57b218 2018-07-22 07:14:12,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:12,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b42f963-ec83-49cb-a4a1-51f9a071af68 x-compute-request-id: req-9b42f963-ec83-49cb-a4a1-51f9a071af68 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 07:14:12,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst used request id req-9b42f963-ec83-49cb-a4a1-51f9a071af68 2018-07-22 07:14:12,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:12,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-979f69ed-3403-4837-a3ea-31c3bf88bc1d Date: Sun, 22 Jul 2018 07:14:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["303eb5f8-47fb-405c-9a28-594d01faaba7"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:07Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:06Z","provider:network_type":"vxlan"}]} 2018-07-22 07:14:12,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net used request id req-979f69ed-3403-4837-a3ea-31c3bf88bc1d 2018-07-22 07:14:12,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:12,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ef41b5-4bb1-42be-8703-91318af73445 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:14:12,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-39ef41b5-4bb1-42be-8703-91318af73445 2018-07-22 07:14:12,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:13,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d6677709-5584-47a2-b66b-d7f3608c9176 Date: Sun, 22 Jul 2018 07:14:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"303eb5f8-47fb-405c-9a28-594d01faaba7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-subnet","enable_dhcp":true,"segment_id":null,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:07Z","ip_version":4}]} 2018-07-22 07:14:13,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb used request id req-d6677709-5584-47a2-b66b-d7f3608c9176 2018-07-22 07:14:13,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb&name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:13,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0d6e6fc4-bbb4-48c7-bacd-abeaef3ef402 Date: Sun, 22 Jul 2018 07:14:13 GMT RESP BODY: {"ports":[]} 2018-07-22 07:14:13,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb&name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-port&admin_state_up=True used request id req-0d6e6fc4-bbb4-48c7-bacd-abeaef3ef402 2018-07-22 07:14:13,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:14:13,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:14:13,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:14:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["lasUjMX7QRSH3fmwArLbrA"], "issued_at": "2018-07-22T07:14:13.000000Z"}} 2018-07-22 07:14:13,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529da1fd7dd5f04ab423f400363e5e20f20fd137" 2018-07-22 07:14:13,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e5a59e-8a65-4646-8080-f2d274f70c06 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:14:13,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-63e5a59e-8a65-4646-8080-f2d274f70c06 2018-07-22 07:14:13,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:13,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-675b7c3a-2805-4d48-8185-7db3eac2d871 Date: Sun, 22 Jul 2018 07:14:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["303eb5f8-47fb-405c-9a28-594d01faaba7"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:07Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:06Z","provider:network_type":"vxlan"}]} 2018-07-22 07:14:13,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net used request id req-675b7c3a-2805-4d48-8185-7db3eac2d871 2018-07-22 07:14:13,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:14,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4b8b7a0c-dd27-4edd-a72a-aeb613d83a00 Date: Sun, 22 Jul 2018 07:14:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"303eb5f8-47fb-405c-9a28-594d01faaba7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-subnet","enable_dhcp":true,"segment_id":null,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:07Z","ip_version":4}]} 2018-07-22 07:14:14,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb used request id req-4b8b7a0c-dd27-4edd-a72a-aeb613d83a00 2018-07-22 07:14:14,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:14,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-2f9774df-1fb0-4a4d-964c-8ff5714e2cba Date: Sun, 22 Jul 2018 07:14:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["303eb5f8-47fb-405c-9a28-594d01faaba7"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:07Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:06Z","provider:network_type":"vxlan"}]} 2018-07-22 07:14:14,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net used request id req-2f9774df-1fb0-4a4d-964c-8ff5714e2cba 2018-07-22 07:14:14,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:14:14,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:14:14 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:14:14,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529da1fd7dd5f04ab423f400363e5e20f20fd137" 2018-07-22 07:14:14,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-951541eb-3658-4149-96a4-0904156c44d5 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:14:14,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-951541eb-3658-4149-96a4-0904156c44d5 2018-07-22 07:14:14,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:14,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-236681dd-6a4a-4b0f-a17c-7037fb0c248a Date: Sun, 22 Jul 2018 07:14:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"303eb5f8-47fb-405c-9a28-594d01faaba7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-subnet","enable_dhcp":true,"segment_id":null,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:07Z","ip_version":4}]} 2018-07-22 07:14:14,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb used request id req-236681dd-6a4a-4b0f-a17c-7037fb0c248a 2018-07-22 07:14:14,814 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net 2018-07-22 07:14:14,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" -d '{"port": {"network_id": "106f1da1-5bb3-477e-9f3c-27ecdf669dbb", "name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-port", "admin_state_up": true}}' 2018-07-22 07:14:15,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-42e7d306-5616-44f1-92e0-e46a83ef9680 Date: Sun, 22 Jul 2018 07:14:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:15Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"303eb5f8-47fb-405c-9a28-594d01faaba7","ip_address":"10.55.0.13"}],"id":"bc231368-e17a-48b9-953b-d9b9b72ee067","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:ed:36","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-port","project_id":"239f08b9dfab49abbc9cca9c9c17e131","qos_policy_id":null,"admin_state_up":true,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 07:14:15,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-42e7d306-5616-44f1-92e0-e46a83ef9680 2018-07-22 07:14:15,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:15,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-98eb2127-94db-4ee7-bba5-131e5a66f4a2 Date: Sun, 22 Jul 2018 07:14:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["303eb5f8-47fb-405c-9a28-594d01faaba7"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:07Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:06Z","provider:network_type":"vxlan"}]} 2018-07-22 07:14:15,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net used request id req-98eb2127-94db-4ee7-bba5-131e5a66f4a2 2018-07-22 07:14:16,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:16,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97657b04-7943-4910-953d-bd869792f5b7 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:14:16,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-97657b04-7943-4910-953d-bd869792f5b7 2018-07-22 07:14:16,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:16,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-361c70b9-36da-4b5c-8457-93d229d47dd0 Date: Sun, 22 Jul 2018 07:14:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"303eb5f8-47fb-405c-9a28-594d01faaba7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-subnet","enable_dhcp":true,"segment_id":null,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:07Z","ip_version":4}]} 2018-07-22 07:14:16,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb used request id req-361c70b9-36da-4b5c-8457-93d229d47dd0 2018-07-22 07:14:16,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb&name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:16,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-2c2944fd-8409-4621-9748-a3a1e70d278a Date: Sun, 22 Jul 2018 07:14:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:15Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"303eb5f8-47fb-405c-9a28-594d01faaba7","ip_address":"10.55.0.13"}],"id":"bc231368-e17a-48b9-953b-d9b9b72ee067","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:ed:36","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-port","admin_state_up":true,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:15Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 07:14:16,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb&name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-port&admin_state_up=True used request id req-2c2944fd-8409-4621-9748-a3a1e70d278a 2018-07-22 07:14:16,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:16,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26989989-8bc3-475e-a2dc-84dcf27d2bac Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:14:16,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-26989989-8bc3-475e-a2dc-84dcf27d2bac 2018-07-22 07:14:16,631 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst 2018-07-22 07:14:16,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:16,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:16 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-4c1818ae-dca7-4483-b9bc-7e72a7092369 x-compute-request-id: req-4c1818ae-dca7-4483-b9bc-7e72a7092369 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "02e98bf8-9e60-4895-b748-3247bb8476e3", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/02e98bf8-9e60-4895-b748-3247bb8476e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/02e98bf8-9e60-4895-b748-3247bb8476e3", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-flavor"}]} 2018-07-22 07:14:16,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4c1818ae-dca7-4483-b9bc-7e72a7092369 2018-07-22 07:14:16,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/02e98bf8-9e60-4895-b748-3247bb8476e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:16,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:16 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-8b5f3200-a0da-464f-b51a-26c083079b56 x-compute-request-id: req-8b5f3200-a0da-464f-b51a-26c083079b56 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-flavor", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/02e98bf8-9e60-4895-b748-3247bb8476e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/02e98bf8-9e60-4895-b748-3247bb8476e3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "02e98bf8-9e60-4895-b748-3247bb8476e3"}} 2018-07-22 07:14:16,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/02e98bf8-9e60-4895-b748-3247bb8476e3 used request id req-8b5f3200-a0da-464f-b51a-26c083079b56 2018-07-22 07:14:16,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:16,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-21adeb76-1ce8-4ca5-b853-e3c10daf04bf Date: Sun, 22 Jul 2018 07:14:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:14:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:14:04Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98/snap", "metadata": {}}], "self": "/v2/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "min_disk": 0, "protected": false, "id": "dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "file": "/v2/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-image"} 2018-07-22 07:14:16,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-image used request id req-21adeb76-1ce8-4ca5-b853-e3c10daf04bf 2018-07-22 07:14:16,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:17,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bcff74d9-ad0a-4bb9-b95a-7dd2c518bd35 Date: Sun, 22 Jul 2018 07:14:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:14:17,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-bcff74d9-ad0a-4bb9-b95a-7dd2c518bd35 2018-07-22 07:14:17,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst", "imageRef": "dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "flavorRef": "02e98bf8-9e60-4895-b748-3247bb8476e3", "max_count": 1, "min_count": 1, "networks": [{"port": "bc231368-e17a-48b9-953b-d9b9b72ee067"}]}}' 2018-07-22 07:14:19,172 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:14:17 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-1665e7b6-bcc4-47c0-8392-0254883a58be x-compute-request-id: req-1665e7b6-bcc4-47c0-8392-0254883a58be Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a4118983-90e7-4209-8108-b7ea5183d927", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a4118983-90e7-4209-8108-b7ea5183d927", "rel": "bookmark"}], "adminPass": "A4AS4yBRs4g2"}} 2018-07-22 07:14:19,172 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-1665e7b6-bcc4-47c0-8392-0254883a58be 2018-07-22 07:14:19,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:19,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:19 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-63c19b06-d98c-4147-bfbb-a323941b13d1 x-compute-request-id: req-63c19b06-d98c-4147-bfbb-a323941b13d1 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a4118983-90e7-4209-8108-b7ea5183d927", "rel": "bookmark"}], "image": {"id": "dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "links": [{"href": "http://172.30.9.23:8774/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02e98bf8-9e60-4895-b748-3247bb8476e3", "links": [{"href": "http://172.30.9.23:8774/flavors/02e98bf8-9e60-4895-b748-3247bb8476e3", "rel": "bookmark"}]}, "id": "a4118983-90e7-4209-8108-b7ea5183d927", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:14:19Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst", "created": "2018-07-22T07:14:19Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:14:19,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 used request id req-63c19b06-d98c-4147-bfbb-a323941b13d1 2018-07-22 07:14:19,583 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst 2018-07-22 07:14:19,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:20,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:19 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-636cd4ca-b0e4-4302-aeee-6973d3bf74b3 x-compute-request-id: req-636cd4ca-b0e4-4302-aeee-6973d3bf74b3 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a4118983-90e7-4209-8108-b7ea5183d927", "rel": "bookmark"}], "image": {"id": "dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "links": [{"href": "http://172.30.9.23:8774/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02e98bf8-9e60-4895-b748-3247bb8476e3", "links": [{"href": "http://172.30.9.23:8774/flavors/02e98bf8-9e60-4895-b748-3247bb8476e3", "rel": "bookmark"}]}, "id": "a4118983-90e7-4209-8108-b7ea5183d927", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:14:19Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst", "created": "2018-07-22T07:14:19Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:14:20,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 used request id req-636cd4ca-b0e4-4302-aeee-6973d3bf74b3 2018-07-22 07:14:20,002 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst] is - BUILD 2018-07-22 07:14:20,002 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 07:14:23,005 - create_instance - DEBUG - VM status query timeout in 896.577605009 2018-07-22 07:14:23,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:23,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14: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,Accept-Encoding x-openstack-request-id: req-94f84aae-1600-492b-9148-c1b97ec469b8 x-compute-request-id: req-94f84aae-1600-492b-9148-c1b97ec469b8 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:ed:36", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a4118983-90e7-4209-8108-b7ea5183d927", "rel": "bookmark"}], "image": {"id": "dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "links": [{"href": "http://172.30.9.23:8774/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02e98bf8-9e60-4895-b748-3247bb8476e3", "links": [{"href": "http://172.30.9.23:8774/flavors/02e98bf8-9e60-4895-b748-3247bb8476e3", "rel": "bookmark"}]}, "id": "a4118983-90e7-4209-8108-b7ea5183d927", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:14:20Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst", "created": "2018-07-22T07:14:19Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:14:23,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 used request id req-94f84aae-1600-492b-9148-c1b97ec469b8 2018-07-22 07:14:23,833 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst] is - BUILD 2018-07-22 07:14:23,833 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 07:14:26,836 - create_instance - DEBUG - VM status query timeout in 892.747164011 2018-07-22 07:14:26,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:27,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:26 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-e2ed5007-0e14-4060-b88c-ec7772e88063 x-compute-request-id: req-e2ed5007-0e14-4060-b88c-ec7772e88063 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:ed:36", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a4118983-90e7-4209-8108-b7ea5183d927", "rel": "bookmark"}], "image": {"id": "dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "links": [{"href": "http://172.30.9.23:8774/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-22T07:14:24.000000", "flavor": {"id": "02e98bf8-9e60-4895-b748-3247bb8476e3", "links": [{"href": "http://172.30.9.23:8774/flavors/02e98bf8-9e60-4895-b748-3247bb8476e3", "rel": "bookmark"}]}, "id": "a4118983-90e7-4209-8108-b7ea5183d927", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:14:24Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst", "created": "2018-07-22T07:14:19Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:14:27,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 used request id req-e2ed5007-0e14-4060-b88c-ec7772e88063 2018-07-22 07:14:27,685 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst] is - ACTIVE 2018-07-22 07:14:27,686 - create_instance - INFO - VM is - ACTIVE 2018-07-22 07:14:27,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:28,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14: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-8a4ea218-82bf-442b-ba4c-8fe368c78ffe x-compute-request-id: req-8a4ea218-82bf-442b-ba4c-8fe368c78ffe Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:ed:36", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a4118983-90e7-4209-8108-b7ea5183d927", "rel": "bookmark"}], "image": {"id": "dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "links": [{"href": "http://172.30.9.23:8774/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-22T07:14:24.000000", "flavor": {"id": "02e98bf8-9e60-4895-b748-3247bb8476e3", "links": [{"href": "http://172.30.9.23:8774/flavors/02e98bf8-9e60-4895-b748-3247bb8476e3", "rel": "bookmark"}]}, "id": "a4118983-90e7-4209-8108-b7ea5183d927", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:14:24Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst", "created": "2018-07-22T07:14:19Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:14:28,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 used request id req-8a4ea218-82bf-442b-ba4c-8fe368c78ffe 2018-07-22 07:14:28,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:28,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-10e9018d-64cf-4405-a86b-c7772f4af973 Date: Sun, 22 Jul 2018 07:14:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["303eb5f8-47fb-405c-9a28-594d01faaba7"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:07Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:06Z","provider:network_type":"vxlan"}]} 2018-07-22 07:14:28,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net used request id req-10e9018d-64cf-4405-a86b-c7772f4af973 2018-07-22 07:14:28,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:28,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50773de7-5941-4f39-993e-e7a9878e948d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:14:28,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-50773de7-5941-4f39-993e-e7a9878e948d 2018-07-22 07:14:28,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:28,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-a8dbd3c3-cc82-4894-8363-742e139a3b66 Date: Sun, 22 Jul 2018 07:14:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"303eb5f8-47fb-405c-9a28-594d01faaba7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-subnet","enable_dhcp":true,"segment_id":null,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:07Z","ip_version":4}]} 2018-07-22 07:14:28,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb used request id req-a8dbd3c3-cc82-4894-8363-742e139a3b66 2018-07-22 07:14:28,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:28,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-9c9a0abf-20cd-4b13-8def-fb9ebd5c0567 Date: Sun, 22 Jul 2018 07:14:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"303eb5f8-47fb-405c-9a28-594d01faaba7","ip_address":"10.55.0.3"}],"id":"1ede268e-6895-4b3a-93ce-e198e19f9528","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:18:dd:cd","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-106f1da1-5bb3-477e-9f3c-27ecdf669dbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"303eb5f8-47fb-405c-9a28-594d01faaba7","ip_address":"10.55.0.2"}],"id":"b88e18aa-844b-4ea5-a83a-e6a90cf171e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:d3:6a","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-106f1da1-5bb3-477e-9f3c-27ecdf669dbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"303eb5f8-47fb-405c-9a28-594d01faaba7","ip_address":"10.55.0.13"}],"id":"bc231368-e17a-48b9-953b-d9b9b72ee067","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:ed:36","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-port","admin_state_up":true,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:15Z","binding:vnic_type":"normal","device_id":"a4118983-90e7-4209-8108-b7ea5183d927","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"303eb5f8-47fb-405c-9a28-594d01faaba7","ip_address":"10.55.0.4"}],"id":"fc0e709b-5461-4eee-a640-586601fdac8f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:76:be","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-106f1da1-5bb3-477e-9f3c-27ecdf669dbb","ip_allocation":"immediate"}]} 2018-07-22 07:14:28,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb used request id req-9c9a0abf-20cd-4b13-8def-fb9ebd5c0567 2018-07-22 07:14:28,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:14:28,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:14:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["xtwb4PEzS4iUSfGOc1gNCw"], "issued_at": "2018-07-22T07:14:28.000000Z"}} 2018-07-22 07:14:28,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e378bf3f4a59d1830d239e19a85c99b7f593aa" 2018-07-22 07:14:29,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eddf861-c89d-4ea8-9e45-750cb21f7dcf Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:14:29,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3eddf861-c89d-4ea8-9e45-750cb21f7dcf 2018-07-22 07:14:29,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:29,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:29 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-3384bf5a-c6ea-4206-956d-4f7edd001c1d x-compute-request-id: req-3384bf5a-c6ea-4206-956d-4f7edd001c1d Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:ed:36", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a4118983-90e7-4209-8108-b7ea5183d927", "rel": "bookmark"}], "image": {"id": "dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "links": [{"href": "http://172.30.9.23:8774/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-22T07:14:24.000000", "flavor": {"id": "02e98bf8-9e60-4895-b748-3247bb8476e3", "links": [{"href": "http://172.30.9.23:8774/flavors/02e98bf8-9e60-4895-b748-3247bb8476e3", "rel": "bookmark"}]}, "id": "a4118983-90e7-4209-8108-b7ea5183d927", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:14:24Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst", "created": "2018-07-22T07:14:19Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:14:29,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 used request id req-3384bf5a-c6ea-4206-956d-4f7edd001c1d 2018-07-22 07:14:29,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:29,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7a9e67c3-bd11-4773-a9c9-ea039331d7fe Date: Sun, 22 Jul 2018 07:14:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["303eb5f8-47fb-405c-9a28-594d01faaba7"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:07Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:06Z","provider:network_type":"vxlan"}]} 2018-07-22 07:14:29,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net used request id req-7a9e67c3-bd11-4773-a9c9-ea039331d7fe 2018-07-22 07:14:29,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:29,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dfce0b5-4b40-413a-8d47-942f48b37ea4 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:14:29,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-5dfce0b5-4b40-413a-8d47-942f48b37ea4 2018-07-22 07:14:29,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:29,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-c54696e7-bbdd-43fa-a66b-16dc69f76004 Date: Sun, 22 Jul 2018 07:14:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"303eb5f8-47fb-405c-9a28-594d01faaba7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-subnet","enable_dhcp":true,"segment_id":null,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:07Z","ip_version":4}]} 2018-07-22 07:14:29,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb used request id req-c54696e7-bbdd-43fa-a66b-16dc69f76004 2018-07-22 07:14:29,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:29,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-3d4ae885-3793-454b-8e62-60093f669648 Date: Sun, 22 Jul 2018 07:14:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"303eb5f8-47fb-405c-9a28-594d01faaba7","ip_address":"10.55.0.3"}],"id":"1ede268e-6895-4b3a-93ce-e198e19f9528","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:18:dd:cd","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-106f1da1-5bb3-477e-9f3c-27ecdf669dbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"303eb5f8-47fb-405c-9a28-594d01faaba7","ip_address":"10.55.0.2"}],"id":"b88e18aa-844b-4ea5-a83a-e6a90cf171e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:d3:6a","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-106f1da1-5bb3-477e-9f3c-27ecdf669dbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"303eb5f8-47fb-405c-9a28-594d01faaba7","ip_address":"10.55.0.13"}],"id":"bc231368-e17a-48b9-953b-d9b9b72ee067","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:ed:36","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-port","admin_state_up":true,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:15Z","binding:vnic_type":"normal","device_id":"a4118983-90e7-4209-8108-b7ea5183d927","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"303eb5f8-47fb-405c-9a28-594d01faaba7","ip_address":"10.55.0.4"}],"id":"fc0e709b-5461-4eee-a640-586601fdac8f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:76:be","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"106f1da1-5bb3-477e-9f3c-27ecdf669dbb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-106f1da1-5bb3-477e-9f3c-27ecdf669dbb","ip_allocation":"immediate"}]} 2018-07-22 07:14:29,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=106f1da1-5bb3-477e-9f3c-27ecdf669dbb used request id req-3d4ae885-3793-454b-8e62-60093f669648 2018-07-22 07:14:29,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e378bf3f4a59d1830d239e19a85c99b7f593aa" -d '{"volumeAttachment": {"volumeId": "45d2e827-be00-49e4-8a68-5c4309cf7957"}}' 2018-07-22 07:14:31,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:29 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-cb5fea84-b688-477c-bab0-9e3b9167e398 x-compute-request-id: req-cb5fea84-b688-477c-bab0-9e3b9167e398 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "a4118983-90e7-4209-8108-b7ea5183d927", "id": "45d2e827-be00-49e4-8a68-5c4309cf7957", "volumeId": "45d2e827-be00-49e4-8a68-5c4309cf7957"}} 2018-07-22 07:14:31,153 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927/os-volume_attachments used request id req-cb5fea84-b688-477c-bab0-9e3b9167e398 2018-07-22 07:14:31,154 - create_instance - INFO - Deleting Port with ID - bc231368-e17a-48b9-953b-d9b9b72ee067 2018-07-22 07:14:31,154 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-port 2018-07-22 07:14:31,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/bc231368-e17a-48b9-953b-d9b9b72ee067 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:31,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8e044188-1346-40d6-99f2-0f03a3a9ade9 Date: Sun, 22 Jul 2018 07:14:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:14:31,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/bc231368-e17a-48b9-953b-d9b9b72ee067 used request id req-8e044188-1346-40d6-99f2-0f03a3a9ade9 2018-07-22 07:14:31,738 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst 2018-07-22 07:14:31,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:32,183 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:14: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-5f5953c1-bfa5-4c9e-888d-9c4174163ac1 x-compute-request-id: req-5f5953c1-bfa5-4c9e-888d-9c4174163ac1 Content-Type: application/json 2018-07-22 07:14:32,183 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 used request id req-5f5953c1-bfa5-4c9e-888d-9c4174163ac1 2018-07-22 07:14:32,184 - create_instance - INFO - Checking deletion status 2018-07-22 07:14:32,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:32,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-145c4d5e-39da-470d-9261-277c0af12e56 x-compute-request-id: req-145c4d5e-39da-470d-9261-277c0af12e56 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:ed:36", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a4118983-90e7-4209-8108-b7ea5183d927", "rel": "bookmark"}], "image": {"id": "dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "links": [{"href": "http://172.30.9.23:8774/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-22T07:14:24.000000", "flavor": {"id": "02e98bf8-9e60-4895-b748-3247bb8476e3", "links": [{"href": "http://172.30.9.23:8774/flavors/02e98bf8-9e60-4895-b748-3247bb8476e3", "rel": "bookmark"}]}, "id": "a4118983-90e7-4209-8108-b7ea5183d927", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:14:31Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst", "created": "2018-07-22T07:14:19Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [{"id": "45d2e827-be00-49e4-8a68-5c4309cf7957"}], "metadata": {}}} 2018-07-22 07:14:32,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 used request id req-145c4d5e-39da-470d-9261-277c0af12e56 2018-07-22 07:14:32,285 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst] is - ACTIVE 2018-07-22 07:14:32,285 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 07:14:35,288 - create_instance - DEBUG - VM status query timeout in 296.896103859 2018-07-22 07:14:35,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0616bbd5ab1fb040f4f5ca2d4c3e7012a5463446" 2018-07-22 07:14:35,340 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:14:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8f40e733-8a13-45e6-9184-11db3b7687a2 x-compute-request-id: req-8f40e733-8a13-45e6-9184-11db3b7687a2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a4118983-90e7-4209-8108-b7ea5183d927 could not be found.", "code": 404}} 2018-07-22 07:14:35,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a4118983-90e7-4209-8108-b7ea5183d927 used request id req-8f40e733-8a13-45e6-9184-11db3b7687a2 2018-07-22 07:14:35,341 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a4118983-90e7-4209-8108-b7ea5183d927 could not be found. (HTTP 404) (Request-ID: req-8f40e733-8a13-45e6-9184-11db3b7687a2) 2018-07-22 07:14:35,341 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-vm_inst 2018-07-22 07:14:35,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d44f502-ba4d-4e17-8ee2-a697e5782ff2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d95a60fbce13f26ebc4a1ab936cdf6fa3d0375f" 2018-07-22 07:14:35,574 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:35 GMT Server: Apache x-compute-request-id: req-daa99cd2-491d-4b9d-97bc-e669aa24a711 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-daa99cd2-491d-4b9d-97bc-e669aa24a711 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:14:33.000000", "replication_status": null, "snapshot_id": null, "id": "45d2e827-be00-49e4-8a68-5c4309cf7957", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34", "bootable": "false", "created_at": "2018-07-22T07:14:09.000000", "volume_type": null}} 2018-07-22 07:14:35,575 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957 used request id req-daa99cd2-491d-4b9d-97bc-e669aa24a711 2018-07-22 07:14:35,575 - create_volume - DEBUG - Instance status is - available 2018-07-22 07:14:35,575 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34 2018-07-22 07:14:35,575 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34 2018-07-22 07:14:35,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d44f502-ba4d-4e17-8ee2-a697e5782ff2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d95a60fbce13f26ebc4a1ab936cdf6fa3d0375f" 2018-07-22 07:14:36,565 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:14:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ed2d4f1e-ef91-44d4-bb19-2e62f1c9febb Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:14:36,565 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957 used request id req-ed2d4f1e-ef91-44d4-bb19-2e62f1c9febb 2018-07-22 07:14:36,568 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d44f502-ba4d-4e17-8ee2-a697e5782ff2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d95a60fbce13f26ebc4a1ab936cdf6fa3d0375f" 2018-07-22 07:14:36,798 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:36 GMT Server: Apache x-compute-request-id: req-3c355ea2-42cc-4ad1-bd10-5dfca7541719 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c355ea2-42cc-4ad1-bd10-5dfca7541719 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:14:36.000000", "replication_status": null, "snapshot_id": null, "id": "45d2e827-be00-49e4-8a68-5c4309cf7957", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34", "bootable": "false", "created_at": "2018-07-22T07:14:09.000000", "volume_type": null}} 2018-07-22 07:14:36,798 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957 used request id req-3c355ea2-42cc-4ad1-bd10-5dfca7541719 2018-07-22 07:14:36,799 - create_volume - DEBUG - Instance status is - deleting 2018-07-22 07:14:36,799 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-22 07:14:39,802 - create_volume - DEBUG - Volume status query timeout in 56.7631859779 2018-07-22 07:14:39,805 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d44f502-ba4d-4e17-8ee2-a697e5782ff2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d95a60fbce13f26ebc4a1ab936cdf6fa3d0375f" 2018-07-22 07:14:40,031 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:14:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9cedf340-4832-4d91-81fe-568998792149 x-openstack-request-id: req-9cedf340-4832-4d91-81fe-568998792149 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 45d2e827-be00-49e4-8a68-5c4309cf7957 could not be found.", "code": 404}} 2018-07-22 07:14:40,031 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/45d2e827-be00-49e4-8a68-5c4309cf7957 used request id req-9cedf340-4832-4d91-81fe-568998792149 2018-07-22 07:14:40,032 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 45d2e827-be00-49e4-8a68-5c4309cf7957 could not be found. (HTTP 404) (Request-ID: req-9cedf340-4832-4d91-81fe-568998792149) 2018-07-22 07:14:40,032 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34 2018-07-22 07:14:40,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/02e98bf8-9e60-4895-b748-3247bb8476e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1a5904d5623267aa720ab21cd9a3fa41d9b445" 2018-07-22 07:14:40,073 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:14:40 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-e06e3024-eb54-4ab4-8c17-08ed83783294 x-compute-request-id: req-e06e3024-eb54-4ab4-8c17-08ed83783294 Content-Length: 0 Content-Type: application/json 2018-07-22 07:14:40,073 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/02e98bf8-9e60-4895-b748-3247bb8476e3 used request id req-e06e3024-eb54-4ab4-8c17-08ed83783294 2018-07-22 07:14:40,074 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-subnet 2018-07-22 07:14:40,074 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-subnet 2018-07-22 07:14:40,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/303eb5f8-47fb-405c-9a28-594d01faaba7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39eeec4bf8ee8b8435875965713c9d3fd7379435" 2018-07-22 07:14:42,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dd43aa87-058f-4e98-a522-82dd13ee386c Date: Sun, 22 Jul 2018 07:14:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:14:42,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/303eb5f8-47fb-405c-9a28-594d01faaba7 used request id req-dd43aa87-058f-4e98-a522-82dd13ee386c 2018-07-22 07:14:42,388 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-net 2018-07-22 07:14:42,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/106f1da1-5bb3-477e-9f3c-27ecdf669dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39eeec4bf8ee8b8435875965713c9d3fd7379435" 2018-07-22 07:14:43,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2238ed25-3fca-4bb7-855d-1b7a5e08355e Date: Sun, 22 Jul 2018 07:14:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:14:43,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/106f1da1-5bb3-477e-9f3c-27ecdf669dbb used request id req-2238ed25-3fca-4bb7-855d-1b7a5e08355e 2018-07-22 07:14:43,796 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-49f37031-4c68-459c-8135-89247da03e34-image 2018-07-22 07:14:43,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af49f94691c93935b6b16e41046ff716ab79ddc4" 2018-07-22 07:14:44,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0bcdcfad-2f2e-4b7b-8b0a-6d74615a7173 Date: Sun, 22 Jul 2018 07:14:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:14:44,844 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/dc1c52c1-3d8f-4ed9-9d63-c877e7d78e98 used request id req-0bcdcfad-2f2e-4b7b-8b0a-6d74615a7173 2018-07-22 07:14:44,846 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:14:44,848 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 07:14:44,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:14:44,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:14:45,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:14:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["PCo751BiT3ydfZpVlTn9Ww"], "issued_at": "2018-07-22T07:14:45.000000Z"}} 2018-07-22 07:14:45,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7fe199c0f02b6ffb0a32bff2660df8529044bf" 2018-07-22 07:14:45,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da873aef-9ca3-4b15-ba47-1247e2b77442 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:14:45,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-da873aef-9ca3-4b15-ba47-1247e2b77442 2018-07-22 07:14:45,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a7fe199c0f02b6ffb0a32bff2660df8529044bf" 2018-07-22 07:14:45,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-e9ab7e0e-e6e3-48c7-8a94-97804900589d Date: Sun, 22 Jul 2018 07:14:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-image"} 2018-07-22 07:14:45,528 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-image used request id req-e9ab7e0e-e6e3-48c7-8a94-97804900589d 2018-07-22 07:14:45,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a7fe199c0f02b6ffb0a32bff2660df8529044bf" 2018-07-22 07:14:45,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b4444a70-081f-4e95-a0e4-f4f83c6f7931 Date: Sun, 22 Jul 2018 07:14:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:14:45,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b4444a70-081f-4e95-a0e4-f4f83c6f7931 2018-07-22 07:14:45,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a7fe199c0f02b6ffb0a32bff2660df8529044bf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-image"}' 2018-07-22 07:14:46,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/6b419240-7736-48ca-ac7a-d890daad3669 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c865c6e7-c664-4b5b-a6ca-ec22423c4e13 Date: Sun, 22 Jul 2018 07:14:46 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:14:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T07:14:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/6b419240-7736-48ca-ac7a-d890daad3669", "min_disk": 0, "protected": false, "id": "6b419240-7736-48ca-ac7a-d890daad3669", "file": "/v2/images/6b419240-7736-48ca-ac7a-d890daad3669/file", "checksum": null, "owner": "239f08b9dfab49abbc9cca9c9c17e131", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:14:46,047 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c865c6e7-c664-4b5b-a6ca-ec22423c4e13 2018-07-22 07:14:46,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/6b419240-7736-48ca-ac7a-d890daad3669/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a7fe199c0f02b6ffb0a32bff2660df8529044bf" -d '' 2018-07-22 07:14:47,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c90b1c33-e09e-44ce-b4d2-c612e52b11d2 Date: Sun, 22 Jul 2018 07:14:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:14:47,178 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/6b419240-7736-48ca-ac7a-d890daad3669/file used request id req-c90b1c33-e09e-44ce-b4d2-c612e52b11d2 2018-07-22 07:14:47,179 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:14:47,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/6b419240-7736-48ca-ac7a-d890daad3669 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a7fe199c0f02b6ffb0a32bff2660df8529044bf" 2018-07-22 07:14:47,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-190f0244-03ec-4251-ad23-060616d22609 Date: Sun, 22 Jul 2018 07:14:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:14:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:14:47Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/6b419240-7736-48ca-ac7a-d890daad3669/snap", "metadata": {}}], "self": "/v2/images/6b419240-7736-48ca-ac7a-d890daad3669", "min_disk": 0, "protected": false, "id": "6b419240-7736-48ca-ac7a-d890daad3669", "file": "/v2/images/6b419240-7736-48ca-ac7a-d890daad3669/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/6b419240-7736-48ca-ac7a-d890daad3669/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:14:47,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/6b419240-7736-48ca-ac7a-d890daad3669 used request id req-190f0244-03ec-4251-ad23-060616d22609 2018-07-22 07:14:47,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a7fe199c0f02b6ffb0a32bff2660df8529044bf" 2018-07-22 07:14:47,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d595e19e-4c08-49b3-b79d-251754e2179c Date: Sun, 22 Jul 2018 07:14:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:14:47,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d595e19e-4c08-49b3-b79d-251754e2179c 2018-07-22 07:14:47,996 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-image 2018-07-22 07:14:47,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/6b419240-7736-48ca-ac7a-d890daad3669 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a7fe199c0f02b6ffb0a32bff2660df8529044bf" 2018-07-22 07:14:48,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-2d67a8ef-feee-41f3-ab6c-a90c3dfcc517 Date: Sun, 22 Jul 2018 07:14:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:14:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:14:47Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/6b419240-7736-48ca-ac7a-d890daad3669/snap", "metadata": {}}], "self": "/v2/images/6b419240-7736-48ca-ac7a-d890daad3669", "min_disk": 0, "protected": false, "id": "6b419240-7736-48ca-ac7a-d890daad3669", "file": "/v2/images/6b419240-7736-48ca-ac7a-d890daad3669/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/6b419240-7736-48ca-ac7a-d890daad3669/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:14:48,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/6b419240-7736-48ca-ac7a-d890daad3669 used request id req-2d67a8ef-feee-41f3-ab6c-a90c3dfcc517 2018-07-22 07:14:48,180 - create_image - DEBUG - Instance status is - active 2018-07-22 07:14:48,180 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-image 2018-07-22 07:14:48,181 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-image 2018-07-22 07:14:48,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:14:48,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:14:48,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:14:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["qCzqSxe8Ql-plGAmnpkBuA"], "issued_at": "2018-07-22T07:14:48.000000Z"}} 2018-07-22 07:14:48,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759ff2f87415dc01669a426c0c76a6ff4a3bad84" 2018-07-22 07:14:48,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5654223f-5f91-4eee-af62-1f79aa616bb5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:14:48,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5654223f-5f91-4eee-af62-1f79aa616bb5 2018-07-22 07:14:48,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759ff2f87415dc01669a426c0c76a6ff4a3bad84" 2018-07-22 07:14:48,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-aa49ae08-b01d-4de7-b757-9b4887fcb8b6 Date: Sun, 22 Jul 2018 07:14:48 GMT RESP BODY: {"networks":[]} 2018-07-22 07:14:48,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net used request id req-aa49ae08-b01d-4de7-b757-9b4887fcb8b6 2018-07-22 07:14:48,916 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net 2018-07-22 07:14:48,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759ff2f87415dc01669a426c0c76a6ff4a3bad84" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net", "admin_state_up": true}}' 2018-07-22 07:14:49,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-914a7152-3af2-481a-a701-8eb8aacc74dd Date: Sun, 22 Jul 2018 07:14:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:14:49Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:49Z","mtu":1450}} 2018-07-22 07:14:49,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-914a7152-3af2-481a-a701-8eb8aacc74dd 2018-07-22 07:14:49,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759ff2f87415dc01669a426c0c76a6ff4a3bad84" 2018-07-22 07:14:49,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-19a9f141-56a3-4ee7-898e-b16f979e04bc Date: Sun, 22 Jul 2018 07:14:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:14:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:49Z","provider:network_type":"vxlan"}]} 2018-07-22 07:14:49,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-19a9f141-56a3-4ee7-898e-b16f979e04bc 2018-07-22 07:14:49,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759ff2f87415dc01669a426c0c76a6ff4a3bad84" 2018-07-22 07:14:49,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-52f6d417-f011-46f0-8cc2-8436293b150f Date: Sun, 22 Jul 2018 07:14:49 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:14:49,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-52f6d417-f011-46f0-8cc2-8436293b150f 2018-07-22 07:14:49,807 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-subnet 2018-07-22 07:14:49,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759ff2f87415dc01669a426c0c76a6ff4a3bad84" -d '{"subnets": [{"ip_version": 4, "network_id": "a9495fd3-6d40-48bf-a160-a8181a47e4d5", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-subnet"}]}' 2018-07-22 07:14:50,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-55788598-b924-425c-a03a-496c214ac1c5 Date: Sun, 22 Jul 2018 07:14:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"68e27873-0197-43d8-b73e-85bc69bb7051","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","ip_version":4}]} 2018-07-22 07:14:50,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-55788598-b924-425c-a03a-496c214ac1c5 2018-07-22 07:14:50,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759ff2f87415dc01669a426c0c76a6ff4a3bad84" 2018-07-22 07:14:50,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-91ff7431-8e08-4a31-8c98-b487e1ced1e0 Date: Sun, 22 Jul 2018 07:14:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["68e27873-0197-43d8-b73e-85bc69bb7051"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:50Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:49Z","provider:network_type":"vxlan"}]} 2018-07-22 07:14:50,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-91ff7431-8e08-4a31-8c98-b487e1ced1e0 2018-07-22 07:14:50,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759ff2f87415dc01669a426c0c76a6ff4a3bad84" 2018-07-22 07:14:51,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-01452318-a907-49d7-a030-120531cde8c2 Date: Sun, 22 Jul 2018 07:14:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"68e27873-0197-43d8-b73e-85bc69bb7051","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","ip_version":4}]} 2018-07-22 07:14:51,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-01452318-a907-49d7-a030-120531cde8c2 2018-07-22 07:14:51,020 - OpenStackNetwork - DEBUG - Network [a9495fd3-6d40-48bf-a160-a8181a47e4d5] created successfully 2018-07-22 07:14:51,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:14:51,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:14:51,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["dJGMBj1ISAa1Nw91omivxg"], "issued_at": "2018-07-22T07:14:51.000000Z"}} 2018-07-22 07:14:51,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2801fed350106be6d13bcb0df55d295c5fa49bb7" 2018-07-22 07:14:51,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e32baa7a-2ec5-4112-9835-1f5d86463881 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:14:51,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e32baa7a-2ec5-4112-9835-1f5d86463881 2018-07-22 07:14:51,441 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:14:51,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2801fed350106be6d13bcb0df55d295c5fa49bb7" 2018-07-22 07:14:51,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:51 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-09a5a655-c642-4093-8495-aa864e4e0743 x-compute-request-id: req-09a5a655-c642-4093-8495-aa864e4e0743 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 07:14:51,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-09a5a655-c642-4093-8495-aa864e4e0743 2018-07-22 07:14:51,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2801fed350106be6d13bcb0df55d295c5fa49bb7" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 07:14:51,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:51 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-13270494-d222-45d6-8a8c-50bcf61dbf69 x-compute-request-id: req-13270494-d222-45d6-8a8c-50bcf61dbf69 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-flavor", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "eae2d04a-1cbd-47cb-a55d-17f271701270"}} 2018-07-22 07:14:51,771 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-13270494-d222-45d6-8a8c-50bcf61dbf69 2018-07-22 07:14:51,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:14:51,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:14:52,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:14:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["tU_n24gpR6S_SmzmPplkKA"], "issued_at": "2018-07-22T07:14:52.000000Z"}} 2018-07-22 07:14:52,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0dd07082ca043baf6f5b820e718625e99c17b8" 2018-07-22 07:14:52,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4931dfd-3126-440d-aa74-ac701224c1d1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:14:52,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d4931dfd-3126-440d-aa74-ac701224c1d1 2018-07-22 07:14:52,270 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0dd07082ca043baf6f5b820e718625e99c17b8" 2018-07-22 07:14:52,491 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:52 GMT Server: Apache x-compute-request-id: req-dc014219-c498-4a06-b3b3-18c771493a93 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dc014219-c498-4a06-b3b3-18c771493a93 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 07:14:52,491 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/detail used request id req-dc014219-c498-4a06-b3b3-18c771493a93 2018-07-22 07:14:52,495 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-dc014219-c498-4a06-b3b3-18c771493a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0dd07082ca043baf6f5b820e718625e99c17b8" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 07:14:52,955 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:14:52 GMT Server: Apache x-compute-request-id: req-904da3e4-bbe8-423a-9f8e-0f480ec52e0a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-904da3e4-bbe8-423a-9f8e-0f480ec52e0a Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:14:52.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "387dd103-d5ac-4422-bb6a-895e7fdcda67", "size": 1}} 2018-07-22 07:14:52,955 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes used request id req-904da3e4-bbe8-423a-9f8e-0f480ec52e0a 2018-07-22 07:14:52,958 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc014219-c498-4a06-b3b3-18c771493a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0dd07082ca043baf6f5b820e718625e99c17b8" 2018-07-22 07:14:53,898 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:52 GMT Server: Apache x-compute-request-id: req-ca7d60db-6c1c-41c6-a6d5-bdf8572eedbd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca7d60db-6c1c-41c6-a6d5-bdf8572eedbd Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:14:53.000000", "replication_status": null, "snapshot_id": null, "id": "387dd103-d5ac-4422-bb6a-895e7fdcda67", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2", "bootable": "false", "created_at": "2018-07-22T07:14:52.000000", "volume_type": null}} 2018-07-22 07:14:53,898 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67 used request id req-ca7d60db-6c1c-41c6-a6d5-bdf8572eedbd 2018-07-22 07:14:53,899 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2 2018-07-22 07:14:53,902 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc014219-c498-4a06-b3b3-18c771493a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0dd07082ca043baf6f5b820e718625e99c17b8" 2018-07-22 07:14:54,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:53 GMT Server: Apache x-compute-request-id: req-42275000-f815-4ea0-bd68-b386f23bf4e5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-42275000-f815-4ea0-bd68-b386f23bf4e5 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:14:53.000000", "replication_status": null, "snapshot_id": null, "id": "387dd103-d5ac-4422-bb6a-895e7fdcda67", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2", "bootable": "false", "created_at": "2018-07-22T07:14:52.000000", "volume_type": null}} 2018-07-22 07:14:54,140 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67 used request id req-42275000-f815-4ea0-bd68-b386f23bf4e5 2018-07-22 07:14:54,140 - create_volume - DEBUG - Instance status is - available 2018-07-22 07:14:54,141 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2 2018-07-22 07:14:54,141 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2 2018-07-22 07:14:54,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:14:54,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:14:54,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:14:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["JXpA3xNBR0eibO8UroJADw"], "issued_at": "2018-07-22T07:14:54.000000Z"}} 2018-07-22 07:14:54,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:54,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db3b687d-2978-40b8-b44d-f79ab5c3fc4e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:14:54,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-db3b687d-2978-40b8-b44d-f79ab5c3fc4e 2018-07-22 07:14:54,811 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:14:54,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:54,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d2c3831-0e18-4724-8068-0ba8b2b168e8 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:14:54,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5d2c3831-0e18-4724-8068-0ba8b2b168e8 2018-07-22 07:14:54,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:55,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e8c767d9-4fcc-42a0-841e-5a2f21d28518 Date: Sun, 22 Jul 2018 07:14:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["68e27873-0197-43d8-b73e-85bc69bb7051"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:50Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:49Z","provider:network_type":"vxlan"}]} 2018-07-22 07:14:55,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net used request id req-e8c767d9-4fcc-42a0-841e-5a2f21d28518 2018-07-22 07:14:55,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:14:55,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:14:55 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:14:55,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:55,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73dc2149-82a0-4f31-954a-38c344681157 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:14:55,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-73dc2149-82a0-4f31-954a-38c344681157 2018-07-22 07:14:55,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:55,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-2c6b4880-c0c3-47fe-b9a4-4b6f6182dce4 Date: Sun, 22 Jul 2018 07:14:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"68e27873-0197-43d8-b73e-85bc69bb7051","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","ip_version":4}]} 2018-07-22 07:14:55,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-2c6b4880-c0c3-47fe-b9a4-4b6f6182dce4 2018-07-22 07:14:55,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5&name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:55,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-67032710-3d56-4f6f-bcd5-4e8b41423ae5 Date: Sun, 22 Jul 2018 07:14:55 GMT RESP BODY: {"ports":[]} 2018-07-22 07:14:55,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5&name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-port&admin_state_up=True used request id req-67032710-3d56-4f6f-bcd5-4e8b41423ae5 2018-07-22 07:14:55,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:55,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:55 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-b2f245ae-e5cc-471d-bcf8-41861b25037b x-compute-request-id: req-b2f245ae-e5cc-471d-bcf8-41861b25037b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 07:14:55,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst used request id req-b2f245ae-e5cc-471d-bcf8-41861b25037b 2018-07-22 07:14:55,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:56,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a31c34f9-f8d4-429e-9e58-f229b47cc383 Date: Sun, 22 Jul 2018 07:14:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["68e27873-0197-43d8-b73e-85bc69bb7051"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:50Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:49Z","provider:network_type":"vxlan"}]} 2018-07-22 07:14:56,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net used request id req-a31c34f9-f8d4-429e-9e58-f229b47cc383 2018-07-22 07:14:56,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:56,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf79d7c-c130-4140-b3fa-cc359be9943a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:14:56,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-bdf79d7c-c130-4140-b3fa-cc359be9943a 2018-07-22 07:14:56,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:56,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-cf53b131-8e5a-4ec2-bb0a-5b5f44db42b0 Date: Sun, 22 Jul 2018 07:14:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"68e27873-0197-43d8-b73e-85bc69bb7051","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","ip_version":4}]} 2018-07-22 07:14:56,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-cf53b131-8e5a-4ec2-bb0a-5b5f44db42b0 2018-07-22 07:14:56,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5&name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:56,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6bb594b3-e477-46c6-ba94-c1f42fafd6f5 Date: Sun, 22 Jul 2018 07:14:56 GMT RESP BODY: {"ports":[]} 2018-07-22 07:14:56,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5&name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-port&admin_state_up=True used request id req-6bb594b3-e477-46c6-ba94-c1f42fafd6f5 2018-07-22 07:14:56,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:14:56,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:14:56,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:14:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["2xriIN_RRluPkA21ACpdaw"], "issued_at": "2018-07-22T07:14:56.000000Z"}} 2018-07-22 07:14:56,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af688356e20426aba2bd1246010e417d058df5c" 2018-07-22 07:14:56,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-150904fd-dc3d-4636-8e16-69c9418a1483 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:14:56,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-150904fd-dc3d-4636-8e16-69c9418a1483 2018-07-22 07:14:56,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:57,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a7713548-d427-4bec-aebd-57a158f1c612 Date: Sun, 22 Jul 2018 07:14:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["68e27873-0197-43d8-b73e-85bc69bb7051"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:50Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:49Z","provider:network_type":"vxlan"}]} 2018-07-22 07:14:57,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net used request id req-a7713548-d427-4bec-aebd-57a158f1c612 2018-07-22 07:14:57,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:57,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-aad92fea-3453-4c1a-8be3-10e18054b7a7 Date: Sun, 22 Jul 2018 07:14:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"68e27873-0197-43d8-b73e-85bc69bb7051","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","ip_version":4}]} 2018-07-22 07:14:57,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-aad92fea-3453-4c1a-8be3-10e18054b7a7 2018-07-22 07:14:57,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:57,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-2acf73bb-8751-4e4d-a21c-1cfd7f770c9a Date: Sun, 22 Jul 2018 07:14:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["68e27873-0197-43d8-b73e-85bc69bb7051"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:50Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:49Z","provider:network_type":"vxlan"}]} 2018-07-22 07:14:57,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net used request id req-2acf73bb-8751-4e4d-a21c-1cfd7f770c9a 2018-07-22 07:14:57,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:14:57,321 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:14:57 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:14:57,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af688356e20426aba2bd1246010e417d058df5c" 2018-07-22 07:14:57,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88707f7b-9f60-46a9-aba4-5d06d23d14c2 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:14:57,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-88707f7b-9f60-46a9-aba4-5d06d23d14c2 2018-07-22 07:14:57,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:57,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-11f40ac5-9298-4b0c-83e8-13e5f7a358eb Date: Sun, 22 Jul 2018 07:14:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"68e27873-0197-43d8-b73e-85bc69bb7051","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","ip_version":4}]} 2018-07-22 07:14:57,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-11f40ac5-9298-4b0c-83e8-13e5f7a358eb 2018-07-22 07:14:57,498 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net 2018-07-22 07:14:57,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" -d '{"port": {"network_id": "a9495fd3-6d40-48bf-a160-a8181a47e4d5", "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-port", "admin_state_up": true}}' 2018-07-22 07:14:58,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-1ab0be03-a606-4e8e-90d8-904c938ddbd0 Date: Sun, 22 Jul 2018 07:14:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:58Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.7"}],"id":"fd62dc6f-32eb-4260-91a2-175d7ddda6fb","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:af:67:82","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-port","project_id":"239f08b9dfab49abbc9cca9c9c17e131","qos_policy_id":null,"admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:57Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 07:14:58,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-1ab0be03-a606-4e8e-90d8-904c938ddbd0 2018-07-22 07:14:58,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:58,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-1bc31154-d0db-4589-b883-26872dc56b6a Date: Sun, 22 Jul 2018 07:14:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["68e27873-0197-43d8-b73e-85bc69bb7051"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:50Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:49Z","provider:network_type":"vxlan"}]} 2018-07-22 07:14:58,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net used request id req-1bc31154-d0db-4589-b883-26872dc56b6a 2018-07-22 07:14:58,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:58,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9943cbf-b090-49ab-ab39-c202e4033911 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:14:58,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-a9943cbf-b090-49ab-ab39-c202e4033911 2018-07-22 07:14:58,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:59,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-7a825555-443c-4aea-8dcd-d96e9c11442e Date: Sun, 22 Jul 2018 07:14:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"68e27873-0197-43d8-b73e-85bc69bb7051","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","ip_version":4}]} 2018-07-22 07:14:59,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-7a825555-443c-4aea-8dcd-d96e9c11442e 2018-07-22 07:14:59,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5&name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:59,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-103f99ec-297c-4065-a777-ae5a72d13b49 Date: Sun, 22 Jul 2018 07:14:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.7"}],"id":"fd62dc6f-32eb-4260-91a2-175d7ddda6fb","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:af:67:82","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-port","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:57Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 07:14:59,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5&name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-port&admin_state_up=True used request id req-103f99ec-297c-4065-a777-ae5a72d13b49 2018-07-22 07:14:59,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:59,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96db59ea-e638-4a5f-bc43-d245d5504cc8 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:14:59,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-96db59ea-e638-4a5f-bc43-d245d5504cc8 2018-07-22 07:14:59,340 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst 2018-07-22 07:14:59,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:59,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:59 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-e7177b5c-a567-4010-892e-ce6e1d9b2f16 x-compute-request-id: req-e7177b5c-a567-4010-892e-ce6e1d9b2f16 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "eae2d04a-1cbd-47cb-a55d-17f271701270", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-flavor"}]} 2018-07-22 07:14:59,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e7177b5c-a567-4010-892e-ce6e1d9b2f16 2018-07-22 07:14:59,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:59,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:14:59 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-223177fd-2c6b-488d-9ce5-1b1e1274f05f x-compute-request-id: req-223177fd-2c6b-488d-9ce5-1b1e1274f05f Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-flavor", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "eae2d04a-1cbd-47cb-a55d-17f271701270"}} 2018-07-22 07:14:59,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270 used request id req-223177fd-2c6b-488d-9ce5-1b1e1274f05f 2018-07-22 07:14:59,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:59,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-b869fb0e-d740-4f56-8930-b3f39254a97c Date: Sun, 22 Jul 2018 07:14:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:14:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:14:47Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/6b419240-7736-48ca-ac7a-d890daad3669/snap", "metadata": {}}], "self": "/v2/images/6b419240-7736-48ca-ac7a-d890daad3669", "min_disk": 0, "protected": false, "id": "6b419240-7736-48ca-ac7a-d890daad3669", "file": "/v2/images/6b419240-7736-48ca-ac7a-d890daad3669/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/6b419240-7736-48ca-ac7a-d890daad3669/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-image"} 2018-07-22 07:14:59,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-image used request id req-b869fb0e-d740-4f56-8930-b3f39254a97c 2018-07-22 07:14:59,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:14:59,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-aea4cc88-ee71-422b-a956-362426e88015 Date: Sun, 22 Jul 2018 07:14:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:14:59,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-aea4cc88-ee71-422b-a956-362426e88015 2018-07-22 07:14:59,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst", "imageRef": "6b419240-7736-48ca-ac7a-d890daad3669", "flavorRef": "eae2d04a-1cbd-47cb-a55d-17f271701270", "max_count": 1, "min_count": 1, "networks": [{"port": "fd62dc6f-32eb-4260-91a2-175d7ddda6fb"}]}}' 2018-07-22 07:15:01,372 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:14:59 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-c2e71928-db43-4251-8f6a-61c08bd02250 x-compute-request-id: req-c2e71928-db43-4251-8f6a-61c08bd02250 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3fa6f54e-9512-41dd-a8cf-da5408507091", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "bookmark"}], "adminPass": "D9EugzZPMHzV"}} 2018-07-22 07:15:01,372 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c2e71928-db43-4251-8f6a-61c08bd02250 2018-07-22 07:15:01,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:01,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:01 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-a721bd15-a7a2-41f0-8ce4-cfe255a7133e x-compute-request-id: req-a721bd15-a7a2-41f0-8ce4-cfe255a7133e Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "bookmark"}], "image": {"id": "6b419240-7736-48ca-ac7a-d890daad3669", "links": [{"href": "http://172.30.9.23:8774/images/6b419240-7736-48ca-ac7a-d890daad3669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eae2d04a-1cbd-47cb-a55d-17f271701270", "links": [{"href": "http://172.30.9.23:8774/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270", "rel": "bookmark"}]}, "id": "3fa6f54e-9512-41dd-a8cf-da5408507091", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:15:01Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst", "created": "2018-07-22T07:15:01Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:15:01,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 used request id req-a721bd15-a7a2-41f0-8ce4-cfe255a7133e 2018-07-22 07:15:01,779 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst 2018-07-22 07:15:01,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:02,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:01 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-7fc2f0ef-d066-4072-b53c-fa3e58e3bfd7 x-compute-request-id: req-7fc2f0ef-d066-4072-b53c-fa3e58e3bfd7 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "bookmark"}], "image": {"id": "6b419240-7736-48ca-ac7a-d890daad3669", "links": [{"href": "http://172.30.9.23:8774/images/6b419240-7736-48ca-ac7a-d890daad3669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eae2d04a-1cbd-47cb-a55d-17f271701270", "links": [{"href": "http://172.30.9.23:8774/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270", "rel": "bookmark"}]}, "id": "3fa6f54e-9512-41dd-a8cf-da5408507091", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:15:01Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst", "created": "2018-07-22T07:15:01Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:15:02,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 used request id req-7fc2f0ef-d066-4072-b53c-fa3e58e3bfd7 2018-07-22 07:15:02,204 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst] is - BUILD 2018-07-22 07:15:02,204 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 07:15:05,208 - create_instance - DEBUG - VM status query timeout in 896.571080923 2018-07-22 07:15:05,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:05,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:05 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-e5b1e2e9-05bf-4ec2-b80a-97cb3d7bf6d9 x-compute-request-id: req-e5b1e2e9-05bf-4ec2-b80a-97cb3d7bf6d9 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:67:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "bookmark"}], "image": {"id": "6b419240-7736-48ca-ac7a-d890daad3669", "links": [{"href": "http://172.30.9.23:8774/images/6b419240-7736-48ca-ac7a-d890daad3669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eae2d04a-1cbd-47cb-a55d-17f271701270", "links": [{"href": "http://172.30.9.23:8774/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270", "rel": "bookmark"}]}, "id": "3fa6f54e-9512-41dd-a8cf-da5408507091", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:15:02Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst", "created": "2018-07-22T07:15:01Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:15:05,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 used request id req-e5b1e2e9-05bf-4ec2-b80a-97cb3d7bf6d9 2018-07-22 07:15:05,798 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst] is - BUILD 2018-07-22 07:15:05,798 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 07:15:08,801 - create_instance - DEBUG - VM status query timeout in 892.977791071 2018-07-22 07:15:08,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:09,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:08 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-d935626c-d7da-421b-96f3-1edcd2d39b73 x-compute-request-id: req-d935626c-d7da-421b-96f3-1edcd2d39b73 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:67:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "bookmark"}], "image": {"id": "6b419240-7736-48ca-ac7a-d890daad3669", "links": [{"href": "http://172.30.9.23:8774/images/6b419240-7736-48ca-ac7a-d890daad3669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-22T07:15:06.000000", "flavor": {"id": "eae2d04a-1cbd-47cb-a55d-17f271701270", "links": [{"href": "http://172.30.9.23:8774/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270", "rel": "bookmark"}]}, "id": "3fa6f54e-9512-41dd-a8cf-da5408507091", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:15:07Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst", "created": "2018-07-22T07:15:01Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:15:09,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 used request id req-d935626c-d7da-421b-96f3-1edcd2d39b73 2018-07-22 07:15:09,326 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst] is - ACTIVE 2018-07-22 07:15:09,326 - create_instance - INFO - VM is - ACTIVE 2018-07-22 07:15:09,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:09,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc13dafd-17c4-43cc-985b-9c7e1b9d663a x-compute-request-id: req-fc13dafd-17c4-43cc-985b-9c7e1b9d663a Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:67:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "bookmark"}], "image": {"id": "6b419240-7736-48ca-ac7a-d890daad3669", "links": [{"href": "http://172.30.9.23:8774/images/6b419240-7736-48ca-ac7a-d890daad3669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-22T07:15:06.000000", "flavor": {"id": "eae2d04a-1cbd-47cb-a55d-17f271701270", "links": [{"href": "http://172.30.9.23:8774/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270", "rel": "bookmark"}]}, "id": "3fa6f54e-9512-41dd-a8cf-da5408507091", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:15:07Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst", "created": "2018-07-22T07:15:01Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:15:09,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 used request id req-fc13dafd-17c4-43cc-985b-9c7e1b9d663a 2018-07-22 07:15:09,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:10,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f8c03dee-7fb4-4513-8da5-b6d991867970 Date: Sun, 22 Jul 2018 07:15:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["68e27873-0197-43d8-b73e-85bc69bb7051"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:50Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:49Z","provider:network_type":"vxlan"}]} 2018-07-22 07:15:10,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net used request id req-f8c03dee-7fb4-4513-8da5-b6d991867970 2018-07-22 07:15:10,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:10,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847676a2-0834-41f0-9993-4e3d99a28dbc Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:15:10,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-847676a2-0834-41f0-9993-4e3d99a28dbc 2018-07-22 07:15:10,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:10,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-fafd1845-5f5a-4cd3-9c53-27012e6a5728 Date: Sun, 22 Jul 2018 07:15:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"68e27873-0197-43d8-b73e-85bc69bb7051","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","ip_version":4}]} 2018-07-22 07:15:10,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-fafd1845-5f5a-4cd3-9c53-27012e6a5728 2018-07-22 07:15:10,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:10,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-b4dc0699-1bbd-4fe0-b158-9d99a99811f4 Date: Sun, 22 Jul 2018 07:15:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.4"}],"id":"08d3bc18-dfaf-43b2-ae34-07ba1aed6ec9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:50:6d","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.3"}],"id":"7b709ee8-e6af-439c-808d-d9b726f12ec2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:6b:80","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.2"}],"id":"f3dbae21-971b-42c8-b5dd-0686c354a222","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:64:45","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:15:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.7"}],"id":"fd62dc6f-32eb-4260-91a2-175d7ddda6fb","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:67:82","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-port","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:57Z","binding:vnic_type":"normal","device_id":"3fa6f54e-9512-41dd-a8cf-da5408507091","ip_allocation":"immediate"}]} 2018-07-22 07:15:10,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-b4dc0699-1bbd-4fe0-b158-9d99a99811f4 2018-07-22 07:15:10,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:15:10,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:15:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["MCt-79FXScucVTWM-yFR7Q"], "issued_at": "2018-07-22T07:15:10.000000Z"}} 2018-07-22 07:15:10,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d30e827ad544f7d67ea0d0320333a6a36c70e74" 2018-07-22 07:15:10,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d1fb87-0bc2-42f4-aaa7-af4f75099cc1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:15:10,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-64d1fb87-0bc2-42f4-aaa7-af4f75099cc1 2018-07-22 07:15:10,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:11,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f15a8229-26b3-4238-9405-62434c48a94c x-compute-request-id: req-f15a8229-26b3-4238-9405-62434c48a94c Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:67:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "bookmark"}], "image": {"id": "6b419240-7736-48ca-ac7a-d890daad3669", "links": [{"href": "http://172.30.9.23:8774/images/6b419240-7736-48ca-ac7a-d890daad3669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-22T07:15:06.000000", "flavor": {"id": "eae2d04a-1cbd-47cb-a55d-17f271701270", "links": [{"href": "http://172.30.9.23:8774/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270", "rel": "bookmark"}]}, "id": "3fa6f54e-9512-41dd-a8cf-da5408507091", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:15:07Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst", "created": "2018-07-22T07:15:01Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:15:11,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 used request id req-f15a8229-26b3-4238-9405-62434c48a94c 2018-07-22 07:15:11,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:11,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-aeb106c1-1da7-457c-98f4-0ab1eeec7952 Date: Sun, 22 Jul 2018 07:15:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["68e27873-0197-43d8-b73e-85bc69bb7051"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:50Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:49Z","provider:network_type":"vxlan"}]} 2018-07-22 07:15:11,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net used request id req-aeb106c1-1da7-457c-98f4-0ab1eeec7952 2018-07-22 07:15:11,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:11,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66510f55-c1cb-4b33-970f-a25fc2eabf4f Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:15:11,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-66510f55-c1cb-4b33-970f-a25fc2eabf4f 2018-07-22 07:15:11,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:11,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-fc70d7b7-43ec-47b3-bb34-f7f52d6adc73 Date: Sun, 22 Jul 2018 07:15:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"68e27873-0197-43d8-b73e-85bc69bb7051","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","ip_version":4}]} 2018-07-22 07:15:11,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-fc70d7b7-43ec-47b3-bb34-f7f52d6adc73 2018-07-22 07:15:11,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:12,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-676eedbc-5c96-4373-a750-20c84e6279f3 Date: Sun, 22 Jul 2018 07:15:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.4"}],"id":"08d3bc18-dfaf-43b2-ae34-07ba1aed6ec9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:50:6d","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.3"}],"id":"7b709ee8-e6af-439c-808d-d9b726f12ec2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:6b:80","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.2"}],"id":"f3dbae21-971b-42c8-b5dd-0686c354a222","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:64:45","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:15:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.7"}],"id":"fd62dc6f-32eb-4260-91a2-175d7ddda6fb","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:67:82","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-port","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:57Z","binding:vnic_type":"normal","device_id":"3fa6f54e-9512-41dd-a8cf-da5408507091","ip_allocation":"immediate"}]} 2018-07-22 07:15:12,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-676eedbc-5c96-4373-a750-20c84e6279f3 2018-07-22 07:15:12,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d30e827ad544f7d67ea0d0320333a6a36c70e74" -d '{"volumeAttachment": {"volumeId": "387dd103-d5ac-4422-bb6a-895e7fdcda67"}}' 2018-07-22 07:15:13,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-776d2632-fe5d-49c9-9a61-ea5d39e41f84 x-compute-request-id: req-776d2632-fe5d-49c9-9a61-ea5d39e41f84 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "3fa6f54e-9512-41dd-a8cf-da5408507091", "id": "387dd103-d5ac-4422-bb6a-895e7fdcda67", "volumeId": "387dd103-d5ac-4422-bb6a-895e7fdcda67"}} 2018-07-22 07:15:13,549 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091/os-volume_attachments used request id req-776d2632-fe5d-49c9-9a61-ea5d39e41f84 2018-07-22 07:15:13,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d30e827ad544f7d67ea0d0320333a6a36c70e74" 2018-07-22 07:15:14,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6766ff9f-cbb4-4aa3-a3ae-e9f01810a5e9 x-compute-request-id: req-6766ff9f-cbb4-4aa3-a3ae-e9f01810a5e9 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:67:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "bookmark"}], "image": {"id": "6b419240-7736-48ca-ac7a-d890daad3669", "links": [{"href": "http://172.30.9.23:8774/images/6b419240-7736-48ca-ac7a-d890daad3669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-22T07:15:06.000000", "flavor": {"id": "eae2d04a-1cbd-47cb-a55d-17f271701270", "links": [{"href": "http://172.30.9.23:8774/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270", "rel": "bookmark"}]}, "id": "3fa6f54e-9512-41dd-a8cf-da5408507091", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:15:07Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst", "created": "2018-07-22T07:15:01Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [{"id": "387dd103-d5ac-4422-bb6a-895e7fdcda67"}], "metadata": {}}} 2018-07-22 07:15:14,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 used request id req-6766ff9f-cbb4-4aa3-a3ae-e9f01810a5e9 2018-07-22 07:15:14,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d30e827ad544f7d67ea0d0320333a6a36c70e74" 2018-07-22 07:15:14,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-39b639fc-8991-4b77-be40-f4565b43d23e Date: Sun, 22 Jul 2018 07:15:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["68e27873-0197-43d8-b73e-85bc69bb7051"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:50Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:49Z","provider:network_type":"vxlan"}]} 2018-07-22 07:15:14,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net used request id req-39b639fc-8991-4b77-be40-f4565b43d23e 2018-07-22 07:15:14,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:15:14,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:15:14 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:15:14,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d30e827ad544f7d67ea0d0320333a6a36c70e74" 2018-07-22 07:15:14,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aebc257d-f042-4bf3-9a63-3deb8c866151 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:15:14,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-aebc257d-f042-4bf3-9a63-3deb8c866151 2018-07-22 07:15:14,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d30e827ad544f7d67ea0d0320333a6a36c70e74" 2018-07-22 07:15:14,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-a56d06e3-0250-4dad-8da9-bcef9580893d Date: Sun, 22 Jul 2018 07:15:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"68e27873-0197-43d8-b73e-85bc69bb7051","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","ip_version":4}]} 2018-07-22 07:15:14,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-a56d06e3-0250-4dad-8da9-bcef9580893d 2018-07-22 07:15:14,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d30e827ad544f7d67ea0d0320333a6a36c70e74" 2018-07-22 07:15:15,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-17a67865-6fee-4694-a81f-aa7aa357a773 Date: Sun, 22 Jul 2018 07:15:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.4"}],"id":"08d3bc18-dfaf-43b2-ae34-07ba1aed6ec9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:50:6d","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.3"}],"id":"7b709ee8-e6af-439c-808d-d9b726f12ec2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:6b:80","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.2"}],"id":"f3dbae21-971b-42c8-b5dd-0686c354a222","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:64:45","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:15:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.7"}],"id":"fd62dc6f-32eb-4260-91a2-175d7ddda6fb","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:67:82","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-port","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:57Z","binding:vnic_type":"normal","device_id":"3fa6f54e-9512-41dd-a8cf-da5408507091","ip_allocation":"immediate"}]} 2018-07-22 07:15:15,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-17a67865-6fee-4694-a81f-aa7aa357a773 2018-07-22 07:15:15,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d30e827ad544f7d67ea0d0320333a6a36c70e74" 2018-07-22 07:15:15,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a48618-1549-4751-8d77-60a6cfb2aa0f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:15:15,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-39a48618-1549-4751-8d77-60a6cfb2aa0f 2018-07-22 07:15:15,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:16,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:15 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-68a724e9-3efb-4eaf-a026-f3f946d47f44 x-compute-request-id: req-68a724e9-3efb-4eaf-a026-f3f946d47f44 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:67:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "bookmark"}], "image": {"id": "6b419240-7736-48ca-ac7a-d890daad3669", "links": [{"href": "http://172.30.9.23:8774/images/6b419240-7736-48ca-ac7a-d890daad3669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-22T07:15:06.000000", "flavor": {"id": "eae2d04a-1cbd-47cb-a55d-17f271701270", "links": [{"href": "http://172.30.9.23:8774/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270", "rel": "bookmark"}]}, "id": "3fa6f54e-9512-41dd-a8cf-da5408507091", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:15:07Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst", "created": "2018-07-22T07:15:01Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [{"id": "387dd103-d5ac-4422-bb6a-895e7fdcda67"}], "metadata": {}}} 2018-07-22 07:15:16,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 used request id req-68a724e9-3efb-4eaf-a026-f3f946d47f44 2018-07-22 07:15:16,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:16,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3dd3c259-0325-473b-9232-fc2c3d0f6e43 Date: Sun, 22 Jul 2018 07:15:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["68e27873-0197-43d8-b73e-85bc69bb7051"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:50Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:49Z","provider:network_type":"vxlan"}]} 2018-07-22 07:15:16,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net used request id req-3dd3c259-0325-473b-9232-fc2c3d0f6e43 2018-07-22 07:15:16,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:16,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56403098-802e-4174-b48f-f6a19d0e914e Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:15:16,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-56403098-802e-4174-b48f-f6a19d0e914e 2018-07-22 07:15:16,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:16,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9ee9f195-f38e-4a99-b527-09d007ae41bd Date: Sun, 22 Jul 2018 07:15:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"68e27873-0197-43d8-b73e-85bc69bb7051","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","ip_version":4}]} 2018-07-22 07:15:16,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-9ee9f195-f38e-4a99-b527-09d007ae41bd 2018-07-22 07:15:16,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:17,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-215c4667-61c0-4673-a5ff-4abbd98692ea Date: Sun, 22 Jul 2018 07:15:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.4"}],"id":"08d3bc18-dfaf-43b2-ae34-07ba1aed6ec9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:50:6d","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.3"}],"id":"7b709ee8-e6af-439c-808d-d9b726f12ec2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:6b:80","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.2"}],"id":"f3dbae21-971b-42c8-b5dd-0686c354a222","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:64:45","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:15:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.7"}],"id":"fd62dc6f-32eb-4260-91a2-175d7ddda6fb","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:67:82","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-port","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:57Z","binding:vnic_type":"normal","device_id":"3fa6f54e-9512-41dd-a8cf-da5408507091","ip_allocation":"immediate"}]} 2018-07-22 07:15:17,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-215c4667-61c0-4673-a5ff-4abbd98692ea 2018-07-22 07:15:17,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d30e827ad544f7d67ea0d0320333a6a36c70e74" 2018-07-22 07:15:17,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:17 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-4867494a-5d0c-4504-97bb-06508ede86a5 x-compute-request-id: req-4867494a-5d0c-4504-97bb-06508ede86a5 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:67:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "bookmark"}], "image": {"id": "6b419240-7736-48ca-ac7a-d890daad3669", "links": [{"href": "http://172.30.9.23:8774/images/6b419240-7736-48ca-ac7a-d890daad3669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-22T07:15:06.000000", "flavor": {"id": "eae2d04a-1cbd-47cb-a55d-17f271701270", "links": [{"href": "http://172.30.9.23:8774/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270", "rel": "bookmark"}]}, "id": "3fa6f54e-9512-41dd-a8cf-da5408507091", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:15:07Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst", "created": "2018-07-22T07:15:01Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [{"id": "387dd103-d5ac-4422-bb6a-895e7fdcda67"}], "metadata": {}}} 2018-07-22 07:15:17,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 used request id req-4867494a-5d0c-4504-97bb-06508ede86a5 2018-07-22 07:15:17,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d30e827ad544f7d67ea0d0320333a6a36c70e74" 2018-07-22 07:15:17,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-376d4370-cf4b-4e81-957f-4812292ab642 Date: Sun, 22 Jul 2018 07:15:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["68e27873-0197-43d8-b73e-85bc69bb7051"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:50Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:49Z","provider:network_type":"vxlan"}]} 2018-07-22 07:15:17,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net used request id req-376d4370-cf4b-4e81-957f-4812292ab642 2018-07-22 07:15:17,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d30e827ad544f7d67ea0d0320333a6a36c70e74" 2018-07-22 07:15:17,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16678179-82fc-4cfc-953a-948ed7628e3a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:15:17,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-16678179-82fc-4cfc-953a-948ed7628e3a 2018-07-22 07:15:17,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d30e827ad544f7d67ea0d0320333a6a36c70e74" 2018-07-22 07:15:18,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-23e27352-c934-41aa-a0e3-8235d46f7794 Date: Sun, 22 Jul 2018 07:15:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"68e27873-0197-43d8-b73e-85bc69bb7051","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","ip_version":4}]} 2018-07-22 07:15:18,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-23e27352-c934-41aa-a0e3-8235d46f7794 2018-07-22 07:15:18,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d30e827ad544f7d67ea0d0320333a6a36c70e74" 2018-07-22 07:15:18,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-085890f4-f703-46dd-b1f5-2d15e4b16111 Date: Sun, 22 Jul 2018 07:15:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.4"}],"id":"08d3bc18-dfaf-43b2-ae34-07ba1aed6ec9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:50:6d","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.3"}],"id":"7b709ee8-e6af-439c-808d-d9b726f12ec2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:6b:80","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.2"}],"id":"f3dbae21-971b-42c8-b5dd-0686c354a222","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:64:45","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:15:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.7"}],"id":"fd62dc6f-32eb-4260-91a2-175d7ddda6fb","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:67:82","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-port","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:57Z","binding:vnic_type":"normal","device_id":"3fa6f54e-9512-41dd-a8cf-da5408507091","ip_allocation":"immediate"}]} 2018-07-22 07:15:18,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-085890f4-f703-46dd-b1f5-2d15e4b16111 2018-07-22 07:15:18,196 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d30e827ad544f7d67ea0d0320333a6a36c70e74" 2018-07-22 07:15:18,424 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:18 GMT Server: Apache x-compute-request-id: req-ac3ea64b-4ca1-40b4-acef-7382b442ae62 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ac3ea64b-4ca1-40b4-acef-7382b442ae62 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "3fa6f54e-9512-41dd-a8cf-da5408507091", "attachment_id": "51736a3d-d280-48a1-8dd0-e9ad9fddf447", "attached_at": "2018-07-22T07:15:15.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "387dd103-d5ac-4422-bb6a-895e7fdcda67", "device": "/dev/vdb", "id": "387dd103-d5ac-4422-bb6a-895e7fdcda67"}], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:15:15.000000", "replication_status": null, "snapshot_id": null, "id": "387dd103-d5ac-4422-bb6a-895e7fdcda67", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2", "bootable": "false", "created_at": "2018-07-22T07:14:52.000000", "volume_type": null}} 2018-07-22 07:15:18,424 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67 used request id req-ac3ea64b-4ca1-40b4-acef-7382b442ae62 2018-07-22 07:15:18,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:18,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:18 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-8a9223be-23e1-40a9-91a9-635a066d2090 x-compute-request-id: req-8a9223be-23e1-40a9-91a9-635a066d2090 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:67:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "bookmark"}], "image": {"id": "6b419240-7736-48ca-ac7a-d890daad3669", "links": [{"href": "http://172.30.9.23:8774/images/6b419240-7736-48ca-ac7a-d890daad3669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-22T07:15:06.000000", "flavor": {"id": "eae2d04a-1cbd-47cb-a55d-17f271701270", "links": [{"href": "http://172.30.9.23:8774/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270", "rel": "bookmark"}]}, "id": "3fa6f54e-9512-41dd-a8cf-da5408507091", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:15:07Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst", "created": "2018-07-22T07:15:01Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [{"id": "387dd103-d5ac-4422-bb6a-895e7fdcda67"}], "metadata": {}}} 2018-07-22 07:15:18,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 used request id req-8a9223be-23e1-40a9-91a9-635a066d2090 2018-07-22 07:15:18,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:19,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a8685e96-9cec-455d-9e33-f739f9cbc2ee Date: Sun, 22 Jul 2018 07:15:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["68e27873-0197-43d8-b73e-85bc69bb7051"],"description":"","tags":[],"updated_at":"2018-07-22T07:14:50Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:49Z","provider:network_type":"vxlan"}]} 2018-07-22 07:15:19,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net used request id req-a8685e96-9cec-455d-9e33-f739f9cbc2ee 2018-07-22 07:15:19,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:19,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b670d9-e804-4f39-826e-55c6d3e7101f Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:15:19,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-54b670d9-e804-4f39-826e-55c6d3e7101f 2018-07-22 07:15:19,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:19,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d842a570-a16a-42a6-b860-9d6562cb5c34 Date: Sun, 22 Jul 2018 07:15:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"68e27873-0197-43d8-b73e-85bc69bb7051","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","ip_version":4}]} 2018-07-22 07:15:19,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-d842a570-a16a-42a6-b860-9d6562cb5c34 2018-07-22 07:15:19,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:19,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-42430265-746b-41a3-8f36-f591e8d602a1 Date: Sun, 22 Jul 2018 07:15:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.4"}],"id":"08d3bc18-dfaf-43b2-ae34-07ba1aed6ec9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:50:6d","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.3"}],"id":"7b709ee8-e6af-439c-808d-d9b726f12ec2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:6b:80","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:14:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.2"}],"id":"f3dbae21-971b-42c8-b5dd-0686c354a222","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:64:45","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a9495fd3-6d40-48bf-a160-a8181a47e4d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:15:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68e27873-0197-43d8-b73e-85bc69bb7051","ip_address":"10.55.0.7"}],"id":"fd62dc6f-32eb-4260-91a2-175d7ddda6fb","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:67:82","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-port","admin_state_up":true,"network_id":"a9495fd3-6d40-48bf-a160-a8181a47e4d5","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:14:57Z","binding:vnic_type":"normal","device_id":"3fa6f54e-9512-41dd-a8cf-da5408507091","ip_allocation":"immediate"}]} 2018-07-22 07:15:19,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-42430265-746b-41a3-8f36-f591e8d602a1 2018-07-22 07:15:19,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091/os-volume_attachments/387dd103-d5ac-4422-bb6a-895e7fdcda67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d30e827ad544f7d67ea0d0320333a6a36c70e74" 2018-07-22 07:15:20,303 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:15:19 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-1a7f179d-0a28-4a75-9843-2c4edf72dca0 x-compute-request-id: req-1a7f179d-0a28-4a75-9843-2c4edf72dca0 Content-Length: 0 Content-Type: application/json 2018-07-22 07:15:20,303 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091/os-volume_attachments/387dd103-d5ac-4422-bb6a-895e7fdcda67 used request id req-1a7f179d-0a28-4a75-9843-2c4edf72dca0 2018-07-22 07:15:20,304 - create_instance - INFO - Deleting Port with ID - fd62dc6f-32eb-4260-91a2-175d7ddda6fb 2018-07-22 07:15:20,304 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-port 2018-07-22 07:15:20,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/fd62dc6f-32eb-4260-91a2-175d7ddda6fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:20,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51fb7e21-458b-4fd5-bbf0-bc6246b46647 Date: Sun, 22 Jul 2018 07:15:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:15:20,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/fd62dc6f-32eb-4260-91a2-175d7ddda6fb used request id req-51fb7e21-458b-4fd5-bbf0-bc6246b46647 2018-07-22 07:15:20,820 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst 2018-07-22 07:15:20,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:21,170 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:15:20 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-ca96429d-cb41-452a-8d99-c80e1f8abca1 x-compute-request-id: req-ca96429d-cb41-452a-8d99-c80e1f8abca1 Content-Type: application/json 2018-07-22 07:15:21,170 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 used request id req-ca96429d-cb41-452a-8d99-c80e1f8abca1 2018-07-22 07:15:21,170 - create_instance - INFO - Checking deletion status 2018-07-22 07:15:21,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:21,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:21 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-2456e35b-3602-4eab-860b-f8faedcb6b76 x-compute-request-id: req-2456e35b-3602-4eab-860b-f8faedcb6b76 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3fa6f54e-9512-41dd-a8cf-da5408507091", "rel": "bookmark"}], "image": {"id": "6b419240-7736-48ca-ac7a-d890daad3669", "links": [{"href": "http://172.30.9.23:8774/images/6b419240-7736-48ca-ac7a-d890daad3669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-22T07:15:06.000000", "flavor": {"id": "eae2d04a-1cbd-47cb-a55d-17f271701270", "links": [{"href": "http://172.30.9.23:8774/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270", "rel": "bookmark"}]}, "id": "3fa6f54e-9512-41dd-a8cf-da5408507091", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:15:21Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst", "created": "2018-07-22T07:15:01Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [{"id": "387dd103-d5ac-4422-bb6a-895e7fdcda67"}], "metadata": {}}} 2018-07-22 07:15:21,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 used request id req-2456e35b-3602-4eab-860b-f8faedcb6b76 2018-07-22 07:15:21,272 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst] is - ACTIVE 2018-07-22 07:15:21,272 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 07:15:24,275 - create_instance - DEBUG - VM status query timeout in 296.894901037 2018-07-22 07:15:24,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac526dc9e0b3e8d92061228c98c582e43fb0a19" 2018-07-22 07:15:24,333 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:15: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 x-openstack-request-id: req-87e2cad9-46e1-464c-808f-8cd70508067c x-compute-request-id: req-87e2cad9-46e1-464c-808f-8cd70508067c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3fa6f54e-9512-41dd-a8cf-da5408507091 could not be found.", "code": 404}} 2018-07-22 07:15:24,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3fa6f54e-9512-41dd-a8cf-da5408507091 used request id req-87e2cad9-46e1-464c-808f-8cd70508067c 2018-07-22 07:15:24,334 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3fa6f54e-9512-41dd-a8cf-da5408507091 could not be found. (HTTP 404) (Request-ID: req-87e2cad9-46e1-464c-808f-8cd70508067c) 2018-07-22 07:15:24,334 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-vm_inst 2018-07-22 07:15:24,338 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc014219-c498-4a06-b3b3-18c771493a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0dd07082ca043baf6f5b820e718625e99c17b8" 2018-07-22 07:15:24,565 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:24 GMT Server: Apache x-compute-request-id: req-798b0d5a-2d16-4e91-a597-5aaaa4652c15 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-798b0d5a-2d16-4e91-a597-5aaaa4652c15 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:15:21.000000", "replication_status": null, "snapshot_id": null, "id": "387dd103-d5ac-4422-bb6a-895e7fdcda67", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2", "bootable": "false", "created_at": "2018-07-22T07:14:52.000000", "volume_type": null}} 2018-07-22 07:15:24,566 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67 used request id req-798b0d5a-2d16-4e91-a597-5aaaa4652c15 2018-07-22 07:15:24,566 - create_volume - DEBUG - Instance status is - available 2018-07-22 07:15:24,566 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2 2018-07-22 07:15:24,566 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2 2018-07-22 07:15:24,569 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc014219-c498-4a06-b3b3-18c771493a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0dd07082ca043baf6f5b820e718625e99c17b8" 2018-07-22 07:15:24,860 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:15:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-80dfb4ef-5f37-4e5f-873a-90c15965ea6f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:15:24,860 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67 used request id req-80dfb4ef-5f37-4e5f-873a-90c15965ea6f 2018-07-22 07:15:24,863 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc014219-c498-4a06-b3b3-18c771493a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0dd07082ca043baf6f5b820e718625e99c17b8" 2018-07-22 07:15:25,062 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:15:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-358c6d90-2162-44c1-b972-4f8d5a69dddf x-openstack-request-id: req-358c6d90-2162-44c1-b972-4f8d5a69dddf Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 387dd103-d5ac-4422-bb6a-895e7fdcda67 could not be found.", "code": 404}} 2018-07-22 07:15:25,062 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/387dd103-d5ac-4422-bb6a-895e7fdcda67 used request id req-358c6d90-2162-44c1-b972-4f8d5a69dddf 2018-07-22 07:15:25,062 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 387dd103-d5ac-4422-bb6a-895e7fdcda67 could not be found. (HTTP 404) (Request-ID: req-358c6d90-2162-44c1-b972-4f8d5a69dddf) 2018-07-22 07:15:25,062 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2 2018-07-22 07:15:25,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2801fed350106be6d13bcb0df55d295c5fa49bb7" 2018-07-22 07:15:25,108 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:15: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-8a553407-b5fb-441a-a4af-2cbaf1acb2d5 x-compute-request-id: req-8a553407-b5fb-441a-a4af-2cbaf1acb2d5 Content-Length: 0 Content-Type: application/json 2018-07-22 07:15:25,108 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/eae2d04a-1cbd-47cb-a55d-17f271701270 used request id req-8a553407-b5fb-441a-a4af-2cbaf1acb2d5 2018-07-22 07:15:25,109 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-subnet 2018-07-22 07:15:25,109 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-subnet 2018-07-22 07:15:25,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/68e27873-0197-43d8-b73e-85bc69bb7051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759ff2f87415dc01669a426c0c76a6ff4a3bad84" 2018-07-22 07:15:27,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-af97ded3-4157-4c89-9173-b47b7d84dda5 Date: Sun, 22 Jul 2018 07:15:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:15:27,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/68e27873-0197-43d8-b73e-85bc69bb7051 used request id req-af97ded3-4157-4c89-9173-b47b7d84dda5 2018-07-22 07:15:27,449 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-net 2018-07-22 07:15:27,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/a9495fd3-6d40-48bf-a160-a8181a47e4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759ff2f87415dc01669a426c0c76a6ff4a3bad84" 2018-07-22 07:15:28,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5d67e9d-4421-4dd7-afa6-541dbcc2dd96 Date: Sun, 22 Jul 2018 07:15:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:15:28,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a9495fd3-6d40-48bf-a160-a8181a47e4d5 used request id req-a5d67e9d-4421-4dd7-afa6-541dbcc2dd96 2018-07-22 07:15:28,480 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-0802c6fe-44d8-42a3-991d-1bdc4e1f32e2-image 2018-07-22 07:15:28,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/6b419240-7736-48ca-ac7a-d890daad3669 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a7fe199c0f02b6ffb0a32bff2660df8529044bf" 2018-07-22 07:15:29,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-59fb8093-e7a3-4032-bfb8-1642edf5663a Date: Sun, 22 Jul 2018 07:15:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:15:29,002 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/6b419240-7736-48ca-ac7a-d890daad3669 used request id req-59fb8093-e7a3-4032-bfb8-1642edf5663a 2018-07-22 07:15:29,004 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:15:29,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:15:29,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:15:29,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:15:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["FZVbBpjtQyOimIC-SALueA"], "issued_at": "2018-07-22T07:15:29.000000Z"}} 2018-07-22 07:15:29,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e6aab0dcc50c09f8e6929b2810dbd8e57ac781" 2018-07-22 07:15:29,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-810f2e5a-d884-4f81-aa11-70f7a7d3bc7a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:15:29,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-810f2e5a-d884-4f81-aa11-70f7a7d3bc7a 2018-07-22 07:15:29,492 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:15:29,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e6aab0dcc50c09f8e6929b2810dbd8e57ac781" 2018-07-22 07:15:29,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:29 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-00202803-5521-4437-a4c1-1a679bae1777 x-compute-request-id: req-00202803-5521-4437-a4c1-1a679bae1777 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 07:15:29,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-00202803-5521-4437-a4c1-1a679bae1777 2018-07-22 07:15:29,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e6aab0dcc50c09f8e6929b2810dbd8e57ac781" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-c3d34bd5-4a1b-4468-80c1-e6865f7aa588name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-22 07:15:29,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:29 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-eff90d25-b101-4c58-926c-47c1edef7692 x-compute-request-id: req-eff90d25-b101-4c58-926c-47c1edef7692 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-c3d34bd5-4a1b-4468-80c1-e6865f7aa588name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87688306-fbe1-4ae4-a538-0a5040e273b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87688306-fbe1-4ae4-a538-0a5040e273b3", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "87688306-fbe1-4ae4-a538-0a5040e273b3"}} 2018-07-22 07:15:29,748 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-eff90d25-b101-4c58-926c-47c1edef7692 2018-07-22 07:15:29,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:15:30,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:15:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["xYVVt-LAS46eFZF8wFdxAQ"], "issued_at": "2018-07-22T07:15:30.000000Z"}} 2018-07-22 07:15:30,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/87688306-fbe1-4ae4-a538-0a5040e273b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7481ac49ed28f9f3ca5863fdd90008de488e752" 2018-07-22 07:15:30,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:30 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-b586dd8d-1585-4759-8aa2-a6579406073a x-compute-request-id: req-b586dd8d-1585-4759-8aa2-a6579406073a Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-c3d34bd5-4a1b-4468-80c1-e6865f7aa588name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87688306-fbe1-4ae4-a538-0a5040e273b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87688306-fbe1-4ae4-a538-0a5040e273b3", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "87688306-fbe1-4ae4-a538-0a5040e273b3"}} 2018-07-22 07:15:30,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/87688306-fbe1-4ae4-a538-0a5040e273b3 used request id req-b586dd8d-1585-4759-8aa2-a6579406073a 2018-07-22 07:15:30,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/87688306-fbe1-4ae4-a538-0a5040e273b3/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7481ac49ed28f9f3ca5863fdd90008de488e752" 2018-07-22 07:15:30,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:30 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-5d06a7de-1173-47e9-bc81-9c6b628028b1 x-compute-request-id: req-5d06a7de-1173-47e9-bc81-9c6b628028b1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:15:30,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/87688306-fbe1-4ae4-a538-0a5040e273b3/os-extra_specs used request id req-5d06a7de-1173-47e9-bc81-9c6b628028b1 2018-07-22 07:15:30,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/87688306-fbe1-4ae4-a538-0a5040e273b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e6aab0dcc50c09f8e6929b2810dbd8e57ac781" 2018-07-22 07:15:30,395 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:15:30 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-be667700-61b1-43f8-b973-eb02a2f9f295 x-compute-request-id: req-be667700-61b1-43f8-b973-eb02a2f9f295 Content-Length: 0 Content-Type: application/json 2018-07-22 07:15:30,396 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/87688306-fbe1-4ae4-a538-0a5040e273b3 used request id req-be667700-61b1-43f8-b973-eb02a2f9f295 2018-07-22 07:15:30,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7481ac49ed28f9f3ca5863fdd90008de488e752" 2018-07-22 07:15:30,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:30 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-277b15ba-a4fa-4a60-8abd-42e96ce10f1a x-compute-request-id: req-277b15ba-a4fa-4a60-8abd-42e96ce10f1a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 07:15:30,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-277b15ba-a4fa-4a60-8abd-42e96ce10f1a 2018-07-22 07:15:30,425 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:15:30,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:15:30,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:15:30,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:15:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["-rcFlY-oSLSCY-qMGCKS5g"], "issued_at": "2018-07-22T07:15:30.000000Z"}} 2018-07-22 07:15:30,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}217aa0812635ebf09254af6c8af3e0a4647d7033" 2018-07-22 07:15:31,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7e06dd4-3147-48e5-a49a-d2d889f242cf Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:15:31,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f7e06dd4-3147-48e5-a49a-d2d889f242cf 2018-07-22 07:15:31,013 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:15:31,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}217aa0812635ebf09254af6c8af3e0a4647d7033" 2018-07-22 07:15:31,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15: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-670dcacb-b83e-4dfe-a2e0-22c82c20ff25 x-compute-request-id: req-670dcacb-b83e-4dfe-a2e0-22c82c20ff25 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 07:15:31,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-670dcacb-b83e-4dfe-a2e0-22c82c20ff25 2018-07-22 07:15:31,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}217aa0812635ebf09254af6c8af3e0a4647d7033" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-9a3ded1f-171a-4f1d-9db0-5db4e27b6f95name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-22 07:15:31,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15: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,Accept-Encoding x-openstack-request-id: req-3b3c4e54-07bc-4208-aae0-4a3557b725c8 x-compute-request-id: req-3b3c4e54-07bc-4208-aae0-4a3557b725c8 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-9a3ded1f-171a-4f1d-9db0-5db4e27b6f95name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/92e48207-5554-4032-ae2b-a1a06f7bae54", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/92e48207-5554-4032-ae2b-a1a06f7bae54", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "92e48207-5554-4032-ae2b-a1a06f7bae54"}} 2018-07-22 07:15:31,256 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3b3c4e54-07bc-4208-aae0-4a3557b725c8 2018-07-22 07:15:31,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:15:31,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:15:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Ss63DZe4TjOfnpb_pWgfBw"], "issued_at": "2018-07-22T07:15:31.000000Z"}} 2018-07-22 07:15:31,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/92e48207-5554-4032-ae2b-a1a06f7bae54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac4c11d0dd81786582a26c8edd99cd8e75bb48c" 2018-07-22 07:15:31,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15: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,Accept-Encoding x-openstack-request-id: req-7b4c0fde-ec12-41de-8da7-70a4cae248d8 x-compute-request-id: req-7b4c0fde-ec12-41de-8da7-70a4cae248d8 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-9a3ded1f-171a-4f1d-9db0-5db4e27b6f95name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/92e48207-5554-4032-ae2b-a1a06f7bae54", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/92e48207-5554-4032-ae2b-a1a06f7bae54", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "92e48207-5554-4032-ae2b-a1a06f7bae54"}} 2018-07-22 07:15:31,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/92e48207-5554-4032-ae2b-a1a06f7bae54 used request id req-7b4c0fde-ec12-41de-8da7-70a4cae248d8 2018-07-22 07:15:31,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/92e48207-5554-4032-ae2b-a1a06f7bae54/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac4c11d0dd81786582a26c8edd99cd8e75bb48c" 2018-07-22 07:15:31,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15: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-9e5748bf-43b7-4ed9-b4ed-2267104e37e0 x-compute-request-id: req-9e5748bf-43b7-4ed9-b4ed-2267104e37e0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:15:31,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/92e48207-5554-4032-ae2b-a1a06f7bae54/os-extra_specs used request id req-9e5748bf-43b7-4ed9-b4ed-2267104e37e0 2018-07-22 07:15:31,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/92e48207-5554-4032-ae2b-a1a06f7bae54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac4c11d0dd81786582a26c8edd99cd8e75bb48c" 2018-07-22 07:15:31,988 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:15: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-413e7f3a-4e30-4cfd-9b28-ce4b338206e2 x-compute-request-id: req-413e7f3a-4e30-4cfd-9b28-ce4b338206e2 Content-Length: 0 Content-Type: application/json 2018-07-22 07:15:31,988 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/92e48207-5554-4032-ae2b-a1a06f7bae54 used request id req-413e7f3a-4e30-4cfd-9b28-ce4b338206e2 2018-07-22 07:15:31,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac4c11d0dd81786582a26c8edd99cd8e75bb48c" 2018-07-22 07:15:32,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee63fe2f-5297-4080-8138-817dd40a3679 x-compute-request-id: req-ee63fe2f-5297-4080-8138-817dd40a3679 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 07:15:32,012 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ee63fe2f-5297-4080-8138-817dd40a3679 2018-07-22 07:15:32,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/92e48207-5554-4032-ae2b-a1a06f7bae54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}217aa0812635ebf09254af6c8af3e0a4647d7033" 2018-07-22 07:15:32,034 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:15:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5872e0f5-1b93-48cc-a1d3-0885750054c6 x-compute-request-id: req-5872e0f5-1b93-48cc-a1d3-0885750054c6 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 92e48207-5554-4032-ae2b-a1a06f7bae54 could not be found.", "code": 404}} 2018-07-22 07:15:32,034 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/92e48207-5554-4032-ae2b-a1a06f7bae54 used request id req-5872e0f5-1b93-48cc-a1d3-0885750054c6 2018-07-22 07:15:32,036 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:15:32,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:15:32,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:15:32,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["BRPtchoXScCZHZXsCk1LhQ"], "issued_at": "2018-07-22T07:15:32.000000Z"}} 2018-07-22 07:15:32,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f63fe5ec2880569437e4aaf8cc86e5cbba4b8ac" 2018-07-22 07:15:32,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91922838-ac05-4553-9b4f-f69d38c622d6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:15:32,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-91922838-ac05-4553-9b4f-f69d38c622d6 2018-07-22 07:15:32,552 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:15:32,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f63fe5ec2880569437e4aaf8cc86e5cbba4b8ac" 2018-07-22 07:15:32,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e6389e3-0ec4-478b-9aea-43a17859a5b7 x-compute-request-id: req-1e6389e3-0ec4-478b-9aea-43a17859a5b7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 07:15:32,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1e6389e3-0ec4-478b-9aea-43a17859a5b7 2018-07-22 07:15:32,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f63fe5ec2880569437e4aaf8cc86e5cbba4b8ac" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-be0cb36f-526d-46e9-881a-20bed5aad2daname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-22 07:15:32,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d65592e-ce60-4c48-94ac-d4342bf07f43 x-compute-request-id: req-4d65592e-ce60-4c48-94ac-d4342bf07f43 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-be0cb36f-526d-46e9-881a-20bed5aad2daname", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fad31ffa-4ab1-4601-b401-53d775b5d436", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fad31ffa-4ab1-4601-b401-53d775b5d436", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fad31ffa-4ab1-4601-b401-53d775b5d436"}} 2018-07-22 07:15:32,813 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4d65592e-ce60-4c48-94ac-d4342bf07f43 2018-07-22 07:15:32,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:15:33,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:15:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ekGFQVUaTeyvqN6R4f6SAA"], "issued_at": "2018-07-22T07:15:33.000000Z"}} 2018-07-22 07:15:33,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/fad31ffa-4ab1-4601-b401-53d775b5d436 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a466ea10d032533f79ce806b7b8bf6e221d6ad" 2018-07-22 07:15:33,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:33 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-c69e3d98-3be6-460a-add1-4b2cf8e5f3a1 x-compute-request-id: req-c69e3d98-3be6-460a-add1-4b2cf8e5f3a1 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-be0cb36f-526d-46e9-881a-20bed5aad2daname", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fad31ffa-4ab1-4601-b401-53d775b5d436", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fad31ffa-4ab1-4601-b401-53d775b5d436", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fad31ffa-4ab1-4601-b401-53d775b5d436"}} 2018-07-22 07:15:33,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/fad31ffa-4ab1-4601-b401-53d775b5d436 used request id req-c69e3d98-3be6-460a-add1-4b2cf8e5f3a1 2018-07-22 07:15:33,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/fad31ffa-4ab1-4601-b401-53d775b5d436/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a466ea10d032533f79ce806b7b8bf6e221d6ad" 2018-07-22 07:15:33,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:33 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-76ff1f1e-5d9a-42fe-b1e6-0ea6976bb4e3 x-compute-request-id: req-76ff1f1e-5d9a-42fe-b1e6-0ea6976bb4e3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:15:33,412 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/fad31ffa-4ab1-4601-b401-53d775b5d436/os-extra_specs used request id req-76ff1f1e-5d9a-42fe-b1e6-0ea6976bb4e3 2018-07-22 07:15:33,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/fad31ffa-4ab1-4601-b401-53d775b5d436 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f63fe5ec2880569437e4aaf8cc86e5cbba4b8ac" 2018-07-22 07:15:33,450 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:15:33 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-7b7ab465-ba59-408a-8427-c194a3893768 x-compute-request-id: req-7b7ab465-ba59-408a-8427-c194a3893768 Content-Length: 0 Content-Type: application/json 2018-07-22 07:15:33,450 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/fad31ffa-4ab1-4601-b401-53d775b5d436 used request id req-7b7ab465-ba59-408a-8427-c194a3893768 2018-07-22 07:15:33,451 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:15:33,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:15:33,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:15:33,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:15:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Ufy7NCGSQCK2wsuDZcHDZw"], "issued_at": "2018-07-22T07:15:33.000000Z"}} 2018-07-22 07:15:33,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0368d0f946b68e56e01c76d84f1985cc3987a003" 2018-07-22 07:15:33,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a52b51a5-7a41-4cc9-b755-5860182ec73a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:15:33,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a52b51a5-7a41-4cc9-b755-5860182ec73a 2018-07-22 07:15:33,955 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:15:33,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0368d0f946b68e56e01c76d84f1985cc3987a003" 2018-07-22 07:15:34,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:33 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-eef3a880-1c08-49ae-81f6-5b08324934de x-compute-request-id: req-eef3a880-1c08-49ae-81f6-5b08324934de Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 07:15:34,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-eef3a880-1c08-49ae-81f6-5b08324934de 2018-07-22 07:15:34,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0368d0f946b68e56e01c76d84f1985cc3987a003" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-ec67e4b6-007c-43b1-bf38-98b6cca1baf3name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-07-22 07:15:34,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:34 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-9437c982-f35d-49d2-8abc-89e985b90dbc x-compute-request-id: req-9437c982-f35d-49d2-8abc-89e985b90dbc Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-ec67e4b6-007c-43b1-bf38-98b6cca1baf3name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3b99dc27-0b0d-4320-b1c9-775b86976dd7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3b99dc27-0b0d-4320-b1c9-775b86976dd7", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "3b99dc27-0b0d-4320-b1c9-775b86976dd7"}} 2018-07-22 07:15:34,211 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9437c982-f35d-49d2-8abc-89e985b90dbc 2018-07-22 07:15:34,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:15:34,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:15:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["nAgfacLeQRWoyJSg_Gwq8Q"], "issued_at": "2018-07-22T07:15:34.000000Z"}} 2018-07-22 07:15:34,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/3b99dc27-0b0d-4320-b1c9-775b86976dd7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbdd16cfbec489ed9093665596b0fc8cc250b103" 2018-07-22 07:15:34,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:34 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-32dafb44-9bb3-4bbc-a7e3-65ac1f3cc3a6 x-compute-request-id: req-32dafb44-9bb3-4bbc-a7e3-65ac1f3cc3a6 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-ec67e4b6-007c-43b1-bf38-98b6cca1baf3name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3b99dc27-0b0d-4320-b1c9-775b86976dd7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3b99dc27-0b0d-4320-b1c9-775b86976dd7", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "3b99dc27-0b0d-4320-b1c9-775b86976dd7"}} 2018-07-22 07:15:34,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/3b99dc27-0b0d-4320-b1c9-775b86976dd7 used request id req-32dafb44-9bb3-4bbc-a7e3-65ac1f3cc3a6 2018-07-22 07:15:34,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/3b99dc27-0b0d-4320-b1c9-775b86976dd7/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbdd16cfbec489ed9093665596b0fc8cc250b103" 2018-07-22 07:15:34,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:34 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-9d85a7cf-48a0-4266-bf01-e3a2ce8a37ca x-compute-request-id: req-9d85a7cf-48a0-4266-bf01-e3a2ce8a37ca Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:15:34,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/3b99dc27-0b0d-4320-b1c9-775b86976dd7/os-extra_specs used request id req-9d85a7cf-48a0-4266-bf01-e3a2ce8a37ca 2018-07-22 07:15:34,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/3b99dc27-0b0d-4320-b1c9-775b86976dd7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbdd16cfbec489ed9093665596b0fc8cc250b103" 2018-07-22 07:15:34,845 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:15:34 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-5153dca1-58cd-4d38-8740-ac19d37d3dc1 x-compute-request-id: req-5153dca1-58cd-4d38-8740-ac19d37d3dc1 Content-Length: 0 Content-Type: application/json 2018-07-22 07:15:34,845 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3b99dc27-0b0d-4320-b1c9-775b86976dd7 used request id req-5153dca1-58cd-4d38-8740-ac19d37d3dc1 2018-07-22 07:15:34,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbdd16cfbec489ed9093665596b0fc8cc250b103" 2018-07-22 07:15:34,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:34 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-2cec03c1-75c2-40eb-85f3-e953ce555b10 x-compute-request-id: req-2cec03c1-75c2-40eb-85f3-e953ce555b10 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 07:15:34,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2cec03c1-75c2-40eb-85f3-e953ce555b10 2018-07-22 07:15:34,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/3b99dc27-0b0d-4320-b1c9-775b86976dd7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0368d0f946b68e56e01c76d84f1985cc3987a003" 2018-07-22 07:15:34,891 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:15:34 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-8a24c906-ffdc-4f5a-ab27-96061ec04c31 x-compute-request-id: req-8a24c906-ffdc-4f5a-ab27-96061ec04c31 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 3b99dc27-0b0d-4320-b1c9-775b86976dd7 could not be found.", "code": 404}} 2018-07-22 07:15:34,891 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3b99dc27-0b0d-4320-b1c9-775b86976dd7 used request id req-8a24c906-ffdc-4f5a-ab27-96061ec04c31 2018-07-22 07:15:34,892 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:15:34,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:15:34,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:15:35,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:15:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["SuE4GNudQ7-0koVKh4ZPAg"], "issued_at": "2018-07-22T07:15:35.000000Z"}} 2018-07-22 07:15:35,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922b662aaf923aced1ad1030a240e5047c711561" 2018-07-22 07:15:35,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789b186b-280c-415a-b91a-eaf140215614 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:15:35,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-789b186b-280c-415a-b91a-eaf140215614 2018-07-22 07:15:35,478 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:15:35,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922b662aaf923aced1ad1030a240e5047c711561" 2018-07-22 07:15:35,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11872385-639c-4694-9e83-5392fb8314e2 x-compute-request-id: req-11872385-639c-4694-9e83-5392fb8314e2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 07:15:35,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-11872385-639c-4694-9e83-5392fb8314e2 2018-07-22 07:15:35,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922b662aaf923aced1ad1030a240e5047c711561" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-c6f1aa06-3848-4876-a37a-1f89c8a047edname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-22 07:15:35,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-908bb2d8-c6ce-4558-8a21-8dcc51ae833f x-compute-request-id: req-908bb2d8-c6ce-4558-8a21-8dcc51ae833f Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-c6f1aa06-3848-4876-a37a-1f89c8a047edname", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f"}} 2018-07-22 07:15:35,748 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-908bb2d8-c6ce-4558-8a21-8dcc51ae833f 2018-07-22 07:15:35,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:15:36,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:15:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["X7TQBcHDRVuMMKTh8qXhxA"], "issued_at": "2018-07-22T07:15:36.000000Z"}} 2018-07-22 07:15:36,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e319bd95982b14c0f5a6fc17e5214ec9f3413a" 2018-07-22 07:15:36,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:36 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-7b16f297-5534-4759-a0f4-727ceb8a5491 x-compute-request-id: req-7b16f297-5534-4759-a0f4-727ceb8a5491 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-c6f1aa06-3848-4876-a37a-1f89c8a047edname", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f"}} 2018-07-22 07:15:36,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f used request id req-7b16f297-5534-4759-a0f4-727ceb8a5491 2018-07-22 07:15:36,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e319bd95982b14c0f5a6fc17e5214ec9f3413a" 2018-07-22 07:15:36,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:36 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-6a126bd8-a362-4ad8-94b2-90d7f67f24bc x-compute-request-id: req-6a126bd8-a362-4ad8-94b2-90d7f67f24bc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:15:36,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f/os-extra_specs used request id req-6a126bd8-a362-4ad8-94b2-90d7f67f24bc 2018-07-22 07:15:36,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:15:36,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:15:36,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:15:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ZMHKc7f2Smu02fIOrycTIg"], "issued_at": "2018-07-22T07:15:36.000000Z"}} 2018-07-22 07:15:36,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543937ff8861cc954ce7185c686b28656911d268" 2018-07-22 07:15:36,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5727bc4e-2dc4-4e9a-9f84-d264d18b39ee Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:15:36,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5727bc4e-2dc4-4e9a-9f84-d264d18b39ee 2018-07-22 07:15:36,909 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:15:36,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543937ff8861cc954ce7185c686b28656911d268" 2018-07-22 07:15:37,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:36 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-621437ed-1e6d-43c2-a58b-a16a3296aabd x-compute-request-id: req-621437ed-1e6d-43c2-a58b-a16a3296aabd Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f", "rel": "bookmark"}], "name": "CreateFlavorTests-c6f1aa06-3848-4876-a37a-1f89c8a047edname"}]} 2018-07-22 07:15:37,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-621437ed-1e6d-43c2-a58b-a16a3296aabd 2018-07-22 07:15:37,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543937ff8861cc954ce7185c686b28656911d268" 2018-07-22 07:15:37,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05ce89c2-a16e-45c7-9928-b960a7a2af42 x-compute-request-id: req-05ce89c2-a16e-45c7-9928-b960a7a2af42 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-c6f1aa06-3848-4876-a37a-1f89c8a047edname", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f"}} 2018-07-22 07:15:37,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f used request id req-05ce89c2-a16e-45c7-9928-b960a7a2af42 2018-07-22 07:15:37,123 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-c6f1aa06-3848-4876-a37a-1f89c8a047edname 2018-07-22 07:15:37,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922b662aaf923aced1ad1030a240e5047c711561" 2018-07-22 07:15:37,156 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:15:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c08f500f-195a-4727-82ab-f3159d85a737 x-compute-request-id: req-c08f500f-195a-4727-82ab-f3159d85a737 Content-Length: 0 Content-Type: application/json 2018-07-22 07:15:37,156 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/bad1b3e2-de2e-4cbc-9ed8-bd20642dfa9f used request id req-c08f500f-195a-4727-82ab-f3159d85a737 2018-07-22 07:15:37,158 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 07:15:37,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:15:37,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:15:37,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:15:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["suzj2aLqTgySdZPFqZzYJg"], "issued_at": "2018-07-22T07:15:37.000000Z"}} 2018-07-22 07:15:37,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f368253fbddc8f7e9479dc8b6f4f6868d7f48f8a" 2018-07-22 07:15:37,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea53e9c-ae19-40c9-b8cc-2f12c4941619 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:15:37,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bea53e9c-ae19-40c9-b8cc-2f12c4941619 2018-07-22 07:15:37,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f368253fbddc8f7e9479dc8b6f4f6868d7f48f8a" 2018-07-22 07:15:37,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-4ddf893e-6332-4512-bbfb-4a0747ad9455 Date: Sun, 22 Jul 2018 07:15:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image"} 2018-07-22 07:15:37,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image used request id req-4ddf893e-6332-4512-bbfb-4a0747ad9455 2018-07-22 07:15:37,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f368253fbddc8f7e9479dc8b6f4f6868d7f48f8a" 2018-07-22 07:15:38,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-014c2cf2-3e1b-4b9e-bfb2-bbd088fc31df Date: Sun, 22 Jul 2018 07:15:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:15:38,029 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-014c2cf2-3e1b-4b9e-bfb2-bbd088fc31df 2018-07-22 07:15:38,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f368253fbddc8f7e9479dc8b6f4f6868d7f48f8a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image"}' 2018-07-22 07:15:38,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6357671a-2a19-495c-95a7-865f436e8a78 Date: Sun, 22 Jul 2018 07:15:38 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:15:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T07:15:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79", "min_disk": 0, "protected": false, "id": "1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79", "file": "/v2/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79/file", "checksum": null, "owner": "239f08b9dfab49abbc9cca9c9c17e131", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:15:38,300 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6357671a-2a19-495c-95a7-865f436e8a78 2018-07-22 07:15:38,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f368253fbddc8f7e9479dc8b6f4f6868d7f48f8a" -d '' 2018-07-22 07:15:38,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d2f14c69-2bb1-4577-a32a-58b849d252f1 Date: Sun, 22 Jul 2018 07:15:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:15:38,945 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79/file used request id req-d2f14c69-2bb1-4577-a32a-58b849d252f1 2018-07-22 07:15:38,946 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:15:38,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f368253fbddc8f7e9479dc8b6f4f6868d7f48f8a" 2018-07-22 07:15:39,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-fb7b9f91-2f6c-401a-8b09-d9a06d841b1d Date: Sun, 22 Jul 2018 07:15:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:15:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:15:38Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79/snap", "metadata": {}}], "self": "/v2/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79", "min_disk": 0, "protected": false, "id": "1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79", "file": "/v2/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:15:39,142 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79 used request id req-fb7b9f91-2f6c-401a-8b09-d9a06d841b1d 2018-07-22 07:15:39,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f368253fbddc8f7e9479dc8b6f4f6868d7f48f8a" 2018-07-22 07:15:39,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b0b76e28-63c8-4198-b934-8de292507fe4 Date: Sun, 22 Jul 2018 07:15:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:15:39,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b0b76e28-63c8-4198-b934-8de292507fe4 2018-07-22 07:15:39,332 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image 2018-07-22 07:15:39,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f368253fbddc8f7e9479dc8b6f4f6868d7f48f8a" 2018-07-22 07:15:39,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-60de6ca4-6aa8-40a1-b9c5-5d5d92a3779f Date: Sun, 22 Jul 2018 07:15:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:15:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:15:38Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79/snap", "metadata": {}}], "self": "/v2/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79", "min_disk": 0, "protected": false, "id": "1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79", "file": "/v2/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:15:39,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79 used request id req-60de6ca4-6aa8-40a1-b9c5-5d5d92a3779f 2018-07-22 07:15:39,525 - create_image - DEBUG - Instance status is - active 2018-07-22 07:15:39,525 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image 2018-07-22 07:15:39,526 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image 2018-07-22 07:15:39,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:15:39,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:15:39,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:15:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["uDbNrR0wRbO2SgSNY9H5aQ"], "issued_at": "2018-07-22T07:15:39.000000Z"}} 2018-07-22 07:15:39,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263050c60eed4d6a3cffe6f52cf230ebd349f975" 2018-07-22 07:15:40,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2263d4e-d9c7-452b-ad5a-1e03c343d906 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:15:40,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f2263d4e-d9c7-452b-ad5a-1e03c343d906 2018-07-22 07:15:40,007 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:15:40,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263050c60eed4d6a3cffe6f52cf230ebd349f975" 2018-07-22 07:15:40,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:40 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-0bc4a1ef-7f2f-4687-8117-046cf6b3bd4e x-compute-request-id: req-0bc4a1ef-7f2f-4687-8117-046cf6b3bd4e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 07:15:40,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0bc4a1ef-7f2f-4687-8117-046cf6b3bd4e 2018-07-22 07:15:40,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263050c60eed4d6a3cffe6f52cf230ebd349f975" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 07:15:40,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:40 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-b8d06223-94f8-40c7-acdf-eb20f1f42e23 x-compute-request-id: req-b8d06223-94f8-40c7-acdf-eb20f1f42e23 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-flavor", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ad776394-4e48-49e4-b109-a3acfa48fe41", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ad776394-4e48-49e4-b109-a3acfa48fe41", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ad776394-4e48-49e4-b109-a3acfa48fe41"}} 2018-07-22 07:15:40,246 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b8d06223-94f8-40c7-acdf-eb20f1f42e23 2018-07-22 07:15:40,248 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 07:15:40,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:15:40,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:15:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["7NpLaXviSvK-1rquBtZXGQ"], "issued_at": "2018-07-22T07:15:40.000000Z"}} 2018-07-22 07:15:40,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-net", "inst_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-flavor"}}' 2018-07-22 07:15:43,603 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:15:40 GMT Server: Apache x-openstack-request-id: req-badf6ab8-edbd-4331-a1f0-5693aff94232 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "27907603-5d87-45fb-b3d9-33b3026562e3", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "self"}]}} 2018-07-22 07:15:43,603 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks used request id req-badf6ab8-edbd-4331-a1f0-5693aff94232 2018-07-22 07:15:43,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/27907603-5d87-45fb-b3d9-33b3026562e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:15:44,317 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:15:43 GMT Server: Apache x-openstack-request-id: req-86d0e345-29b0-43e3-9c64-afd89439ccd2 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:15:45,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:44 GMT Server: Apache x-openstack-request-id: req-4ad87d2b-ae32-46b4-bd6f-45ca5cc04316 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "27907603-5d87-45fb-b3d9-33b3026562e3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1", "stack_user_project_id": "ea71b756347b4a119e38109237a865e8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:15:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27907603-5d87-45fb-b3d9-33b3026562e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:15:45,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3 used request id req-4ad87d2b-ae32-46b4-bd6f-45ca5cc04316 2018-07-22 07:15:45,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:15:45,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:45 GMT Server: Apache x-openstack-request-id: req-80127fac-ea59-4a21-97a2-08b5f03dd3e4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1", "stack_user_project_id": "ea71b756347b4a119e38109237a865e8", "deletion_time": null, "creation_time": "2018-07-22T07:15:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "self"}], "updated_time": null, "project": "239f08b9dfab49abbc9cca9c9c17e131", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "27907603-5d87-45fb-b3d9-33b3026562e3", "tags": null}]} 2018-07-22 07:15:45,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1 used request id req-80127fac-ea59-4a21-97a2-08b5f03dd3e4 2018-07-22 07:15:45,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:15:46,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:45 GMT Server: Apache x-openstack-request-id: req-5c0c84b9-9e89-4330-82d8-aa1e1f9c3f7b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1", "stack_user_project_id": "ea71b756347b4a119e38109237a865e8", "deletion_time": null, "creation_time": "2018-07-22T07:15:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "self"}], "updated_time": null, "project": "239f08b9dfab49abbc9cca9c9c17e131", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "27907603-5d87-45fb-b3d9-33b3026562e3", "tags": null}]} 2018-07-22 07:15:46,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1 used request id req-5c0c84b9-9e89-4330-82d8-aa1e1f9c3f7b 2018-07-22 07:15:46,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/27907603-5d87-45fb-b3d9-33b3026562e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:15:47,292 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:15:46 GMT Server: Apache x-openstack-request-id: req-f9cc1385-a475-4e20-b6ac-62a075891cbd Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:15:47,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:47 GMT Server: Apache x-openstack-request-id: req-c0ce6ef6-4b04-49b9-a9ff-a7a28935d579 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "27907603-5d87-45fb-b3d9-33b3026562e3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1", "stack_user_project_id": "ea71b756347b4a119e38109237a865e8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:15:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27907603-5d87-45fb-b3d9-33b3026562e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:15:47,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3 used request id req-c0ce6ef6-4b04-49b9-a9ff-a7a28935d579 2018-07-22 07:15:47,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/27907603-5d87-45fb-b3d9-33b3026562e3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:15:48,048 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:15:47 GMT Server: Apache x-openstack-request-id: req-f1cd5721-e16b-4512-9afe-d44d7d90a82a Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:15:48,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:48 GMT Server: Apache x-openstack-request-id: req-bca54b06-c639-4a0c-827c-af511f2737ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T07:15:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:15:43Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "bb0d2e30-184d-4d01-b18f-b7c082649ff7", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T07:15:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:15:43Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0369aa6b-93cc-4f9a-9f5b-abeded53440e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T07:15:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:15:43Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "e337c8e6-9800-4481-a19b-70f782d4d634", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T07:15:43Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-07-22T07:15:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-07-22 07:15:48,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources used request id req-bca54b06-c639-4a0c-827c-af511f2737ae 2018-07-22 07:15:48,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/27907603-5d87-45fb-b3d9-33b3026562e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:15:49,575 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:15:48 GMT Server: Apache x-openstack-request-id: req-79d673a6-90f3-4741-a0e4-cc7ddf6ff766 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:15:50,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:49 GMT Server: Apache x-openstack-request-id: req-c4b4f5cd-54bd-44ba-927a-667713fad351 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "27907603-5d87-45fb-b3d9-33b3026562e3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1", "stack_user_project_id": "ea71b756347b4a119e38109237a865e8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:15:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27907603-5d87-45fb-b3d9-33b3026562e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:15:50,304 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3 used request id req-c4b4f5cd-54bd-44ba-927a-667713fad351 2018-07-22 07:15:50,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/27907603-5d87-45fb-b3d9-33b3026562e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:15:51,001 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:15:50 GMT Server: Apache x-openstack-request-id: req-1cc6f37d-ea88-4699-a750-96ed45e4dd65 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:15:51,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:51 GMT Server: Apache x-openstack-request-id: req-d65f5178-bc9f-43b4-b547-0d29e2b4b19f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "27907603-5d87-45fb-b3d9-33b3026562e3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1", "stack_user_project_id": "ea71b756347b4a119e38109237a865e8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:15:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27907603-5d87-45fb-b3d9-33b3026562e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:15:51,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3 used request id req-d65f5178-bc9f-43b4-b547-0d29e2b4b19f 2018-07-22 07:15:54,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/27907603-5d87-45fb-b3d9-33b3026562e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:15:55,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:15:54 GMT Server: Apache x-openstack-request-id: req-3ab7eee8-6602-4940-a8f9-c04a2e3a5956 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:15:55,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:55 GMT Server: Apache x-openstack-request-id: req-9d108bdd-2ed3-4340-8cb1-0b46fd06abd0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "27907603-5d87-45fb-b3d9-33b3026562e3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1", "stack_user_project_id": "ea71b756347b4a119e38109237a865e8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:15:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27907603-5d87-45fb-b3d9-33b3026562e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:15:55,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3 used request id req-9d108bdd-2ed3-4340-8cb1-0b46fd06abd0 2018-07-22 07:15:58,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/27907603-5d87-45fb-b3d9-33b3026562e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:15:59,337 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:15:58 GMT Server: Apache x-openstack-request-id: req-0aef104c-f545-4d7d-8c90-6a6160a5fd2b Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:00,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:15:59 GMT Server: Apache x-openstack-request-id: req-c14f87f0-d35e-4af8-ba36-30ae5ce63785 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "27907603-5d87-45fb-b3d9-33b3026562e3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1", "stack_user_project_id": "ea71b756347b4a119e38109237a865e8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T07:15:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "27907603-5d87-45fb-b3d9-33b3026562e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:16:00,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3 used request id req-c14f87f0-d35e-4af8-ba36-30ae5ce63785 2018-07-22 07:16:00,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/27907603-5d87-45fb-b3d9-33b3026562e3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:16:00,267 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:00 GMT Server: Apache x-openstack-request-id: req-ebe355e3-8644-4b9c-b015-08df1a5d6617 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:01,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:00 GMT Server: Apache x-openstack-request-id: req-f832de62-fa75-443c-9c58-fe984475d4e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T07:15:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:15:43Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "bb0d2e30-184d-4d01-b18f-b7c082649ff7", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T07:15:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:15:43Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0369aa6b-93cc-4f9a-9f5b-abeded53440e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T07:15:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:15:43Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "e337c8e6-9800-4481-a19b-70f782d4d634", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T07:15:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:15:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c661748b-7851-4e98-a3ff-a0af04222d4d", "resource_type": "OS::Nova::Server"}]} 2018-07-22 07:16:01,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources used request id req-f832de62-fa75-443c-9c58-fe984475d4e3 2018-07-22 07:16:01,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e337c8e6-9800-4481-a19b-70f782d4d634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:16:01,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-1a30b6b7-2251-4cc1-bab9-a6ca1ccbe2e1 Date: Sun, 22 Jul 2018 07:16:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e337c8e6-9800-4481-a19b-70f782d4d634","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["0369aa6b-93cc-4f9a-9f5b-abeded53440e"],"description":"","tags":[],"updated_at":"2018-07-22T07:15:45Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:15:44Z","provider:network_type":"vxlan"}]} 2018-07-22 07:16:01,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e337c8e6-9800-4481-a19b-70f782d4d634 used request id req-1a30b6b7-2251-4cc1-bab9-a6ca1ccbe2e1 2018-07-22 07:16:01,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e337c8e6-9800-4481-a19b-70f782d4d634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:16:01,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cea7beff-2d75-4814-a0af-85cdaf38187f Date: Sun, 22 Jul 2018 07:16:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:15:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0369aa6b-93cc-4f9a-9f5b-abeded53440e","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e337c8e6-9800-4481-a19b-70f782d4d634","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:15:45Z","ip_version":4}]} 2018-07-22 07:16:01,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e337c8e6-9800-4481-a19b-70f782d4d634 used request id req-cea7beff-2d75-4814-a0af-85cdaf38187f 2018-07-22 07:16:01,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e337c8e6-9800-4481-a19b-70f782d4d634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:16:01,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d5fc891c-4fbb-4311-b7e5-bf8f91d72b1d Date: Sun, 22 Jul 2018 07:16:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:15:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0369aa6b-93cc-4f9a-9f5b-abeded53440e","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e337c8e6-9800-4481-a19b-70f782d4d634","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:15:45Z","ip_version":4}]} 2018-07-22 07:16:01,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e337c8e6-9800-4481-a19b-70f782d4d634 used request id req-d5fc891c-4fbb-4311-b7e5-bf8f91d72b1d 2018-07-22 07:16:01,565 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:16:01,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:16:01,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4410637a-1643-4f99-9ba2-c0fe1cf23a64 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:16:01,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4410637a-1643-4f99-9ba2-c0fe1cf23a64 2018-07-22 07:16:01,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/27907603-5d87-45fb-b3d9-33b3026562e3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:16:02,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:01 GMT Server: Apache x-openstack-request-id: req-a48df49d-9c1d-4c22-812a-ffabaf70df42 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:03,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:02 GMT Server: Apache x-openstack-request-id: req-f7f0ce30-3d6d-46ce-be2c-29df667c8625 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T07:15:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:15:43Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "bb0d2e30-184d-4d01-b18f-b7c082649ff7", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T07:15:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:15:43Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0369aa6b-93cc-4f9a-9f5b-abeded53440e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T07:15:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:15:43Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "e337c8e6-9800-4481-a19b-70f782d4d634", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T07:15:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:15:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c661748b-7851-4e98-a3ff-a0af04222d4d", "resource_type": "OS::Nova::Server"}]} 2018-07-22 07:16:03,179 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources used request id req-f7f0ce30-3d6d-46ce-be2c-29df667c8625 2018-07-22 07:16:03,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c661748b-7851-4e98-a3ff-a0af04222d4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:16:04,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:03 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-8461a144-6564-49bf-b7d5-4dbf5506badb x-compute-request-id: req-8461a144-6564-49bf-b7d5-4dbf5506badb Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:3d:96", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c661748b-7851-4e98-a3ff-a0af04222d4d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c661748b-7851-4e98-a3ff-a0af04222d4d", "rel": "bookmark"}], "image": {"id": "1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79", "links": [{"href": "http://172.30.9.23:8774/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-22T07:15:56.000000", "flavor": {"id": "ad776394-4e48-49e4-b109-a3acfa48fe41", "links": [{"href": "http://172.30.9.23:8774/flavors/ad776394-4e48-49e4-b109-a3acfa48fe41", "rel": "bookmark"}]}, "id": "c661748b-7851-4e98-a3ff-a0af04222d4d", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:15:57Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-inst", "created": "2018-07-22T07:15:51Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:16:04,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c661748b-7851-4e98-a3ff-a0af04222d4d used request id req-8461a144-6564-49bf-b7d5-4dbf5506badb 2018-07-22 07:16:04,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:16:04,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-4fa88a31-b28a-4226-be5d-700a58e1cae6 Date: Sun, 22 Jul 2018 07:16:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e337c8e6-9800-4481-a19b-70f782d4d634","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["0369aa6b-93cc-4f9a-9f5b-abeded53440e"],"description":"","tags":[],"updated_at":"2018-07-22T07:15:45Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:15:44Z","provider:network_type":"vxlan"}]} 2018-07-22 07:16:04,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-net used request id req-4fa88a31-b28a-4226-be5d-700a58e1cae6 2018-07-22 07:16:04,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:16:04,208 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:16:04 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:16:04,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:16:04,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82da59cd-ef6b-44ca-a284-2749a2bbdca6 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:16:04,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-82da59cd-ef6b-44ca-a284-2749a2bbdca6 2018-07-22 07:16:04,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e337c8e6-9800-4481-a19b-70f782d4d634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:16:04,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-72882533-2d44-4081-8bf9-ffe56b4f1904 Date: Sun, 22 Jul 2018 07:16:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:15:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0369aa6b-93cc-4f9a-9f5b-abeded53440e","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e337c8e6-9800-4481-a19b-70f782d4d634","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:15:45Z","ip_version":4}]} 2018-07-22 07:16:04,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e337c8e6-9800-4481-a19b-70f782d4d634 used request id req-72882533-2d44-4081-8bf9-ffe56b4f1904 2018-07-22 07:16:04,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e337c8e6-9800-4481-a19b-70f782d4d634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:16:04,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4022 X-Openstack-Request-Id: req-c3573714-97ea-4649-a3db-6021d94432d2 Date: Sun, 22 Jul 2018 07:16:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:15:48Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0369aa6b-93cc-4f9a-9f5b-abeded53440e","ip_address":"10.0.0.3"}],"id":"4918ce86-dc4e-4280-9adb-4de339daa5ef","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:bd:ff","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e337c8e6-9800-4481-a19b-70f782d4d634","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:15:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e337c8e6-9800-4481-a19b-70f782d4d634","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:15:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0369aa6b-93cc-4f9a-9f5b-abeded53440e","ip_address":"10.0.0.4"}],"id":"890b53d3-790a-4c44-87f2-7de1b564d42f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:5b:af","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e337c8e6-9800-4481-a19b-70f782d4d634","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:15:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e337c8e6-9800-4481-a19b-70f782d4d634","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:15:48Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0369aa6b-93cc-4f9a-9f5b-abeded53440e","ip_address":"10.0.0.2"}],"id":"9aec678c-b6f6-4da2-8fb0-ba1dc2ee188a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:90:15","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e337c8e6-9800-4481-a19b-70f782d4d634","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:15:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e337c8e6-9800-4481-a19b-70f782d4d634","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:15:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0369aa6b-93cc-4f9a-9f5b-abeded53440e","ip_address":"10.0.0.8"}],"id":"bb0d2e30-184d-4d01-b18f-b7c082649ff7","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:3d:96","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1-server1_port-rehhzr3tqhqc","admin_state_up":true,"network_id":"e337c8e6-9800-4481-a19b-70f782d4d634","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:15:47Z","binding:vnic_type":"normal","device_id":"c661748b-7851-4e98-a3ff-a0af04222d4d","ip_allocation":"immediate"}]} 2018-07-22 07:16:04,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e337c8e6-9800-4481-a19b-70f782d4d634 used request id req-c3573714-97ea-4649-a3db-6021d94432d2 2018-07-22 07:16:04,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/27907603-5d87-45fb-b3d9-33b3026562e3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:16:04,791 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:04 GMT Server: Apache x-openstack-request-id: req-d3b5f40d-ec17-4102-bc6f-f76685e5279d Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:05,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:04 GMT Server: Apache x-openstack-request-id: req-353a5e62-58c6-47ca-b1c3-d23211ff39d8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T07:15:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:15:43Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "bb0d2e30-184d-4d01-b18f-b7c082649ff7", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T07:15:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:15:43Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0369aa6b-93cc-4f9a-9f5b-abeded53440e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T07:15:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:15:43Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "e337c8e6-9800-4481-a19b-70f782d4d634", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T07:15:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:15:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c661748b-7851-4e98-a3ff-a0af04222d4d", "resource_type": "OS::Nova::Server"}]} 2018-07-22 07:16:05,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3/resources used request id req-353a5e62-58c6-47ca-b1c3-d23211ff39d8 2018-07-22 07:16:05,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/27907603-5d87-45fb-b3d9-33b3026562e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacd9d42f84411f04bffafee68c353637c1bb4cd" 2018-07-22 07:16:06,224 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:05 GMT Server: Apache x-openstack-request-id: req-2257d985-bbbd-49da-865a-ac69153f1e14 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:07,027 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:16:06 GMT Server: Apache x-openstack-request-id: req-35452b22-fb1b-43c7-82b6-3611f114ee08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:16:07,027 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-stack1/27907603-5d87-45fb-b3d9-33b3026562e3 used request id req-35452b22-fb1b-43c7-82b6-3611f114ee08 2018-07-22 07:16:07,027 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-d54f2424-6768-45b0-aef3-ba794dd4e6e7-image 2018-07-22 07:16:07,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f368253fbddc8f7e9479dc8b6f4f6868d7f48f8a" 2018-07-22 07:16:07,828 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0dd75cc-0859-4e52-a11f-38bf050c47eb Date: Sun, 22 Jul 2018 07:16:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:16:07,828 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1ff5eec0-8afc-4156-b1b0-8e7d0f0d9f79 used request id req-e0dd75cc-0859-4e52-a11f-38bf050c47eb 2018-07-22 07:16:07,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/ad776394-4e48-49e4-b109-a3acfa48fe41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263050c60eed4d6a3cffe6f52cf230ebd349f975" 2018-07-22 07:16:07,863 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:16:07 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-54a0c3cf-5e76-4de2-9bf5-0f1f135afaca x-compute-request-id: req-54a0c3cf-5e76-4de2-9bf5-0f1f135afaca Content-Length: 0 Content-Type: application/json 2018-07-22 07:16:07,863 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ad776394-4e48-49e4-b109-a3acfa48fe41 used request id req-54a0c3cf-5e76-4de2-9bf5-0f1f135afaca 2018-07-22 07:16:07,865 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 07:16:07,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:16:07,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:16:08,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:16:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["kQBrPICYRnOP34JD8o3Kzw"], "issued_at": "2018-07-22T07:16:08.000000Z"}} 2018-07-22 07:16:08,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef78f7b9e0258f777b3a1b423949a80747eaba70" 2018-07-22 07:16:08,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d08c6f7c-6f74-4713-89b7-079b1c56ba43 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:16:08,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d08c6f7c-6f74-4713-89b7-079b1c56ba43 2018-07-22 07:16:08,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef78f7b9e0258f777b3a1b423949a80747eaba70" 2018-07-22 07:16:08,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-18fbb3df-dbfa-41c5-ab57-523428d56c22 Date: Sun, 22 Jul 2018 07:16:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image"} 2018-07-22 07:16:08,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image used request id req-18fbb3df-dbfa-41c5-ab57-523428d56c22 2018-07-22 07:16:08,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef78f7b9e0258f777b3a1b423949a80747eaba70" 2018-07-22 07:16:08,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0f8aeb5e-70fd-432d-bf11-5b4ef19484f1 Date: Sun, 22 Jul 2018 07:16:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:16:08,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0f8aeb5e-70fd-432d-bf11-5b4ef19484f1 2018-07-22 07:16:08,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef78f7b9e0258f777b3a1b423949a80747eaba70" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image"}' 2018-07-22 07:16:08,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-72ee1a97-0e56-49f5-8b74-2c47720aacbe Date: Sun, 22 Jul 2018 07:16:08 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:16:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T07:16:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9", "min_disk": 0, "protected": false, "id": "0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9", "file": "/v2/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9/file", "checksum": null, "owner": "239f08b9dfab49abbc9cca9c9c17e131", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:16:08,998 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-72ee1a97-0e56-49f5-8b74-2c47720aacbe 2018-07-22 07:16:09,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef78f7b9e0258f777b3a1b423949a80747eaba70" -d '' 2018-07-22 07:16:09,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-937487ca-1c53-4284-bdd6-86dfe9f8c555 Date: Sun, 22 Jul 2018 07:16:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:16:09,904 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9/file used request id req-937487ca-1c53-4284-bdd6-86dfe9f8c555 2018-07-22 07:16:09,905 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:16:09,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef78f7b9e0258f777b3a1b423949a80747eaba70" 2018-07-22 07:16:09,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-51438186-f6f7-4679-8903-c50c31099654 Date: Sun, 22 Jul 2018 07:16:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:16:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:16:09Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9/snap", "metadata": {}}], "self": "/v2/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9", "min_disk": 0, "protected": false, "id": "0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9", "file": "/v2/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:16:09,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9 used request id req-51438186-f6f7-4679-8903-c50c31099654 2018-07-22 07:16:09,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef78f7b9e0258f777b3a1b423949a80747eaba70" 2018-07-22 07:16:10,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a7600cfc-65a1-4184-81d5-9ad2ac7202bf Date: Sun, 22 Jul 2018 07:16:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:16:10,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a7600cfc-65a1-4184-81d5-9ad2ac7202bf 2018-07-22 07:16:10,115 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image 2018-07-22 07:16:10,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef78f7b9e0258f777b3a1b423949a80747eaba70" 2018-07-22 07:16:10,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-a77a6cc9-cfb4-4809-ae55-078831fa6077 Date: Sun, 22 Jul 2018 07:16:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:16:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:16:09Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9/snap", "metadata": {}}], "self": "/v2/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9", "min_disk": 0, "protected": false, "id": "0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9", "file": "/v2/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:16:10,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9 used request id req-a77a6cc9-cfb4-4809-ae55-078831fa6077 2018-07-22 07:16:10,303 - create_image - DEBUG - Instance status is - active 2018-07-22 07:16:10,303 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image 2018-07-22 07:16:10,303 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image 2018-07-22 07:16:10,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:16:10,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:16:10,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:16:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["r7qBS0GLSEmc9lh_EHyLRA"], "issued_at": "2018-07-22T07:16:10.000000Z"}} 2018-07-22 07:16:10,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dbaca7fb72396c5822f6e720897b657809c106" 2018-07-22 07:16:10,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b1a28d-b040-43ab-9bc8-1f4f91f32994 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:16:10,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-92b1a28d-b040-43ab-9bc8-1f4f91f32994 2018-07-22 07:16:10,812 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:16:10,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dbaca7fb72396c5822f6e720897b657809c106" 2018-07-22 07:16:11,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf2e0b4b-c8f8-49aa-b73f-921e90bac2d4 x-compute-request-id: req-bf2e0b4b-c8f8-49aa-b73f-921e90bac2d4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 07:16:11,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bf2e0b4b-c8f8-49aa-b73f-921e90bac2d4 2018-07-22 07:16:11,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dbaca7fb72396c5822f6e720897b657809c106" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 07:16:11,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:11 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-0f55259f-acc5-4b97-8762-76fba28bafbf x-compute-request-id: req-0f55259f-acc5-4b97-8762-76fba28bafbf Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/293c6434-29bb-45b4-80b8-c2caca038473", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/293c6434-29bb-45b4-80b8-c2caca038473", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "293c6434-29bb-45b4-80b8-c2caca038473"}} 2018-07-22 07:16:11,211 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0f55259f-acc5-4b97-8762-76fba28bafbf 2018-07-22 07:16:11,212 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 07:16:11,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:16:11,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:16:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["yNC7TizmR0mXx6e7pwWTNg"], "issued_at": "2018-07-22T07:16:11.000000Z"}} 2018-07-22 07:16:11,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}}' 2018-07-22 07:16:14,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:16:11 GMT Server: Apache x-openstack-request-id: req-8aebb42d-1fca-4597-b975-5173b5229c27 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "rel": "self"}]}} 2018-07-22 07:16:14,164 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks used request id req-8aebb42d-1fca-4597-b975-5173b5229c27 2018-07-22 07:16:14,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:14,386 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:14 GMT Server: Apache x-openstack-request-id: req-f3fa2b00-b900-4480-a2f0-148184220b37 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:14,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:14 GMT Server: Apache x-openstack-request-id: req-e5f33909-c6f7-4c8a-a5f6-08afd846eefd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "stack_user_project_id": "7bcd94d2f7544103850c536bab5bf500", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:16:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:16:14,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 used request id req-e5f33909-c6f7-4c8a-a5f6-08afd846eefd 2018-07-22 07:16:14,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:14,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:14 GMT Server: Apache x-openstack-request-id: req-7a40156a-a417-47b8-b3b2-b573f5f1bdb4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "stack_user_project_id": "7bcd94d2f7544103850c536bab5bf500", "deletion_time": null, "creation_time": "2018-07-22T07:16:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "rel": "self"}], "updated_time": null, "project": "239f08b9dfab49abbc9cca9c9c17e131", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "tags": null}]} 2018-07-22 07:16:14,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1 used request id req-7a40156a-a417-47b8-b3b2-b573f5f1bdb4 2018-07-22 07:16:14,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:15,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:14 GMT Server: Apache x-openstack-request-id: req-dd321055-a9f0-4aca-a48c-c58db7ee621a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "stack_user_project_id": "7bcd94d2f7544103850c536bab5bf500", "deletion_time": null, "creation_time": "2018-07-22T07:16:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "rel": "self"}], "updated_time": null, "project": "239f08b9dfab49abbc9cca9c9c17e131", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "tags": null}]} 2018-07-22 07:16:15,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1 used request id req-dd321055-a9f0-4aca-a48c-c58db7ee621a 2018-07-22 07:16:15,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:16,269 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:15 GMT Server: Apache x-openstack-request-id: req-39149eb8-bc32-4173-99c3-7497ba73aae3 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:16,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:16 GMT Server: Apache x-openstack-request-id: req-575bef0e-beaf-4d1a-9282-9e3ecb25bd6a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "stack_user_project_id": "7bcd94d2f7544103850c536bab5bf500", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:16:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:16:16,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 used request id req-575bef0e-beaf-4d1a-9282-9e3ecb25bd6a 2018-07-22 07:16:16,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:17,235 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:16 GMT Server: Apache x-openstack-request-id: req-8a79c3e6-8382-438a-ab4c-eb560d965e1b Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:17,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:17 GMT Server: Apache x-openstack-request-id: req-05384300-b8f9-47ac-9bce-a51074b0b940 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "stack_user_project_id": "7bcd94d2f7544103850c536bab5bf500", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:16:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:16:17,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 used request id req-05384300-b8f9-47ac-9bce-a51074b0b940 2018-07-22 07:16:20,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:21,183 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:20 GMT Server: Apache x-openstack-request-id: req-d2de06f0-d572-4653-8771-431e855692f8 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:21,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:21 GMT Server: Apache x-openstack-request-id: req-46343647-f8a2-4654-a684-2552e393d4a3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "stack_user_project_id": "7bcd94d2f7544103850c536bab5bf500", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:16:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:16:21,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 used request id req-46343647-f8a2-4654-a684-2552e393d4a3 2018-07-22 07:16:24,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:24,426 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:24 GMT Server: Apache x-openstack-request-id: req-73c230c2-22a5-43d6-bbbd-c7b33f9a61ec Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:24,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:24 GMT Server: Apache x-openstack-request-id: req-59831310-0d35-4dfd-9cbd-103c48bc77c8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "stack_user_project_id": "7bcd94d2f7544103850c536bab5bf500", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:16:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:16:24,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 used request id req-59831310-0d35-4dfd-9cbd-103c48bc77c8 2018-07-22 07:16:27,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:27,503 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:27 GMT Server: Apache x-openstack-request-id: req-7448bad8-fca1-47c8-8328-0168e0a2e820 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:27,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:27 GMT Server: Apache x-openstack-request-id: req-83a61672-abab-4a6d-a203-fd86e2a146f2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "stack_user_project_id": "7bcd94d2f7544103850c536bab5bf500", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:16:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:16:27,704 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 used request id req-83a61672-abab-4a6d-a203-fd86e2a146f2 2018-07-22 07:16:30,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:30,739 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:30 GMT Server: Apache x-openstack-request-id: req-c279d330-bfea-4d8f-8ba6-7a8046ea5e6a Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:30,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:30 GMT Server: Apache x-openstack-request-id: req-68bd04d8-b8fc-483a-90bb-71baa50355b2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "stack_user_project_id": "7bcd94d2f7544103850c536bab5bf500", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:16:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:16:30,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 used request id req-68bd04d8-b8fc-483a-90bb-71baa50355b2 2018-07-22 07:16:33,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:33,991 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:33 GMT Server: Apache x-openstack-request-id: req-b984e2d1-8c13-4002-9cf7-4d0ce343f7ad Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:34,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:34 GMT Server: Apache x-openstack-request-id: req-180344c2-8abc-48d2-8b8d-582c97731893 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1", "stack_user_project_id": "7bcd94d2f7544103850c536bab5bf500", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T07:16:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b7935ea3-fb19-42f5-bb84-751b4b60c5f7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:16:34,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 used request id req-180344c2-8abc-48d2-8b8d-582c97731893 2018-07-22 07:16:34,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}}' 2018-07-22 07:16:36,826 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:16:34 GMT Server: Apache x-openstack-request-id: req-efe33c72-2227-4413-888c-dfea6fb90c09 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "rel": "self"}]}} 2018-07-22 07:16:36,826 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks used request id req-efe33c72-2227-4413-888c-dfea6fb90c09 2018-07-22 07:16:36,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:36,856 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:36 GMT Server: Apache x-openstack-request-id: req-7283a777-839d-4378-bcb4-c9753d90b363 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:36,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:36 GMT Server: Apache x-openstack-request-id: req-aece5764-75e0-48e3-98ef-6b289012f655 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "stack_user_project_id": "32fdee61e7b04827abc9c15b3e8034ea", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:16:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:16:36,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b used request id req-aece5764-75e0-48e3-98ef-6b289012f655 2018-07-22 07:16:36,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:36,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:36 GMT Server: Apache x-openstack-request-id: req-a736e736-7250-4523-ac0e-006fe7420468 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "stack_user_project_id": "32fdee61e7b04827abc9c15b3e8034ea", "deletion_time": null, "creation_time": "2018-07-22T07:16:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "rel": "self"}], "updated_time": null, "project": "239f08b9dfab49abbc9cca9c9c17e131", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "tags": null}]} 2018-07-22 07:16:36,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2 used request id req-a736e736-7250-4523-ac0e-006fe7420468 2018-07-22 07:16:36,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:37,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:36 GMT Server: Apache x-openstack-request-id: req-6eeaa022-d227-4ecc-b39b-7c9c77e9732a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "stack_user_project_id": "32fdee61e7b04827abc9c15b3e8034ea", "deletion_time": null, "creation_time": "2018-07-22T07:16:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "rel": "self"}], "updated_time": null, "project": "239f08b9dfab49abbc9cca9c9c17e131", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "tags": null}]} 2018-07-22 07:16:37,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2 used request id req-6eeaa022-d227-4ecc-b39b-7c9c77e9732a 2018-07-22 07:16:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:37,367 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:37 GMT Server: Apache x-openstack-request-id: req-290fbf85-96db-4973-8866-50ac79719212 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:37,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:37 GMT Server: Apache x-openstack-request-id: req-b566537b-3415-4806-bff9-0d3d8f859d47 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "stack_user_project_id": "32fdee61e7b04827abc9c15b3e8034ea", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:16:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:16:37,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b used request id req-b566537b-3415-4806-bff9-0d3d8f859d47 2018-07-22 07:16:37,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:37,441 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:37 GMT Server: Apache x-openstack-request-id: req-f4df75f7-4710-4c17-ac5c-46469856d95a Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:37,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:37 GMT Server: Apache x-openstack-request-id: req-55452248-dbab-44b9-bf45-97cee7c40280 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "stack_user_project_id": "32fdee61e7b04827abc9c15b3e8034ea", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:16:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:16:37,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b used request id req-55452248-dbab-44b9-bf45-97cee7c40280 2018-07-22 07:16:40,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:40,517 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:40 GMT Server: Apache x-openstack-request-id: req-2f8f5735-6b5d-4711-b997-fb3b46d9764b Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:40,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:40 GMT Server: Apache x-openstack-request-id: req-16df81d5-93eb-49ce-a62b-2d025f505e9f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "stack_user_project_id": "32fdee61e7b04827abc9c15b3e8034ea", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:16:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:16:40,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b used request id req-16df81d5-93eb-49ce-a62b-2d025f505e9f 2018-07-22 07:16:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:44,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:43 GMT Server: Apache x-openstack-request-id: req-03af89cc-dfd3-4d4b-8f94-5371c858f5a1 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:44,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:44 GMT Server: Apache x-openstack-request-id: req-153760dd-4e70-46d2-a33e-1658eb7ca338 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "stack_user_project_id": "32fdee61e7b04827abc9c15b3e8034ea", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:16:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:16:44,517 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b used request id req-153760dd-4e70-46d2-a33e-1658eb7ca338 2018-07-22 07:16:47,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:47,712 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:47 GMT Server: Apache x-openstack-request-id: req-94aa656c-c0fb-426b-bbe9-a423dde13cc6 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:47,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:47 GMT Server: Apache x-openstack-request-id: req-50061431-cd70-4dde-8a9c-c08cd5853007 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "stack_user_project_id": "32fdee61e7b04827abc9c15b3e8034ea", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:16:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:16:47,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b used request id req-50061431-cd70-4dde-8a9c-c08cd5853007 2018-07-22 07:16:50,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:50,960 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:50 GMT Server: Apache x-openstack-request-id: req-e22d7035-5024-4e25-b12a-9249592c22df Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:51,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:50 GMT Server: Apache x-openstack-request-id: req-5f718020-a462-4178-b227-6eaf237c7e4d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "stack_user_project_id": "32fdee61e7b04827abc9c15b3e8034ea", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:16:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:16:51,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b used request id req-5f718020-a462-4178-b227-6eaf237c7e4d 2018-07-22 07:16:54,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:54,701 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:54 GMT Server: Apache x-openstack-request-id: req-4c2514ee-6315-40ce-803d-6a6df81ebea2 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:54,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:54 GMT Server: Apache x-openstack-request-id: req-d7c4cb22-20f8-4090-bd8b-8f05cbc4e2a5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2", "stack_user_project_id": "32fdee61e7b04827abc9c15b3e8034ea", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T07:16:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "989ca0a2-91d2-4c6a-afa9-4d6b08b6532b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 07:16:54,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b used request id req-d7c4cb22-20f8-4090-bd8b-8f05cbc4e2a5 2018-07-22 07:16:54,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:54,972 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:54 GMT Server: Apache x-openstack-request-id: req-81545a22-6316-46e2-946b-a07e0776a994 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:55,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:16:54 GMT Server: Apache x-openstack-request-id: req-f7e1f572-cd14-48cd-b80c-1e963ef23802 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:16:55,224 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack1/b7935ea3-fb19-42f5-bb84-751b4b60c5f7 used request id req-f7e1f572-cd14-48cd-b80c-1e963ef23802 2018-07-22 07:16:55,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285c5855cb7a8510e056361872f745778513d280" 2018-07-22 07:16:55,255 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:55 GMT Server: Apache x-openstack-request-id: req-c1913bf4-1403-4aa4-92b3-2818f9234bac Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:55,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:16:55 GMT Server: Apache x-openstack-request-id: req-082282a6-e9fb-4841-9acf-a57629c46e4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:16:55,491 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-stack2/989ca0a2-91d2-4c6a-afa9-4d6b08b6532b used request id req-082282a6-e9fb-4841-9acf-a57629c46e4f 2018-07-22 07:16:55,492 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-b35725ba-2dec-4881-9576-b624fa64dd29-image 2018-07-22 07:16:55,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef78f7b9e0258f777b3a1b423949a80747eaba70" 2018-07-22 07:16:56,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-87da3f9e-8bbf-4534-910a-19473513c9b5 Date: Sun, 22 Jul 2018 07:16:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:16:56,921 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0f30eb4b-79ca-4b2e-93dc-393bab6c8ba9 used request id req-87da3f9e-8bbf-4534-910a-19473513c9b5 2018-07-22 07:16:56,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/293c6434-29bb-45b4-80b8-c2caca038473 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dbaca7fb72396c5822f6e720897b657809c106" 2018-07-22 07:16:56,965 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:16:56 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-8fbee3c5-757d-45bb-bff1-4807e84e4e22 x-compute-request-id: req-8fbee3c5-757d-45bb-bff1-4807e84e4e22 Content-Length: 0 Content-Type: application/json 2018-07-22 07:16:56,965 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/293c6434-29bb-45b4-80b8-c2caca038473 used request id req-8fbee3c5-757d-45bb-bff1-4807e84e4e22 2018-07-22 07:16:56,967 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 07:16:56,967 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:16:56,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:16:57,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:16:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["zPdF3ShsTUOKX84kQ8ndUA"], "issued_at": "2018-07-22T07:16:57.000000Z"}} 2018-07-22 07:16:57,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c030acfaf41f9aedb492a107d61a01be51584997" -d '{"stack_name": "HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-07-22 07:16:59,049 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:16:57 GMT Server: Apache x-openstack-request-id: req-23c4bf5d-5351-47a2-8838-98a4381ed021 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "a26c7d7c-c735-4fac-8e41-9a260bbc88fa", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa", "rel": "self"}]}} 2018-07-22 07:16:59,049 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks used request id req-23c4bf5d-5351-47a2-8838-98a4381ed021 2018-07-22 07:16:59,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/a26c7d7c-c735-4fac-8e41-9a260bbc88fa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c030acfaf41f9aedb492a107d61a01be51584997" 2018-07-22 07:16:59,250 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:59 GMT Server: Apache x-openstack-request-id: req-a1b57882-2688-43bc-b65c-c14205f28b59 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:59,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:59 GMT Server: Apache x-openstack-request-id: req-ed37e925-1599-47fb-ae2f-e72959f135e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "a26c7d7c-c735-4fac-8e41-9a260bbc88fa", "OS::stack_name": "HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack", "stack_user_project_id": "1ef1b6d0e6e040e696460fd9bfb889f2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T07:16:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a26c7d7c-c735-4fac-8e41-9a260bbc88fa", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 07:16:59,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa used request id req-ed37e925-1599-47fb-ae2f-e72959f135e2 2018-07-22 07:16:59,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/a26c7d7c-c735-4fac-8e41-9a260bbc88fa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c030acfaf41f9aedb492a107d61a01be51584997" 2018-07-22 07:16:59,752 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:59 GMT Server: Apache x-openstack-request-id: req-f3f640cb-998e-419b-9826-8370ae48f195 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:16:59,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:16:59 GMT Server: Apache x-openstack-request-id: req-2338e2c0-406b-4266-88e4-53aeca4a511d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "a26c7d7c-c735-4fac-8e41-9a260bbc88fa", "OS::stack_name": "HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack", "stack_user_project_id": "1ef1b6d0e6e040e696460fd9bfb889f2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T07:16:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a26c7d7c-c735-4fac-8e41-9a260bbc88fa", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 07:16:59,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa used request id req-2338e2c0-406b-4266-88e4-53aeca4a511d 2018-07-22 07:16:59,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/a26c7d7c-c735-4fac-8e41-9a260bbc88fa/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c030acfaf41f9aedb492a107d61a01be51584997" 2018-07-22 07:17:00,152 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:16:59 GMT Server: Apache x-openstack-request-id: req-74478e98-e826-429e-95b7-c182d0a1cbdb Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:17:00,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:00 GMT Server: Apache x-openstack-request-id: req-be0c498e-230e-4c3b-868b-f6c31b39ec06 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-22T07:16:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:16:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "70bb5d31-023e-4266-b199-05293f0355de", "resource_type": "OS::Nova::Flavor"}]} 2018-07-22 07:17:00,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa/resources used request id req-be0c498e-230e-4c3b-868b-f6c31b39ec06 2018-07-22 07:17:00,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/70bb5d31-023e-4266-b199-05293f0355de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c030acfaf41f9aedb492a107d61a01be51584997" 2018-07-22 07:17:00,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:00 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-cb4e7465-d39f-4ec3-b886-73e85b18e7ee x-compute-request-id: req-cb4e7465-d39f-4ec3-b886-73e85b18e7ee Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack-flavor-6ht6hnqda5bu", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/70bb5d31-023e-4266-b199-05293f0355de", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/70bb5d31-023e-4266-b199-05293f0355de", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 200, "id": "70bb5d31-023e-4266-b199-05293f0355de"}} 2018-07-22 07:17:00,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/70bb5d31-023e-4266-b199-05293f0355de used request id req-cb4e7465-d39f-4ec3-b886-73e85b18e7ee 2018-07-22 07:17:00,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/a26c7d7c-c735-4fac-8e41-9a260bbc88fa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c030acfaf41f9aedb492a107d61a01be51584997" 2018-07-22 07:17:01,073 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:17:00 GMT Server: Apache x-openstack-request-id: req-d63ca592-f337-4dcc-a510-2336057b7ac1 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:17:01,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:17:01 GMT Server: Apache x-openstack-request-id: req-2a79c748-7e3b-4eaa-b19b-092d3a42c0c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:17:01,278 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsFlavorTests-a36efb62-7483-400a-bf57-3964c00a2bf6-stack/a26c7d7c-c735-4fac-8e41-9a260bbc88fa used request id req-2a79c748-7e3b-4eaa-b19b-092d3a42c0c6 2018-07-22 07:17:01,280 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 07:17:01,280 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:17:01,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:01,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["fld3kTaLTyGeNDeW2PRs2g"], "issued_at": "2018-07-22T07:17:01.000000Z"}} 2018-07-22 07:17:01,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b388c4d308d3fcbe3067d7d383b0833d160de9c" -d '{"stack_name": "HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-kp"}}' 2018-07-22 07:17:04,420 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:17:01 GMT Server: Apache x-openstack-request-id: req-82381342-dd4b-45c9-a8a1-4f471d0ba9ca Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c", "rel": "self"}]}} 2018-07-22 07:17:04,420 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks used request id req-82381342-dd4b-45c9-a8a1-4f471d0ba9ca 2018-07-22 07:17:04,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b388c4d308d3fcbe3067d7d383b0833d160de9c" 2018-07-22 07:17:05,202 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:17:04 GMT Server: Apache x-openstack-request-id: req-bdea61ec-e1ca-419b-9feb-987b10148a73 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:17:05,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:05 GMT Server: Apache x-openstack-request-id: req-74b9f14f-3823-4361-9422-4bb7252bcf02 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1906 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c", "OS::stack_name": "HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack", "keypair_name": "HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack", "stack_user_project_id": "b7fd50fff97c4d7c9822c5d75bcd3903", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T07:17:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA5k4IQ/kAZTStuBVGREYFsXZOfxfycPOywJQNNjRp/mOe0hQk\nv8sq3bwd2Jk8KFmpJdYm3eOJQJPqcU2zOrU5Z8EoMHnKY1XwjKDUYI2OtzhjWUyM\nUEfaDmAqrNnUL7hC8JlUwcLv9uecaIiB8LKXEJo4iVLYFu7yxzpwsh3Ux5uquRlK\n+jCXX5go/rGc9a1qPh2xnDmUE6R3/llsvGI1MdgmoP802XR4ypR+bFjzFRIUn8Jz\nappvQoBtbhY2nzHL64h45NwpanpSifCibMMUXMmZnWbZaU5lU8zkQOpyi7Nya/6o\nmudNsOvkCa96+9t8zkuAg4HRBsb8vKapQc6ubQIDAQABAoIBAH64/ylPsNz/UHtT\nEXftw6IzQ9wA9EEchwYaMO7bhlsYu8JCnTn/c9XQdefB4W0ecMlF/droIZSsDztL\nEszB/RVPHmsWCLwCBLuMn2+FVLsSRvBTA34FG0H/vluf/HZJgGPdKtr3BY0pQlHu\nkvk7e44CHgvJzudHkcT4LhyD95ngzV7fDqSF1JEAwpQYT6tP24zE4fvoxxuqvGXv\n3XoVrZg4HdW/vIvS92/kPG5D3poQLe8pe8uo4rrV+6n0a+N/fwHsBJG8w9O6HAbq\nQwKPvY9AoXBqMMvxR4kaMvmM2RnJRu3FkFZaNTv9f4TowBdZSoxNhIavfrX7hg6y\n482PA60CgYEA/k2WWat7LrTGVvkqSOJ1p21C43rsgVZI5FPC4VFSx9+FnZFG+J9W\n8xF47bUPW1bBCrrtw0MYax8FgqLqLSlJhLyiWkSr97Mu5v7bNNC/V+YUxcZf/Yxh\nvp1kSr4bn5Lf6lzrz1MWD2PhLOo6wPVX6aXXUyCP7KIJugFwnfcLSs8CgYEA59dz\nM0ZtgGo1Y1Oei0mM6lxBnai17TCBhV0xJw8P6Xw5JhDPEidkMu9BM8y0CY5vTySb\nItpqAutmQVpqrFtPurmSe1sOFhGUyKP2xIvJsXee7AMSdt7ZBNRXF7+l9tp0KEcY\nmSXk4eI5T2GPijZhX0fjWaI2Nf57gjlRz+mB0gMCgYEAmNJXgBulMzQ/3RRvbM1q\nlur6P2onprILq+sKOg19CdAxo7ciR1a6Eeh2G6OrTuCbsa8UIzu2+OjzjsYIpIsj\nOzmA9249SeXMUdTmNp8b3d7OrOvB08UBGGPNWX1VbFf/Z//fVgBASY9kSnGYTU0j\nP64B8FqpIzNdVQJ4gvVrO9ECgYBR+A/H6jee9m4nzxG4B2omFjYwysx/ru2sPFW7\njIzArWX7Omgr7/dyNrsj2FUzJ8PdBIFBIl3m6Fl/87rRc3tN9nx+1qO1U8P56FbA\nCPhnoXZz1WY61vF9zqF4SQ8hpvz4nKJqy0YQQw6mLUU1xaJJsL4GG9702iPK1/8/\n9jwrBwKBgBBGohFIHxHkazyYH6ylAj9gkPpZRL8dNMdEHkppa9aZj4WARO+BHZ+v\n/gTCOsAAx+kZ0CFfumBBbVUSGKkiwLmPOhfOeEVeMK5CM5E+qW+OTfntaDOALrIN\newlog+XByAvVJUOG4SludyZBMSc+3eZhZFX9+0JoFiBTIvqm+Y+O\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-22 07:17:05,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c used request id req-74b9f14f-3823-4361-9422-4bb7252bcf02 2018-07-22 07:17:05,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b388c4d308d3fcbe3067d7d383b0833d160de9c" 2018-07-22 07:17:05,707 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:17:05 GMT Server: Apache x-openstack-request-id: req-d6256132-f99f-4b7c-b2ed-471d8e744b6b Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:17:05,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:05 GMT Server: Apache x-openstack-request-id: req-98173dae-9b8b-4e76-8458-cb01dd4f8949 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1906 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c", "OS::stack_name": "HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack", "keypair_name": "HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack", "stack_user_project_id": "b7fd50fff97c4d7c9822c5d75bcd3903", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T07:17:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA5k4IQ/kAZTStuBVGREYFsXZOfxfycPOywJQNNjRp/mOe0hQk\nv8sq3bwd2Jk8KFmpJdYm3eOJQJPqcU2zOrU5Z8EoMHnKY1XwjKDUYI2OtzhjWUyM\nUEfaDmAqrNnUL7hC8JlUwcLv9uecaIiB8LKXEJo4iVLYFu7yxzpwsh3Ux5uquRlK\n+jCXX5go/rGc9a1qPh2xnDmUE6R3/llsvGI1MdgmoP802XR4ypR+bFjzFRIUn8Jz\nappvQoBtbhY2nzHL64h45NwpanpSifCibMMUXMmZnWbZaU5lU8zkQOpyi7Nya/6o\nmudNsOvkCa96+9t8zkuAg4HRBsb8vKapQc6ubQIDAQABAoIBAH64/ylPsNz/UHtT\nEXftw6IzQ9wA9EEchwYaMO7bhlsYu8JCnTn/c9XQdefB4W0ecMlF/droIZSsDztL\nEszB/RVPHmsWCLwCBLuMn2+FVLsSRvBTA34FG0H/vluf/HZJgGPdKtr3BY0pQlHu\nkvk7e44CHgvJzudHkcT4LhyD95ngzV7fDqSF1JEAwpQYT6tP24zE4fvoxxuqvGXv\n3XoVrZg4HdW/vIvS92/kPG5D3poQLe8pe8uo4rrV+6n0a+N/fwHsBJG8w9O6HAbq\nQwKPvY9AoXBqMMvxR4kaMvmM2RnJRu3FkFZaNTv9f4TowBdZSoxNhIavfrX7hg6y\n482PA60CgYEA/k2WWat7LrTGVvkqSOJ1p21C43rsgVZI5FPC4VFSx9+FnZFG+J9W\n8xF47bUPW1bBCrrtw0MYax8FgqLqLSlJhLyiWkSr97Mu5v7bNNC/V+YUxcZf/Yxh\nvp1kSr4bn5Lf6lzrz1MWD2PhLOo6wPVX6aXXUyCP7KIJugFwnfcLSs8CgYEA59dz\nM0ZtgGo1Y1Oei0mM6lxBnai17TCBhV0xJw8P6Xw5JhDPEidkMu9BM8y0CY5vTySb\nItpqAutmQVpqrFtPurmSe1sOFhGUyKP2xIvJsXee7AMSdt7ZBNRXF7+l9tp0KEcY\nmSXk4eI5T2GPijZhX0fjWaI2Nf57gjlRz+mB0gMCgYEAmNJXgBulMzQ/3RRvbM1q\nlur6P2onprILq+sKOg19CdAxo7ciR1a6Eeh2G6OrTuCbsa8UIzu2+OjzjsYIpIsj\nOzmA9249SeXMUdTmNp8b3d7OrOvB08UBGGPNWX1VbFf/Z//fVgBASY9kSnGYTU0j\nP64B8FqpIzNdVQJ4gvVrO9ECgYBR+A/H6jee9m4nzxG4B2omFjYwysx/ru2sPFW7\njIzArWX7Omgr7/dyNrsj2FUzJ8PdBIFBIl3m6Fl/87rRc3tN9nx+1qO1U8P56FbA\nCPhnoXZz1WY61vF9zqF4SQ8hpvz4nKJqy0YQQw6mLUU1xaJJsL4GG9702iPK1/8/\n9jwrBwKBgBBGohFIHxHkazyYH6ylAj9gkPpZRL8dNMdEHkppa9aZj4WARO+BHZ+v\n/gTCOsAAx+kZ0CFfumBBbVUSGKkiwLmPOhfOeEVeMK5CM5E+qW+OTfntaDOALrIN\newlog+XByAvVJUOG4SludyZBMSc+3eZhZFX9+0JoFiBTIvqm+Y+O\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-22 07:17:05,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c used request id req-98173dae-9b8b-4e76-8458-cb01dd4f8949 2018-07-22 07:17:06,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b388c4d308d3fcbe3067d7d383b0833d160de9c" 2018-07-22 07:17:06,226 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:17:06 GMT Server: Apache x-openstack-request-id: req-12e1aec9-c83e-44f2-836e-8bc3d7d59199 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:17:06,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:06 GMT Server: Apache x-openstack-request-id: req-36430759-0272-46da-9f40-06a920fcb5a6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-22T07:17:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:17:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-22 07:17:06,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c/resources used request id req-36430759-0272-46da-9f40-06a920fcb5a6 2018-07-22 07:17:06,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b388c4d308d3fcbe3067d7d383b0833d160de9c" 2018-07-22 07:17:06,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:06 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-34d95790-adde-4704-8fc7-02ed746ff745 x-compute-request-id: req-34d95790-adde-4704-8fc7-02ed746ff745 Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmTghD+QBlNK24FUZERgWxdk5/F/Jw87LAlA02NGn+Y57SFCS/yyrdvB3YmTwoWakl1ibd44lAk+pxTbM6tTlnwSgwecpjVfCMoNRgjY63OGNZTIxQR9oOYCqs2dQvuELwmVTBwu/255xoiIHwspcQmjiJUtgW7vLHOnCyHdTHm6q5GUr6MJdfmCj+sZz1rWo+HbGcOZQTpHf+WWy8YjUx2Cag/zTZdHjKlH5sWPMVEhSfwnNqmm9CgG1uFjafMcvriHjk3ClqelKJ8KJswxRcyZmdZtlpTmVTzORA6nKLs3Jr/qia502w6+QJr3r723zOS4CDgdEGxvy8pqlBzq5t Generated-by-Nova", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "name": "HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-kp", "deleted": false, "created_at": "2018-07-22T07:17:04.000000", "updated_at": null, "fingerprint": "ae:9b:bf:c2:e4:c6:39:c0:5f:bb:a8:09:27:71:9b:82", "deleted_at": null, "id": 23}} 2018-07-22 07:17:06,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-kp used request id req-34d95790-adde-4704-8fc7-02ed746ff745 2018-07-22 07:17:06,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b388c4d308d3fcbe3067d7d383b0833d160de9c" 2018-07-22 07:17:07,160 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:17:06 GMT Server: Apache x-openstack-request-id: req-dfd30137-33e4-44a0-a29f-b38055859a96 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:17:07,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:07 GMT Server: Apache x-openstack-request-id: req-4690a40b-5c41-4d4f-ad2e-3e3857d310f9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1906 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c", "OS::stack_name": "HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack", "keypair_name": "HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack", "stack_user_project_id": "b7fd50fff97c4d7c9822c5d75bcd3903", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T07:17:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA5k4IQ/kAZTStuBVGREYFsXZOfxfycPOywJQNNjRp/mOe0hQk\nv8sq3bwd2Jk8KFmpJdYm3eOJQJPqcU2zOrU5Z8EoMHnKY1XwjKDUYI2OtzhjWUyM\nUEfaDmAqrNnUL7hC8JlUwcLv9uecaIiB8LKXEJo4iVLYFu7yxzpwsh3Ux5uquRlK\n+jCXX5go/rGc9a1qPh2xnDmUE6R3/llsvGI1MdgmoP802XR4ypR+bFjzFRIUn8Jz\nappvQoBtbhY2nzHL64h45NwpanpSifCibMMUXMmZnWbZaU5lU8zkQOpyi7Nya/6o\nmudNsOvkCa96+9t8zkuAg4HRBsb8vKapQc6ubQIDAQABAoIBAH64/ylPsNz/UHtT\nEXftw6IzQ9wA9EEchwYaMO7bhlsYu8JCnTn/c9XQdefB4W0ecMlF/droIZSsDztL\nEszB/RVPHmsWCLwCBLuMn2+FVLsSRvBTA34FG0H/vluf/HZJgGPdKtr3BY0pQlHu\nkvk7e44CHgvJzudHkcT4LhyD95ngzV7fDqSF1JEAwpQYT6tP24zE4fvoxxuqvGXv\n3XoVrZg4HdW/vIvS92/kPG5D3poQLe8pe8uo4rrV+6n0a+N/fwHsBJG8w9O6HAbq\nQwKPvY9AoXBqMMvxR4kaMvmM2RnJRu3FkFZaNTv9f4TowBdZSoxNhIavfrX7hg6y\n482PA60CgYEA/k2WWat7LrTGVvkqSOJ1p21C43rsgVZI5FPC4VFSx9+FnZFG+J9W\n8xF47bUPW1bBCrrtw0MYax8FgqLqLSlJhLyiWkSr97Mu5v7bNNC/V+YUxcZf/Yxh\nvp1kSr4bn5Lf6lzrz1MWD2PhLOo6wPVX6aXXUyCP7KIJugFwnfcLSs8CgYEA59dz\nM0ZtgGo1Y1Oei0mM6lxBnai17TCBhV0xJw8P6Xw5JhDPEidkMu9BM8y0CY5vTySb\nItpqAutmQVpqrFtPurmSe1sOFhGUyKP2xIvJsXee7AMSdt7ZBNRXF7+l9tp0KEcY\nmSXk4eI5T2GPijZhX0fjWaI2Nf57gjlRz+mB0gMCgYEAmNJXgBulMzQ/3RRvbM1q\nlur6P2onprILq+sKOg19CdAxo7ciR1a6Eeh2G6OrTuCbsa8UIzu2+OjzjsYIpIsj\nOzmA9249SeXMUdTmNp8b3d7OrOvB08UBGGPNWX1VbFf/Z//fVgBASY9kSnGYTU0j\nP64B8FqpIzNdVQJ4gvVrO9ECgYBR+A/H6jee9m4nzxG4B2omFjYwysx/ru2sPFW7\njIzArWX7Omgr7/dyNrsj2FUzJ8PdBIFBIl3m6Fl/87rRc3tN9nx+1qO1U8P56FbA\nCPhnoXZz1WY61vF9zqF4SQ8hpvz4nKJqy0YQQw6mLUU1xaJJsL4GG9702iPK1/8/\n9jwrBwKBgBBGohFIHxHkazyYH6ylAj9gkPpZRL8dNMdEHkppa9aZj4WARO+BHZ+v\n/gTCOsAAx+kZ0CFfumBBbVUSGKkiwLmPOhfOeEVeMK5CM5E+qW+OTfntaDOALrIN\newlog+XByAvVJUOG4SludyZBMSc+3eZhZFX9+0JoFiBTIvqm+Y+O\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-22 07:17:07,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c used request id req-4690a40b-5c41-4d4f-ad2e-3e3857d310f9 2018-07-22 07:17:07,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b388c4d308d3fcbe3067d7d383b0833d160de9c" 2018-07-22 07:17:07,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:07 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-05e857a8-6039-4ee9-a68b-20f0e2f197d8 x-compute-request-id: req-05e857a8-6039-4ee9-a68b-20f0e2f197d8 Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmTghD+QBlNK24FUZERgWxdk5/F/Jw87LAlA02NGn+Y57SFCS/yyrdvB3YmTwoWakl1ibd44lAk+pxTbM6tTlnwSgwecpjVfCMoNRgjY63OGNZTIxQR9oOYCqs2dQvuELwmVTBwu/255xoiIHwspcQmjiJUtgW7vLHOnCyHdTHm6q5GUr6MJdfmCj+sZz1rWo+HbGcOZQTpHf+WWy8YjUx2Cag/zTZdHjKlH5sWPMVEhSfwnNqmm9CgG1uFjafMcvriHjk3ClqelKJ8KJswxRcyZmdZtlpTmVTzORA6nKLs3Jr/qia502w6+QJr3r723zOS4CDgdEGxvy8pqlBzq5t Generated-by-Nova", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "name": "HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-kp", "deleted": false, "created_at": "2018-07-22T07:17:04.000000", "updated_at": null, "fingerprint": "ae:9b:bf:c2:e4:c6:39:c0:5f:bb:a8:09:27:71:9b:82", "deleted_at": null, "id": 23}} 2018-07-22 07:17:07,638 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-kp used request id req-05e857a8-6039-4ee9-a68b-20f0e2f197d8 2018-07-22 07:17:07,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b388c4d308d3fcbe3067d7d383b0833d160de9c" 2018-07-22 07:17:07,840 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:17:07 GMT Server: Apache x-openstack-request-id: req-5fb41412-6087-4f61-9fb6-984a640dc85d Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:17:08,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:17:07 GMT Server: Apache x-openstack-request-id: req-93fcbecf-d821-4ce6-afd3-adde5c31a1db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:17:08,048 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsKeypairTests-4b38f27b-6256-445f-adfc-c8a93372e61a-stack/5e03cc0f-de57-4ed9-bf5e-8d0c07a0963c used request id req-93fcbecf-d821-4ce6-afd3-adde5c31a1db 2018-07-22 07:17:08,049 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 07:17:08,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:08,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["a3dOTPCeRRKN4NsUI34_Xg"], "issued_at": "2018-07-22T07:17:08.000000Z"}} 2018-07-22 07:17:08,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cb0a86523c60d1fa944f0161a2baebb7663cd0" -d '{"stack_name": "HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-sec-grp"}}' 2018-07-22 07:17:10,040 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:17:08 GMT Server: Apache x-openstack-request-id: req-bcb16375-e8cc-401c-821a-c53904f75a43 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8 Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "b1671428-609b-458d-ab66-c6bdf3950cd8", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8", "rel": "self"}]}} 2018-07-22 07:17:10,040 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks used request id req-bcb16375-e8cc-401c-821a-c53904f75a43 2018-07-22 07:17:10,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/b1671428-609b-458d-ab66-c6bdf3950cd8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cb0a86523c60d1fa944f0161a2baebb7663cd0" 2018-07-22 07:17:10,233 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:17:10 GMT Server: Apache x-openstack-request-id: req-4b7410be-a7b4-4be4-ada1-cd730115e90b Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:17:10,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:10 GMT Server: Apache x-openstack-request-id: req-dd8b371b-c449-462a-9e83-733825cfe1e8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "b1671428-609b-458d-ab66-c6bdf3950cd8", "OS::stack_name": "HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack", "security_group_name": "HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack", "stack_user_project_id": "27ef66fa221f479897902b90219bb2c3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:17:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b1671428-609b-458d-ab66-c6bdf3950cd8", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 07:17:10,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8 used request id req-dd8b371b-c449-462a-9e83-733825cfe1e8 2018-07-22 07:17:10,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/b1671428-609b-458d-ab66-c6bdf3950cd8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cb0a86523c60d1fa944f0161a2baebb7663cd0" 2018-07-22 07:17:10,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:17:10 GMT Server: Apache x-openstack-request-id: req-6dba995f-8b00-41e7-b9b0-1a814b749223 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:17:10,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:10 GMT Server: Apache x-openstack-request-id: req-28897336-8fde-470b-a87a-6423185daa31 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "b1671428-609b-458d-ab66-c6bdf3950cd8", "OS::stack_name": "HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack", "security_group_name": "HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack", "stack_user_project_id": "27ef66fa221f479897902b90219bb2c3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T07:17:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b1671428-609b-458d-ab66-c6bdf3950cd8", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 07:17:10,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8 used request id req-28897336-8fde-470b-a87a-6423185daa31 2018-07-22 07:17:13,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/b1671428-609b-458d-ab66-c6bdf3950cd8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cb0a86523c60d1fa944f0161a2baebb7663cd0" 2018-07-22 07:17:14,056 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:17:13 GMT Server: Apache x-openstack-request-id: req-5a00d02b-e344-4377-bb00-6c208bc67f00 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:17:14,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:14 GMT Server: Apache x-openstack-request-id: req-607a8568-138f-4633-8fc3-35ba3adb9807 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "239f08b9dfab49abbc9cca9c9c17e131", "OS::stack_id": "b1671428-609b-458d-ab66-c6bdf3950cd8", "OS::stack_name": "HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack", "security_group_name": "HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack", "stack_user_project_id": "27ef66fa221f479897902b90219bb2c3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T07:17:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b1671428-609b-458d-ab66-c6bdf3950cd8", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 07:17:14,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8 used request id req-607a8568-138f-4633-8fc3-35ba3adb9807 2018-07-22 07:17:14,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/b1671428-609b-458d-ab66-c6bdf3950cd8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cb0a86523c60d1fa944f0161a2baebb7663cd0" 2018-07-22 07:17:14,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:17:14 GMT Server: Apache x-openstack-request-id: req-c94fe7a1-5aa2-4c65-8ee8-9cac51bdd32c Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:17:14,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:14 GMT Server: Apache x-openstack-request-id: req-5d99c40a-2f5c-4747-8cf9-faeb7ee2ff04 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-22T07:17:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T07:17:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "696e31ce-56e2-45fa-94b0-6d1e67340497", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-22 07:17:14,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8/resources used request id req-5d99c40a-2f5c-4747-8cf9-faeb7ee2ff04 2018-07-22 07:17:14,807 - neutron_utils - INFO - Retrieving security group with ID - 696e31ce-56e2-45fa-94b0-6d1e67340497 2018-07-22 07:17:14,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=696e31ce-56e2-45fa-94b0-6d1e67340497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cb0a86523c60d1fa944f0161a2baebb7663cd0" 2018-07-22 07:17:14,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-a3b60c04-6865-4ebd-8091-f1c2988164da Date: Sun, 22 Jul 2018 07:17:14 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:17:10Z", "updated_at": "2018-07-22T07:17:11Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T07:17:11Z", "revision_number": 0, "id": "30b0f26a-26af-4957-bf15-c2522561e65d", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T07:17:11Z", "security_group_id": "696e31ce-56e2-45fa-94b0-6d1e67340497", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": 22, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:17:11Z", "revision_number": 0, "id": "c8763a3a-ce37-4fb9-82d5-f69d0931abf5", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T07:17:11Z", "security_group_id": "696e31ce-56e2-45fa-94b0-6d1e67340497", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 6, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "696e31ce-56e2-45fa-94b0-6d1e67340497", "name": "HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-sec-grp"}]} 2018-07-22 07:17:14,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=696e31ce-56e2-45fa-94b0-6d1e67340497 used request id req-a3b60c04-6865-4ebd-8091-f1c2988164da 2018-07-22 07:17:14,881 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 696e31ce-56e2-45fa-94b0-6d1e67340497 2018-07-22 07:17:14,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=696e31ce-56e2-45fa-94b0-6d1e67340497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cb0a86523c60d1fa944f0161a2baebb7663cd0" 2018-07-22 07:17:15,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-7e2955ae-5409-4911-9613-80105d2c0948 Date: Sun, 22 Jul 2018 07:17:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-07-22T07:17:11Z", "security_group_id": "696e31ce-56e2-45fa-94b0-6d1e67340497", "port_range_min": 22, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:17:11Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "30b0f26a-26af-4957-bf15-c2522561e65d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-22T07:17:11Z", "security_group_id": "696e31ce-56e2-45fa-94b0-6d1e67340497", "port_range_min": null, "revision_number": 0, "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:17:11Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c8763a3a-ce37-4fb9-82d5-f69d0931abf5"}]} 2018-07-22 07:17:15,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=696e31ce-56e2-45fa-94b0-6d1e67340497 used request id req-7e2955ae-5409-4911-9613-80105d2c0948 2018-07-22 07:17:15,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/b1671428-609b-458d-ab66-c6bdf3950cd8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cb0a86523c60d1fa944f0161a2baebb7663cd0" 2018-07-22 07:17:15,308 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 07:17:15 GMT Server: Apache x-openstack-request-id: req-3719c818-312a-4c50-abc3-4335fa284668 Location: http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 07:17:15,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:17:15 GMT Server: Apache x-openstack-request-id: req-4561092f-54fa-467d-8f6d-49f2cb2900a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:17:15,528 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131/stacks/HeatUtilsSecurityGroupTests-65c663b7-a2f3-44de-9317-c5e48aa296ac-stack/b1671428-609b-458d-ab66-c6bdf3950cd8 used request id req-4561092f-54fa-467d-8f6d-49f2cb2900a8 2018-07-22 07:17:15,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:15,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["8Xo5htkRSJKnfRievw-AzQ"], "issued_at": "2018-07-22T07:17:15.000000Z"}} 2018-07-22 07:17:15,947 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540147ea5c82d6b7297723e783e75839a6204a8c" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-67b06e18-c673-4262-9e5c-20301e7667ec"}}' 2018-07-22 07:17:16,176 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:15 GMT Server: Apache x-compute-request-id: req-b940b4d2-1527-4347-837a-0d048585815d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b940b4d2-1527-4347-837a-0d048585815d Content-Encoding: gzip Content-Length: 242 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "9e23a114-e67f-4f1e-b25a-aa4e51430e2b", "name": "CinderUtilsQoSTests-67b06e18-c673-4262-9e5c-20301e7667ec"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/9e23a114-e67f-4f1e-b25a-aa4e51430e2b", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/9e23a114-e67f-4f1e-b25a-aa4e51430e2b", "rel": "bookmark"}]} 2018-07-22 07:17:16,176 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-b940b4d2-1527-4347-837a-0d048585815d 2018-07-22 07:17:16,180 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b940b4d2-1527-4347-837a-0d048585815d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540147ea5c82d6b7297723e783e75839a6204a8c" 2018-07-22 07:17:16,402 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:16 GMT Server: Apache x-compute-request-id: req-db1191fb-51b7-40ba-bba8-687fb43edb45 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-db1191fb-51b7-40ba-bba8-687fb43edb45 Content-Encoding: gzip Content-Length: 154 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "9e23a114-e67f-4f1e-b25a-aa4e51430e2b", "name": "CinderUtilsQoSTests-67b06e18-c673-4262-9e5c-20301e7667ec"}]} 2018-07-22 07:17:16,402 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-db1191fb-51b7-40ba-bba8-687fb43edb45 2018-07-22 07:17:16,402 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-67b06e18-c673-4262-9e5c-20301e7667ec 2018-07-22 07:17:16,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/9e23a114-e67f-4f1e-b25a-aa4e51430e2b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b940b4d2-1527-4347-837a-0d048585815d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540147ea5c82d6b7297723e783e75839a6204a8c" 2018-07-22 07:17:16,638 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5ae095a9-3e14-46c7-8701-5bff573e40eb Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:16,638 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/9e23a114-e67f-4f1e-b25a-aa4e51430e2b?force=False used request id req-5ae095a9-3e14-46c7-8701-5bff573e40eb 2018-07-22 07:17:16,641 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b940b4d2-1527-4347-837a-0d048585815d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540147ea5c82d6b7297723e783e75839a6204a8c" 2018-07-22 07:17:16,850 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:16 GMT Server: Apache x-compute-request-id: req-d675f687-5bd8-4531-b6b9-67d74d47bd7f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d675f687-5bd8-4531-b6b9-67d74d47bd7f Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-22 07:17:16,850 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-d675f687-5bd8-4531-b6b9-67d74d47bd7f 2018-07-22 07:17:16,851 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-67b06e18-c673-4262-9e5c-20301e7667ec 2018-07-22 07:17:16,854 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/9e23a114-e67f-4f1e-b25a-aa4e51430e2b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b940b4d2-1527-4347-837a-0d048585815d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540147ea5c82d6b7297723e783e75839a6204a8c" 2018-07-22 07:17:17,058 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:17:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0cd69cdc-645a-43fd-97e1-ab48f9c4b57d x-openstack-request-id: req-0cd69cdc-645a-43fd-97e1-ab48f9c4b57d Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 9e23a114-e67f-4f1e-b25a-aa4e51430e2b.", "code": 404}} 2018-07-22 07:17:17,059 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/9e23a114-e67f-4f1e-b25a-aa4e51430e2b?force=False used request id req-0cd69cdc-645a-43fd-97e1-ab48f9c4b57d 2018-07-22 07:17:17,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:17,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ujTwt6DxRsGDqIO19joigA"], "issued_at": "2018-07-22T07:17:17.000000Z"}} 2018-07-22 07:17:17,462 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0316a418d8695f52c1baf066b4c7312ac13a627c" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-263bbd1b-468f-4e6a-b573-81eb8ac685b4"}}' 2018-07-22 07:17:17,675 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:17 GMT Server: Apache x-compute-request-id: req-fa51e5bb-b250-477a-9fd1-67e11c7f9ae5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fa51e5bb-b250-477a-9fd1-67e11c7f9ae5 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "b2627b5c-3598-4c19-b890-50034fe1c6a6", "name": "CinderUtilsQoSTests-263bbd1b-468f-4e6a-b573-81eb8ac685b4"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/b2627b5c-3598-4c19-b890-50034fe1c6a6", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/b2627b5c-3598-4c19-b890-50034fe1c6a6", "rel": "bookmark"}]} 2018-07-22 07:17:17,676 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-fa51e5bb-b250-477a-9fd1-67e11c7f9ae5 2018-07-22 07:17:17,679 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa51e5bb-b250-477a-9fd1-67e11c7f9ae5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0316a418d8695f52c1baf066b4c7312ac13a627c" 2018-07-22 07:17:17,877 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:17 GMT Server: Apache x-compute-request-id: req-391ad95a-fe94-4d52-9ced-55c746950ea4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-391ad95a-fe94-4d52-9ced-55c746950ea4 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "b2627b5c-3598-4c19-b890-50034fe1c6a6", "name": "CinderUtilsQoSTests-263bbd1b-468f-4e6a-b573-81eb8ac685b4"}]} 2018-07-22 07:17:17,877 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-391ad95a-fe94-4d52-9ced-55c746950ea4 2018-07-22 07:17:17,881 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/b2627b5c-3598-4c19-b890-50034fe1c6a6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa51e5bb-b250-477a-9fd1-67e11c7f9ae5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0316a418d8695f52c1baf066b4c7312ac13a627c" 2018-07-22 07:17:18,074 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:17 GMT Server: Apache x-compute-request-id: req-e8159b41-2909-453e-828e-2fcb7dc28b11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e8159b41-2909-453e-828e-2fcb7dc28b11 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "b2627b5c-3598-4c19-b890-50034fe1c6a6", "name": "CinderUtilsQoSTests-263bbd1b-468f-4e6a-b573-81eb8ac685b4"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/b2627b5c-3598-4c19-b890-50034fe1c6a6", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/b2627b5c-3598-4c19-b890-50034fe1c6a6", "rel": "bookmark"}]} 2018-07-22 07:17:18,075 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/b2627b5c-3598-4c19-b890-50034fe1c6a6 used request id req-e8159b41-2909-453e-828e-2fcb7dc28b11 2018-07-22 07:17:18,075 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-263bbd1b-468f-4e6a-b573-81eb8ac685b4 2018-07-22 07:17:18,079 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/b2627b5c-3598-4c19-b890-50034fe1c6a6?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa51e5bb-b250-477a-9fd1-67e11c7f9ae5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0316a418d8695f52c1baf066b4c7312ac13a627c" 2018-07-22 07:17:18,409 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fa3a799e-e8aa-4aa7-b0f8-48dc530845fa Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:18,409 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/b2627b5c-3598-4c19-b890-50034fe1c6a6?force=False used request id req-fa3a799e-e8aa-4aa7-b0f8-48dc530845fa 2018-07-22 07:17:18,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:18,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["zr1o5v8QTNSzPBs2BbmcUg"], "issued_at": "2018-07-22T07:17:18.000000Z"}} 2018-07-22 07:17:18,806 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5d1ccd96abebc0b12549003f9f541e96b069fe" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-8434f4fd-c797-4ede-8f82-4f8100abf0a4"}}' 2018-07-22 07:17:19,035 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:18 GMT Server: Apache x-compute-request-id: req-c330a830-321e-46e7-b6b8-f2efd5703965 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c330a830-321e-46e7-b6b8-f2efd5703965 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "f48a7449-d208-4e5d-aa3d-cf9b63b8fdea", "name": "CinderUtilsQoSTests-8434f4fd-c797-4ede-8f82-4f8100abf0a4"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/f48a7449-d208-4e5d-aa3d-cf9b63b8fdea", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/f48a7449-d208-4e5d-aa3d-cf9b63b8fdea", "rel": "bookmark"}]} 2018-07-22 07:17:19,035 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-c330a830-321e-46e7-b6b8-f2efd5703965 2018-07-22 07:17:19,038 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c330a830-321e-46e7-b6b8-f2efd5703965" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5d1ccd96abebc0b12549003f9f541e96b069fe" 2018-07-22 07:17:19,224 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:19 GMT Server: Apache x-compute-request-id: req-a616481c-7af0-466e-8f03-44476455560d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a616481c-7af0-466e-8f03-44476455560d Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "f48a7449-d208-4e5d-aa3d-cf9b63b8fdea", "name": "CinderUtilsQoSTests-8434f4fd-c797-4ede-8f82-4f8100abf0a4"}]} 2018-07-22 07:17:19,225 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-a616481c-7af0-466e-8f03-44476455560d 2018-07-22 07:17:19,228 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/f48a7449-d208-4e5d-aa3d-cf9b63b8fdea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c330a830-321e-46e7-b6b8-f2efd5703965" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5d1ccd96abebc0b12549003f9f541e96b069fe" 2018-07-22 07:17:19,408 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:19 GMT Server: Apache x-compute-request-id: req-0a8d3da8-14d5-465e-a656-8fd06ad81c62 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a8d3da8-14d5-465e-a656-8fd06ad81c62 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "f48a7449-d208-4e5d-aa3d-cf9b63b8fdea", "name": "CinderUtilsQoSTests-8434f4fd-c797-4ede-8f82-4f8100abf0a4"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/f48a7449-d208-4e5d-aa3d-cf9b63b8fdea", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/f48a7449-d208-4e5d-aa3d-cf9b63b8fdea", "rel": "bookmark"}]} 2018-07-22 07:17:19,408 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/f48a7449-d208-4e5d-aa3d-cf9b63b8fdea used request id req-0a8d3da8-14d5-465e-a656-8fd06ad81c62 2018-07-22 07:17:19,409 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-8434f4fd-c797-4ede-8f82-4f8100abf0a4 2018-07-22 07:17:19,411 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/f48a7449-d208-4e5d-aa3d-cf9b63b8fdea?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c330a830-321e-46e7-b6b8-f2efd5703965" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5d1ccd96abebc0b12549003f9f541e96b069fe" 2018-07-22 07:17:19,743 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8b464901-dfe0-4476-a753-7fef597bd5ca Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:19,743 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/f48a7449-d208-4e5d-aa3d-cf9b63b8fdea?force=False used request id req-8b464901-dfe0-4476-a753-7fef597bd5ca 2018-07-22 07:17:19,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:20,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["nWXhEKOaSSi2Lc9XSLI1VA"], "issued_at": "2018-07-22T07:17:20.000000Z"}} 2018-07-22 07:17:20,246 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61aab3337de9ede513544ec5d9874d4f753686cb" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-7b5be88f-753a-48e6-b58e-d36bf89a521e"}}' 2018-07-22 07:17:21,110 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:20 GMT Server: Apache x-compute-request-id: req-5a12e65d-c713-44dc-988f-d0fa1274ef25 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5a12e65d-c713-44dc-988f-d0fa1274ef25 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "46765289-2ff1-49b1-af43-4fe1fc0b7440", "name": "CinderUtilsQoSTests-7b5be88f-753a-48e6-b58e-d36bf89a521e"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/46765289-2ff1-49b1-af43-4fe1fc0b7440", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/46765289-2ff1-49b1-af43-4fe1fc0b7440", "rel": "bookmark"}]} 2018-07-22 07:17:21,110 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-5a12e65d-c713-44dc-988f-d0fa1274ef25 2018-07-22 07:17:21,114 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5a12e65d-c713-44dc-988f-d0fa1274ef25" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61aab3337de9ede513544ec5d9874d4f753686cb" 2018-07-22 07:17:21,301 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:21 GMT Server: Apache x-compute-request-id: req-1165ef6a-4729-405f-b546-8ef2f3040814 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1165ef6a-4729-405f-b546-8ef2f3040814 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "46765289-2ff1-49b1-af43-4fe1fc0b7440", "name": "CinderUtilsQoSTests-7b5be88f-753a-48e6-b58e-d36bf89a521e"}]} 2018-07-22 07:17:21,302 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-1165ef6a-4729-405f-b546-8ef2f3040814 2018-07-22 07:17:21,305 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/46765289-2ff1-49b1-af43-4fe1fc0b7440 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5a12e65d-c713-44dc-988f-d0fa1274ef25" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61aab3337de9ede513544ec5d9874d4f753686cb" 2018-07-22 07:17:21,490 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:21 GMT Server: Apache x-compute-request-id: req-7a447a76-c57b-45fb-b0a0-1940264a279c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7a447a76-c57b-45fb-b0a0-1940264a279c Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "46765289-2ff1-49b1-af43-4fe1fc0b7440", "name": "CinderUtilsQoSTests-7b5be88f-753a-48e6-b58e-d36bf89a521e"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/46765289-2ff1-49b1-af43-4fe1fc0b7440", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/46765289-2ff1-49b1-af43-4fe1fc0b7440", "rel": "bookmark"}]} 2018-07-22 07:17:21,490 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/46765289-2ff1-49b1-af43-4fe1fc0b7440 used request id req-7a447a76-c57b-45fb-b0a0-1940264a279c 2018-07-22 07:17:21,490 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-7b5be88f-753a-48e6-b58e-d36bf89a521e 2018-07-22 07:17:21,493 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/46765289-2ff1-49b1-af43-4fe1fc0b7440?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5a12e65d-c713-44dc-988f-d0fa1274ef25" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61aab3337de9ede513544ec5d9874d4f753686cb" 2018-07-22 07:17:21,718 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1c498c99-5256-40f0-a9af-9fa7e71b7ed7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:21,719 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/46765289-2ff1-49b1-af43-4fe1fc0b7440?force=False used request id req-1c498c99-5256-40f0-a9af-9fa7e71b7ed7 2018-07-22 07:17:21,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:22,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["N1AA_VOvTAmJOOFGypSeJQ"], "issued_at": "2018-07-22T07:17:22.000000Z"}} 2018-07-22 07:17:22,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4810aaec1ee26d992067cdada9c5e34fc5507b1" 2018-07-22 07:17:22,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e8fb88-ef41-423a-9414-8c8cfb1f276c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:17:22,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-06e8fb88-ef41-423a-9414-8c8cfb1f276c 2018-07-22 07:17:22,197 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4810aaec1ee26d992067cdada9c5e34fc5507b1" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-7427dca1-15e2-4259-a6bf-03f899ecc3cd", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 07:17:22,639 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:22 GMT Server: Apache x-compute-request-id: req-eda4ba5a-f6ab-4e89-a357-5db926885d21 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eda4ba5a-f6ab-4e89-a357-5db926885d21 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:17:22.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-7427dca1-15e2-4259-a6bf-03f899ecc3cd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "59b3b3cd-5562-401b-bfa0-cf77e9e33d7a", "size": 1}} 2018-07-22 07:17:22,639 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes used request id req-eda4ba5a-f6ab-4e89-a357-5db926885d21 2018-07-22 07:17:22,643 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eda4ba5a-f6ab-4e89-a357-5db926885d21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4810aaec1ee26d992067cdada9c5e34fc5507b1" 2018-07-22 07:17:22,885 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:22 GMT Server: Apache x-compute-request-id: req-2a0ba79f-e62d-4a27-b2fa-b7c59453fde5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2a0ba79f-e62d-4a27-b2fa-b7c59453fde5 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:17:22.000000", "replication_status": null, "snapshot_id": null, "id": "59b3b3cd-5562-401b-bfa0-cf77e9e33d7a", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-7427dca1-15e2-4259-a6bf-03f899ecc3cd", "bootable": "false", "created_at": "2018-07-22T07:17:22.000000", "volume_type": null}} 2018-07-22 07:17:22,885 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a used request id req-2a0ba79f-e62d-4a27-b2fa-b7c59453fde5 2018-07-22 07:17:22,889 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eda4ba5a-f6ab-4e89-a357-5db926885d21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4810aaec1ee26d992067cdada9c5e34fc5507b1" 2018-07-22 07:17:23,108 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:22 GMT Server: Apache x-compute-request-id: req-b86fac24-c9d8-4b92-92c0-3c80cecb44fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b86fac24-c9d8-4b92-92c0-3c80cecb44fb Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:17:22.000000", "replication_status": null, "snapshot_id": null, "id": "59b3b3cd-5562-401b-bfa0-cf77e9e33d7a", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-7427dca1-15e2-4259-a6bf-03f899ecc3cd", "bootable": "false", "created_at": "2018-07-22T07:17:22.000000", "volume_type": null}} 2018-07-22 07:17:23,108 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a used request id req-b86fac24-c9d8-4b92-92c0-3c80cecb44fb 2018-07-22 07:17:23,112 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eda4ba5a-f6ab-4e89-a357-5db926885d21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4810aaec1ee26d992067cdada9c5e34fc5507b1" 2018-07-22 07:17:23,327 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:23 GMT Server: Apache x-compute-request-id: req-c93be497-a3d0-456d-a511-1ba82ed8612c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c93be497-a3d0-456d-a511-1ba82ed8612c Content-Encoding: gzip Content-Length: 509 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:17:22.000000", "replication_status": null, "snapshot_id": null, "id": "59b3b3cd-5562-401b-bfa0-cf77e9e33d7a", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-7427dca1-15e2-4259-a6bf-03f899ecc3cd", "bootable": "false", "created_at": "2018-07-22T07:17:22.000000", "volume_type": null}]} 2018-07-22 07:17:23,327 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/detail used request id req-c93be497-a3d0-456d-a511-1ba82ed8612c 2018-07-22 07:17:23,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:17:23,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:17:23 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:17:23,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4810aaec1ee26d992067cdada9c5e34fc5507b1" 2018-07-22 07:17:23,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c84df3a-c16a-4800-9738-bc2564d7dbcd Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:17:23,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-9c84df3a-c16a-4800-9738-bc2564d7dbcd 2018-07-22 07:17:23,432 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-7427dca1-15e2-4259-a6bf-03f899ecc3cd 2018-07-22 07:17:23,434 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eda4ba5a-f6ab-4e89-a357-5db926885d21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4810aaec1ee26d992067cdada9c5e34fc5507b1" 2018-07-22 07:17:23,723 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-12e2d42c-3dbe-4061-a987-d1898d40f37f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:23,723 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a used request id req-12e2d42c-3dbe-4061-a987-d1898d40f37f 2018-07-22 07:17:23,726 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eda4ba5a-f6ab-4e89-a357-5db926885d21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4810aaec1ee26d992067cdada9c5e34fc5507b1" 2018-07-22 07:17:23,924 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:17:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a6354a8d-ae8c-4afc-a595-b1e4254cb09a x-openstack-request-id: req-a6354a8d-ae8c-4afc-a595-b1e4254cb09a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 59b3b3cd-5562-401b-bfa0-cf77e9e33d7a could not be found.", "code": 404}} 2018-07-22 07:17:23,925 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a used request id req-a6354a8d-ae8c-4afc-a595-b1e4254cb09a 2018-07-22 07:17:23,928 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eda4ba5a-f6ab-4e89-a357-5db926885d21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4810aaec1ee26d992067cdada9c5e34fc5507b1" 2018-07-22 07:17:24,146 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:23 GMT Server: Apache x-compute-request-id: req-f04972ad-7cab-4afe-9a8c-a8d9f422b72d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f04972ad-7cab-4afe-9a8c-a8d9f422b72d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 07:17:24,146 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/detail used request id req-f04972ad-7cab-4afe-9a8c-a8d9f422b72d 2018-07-22 07:17:24,147 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-7427dca1-15e2-4259-a6bf-03f899ecc3cd 2018-07-22 07:17:24,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eda4ba5a-f6ab-4e89-a357-5db926885d21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4810aaec1ee26d992067cdada9c5e34fc5507b1" 2018-07-22 07:17:24,348 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:17:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-51cd6dd8-524c-4faa-b9de-bf258bf66c23 x-openstack-request-id: req-51cd6dd8-524c-4faa-b9de-bf258bf66c23 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 59b3b3cd-5562-401b-bfa0-cf77e9e33d7a could not be found.", "code": 404}} 2018-07-22 07:17:24,348 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a used request id req-51cd6dd8-524c-4faa-b9de-bf258bf66c23 2018-07-22 07:17:24,351 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eda4ba5a-f6ab-4e89-a357-5db926885d21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4810aaec1ee26d992067cdada9c5e34fc5507b1" 2018-07-22 07:17:24,560 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:17:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ffacceb4-dfe5-405b-b2d3-af316f9da9da x-openstack-request-id: req-ffacceb4-dfe5-405b-b2d3-af316f9da9da Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 59b3b3cd-5562-401b-bfa0-cf77e9e33d7a could not be found.", "code": 404}} 2018-07-22 07:17:24,560 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/59b3b3cd-5562-401b-bfa0-cf77e9e33d7a used request id req-ffacceb4-dfe5-405b-b2d3-af316f9da9da 2018-07-22 07:17:24,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:24,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["MODXqufgSLumhvantG6S9g"], "issued_at": "2018-07-22T07:17:24.000000Z"}} 2018-07-22 07:17:24,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc16a26b8a6b066d81a41f648ebd348f0cf28b7" 2018-07-22 07:17:25,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a7956f2-00a8-4c7e-9a83-338359a607b3 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:17:25,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5a7956f2-00a8-4c7e-9a83-338359a607b3 2018-07-22 07:17:25,040 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc16a26b8a6b066d81a41f648ebd348f0cf28b7" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-4b5c79e3-9610-4d5b-a332-624e1606698c", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 07:17:25,434 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:25 GMT Server: Apache x-compute-request-id: req-6a6ffc88-d6ce-4444-a239-19b8b9e48743 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6a6ffc88-d6ce-4444-a239-19b8b9e48743 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/b7c33a9e-1347-42e7-a6ec-ee3b83af128b", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/b7c33a9e-1347-42e7-a6ec-ee3b83af128b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T07:17:25.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-4b5c79e3-9610-4d5b-a332-624e1606698c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b7c33a9e-1347-42e7-a6ec-ee3b83af128b", "size": 1}} 2018-07-22 07:17:25,434 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes used request id req-6a6ffc88-d6ce-4444-a239-19b8b9e48743 2018-07-22 07:17:25,437 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/b7c33a9e-1347-42e7-a6ec-ee3b83af128b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a6ffc88-d6ce-4444-a239-19b8b9e48743" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc16a26b8a6b066d81a41f648ebd348f0cf28b7" 2018-07-22 07:17:25,669 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:25 GMT Server: Apache x-compute-request-id: req-e30c6a97-8f6c-4f3d-91d4-b94b2d1e359b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e30c6a97-8f6c-4f3d-91d4-b94b2d1e359b Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/b7c33a9e-1347-42e7-a6ec-ee3b83af128b", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/b7c33a9e-1347-42e7-a6ec-ee3b83af128b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:17:25.000000", "replication_status": null, "snapshot_id": null, "id": "b7c33a9e-1347-42e7-a6ec-ee3b83af128b", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-4b5c79e3-9610-4d5b-a332-624e1606698c", "bootable": "false", "created_at": "2018-07-22T07:17:25.000000", "volume_type": null}} 2018-07-22 07:17:25,669 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/b7c33a9e-1347-42e7-a6ec-ee3b83af128b used request id req-e30c6a97-8f6c-4f3d-91d4-b94b2d1e359b 2018-07-22 07:17:25,671 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/b7c33a9e-1347-42e7-a6ec-ee3b83af128b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a6ffc88-d6ce-4444-a239-19b8b9e48743" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc16a26b8a6b066d81a41f648ebd348f0cf28b7" 2018-07-22 07:17:25,950 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:25 GMT Server: Apache x-compute-request-id: req-a427582e-9585-4ba8-83d6-915be58ee4b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a427582e-9585-4ba8-83d6-915be58ee4b8 Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/b7c33a9e-1347-42e7-a6ec-ee3b83af128b", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/b7c33a9e-1347-42e7-a6ec-ee3b83af128b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:17:25.000000", "replication_status": null, "snapshot_id": null, "id": "b7c33a9e-1347-42e7-a6ec-ee3b83af128b", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-4b5c79e3-9610-4d5b-a332-624e1606698c", "bootable": "false", "created_at": "2018-07-22T07:17:25.000000", "volume_type": null}} 2018-07-22 07:17:25,950 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/b7c33a9e-1347-42e7-a6ec-ee3b83af128b used request id req-a427582e-9585-4ba8-83d6-915be58ee4b8 2018-07-22 07:17:25,953 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a6ffc88-d6ce-4444-a239-19b8b9e48743" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc16a26b8a6b066d81a41f648ebd348f0cf28b7" 2018-07-22 07:17:26,172 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:25 GMT Server: Apache x-compute-request-id: req-aafe67e5-fb74-4e35-bae1-6a3ce146782f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aafe67e5-fb74-4e35-bae1-6a3ce146782f Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/b7c33a9e-1347-42e7-a6ec-ee3b83af128b", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/b7c33a9e-1347-42e7-a6ec-ee3b83af128b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T07:17:25.000000", "replication_status": null, "snapshot_id": null, "id": "b7c33a9e-1347-42e7-a6ec-ee3b83af128b", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-4b5c79e3-9610-4d5b-a332-624e1606698c", "bootable": "false", "created_at": "2018-07-22T07:17:25.000000", "volume_type": null}]} 2018-07-22 07:17:26,172 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/detail used request id req-aafe67e5-fb74-4e35-bae1-6a3ce146782f 2018-07-22 07:17:26,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:17:26,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:17:26 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:17:26,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc16a26b8a6b066d81a41f648ebd348f0cf28b7" 2018-07-22 07:17:26,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3b8d6c-5155-4af5-95c9-d4f2c1ce7f22 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 07:17:26,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-bf3b8d6c-5155-4af5-95c9-d4f2c1ce7f22 2018-07-22 07:17:26,272 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-4b5c79e3-9610-4d5b-a332-624e1606698c 2018-07-22 07:17:26,275 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/b7c33a9e-1347-42e7-a6ec-ee3b83af128b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a6ffc88-d6ce-4444-a239-19b8b9e48743" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc16a26b8a6b066d81a41f648ebd348f0cf28b7" 2018-07-22 07:17:26,544 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-242b7ce7-7945-4204-9987-1f73be0b2e98 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:26,544 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/b7c33a9e-1347-42e7-a6ec-ee3b83af128b used request id req-242b7ce7-7945-4204-9987-1f73be0b2e98 2018-07-22 07:17:26,547 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/b7c33a9e-1347-42e7-a6ec-ee3b83af128b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a6ffc88-d6ce-4444-a239-19b8b9e48743" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc16a26b8a6b066d81a41f648ebd348f0cf28b7" 2018-07-22 07:17:26,794 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:17:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b9c7668c-e621-44cf-a050-bf385f8dad6d x-openstack-request-id: req-b9c7668c-e621-44cf-a050-bf385f8dad6d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b7c33a9e-1347-42e7-a6ec-ee3b83af128b could not be found.", "code": 404}} 2018-07-22 07:17:26,794 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/b7c33a9e-1347-42e7-a6ec-ee3b83af128b used request id req-b9c7668c-e621-44cf-a050-bf385f8dad6d 2018-07-22 07:17:26,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:27,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["CnV_ymgIREK_wPMT5UyjpA"], "issued_at": "2018-07-22T07:17:27.000000Z"}} 2018-07-22 07:17:27,198 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2384064838d03e38921bf5fc8b5bb9f317c9905" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-e5997ca9-2545-4254-ada4-f2af1c9e694e", "description": null}}' 2018-07-22 07:17:27,439 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:27 GMT Server: Apache x-compute-request-id: req-ddfb3ac9-44a1-47e9-8fda-02de8e42e7f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ddfb3ac9-44a1-47e9-8fda-02de8e42e7f1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-e5997ca9-2545-4254-ada4-f2af1c9e694e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "82877e48-63e5-4cd7-9fab-ba56163dbedd", "description": null}} 2018-07-22 07:17:27,439 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-ddfb3ac9-44a1-47e9-8fda-02de8e42e7f1 2018-07-22 07:17:27,442 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddfb3ac9-44a1-47e9-8fda-02de8e42e7f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2384064838d03e38921bf5fc8b5bb9f317c9905" 2018-07-22 07:17:27,643 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:27 GMT Server: Apache x-compute-request-id: req-2c6807ff-1868-416f-af23-626e833309dd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2c6807ff-1868-416f-af23-626e833309dd Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-e5997ca9-2545-4254-ada4-f2af1c9e694e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "82877e48-63e5-4cd7-9fab-ba56163dbedd", "description": null}]} 2018-07-22 07:17:27,643 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None used request id req-2c6807ff-1868-416f-af23-626e833309dd 2018-07-22 07:17:27,646 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/82877e48-63e5-4cd7-9fab-ba56163dbedd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddfb3ac9-44a1-47e9-8fda-02de8e42e7f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2384064838d03e38921bf5fc8b5bb9f317c9905" 2018-07-22 07:17:27,827 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:27 GMT Server: Apache x-compute-request-id: req-0c30e7bf-fffb-479b-a26f-1425fd5d185f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c30e7bf-fffb-479b-a26f-1425fd5d185f Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-e5997ca9-2545-4254-ada4-f2af1c9e694e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "82877e48-63e5-4cd7-9fab-ba56163dbedd", "description": null}} 2018-07-22 07:17:27,828 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/82877e48-63e5-4cd7-9fab-ba56163dbedd used request id req-0c30e7bf-fffb-479b-a26f-1425fd5d185f 2018-07-22 07:17:27,830 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/82877e48-63e5-4cd7-9fab-ba56163dbedd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddfb3ac9-44a1-47e9-8fda-02de8e42e7f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2384064838d03e38921bf5fc8b5bb9f317c9905" 2018-07-22 07:17:28,698 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:27 GMT Server: Apache x-compute-request-id: req-e272d5ce-3c8d-4d8c-81d7-e3f597e5f392 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e272d5ce-3c8d-4d8c-81d7-e3f597e5f392 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 07:17:28,698 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/82877e48-63e5-4cd7-9fab-ba56163dbedd/encryption used request id req-e272d5ce-3c8d-4d8c-81d7-e3f597e5f392 2018-07-22 07:17:28,699 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-e5997ca9-2545-4254-ada4-f2af1c9e694e 2018-07-22 07:17:28,702 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/82877e48-63e5-4cd7-9fab-ba56163dbedd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddfb3ac9-44a1-47e9-8fda-02de8e42e7f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2384064838d03e38921bf5fc8b5bb9f317c9905" 2018-07-22 07:17:28,925 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7bac1750-154b-4ba2-b557-72aa2ea10d68 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:28,925 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/82877e48-63e5-4cd7-9fab-ba56163dbedd used request id req-7bac1750-154b-4ba2-b557-72aa2ea10d68 2018-07-22 07:17:28,928 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/82877e48-63e5-4cd7-9fab-ba56163dbedd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddfb3ac9-44a1-47e9-8fda-02de8e42e7f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2384064838d03e38921bf5fc8b5bb9f317c9905" 2018-07-22 07:17:29,106 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:17:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-27e3d4ba-d693-4922-aa6c-3ad8f99b94d9 x-openstack-request-id: req-27e3d4ba-d693-4922-aa6c-3ad8f99b94d9 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 82877e48-63e5-4cd7-9fab-ba56163dbedd could not be found.", "code": 404}} 2018-07-22 07:17:29,107 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/82877e48-63e5-4cd7-9fab-ba56163dbedd used request id req-27e3d4ba-d693-4922-aa6c-3ad8f99b94d9 2018-07-22 07:17:29,107 - cinder_utils - INFO - Volume with ID [82877e48-63e5-4cd7-9fab-ba56163dbedd] does not exist 2018-07-22 07:17:29,107 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-e5997ca9-2545-4254-ada4-f2af1c9e694e 2018-07-22 07:17:29,110 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/82877e48-63e5-4cd7-9fab-ba56163dbedd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddfb3ac9-44a1-47e9-8fda-02de8e42e7f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2384064838d03e38921bf5fc8b5bb9f317c9905" 2018-07-22 07:17:29,320 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:17:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-cd600e2a-9dd0-4b32-ab77-94169d18c18f x-openstack-request-id: req-cd600e2a-9dd0-4b32-ab77-94169d18c18f Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 82877e48-63e5-4cd7-9fab-ba56163dbedd could not be found.", "code": 404}} 2018-07-22 07:17:29,320 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/82877e48-63e5-4cd7-9fab-ba56163dbedd used request id req-cd600e2a-9dd0-4b32-ab77-94169d18c18f 2018-07-22 07:17:29,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:29,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Que_MaEVSfys74CStt4StA"], "issued_at": "2018-07-22T07:17:29.000000Z"}} 2018-07-22 07:17:29,808 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4a4027281aeec536c6c038da96c83009d835ae" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-f6739801-ec9c-4d04-b8a7-d9e09fb14347", "description": null}}' 2018-07-22 07:17:30,056 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:29 GMT Server: Apache x-compute-request-id: req-b980161f-4e24-4626-89ed-935001a2be7e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b980161f-4e24-4626-89ed-935001a2be7e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f6739801-ec9c-4d04-b8a7-d9e09fb14347", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e8847f96-a928-4ab4-b1f0-a2c26b62f499", "description": null}} 2018-07-22 07:17:30,056 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-b980161f-4e24-4626-89ed-935001a2be7e 2018-07-22 07:17:30,059 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b980161f-4e24-4626-89ed-935001a2be7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4a4027281aeec536c6c038da96c83009d835ae" 2018-07-22 07:17:30,267 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:30 GMT Server: Apache x-compute-request-id: req-9859d968-249a-4c88-8519-a6e14285d37f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9859d968-249a-4c88-8519-a6e14285d37f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-f6739801-ec9c-4d04-b8a7-d9e09fb14347", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e8847f96-a928-4ab4-b1f0-a2c26b62f499", "description": null}]} 2018-07-22 07:17:30,268 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None used request id req-9859d968-249a-4c88-8519-a6e14285d37f 2018-07-22 07:17:30,271 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/e8847f96-a928-4ab4-b1f0-a2c26b62f499 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b980161f-4e24-4626-89ed-935001a2be7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4a4027281aeec536c6c038da96c83009d835ae" 2018-07-22 07:17:30,544 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:30 GMT Server: Apache x-compute-request-id: req-61fe3ee6-fb02-415d-8f23-fc4533fa9c2c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-61fe3ee6-fb02-415d-8f23-fc4533fa9c2c Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f6739801-ec9c-4d04-b8a7-d9e09fb14347", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e8847f96-a928-4ab4-b1f0-a2c26b62f499", "description": null}} 2018-07-22 07:17:30,545 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/e8847f96-a928-4ab4-b1f0-a2c26b62f499 used request id req-61fe3ee6-fb02-415d-8f23-fc4533fa9c2c 2018-07-22 07:17:30,548 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/e8847f96-a928-4ab4-b1f0-a2c26b62f499/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b980161f-4e24-4626-89ed-935001a2be7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4a4027281aeec536c6c038da96c83009d835ae" 2018-07-22 07:17:30,738 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:30 GMT Server: Apache x-compute-request-id: req-f0f45955-bb5b-48f1-b220-a98c1f506236 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f0f45955-bb5b-48f1-b220-a98c1f506236 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 07:17:30,738 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/e8847f96-a928-4ab4-b1f0-a2c26b62f499/encryption used request id req-f0f45955-bb5b-48f1-b220-a98c1f506236 2018-07-22 07:17:30,741 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/e8847f96-a928-4ab4-b1f0-a2c26b62f499 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b980161f-4e24-4626-89ed-935001a2be7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4a4027281aeec536c6c038da96c83009d835ae" 2018-07-22 07:17:30,931 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:30 GMT Server: Apache x-compute-request-id: req-04264ef9-2c31-4d8f-9e84-099c423fc8dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-04264ef9-2c31-4d8f-9e84-099c423fc8dc Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f6739801-ec9c-4d04-b8a7-d9e09fb14347", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e8847f96-a928-4ab4-b1f0-a2c26b62f499", "description": null}} 2018-07-22 07:17:30,931 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/e8847f96-a928-4ab4-b1f0-a2c26b62f499 used request id req-04264ef9-2c31-4d8f-9e84-099c423fc8dc 2018-07-22 07:17:30,934 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/e8847f96-a928-4ab4-b1f0-a2c26b62f499 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b980161f-4e24-4626-89ed-935001a2be7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4a4027281aeec536c6c038da96c83009d835ae" 2018-07-22 07:17:31,120 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:30 GMT Server: Apache x-compute-request-id: req-668afb32-0e4c-4711-af80-43173272376e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-668afb32-0e4c-4711-af80-43173272376e Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f6739801-ec9c-4d04-b8a7-d9e09fb14347", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e8847f96-a928-4ab4-b1f0-a2c26b62f499", "description": null}} 2018-07-22 07:17:31,120 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/e8847f96-a928-4ab4-b1f0-a2c26b62f499 used request id req-668afb32-0e4c-4711-af80-43173272376e 2018-07-22 07:17:31,123 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/e8847f96-a928-4ab4-b1f0-a2c26b62f499/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b980161f-4e24-4626-89ed-935001a2be7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4a4027281aeec536c6c038da96c83009d835ae" 2018-07-22 07:17:31,310 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:31 GMT Server: Apache x-compute-request-id: req-15951866-f130-49b4-bac4-999d29c7eb8b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-15951866-f130-49b4-bac4-999d29c7eb8b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 07:17:31,310 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/e8847f96-a928-4ab4-b1f0-a2c26b62f499/encryption used request id req-15951866-f130-49b4-bac4-999d29c7eb8b 2018-07-22 07:17:31,311 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-f6739801-ec9c-4d04-b8a7-d9e09fb14347 2018-07-22 07:17:31,313 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/e8847f96-a928-4ab4-b1f0-a2c26b62f499 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b980161f-4e24-4626-89ed-935001a2be7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4a4027281aeec536c6c038da96c83009d835ae" 2018-07-22 07:17:31,626 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c26757f3-2673-49d6-9ff8-cd5218bfdf5b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:31,626 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/e8847f96-a928-4ab4-b1f0-a2c26b62f499 used request id req-c26757f3-2673-49d6-9ff8-cd5218bfdf5b 2018-07-22 07:17:31,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:32,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["_xxtDr2nTOy_IMgFch85qg"], "issued_at": "2018-07-22T07:17:32.000000Z"}} 2018-07-22 07:17:32,023 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f17e27801ee39c03921de30919565506b3e68d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-3942839a-904b-47fe-b237-a896e52f7b66-type", "description": null}}' 2018-07-22 07:17:32,940 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:32 GMT Server: Apache x-compute-request-id: req-d5089287-065a-4751-b3a3-fed1edd9571c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d5089287-065a-4751-b3a3-fed1edd9571c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-3942839a-904b-47fe-b237-a896e52f7b66-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3aefe3bf-10ba-4c87-a8dc-c7ec746a4ecc", "description": null}} 2018-07-22 07:17:32,940 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-d5089287-065a-4751-b3a3-fed1edd9571c 2018-07-22 07:17:32,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/3aefe3bf-10ba-4c87-a8dc-c7ec746a4ecc/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d5089287-065a-4751-b3a3-fed1edd9571c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f17e27801ee39c03921de30919565506b3e68d" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-3942839a-904b-47fe-b237-a896e52f7b66", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-22 07:17:33,158 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 22 Jul 2018 07:17:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1e95c1b3-ffa1-4627-8d24-aada1ba9650e x-openstack-request-id: req-1e95c1b3-ffa1-4627-8d24-aada1ba9650e Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-07-22 07:17:33,158 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/3aefe3bf-10ba-4c87-a8dc-c7ec746a4ecc/encryption used request id req-1e95c1b3-ffa1-4627-8d24-aada1ba9650e 2018-07-22 07:17:33,159 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-3942839a-904b-47fe-b237-a896e52f7b66-type 2018-07-22 07:17:33,162 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/3aefe3bf-10ba-4c87-a8dc-c7ec746a4ecc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d5089287-065a-4751-b3a3-fed1edd9571c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f17e27801ee39c03921de30919565506b3e68d" 2018-07-22 07:17:33,409 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a51d09f9-43db-4e52-9dcc-2d4deec42a42 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:33,409 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/3aefe3bf-10ba-4c87-a8dc-c7ec746a4ecc used request id req-a51d09f9-43db-4e52-9dcc-2d4deec42a42 2018-07-22 07:17:33,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:33,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ymg7gi3sQDmr11v7tfRuPQ"], "issued_at": "2018-07-22T07:17:33.000000Z"}} 2018-07-22 07:17:33,814 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df70a34f93e9266fa3c13e4e9cdbc1c51260f27e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-5dacd561-e873-45ff-b398-1b43f4c37f5f-type", "description": null}}' 2018-07-22 07:17:34,042 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:33 GMT Server: Apache x-compute-request-id: req-56bafd37-e4f2-4a02-9544-b345ab2b273a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-56bafd37-e4f2-4a02-9544-b345ab2b273a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5dacd561-e873-45ff-b398-1b43f4c37f5f-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "48388277-ef23-4853-8506-13063b7ec86a", "description": null}} 2018-07-22 07:17:34,042 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-56bafd37-e4f2-4a02-9544-b345ab2b273a 2018-07-22 07:17:34,045 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-56bafd37-e4f2-4a02-9544-b345ab2b273a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df70a34f93e9266fa3c13e4e9cdbc1c51260f27e" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-5dacd561-e873-45ff-b398-1b43f4c37f5f", "provider": "LuksEncryptor"}}' 2018-07-22 07:17:34,279 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:34 GMT Server: Apache x-compute-request-id: req-7d7bac03-9910-4c7e-b6de-68ce7752bad1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7d7bac03-9910-4c7e-b6de-68ce7752bad1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "48388277-ef23-4853-8506-13063b7ec86a", "name": "CinderUtilsAddEncryptionTests-5dacd561-e873-45ff-b398-1b43f4c37f5f", "control_location": "back-end", "encryption_id": "7a58062d-bf72-4070-9181-cf5a03482c9f", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-07-22 07:17:34,279 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a/encryption used request id req-7d7bac03-9910-4c7e-b6de-68ce7752bad1 2018-07-22 07:17:34,283 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56bafd37-e4f2-4a02-9544-b345ab2b273a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df70a34f93e9266fa3c13e4e9cdbc1c51260f27e" 2018-07-22 07:17:34,474 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:34 GMT Server: Apache x-compute-request-id: req-f4c27934-fdf4-4d25-976a-e3186b2feec4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f4c27934-fdf4-4d25-976a-e3186b2feec4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5dacd561-e873-45ff-b398-1b43f4c37f5f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "48388277-ef23-4853-8506-13063b7ec86a", "description": null}} 2018-07-22 07:17:34,474 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a used request id req-f4c27934-fdf4-4d25-976a-e3186b2feec4 2018-07-22 07:17:34,477 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56bafd37-e4f2-4a02-9544-b345ab2b273a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df70a34f93e9266fa3c13e4e9cdbc1c51260f27e" 2018-07-22 07:17:34,668 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:34 GMT Server: Apache x-compute-request-id: req-2e0b4001-4f10-4673-a3ea-804d87b7969b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2e0b4001-4f10-4673-a3ea-804d87b7969b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type_id": "48388277-ef23-4853-8506-13063b7ec86a", "control_location": "back-end", "deleted": false, "created_at": "2018-07-22T07:17:34.000000", "updated_at": null, "encryption_id": "7a58062d-bf72-4070-9181-cf5a03482c9f", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-07-22 07:17:34,669 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a/encryption used request id req-2e0b4001-4f10-4673-a3ea-804d87b7969b 2018-07-22 07:17:34,669 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-5dacd561-e873-45ff-b398-1b43f4c37f5f-type 2018-07-22 07:17:34,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56bafd37-e4f2-4a02-9544-b345ab2b273a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df70a34f93e9266fa3c13e4e9cdbc1c51260f27e" 2018-07-22 07:17:34,914 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:34 GMT Server: Apache x-compute-request-id: req-92891a3b-5879-4e27-a14d-5c80ef9c25a6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-92891a3b-5879-4e27-a14d-5c80ef9c25a6 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5dacd561-e873-45ff-b398-1b43f4c37f5f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "48388277-ef23-4853-8506-13063b7ec86a", "description": null}} 2018-07-22 07:17:34,914 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a used request id req-92891a3b-5879-4e27-a14d-5c80ef9c25a6 2018-07-22 07:17:34,917 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56bafd37-e4f2-4a02-9544-b345ab2b273a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df70a34f93e9266fa3c13e4e9cdbc1c51260f27e" 2018-07-22 07:17:35,138 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d430b2d6-3e24-45c2-b6e8-c38423502202 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:35,138 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a/encryption/provider used request id req-d430b2d6-3e24-45c2-b6e8-c38423502202 2018-07-22 07:17:35,141 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56bafd37-e4f2-4a02-9544-b345ab2b273a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df70a34f93e9266fa3c13e4e9cdbc1c51260f27e" 2018-07-22 07:17:35,321 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:35 GMT Server: Apache x-compute-request-id: req-e5cf218d-9224-44d1-a7c9-ffb23f7ea04a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e5cf218d-9224-44d1-a7c9-ffb23f7ea04a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5dacd561-e873-45ff-b398-1b43f4c37f5f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "48388277-ef23-4853-8506-13063b7ec86a", "description": null}} 2018-07-22 07:17:35,322 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a used request id req-e5cf218d-9224-44d1-a7c9-ffb23f7ea04a 2018-07-22 07:17:35,325 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56bafd37-e4f2-4a02-9544-b345ab2b273a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df70a34f93e9266fa3c13e4e9cdbc1c51260f27e" 2018-07-22 07:17:35,531 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:35 GMT Server: Apache x-compute-request-id: req-38631282-9d14-4521-8a71-afd0c7652da0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-38631282-9d14-4521-8a71-afd0c7652da0 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 07:17:35,532 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a/encryption used request id req-38631282-9d14-4521-8a71-afd0c7652da0 2018-07-22 07:17:35,532 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-5dacd561-e873-45ff-b398-1b43f4c37f5f-type 2018-07-22 07:17:35,535 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56bafd37-e4f2-4a02-9544-b345ab2b273a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df70a34f93e9266fa3c13e4e9cdbc1c51260f27e" 2018-07-22 07:17:35,730 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:35 GMT Server: Apache x-compute-request-id: req-8821fd84-13d9-4b74-818d-3723b7dea6e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8821fd84-13d9-4b74-818d-3723b7dea6e9 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5dacd561-e873-45ff-b398-1b43f4c37f5f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "48388277-ef23-4853-8506-13063b7ec86a", "description": null}} 2018-07-22 07:17:35,731 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a used request id req-8821fd84-13d9-4b74-818d-3723b7dea6e9 2018-07-22 07:17:35,733 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56bafd37-e4f2-4a02-9544-b345ab2b273a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df70a34f93e9266fa3c13e4e9cdbc1c51260f27e" 2018-07-22 07:17:35,917 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:17:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-df23a98f-cf13-4e20-bac1-9e6f0aa0e833 x-openstack-request-id: req-df23a98f-cf13-4e20-bac1-9e6f0aa0e833 Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 48388277-ef23-4853-8506-13063b7ec86a does not exist.", "code": 404}} 2018-07-22 07:17:35,917 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a/encryption/provider used request id req-df23a98f-cf13-4e20-bac1-9e6f0aa0e833 2018-07-22 07:17:35,918 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-5dacd561-e873-45ff-b398-1b43f4c37f5f-type 2018-07-22 07:17:35,920 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56bafd37-e4f2-4a02-9544-b345ab2b273a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df70a34f93e9266fa3c13e4e9cdbc1c51260f27e" 2018-07-22 07:17:36,153 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8794a498-4cbf-4274-bd4a-08c9a9f6e3ce Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:36,153 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/48388277-ef23-4853-8506-13063b7ec86a used request id req-8794a498-4cbf-4274-bd4a-08c9a9f6e3ce 2018-07-22 07:17:36,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:36,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["z9j9xIMASuyMcmUwRhPa7Q"], "issued_at": "2018-07-22T07:17:36.000000Z"}} 2018-07-22 07:17:36,570 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3dc5a5d4b8e8052401673d23acb6130e7dcc8d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-b66393c7-88bf-4f5d-ad76-391d4a482bfd-type", "description": null}}' 2018-07-22 07:17:36,819 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:36 GMT Server: Apache x-compute-request-id: req-48b968b0-03e0-402c-8405-73fe28b900a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-48b968b0-03e0-402c-8405-73fe28b900a2 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b66393c7-88bf-4f5d-ad76-391d4a482bfd-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "aa7e63a9-5cd2-4c3c-aff1-f013f562eeee", "description": null}} 2018-07-22 07:17:36,819 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-48b968b0-03e0-402c-8405-73fe28b900a2 2018-07-22 07:17:36,823 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/aa7e63a9-5cd2-4c3c-aff1-f013f562eeee/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-48b968b0-03e0-402c-8405-73fe28b900a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3dc5a5d4b8e8052401673d23acb6130e7dcc8d" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-b66393c7-88bf-4f5d-ad76-391d4a482bfd", "provider": "foo"}}' 2018-07-22 07:17:37,076 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:36 GMT Server: Apache x-compute-request-id: req-446c929c-5d92-46e5-a4d0-f90417cce886 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-446c929c-5d92-46e5-a4d0-f90417cce886 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "aa7e63a9-5cd2-4c3c-aff1-f013f562eeee", "name": "CinderUtilsAddEncryptionTests-b66393c7-88bf-4f5d-ad76-391d4a482bfd", "control_location": "front-end", "encryption_id": "c99b2b95-e77d-4690-b695-41f94167b60d", "provider": "foo", "provider_class": "foo"}} 2018-07-22 07:17:37,076 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/aa7e63a9-5cd2-4c3c-aff1-f013f562eeee/encryption used request id req-446c929c-5d92-46e5-a4d0-f90417cce886 2018-07-22 07:17:37,079 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/aa7e63a9-5cd2-4c3c-aff1-f013f562eeee -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48b968b0-03e0-402c-8405-73fe28b900a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3dc5a5d4b8e8052401673d23acb6130e7dcc8d" 2018-07-22 07:17:37,273 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:37 GMT Server: Apache x-compute-request-id: req-0dc03573-8dd0-4bde-9764-96d9ef7216bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0dc03573-8dd0-4bde-9764-96d9ef7216bb Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b66393c7-88bf-4f5d-ad76-391d4a482bfd-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "aa7e63a9-5cd2-4c3c-aff1-f013f562eeee", "description": null}} 2018-07-22 07:17:37,273 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/aa7e63a9-5cd2-4c3c-aff1-f013f562eeee used request id req-0dc03573-8dd0-4bde-9764-96d9ef7216bb 2018-07-22 07:17:37,276 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/aa7e63a9-5cd2-4c3c-aff1-f013f562eeee/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48b968b0-03e0-402c-8405-73fe28b900a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3dc5a5d4b8e8052401673d23acb6130e7dcc8d" 2018-07-22 07:17:37,477 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:37 GMT Server: Apache x-compute-request-id: req-c9b3c528-5372-4bfd-beef-87013fe921c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9b3c528-5372-4bfd-beef-87013fe921c6 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "aa7e63a9-5cd2-4c3c-aff1-f013f562eeee", "control_location": "front-end", "deleted": false, "created_at": "2018-07-22T07:17:37.000000", "updated_at": null, "encryption_id": "c99b2b95-e77d-4690-b695-41f94167b60d", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-07-22 07:17:37,477 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/aa7e63a9-5cd2-4c3c-aff1-f013f562eeee/encryption used request id req-c9b3c528-5372-4bfd-beef-87013fe921c6 2018-07-22 07:17:37,478 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-b66393c7-88bf-4f5d-ad76-391d4a482bfd-type 2018-07-22 07:17:37,480 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/aa7e63a9-5cd2-4c3c-aff1-f013f562eeee -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48b968b0-03e0-402c-8405-73fe28b900a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3dc5a5d4b8e8052401673d23acb6130e7dcc8d" 2018-07-22 07:17:37,658 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:37 GMT Server: Apache x-compute-request-id: req-21b1fc23-d7f1-4105-aac8-569b2241a9a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-21b1fc23-d7f1-4105-aac8-569b2241a9a0 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b66393c7-88bf-4f5d-ad76-391d4a482bfd-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "aa7e63a9-5cd2-4c3c-aff1-f013f562eeee", "description": null}} 2018-07-22 07:17:37,659 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/aa7e63a9-5cd2-4c3c-aff1-f013f562eeee used request id req-21b1fc23-d7f1-4105-aac8-569b2241a9a0 2018-07-22 07:17:37,661 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/aa7e63a9-5cd2-4c3c-aff1-f013f562eeee/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48b968b0-03e0-402c-8405-73fe28b900a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3dc5a5d4b8e8052401673d23acb6130e7dcc8d" 2018-07-22 07:17:37,886 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8218ba0a-eb8f-41dc-83e8-c80cc44f4ef9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:37,887 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/aa7e63a9-5cd2-4c3c-aff1-f013f562eeee/encryption/provider used request id req-8218ba0a-eb8f-41dc-83e8-c80cc44f4ef9 2018-07-22 07:17:37,887 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-b66393c7-88bf-4f5d-ad76-391d4a482bfd-type 2018-07-22 07:17:37,889 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/aa7e63a9-5cd2-4c3c-aff1-f013f562eeee -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48b968b0-03e0-402c-8405-73fe28b900a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3dc5a5d4b8e8052401673d23acb6130e7dcc8d" 2018-07-22 07:17:38,209 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a5af78cf-aad5-42db-8869-0f8f366f7ac7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:38,209 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/aa7e63a9-5cd2-4c3c-aff1-f013f562eeee used request id req-a5af78cf-aad5-42db-8869-0f8f366f7ac7 2018-07-22 07:17:38,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:38,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["BCY_9LTSREugCEcqZYzNeQ"], "issued_at": "2018-07-22T07:17:38.000000Z"}} 2018-07-22 07:17:38,609 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d66ae5d8a2f3426c99d8ed334c0a625a91d3fc" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-823828f2-4abd-434b-8539-346bc91fe526-type", "description": null}}' 2018-07-22 07:17:38,818 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:38 GMT Server: Apache x-compute-request-id: req-d07f6fa2-d06d-4da4-8e04-ede519369e87 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d07f6fa2-d06d-4da4-8e04-ede519369e87 Content-Encoding: gzip Content-Length: 200 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-823828f2-4abd-434b-8539-346bc91fe526-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "16d70513-1525-4300-98d9-0c2b91ed137a", "description": null}} 2018-07-22 07:17:38,818 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-d07f6fa2-d06d-4da4-8e04-ede519369e87 2018-07-22 07:17:38,821 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/16d70513-1525-4300-98d9-0c2b91ed137a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d07f6fa2-d06d-4da4-8e04-ede519369e87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d66ae5d8a2f3426c99d8ed334c0a625a91d3fc" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-823828f2-4abd-434b-8539-346bc91fe526", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-22 07:17:39,065 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:38 GMT Server: Apache x-compute-request-id: req-19fd46c4-9b17-4cd5-820a-d30072d0b649 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-19fd46c4-9b17-4cd5-820a-d30072d0b649 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "16d70513-1525-4300-98d9-0c2b91ed137a", "name": "CinderUtilsAddEncryptionTests-823828f2-4abd-434b-8539-346bc91fe526", "control_location": "back-end", "encryption_id": "7cdce5ac-5713-46ba-b135-eabaec71eb94", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-07-22 07:17:39,065 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/16d70513-1525-4300-98d9-0c2b91ed137a/encryption used request id req-19fd46c4-9b17-4cd5-820a-d30072d0b649 2018-07-22 07:17:39,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/16d70513-1525-4300-98d9-0c2b91ed137a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d07f6fa2-d06d-4da4-8e04-ede519369e87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d66ae5d8a2f3426c99d8ed334c0a625a91d3fc" 2018-07-22 07:17:39,265 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:39 GMT Server: Apache x-compute-request-id: req-b1601272-5cd5-4d7e-9c35-f0e0b32e0559 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b1601272-5cd5-4d7e-9c35-f0e0b32e0559 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-823828f2-4abd-434b-8539-346bc91fe526-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "16d70513-1525-4300-98d9-0c2b91ed137a", "description": null}} 2018-07-22 07:17:39,266 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/16d70513-1525-4300-98d9-0c2b91ed137a used request id req-b1601272-5cd5-4d7e-9c35-f0e0b32e0559 2018-07-22 07:17:39,268 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/16d70513-1525-4300-98d9-0c2b91ed137a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d07f6fa2-d06d-4da4-8e04-ede519369e87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d66ae5d8a2f3426c99d8ed334c0a625a91d3fc" 2018-07-22 07:17:39,456 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:39 GMT Server: Apache x-compute-request-id: req-e57e4425-a5eb-4ea3-97f5-72ded0dc9427 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e57e4425-a5eb-4ea3-97f5-72ded0dc9427 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"volume_type_id": "16d70513-1525-4300-98d9-0c2b91ed137a", "control_location": "back-end", "deleted": false, "created_at": "2018-07-22T07:17:39.000000", "updated_at": null, "encryption_id": "7cdce5ac-5713-46ba-b135-eabaec71eb94", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-07-22 07:17:39,457 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/16d70513-1525-4300-98d9-0c2b91ed137a/encryption used request id req-e57e4425-a5eb-4ea3-97f5-72ded0dc9427 2018-07-22 07:17:39,457 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-823828f2-4abd-434b-8539-346bc91fe526-type 2018-07-22 07:17:39,460 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/16d70513-1525-4300-98d9-0c2b91ed137a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d07f6fa2-d06d-4da4-8e04-ede519369e87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d66ae5d8a2f3426c99d8ed334c0a625a91d3fc" 2018-07-22 07:17:39,649 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:39 GMT Server: Apache x-compute-request-id: req-8f89548c-f39a-4016-98bc-7a5ac055f9fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8f89548c-f39a-4016-98bc-7a5ac055f9fb Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-823828f2-4abd-434b-8539-346bc91fe526-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "16d70513-1525-4300-98d9-0c2b91ed137a", "description": null}} 2018-07-22 07:17:39,649 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/16d70513-1525-4300-98d9-0c2b91ed137a used request id req-8f89548c-f39a-4016-98bc-7a5ac055f9fb 2018-07-22 07:17:39,652 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/16d70513-1525-4300-98d9-0c2b91ed137a/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d07f6fa2-d06d-4da4-8e04-ede519369e87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d66ae5d8a2f3426c99d8ed334c0a625a91d3fc" 2018-07-22 07:17:39,874 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a924ff47-450d-4390-bc46-df5fc1b2fa1e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:39,875 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/16d70513-1525-4300-98d9-0c2b91ed137a/encryption/provider used request id req-a924ff47-450d-4390-bc46-df5fc1b2fa1e 2018-07-22 07:17:39,875 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-823828f2-4abd-434b-8539-346bc91fe526-type 2018-07-22 07:17:39,877 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/16d70513-1525-4300-98d9-0c2b91ed137a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d07f6fa2-d06d-4da4-8e04-ede519369e87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d66ae5d8a2f3426c99d8ed334c0a625a91d3fc" 2018-07-22 07:17:40,086 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2aac3758-9e88-44f4-b919-7b3a1ef03143 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:40,087 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/16d70513-1525-4300-98d9-0c2b91ed137a used request id req-2aac3758-9e88-44f4-b919-7b3a1ef03143 2018-07-22 07:17:40,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:40,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["WdttfLU2TK6IAz8xHcLwHQ"], "issued_at": "2018-07-22T07:17:40.000000Z"}} 2018-07-22 07:17:40,488 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232ea41e2a9161b83fb1fddd2fd27435041fdee5" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-3bc39c55-3be6-4c7a-ac49-41ad3e627d46-qos"}}' 2018-07-22 07:17:40,699 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:40 GMT Server: Apache x-compute-request-id: req-51eb2920-7d58-4d6a-80ef-fcf5bca8855e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-51eb2920-7d58-4d6a-80ef-fcf5bca8855e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "80bfab16-2d36-47da-aba1-807f6d690bf1", "name": "CinderUtilsVolumeTypeCompleteTests-3bc39c55-3be6-4c7a-ac49-41ad3e627d46-qos"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/80bfab16-2d36-47da-aba1-807f6d690bf1", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/80bfab16-2d36-47da-aba1-807f6d690bf1", "rel": "bookmark"}]} 2018-07-22 07:17:40,699 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-51eb2920-7d58-4d6a-80ef-fcf5bca8855e 2018-07-22 07:17:40,703 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-51eb2920-7d58-4d6a-80ef-fcf5bca8855e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232ea41e2a9161b83fb1fddd2fd27435041fdee5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-3bc39c55-3be6-4c7a-ac49-41ad3e627d46", "description": null}}' 2018-07-22 07:17:40,939 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:40 GMT Server: Apache x-compute-request-id: req-0ab1f49f-04db-4e0e-af00-8f958f276741 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ab1f49f-04db-4e0e-af00-8f958f276741 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-3bc39c55-3be6-4c7a-ac49-41ad3e627d46", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "42d146ac-14f2-4666-ad69-76610d8921c0", "description": null}} 2018-07-22 07:17:40,939 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-0ab1f49f-04db-4e0e-af00-8f958f276741 2018-07-22 07:17:40,942 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/42d146ac-14f2-4666-ad69-76610d8921c0/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-51eb2920-7d58-4d6a-80ef-fcf5bca8855e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232ea41e2a9161b83fb1fddd2fd27435041fdee5" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-22 07:17:41,160 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:40 GMT Server: Apache x-compute-request-id: req-d89adc7e-6764-4ae5-a5fc-5e9c9d321ad8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d89adc7e-6764-4ae5-a5fc-5e9c9d321ad8 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "42d146ac-14f2-4666-ad69-76610d8921c0", "name": "foo", "control_location": "back-end", "encryption_id": "5df62351-74b5-4f5c-8ffa-660c2f1fb69d", "provider": "bar", "provider_class": "bar"}} 2018-07-22 07:17:41,160 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/42d146ac-14f2-4666-ad69-76610d8921c0/encryption used request id req-d89adc7e-6764-4ae5-a5fc-5e9c9d321ad8 2018-07-22 07:17:41,164 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/42d146ac-14f2-4666-ad69-76610d8921c0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51eb2920-7d58-4d6a-80ef-fcf5bca8855e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232ea41e2a9161b83fb1fddd2fd27435041fdee5" 2018-07-22 07:17:41,367 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:41 GMT Server: Apache x-compute-request-id: req-24131108-49af-4e30-98c9-5582a5307c10 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-24131108-49af-4e30-98c9-5582a5307c10 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-3bc39c55-3be6-4c7a-ac49-41ad3e627d46", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "42d146ac-14f2-4666-ad69-76610d8921c0", "description": null}} 2018-07-22 07:17:41,367 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/42d146ac-14f2-4666-ad69-76610d8921c0 used request id req-24131108-49af-4e30-98c9-5582a5307c10 2018-07-22 07:17:41,370 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/42d146ac-14f2-4666-ad69-76610d8921c0/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51eb2920-7d58-4d6a-80ef-fcf5bca8855e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232ea41e2a9161b83fb1fddd2fd27435041fdee5" 2018-07-22 07:17:41,563 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:41 GMT Server: Apache x-compute-request-id: req-f3b53001-bd7c-40db-853e-d109fa52acb6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f3b53001-bd7c-40db-853e-d109fa52acb6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "42d146ac-14f2-4666-ad69-76610d8921c0", "control_location": "back-end", "deleted": false, "created_at": "2018-07-22T07:17:41.000000", "updated_at": null, "encryption_id": "5df62351-74b5-4f5c-8ffa-660c2f1fb69d", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-22 07:17:41,563 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/42d146ac-14f2-4666-ad69-76610d8921c0/encryption used request id req-f3b53001-bd7c-40db-853e-d109fa52acb6 2018-07-22 07:17:41,563 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-3bc39c55-3be6-4c7a-ac49-41ad3e627d46 2018-07-22 07:17:41,566 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/42d146ac-14f2-4666-ad69-76610d8921c0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51eb2920-7d58-4d6a-80ef-fcf5bca8855e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232ea41e2a9161b83fb1fddd2fd27435041fdee5" 2018-07-22 07:17:41,750 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:41 GMT Server: Apache x-compute-request-id: req-4f2a9c5b-2523-4db2-8916-e2b6cfc6c029 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f2a9c5b-2523-4db2-8916-e2b6cfc6c029 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-3bc39c55-3be6-4c7a-ac49-41ad3e627d46", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "42d146ac-14f2-4666-ad69-76610d8921c0", "description": null}} 2018-07-22 07:17:41,751 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/42d146ac-14f2-4666-ad69-76610d8921c0 used request id req-4f2a9c5b-2523-4db2-8916-e2b6cfc6c029 2018-07-22 07:17:41,753 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/42d146ac-14f2-4666-ad69-76610d8921c0/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51eb2920-7d58-4d6a-80ef-fcf5bca8855e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232ea41e2a9161b83fb1fddd2fd27435041fdee5" 2018-07-22 07:17:41,982 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9b5c20ea-dde2-471d-9ed0-8cd25bd2bea5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:41,982 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/42d146ac-14f2-4666-ad69-76610d8921c0/encryption/provider used request id req-9b5c20ea-dde2-471d-9ed0-8cd25bd2bea5 2018-07-22 07:17:41,983 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-3bc39c55-3be6-4c7a-ac49-41ad3e627d46 2018-07-22 07:17:41,985 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/42d146ac-14f2-4666-ad69-76610d8921c0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51eb2920-7d58-4d6a-80ef-fcf5bca8855e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232ea41e2a9161b83fb1fddd2fd27435041fdee5" 2018-07-22 07:17:42,218 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e96919fe-193e-4b18-98b5-d7f7c4524d58 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:42,218 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/42d146ac-14f2-4666-ad69-76610d8921c0 used request id req-e96919fe-193e-4b18-98b5-d7f7c4524d58 2018-07-22 07:17:42,219 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-3bc39c55-3be6-4c7a-ac49-41ad3e627d46-qos 2018-07-22 07:17:42,221 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/80bfab16-2d36-47da-aba1-807f6d690bf1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51eb2920-7d58-4d6a-80ef-fcf5bca8855e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232ea41e2a9161b83fb1fddd2fd27435041fdee5" 2018-07-22 07:17:42,452 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3ec3ae7b-8eaa-46c3-9c66-4212d33d3207 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:42,452 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/80bfab16-2d36-47da-aba1-807f6d690bf1?force=False used request id req-3ec3ae7b-8eaa-46c3-9c66-4212d33d3207 2018-07-22 07:17:42,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:42,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["uznY7cxxQdOYTDLJF2grLg"], "issued_at": "2018-07-22T07:17:42.000000Z"}} 2018-07-22 07:17:42,853 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f359e7b5b64a6d556570c28b512b26c1cc2a288" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-899d7be7-8616-440f-afe5-9c52c65bf4a3-qos"}}' 2018-07-22 07:17:43,062 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:42 GMT Server: Apache x-compute-request-id: req-b847b331-9930-44a6-a8d1-8b5a917f6eeb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b847b331-9930-44a6-a8d1-8b5a917f6eeb Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "fbe60160-fe7c-4e36-9076-70df320427d7", "name": "CinderUtilsVolumeTypeCompleteTests-899d7be7-8616-440f-afe5-9c52c65bf4a3-qos"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/fbe60160-fe7c-4e36-9076-70df320427d7", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/fbe60160-fe7c-4e36-9076-70df320427d7", "rel": "bookmark"}]} 2018-07-22 07:17:43,063 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-b847b331-9930-44a6-a8d1-8b5a917f6eeb 2018-07-22 07:17:43,066 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b847b331-9930-44a6-a8d1-8b5a917f6eeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f359e7b5b64a6d556570c28b512b26c1cc2a288" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-899d7be7-8616-440f-afe5-9c52c65bf4a3", "description": null}}' 2018-07-22 07:17:43,292 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:43 GMT Server: Apache x-compute-request-id: req-54cdd03c-9a8d-4e40-bee2-4119b52e4edb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-54cdd03c-9a8d-4e40-bee2-4119b52e4edb Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-899d7be7-8616-440f-afe5-9c52c65bf4a3", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bf833905-3ea9-4c0b-b54a-1b51b6d6d855", "description": null}} 2018-07-22 07:17:43,292 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-54cdd03c-9a8d-4e40-bee2-4119b52e4edb 2018-07-22 07:17:43,295 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b847b331-9930-44a6-a8d1-8b5a917f6eeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f359e7b5b64a6d556570c28b512b26c1cc2a288" 2018-07-22 07:17:43,566 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:43 GMT Server: Apache x-compute-request-id: req-a0ccc53e-4e22-496a-895a-95140ecd271a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a0ccc53e-4e22-496a-895a-95140ecd271a Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "fbe60160-fe7c-4e36-9076-70df320427d7", "name": "CinderUtilsVolumeTypeCompleteTests-899d7be7-8616-440f-afe5-9c52c65bf4a3-qos"}]} 2018-07-22 07:17:43,566 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-a0ccc53e-4e22-496a-895a-95140ecd271a 2018-07-22 07:17:43,569 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/None/associate?vol_type_id=bf833905-3ea9-4c0b-b54a-1b51b6d6d855 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b847b331-9930-44a6-a8d1-8b5a917f6eeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f359e7b5b64a6d556570c28b512b26c1cc2a288" 2018-07-22 07:17:43,771 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:17:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3e7cad53-2b36-44ee-b207-8a0ed30a98f6 x-openstack-request-id: req-3e7cad53-2b36-44ee-b207-8a0ed30a98f6 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-07-22 07:17:43,771 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/None/associate?vol_type_id=bf833905-3ea9-4c0b-b54a-1b51b6d6d855 used request id req-3e7cad53-2b36-44ee-b207-8a0ed30a98f6 2018-07-22 07:17:43,771 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-3e7cad53-2b36-44ee-b207-8a0ed30a98f6) 2018-07-22 07:17:43,771 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-899d7be7-8616-440f-afe5-9c52c65bf4a3 2018-07-22 07:17:43,774 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/bf833905-3ea9-4c0b-b54a-1b51b6d6d855 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b847b331-9930-44a6-a8d1-8b5a917f6eeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f359e7b5b64a6d556570c28b512b26c1cc2a288" 2018-07-22 07:17:43,997 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-60d39240-50cc-4df8-bc4f-e10827de8ae9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:43,997 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/bf833905-3ea9-4c0b-b54a-1b51b6d6d855 used request id req-60d39240-50cc-4df8-bc4f-e10827de8ae9 2018-07-22 07:17:43,997 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-899d7be7-8616-440f-afe5-9c52c65bf4a3-qos 2018-07-22 07:17:44,000 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/fbe60160-fe7c-4e36-9076-70df320427d7?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b847b331-9930-44a6-a8d1-8b5a917f6eeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f359e7b5b64a6d556570c28b512b26c1cc2a288" 2018-07-22 07:17:44,235 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6b17c6e1-7168-44c3-9b4e-05f298815c5c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:44,235 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/fbe60160-fe7c-4e36-9076-70df320427d7?force=False used request id req-6b17c6e1-7168-44c3-9b4e-05f298815c5c 2018-07-22 07:17:44,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:44,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["1J10wueNRFim9vt-ZDFLSA"], "issued_at": "2018-07-22T07:17:44.000000Z"}} 2018-07-22 07:17:44,630 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9403175d61a562f6b8325b3979841b50f5be00" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-25df9ad2-befc-4b46-84df-e8866b093ebc-qos"}}' 2018-07-22 07:17:44,856 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:44 GMT Server: Apache x-compute-request-id: req-b2e89e9f-4ea1-4b54-8b31-ca334753b74d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2e89e9f-4ea1-4b54-8b31-ca334753b74d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "f7cf3c2a-0f4f-4a95-b8d5-663d3cb66324", "name": "CinderUtilsVolumeTypeCompleteTests-25df9ad2-befc-4b46-84df-e8866b093ebc-qos"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/f7cf3c2a-0f4f-4a95-b8d5-663d3cb66324", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/f7cf3c2a-0f4f-4a95-b8d5-663d3cb66324", "rel": "bookmark"}]} 2018-07-22 07:17:44,856 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-b2e89e9f-4ea1-4b54-8b31-ca334753b74d 2018-07-22 07:17:44,859 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b2e89e9f-4ea1-4b54-8b31-ca334753b74d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9403175d61a562f6b8325b3979841b50f5be00" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-25df9ad2-befc-4b46-84df-e8866b093ebc", "description": null}}' 2018-07-22 07:17:45,110 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:44 GMT Server: Apache x-compute-request-id: req-8c45ffcf-93b4-4f8a-b592-7575c6539ef3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c45ffcf-93b4-4f8a-b592-7575c6539ef3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-25df9ad2-befc-4b46-84df-e8866b093ebc", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e5b0b811-4284-49f1-a612-77574609db53", "description": null}} 2018-07-22 07:17:45,110 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-8c45ffcf-93b4-4f8a-b592-7575c6539ef3 2018-07-22 07:17:45,114 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2e89e9f-4ea1-4b54-8b31-ca334753b74d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9403175d61a562f6b8325b3979841b50f5be00" 2018-07-22 07:17:45,288 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:45 GMT Server: Apache x-compute-request-id: req-71ee2f4a-7292-41a5-adf5-435b2593eba0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-71ee2f4a-7292-41a5-adf5-435b2593eba0 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "f7cf3c2a-0f4f-4a95-b8d5-663d3cb66324", "name": "CinderUtilsVolumeTypeCompleteTests-25df9ad2-befc-4b46-84df-e8866b093ebc-qos"}]} 2018-07-22 07:17:45,289 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-71ee2f4a-7292-41a5-adf5-435b2593eba0 2018-07-22 07:17:45,291 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/f7cf3c2a-0f4f-4a95-b8d5-663d3cb66324/associate?vol_type_id=e5b0b811-4284-49f1-a612-77574609db53 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2e89e9f-4ea1-4b54-8b31-ca334753b74d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9403175d61a562f6b8325b3979841b50f5be00" 2018-07-22 07:17:45,595 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f0a7d63d-8e8d-45dc-a9d7-00c8baf239ac Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:45,595 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/f7cf3c2a-0f4f-4a95-b8d5-663d3cb66324/associate?vol_type_id=e5b0b811-4284-49f1-a612-77574609db53 used request id req-f0a7d63d-8e8d-45dc-a9d7-00c8baf239ac 2018-07-22 07:17:45,596 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-25df9ad2-befc-4b46-84df-e8866b093ebc 2018-07-22 07:17:45,599 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/e5b0b811-4284-49f1-a612-77574609db53 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2e89e9f-4ea1-4b54-8b31-ca334753b74d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9403175d61a562f6b8325b3979841b50f5be00" 2018-07-22 07:17:45,833 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5fa05fb2-47a2-4a24-a139-00b26e771bf3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:45,833 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/e5b0b811-4284-49f1-a612-77574609db53 used request id req-5fa05fb2-47a2-4a24-a139-00b26e771bf3 2018-07-22 07:17:45,834 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-25df9ad2-befc-4b46-84df-e8866b093ebc-qos 2018-07-22 07:17:45,836 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/f7cf3c2a-0f4f-4a95-b8d5-663d3cb66324?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2e89e9f-4ea1-4b54-8b31-ca334753b74d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9403175d61a562f6b8325b3979841b50f5be00" 2018-07-22 07:17:46,044 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-076e8aef-14f0-41ea-8a06-d2ab6883ca57 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:46,044 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/f7cf3c2a-0f4f-4a95-b8d5-663d3cb66324?force=False used request id req-076e8aef-14f0-41ea-8a06-d2ab6883ca57 2018-07-22 07:17:46,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:46,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["4G4ptBWISmKf7E_UbVTP5A"], "issued_at": "2018-07-22T07:17:46.000000Z"}} 2018-07-22 07:17:46,444 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69299dd334c34f69907ced3e41a7419c0f628f39" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-8d986b3c-d8af-4392-bed6-639a4dc166ae-qos"}}' 2018-07-22 07:17:46,658 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:46 GMT Server: Apache x-compute-request-id: req-8b59d115-6049-4258-b148-fddac8b9edfe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8b59d115-6049-4258-b148-fddac8b9edfe Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "8c688ec4-90d3-408e-ac9b-308fdc6f5e46", "name": "CinderUtilsVolumeTypeCompleteTests-8d986b3c-d8af-4392-bed6-639a4dc166ae-qos"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/8c688ec4-90d3-408e-ac9b-308fdc6f5e46", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/8c688ec4-90d3-408e-ac9b-308fdc6f5e46", "rel": "bookmark"}]} 2018-07-22 07:17:46,658 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-8b59d115-6049-4258-b148-fddac8b9edfe 2018-07-22 07:17:46,661 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8b59d115-6049-4258-b148-fddac8b9edfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69299dd334c34f69907ced3e41a7419c0f628f39" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-8d986b3c-d8af-4392-bed6-639a4dc166ae", "description": null}}' 2018-07-22 07:17:46,900 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:46 GMT Server: Apache x-compute-request-id: req-c57c1fdf-4065-43de-969a-2435b00dc7bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c57c1fdf-4065-43de-969a-2435b00dc7bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-8d986b3c-d8af-4392-bed6-639a4dc166ae", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8de376b3-8899-474f-a93e-0af607fa904e", "description": null}} 2018-07-22 07:17:46,900 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-c57c1fdf-4065-43de-969a-2435b00dc7bd 2018-07-22 07:17:46,904 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/8de376b3-8899-474f-a93e-0af607fa904e/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8b59d115-6049-4258-b148-fddac8b9edfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69299dd334c34f69907ced3e41a7419c0f628f39" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-22 07:17:47,135 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:46 GMT Server: Apache x-compute-request-id: req-aa69cddd-a49c-4584-90c4-cc935b91e857 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa69cddd-a49c-4584-90c4-cc935b91e857 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "8de376b3-8899-474f-a93e-0af607fa904e", "name": "foo", "control_location": "back-end", "encryption_id": "bab96fc3-b945-4fce-b60e-adc106f9bd3b", "provider": "bar", "provider_class": "bar"}} 2018-07-22 07:17:47,135 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/8de376b3-8899-474f-a93e-0af607fa904e/encryption used request id req-aa69cddd-a49c-4584-90c4-cc935b91e857 2018-07-22 07:17:47,139 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b59d115-6049-4258-b148-fddac8b9edfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69299dd334c34f69907ced3e41a7419c0f628f39" 2018-07-22 07:17:47,327 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:47 GMT Server: Apache x-compute-request-id: req-c84c2b17-467c-4bda-9ccc-64d721905696 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c84c2b17-467c-4bda-9ccc-64d721905696 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "8c688ec4-90d3-408e-ac9b-308fdc6f5e46", "name": "CinderUtilsVolumeTypeCompleteTests-8d986b3c-d8af-4392-bed6-639a4dc166ae-qos"}]} 2018-07-22 07:17:47,327 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-c84c2b17-467c-4bda-9ccc-64d721905696 2018-07-22 07:17:47,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/8c688ec4-90d3-408e-ac9b-308fdc6f5e46/associate?vol_type_id=8de376b3-8899-474f-a93e-0af607fa904e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b59d115-6049-4258-b148-fddac8b9edfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69299dd334c34f69907ced3e41a7419c0f628f39" 2018-07-22 07:17:47,637 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f5ca93d7-a82f-4ad3-ae35-58c178b2bd57 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:47,637 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/8c688ec4-90d3-408e-ac9b-308fdc6f5e46/associate?vol_type_id=8de376b3-8899-474f-a93e-0af607fa904e used request id req-f5ca93d7-a82f-4ad3-ae35-58c178b2bd57 2018-07-22 07:17:47,640 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/8de376b3-8899-474f-a93e-0af607fa904e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b59d115-6049-4258-b148-fddac8b9edfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69299dd334c34f69907ced3e41a7419c0f628f39" 2018-07-22 07:17:47,816 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:47 GMT Server: Apache x-compute-request-id: req-aa98e09e-6481-4845-97e8-a0778101ae1f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa98e09e-6481-4845-97e8-a0778101ae1f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-8d986b3c-d8af-4392-bed6-639a4dc166ae", "qos_specs_id": "8c688ec4-90d3-408e-ac9b-308fdc6f5e46", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8de376b3-8899-474f-a93e-0af607fa904e", "description": null}} 2018-07-22 07:17:47,816 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/8de376b3-8899-474f-a93e-0af607fa904e used request id req-aa98e09e-6481-4845-97e8-a0778101ae1f 2018-07-22 07:17:47,819 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/8de376b3-8899-474f-a93e-0af607fa904e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b59d115-6049-4258-b148-fddac8b9edfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69299dd334c34f69907ced3e41a7419c0f628f39" 2018-07-22 07:17:48,018 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:47 GMT Server: Apache x-compute-request-id: req-13c3a2bb-1940-4f1f-847c-f8e7ec3c4d64 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-13c3a2bb-1940-4f1f-847c-f8e7ec3c4d64 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "8de376b3-8899-474f-a93e-0af607fa904e", "control_location": "back-end", "deleted": false, "created_at": "2018-07-22T07:17:47.000000", "updated_at": null, "encryption_id": "bab96fc3-b945-4fce-b60e-adc106f9bd3b", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-22 07:17:48,018 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/8de376b3-8899-474f-a93e-0af607fa904e/encryption used request id req-13c3a2bb-1940-4f1f-847c-f8e7ec3c4d64 2018-07-22 07:17:48,019 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-8d986b3c-d8af-4392-bed6-639a4dc166ae 2018-07-22 07:17:48,023 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/8de376b3-8899-474f-a93e-0af607fa904e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b59d115-6049-4258-b148-fddac8b9edfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69299dd334c34f69907ced3e41a7419c0f628f39" 2018-07-22 07:17:48,223 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:48 GMT Server: Apache x-compute-request-id: req-5ec0cdaf-7c86-4f28-ace6-0b83cda39d06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ec0cdaf-7c86-4f28-ace6-0b83cda39d06 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-8d986b3c-d8af-4392-bed6-639a4dc166ae", "qos_specs_id": "8c688ec4-90d3-408e-ac9b-308fdc6f5e46", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8de376b3-8899-474f-a93e-0af607fa904e", "description": null}} 2018-07-22 07:17:48,224 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/8de376b3-8899-474f-a93e-0af607fa904e used request id req-5ec0cdaf-7c86-4f28-ace6-0b83cda39d06 2018-07-22 07:17:48,227 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/8de376b3-8899-474f-a93e-0af607fa904e/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b59d115-6049-4258-b148-fddac8b9edfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69299dd334c34f69907ced3e41a7419c0f628f39" 2018-07-22 07:17:48,443 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c87114d8-9b47-4bef-a864-10fa3301ef9d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:48,443 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/8de376b3-8899-474f-a93e-0af607fa904e/encryption/provider used request id req-c87114d8-9b47-4bef-a864-10fa3301ef9d 2018-07-22 07:17:48,443 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-8d986b3c-d8af-4392-bed6-639a4dc166ae 2018-07-22 07:17:48,447 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/8de376b3-8899-474f-a93e-0af607fa904e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b59d115-6049-4258-b148-fddac8b9edfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69299dd334c34f69907ced3e41a7419c0f628f39" 2018-07-22 07:17:48,679 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b53199ff-4140-4d95-a969-f53a44020e91 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:48,679 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/8de376b3-8899-474f-a93e-0af607fa904e used request id req-b53199ff-4140-4d95-a969-f53a44020e91 2018-07-22 07:17:48,680 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-8d986b3c-d8af-4392-bed6-639a4dc166ae-qos 2018-07-22 07:17:48,683 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/8c688ec4-90d3-408e-ac9b-308fdc6f5e46?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b59d115-6049-4258-b148-fddac8b9edfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69299dd334c34f69907ced3e41a7419c0f628f39" 2018-07-22 07:17:48,901 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:17:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6574d16c-9de5-4c5d-b8c4-25ddbd12ccb5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:48,901 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/8c688ec4-90d3-408e-ac9b-308fdc6f5e46?force=False used request id req-6574d16c-9de5-4c5d-b8c4-25ddbd12ccb5 2018-07-22 07:17:48,903 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_list_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 98 tests in 592.997s OK 2018-07-22 07:17:49,029 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 07:17:49,029 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 07:17:49,086 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-07-22 07:17:49,127 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-22 07:17:49,127 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-22 07:17:49,128 - openstack_tests - INFO - OS Credentials = > 2018-07-22 07:17:49,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:17:49,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:49,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["zy7CA6BpQKaQGSM-_ZjEyQ"], "issued_at": "2018-07-22T07:17:49.000000Z"}} 2018-07-22 07:17:49,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b65c65fe79ec1c5c8d6215611d0a6c477bdf3d" 2018-07-22 07:17:49,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8af89d26-6f61-4d6a-8b42-41b28da47371 Date: Sun, 22 Jul 2018 07:17:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:17:49,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-8af89d26-6f61-4d6a-8b42-41b28da47371 2018-07-22 07:17:49,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b65c65fe79ec1c5c8d6215611d0a6c477bdf3d" 2018-07-22 07:17:50,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a56eb77e-8f5b-4154-b378-93ec1d8f54b3 Date: Sun, 22 Jul 2018 07:17:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 07:17:50,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-a56eb77e-8f5b-4154-b378-93ec1d8f54b3 2018-07-22 07:17:50,201 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-22 07:17:50,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:17:50,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:17:50,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:17:50,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:17:50,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:17:50,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:17:50,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:17:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:17:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:17:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:17:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:17:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:17:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:17:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:17:50,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:17:50,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:17:50,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:17:50,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:17:50,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:17:50,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:17:50,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:17:50,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:17:50,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-22 07:17:50,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:17:50,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1edec67-5cf6-4c14-8d7c-4d5497a8bfef Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:17:50,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d1edec67-5cf6-4c14-8d7c-4d5497a8bfef 2018-07-22 07:17:50,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:17:50,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ssSJufV_S567zUQ87cRGlA"], "issued_at": "2018-07-22T07:17:50.000000Z"}} 2018-07-22 07:17:50,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cab043bb79f0a1df2f8d593c75c1a37e4361659a" 2018-07-22 07:17:50,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:50 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-262d279b-1931-447f-bc08-d5e04f057912 x-compute-request-id: req-262d279b-1931-447f-bc08-d5e04f057912 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.23:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-22 07:17:50,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/ used request id req-262d279b-1931-447f-bc08-d5e04f057912 2018-07-22 07:17:50,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.61720085144s 2018-07-22 07:17:50,827 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/ used request id req-262d279b-1931-447f-bc08-d5e04f057912 2018-07-22 07:17:50,827 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.23:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-22 07:17:50,827 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-22 07:17:50,828 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-07-22 07:17:50,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:17:50,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:51,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["_3H6IjneSEiWF8jmOsURmQ"], "issued_at": "2018-07-22T07:17:51.000000Z"}} 2018-07-22 07:17:51,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7128209ac668849242f86e4ee383ed85f536f90" 2018-07-22 07:17:51,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02d7953e-4796-4930-8e1d-6adc57796cb9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:17:51,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-02d7953e-4796-4930-8e1d-6adc57796cb9 2018-07-22 07:17:51,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:17:51,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:51,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["mG57cS34R5GU9Bm6IcBJyg"], "issued_at": "2018-07-22T07:17:51.000000Z"}} 2018-07-22 07:17:51,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eee69694f2d85b2bf25d106cfedb067285b5ef" 2018-07-22 07:17:51,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-838785fc-d0bc-4ec0-80bb-b43574592023 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:17:51,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-838785fc-d0bc-4ec0-80bb-b43574592023 2018-07-22 07:17:51,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:17:51,741 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:17:51 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:17:51,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-835456f4-f7cb-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eee69694f2d85b2bf25d106cfedb067285b5ef" 2018-07-22 07:17:51,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3d7797-be9c-4533-b299-01e7c67e984b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-835456f4-f7cb-4e2-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 07:17:51,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-835456f4-f7cb-4e2-proj used request id req-cb3d7797-be9c-4533-b299-01e7c67e984b 2018-07-22 07:17:51,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eee69694f2d85b2bf25d106cfedb067285b5ef" 2018-07-22 07:17:51,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecbe77c8-d394-471e-9411-1f087a4482d0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:17:51,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ecbe77c8-d394-471e-9411-1f087a4482d0 2018-07-22 07:17:51,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eee69694f2d85b2bf25d106cfedb067285b5ef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj"}}' 2018-07-22 07:17:52,075 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:17:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f225eab0-9413-4d6b-918b-6b8eb5d7a024 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66"}, "tags": [], "enabled": true, "id": "1ede2e628d0641c9a7dc4689dae85d66", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj"}} 2018-07-22 07:17:52,075 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f225eab0-9413-4d6b-918b-6b8eb5d7a024 2018-07-22 07:17:52,075 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-835456f4-f7cb-4e2-proj 2018-07-22 07:17:52,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:17:52,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:52,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["rpB6J1E_SWSFELwGXruTbw"], "issued_at": "2018-07-22T07:17:52.000000Z"}} 2018-07-22 07:17:52,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f1ecfdbfcb7d1edb3ee6b9d0c828760c3b7cbee" 2018-07-22 07:17:52,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3775d2d6-dd74-4d06-9f05-6e91c04f023c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:17:52,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3775d2d6-dd74-4d06-9f05-6e91c04f023c 2018-07-22 07:17:52,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:17:52,504 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:17:52 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:17:52,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f1ecfdbfcb7d1edb3ee6b9d0c828760c3b7cbee" 2018-07-22 07:17:52,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8bc72fa-fcd2-4b1b-a4cb-d0dee8527d7b Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 07:17:52,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a8bc72fa-fcd2-4b1b-a4cb-d0dee8527d7b 2018-07-22 07:17:52,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-835456f4-f7cb-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f1ecfdbfcb7d1edb3ee6b9d0c828760c3b7cbee" 2018-07-22 07:17:52,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31aff075-eadf-4a4d-b2ea-755ea6aadc90 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-835456f4-f7cb-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66"}, "tags": [], "enabled": true, "id": "1ede2e628d0641c9a7dc4689dae85d66", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj"}]} 2018-07-22 07:17:52,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-835456f4-f7cb-4e2-proj used request id req-31aff075-eadf-4a4d-b2ea-755ea6aadc90 2018-07-22 07:17:52,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f1ecfdbfcb7d1edb3ee6b9d0c828760c3b7cbee" 2018-07-22 07:17:52,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04980099-5c3b-41aa-a83a-6527b2bf929b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 07:17:52,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-04980099-5c3b-41aa-a83a-6527b2bf929b 2018-07-22 07:17:53,129 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-835456f4-f7cb-4e2-user 2018-07-22 07:17:53,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:17:53,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eee69694f2d85b2bf25d106cfedb067285b5ef" 2018-07-22 07:17:53,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05133ccd-a2c5-4e06-ba4d-87d514f17fbb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:17:53,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-05133ccd-a2c5-4e06-ba4d-87d514f17fbb 2018-07-22 07:17:53,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eee69694f2d85b2bf25d106cfedb067285b5ef" -d '{"role": {"name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj-role"}}' 2018-07-22 07:17:53,331 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 07:17:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90de88be-bcb3-4ea7-b9b8-d73e3786b3ac Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "79f9697cef354a6aacc55b1196b8b423", "links": {"self": "http://172.30.9.23:5000/v3/roles/79f9697cef354a6aacc55b1196b8b423"}, "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj-role"}} 2018-07-22 07:17:53,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-90de88be-bcb3-4ea7-b9b8-d73e3786b3ac 2018-07-22 07:17:53,331 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-835456f4-f7cb-4e2-proj-role 2018-07-22 07:17:53,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/79f9697cef354a6aacc55b1196b8b423 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eee69694f2d85b2bf25d106cfedb067285b5ef" 2018-07-22 07:17:53,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a427e9f8-6793-4b9f-941b-d29528b15c17 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "79f9697cef354a6aacc55b1196b8b423", "links": {"self": "http://172.30.9.23:5000/v3/roles/79f9697cef354a6aacc55b1196b8b423"}, "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj-role"}} 2018-07-22 07:17:53,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/79f9697cef354a6aacc55b1196b8b423 used request id req-a427e9f8-6793-4b9f-941b-d29528b15c17 2018-07-22 07:17:53,351 - keystone_utils - INFO - Granting role SimpleHealthCheck-835456f4-f7cb-4e2-proj-role to project SimpleHealthCheck-835456f4-f7cb-4e2-proj 2018-07-22 07:17:53,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66/users/143015744d494b39a6908bdf3c8eb2e4/roles/79f9697cef354a6aacc55b1196b8b423 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eee69694f2d85b2bf25d106cfedb067285b5ef" 2018-07-22 07:17:53,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:17:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bb47856-aa0d-48cf-8181-e0d5f51f2951 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:17:53,491 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66/users/143015744d494b39a6908bdf3c8eb2e4/roles/79f9697cef354a6aacc55b1196b8b423 used request id req-7bb47856-aa0d-48cf-8181-e0d5f51f2951 2018-07-22 07:17:53,491 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:17:53,492 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 07:17:53,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:17:53,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:53,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79f9697cef354a6aacc55b1196b8b423", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj-role"}], "expires_at": "2018-07-22T08:17:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ede2e628d0641c9a7dc4689dae85d66", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/1ede2e628d0641c9a7dc4689dae85d66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/1ede2e628d0641c9a7dc4689dae85d66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-835456f4-f7cb-4e2-user", "id": "143015744d494b39a6908bdf3c8eb2e4"}, "audit_ids": ["qZcpQ0Y3QGWzqMAYxZIgeA"], "issued_at": "2018-07-22T07:17:53.000000Z"}} 2018-07-22 07:17:53,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67bb1da9eb165a178dce619617a412a8cce2292" 2018-07-22 07:17:54,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec9337e-504e-4f67-9dfd-0babe85b5dcb Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:17:54,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-eec9337e-504e-4f67-9dfd-0babe85b5dcb 2018-07-22 07:17:54,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a67bb1da9eb165a178dce619617a412a8cce2292" 2018-07-22 07:17:54,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-0a6fe44b-f28d-486a-bed4-be3598b5640f Date: Sun, 22 Jul 2018 07:17:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-image"} 2018-07-22 07:17:54,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-image used request id req-0a6fe44b-f28d-486a-bed4-be3598b5640f 2018-07-22 07:17:54,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a67bb1da9eb165a178dce619617a412a8cce2292" 2018-07-22 07:17:54,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fa9e5e24-8216-4334-9b5b-6378bf61144b Date: Sun, 22 Jul 2018 07:17:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:17:54,574 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fa9e5e24-8216-4334-9b5b-6378bf61144b 2018-07-22 07:17:54,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a67bb1da9eb165a178dce619617a412a8cce2292" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-image"}' 2018-07-22 07:17:54,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-542e3ea5-6f2c-4e49-8522-4f5740a263a6 Date: Sun, 22 Jul 2018 07:17:54 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:17:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T07:17:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "min_disk": 0, "protected": false, "id": "8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "file": "/v2/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034/file", "checksum": null, "owner": "1ede2e628d0641c9a7dc4689dae85d66", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:17:54,858 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-542e3ea5-6f2c-4e49-8522-4f5740a263a6 2018-07-22 07:17:54,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a67bb1da9eb165a178dce619617a412a8cce2292" -d '' 2018-07-22 07:17:55,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae9cf196-616b-4ed5-94a5-146eb9ce41d3 Date: Sun, 22 Jul 2018 07:17:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:17:55,487 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034/file used request id req-ae9cf196-616b-4ed5-94a5-146eb9ce41d3 2018-07-22 07:17:55,488 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:17:55,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a67bb1da9eb165a178dce619617a412a8cce2292" 2018-07-22 07:17:55,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-b2fbb243-99fe-4f4e-8c9a-79c250996aa8 Date: Sun, 22 Jul 2018 07:17:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:17:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:17:55Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034/snap", "metadata": {}}], "self": "/v2/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "min_disk": 0, "protected": false, "id": "8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "file": "/v2/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1ede2e628d0641c9a7dc4689dae85d66", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:17:55,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034 used request id req-b2fbb243-99fe-4f4e-8c9a-79c250996aa8 2018-07-22 07:17:55,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a67bb1da9eb165a178dce619617a412a8cce2292" 2018-07-22 07:17:55,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-72113dff-cf39-494a-abcf-14c20b979b1d Date: Sun, 22 Jul 2018 07:17:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:17:55,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-72113dff-cf39-494a-abcf-14c20b979b1d 2018-07-22 07:17:55,687 - create_image - INFO - Created image with name - SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-image 2018-07-22 07:17:55,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a67bb1da9eb165a178dce619617a412a8cce2292" 2018-07-22 07:17:55,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ec0be155-31fb-403d-a0a1-b8c8fb1a1562 Date: Sun, 22 Jul 2018 07:17:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:17:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:17:55Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034/snap", "metadata": {}}], "self": "/v2/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "min_disk": 0, "protected": false, "id": "8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "file": "/v2/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1ede2e628d0641c9a7dc4689dae85d66", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 07:17:55,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034 used request id req-ec0be155-31fb-403d-a0a1-b8c8fb1a1562 2018-07-22 07:17:55,707 - create_image - DEBUG - Instance status is - active 2018-07-22 07:17:55,707 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-image 2018-07-22 07:17:55,707 - create_image - INFO - Image is now active with name - SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-image 2018-07-22 07:17:55,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:17:55,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:56,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79f9697cef354a6aacc55b1196b8b423", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj-role"}], "expires_at": "2018-07-22T08:17:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ede2e628d0641c9a7dc4689dae85d66", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/1ede2e628d0641c9a7dc4689dae85d66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/1ede2e628d0641c9a7dc4689dae85d66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-835456f4-f7cb-4e2-user", "id": "143015744d494b39a6908bdf3c8eb2e4"}, "audit_ids": ["-qvWAcztR-KHC-STic6wlQ"], "issued_at": "2018-07-22T07:17:56.000000Z"}} 2018-07-22 07:17:56,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dade8207e3c418585f86b7230b353c2295083e" 2018-07-22 07:17:56,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ece4e509-7687-4a4f-97c8-371032a3dd38 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:17:56,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ece4e509-7687-4a4f-97c8-371032a3dd38 2018-07-22 07:17:56,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dade8207e3c418585f86b7230b353c2295083e" 2018-07-22 07:17:56,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-57ac82da-b7ce-4ac2-a96a-bceebcda99c2 Date: Sun, 22 Jul 2018 07:17:56 GMT RESP BODY: {"networks":[]} 2018-07-22 07:17:56,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net used request id req-57ac82da-b7ce-4ac2-a96a-bceebcda99c2 2018-07-22 07:17:56,400 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net 2018-07-22 07:17:56,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dade8207e3c418585f86b7230b353c2295083e" -d '{"network": {"name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net", "admin_state_up": true}}' 2018-07-22 07:17:56,947 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-16b6ecff-20bf-4762-81e1-4fc06140f6fc Date: Sun, 22 Jul 2018 07:17:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1ede2e628d0641c9a7dc4689dae85d66","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:17:56Z","is_default":false,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:56Z","mtu":1450}} 2018-07-22 07:17:56,947 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-16b6ecff-20bf-4762-81e1-4fc06140f6fc 2018-07-22 07:17:56,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b9eb0b5e-e278-4900-bf71-847e1e7c80db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dade8207e3c418585f86b7230b353c2295083e" 2018-07-22 07:17:57,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-be7e3d99-4709-4365-9717-1b4cbccc739b Date: Sun, 22 Jul 2018 07:17:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1ede2e628d0641c9a7dc4689dae85d66","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:17:56Z","qos_policy_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net","admin_state_up":true,"tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:56Z","mtu":1450}]} 2018-07-22 07:17:57,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b9eb0b5e-e278-4900-bf71-847e1e7c80db used request id req-be7e3d99-4709-4365-9717-1b4cbccc739b 2018-07-22 07:17:57,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dade8207e3c418585f86b7230b353c2295083e" 2018-07-22 07:17:57,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3562bd8b-7d67-4bb6-a49b-46bf40a3ee81 Date: Sun, 22 Jul 2018 07:17:57 GMT RESP BODY: {"subnets":[]} 2018-07-22 07:17:57,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db used request id req-3562bd8b-7d67-4bb6-a49b-46bf40a3ee81 2018-07-22 07:17:57,650 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-subnet 2018-07-22 07:17:57,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dade8207e3c418585f86b7230b353c2295083e" -d '{"subnets": [{"ip_version": 4, "network_id": "b9eb0b5e-e278-4900-bf71-847e1e7c80db", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-subnet"}]}' 2018-07-22 07:17:58,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7d819d15-90c5-4435-99ae-6365a8541b6d Date: Sun, 22 Jul 2018 07:17:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:58Z","dns_nameservers":[],"updated_at":"2018-07-22T07:17:58Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"1ede2e628d0641c9a7dc4689dae85d66","id":"0a72069c-f133-4e09-b963-3489ac9a7e1f","subnetpool_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-subnet"}]} 2018-07-22 07:17:58,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-7d819d15-90c5-4435-99ae-6365a8541b6d 2018-07-22 07:17:58,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b9eb0b5e-e278-4900-bf71-847e1e7c80db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dade8207e3c418585f86b7230b353c2295083e" 2018-07-22 07:17:58,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-4d35edd1-2790-4c8e-92bf-66d6a0680479 Date: Sun, 22 Jul 2018 07:17:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ede2e628d0641c9a7dc4689dae85d66","l2_adjacency":true,"status":"ACTIVE","subnets":["0a72069c-f133-4e09-b963-3489ac9a7e1f"],"description":"","tags":[],"updated_at":"2018-07-22T07:17:58Z","qos_policy_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net","admin_state_up":true,"tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:56Z","mtu":1450}]} 2018-07-22 07:17:58,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b9eb0b5e-e278-4900-bf71-847e1e7c80db used request id req-4d35edd1-2790-4c8e-92bf-66d6a0680479 2018-07-22 07:17:58,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dade8207e3c418585f86b7230b353c2295083e" 2018-07-22 07:17:58,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5a43b577-a7ec-49f3-8e31-0d5627afece8 Date: Sun, 22 Jul 2018 07:17:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:58Z","dns_nameservers":[],"updated_at":"2018-07-22T07:17:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ede2e628d0641c9a7dc4689dae85d66","id":"0a72069c-f133-4e09-b963-3489ac9a7e1f","subnetpool_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-subnet"}]} 2018-07-22 07:17:58,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db used request id req-5a43b577-a7ec-49f3-8e31-0d5627afece8 2018-07-22 07:17:58,944 - OpenStackNetwork - DEBUG - Network [b9eb0b5e-e278-4900-bf71-847e1e7c80db] created successfully 2018-07-22 07:17:58,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:17:58,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:17:59,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:17:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["1fTXIOOgTdG-VToxAcKXcw"], "issued_at": "2018-07-22T07:17:59.000000Z"}} 2018-07-22 07:17:59,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e54e5aa1be0da2e3ddfde9744797b49d314b59" 2018-07-22 07:17:59,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6db8cc8c-17c6-4b6a-96ae-e0c4a74b667c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:17:59,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6db8cc8c-17c6-4b6a-96ae-e0c4a74b667c 2018-07-22 07:17:59,442 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:17:59,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e54e5aa1be0da2e3ddfde9744797b49d314b59" 2018-07-22 07:17:59,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:59 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-9c8ffa37-c81b-41fb-946f-7ece16d30354 x-compute-request-id: req-9c8ffa37-c81b-41fb-946f-7ece16d30354 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-22 07:17:59,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9c8ffa37-c81b-41fb-946f-7ece16d30354 2018-07-22 07:17:59,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e54e5aa1be0da2e3ddfde9744797b49d314b59" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 07:17:59,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:17:59 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-6bade39a-15a8-496c-b123-400fd60e3689 x-compute-request-id: req-6bade39a-15a8-496c-b123-400fd60e3689 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "349dc0eb-6fb8-4d98-8bb6-17cdce9a5347"}} 2018-07-22 07:17:59,718 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6bade39a-15a8-496c-b123-400fd60e3689 2018-07-22 07:17:59,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:17:59,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:18:00,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79f9697cef354a6aacc55b1196b8b423", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj-role"}], "expires_at": "2018-07-22T08:18:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ede2e628d0641c9a7dc4689dae85d66", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/1ede2e628d0641c9a7dc4689dae85d66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/1ede2e628d0641c9a7dc4689dae85d66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-835456f4-f7cb-4e2-user", "id": "143015744d494b39a6908bdf3c8eb2e4"}, "audit_ids": ["03ox4bO0TSCJgQtcs_XD1w"], "issued_at": "2018-07-22T07:18:00.000000Z"}} 2018-07-22 07:18:00,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:00,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06bf457f-db83-4419-9062-09a3a5965898 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:18:00,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-06bf457f-db83-4419-9062-09a3a5965898 2018-07-22 07:18:00,210 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 07:18:00,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:00,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c7ac9b7-d6d2-41b5-903f-2609403eb11a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:18:00,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7c7ac9b7-d6d2-41b5-903f-2609403eb11a 2018-07-22 07:18:00,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:00,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-af882cbb-992f-4db4-9c7d-22f5c7903d67 Date: Sun, 22 Jul 2018 07:18:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ede2e628d0641c9a7dc4689dae85d66","l2_adjacency":true,"status":"ACTIVE","subnets":["0a72069c-f133-4e09-b963-3489ac9a7e1f"],"description":"","tags":[],"updated_at":"2018-07-22T07:17:58Z","qos_policy_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net","admin_state_up":true,"tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:56Z","mtu":1450}]} 2018-07-22 07:18:00,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net used request id req-af882cbb-992f-4db4-9c7d-22f5c7903d67 2018-07-22 07:18:00,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:18:00,689 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:18: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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:18:00,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:00,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba3ad652-c9c2-4a4f-8094-b863a1d7dd45 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ede2e628d0641c9a7dc4689dae85d66", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj"}} 2018-07-22 07:18:00,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66 used request id req-ba3ad652-c9c2-4a4f-8094-b863a1d7dd45 2018-07-22 07:18:00,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:01,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cd78ae98-d48e-4371-bebc-21377b4b1f3b Date: Sun, 22 Jul 2018 07:18:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:58Z","dns_nameservers":[],"updated_at":"2018-07-22T07:17:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ede2e628d0641c9a7dc4689dae85d66","id":"0a72069c-f133-4e09-b963-3489ac9a7e1f","subnetpool_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-subnet"}]} 2018-07-22 07:18:01,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db used request id req-cd78ae98-d48e-4371-bebc-21377b4b1f3b 2018-07-22 07:18:01,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db&name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:01,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a08c80ed-1675-4a29-ad6d-3bf91ab149b7 Date: Sun, 22 Jul 2018 07:18:01 GMT RESP BODY: {"ports":[]} 2018-07-22 07:18:01,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db&name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7cport-1&admin_state_up=True used request id req-a08c80ed-1675-4a29-ad6d-3bf91ab149b7 2018-07-22 07:18:01,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:01,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:01 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-e997576c-99c4-458e-bc9a-59a87f901cb7 x-compute-request-id: req-e997576c-99c4-458e-bc9a-59a87f901cb7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 07:18:01,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst used request id req-e997576c-99c4-458e-bc9a-59a87f901cb7 2018-07-22 07:18:01,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:02,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-1927c410-c057-496f-a6a0-272ffd2d2f08 Date: Sun, 22 Jul 2018 07:18:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ede2e628d0641c9a7dc4689dae85d66","l2_adjacency":true,"status":"ACTIVE","subnets":["0a72069c-f133-4e09-b963-3489ac9a7e1f"],"description":"","tags":[],"updated_at":"2018-07-22T07:17:58Z","qos_policy_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net","admin_state_up":true,"tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:56Z","mtu":1450}]} 2018-07-22 07:18:02,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net used request id req-1927c410-c057-496f-a6a0-272ffd2d2f08 2018-07-22 07:18:02,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:02,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e2b190-4b96-4d75-b27f-0b9fe6885bbd Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ede2e628d0641c9a7dc4689dae85d66", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj"}} 2018-07-22 07:18:02,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66 used request id req-52e2b190-4b96-4d75-b27f-0b9fe6885bbd 2018-07-22 07:18:02,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:02,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-481bbbf5-bae4-4857-9b43-6da844658c7f Date: Sun, 22 Jul 2018 07:18:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:58Z","dns_nameservers":[],"updated_at":"2018-07-22T07:17:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ede2e628d0641c9a7dc4689dae85d66","id":"0a72069c-f133-4e09-b963-3489ac9a7e1f","subnetpool_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-subnet"}]} 2018-07-22 07:18:02,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db used request id req-481bbbf5-bae4-4857-9b43-6da844658c7f 2018-07-22 07:18:02,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db&name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:02,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f0ce270c-6399-43f0-9e00-73f335b919f4 Date: Sun, 22 Jul 2018 07:18:02 GMT RESP BODY: {"ports":[]} 2018-07-22 07:18:02,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db&name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7cport-1&admin_state_up=True used request id req-f0ce270c-6399-43f0-9e00-73f335b919f4 2018-07-22 07:18:02,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 07:18:02,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 07:18:02,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79f9697cef354a6aacc55b1196b8b423", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj-role"}], "expires_at": "2018-07-22T08:18:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ede2e628d0641c9a7dc4689dae85d66", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/1ede2e628d0641c9a7dc4689dae85d66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/1ede2e628d0641c9a7dc4689dae85d66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/1ede2e628d0641c9a7dc4689dae85d66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-835456f4-f7cb-4e2-user", "id": "143015744d494b39a6908bdf3c8eb2e4"}, "audit_ids": ["T1gJ6XNrRN-Ze93u8OjBXw"], "issued_at": "2018-07-22T07:18:02.000000Z"}} 2018-07-22 07:18:02,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6deb8020cd6005a0a7488e361d70cbf5d46790" 2018-07-22 07:18:02,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e135140-8d86-43ac-a2d0-18001f24f8bd Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:18:02,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7e135140-8d86-43ac-a2d0-18001f24f8bd 2018-07-22 07:18:02,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:03,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-99abad8d-6c8c-49c5-9181-23152aef8d63 Date: Sun, 22 Jul 2018 07:18:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ede2e628d0641c9a7dc4689dae85d66","l2_adjacency":true,"status":"ACTIVE","subnets":["0a72069c-f133-4e09-b963-3489ac9a7e1f"],"description":"","tags":[],"updated_at":"2018-07-22T07:17:58Z","qos_policy_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net","admin_state_up":true,"tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:56Z","mtu":1450}]} 2018-07-22 07:18:03,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net used request id req-99abad8d-6c8c-49c5-9181-23152aef8d63 2018-07-22 07:18:03,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:03,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-93f8fe9d-b933-4c04-bbdf-545105fabd78 Date: Sun, 22 Jul 2018 07:18:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:58Z","dns_nameservers":[],"updated_at":"2018-07-22T07:17:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ede2e628d0641c9a7dc4689dae85d66","id":"0a72069c-f133-4e09-b963-3489ac9a7e1f","subnetpool_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-subnet"}]} 2018-07-22 07:18:03,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db used request id req-93f8fe9d-b933-4c04-bbdf-545105fabd78 2018-07-22 07:18:03,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:03,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-f2b7d7eb-ed41-41aa-bcd0-53011c7e7c01 Date: Sun, 22 Jul 2018 07:18:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ede2e628d0641c9a7dc4689dae85d66","l2_adjacency":true,"status":"ACTIVE","subnets":["0a72069c-f133-4e09-b963-3489ac9a7e1f"],"description":"","tags":[],"updated_at":"2018-07-22T07:17:58Z","qos_policy_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net","admin_state_up":true,"tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:56Z","mtu":1450}]} 2018-07-22 07:18:03,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net used request id req-f2b7d7eb-ed41-41aa-bcd0-53011c7e7c01 2018-07-22 07:18:03,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:18:03,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:18:03 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:18:03,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6deb8020cd6005a0a7488e361d70cbf5d46790" 2018-07-22 07:18:03,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-052168ea-219b-437c-81c3-9bacc2a189c8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ede2e628d0641c9a7dc4689dae85d66", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj"}} 2018-07-22 07:18:03,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66 used request id req-052168ea-219b-437c-81c3-9bacc2a189c8 2018-07-22 07:18:03,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:03,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c737affa-264e-4a18-8053-e93c7535e7cd Date: Sun, 22 Jul 2018 07:18:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:58Z","dns_nameservers":[],"updated_at":"2018-07-22T07:17:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ede2e628d0641c9a7dc4689dae85d66","id":"0a72069c-f133-4e09-b963-3489ac9a7e1f","subnetpool_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-subnet"}]} 2018-07-22 07:18:03,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db used request id req-c737affa-264e-4a18-8053-e93c7535e7cd 2018-07-22 07:18:03,966 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net 2018-07-22 07:18:03,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" -d '{"port": {"network_id": "b9eb0b5e-e278-4900-bf71-847e1e7c80db", "name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7cport-1", "admin_state_up": true}}' 2018-07-22 07:18:05,168 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-659fcd2b-eedb-4be9-b50b-1340389230c1 Date: Sun, 22 Jul 2018 07:18:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:18:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0a72069c-f133-4e09-b963-3489ac9a7e1f","ip_address":"10.55.0.6"}],"id":"cd689b10-89a6-40e1-82dc-534c87459bfd","security_groups":["647f6b15-d752-420e-991e-d271740a8863"],"mac_address":"fa:16:3e:6c:1f:92","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7cport-1","project_id":"1ede2e628d0641c9a7dc4689dae85d66","qos_policy_id":null,"admin_state_up":true,"network_id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:18:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 07:18:05,169 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-659fcd2b-eedb-4be9-b50b-1340389230c1 2018-07-22 07:18:05,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:05,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-59f28950-5626-41a4-9964-7ed82f86de12 Date: Sun, 22 Jul 2018 07:18:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ede2e628d0641c9a7dc4689dae85d66","l2_adjacency":true,"status":"ACTIVE","subnets":["0a72069c-f133-4e09-b963-3489ac9a7e1f"],"description":"","tags":[],"updated_at":"2018-07-22T07:17:58Z","qos_policy_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net","admin_state_up":true,"tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:56Z","mtu":1450}]} 2018-07-22 07:18:05,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net used request id req-59f28950-5626-41a4-9964-7ed82f86de12 2018-07-22 07:18:05,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:05,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24bdae19-9c63-4237-9e13-7a548d621de0 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ede2e628d0641c9a7dc4689dae85d66", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj"}} 2018-07-22 07:18:05,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66 used request id req-24bdae19-9c63-4237-9e13-7a548d621de0 2018-07-22 07:18:05,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:05,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c8de8b5f-4af1-412f-817f-6b8cd360f171 Date: Sun, 22 Jul 2018 07:18:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:58Z","dns_nameservers":[],"updated_at":"2018-07-22T07:17:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ede2e628d0641c9a7dc4689dae85d66","id":"0a72069c-f133-4e09-b963-3489ac9a7e1f","subnetpool_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-subnet"}]} 2018-07-22 07:18:05,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db used request id req-c8de8b5f-4af1-412f-817f-6b8cd360f171 2018-07-22 07:18:05,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db&name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:05,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-0dc8d175-5aa0-411c-a6bf-91dbc508b748 Date: Sun, 22 Jul 2018 07:18:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:18:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0a72069c-f133-4e09-b963-3489ac9a7e1f","ip_address":"10.55.0.6"}],"id":"cd689b10-89a6-40e1-82dc-534c87459bfd","security_groups":["647f6b15-d752-420e-991e-d271740a8863"],"mac_address":"fa:16:3e:6c:1f:92","project_id":"1ede2e628d0641c9a7dc4689dae85d66","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7cport-1","admin_state_up":true,"network_id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:18:04Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 07:18:05,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db&name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7cport-1&admin_state_up=True used request id req-0dc8d175-5aa0-411c-a6bf-91dbc508b748 2018-07-22 07:18:05,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:05,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ad149b-bcea-4927-aa77-9fb15557869f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ede2e628d0641c9a7dc4689dae85d66", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj"}} 2018-07-22 07:18:05,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66 used request id req-b8ad149b-bcea-4927-aa77-9fb15557869f 2018-07-22 07:18:05,927 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst 2018-07-22 07:18:05,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:05,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:05 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-143e7a84-3d93-473b-af09-4b630ca87706 x-compute-request-id: req-143e7a84-3d93-473b-af09-4b630ca87706 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"flavors": [{"id": "349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "rel": "bookmark"}], "name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-flavor-name"}]} 2018-07-22 07:18:05,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-143e7a84-3d93-473b-af09-4b630ca87706 2018-07-22 07:18:05,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/349dc0eb-6fb8-4d98-8bb6-17cdce9a5347 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:05,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:05 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-6bc76eea-d3c0-40b6-a644-040ca873e4c9 x-compute-request-id: req-6bc76eea-d3c0-40b6-a644-040ca873e4c9 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "349dc0eb-6fb8-4d98-8bb6-17cdce9a5347"}} 2018-07-22 07:18:05,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/349dc0eb-6fb8-4d98-8bb6-17cdce9a5347 used request id req-6bc76eea-d3c0-40b6-a644-040ca873e4c9 2018-07-22 07:18:05,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:06,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-b4a6facb-4f55-4308-8198-7a2e1e35c589 Date: Sun, 22 Jul 2018 07:18:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T07:17:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T07:17:55Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034/snap", "metadata": {}}], "self": "/v2/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "min_disk": 0, "protected": false, "id": "8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "file": "/v2/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1ede2e628d0641c9a7dc4689dae85d66", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-image"} 2018-07-22 07:18:06,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-image used request id req-b4a6facb-4f55-4308-8198-7a2e1e35c589 2018-07-22 07:18:06,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:06,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8a2d1eca-9af6-465e-929d-c9a3f6f60b6b Date: Sun, 22 Jul 2018 07:18:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 07:18:06,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8a2d1eca-9af6-465e-929d-c9a3f6f60b6b 2018-07-22 07:18:06,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" -d '{"server": {"name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst", "imageRef": "8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "flavorRef": "349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "max_count": 1, "min_count": 1, "networks": [{"port": "cd689b10-89a6-40e1-82dc-534c87459bfd"}]}}' 2018-07-22 07:18:08,261 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:18:06 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-e2990524-0da9-4dc1-8fcf-533a93812867 x-compute-request-id: req-e2990524-0da9-4dc1-8fcf-533a93812867 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "rel": "bookmark"}], "adminPass": "89ao3qoLTJcR"}} 2018-07-22 07:18:08,261 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-e2990524-0da9-4dc1-8fcf-533a93812867 2018-07-22 07:18:08,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:08,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:08 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-fe8cba37-9480-4d5c-83fd-53b8f73bbba9 x-compute-request-id: req-fe8cba37-9480-4d5c-83fd-53b8f73bbba9 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "rel": "bookmark"}], "image": {"id": "8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "links": [{"href": "http://172.30.9.23:8774/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "links": [{"href": "http://172.30.9.23:8774/flavors/349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "rel": "bookmark"}]}, "id": "1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "user_id": "143015744d494b39a6908bdf3c8eb2e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:18:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst", "created": "2018-07-22T07:18:08Z", "tenant_id": "1ede2e628d0641c9a7dc4689dae85d66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:18:08,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 used request id req-fe8cba37-9480-4d5c-83fd-53b8f73bbba9 2018-07-22 07:18:08,649 - create_instance - INFO - Created instance with name - SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst 2018-07-22 07:18:08,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:08,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:08 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-9cbe42ae-2451-46a3-a86c-16d3fe405f0f x-compute-request-id: req-9cbe42ae-2451-46a3-a86c-16d3fe405f0f Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "rel": "bookmark"}], "image": {"id": "8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "links": [{"href": "http://172.30.9.23:8774/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "links": [{"href": "http://172.30.9.23:8774/flavors/349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "rel": "bookmark"}]}, "id": "1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "user_id": "143015744d494b39a6908bdf3c8eb2e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:18:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst", "created": "2018-07-22T07:18:08Z", "tenant_id": "1ede2e628d0641c9a7dc4689dae85d66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:18:08,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 used request id req-9cbe42ae-2451-46a3-a86c-16d3fe405f0f 2018-07-22 07:18:08,923 - create_instance - DEBUG - Instance status [SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst] is - BUILD 2018-07-22 07:18:08,924 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 07:18:11,927 - create_instance - DEBUG - VM status query timeout in 896.722054005 2018-07-22 07:18:11,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:12,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:11 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-30ed1ce0-ea8a-433e-b50e-7b10366d40ab x-compute-request-id: req-30ed1ce0-ea8a-433e-b50e-7b10366d40ab Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "rel": "bookmark"}], "image": {"id": "8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "links": [{"href": "http://172.30.9.23:8774/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "links": [{"href": "http://172.30.9.23:8774/flavors/349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "rel": "bookmark"}]}, "id": "1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "security_groups": [{"name": "default"}], "user_id": "143015744d494b39a6908bdf3c8eb2e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T07:18:09Z", "hostId": "bff04de72148be0aaac2cff7e4b3105b1f1fa8e872a9f61104293a5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst", "created": "2018-07-22T07:18:08Z", "tenant_id": "1ede2e628d0641c9a7dc4689dae85d66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:18:12,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 used request id req-30ed1ce0-ea8a-433e-b50e-7b10366d40ab 2018-07-22 07:18:12,652 - create_instance - DEBUG - Instance status [SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst] is - BUILD 2018-07-22 07:18:12,653 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 07:18:15,656 - create_instance - DEBUG - VM status query timeout in 892.993088007 2018-07-22 07:18:15,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:16,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:15 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-0f882aee-f316-47f9-bc0f-abb71200f53f x-compute-request-id: req-0f882aee-f316-47f9-bc0f-abb71200f53f Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:1f:92", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "rel": "bookmark"}], "image": {"id": "8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "links": [{"href": "http://172.30.9.23:8774/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:18:14.000000", "flavor": {"id": "349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "links": [{"href": "http://172.30.9.23:8774/flavors/349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "rel": "bookmark"}]}, "id": "1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "security_groups": [{"name": "default"}], "user_id": "143015744d494b39a6908bdf3c8eb2e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:18:14Z", "hostId": "bff04de72148be0aaac2cff7e4b3105b1f1fa8e872a9f61104293a5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst", "created": "2018-07-22T07:18:08Z", "tenant_id": "1ede2e628d0641c9a7dc4689dae85d66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:18:16,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 used request id req-0f882aee-f316-47f9-bc0f-abb71200f53f 2018-07-22 07:18:16,329 - create_instance - DEBUG - Instance status [SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst] is - ACTIVE 2018-07-22 07:18:16,330 - create_instance - INFO - VM is - ACTIVE 2018-07-22 07:18:16,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:16,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:16 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-ed7cf800-4378-4696-8b44-c216e15ce992 x-compute-request-id: req-ed7cf800-4378-4696-8b44-c216e15ce992 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:1f:92", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "rel": "bookmark"}], "image": {"id": "8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "links": [{"href": "http://172.30.9.23:8774/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:18:14.000000", "flavor": {"id": "349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "links": [{"href": "http://172.30.9.23:8774/flavors/349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "rel": "bookmark"}]}, "id": "1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "security_groups": [{"name": "default"}], "user_id": "143015744d494b39a6908bdf3c8eb2e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:18:14Z", "hostId": "bff04de72148be0aaac2cff7e4b3105b1f1fa8e872a9f61104293a5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst", "created": "2018-07-22T07:18:08Z", "tenant_id": "1ede2e628d0641c9a7dc4689dae85d66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:18:16,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 used request id req-ed7cf800-4378-4696-8b44-c216e15ce992 2018-07-22 07:18:16,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:16,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-983630d4-e513-47ba-b3ed-159347c62db5 Date: Sun, 22 Jul 2018 07:18:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ede2e628d0641c9a7dc4689dae85d66","l2_adjacency":true,"status":"ACTIVE","subnets":["0a72069c-f133-4e09-b963-3489ac9a7e1f"],"description":"","tags":[],"updated_at":"2018-07-22T07:17:58Z","qos_policy_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net","admin_state_up":true,"tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:56Z","mtu":1450}]} 2018-07-22 07:18:16,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net used request id req-983630d4-e513-47ba-b3ed-159347c62db5 2018-07-22 07:18:16,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:17,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea7c3018-2e7c-4736-ac2e-f775d620bb70 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ede2e628d0641c9a7dc4689dae85d66", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj"}} 2018-07-22 07:18:17,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66 used request id req-ea7c3018-2e7c-4736-ac2e-f775d620bb70 2018-07-22 07:18:17,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:17,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5bb62e10-7ba9-4e43-9a3b-de32da31ec9b Date: Sun, 22 Jul 2018 07:18:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:58Z","dns_nameservers":[],"updated_at":"2018-07-22T07:17:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ede2e628d0641c9a7dc4689dae85d66","id":"0a72069c-f133-4e09-b963-3489ac9a7e1f","subnetpool_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-subnet"}]} 2018-07-22 07:18:17,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db used request id req-5bb62e10-7ba9-4e43-9a3b-de32da31ec9b 2018-07-22 07:18:17,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:17,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3216 X-Openstack-Request-Id: req-bd6fdc29-125c-4f1d-8f4b-8303d388e0c6 Date: Sun, 22 Jul 2018 07:18:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:18:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0a72069c-f133-4e09-b963-3489ac9a7e1f","ip_address":"10.55.0.4"}],"id":"5a34c6b8-da1d-4b81-91f7-7c1876c3f906","security_groups":[],"mac_address":"fa:16:3e:c7:a9:d9","project_id":"1ede2e628d0641c9a7dc4689dae85d66","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:18:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b9eb0b5e-e278-4900-bf71-847e1e7c80db","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:18:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0a72069c-f133-4e09-b963-3489ac9a7e1f","ip_address":"10.55.0.3"}],"id":"78555536-904a-4b10-8c18-9d109e695cfe","security_groups":[],"mac_address":"fa:16:3e:25:b6:13","project_id":"1ede2e628d0641c9a7dc4689dae85d66","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b9eb0b5e-e278-4900-bf71-847e1e7c80db","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:18:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0a72069c-f133-4e09-b963-3489ac9a7e1f","ip_address":"10.55.0.6"}],"id":"cd689b10-89a6-40e1-82dc-534c87459bfd","security_groups":["647f6b15-d752-420e-991e-d271740a8863"],"mac_address":"fa:16:3e:6c:1f:92","project_id":"1ede2e628d0641c9a7dc4689dae85d66","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7cport-1","admin_state_up":true,"network_id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:18:04Z","binding:vnic_type":"normal","device_id":"1a0d80d3-388f-4e09-8626-0e2bb0d32a66","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T07:18:00Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0a72069c-f133-4e09-b963-3489ac9a7e1f","ip_address":"10.55.0.2"}],"id":"cf2a790f-4aa1-4167-924d-5ad3d449db08","security_groups":[],"mac_address":"fa:16:3e:34:df:75","project_id":"1ede2e628d0641c9a7dc4689dae85d66","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b9eb0b5e-e278-4900-bf71-847e1e7c80db","tenant_id":"1ede2e628d0641c9a7dc4689dae85d66","created_at":"2018-07-22T07:17:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b9eb0b5e-e278-4900-bf71-847e1e7c80db","ip_allocation":"immediate"}]} 2018-07-22 07:18:17,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b9eb0b5e-e278-4900-bf71-847e1e7c80db used request id req-bd6fdc29-125c-4f1d-8f4b-8303d388e0c6 2018-07-22 07:18:17,227 - create_instance_tests - INFO - Looking for IP 10.55.0.6 in the console log 2018-07-22 07:18:17,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:17,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:17 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-b118343c-4be5-4f91-807c-8624269bf890 x-compute-request-id: req-b118343c-4be5-4f91-807c-8624269bf890 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:1f:92", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "rel": "bookmark"}], "image": {"id": "8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "links": [{"href": "http://172.30.9.23:8774/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:18:14.000000", "flavor": {"id": "349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "links": [{"href": "http://172.30.9.23:8774/flavors/349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "rel": "bookmark"}]}, "id": "1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "security_groups": [{"name": "default"}], "user_id": "143015744d494b39a6908bdf3c8eb2e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:18:14Z", "hostId": "bff04de72148be0aaac2cff7e4b3105b1f1fa8e872a9f61104293a5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst", "created": "2018-07-22T07:18:08Z", "tenant_id": "1ede2e628d0641c9a7dc4689dae85d66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:18:17,567 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 used request id req-b118343c-4be5-4f91-807c-8624269bf890 2018-07-22 07:18:17,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 07:18:17,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:17 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-09e80b27-dfa4-4a4a-8aba-cf26bd8c5b8c x-compute-request-id: req-09e80b27-dfa4-4a4a-8aba-cf26bd8c5b8c Content-Encoding: gzip Content-Length: 7812 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 461956816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.134496] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136198] pid_max: default: 32768 minimum: 301\n[ 0.137117] ACPI: Core revision 20150930\n[ 0.138512] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139859] Security Framework initialized\n[ 0.140693] Yama: becoming mindful.\n[ 0.141445] AppArmor: AppArmor initialized\n[ 0.142319] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143641] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.144938] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146164] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.147585] Initializing cgroup subsys io\n[ 0.148424] Initializing cgroup subsys memory\n[ 0.149311] Initializing cgroup subsys devices\n[ 0.150217] Initializing cgroup subsys freezer\n[ 0.151114] Initializing cgroup subsys net_cls\n[ 0.152002] Initializing cgroup subsys perf_event\n[ 0.152936] Initializing cgroup subsys net_prio\n[ 0.153852] Initializing cgroup subsys hugetlb\n[ 0.154745] Initializing cgroup subsys pids\n[ 0.155640] CPU: Physical Processor ID: 0\n[ 0.157163] mce: CPU supports 10 MCE banks\n[ 0.158040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.174994] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181147] ftrace: allocating 31920 entries in 125 pages\n[ 0.206326] smpboot: Max logical packages: 1\n[ 0.207205] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208588] x2apic enabled\n[ 0.209410] Switched APIC routing to physical x2apic.\n[ 0.211167] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212309] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214433] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216272] KVM setup paravirtual spinlock\n[ 0.217579] x86: Booted up 1 node, 1 CPUs\n[ 0.218417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219841] devtmpfs: initialized\n[ 0.221554] evm: security.selinux\n[ 0.222277] evm: security.SMACK64\n[ 0.222985] evm: security.SMACK64EXEC\n[ 0.223744] evm: security.SMACK64TRANSMUTE\n[ 0.224576] evm: security.SMACK64MMAP\n[ 0.225339] evm: security.ima\n[ 0.225999] evm: security.capability\n[ 0.226821] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228724] pinctrl core: initialized pinctrl subsystem\n[ 0.229856] RTC time: 7:18:14, date: 07/22/18\n[ 0.230846] NET: Registered protocol family 16\n[ 0.231863] cpuidle: using governor ladder\n[ 0.232702] cpuidle: using governor menu\n[ 0.233512] PCCT header not found.\n[ 0.234293] ACPI: bus type PCI registered\n[ 0.235124] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236399] PCI: Using configuration type 1 for base access\n[ 0.238192] ACPI: Added _OSI(Module Device)\n[ 0.239306] ACPI: Added _OSI(Processor Device)\n[ 0.240254] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241197] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243008] ACPI: Interpreter enabled\n[ 0.243804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249700] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251602] ACPI: (supports S0 S5)\n[ 0.252340] ACPI: Using IOAPIC for interrupt routing\n[ 0.253362] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256770] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258114] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260728] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263366] acpiphp: Slot [3] registered\n[ 0.264289] acpiphp: Slot [4] registered\n[ 0.265117] acpiphp: Slot [5] registered\n[ 0.265952] acpiphp: Slot [6] registered\n[ 0.266783] acpiphp: Slot [7] registered\n[ 0.267627] acpiphp: Slot [8] registered\n[ 0.268453] acpiphp: Slot [9] registered\n[ 0.269275] acpiphp: Slot [10] registered\n[ 0.270110] acpiphp: Slot [11] registered\n[ 0.270945] acpiphp: Slot [12] registered\n[ 0.271780] acpiphp: Slot [13] registered\n[ 0.272613] acpiphp: Slot [14] registered\n[ 0.273448] acpiphp: Slot [15] registered\n[ 0.284642] acpiphp: Slot [16] registered\n[ 0.285482] acpiphp: Slot [17] registered\n[ 0.286318] acpiphp: Slot [18] registered\n[ 0.287150] acpiphp: Slot [19] registered\n[ 0.287981] acpiphp: Slot [20] registered\n[ 0.288814] acpiphp: Slot [21] registered\n[ 0.289644] acpiphp: Slot [22] registered\n[ 0.290477] acpiphp: Slot [23] registered\n[ 0.291311] acpiphp: Slot [24] registered\n[ 0.292145] acpiphp: Slot [25] registered\n[ 0.292979] acpiphp: Slot [26] registered\n[ 0.293842] acpiphp: Slot [27] registered\n[ 0.294672] acpiphp: Slot [28] registered\n[ 0.295507] acpiphp: Slot [29] registered\n[ 0.296340] acpiphp: Slot [30] registered\n[ 0.297179] acpiphp: Slot [31] registered\n[ 0.298009] PCI host bridge to bus 0000:00\n[ 0.298842] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300092] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.301341] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.302822] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.304314] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.305820] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310482] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311685] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316524] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318115] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.335999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.337512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.339306] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.340752] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.342180] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.343466] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.344792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.345871] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.347439] vgaarb: loaded\n[ 0.348052] vgaarb: bridge control possible 0000:00:02.0\n[ 0.349296] SCSI subsystem initialized\n[ 0.350225] ACPI: bus type USB registered\n[ 0.351079] usbcore: registered new interface driver usbfs\n[ 0.352137] usbcore: registered new interface driver hub\n[ 0.353167] usbcore: registered new device driver usb\n[ 0.354301] PCI: Using ACPI for IRQ routing\n[ 0.355436] NetLabel: Initializing\n[ 0.356179] NetLabel: domain hash size = 128\n[ 0.357050] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.358028] NetLabel: unlabeled traffic allowed by default\n[ 0.359208] clocksource: Switched to clocksource kvm-clock\n[ 0.367156] AppArmor: AppArmor Filesystem Enabled\n[ 0.368143] pnp: PnP ACPI init\n[ 0.369097] pnp: PnP ACPI: found 5 devices\n[ 0.375342] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.377098] NET: Registered protocol family 2\n[ 0.378150] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.379467] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.380672] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.381892] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.382997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.384207] NET: Registered protocol family 1\n[ 0.385104] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.386226] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.387332] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.401275] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.415428] Trying to unpack rootfs image as initramfs...\n[ 0.470936] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.472660] Scanning for low memory corruption every 60 seconds\n[ 0.474053] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.475274] audit: initializing netlink subsys (disabled)\n[ 0.476367] audit: type=2000 audit(1532243895.374:1): initialized\n[ 0.477746] Initialise system trusted keyring\n[ 0.478746] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.479959] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482108] zbud: loaded\n[ 0.482850] VFS: Disk quotas dquot_6.6.0\n[ 0.483691] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.485320] fuse init (API version 7.23)\n[ 0.486257] Key type big_key registered\n[ 0.487083] Allocating IMA MOK and blacklist keyrings.\n[ 0.488340] Key type asymmetric registered\n[ 0.489203] Asymmetric key parser 'x509' registered\n[ 0.490209] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.491787] io scheduler noop registered\n[ 0.492606] io scheduler deadline registered (default)\n[ 0.493634] io scheduler cfq registered\n[ 0.494503] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.495588] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.496903] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498390] ACPI: Power Button [PWRF]\n[ 0.499277] GHES: HEST is not enabled!\n[ 0.512964] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.540709] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.542819] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.566991] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.569352] Linux agpgart interface v0.103\n[ 0.572015] brd: module loaded\n[ 0.573705] loop: module loaded\n[ 0.577255] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.578762] GPT:90111 != 20971519\n[ 0.579483] GPT:Alternate GPT header not at the end of the disk.\n[ 0.580619] GPT:90111 != 20971519\n[ 0.581329] GPT: Use GNU Parted to correct GPT errors.\n[ 0.582334] vda: vda1 vda15\n[ 0.583586] scsi host0: ata_piix\n[ 0.584386] scsi host1: ata_piix\n[ 0.585135] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.586422] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.587951] libphy: Fixed MDIO Bus: probed\n[ 0.588803] tun: Universal TUN/TAP device driver, 1.6\n[ 0.589798] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.592043] PPP generic driver version 2.4.2\n[ 0.593106] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.594237] ehci-pci: EHCI PCI platform driver\n[ 0.595068] ehci-platform: EHCI generic platform driver\n[ 0.596067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.597284] ohci-pci: OHCI PCI platform driver\n[ 0.598354] ohci-platform: OHCI generic platform driver\n[ 0.601384] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.615919] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.616980] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.618507] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.619629] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.620845] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622136] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.623624] usb usb1: Product: UHCI Host Controller\n[ 0.624603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.625799] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.626897] hub 1-0:1.0: USB hub found\n[ 0.627719] hub 1-0:1.0: 2 ports detected\n[ 0.628745] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.631003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.631998] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.633109] mousedev: PS/2 mouse device common for all mice\n[ 0.634550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.636497] rtc_cmos 00:00: RTC can wake from S4\n[ 0.637684] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.638955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.640203] i2c /dev entries driver\n[ 0.641028] device-mapper: uevent: version 1.0.3\n[ 0.642058] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.643800] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.645390] NET: Registered protocol family 10\n[ 0.646603] NET: Registered protocol family 17\n[ 0.647568] Key type dns_resolver registered\n[ 0.648644] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.649806] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.651720] registered taskstats version 1\n[ 0.652615] Loading compiled-in X.509 certificates\n[ 0.654152] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.656146] zswap: loaded using pool lzo/zbud\n[ 0.657885] Key type trusted registered\n[ 0.659729] Key type encrypted registered\n[ 0.660615] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.661724] ima: No TPM chip found, activating TPM-bypass!\n[ 0.662850] evm: HMAC attrs: 0x1\n[ 0.663902] Magic number: 10:670:319\n[ 0.664741] tty tty44: hash matches\n[ 0.665595] rtc_cmos 00:00: setting system clock to 2018-07-22 07:18:14 UTC (1532243894)\n[ 0.667329] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.668514] EDD information not available.\n[ 0.744671] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.746304] Write protecting the kernel read-only data: 14336k\n[ 0.748494] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.750421] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.58\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.796023] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.71\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.6...\nLease of 10.55.0.6 obtained, lease time 86400\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-07-22 07:18:17,639 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66/action used request id req-09e80b27-dfa4-4a4a-8aba-cf26bd8c5b8c 2018-07-22 07:18:17,640 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-22 07:18:17,640 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 461956816 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.134496] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.136198] pid_max: default: 32768 minimum: 301 [ 0.137117] ACPI: Core revision 20150930 [ 0.138512] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139859] Security Framework initialized [ 0.140693] Yama: becoming mindful. [ 0.141445] AppArmor: AppArmor initialized [ 0.142319] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143641] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.144938] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146164] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.147585] Initializing cgroup subsys io [ 0.148424] Initializing cgroup subsys memory [ 0.149311] Initializing cgroup subsys devices [ 0.150217] Initializing cgroup subsys freezer [ 0.151114] Initializing cgroup subsys net_cls [ 0.152002] Initializing cgroup subsys perf_event [ 0.152936] Initializing cgroup subsys net_prio [ 0.153852] Initializing cgroup subsys hugetlb [ 0.154745] Initializing cgroup subsys pids [ 0.155640] CPU: Physical Processor ID: 0 [ 0.157163] mce: CPU supports 10 MCE banks [ 0.158040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.174994] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181147] ftrace: allocating 31920 entries in 125 pages [ 0.206326] smpboot: Max logical packages: 1 [ 0.207205] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.208588] x2apic enabled [ 0.209410] Switched APIC routing to physical x2apic. [ 0.211167] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.212309] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.214433] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.216272] KVM setup paravirtual spinlock [ 0.217579] x86: Booted up 1 node, 1 CPUs [ 0.218417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.219841] devtmpfs: initialized [ 0.221554] evm: security.selinux [ 0.222277] evm: security.SMACK64 [ 0.222985] evm: security.SMACK64EXEC [ 0.223744] evm: security.SMACK64TRANSMUTE [ 0.224576] evm: security.SMACK64MMAP [ 0.225339] evm: security.ima [ 0.225999] evm: security.capability [ 0.226821] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.228724] pinctrl core: initialized pinctrl subsystem [ 0.229856] RTC time: 7:18:14, date: 07/22/18 [ 0.230846] NET: Registered protocol family 16 [ 0.231863] cpuidle: using governor ladder [ 0.232702] cpuidle: using governor menu [ 0.233512] PCCT header not found. [ 0.234293] ACPI: bus type PCI registered [ 0.235124] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.236399] PCI: Using configuration type 1 for base access [ 0.238192] ACPI: Added _OSI(Module Device) [ 0.239306] ACPI: Added _OSI(Processor Device) [ 0.240254] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.241197] ACPI: Added _OSI(Processor Aggregator Device) [ 0.243008] ACPI: Interpreter enabled [ 0.243804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.245717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.247707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.249700] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.251602] ACPI: (supports S0 S5) [ 0.252340] ACPI: Using IOAPIC for interrupt routing [ 0.253362] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.256770] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.258114] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.259433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.260728] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.263366] acpiphp: Slot [3] registered [ 0.264289] acpiphp: Slot [4] registered [ 0.265117] acpiphp: Slot [5] registered [ 0.265952] acpiphp: Slot [6] registered [ 0.266783] acpiphp: Slot [7] registered [ 0.267627] acpiphp: Slot [8] registered [ 0.268453] acpiphp: Slot [9] registered [ 0.269275] acpiphp: Slot [10] registered [ 0.270110] acpiphp: Slot [11] registered [ 0.270945] acpiphp: Slot [12] registered [ 0.271780] acpiphp: Slot [13] registered [ 0.272613] acpiphp: Slot [14] registered [ 0.273448] acpiphp: Slot [15] registered [ 0.284642] acpiphp: Slot [16] registered [ 0.285482] acpiphp: Slot [17] registered [ 0.286318] acpiphp: Slot [18] registered [ 0.287150] acpiphp: Slot [19] registered [ 0.287981] acpiphp: Slot [20] registered [ 0.288814] acpiphp: Slot [21] registered [ 0.289644] acpiphp: Slot [22] registered [ 0.290477] acpiphp: Slot [23] registered [ 0.291311] acpiphp: Slot [24] registered [ 0.292145] acpiphp: Slot [25] registered [ 0.292979] acpiphp: Slot [26] registered [ 0.293842] acpiphp: Slot [27] registered [ 0.294672] acpiphp: Slot [28] registered [ 0.295507] acpiphp: Slot [29] registered [ 0.296340] acpiphp: Slot [30] registered [ 0.297179] acpiphp: Slot [31] registered [ 0.298009] PCI host bridge to bus 0000:00 [ 0.298842] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.300092] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.301341] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.302822] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.304314] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.305820] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310482] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311685] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.312982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316524] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.318115] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.335999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.337512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.339306] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.340752] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.342180] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.343466] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.344792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.345871] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.347439] vgaarb: loaded [ 0.348052] vgaarb: bridge control possible 0000:00:02.0 [ 0.349296] SCSI subsystem initialized [ 0.350225] ACPI: bus type USB registered [ 0.351079] usbcore: registered new interface driver usbfs [ 0.352137] usbcore: registered new interface driver hub [ 0.353167] usbcore: registered new device driver usb [ 0.354301] PCI: Using ACPI for IRQ routing [ 0.355436] NetLabel: Initializing [ 0.356179] NetLabel: domain hash size = 128 [ 0.357050] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.358028] NetLabel: unlabeled traffic allowed by default [ 0.359208] clocksource: Switched to clocksource kvm-clock [ 0.367156] AppArmor: AppArmor Filesystem Enabled [ 0.368143] pnp: PnP ACPI init [ 0.369097] pnp: PnP ACPI: found 5 devices [ 0.375342] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.377098] NET: Registered protocol family 2 [ 0.378150] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.379467] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.380672] TCP: Hash tables configured (established 2048 bind 2048) [ 0.381892] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.382997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.384207] NET: Registered protocol family 1 [ 0.385104] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.386226] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.387332] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401275] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.415428] Trying to unpack rootfs image as initramfs... [ 0.470936] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.472660] Scanning for low memory corruption every 60 seconds [ 0.474053] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.475274] audit: initializing netlink subsys (disabled) [ 0.476367] audit: type=2000 audit(1532243895.374:1): initialized [ 0.477746] Initialise system trusted keyring [ 0.478746] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.479959] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482108] zbud: loaded [ 0.482850] VFS: Disk quotas dquot_6.6.0 [ 0.483691] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.485320] fuse init (API version 7.23) [ 0.486257] Key type big_key registered [ 0.487083] Allocating IMA MOK and blacklist keyrings. [ 0.488340] Key type asymmetric registered [ 0.489203] Asymmetric key parser 'x509' registered [ 0.490209] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.491787] io scheduler noop registered [ 0.492606] io scheduler deadline registered (default) [ 0.493634] io scheduler cfq registered [ 0.494503] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.495588] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.496903] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498390] ACPI: Power Button [PWRF] [ 0.499277] GHES: HEST is not enabled! [ 0.512964] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.540709] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.542819] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.566991] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.569352] Linux agpgart interface v0.103 [ 0.572015] brd: module loaded [ 0.573705] loop: module loaded [ 0.577255] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.578762] GPT:90111 != 20971519 [ 0.579483] GPT:Alternate GPT header not at the end of the disk. [ 0.580619] GPT:90111 != 20971519 [ 0.581329] GPT: Use GNU Parted to correct GPT errors. [ 0.582334] vda: vda1 vda15 [ 0.583586] scsi host0: ata_piix [ 0.584386] scsi host1: ata_piix [ 0.585135] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.586422] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.587951] libphy: Fixed MDIO Bus: probed [ 0.588803] tun: Universal TUN/TAP device driver, 1.6 [ 0.589798] tun: (C) 1999-2004 Max Krasnyansky [ 0.592043] PPP generic driver version 2.4.2 [ 0.593106] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.594237] ehci-pci: EHCI PCI platform driver [ 0.595068] ehci-platform: EHCI generic platform driver [ 0.596067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.597284] ohci-pci: OHCI PCI platform driver [ 0.598354] ohci-platform: OHCI generic platform driver [ 0.601384] uhci_hcd: USB Universal Host Controller Interface driver [ 0.615919] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.616980] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.618507] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.619629] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.620845] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622136] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.623624] usb usb1: Product: UHCI Host Controller [ 0.624603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.625799] usb usb1: SerialNumber: 0000:00:01.2 [ 0.626897] hub 1-0:1.0: USB hub found [ 0.627719] hub 1-0:1.0: 2 ports detected [ 0.628745] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.631003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.631998] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.633109] mousedev: PS/2 mouse device common for all mice [ 0.634550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.636497] rtc_cmos 00:00: RTC can wake from S4 [ 0.637684] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.638955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.640203] i2c /dev entries driver [ 0.641028] device-mapper: uevent: version 1.0.3 [ 0.642058] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.643800] ledtrig-cpu: registered to indicate activity on CPUs [ 0.645390] NET: Registered protocol family 10 [ 0.646603] NET: Registered protocol family 17 [ 0.647568] Key type dns_resolver registered [ 0.648644] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.649806] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.651720] registered taskstats version 1 [ 0.652615] Loading compiled-in X.509 certificates [ 0.654152] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.656146] zswap: loaded using pool lzo/zbud [ 0.657885] Key type trusted registered [ 0.659729] Key type encrypted registered [ 0.660615] AppArmor: AppArmor sha1 policy hashing enabled [ 0.661724] ima: No TPM chip found, activating TPM-bypass! [ 0.662850] evm: HMAC attrs: 0x1 [ 0.663902] Magic number: 10:670:319 [ 0.664741] tty tty44: hash matches [ 0.665595] rtc_cmos 00:00: setting system clock to 2018-07-22 07:18:14 UTC (1532243894) [ 0.667329] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.668514] EDD information not available. [ 0.744671] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.746304] Write protecting the kernel read-only data: 14336k [ 0.748494] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.750421] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.796023] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.71 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.6... Lease of 10.55.0.6 obtained, lease time 86400 checking http://169.254.169.254/2009-04-04/instance-id 2018-07-22 07:18:17,641 - create_instance - INFO - Deleting Port with ID - cd689b10-89a6-40e1-82dc-534c87459bfd 2018-07-22 07:18:17,641 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7cport-1 2018-07-22 07:18:17,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/cd689b10-89a6-40e1-82dc-534c87459bfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:18,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7986d86a-aa53-4a6e-b518-b288a15aaa30 Date: Sun, 22 Jul 2018 07:18:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:18:18,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/cd689b10-89a6-40e1-82dc-534c87459bfd used request id req-7986d86a-aa53-4a6e-b518-b288a15aaa30 2018-07-22 07:18:18,323 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst 2018-07-22 07:18:18,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:18,487 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:18:18 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-a9a9c75e-620e-4826-8abe-7212cb19fd66 x-compute-request-id: req-a9a9c75e-620e-4826-8abe-7212cb19fd66 Content-Type: application/json 2018-07-22 07:18:18,487 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 used request id req-a9a9c75e-620e-4826-8abe-7212cb19fd66 2018-07-22 07:18:18,488 - create_instance - INFO - Checking deletion status 2018-07-22 07:18:18,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:18,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:18 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-bd98f9e6-65fa-4cd8-95c5-68d9a9029c90 x-compute-request-id: req-bd98f9e6-65fa-4cd8-95c5-68d9a9029c90 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "rel": "bookmark"}], "image": {"id": "8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "links": [{"href": "http://172.30.9.23:8774/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T07:18:14.000000", "flavor": {"id": "349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "links": [{"href": "http://172.30.9.23:8774/flavors/349dc0eb-6fb8-4d98-8bb6-17cdce9a5347", "rel": "bookmark"}]}, "id": "1a0d80d3-388f-4e09-8626-0e2bb0d32a66", "user_id": "143015744d494b39a6908bdf3c8eb2e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T07:18:18Z", "hostId": "bff04de72148be0aaac2cff7e4b3105b1f1fa8e872a9f61104293a5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst", "created": "2018-07-22T07:18:08Z", "tenant_id": "1ede2e628d0641c9a7dc4689dae85d66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 07:18:18,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 used request id req-bd98f9e6-65fa-4cd8-95c5-68d9a9029c90 2018-07-22 07:18:18,925 - create_instance - DEBUG - Instance status [SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst] is - ACTIVE 2018-07-22 07:18:18,925 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 07:18:21,927 - create_instance - DEBUG - VM status query timeout in 296.560455799 2018-07-22 07:18:21,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b59f3b0e776c39531d063fe25c1c2f4ab3e6cf5" 2018-07-22 07:18:21,983 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:18:21 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-242c8b85-2e13-47f5-9f45-5da7d8a4aca6 x-compute-request-id: req-242c8b85-2e13-47f5-9f45-5da7d8a4aca6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1a0d80d3-388f-4e09-8626-0e2bb0d32a66 could not be found.", "code": 404}} 2018-07-22 07:18:21,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1a0d80d3-388f-4e09-8626-0e2bb0d32a66 used request id req-242c8b85-2e13-47f5-9f45-5da7d8a4aca6 2018-07-22 07:18:21,983 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1a0d80d3-388f-4e09-8626-0e2bb0d32a66 could not be found. (HTTP 404) (Request-ID: req-242c8b85-2e13-47f5-9f45-5da7d8a4aca6) 2018-07-22 07:18:21,983 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-inst 2018-07-22 07:18:21,985 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-subnet 2018-07-22 07:18:21,985 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-subnet 2018-07-22 07:18:21,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/0a72069c-f133-4e09-b963-3489ac9a7e1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dade8207e3c418585f86b7230b353c2295083e" 2018-07-22 07:18:24,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e84ac76c-d67e-4927-b53b-d8db9db63d70 Date: Sun, 22 Jul 2018 07:18:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:18:24,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0a72069c-f133-4e09-b963-3489ac9a7e1f used request id req-e84ac76c-d67e-4927-b53b-d8db9db63d70 2018-07-22 07:18:24,423 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-priv-net 2018-07-22 07:18:24,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/b9eb0b5e-e278-4900-bf71-847e1e7c80db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dade8207e3c418585f86b7230b353c2295083e" 2018-07-22 07:18:25,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b2159c2-5075-43e3-ad48-82410da6354c Date: Sun, 22 Jul 2018 07:18:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:18:25,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b9eb0b5e-e278-4900-bf71-847e1e7c80db used request id req-0b2159c2-5075-43e3-ad48-82410da6354c 2018-07-22 07:18:25,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/349dc0eb-6fb8-4d98-8bb6-17cdce9a5347 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e54e5aa1be0da2e3ddfde9744797b49d314b59" 2018-07-22 07:18:25,881 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:18: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-457faa5a-0270-4002-b808-856a020fbf50 x-compute-request-id: req-457faa5a-0270-4002-b808-856a020fbf50 Content-Length: 0 Content-Type: application/json 2018-07-22 07:18:25,881 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/349dc0eb-6fb8-4d98-8bb6-17cdce9a5347 used request id req-457faa5a-0270-4002-b808-856a020fbf50 2018-07-22 07:18:25,882 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-c03a5d8a-f087-4a79-9375-1df62079fa7c-image 2018-07-22 07:18:25,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a67bb1da9eb165a178dce619617a412a8cce2292" 2018-07-22 07:18:26,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b4637065-5c49-40d1-ba54-a982640e411a Date: Sun, 22 Jul 2018 07:18:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:18:26,936 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8e3b9e8f-b6c4-408e-95c0-01b7e2b6f034 used request id req-b4637065-5c49-40d1-ba54-a982640e411a 2018-07-22 07:18:26,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eee69694f2d85b2bf25d106cfedb067285b5ef" 2018-07-22 07:18:27,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-4afa9280-9338-4b0d-87dc-98984fe5e1af Date: Sun, 22 Jul 2018 07:18:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ede2e628d0641c9a7dc4689dae85d66", "created_at": "2018-07-22T07:17:56Z", "updated_at": "2018-07-22T07:17:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:17:56Z", "revision_number": 0, "id": "42012765-7d01-4ea0-93e2-4c6b49fc709c", "remote_group_id": "647f6b15-d752-420e-991e-d271740a8863", "remote_ip_prefix": null, "created_at": "2018-07-22T07:17:56Z", "security_group_id": "647f6b15-d752-420e-991e-d271740a8863", "tenant_id": "1ede2e628d0641c9a7dc4689dae85d66", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ede2e628d0641c9a7dc4689dae85d66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:17:56Z", "revision_number": 0, "id": "57f112f8-cd01-4517-a4c3-3a8f13cbf88f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:17:56Z", "security_group_id": "647f6b15-d752-420e-991e-d271740a8863", "tenant_id": "1ede2e628d0641c9a7dc4689dae85d66", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ede2e628d0641c9a7dc4689dae85d66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:17:56Z", "revision_number": 0, "id": "7b5be8a4-5ab0-4de6-9f49-eefa2422e130", "remote_group_id": "647f6b15-d752-420e-991e-d271740a8863", "remote_ip_prefix": null, "created_at": "2018-07-22T07:17:56Z", "security_group_id": "647f6b15-d752-420e-991e-d271740a8863", "tenant_id": "1ede2e628d0641c9a7dc4689dae85d66", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ede2e628d0641c9a7dc4689dae85d66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:17:56Z", "revision_number": 0, "id": "db5a4405-d167-48a0-9506-ea9aed4aa4d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:17:56Z", "security_group_id": "647f6b15-d752-420e-991e-d271740a8863", "tenant_id": "1ede2e628d0641c9a7dc4689dae85d66", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ede2e628d0641c9a7dc4689dae85d66"}], "revision_number": 4, "project_id": "1ede2e628d0641c9a7dc4689dae85d66", "id": "647f6b15-d752-420e-991e-d271740a8863", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 07:18:27,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-4afa9280-9338-4b0d-87dc-98984fe5e1af 2018-07-22 07:18:27,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eee69694f2d85b2bf25d106cfedb067285b5ef" 2018-07-22 07:18:27,281 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 07:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-486624d7-9e46-4bbc-957f-7fa7a3979e7e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 07:18:27,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-486624d7-9e46-4bbc-957f-7fa7a3979e7e 2018-07-22 07:18:27,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 07:18:27,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eee69694f2d85b2bf25d106cfedb067285b5ef" 2018-07-22 07:18:27,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcb36721-8366-41fe-81e3-eed8a35d962f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 07:18:27,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-bcb36721-8366-41fe-81e3-eed8a35d962f 2018-07-22 07:18:27,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eee69694f2d85b2bf25d106cfedb067285b5ef" 2018-07-22 07:18:27,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e2dc9a-c2f8-4b6d-90eb-41f4db49e1b5 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ede2e628d0641c9a7dc4689dae85d66", "name": "SimpleHealthCheck-835456f4-f7cb-4e2-proj"}} 2018-07-22 07:18:27,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66 used request id req-31e2dc9a-c2f8-4b6d-90eb-41f4db49e1b5 2018-07-22 07:18:27,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 647f6b15-d752-420e-991e-d271740a8863 2018-07-22 07:18:27,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=647f6b15-d752-420e-991e-d271740a8863 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eee69694f2d85b2bf25d106cfedb067285b5ef" 2018-07-22 07:18:27,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-60856d10-01a0-4182-bb38-55b6acf139a3 Date: Sun, 22 Jul 2018 07:18:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "647f6b15-d752-420e-991e-d271740a8863", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:17:56Z", "security_group_id": "647f6b15-d752-420e-991e-d271740a8863", "port_range_min": null, "revision_number": 0, "tenant_id": "1ede2e628d0641c9a7dc4689dae85d66", "created_at": "2018-07-22T07:17:56Z", "project_id": "1ede2e628d0641c9a7dc4689dae85d66", "id": "42012765-7d01-4ea0-93e2-4c6b49fc709c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:17:56Z", "security_group_id": "647f6b15-d752-420e-991e-d271740a8863", "port_range_min": null, "revision_number": 0, "tenant_id": "1ede2e628d0641c9a7dc4689dae85d66", "created_at": "2018-07-22T07:17:56Z", "project_id": "1ede2e628d0641c9a7dc4689dae85d66", "id": "57f112f8-cd01-4517-a4c3-3a8f13cbf88f"}, {"remote_group_id": "647f6b15-d752-420e-991e-d271740a8863", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:17:56Z", "security_group_id": "647f6b15-d752-420e-991e-d271740a8863", "port_range_min": null, "revision_number": 0, "tenant_id": "1ede2e628d0641c9a7dc4689dae85d66", "created_at": "2018-07-22T07:17:56Z", "project_id": "1ede2e628d0641c9a7dc4689dae85d66", "id": "7b5be8a4-5ab0-4de6-9f49-eefa2422e130"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T07:17:56Z", "security_group_id": "647f6b15-d752-420e-991e-d271740a8863", "port_range_min": null, "revision_number": 0, "tenant_id": "1ede2e628d0641c9a7dc4689dae85d66", "created_at": "2018-07-22T07:17:56Z", "project_id": "1ede2e628d0641c9a7dc4689dae85d66", "id": "db5a4405-d167-48a0-9506-ea9aed4aa4d9"}]} 2018-07-22 07:18:27,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=647f6b15-d752-420e-991e-d271740a8863 used request id req-60856d10-01a0-4182-bb38-55b6acf139a3 2018-07-22 07:18:27,702 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 07:18:27,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/647f6b15-d752-420e-991e-d271740a8863 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eee69694f2d85b2bf25d106cfedb067285b5ef" 2018-07-22 07:18:28,014 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35736209-555e-41b3-94be-6c634d10ca52 Content-Length: 0 Date: Sun, 22 Jul 2018 07:18:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:18:28,014 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/647f6b15-d752-420e-991e-d271740a8863 used request id req-35736209-555e-41b3-94be-6c634d10ca52 2018-07-22 07:18:28,015 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-835456f4-f7cb-4e2-proj 2018-07-22 07:18:28,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eee69694f2d85b2bf25d106cfedb067285b5ef" 2018-07-22 07:18:28,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6dcff2c-059d-44e9-964a-9715cae89754 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:18:28,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1ede2e628d0641c9a7dc4689dae85d66 used request id req-b6dcff2c-059d-44e9-964a-9715cae89754 2018-07-22 07:18:28,250 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-835456f4-f7cb-4e2-proj-role 2018-07-22 07:18:28,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/79f9697cef354a6aacc55b1196b8b423 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eee69694f2d85b2bf25d106cfedb067285b5ef" 2018-07-22 07:18:28,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c61af6a-55be-4e99-99ab-c43271c53c24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:18:28,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/79f9697cef354a6aacc55b1196b8b423 used request id req-9c61af6a-55be-4e99-99ab-c43271c53c24 2018-07-22 07:18:28,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eee69694f2d85b2bf25d106cfedb067285b5ef" 2018-07-22 07:18:28,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9163f9d1-73f2-4bb1-884a-2d616229242a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:18:28,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9163f9d1-73f2-4bb1-884a-2d616229242a 2018-07-22 07:18:28,491 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-835456f4-f7cb-4e2-user 2018-07-22 07:18:28,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/143015744d494b39a6908bdf3c8eb2e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f1ecfdbfcb7d1edb3ee6b9d0c828760c3b7cbee" 2018-07-22 07:18:28,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 07:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e3d931a-366b-4de8-b4c9-b3677906d371 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 07:18:28,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/143015744d494b39a6908bdf3c8eb2e4 used request id req-6e3d931a-366b-4de8-b4c9-b3677906d371 2018-07-22 07:18:28,704 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 37.875s OK 2018-07-22 07:18:28,811 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 07:18:28,812 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:38 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-07-22 07:18:28,817 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | tenantnetwork1 | functest | healthcheck | 00:13 | PASS | | tenantnetwork2 | functest | healthcheck | 00:14 | PASS | | vmready1 | functest | healthcheck | 00:16 | PASS | | vmready2 | functest | healthcheck | 00:17 | PASS | | singlevm1 | functest | healthcheck | 00:44 | PASS | | singlevm2 | functest | healthcheck | 00:35 | PASS | | vping_ssh | functest | healthcheck | 00:57 | PASS | | vping_userdata | functest | healthcheck | 00:40 | PASS | | cinder_test | functest | healthcheck | 01:27 | PASS | | api_check | functest | healthcheck | 09:53 | PASS | | snaps_health_check | functest | healthcheck | 00:38 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-22 07:18:28,829 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-22 07:18:28,894 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 07:18:28,994 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 07:18:29,097 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 07:18:31,882 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-174 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-22 07:18:31,885 - 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.23,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=hsRyeXxFvMdcKctfJAsHAkqjY 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=239f08b9dfab49abbc9cca9c9c17e131 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-22 07:18:31,885 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-22 07:18:31,885 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke rally_sanity patrole vmtp | | | | validate the OPNFV scenarios. | shaker snaps_smoke neutron_trunk | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2018-07-22 07:18:31,905 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-22 07:18:32,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:18:32,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 07:18:32,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:18:32,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:18:32,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:18:32,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:18:32,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:18:32,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:18:32,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:18:32,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:18:32,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:18:32,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:18:32,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:18:32,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:18:32,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:18:32,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:18:32,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:18:32,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:18:32,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:18:32,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:18:32,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:18:32,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:18:32,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:18:32,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 07:18:32,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 07:18:32,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:18:32,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec9840f2-7fd5-418a-9380-012610cb8f20 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:18:32,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ec9840f2-7fd5-418a-9380-012610cb8f20 2018-07-22 07:18:32,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:18:33,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["dE7agX4BRMivVSEdvrOiWw"], "issued_at": "2018-07-22T07:18:33.000000Z"}} 2018-07-22 07:18:33,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:18:33,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:18:33,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d565ec05-857f-464c-8e0d-54567d24a5a1 Date: Sun, 22 Jul 2018 07:18:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:18:33,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d565ec05-857f-464c-8e0d-54567d24a5a1 2018-07-22 07:18:33,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27342915535s 2018-07-22 07:18:33,489 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d565ec05-857f-464c-8e0d-54567d24a5a1 2018-07-22 07:18:33,490 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-22 07:18:38,836 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f1c0d7ef-fc30-475d-a5b5-bc8751227367 | 2018-07-22T07:18:38.453690 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f1c0d7ef-fc30-475d-a5b5-bc8751227367 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-22 07:18:42,717 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-22 07:18:42,718 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-22 07:18:49,166 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=0616b086-d86a-4ec2-9e33-e374456e8ca6) as the default verifier for the future CLI operations. 2018-07-22 07:18:52,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-22 07:18:52,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:18:52,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-ed5b33dc-2db6-41c5-a5b9-80f18ecadee4 Date: Sun, 22 Jul 2018 07:18:52 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-22 07:18:52,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-ed5b33dc-2db6-41c5-a5b9-80f18ecadee4 2018-07-22 07:18:52,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.193988084793s 2018-07-22 07:18:52,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-ed5b33dc-2db6-41c5-a5b9-80f18ecadee4 2018-07-22 07:18:52,638 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-22 07:18:52,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 07:18:52,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" -d '{"network": {"name": "tempest_smoke-net_26a773d5-a294-405e-8f0f-21206407144f", "admin_state_up": true}}' 2018-07-22 07:18:53,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-53ae2fd3-88dc-42c0-b243-a13f6a960b04 Date: Sun, 22 Jul 2018 07:18:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1bb3176e-813f-4f61-a034-a50685b4b093","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:18:52Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_26a773d5-a294-405e-8f0f-21206407144f","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:18:52Z","mtu":1450}} 2018-07-22 07:18:53,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-53ae2fd3-88dc-42c0-b243-a13f6a960b04 2018-07-22 07:18:53,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.416036128998s 2018-07-22 07:18:53,055 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-53ae2fd3-88dc-42c0-b243-a13f6a960b04 2018-07-22 07:18:53,055 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-22T07:18:52Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1bb3176e-813f-4f61-a034-a50685b4b093', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_26a773d5-a294-405e-8f0f-21206407144f', u'created_at': u'2018-07-22T07:18:52Z', u'mtu': 1450, u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'l2_adjacency': True}) 2018-07-22 07:18:53,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:18:53,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:18:53,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-c9f2256c-4143-47e2-a044-8c33619faaf0 Date: Sun, 22 Jul 2018 07:18:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1bb3176e-813f-4f61-a034-a50685b4b093","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:18:52Z","qos_policy_id":null,"name":"tempest_smoke-net_26a773d5-a294-405e-8f0f-21206407144f","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:18:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:18:53,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c9f2256c-4143-47e2-a044-8c33619faaf0 2018-07-22 07:18:53,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0870521068573s 2018-07-22 07:18:53,144 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c9f2256c-4143-47e2-a044-8c33619faaf0 2018-07-22 07:18:53,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 07:18:53,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" -d '{"subnet": {"name": "tempest_smoke-subnet_26a773d5-a294-405e-8f0f-21206407144f", "enable_dhcp": true, "network_id": "1bb3176e-813f-4f61-a034-a50685b4b093", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 07:18:53,665 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-a21de261-8b78-4084-b983-247bd9e6d249 Date: Sun, 22 Jul 2018 07:18:53 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:18:53Z","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":"946dd731-ca0f-46e6-8ee8-9bcb1e40e3c1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_26a773d5-a294-405e-8f0f-21206407144f","enable_dhcp":true,"segment_id":null,"network_id":"1bb3176e-813f-4f61-a034-a50685b4b093","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:18:53Z","ip_version":4}} 2018-07-22 07:18:53,666 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a21de261-8b78-4084-b983-247bd9e6d249 2018-07-22 07:18:53,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.520318031311s 2018-07-22 07:18:53,666 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a21de261-8b78-4084-b983-247bd9e6d249 2018-07-22 07:18:53,667 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:18:53Z', 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'946dd731-ca0f-46e6-8ee8-9bcb1e40e3c1', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_26a773d5-a294-405e-8f0f-21206407144f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'1bb3176e-813f-4f61-a034-a50685b4b093', u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'created_at': u'2018-07-22T07:18:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131'}) 2018-07-22 07:18:53,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 07:18:53,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "tempest_smoke-router_26a773d5-a294-405e-8f0f-21206407144f", "admin_state_up": true}}' 2018-07-22 07:18:59,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-30ee2f74-4f37-49c0-83ba-13388e718a07 Date: Sun, 22 Jul 2018 07:18:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:18:54Z", "admin_state_up": true, "updated_at": "2018-07-22T07:18:55Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "41e3a8f3-edd7-492c-b74c-82cca592c530", "name": "tempest_smoke-router_26a773d5-a294-405e-8f0f-21206407144f"}} 2018-07-22 07:18:59,752 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-30ee2f74-4f37-49c0-83ba-13388e718a07 2018-07-22 07:18:59,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.08436703682s 2018-07-22 07:18:59,752 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-30ee2f74-4f37-49c0-83ba-13388e718a07 2018-07-22 07:18:59,752 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:18:55Z', u'revision_number': 4, u'ha': True, u'id': u'41e3a8f3-edd7-492c-b74c-82cca592c530', u'external_gateway_info': {u'network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26686176-d4b0-4f11-8423-c349e99aa88a', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_26a773d5-a294-405e-8f0f-21206407144f', u'admin_state_up': True, u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'created_at': u'2018-07-22T07:18:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131'}) 2018-07-22 07:18:59,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 07:18:59,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/41e3a8f3-edd7-492c-b74c-82cca592c530/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" -d '{"subnet_id": "946dd731-ca0f-46e6-8ee8-9bcb1e40e3c1"}' 2018-07-22 07:19:02,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-72039eed-4e6a-4db0-9c82-ae1ac19d8c84 Date: Sun, 22 Jul 2018 07:19:02 GMT RESP BODY: {"network_id": "1bb3176e-813f-4f61-a034-a50685b4b093", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "subnet_id": "946dd731-ca0f-46e6-8ee8-9bcb1e40e3c1", "subnet_ids": ["946dd731-ca0f-46e6-8ee8-9bcb1e40e3c1"], "port_id": "6e7163b3-4f21-42d7-9243-e1cf4f95f42f", "id": "41e3a8f3-edd7-492c-b74c-82cca592c530"} 2018-07-22 07:19:02,505 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/41e3a8f3-edd7-492c-b74c-82cca592c530/add_router_interface.json used request id req-72039eed-4e6a-4db0-9c82-ae1ac19d8c84 2018-07-22 07:19:02,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.75153279305s 2018-07-22 07:19:02,505 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/41e3a8f3-edd7-492c-b74c-82cca592c530/add_router_interface.json used request id req-72039eed-4e6a-4db0-9c82-ae1ac19d8c84 returning object 41e3a8f3-edd7-492c-b74c-82cca592c530 2018-07-22 07:19:02,505 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:19:02,632 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 07:19:02,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" 2018-07-22 07:19:02,639 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 07:19:02 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-07-22 07:19:02,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:19:02,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:19:02,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7fc714a0-5d1b-4db8-b5b9-731a1a06e583 Date: Sun, 22 Jul 2018 07:19:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:19:02,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7fc714a0-5d1b-4db8-b5b9-731a1a06e583 2018-07-22 07:19:02,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310990095139s 2018-07-22 07:19:02,955 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7fc714a0-5d1b-4db8-b5b9-731a1a06e583 2018-07-22 07:19:02,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 07:19:02,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_26a773d5-a294-405e-8f0f-21206407144f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_26a773d5-a294-405e-8f0f-21206407144f"}' 2018-07-22 07:19:03,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/af8e4057-78af-42be-9cf5-f9d81849f5db Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e43af3c0-5875-482c-97f1-8ac9d55a6927 Date: Sun, 22 Jul 2018 07:19:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/af8e4057-78af-42be-9cf5-f9d81849f5db/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "af8e4057-78af-42be-9cf5-f9d81849f5db", "size": null, "self": "/v2/images/af8e4057-78af-42be-9cf5-f9d81849f5db", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:19:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_26a773d5-a294-405e-8f0f-21206407144f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_26a773d5-a294-405e-8f0f-21206407144f", "checksum": null, "created_at": "2018-07-22T07:19:03Z", "protected": false} 2018-07-22 07:19:03,312 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e43af3c0-5875-482c-97f1-8ac9d55a6927 2018-07-22 07:19:03,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.348693132401s 2018-07-22 07:19:03,313 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e43af3c0-5875-482c-97f1-8ac9d55a6927 returning object af8e4057-78af-42be-9cf5-f9d81849f5db 2018-07-22 07:19:03,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 07:19:03,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/af8e4057-78af-42be-9cf5-f9d81849f5db/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" -d '' 2018-07-22 07:19:03,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ecef150-67eb-43cd-9e3c-d3999f5e0854 Date: Sun, 22 Jul 2018 07:19:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:19:03,958 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/af8e4057-78af-42be-9cf5-f9d81849f5db/file used request id req-1ecef150-67eb-43cd-9e3c-d3999f5e0854 2018-07-22 07:19:03,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.644639968872s 2018-07-22 07:19:03,958 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/af8e4057-78af-42be-9cf5-f9d81849f5db/file used request id req-1ecef150-67eb-43cd-9e3c-d3999f5e0854 2018-07-22 07:19:03,958 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_26a773d5-a294-405e-8f0f-21206407144f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T07:19:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/af8e4057-78af-42be-9cf5-f9d81849f5db/file', u'owner': u'239f08b9dfab49abbc9cca9c9c17e131', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'af8e4057-78af-42be-9cf5-f9d81849f5db', u'size': None, u'name': u'tempest_smoke-img_26a773d5-a294-405e-8f0f-21206407144f', u'checksum': None, u'self': u'/v2/images/af8e4057-78af-42be-9cf5-f9d81849f5db', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T07:19:03Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 07:19:03,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 07:19:03,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_26a773d5-a294-405e-8f0f-21206407144f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 07:19:04,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:19:03 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-e7a66d86-abbd-481f-9f3a-28ee2316ca93 x-compute-request-id: req-e7a66d86-abbd-481f-9f3a-28ee2316ca93 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_26a773d5-a294-405e-8f0f-21206407144f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0ccf5772-f8a4-41d1-b3f9-501b8a53a357", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0ccf5772-f8a4-41d1-b3f9-501b8a53a357", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0ccf5772-f8a4-41d1-b3f9-501b8a53a357"}} 2018-07-22 07:19:04,200 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e7a66d86-abbd-481f-9f3a-28ee2316ca93 2018-07-22 07:19:04,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.240426063538s 2018-07-22 07:19:04,200 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e7a66d86-abbd-481f-9f3a-28ee2316ca93 2018-07-22 07:19:04,201 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_26a773d5-a294-405e-8f0f-21206407144f', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'0ccf5772-f8a4-41d1-b3f9-501b8a53a357', 'swap': 0}) 2018-07-22 07:19:04,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 07:19:04,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/0ccf5772-f8a4-41d1-b3f9-501b8a53a357/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" -d '{"extra_specs": {}}' 2018-07-22 07:19:04,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:19:04 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-6b72f40c-e4b8-47ff-9c01-0003dbd0643c x-compute-request-id: req-6b72f40c-e4b8-47ff-9c01-0003dbd0643c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:19:04,223 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/0ccf5772-f8a4-41d1-b3f9-501b8a53a357/os-extra_specs used request id req-6b72f40c-e4b8-47ff-9c01-0003dbd0643c 2018-07-22 07:19:04,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219171047211s 2018-07-22 07:19:04,224 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/0ccf5772-f8a4-41d1-b3f9-501b8a53a357/os-extra_specs used request id req-6b72f40c-e4b8-47ff-9c01-0003dbd0643c 2018-07-22 07:19:04,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:19:04,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:19:04 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:19:04,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:19:04,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:19:04,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe7daa1-33e1-47b1-b8ec-ec6c4eeb7877 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:19:04,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6fe7daa1-33e1-47b1-b8ec-ec6c4eeb7877 2018-07-22 07:19:04,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0949530601501s 2018-07-22 07:19:04,332 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6fe7daa1-33e1-47b1-b8ec-ec6c4eeb7877 2018-07-22 07:19:04,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:19:04,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:19:04,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa4da4d6-1148-4afc-8308-731a68c71b6c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:19:04,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-aa4da4d6-1148-4afc-8308-731a68c71b6c 2018-07-22 07:19:04,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112310171127s 2018-07-22 07:19:04,450 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-aa4da4d6-1148-4afc-8308-731a68c71b6c 2018-07-22 07:19:04,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-22 07:19:04,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:19:04,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:19:04 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-2d56808c-728d-4f6a-a345-54cd27abe086 x-compute-request-id: req-2d56808c-728d-4f6a-a345-54cd27abe086 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 113}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 116}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-22 07:19:04,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-2d56808c-728d-4f6a-a345-54cd27abe086 2018-07-22 07:19:04,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0415279865265s 2018-07-22 07:19:04,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-2d56808c-728d-4f6a-a345-54cd27abe086 2018-07-22 07:19:04,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:19:04,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:19:04,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-10e72d29-5854-4336-b9b1-8674665aff9e Date: Sun, 22 Jul 2018 07:19:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/af8e4057-78af-42be-9cf5-f9d81849f5db/snap", "metadata": {}}], "file": "/v2/images/af8e4057-78af-42be-9cf5-f9d81849f5db/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "af8e4057-78af-42be-9cf5-f9d81849f5db", "size": 12716032, "self": "/v2/images/af8e4057-78af-42be-9cf5-f9d81849f5db", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/af8e4057-78af-42be-9cf5-f9d81849f5db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:19:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_26a773d5-a294-405e-8f0f-21206407144f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_26a773d5-a294-405e-8f0f-21206407144f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:19:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:19:04,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-10e72d29-5854-4336-b9b1-8674665aff9e 2018-07-22 07:19:04,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.24055314064s 2018-07-22 07:19:04,739 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-10e72d29-5854-4336-b9b1-8674665aff9e 2018-07-22 07:19:04,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 07:19:04,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_26a773d5-a294-405e-8f0f-21206407144f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_26a773d5-a294-405e-8f0f-21206407144f"}' 2018-07-22 07:19:04,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/47ff4a2f-cae1-4ae3-b777-26df057ab5cc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aedd50b4-3574-4d6b-afa8-b5cbc6bd6a2c Date: Sun, 22 Jul 2018 07:19:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/47ff4a2f-cae1-4ae3-b777-26df057ab5cc/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "47ff4a2f-cae1-4ae3-b777-26df057ab5cc", "size": null, "self": "/v2/images/47ff4a2f-cae1-4ae3-b777-26df057ab5cc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:19:04Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_26a773d5-a294-405e-8f0f-21206407144f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_26a773d5-a294-405e-8f0f-21206407144f", "checksum": null, "created_at": "2018-07-22T07:19:04Z", "protected": false} 2018-07-22 07:19:04,984 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-aedd50b4-3574-4d6b-afa8-b5cbc6bd6a2c 2018-07-22 07:19:04,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.237325906754s 2018-07-22 07:19:04,984 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-aedd50b4-3574-4d6b-afa8-b5cbc6bd6a2c returning object 47ff4a2f-cae1-4ae3-b777-26df057ab5cc 2018-07-22 07:19:04,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 07:19:04,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/47ff4a2f-cae1-4ae3-b777-26df057ab5cc/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" -d '' 2018-07-22 07:19:06,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-71f3140a-d8f6-42b8-9c94-aa25d90583b0 Date: Sun, 22 Jul 2018 07:19:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:19:06,209 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/47ff4a2f-cae1-4ae3-b777-26df057ab5cc/file used request id req-71f3140a-d8f6-42b8-9c94-aa25d90583b0 2018-07-22 07:19:06,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.22408604622s 2018-07-22 07:19:06,210 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/47ff4a2f-cae1-4ae3-b777-26df057ab5cc/file used request id req-71f3140a-d8f6-42b8-9c94-aa25d90583b0 2018-07-22 07:19:06,210 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_26a773d5-a294-405e-8f0f-21206407144f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T07:19:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/47ff4a2f-cae1-4ae3-b777-26df057ab5cc/file', u'owner': u'239f08b9dfab49abbc9cca9c9c17e131', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'47ff4a2f-cae1-4ae3-b777-26df057ab5cc', u'size': None, u'name': u'tempest_smoke-img_alt_26a773d5-a294-405e-8f0f-21206407144f', u'checksum': None, u'self': u'/v2/images/47ff4a2f-cae1-4ae3-b777-26df057ab5cc', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T07:19:04Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 07:19:06,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 07:19:06,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_26a773d5-a294-405e-8f0f-21206407144f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 07:19:06,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:19:06 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-f0ba0190-4c2f-49b3-82dc-6ac9a55e4713 x-compute-request-id: req-f0ba0190-4c2f-49b3-82dc-6ac9a55e4713 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_26a773d5-a294-405e-8f0f-21206407144f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7d2646b7-0fac-42d7-9e30-ce6e5952ef03", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7d2646b7-0fac-42d7-9e30-ce6e5952ef03", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7d2646b7-0fac-42d7-9e30-ce6e5952ef03"}} 2018-07-22 07:19:06,259 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f0ba0190-4c2f-49b3-82dc-6ac9a55e4713 2018-07-22 07:19:06,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0483679771423s 2018-07-22 07:19:06,259 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f0ba0190-4c2f-49b3-82dc-6ac9a55e4713 2018-07-22 07:19:06,260 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_26a773d5-a294-405e-8f0f-21206407144f', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'7d2646b7-0fac-42d7-9e30-ce6e5952ef03', 'swap': 0}) 2018-07-22 07:19:06,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 07:19:06,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/7d2646b7-0fac-42d7-9e30-ce6e5952ef03/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" -d '{"extra_specs": {}}' 2018-07-22 07:19:06,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:19:06 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-1e61b8bf-2db8-4f45-955d-6f57073f0d7c x-compute-request-id: req-1e61b8bf-2db8-4f45-955d-6f57073f0d7c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:19:06,289 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/7d2646b7-0fac-42d7-9e30-ce6e5952ef03/os-extra_specs used request id req-1e61b8bf-2db8-4f45-955d-6f57073f0d7c 2018-07-22 07:19:06,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0282559394836s 2018-07-22 07:19:06,289 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/7d2646b7-0fac-42d7-9e30-ce6e5952ef03/os-extra_specs used request id req-1e61b8bf-2db8-4f45-955d-6f57073f0d7c 2018-07-22 07:19:06,289 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_26a773d5-a294-405e-8f0f-21206407144f', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'7d2646b7-0fac-42d7-9e30-ce6e5952ef03', 'swap': 0}) 2018-07-22 07:19:09,999 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-22 07:19:09,999 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-22 07:19:10,000 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-22 07:19:10,002 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-22 07:19:10,005 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-22 07:19:13,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0616b086-d86a-4ec2-9e33-e374456e8ca6/repo; stestr list '^(tempest|neutron_tempest_plugin)\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-07-22 07:19:13,500 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-22 07:19:13,502 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-22 07:19:13,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt']'. 2018-07-22 07:22:49,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 4d1463e9-2759-465f-998b-7a71980ef248 2018-07-22 07:22:49,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '4d1463e9-2759-465f-998b-7a71980ef248']'. 2018-07-22 07:22:50,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-22 07:22:50,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-22 07:22:50,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-22 07:22:50,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4d1463e9-2759-465f-998b-7a71980ef248 | 2018-07-22 07:22:50,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-22 07:22:50,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-22 07:19:15 | 2018-07-22 07:22:50,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-22 07:22:49 | 2018-07-22 07:22:50,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:34 | 2018-07-22 07:22:50,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-22 07:22:50,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-22 07:22:50,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0616b086-d86a-4ec2-9e33-e374456e8ca6) | 2018-07-22 07:22:50,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-22 07:22:50,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f1c0d7ef-fc30-475d-a5b5-bc8751227367) | 2018-07-22 07:22:50,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-22 07:22:50,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 195.933 | 2018-07-22 07:22:50,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-07-22 07:22:50,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-07-22 07:22:50,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-22 07:22:50,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-22 07:22:50,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-22 07:22:50,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-22 07:22:50,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-22 07:22:50,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-07-22 07:22:50,831 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 07:22:50,831 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 03:58 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-22 07:22:50,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 07:22:50,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/41e3a8f3-edd7-492c-b74c-82cca592c530/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" -d '{"subnet_id": "946dd731-ca0f-46e6-8ee8-9bcb1e40e3c1"}' 2018-07-22 07:22:53,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a1dd4430-524e-408d-b6af-0f8ef6bf8860 Date: Sun, 22 Jul 2018 07:22:53 GMT RESP BODY: {"network_id": "1bb3176e-813f-4f61-a034-a50685b4b093", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "subnet_id": "946dd731-ca0f-46e6-8ee8-9bcb1e40e3c1", "subnet_ids": ["946dd731-ca0f-46e6-8ee8-9bcb1e40e3c1"], "port_id": "6e7163b3-4f21-42d7-9243-e1cf4f95f42f", "id": "41e3a8f3-edd7-492c-b74c-82cca592c530"} 2018-07-22 07:22:53,028 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/41e3a8f3-edd7-492c-b74c-82cca592c530/remove_router_interface.json used request id req-a1dd4430-524e-408d-b6af-0f8ef6bf8860 2018-07-22 07:22:53,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.19271397591s 2018-07-22 07:22:53,029 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/41e3a8f3-edd7-492c-b74c-82cca592c530/remove_router_interface.json used request id req-a1dd4430-524e-408d-b6af-0f8ef6bf8860 returning object 41e3a8f3-edd7-492c-b74c-82cca592c530 2018-07-22 07:22:53,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 07:22:53,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:22:53,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-e24c6a80-447c-4160-919d-b401842b11cc Date: Sun, 22 Jul 2018 07:22:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:18:54Z", "admin_state_up": true, "updated_at": "2018-07-22T07:22:51Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "41e3a8f3-edd7-492c-b74c-82cca592c530", "name": "tempest_smoke-router_26a773d5-a294-405e-8f0f-21206407144f"}]} 2018-07-22 07:22:53,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e24c6a80-447c-4160-919d-b401842b11cc 2018-07-22 07:22:53,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.28043794632s 2018-07-22 07:22:53,310 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e24c6a80-447c-4160-919d-b401842b11cc 2018-07-22 07:22:53,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 07:22:53,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/41e3a8f3-edd7-492c-b74c-82cca592c530.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:22:57,007 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52de1e51-d2a8-4f13-804f-691e5c0aae52 Content-Length: 0 Date: Sun, 22 Jul 2018 07:22:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:22:57,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/41e3a8f3-edd7-492c-b74c-82cca592c530.json used request id req-52de1e51-d2a8-4f13-804f-691e5c0aae52 2018-07-22 07:22:57,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.69587802887s 2018-07-22 07:22:57,008 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/41e3a8f3-edd7-492c-b74c-82cca592c530.json used request id req-52de1e51-d2a8-4f13-804f-691e5c0aae52 2018-07-22 07:22:57,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 07:22:57,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:22:57,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-d5fe78a4-7413-4870-86e4-2be1c6e9630e Date: Sun, 22 Jul 2018 07:22:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4},{"updated_at":"2018-07-22T07:18:53Z","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":"946dd731-ca0f-46e6-8ee8-9bcb1e40e3c1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_26a773d5-a294-405e-8f0f-21206407144f","enable_dhcp":true,"segment_id":null,"network_id":"1bb3176e-813f-4f61-a034-a50685b4b093","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:18:53Z","ip_version":4}]} 2018-07-22 07:22:57,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d5fe78a4-7413-4870-86e4-2be1c6e9630e 2018-07-22 07:22:57,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0508468151093s 2018-07-22 07:22:57,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d5fe78a4-7413-4870-86e4-2be1c6e9630e 2018-07-22 07:22:57,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 07:22:57,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/946dd731-ca0f-46e6-8ee8-9bcb1e40e3c1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:22:59,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a1bcf9b-8537-41ee-a694-12bafc12c4be Date: Sun, 22 Jul 2018 07:22:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:22:59,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/946dd731-ca0f-46e6-8ee8-9bcb1e40e3c1.json used request id req-5a1bcf9b-8537-41ee-a694-12bafc12c4be 2018-07-22 07:22:59,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.23471498489s 2018-07-22 07:22:59,296 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/946dd731-ca0f-46e6-8ee8-9bcb1e40e3c1.json used request id req-5a1bcf9b-8537-41ee-a694-12bafc12c4be 2018-07-22 07:22:59,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:22:59,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:22:59,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1438 X-Openstack-Request-Id: req-83329548-ca89-413e-aafe-861cb2790dce Date: Sun, 22 Jul 2018 07:22:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"1bb3176e-813f-4f61-a034-a50685b4b093","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:22:59Z","qos_policy_id":null,"name":"tempest_smoke-net_26a773d5-a294-405e-8f0f-21206407144f","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:18:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:22:59,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-83329548-ca89-413e-aafe-861cb2790dce 2018-07-22 07:22:59,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0993020534515s 2018-07-22 07:22:59,401 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-83329548-ca89-413e-aafe-861cb2790dce 2018-07-22 07:22:59,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 07:22:59,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/1bb3176e-813f-4f61-a034-a50685b4b093.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:23:00,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c942cb97-2458-4b36-9787-811f77a0a6e2 Date: Sun, 22 Jul 2018 07:23:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:23:00,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1bb3176e-813f-4f61-a034-a50685b4b093.json used request id req-c942cb97-2458-4b36-9787-811f77a0a6e2 2018-07-22 07:23:00,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20217180252s 2018-07-22 07:23:00,607 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1bb3176e-813f-4f61-a034-a50685b4b093.json used request id req-c942cb97-2458-4b36-9787-811f77a0a6e2 2018-07-22 07:23:00,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:23:00,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:23:00,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-a5c3cfb1-bd69-4b3f-8e19-aaa8836a9090 Date: Sun, 22 Jul 2018 07:23:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/47ff4a2f-cae1-4ae3-b777-26df057ab5cc/snap", "metadata": {}}], "file": "/v2/images/47ff4a2f-cae1-4ae3-b777-26df057ab5cc/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "47ff4a2f-cae1-4ae3-b777-26df057ab5cc", "size": 12716032, "self": "/v2/images/47ff4a2f-cae1-4ae3-b777-26df057ab5cc", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/47ff4a2f-cae1-4ae3-b777-26df057ab5cc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:19:06Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_26a773d5-a294-405e-8f0f-21206407144f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_26a773d5-a294-405e-8f0f-21206407144f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:19:04Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/af8e4057-78af-42be-9cf5-f9d81849f5db/snap", "metadata": {}}], "file": "/v2/images/af8e4057-78af-42be-9cf5-f9d81849f5db/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "af8e4057-78af-42be-9cf5-f9d81849f5db", "size": 12716032, "self": "/v2/images/af8e4057-78af-42be-9cf5-f9d81849f5db", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/af8e4057-78af-42be-9cf5-f9d81849f5db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:19:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_26a773d5-a294-405e-8f0f-21206407144f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_26a773d5-a294-405e-8f0f-21206407144f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:19:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:23:00,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a5c3cfb1-bd69-4b3f-8e19-aaa8836a9090 2018-07-22 07:23:00,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217163801193s 2018-07-22 07:23:00,830 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a5c3cfb1-bd69-4b3f-8e19-aaa8836a9090 2018-07-22 07:23:00,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 07:23:00,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/af8e4057-78af-42be-9cf5-f9d81849f5db -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:23:01,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8dedc1bf-81c3-4fcb-9d37-1fca4ff49c5f Date: Sun, 22 Jul 2018 07:23:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:23:01,394 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/af8e4057-78af-42be-9cf5-f9d81849f5db used request id req-8dedc1bf-81c3-4fcb-9d37-1fca4ff49c5f 2018-07-22 07:23:01,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.560451030731s 2018-07-22 07:23:01,395 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/af8e4057-78af-42be-9cf5-f9d81849f5db used request id req-8dedc1bf-81c3-4fcb-9d37-1fca4ff49c5f 2018-07-22 07:23:01,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:23:01,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:23:01,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:23:01 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-e6df755b-5e92-47e6-8c50-61a1e5ef0a79 x-compute-request-id: req-e6df755b-5e92-47e6-8c50-61a1e5ef0a79 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_26a773d5-a294-405e-8f0f-21206407144f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0ccf5772-f8a4-41d1-b3f9-501b8a53a357", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0ccf5772-f8a4-41d1-b3f9-501b8a53a357", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0ccf5772-f8a4-41d1-b3f9-501b8a53a357"}, {"name": "tempest_smoke-flavor_alt_26a773d5-a294-405e-8f0f-21206407144f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7d2646b7-0fac-42d7-9e30-ce6e5952ef03", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7d2646b7-0fac-42d7-9e30-ce6e5952ef03", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7d2646b7-0fac-42d7-9e30-ce6e5952ef03"}]} 2018-07-22 07:23:01,420 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e6df755b-5e92-47e6-8c50-61a1e5ef0a79 2018-07-22 07:23:01,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244338512421s 2018-07-22 07:23:01,420 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e6df755b-5e92-47e6-8c50-61a1e5ef0a79 2018-07-22 07:23:01,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 07:23:01,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/0ccf5772-f8a4-41d1-b3f9-501b8a53a357 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:23:01,468 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:23:01 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-5ec05613-7aff-47ee-9724-aacaad2cb2dc x-compute-request-id: req-5ec05613-7aff-47ee-9724-aacaad2cb2dc Content-Length: 0 Content-Type: application/json 2018-07-22 07:23:01,468 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0ccf5772-f8a4-41d1-b3f9-501b8a53a357 used request id req-5ec05613-7aff-47ee-9724-aacaad2cb2dc 2018-07-22 07:23:01,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0465841293335s 2018-07-22 07:23:01,469 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0ccf5772-f8a4-41d1-b3f9-501b8a53a357 used request id req-5ec05613-7aff-47ee-9724-aacaad2cb2dc 2018-07-22 07:23:01,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 07:23:01,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/47ff4a2f-cae1-4ae3-b777-26df057ab5cc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:23:02,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be27e0cd-d068-4fbd-a65e-05b080e7eb70 Date: Sun, 22 Jul 2018 07:23:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:23:02,638 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/47ff4a2f-cae1-4ae3-b777-26df057ab5cc used request id req-be27e0cd-d068-4fbd-a65e-05b080e7eb70 2018-07-22 07:23:02,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.16931915283s 2018-07-22 07:23:02,639 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/47ff4a2f-cae1-4ae3-b777-26df057ab5cc used request id req-be27e0cd-d068-4fbd-a65e-05b080e7eb70 2018-07-22 07:23:02,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:23:02,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:23:02,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:23:02 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-1a22fd72-1afc-4ed0-abae-303a5c2ee789 x-compute-request-id: req-1a22fd72-1afc-4ed0-abae-303a5c2ee789 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_26a773d5-a294-405e-8f0f-21206407144f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7d2646b7-0fac-42d7-9e30-ce6e5952ef03", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7d2646b7-0fac-42d7-9e30-ce6e5952ef03", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7d2646b7-0fac-42d7-9e30-ce6e5952ef03"}]} 2018-07-22 07:23:02,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-1a22fd72-1afc-4ed0-abae-303a5c2ee789 2018-07-22 07:23:02,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0267159938812s 2018-07-22 07:23:02,666 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-1a22fd72-1afc-4ed0-abae-303a5c2ee789 2018-07-22 07:23:02,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 07:23:02,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/7d2646b7-0fac-42d7-9e30-ce6e5952ef03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa9dc6e89bb1fb1439933b5f5a50ed49ad874bad" 2018-07-22 07:23:02,696 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:23:02 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-d111c73e-4c40-47ca-8a56-a6a480425085 x-compute-request-id: req-d111c73e-4c40-47ca-8a56-a6a480425085 Content-Length: 0 Content-Type: application/json 2018-07-22 07:23:02,696 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7d2646b7-0fac-42d7-9e30-ce6e5952ef03 used request id req-d111c73e-4c40-47ca-8a56-a6a480425085 2018-07-22 07:23:02,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0283889770508s 2018-07-22 07:23:02,697 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7d2646b7-0fac-42d7-9e30-ce6e5952ef03 used request id req-d111c73e-4c40-47ca-8a56-a6a480425085 2018-07-22 07:23:02,739 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-07-22 07:23:02,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:23:02,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 07:23:02,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:23:02,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:23:02,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:23:02,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:23:02,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:23:02,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:23:02,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:23:02,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:23:02,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:23:02,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:23:02,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:23:02,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:23:02,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:23:02,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:23:02,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:23:02,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:23:02,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:23:02,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:23:02,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:23:02,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:23:02,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:23:02,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 07:23:02,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 07:23:02,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:23:02,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a53b04-9bae-4038-a4f8-913e21d620e7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:23:02,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-28a53b04-9bae-4038-a4f8-913e21d620e7 2018-07-22 07:23:02,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:23:03,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:23:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["vornIj-ZRtiY0bKA9JCwew"], "issued_at": "2018-07-22T07:23:03.000000Z"}} 2018-07-22 07:23:03,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:23:03,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" 2018-07-22 07:23:03,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2dfdb7c1-379f-4674-a14f-83bee277ceca Date: Sun, 22 Jul 2018 07:23:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:23:03,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2dfdb7c1-379f-4674-a14f-83bee277ceca 2018-07-22 07:23:03,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.258260965347s 2018-07-22 07:23:03,446 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2dfdb7c1-379f-4674-a14f-83bee277ceca 2018-07-22 07:23:03,446 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-07-22 07:23:03,814 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-07-22 07:23:03,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 07:23:03,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" -d '{"network": {"shared": true, "name": "rally_sanity-net_94a64548-030f-4812-a678-746e966115b0", "admin_state_up": true}}' 2018-07-22 07:23:04,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-da362eaa-c7dc-4170-abc4-f576e4da4c1c Date: Sun, 22 Jul 2018 07:23:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9a092cda-7fa2-44e7-b928-027dd650adb6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":true,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:23:04Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_94a64548-030f-4812-a678-746e966115b0","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:23:04Z","mtu":1450}} 2018-07-22 07:23:04,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-da362eaa-c7dc-4170-abc4-f576e4da4c1c 2018-07-22 07:23:04,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.413823127747s 2018-07-22 07:23:04,229 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-da362eaa-c7dc-4170-abc4-f576e4da4c1c 2018-07-22 07:23:04,230 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-22T07:23:04Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9a092cda-7fa2-44e7-b928-027dd650adb6', u'provider:segmentation_id': 43, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_94a64548-030f-4812-a678-746e966115b0', u'created_at': u'2018-07-22T07:23:04Z', u'mtu': 1450, u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'l2_adjacency': True}) 2018-07-22 07:23:04,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:23:04,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" 2018-07-22 07:23:04,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-b759efd1-1755-4f32-91dd-f4330ef0ebd4 Date: Sun, 22 Jul 2018 07:23:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9a092cda-7fa2-44e7-b928-027dd650adb6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":true,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:23:04Z","qos_policy_id":null,"name":"rally_sanity-net_94a64548-030f-4812-a678-746e966115b0","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:23:04Z","provider:network_type":"vxlan"}]} 2018-07-22 07:23:04,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b759efd1-1755-4f32-91dd-f4330ef0ebd4 2018-07-22 07:23:04,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268701076508s 2018-07-22 07:23:04,499 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b759efd1-1755-4f32-91dd-f4330ef0ebd4 2018-07-22 07:23:04,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 07:23:04,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" -d '{"subnet": {"name": "rally_sanity-subnet_94a64548-030f-4812-a678-746e966115b0", "enable_dhcp": true, "network_id": "9a092cda-7fa2-44e7-b928-027dd650adb6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 07:23:05,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-595af14e-6508-4646-b464-e98bd2841490 Date: Sun, 22 Jul 2018 07:23:05 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:23:04Z","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":"008e4562-b438-4ac8-be25-f7fdfb6f693b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_94a64548-030f-4812-a678-746e966115b0","enable_dhcp":true,"segment_id":null,"network_id":"9a092cda-7fa2-44e7-b928-027dd650adb6","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:23:04Z","ip_version":4}} 2018-07-22 07:23:05,163 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-595af14e-6508-4646-b464-e98bd2841490 2018-07-22 07:23:05,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.661591053009s 2018-07-22 07:23:05,163 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-595af14e-6508-4646-b464-e98bd2841490 2018-07-22 07:23:05,164 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:23:04Z', 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'008e4562-b438-4ac8-be25-f7fdfb6f693b', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_94a64548-030f-4812-a678-746e966115b0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'9a092cda-7fa2-44e7-b928-027dd650adb6', u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'created_at': u'2018-07-22T07:23:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131'}) 2018-07-22 07:23:05,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 07:23:05,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "rally_sanity-router_94a64548-030f-4812-a678-746e966115b0", "admin_state_up": true}}' 2018-07-22 07:23:11,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-0af6401b-adad-474a-aa46-bcedab5b20db Date: Sun, 22 Jul 2018 07:23:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:23:05Z", "admin_state_up": true, "updated_at": "2018-07-22T07:23:07Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "18d10bdb-8ff9-4b4b-b079-cb1e8da520f6", "name": "rally_sanity-router_94a64548-030f-4812-a678-746e966115b0"}} 2018-07-22 07:23:11,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-0af6401b-adad-474a-aa46-bcedab5b20db 2018-07-22 07:23:11,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.18676805496s 2018-07-22 07:23:11,351 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-0af6401b-adad-474a-aa46-bcedab5b20db 2018-07-22 07:23:11,352 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:23:07Z', u'revision_number': 4, u'ha': True, u'id': u'18d10bdb-8ff9-4b4b-b079-cb1e8da520f6', u'external_gateway_info': {u'network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26686176-d4b0-4f11-8423-c349e99aa88a', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_94a64548-030f-4812-a678-746e966115b0', u'admin_state_up': True, u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'created_at': u'2018-07-22T07:23:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131'}) 2018-07-22 07:23:11,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 07:23:11,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/18d10bdb-8ff9-4b4b-b079-cb1e8da520f6/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" -d '{"subnet_id": "008e4562-b438-4ac8-be25-f7fdfb6f693b"}' 2018-07-22 07:23:14,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6c75b951-88a0-44c9-82b7-806f50c46040 Date: Sun, 22 Jul 2018 07:23:14 GMT RESP BODY: {"network_id": "9a092cda-7fa2-44e7-b928-027dd650adb6", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "subnet_id": "008e4562-b438-4ac8-be25-f7fdfb6f693b", "subnet_ids": ["008e4562-b438-4ac8-be25-f7fdfb6f693b"], "port_id": "c93fe32e-1191-4592-a2d8-c311bce8a046", "id": "18d10bdb-8ff9-4b4b-b079-cb1e8da520f6"} 2018-07-22 07:23:14,111 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/18d10bdb-8ff9-4b4b-b079-cb1e8da520f6/add_router_interface.json used request id req-6c75b951-88a0-44c9-82b7-806f50c46040 2018-07-22 07:23:14,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.75819706917s 2018-07-22 07:23:14,111 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/18d10bdb-8ff9-4b4b-b079-cb1e8da520f6/add_router_interface.json used request id req-6c75b951-88a0-44c9-82b7-806f50c46040 returning object 18d10bdb-8ff9-4b4b-b079-cb1e8da520f6 2018-07-22 07:23:14,112 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:23:14,243 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 07:23:14,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" 2018-07-22 07:23:14,250 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 07:23:14 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-07-22 07:23:14,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:23:14,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" 2018-07-22 07:23:14,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6a747fec-2a41-4fe9-8add-7fca2f6f2785 Date: Sun, 22 Jul 2018 07:23:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:23:14,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6a747fec-2a41-4fe9-8add-7fca2f6f2785 2018-07-22 07:23:14,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.229298114777s 2018-07-22 07:23:14,483 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6a747fec-2a41-4fe9-8add-7fca2f6f2785 2018-07-22 07:23:14,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 07:23:14,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_94a64548-030f-4812-a678-746e966115b0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_94a64548-030f-4812-a678-746e966115b0"}' 2018-07-22 07:23:14,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/34bb9d80-226f-4246-b8dd-d56a67f27596 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-54d6921a-0016-4f0b-9d9e-bcbf430b06c8 Date: Sun, 22 Jul 2018 07:23:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/34bb9d80-226f-4246-b8dd-d56a67f27596/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "34bb9d80-226f-4246-b8dd-d56a67f27596", "size": null, "self": "/v2/images/34bb9d80-226f-4246-b8dd-d56a67f27596", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:23:14Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_94a64548-030f-4812-a678-746e966115b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_94a64548-030f-4812-a678-746e966115b0", "checksum": null, "created_at": "2018-07-22T07:23:14Z", "protected": false} 2018-07-22 07:23:14,737 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-54d6921a-0016-4f0b-9d9e-bcbf430b06c8 2018-07-22 07:23:14,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.248456001282s 2018-07-22 07:23:14,737 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-54d6921a-0016-4f0b-9d9e-bcbf430b06c8 returning object 34bb9d80-226f-4246-b8dd-d56a67f27596 2018-07-22 07:23:14,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 07:23:14,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/34bb9d80-226f-4246-b8dd-d56a67f27596/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" -d '' 2018-07-22 07:23:15,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-315701db-a598-4bfb-b305-2cb27a41aaed Date: Sun, 22 Jul 2018 07:23:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:23:15,536 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/34bb9d80-226f-4246-b8dd-d56a67f27596/file used request id req-315701db-a598-4bfb-b305-2cb27a41aaed 2018-07-22 07:23:15,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.797592163086s 2018-07-22 07:23:15,536 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/34bb9d80-226f-4246-b8dd-d56a67f27596/file used request id req-315701db-a598-4bfb-b305-2cb27a41aaed 2018-07-22 07:23:15,536 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/rally_sanity-img_94a64548-030f-4812-a678-746e966115b0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T07:23:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/34bb9d80-226f-4246-b8dd-d56a67f27596/file', u'owner': u'239f08b9dfab49abbc9cca9c9c17e131', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'34bb9d80-226f-4246-b8dd-d56a67f27596', u'size': None, u'name': u'rally_sanity-img_94a64548-030f-4812-a678-746e966115b0', u'checksum': None, u'self': u'/v2/images/34bb9d80-226f-4246-b8dd-d56a67f27596', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T07:23:14Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 07:23:15,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 07:23:15,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 07:23:15,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:23:15 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-9959c7b4-aac9-47bd-bc4a-0a856fa9b7de x-compute-request-id: req-9959c7b4-aac9-47bd-bc4a-0a856fa9b7de Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/204f39e0-d678-4b9b-b3f1-7986bd486436", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/204f39e0-d678-4b9b-b3f1-7986bd486436", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "204f39e0-d678-4b9b-b3f1-7986bd486436"}} 2018-07-22 07:23:15,755 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9959c7b4-aac9-47bd-bc4a-0a856fa9b7de 2018-07-22 07:23:15,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.218271970749s 2018-07-22 07:23:15,756 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9959c7b4-aac9-47bd-bc4a-0a856fa9b7de 2018-07-22 07:23:15,756 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'204f39e0-d678-4b9b-b3f1-7986bd486436', 'swap': 0}) 2018-07-22 07:23:15,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 07:23:15,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/204f39e0-d678-4b9b-b3f1-7986bd486436/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" -d '{"extra_specs": {}}' 2018-07-22 07:23:15,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:23:15 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-ede0377e-d214-46b7-9893-806d6d44a6b5 x-compute-request-id: req-ede0377e-d214-46b7-9893-806d6d44a6b5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:23:15,780 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/204f39e0-d678-4b9b-b3f1-7986bd486436/os-extra_specs used request id req-ede0377e-d214-46b7-9893-806d6d44a6b5 2018-07-22 07:23:15,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0231821537018s 2018-07-22 07:23:15,781 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/204f39e0-d678-4b9b-b3f1-7986bd486436/os-extra_specs used request id req-ede0377e-d214-46b7-9893-806d6d44a6b5 2018-07-22 07:23:15,781 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-22 07:23:18,647 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-22 07:23:21,480 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | dd4aa290-4c3e-4708-86f7-a0a40a0197e6 | 2018-07-22T07:23:21.100656 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: dd4aa290-4c3e-4708-86f7-a0a40a0197e6 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-22 07:23:25,200 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-22 07:23:25,201 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-07-22 07:23:25,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-22 07:23:25,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" 2018-07-22 07:23:25,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:23: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,Accept-Encoding x-openstack-request-id: req-eefa178b-506a-44fe-af4d-8d9d5f8d3712 x-compute-request-id: req-eefa178b-506a-44fe-af4d-8d9d5f8d3712 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 113}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 116}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-22 07:23:25,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-eefa178b-506a-44fe-af4d-8d9d5f8d3712 2018-07-22 07:23:25,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0371179580688s 2018-07-22 07:23:25,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-eefa178b-506a-44fe-af4d-8d9d5f8d3712 2018-07-22 07:23:25,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 07:23:25,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_94a64548-030f-4812-a678-746e966115b0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 07:23:25,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:23: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,Accept-Encoding x-openstack-request-id: req-6cc85e9b-f0e5-475c-b85e-58651bcda07b x-compute-request-id: req-6cc85e9b-f0e5-475c-b85e-58651bcda07b Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_94a64548-030f-4812-a678-746e966115b0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/095173cb-47cc-4778-8f65-2d780088e2ad", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/095173cb-47cc-4778-8f65-2d780088e2ad", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "095173cb-47cc-4778-8f65-2d780088e2ad"}} 2018-07-22 07:23:25,300 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6cc85e9b-f0e5-475c-b85e-58651bcda07b 2018-07-22 07:23:25,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0607960224152s 2018-07-22 07:23:25,300 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6cc85e9b-f0e5-475c-b85e-58651bcda07b 2018-07-22 07:23:25,301 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_94a64548-030f-4812-a678-746e966115b0', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'095173cb-47cc-4778-8f65-2d780088e2ad', 'swap': 0}) 2018-07-22 07:23:25,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 07:23:25,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/095173cb-47cc-4778-8f65-2d780088e2ad/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" -d '{"extra_specs": {}}' 2018-07-22 07:23:25,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:23: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-4b480727-5f8d-4211-acf3-0ed01530ea54 x-compute-request-id: req-4b480727-5f8d-4211-acf3-0ed01530ea54 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:23:25,323 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/095173cb-47cc-4778-8f65-2d780088e2ad/os-extra_specs used request id req-4b480727-5f8d-4211-acf3-0ed01530ea54 2018-07-22 07:23:25,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218691825867s 2018-07-22 07:23:25,323 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/095173cb-47cc-4778-8f65-2d780088e2ad/os-extra_specs used request id req-4b480727-5f8d-4211-acf3-0ed01530ea54 2018-07-22 07:23:25,324 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_94a64548-030f-4812-a678-746e966115b0', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'095173cb-47cc-4778-8f65-2d780088e2ad', 'swap': 0}) 2018-07-22 07:23:25,324 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-07-22 07:23:25,324 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-07-22 07:23:25,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 07:23:25,335 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 07:23:25,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '9a092cda-7fa2-44e7-b928-027dd650adb6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_94a64548-030f-4812-a678-746e966115b0', 'flavor_name': 'rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_94a64548-030f-4812-a678-746e966115b0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 07:24:32,498 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : df2a9c8e-0696-4a82-aebd-c24512a927b4 2018-07-22 07:24:32,498 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-07-22 07:24:32,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'df2a9c8e-0696-4a82-aebd-c24512a927b4'] 2018-07-22 07:24:33,448 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task df2a9c8e-0696-4a82-aebd-c24512a927b4: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task df2a9c8e-0696-4a82-aebd-c24512a927b4 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | total | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | -> duration | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.507508 Full duration: 7.870776 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task df2a9c8e-0696-4a82-aebd-c24512a927b4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 100.0% | 1 | | total | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> duration | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.856938 Full duration: 8.002796 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task df2a9c8e-0696-4a82-aebd-c24512a927b4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | total | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | -> duration | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.038255 Full duration: 8.261467 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task df2a9c8e-0696-4a82-aebd-c24512a927b4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 100.0% | 1 | | total | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | -> duration | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.869373 Full duration: 8.073983 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task df2a9c8e-0696-4a82-aebd-c24512a927b4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | total | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> duration | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.118006 Full duration: 8.656435 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task df2a9c8e-0696-4a82-aebd-c24512a927b4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> duration | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.697379 Full duration: 7.892731 HINTS: * To plot HTML graphics with this data, run: rally task report df2a9c8e-0696-4a82-aebd-c24512a927b4 --out output.html * To generate a JUnit report, run: rally task export df2a9c8e-0696-4a82-aebd-c24512a927b4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report df2a9c8e-0696-4a82-aebd-c24512a927b4 --json --out output.json 2018-07-22 07:24:33,449 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'df2a9c8e-0696-4a82-aebd-c24512a927b4'] 2018-07-22 07:24:36,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 07:24:36,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'df2a9c8e-0696-4a82-aebd-c24512a927b4', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-07-22 07:24:36,120 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-07-22 07:24:36,120 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-07-22 07:24:36,121 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-07-22 07:24:36,121 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 07:24:36,136 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 07:24:36,136 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '9a092cda-7fa2-44e7-b928-027dd650adb6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_94a64548-030f-4812-a678-746e966115b0', 'flavor_name': 'rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_94a64548-030f-4812-a678-746e966115b0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 07:26:11,655 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4b8c8e45-a277-48da-94e2-de1c64a1d2b4 2018-07-22 07:26:11,655 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4b8c8e45-a277-48da-94e2-de1c64a1d2b4'] 2018-07-22 07:26:12,514 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4b8c8e45-a277-48da-94e2-de1c64a1d2b4: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b8c8e45-a277-48da-94e2-de1c64a1d2b4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.774 | 3.774 | 3.774 | 3.774 | 3.774 | 3.774 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> glance_v2.upload_data | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | glance_v2.delete_image | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | total | 4.721 | 4.721 | 4.721 | 4.721 | 4.721 | 4.721 | 100.0% | 1 | | -> duration | 4.721 | 4.721 | 4.721 | 4.721 | 4.721 | 4.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.720966 Full duration: 13.550239 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b8c8e45-a277-48da-94e2-de1c64a1d2b4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.631 | 3.631 | 3.631 | 3.631 | 3.631 | 3.631 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> glance_v2.upload_data | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | glance_v2.list_images | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | total | 3.841 | 3.841 | 3.841 | 3.841 | 3.841 | 3.841 | 100.0% | 1 | | -> duration | 3.841 | 3.841 | 3.841 | 3.841 | 3.841 | 3.841 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.841049 Full duration: 15.117481 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b8c8e45-a277-48da-94e2-de1c64a1d2b4 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | total | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | -> duration | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.483425 Full duration: 8.71513 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "9a092cda-7fa2-44e7-b928-027dd650adb6" } ], "flavor": { "name": "rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b8c8e45-a277-48da-94e2-de1c64a1d2b4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.726 | 4.726 | 4.726 | 4.726 | 4.726 | 4.726 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | -> glance_v2.upload_data | 1.606 | 1.606 | 1.606 | 1.606 | 1.606 | 1.606 | 100.0% | 1 | | nova.boot_servers | 14.846 | 14.846 | 14.846 | 14.846 | 14.846 | 14.846 | 100.0% | 1 | | total | 19.573 | 19.573 | 19.573 | 19.573 | 19.573 | 19.573 | 100.0% | 1 | | -> duration | 18.573 | 18.573 | 18.573 | 18.573 | 18.573 | 18.573 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.57331 Full duration: 40.027793 HINTS: * To plot HTML graphics with this data, run: rally task report 4b8c8e45-a277-48da-94e2-de1c64a1d2b4 --out output.html * To generate a JUnit report, run: rally task export 4b8c8e45-a277-48da-94e2-de1c64a1d2b4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4b8c8e45-a277-48da-94e2-de1c64a1d2b4 --json --out output.json 2018-07-22 07:26:12,514 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4b8c8e45-a277-48da-94e2-de1c64a1d2b4'] 2018-07-22 07:26:15,000 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 07:26:15,001 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4b8c8e45-a277-48da-94e2-de1c64a1d2b4', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-07-22 07:26:15,012 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-07-22 07:26:15,013 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-07-22 07:26:15,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-07-22 07:26:15,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 07:26:15,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 07:26:15,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '9a092cda-7fa2-44e7-b928-027dd650adb6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_94a64548-030f-4812-a678-746e966115b0', 'flavor_name': 'rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_94a64548-030f-4812-a678-746e966115b0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 07:29:31,572 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 87f17472-87a1-4ba4-8fe3-dc5c822b21d1 2018-07-22 07:29:31,572 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '87f17472-87a1-4ba4-8fe3-dc5c822b21d1'] 2018-07-22 07:29:32,643 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 87f17472-87a1-4ba4-8fe3-dc5c822b21d1: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 87f17472-87a1-4ba4-8fe3-dc5c822b21d1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.208 | 3.208 | 3.208 | 3.208 | 3.208 | 3.208 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.688 | 2.688 | 2.688 | 2.688 | 2.688 | 2.688 | 100.0% | 1 | | total | 5.897 | 5.897 | 5.897 | 5.897 | 5.897 | 5.897 | 100.0% | 1 | | -> duration | 5.897 | 5.897 | 5.897 | 5.897 | 5.897 | 5.897 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.896799 Full duration: 23.126901 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 87f17472-87a1-4ba4-8fe3-dc5c822b21d1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.769 | 3.769 | 3.769 | 3.769 | 3.769 | 3.769 | 100.0% | 1 | | cinder_v2.delete_volume | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | total | 4.217 | 4.217 | 4.217 | 4.217 | 4.217 | 4.217 | 100.0% | 1 | | -> duration | 4.217 | 4.217 | 4.217 | 4.217 | 4.217 | 4.217 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.217226 Full duration: 15.174699 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_94a64548-030f-4812-a678-746e966115b0" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 87f17472-87a1-4ba4-8fe3-dc5c822b21d1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.863 | 6.863 | 6.863 | 6.863 | 6.863 | 6.863 | 100.0% | 1 | | cinder_v2.delete_volume | 2.35 | 2.35 | 2.35 | 2.35 | 2.35 | 2.35 | 100.0% | 1 | | total | 9.213 | 9.213 | 9.213 | 9.213 | 9.213 | 9.213 | 100.0% | 1 | | -> duration | 9.213 | 9.213 | 9.213 | 9.213 | 9.213 | 9.213 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.213033 Full duration: 20.697075 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 87f17472-87a1-4ba4-8fe3-dc5c822b21d1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.367 | 3.367 | 3.367 | 3.367 | 3.367 | 3.367 | 100.0% | 1 | | cinder_v2.delete_volume | 2.673 | 2.673 | 2.673 | 2.673 | 2.673 | 2.673 | 100.0% | 1 | | total | 6.04 | 6.04 | 6.04 | 6.04 | 6.04 | 6.04 | 100.0% | 1 | | -> duration | 6.04 | 6.04 | 6.04 | 6.04 | 6.04 | 6.04 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.040347 Full duration: 16.643893 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 87f17472-87a1-4ba4-8fe3-dc5c822b21d1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.509 | 3.509 | 3.509 | 3.509 | 3.509 | 3.509 | 100.0% | 1 | | cinder_v2.extend_volume | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | cinder_v2.delete_volume | 0.446 | 0.446 | 0.446 | 0.446 | 0.446 | 0.446 | 100.0% | 1 | | total | 4.474 | 4.474 | 4.474 | 4.474 | 4.474 | 4.474 | 100.0% | 1 | | -> duration | 4.474 | 4.474 | 4.474 | 4.474 | 4.474 | 4.474 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.474044 Full duration: 15.129512 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 87f17472-87a1-4ba4-8fe3-dc5c822b21d1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.369 | 3.369 | 3.369 | 3.369 | 3.369 | 3.369 | 100.0% | 1 | | cinder_v2.delete_volume | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 100.0% | 1 | | total | 6.082 | 6.082 | 6.082 | 6.082 | 6.082 | 6.082 | 100.0% | 1 | | -> duration | 6.082 | 6.082 | 6.082 | 6.082 | 6.082 | 6.082 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.082273 Full duration: 22.839209 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 87f17472-87a1-4ba4-8fe3-dc5c822b21d1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | cinder_v2.list_qos | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 100.0% | 1 | | total | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> duration | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.840624 Full duration: 13.51767 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 87f17472-87a1-4ba4-8fe3-dc5c822b21d1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | cinder_v2.set_qos | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> duration | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.857005 Full duration: 13.177292 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 87f17472-87a1-4ba4-8fe3-dc5c822b21d1 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | cinder_v2.list_types | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | -> duration | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.866443 Full duration: 13.242695 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 87f17472-87a1-4ba4-8fe3-dc5c822b21d1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> duration | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.886773 Full duration: 13.221722 HINTS: * To plot HTML graphics with this data, run: rally task report 87f17472-87a1-4ba4-8fe3-dc5c822b21d1 --out output.html * To generate a JUnit report, run: rally task export 87f17472-87a1-4ba4-8fe3-dc5c822b21d1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 87f17472-87a1-4ba4-8fe3-dc5c822b21d1 --json --out output.json 2018-07-22 07:29:32,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '87f17472-87a1-4ba4-8fe3-dc5c822b21d1'] 2018-07-22 07:29:35,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 07:29:35,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '87f17472-87a1-4ba4-8fe3-dc5c822b21d1', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-07-22 07:29:35,262 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-07-22 07:29:35,262 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-07-22 07:29:35,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-07-22 07:29:35,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 07:29:35,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 07:29:35,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '9a092cda-7fa2-44e7-b928-027dd650adb6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_94a64548-030f-4812-a678-746e966115b0', 'flavor_name': 'rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_94a64548-030f-4812-a678-746e966115b0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 07:31:34,572 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92 2018-07-22 07:31:34,572 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92'] 2018-07-22 07:31:35,373 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | total | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> duration | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.620958 Full duration: 7.739891 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | total | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> duration | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.63443 Full duration: 7.744782 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | total | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | -> duration | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.628223 Full duration: 7.824678 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | -> duration | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.856113 Full duration: 8.79294 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | total | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> duration | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.606437 Full duration: 7.792864 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> duration | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.862528 Full duration: 8.661732 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | total | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | -> duration | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.614605 Full duration: 7.678882 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 1.68 | 1.68 | 1.68 | 1.68 | 1.68 | 1.68 | 100.0% | 1 | | -> duration | 1.68 | 1.68 | 1.68 | 1.68 | 1.68 | 1.68 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.680322 Full duration: 9.487991 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | total | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> duration | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.711921 Full duration: 8.081862 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | gnocchi.delete_metric | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | -> duration | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.149486 Full duration: 8.768603 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | gnocchi.delete_resource | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | -> duration | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.865327 Full duration: 8.578497 HINTS: * To plot HTML graphics with this data, run: rally task report d1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92 --out output.html * To generate a JUnit report, run: rally task export d1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92 --json --out output.json 2018-07-22 07:31:35,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92'] 2018-07-22 07:31:37,932 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 07:31:37,932 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd1aa7fa4-c5e3-43c1-bb28-2cfd20eb1f92', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-07-22 07:31:37,951 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-07-22 07:31:37,952 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-07-22 07:31:37,953 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-07-22 07:31:37,953 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 07:31:37,969 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 07:31:37,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '9a092cda-7fa2-44e7-b928-027dd650adb6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_94a64548-030f-4812-a678-746e966115b0', 'flavor_name': 'rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_94a64548-030f-4812-a678-746e966115b0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 07:33:05,093 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9989a3d0-7355-498d-8aa1-4917b0c8ca3d 2018-07-22 07:33:05,094 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9989a3d0-7355-498d-8aa1-4917b0c8ca3d'] 2018-07-22 07:33:05,918 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9989a3d0-7355-498d-8aa1-4917b0c8ca3d: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9989a3d0-7355-498d-8aa1-4917b0c8ca3d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.906 | 4.906 | 4.906 | 4.906 | 4.906 | 4.906 | 100.0% | 1 | | heat.update_stack | 2.769 | 2.769 | 2.769 | 2.769 | 2.769 | 2.769 | 100.0% | 1 | | heat.delete_stack | 3.112 | 3.112 | 3.112 | 3.112 | 3.112 | 3.112 | 100.0% | 1 | | total | 10.788 | 10.788 | 10.788 | 10.788 | 10.788 | 10.788 | 100.0% | 1 | | -> duration | 6.788 | 6.788 | 6.788 | 6.788 | 6.788 | 6.788 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.787649 Full duration: 19.5829 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9989a3d0-7355-498d-8aa1-4917b0c8ca3d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.717 | 4.717 | 4.717 | 4.717 | 4.717 | 4.717 | 100.0% | 1 | | heat.check_stack | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | heat.delete_stack | 2.741 | 2.741 | 2.741 | 2.741 | 2.741 | 2.741 | 100.0% | 1 | | total | 8.548 | 8.548 | 8.548 | 8.548 | 8.548 | 8.548 | 100.0% | 1 | | -> duration | 6.548 | 6.548 | 6.548 | 6.548 | 6.548 | 6.548 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.547963 Full duration: 17.697515 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9989a3d0-7355-498d-8aa1-4917b0c8ca3d has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.572 | 5.572 | 5.572 | 5.572 | 5.572 | 5.572 | 100.0% | 1 | | heat.suspend_stack | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | heat.resume_stack | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | heat.delete_stack | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 100.0% | 1 | | total | 9.509 | 9.509 | 9.509 | 9.509 | 9.509 | 9.509 | 100.0% | 1 | | -> duration | 7.509 | 7.509 | 7.509 | 7.509 | 7.509 | 7.509 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.509131 Full duration: 18.63182 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9989a3d0-7355-498d-8aa1-4917b0c8ca3d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | total | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> duration | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.612707 Full duration: 8.906437 HINTS: * To plot HTML graphics with this data, run: rally task report 9989a3d0-7355-498d-8aa1-4917b0c8ca3d --out output.html * To generate a JUnit report, run: rally task export 9989a3d0-7355-498d-8aa1-4917b0c8ca3d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9989a3d0-7355-498d-8aa1-4917b0c8ca3d --json --out output.json 2018-07-22 07:33:05,918 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9989a3d0-7355-498d-8aa1-4917b0c8ca3d'] 2018-07-22 07:33:08,450 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 07:33:08,450 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '9989a3d0-7355-498d-8aa1-4917b0c8ca3d', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-07-22 07:33:08,460 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-07-22 07:33:08,461 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-07-22 07:33:08,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-07-22 07:33:08,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 07:33:08,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 07:33:08,478 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '9a092cda-7fa2-44e7-b928-027dd650adb6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_94a64548-030f-4812-a678-746e966115b0', 'flavor_name': 'rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_94a64548-030f-4812-a678-746e966115b0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 07:36:29,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 78a5771c-50b7-4189-87b0-3d26a39650a1 2018-07-22 07:36:29,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '78a5771c-50b7-4189-87b0-3d26a39650a1'] 2018-07-22 07:36:30,888 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 78a5771c-50b7-4189-87b0-3d26a39650a1: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 78a5771c-50b7-4189-87b0-3d26a39650a1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.536 | 0.536 | 0.536 | 0.536 | 0.536 | 0.536 | 100.0% | 1 | | keystone_v3.add_role | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | keystone_v3.revoke_role | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | total | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> duration | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.845 Full duration: 15.400601 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 78a5771c-50b7-4189-87b0-3d26a39650a1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 100.0% | 1 | | keystone_v3.add_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.list_roles | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.794935 Full duration: 15.126803 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 78a5771c-50b7-4189-87b0-3d26a39650a1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | keystone_v3.list_projects | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | -> duration | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.856201 Full duration: 14.985107 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 78a5771c-50b7-4189-87b0-3d26a39650a1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | keystone_v3.delete_role | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> duration | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.648646 Full duration: 12.992412 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 78a5771c-50b7-4189-87b0-3d26a39650a1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | keystone_v3.delete_service | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> duration | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.744801 Full duration: 13.350491 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 78a5771c-50b7-4189-87b0-3d26a39650a1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | keystone_v3.create_user | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | -> keystone_v3.add_role | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | keystone_v3.create_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.get_project | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | keystone_v3.get_user | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.get_role | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | keystone_v3.list_services | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.get_services | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 2.118 | 2.118 | 2.118 | 2.118 | 2.118 | 2.118 | 100.0% | 1 | | -> duration | 2.118 | 2.118 | 2.118 | 2.118 | 2.118 | 2.118 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.117736 Full duration: 20.93373 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 78a5771c-50b7-4189-87b0-3d26a39650a1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | keystone_v3.update_project | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | keystone_v3.delete_project | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | total | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 100.0% | 1 | | -> duration | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.17005 Full duration: 13.393987 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 78a5771c-50b7-4189-87b0-3d26a39650a1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | total | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | -> duration | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.850608 Full duration: 15.174899 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 78a5771c-50b7-4189-87b0-3d26a39650a1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | total | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> duration | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.743275 Full duration: 15.897753 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 78a5771c-50b7-4189-87b0-3d26a39650a1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | keystone_v3.list_users | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | -> duration | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.969913 Full duration: 15.396999 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 78a5771c-50b7-4189-87b0-3d26a39650a1 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | keystone_v3.create_users | 5.782 | 5.782 | 5.782 | 5.782 | 5.782 | 5.782 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.781 | 5.781 | 5.781 | 5.781 | 5.781 | 5.781 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.588 | 1.588 | 1.588 | 1.588 | 1.588 | 1.588 | 100.0% | 1 | | total | 7.683 | 7.683 | 7.683 | 7.683 | 7.683 | 7.683 | 100.0% | 1 | | -> duration | 7.683 | 7.683 | 7.683 | 7.683 | 7.683 | 7.683 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.68281 Full duration: 24.887168 HINTS: * To plot HTML graphics with this data, run: rally task report 78a5771c-50b7-4189-87b0-3d26a39650a1 --out output.html * To generate a JUnit report, run: rally task export 78a5771c-50b7-4189-87b0-3d26a39650a1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 78a5771c-50b7-4189-87b0-3d26a39650a1 --json --out output.json 2018-07-22 07:36:30,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '78a5771c-50b7-4189-87b0-3d26a39650a1'] 2018-07-22 07:36:33,510 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 07:36:33,510 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '78a5771c-50b7-4189-87b0-3d26a39650a1', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-07-22 07:36:33,532 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-07-22 07:36:33,533 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-07-22 07:36:33,534 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-07-22 07:36:33,534 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 07:36:33,549 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 07:36:33,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '9a092cda-7fa2-44e7-b928-027dd650adb6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_94a64548-030f-4812-a678-746e966115b0', 'flavor_name': 'rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_94a64548-030f-4812-a678-746e966115b0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 07:43:34,541 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1bc664ef-477f-4480-8c98-d8672e999ca5 2018-07-22 07:43:34,541 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1bc664ef-477f-4480-8c98-d8672e999ca5'] 2018-07-22 07:43:35,597 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1bc664ef-477f-4480-8c98-d8672e999ca5: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1bc664ef-477f-4480-8c98-d8672e999ca5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | neutron.delete_network | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | total | 1.883 | 1.883 | 1.883 | 1.883 | 1.883 | 1.883 | 100.0% | 1 | | -> duration | 1.883 | 1.883 | 1.883 | 1.883 | 1.883 | 1.883 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.882556 Full duration: 16.042826 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1bc664ef-477f-4480-8c98-d8672e999ca5 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.467 | 1.467 | 1.467 | 1.467 | 1.467 | 1.467 | 100.0% | 1 | | neutron.delete_port | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | total | 2.192 | 2.192 | 2.192 | 2.192 | 2.192 | 2.192 | 100.0% | 1 | | -> duration | 2.192 | 2.192 | 2.192 | 2.192 | 2.192 | 2.192 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.191737 Full duration: 41.40396 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1bc664ef-477f-4480-8c98-d8672e999ca5 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | neutron.create_subnet | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | neutron.create_router | 4.57 | 4.57 | 4.57 | 4.57 | 4.57 | 4.57 | 100.0% | 1 | | neutron.add_interface_router | 3.042 | 3.042 | 3.042 | 3.042 | 3.042 | 3.042 | 100.0% | 1 | | neutron.remove_interface_router | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 100.0% | 1 | | neutron.delete_router | 2.292 | 2.292 | 2.292 | 2.292 | 2.292 | 2.292 | 100.0% | 1 | | total | 13.856 | 13.856 | 13.856 | 13.856 | 13.856 | 13.856 | 100.0% | 1 | | -> duration | 13.856 | 13.856 | 13.856 | 13.856 | 13.856 | 13.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.856462 Full duration: 57.981411 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1bc664ef-477f-4480-8c98-d8672e999ca5 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 100.0% | 1 | | neutron.delete_subnet | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | total | 2.238 | 2.238 | 2.238 | 2.238 | 2.238 | 2.238 | 100.0% | 1 | | -> duration | 2.238 | 2.238 | 2.238 | 2.238 | 2.238 | 2.238 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.237706 Full duration: 41.922329 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1bc664ef-477f-4480-8c98-d8672e999ca5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | neutron.list_networks | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> duration | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.306829 Full duration: 18.050448 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1bc664ef-477f-4480-8c98-d8672e999ca5 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.659 | 1.659 | 1.659 | 1.659 | 1.659 | 1.659 | 100.0% | 1 | | neutron.list_ports | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 100.0% | 1 | | total | 1.914 | 1.914 | 1.914 | 1.914 | 1.914 | 1.914 | 100.0% | 1 | | -> duration | 1.914 | 1.914 | 1.914 | 1.914 | 1.914 | 1.914 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.913578 Full duration: 43.706891 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1bc664ef-477f-4480-8c98-d8672e999ca5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | neutron.create_subnet | 0.963 | 0.963 | 0.963 | 0.963 | 0.963 | 0.963 | 100.0% | 1 | | neutron.create_router | 3.686 | 3.686 | 3.686 | 3.686 | 3.686 | 3.686 | 100.0% | 1 | | neutron.add_interface_router | 2.433 | 2.433 | 2.433 | 2.433 | 2.433 | 2.433 | 100.0% | 1 | | neutron.list_routers | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 100.0% | 1 | | total | 8.39 | 8.39 | 8.39 | 8.39 | 8.39 | 8.39 | 100.0% | 1 | | -> duration | 8.39 | 8.39 | 8.39 | 8.39 | 8.39 | 8.39 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.39002 Full duration: 59.967039 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1bc664ef-477f-4480-8c98-d8672e999ca5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | neutron.create_subnet | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | neutron.list_subnets | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 2.025 | 2.025 | 2.025 | 2.025 | 2.025 | 2.025 | 100.0% | 1 | | -> duration | 2.025 | 2.025 | 2.025 | 2.025 | 2.025 | 2.025 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.025288 Full duration: 48.24022 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1bc664ef-477f-4480-8c98-d8672e999ca5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | neutron.delete_security_group | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 100.0% | 1 | | total | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 100.0% | 1 | | -> duration | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.236354 Full duration: 15.791479 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1bc664ef-477f-4480-8c98-d8672e999ca5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | neutron.create_security_group_rule | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | neutron.delete_security_group | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | total | 2.032 | 2.032 | 2.032 | 2.032 | 2.032 | 2.032 | 100.0% | 1 | | -> duration | 2.032 | 2.032 | 2.032 | 2.032 | 2.032 | 2.032 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.031973 Full duration: 16.458726 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1bc664ef-477f-4480-8c98-d8672e999ca5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | neutron.create_router | 4.518 | 4.518 | 4.518 | 4.518 | 4.518 | 4.518 | 100.0% | 1 | | neutron.add_gateway_router | 2.453 | 2.453 | 2.453 | 2.453 | 2.453 | 2.453 | 100.0% | 1 | | neutron.remove_gateway_router | 1.712 | 1.712 | 1.712 | 1.712 | 1.712 | 1.712 | 100.0% | 1 | | total | 9.645 | 9.645 | 9.645 | 9.645 | 9.645 | 9.645 | 100.0% | 1 | | -> duration | 9.645 | 9.645 | 9.645 | 9.645 | 9.645 | 9.645 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.644927 Full duration: 35.16376 HINTS: * To plot HTML graphics with this data, run: rally task report 1bc664ef-477f-4480-8c98-d8672e999ca5 --out output.html * To generate a JUnit report, run: rally task export 1bc664ef-477f-4480-8c98-d8672e999ca5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1bc664ef-477f-4480-8c98-d8672e999ca5 --json --out output.json 2018-07-22 07:43:35,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1bc664ef-477f-4480-8c98-d8672e999ca5'] 2018-07-22 07:43:38,199 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 07:43:38,200 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1bc664ef-477f-4480-8c98-d8672e999ca5', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-07-22 07:43:38,221 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-07-22 07:43:38,221 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-07-22 07:43:38,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-07-22 07:43:38,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 07:43:38,236 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 07:43:38,237 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '9a092cda-7fa2-44e7-b928-027dd650adb6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_94a64548-030f-4812-a678-746e966115b0', 'flavor_name': 'rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_94a64548-030f-4812-a678-746e966115b0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 07:51:11,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 18dc6875-dd50-4fd0-81fd-ddef9ac4f564 2018-07-22 07:51:11,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '18dc6875-dd50-4fd0-81fd-ddef9ac4f564'] 2018-07-22 07:51:12,179 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 18dc6875-dd50-4fd0-81fd-ddef9ac4f564: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0" }, "image": { "name": "rally_sanity-img_94a64548-030f-4812-a678-746e966115b0" }, "nics": [ { "net-id": "9a092cda-7fa2-44e7-b928-027dd650adb6" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18dc6875-dd50-4fd0-81fd-ddef9ac4f564 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.668 | 12.668 | 12.668 | 12.668 | 12.668 | 12.668 | 100.0% | 1 | | nova.live_migrate | 13.053 | 13.053 | 13.053 | 13.053 | 13.053 | 13.053 | 100.0% | 1 | | nova.delete_server | 2.783 | 2.783 | 2.783 | 2.783 | 2.783 | 2.783 | 100.0% | 1 | | total | 28.504 | 28.504 | 28.504 | 28.504 | 28.504 | 28.504 | 100.0% | 1 | | -> duration | 27.504 | 27.504 | 27.504 | 27.504 | 27.504 | 27.504 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.504345 Full duration: 38.744756 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0" }, "boot_server_kwargs": { "nics": [ { "net-id": "9a092cda-7fa2-44e7-b928-027dd650adb6" } ] }, "image": { "name": "rally_sanity-img_94a64548-030f-4812-a678-746e966115b0" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18dc6875-dd50-4fd0-81fd-ddef9ac4f564 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.015 | 10.015 | 10.015 | 10.015 | 10.015 | 10.015 | 100.0% | 1 | | cinder_v2.create_volume | 3.078 | 3.078 | 3.078 | 3.078 | 3.078 | 3.078 | 100.0% | 1 | | nova.attach_volume | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 100.0% | 1 | | nova.live_migrate | 14.758 | 14.758 | 14.758 | 14.758 | 14.758 | 14.758 | 100.0% | 1 | | nova.detach_volume | 4.05 | 4.05 | 4.05 | 4.05 | 4.05 | 4.05 | 100.0% | 1 | | cinder_v2.delete_volume | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 100.0% | 1 | | nova.delete_server | 2.878 | 2.878 | 2.878 | 2.878 | 2.878 | 2.878 | 100.0% | 1 | | total | 39.818 | 39.818 | 39.818 | 39.818 | 39.818 | 39.818 | 100.0% | 1 | | -> duration | 38.818 | 38.818 | 38.818 | 38.818 | 38.818 | 38.818 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.817672 Full duration: 52.793766 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "9a092cda-7fa2-44e7-b928-027dd650adb6" } ], "image": { "name": "rally_sanity-img_94a64548-030f-4812-a678-746e966115b0" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18dc6875-dd50-4fd0-81fd-ddef9ac4f564 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.853 | 6.853 | 6.853 | 6.853 | 6.853 | 6.853 | 100.0% | 1 | | nova.boot_server | 10.803 | 10.803 | 10.803 | 10.803 | 10.803 | 10.803 | 100.0% | 1 | | nova.live_migrate | 17.517 | 17.517 | 17.517 | 17.517 | 17.517 | 17.517 | 100.0% | 1 | | nova.delete_server | 2.704 | 2.704 | 2.704 | 2.704 | 2.704 | 2.704 | 100.0% | 1 | | total | 37.878 | 37.878 | 37.878 | 37.878 | 37.878 | 37.878 | 100.0% | 1 | | -> duration | 36.878 | 36.878 | 36.878 | 36.878 | 36.878 | 36.878 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.877573 Full duration: 50.589988 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "9a092cda-7fa2-44e7-b928-027dd650adb6" } ] }, "flavor": { "name": "rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0" }, "image": { "name": "rally_sanity-img_94a64548-030f-4812-a678-746e966115b0" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18dc6875-dd50-4fd0-81fd-ddef9ac4f564 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | nova.boot_server | 9.373 | 9.373 | 9.373 | 9.373 | 9.373 | 9.373 | 100.0% | 1 | | nova.delete_server | 3.472 | 3.472 | 3.472 | 3.472 | 3.472 | 3.472 | 100.0% | 1 | | nova.delete_keypair | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 13.679 | 13.679 | 13.679 | 13.679 | 13.679 | 13.679 | 100.0% | 1 | | -> duration | 12.679 | 12.679 | 12.679 | 12.679 | 12.679 | 12.679 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.678683 Full duration: 49.872344 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0" }, "image": { "name": "rally_sanity-img_94a64548-030f-4812-a678-746e966115b0" }, "nics": [ { "net-id": "9a092cda-7fa2-44e7-b928-027dd650adb6" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18dc6875-dd50-4fd0-81fd-ddef9ac4f564 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.111 | 7.111 | 7.111 | 7.111 | 7.111 | 7.111 | 100.0% | 1 | | nova.boot_server | 9.902 | 9.902 | 9.902 | 9.902 | 9.902 | 9.902 | 100.0% | 1 | | nova.delete_server | 2.535 | 2.535 | 2.535 | 2.535 | 2.535 | 2.535 | 100.0% | 1 | | total | 19.548 | 19.548 | 19.548 | 19.548 | 19.548 | 19.548 | 100.0% | 1 | | -> duration | 18.548 | 18.548 | 18.548 | 18.548 | 18.548 | 18.548 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.548117 Full duration: 58.434498 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0" }, "image": { "name": "rally_sanity-img_94a64548-030f-4812-a678-746e966115b0" }, "nics": [ { "net-id": "9a092cda-7fa2-44e7-b928-027dd650adb6" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18dc6875-dd50-4fd0-81fd-ddef9ac4f564 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.125 | 10.125 | 10.125 | 10.125 | 10.125 | 10.125 | 100.0% | 1 | | nova.pause_server | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 100.0% | 1 | | nova.unpause_server | 3.08 | 3.08 | 3.08 | 3.08 | 3.08 | 3.08 | 100.0% | 1 | | nova.delete_server | 2.899 | 2.899 | 2.899 | 2.899 | 2.899 | 2.899 | 100.0% | 1 | | total | 18.804 | 18.804 | 18.804 | 18.804 | 18.804 | 18.804 | 100.0% | 1 | | -> duration | 13.804 | 13.804 | 13.804 | 13.804 | 13.804 | 13.804 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.80393 Full duration: 55.614369 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "9a092cda-7fa2-44e7-b928-027dd650adb6" } ], "flavor": { "name": "rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0" }, "image": { "name": "rally_sanity-img_94a64548-030f-4812-a678-746e966115b0" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18dc6875-dd50-4fd0-81fd-ddef9ac4f564 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.279 | 10.279 | 10.279 | 10.279 | 10.279 | 10.279 | 100.0% | 1 | | nova.migrate | 12.144 | 12.144 | 12.144 | 12.144 | 12.144 | 12.144 | 100.0% | 1 | | nova.resize_confirm | 3.488 | 3.488 | 3.488 | 3.488 | 3.488 | 3.488 | 100.0% | 1 | | nova.delete_server | 2.868 | 2.868 | 2.868 | 2.868 | 2.868 | 2.868 | 100.0% | 1 | | total | 28.779 | 28.779 | 28.779 | 28.779 | 28.779 | 28.779 | 100.0% | 1 | | -> duration | 27.779 | 27.779 | 27.779 | 27.779 | 27.779 | 27.779 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.77936 Full duration: 39.148453 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_94a64548-030f-4812-a678-746e966115b0" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18dc6875-dd50-4fd0-81fd-ddef9ac4f564 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.031 | 10.031 | 10.031 | 10.031 | 10.031 | 10.031 | 100.0% | 1 | | nova.list_interfaces | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | total | 10.558 | 10.558 | 10.558 | 10.558 | 10.558 | 10.558 | 100.0% | 1 | | -> duration | 9.558 | 9.558 | 9.558 | 9.558 | 9.558 | 9.558 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.557781 Full duration: 50.904107 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18dc6875-dd50-4fd0-81fd-ddef9ac4f564 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | nova.delete_server_group | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> duration | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.762072 Full duration: 9.913301 HINTS: * To plot HTML graphics with this data, run: rally task report 18dc6875-dd50-4fd0-81fd-ddef9ac4f564 --out output.html * To generate a JUnit report, run: rally task export 18dc6875-dd50-4fd0-81fd-ddef9ac4f564 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 18dc6875-dd50-4fd0-81fd-ddef9ac4f564 --json --out output.json 2018-07-22 07:51:12,180 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '18dc6875-dd50-4fd0-81fd-ddef9ac4f564'] 2018-07-22 07:51:14,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 07:51:14,836 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '18dc6875-dd50-4fd0-81fd-ddef9ac4f564', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-07-22 07:51:14,854 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-07-22 07:51:14,854 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-07-22 07:51:14,855 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-07-22 07:51:14,855 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-22 07:51:14,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-22 07:51:14,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '9a092cda-7fa2-44e7-b928-027dd650adb6', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_94a64548-030f-4812-a678-746e966115b0', 'flavor_name': 'rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_94a64548-030f-4812-a678-746e966115b0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-22 07:52:08,651 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f0d47782-e8fc-4495-9ea9-b7ee0928cf14 2018-07-22 07:52:08,651 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f0d47782-e8fc-4495-9ea9-b7ee0928cf14'] 2018-07-22 07:52:09,490 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f0d47782-e8fc-4495-9ea9-b7ee0928cf14: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f0d47782-e8fc-4495-9ea9-b7ee0928cf14 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | quotas.delete_quotas | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> duration | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.07243 Full duration: 9.350261 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f0d47782-e8fc-4495-9ea9-b7ee0928cf14 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | total | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> duration | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.761212 Full duration: 8.921989 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f0d47782-e8fc-4495-9ea9-b7ee0928cf14 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 100.0% | 1 | | total | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | -> duration | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.880184 Full duration: 8.842886 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f0d47782-e8fc-4495-9ea9-b7ee0928cf14 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.346 | 1.346 | 1.346 | 1.346 | 1.346 | 1.346 | 100.0% | 1 | | total | 1.346 | 1.346 | 1.346 | 1.346 | 1.346 | 1.346 | 100.0% | 1 | | -> duration | 1.346 | 1.346 | 1.346 | 1.346 | 1.346 | 1.346 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.346097 Full duration: 9.721825 HINTS: * To plot HTML graphics with this data, run: rally task report f0d47782-e8fc-4495-9ea9-b7ee0928cf14 --out output.html * To generate a JUnit report, run: rally task export f0d47782-e8fc-4495-9ea9-b7ee0928cf14 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f0d47782-e8fc-4495-9ea9-b7ee0928cf14 --json --out output.json 2018-07-22 07:52:09,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f0d47782-e8fc-4495-9ea9-b7ee0928cf14'] 2018-07-22 07:52:12,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-22 07:52:12,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f0d47782-e8fc-4495-9ea9-b7ee0928cf14', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-07-22 07:52:12,076 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-07-22 07:52:12,080 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:48 | 6 | 100.00% | | glance | 01:17 | 4 | 100.00% | | cinder | 02:46 | 10 | 100.00% | | gnocchi | 01:31 | 11 | 100.00% | | heat | 01:04 | 4 | 100.00% | | keystone | 02:57 | 11 | 100.00% | | neutron | 06:34 | 11 | 100.00% | | nova | 06:46 | 9 | 100.00% | | quotas | 00:36 | 4 | 100.00% | | | | | | | TOTAL: | 00:24:24 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-07-22 07:52:12,080 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-07-22 07:52:12,206 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 07:52:12,206 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 29:08 | PASS | +----------------------+------------------+------------------+----------------+ 2018-07-22 07:52:12,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 07:52:12,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/18d10bdb-8ff9-4b4b-b079-cb1e8da520f6/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" -d '{"subnet_id": "008e4562-b438-4ac8-be25-f7fdfb6f693b"}' 2018-07-22 07:52:14,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-49d2490e-7716-446f-ba53-10642975b1f2 Date: Sun, 22 Jul 2018 07:52:14 GMT RESP BODY: {"network_id": "9a092cda-7fa2-44e7-b928-027dd650adb6", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "subnet_id": "008e4562-b438-4ac8-be25-f7fdfb6f693b", "subnet_ids": ["008e4562-b438-4ac8-be25-f7fdfb6f693b"], "port_id": "c93fe32e-1191-4592-a2d8-c311bce8a046", "id": "18d10bdb-8ff9-4b4b-b079-cb1e8da520f6"} 2018-07-22 07:52:14,443 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/18d10bdb-8ff9-4b4b-b079-cb1e8da520f6/remove_router_interface.json used request id req-49d2490e-7716-446f-ba53-10642975b1f2 2018-07-22 07:52:14,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.23259091377s 2018-07-22 07:52:14,444 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/18d10bdb-8ff9-4b4b-b079-cb1e8da520f6/remove_router_interface.json used request id req-49d2490e-7716-446f-ba53-10642975b1f2 returning object 18d10bdb-8ff9-4b4b-b079-cb1e8da520f6 2018-07-22 07:52:14,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 07:52:14,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" 2018-07-22 07:52:14,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-3292b283-1123-4922-a029-86fba7814137 Date: Sun, 22 Jul 2018 07:52:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:23:05Z", "admin_state_up": true, "updated_at": "2018-07-22T07:52:13Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "18d10bdb-8ff9-4b4b-b079-cb1e8da520f6", "name": "rally_sanity-router_94a64548-030f-4812-a678-746e966115b0"}]} 2018-07-22 07:52:14,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3292b283-1123-4922-a029-86fba7814137 2018-07-22 07:52:14,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.305768966675s 2018-07-22 07:52:14,751 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3292b283-1123-4922-a029-86fba7814137 2018-07-22 07:52:14,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 07:52:14,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/18d10bdb-8ff9-4b4b-b079-cb1e8da520f6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" 2018-07-22 07:52:18,496 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69146b88-80e6-4718-8260-da4721372075 Content-Length: 0 Date: Sun, 22 Jul 2018 07:52:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:52:18,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/18d10bdb-8ff9-4b4b-b079-cb1e8da520f6.json used request id req-69146b88-80e6-4718-8260-da4721372075 2018-07-22 07:52:18,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.74447989464s 2018-07-22 07:52:18,497 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/18d10bdb-8ff9-4b4b-b079-cb1e8da520f6.json used request id req-69146b88-80e6-4718-8260-da4721372075 2018-07-22 07:52:18,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 07:52:18,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" 2018-07-22 07:52:18,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-545b9a50-1f10-42bb-8419-4481f6223cd6 Date: Sun, 22 Jul 2018 07:52:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T07:23:04Z","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":"008e4562-b438-4ac8-be25-f7fdfb6f693b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_94a64548-030f-4812-a678-746e966115b0","enable_dhcp":true,"segment_id":null,"network_id":"9a092cda-7fa2-44e7-b928-027dd650adb6","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:23:04Z","ip_version":4},{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 07:52:18,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-545b9a50-1f10-42bb-8419-4481f6223cd6 2018-07-22 07:52:18,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.314479112625s 2018-07-22 07:52:18,812 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-545b9a50-1f10-42bb-8419-4481f6223cd6 2018-07-22 07:52:18,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 07:52:18,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/008e4562-b438-4ac8-be25-f7fdfb6f693b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" 2018-07-22 07:52:20,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53736ddc-0068-4833-8f19-584dd3046f69 Date: Sun, 22 Jul 2018 07:52:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:52:20,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/008e4562-b438-4ac8-be25-f7fdfb6f693b.json used request id req-53736ddc-0068-4833-8f19-584dd3046f69 2018-07-22 07:52:20,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.18001294136s 2018-07-22 07:52:20,994 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/008e4562-b438-4ac8-be25-f7fdfb6f693b.json used request id req-53736ddc-0068-4833-8f19-584dd3046f69 2018-07-22 07:52:20,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:52:20,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" 2018-07-22 07:52:21,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1437 X-Openstack-Request-Id: req-9387e6d6-2398-48d1-96b2-656a08964648 Date: Sun, 22 Jul 2018 07:52:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"9a092cda-7fa2-44e7-b928-027dd650adb6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":true,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:52:20Z","qos_policy_id":null,"name":"rally_sanity-net_94a64548-030f-4812-a678-746e966115b0","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:23:04Z","provider:network_type":"vxlan"}]} 2018-07-22 07:52:21,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9387e6d6-2398-48d1-96b2-656a08964648 2018-07-22 07:52:21,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0944399833679s 2018-07-22 07:52:21,090 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9387e6d6-2398-48d1-96b2-656a08964648 2018-07-22 07:52:21,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 07:52:21,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/9a092cda-7fa2-44e7-b928-027dd650adb6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" 2018-07-22 07:52:21,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3504c77a-3050-4e13-95bf-fa7044d7607e Date: Sun, 22 Jul 2018 07:52:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:52:21,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/9a092cda-7fa2-44e7-b928-027dd650adb6.json used request id req-3504c77a-3050-4e13-95bf-fa7044d7607e 2018-07-22 07:52:21,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.897500991821s 2018-07-22 07:52:21,989 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/9a092cda-7fa2-44e7-b928-027dd650adb6.json used request id req-3504c77a-3050-4e13-95bf-fa7044d7607e 2018-07-22 07:52:21,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:52:21,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" 2018-07-22 07:52:22,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-36c252ef-8524-4d2c-b402-ddeadcd6de4c Date: Sun, 22 Jul 2018 07:52:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/34bb9d80-226f-4246-b8dd-d56a67f27596/snap", "metadata": {}}], "file": "/v2/images/34bb9d80-226f-4246-b8dd-d56a67f27596/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "34bb9d80-226f-4246-b8dd-d56a67f27596", "size": 12716032, "self": "/v2/images/34bb9d80-226f-4246-b8dd-d56a67f27596", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/34bb9d80-226f-4246-b8dd-d56a67f27596/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:23:15Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_94a64548-030f-4812-a678-746e966115b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_94a64548-030f-4812-a678-746e966115b0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:23:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:52:22,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-36c252ef-8524-4d2c-b402-ddeadcd6de4c 2018-07-22 07:52:22,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.188977956772s 2018-07-22 07:52:22,183 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-36c252ef-8524-4d2c-b402-ddeadcd6de4c 2018-07-22 07:52:22,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 07:52:22,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/34bb9d80-226f-4246-b8dd-d56a67f27596 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" 2018-07-22 07:52:22,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-51e3b2b5-fb8f-4541-a9f6-e5c9327040a5 Date: Sun, 22 Jul 2018 07:52:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:52:22,679 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/34bb9d80-226f-4246-b8dd-d56a67f27596 used request id req-51e3b2b5-fb8f-4541-a9f6-e5c9327040a5 2018-07-22 07:52:22,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.494486808777s 2018-07-22 07:52:22,680 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/34bb9d80-226f-4246-b8dd-d56a67f27596 used request id req-51e3b2b5-fb8f-4541-a9f6-e5c9327040a5 2018-07-22 07:52:22,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:52:22,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" 2018-07-22 07:52:22,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:52:22 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-5830a0d3-0a7f-45e2-9dc1-d71ea6f4ea5c x-compute-request-id: req-5830a0d3-0a7f-45e2-9dc1-d71ea6f4ea5c Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_94a64548-030f-4812-a678-746e966115b0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/095173cb-47cc-4778-8f65-2d780088e2ad", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/095173cb-47cc-4778-8f65-2d780088e2ad", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "095173cb-47cc-4778-8f65-2d780088e2ad"}, {"name": "rally_sanity-flavor_94a64548-030f-4812-a678-746e966115b0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/204f39e0-d678-4b9b-b3f1-7986bd486436", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/204f39e0-d678-4b9b-b3f1-7986bd486436", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "204f39e0-d678-4b9b-b3f1-7986bd486436"}]} 2018-07-22 07:52:22,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-5830a0d3-0a7f-45e2-9dc1-d71ea6f4ea5c 2018-07-22 07:52:22,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.201162815094s 2018-07-22 07:52:22,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-5830a0d3-0a7f-45e2-9dc1-d71ea6f4ea5c 2018-07-22 07:52:22,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 07:52:22,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/204f39e0-d678-4b9b-b3f1-7986bd486436 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" 2018-07-22 07:52:22,923 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:52:22 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-9882e625-0c90-40d9-88d6-cf98236cf398 x-compute-request-id: req-9882e625-0c90-40d9-88d6-cf98236cf398 Content-Length: 0 Content-Type: application/json 2018-07-22 07:52:22,923 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/204f39e0-d678-4b9b-b3f1-7986bd486436 used request id req-9882e625-0c90-40d9-88d6-cf98236cf398 2018-07-22 07:52:22,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0389909744263s 2018-07-22 07:52:22,923 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/204f39e0-d678-4b9b-b3f1-7986bd486436 used request id req-9882e625-0c90-40d9-88d6-cf98236cf398 2018-07-22 07:52:22,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:52:22,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" 2018-07-22 07:52:22,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:52:22 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-a10b6a8c-23f6-4cb7-ac2e-0420b6c7f8e6 x-compute-request-id: req-a10b6a8c-23f6-4cb7-ac2e-0420b6c7f8e6 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_94a64548-030f-4812-a678-746e966115b0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/095173cb-47cc-4778-8f65-2d780088e2ad", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/095173cb-47cc-4778-8f65-2d780088e2ad", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "095173cb-47cc-4778-8f65-2d780088e2ad"}]} 2018-07-22 07:52:22,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a10b6a8c-23f6-4cb7-ac2e-0420b6c7f8e6 2018-07-22 07:52:22,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261731147766s 2018-07-22 07:52:22,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a10b6a8c-23f6-4cb7-ac2e-0420b6c7f8e6 2018-07-22 07:52:22,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 07:52:22,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/095173cb-47cc-4778-8f65-2d780088e2ad -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5165212382710214ffc6a0c451485cc30e6fc3db" 2018-07-22 07:52:22,995 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:52:22 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-eb5b031e-7b2a-4da9-883b-543dcbd818d5 x-compute-request-id: req-eb5b031e-7b2a-4da9-883b-543dcbd818d5 Content-Length: 0 Content-Type: application/json 2018-07-22 07:52:22,995 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/095173cb-47cc-4778-8f65-2d780088e2ad used request id req-eb5b031e-7b2a-4da9-883b-543dcbd818d5 2018-07-22 07:52:22,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0430409908295s 2018-07-22 07:52:22,995 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/095173cb-47cc-4778-8f65-2d780088e2ad used request id req-eb5b031e-7b2a-4da9-883b-543dcbd818d5 2018-07-22 07:52:23,039 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-07-22 07:52:23,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:52:23,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 07:52:23,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:52:23,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:52:23,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:52:23,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:52:23,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:52:23,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:52:23,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:52:23,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:52:23,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:52:23,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:52:23,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:52:23,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:52:23,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:52:23,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:52:23,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:52:23,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:52:23,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:52:23,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:52:23,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:52:23,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:52:23,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:52:23,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 07:52:23,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 07:52:23,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:52:23,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbe30fa8-8e5b-4baa-9c87-960db4da38f7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:52:23,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fbe30fa8-8e5b-4baa-9c87-960db4da38f7 2018-07-22 07:52:23,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:52:23,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["MxdumfPUTxmzPkgkv9iYgg"], "issued_at": "2018-07-22T07:52:23.000000Z"}} 2018-07-22 07:52:23,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:52:23,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:52:23,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c607ca6c-6625-4c87-8381-db74833209b0 Date: Sun, 22 Jul 2018 07:52:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:52:23,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c607ca6c-6625-4c87-8381-db74833209b0 2018-07-22 07:52:23,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260133981705s 2018-07-22 07:52:23,739 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c607ca6c-6625-4c87-8381-db74833209b0 2018-07-22 07:52:23,740 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-22 07:52:26,668 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-22 07:52:29,507 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d8e7fa29-4e90-4544-a3ed-4fd712f1ba48 | 2018-07-22T07:52:29.114442 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d8e7fa29-4e90-4544-a3ed-4fd712f1ba48 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-22 07:52:33,190 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-22 07:52:33,190 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-22 07:52:36,102 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-22 07:52:39,839 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=740afaf3-7398-4477-a2b4-5e3028d6cab3) as the default verifier for the future CLI operations. 2018-07-22 07:52:42,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-22 07:52:42,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:52:43,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-788557f4-56d9-4e6f-a0c1-fbc62c893288 Date: Sun, 22 Jul 2018 07:52:43 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-22 07:52:43,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-788557f4-56d9-4e6f-a0c1-fbc62c893288 2018-07-22 07:52:43,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.188848018646s 2018-07-22 07:52:43,127 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-788557f4-56d9-4e6f-a0c1-fbc62c893288 2018-07-22 07:52:43,136 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-07-22 07:52:43,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 07:52:43,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" -d '{"network": {"name": "patrole-net_6d5146f2-afe7-402f-bff4-5d12180f80be", "admin_state_up": true}}' 2018-07-22 07:52:43,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2b38e176-c2fd-4d67-b954-cb1ca362f78b Date: Sun, 22 Jul 2018 07:52:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"feac900c-e9a3-4462-8151-99de43698fda","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:52:43Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_6d5146f2-afe7-402f-bff4-5d12180f80be","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:52:43Z","mtu":1450}} 2018-07-22 07:52:43,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2b38e176-c2fd-4d67-b954-cb1ca362f78b 2018-07-22 07:52:43,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.456593036652s 2018-07-22 07:52:43,593 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2b38e176-c2fd-4d67-b954-cb1ca362f78b 2018-07-22 07:52:43,594 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-22T07:52:43Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'feac900c-e9a3-4462-8151-99de43698fda', u'provider:segmentation_id': 29, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_6d5146f2-afe7-402f-bff4-5d12180f80be', u'created_at': u'2018-07-22T07:52:43Z', u'mtu': 1450, u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'l2_adjacency': True}) 2018-07-22 07:52:43,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:52:43,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:52:43,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1427 X-Openstack-Request-Id: req-a64ab570-42cc-4aa7-bdf9-ec74be92d9d2 Date: Sun, 22 Jul 2018 07:52:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"feac900c-e9a3-4462-8151-99de43698fda","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:52:43Z","qos_policy_id":null,"name":"patrole-net_6d5146f2-afe7-402f-bff4-5d12180f80be","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:52:43Z","provider:network_type":"vxlan"}]} 2018-07-22 07:52:43,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a64ab570-42cc-4aa7-bdf9-ec74be92d9d2 2018-07-22 07:52:43,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.270183086395s 2018-07-22 07:52:43,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a64ab570-42cc-4aa7-bdf9-ec74be92d9d2 2018-07-22 07:52:43,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 07:52:43,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" -d '{"subnet": {"name": "patrole-subnet_6d5146f2-afe7-402f-bff4-5d12180f80be", "enable_dhcp": true, "network_id": "feac900c-e9a3-4462-8151-99de43698fda", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 07:52:44,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-4c63a792-80d8-43eb-a119-4db233eef2b0 Date: Sun, 22 Jul 2018 07:52:44 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T07:52:43Z","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":"503c9f2f-dc1f-4694-906b-39706fe38746","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_6d5146f2-afe7-402f-bff4-5d12180f80be","enable_dhcp":true,"segment_id":null,"network_id":"feac900c-e9a3-4462-8151-99de43698fda","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:52:43Z","ip_version":4}} 2018-07-22 07:52:44,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-4c63a792-80d8-43eb-a119-4db233eef2b0 2018-07-22 07:52:44,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.48609995842s 2018-07-22 07:52:44,354 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-4c63a792-80d8-43eb-a119-4db233eef2b0 2018-07-22 07:52:44,354 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:52:43Z', 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'503c9f2f-dc1f-4694-906b-39706fe38746', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_6d5146f2-afe7-402f-bff4-5d12180f80be', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'feac900c-e9a3-4462-8151-99de43698fda', u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'created_at': u'2018-07-22T07:52:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131'}) 2018-07-22 07:52:44,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 07:52:44,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "patrole-router_6d5146f2-afe7-402f-bff4-5d12180f80be", "admin_state_up": true}}' 2018-07-22 07:52:50,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-83d67f09-4c40-4c59-9390-7c29a677d467 Date: Sun, 22 Jul 2018 07:52:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:52:45Z", "admin_state_up": true, "updated_at": "2018-07-22T07:52:46Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "e1aa8f11-b00c-4948-a5ee-1a343ed6ca58", "name": "patrole-router_6d5146f2-afe7-402f-bff4-5d12180f80be"}} 2018-07-22 07:52:50,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-83d67f09-4c40-4c59-9390-7c29a677d467 2018-07-22 07:52:50,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.46794009209s 2018-07-22 07:52:50,823 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-83d67f09-4c40-4c59-9390-7c29a677d467 2018-07-22 07:52:50,823 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T07:52:46Z', u'revision_number': 4, u'ha': True, u'id': u'e1aa8f11-b00c-4948-a5ee-1a343ed6ca58', u'external_gateway_info': {u'network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26686176-d4b0-4f11-8423-c349e99aa88a', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_6d5146f2-afe7-402f-bff4-5d12180f80be', u'admin_state_up': True, u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'created_at': u'2018-07-22T07:52:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131'}) 2018-07-22 07:52:50,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 07:52:50,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/e1aa8f11-b00c-4948-a5ee-1a343ed6ca58/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" -d '{"subnet_id": "503c9f2f-dc1f-4694-906b-39706fe38746"}' 2018-07-22 07:52:53,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2a29be2f-5408-4e5d-8d39-584b29c1e9c3 Date: Sun, 22 Jul 2018 07:52:53 GMT RESP BODY: {"network_id": "feac900c-e9a3-4462-8151-99de43698fda", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "subnet_id": "503c9f2f-dc1f-4694-906b-39706fe38746", "subnet_ids": ["503c9f2f-dc1f-4694-906b-39706fe38746"], "port_id": "5a2cbb9c-1125-4ac2-9618-f819237a7929", "id": "e1aa8f11-b00c-4948-a5ee-1a343ed6ca58"} 2018-07-22 07:52:53,346 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e1aa8f11-b00c-4948-a5ee-1a343ed6ca58/add_router_interface.json used request id req-2a29be2f-5408-4e5d-8d39-584b29c1e9c3 2018-07-22 07:52:53,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.52168297768s 2018-07-22 07:52:53,346 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e1aa8f11-b00c-4948-a5ee-1a343ed6ca58/add_router_interface.json used request id req-2a29be2f-5408-4e5d-8d39-584b29c1e9c3 returning object e1aa8f11-b00c-4948-a5ee-1a343ed6ca58 2018-07-22 07:52:53,347 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 07:52:53,478 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 07:52:53,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" 2018-07-22 07:52:53,485 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 07:52:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-07-22 07:52:53,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:52:53,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:52:53,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8d54d60c-f3ab-4465-bac5-a972820bcc32 Date: Sun, 22 Jul 2018 07:52:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:52:53,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8d54d60c-f3ab-4465-bac5-a972820bcc32 2018-07-22 07:52:53,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20557808876s 2018-07-22 07:52:53,696 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8d54d60c-f3ab-4465-bac5-a972820bcc32 2018-07-22 07:52:53,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 07:52:53,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_6d5146f2-afe7-402f-bff4-5d12180f80be", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_6d5146f2-afe7-402f-bff4-5d12180f80be"}' 2018-07-22 07:52:54,029 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-239070fe-eab5-4b35-a1ad-10b7166cccf7 Date: Sun, 22 Jul 2018 07:52:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "d99fc1bb-e251-48c6-b340-b1f8686b24d3", "size": null, "self": "/v2/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:52:53Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_6d5146f2-afe7-402f-bff4-5d12180f80be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_6d5146f2-afe7-402f-bff4-5d12180f80be", "checksum": null, "created_at": "2018-07-22T07:52:53Z", "protected": false} 2018-07-22 07:52:54,029 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-239070fe-eab5-4b35-a1ad-10b7166cccf7 2018-07-22 07:52:54,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.325931072235s 2018-07-22 07:52:54,030 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-239070fe-eab5-4b35-a1ad-10b7166cccf7 returning object d99fc1bb-e251-48c6-b340-b1f8686b24d3 2018-07-22 07:52:54,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 07:52:54,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" -d '' 2018-07-22 07:52:54,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-34a06a4c-4b41-4db6-8150-a088fed3cb50 Date: Sun, 22 Jul 2018 07:52:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:52:54,652 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3/file used request id req-34a06a4c-4b41-4db6-8150-a088fed3cb50 2018-07-22 07:52:54,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.621793985367s 2018-07-22 07:52:54,652 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3/file used request id req-34a06a4c-4b41-4db6-8150-a088fed3cb50 2018-07-22 07:52:54,653 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_6d5146f2-afe7-402f-bff4-5d12180f80be', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T07:52:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3/file', u'owner': u'239f08b9dfab49abbc9cca9c9c17e131', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd99fc1bb-e251-48c6-b340-b1f8686b24d3', u'size': None, u'name': u'patrole-img_6d5146f2-afe7-402f-bff4-5d12180f80be', u'checksum': None, u'self': u'/v2/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T07:52:53Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 07:52:54,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 07:52:54,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_6d5146f2-afe7-402f-bff4-5d12180f80be", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 07:52:54,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:52:54 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-6e3d773d-8f53-47dd-9fab-1f1aebc3625b x-compute-request-id: req-6e3d773d-8f53-47dd-9fab-1f1aebc3625b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_6d5146f2-afe7-402f-bff4-5d12180f80be", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/017aa989-e54e-4811-8453-a82ea7faf89b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/017aa989-e54e-4811-8453-a82ea7faf89b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "017aa989-e54e-4811-8453-a82ea7faf89b"}} 2018-07-22 07:52:54,890 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6e3d773d-8f53-47dd-9fab-1f1aebc3625b 2018-07-22 07:52:54,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.236502170563s 2018-07-22 07:52:54,890 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6e3d773d-8f53-47dd-9fab-1f1aebc3625b 2018-07-22 07:52:54,891 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_6d5146f2-afe7-402f-bff4-5d12180f80be', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'017aa989-e54e-4811-8453-a82ea7faf89b', 'swap': 0}) 2018-07-22 07:52:54,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 07:52:54,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/017aa989-e54e-4811-8453-a82ea7faf89b/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" -d '{"extra_specs": {}}' 2018-07-22 07:52:54,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:52:54 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-730be56a-dcfa-4dbc-b9ad-8743f30a559a x-compute-request-id: req-730be56a-dcfa-4dbc-b9ad-8743f30a559a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:52:54,918 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/017aa989-e54e-4811-8453-a82ea7faf89b/os-extra_specs used request id req-730be56a-dcfa-4dbc-b9ad-8743f30a559a 2018-07-22 07:52:54,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.024689912796s 2018-07-22 07:52:54,918 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/017aa989-e54e-4811-8453-a82ea7faf89b/os-extra_specs used request id req-730be56a-dcfa-4dbc-b9ad-8743f30a559a 2018-07-22 07:52:54,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:52:54,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 07:52:54 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 07:52:54,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:52:54,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:52:55,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f0bec4-a534-4073-ab22-72a928c329ea Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:52:55,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f6f0bec4-a534-4073-ab22-72a928c329ea 2018-07-22 07:52:55,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0950429439545s 2018-07-22 07:52:55,027 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f6f0bec4-a534-4073-ab22-72a928c329ea 2018-07-22 07:52:55,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 07:52:55,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:52:55,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-054813a6-cdea-4c0a-94e8-74161f72a60b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 07:52:55,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-054813a6-cdea-4c0a-94e8-74161f72a60b 2018-07-22 07:52:55,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0836079120636s 2018-07-22 07:52:55,115 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-054813a6-cdea-4c0a-94e8-74161f72a60b 2018-07-22 07:52:55,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-22 07:52:55,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:52:55,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:52:55 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-c7695fe0-339e-4458-913a-df81ccdb0ce8 x-compute-request-id: req-c7695fe0-339e-4458-913a-df81ccdb0ce8 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 113}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 116}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-22 07:52:55,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-c7695fe0-339e-4458-913a-df81ccdb0ce8 2018-07-22 07:52:55,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0532579421997s 2018-07-22 07:52:55,171 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-c7695fe0-339e-4458-913a-df81ccdb0ce8 2018-07-22 07:52:55,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:52:55,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:52:55,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-2c5c96fb-8ada-4d9b-add4-1253d8aee0cc Date: Sun, 22 Jul 2018 07:52:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3/snap", "metadata": {}}], "file": "/v2/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "d99fc1bb-e251-48c6-b340-b1f8686b24d3", "size": 12716032, "self": "/v2/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:52:54Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_6d5146f2-afe7-402f-bff4-5d12180f80be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_6d5146f2-afe7-402f-bff4-5d12180f80be", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:52:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:52:55,454 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2c5c96fb-8ada-4d9b-add4-1253d8aee0cc 2018-07-22 07:52:55,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279297828674s 2018-07-22 07:52:55,454 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2c5c96fb-8ada-4d9b-add4-1253d8aee0cc 2018-07-22 07:52:55,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 07:52:55,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_6d5146f2-afe7-402f-bff4-5d12180f80be", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_6d5146f2-afe7-402f-bff4-5d12180f80be"}' 2018-07-22 07:52:55,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/614ab7dd-0424-48d5-99b6-ca2b5f9112bd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-12bfbf54-d44a-42db-b35c-f54e7c1dca08 Date: Sun, 22 Jul 2018 07:52:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/614ab7dd-0424-48d5-99b6-ca2b5f9112bd/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "614ab7dd-0424-48d5-99b6-ca2b5f9112bd", "size": null, "self": "/v2/images/614ab7dd-0424-48d5-99b6-ca2b5f9112bd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:52:55Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_6d5146f2-afe7-402f-bff4-5d12180f80be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_6d5146f2-afe7-402f-bff4-5d12180f80be", "checksum": null, "created_at": "2018-07-22T07:52:55Z", "protected": false} 2018-07-22 07:52:55,714 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-12bfbf54-d44a-42db-b35c-f54e7c1dca08 2018-07-22 07:52:55,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.250747203827s 2018-07-22 07:52:55,714 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-12bfbf54-d44a-42db-b35c-f54e7c1dca08 returning object 614ab7dd-0424-48d5-99b6-ca2b5f9112bd 2018-07-22 07:52:55,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 07:52:55,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/614ab7dd-0424-48d5-99b6-ca2b5f9112bd/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" -d '' 2018-07-22 07:52:56,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-221b9a1d-888f-4d64-beb0-17563fb40869 Date: Sun, 22 Jul 2018 07:52:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:52:56,758 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/614ab7dd-0424-48d5-99b6-ca2b5f9112bd/file used request id req-221b9a1d-888f-4d64-beb0-17563fb40869 2018-07-22 07:52:56,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.04354095459s 2018-07-22 07:52:56,759 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/614ab7dd-0424-48d5-99b6-ca2b5f9112bd/file used request id req-221b9a1d-888f-4d64-beb0-17563fb40869 2018-07-22 07:52:56,759 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_6d5146f2-afe7-402f-bff4-5d12180f80be', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T07:52:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/614ab7dd-0424-48d5-99b6-ca2b5f9112bd/file', u'owner': u'239f08b9dfab49abbc9cca9c9c17e131', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'614ab7dd-0424-48d5-99b6-ca2b5f9112bd', u'size': None, u'name': u'patrole-img_alt_6d5146f2-afe7-402f-bff4-5d12180f80be', u'checksum': None, u'self': u'/v2/images/614ab7dd-0424-48d5-99b6-ca2b5f9112bd', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T07:52:55Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 07:52:56,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 07:52:56,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_6d5146f2-afe7-402f-bff4-5d12180f80be", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 07:52:56,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:52:56 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-48064fb7-b700-4942-b389-6f81a54e160e x-compute-request-id: req-48064fb7-b700-4942-b389-6f81a54e160e Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_6d5146f2-afe7-402f-bff4-5d12180f80be", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/77f47510-b62e-4857-ba32-1148f7444a69", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/77f47510-b62e-4857-ba32-1148f7444a69", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "77f47510-b62e-4857-ba32-1148f7444a69"}} 2018-07-22 07:52:56,809 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-48064fb7-b700-4942-b389-6f81a54e160e 2018-07-22 07:52:56,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0493559837341s 2018-07-22 07:52:56,809 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-48064fb7-b700-4942-b389-6f81a54e160e 2018-07-22 07:52:56,810 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_6d5146f2-afe7-402f-bff4-5d12180f80be', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'77f47510-b62e-4857-ba32-1148f7444a69', 'swap': 0}) 2018-07-22 07:52:56,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 07:52:56,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/77f47510-b62e-4857-ba32-1148f7444a69/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" -d '{"extra_specs": {}}' 2018-07-22 07:52:56,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:52:56 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-f3582571-d794-4f1b-8bdd-293abaf1b312 x-compute-request-id: req-f3582571-d794-4f1b-8bdd-293abaf1b312 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:52:56,834 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/77f47510-b62e-4857-ba32-1148f7444a69/os-extra_specs used request id req-f3582571-d794-4f1b-8bdd-293abaf1b312 2018-07-22 07:52:56,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023726940155s 2018-07-22 07:52:56,835 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/77f47510-b62e-4857-ba32-1148f7444a69/os-extra_specs used request id req-f3582571-d794-4f1b-8bdd-293abaf1b312 2018-07-22 07:52:56,835 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_6d5146f2-afe7-402f-bff4-5d12180f80be', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'77f47510-b62e-4857-ba32-1148f7444a69', 'swap': 0}) 2018-07-22 07:53:00,606 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-22 07:53:00,607 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-22 07:53:00,607 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-22 07:53:00,610 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-22 07:53:00,621 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-22 07:53:04,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-740afaf3-7398-4477-a2b4-5e3028d6cab3/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-07-22 07:53:04,330 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-22 07:53:04,333 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-22 07:53:04,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-07-22 07:55:29,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b0755c7b-2448-4f86-a6ac-81f51d11e2ee 2018-07-22 07:55:29,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b0755c7b-2448-4f86-a6ac-81f51d11e2ee']'. 2018-07-22 07:55:30,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-22 07:55:30,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-22 07:55:30,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-22 07:55:30,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b0755c7b-2448-4f86-a6ac-81f51d11e2ee | 2018-07-22 07:55:30,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-22 07:55:30,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-22 07:53:06 | 2018-07-22 07:55:30,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-22 07:55:29 | 2018-07-22 07:55:30,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:23 | 2018-07-22 07:55:30,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-22 07:55:30,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-22 07:55:30,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 740afaf3-7398-4477-a2b4-5e3028d6cab3) | 2018-07-22 07:55:30,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-22 07:55:30,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d8e7fa29-4e90-4544-a3ed-4fd712f1ba48) | 2018-07-22 07:55:30,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-07-22 07:55:30,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 112.766 | 2018-07-22 07:55:30,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-07-22 07:55:30,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-22 07:55:30,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-22 07:55:30,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-22 07:55:30,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-22 07:55:30,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-22 07:55:30,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-22 07:55:30,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-07-22 07:55:30,729 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 07:55:30,730 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 07:55:30,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 07:55:30,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/e1aa8f11-b00c-4948-a5ee-1a343ed6ca58/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" -d '{"subnet_id": "503c9f2f-dc1f-4694-906b-39706fe38746"}' 2018-07-22 07:55:32,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fa2bfd08-7140-4305-a206-1d0742ae4a48 Date: Sun, 22 Jul 2018 07:55:32 GMT RESP BODY: {"network_id": "feac900c-e9a3-4462-8151-99de43698fda", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "subnet_id": "503c9f2f-dc1f-4694-906b-39706fe38746", "subnet_ids": ["503c9f2f-dc1f-4694-906b-39706fe38746"], "port_id": "5a2cbb9c-1125-4ac2-9618-f819237a7929", "id": "e1aa8f11-b00c-4948-a5ee-1a343ed6ca58"} 2018-07-22 07:55:32,950 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e1aa8f11-b00c-4948-a5ee-1a343ed6ca58/remove_router_interface.json used request id req-fa2bfd08-7140-4305-a206-1d0742ae4a48 2018-07-22 07:55:32,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.21436882019s 2018-07-22 07:55:32,950 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e1aa8f11-b00c-4948-a5ee-1a343ed6ca58/remove_router_interface.json used request id req-fa2bfd08-7140-4305-a206-1d0742ae4a48 returning object e1aa8f11-b00c-4948-a5ee-1a343ed6ca58 2018-07-22 07:55:32,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 07:55:32,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:55:33,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a8542389-63cb-4018-b43f-9aa260f66892 Date: Sun, 22 Jul 2018 07:55:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:52:45Z", "admin_state_up": true, "updated_at": "2018-07-22T07:55:31Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "e1aa8f11-b00c-4948-a5ee-1a343ed6ca58", "name": "patrole-router_6d5146f2-afe7-402f-bff4-5d12180f80be"}]} 2018-07-22 07:55:33,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a8542389-63cb-4018-b43f-9aa260f66892 2018-07-22 07:55:33,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.323918104172s 2018-07-22 07:55:33,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a8542389-63cb-4018-b43f-9aa260f66892 2018-07-22 07:55:33,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 07:55:33,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/e1aa8f11-b00c-4948-a5ee-1a343ed6ca58.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:55:36,766 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-856bd046-ed35-4245-b3db-f73eeebe6cd5 Content-Length: 0 Date: Sun, 22 Jul 2018 07:55:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:55:36,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/e1aa8f11-b00c-4948-a5ee-1a343ed6ca58.json used request id req-856bd046-ed35-4245-b3db-f73eeebe6cd5 2018-07-22 07:55:36,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.48919987679s 2018-07-22 07:55:36,766 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/e1aa8f11-b00c-4948-a5ee-1a343ed6ca58.json used request id req-856bd046-ed35-4245-b3db-f73eeebe6cd5 2018-07-22 07:55:36,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 07:55:36,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:55:36,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-f4b7aadd-0c35-4277-97a9-c566711cf526 Date: Sun, 22 Jul 2018 07:55:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4},{"updated_at":"2018-07-22T07:52:43Z","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":"503c9f2f-dc1f-4694-906b-39706fe38746","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_6d5146f2-afe7-402f-bff4-5d12180f80be","enable_dhcp":true,"segment_id":null,"network_id":"feac900c-e9a3-4462-8151-99de43698fda","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:52:43Z","ip_version":4}]} 2018-07-22 07:55:36,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f4b7aadd-0c35-4277-97a9-c566711cf526 2018-07-22 07:55:36,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0481669902802s 2018-07-22 07:55:36,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f4b7aadd-0c35-4277-97a9-c566711cf526 2018-07-22 07:55:36,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 07:55:36,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/503c9f2f-dc1f-4694-906b-39706fe38746.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:55:38,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-abbc616e-e297-456c-9171-8b4552e83302 Date: Sun, 22 Jul 2018 07:55:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:55:38,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/503c9f2f-dc1f-4694-906b-39706fe38746.json used request id req-abbc616e-e297-456c-9171-8b4552e83302 2018-07-22 07:55:38,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.16713619232s 2018-07-22 07:55:38,984 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/503c9f2f-dc1f-4694-906b-39706fe38746.json used request id req-abbc616e-e297-456c-9171-8b4552e83302 2018-07-22 07:55:38,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:55:38,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:55:39,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-5a020d91-74d9-40b7-a318-2ac28864c0c4 Date: Sun, 22 Jul 2018 07:55:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"feac900c-e9a3-4462-8151-99de43698fda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T07:55:38Z","qos_policy_id":null,"name":"patrole-net_6d5146f2-afe7-402f-bff4-5d12180f80be","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T07:52:43Z","provider:network_type":"vxlan"}]} 2018-07-22 07:55:39,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5a020d91-74d9-40b7-a318-2ac28864c0c4 2018-07-22 07:55:39,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27171587944s 2018-07-22 07:55:39,256 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5a020d91-74d9-40b7-a318-2ac28864c0c4 2018-07-22 07:55:39,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 07:55:39,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/feac900c-e9a3-4462-8151-99de43698fda.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:55:40,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4118db00-179b-41cc-af25-e6167778fd3f Date: Sun, 22 Jul 2018 07:55:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 07:55:40,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/feac900c-e9a3-4462-8151-99de43698fda.json used request id req-4118db00-179b-41cc-af25-e6167778fd3f 2018-07-22 07:55:40,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21923613548s 2018-07-22 07:55:40,477 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/feac900c-e9a3-4462-8151-99de43698fda.json used request id req-4118db00-179b-41cc-af25-e6167778fd3f 2018-07-22 07:55:40,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:55:40,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:55:40,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-665bf8d3-f92b-4855-ae68-113ffc0fea77 Date: Sun, 22 Jul 2018 07:55:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/614ab7dd-0424-48d5-99b6-ca2b5f9112bd/snap", "metadata": {}}], "file": "/v2/images/614ab7dd-0424-48d5-99b6-ca2b5f9112bd/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "614ab7dd-0424-48d5-99b6-ca2b5f9112bd", "size": 12716032, "self": "/v2/images/614ab7dd-0424-48d5-99b6-ca2b5f9112bd", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/614ab7dd-0424-48d5-99b6-ca2b5f9112bd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:52:56Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_6d5146f2-afe7-402f-bff4-5d12180f80be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_6d5146f2-afe7-402f-bff4-5d12180f80be", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:52:55Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3/snap", "metadata": {}}], "file": "/v2/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "d99fc1bb-e251-48c6-b340-b1f8686b24d3", "size": 12716032, "self": "/v2/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T07:52:54Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_6d5146f2-afe7-402f-bff4-5d12180f80be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_6d5146f2-afe7-402f-bff4-5d12180f80be", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T07:52:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:55:40,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-665bf8d3-f92b-4855-ae68-113ffc0fea77 2018-07-22 07:55:40,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311141967773s 2018-07-22 07:55:40,793 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-665bf8d3-f92b-4855-ae68-113ffc0fea77 2018-07-22 07:55:40,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 07:55:40,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:55:41,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c4718b5-8e67-4d7c-b2b6-7de9306b9a74 Date: Sun, 22 Jul 2018 07:55:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:55:41,332 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3 used request id req-8c4718b5-8e67-4d7c-b2b6-7de9306b9a74 2018-07-22 07:55:41,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.536352872849s 2018-07-22 07:55:41,332 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d99fc1bb-e251-48c6-b340-b1f8686b24d3 used request id req-8c4718b5-8e67-4d7c-b2b6-7de9306b9a74 2018-07-22 07:55:41,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:55:41,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:55:41,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:55:41 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-f95927fd-e1a2-409f-b994-6f137946d972 x-compute-request-id: req-f95927fd-e1a2-409f-b994-6f137946d972 Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_6d5146f2-afe7-402f-bff4-5d12180f80be", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/017aa989-e54e-4811-8453-a82ea7faf89b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/017aa989-e54e-4811-8453-a82ea7faf89b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "017aa989-e54e-4811-8453-a82ea7faf89b"}, {"name": "patrole-flavor_alt_6d5146f2-afe7-402f-bff4-5d12180f80be", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/77f47510-b62e-4857-ba32-1148f7444a69", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/77f47510-b62e-4857-ba32-1148f7444a69", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "77f47510-b62e-4857-ba32-1148f7444a69"}]} 2018-07-22 07:55:41,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-f95927fd-e1a2-409f-b994-6f137946d972 2018-07-22 07:55:41,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0362510681152s 2018-07-22 07:55:41,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-f95927fd-e1a2-409f-b994-6f137946d972 2018-07-22 07:55:41,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 07:55:41,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/017aa989-e54e-4811-8453-a82ea7faf89b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:55:41,396 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:55:41 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-78b951f1-e2c6-4a1b-a550-d487294e126e x-compute-request-id: req-78b951f1-e2c6-4a1b-a550-d487294e126e Content-Length: 0 Content-Type: application/json 2018-07-22 07:55:41,396 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/017aa989-e54e-4811-8453-a82ea7faf89b used request id req-78b951f1-e2c6-4a1b-a550-d487294e126e 2018-07-22 07:55:41,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.025141954422s 2018-07-22 07:55:41,396 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/017aa989-e54e-4811-8453-a82ea7faf89b used request id req-78b951f1-e2c6-4a1b-a550-d487294e126e 2018-07-22 07:55:41,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 07:55:41,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/614ab7dd-0424-48d5-99b6-ca2b5f9112bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:55:42,464 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-29bd05a1-6805-4f37-9dcb-3b4399e9fe25 Date: Sun, 22 Jul 2018 07:55:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:55:42,464 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/614ab7dd-0424-48d5-99b6-ca2b5f9112bd used request id req-29bd05a1-6805-4f37-9dcb-3b4399e9fe25 2018-07-22 07:55:42,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06799793243s 2018-07-22 07:55:42,465 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/614ab7dd-0424-48d5-99b6-ca2b5f9112bd used request id req-29bd05a1-6805-4f37-9dcb-3b4399e9fe25 2018-07-22 07:55:42,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 07:55:42,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:55:42,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:55:42 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-a3dc510f-b9c7-42d9-a7a0-0d11913f0c77 x-compute-request-id: req-a3dc510f-b9c7-42d9-a7a0-0d11913f0c77 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_6d5146f2-afe7-402f-bff4-5d12180f80be", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/77f47510-b62e-4857-ba32-1148f7444a69", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/77f47510-b62e-4857-ba32-1148f7444a69", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "77f47510-b62e-4857-ba32-1148f7444a69"}]} 2018-07-22 07:55:42,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a3dc510f-b9c7-42d9-a7a0-0d11913f0c77 2018-07-22 07:55:42,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.027480840683s 2018-07-22 07:55:42,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a3dc510f-b9c7-42d9-a7a0-0d11913f0c77 2018-07-22 07:55:42,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 07:55:42,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/77f47510-b62e-4857-ba32-1148f7444a69 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c40951176d025e9296f9469dfdedc7c79dfc1e0" 2018-07-22 07:55:42,547 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:55:42 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-023b0660-c8ff-4226-997b-28c1ba8fa3c1 x-compute-request-id: req-023b0660-c8ff-4226-997b-28c1ba8fa3c1 Content-Length: 0 Content-Type: application/json 2018-07-22 07:55:42,547 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/77f47510-b62e-4857-ba32-1148f7444a69 used request id req-023b0660-c8ff-4226-997b-28c1ba8fa3c1 2018-07-22 07:55:42,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0525760650635s 2018-07-22 07:55:42,547 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/77f47510-b62e-4857-ba32-1148f7444a69 used request id req-023b0660-c8ff-4226-997b-28c1ba8fa3c1 2018-07-22 07:55:42,593 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-07-22 07:55:42,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 07:55:42,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 07:55:42,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 07:55:42,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 07:55:42,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 07:55:42,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 07:55:42,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 07:55:42,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 07:55:42,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 07:55:42,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 07:55:42,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 07:55:42,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 07:55:42,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 07:55:42,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 07:55:42,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 07:55:42,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 07:55:42,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 07:55:42,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 07:55:42,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 07:55:42,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 07:55:42,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 07:55:42,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 07:55:42,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 07:55:42,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 07:55:42,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 07:55:42,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 07:55:42,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7712e159-9a18-4619-ac65-fd3c4255c8aa Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 07:55:42,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7712e159-9a18-4619-ac65-fd3c4255c8aa 2018-07-22 07:55:42,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 07:55:43,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T08:55:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["0b1FMbbTQ22513_ptLtpBw"], "issued_at": "2018-07-22T07:55:43.000000Z"}} 2018-07-22 07:55:43,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 07:55:43,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cefc955a9e34fe43632e63475d8e699f5fe0f51d" 2018-07-22 07:55:43,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-39a68338-6d0e-42d1-9b43-7dc455d087a7 Date: Sun, 22 Jul 2018 07:55:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 07:55:43,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-39a68338-6d0e-42d1-9b43-7dc455d087a7 2018-07-22 07:55:43,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278131961823s 2018-07-22 07:55:43,305 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-39a68338-6d0e-42d1-9b43-7dc455d087a7 2018-07-22 07:55:43,310 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-07-22 07:55:43,310 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-22 07:55:44,792 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:06d561ab1ae8723493b484c1effc2790 sha256:98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98 2018-07-22 07:55:44,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" 2018-07-22 07:55:44,798 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 07:55:44 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-07-22 07:55:44,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 07:55:44,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}cefc955a9e34fe43632e63475d8e699f5fe0f51d" 2018-07-22 07:55:45,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ceeb4527-1f37-4f96-ba34-338734f88041 Date: Sun, 22 Jul 2018 07:55:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 07:55:45,023 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ceeb4527-1f37-4f96-ba34-338734f88041 2018-07-22 07:55:45,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.223261117935s 2018-07-22 07:55:45,023 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ceeb4527-1f37-4f96-ba34-338734f88041 2018-07-22 07:55:45,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 07:55:45,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cefc955a9e34fe43632e63475d8e699f5fe0f51d" -d '{"owner_specified.shade.md5": "06d561ab1ae8723493b484c1effc2790", "owner_specified.shade.sha256": "98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98", "owner_specified.shade.object": "images/vmtp-img_dd15ad35-5190-42dd-b116-f05e3f8714ee", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_dd15ad35-5190-42dd-b116-f05e3f8714ee"}' 2018-07-22 07:55:45,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/8e2944c3-472a-4d62-bd21-b2d418745af8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d6423c84-8166-45d9-ae76-ca6496617172 Date: Sun, 22 Jul 2018 07:55:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8e2944c3-472a-4d62-bd21-b2d418745af8/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "8e2944c3-472a-4d62-bd21-b2d418745af8", "size": null, "self": "/v2/images/8e2944c3-472a-4d62-bd21-b2d418745af8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98", "updated_at": "2018-07-22T07:55:45Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_dd15ad35-5190-42dd-b116-f05e3f8714ee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "06d561ab1ae8723493b484c1effc2790", "name": "vmtp-img_dd15ad35-5190-42dd-b116-f05e3f8714ee", "checksum": null, "created_at": "2018-07-22T07:55:45Z", "protected": false} 2018-07-22 07:55:45,240 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d6423c84-8166-45d9-ae76-ca6496617172 2018-07-22 07:55:45,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.212114095688s 2018-07-22 07:55:45,241 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d6423c84-8166-45d9-ae76-ca6496617172 returning object 8e2944c3-472a-4d62-bd21-b2d418745af8 2018-07-22 07:55:45,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 07:55:45,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/8e2944c3-472a-4d62-bd21-b2d418745af8/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cefc955a9e34fe43632e63475d8e699f5fe0f51d" -d '' 2018-07-22 07:55:49,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f81e3369-d5f2-4a91-9797-57a400994447 Date: Sun, 22 Jul 2018 07:55:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 07:55:49,396 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8e2944c3-472a-4d62-bd21-b2d418745af8/file used request id req-f81e3369-d5f2-4a91-9797-57a400994447 2018-07-22 07:55:49,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.15474009514s 2018-07-22 07:55:49,397 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8e2944c3-472a-4d62-bd21-b2d418745af8/file used request id req-f81e3369-d5f2-4a91-9797-57a400994447 2018-07-22 07:55:49,397 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmtp-img_dd15ad35-5190-42dd-b116-f05e3f8714ee', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T07:55:45Z', u'owner_specified.shade.sha256': u'98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/8e2944c3-472a-4d62-bd21-b2d418745af8/file', u'owner': u'239f08b9dfab49abbc9cca9c9c17e131', u'virtual_size': None, u'owner_specified.shade.md5': u'06d561ab1ae8723493b484c1effc2790', u'id': u'8e2944c3-472a-4d62-bd21-b2d418745af8', u'size': None, u'name': u'vmtp-img_dd15ad35-5190-42dd-b116-f05e3f8714ee', u'checksum': None, u'self': u'/v2/images/8e2944c3-472a-4d62-bd21-b2d418745af8', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T07:55:45Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 07:55:49,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 07:55:49,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cefc955a9e34fe43632e63475d8e699f5fe0f51d" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-07-22 07:55:49,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:55:49 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-774e7965-8935-4816-acb3-0be79a89d186 x-compute-request-id: req-774e7965-8935-4816-acb3-0be79a89d186 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47"}} 2018-07-22 07:55:49,605 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-774e7965-8935-4816-acb3-0be79a89d186 2018-07-22 07:55:49,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.207311153412s 2018-07-22 07:55:49,606 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-774e7965-8935-4816-acb3-0be79a89d186 2018-07-22 07:55:49,606 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 0, 'id': u'f7ac6949-e78a-4a30-ad6b-92056d58ec47', 'swap': 0}) 2018-07-22 07:55:49,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 07:55:49,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cefc955a9e34fe43632e63475d8e699f5fe0f51d" -d '{"extra_specs": {}}' 2018-07-22 07:55:49,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:55:49 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-79b5ad8a-55cd-4698-b456-895f4e6d0acb x-compute-request-id: req-79b5ad8a-55cd-4698-b456-895f4e6d0acb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 07:55:49,630 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47/os-extra_specs used request id req-79b5ad8a-55cd-4698-b456-895f4e6d0acb 2018-07-22 07:55:49,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224311351776s 2018-07-22 07:55:49,630 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47/os-extra_specs used request id req-79b5ad8a-55cd-4698-b456-895f4e6d0acb 2018-07-22 07:55:49,630 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_dd15ad35-5190-42dd-b116-f05e3f8714ee' 2018-07-22 07:55:49,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-22 07:55:49,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cefc955a9e34fe43632e63475d8e699f5fe0f51d" -d '{"keypair": {"name": "vmtp_dd15ad35-5190-42dd-b116-f05e3f8714ee"}}' 2018-07-22 07:55:49,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 07:55:49 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-699c8b5e-bd11-4e05-8ae6-cfef69ee93f9 x-compute-request-id: req-699c8b5e-bd11-4e05-8ae6-cfef69ee93f9 Content-Encoding: gzip Content-Length: 1794 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrsdTl6PJ2KApjjGtBhLdGiTf0+cCG8jQEKrKmWyr9CwjemYYSisq4C0fAKjxFlF84f8RU0q/Ff0XpZX4Np34+aDxfe9aQ4wKGbCB+n+h5waOzBlwCQ+Z436SIm+7RiUfIhEDgs/MmCytAzJlD25K7awts3TmKgRoopay1zMkO105Vld6O1Bfdpmb+El8LbU/e9oJ5MuY9uv9By5BSA1ehtA8vceqQNCTKTdCw0Cvo6EVKiassh6i01E5FFZZEI45Awlvcvaqvv2YyEJ7G+tkTBgG5HCODXFJuNfDOSV29XSe1FvZNCRme/0bNmsP/KPilp5ZDXMHzK1zy/tn9BJyV Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA67HU5ejydigKY4xrQYS3Rok39PnAhvI0BCqyplsq/QsI3pmG\nEorKuAtHwCo8RZRfOH/EVNKvxX9F6WV+Dad+Pmg8X3vWkOMChmwgfp/oecGjswZc\nAkPmeN+kiJvu0YlHyIRA4LPzJgsrQMyZQ9uSu2sLbN05ioEaKKWstczJDtdOVZXe\njtQX3aZm/hJfC21P3vaCeTLmPbr/QcuQUgNXobQPL3HqkDQkyk3QsNAr6OhFSomr\nLIeotNRORRWWRCOOQMJb3L2qr79mMhCexvrZEwYBuRwjg1xSbjXwzkldvV0ntRb2\nTQkZnv9GzZrD/yj4paeWQ1zB8ytc8v7Z/QSclQIDAQABAoIBAQDV6kPZGzCcLsEn\nErXx9BtHiJjh3Z9wmvi842fbdpkwqsg1CE/YGmHc4lgPwAWN/RjjNYsilUn0zQvN\nxlC+4crBp2dMHiBixbZv/EkNw+KCR05k2Ju/bpMKF6jEWApL4PXmtqoPhyNi3vY1\nzLw6C1pEgeYPu0VTQNNWGvAC3MeKj/8REklaFQgD4LDrQ2fs0uZS5cSoSkja5DrL\nCLVSAPv3CTtpkZJ09FB3hgB1HNBdTcHh1RFabmv7rq0hluHoPLT6HZ87LZALyljm\nlcTxttrJDl9OnLDXev/sAj5vFfTeSPm7x4JTvHygN3+vs9MqA/CkDC8tk4xZuS+j\nxJ4xqw4BAoGBAP8/qYDo0zQSyJ0g3SNVaT250XkntXXh2l+JyLZqYG/+ihGN6knb\nXhAUV0qKxoEwbX+dY4g6psYNaOWsEWepANQmqXgPH9SrkNMutvaDvo13wvVmDGXM\n5PfGNshDqdcL05EBP2sOVenoPA7wjA8HN57Uhdw7gsXsi9v45kjPLbUVAoGBAOxj\nb1gtNodiR1aQHGG58ABNURw2UMFXGYkhfSUVC6G0CeulVrxDEFLeTA0VdT632caL\nD/Ut6zROmf6n/De76nCP4jdKf8+h0976JUbOtVuCgDws3DD80Gd/wBHpApxRzWIx\nFZNUtOFsS8kY+5FsYCf3Bz5sf9BaYzEXsD2oDCmBAoGBANvqbM9dSgMWn/QJSZ5U\ny3zcKWeaV9S+B9jCrMTF+Frl0u12+UIzF+MAs4jM8mSCZgVKhGPuLJx9F0CytLg8\nOzOOL/r6BPHF89yP5iGUtsvKQJYQG2RmWWxFQhPfgGiAjwLjMVG6ozkJ1x0EEZgt\nHrXg44gxWeXPfVzEIRzgK8BVAoGBAOSsVDvykPtqoSQmCK6pFnjUUpB+IqTFw1ga\n41sJ/tSQu8APk9ZO8e2YSe2mQmNHqw4b3HYL06ooF2R30M+Bo4r8RZPDJ90N6U2c\noo7azCoYFkEgDGn/RwO4W293/ySFJa/FV9/MY6ZmAvIojsPhGSvQFlvWzdYaejY1\nejJK7GkBAoGBAPnXo1A2Vy2OkZTL1DEJTrwkFNQElxIFwbQP0WtCDdYVQigOInYE\nfv5xhSoiQ5xaVRYUqrfyuecuPj9wpKrLjgZE0wQdBDJFA6tCQGofwVy0fjnQrW+q\n+YxFEgI6Yfdz04Wfi9iT1pSjmnBXHqhiy7rFpWKTPCm4O8Mm5xB8ic9G\n-----END RSA PRIVATE KEY-----\n", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "name": "vmtp_dd15ad35-5190-42dd-b116-f05e3f8714ee", "fingerprint": "d3:b3:44:cb:7c:66:1b:61:b2:d6:47:67:94:34:11:41"}} 2018-07-22 07:55:49,715 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-699c8b5e-bd11-4e05-8ae6-cfef69ee93f9 2018-07-22 07:55:49,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.0844008922577s 2018-07-22 07:55:49,716 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-699c8b5e-bd11-4e05-8ae6-cfef69ee93f9 2018-07-22 07:55:49,716 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrsdTl6PJ2KApjjGtBhLdGiTf0+cCG8jQEKrKmWyr9CwjemYYSisq4C0fAKjxFlF84f8RU0q/Ff0XpZX4Np34+aDxfe9aQ4wKGbCB+n+h5waOzBlwCQ+Z436SIm+7RiUfIhEDgs/MmCytAzJlD25K7awts3TmKgRoopay1zMkO105Vld6O1Bfdpmb+El8LbU/e9oJ5MuY9uv9By5BSA1ehtA8vceqQNCTKTdCw0Cvo6EVKiassh6i01E5FFZZEI45Awlvcvaqvv2YyEJ7G+tkTBgG5HCODXFJuNfDOSV29XSe1FvZNCRme/0bNmsP/KPilp5ZDXMHzK1zy/tn9BJyV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA67HU5ejydigKY4xrQYS3Rok39PnAhvI0BCqyplsq/QsI3pmG\nEorKuAtHwCo8RZRfOH/EVNKvxX9F6WV+Dad+Pmg8X3vWkOMChmwgfp/oecGjswZc\nAkPmeN+kiJvu0YlHyIRA4LPzJgsrQMyZQ9uSu2sLbN05ioEaKKWstczJDtdOVZXe\njtQX3aZm/hJfC21P3vaCeTLmPbr/QcuQUgNXobQPL3HqkDQkyk3QsNAr6OhFSomr\nLIeotNRORRWWRCOOQMJb3L2qr79mMhCexvrZEwYBuRwjg1xSbjXwzkldvV0ntRb2\nTQkZnv9GzZrD/yj4paeWQ1zB8ytc8v7Z/QSclQIDAQABAoIBAQDV6kPZGzCcLsEn\nErXx9BtHiJjh3Z9wmvi842fbdpkwqsg1CE/YGmHc4lgPwAWN/RjjNYsilUn0zQvN\nxlC+4crBp2dMHiBixbZv/EkNw+KCR05k2Ju/bpMKF6jEWApL4PXmtqoPhyNi3vY1\nzLw6C1pEgeYPu0VTQNNWGvAC3MeKj/8REklaFQgD4LDrQ2fs0uZS5cSoSkja5DrL\nCLVSAPv3CTtpkZJ09FB3hgB1HNBdTcHh1RFabmv7rq0hluHoPLT6HZ87LZALyljm\nlcTxttrJDl9OnLDXev/sAj5vFfTeSPm7x4JTvHygN3+vs9MqA/CkDC8tk4xZuS+j\nxJ4xqw4BAoGBAP8/qYDo0zQSyJ0g3SNVaT250XkntXXh2l+JyLZqYG/+ihGN6knb\nXhAUV0qKxoEwbX+dY4g6psYNaOWsEWepANQmqXgPH9SrkNMutvaDvo13wvVmDGXM\n5PfGNshDqdcL05EBP2sOVenoPA7wjA8HN57Uhdw7gsXsi9v45kjPLbUVAoGBAOxj\nb1gtNodiR1aQHGG58ABNURw2UMFXGYkhfSUVC6G0CeulVrxDEFLeTA0VdT632caL\nD/Ut6zROmf6n/De76nCP4jdKf8+h0976JUbOtVuCgDws3DD80Gd/wBHpApxRzWIx\nFZNUtOFsS8kY+5FsYCf3Bz5sf9BaYzEXsD2oDCmBAoGBANvqbM9dSgMWn/QJSZ5U\ny3zcKWeaV9S+B9jCrMTF+Frl0u12+UIzF+MAs4jM8mSCZgVKhGPuLJx9F0CytLg8\nOzOOL/r6BPHF89yP5iGUtsvKQJYQG2RmWWxFQhPfgGiAjwLjMVG6ozkJ1x0EEZgt\nHrXg44gxWeXPfVzEIRzgK8BVAoGBAOSsVDvykPtqoSQmCK6pFnjUUpB+IqTFw1ga\n41sJ/tSQu8APk9ZO8e2YSe2mQmNHqw4b3HYL06ooF2R30M+Bo4r8RZPDJ90N6U2c\noo7azCoYFkEgDGn/RwO4W293/ySFJa/FV9/MY6ZmAvIojsPhGSvQFlvWzdYaejY1\nejJK7GkBAoGBAPnXo1A2Vy2OkZTL1DEJTrwkFNQElxIFwbQP0WtCDdYVQigOInYE\nfv5xhSoiQ5xaVRYUqrfyuecuPj9wpKrLjgZE0wQdBDJFA6tCQGofwVy0fjnQrW+q\n+YxFEgI6Yfdz04Wfi9iT1pSjmnBXHqhiy7rFpWKTPCm4O8Mm5xB8ic9G\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5335cc64c0174eb3ab7b56768be71f75', 'name': u'vmtp_dd15ad35-5190-42dd-b116-f05e3f8714ee', 'created_at': '2018-07-22T07:55:49.716945', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd3:b3:44:cb:7c:66:1b:61:b2:d6:47:67:94:34:11:41', 'type': 'ssh', 'id': u'vmtp_dd15ad35-5190-42dd-b116-f05e3f8714ee'}) 2018-07-22 07:55:49,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-22 07:55:49,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vmtp_dd15ad35-5190-42dd-b116-f05e3f8714ee -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cefc955a9e34fe43632e63475d8e699f5fe0f51d" 2018-07-22 07:55:49,775 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 07:55:49 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-485c8d9d-4ee9-4cee-87fc-6fab30d09b21 x-compute-request-id: req-485c8d9d-4ee9-4cee-87fc-6fab30d09b21 Content-Length: 0 Content-Type: application/json 2018-07-22 07:55:49,775 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vmtp_dd15ad35-5190-42dd-b116-f05e3f8714ee used request id req-485c8d9d-4ee9-4cee-87fc-6fab30d09b21 2018-07-22 07:55:49,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0577139854431s 2018-07-22 07:55:49,776 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vmtp_dd15ad35-5190-42dd-b116-f05e3f8714ee used request id req-485c8d9d-4ee9-4cee-87fc-6fab30d09b21 2018-07-22 07:55:50,629 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-07-22 08:14:25,305 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-07-22 07:55:51,362 INFO Using http://172.30.9.23:5000//v3 2018-07-22 07:55:51,362 INFO VM public key: /tmp/tmpoNhoSx 2018-07-22 07:55:51,362 INFO VM private key: /tmp/tmp_xFafb 2018-07-22 07:55:53,256 INFO Found image vmtp-img_dd15ad35-5190-42dd-b116-f05e3f8714ee to launch VM, will continue 2018-07-22 07:55:53,827 INFO Using external network: external. 2018-07-22 07:56:00,201 INFO Created ext router pns_router_dd15ad35-5190-42dd-b116-f05e3f8714ee. 2018-07-22 07:56:01,294 INFO Created internal network: pns-internal-net_dd15ad35-5190-42dd-b116-f05e3f8714ee. 2018-07-22 07:56:02,617 INFO Created internal network: pns-internal-net2_dd15ad35-5190-42dd-b116-f05e3f8714ee. 2018-07-22 07:56:05,947 DEBUG Ext router associated to pns-internal-net_dd15ad35-5190-42dd-b116-f05e3f8714ee 2018-07-22 07:56:08,778 DEBUG Ext router associated to pns-internal-net2_dd15ad35-5190-42dd-b116-f05e3f8714ee 2018-07-22 07:56:10,281 INFO OpenStack agent: Open vSwitch agent 2018-07-22 07:56:10,281 INFO OpenStack network type: vxlan 2018-07-22 07:56:11,701 INFO [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Creating server VM... 2018-07-22 07:56:11,701 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-22 07:56:14,498 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 1 of 50... 2018-07-22 07:56:16,817 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 2 of 50... 2018-07-22 07:56:19,317 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 3 of 50... 2018-07-22 07:56:21,914 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 4 of 50... 2018-07-22 07:56:24,376 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 5 of 50... 2018-07-22 07:56:27,234 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 6 of 50... 2018-07-22 07:56:29,928 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 7 of 50... 2018-07-22 07:56:32,731 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 8 of 50... 2018-07-22 07:56:35,597 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 9 of 50... 2018-07-22 07:56:38,127 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 10 of 50... 2018-07-22 07:56:40,650 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 11 of 50... 2018-07-22 07:56:43,181 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 12 of 50... 2018-07-22 07:56:45,708 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 13 of 50... 2018-07-22 07:56:48,043 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 14 of 50... 2018-07-22 07:56:50,569 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 15 of 50... 2018-07-22 07:56:53,165 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 16 of 50... 2018-07-22 07:56:55,706 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 17 of 50... 2018-07-22 07:56:58,253 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 18 of 50... 2018-07-22 07:57:01,343 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 19 of 50... 2018-07-22 07:57:03,881 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 20 of 50... 2018-07-22 07:57:06,244 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 21 of 50... 2018-07-22 07:57:08,965 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 22 of 50... 2018-07-22 07:57:11,509 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 23 of 50... 2018-07-22 07:57:14,420 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 24 of 50... 2018-07-22 07:57:16,944 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 25 of 50... 2018-07-22 07:57:19,447 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 26 of 50... 2018-07-22 07:57:21,983 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 27 of 50... 2018-07-22 07:57:24,319 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 28 of 50... 2018-07-22 07:57:26,853 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 29 of 50... 2018-07-22 07:57:29,352 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 30 of 50... 2018-07-22 07:57:32,070 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 31 of 50... 2018-07-22 07:57:34,586 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 32 of 50... 2018-07-22 07:57:37,314 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 33 of 50... 2018-07-22 07:57:39,811 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 34 of 50... 2018-07-22 07:57:42,322 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 35 of 50... 2018-07-22 07:57:44,682 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 36 of 50... 2018-07-22 07:57:47,234 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 37 of 50... 2018-07-22 07:57:49,913 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 38 of 50... 2018-07-22 07:57:52,406 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 39 of 50... 2018-07-22 07:57:58,178 INFO [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Internal network IP: 192.168.1.5 2018-07-22 07:57:58,178 INFO [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] SSH IP: 172.30.9.204 2018-07-22 07:57:58,178 INFO [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Setup SSH for ubuntu@172.30.9.204 2018-07-22 07:58:05,734 INFO [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Installing nuttcp-8.1.4... 2018-07-22 07:58:05,779 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Copying nuttcp-8.1.4 to target... 2018-07-22 07:58:05,927 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Starting nuttcp-8.1.4 server... 2018-07-22 07:58:05,968 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] 2018-07-22 07:58:06,026 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Creating client VM... 2018-07-22 07:58:06,026 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-22 07:58:07,641 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 1 of 50... 2018-07-22 07:58:10,612 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 2 of 50... 2018-07-22 07:58:12,960 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 3 of 50... 2018-07-22 07:58:15,793 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 4 of 50... 2018-07-22 07:58:18,502 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] VM status=BUILD, retrying 5 of 50... 2018-07-22 07:58:23,884 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Internal network IP: 192.168.1.7 2018-07-22 07:58:23,885 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] SSH IP: 172.30.9.201 2018-07-22 07:58:23,885 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Setup SSH for ubuntu@172.30.9.201 2018-07-22 07:58:31,635 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Installing nuttcp-8.1.4... 2018-07-22 07:58:31,680 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Copying nuttcp-8.1.4 to target... 2018-07-22 07:58:31,850 INFO ============================================================ 2018-07-22 07:58:31,850 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-07-22 07:58:40,901 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=48.5 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.446 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.160 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.170 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.099 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.329 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.150 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.172 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.176 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.176 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.099/5.042/48.550/14.503 ms 2018-07-22 07:58:49,951 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.153 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.144 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.159 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.153 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.134 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.157 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.452 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.161 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.136 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.807 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.134/0.245/0.807/0.208 ms 2018-07-22 07:58:58,999 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.511 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.183 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.268 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.210 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.404 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.494 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.411 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.499 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.176 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.216 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.176/0.337/0.511/0.133 ms 2018-07-22 07:58:59,000 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Measuring TCP Throughput (packet size=65536)... 2018-07-22 07:58:59,000 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 07:59:09,105 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=19491.5625 real_seconds=10.00 rate_Mbps=16347.2356 tx_cpu=34 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.20 2018-07-22 07:59:09,107 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 07:59:19,209 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=18374.0000 real_seconds=10.01 rate_Mbps=15404.3801 tx_cpu=33 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.21 2018-07-22 07:59:19,210 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 07:59:29,314 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=17997.2500 real_seconds=10.01 rate_Mbps=15088.4498 tx_cpu=32 rx_cpu=46 retrans=0 cwnd=3137 rtt_ms=0.38 2018-07-22 07:59:29,315 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Measuring UDP Throughput (packet size=128)... 2018-07-22 07:59:29,315 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 07:59:32,669 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=17.3082 real_seconds=1.00 rate_Mbps=144.6318 tx_cpu=11 rx_cpu=26 drop=0 pkt=141789 data_loss=0.00000 2018-07-22 07:59:32,671 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] pkt-size=128 throughput=1<148102/5000000<10000000 Kbps loss-rate=0 2018-07-22 07:59:32,671 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R444306K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 07:59:35,999 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=18.2867 real_seconds=1.00 rate_Mbps=152.8743 tx_cpu=12 rx_cpu=29 drop=0 pkt=149805 data_loss=0.00000 2018-07-22 07:59:35,999 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] pkt-size=128 throughput=1<156543/444306<444306 Kbps loss-rate=0 2018-07-22 07:59:36,000 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R300424K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 07:59:39,329 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=18.9728 real_seconds=1.00 rate_Mbps=158.6537 tx_cpu=20 rx_cpu=32 drop=0 pkt=155425 data_loss=0.00000 2018-07-22 07:59:39,329 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] pkt-size=128 throughput=1<162461/300424<300424 Kbps loss-rate=0 2018-07-22 07:59:39,329 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R231442K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 07:59:42,658 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=17.6915 real_seconds=1.00 rate_Mbps=148.0207 tx_cpu=12 rx_cpu=28 drop=0 pkt=144929 data_loss=0.00000 2018-07-22 07:59:42,658 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] pkt-size=128 throughput=1<151573/231442<231442 Kbps loss-rate=0 2018-07-22 07:59:42,659 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R191507K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 07:59:46,013 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=19.5193 real_seconds=1.00 rate_Mbps=163.2929 tx_cpu=13 rx_cpu=31 drop=0 pkt=159902 data_loss=0.00000 2018-07-22 07:59:46,014 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] pkt-size=128 throughput=1<167211/191507<191507 Kbps loss-rate=0 2018-07-22 07:59:46,014 DEBUG undershot, min=167211 kbps=179359 max=191507 2018-07-22 07:59:46,014 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R179359K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 07:59:49,367 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=18.7910 real_seconds=1.00 rate_Mbps=157.2549 tx_cpu=13 rx_cpu=28 drop=0 pkt=153936 data_loss=0.00000 2018-07-22 07:59:49,368 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] pkt-size=128 throughput=167211<161029/179359<191507 Kbps loss-rate=0 2018-07-22 07:59:49,368 DEBUG undershot, min=179359 kbps=185433 max=191507 2018-07-22 07:59:49,369 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R185433K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 07:59:52,722 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=16.1606 real_seconds=1.00 rate_Mbps=135.0914 tx_cpu=11 rx_cpu=27 drop=0 pkt=132388 data_loss=0.00000 2018-07-22 07:59:52,723 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] pkt-size=128 throughput=179359<138333/185433<191507 Kbps loss-rate=0 2018-07-22 07:59:52,723 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Measuring UDP Throughput (packet size=1024)... 2018-07-22 07:59:52,724 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 07:59:56,077 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=132.7002 real_seconds=1.00 rate_Mbps=1111.5304 tx_cpu=16 rx_cpu=28 drop=0 pkt=135885 data_loss=0.00000 2018-07-22 07:59:56,077 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] pkt-size=1024 throughput=1<1138207/5000000<10000000 Kbps loss-rate=0 2018-07-22 07:59:56,077 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3069103K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 07:59:59,406 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=149.1172 real_seconds=1.00 rate_Mbps=1248.1597 tx_cpu=20 rx_cpu=29 drop=0 pkt=152696 data_loss=0.00000 2018-07-22 07:59:59,406 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] pkt-size=1024 throughput=1<1278115/3069103<3069103 Kbps loss-rate=0 2018-07-22 07:59:59,407 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2173609K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:00:02,759 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=155.7480 real_seconds=1.00 rate_Mbps=1304.1475 tx_cpu=19 rx_cpu=31 drop=0 pkt=159486 data_loss=0.00000 2018-07-22 08:00:02,760 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] pkt-size=1024 throughput=1<1335447/2173609<2173609 Kbps loss-rate=0 2018-07-22 08:00:02,760 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1754528K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:00:06,113 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=138.6484 real_seconds=1.00 rate_Mbps=1160.2410 tx_cpu=17 rx_cpu=30 drop=0 pkt=141976 data_loss=0.00000 2018-07-22 08:00:06,114 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] pkt-size=1024 throughput=1<1188086/1754528<1754528 Kbps loss-rate=0 2018-07-22 08:00:06,114 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1471307K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:00:09,443 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=134.8193 real_seconds=1.00 rate_Mbps=1129.0114 tx_cpu=17 rx_cpu=29 drop=0 pkt=138055 data_loss=0.00000 2018-07-22 08:00:09,444 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] pkt-size=1024 throughput=1<1156107/1471307<1471307 Kbps loss-rate=0 2018-07-22 08:00:09,444 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1313707K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:00:12,772 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=151.5938 real_seconds=1.00 rate_Mbps=1269.6621 tx_cpu=21 rx_cpu=32 drop=0 pkt=155232 data_loss=0.00000 2018-07-22 08:00:12,773 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] pkt-size=1024 throughput=1<1300133/1313707<1313707 Kbps loss-rate=0 2018-07-22 08:00:12,773 DEBUG undershot, min=1300133 kbps=1306920 max=1313707 2018-07-22 08:00:12,774 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Measuring UDP Throughput (packet size=8192)... 2018-07-22 08:00:12,774 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:00:16,128 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=596.0469 real_seconds=1.00 rate_Mbps=4997.8445 tx_cpu=99 rx_cpu=20 drop=0 pkt=76294 data_loss=0.00000 2018-07-22 08:00:16,128 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] pkt-size=8192 throughput=1<5117792/5000000<10000000 Kbps loss-rate=0 2018-07-22 08:00:16,128 DEBUG undershot, min=5117792 kbps=7558896 max=10000000 2018-07-22 08:00:16,129 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7558896K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:00:19,458 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=807.5703 real_seconds=1.00 rate_Mbps=6759.2838 tx_cpu=32 rx_cpu=27 drop=0 pkt=103369 data_loss=0.00000 2018-07-22 08:00:19,458 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] pkt-size=8192 throughput=5117792<6921506/7558896<10000000 Kbps loss-rate=0 2018-07-22 08:00:19,458 DEBUG undershot, min=6921506 kbps=8460753 max=10000000 2018-07-22 08:00:19,459 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8460753K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:00:22,787 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=861.6406 real_seconds=1.00 rate_Mbps=7212.9265 tx_cpu=24 rx_cpu=29 drop=25 pkt=110315 data_loss=0.02266 2018-07-22 08:00:22,787 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] pkt-size=8192 throughput=6921506<7386036/8460753<10000000 Kbps loss-rate=0 2018-07-22 08:00:22,788 DEBUG undershot, min=7386036 kbps=8693018 max=10000000 2018-07-22 08:00:22,788 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8693018K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:00:26,141 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] megabytes=786.3906 real_seconds=1.00 rate_Mbps=6582.7738 tx_cpu=32 rx_cpu=28 drop=0 pkt=100658 data_loss=0.00000 2018-07-22 08:00:26,141 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] pkt-size=8192 throughput=7386036<6740760/8693018<10000000 Kbps loss-rate=0 2018-07-22 08:00:26,151 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.7', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 16739569, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.21, 'throughput_kbps': 15774085, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.38, 'throughput_kbps': 15450572, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 138333, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1300133, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 6740760, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '5.042', 'rtt_max_ms': '48.550', 'rtt_min_ms': '0.099', 'rtt_stddev': '14.503', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.245', 'rtt_max_ms': '0.807', 'rtt_min_ms': '0.134', 'rtt_stddev': '0.208', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.337', 'rtt_max_ms': '0.511', 'rtt_min_ms': '0.176', 'rtt_stddev': '0.133', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-07-22 08:00:26,153 INFO Deleting floating ip efe6eeea-244f-4a02-8b3d-f551cfaee27d 2018-07-22 08:00:27,650 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Floating IP 172.30.9.201 deleted 2018-07-22 08:00:27,797 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Instance deleted 2018-07-22 08:00:27,861 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] Creating client VM... 2018-07-22 08:00:27,861 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-22 08:00:31,250 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] VM status=BUILD, retrying 1 of 50... 2018-07-22 08:00:33,733 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] VM status=BUILD, retrying 2 of 50... 2018-07-22 08:00:36,626 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] VM status=BUILD, retrying 3 of 50... 2018-07-22 08:00:39,551 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] VM status=BUILD, retrying 4 of 50... 2018-07-22 08:00:45,187 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] Internal network IP: 192.168.2.6 2018-07-22 08:00:45,187 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] SSH IP: 172.30.9.211 2018-07-22 08:00:45,187 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] Setup SSH for ubuntu@172.30.9.211 2018-07-22 08:00:56,556 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] Installing nuttcp-8.1.4... 2018-07-22 08:00:56,601 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] Copying nuttcp-8.1.4 to target... 2018-07-22 08:00:56,767 INFO ============================================================ 2018-07-22 08:00:56,768 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-07-22 08:01:05,814 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=1.24 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.260 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.361 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.215 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.447 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.377 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.341 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.317 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.328 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.433 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.215/0.431/1.240/0.278 ms 2018-07-22 08:01:14,858 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=0.261 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.400 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.389 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.591 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.365 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.490 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.365 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.456 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.328 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.426 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.261/0.407/0.591/0.087 ms 2018-07-22 08:01:23,906 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=2.03 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.401 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.498 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.575 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.744 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.656 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.733 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.768 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.656 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.526 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.401/0.759/2.039/0.442 ms 2018-07-22 08:01:23,907 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] Measuring TCP Throughput (packet size=65536)... 2018-07-22 08:01:23,908 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:01:34,008 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=2189.3945 real_seconds=10.00 rate_Mbps=1836.1675 tx_cpu=4 rx_cpu=7 retrans=39 cwnd=334 rtt_ms=0.29 2018-07-22 08:01:34,008 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:01:44,107 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=2706.9930 real_seconds=10.00 rate_Mbps=2270.0434 tx_cpu=5 rx_cpu=9 retrans=65 cwnd=391 rtt_ms=0.28 2018-07-22 08:01:44,108 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:01:54,209 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=2190.6357 real_seconds=10.00 rate_Mbps=1837.0355 tx_cpu=4 rx_cpu=7 retrans=12 cwnd=314 rtt_ms=0.45 2018-07-22 08:01:54,209 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] Measuring UDP Throughput (packet size=128)... 2018-07-22 08:01:54,210 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:01:57,535 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=17.3170 real_seconds=1.01 rate_Mbps=144.2689 tx_cpu=16 rx_cpu=19 drop=61829 pkt=203690 data_loss=30.35452 2018-07-22 08:01:57,535 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=128 throughput=1<147731/5000000<10000000 Kbps loss-rate=30 2018-07-22 08:01:57,535 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R443193K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:00,864 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=17.3494 real_seconds=1.01 rate_Mbps=144.7274 tx_cpu=20 rx_cpu=20 drop=68003 pkt=210129 data_loss=32.36233 2018-07-22 08:02:00,864 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=128 throughput=1<148200/443193<443193 Kbps loss-rate=32 2018-07-22 08:02:00,865 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R295696K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:04,192 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=16.9360 real_seconds=1.01 rate_Mbps=140.1630 tx_cpu=18 rx_cpu=18 drop=67197 pkt=205937 data_loss=32.63004 2018-07-22 08:02:04,192 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=128 throughput=1<143526/295696<295696 Kbps loss-rate=32 2018-07-22 08:02:04,193 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R219611K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:07,545 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=18.1349 real_seconds=1.00 rate_Mbps=151.4359 tx_cpu=18 rx_cpu=19 drop=63222 pkt=211783 data_loss=29.85216 2018-07-22 08:02:07,545 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=128 throughput=1<155070/219611<219611 Kbps loss-rate=29 2018-07-22 08:02:07,546 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187340K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:10,871 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=18.0432 real_seconds=1.00 rate_Mbps=150.9240 tx_cpu=52 rx_cpu=20 drop=35139 pkt=182949 data_loss=19.20690 2018-07-22 08:02:10,871 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=128 throughput=1<154546/187340<187340 Kbps loss-rate=19 2018-07-22 08:02:10,872 DEBUG overshot, min=1 kbps=154546 max=187340 2018-07-22 08:02:10,872 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154546K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:14,199 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=17.3973 real_seconds=1.00 rate_Mbps=145.8661 tx_cpu=96 rx_cpu=19 drop=8405 pkt=150924 data_loss=5.56903 2018-07-22 08:02:14,200 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=128 throughput=1<149366/154546<187340 Kbps loss-rate=5 2018-07-22 08:02:14,200 DEBUG overshot, min=1 kbps=149366 max=154546 2018-07-22 08:02:14,200 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149366K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:17,527 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=17.3259 real_seconds=1.00 rate_Mbps=144.9267 tx_cpu=87 rx_cpu=21 drop=3931 pkt=145865 data_loss=2.69519 2018-07-22 08:02:17,528 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=128 throughput=1<148404/149366<154546 Kbps loss-rate=2 2018-07-22 08:02:17,528 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] Measuring UDP Throughput (packet size=1024)... 2018-07-22 08:02:17,529 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:20,855 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=134.1113 real_seconds=1.01 rate_Mbps=1113.6305 tx_cpu=27 rx_cpu=19 drop=56781 pkt=194111 data_loss=29.25183 2018-07-22 08:02:20,856 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=1024 throughput=1<1140357/5000000<10000000 Kbps loss-rate=29 2018-07-22 08:02:20,856 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3070178K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:24,184 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=140.3555 real_seconds=1.01 rate_Mbps=1168.5957 tx_cpu=30 rx_cpu=20 drop=41104 pkt=184828 data_loss=22.23904 2018-07-22 08:02:24,184 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=1024 throughput=1<1196641/3070178<3070178 Kbps loss-rate=22 2018-07-22 08:02:24,185 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2133409K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:27,511 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=126.0859 real_seconds=1.00 rate_Mbps=1052.6622 tx_cpu=29 rx_cpu=18 drop=74520 pkt=203632 data_loss=36.59545 2018-07-22 08:02:27,512 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=1024 throughput=1<1077926/2133409<2133409 Kbps loss-rate=36 2018-07-22 08:02:27,512 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1605667K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:30,840 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=149.2695 real_seconds=1.01 rate_Mbps=1245.4283 tx_cpu=46 rx_cpu=21 drop=37289 pkt=190141 data_loss=19.61127 2018-07-22 08:02:30,840 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=1024 throughput=1<1275318/1605667<1605667 Kbps loss-rate=19 2018-07-22 08:02:30,840 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1440492K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:34,167 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=145.0645 real_seconds=1.00 rate_Mbps=1212.8029 tx_cpu=59 rx_cpu=20 drop=27295 pkt=175841 data_loss=15.52251 2018-07-22 08:02:34,168 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=1024 throughput=1<1241910/1440492<1440492 Kbps loss-rate=15 2018-07-22 08:02:34,168 DEBUG overshot, min=1 kbps=1241910 max=1440492 2018-07-22 08:02:34,168 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1241910K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:37,520 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=144.4912 real_seconds=1.00 rate_Mbps=1207.8129 tx_cpu=91 rx_cpu=21 drop=3641 pkt=151600 data_loss=2.40174 2018-07-22 08:02:37,520 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=1024 throughput=1<1236800/1241910<1440492 Kbps loss-rate=2 2018-07-22 08:02:37,521 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] Measuring UDP Throughput (packet size=8192)... 2018-07-22 08:02:37,521 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:40,849 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=190.3359 real_seconds=1.01 rate_Mbps=1588.0321 tx_cpu=66 rx_cpu=7 drop=51084 pkt=75447 data_loss=67.70846 2018-07-22 08:02:40,849 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=8192 throughput=1<1626144/5000000<10000000 Kbps loss-rate=67 2018-07-22 08:02:40,850 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3313072K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:44,176 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=189.2578 real_seconds=1.00 rate_Mbps=1587.6001 tx_cpu=97 rx_cpu=9 drop=26329 pkt=50554 data_loss=52.08094 2018-07-22 08:02:44,176 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=8192 throughput=1<1625702/3313072<3313072 Kbps loss-rate=52 2018-07-22 08:02:44,176 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2469387K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:47,503 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=186.6719 real_seconds=1.00 rate_Mbps=1567.0313 tx_cpu=99 rx_cpu=8 drop=13786 pkt=37680 data_loss=36.58704 2018-07-22 08:02:47,503 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=8192 throughput=1<1604640/2469387<2469387 Kbps loss-rate=36 2018-07-22 08:02:47,504 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2037013K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:50,832 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=188.5000 real_seconds=1.00 rate_Mbps=1576.4932 tx_cpu=99 rx_cpu=7 drop=6955 pkt=31083 data_loss=22.37556 2018-07-22 08:02:50,833 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=8192 throughput=1<1614329/2037013<2037013 Kbps loss-rate=22 2018-07-22 08:02:50,833 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1825671K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:54,188 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=187.8516 real_seconds=1.00 rate_Mbps=1571.8176 tx_cpu=98 rx_cpu=8 drop=3813 pkt=27858 data_loss=13.68724 2018-07-22 08:02:54,188 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=8192 throughput=1<1609541/1825671<1825671 Kbps loss-rate=13 2018-07-22 08:02:54,188 DEBUG overshot, min=1 kbps=1609541 max=1825671 2018-07-22 08:02:54,189 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1609541K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:02:57,545 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=190.3359 real_seconds=1.00 rate_Mbps=1596.8755 tx_cpu=99 rx_cpu=8 drop=197 pkt=24560 data_loss=0.80214 2018-07-22 08:02:57,546 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=8192 throughput=1<1635200/1609541<1825671 Kbps loss-rate=0 2018-07-22 08:02:57,546 DEBUG undershot, min=1635200 kbps=1730435 max=1825671 2018-07-22 08:02:57,546 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1730435K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:03:00,871 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=204.9844 real_seconds=1.00 rate_Mbps=1714.1648 tx_cpu=99 rx_cpu=9 drop=167 pkt=26405 data_loss=0.63246 2018-07-22 08:03:00,871 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=8192 throughput=1635200<1755304/1730435<1825671 Kbps loss-rate=0 2018-07-22 08:03:00,871 DEBUG undershot, min=1755304 kbps=1790487 max=1825671 2018-07-22 08:03:00,881 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.6', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 39, 'rtt_ms': 0.29, 'throughput_kbps': 1880235, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 65, 'rtt_ms': 0.28, 'throughput_kbps': 2324524, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 12, 'rtt_ms': 0.45, 'throughput_kbps': 1881124, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.69, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 148404, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.4, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1236800, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.63, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1755304, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.431', 'rtt_max_ms': '1.240', 'rtt_min_ms': '0.215', 'rtt_stddev': '0.278', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.407', 'rtt_max_ms': '0.591', 'rtt_min_ms': '0.261', 'rtt_stddev': '0.087', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.759', 'rtt_max_ms': '2.039', 'rtt_min_ms': '0.401', 'rtt_stddev': '0.442', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-22 08:03:00,883 INFO ============================================================ 2018-07-22 08:03:00,883 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-07-22 08:03:09,952 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] PING 172.30.9.204 (172.30.9.204) 64(92) bytes of data. 72 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.606 ms 72 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.253 ms 72 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.521 ms 72 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.486 ms 72 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.646 ms 72 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.255 ms 72 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.297 ms 72 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.322 ms 72 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.566 ms 72 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.451 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.253/0.440/0.646/0.141 ms 2018-07-22 08:03:18,996 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] PING 172.30.9.204 (172.30.9.204) 391(419) bytes of data. 399 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.290 ms 399 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.261 ms 399 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.345 ms 399 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.691 ms 399 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.499 ms 399 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.507 ms 399 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.330 ms 399 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.619 ms 399 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.754 ms 399 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.452 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.261/0.474/0.754/0.165 ms 2018-07-22 08:03:28,044 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] PING 172.30.9.204 (172.30.9.204) 1500(1528) bytes of data. 1508 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=2.34 ms 1508 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.401 ms 1508 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.472 ms 1508 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.636 ms 1508 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.691 ms 1508 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.363 ms 1508 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.569 ms 1508 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.787 ms 1508 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.341 ms 1508 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.591 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.341/0.719/2.340/0.557 ms 2018-07-22 08:03:28,045 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] Measuring TCP Throughput (packet size=65536)... 2018-07-22 08:03:28,045 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:03:38,148 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=2027.7635 real_seconds=10.00 rate_Mbps=1700.2726 tx_cpu=4 rx_cpu=7 retrans=42 cwnd=262 rtt_ms=0.56 2018-07-22 08:03:38,148 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:03:48,249 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=2355.7664 real_seconds=10.00 rate_Mbps=1975.5218 tx_cpu=5 rx_cpu=7 retrans=21 cwnd=334 rtt_ms=0.30 2018-07-22 08:03:48,250 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:03:58,349 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=2214.1167 real_seconds=10.00 rate_Mbps=1856.6816 tx_cpu=4 rx_cpu=7 retrans=19 cwnd=333 rtt_ms=0.56 2018-07-22 08:03:58,350 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] Measuring UDP Throughput (packet size=128)... 2018-07-22 08:03:58,350 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:01,677 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=16.9207 real_seconds=1.01 rate_Mbps=140.1350 tx_cpu=19 rx_cpu=17 drop=70844 pkt=209458 data_loss=33.82234 2018-07-22 08:04:01,677 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=128 throughput=1<143498/5000000<10000000 Kbps loss-rate=33 2018-07-22 08:04:01,677 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R430494K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:05,005 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=15.9736 real_seconds=1.01 rate_Mbps=132.7045 tx_cpu=21 rx_cpu=19 drop=77178 pkt=208034 data_loss=37.09893 2018-07-22 08:04:05,005 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=128 throughput=1<135889/430494<430494 Kbps loss-rate=37 2018-07-22 08:04:05,006 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R283191K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:08,359 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=16.8302 real_seconds=1.00 rate_Mbps=141.0423 tx_cpu=19 rx_cpu=19 drop=68462 pkt=206335 data_loss=33.18008 2018-07-22 08:04:08,359 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=128 throughput=1<144427/283191<283191 Kbps loss-rate=33 2018-07-22 08:04:08,359 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R213809K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:11,684 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=16.8353 real_seconds=1.00 rate_Mbps=141.1875 tx_cpu=61 rx_cpu=21 drop=70883 pkt=208798 data_loss=33.94813 2018-07-22 08:04:11,685 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=128 throughput=1<144576/213809<213809 Kbps loss-rate=33 2018-07-22 08:04:11,685 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R179192K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:15,037 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=16.5077 real_seconds=1.01 rate_Mbps=137.7855 tx_cpu=79 rx_cpu=18 drop=37922 pkt=173153 data_loss=21.90067 2018-07-22 08:04:15,037 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=128 throughput=1<141092/179192<179192 Kbps loss-rate=21 2018-07-22 08:04:15,038 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R160142K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:18,389 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=16.8132 real_seconds=1.00 rate_Mbps=140.5404 tx_cpu=85 rx_cpu=18 drop=18654 pkt=156388 data_loss=11.92805 2018-07-22 08:04:18,389 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=128 throughput=1<143913/160142<160142 Kbps loss-rate=11 2018-07-22 08:04:18,389 DEBUG overshot, min=1 kbps=143913 max=160142 2018-07-22 08:04:18,390 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R143913K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:21,741 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=16.2905 real_seconds=1.01 rate_Mbps=135.8169 tx_cpu=92 rx_cpu=19 drop=7089 pkt=140540 data_loss=5.04378 2018-07-22 08:04:21,741 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=128 throughput=1<139076/143913<160142 Kbps loss-rate=5 2018-07-22 08:04:21,741 DEBUG overshot, min=1 kbps=139076 max=143913 2018-07-22 08:04:21,742 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R139076K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:25,093 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=16.4700 real_seconds=1.00 rate_Mbps=138.1191 tx_cpu=98 rx_cpu=18 drop=894 pkt=135816 data_loss=0.65806 2018-07-22 08:04:25,093 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=128 throughput=1<141433/139076<143913 Kbps loss-rate=0 2018-07-22 08:04:25,093 DEBUG undershot, min=141433 kbps=142673 max=143913 2018-07-22 08:04:25,093 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] Measuring UDP Throughput (packet size=1024)... 2018-07-22 08:04:25,094 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:28,446 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=136.0977 real_seconds=1.00 rate_Mbps=1136.1855 tx_cpu=32 rx_cpu=18 drop=40478 pkt=179842 data_loss=22.50753 2018-07-22 08:04:28,446 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=1024 throughput=1<1163453/5000000<10000000 Kbps loss-rate=22 2018-07-22 08:04:28,446 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3081726K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:31,772 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=136.2080 real_seconds=1.00 rate_Mbps=1142.1056 tx_cpu=31 rx_cpu=19 drop=63294 pkt=202771 data_loss=31.21454 2018-07-22 08:04:31,772 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=1024 throughput=1<1169516/3081726<3081726 Kbps loss-rate=31 2018-07-22 08:04:31,773 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2125621K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:35,124 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=139.0703 real_seconds=1.01 rate_Mbps=1156.5478 tx_cpu=28 rx_cpu=21 drop=67310 pkt=209718 data_loss=32.09548 2018-07-22 08:04:35,124 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=1024 throughput=1<1184304/2125621<2125621 Kbps loss-rate=32 2018-07-22 08:04:35,125 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1654962K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:38,453 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=137.7715 real_seconds=1.01 rate_Mbps=1148.7690 tx_cpu=82 rx_cpu=19 drop=60943 pkt=202021 data_loss=30.16665 2018-07-22 08:04:38,453 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=1024 throughput=1<1176339/1654962<1654962 Kbps loss-rate=30 2018-07-22 08:04:38,454 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1415650K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:41,781 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=134.7510 real_seconds=1.01 rate_Mbps=1124.4909 tx_cpu=57 rx_cpu=18 drop=34235 pkt=172220 data_loss=19.87863 2018-07-22 08:04:41,781 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=1024 throughput=1<1151478/1415650<1415650 Kbps loss-rate=19 2018-07-22 08:04:41,781 DEBUG overshot, min=1 kbps=1151478 max=1415650 2018-07-22 08:04:41,781 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1151478K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:45,108 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=133.0039 real_seconds=1.00 rate_Mbps=1111.5848 tx_cpu=97 rx_cpu=20 drop=4365 pkt=140561 data_loss=3.10542 2018-07-22 08:04:45,109 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=1024 throughput=1<1138262/1151478<1415650 Kbps loss-rate=3 2018-07-22 08:04:45,109 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] Measuring UDP Throughput (packet size=8192)... 2018-07-22 08:04:45,109 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:48,437 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=187.0234 real_seconds=1.00 rate_Mbps=1568.4099 tx_cpu=80 rx_cpu=8 drop=51225 pkt=75164 data_loss=68.15099 2018-07-22 08:04:48,438 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=8192 throughput=1<1606051/5000000<10000000 Kbps loss-rate=68 2018-07-22 08:04:48,438 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3303025K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:51,764 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=186.5703 real_seconds=1.00 rate_Mbps=1564.2284 tx_cpu=99 rx_cpu=9 drop=26519 pkt=50400 data_loss=52.61707 2018-07-22 08:04:51,765 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=8192 throughput=1<1601769/3303025<3303025 Kbps loss-rate=52 2018-07-22 08:04:51,765 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2452397K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:55,092 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=194.0938 real_seconds=1.00 rate_Mbps=1622.9747 tx_cpu=99 rx_cpu=8 drop=12577 pkt=37421 data_loss=33.60946 2018-07-22 08:04:55,092 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=8192 throughput=1<1661926/2452397<2452397 Kbps loss-rate=33 2018-07-22 08:04:55,093 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2057161K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:04:58,444 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=197.7422 real_seconds=1.00 rate_Mbps=1654.2441 tx_cpu=99 rx_cpu=9 drop=6079 pkt=31390 data_loss=19.36604 2018-07-22 08:04:58,444 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=8192 throughput=1<1693945/2057161<2057161 Kbps loss-rate=19 2018-07-22 08:04:58,444 DEBUG overshot, min=1 kbps=1693945 max=2057161 2018-07-22 08:04:58,445 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1693945K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:05:01,772 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=199.4297 real_seconds=1.00 rate_Mbps=1672.6130 tx_cpu=99 rx_cpu=7 drop=321 pkt=25848 data_loss=1.24187 2018-07-22 08:05:01,773 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=8192 throughput=1<1712755/1693945<2057161 Kbps loss-rate=1 2018-07-22 08:05:01,773 DEBUG undershot, min=1712755 kbps=1884958 max=2057161 2018-07-22 08:05:01,773 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1884958K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:05:05,100 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=177.1797 real_seconds=1.00 rate_Mbps=1481.8498 tx_cpu=99 rx_cpu=9 drop=6083 pkt=28762 data_loss=21.14942 2018-07-22 08:05:05,101 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=8192 throughput=1712755<1517414/1884958<2057161 Kbps loss-rate=21 2018-07-22 08:05:05,101 DEBUG overshot, min=1712755 kbps=1517414 max=1884958 2018-07-22 08:05:05,101 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1517414K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:05:08,429 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] megabytes=180.8047 real_seconds=1.00 rate_Mbps=1515.9129 tx_cpu=99 rx_cpu=6 drop=11 pkt=23154 data_loss=0.04749 2018-07-22 08:05:08,429 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] pkt-size=8192 throughput=1712755<1552294/1517414<1884958 Kbps loss-rate=0 2018-07-22 08:05:08,430 DEBUG undershot, min=1798856 kbps=1841907 max=1884958 2018-07-22 08:05:08,440 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.6', 'ip_to': u'172.30.9.204', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 42, 'rtt_ms': 0.56, 'throughput_kbps': 1741079, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 21, 'rtt_ms': 0.3, 'throughput_kbps': 2022934, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 19, 'rtt_ms': 0.56, 'throughput_kbps': 1901241, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.66, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 141433, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.11, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1138262, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.05, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1552294, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.440', 'rtt_max_ms': '0.646', 'rtt_min_ms': '0.253', 'rtt_stddev': '0.141', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.474', 'rtt_max_ms': '0.754', 'rtt_min_ms': '0.261', 'rtt_stddev': '0.165', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.719', 'rtt_max_ms': '2.340', 'rtt_min_ms': '0.341', 'rtt_stddev': '0.557', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-22 08:05:08,441 INFO Deleting floating ip 7cf6d8aa-0f22-4c65-bf87-577b0a9d0bf5 2018-07-22 08:05:09,875 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] Floating IP 172.30.9.211 deleted 2018-07-22 08:05:10,576 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee2] Instance deleted 2018-07-22 08:05:10,691 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] Creating client VM... 2018-07-22 08:05:10,691 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-22 08:05:16,138 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 1 of 50... 2018-07-22 08:05:19,345 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 2 of 50... 2018-07-22 08:05:22,585 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 3 of 50... 2018-07-22 08:05:25,196 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 4 of 50... 2018-07-22 08:05:28,276 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 5 of 50... 2018-07-22 08:05:31,372 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 6 of 50... 2018-07-22 08:05:33,872 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 7 of 50... 2018-07-22 08:05:36,981 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 8 of 50... 2018-07-22 08:05:40,164 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 9 of 50... 2018-07-22 08:05:42,671 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 10 of 50... 2018-07-22 08:05:45,371 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 11 of 50... 2018-07-22 08:05:47,853 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 12 of 50... 2018-07-22 08:05:51,174 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 13 of 50... 2018-07-22 08:05:54,267 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 14 of 50... 2018-07-22 08:05:57,339 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 15 of 50... 2018-07-22 08:05:59,896 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 16 of 50... 2018-07-22 08:06:02,457 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 17 of 50... 2018-07-22 08:06:05,179 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 18 of 50... 2018-07-22 08:06:07,875 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 19 of 50... 2018-07-22 08:06:10,393 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 20 of 50... 2018-07-22 08:06:13,261 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 21 of 50... 2018-07-22 08:06:15,948 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 22 of 50... 2018-07-22 08:06:18,467 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 23 of 50... 2018-07-22 08:06:20,988 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 24 of 50... 2018-07-22 08:06:23,680 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 25 of 50... 2018-07-22 08:06:26,187 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 26 of 50... 2018-07-22 08:06:29,110 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 27 of 50... 2018-07-22 08:06:31,705 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 28 of 50... 2018-07-22 08:06:34,203 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 29 of 50... 2018-07-22 08:06:37,147 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 30 of 50... 2018-07-22 08:06:39,649 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 31 of 50... 2018-07-22 08:06:42,602 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 32 of 50... 2018-07-22 08:06:45,269 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 33 of 50... 2018-07-22 08:06:47,779 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 34 of 50... 2018-07-22 08:06:50,695 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 35 of 50... 2018-07-22 08:06:53,212 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 36 of 50... 2018-07-22 08:06:55,549 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] VM status=BUILD, retrying 37 of 50... 2018-07-22 08:07:00,764 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] Internal network IP: 192.168.1.7 2018-07-22 08:07:00,764 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] SSH IP: 172.30.9.206 2018-07-22 08:07:00,764 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] Setup SSH for ubuntu@172.30.9.206 2018-07-22 08:07:10,018 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] Installing nuttcp-8.1.4... 2018-07-22 08:07:10,061 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] Copying nuttcp-8.1.4 to target... 2018-07-22 08:07:10,224 INFO ============================================================ 2018-07-22 08:07:10,224 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-07-22 08:07:19,267 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=41.4 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.326 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.247 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.438 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.401 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.399 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.385 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.367 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.402 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.631 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.247/4.508/41.493/12.328 ms 2018-07-22 08:07:28,306 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.419 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.471 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.429 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.438 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.196 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.196 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.435 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.539 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.285 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.282 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.196/0.369/0.539/0.113 ms 2018-07-22 08:07:37,351 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.974 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.391 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.311 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.595 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.302 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.572 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.634 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.389 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.460 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.642 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.302/0.527/0.974/0.192 ms 2018-07-22 08:07:37,351 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] Measuring TCP Throughput (packet size=65536)... 2018-07-22 08:07:37,352 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:07:47,473 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=5529.8125 real_seconds=10.00 rate_Mbps=4640.1238 tx_cpu=9 rx_cpu=13 retrans=1 cwnd=584 rtt_ms=0.52 2018-07-22 08:07:47,473 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:07:57,570 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=6923.1140 real_seconds=10.00 rate_Mbps=5808.4409 tx_cpu=10 rx_cpu=16 retrans=1 cwnd=835 rtt_ms=0.37 2018-07-22 08:07:57,570 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:08:07,664 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=6940.6434 real_seconds=10.00 rate_Mbps=5823.2434 tx_cpu=10 rx_cpu=17 retrans=24 cwnd=623 rtt_ms=0.31 2018-07-22 08:08:07,665 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] Measuring UDP Throughput (packet size=128)... 2018-07-22 08:08:07,665 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:08:10,991 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=26.9274 real_seconds=1.00 rate_Mbps=225.6602 tx_cpu=18 rx_cpu=25 drop=34 pkt=220623 data_loss=0.01522 2018-07-22 08:08:10,991 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=128 throughput=1<231076/5000000<10000000 Kbps loss-rate=0 2018-07-22 08:08:10,991 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R693228K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:08:14,317 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=23.7770 real_seconds=1.00 rate_Mbps=199.6296 tx_cpu=17 rx_cpu=26 drop=9205 pkt=203986 data_loss=4.51234 2018-07-22 08:08:14,317 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=128 throughput=1<204420/693228<693228 Kbps loss-rate=4 2018-07-22 08:08:14,317 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R448824K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:08:17,644 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=26.4977 real_seconds=1.00 rate_Mbps=221.8611 tx_cpu=18 rx_cpu=25 drop=0 pkt=217069 data_loss=0.00000 2018-07-22 08:08:17,644 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=128 throughput=1<227185/448824<448824 Kbps loss-rate=0 2018-07-22 08:08:17,645 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R338004K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:08:20,969 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=27.1698 real_seconds=1.00 rate_Mbps=227.6620 tx_cpu=18 rx_cpu=24 drop=133 pkt=222708 data_loss=0.05959 2018-07-22 08:08:20,970 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=128 throughput=1<233125/338004<338004 Kbps loss-rate=0 2018-07-22 08:08:20,970 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R285564K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:08:24,296 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=26.7766 real_seconds=1.00 rate_Mbps=224.3851 tx_cpu=18 rx_cpu=25 drop=3982 pkt=223336 data_loss=1.78302 2018-07-22 08:08:24,296 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=128 throughput=1<229770/285564<285564 Kbps loss-rate=1 2018-07-22 08:08:24,297 DEBUG undershot, min=229770 kbps=257667 max=285564 2018-07-22 08:08:24,297 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R257667K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:08:27,623 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=26.0979 real_seconds=1.00 rate_Mbps=218.7514 tx_cpu=17 rx_cpu=25 drop=330 pkt=214124 data_loss=0.15418 2018-07-22 08:08:27,623 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=128 throughput=229770<224001/257667<285564 Kbps loss-rate=0 2018-07-22 08:08:27,623 DEBUG undershot, min=257667 kbps=271615 max=285564 2018-07-22 08:08:27,624 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R271615K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:08:30,976 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=27.0653 real_seconds=1.00 rate_Mbps=226.7070 tx_cpu=19 rx_cpu=24 drop=3499 pkt=225218 data_loss=1.55352 2018-07-22 08:08:30,977 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=128 throughput=257667<232147/271615<285564 Kbps loss-rate=1 2018-07-22 08:08:30,977 DEBUG undershot, min=271615 kbps=278589 max=285564 2018-07-22 08:08:30,977 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] Measuring UDP Throughput (packet size=1024)... 2018-07-22 08:08:30,978 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:08:34,328 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=204.3838 real_seconds=1.00 rate_Mbps=1714.4441 tx_cpu=34 rx_cpu=28 drop=1941 pkt=211230 data_loss=0.91890 2018-07-22 08:08:34,329 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=1024 throughput=1<1755590/5000000<10000000 Kbps loss-rate=0 2018-07-22 08:08:34,329 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3377795K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:08:37,653 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=203.2471 real_seconds=1.00 rate_Mbps=1704.2050 tx_cpu=35 rx_cpu=26 drop=576 pkt=208701 data_loss=0.27599 2018-07-22 08:08:37,654 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=1024 throughput=1<1745105/3377795<3377795 Kbps loss-rate=0 2018-07-22 08:08:37,654 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2561450K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:08:40,979 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=208.7773 real_seconds=1.00 rate_Mbps=1750.7683 tx_cpu=32 rx_cpu=26 drop=0 pkt=213788 data_loss=0.00000 2018-07-22 08:08:40,980 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=1024 throughput=1<1792786/2561450<2561450 Kbps loss-rate=0 2018-07-22 08:08:40,980 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2177118K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:08:44,306 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=197.8896 real_seconds=1.00 rate_Mbps=1654.9545 tx_cpu=29 rx_cpu=27 drop=2874 pkt=205513 data_loss=1.39848 2018-07-22 08:08:44,307 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=1024 throughput=1<1694673/2177118<2177118 Kbps loss-rate=1 2018-07-22 08:08:44,307 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1935895K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:08:47,632 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=196.8965 real_seconds=1.00 rate_Mbps=1651.7254 tx_cpu=34 rx_cpu=28 drop=0 pkt=201622 data_loss=0.00000 2018-07-22 08:08:47,633 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=1024 throughput=1<1691366/1935895<1935895 Kbps loss-rate=0 2018-07-22 08:08:47,633 DEBUG undershot, min=1691366 kbps=1813630 max=1935895 2018-07-22 08:08:47,633 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1813630K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:08:50,959 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=196.7217 real_seconds=1.00 rate_Mbps=1649.1392 tx_cpu=34 rx_cpu=28 drop=662 pkt=202105 data_loss=0.32756 2018-07-22 08:08:50,960 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=1024 throughput=1691366<1688718/1813630<1935895 Kbps loss-rate=0 2018-07-22 08:08:50,960 DEBUG undershot, min=1813630 kbps=1874762 max=1935895 2018-07-22 08:08:50,960 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1874762K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:08:54,285 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=197.1406 real_seconds=1.00 rate_Mbps=1653.8710 tx_cpu=34 rx_cpu=28 drop=3891 pkt=205763 data_loss=1.89101 2018-07-22 08:08:54,285 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=1024 throughput=1813630<1693563/1874762<1935895 Kbps loss-rate=1 2018-07-22 08:08:54,286 DEBUG undershot, min=1874762 kbps=1905328 max=1935895 2018-07-22 08:08:54,286 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] Measuring UDP Throughput (packet size=8192)... 2018-07-22 08:08:54,286 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:08:57,612 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=299.2734 real_seconds=1.00 rate_Mbps=2511.5550 tx_cpu=86 rx_cpu=13 drop=37987 pkt=76294 data_loss=49.79029 2018-07-22 08:08:57,613 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=8192 throughput=1<2571832/5000000<10000000 Kbps loss-rate=49 2018-07-22 08:08:57,613 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3785916K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:09:00,939 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=331.6250 real_seconds=1.00 rate_Mbps=2782.3841 tx_cpu=99 rx_cpu=15 drop=15321 pkt=57769 data_loss=26.52114 2018-07-22 08:09:00,940 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=8192 throughput=1<2849161/3785916<3785916 Kbps loss-rate=26 2018-07-22 08:09:00,940 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3317538K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:09:04,264 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=326.8047 real_seconds=1.00 rate_Mbps=2739.4695 tx_cpu=99 rx_cpu=15 drop=8791 pkt=50622 data_loss=17.36597 2018-07-22 08:09:04,264 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=8192 throughput=1<2805216/3317538<3317538 Kbps loss-rate=17 2018-07-22 08:09:04,264 DEBUG overshot, min=1 kbps=2805216 max=3317538 2018-07-22 08:09:04,265 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2805216K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:09:07,590 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=334.1172 real_seconds=1.00 rate_Mbps=2807.0757 tx_cpu=99 rx_cpu=14 drop=37 pkt=42804 data_loss=0.08642 2018-07-22 08:09:07,591 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=8192 throughput=1<2874445/2805216<3317538 Kbps loss-rate=0 2018-07-22 08:09:07,591 DEBUG undershot, min=2874445 kbps=3095991 max=3317538 2018-07-22 08:09:07,591 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3095991K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:09:10,917 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=318.1953 real_seconds=1.00 rate_Mbps=2665.2046 tx_cpu=99 rx_cpu=12 drop=6512 pkt=47241 data_loss=13.78464 2018-07-22 08:09:10,918 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=8192 throughput=2874445<2729169/3095991<3317538 Kbps loss-rate=13 2018-07-22 08:09:10,918 DEBUG overshot, min=2874445 kbps=2729169 max=3095991 2018-07-22 08:09:10,918 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2729169K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:09:14,243 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] megabytes=320.3281 real_seconds=1.00 rate_Mbps=2689.4280 tx_cpu=99 rx_cpu=14 drop=642 pkt=41644 data_loss=1.54166 2018-07-22 08:09:14,244 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] pkt-size=8192 throughput=2874445<2753974/2729169<3095991 Kbps loss-rate=1 2018-07-22 08:09:14,244 DEBUG undershot, min=2985218 kbps=3040604 max=3095991 2018-07-22 08:09:14,255 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.7', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.52, 'throughput_kbps': 4751486, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.37, 'throughput_kbps': 5947843, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 24, 'rtt_ms': 0.31, 'throughput_kbps': 5963001, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.55, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 232147, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.89, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1693563, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.54, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2753974, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.508', 'rtt_max_ms': '41.493', 'rtt_min_ms': '0.247', 'rtt_stddev': '12.328', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.369', 'rtt_max_ms': '0.539', 'rtt_min_ms': '0.196', 'rtt_stddev': '0.113', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.527', 'rtt_max_ms': '0.974', 'rtt_min_ms': '0.302', 'rtt_stddev': '0.192', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-22 08:09:14,256 INFO Deleting floating ip cd584b42-5dad-4fc9-8292-e8bf820284d6 2018-07-22 08:09:15,681 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] Floating IP 172.30.9.206 deleted 2018-07-22 08:09:15,815 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee3] Instance deleted 2018-07-22 08:09:15,880 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] Creating client VM... 2018-07-22 08:09:15,880 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-22 08:09:19,136 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] VM status=BUILD, retrying 1 of 50... 2018-07-22 08:09:22,057 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] VM status=BUILD, retrying 2 of 50... 2018-07-22 08:09:24,400 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] VM status=BUILD, retrying 3 of 50... 2018-07-22 08:09:26,897 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] VM status=BUILD, retrying 4 of 50... 2018-07-22 08:09:29,228 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] VM status=BUILD, retrying 5 of 50... 2018-07-22 08:09:34,936 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] Internal network IP: 192.168.2.9 2018-07-22 08:09:34,936 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] SSH IP: 172.30.9.205 2018-07-22 08:09:34,937 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] Setup SSH for ubuntu@172.30.9.205 2018-07-22 08:09:44,224 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] Installing nuttcp-8.1.4... 2018-07-22 08:09:44,270 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] Copying nuttcp-8.1.4 to target... 2018-07-22 08:09:44,436 INFO ============================================================ 2018-07-22 08:09:44,436 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-07-22 08:09:53,478 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=1.27 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.500 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.409 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.429 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.475 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.747 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.572 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.498 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.510 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.469 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.409/0.588/1.277/0.247 ms 2018-07-22 08:10:02,518 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=0.564 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.541 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.459 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.539 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.655 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.538 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.414 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.388 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.445 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.337 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.337/0.488/0.655/0.090 ms 2018-07-22 08:10:11,562 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=1.68 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.685 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.603 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.677 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.579 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.636 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.506 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.768 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.480 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.516 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.480/0.713/1.688/0.337 ms 2018-07-22 08:10:11,562 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] Measuring TCP Throughput (packet size=65536)... 2018-07-22 08:10:11,563 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:10:21,658 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=2363.2045 real_seconds=10.00 rate_Mbps=1982.7113 tx_cpu=5 rx_cpu=11 retrans=612 cwnd=289 rtt_ms=0.36 2018-07-22 08:10:21,659 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:10:31,754 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=2279.8386 real_seconds=10.00 rate_Mbps=1912.8339 tx_cpu=5 rx_cpu=11 retrans=798 cwnd=244 rtt_ms=0.58 2018-07-22 08:10:31,754 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:10:41,849 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=2801.1591 real_seconds=10.00 rate_Mbps=2350.2287 tx_cpu=5 rx_cpu=15 retrans=1892 cwnd=218 rtt_ms=0.43 2018-07-22 08:10:41,850 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] Measuring UDP Throughput (packet size=128)... 2018-07-22 08:10:41,850 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:10:45,174 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=17.5884 real_seconds=1.00 rate_Mbps=146.8568 tx_cpu=14 rx_cpu=18 drop=48766 pkt=192850 data_loss=25.28705 2018-07-22 08:10:45,175 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=128 throughput=1<150381/5000000<10000000 Kbps loss-rate=25 2018-07-22 08:10:45,175 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R451143K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:10:48,501 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=17.1307 real_seconds=1.00 rate_Mbps=143.8087 tx_cpu=16 rx_cpu=18 drop=62168 pkt=202503 data_loss=30.69993 2018-07-22 08:10:48,501 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=128 throughput=1<147260/451143<451143 Kbps loss-rate=30 2018-07-22 08:10:48,501 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R299201K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:10:51,827 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=17.3196 real_seconds=1.00 rate_Mbps=145.2658 tx_cpu=17 rx_cpu=18 drop=69965 pkt=211847 data_loss=33.02604 2018-07-22 08:10:51,827 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=128 throughput=1<148752/299201<299201 Kbps loss-rate=33 2018-07-22 08:10:51,828 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R223976K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:10:55,154 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=18.4142 real_seconds=1.00 rate_Mbps=153.8815 tx_cpu=23 rx_cpu=18 drop=46495 pkt=197344 data_loss=23.56018 2018-07-22 08:10:55,154 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=128 throughput=1<157574/223976<223976 Kbps loss-rate=23 2018-07-22 08:10:55,155 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190775K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:10:58,506 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=18.1119 real_seconds=1.00 rate_Mbps=151.6492 tx_cpu=99 rx_cpu=18 drop=37936 pkt=186308 data_loss=20.36170 2018-07-22 08:10:58,506 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=128 throughput=1<155288/190775<190775 Kbps loss-rate=20 2018-07-22 08:10:58,507 DEBUG overshot, min=1 kbps=155288 max=190775 2018-07-22 08:10:58,507 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155288K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:11:01,830 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=18.0167 real_seconds=1.00 rate_Mbps=151.0747 tx_cpu=99 rx_cpu=18 drop=4056 pkt=151649 data_loss=2.67451 2018-07-22 08:11:01,830 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=128 throughput=1<154700/155288<190775 Kbps loss-rate=2 2018-07-22 08:11:01,830 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] Measuring UDP Throughput (packet size=1024)... 2018-07-22 08:11:01,831 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:11:05,182 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=134.4717 real_seconds=1.00 rate_Mbps=1128.8102 tx_cpu=26 rx_cpu=19 drop=73123 pkt=210822 data_loss=34.68471 2018-07-22 08:11:05,182 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=1024 throughput=1<1155901/5000000<10000000 Kbps loss-rate=34 2018-07-22 08:11:05,182 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3077950K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:11:08,507 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=137.2422 real_seconds=1.00 rate_Mbps=1151.8399 tx_cpu=33 rx_cpu=18 drop=63451 pkt=203987 data_loss=31.10542 2018-07-22 08:11:08,508 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=1024 throughput=1<1179484/3077950<3077950 Kbps loss-rate=31 2018-07-22 08:11:08,508 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2128717K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:11:11,833 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=143.2354 real_seconds=1.00 rate_Mbps=1197.1541 tx_cpu=33 rx_cpu=18 drop=56490 pkt=203163 data_loss=27.80525 2018-07-22 08:11:11,833 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=1024 throughput=1<1225885/2128717<2128717 Kbps loss-rate=27 2018-07-22 08:11:11,834 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1677301K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:11:15,159 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=142.4121 real_seconds=1.00 rate_Mbps=1190.3161 tx_cpu=41 rx_cpu=20 drop=43437 pkt=189267 data_loss=22.95014 2018-07-22 08:11:15,159 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=1024 throughput=1<1218883/1677301<1677301 Kbps loss-rate=22 2018-07-22 08:11:15,160 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1448092K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:11:18,486 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=143.5654 real_seconds=1.00 rate_Mbps=1201.4439 tx_cpu=99 rx_cpu=19 drop=29758 pkt=176769 data_loss=16.83443 2018-07-22 08:11:18,487 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=1024 throughput=1<1230278/1448092<1448092 Kbps loss-rate=16 2018-07-22 08:11:18,487 DEBUG overshot, min=1 kbps=1230278 max=1448092 2018-07-22 08:11:18,487 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1230278K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:11:21,838 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=145.0293 real_seconds=1.00 rate_Mbps=1215.9422 tx_cpu=99 rx_cpu=20 drop=1671 pkt=150181 data_loss=1.11263 2018-07-22 08:11:21,838 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=1024 throughput=1<1245124/1230278<1448092 Kbps loss-rate=1 2018-07-22 08:11:21,838 DEBUG undershot, min=1245124 kbps=1346608 max=1448092 2018-07-22 08:11:21,839 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1346608K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:11:25,163 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=142.6182 real_seconds=1.00 rate_Mbps=1192.6884 tx_cpu=99 rx_cpu=19 drop=18340 pkt=164381 data_loss=11.15697 2018-07-22 08:11:25,164 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=1024 throughput=1245124<1221312/1346608<1448092 Kbps loss-rate=11 2018-07-22 08:11:25,164 DEBUG overshot, min=1245124 kbps=1221312 max=1346608 2018-07-22 08:11:25,164 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1221312K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:11:28,514 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=143.4717 real_seconds=1.00 rate_Mbps=1203.6601 tx_cpu=99 rx_cpu=20 drop=2171 pkt=149086 data_loss=1.45619 2018-07-22 08:11:28,515 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=1024 throughput=1245124<1232547/1221312<1346608 Kbps loss-rate=1 2018-07-22 08:11:28,515 DEBUG undershot, min=1295866 kbps=1321237 max=1346608 2018-07-22 08:11:28,515 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] Measuring UDP Throughput (packet size=8192)... 2018-07-22 08:11:28,516 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:11:31,868 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=186.9062 real_seconds=1.01 rate_Mbps=1559.6266 tx_cpu=39 rx_cpu=7 drop=49464 pkt=73388 data_loss=67.40068 2018-07-22 08:11:31,869 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=8192 throughput=1<1597057/5000000<10000000 Kbps loss-rate=67 2018-07-22 08:11:31,869 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3298528K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:11:35,194 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=187.7812 real_seconds=1.00 rate_Mbps=1576.1643 tx_cpu=99 rx_cpu=7 drop=26296 pkt=50332 data_loss=52.24511 2018-07-22 08:11:35,195 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=8192 throughput=1<1613992/3298528<3298528 Kbps loss-rate=52 2018-07-22 08:11:35,195 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2456260K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:11:38,521 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=189.7109 real_seconds=1.00 rate_Mbps=1587.5228 tx_cpu=99 rx_cpu=8 drop=13197 pkt=37480 data_loss=35.21079 2018-07-22 08:11:38,521 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=8192 throughput=1<1625623/2456260<2456260 Kbps loss-rate=35 2018-07-22 08:11:38,522 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2040941K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:11:41,846 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=175.0156 real_seconds=1.00 rate_Mbps=1464.5479 tx_cpu=99 rx_cpu=7 drop=8741 pkt=31143 data_loss=28.06732 2018-07-22 08:11:41,847 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=8192 throughput=1<1499697/2040941<2040941 Kbps loss-rate=28 2018-07-22 08:11:41,847 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1770319K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:11:45,173 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=194.7422 real_seconds=1.00 rate_Mbps=1629.4217 tx_cpu=99 rx_cpu=8 drop=2086 pkt=27013 data_loss=7.72222 2018-07-22 08:11:45,173 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=8192 throughput=1<1668527/1770319<1770319 Kbps loss-rate=7 2018-07-22 08:11:45,174 DEBUG overshot, min=1 kbps=1668527 max=1770319 2018-07-22 08:11:45,174 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1668527K -p5001 -P5002 -fparse 192.168.1.5 2018-07-22 08:11:48,525 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=191.7812 real_seconds=1.00 rate_Mbps=1606.5350 tx_cpu=99 rx_cpu=7 drop=912 pkt=25460 data_loss=3.58209 2018-07-22 08:11:48,526 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=8192 throughput=1<1645091/1668527<1770319 Kbps loss-rate=3 2018-07-22 08:11:48,536 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.9', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 612, 'rtt_ms': 0.36, 'throughput_kbps': 2030296, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 798, 'rtt_ms': 0.58, 'throughput_kbps': 1958741, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1892, 'rtt_ms': 0.43, 'throughput_kbps': 2406634, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.67, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 154700, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.46, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1232547, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.58, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1645091, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.588', 'rtt_max_ms': '1.277', 'rtt_min_ms': '0.409', 'rtt_stddev': '0.247', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.488', 'rtt_max_ms': '0.655', 'rtt_min_ms': '0.337', 'rtt_stddev': '0.090', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.713', 'rtt_max_ms': '1.688', 'rtt_min_ms': '0.480', 'rtt_stddev': '0.337', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-22 08:11:48,538 INFO ============================================================ 2018-07-22 08:11:48,538 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-07-22 08:11:57,603 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] PING 172.30.9.204 (172.30.9.204) 64(92) bytes of data. 72 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.670 ms 72 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.540 ms 72 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.509 ms 72 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.657 ms 72 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.443 ms 72 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.590 ms 72 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.424 ms 72 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.586 ms 72 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.624 ms 72 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.480 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.424/0.552/0.670/0.084 ms 2018-07-22 08:12:06,643 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] PING 172.30.9.204 (172.30.9.204) 391(419) bytes of data. 399 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.440 ms 399 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.586 ms 399 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.340 ms 399 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.499 ms 399 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.458 ms 399 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.424 ms 399 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.442 ms 399 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.636 ms 399 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.693 ms 399 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.508 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.340/0.502/0.693/0.104 ms 2018-07-22 08:12:15,683 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] PING 172.30.9.204 (172.30.9.204) 1500(1528) bytes of data. 1508 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=2.00 ms 1508 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.442 ms 1508 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.436 ms 1508 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.509 ms 1508 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.433 ms 1508 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.732 ms 1508 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.675 ms 1508 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.731 ms 1508 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.721 ms 1508 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.734 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.433/0.741/2.002/0.439 ms 2018-07-22 08:12:15,683 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] Measuring TCP Throughput (packet size=65536)... 2018-07-22 08:12:15,684 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:12:25,780 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=2604.5617 real_seconds=10.00 rate_Mbps=2185.2519 tx_cpu=5 rx_cpu=15 retrans=2270 cwnd=357 rtt_ms=0.51 2018-07-22 08:12:25,780 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:12:35,874 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=3110.4867 real_seconds=10.00 rate_Mbps=2609.7863 tx_cpu=6 rx_cpu=17 retrans=2052 cwnd=294 rtt_ms=0.54 2018-07-22 08:12:35,875 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:12:45,969 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=2889.4131 real_seconds=10.00 rate_Mbps=2424.3296 tx_cpu=5 rx_cpu=17 retrans=1442 cwnd=323 rtt_ms=0.55 2018-07-22 08:12:45,969 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] Measuring UDP Throughput (packet size=128)... 2018-07-22 08:12:45,970 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:12:49,295 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=14.6626 real_seconds=1.01 rate_Mbps=122.3727 tx_cpu=16 rx_cpu=18 drop=81663 pkt=201779 data_loss=40.47143 2018-07-22 08:12:49,295 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=128 throughput=1<125309/5000000<10000000 Kbps loss-rate=40 2018-07-22 08:12:49,295 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R375927K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:12:52,622 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=16.5616 real_seconds=1.00 rate_Mbps=138.2631 tx_cpu=16 rx_cpu=17 drop=83386 pkt=219059 data_loss=38.06571 2018-07-22 08:12:52,622 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=128 throughput=1<141581/375927<375927 Kbps loss-rate=38 2018-07-22 08:12:52,623 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R258754K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:12:55,973 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=16.7516 real_seconds=1.00 rate_Mbps=140.5581 tx_cpu=17 rx_cpu=18 drop=85360 pkt=222589 data_loss=38.34864 2018-07-22 08:12:55,974 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=128 throughput=1<143931/258754<258754 Kbps loss-rate=38 2018-07-22 08:12:55,974 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R201342K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:12:59,324 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=15.2072 real_seconds=1.00 rate_Mbps=127.0844 tx_cpu=99 rx_cpu=18 drop=72049 pkt=196627 data_loss=36.64274 2018-07-22 08:12:59,324 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=128 throughput=1<130134/201342<201342 Kbps loss-rate=36 2018-07-22 08:12:59,325 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R165738K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:02,675 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=16.5760 real_seconds=1.00 rate_Mbps=138.6847 tx_cpu=99 rx_cpu=18 drop=26064 pkt=161854 data_loss=16.10317 2018-07-22 08:13:02,675 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=128 throughput=1<142013/165738<165738 Kbps loss-rate=16 2018-07-22 08:13:02,676 DEBUG overshot, min=1 kbps=142013 max=165738 2018-07-22 08:13:02,676 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R142013K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:06,002 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=16.9293 real_seconds=1.00 rate_Mbps=141.9270 tx_cpu=99 rx_cpu=19 drop=0 pkt=138685 data_loss=0.00000 2018-07-22 08:13:06,003 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=128 throughput=1<145333/142013<165738 Kbps loss-rate=0 2018-07-22 08:13:06,003 DEBUG undershot, min=145333 kbps=155535 max=165738 2018-07-22 08:13:06,003 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155535K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:09,328 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=16.4644 real_seconds=1.00 rate_Mbps=137.6693 tx_cpu=99 rx_cpu=18 drop=17014 pkt=151890 data_loss=11.20148 2018-07-22 08:13:09,329 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=128 throughput=145333<140973/155535<165738 Kbps loss-rate=11 2018-07-22 08:13:09,329 DEBUG overshot, min=145333 kbps=140973 max=155535 2018-07-22 08:13:09,330 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R140973K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:12,655 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=16.8053 real_seconds=1.00 rate_Mbps=140.8352 tx_cpu=99 rx_cpu=18 drop=0 pkt=137669 data_loss=0.00000 2018-07-22 08:13:12,655 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=128 throughput=145333<144215/140973<155535 Kbps loss-rate=0 2018-07-22 08:13:12,655 DEBUG undershot, min=150434 kbps=152984 max=155535 2018-07-22 08:13:12,656 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] Measuring UDP Throughput (packet size=1024)... 2018-07-22 08:13:12,656 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:15,981 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=131.0879 real_seconds=1.00 rate_Mbps=1095.3217 tx_cpu=29 rx_cpu=19 drop=73067 pkt=207301 data_loss=35.24682 2018-07-22 08:13:15,982 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=1024 throughput=1<1121609/5000000<10000000 Kbps loss-rate=35 2018-07-22 08:13:15,982 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3060804K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:19,308 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=130.0996 real_seconds=1.00 rate_Mbps=1091.7771 tx_cpu=30 rx_cpu=18 drop=71596 pkt=204818 data_loss=34.95592 2018-07-22 08:13:19,309 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=1024 throughput=1<1117979/3060804<3060804 Kbps loss-rate=34 2018-07-22 08:13:19,309 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2089391K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:22,636 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=136.9492 real_seconds=1.00 rate_Mbps=1143.8012 tx_cpu=34 rx_cpu=18 drop=66350 pkt=206586 data_loss=32.11737 2018-07-22 08:13:22,636 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=1024 throughput=1<1171252/2089391<2089391 Kbps loss-rate=32 2018-07-22 08:13:22,637 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1630321K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:25,962 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=139.0635 real_seconds=1.00 rate_Mbps=1166.9633 tx_cpu=88 rx_cpu=20 drop=56489 pkt=198890 data_loss=28.40211 2018-07-22 08:13:25,962 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=1024 throughput=1<1194970/1630321<1630321 Kbps loss-rate=28 2018-07-22 08:13:25,962 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1412645K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:29,286 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=133.0293 real_seconds=1.00 rate_Mbps=1113.2266 tx_cpu=99 rx_cpu=19 drop=36220 pkt=172442 data_loss=21.00417 2018-07-22 08:13:29,287 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=1024 throughput=1<1139944/1412645<1412645 Kbps loss-rate=21 2018-07-22 08:13:29,287 DEBUG overshot, min=1 kbps=1139944 max=1412645 2018-07-22 08:13:29,287 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1139944K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:32,636 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=133.5518 real_seconds=1.00 rate_Mbps=1116.8734 tx_cpu=99 rx_cpu=18 drop=2397 pkt=139154 data_loss=1.72254 2018-07-22 08:13:32,637 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=1024 throughput=1<1143678/1139944<1412645 Kbps loss-rate=1 2018-07-22 08:13:32,637 DEBUG undershot, min=1143678 kbps=1278161 max=1412645 2018-07-22 08:13:32,637 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1278161K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:35,988 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=133.7363 real_seconds=1.00 rate_Mbps=1118.7292 tx_cpu=99 rx_cpu=18 drop=19080 pkt=156026 data_loss=12.22873 2018-07-22 08:13:35,988 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=1024 throughput=1143678<1145578/1278161<1412645 Kbps loss-rate=12 2018-07-22 08:13:35,988 DEBUG overshot, min=1143678 kbps=1145578 max=1278161 2018-07-22 08:13:35,988 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1145578K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:39,314 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=130.3574 real_seconds=1.00 rate_Mbps=1089.6849 tx_cpu=99 rx_cpu=18 drop=6355 pkt=139841 data_loss=4.54448 2018-07-22 08:13:39,314 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=1024 throughput=1143678<1115837/1145578<1278161 Kbps loss-rate=4 2018-07-22 08:13:39,315 INFO [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] Measuring UDP Throughput (packet size=8192)... 2018-07-22 08:13:39,315 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:42,668 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=179.8594 real_seconds=1.00 rate_Mbps=1506.0724 tx_cpu=57 rx_cpu=7 drop=49764 pkt=72786 data_loss=68.37029 2018-07-22 08:13:42,668 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=8192 throughput=1<1542218/5000000<10000000 Kbps loss-rate=68 2018-07-22 08:13:42,669 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3271109K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:45,996 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=186.1719 real_seconds=1.00 rate_Mbps=1558.4392 tx_cpu=99 rx_cpu=8 drop=26083 pkt=49913 data_loss=52.25692 2018-07-22 08:13:45,996 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=8192 throughput=1<1595841/3271109<3271109 Kbps loss-rate=52 2018-07-22 08:13:45,996 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2433475K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:49,346 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=179.6797 real_seconds=1.00 rate_Mbps=1503.7272 tx_cpu=99 rx_cpu=6 drop=14133 pkt=37132 data_loss=38.06152 2018-07-22 08:13:49,347 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=8192 throughput=1<1539816/2433475<2433475 Kbps loss-rate=38 2018-07-22 08:13:49,347 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1986645K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:52,671 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=186.0391 real_seconds=1.00 rate_Mbps=1556.8800 tx_cpu=99 rx_cpu=7 drop=6501 pkt=30314 data_loss=21.44551 2018-07-22 08:13:52,672 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=8192 throughput=1<1594245/1986645<1986645 Kbps loss-rate=21 2018-07-22 08:13:52,672 DEBUG overshot, min=1 kbps=1594245 max=1986645 2018-07-22 08:13:52,672 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1594245K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:56,024 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=189.0703 real_seconds=1.00 rate_Mbps=1587.3876 tx_cpu=99 rx_cpu=7 drop=126 pkt=24327 data_loss=0.51796 2018-07-22 08:13:56,024 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=8192 throughput=1<1625484/1594245<1986645 Kbps loss-rate=0 2018-07-22 08:13:56,024 DEBUG undershot, min=1625484 kbps=1806064 max=1986645 2018-07-22 08:13:56,025 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1806064K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:13:59,348 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=189.5938 real_seconds=1.00 rate_Mbps=1586.0818 tx_cpu=99 rx_cpu=7 drop=3291 pkt=27559 data_loss=11.94163 2018-07-22 08:13:59,348 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=8192 throughput=1625484<1624147/1806064<1986645 Kbps loss-rate=11 2018-07-22 08:13:59,349 DEBUG overshot, min=1625484 kbps=1624147 max=1806064 2018-07-22 08:13:59,349 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1624147K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:14:02,699 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=193.6172 real_seconds=1.00 rate_Mbps=1624.9115 tx_cpu=99 rx_cpu=7 drop=0 pkt=24783 data_loss=0.00000 2018-07-22 08:14:02,700 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=8192 throughput=1625484<1663909/1624147<1806064 Kbps loss-rate=0 2018-07-22 08:14:02,700 DEBUG undershot, min=1663909 kbps=1734986 max=1806064 2018-07-22 08:14:02,700 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1734986K -p5001 -P5002 -fparse 172.30.9.204 2018-07-22 08:14:06,051 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] megabytes=198.8828 real_seconds=1.00 rate_Mbps=1665.4321 tx_cpu=99 rx_cpu=8 drop=1017 pkt=26474 data_loss=3.84150 2018-07-22 08:14:06,051 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] pkt-size=8192 throughput=1663909<1705402/1734986<1806064 Kbps loss-rate=3 2018-07-22 08:14:06,062 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.9', 'ip_to': u'172.30.9.204', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2270, 'rtt_ms': 0.51, 'throughput_kbps': 2237697, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2052, 'rtt_ms': 0.54, 'throughput_kbps': 2672421, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1442, 'rtt_ms': 0.55, 'throughput_kbps': 2482513, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 144215, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.54, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1115837, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.84, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1705402, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.552', 'rtt_max_ms': '0.670', 'rtt_min_ms': '0.424', 'rtt_stddev': '0.084', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.502', 'rtt_max_ms': '0.693', 'rtt_min_ms': '0.340', 'rtt_stddev': '0.104', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.741', 'rtt_max_ms': '2.002', 'rtt_min_ms': '0.433', 'rtt_stddev': '0.439', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-22 08:14:06,063 INFO Deleting floating ip fec25cf4-94c0-479f-a9c1-f7b56db2908a 2018-07-22 08:14:07,583 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] Floating IP 172.30.9.205 deleted 2018-07-22 08:14:08,302 DEBUG [TestClient_dd15ad35-5190-42dd-b116-f05e3f8714ee4] Instance deleted 2018-07-22 08:14:08,416 INFO Cleaning up... 2018-07-22 08:14:08,416 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Terminating nuttcp-8.1.4 2018-07-22 08:14:08,427 INFO Deleting floating ip 85302542-32f2-4ef4-a4ac-f0dff0a032bd 2018-07-22 08:14:10,140 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Floating IP 172.30.9.204 deleted 2018-07-22 08:14:10,277 DEBUG [TestServer_dd15ad35-5190-42dd-b116-f05e3f8714ee1] Instance deleted 2018-07-22 08:14:17,291 INFO Network pns-internal-net_dd15ad35-5190-42dd-b116-f05e3f8714ee deleted. 2018-07-22 08:14:19,737 INFO Network pns-internal-net2_dd15ad35-5190-42dd-b116-f05e3f8714ee deleted. 2018-07-22 08:14:24,798 INFO External router pns_router_dd15ad35-5190-42dd-b116-f05e3f8714ee deleted. 2018-07-22 08:14:24,868 INFO Removed public key pns_public_key 2018-07-22 08:14:24,868 INFO Deleting security group 2018-07-22 08:14:25,206 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '15988075', 'rtt_ms': '0.263333'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 138333, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1300133, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 6740760, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.245/0.134/0.807/0.208', | | | | | '64-byte': '5.042/0.099/48.550/14.503', '1500-byte': '0.337/0.176/0.511/0.133'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5554110', 'rtt_ms': '0.4'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 232147, 'loss_rate': 1.55}, 1024: {'tp_kbps': 1693563, | | | | | 'loss_rate': 1.89}, 8192: {'tp_kbps': 2753974, 'loss_rate': 1.54}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.369/0.196/0.539/0.113', | | | | | '64-byte': '4.508/0.247/41.493/12.328', '1500-byte': '0.527/0.302/0.974/0.192'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '2028627', 'rtt_ms': '0.34'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 148404, 'loss_rate': 2.69}, 1024: {'tp_kbps': 1236800, | | | | | 'loss_rate': 2.4}, 8192: {'tp_kbps': 1755304, 'loss_rate': 0.63}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.407/0.261/0.591/0.087', | | | | | '64-byte': '0.431/0.215/1.240/0.278', '1500-byte': '0.759/0.401/2.039/0.442'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2131890', 'rtt_ms': '0.456667'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 154700, 'loss_rate': 2.67}, 1024: {'tp_kbps': 1232547, | | | | | 'loss_rate': 1.46}, 8192: {'tp_kbps': 1645091, 'loss_rate': 3.58}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.488/0.337/0.655/0.090', | | | | | '64-byte': '0.588/0.409/1.277/0.247', '1500-byte': '0.713/0.480/1.688/0.337'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1888418', 'rtt_ms': '0.473333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 141433, 'loss_rate': 0.66}, 1024: {'tp_kbps': 1138262, | | | | | 'loss_rate': 3.11}, 8192: {'tp_kbps': 1552294, 'loss_rate': 0.05}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.474/0.261/0.754/0.165', | | | | | '64-byte': '0.440/0.253/0.646/0.141', '1500-byte': '0.719/0.341/2.340/0.557'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '2464210', 'rtt_ms': '0.533333'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 144215, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1115837, | | | | | 'loss_rate': 4.54}, 8192: {'tp_kbps': 1705402, 'loss_rate': 3.84}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.502/0.340/0.693/0.104', | | | | | '64-byte': '0.552/0.424/0.670/0.084', '1500-byte': '0.741/0.433/2.002/0.439'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-07-22 08:14:25,211 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-07-22 08:14:25,541 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-07-22 08:14:25,670 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 08:14:25,671 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-22 08:14:25,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 08:14:25,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/8e2944c3-472a-4d62-bd21-b2d418745af8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cefc955a9e34fe43632e63475d8e699f5fe0f51d" 2018-07-22 08:14:26,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2f8c46f-86fd-439d-a3da-2a1e60c6ca74 Date: Sun, 22 Jul 2018 08:14:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:14:26,563 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8e2944c3-472a-4d62-bd21-b2d418745af8 used request id req-f2f8c46f-86fd-439d-a3da-2a1e60c6ca74 2018-07-22 08:14:26,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.886846065521s 2018-07-22 08:14:26,564 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8e2944c3-472a-4d62-bd21-b2d418745af8 used request id req-f2f8c46f-86fd-439d-a3da-2a1e60c6ca74 2018-07-22 08:14:26,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 08:14:26,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cefc955a9e34fe43632e63475d8e699f5fe0f51d" 2018-07-22 08:14:26,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c92f5f7f-013e-47ba-b9af-d597b9bff6bb Date: Sun, 22 Jul 2018 08:14:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 08:14:26,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c92f5f7f-013e-47ba-b9af-d597b9bff6bb 2018-07-22 08:14:26,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.289974927902s 2018-07-22 08:14:26,855 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c92f5f7f-013e-47ba-b9af-d597b9bff6bb 2018-07-22 08:14:26,856 - shade - DEBUG - Network pns-internal-net_dd15ad35-5190-42dd-b116-f05e3f8714ee not found for deleting 2018-07-22 08:14:26,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 08:14:26,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cefc955a9e34fe43632e63475d8e699f5fe0f51d" 2018-07-22 08:14:27,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-84cc0bbc-0429-4dbe-a086-d92b640c5029 Date: Sun, 22 Jul 2018 08:14:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 08:14:27,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-84cc0bbc-0429-4dbe-a086-d92b640c5029 2018-07-22 08:14:27,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25092291832s 2018-07-22 08:14:27,108 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-84cc0bbc-0429-4dbe-a086-d92b640c5029 2018-07-22 08:14:27,109 - shade - DEBUG - Network pns-internal-net2_dd15ad35-5190-42dd-b116-f05e3f8714ee not found for deleting 2018-07-22 08:14:27,154 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-07-22 08:14:27,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 08:14:27,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 08:14:27,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 08:14:27,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 08:14:27,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 08:14:27,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 08:14:27,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 08:14:27,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 08:14:27,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 08:14:27,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 08:14:27,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 08:14:27,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 08:14:27,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 08:14:27,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 08:14:27,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 08:14:27,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 08:14:27,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 08:14:27,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 08:14:27,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 08:14:27,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 08:14:27,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 08:14:27,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 08:14:27,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 08:14:27,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 08:14:27,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 08:14:27,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:14:27,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e40aaa18-c552-4c5e-a727-76f9d32f7acc Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:14:27,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e40aaa18-c552-4c5e-a727-76f9d32f7acc 2018-07-22 08:14:27,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 08:14:27,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:14:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["OZK9vNWtQ9SH8p272bhgbw"], "issued_at": "2018-07-22T08:14:27.000000Z"}} 2018-07-22 08:14:27,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 08:14:27,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:14:27,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-418d9b32-1bec-4c08-b93f-b98391e137d0 Date: Sun, 22 Jul 2018 08:14:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 08:14:27,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-418d9b32-1bec-4c08-b93f-b98391e137d0 2018-07-22 08:14:27,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.263679981232s 2018-07-22 08:14:27,869 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-418d9b32-1bec-4c08-b93f-b98391e137d0 2018-07-22 08:14:27,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:14:27,878 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:14:27 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:14:27,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 08:14:27,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:14:27,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-750cafe8-084e-4dbb-9696-05263be43e33 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/cdae277dbdc94ad683fd03c3bb711589"}, "tags": [], "enabled": true, "id": "cdae277dbdc94ad683fd03c3bb711589", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-07-22 08:14:27,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-750cafe8-084e-4dbb-9696-05263be43e33 2018-07-22 08:14:27,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100648880005s 2018-07-22 08:14:27,980 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-750cafe8-084e-4dbb-9696-05263be43e33 2018-07-22 08:14:27,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 08:14:27,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_260e3153-6830-4e56-b72d-5f76446574fb"}}' 2018-07-22 08:14:28,133 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec4c5683-b645-4971-919d-f15fd13325fa Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4"}, "tags": [], "enabled": true, "id": "652aa78f67054a6b82b12f2a8a3433f4", "parent_id": "default", "domain_id": "default", "name": "shaker-project_260e3153-6830-4e56-b72d-5f76446574fb"}} 2018-07-22 08:14:28,133 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ec4c5683-b645-4971-919d-f15fd13325fa 2018-07-22 08:14:28,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.145498037338s 2018-07-22 08:14:28,133 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ec4c5683-b645-4971-919d-f15fd13325fa 2018-07-22 08:14:28,134 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'652aa78f67054a6b82b12f2a8a3433f4', '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'shaker-project_260e3153-6830-4e56-b72d-5f76446574fb'}) 2018-07-22 08:14:28,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 08:14:28,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f275fe1a-6810-4062-b1af-ebb010e9e1f6", "email": null, "name": "shaker-user_260e3153-6830-4e56-b72d-5f76446574fb"}}' 2018-07-22 08:14:28,637 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c567091-84ac-45c6-a496-26f4cb510cbf Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_260e3153-6830-4e56-b72d-5f76446574fb", "links": {"self": "http://172.30.9.23:5000/v3/users/fb190ab475214e73ac6229fba6a7a01b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fb190ab475214e73ac6229fba6a7a01b", "domain_id": "default", "password_expires_at": null}} 2018-07-22 08:14:28,637 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-8c567091-84ac-45c6-a496-26f4cb510cbf 2018-07-22 08:14:28,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.496633768082s 2018-07-22 08:14:28,637 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-8c567091-84ac-45c6-a496-26f4cb510cbf 2018-07-22 08:14:28,638 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fb190ab475214e73ac6229fba6a7a01b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_260e3153-6830-4e56-b72d-5f76446574fb'}) 2018-07-22 08:14:28,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 08:14:28,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:14:28,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-740ed748-045c-4c0b-88a9-c9baa6294673 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:14:28,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-740ed748-045c-4c0b-88a9-c9baa6294673 2018-07-22 08:14:28,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10160112381s 2018-07-22 08:14:28,743 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-740ed748-045c-4c0b-88a9-c9baa6294673 2018-07-22 08:14:28,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 08:14:28,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:14:28,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc9db92-5548-4b04-90c8-8b5afc650d26 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:14:28,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fbc9db92-5548-4b04-90c8-8b5afc650d26 2018-07-22 08:14:28,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10352396965s 2018-07-22 08:14:28,852 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fbc9db92-5548-4b04-90c8-8b5afc650d26 2018-07-22 08:14:28,853 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 08:14:28,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 08:14:28,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" -d '{"role": {"name": "Member"}}' 2018-07-22 08:14:28,970 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbcddc82-fcc8-4df0-b6da-a29db9caf386 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0193052ad9044a2dab8e442a3932692f", "links": {"self": "http://172.30.9.23:5000/v3/roles/0193052ad9044a2dab8e442a3932692f"}, "name": "Member"}} 2018-07-22 08:14:28,970 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-dbcddc82-fcc8-4df0-b6da-a29db9caf386 2018-07-22 08:14:28,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.113610029221s 2018-07-22 08:14:28,971 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-dbcddc82-fcc8-4df0-b6da-a29db9caf386 2018-07-22 08:14:28,971 - 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'0193052ad9044a2dab8e442a3932692f'}) 2018-07-22 08:14:28,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 08:14:28,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:14:29,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad16f44f-d196-45ec-8609-b938a7a7f9ef Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0193052ad9044a2dab8e442a3932692f", "links": {"self": "http://172.30.9.23:5000/v3/roles/0193052ad9044a2dab8e442a3932692f"}, "name": "Member"}, {"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:14:29,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ad16f44f-d196-45ec-8609-b938a7a7f9ef 2018-07-22 08:14:29,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0987370014191s 2018-07-22 08:14:29,074 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ad16f44f-d196-45ec-8609-b938a7a7f9ef 2018-07-22 08:14:29,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 08:14:29,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:14:29,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-257cc9d5-ba39-4f46-b965-ca218c4de7e5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-22 08:14:29,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-257cc9d5-ba39-4f46-b965-ca218c4de7e5 2018-07-22 08:14:29,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104483127594s 2018-07-22 08:14:29,183 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-257cc9d5-ba39-4f46-b965-ca218c4de7e5 2018-07-22 08:14:29,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 08:14:29,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:14:29,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fd7424a-30fa-4668-8277-c2153134444d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "shaker-user_260e3153-6830-4e56-b72d-5f76446574fb", "links": {"self": "http://172.30.9.23:5000/v3/users/fb190ab475214e73ac6229fba6a7a01b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fb190ab475214e73ac6229fba6a7a01b", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:14:29,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5fd7424a-30fa-4668-8277-c2153134444d 2018-07-22 08:14:29,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107639074326s 2018-07-22 08:14:29,292 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5fd7424a-30fa-4668-8277-c2153134444d 2018-07-22 08:14:29,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 08:14:29,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:14:29,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea99802f-a300-4748-bb89-f41f435aa4ce Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4"}, "tags": [], "enabled": true, "id": "652aa78f67054a6b82b12f2a8a3433f4", "parent_id": "default", "domain_id": "default", "name": "shaker-project_260e3153-6830-4e56-b72d-5f76446574fb"}]} 2018-07-22 08:14:29,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ea99802f-a300-4748-bb89-f41f435aa4ce 2018-07-22 08:14:29,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0991539955139s 2018-07-22 08:14:29,404 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ea99802f-a300-4748-bb89-f41f435aa4ce 2018-07-22 08:14:29,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 08:14:29,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=fb190ab475214e73ac6229fba6a7a01b&role.id=0193052ad9044a2dab8e442a3932692f&scope.project.id=652aa78f67054a6b82b12f2a8a3433f4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:14:29,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1bc375-d05b-400f-941f-bc1c5e187337 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=fb190ab475214e73ac6229fba6a7a01b&role.id=0193052ad9044a2dab8e442a3932692f&scope.project.id=652aa78f67054a6b82b12f2a8a3433f4", "previous": null, "next": null}} 2018-07-22 08:14:29,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=fb190ab475214e73ac6229fba6a7a01b&role.id=0193052ad9044a2dab8e442a3932692f&scope.project.id=652aa78f67054a6b82b12f2a8a3433f4 used request id req-4b1bc375-d05b-400f-941f-bc1c5e187337 2018-07-22 08:14:29,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101708889008s 2018-07-22 08:14:29,513 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=fb190ab475214e73ac6229fba6a7a01b&role.id=0193052ad9044a2dab8e442a3932692f&scope.project.id=652aa78f67054a6b82b12f2a8a3433f4 used request id req-4b1bc375-d05b-400f-941f-bc1c5e187337 2018-07-22 08:14:29,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 08:14:29,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4/users/fb190ab475214e73ac6229fba6a7a01b/roles/0193052ad9044a2dab8e442a3932692f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:14:29,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d34c1c0-4b64-4561-8bc8-37b10b97065c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:14:29,655 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4/users/fb190ab475214e73ac6229fba6a7a01b/roles/0193052ad9044a2dab8e442a3932692f used request id req-7d34c1c0-4b64-4561-8bc8-37b10b97065c 2018-07-22 08:14:29,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138696908951s 2018-07-22 08:14:29,656 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4/users/fb190ab475214e73ac6229fba6a7a01b/roles/0193052ad9044a2dab8e442a3932692f used request id req-7d34c1c0-4b64-4561-8bc8-37b10b97065c 2018-07-22 08:14:29,656 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_260e3153-6830-4e56-b72d-5f76446574fb', 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'652aa78f67054a6b82b12f2a8a3433f4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f275fe1a-6810-4062-b1af-ebb010e9e1f6', 'username': u'shaker-user_260e3153-6830-4e56-b72d-5f76446574fb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-22 08:14:29,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 08:14:29,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 08:14:29,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 08:14:29,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 08:14:29,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 08:14:29,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 08:14:29,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 08:14:29,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 08:14:29,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 08:14:29,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 08:14:29,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 08:14:29,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 08:14:29,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 08:14:29,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 08:14:29,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 08:14:29,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 08:14:29,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 08:14:29,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 08:14:29,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 08:14:29,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 08:14:29,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 08:14:29,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 08:14:29,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 08:14:29,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 08:14:29,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 08:14:29,662 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_260e3153-6830-4e56-b72d-5f76446574fb', 'password': 'f275fe1a-6810-4062-b1af-ebb010e9e1f6', 'project_name': 'shaker-project_260e3153-6830-4e56-b72d-5f76446574fb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '652aa78f67054a6b82b12f2a8a3433f4', 'project_domain_name': 'Default'} 2018-07-22 08:14:29,662 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-07-22 08:14:29,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:14:29,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea9ba666-a489-46a2-a7dd-bea7b5818d87 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:14:29,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ea9ba666-a489-46a2-a7dd-bea7b5818d87 2018-07-22 08:14:29,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 08:14:30,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0193052ad9044a2dab8e442a3932692f", "name": "Member"}], "expires_at": "2018-07-22T09:14:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "652aa78f67054a6b82b12f2a8a3433f4", "name": "shaker-project_260e3153-6830-4e56-b72d-5f76446574fb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/652aa78f67054a6b82b12f2a8a3433f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/652aa78f67054a6b82b12f2a8a3433f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/652aa78f67054a6b82b12f2a8a3433f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/652aa78f67054a6b82b12f2a8a3433f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/652aa78f67054a6b82b12f2a8a3433f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/652aa78f67054a6b82b12f2a8a3433f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_652aa78f67054a6b82b12f2a8a3433f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_652aa78f67054a6b82b12f2a8a3433f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/652aa78f67054a6b82b12f2a8a3433f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/652aa78f67054a6b82b12f2a8a3433f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/652aa78f67054a6b82b12f2a8a3433f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/652aa78f67054a6b82b12f2a8a3433f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/652aa78f67054a6b82b12f2a8a3433f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/652aa78f67054a6b82b12f2a8a3433f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_260e3153-6830-4e56-b72d-5f76446574fb", "id": "fb190ab475214e73ac6229fba6a7a01b"}, "audit_ids": ["ruc1CWa7RwyjGzOJYqYuEQ"], "issued_at": "2018-07-22T08:14:30.000000Z"}} 2018-07-22 08:14:30,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 08:14:30,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" -d '{"network": {"name": "shaker-net_260e3153-6830-4e56-b72d-5f76446574fb", "admin_state_up": true}}' 2018-07-22 08:14:30,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-5534b1b3-d746-4eb0-85b4-a47286fff3a3 Date: Sun, 22 Jul 2018 08:14:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8aacbbd3-7c59-440e-95cb-b5a013426251","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"652aa78f67054a6b82b12f2a8a3433f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:14:30Z","is_default":false,"name":"shaker-net_260e3153-6830-4e56-b72d-5f76446574fb","qos_policy_id":null,"admin_state_up":true,"tenant_id":"652aa78f67054a6b82b12f2a8a3433f4","created_at":"2018-07-22T08:14:30Z","mtu":1450}} 2018-07-22 08:14:30,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5534b1b3-d746-4eb0-85b4-a47286fff3a3 2018-07-22 08:14:30,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.558089017868s 2018-07-22 08:14:30,627 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5534b1b3-d746-4eb0-85b4-a47286fff3a3 2018-07-22 08:14:30,627 - 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-07-22T08:14:30Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'8aacbbd3-7c59-440e-95cb-b5a013426251', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_260e3153-6830-4e56-b72d-5f76446574fb', u'admin_state_up': True, u'tenant_id': u'652aa78f67054a6b82b12f2a8a3433f4', u'created_at': u'2018-07-22T08:14:30Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'652aa78f67054a6b82b12f2a8a3433f4', u'l2_adjacency': True}) 2018-07-22 08:14:30,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 08:14:30,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:14:30,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1227 X-Openstack-Request-Id: req-835fbeb5-8969-4021-97f1-3753233ae9b7 Date: Sun, 22 Jul 2018 08:14:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8aacbbd3-7c59-440e-95cb-b5a013426251","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"652aa78f67054a6b82b12f2a8a3433f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:14:30Z","qos_policy_id":null,"name":"shaker-net_260e3153-6830-4e56-b72d-5f76446574fb","admin_state_up":true,"tenant_id":"652aa78f67054a6b82b12f2a8a3433f4","created_at":"2018-07-22T08:14:30Z","mtu":1450}]} 2018-07-22 08:14:30,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-835fbeb5-8969-4021-97f1-3753233ae9b7 2018-07-22 08:14:30,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292421102524s 2018-07-22 08:14:30,921 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-835fbeb5-8969-4021-97f1-3753233ae9b7 2018-07-22 08:14:30,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 08:14:30,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" -d '{"subnet": {"name": "shaker-subnet_260e3153-6830-4e56-b72d-5f76446574fb", "enable_dhcp": true, "network_id": "8aacbbd3-7c59-440e-95cb-b5a013426251", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 08:14:31,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a35763e0-662b-46cb-ba20-31d9f60adbd7 Date: Sun, 22 Jul 2018 08:14:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8aacbbd3-7c59-440e-95cb-b5a013426251","tenant_id":"652aa78f67054a6b82b12f2a8a3433f4","created_at":"2018-07-22T08:14:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T08:14:31Z","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":"652aa78f67054a6b82b12f2a8a3433f4","id":"a9b706bf-fae1-4b40-b150-f6be7dd30645","subnetpool_id":null,"name":"shaker-subnet_260e3153-6830-4e56-b72d-5f76446574fb"}} 2018-07-22 08:14:31,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a35763e0-662b-46cb-ba20-31d9f60adbd7 2018-07-22 08:14:31,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.991730928421s 2018-07-22 08:14:31,915 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a35763e0-662b-46cb-ba20-31d9f60adbd7 2018-07-22 08:14:31,915 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T08:14:31Z', 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'a9b706bf-fae1-4b40-b150-f6be7dd30645', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_260e3153-6830-4e56-b72d-5f76446574fb', u'enable_dhcp': True, u'network_id': u'8aacbbd3-7c59-440e-95cb-b5a013426251', u'tenant_id': u'652aa78f67054a6b82b12f2a8a3433f4', u'created_at': u'2018-07-22T08:14:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'652aa78f67054a6b82b12f2a8a3433f4'}) 2018-07-22 08:14:31,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 08:14:31,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "shaker-router_260e3153-6830-4e56-b72d-5f76446574fb", "admin_state_up": true}}' 2018-07-22 08:14:38,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-af6c6181-fc75-4e73-98ad-cd7ec829d72e Date: Sun, 22 Jul 2018 08:14:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:32Z", "admin_state_up": true, "updated_at": "2018-07-22T08:14:33Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "50db6b11-bb3f-4dc3-8272-f1e386128255", "name": "shaker-router_260e3153-6830-4e56-b72d-5f76446574fb"}} 2018-07-22 08:14:38,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-af6c6181-fc75-4e73-98ad-cd7ec829d72e 2018-07-22 08:14:38,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.09682393074s 2018-07-22 08:14:38,013 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-af6c6181-fc75-4e73-98ad-cd7ec829d72e 2018-07-22 08:14:38,013 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T08:14:33Z', u'revision_number': 4, u'id': u'50db6b11-bb3f-4dc3-8272-f1e386128255', u'external_gateway_info': {u'network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26686176-d4b0-4f11-8423-c349e99aa88a', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_260e3153-6830-4e56-b72d-5f76446574fb', u'admin_state_up': True, u'tenant_id': u'652aa78f67054a6b82b12f2a8a3433f4', u'created_at': u'2018-07-22T08:14:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'652aa78f67054a6b82b12f2a8a3433f4'}) 2018-07-22 08:14:38,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 08:14:38,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/50db6b11-bb3f-4dc3-8272-f1e386128255/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" -d '{"subnet_id": "a9b706bf-fae1-4b40-b150-f6be7dd30645"}' 2018-07-22 08:14:40,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2d6c20f7-5aa4-42a3-9f61-a54a365a333f Date: Sun, 22 Jul 2018 08:14:40 GMT RESP BODY: {"network_id": "8aacbbd3-7c59-440e-95cb-b5a013426251", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "subnet_id": "a9b706bf-fae1-4b40-b150-f6be7dd30645", "subnet_ids": ["a9b706bf-fae1-4b40-b150-f6be7dd30645"], "port_id": "7e518d19-f576-495d-83fb-e258616154af", "id": "50db6b11-bb3f-4dc3-8272-f1e386128255"} 2018-07-22 08:14:40,906 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/50db6b11-bb3f-4dc3-8272-f1e386128255/add_router_interface.json used request id req-2d6c20f7-5aa4-42a3-9f61-a54a365a333f 2018-07-22 08:14:40,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.89248299599s 2018-07-22 08:14:40,907 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/50db6b11-bb3f-4dc3-8272-f1e386128255/add_router_interface.json used request id req-2d6c20f7-5aa4-42a3-9f61-a54a365a333f returning object 50db6b11-bb3f-4dc3-8272-f1e386128255 2018-07-22 08:14:40,907 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-07-22 08:14:44,445 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-07-22 08:14:44,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" 2018-07-22 08:14:44,452 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 08:14:44 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-07-22 08:14:44,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 08:14:44,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:14:44,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b9c4f187-0cd8-446b-99fc-c6fe568c272f Date: Sun, 22 Jul 2018 08:14:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 08:14:44,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b9c4f187-0cd8-446b-99fc-c6fe568c272f 2018-07-22 08:14:44,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.226742982864s 2018-07-22 08:14:44,684 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b9c4f187-0cd8-446b-99fc-c6fe568c272f 2018-07-22 08:14:44,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 08:14:44,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_260e3153-6830-4e56-b72d-5f76446574fb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_260e3153-6830-4e56-b72d-5f76446574fb"}' 2018-07-22 08:14:45,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/60af901f-ac0d-4b1b-b162-b0c71e884311 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-95d2693f-c0d8-4704-bdd1-cf665057c036 Date: Sun, 22 Jul 2018 08:14:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/60af901f-ac0d-4b1b-b162-b0c71e884311/file", "owner": "652aa78f67054a6b82b12f2a8a3433f4", "id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "size": null, "self": "/v2/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-22T08:14:45Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_260e3153-6830-4e56-b72d-5f76446574fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_260e3153-6830-4e56-b72d-5f76446574fb", "checksum": null, "created_at": "2018-07-22T08:14:45Z", "protected": false} 2018-07-22 08:14:45,304 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-95d2693f-c0d8-4704-bdd1-cf665057c036 2018-07-22 08:14:45,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.612298965454s 2018-07-22 08:14:45,304 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-95d2693f-c0d8-4704-bdd1-cf665057c036 returning object 60af901f-ac0d-4b1b-b162-b0c71e884311 2018-07-22 08:14:45,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 08:14:45,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/60af901f-ac0d-4b1b-b162-b0c71e884311/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" -d '' 2018-07-22 08:14:54,714 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9521253f-5b0f-4225-833f-74a5a0d20504 Date: Sun, 22 Jul 2018 08:14:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:14:54,714 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/60af901f-ac0d-4b1b-b162-b0c71e884311/file used request id req-9521253f-5b0f-4225-833f-74a5a0d20504 2018-07-22 08:14:54,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.40894699097s 2018-07-22 08:14:54,714 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/60af901f-ac0d-4b1b-b162-b0c71e884311/file used request id req-9521253f-5b0f-4225-833f-74a5a0d20504 2018-07-22 08:14:54,714 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/shaker-img_260e3153-6830-4e56-b72d-5f76446574fb', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T08:14:45Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/60af901f-ac0d-4b1b-b162-b0c71e884311/file', u'owner': u'652aa78f67054a6b82b12f2a8a3433f4', u'virtual_size': None, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'id': u'60af901f-ac0d-4b1b-b162-b0c71e884311', u'size': None, u'name': u'shaker-img_260e3153-6830-4e56-b72d-5f76446574fb', u'checksum': None, u'self': u'/v2/images/60af901f-ac0d-4b1b-b162-b0c71e884311', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T08:14:45Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 08:14:54,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 08:14:54,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_260e3153-6830-4e56-b72d-5f76446574fb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-07-22 08:14:54,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:14:54 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-bda50bce-c85d-48f8-b95c-2c21438ac60e x-compute-request-id: req-bda50bce-c85d-48f8-b95c-2c21438ac60e Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_260e3153-6830-4e56-b72d-5f76446574fb", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859"}} 2018-07-22 08:14:54,969 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bda50bce-c85d-48f8-b95c-2c21438ac60e 2018-07-22 08:14:54,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.253507852554s 2018-07-22 08:14:54,969 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bda50bce-c85d-48f8-b95c-2c21438ac60e 2018-07-22 08:14:54,970 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_260e3153-6830-4e56-b72d-5f76446574fb', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 3, 'id': u'ff67e7ef-296a-4bbb-92c5-fca6e3345859', 'swap': 0}) 2018-07-22 08:14:54,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 08:14:54,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" -d '{"extra_specs": {}}' 2018-07-22 08:14:54,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:14:54 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-70c14b7f-0cd6-43a8-9a38-d347574e22b0 x-compute-request-id: req-70c14b7f-0cd6-43a8-9a38-d347574e22b0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 08:14:54,996 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859/os-extra_specs used request id req-70c14b7f-0cd6-43a8-9a38-d347574e22b0 2018-07-22 08:14:54,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.025181055069s 2018-07-22 08:14:54,996 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859/os-extra_specs used request id req-70c14b7f-0cd6-43a8-9a38-d347574e22b0 2018-07-22 08:14:54,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-22 08:14:54,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" -d '{"keypair": {"name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb"}}' 2018-07-22 08:14:55,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:14:55 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-6eadc032-e091-42bd-b55f-42fc026761c2 x-compute-request-id: req-6eadc032-e091-42bd-b55f-42fc026761c2 Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPiFNWj64g8k0eMifXDgeQPGFJkyCCYxvJM8KLhaOEJFwm1vZ8hnQ9I+YjerFp8oXDnp+aTXqVY51L/gG45x5tSj3AQztn8IQGAgDjIdatLXdE2ucioYqjuNFWRGHDGj5Xkx3nQm3JmaoFv6V9cWABqrCFZAB3xz3ucrYD5bOtxfpYaXL6ei8IZw7fkN5rfqK7riqEIjMgHTwrQs2pMp5h6ZAs6MGaZv/qHUEXQk1/mDe5mk3oR/lJwsC2lfMtBoyyW3S+FB3wdF1SaOHw4Qd6C5EbP3/PC7NI89Vi5c7O76pru3c5inyVofMy8hNCQcfx9nwhT6O3520EAtHnKrDz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAz4hTVo+uIPJNHjIn1w4HkDxhSZMggmMbyTPCi4WjhCRcJtb2\nfIZ0PSPmI3qxafKFw56fmk16lWOdS/4BuOcebUo9wEM7Z/CEBgIA4yHWrS13RNrn\nIqGKo7jRVkRhwxo+V5Md50JtyZmqBb+lfXFgAaqwhWQAd8c97nK2A+WzrcX6WGly\n+novCGcO35Dea36iu64qhCIzIB08K0LNqTKeYemQLOjBmmb/6h1BF0JNf5g3uZpN\n6Ef5ScLAtpXzLQaMslt0vhQd8HRdUmjh8OEHeguRGz9/zwuzSPPVYuXOzu+qa7t3\nOYp8laHzMvITQkHH8fZ8IU+jt+dtBALR5yqw8wIDAQABAoIBADB7OmzIV/deY2Gg\neeolXuL1GA0mD7wmBwGz08jgSVi/Xb+9DAv/JPx7fHHhYbzMaS9PyR006GQpxz9P\ncXuOkm8Znt9hVWlsqIr2wNpOt2XxbyFougI/FrI0pMKwat43LUUsGxpBTICCI1QA\nd1qct77r7xzaRbm1k+Q2bArxCE6Zu4xWjUPWnGhPUm3yffNbsBLZtj28xQfEdzSb\nHCG6vMasj0WVmHjQiP2F7RW/+S6ebxqH1sSL0oap/6pBx2VDtawai0v6/0rbhWvU\nzhnxFH/IMYpCe8L/0oS+t7zkNx9GuokR1ub9qz7+97pTYX1Jx/2XDeLBaJusc47P\ncP8UVkECgYEA858nCYomMooCCDAH+sS28T/wMNOsvxSR3OJrnpPax5CCON7nTuba\nsXuHrXkTZ22Fef6OfQFWWuIVbBd2gVYaHnnxOPudI+fPJpTF8m45YYbMUCThR3nb\n0OwU6/Hy21iFgfmCl1J8U3NpkdSP+B6VT8FWMk4jf+tV8zeZJTlbvPECgYEA2hPA\nmI1kM5/f8n+ybRn2BS4gWBKHIaJxrB3lQDEV6oZ4h/5/wh6lhmnJZuCumU+Ub0JW\nZ2K0GcPeUV+XippOzUQmSfa64GLTSuJAe57kzoBLcCRIpkQSVFMEoGj1BjLdKzmq\nRw7O/AJQFCmXyKji28qTls/fme6pXclJNJRNnCMCgYEA1UFD0r3zodnc3X3t/j2k\nRppJjvQ8CyfeZxRsUGvs3zRISbAVmqPKXAJeSiPqMGdWp+uEnzhEd1nglrYTLjRI\nuNTVq6PVclDArG0euZBy+kQdJSqjaQXqvX9q8P7iL8/VTmkzP3MdEY+9ocIIJJHg\n8eezpGVx/c/rdPP+Qu9qtoECgYBWNOa2p3YL3lBV+VrcPB3/8DsC9dgLWL7czjiY\nxo6mViABin6QizLdzqW6EGmU21uPG8cyOVd+s+oHeuVZ+iPaiu0j4e//0bE68fOR\nqr9CTn8DxqQdbd1dDjBPBQ6PM74wXyxLyLPT9UoYnlSNEw4S2qK7RFNc83ZqR66z\npUiExwKBgDP1Pl/2t1S1496ypHX3ACxnWYrroUMama99O5Agcsd/lsO6p7mb8eAg\nooZeYRbrtR0n7AdcRm/2N5+GQKX1bHyz/190lvUKK/tRi9QORzscUDcU7Lns57Fl\nR65P6VoYQKr/eobcCgWmMWlgryoUlcTOTY2r6sRCsxSVNF/DscVg\n-----END RSA PRIVATE KEY-----\n", "user_id": "fb190ab475214e73ac6229fba6a7a01b", "name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "fingerprint": "67:d7:4f:fe:e2:93:81:2d:92:14:63:92:06:b8:d0:53"}} 2018-07-22 08:14:55,364 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-6eadc032-e091-42bd-b55f-42fc026761c2 2018-07-22 08:14:55,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.36697602272s 2018-07-22 08:14:55,364 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-6eadc032-e091-42bd-b55f-42fc026761c2 2018-07-22 08:14:55,365 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPiFNWj64g8k0eMifXDgeQPGFJkyCCYxvJM8KLhaOEJFwm1vZ8hnQ9I+YjerFp8oXDnp+aTXqVY51L/gG45x5tSj3AQztn8IQGAgDjIdatLXdE2ucioYqjuNFWRGHDGj5Xkx3nQm3JmaoFv6V9cWABqrCFZAB3xz3ucrYD5bOtxfpYaXL6ei8IZw7fkN5rfqK7riqEIjMgHTwrQs2pMp5h6ZAs6MGaZv/qHUEXQk1/mDe5mk3oR/lJwsC2lfMtBoyyW3S+FB3wdF1SaOHw4Qd6C5EbP3/PC7NI89Vi5c7O76pru3c5inyVofMy8hNCQcfx9nwhT6O3520EAtHnKrDz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAz4hTVo+uIPJNHjIn1w4HkDxhSZMggmMbyTPCi4WjhCRcJtb2\nfIZ0PSPmI3qxafKFw56fmk16lWOdS/4BuOcebUo9wEM7Z/CEBgIA4yHWrS13RNrn\nIqGKo7jRVkRhwxo+V5Md50JtyZmqBb+lfXFgAaqwhWQAd8c97nK2A+WzrcX6WGly\n+novCGcO35Dea36iu64qhCIzIB08K0LNqTKeYemQLOjBmmb/6h1BF0JNf5g3uZpN\n6Ef5ScLAtpXzLQaMslt0vhQd8HRdUmjh8OEHeguRGz9/zwuzSPPVYuXOzu+qa7t3\nOYp8laHzMvITQkHH8fZ8IU+jt+dtBALR5yqw8wIDAQABAoIBADB7OmzIV/deY2Gg\neeolXuL1GA0mD7wmBwGz08jgSVi/Xb+9DAv/JPx7fHHhYbzMaS9PyR006GQpxz9P\ncXuOkm8Znt9hVWlsqIr2wNpOt2XxbyFougI/FrI0pMKwat43LUUsGxpBTICCI1QA\nd1qct77r7xzaRbm1k+Q2bArxCE6Zu4xWjUPWnGhPUm3yffNbsBLZtj28xQfEdzSb\nHCG6vMasj0WVmHjQiP2F7RW/+S6ebxqH1sSL0oap/6pBx2VDtawai0v6/0rbhWvU\nzhnxFH/IMYpCe8L/0oS+t7zkNx9GuokR1ub9qz7+97pTYX1Jx/2XDeLBaJusc47P\ncP8UVkECgYEA858nCYomMooCCDAH+sS28T/wMNOsvxSR3OJrnpPax5CCON7nTuba\nsXuHrXkTZ22Fef6OfQFWWuIVbBd2gVYaHnnxOPudI+fPJpTF8m45YYbMUCThR3nb\n0OwU6/Hy21iFgfmCl1J8U3NpkdSP+B6VT8FWMk4jf+tV8zeZJTlbvPECgYEA2hPA\nmI1kM5/f8n+ybRn2BS4gWBKHIaJxrB3lQDEV6oZ4h/5/wh6lhmnJZuCumU+Ub0JW\nZ2K0GcPeUV+XippOzUQmSfa64GLTSuJAe57kzoBLcCRIpkQSVFMEoGj1BjLdKzmq\nRw7O/AJQFCmXyKji28qTls/fme6pXclJNJRNnCMCgYEA1UFD0r3zodnc3X3t/j2k\nRppJjvQ8CyfeZxRsUGvs3zRISbAVmqPKXAJeSiPqMGdWp+uEnzhEd1nglrYTLjRI\nuNTVq6PVclDArG0euZBy+kQdJSqjaQXqvX9q8P7iL8/VTmkzP3MdEY+9ocIIJJHg\n8eezpGVx/c/rdPP+Qu9qtoECgYBWNOa2p3YL3lBV+VrcPB3/8DsC9dgLWL7czjiY\nxo6mViABin6QizLdzqW6EGmU21uPG8cyOVd+s+oHeuVZ+iPaiu0j4e//0bE68fOR\nqr9CTn8DxqQdbd1dDjBPBQ6PM74wXyxLyLPT9UoYnlSNEw4S2qK7RFNc83ZqR66z\npUiExwKBgDP1Pl/2t1S1496ypHX3ACxnWYrroUMama99O5Agcsd/lsO6p7mb8eAg\nooZeYRbrtR0n7AdcRm/2N5+GQKX1bHyz/190lvUKK/tRi9QORzscUDcU7Lns57Fl\nR65P6VoYQKr/eobcCgWmMWlgryoUlcTOTY2r6sRCsxSVNF/DscVg\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'fb190ab475214e73ac6229fba6a7a01b', 'name': u'shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb', 'created_at': '2018-07-22T08:14:55.365572', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'652aa78f67054a6b82b12f2a8a3433f4', 'name': 'shaker-project_260e3153-6830-4e56-b72d-5f76446574fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'67:d7:4f:fe:e2:93:81:2d:92:14:63:92:06:b8:d0:53', 'type': 'ssh', 'id': u'shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb'}) 2018-07-22 08:14:55,366 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAz4hTVo+uIPJNHjIn1w4HkDxhSZMggmMbyTPCi4WjhCRcJtb2 fIZ0PSPmI3qxafKFw56fmk16lWOdS/4BuOcebUo9wEM7Z/CEBgIA4yHWrS13RNrn IqGKo7jRVkRhwxo+V5Md50JtyZmqBb+lfXFgAaqwhWQAd8c97nK2A+WzrcX6WGly +novCGcO35Dea36iu64qhCIzIB08K0LNqTKeYemQLOjBmmb/6h1BF0JNf5g3uZpN 6Ef5ScLAtpXzLQaMslt0vhQd8HRdUmjh8OEHeguRGz9/zwuzSPPVYuXOzu+qa7t3 OYp8laHzMvITQkHH8fZ8IU+jt+dtBALR5yqw8wIDAQABAoIBADB7OmzIV/deY2Gg eeolXuL1GA0mD7wmBwGz08jgSVi/Xb+9DAv/JPx7fHHhYbzMaS9PyR006GQpxz9P cXuOkm8Znt9hVWlsqIr2wNpOt2XxbyFougI/FrI0pMKwat43LUUsGxpBTICCI1QA d1qct77r7xzaRbm1k+Q2bArxCE6Zu4xWjUPWnGhPUm3yffNbsBLZtj28xQfEdzSb HCG6vMasj0WVmHjQiP2F7RW/+S6ebxqH1sSL0oap/6pBx2VDtawai0v6/0rbhWvU zhnxFH/IMYpCe8L/0oS+t7zkNx9GuokR1ub9qz7+97pTYX1Jx/2XDeLBaJusc47P cP8UVkECgYEA858nCYomMooCCDAH+sS28T/wMNOsvxSR3OJrnpPax5CCON7nTuba sXuHrXkTZ22Fef6OfQFWWuIVbBd2gVYaHnnxOPudI+fPJpTF8m45YYbMUCThR3nb 0OwU6/Hy21iFgfmCl1J8U3NpkdSP+B6VT8FWMk4jf+tV8zeZJTlbvPECgYEA2hPA mI1kM5/f8n+ybRn2BS4gWBKHIaJxrB3lQDEV6oZ4h/5/wh6lhmnJZuCumU+Ub0JW Z2K0GcPeUV+XippOzUQmSfa64GLTSuJAe57kzoBLcCRIpkQSVFMEoGj1BjLdKzmq Rw7O/AJQFCmXyKji28qTls/fme6pXclJNJRNnCMCgYEA1UFD0r3zodnc3X3t/j2k RppJjvQ8CyfeZxRsUGvs3zRISbAVmqPKXAJeSiPqMGdWp+uEnzhEd1nglrYTLjRI uNTVq6PVclDArG0euZBy+kQdJSqjaQXqvX9q8P7iL8/VTmkzP3MdEY+9ocIIJJHg 8eezpGVx/c/rdPP+Qu9qtoECgYBWNOa2p3YL3lBV+VrcPB3/8DsC9dgLWL7czjiY xo6mViABin6QizLdzqW6EGmU21uPG8cyOVd+s+oHeuVZ+iPaiu0j4e//0bE68fOR qr9CTn8DxqQdbd1dDjBPBQ6PM74wXyxLyLPT9UoYnlSNEw4S2qK7RFNc83ZqR66z pUiExwKBgDP1Pl/2t1S1496ypHX3ACxnWYrroUMama99O5Agcsd/lsO6p7mb8eAg ooZeYRbrtR0n7AdcRm/2N5+GQKX1bHyz/190lvUKK/tRi9QORzscUDcU7Lns57Fl R65P6VoYQKr/eobcCgWmMWlgryoUlcTOTY2r6sRCsxSVNF/DscVg -----END RSA PRIVATE KEY----- 2018-07-22 08:14:55,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-22 08:14:55,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" -d '{"security_group": {"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb", "description": "created by OPNFV Functest (shaker)"}}' 2018-07-22 08:14:55,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-f524cf81-21b0-4442-bc7d-7ac538028d5b Date: Sun, 22 Jul 2018 08:14:55 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:55Z", "updated_at": "2018-07-22T08:14:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:55Z", "revision_number": 0, "id": "d73188fc-8483-4b71-9af6-b6772254b4df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:55Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:55Z", "revision_number": 0, "id": "dba4f37a-c33f-4e8a-b869-0cef3744d60f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:55Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 2, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}} 2018-07-22 08:14:55,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f524cf81-21b0-4442-bc7d-7ac538028d5b 2018-07-22 08:14:55,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.439134120941s 2018-07-22 08:14:55,809 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f524cf81-21b0-4442-bc7d-7ac538028d5b 2018-07-22 08:14:55,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 08:14:55,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:14:56,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-0bc36946-2781-4eb2-b7af-0594ffe1771e Date: Sun, 22 Jul 2018 08:14:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:55Z", "updated_at": "2018-07-22T08:14:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:55Z", "revision_number": 0, "id": "d73188fc-8483-4b71-9af6-b6772254b4df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:55Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:55Z", "revision_number": 0, "id": "dba4f37a-c33f-4e8a-b869-0cef3744d60f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:55Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 2, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}]} 2018-07-22 08:14:56,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0bc36946-2781-4eb2-b7af-0594ffe1771e 2018-07-22 08:14:56,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.239187002182s 2018-07-22 08:14:56,053 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0bc36946-2781-4eb2-b7af-0594ffe1771e 2018-07-22 08:14:56,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 08:14:56,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434"}}' 2018-07-22 08:14:56,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ca07d6f2-aad7-4d22-8f75-15ab0fe73816 Date: Sun, 22 Jul 2018 08:14:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-22T08:14:56Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "port_range_min": 22, "revision_number": 0, "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:56Z", "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "386c5b01-8470-4d2b-a3f5-57adce47b297"}} 2018-07-22 08:14:56,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ca07d6f2-aad7-4d22-8f75-15ab0fe73816 2018-07-22 08:14:56,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.427794933319s 2018-07-22 08:14:56,485 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ca07d6f2-aad7-4d22-8f75-15ab0fe73816 2018-07-22 08:14:56,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 08:14:56,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:14:56,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-a33a8a62-2269-4e86-99c0-97dcfa40ecdf Date: Sun, 22 Jul 2018 08:14:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:55Z", "updated_at": "2018-07-22T08:14:56Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T08:14:56Z", "revision_number": 0, "id": "386c5b01-8470-4d2b-a3f5-57adce47b297", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:56Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:55Z", "revision_number": 0, "id": "d73188fc-8483-4b71-9af6-b6772254b4df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:55Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:55Z", "revision_number": 0, "id": "dba4f37a-c33f-4e8a-b869-0cef3744d60f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:55Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 3, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}]} 2018-07-22 08:14:56,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a33a8a62-2269-4e86-99c0-97dcfa40ecdf 2018-07-22 08:14:56,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.21731710434s 2018-07-22 08:14:56,706 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a33a8a62-2269-4e86-99c0-97dcfa40ecdf 2018-07-22 08:14:56,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 08:14:56,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434"}}' 2018-07-22 08:14:57,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-28ea7755-9c37-4b33-a9ec-932e899c1577 Date: Sun, 22 Jul 2018 08:14:57 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:14:56Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "port_range_min": null, "revision_number": 0, "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:56Z", "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "495f3058-1b29-4d77-82db-f2c48ae61f2f"}} 2018-07-22 08:14:57,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-28ea7755-9c37-4b33-a9ec-932e899c1577 2018-07-22 08:14:57,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.350296020508s 2018-07-22 08:14:57,060 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-28ea7755-9c37-4b33-a9ec-932e899c1577 2018-07-22 08:14:57,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 08:14:57,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:14:57,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-311e6f10-4b00-40b9-ba34-542f15b60d95 Date: Sun, 22 Jul 2018 08:14:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:55Z", "updated_at": "2018-07-22T08:14:56Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T08:14:56Z", "revision_number": 0, "id": "386c5b01-8470-4d2b-a3f5-57adce47b297", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:56Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:56Z", "revision_number": 0, "id": "495f3058-1b29-4d77-82db-f2c48ae61f2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:56Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:55Z", "revision_number": 0, "id": "d73188fc-8483-4b71-9af6-b6772254b4df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:55Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:55Z", "revision_number": 0, "id": "dba4f37a-c33f-4e8a-b869-0cef3744d60f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:55Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}]} 2018-07-22 08:14:57,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-311e6f10-4b00-40b9-ba34-542f15b60d95 2018-07-22 08:14:57,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.222726106644s 2018-07-22 08:14:57,287 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-311e6f10-4b00-40b9-ba34-542f15b60d95 2018-07-22 08:14:57,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 08:14:57,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434"}}' 2018-07-22 08:14:57,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-1fef8fe6-20d2-49ec-a4a7-07a1a81a5678 Date: Sun, 22 Jul 2018 08:14:57 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-07-22T08:14:57Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "port_range_min": 9000, "revision_number": 0, "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:57Z", "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "f624efc2-8531-4b9e-9ccb-0d2c52fa6975"}} 2018-07-22 08:14:57,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1fef8fe6-20d2-49ec-a4a7-07a1a81a5678 2018-07-22 08:14:57,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158586978912s 2018-07-22 08:14:57,449 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1fef8fe6-20d2-49ec-a4a7-07a1a81a5678 2018-07-22 08:14:57,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 08:14:57,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:14:57,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-7d5fe70d-da2a-4225-b077-439a2745d3e4 Date: Sun, 22 Jul 2018 08:14:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8aacbbd3-7c59-440e-95cb-b5a013426251","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"652aa78f67054a6b82b12f2a8a3433f4","l2_adjacency":true,"status":"ACTIVE","subnets":["a9b706bf-fae1-4b40-b150-f6be7dd30645"],"description":"","tags":[],"updated_at":"2018-07-22T08:14:31Z","qos_policy_id":null,"name":"shaker-net_260e3153-6830-4e56-b72d-5f76446574fb","admin_state_up":true,"tenant_id":"652aa78f67054a6b82b12f2a8a3433f4","created_at":"2018-07-22T08:14:30Z","mtu":1450}]} 2018-07-22 08:14:57,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7d5fe70d-da2a-4225-b077-439a2745d3e4 2018-07-22 08:14:57,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.437808990479s 2018-07-22 08:14:57,889 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7d5fe70d-da2a-4225-b077-439a2745d3e4 2018-07-22 08:14:57,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 08:14:57,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:14:58,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-e639e75e-e5ec-49ec-9132-969b8a761035 Date: Sun, 22 Jul 2018 08:14:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/60af901f-ac0d-4b1b-b162-b0c71e884311/snap", "metadata": {}}], "file": "/v2/images/60af901f-ac0d-4b1b-b162-b0c71e884311/file", "owner": "652aa78f67054a6b82b12f2a8a3433f4", "id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "size": 666173440, "self": "/v2/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/60af901f-ac0d-4b1b-b162-b0c71e884311/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-22T08:14:54Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_260e3153-6830-4e56-b72d-5f76446574fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_260e3153-6830-4e56-b72d-5f76446574fb", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-22T08:14:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 08:14:58,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e639e75e-e5ec-49ec-9132-969b8a761035 2018-07-22 08:14:58,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.60723900795s 2018-07-22 08:14:58,501 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e639e75e-e5ec-49ec-9132-969b8a761035 2018-07-22 08:14:58,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 08:14:58,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:14:58,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:14:58 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-a295a089-7e7e-48ba-9e50-acd61d167174 x-compute-request-id: req-a295a089-7e7e-48ba-9e50-acd61d167174 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47"}, {"name": "shaker-flavor_260e3153-6830-4e56-b72d-5f76446574fb", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859"}]} 2018-07-22 08:14:58,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a295a089-7e7e-48ba-9e50-acd61d167174 2018-07-22 08:14:58,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0347371101379s 2018-07-22 08:14:58,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a295a089-7e7e-48ba-9e50-acd61d167174 2018-07-22 08:14:58,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 08:14:58,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" -d '{"server": {"name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "imageRef": "60af901f-ac0d-4b1b-b162-b0c71e884311", "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "flavorRef": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8aacbbd3-7c59-440e-95cb-b5a013426251"}], "security_groups": [{"name": "6a3ca6d7-a828-4f7c-be59-3205cc17e434"}]}}' 2018-07-22 08:15:02,392 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:14:58 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-e60ec90f-0728-4f29-b89b-7d445a557bad x-compute-request-id: req-e60ec90f-0728-4f29-b89b-7d445a557bad Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "6a3ca6d7-a828-4f7c-be59-3205cc17e434"}], "OS-DCF:diskConfig": "MANUAL", "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "adminPass": "nNmmzzB9xS6f"}} 2018-07-22 08:15:02,392 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-e60ec90f-0728-4f29-b89b-7d445a557bad 2018-07-22 08:15:02,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.85151386261s 2018-07-22 08:15:02,392 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-e60ec90f-0728-4f29-b89b-7d445a557bad 2018-07-22 08:15:02,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:02,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:02,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:02 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-7037f51b-6111-4c0c-9628-2a2286b6cbf0 x-compute-request-id: req-7037f51b-6111-4c0c-9628-2a2286b6cbf0 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:02,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7037f51b-6111-4c0c-9628-2a2286b6cbf0 2018-07-22 08:15:02,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.289546012878s 2018-07-22 08:15:02,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7037f51b-6111-4c0c-9628-2a2286b6cbf0 2018-07-22 08:15:02,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 08:15:02,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:02,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-a66f1460-99b6-4484-8fcd-a7defb1ce252 Date: Sun, 22 Jul 2018 08:15:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8aacbbd3-7c59-440e-95cb-b5a013426251","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"652aa78f67054a6b82b12f2a8a3433f4","l2_adjacency":true,"status":"ACTIVE","subnets":["a9b706bf-fae1-4b40-b150-f6be7dd30645"],"description":"","tags":[],"updated_at":"2018-07-22T08:14:31Z","qos_policy_id":null,"name":"shaker-net_260e3153-6830-4e56-b72d-5f76446574fb","admin_state_up":true,"tenant_id":"652aa78f67054a6b82b12f2a8a3433f4","created_at":"2018-07-22T08:14:30Z","mtu":1450}]} 2018-07-22 08:15:02,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a66f1460-99b6-4484-8fcd-a7defb1ce252 2018-07-22 08:15:02,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.263866186142s 2018-07-22 08:15:02,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a66f1460-99b6-4484-8fcd-a7defb1ce252 2018-07-22 08:15:02,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 08:15:02,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:03,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-91b704ed-b531-44e5-b5cd-33334473ab54 Date: Sun, 22 Jul 2018 08:15:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8aacbbd3-7c59-440e-95cb-b5a013426251","tenant_id":"652aa78f67054a6b82b12f2a8a3433f4","created_at":"2018-07-22T08:14:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T08:14:31Z","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":"652aa78f67054a6b82b12f2a8a3433f4","id":"a9b706bf-fae1-4b40-b150-f6be7dd30645","subnetpool_id":null,"name":"shaker-subnet_260e3153-6830-4e56-b72d-5f76446574fb"}]} 2018-07-22 08:15:03,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-91b704ed-b531-44e5-b5cd-33334473ab54 2018-07-22 08:15:03,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.221436977386s 2018-07-22 08:15:03,177 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-91b704ed-b531-44e5-b5cd-33334473ab54 2018-07-22 08:15:03,178 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:05,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:05,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:05,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:05 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-b8d86dfa-5e3f-4f03-8a19-95f2c3f5d827 x-compute-request-id: req-b8d86dfa-5e3f-4f03-8a19-95f2c3f5d827 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:05,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b8d86dfa-5e3f-4f03-8a19-95f2c3f5d827 2018-07-22 08:15:05,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.289968967438s 2018-07-22 08:15:05,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b8d86dfa-5e3f-4f03-8a19-95f2c3f5d827 2018-07-22 08:15:05,475 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:07,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:07,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:08,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:07 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-103f1fb4-bd3b-4915-85a0-d7bbbeb0f7d6 x-compute-request-id: req-103f1fb4-bd3b-4915-85a0-d7bbbeb0f7d6 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:08,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-103f1fb4-bd3b-4915-85a0-d7bbbeb0f7d6 2018-07-22 08:15:08,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561923980713s 2018-07-22 08:15:08,040 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-103f1fb4-bd3b-4915-85a0-d7bbbeb0f7d6 2018-07-22 08:15:08,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:10,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:10,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:10,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9231d7e3-b071-4cd6-804f-d65c824b80a1 x-compute-request-id: req-9231d7e3-b071-4cd6-804f-d65c824b80a1 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:10,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9231d7e3-b071-4cd6-804f-d65c824b80a1 2018-07-22 08:15:10,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.80828499794s 2018-07-22 08:15:10,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9231d7e3-b071-4cd6-804f-d65c824b80a1 2018-07-22 08:15:10,858 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:12,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:12,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:13,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ced20ee5-323b-44b9-b609-c8d3f9def071 x-compute-request-id: req-ced20ee5-323b-44b9-b609-c8d3f9def071 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:13,555 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ced20ee5-323b-44b9-b609-c8d3f9def071 2018-07-22 08:15:13,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.694062948227s 2018-07-22 08:15:13,555 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ced20ee5-323b-44b9-b609-c8d3f9def071 2018-07-22 08:15:13,559 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:15,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:15,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:16,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:15 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-a4bc2eaf-7f4e-4f56-9d2e-9c5812ff17c5 x-compute-request-id: req-a4bc2eaf-7f4e-4f56-9d2e-9c5812ff17c5 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:16,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a4bc2eaf-7f4e-4f56-9d2e-9c5812ff17c5 2018-07-22 08:15:16,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00117516518s 2018-07-22 08:15:16,564 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a4bc2eaf-7f4e-4f56-9d2e-9c5812ff17c5 2018-07-22 08:15:16,568 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:18,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:18,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:19,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:18 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-6ee74106-aad4-411f-83d7-b6faab319639 x-compute-request-id: req-6ee74106-aad4-411f-83d7-b6faab319639 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:19,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6ee74106-aad4-411f-83d7-b6faab319639 2018-07-22 08:15:19,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.786242961884s 2018-07-22 08:15:19,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6ee74106-aad4-411f-83d7-b6faab319639 2018-07-22 08:15:19,361 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:21,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:21,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:22,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:21 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-0689e696-e758-4d90-8503-224d72dca46b x-compute-request-id: req-0689e696-e758-4d90-8503-224d72dca46b Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:22,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0689e696-e758-4d90-8503-224d72dca46b 2018-07-22 08:15:22,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734801769257s 2018-07-22 08:15:22,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0689e696-e758-4d90-8503-224d72dca46b 2018-07-22 08:15:22,102 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:24,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:24,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:24,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15: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-59488e1c-8ba4-494c-b6db-05ab532339c4 x-compute-request-id: req-59488e1c-8ba4-494c-b6db-05ab532339c4 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:24,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59488e1c-8ba4-494c-b6db-05ab532339c4 2018-07-22 08:15:24,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558928012848s 2018-07-22 08:15:24,664 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59488e1c-8ba4-494c-b6db-05ab532339c4 2018-07-22 08:15:24,668 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:26,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:26,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:27,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:26 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-dce002bb-dd8b-42f6-9595-5576adec37ff x-compute-request-id: req-dce002bb-dd8b-42f6-9595-5576adec37ff Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:27,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dce002bb-dd8b-42f6-9595-5576adec37ff 2018-07-22 08:15:27,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.94871878624s 2018-07-22 08:15:27,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dce002bb-dd8b-42f6-9595-5576adec37ff 2018-07-22 08:15:27,624 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:29,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:29,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:30,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:29 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-aac72404-0bc3-48a1-ab2c-70a17804ddb7 x-compute-request-id: req-aac72404-0bc3-48a1-ab2c-70a17804ddb7 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:30,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aac72404-0bc3-48a1-ab2c-70a17804ddb7 2018-07-22 08:15:30,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727130889893s 2018-07-22 08:15:30,354 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aac72404-0bc3-48a1-ab2c-70a17804ddb7 2018-07-22 08:15:30,358 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:32,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:32,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:33,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07bc9eb7-27db-40e9-81f7-3e9a17981fce x-compute-request-id: req-07bc9eb7-27db-40e9-81f7-3e9a17981fce Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:33,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-07bc9eb7-27db-40e9-81f7-3e9a17981fce 2018-07-22 08:15:33,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.899194002151s 2018-07-22 08:15:33,260 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-07bc9eb7-27db-40e9-81f7-3e9a17981fce 2018-07-22 08:15:33,264 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:35,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:35,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:35,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc449d3b-6479-4e1f-8c97-3ac23291d64a x-compute-request-id: req-bc449d3b-6479-4e1f-8c97-3ac23291d64a Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:35,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bc449d3b-6479-4e1f-8c97-3ac23291d64a 2018-07-22 08:15:35,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57935500145s 2018-07-22 08:15:35,846 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bc449d3b-6479-4e1f-8c97-3ac23291d64a 2018-07-22 08:15:35,850 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:37,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:37,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:38,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a224c72a-33b6-4bc6-bbf1-75aa897813cb x-compute-request-id: req-a224c72a-33b6-4bc6-bbf1-75aa897813cb Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:38,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a224c72a-33b6-4bc6-bbf1-75aa897813cb 2018-07-22 08:15:38,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542324066162s 2018-07-22 08:15:38,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a224c72a-33b6-4bc6-bbf1-75aa897813cb 2018-07-22 08:15:38,399 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:40,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:40,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:40,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:40 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-4c538d14-ed3b-439e-b3cf-977cddf1e2c5 x-compute-request-id: req-4c538d14-ed3b-439e-b3cf-977cddf1e2c5 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:40,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4c538d14-ed3b-439e-b3cf-977cddf1e2c5 2018-07-22 08:15:40,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192258119583s 2018-07-22 08:15:40,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4c538d14-ed3b-439e-b3cf-977cddf1e2c5 2018-07-22 08:15:40,598 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:42,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:42,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:43,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:42 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-b264bef4-b3a8-4fd6-9597-d1e1d0ba2ba0 x-compute-request-id: req-b264bef4-b3a8-4fd6-9597-d1e1d0ba2ba0 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:43,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b264bef4-b3a8-4fd6-9597-d1e1d0ba2ba0 2018-07-22 08:15:43,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.885030984879s 2018-07-22 08:15:43,486 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b264bef4-b3a8-4fd6-9597-d1e1d0ba2ba0 2018-07-22 08:15:43,490 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:45,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:45,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:46,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:45 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-9cedc054-a435-4331-9f32-8b8039104ed6 x-compute-request-id: req-9cedc054-a435-4331-9f32-8b8039104ed6 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:46,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9cedc054-a435-4331-9f32-8b8039104ed6 2018-07-22 08:15:46,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.758038043976s 2018-07-22 08:15:46,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9cedc054-a435-4331-9f32-8b8039104ed6 2018-07-22 08:15:46,254 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:48,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:48,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:48,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:48 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-cfc98ac1-d222-4ac7-8915-e67a29d8c2bb x-compute-request-id: req-cfc98ac1-d222-4ac7-8915-e67a29d8c2bb Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:48,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cfc98ac1-d222-4ac7-8915-e67a29d8c2bb 2018-07-22 08:15:48,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551052808762s 2018-07-22 08:15:48,808 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cfc98ac1-d222-4ac7-8915-e67a29d8c2bb 2018-07-22 08:15:48,812 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:50,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:50,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:51,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:50 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-3bd3995b-6f50-48a4-a16e-c1d6f39825d9 x-compute-request-id: req-3bd3995b-6f50-48a4-a16e-c1d6f39825d9 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:51,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3bd3995b-6f50-48a4-a16e-c1d6f39825d9 2018-07-22 08:15:51,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590162992477s 2018-07-22 08:15:51,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3bd3995b-6f50-48a4-a16e-c1d6f39825d9 2018-07-22 08:15:51,410 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:53,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:53,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:53,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:53 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-d6d2640d-f96b-4a38-a27e-7e6ebef2cb0f x-compute-request-id: req-d6d2640d-f96b-4a38-a27e-7e6ebef2cb0f Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:53,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d6d2640d-f96b-4a38-a27e-7e6ebef2cb0f 2018-07-22 08:15:53,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545397043228s 2018-07-22 08:15:53,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d6d2640d-f96b-4a38-a27e-7e6ebef2cb0f 2018-07-22 08:15:53,962 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:55,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:55,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:56,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:55 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-6e56a139-998b-4bb6-a282-3fe51a5a22ef x-compute-request-id: req-6e56a139-998b-4bb6-a282-3fe51a5a22ef Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:56,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6e56a139-998b-4bb6-a282-3fe51a5a22ef 2018-07-22 08:15:56,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591356992722s 2018-07-22 08:15:56,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6e56a139-998b-4bb6-a282-3fe51a5a22ef 2018-07-22 08:15:56,561 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:15:58,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:15:58,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:15:59,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:15:58 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-07c99f19-aa75-4eb2-9306-dc5b3f46c5d2 x-compute-request-id: req-07c99f19-aa75-4eb2-9306-dc5b3f46c5d2 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:15:59,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-07c99f19-aa75-4eb2-9306-dc5b3f46c5d2 2018-07-22 08:15:59,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727068901062s 2018-07-22 08:15:59,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-07c99f19-aa75-4eb2-9306-dc5b3f46c5d2 2018-07-22 08:15:59,295 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:01,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:01,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:02,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:01 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-ccb9b391-9182-4286-b1a0-bd0e85510201 x-compute-request-id: req-ccb9b391-9182-4286-b1a0-bd0e85510201 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:02,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ccb9b391-9182-4286-b1a0-bd0e85510201 2018-07-22 08:16:02,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.824331998825s 2018-07-22 08:16:02,123 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ccb9b391-9182-4286-b1a0-bd0e85510201 2018-07-22 08:16:02,127 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:04,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:04,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:04,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:04 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-6f97f1cd-51bf-4096-83e7-3feb71e3539d x-compute-request-id: req-6f97f1cd-51bf-4096-83e7-3feb71e3539d Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:04,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6f97f1cd-51bf-4096-83e7-3feb71e3539d 2018-07-22 08:16:04,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565620183945s 2018-07-22 08:16:04,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6f97f1cd-51bf-4096-83e7-3feb71e3539d 2018-07-22 08:16:04,699 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:06,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:06,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:07,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:06 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-5633728d-f3f9-4fcf-8a37-6e45e9c226fc x-compute-request-id: req-5633728d-f3f9-4fcf-8a37-6e45e9c226fc Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:07,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5633728d-f3f9-4fcf-8a37-6e45e9c226fc 2018-07-22 08:16:07,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582534074783s 2018-07-22 08:16:07,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5633728d-f3f9-4fcf-8a37-6e45e9c226fc 2018-07-22 08:16:07,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:09,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:09,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:10,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfb53ce2-7d60-4660-bec7-fb19692a774f x-compute-request-id: req-bfb53ce2-7d60-4660-bec7-fb19692a774f Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:10,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bfb53ce2-7d60-4660-bec7-fb19692a774f 2018-07-22 08:16:10,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.708724021912s 2018-07-22 08:16:10,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bfb53ce2-7d60-4660-bec7-fb19692a774f 2018-07-22 08:16:10,004 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:12,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:12,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:12,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48ab7cdc-c59a-4406-a1eb-9b342c18c63e x-compute-request-id: req-48ab7cdc-c59a-4406-a1eb-9b342c18c63e Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:12,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-48ab7cdc-c59a-4406-a1eb-9b342c18c63e 2018-07-22 08:16:12,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582274913788s 2018-07-22 08:16:12,590 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-48ab7cdc-c59a-4406-a1eb-9b342c18c63e 2018-07-22 08:16:12,595 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:14,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:14,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:15,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:14 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-85a340ba-5ada-4a12-b4ac-c320644f6c81 x-compute-request-id: req-85a340ba-5ada-4a12-b4ac-c320644f6c81 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:15,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-85a340ba-5ada-4a12-b4ac-c320644f6c81 2018-07-22 08:16:15,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.95064997673s 2018-07-22 08:16:15,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-85a340ba-5ada-4a12-b4ac-c320644f6c81 2018-07-22 08:16:15,552 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:17,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:17,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:18,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:17 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-b6ba2e9b-76c5-4d44-9056-54908c10acc6 x-compute-request-id: req-b6ba2e9b-76c5-4d44-9056-54908c10acc6 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:18,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b6ba2e9b-76c5-4d44-9056-54908c10acc6 2018-07-22 08:16:18,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664036989212s 2018-07-22 08:16:18,219 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b6ba2e9b-76c5-4d44-9056-54908c10acc6 2018-07-22 08:16:18,223 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:20,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:20,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:20,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:20 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-bc253d04-ce67-4baf-8869-8a678f578788 x-compute-request-id: req-bc253d04-ce67-4baf-8869-8a678f578788 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:20,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bc253d04-ce67-4baf-8869-8a678f578788 2018-07-22 08:16:20,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57449388504s 2018-07-22 08:16:20,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bc253d04-ce67-4baf-8869-8a678f578788 2018-07-22 08:16:20,805 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:22,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:22,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:23,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:22 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-37062ffb-4f7a-48b7-b7c7-ab6ea3b772c6 x-compute-request-id: req-37062ffb-4f7a-48b7-b7c7-ab6ea3b772c6 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:23,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-37062ffb-4f7a-48b7-b7c7-ab6ea3b772c6 2018-07-22 08:16:23,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542726039886s 2018-07-22 08:16:23,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-37062ffb-4f7a-48b7-b7c7-ab6ea3b772c6 2018-07-22 08:16:23,354 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:25,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:25,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:25,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16: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,Accept-Encoding x-openstack-request-id: req-565bb7b8-24d1-4df7-b854-91fc21544723 x-compute-request-id: req-565bb7b8-24d1-4df7-b854-91fc21544723 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:25,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-565bb7b8-24d1-4df7-b854-91fc21544723 2018-07-22 08:16:25,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560402154922s 2018-07-22 08:16:25,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-565bb7b8-24d1-4df7-b854-91fc21544723 2018-07-22 08:16:25,921 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:27,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:27,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:28,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16: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-1ca89a14-8e8d-4ae4-9b30-66ae92a5069c x-compute-request-id: req-1ca89a14-8e8d-4ae4-9b30-66ae92a5069c Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:28,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1ca89a14-8e8d-4ae4-9b30-66ae92a5069c 2018-07-22 08:16:28,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551357984543s 2018-07-22 08:16:28,475 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1ca89a14-8e8d-4ae4-9b30-66ae92a5069c 2018-07-22 08:16:28,479 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:30,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:30,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:31,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:30 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-9c92f698-75d6-4608-b0d0-f2820e0e56c0 x-compute-request-id: req-9c92f698-75d6-4608-b0d0-f2820e0e56c0 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:31,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9c92f698-75d6-4608-b0d0-f2820e0e56c0 2018-07-22 08:16:31,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.559147834778s 2018-07-22 08:16:31,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9c92f698-75d6-4608-b0d0-f2820e0e56c0 2018-07-22 08:16:31,045 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:33,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:33,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:33,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:33 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-3a43bf42-7b3f-456d-bafe-26a3e2af70aa x-compute-request-id: req-3a43bf42-7b3f-456d-bafe-26a3e2af70aa Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:33,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3a43bf42-7b3f-456d-bafe-26a3e2af70aa 2018-07-22 08:16:33,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405293941498s 2018-07-22 08:16:33,453 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3a43bf42-7b3f-456d-bafe-26a3e2af70aa 2018-07-22 08:16:33,457 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:35,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:35,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:36,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ea1551e-d76b-4f4e-ab6f-72287368e904 x-compute-request-id: req-0ea1551e-d76b-4f4e-ab6f-72287368e904 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:36,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0ea1551e-d76b-4f4e-ab6f-72287368e904 2018-07-22 08:16:36,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772808074951s 2018-07-22 08:16:36,233 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0ea1551e-d76b-4f4e-ab6f-72287368e904 2018-07-22 08:16:36,237 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:38,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:38,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:38,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:38 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-28aa0e8b-0dd0-4567-a118-b568f0979bb7 x-compute-request-id: req-28aa0e8b-0dd0-4567-a118-b568f0979bb7 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:38,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-28aa0e8b-0dd0-4567-a118-b568f0979bb7 2018-07-22 08:16:38,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529920101166s 2018-07-22 08:16:38,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-28aa0e8b-0dd0-4567-a118-b568f0979bb7 2018-07-22 08:16:38,773 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:40,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:40,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:41,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:40 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-43c4c9f7-c053-4e1f-8a2c-502efba98b67 x-compute-request-id: req-43c4c9f7-c053-4e1f-8a2c-502efba98b67 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:41,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-43c4c9f7-c053-4e1f-8a2c-502efba98b67 2018-07-22 08:16:41,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54399895668s 2018-07-22 08:16:41,321 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-43c4c9f7-c053-4e1f-8a2c-502efba98b67 2018-07-22 08:16:41,324 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:43,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:43,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:44,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:43 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-dd32a94b-d175-42e0-bd44-ab7c65425207 x-compute-request-id: req-dd32a94b-d175-42e0-bd44-ab7c65425207 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:44,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dd32a94b-d175-42e0-bd44-ab7c65425207 2018-07-22 08:16:44,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780772924423s 2018-07-22 08:16:44,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dd32a94b-d175-42e0-bd44-ab7c65425207 2018-07-22 08:16:44,112 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:46,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:46,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:46,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:46 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-870bf2c7-f14a-4e09-b9bc-57c4ef4fb58b x-compute-request-id: req-870bf2c7-f14a-4e09-b9bc-57c4ef4fb58b Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:46,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-870bf2c7-f14a-4e09-b9bc-57c4ef4fb58b 2018-07-22 08:16:46,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734819889069s 2018-07-22 08:16:46,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-870bf2c7-f14a-4e09-b9bc-57c4ef4fb58b 2018-07-22 08:16:46,854 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:48,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:48,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:49,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:48 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-768bbbbd-18e5-4763-98fe-35990fd09281 x-compute-request-id: req-768bbbbd-18e5-4763-98fe-35990fd09281 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:49,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-768bbbbd-18e5-4763-98fe-35990fd09281 2018-07-22 08:16:49,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545554161072s 2018-07-22 08:16:49,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-768bbbbd-18e5-4763-98fe-35990fd09281 2018-07-22 08:16:49,406 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:51,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:51,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:52,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:51 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-edcc2f2d-ed35-4021-947c-721388ddee75 x-compute-request-id: req-edcc2f2d-ed35-4021-947c-721388ddee75 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:52,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-edcc2f2d-ed35-4021-947c-721388ddee75 2018-07-22 08:16:52,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688825845718s 2018-07-22 08:16:52,098 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-edcc2f2d-ed35-4021-947c-721388ddee75 2018-07-22 08:16:52,101 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:54,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:54,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:54,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:54 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-ec6bcdec-8c27-4526-a626-649619919eae x-compute-request-id: req-ec6bcdec-8c27-4526-a626-649619919eae Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:54,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ec6bcdec-8c27-4526-a626-649619919eae 2018-07-22 08:16:54,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374623060226s 2018-07-22 08:16:54,479 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ec6bcdec-8c27-4526-a626-649619919eae 2018-07-22 08:16:54,483 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:56,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:56,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:57,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:56 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-88bd4a62-0fce-40e2-93d2-f72c9cfd159a x-compute-request-id: req-88bd4a62-0fce-40e2-93d2-f72c9cfd159a Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:57,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-88bd4a62-0fce-40e2-93d2-f72c9cfd159a 2018-07-22 08:16:57,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556309938431s 2018-07-22 08:16:57,042 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-88bd4a62-0fce-40e2-93d2-f72c9cfd159a 2018-07-22 08:16:57,046 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:16:59,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:16:59,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:16:59,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:16:59 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-875b2891-01f0-453d-bbf2-f492d322256a x-compute-request-id: req-875b2891-01f0-453d-bbf2-f492d322256a Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:16:59,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-875b2891-01f0-453d-bbf2-f492d322256a 2018-07-22 08:16:59,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543155908585s 2018-07-22 08:16:59,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-875b2891-01f0-453d-bbf2-f492d322256a 2018-07-22 08:16:59,596 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:01,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:01,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:02,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:01 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-f148bff4-c204-446c-ba3d-9cc1573eaf5d x-compute-request-id: req-f148bff4-c204-446c-ba3d-9cc1573eaf5d Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:02,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f148bff4-c204-446c-ba3d-9cc1573eaf5d 2018-07-22 08:17:02,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567885875702s 2018-07-22 08:17:02,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f148bff4-c204-446c-ba3d-9cc1573eaf5d 2018-07-22 08:17:02,170 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:04,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:04,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:04,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:04 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-373d2865-c001-4f3f-a83a-f5212da4a929 x-compute-request-id: req-373d2865-c001-4f3f-a83a-f5212da4a929 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:04,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-373d2865-c001-4f3f-a83a-f5212da4a929 2018-07-22 08:17:04,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567584037781s 2018-07-22 08:17:04,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-373d2865-c001-4f3f-a83a-f5212da4a929 2018-07-22 08:17:04,744 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:06,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:06,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:07,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:06 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-27753ffc-79d1-4653-8322-000148134b70 x-compute-request-id: req-27753ffc-79d1-4653-8322-000148134b70 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:07,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-27753ffc-79d1-4653-8322-000148134b70 2018-07-22 08:17:07,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579633951187s 2018-07-22 08:17:07,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-27753ffc-79d1-4653-8322-000148134b70 2018-07-22 08:17:07,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:09,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:09,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:09,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7c3ae02-8643-4015-b060-b8508f515853 x-compute-request-id: req-e7c3ae02-8643-4015-b060-b8508f515853 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:09,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e7c3ae02-8643-4015-b060-b8508f515853 2018-07-22 08:17:09,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540170192719s 2018-07-22 08:17:09,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e7c3ae02-8643-4015-b060-b8508f515853 2018-07-22 08:17:09,877 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:11,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:11,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:12,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:11 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-f461a625-2a75-4bbc-90b1-9423c2a9e84d x-compute-request-id: req-f461a625-2a75-4bbc-90b1-9423c2a9e84d Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:12,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f461a625-2a75-4bbc-90b1-9423c2a9e84d 2018-07-22 08:17:12,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664568901062s 2018-07-22 08:17:12,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f461a625-2a75-4bbc-90b1-9423c2a9e84d 2018-07-22 08:17:12,549 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:14,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:14,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:15,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:14 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-618cb2ba-62f1-4bc5-b822-bd33492a145f x-compute-request-id: req-618cb2ba-62f1-4bc5-b822-bd33492a145f Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:15,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-618cb2ba-62f1-4bc5-b822-bd33492a145f 2018-07-22 08:17:15,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546403884888s 2018-07-22 08:17:15,098 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-618cb2ba-62f1-4bc5-b822-bd33492a145f 2018-07-22 08:17:15,102 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:17,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:17,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:17,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:17 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-2e207451-0c44-4433-945c-99b62bb18efc x-compute-request-id: req-2e207451-0c44-4433-945c-99b62bb18efc Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:17,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2e207451-0c44-4433-945c-99b62bb18efc 2018-07-22 08:17:17,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527603149414s 2018-07-22 08:17:17,633 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2e207451-0c44-4433-945c-99b62bb18efc 2018-07-22 08:17:17,637 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:19,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:19,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:20,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:19 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-6888207e-4949-43b5-af74-211211076a6b x-compute-request-id: req-6888207e-4949-43b5-af74-211211076a6b Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:20,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6888207e-4949-43b5-af74-211211076a6b 2018-07-22 08:17:20,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368504047394s 2018-07-22 08:17:20,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6888207e-4949-43b5-af74-211211076a6b 2018-07-22 08:17:20,012 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:22,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:22,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:22,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:22 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-485c281b-a2ec-4488-87d1-e9df7da293c5 x-compute-request-id: req-485c281b-a2ec-4488-87d1-e9df7da293c5 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:22,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-485c281b-a2ec-4488-87d1-e9df7da293c5 2018-07-22 08:17:22,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375343084335s 2018-07-22 08:17:22,391 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-485c281b-a2ec-4488-87d1-e9df7da293c5 2018-07-22 08:17:22,394 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:24,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:24,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:24,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17: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-d80c0f46-ff22-485f-bf2e-ee44793840ce x-compute-request-id: req-d80c0f46-ff22-485f-bf2e-ee44793840ce Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:24,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d80c0f46-ff22-485f-bf2e-ee44793840ce 2018-07-22 08:17:24,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572570085526s 2018-07-22 08:17:24,971 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d80c0f46-ff22-485f-bf2e-ee44793840ce 2018-07-22 08:17:24,974 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:26,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:26,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:27,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:26 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-2bba7295-24b0-4648-86b3-aed45794ba3e x-compute-request-id: req-2bba7295-24b0-4648-86b3-aed45794ba3e Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:27,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2bba7295-24b0-4648-86b3-aed45794ba3e 2018-07-22 08:17:27,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608839035034s 2018-07-22 08:17:27,586 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2bba7295-24b0-4648-86b3-aed45794ba3e 2018-07-22 08:17:27,590 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:29,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:29,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:30,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:29 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-91634873-289d-4f1d-a06a-58e3f1795d90 x-compute-request-id: req-91634873-289d-4f1d-a06a-58e3f1795d90 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:30,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-91634873-289d-4f1d-a06a-58e3f1795d90 2018-07-22 08:17:30,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550239086151s 2018-07-22 08:17:30,143 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-91634873-289d-4f1d-a06a-58e3f1795d90 2018-07-22 08:17:30,147 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:32,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:32,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:32,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7eb429c-fe16-4ae5-83b9-5f6251623a31 x-compute-request-id: req-e7eb429c-fe16-4ae5-83b9-5f6251623a31 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:32,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e7eb429c-fe16-4ae5-83b9-5f6251623a31 2018-07-22 08:17:32,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657866954803s 2018-07-22 08:17:32,808 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e7eb429c-fe16-4ae5-83b9-5f6251623a31 2018-07-22 08:17:32,812 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:34,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:34,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:35,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:34 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-71467d52-9d7f-49a3-8f60-93e3f7534516 x-compute-request-id: req-71467d52-9d7f-49a3-8f60-93e3f7534516 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:35,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-71467d52-9d7f-49a3-8f60-93e3f7534516 2018-07-22 08:17:35,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569428920746s 2018-07-22 08:17:35,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-71467d52-9d7f-49a3-8f60-93e3f7534516 2018-07-22 08:17:35,388 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:37,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:37,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:37,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53bcdf5f-df98-4926-a44a-d20c60bc01e8 x-compute-request-id: req-53bcdf5f-df98-4926-a44a-d20c60bc01e8 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:37,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-53bcdf5f-df98-4926-a44a-d20c60bc01e8 2018-07-22 08:17:37,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400829076767s 2018-07-22 08:17:37,792 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-53bcdf5f-df98-4926-a44a-d20c60bc01e8 2018-07-22 08:17:37,796 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:39,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:39,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:40,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:39 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-6e55468d-b08f-4a8f-84e1-6150d6521890 x-compute-request-id: req-6e55468d-b08f-4a8f-84e1-6150d6521890 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:40,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6e55468d-b08f-4a8f-84e1-6150d6521890 2018-07-22 08:17:40,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207291841507s 2018-07-22 08:17:40,006 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6e55468d-b08f-4a8f-84e1-6150d6521890 2018-07-22 08:17:40,012 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:42,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:42,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:42,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:42 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-e9fce80f-20f4-4f03-bf76-d324f4fc48f3 x-compute-request-id: req-e9fce80f-20f4-4f03-bf76-d324f4fc48f3 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:42,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e9fce80f-20f4-4f03-bf76-d324f4fc48f3 2018-07-22 08:17:42,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529783010483s 2018-07-22 08:17:42,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e9fce80f-20f4-4f03-bf76-d324f4fc48f3 2018-07-22 08:17:42,549 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:44,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:44,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:45,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:44 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-0be77399-ee7c-4d70-b7c0-6d6d23c655ca x-compute-request-id: req-0be77399-ee7c-4d70-b7c0-6d6d23c655ca Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:45,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0be77399-ee7c-4d70-b7c0-6d6d23c655ca 2018-07-22 08:17:45,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567350149155s 2018-07-22 08:17:45,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0be77399-ee7c-4d70-b7c0-6d6d23c655ca 2018-07-22 08:17:45,124 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:47,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:47,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:47,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:47 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-e01b3de2-cdb1-4ec4-94e2-37a1b4a1df92 x-compute-request-id: req-e01b3de2-cdb1-4ec4-94e2-37a1b4a1df92 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:47,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e01b3de2-cdb1-4ec4-94e2-37a1b4a1df92 2018-07-22 08:17:47,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485396146774s 2018-07-22 08:17:47,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e01b3de2-cdb1-4ec4-94e2-37a1b4a1df92 2018-07-22 08:17:47,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:49,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:49,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:50,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:49 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-dd96509a-e068-462a-9f12-31d7eb2c983e x-compute-request-id: req-dd96509a-e068-462a-9f12-31d7eb2c983e Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:50,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dd96509a-e068-462a-9f12-31d7eb2c983e 2018-07-22 08:17:50,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543619155884s 2018-07-22 08:17:50,163 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dd96509a-e068-462a-9f12-31d7eb2c983e 2018-07-22 08:17:50,167 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:52,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:52,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:52,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:52 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-67637ff8-886e-4a34-ae12-f47a45ba811d x-compute-request-id: req-67637ff8-886e-4a34-ae12-f47a45ba811d Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:52,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-67637ff8-886e-4a34-ae12-f47a45ba811d 2018-07-22 08:17:52,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544051885605s 2018-07-22 08:17:52,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-67637ff8-886e-4a34-ae12-f47a45ba811d 2018-07-22 08:17:52,721 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:54,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:54,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:55,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:54 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-5edb414f-8db2-487d-afa1-4b6f8769485f x-compute-request-id: req-5edb414f-8db2-487d-afa1-4b6f8769485f Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:55,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5edb414f-8db2-487d-afa1-4b6f8769485f 2018-07-22 08:17:55,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562728881836s 2018-07-22 08:17:55,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5edb414f-8db2-487d-afa1-4b6f8769485f 2018-07-22 08:17:55,291 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:57,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:57,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:17:57,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:57 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-828952fc-f1fd-47c1-b793-50a44c8a5aa1 x-compute-request-id: req-828952fc-f1fd-47c1-b793-50a44c8a5aa1 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:17:57,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-828952fc-f1fd-47c1-b793-50a44c8a5aa1 2018-07-22 08:17:57,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547645807266s 2018-07-22 08:17:57,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-828952fc-f1fd-47c1-b793-50a44c8a5aa1 2018-07-22 08:17:57,845 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:17:59,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:17:59,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:00,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:17:59 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-ec7337bd-404b-4f24-9077-b5125cefd95f x-compute-request-id: req-ec7337bd-404b-4f24-9077-b5125cefd95f Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:18:00,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ec7337bd-404b-4f24-9077-b5125cefd95f 2018-07-22 08:18:00,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554654836655s 2018-07-22 08:18:00,403 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ec7337bd-404b-4f24-9077-b5125cefd95f 2018-07-22 08:18:00,407 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:18:02,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:18:02,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:02,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:02 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-dd3c70ec-33bc-4052-b7bb-18e532b5b4bc x-compute-request-id: req-dd3c70ec-33bc-4052-b7bb-18e532b5b4bc Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:18:02,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dd3c70ec-33bc-4052-b7bb-18e532b5b4bc 2018-07-22 08:18:02,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547551870346s 2018-07-22 08:18:02,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dd3c70ec-33bc-4052-b7bb-18e532b5b4bc 2018-07-22 08:18:02,961 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:18:04,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:18:04,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:05,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:04 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-477a5a46-105d-40ab-ba27-6f8b68e54fd3 x-compute-request-id: req-477a5a46-105d-40ab-ba27-6f8b68e54fd3 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:18:05,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-477a5a46-105d-40ab-ba27-6f8b68e54fd3 2018-07-22 08:18:05,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399685144424s 2018-07-22 08:18:05,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-477a5a46-105d-40ab-ba27-6f8b68e54fd3 2018-07-22 08:18:05,367 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:18:07,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:18:07,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:07,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:07 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-b3f037ae-6948-44e8-959a-4b792bd04dbc x-compute-request-id: req-b3f037ae-6948-44e8-959a-4b792bd04dbc Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:18:07,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b3f037ae-6948-44e8-959a-4b792bd04dbc 2018-07-22 08:18:07,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538773059845s 2018-07-22 08:18:07,909 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b3f037ae-6948-44e8-959a-4b792bd04dbc 2018-07-22 08:18:07,913 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:18:09,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:18:09,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:10,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4598e27-a381-47c8-a94c-2a6e7aba7213 x-compute-request-id: req-a4598e27-a381-47c8-a94c-2a6e7aba7213 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:18:10,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a4598e27-a381-47c8-a94c-2a6e7aba7213 2018-07-22 08:18:10,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552693843842s 2018-07-22 08:18:10,469 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a4598e27-a381-47c8-a94c-2a6e7aba7213 2018-07-22 08:18:10,473 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:18:12,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:18:12,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:13,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-434f3898-0073-405f-bdb0-9069e306b0bf x-compute-request-id: req-434f3898-0073-405f-bdb0-9069e306b0bf Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:18:13,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-434f3898-0073-405f-bdb0-9069e306b0bf 2018-07-22 08:18:13,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558865070343s 2018-07-22 08:18:13,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-434f3898-0073-405f-bdb0-9069e306b0bf 2018-07-22 08:18:13,038 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:18:15,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:18:15,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:15,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:15 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-c30d2f45-9b28-491a-b459-8638f65ffacf x-compute-request-id: req-c30d2f45-9b28-491a-b459-8638f65ffacf Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:18:15,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c30d2f45-9b28-491a-b459-8638f65ffacf 2018-07-22 08:18:15,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577809810638s 2018-07-22 08:18:15,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c30d2f45-9b28-491a-b459-8638f65ffacf 2018-07-22 08:18:15,623 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:18:17,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:18:17,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:18,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:17 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-39968eb4-4766-43a0-9b45-f24e842245dd x-compute-request-id: req-39968eb4-4766-43a0-9b45-f24e842245dd Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:15:05Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:18:18,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-39968eb4-4766-43a0-9b45-f24e842245dd 2018-07-22 08:18:18,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563956022263s 2018-07-22 08:18:18,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-39968eb4-4766-43a0-9b45-f24e842245dd 2018-07-22 08:18:18,194 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:18:20,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:18:20,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:20,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:20 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-30b8d53a-4f37-4af6-b3df-bf8f908e7532 x-compute-request-id: req-30b8d53a-4f37-4af6-b3df-bf8f908e7532 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_260e3153-6830-4e56-b72d-5f76446574fb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:a9:ab", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:18:19.000000", "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:18:19Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:18:20,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-30b8d53a-4f37-4af6-b3df-bf8f908e7532 2018-07-22 08:18:20,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544021129608s 2018-07-22 08:18:20,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-30b8d53a-4f37-4af6-b3df-bf8f908e7532 2018-07-22 08:18:20,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 08:18:20,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=d90286a1-7f3f-4512-8f3f-f969b2c28c59" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:20,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-e8b068f4-0c58-4bd1-b94c-284e00477d39 Date: Sun, 22 Jul 2018 08:18:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:18:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9b706bf-fae1-4b40-b150-f6be7dd30645","ip_address":"192.168.120.13"}],"id":"6683637d-c3b4-4c6c-b071-f12e230884b0","security_groups":["6a3ca6d7-a828-4f7c-be59-3205cc17e434"],"mac_address":"fa:16:3e:d3:a9:ab","project_id":"652aa78f67054a6b82b12f2a8a3433f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8aacbbd3-7c59-440e-95cb-b5a013426251","tenant_id":"652aa78f67054a6b82b12f2a8a3433f4","created_at":"2018-07-22T08:15:05Z","binding:vnic_type":"normal","device_id":"d90286a1-7f3f-4512-8f3f-f969b2c28c59","ip_allocation":"immediate"}]} 2018-07-22 08:18:20,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d90286a1-7f3f-4512-8f3f-f969b2c28c59 used request id req-e8b068f4-0c58-4bd1-b94c-284e00477d39 2018-07-22 08:18:20,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0565180778503s 2018-07-22 08:18:20,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d90286a1-7f3f-4512-8f3f-f969b2c28c59 used request id req-e8b068f4-0c58-4bd1-b94c-284e00477d39 2018-07-22 08:18:20,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 08:18:20,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=6683637d-c3b4-4c6c-b071-f12e230884b0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:20,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-06362437-38e8-4418-875b-4bad134c836c Date: Sun, 22 Jul 2018 08:18:20 GMT RESP BODY: {"floatingips": []} 2018-07-22 08:18:20,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=6683637d-c3b4-4c6c-b071-f12e230884b0 used request id req-06362437-38e8-4418-875b-4bad134c836c 2018-07-22 08:18:20,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0214607715607s 2018-07-22 08:18:20,829 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=6683637d-c3b4-4c6c-b071-f12e230884b0 used request id req-06362437-38e8-4418-875b-4bad134c836c 2018-07-22 08:18:20,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:18:20,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:21,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:20 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-58acc32a-69e8-4368-a200-ce33f1d164f6 x-compute-request-id: req-58acc32a-69e8-4368-a200-ce33f1d164f6 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_260e3153-6830-4e56-b72d-5f76446574fb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:a9:ab", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:18:19.000000", "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:18:19Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:18:21,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-58acc32a-69e8-4368-a200-ce33f1d164f6 2018-07-22 08:18:21,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382921934128s 2018-07-22 08:18:21,213 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-58acc32a-69e8-4368-a200-ce33f1d164f6 2018-07-22 08:18:21,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 08:18:21,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=d90286a1-7f3f-4512-8f3f-f969b2c28c59" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:21,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-00e27aff-5142-4302-bfc5-59b9b64ebc34 Date: Sun, 22 Jul 2018 08:18:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:18:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9b706bf-fae1-4b40-b150-f6be7dd30645","ip_address":"192.168.120.13"}],"id":"6683637d-c3b4-4c6c-b071-f12e230884b0","security_groups":["6a3ca6d7-a828-4f7c-be59-3205cc17e434"],"mac_address":"fa:16:3e:d3:a9:ab","project_id":"652aa78f67054a6b82b12f2a8a3433f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8aacbbd3-7c59-440e-95cb-b5a013426251","tenant_id":"652aa78f67054a6b82b12f2a8a3433f4","created_at":"2018-07-22T08:15:05Z","binding:vnic_type":"normal","device_id":"d90286a1-7f3f-4512-8f3f-f969b2c28c59","ip_allocation":"immediate"}]} 2018-07-22 08:18:21,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d90286a1-7f3f-4512-8f3f-f969b2c28c59 used request id req-00e27aff-5142-4302-bfc5-59b9b64ebc34 2018-07-22 08:18:21,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0568120479584s 2018-07-22 08:18:21,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d90286a1-7f3f-4512-8f3f-f969b2c28c59 used request id req-00e27aff-5142-4302-bfc5-59b9b64ebc34 2018-07-22 08:18:21,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 08:18:21,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=6683637d-c3b4-4c6c-b071-f12e230884b0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:21,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-384a8948-5a3d-468f-885c-35528f3e5d03 Date: Sun, 22 Jul 2018 08:18:21 GMT RESP BODY: {"floatingips": []} 2018-07-22 08:18:21,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=6683637d-c3b4-4c6c-b071-f12e230884b0 used request id req-384a8948-5a3d-468f-885c-35528f3e5d03 2018-07-22 08:18:21,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0216598510742s 2018-07-22 08:18:21,301 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=6683637d-c3b4-4c6c-b071-f12e230884b0 used request id req-384a8948-5a3d-468f-885c-35528f3e5d03 2018-07-22 08:18:21,302 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_260e3153-6830-4e56-b72d-5f76446574fb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d3:a9:ab', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'60af901f-ac0d-4b1b-b162-b0c71e884311'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T08:18:19.000000', 'flavor': Munch({u'id': u'ff67e7ef-296a-4bbb-92c5-fca6e3345859'}), 'az': u'nova', 'id': u'd90286a1-7f3f-4512-8f3f-f969b2c28c59', 'security_groups': [Munch({u'name': u'shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fb190ab475214e73ac6229fba6a7a01b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'652aa78f67054a6b82b12f2a8a3433f4', 'name': 'shaker-project_260e3153-6830-4e56-b72d-5f76446574fb', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-22T08:18:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-22T08:18:19Z', 'hostId': u'82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-22T08:18:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'652aa78f67054a6b82b12f2a8a3433f4', 'name': u'shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb', 'adminPass': None, 'tenant_id': u'652aa78f67054a6b82b12f2a8a3433f4', 'created_at': u'2018-07-22T08:15:02Z', 'created': u'2018-07-22T08:15:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-22 08:18:21,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 08:18:21,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:21,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-79d982c4-378b-4a74-97dd-1dc0b7168163 Date: Sun, 22 Jul 2018 08:18:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8aacbbd3-7c59-440e-95cb-b5a013426251","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"652aa78f67054a6b82b12f2a8a3433f4","l2_adjacency":true,"status":"ACTIVE","subnets":["a9b706bf-fae1-4b40-b150-f6be7dd30645"],"description":"","tags":[],"updated_at":"2018-07-22T08:14:31Z","qos_policy_id":null,"name":"shaker-net_260e3153-6830-4e56-b72d-5f76446574fb","admin_state_up":true,"tenant_id":"652aa78f67054a6b82b12f2a8a3433f4","created_at":"2018-07-22T08:14:30Z","mtu":1450}]} 2018-07-22 08:18:21,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-79d982c4-378b-4a74-97dd-1dc0b7168163 2018-07-22 08:18:21,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111054897308s 2018-07-22 08:18:21,416 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-79d982c4-378b-4a74-97dd-1dc0b7168163 2018-07-22 08:18:21,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-22 08:18:21,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=d90286a1-7f3f-4512-8f3f-f969b2c28c59" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:21,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-c1a916d3-8104-48cc-b180-04844852d32b Date: Sun, 22 Jul 2018 08:18:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:18:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9b706bf-fae1-4b40-b150-f6be7dd30645","ip_address":"192.168.120.13"}],"id":"6683637d-c3b4-4c6c-b071-f12e230884b0","security_groups":["6a3ca6d7-a828-4f7c-be59-3205cc17e434"],"mac_address":"fa:16:3e:d3:a9:ab","project_id":"652aa78f67054a6b82b12f2a8a3433f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8aacbbd3-7c59-440e-95cb-b5a013426251","tenant_id":"652aa78f67054a6b82b12f2a8a3433f4","created_at":"2018-07-22T08:15:05Z","binding:vnic_type":"normal","device_id":"d90286a1-7f3f-4512-8f3f-f969b2c28c59","ip_allocation":"immediate"}]} 2018-07-22 08:18:21,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d90286a1-7f3f-4512-8f3f-f969b2c28c59 used request id req-c1a916d3-8104-48cc-b180-04844852d32b 2018-07-22 08:18:21,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0637540817261s 2018-07-22 08:18:21,482 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d90286a1-7f3f-4512-8f3f-f969b2c28c59 used request id req-c1a916d3-8104-48cc-b180-04844852d32b 2018-07-22 08:18:21,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-22 08:18:21,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" -d '{"floatingip": {"floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": "192.168.120.13", "port_id": "6683637d-c3b4-4c6c-b071-f12e230884b0"}}' 2018-07-22 08:18:23,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-3a839982-6612-4f71-986b-e28bf9aeb417 Date: Sun, 22 Jul 2018 08:18:23 GMT RESP BODY: {"floatingip": {"router_id": "50db6b11-bb3f-4dc3-8272-f1e386128255", "status": "DOWN", "description": "", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:18:22Z", "updated_at": "2018-07-22T08:18:22Z", "floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_id": "6683637d-c3b4-4c6c-b071-f12e230884b0", "id": "cc7762a2-0361-4009-b7db-9d30207a85bb", "qos_policy_id": null}} 2018-07-22 08:18:23,918 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3a839982-6612-4f71-986b-e28bf9aeb417 2018-07-22 08:18:23,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.43583703041s 2018-07-22 08:18:23,918 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3a839982-6612-4f71-986b-e28bf9aeb417 2018-07-22 08:18:23,922 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'50db6b11-bb3f-4dc3-8272-f1e386128255', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'652aa78f67054a6b82b12f2a8a3433f4', 'created_at': u'2018-07-22T08:18:22Z', 'attached': True, 'updated_at': u'2018-07-22T08:18:22Z', 'id': u'cc7762a2-0361-4009-b7db-9d30207a85bb', 'floating_network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'652aa78f67054a6b82b12f2a8a3433f4', 'name': 'shaker-project_260e3153-6830-4e56-b72d-5f76446574fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'50db6b11-bb3f-4dc3-8272-f1e386128255', u'qos_policy_id': None, 'project_id': u'652aa78f67054a6b82b12f2a8a3433f4', 'port_id': u'6683637d-c3b4-4c6c-b071-f12e230884b0', 'port': u'6683637d-c3b4-4c6c-b071-f12e230884b0', 'network': u'51634ac4-911f-4dd4-933a-93587d6bc792'}) 2018-07-22 08:18:23,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-22 08:18:23,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 08:18:24,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18: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,Accept-Encoding x-openstack-request-id: req-f5cf50b1-9601-4e42-bcd4-5886f6ed8902 x-compute-request-id: req-f5cf50b1-9601-4e42-bcd4-5886f6ed8902 Content-Encoding: gzip Content-Length: 10445 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 684469680 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.133042] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134759] pid_max: default: 32768 minimum: 301\n[ 0.135701] ACPI: Core revision 20150930\n[ 0.137203] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138581] Security Framework initialized\n[ 0.139430] Yama: becoming mindful.\n[ 0.140196] AppArmor: AppArmor initialized\n[ 0.141093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142483] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143820] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146510] Initializing cgroup subsys io\n[ 0.147349] Initializing cgroup subsys memory\n[ 0.148249] Initializing cgroup subsys devices\n[ 0.149147] Initializing cgroup subsys freezer\n[ 0.150040] Initializing cgroup subsys net_cls\n[ 0.150941] Initializing cgroup subsys perf_event\n[ 0.151878] Initializing cgroup subsys net_prio\n[ 0.152793] Initializing cgroup subsys hugetlb\n[ 0.153689] Initializing cgroup subsys pids\n[ 0.154574] CPU: Physical Processor ID: 0\n[ 0.156108] mce: CPU supports 10 MCE banks\n[ 0.156988] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159153] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.160244] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.161454] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.162706] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.163835] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.165408] Speculative Store Bypass: Vulnerable\n[ 0.182199] Freeing SMP alternatives memory: 32K\n[ 0.187839] ftrace: allocating 32237 entries in 126 pages\n[ 0.222801] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224168] smpboot: Max logical packages: 1\n[ 0.225241] x2apic enabled\n[ 0.226075] Switched APIC routing to physical x2apic.\n[ 0.227874] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.229123] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.231307] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.233199] KVM setup paravirtual spinlock\n[ 0.234589] x86: Booted up 1 node, 1 CPUs\n[ 0.235472] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237029] devtmpfs: initialized\n[ 0.238969] evm: security.selinux\n[ 0.239740] evm: security.SMACK64\n[ 0.240505] evm: security.SMACK64EXEC\n[ 0.241308] evm: security.SMACK64TRANSMUTE\n[ 0.242221] evm: security.SMACK64MMAP\n[ 0.243018] evm: security.ima\n[ 0.243703] evm: security.capability\n[ 0.244574] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.246551] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.247862] pinctrl core: initialized pinctrl subsystem\n[ 0.249079] RTC time: 8:18:19, date: 07/22/18\n[ 0.250140] NET: Registered protocol family 16\n[ 0.251210] cpuidle: using governor ladder\n[ 0.252143] cpuidle: using governor menu\n[ 0.252995] PCCT header not found.\n[ 0.253831] ACPI: bus type PCI registered\n[ 0.254705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.256039] PCI: Using configuration type 1 for base access\n[ 0.257964] ACPI: Added _OSI(Module Device)\n[ 0.258864] ACPI: Added _OSI(Processor Device)\n[ 0.259772] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260716] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.262580] ACPI: Interpreter enabled\n[ 0.263391] ACPI: (supports S0 S5)\n[ 0.264162] ACPI: Using IOAPIC for interrupt routing\n[ 0.265161] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.268515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.269738] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.271036] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.272280] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274668] acpiphp: Slot [3] registered\n[ 0.275511] acpiphp: Slot [4] registered\n[ 0.286313] acpiphp: Slot [5] registered\n[ 0.287164] acpiphp: Slot [6] registered\n[ 0.287999] acpiphp: Slot [7] registered\n[ 0.288834] acpiphp: Slot [8] registered\n[ 0.289664] acpiphp: Slot [9] registered\n[ 0.290502] acpiphp: Slot [10] registered\n[ 0.291343] acpiphp: Slot [11] registered\n[ 0.292187] acpiphp: Slot [12] registered\n[ 0.293064] acpiphp: Slot [13] registered\n[ 0.293941] acpiphp: Slot [14] registered\n[ 0.294788] acpiphp: Slot [15] registered\n[ 0.295635] acpiphp: Slot [16] registered\n[ 0.296482] acpiphp: Slot [17] registered\n[ 0.297324] acpiphp: Slot [18] registered\n[ 0.298170] acpiphp: Slot [19] registered\n[ 0.299021] acpiphp: Slot [20] registered\n[ 0.299868] acpiphp: Slot [21] registered\n[ 0.300712] acpiphp: Slot [22] registered\n[ 0.301554] acpiphp: Slot [23] registered\n[ 0.302395] acpiphp: Slot [24] registered\n[ 0.303277] acpiphp: Slot [25] registered\n[ 0.304160] acpiphp: Slot [26] registered\n[ 0.305007] acpiphp: Slot [27] registered\n[ 0.305853] acpiphp: Slot [28] registered\n[ 0.306699] acpiphp: Slot [29] registered\n[ 0.307547] acpiphp: Slot [30] registered\n[ 0.308398] acpiphp: Slot [31] registered\n[ 0.309241] PCI host bridge to bus 0000:00\n[ 0.310090] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.311365] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.312643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.314274] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315810] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.317359] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.320662] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.322012] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.323379] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.324752] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327796] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.329294] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.348086] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.349648] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.351145] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.352619] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.354070] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.355626] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357001] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.359747] vgaarb: loaded\n[ 0.360368] vgaarb: bridge control possible 0000:00:02.0\n[ 0.361673] SCSI subsystem initialized\n[ 0.362618] ACPI: bus type USB registered\n[ 0.363494] usbcore: registered new interface driver usbfs\n[ 0.364606] usbcore: registered new interface driver hub\n[ 0.365685] usbcore: registered new device driver usb\n[ 0.366849] PCI: Using ACPI for IRQ routing\n[ 0.368037] NetLabel: Initializing\n[ 0.368829] NetLabel: domain hash size = 128\n[ 0.369723] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370732] NetLabel: unlabeled traffic allowed by default\n[ 0.371949] amd_nb: Cannot enumerate AMD northbridges\n[ 0.373018] clocksource: Switched to clocksource kvm-clock\n[ 0.380805] AppArmor: AppArmor Filesystem Enabled\n[ 0.381867] pnp: PnP ACPI init\n[ 0.382871] pnp: PnP ACPI: found 5 devices\n[ 0.389381] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391234] NET: Registered protocol family 2\n[ 0.392340] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393744] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395028] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396306] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398751] NET: Registered protocol family 1\n[ 0.401569] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402900] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404063] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420053] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436208] Unpacking initramfs...\n[ 0.883567] Freeing initrd memory: 37084K\n[ 0.885031] Scanning for low memory corruption every 60 seconds\n[ 0.886641] audit: initializing netlink subsys (disabled)\n[ 0.887768] audit: type=2000 audit(1532247500.612:1): initialized\n[ 0.889254] Initialise system trusted keyring\n[ 0.890344] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.891571] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.893857] zbud: loaded\n[ 0.894744] VFS: Disk quotas dquot_6.6.0\n[ 0.895613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.897166] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.898548] fuse init (API version 7.23)\n[ 0.899509] Key type big_key registered\n[ 0.900367] Allocating IMA MOK and blacklist keyrings.\n[ 0.901715] Key type asymmetric registered\n[ 0.902586] Asymmetric key parser 'x509' registered\n[ 0.903598] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.905176] io scheduler noop registered\n[ 0.906014] io scheduler deadline registered (default)\n[ 0.907068] io scheduler cfq registered\n[ 0.907982] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.909096] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.910477] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.912012] ACPI: Power Button [PWRF]\n[ 0.912965] GHES: HEST is not enabled!\n[ 0.928184] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.959276] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.961534] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.985207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.988561] Linux agpgart interface v0.103\n[ 0.991529] loop: module loaded\n[ 0.995063] vda: vda1\n[ 0.996919] scsi host0: ata_piix\n[ 0.998076] scsi host1: ata_piix\n[ 0.999157] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.001175] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.003675] libphy: Fixed MDIO Bus: probed\n[ 1.004919] tun: Universal TUN/TAP device driver, 1.6\n[ 1.006747] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.009109] PPP generic driver version 2.4.2\n[ 1.010103] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.011399] ehci-pci: EHCI PCI platform driver\n[ 1.012350] ehci-platform: EHCI generic platform driver\n[ 1.013429] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.014818] ohci-pci: OHCI PCI platform driver\n[ 1.015751] ohci-platform: OHCI generic platform driver\n[ 1.016797] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.032779] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.033866] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.035396] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.036446] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.037645] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.038936] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.040426] usb usb1: Product: UHCI Host Controller\n[ 1.041396] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.042610] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.043642] hub 1-0:1.0: USB hub found\n[ 1.044454] hub 1-0:1.0: 2 ports detected\n[ 1.045450] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.047698] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.048707] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.049819] mousedev: PS/2 mouse device common for all mice\n[ 1.051154] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.053156] rtc_cmos 00:00: RTC can wake from S4\n[ 1.054340] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.055591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.056841] i2c /dev entries driver\n[ 1.057657] device-mapper: uevent: version 1.0.3\n[ 1.058666] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.060376] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.061841] NET: Registered protocol family 10\n[ 1.063029] NET: Registered protocol family 17\n[ 1.063971] Key type dns_resolver registered\n[ 1.065093] registered taskstats version 1\n[ 1.065988] Loading compiled-in X.509 certificates\n[ 1.067516] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.069501] zswap: loaded using pool lzo/zbud\n[ 1.071760] Key type trusted registered\n[ 1.074568] Key type encrypted registered\n[ 1.075441] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.076528] ima: No TPM chip found, activating TPM-bypass!\n[ 1.077635] evm: HMAC attrs: 0x1\n[ 1.078631] Magic number: 10:776:321\n[ 1.079452] bdi 253:0: hash matches\n[ 1.080223] tty tty46: hash matches\n[ 1.080990] pci 0000:00:02.0: hash matches\n[ 1.081942] rtc_cmos 00:00: setting system clock to 2018-07-22 08:18:20 UTC (1532247500)\n[ 1.094050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.095250] EDD information not available.\n[ 1.158507] Freeing unused kernel memory: 1512K\n[ 1.159481] Write protecting the kernel read-only data: 14336k\n[ 1.161614] Freeing unused kernel memory: 1692K\n[ 1.162757] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.172993] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.175195] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.177191] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.179094] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.180979] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.182872] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.189957] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.191892] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.194939] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.197780] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.252592] [drm] Initialized drm 1.1.0 20060810\n[ 1.254582] virtio_net virtio0 ens3: renamed from eth0\n[ 1.263423] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.265307] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.285349] FDC 0 is a S82078B\n[ 1.297845] AVX2 version of gcm_enc/dec engaged.\n[ 1.298856] AES CTR mode by8 optimization enabled\n[ 1.357053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.517631] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.518963] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.520273] usb 1-1: Product: QEMU USB Tablet\n[ 1.521158] usb 1-1: Manufacturer: QEMU\n[ 1.521954] usb 1-1: SerialNumber: 42\n[ 1.529993] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.535981] usbcore: registered new interface driver usbhid\n[ 1.537127] usbhid: USB HID core driver\n[ 1.539837] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.542173] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 1.804655] md: linear personality registered for level -1\n[ 1.807796] md: multipath personality registered for level -4\n[ 1.810904] md: raid0 personality registered for level 0\n[ 1.814464] md: raid1 personality registered for level 1\n[ 1.885019] raid6: sse2x1 gen() 11730 MB/s\n[ 1.953018] raid6: sse2x1 xor() 9126 MB/s\n[ 2.021019] raid6: sse2x2 gen() 14872 MB/s\n[ 2.089018] raid6: sse2x2 xor() 9926 MB/s\n[ 2.157018] raid6: sse2x4 gen() 17190 MB/s\n[ 2.225019] raid6: sse2x4 xor() 11829 MB/s\n[ 2.293020] raid6: avx2x1 gen() 22769 MB/s\n[ 2.361018] raid6: avx2x2 gen() 26345 MB/s\n[ 2.429041] raid6: avx2x4 gen() 30545 MB/s\n[ 2.429945] raid6: using algorithm avx2x4 gen() 30545 MB/s\n[ 2.430999] raid6: using avx2x2 recovery algorithm\n[ 2.431950] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 2.433131] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns\n[ 2.436280] xor: automatically using best checksumming function:\n[ 2.477018] avx : 32536.000 MB/sec\n[ 2.479166] async_tx: api initialized (async)\n[ 2.488798] md: raid6 personality registered for level 6\n[ 2.489863] md: raid5 personality registered for level 5\n[ 2.490891] md: raid4 personality registered for level 4\n[ 2.496091] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.524283] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.543714] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.655582] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.658986] systemd[1]: Detected virtualization kvm.\n[ 2.659978] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.663468] systemd[1]: Set hostname to .\n[ 2.666126] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.667320] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.791366] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.793690] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.795793] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.798129] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.800293] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.802491] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.805054] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.807205] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.809834] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.812254] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.815013] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.818330] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.820869] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 2.824898] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.829099] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.835716] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.847327] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.850713] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.857188] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.861725] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 2.866585] Loading iSCSI transport class v2.0-870.\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 2.873478] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.879008] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.883261] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.889207] systemd[1]: Listening on LVM2 poll daemon socket.\n[ 2.894578] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.901212] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.908604] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.913052] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.917095] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.924196] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.928373] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 2.936607] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.941353] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.943800] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.951653] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.955385] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.[ 2.961283] iscsi: registered transport (iser)\n\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.323015] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n"} 2018-07-22 08:18:24,007 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59/action used request id req-f5cf50b1-9601-4e42-bcd4-5886f6ed8902 2018-07-22 08:18:24,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0843031406403s 2018-07-22 08:18:24,008 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59/action used request id req-f5cf50b1-9601-4e42-bcd4-5886f6ed8902 2018-07-22 08:18:24,008 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 684469680 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133042] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134759] pid_max: default: 32768 minimum: 301 [ 0.135701] ACPI: Core revision 20150930 [ 0.137203] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138581] Security Framework initialized [ 0.139430] Yama: becoming mindful. [ 0.140196] AppArmor: AppArmor initialized [ 0.141093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142483] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143820] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146510] Initializing cgroup subsys io [ 0.147349] Initializing cgroup subsys memory [ 0.148249] Initializing cgroup subsys devices [ 0.149147] Initializing cgroup subsys freezer [ 0.150040] Initializing cgroup subsys net_cls [ 0.150941] Initializing cgroup subsys perf_event [ 0.151878] Initializing cgroup subsys net_prio [ 0.152793] Initializing cgroup subsys hugetlb [ 0.153689] Initializing cgroup subsys pids [ 0.154574] CPU: Physical Processor ID: 0 [ 0.156108] mce: CPU supports 10 MCE banks [ 0.156988] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159153] Spectre V2 : Mitigation: Full generic retpoline [ 0.160244] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.161454] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.162706] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.163835] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.165408] Speculative Store Bypass: Vulnerable [ 0.182199] Freeing SMP alternatives memory: 32K [ 0.187839] ftrace: allocating 32237 entries in 126 pages [ 0.222801] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.224168] smpboot: Max logical packages: 1 [ 0.225241] x2apic enabled [ 0.226075] Switched APIC routing to physical x2apic. [ 0.227874] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.229123] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.231307] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.233199] KVM setup paravirtual spinlock [ 0.234589] x86: Booted up 1 node, 1 CPUs [ 0.235472] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.237029] devtmpfs: initialized [ 0.238969] evm: security.selinux [ 0.239740] evm: security.SMACK64 [ 0.240505] evm: security.SMACK64EXEC [ 0.241308] evm: security.SMACK64TRANSMUTE [ 0.242221] evm: security.SMACK64MMAP [ 0.243018] evm: security.ima [ 0.243703] evm: security.capability [ 0.244574] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.246551] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.247862] pinctrl core: initialized pinctrl subsystem [ 0.249079] RTC time: 8:18:19, date: 07/22/18 [ 0.250140] NET: Registered protocol family 16 [ 0.251210] cpuidle: using governor ladder [ 0.252143] cpuidle: using governor menu [ 0.252995] PCCT header not found. [ 0.253831] ACPI: bus type PCI registered [ 0.254705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.256039] PCI: Using configuration type 1 for base access [ 0.257964] ACPI: Added _OSI(Module Device) [ 0.258864] ACPI: Added _OSI(Processor Device) [ 0.259772] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.260716] ACPI: Added _OSI(Processor Aggregator Device) [ 0.262580] ACPI: Interpreter enabled [ 0.263391] ACPI: (supports S0 S5) [ 0.264162] ACPI: Using IOAPIC for interrupt routing [ 0.265161] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.268515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.269738] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.271036] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.272280] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.274668] acpiphp: Slot [3] registered [ 0.275511] acpiphp: Slot [4] registered [ 0.286313] acpiphp: Slot [5] registered [ 0.287164] acpiphp: Slot [6] registered [ 0.287999] acpiphp: Slot [7] registered [ 0.288834] acpiphp: Slot [8] registered [ 0.289664] acpiphp: Slot [9] registered [ 0.290502] acpiphp: Slot [10] registered [ 0.291343] acpiphp: Slot [11] registered [ 0.292187] acpiphp: Slot [12] registered [ 0.293064] acpiphp: Slot [13] registered [ 0.293941] acpiphp: Slot [14] registered [ 0.294788] acpiphp: Slot [15] registered [ 0.295635] acpiphp: Slot [16] registered [ 0.296482] acpiphp: Slot [17] registered [ 0.297324] acpiphp: Slot [18] registered [ 0.298170] acpiphp: Slot [19] registered [ 0.299021] acpiphp: Slot [20] registered [ 0.299868] acpiphp: Slot [21] registered [ 0.300712] acpiphp: Slot [22] registered [ 0.301554] acpiphp: Slot [23] registered [ 0.302395] acpiphp: Slot [24] registered [ 0.303277] acpiphp: Slot [25] registered [ 0.304160] acpiphp: Slot [26] registered [ 0.305007] acpiphp: Slot [27] registered [ 0.305853] acpiphp: Slot [28] registered [ 0.306699] acpiphp: Slot [29] registered [ 0.307547] acpiphp: Slot [30] registered [ 0.308398] acpiphp: Slot [31] registered [ 0.309241] PCI host bridge to bus 0000:00 [ 0.310090] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.311365] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.312643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.314274] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.315810] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.317359] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.320662] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.322012] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.323379] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.324752] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327796] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.329294] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348086] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.349648] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.351145] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.352619] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.354070] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.355626] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.357001] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.359747] vgaarb: loaded [ 0.360368] vgaarb: bridge control possible 0000:00:02.0 [ 0.361673] SCSI subsystem initialized [ 0.362618] ACPI: bus type USB registered [ 0.363494] usbcore: registered new interface driver usbfs [ 0.364606] usbcore: registered new interface driver hub [ 0.365685] usbcore: registered new device driver usb [ 0.366849] PCI: Using ACPI for IRQ routing [ 0.368037] NetLabel: Initializing [ 0.368829] NetLabel: domain hash size = 128 [ 0.369723] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370732] NetLabel: unlabeled traffic allowed by default [ 0.371949] amd_nb: Cannot enumerate AMD northbridges [ 0.373018] clocksource: Switched to clocksource kvm-clock [ 0.380805] AppArmor: AppArmor Filesystem Enabled [ 0.381867] pnp: PnP ACPI init [ 0.382871] pnp: PnP ACPI: found 5 devices [ 0.389381] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.391234] NET: Registered protocol family 2 [ 0.392340] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.393744] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.395028] TCP: Hash tables configured (established 4096 bind 4096) [ 0.396306] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.397476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.398751] NET: Registered protocol family 1 [ 0.401569] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402900] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404063] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420053] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.436208] Unpacking initramfs... [ 0.883567] Freeing initrd memory: 37084K [ 0.885031] Scanning for low memory corruption every 60 seconds [ 0.886641] audit: initializing netlink subsys (disabled) [ 0.887768] audit: type=2000 audit(1532247500.612:1): initialized [ 0.889254] Initialise system trusted keyring [ 0.890344] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.891571] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.893857] zbud: loaded [ 0.894744] VFS: Disk quotas dquot_6.6.0 [ 0.895613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.897166] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.898548] fuse init (API version 7.23) [ 0.899509] Key type big_key registered [ 0.900367] Allocating IMA MOK and blacklist keyrings. [ 0.901715] Key type asymmetric registered [ 0.902586] Asymmetric key parser 'x509' registered [ 0.903598] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.905176] io scheduler noop registered [ 0.906014] io scheduler deadline registered (default) [ 0.907068] io scheduler cfq registered [ 0.907982] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.909096] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.910477] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.912012] ACPI: Power Button [PWRF] [ 0.912965] GHES: HEST is not enabled! [ 0.928184] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.959276] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.961534] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.985207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.988561] Linux agpgart interface v0.103 [ 0.991529] loop: module loaded [ 0.995063] vda: vda1 [ 0.996919] scsi host0: ata_piix [ 0.998076] scsi host1: ata_piix [ 0.999157] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.001175] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.003675] libphy: Fixed MDIO Bus: probed [ 1.004919] tun: Universal TUN/TAP device driver, 1.6 [ 1.006747] tun: (C) 1999-2004 Max Krasnyansky [ 1.009109] PPP generic driver version 2.4.2 [ 1.010103] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.011399] ehci-pci: EHCI PCI platform driver [ 1.012350] ehci-platform: EHCI generic platform driver [ 1.013429] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.014818] ohci-pci: OHCI PCI platform driver [ 1.015751] ohci-platform: OHCI generic platform driver [ 1.016797] uhci_hcd: USB Universal Host Controller Interface driver [ 1.032779] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.033866] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.035396] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.036446] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.037645] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.038936] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.040426] usb usb1: Product: UHCI Host Controller [ 1.041396] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.042610] usb usb1: SerialNumber: 0000:00:01.2 [ 1.043642] hub 1-0:1.0: USB hub found [ 1.044454] hub 1-0:1.0: 2 ports detected [ 1.045450] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.047698] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.048707] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.049819] mousedev: PS/2 mouse device common for all mice [ 1.051154] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.053156] rtc_cmos 00:00: RTC can wake from S4 [ 1.054340] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.055591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.056841] i2c /dev entries driver [ 1.057657] device-mapper: uevent: version 1.0.3 [ 1.058666] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.060376] ledtrig-cpu: registered to indicate activity on CPUs [ 1.061841] NET: Registered protocol family 10 [ 1.063029] NET: Registered protocol family 17 [ 1.063971] Key type dns_resolver registered [ 1.065093] registered taskstats version 1 [ 1.065988] Loading compiled-in X.509 certificates [ 1.067516] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.069501] zswap: loaded using pool lzo/zbud [ 1.071760] Key type trusted registered [ 1.074568] Key type encrypted registered [ 1.075441] AppArmor: AppArmor sha1 policy hashing enabled [ 1.076528] ima: No TPM chip found, activating TPM-bypass! [ 1.077635] evm: HMAC attrs: 0x1 [ 1.078631] Magic number: 10:776:321 [ 1.079452] bdi 253:0: hash matches [ 1.080223] tty tty46: hash matches [ 1.080990] pci 0000:00:02.0: hash matches [ 1.081942] rtc_cmos 00:00: setting system clock to 2018-07-22 08:18:20 UTC (1532247500) [ 1.094050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.095250] EDD information not available. [ 1.158507] Freeing unused kernel memory: 1512K [ 1.159481] Write protecting the kernel read-only data: 14336k [ 1.161614] Freeing unused kernel memory: 1692K [ 1.162757] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.172993] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.175195] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.177191] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.179094] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.180979] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.182872] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.189957] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.191892] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.194939] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.197780] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.252592] [drm] Initialized drm 1.1.0 20060810 [ 1.254582] virtio_net virtio0 ens3: renamed from eth0 [ 1.263423] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.265307] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.285349] FDC 0 is a S82078B [ 1.297845] AVX2 version of gcm_enc/dec engaged. [ 1.298856] AES CTR mode by8 optimization enabled [ 1.357053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.517631] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.518963] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.520273] usb 1-1: Product: QEMU USB Tablet [ 1.521158] usb 1-1: Manufacturer: QEMU [ 1.521954] usb 1-1: SerialNumber: 42 [ 1.529993] hidraw: raw HID events driver (C) Jiri Kosina [ 1.535981] usbcore: registered new interface driver usbhid [ 1.537127] usbhid: USB HID core driver [ 1.539837] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.542173] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 1.804655] md: linear personality registered for level -1 [ 1.807796] md: multipath personality registered for level -4 [ 1.810904] md: raid0 personality registered for level 0 [ 1.814464] md: raid1 personality registered for level 1 [ 1.885019] raid6: sse2x1 gen() 11730 MB/s [ 1.953018] raid6: sse2x1 xor() 9126 MB/s [ 2.021019] raid6: sse2x2 gen() 14872 MB/s [ 2.089018] raid6: sse2x2 xor() 9926 MB/s [ 2.157018] raid6: sse2x4 gen() 17190 MB/s [ 2.225019] raid6: sse2x4 xor() 11829 MB/s [ 2.293020] raid6: avx2x1 gen() 22769 MB/s [ 2.361018] raid6: avx2x2 gen() 26345 MB/s [ 2.429041] raid6: avx2x4 gen() 30545 MB/s [ 2.429945] raid6: using algorithm avx2x4 gen() 30545 MB/s [ 2.430999] raid6: using avx2x2 recovery algorithm [ 2.431950] tsc: Refined TSC clocksource calibration: 3491.876 MHz [ 2.433131] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255566b372, max_idle_ns: 440795337712 ns [ 2.436280] xor: automatically using best checksumming function: [ 2.477018] avx : 32536.000 MB/sec [ 2.479166] async_tx: api initialized (async) [ 2.488798] md: raid6 personality registered for level 6 [ 2.489863] md: raid5 personality registered for level 5 [ 2.490891] md: raid4 personality registered for level 4 [ 2.496091] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.524283] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.543714] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.655582] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.658986] systemd[1]: Detected virtualization kvm. [ 2.659978] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.663468] systemd[1]: Set hostname to . [ 2.666126] systemd[1]: Initializing machine ID from KVM UUID. [ 2.667320] systemd[1]: Installed transient /etc/machine-id file. [ 2.791366] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.793690] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.795793] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.798129] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.800293] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.802491] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.805054] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.807205] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.809834] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.812254] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.815013] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.818330] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.820869] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 2.824898] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.829099] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.835716] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.847327] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.850713] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.857188] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.861725] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 2.866585] Loading iSCSI transport class v2.0-870. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.873478] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.879008] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.883261] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.889207] systemd[1]: Listening on LVM2 poll daemon socket. [ 2.894578] iscsi: registered transport (tcp) [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.901212] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.908604] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.913052] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.917095] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.924196] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.928373] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 2.936607] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.941353] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.943800] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.951653] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.955385] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.[ 2.961283] iscsi: registered transport (iser) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.323015] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. 2018-07-22 08:18:27,017 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210 2018-07-22 08:18:37,030 - paramiko.transport - DEBUG - starting thread (client mode): 0x9bd0a110L 2018-07-22 08:18:37,031 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 08:18:37,034 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-07-22 08:18:37,034 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-07-22 08:18:37,036 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 08:18:37,036 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 08:18:37,036 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 08:18:37,037 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 08:18:37,037 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 08:18:37,037 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 08:18:37,078 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 08:18:37,079 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 08:18:37,095 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 9dc23f757e747f96fa44c9bfb74cc945 2018-07-22 08:18:37,096 - paramiko.transport - DEBUG - Trying discovered key 67d74ffee293812d9214639206b8d053 in /tmp/tmpE21_XN 2018-07-22 08:18:37,117 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 08:18:37,146 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 08:18:37,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-22 08:18:37,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:18:37,173 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:18:37 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.9: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.9:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:18:37,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:37,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80010385-c427-429c-9f4c-4e29647902e9 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/084cf06042904ea99f9319046233e22a"}, "enabled": true, "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/0e498669276c493db992fb205d28cd20"}, "enabled": true, "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/2cdfbc16e7da4bdab222764d2c435970"}, "enabled": true, "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/2ed4ce4816e84e639dd5e75f036780ce"}, "enabled": true, "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/4574cbb0505047438f8be3288dfe4ee8"}, "enabled": true, "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6382405afcc34565ab0ac45588e47cfe"}, "enabled": true, "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6dcd40dc106946b98f0c25d35da50c66"}, "enabled": true, "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/95b85f5080774493a6d75f1677524f98"}, "enabled": true, "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/a34f527dc9de481d82c958bc36223d63"}, "enabled": true, "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/a6ef998c2c7942cda95a7efeeb86fdc1"}, "enabled": true, "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/b8e892999db94b2d8143b154c6eb5315"}, "enabled": true, "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/c53ac2510d8e4a20b3e4bf8ca0a7a17f"}, "enabled": true, "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/d1e1bba9cbc54637b31c6cab613a346c"}, "enabled": true, "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f0a72b386f6d4cdbbf51d1530ee4c35c"}, "enabled": true, "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f19c12a824854b2ea7546863cde2f496"}, "enabled": true, "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-07-22 08:18:37,273 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-80010385-c427-429c-9f4c-4e29647902e9 2018-07-22 08:18:37,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.108491897583s 2018-07-22 08:18:37,273 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-80010385-c427-429c-9f4c-4e29647902e9 2018-07-22 08:18:37,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-22 08:18:37,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:37,288 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-22 08:18:37,288 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-22 08:18:37,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8883358-bd54-4f41-99f8-27e8b9b2589d Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/05e7d05ddf1b491498a88f840f01931d"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "084cf06042904ea99f9319046233e22a", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/096db22f01e9489fa1f80fa0ef6d1625"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0bc49f7ee5dc4ce892c1923682b9cf07"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0e498669276c493db992fb205d28cd20", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/158c2a81b3974ba9818b881523a95480"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "95b85f5080774493a6d75f1677524f98", "id": "158c2a81b3974ba9818b881523a95480"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/18c202d65b8f4740bca31e13147d6a23"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4574cbb0505047438f8be3288dfe4ee8", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1ee56a97853145ae999727b2ef98e46f"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/216ef5f321864640b85c123c279efc50"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0e498669276c493db992fb205d28cd20", "id": "216ef5f321864640b85c123c279efc50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/23651afa62d840f599d1fd9da7f6a06f"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "95b85f5080774493a6d75f1677524f98", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/37d74c3f058c473bb7007ccc04727222"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a6ef998c2c7942cda95a7efeeb86fdc1", "id": "37d74c3f058c473bb7007ccc04727222"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4478b3ff5ff54d8b8b021cac86d92dbf"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4574cbb0505047438f8be3288dfe4ee8", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4cef084aeb0b4b57b064b10a2f8f9432"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6382405afcc34565ab0ac45588e47cfe", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/50facbb2407d42a7a8413a3871a298b8"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5214ed29234c4c0bb3f8654c2f3b5532"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "084cf06042904ea99f9319046233e22a", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5d551af8430646ac9667c70477b13d02"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b8e892999db94b2d8143b154c6eb5315", "id": "5d551af8430646ac9667c70477b13d02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5ff123e41aee4821a127598a39b8e6ab"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6dcd40dc106946b98f0c25d35da50c66", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/65ca128b907f48b3a804f5057118989a"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "084cf06042904ea99f9319046233e22a", "id": "65ca128b907f48b3a804f5057118989a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/68a89c92bb664fdf8b37cce610a12dbc"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ed4ce4816e84e639dd5e75f036780ce", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6e88d40f35ff4fa593371d04dcc4405e"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6dcd40dc106946b98f0c25d35da50c66", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7304600373e34e24bc521e0f6f4dfa6b"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2cdfbc16e7da4bdab222764d2c435970", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/74907f2a58cc40adb6b67eba90f2f5f6"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a6ef998c2c7942cda95a7efeeb86fdc1", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/75870c6a0c954b70b2506b280f02a741"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "id": "75870c6a0c954b70b2506b280f02a741"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/808e00ec1d0f4f5c8d5682b742a1ecfe"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b8e892999db94b2d8143b154c6eb5315", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/821f6200781445b7a6cc191364050258"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b8e892999db94b2d8143b154c6eb5315", "id": "821f6200781445b7a6cc191364050258"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/829a4f7bf2e940d99bb930e2db3f7064"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a34f527dc9de481d82c958bc36223d63", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8cbd74185f7b4920a7c030a87c5e2159"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d1e1bba9cbc54637b31c6cab613a346c", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/90d04111520b48fa9158fda01e137fee"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6382405afcc34565ab0ac45588e47cfe", "id": "90d04111520b48fa9158fda01e137fee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/954f232e6de9441391d3040c78817d6a"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0e498669276c493db992fb205d28cd20", "id": "954f232e6de9441391d3040c78817d6a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/99bf2b58e64542d498fd693179178e91"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ed4ce4816e84e639dd5e75f036780ce", "id": "99bf2b58e64542d498fd693179178e91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9c1b14dfb03540c4a136fc8ce201986c"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a34f527dc9de481d82c958bc36223d63", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a40aab83f006462fac918ce1604277e3"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4574cbb0505047438f8be3288dfe4ee8", "id": "a40aab83f006462fac918ce1604277e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a47b6cbd01464ecbb753b11a59139d36"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2cdfbc16e7da4bdab222764d2c435970", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/aea6fc86fb39463f93f9d7200dc9aba9"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2cdfbc16e7da4bdab222764d2c435970", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b528c29673be470d9bd52b51edb295fd"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a6ef998c2c7942cda95a7efeeb86fdc1", "id": "b528c29673be470d9bd52b51edb295fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bf26b70895424b7ebc8fe896542e5318"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6dcd40dc106946b98f0c25d35da50c66", "id": "bf26b70895424b7ebc8fe896542e5318"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c2dd1d5d5f9b4e128ec4be6a514e8076"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cbe96b3311b341419c65788941ac50d4"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d1e1bba9cbc54637b31c6cab613a346c", "id": "cbe96b3311b341419c65788941ac50d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d2f5510aec47494cb7d594a2c1905666"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ed4ce4816e84e639dd5e75f036780ce", "id": "d2f5510aec47494cb7d594a2c1905666"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e569167eeea441f98ecdfc90c5fe773b"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "id": "e569167eeea441f98ecdfc90c5fe773b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f07ccb3b7a8748e5bdaaa50a44e681a4"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a34f527dc9de481d82c958bc36223d63", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f21d6d76a0d845a4a44d6837c15ca35c"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6382405afcc34565ab0ac45588e47cfe", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f44d1f00c774429990940f9e642b273c"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d1e1bba9cbc54637b31c6cab613a346c", "id": "f44d1f00c774429990940f9e642b273c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fbd9d1ad886c48bd925dc6fd125379bd"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "95b85f5080774493a6d75f1677524f98", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-22 08:18:37,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-b8883358-bd54-4f41-99f8-27e8b9b2589d 2018-07-22 08:18:37,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.103451967239s 2018-07-22 08:18:37,386 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-b8883358-bd54-4f41-99f8-27e8b9b2589d 2018-07-22 08:18:37,394 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.23:5000 2018-07-22 08:18:37,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 08:18:37,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:37,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92785b76-3934-4c35-81e5-4eb6fe4f6ceb Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0193052ad9044a2dab8e442a3932692f", "links": {"self": "http://172.30.9.23:5000/v3/roles/0193052ad9044a2dab8e442a3932692f"}, "name": "Member"}, {"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:18:37,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-92785b76-3934-4c35-81e5-4eb6fe4f6ceb 2018-07-22 08:18:37,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.099198102951s 2018-07-22 08:18:37,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-92785b76-3934-4c35-81e5-4eb6fe4f6ceb 2018-07-22 08:18:37,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 08:18:37,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:37,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25ff01b-ee51-4edf-a681-3fa3c38d0c2a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-22 08:18:37,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b25ff01b-ee51-4edf-a681-3fa3c38d0c2a 2018-07-22 08:18:37,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104259967804s 2018-07-22 08:18:37,607 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b25ff01b-ee51-4edf-a681-3fa3c38d0c2a 2018-07-22 08:18:37,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 08:18:37,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:37,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64915577-8666-4ccd-a0e9-bb488b268661 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "shaker-user_260e3153-6830-4e56-b72d-5f76446574fb", "links": {"self": "http://172.30.9.23:5000/v3/users/fb190ab475214e73ac6229fba6a7a01b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fb190ab475214e73ac6229fba6a7a01b", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:18:37,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-64915577-8666-4ccd-a0e9-bb488b268661 2018-07-22 08:18:37,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115823030472s 2018-07-22 08:18:37,724 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-64915577-8666-4ccd-a0e9-bb488b268661 2018-07-22 08:18:37,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 08:18:37,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:37,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-980fbc41-6db8-49c6-8a9d-81fa4e7d580b Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4"}, "tags": [], "enabled": true, "id": "652aa78f67054a6b82b12f2a8a3433f4", "parent_id": "default", "domain_id": "default", "name": "shaker-project_260e3153-6830-4e56-b72d-5f76446574fb"}]} 2018-07-22 08:18:37,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-980fbc41-6db8-49c6-8a9d-81fa4e7d580b 2018-07-22 08:18:37,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104498147964s 2018-07-22 08:18:37,840 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-980fbc41-6db8-49c6-8a9d-81fa4e7d580b 2018-07-22 08:18:37,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 08:18:37,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=fb190ab475214e73ac6229fba6a7a01b&role.id=edca293a7063483b927ca940fe01a0bf&scope.project.id=652aa78f67054a6b82b12f2a8a3433f4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:37,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46edc178-fd22-4ef3-8222-a6911a31f5dc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=fb190ab475214e73ac6229fba6a7a01b&role.id=edca293a7063483b927ca940fe01a0bf&scope.project.id=652aa78f67054a6b82b12f2a8a3433f4", "previous": null, "next": null}} 2018-07-22 08:18:37,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=fb190ab475214e73ac6229fba6a7a01b&role.id=edca293a7063483b927ca940fe01a0bf&scope.project.id=652aa78f67054a6b82b12f2a8a3433f4 used request id req-46edc178-fd22-4ef3-8222-a6911a31f5dc 2018-07-22 08:18:37,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0996911525726s 2018-07-22 08:18:37,946 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=fb190ab475214e73ac6229fba6a7a01b&role.id=edca293a7063483b927ca940fe01a0bf&scope.project.id=652aa78f67054a6b82b12f2a8a3433f4 used request id req-46edc178-fd22-4ef3-8222-a6911a31f5dc 2018-07-22 08:18:37,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 08:18:37,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4/users/fb190ab475214e73ac6229fba6a7a01b/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:38,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:18:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c5e3d16-605f-4980-9224-9adeb375214e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:18:38,094 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4/users/fb190ab475214e73ac6229fba6a7a01b/roles/edca293a7063483b927ca940fe01a0bf used request id req-6c5e3d16-605f-4980-9224-9adeb375214e 2018-07-22 08:18:38,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144892930984s 2018-07-22 08:18:38,094 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4/users/fb190ab475214e73ac6229fba6a7a01b/roles/edca293a7063483b927ca940fe01a0bf used request id req-6c5e3d16-605f-4980-9224-9adeb375214e 2018-07-22 08:18:38,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 08:18:38,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:38,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f68b153-2ce6-40e7-ad46-243d0dd23d8a Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0193052ad9044a2dab8e442a3932692f", "links": {"self": "http://172.30.9.23:5000/v3/roles/0193052ad9044a2dab8e442a3932692f"}, "name": "Member"}, {"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:18:38,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1f68b153-2ce6-40e7-ad46-243d0dd23d8a 2018-07-22 08:18:38,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113869190216s 2018-07-22 08:18:38,212 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1f68b153-2ce6-40e7-ad46-243d0dd23d8a 2018-07-22 08:18:38,214 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 390, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/shaker/shaker.py", line 64, in execute domain=self.project.domain.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10775, in grant_role 'Role {0} not found.'.format(name_or_id)) OpenStackCloudException: Role heat_stack_owner not found. 2018-07-22 08:18:38,341 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 08:18:38,341 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 04:09 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-22 08:18:38,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-22 08:18:38,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/cc7762a2-0361-4009-b7db-9d30207a85bb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:39,787 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf96827c-59ca-4ec8-a4bf-269c8febd4f7 Content-Length: 0 Date: Sun, 22 Jul 2018 08:18:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:18:39,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/cc7762a2-0361-4009-b7db-9d30207a85bb.json used request id req-bf96827c-59ca-4ec8-a4bf-269c8febd4f7 2018-07-22 08:18:39,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.43856287003s 2018-07-22 08:18:39,787 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/cc7762a2-0361-4009-b7db-9d30207a85bb.json used request id req-bf96827c-59ca-4ec8-a4bf-269c8febd4f7 2018-07-22 08:18:39,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-22 08:18:39,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:39,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3a30f83d-e02c-436c-8a78-61f307548e31 Date: Sun, 22 Jul 2018 08:18:39 GMT RESP BODY: {"floatingips": []} 2018-07-22 08:18:39,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3a30f83d-e02c-436c-8a78-61f307548e31 2018-07-22 08:18:39,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0296308994293s 2018-07-22 08:18:39,822 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3a30f83d-e02c-436c-8a78-61f307548e31 2018-07-22 08:18:39,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-22 08:18:39,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:39,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:18:39 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-75631910-4aef-4199-8dad-9b3406649057 x-compute-request-id: req-75631910-4aef-4199-8dad-9b3406649057 Content-Type: application/json 2018-07-22 08:18:39,967 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59 used request id req-75631910-4aef-4199-8dad-9b3406649057 2018-07-22 08:18:39,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.144253969193s 2018-07-22 08:18:39,967 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59 used request id req-75631910-4aef-4199-8dad-9b3406649057 2018-07-22 08:18:39,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:18:39,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:40,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:39 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-65edaa0b-af21-4bcc-89be-95b5995e9baf x-compute-request-id: req-65edaa0b-af21-4bcc-89be-95b5995e9baf Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_260e3153-6830-4e56-b72d-5f76446574fb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:a9:ab", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:a9:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d90286a1-7f3f-4512-8f3f-f969b2c28c59", "rel": "bookmark"}], "image": {"id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "links": [{"href": "http://172.30.9.23:8774/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:18:19.000000", "flavor": {"id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859", "links": [{"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}]}, "id": "d90286a1-7f3f-4512-8f3f-f969b2c28c59", "security_groups": [{"name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}], "user_id": "fb190ab475214e73ac6229fba6a7a01b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:18:39Z", "hostId": "82170386fe236546ea5f13b8bdfe25b53a8fc885d7e7de5abe70da22", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb", "name": "shaker-vm_260e3153-6830-4e56-b72d-5f76446574fb", "created": "2018-07-22T08:15:02Z", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:18:40,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-65edaa0b-af21-4bcc-89be-95b5995e9baf 2018-07-22 08:18:40,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.619082927704s 2018-07-22 08:18:40,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-65edaa0b-af21-4bcc-89be-95b5995e9baf 2018-07-22 08:18:40,589 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 08:18:42,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 08:18:42,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:42,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:42 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-484f86d0-1bed-4d9c-99b4-26ac242f323e x-compute-request-id: req-484f86d0-1bed-4d9c-99b4-26ac242f323e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:18:42,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-484f86d0-1bed-4d9c-99b4-26ac242f323e 2018-07-22 08:18:42,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0956230163574s 2018-07-22 08:18:42,687 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-484f86d0-1bed-4d9c-99b4-26ac242f323e 2018-07-22 08:18:42,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 08:18:42,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:42,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-b7746cf0-aac2-47cf-9110-bbd7e69c3f28 Date: Sun, 22 Jul 2018 08:18:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:55Z", "updated_at": "2018-07-22T08:14:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T08:14:56Z", "revision_number": 0, "id": "386c5b01-8470-4d2b-a3f5-57adce47b297", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:56Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:56Z", "revision_number": 0, "id": "495f3058-1b29-4d77-82db-f2c48ae61f2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:56Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:55Z", "revision_number": 0, "id": "d73188fc-8483-4b71-9af6-b6772254b4df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:55Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:55Z", "revision_number": 0, "id": "dba4f37a-c33f-4e8a-b869-0cef3744d60f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:55Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-07-22T08:14:57Z", "revision_number": 0, "id": "f624efc2-8531-4b9e-9ccb-0d2c52fa6975", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:57Z", "security_group_id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 5, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "6a3ca6d7-a828-4f7c-be59-3205cc17e434", "name": "shaker-sg_260e3153-6830-4e56-b72d-5f76446574fb"}]} 2018-07-22 08:18:42,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b7746cf0-aac2-47cf-9110-bbd7e69c3f28 2018-07-22 08:18:42,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0560359954834s 2018-07-22 08:18:42,747 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b7746cf0-aac2-47cf-9110-bbd7e69c3f28 2018-07-22 08:18:42,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-22 08:18:42,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6a3ca6d7-a828-4f7c-be59-3205cc17e434.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:42,904 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c13b4a56-e247-4c14-b9ad-aa1e31e7fc8b Content-Length: 0 Date: Sun, 22 Jul 2018 08:18:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:18:42,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6a3ca6d7-a828-4f7c-be59-3205cc17e434.json used request id req-c13b4a56-e247-4c14-b9ad-aa1e31e7fc8b 2018-07-22 08:18:42,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.153917789459s 2018-07-22 08:18:42,905 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6a3ca6d7-a828-4f7c-be59-3205cc17e434.json used request id req-c13b4a56-e247-4c14-b9ad-aa1e31e7fc8b 2018-07-22 08:18:42,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-22 08:18:42,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:42,940 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:18:42 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-b8f49029-68d5-48eb-a3a0-5bdfba6ada51 x-compute-request-id: req-b8f49029-68d5-48eb-a3a0-5bdfba6ada51 Content-Length: 0 Content-Type: application/json 2018-07-22 08:18:42,940 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb used request id req-b8f49029-68d5-48eb-a3a0-5bdfba6ada51 2018-07-22 08:18:42,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0352518558502s 2018-07-22 08:18:42,941 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/shaker-kp_260e3153-6830-4e56-b72d-5f76446574fb used request id req-b8f49029-68d5-48eb-a3a0-5bdfba6ada51 2018-07-22 08:18:42,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 08:18:42,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/50db6b11-bb3f-4dc3-8272-f1e386128255/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" -d '{"subnet_id": "a9b706bf-fae1-4b40-b150-f6be7dd30645"}' 2018-07-22 08:18:45,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fea0966e-7947-4b0d-a183-7937a4cac75b Date: Sun, 22 Jul 2018 08:18:45 GMT RESP BODY: {"network_id": "8aacbbd3-7c59-440e-95cb-b5a013426251", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "subnet_id": "a9b706bf-fae1-4b40-b150-f6be7dd30645", "subnet_ids": ["a9b706bf-fae1-4b40-b150-f6be7dd30645"], "port_id": "7e518d19-f576-495d-83fb-e258616154af", "id": "50db6b11-bb3f-4dc3-8272-f1e386128255"} 2018-07-22 08:18:45,007 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/50db6b11-bb3f-4dc3-8272-f1e386128255/remove_router_interface.json used request id req-fea0966e-7947-4b0d-a183-7937a4cac75b 2018-07-22 08:18:45,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.06592392921s 2018-07-22 08:18:45,007 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/50db6b11-bb3f-4dc3-8272-f1e386128255/remove_router_interface.json used request id req-fea0966e-7947-4b0d-a183-7937a4cac75b returning object 50db6b11-bb3f-4dc3-8272-f1e386128255 2018-07-22 08:18:45,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 08:18:45,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:45,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-300dc1e9-6914-41e8-8e43-9670d3329623 Date: Sun, 22 Jul 2018 08:18:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:32Z", "admin_state_up": true, "updated_at": "2018-07-22T08:18:43Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "50db6b11-bb3f-4dc3-8272-f1e386128255", "name": "shaker-router_260e3153-6830-4e56-b72d-5f76446574fb"}]} 2018-07-22 08:18:45,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-300dc1e9-6914-41e8-8e43-9670d3329623 2018-07-22 08:18:45,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.128973007202s 2018-07-22 08:18:45,137 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-300dc1e9-6914-41e8-8e43-9670d3329623 2018-07-22 08:18:45,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 08:18:45,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/50db6b11-bb3f-4dc3-8272-f1e386128255.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:48,386 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f86947e7-6675-484b-9c13-c789167181ac Content-Length: 0 Date: Sun, 22 Jul 2018 08:18:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:18:48,386 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/50db6b11-bb3f-4dc3-8272-f1e386128255.json used request id req-f86947e7-6675-484b-9c13-c789167181ac 2018-07-22 08:18:48,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.24727797508s 2018-07-22 08:18:48,386 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/50db6b11-bb3f-4dc3-8272-f1e386128255.json used request id req-f86947e7-6675-484b-9c13-c789167181ac 2018-07-22 08:18:48,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 08:18:48,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:48,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f4cb3c41-c75a-4cb1-bcbc-339afc3cb10d Date: Sun, 22 Jul 2018 08:18:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8aacbbd3-7c59-440e-95cb-b5a013426251","tenant_id":"652aa78f67054a6b82b12f2a8a3433f4","created_at":"2018-07-22T08:14:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T08:14:31Z","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":"652aa78f67054a6b82b12f2a8a3433f4","id":"a9b706bf-fae1-4b40-b150-f6be7dd30645","subnetpool_id":null,"name":"shaker-subnet_260e3153-6830-4e56-b72d-5f76446574fb"}]} 2018-07-22 08:18:48,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f4cb3c41-c75a-4cb1-bcbc-339afc3cb10d 2018-07-22 08:18:48,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0603549480438s 2018-07-22 08:18:48,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f4cb3c41-c75a-4cb1-bcbc-339afc3cb10d 2018-07-22 08:18:48,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 08:18:48,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/a9b706bf-fae1-4b40-b150-f6be7dd30645.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:50,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5baab06c-1ad5-4872-8811-d242a651b875 Date: Sun, 22 Jul 2018 08:18:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:18:50,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a9b706bf-fae1-4b40-b150-f6be7dd30645.json used request id req-5baab06c-1ad5-4872-8811-d242a651b875 2018-07-22 08:18:50,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.41159009933s 2018-07-22 08:18:50,861 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a9b706bf-fae1-4b40-b150-f6be7dd30645.json used request id req-5baab06c-1ad5-4872-8811-d242a651b875 2018-07-22 08:18:50,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 08:18:50,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:50,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-82b76ff8-7965-4a14-892b-c2d37b4656e2 Date: Sun, 22 Jul 2018 08:18:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"8aacbbd3-7c59-440e-95cb-b5a013426251","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"652aa78f67054a6b82b12f2a8a3433f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:18:50Z","qos_policy_id":null,"name":"shaker-net_260e3153-6830-4e56-b72d-5f76446574fb","admin_state_up":true,"tenant_id":"652aa78f67054a6b82b12f2a8a3433f4","created_at":"2018-07-22T08:14:30Z","mtu":1450}]} 2018-07-22 08:18:50,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-82b76ff8-7965-4a14-892b-c2d37b4656e2 2018-07-22 08:18:50,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114933013916s 2018-07-22 08:18:50,977 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-82b76ff8-7965-4a14-892b-c2d37b4656e2 2018-07-22 08:18:50,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 08:18:50,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/8aacbbd3-7c59-440e-95cb-b5a013426251.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:51,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6be7f411-0bc6-4172-a929-1e47361aa324 Date: Sun, 22 Jul 2018 08:18:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:18:51,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/8aacbbd3-7c59-440e-95cb-b5a013426251.json used request id req-6be7f411-0bc6-4172-a929-1e47361aa324 2018-07-22 08:18:51,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.933771848679s 2018-07-22 08:18:51,912 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/8aacbbd3-7c59-440e-95cb-b5a013426251.json used request id req-6be7f411-0bc6-4172-a929-1e47361aa324 2018-07-22 08:18:51,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 08:18:51,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:52,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-06fca05b-d2fd-432a-b1a3-985ddc3e3bf1 Date: Sun, 22 Jul 2018 08:18:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/60af901f-ac0d-4b1b-b162-b0c71e884311/snap", "metadata": {}}], "file": "/v2/images/60af901f-ac0d-4b1b-b162-b0c71e884311/file", "owner": "652aa78f67054a6b82b12f2a8a3433f4", "id": "60af901f-ac0d-4b1b-b162-b0c71e884311", "size": 666173440, "self": "/v2/images/60af901f-ac0d-4b1b-b162-b0c71e884311", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/60af901f-ac0d-4b1b-b162-b0c71e884311/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-22T08:14:54Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_260e3153-6830-4e56-b72d-5f76446574fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_260e3153-6830-4e56-b72d-5f76446574fb", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-22T08:14:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 08:18:52,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-06fca05b-d2fd-432a-b1a3-985ddc3e3bf1 2018-07-22 08:18:52,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.598881006241s 2018-07-22 08:18:52,515 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-06fca05b-d2fd-432a-b1a3-985ddc3e3bf1 2018-07-22 08:18:52,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 08:18:52,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/60af901f-ac0d-4b1b-b162-b0c71e884311 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}281273390abd4d4f88a56ca21190863f33576661" 2018-07-22 08:18:53,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ce5b7531-b9e0-4798-98af-3d59550c2a76 Date: Sun, 22 Jul 2018 08:18:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:18:53,546 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/60af901f-ac0d-4b1b-b162-b0c71e884311 used request id req-ce5b7531-b9e0-4798-98af-3d59550c2a76 2018-07-22 08:18:53,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.02943778038s 2018-07-22 08:18:53,547 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/60af901f-ac0d-4b1b-b162-b0c71e884311 used request id req-ce5b7531-b9e0-4798-98af-3d59550c2a76 2018-07-22 08:18:53,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 08:18:53,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:53,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:53 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-c42d92b7-3900-4062-b075-1f48883520aa x-compute-request-id: req-c42d92b7-3900-4062-b075-1f48883520aa Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47"}, {"name": "shaker-flavor_260e3153-6830-4e56-b72d-5f76446574fb", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "ff67e7ef-296a-4bbb-92c5-fca6e3345859"}]} 2018-07-22 08:18:53,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c42d92b7-3900-4062-b075-1f48883520aa 2018-07-22 08:18:53,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263340473175s 2018-07-22 08:18:53,574 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c42d92b7-3900-4062-b075-1f48883520aa 2018-07-22 08:18:53,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 08:18:53,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:53,628 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:18:53 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-3e2d6f7b-cd2d-44c3-b86c-2c5a91a70913 x-compute-request-id: req-3e2d6f7b-cd2d-44c3-b86c-2c5a91a70913 Content-Length: 0 Content-Type: application/json 2018-07-22 08:18:53,628 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859 used request id req-3e2d6f7b-cd2d-44c3-b86c-2c5a91a70913 2018-07-22 08:18:53,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0524120330811s 2018-07-22 08:18:53,629 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ff67e7ef-296a-4bbb-92c5-fca6e3345859 used request id req-3e2d6f7b-cd2d-44c3-b86c-2c5a91a70913 2018-07-22 08:18:53,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 08:18:53,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:53,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-620890f3-ece5-4214-9e53-7fbb0a966e61 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "shaker-user_260e3153-6830-4e56-b72d-5f76446574fb", "links": {"self": "http://172.30.9.23:5000/v3/users/fb190ab475214e73ac6229fba6a7a01b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fb190ab475214e73ac6229fba6a7a01b", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:18:53,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-620890f3-ece5-4214-9e53-7fbb0a966e61 2018-07-22 08:18:53,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1121301651s 2018-07-22 08:18:53,742 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-620890f3-ece5-4214-9e53-7fbb0a966e61 2018-07-22 08:18:53,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 08:18:53,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/fb190ab475214e73ac6229fba6a7a01b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:53,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2afd937d-cdc0-48c3-9b85-3294fdecdb0c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_260e3153-6830-4e56-b72d-5f76446574fb", "links": {"self": "http://172.30.9.23:5000/v3/users/fb190ab475214e73ac6229fba6a7a01b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fb190ab475214e73ac6229fba6a7a01b", "description": null}} 2018-07-22 08:18:53,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/fb190ab475214e73ac6229fba6a7a01b used request id req-2afd937d-cdc0-48c3-9b85-3294fdecdb0c 2018-07-22 08:18:53,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106838941574s 2018-07-22 08:18:53,853 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/fb190ab475214e73ac6229fba6a7a01b used request id req-2afd937d-cdc0-48c3-9b85-3294fdecdb0c 2018-07-22 08:18:53,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 08:18:53,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/fb190ab475214e73ac6229fba6a7a01b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:54,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f01a8f5-f02b-4368-b651-06108e849baa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:18:54,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/fb190ab475214e73ac6229fba6a7a01b used request id req-9f01a8f5-f02b-4368-b651-06108e849baa 2018-07-22 08:18:54,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.200421094894s 2018-07-22 08:18:54,055 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/fb190ab475214e73ac6229fba6a7a01b used request id req-9f01a8f5-f02b-4368-b651-06108e849baa 2018-07-22 08:18:54,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 08:18:54,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:54,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ecac4e5-42c1-4294-9d8b-effdeb42c7a2 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4"}, "tags": [], "enabled": true, "id": "652aa78f67054a6b82b12f2a8a3433f4", "parent_id": "default", "domain_id": "default", "name": "shaker-project_260e3153-6830-4e56-b72d-5f76446574fb"}]} 2018-07-22 08:18:54,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-9ecac4e5-42c1-4294-9d8b-effdeb42c7a2 2018-07-22 08:18:54,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0964188575745s 2018-07-22 08:18:54,158 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-9ecac4e5-42c1-4294-9d8b-effdeb42c7a2 2018-07-22 08:18:54,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 08:18:54,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:54,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cfc6ac9-c9c6-410a-99bf-d8b60135d87c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:18:54,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-5cfc6ac9-c9c6-410a-99bf-d8b60135d87c 2018-07-22 08:18:54,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.197344064713s 2018-07-22 08:18:54,360 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-5cfc6ac9-c9c6-410a-99bf-d8b60135d87c 2018-07-22 08:18:54,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 08:18:54,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:54,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807d35b7-6b8b-4afe-97c7-75be8a5c5b02 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0193052ad9044a2dab8e442a3932692f", "links": {"self": "http://172.30.9.23:5000/v3/roles/0193052ad9044a2dab8e442a3932692f"}, "name": "Member"}, {"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:18:54,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-807d35b7-6b8b-4afe-97c7-75be8a5c5b02 2018-07-22 08:18:54,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0988659858704s 2018-07-22 08:18:54,462 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-807d35b7-6b8b-4afe-97c7-75be8a5c5b02 2018-07-22 08:18:54,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 08:18:54,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/0193052ad9044a2dab8e442a3932692f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}017ac7f9b0aeeb816645fa68a4747fc9bf90cb36" 2018-07-22 08:18:54,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f207375b-832e-455f-880c-1893f901ea94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:18:54,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0193052ad9044a2dab8e442a3932692f used request id req-f207375b-832e-455f-880c-1893f901ea94 2018-07-22 08:18:54,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.142355918884s 2018-07-22 08:18:54,606 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0193052ad9044a2dab8e442a3932692f used request id req-f207375b-832e-455f-880c-1893f901ea94 2018-07-22 08:18:54,607 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-07-22 08:18:54,653 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-07-22 08:18:55,061 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-22 08:18:55,061 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-22 08:18:55,062 - openstack_tests - INFO - OS Credentials = > 2018-07-22 08:18:55,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:55,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:18:55,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:18:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["L7_h-RT-SYywZdL3vPyUNw"], "issued_at": "2018-07-22T08:18:55.000000Z"}} 2018-07-22 08:18:55,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a73854829ff92f2eb43dea79514eb6fe540e149" 2018-07-22 08:18:55,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-050eb991-f29b-44b6-b78b-6df9e29895d6 Date: Sun, 22 Jul 2018 08:18:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 08:18:55,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-050eb991-f29b-44b6-b78b-6df9e29895d6 2018-07-22 08:18:55,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a73854829ff92f2eb43dea79514eb6fe540e149" 2018-07-22 08:18:55,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c9eb4b06-3e0c-454d-9ed3-3cd75170aa71 Date: Sun, 22 Jul 2018 08:18:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 08:18:55,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-c9eb4b06-3e0c-454d-9ed3-3cd75170aa71 2018-07-22 08:18:55,975 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-22 08:18:55,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 08:18:55,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 08:18:55,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 08:18:55,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 08:18:55,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 08:18:55,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 08:18:55,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 08:18:55,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 08:18:55,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 08:18:55,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 08:18:55,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 08:18:55,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 08:18:55,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 08:18:55,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 08:18:55,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 08:18:55,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 08:18:55,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 08:18:55,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 08:18:55,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 08:18:55,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 08:18:55,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 08:18:55,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 08:18:55,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 08:18:55,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 08:18:55,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 08:18:55,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-22 08:18:55,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:18:55,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf0ab215-52f4-4901-a6e8-340533b67b2f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:18:55,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bf0ab215-52f4-4901-a6e8-340533b67b2f 2018-07-22 08:18:55,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 08:18:56,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:18:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["aVr8M92xQXGksG4gYbIACA"], "issued_at": "2018-07-22T08:18:56.000000Z"}} 2018-07-22 08:18:56,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c2617728f53ec610799e4bb5e0067e58ffbca82" 2018-07-22 08:18:56,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:56 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-a382331d-12be-4810-846b-e25106525708 x-compute-request-id: req-a382331d-12be-4810-846b-e25106525708 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.23:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-22 08:18:56,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/ used request id req-a382331d-12be-4810-846b-e25106525708 2018-07-22 08:18:56,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.588946819305s 2018-07-22 08:18:56,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/ used request id req-a382331d-12be-4810-846b-e25106525708 2018-07-22 08:18:56,571 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.23:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-22 08:18:56,571 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-22 08:18:56,571 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-07-22 08:18:56,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:56,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:18:57,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:18:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Gobc5jF1T5GwTA2zw9NHLw"], "issued_at": "2018-07-22T08:18:57.000000Z"}} 2018-07-22 08:18:57,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ec655fd0faa548ef91d7a597b8b931af944fa3" 2018-07-22 08:18:57,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56686748-57b6-45ca-8fe1-f4ebfeb4bb4c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:18:57,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-56686748-57b6-45ca-8fe1-f4ebfeb4bb4c 2018-07-22 08:18:57,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:57,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:18:57,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:18:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Nsl1LWOuRxeowfLpAKUxUQ"], "issued_at": "2018-07-22T08:18:57.000000Z"}} 2018-07-22 08:18:57,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" 2018-07-22 08:18:57,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9969ac-d61f-4ad4-81bd-90c63cd31d8c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:18:57,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2c9969ac-d61f-4ad4-81bd-90c63cd31d8c 2018-07-22 08:18:57,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:18:57,623 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:18:57 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:18:57,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-55661083-93eb-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" 2018-07-22 08:18:57,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a9fbb44-5ec3-49d8-acdd-11d2efb7b4ae Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-55661083-93eb-465-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:18:57,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-55661083-93eb-465-proj used request id req-4a9fbb44-5ec3-49d8-acdd-11d2efb7b4ae 2018-07-22 08:18:57,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" 2018-07-22 08:18:57,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ffe6b92-3f40-4306-a025-0a5eedd78de5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:18:57,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0ffe6b92-3f40-4306-a025-0a5eedd78de5 2018-07-22 08:18:57,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-55661083-93eb-465-proj"}}' 2018-07-22 08:18:57,960 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faa9471a-0e8c-405e-b8e4-f3f34a92705d Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2fcf07da7d6941418fd7baf318d5b8b3"}, "tags": [], "enabled": true, "id": "2fcf07da7d6941418fd7baf318d5b8b3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-55661083-93eb-465-proj"}} 2018-07-22 08:18:57,960 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-faa9471a-0e8c-405e-b8e4-f3f34a92705d 2018-07-22 08:18:57,960 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-55661083-93eb-465-proj 2018-07-22 08:18:57,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:57,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:18:58,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:18:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["0EURVyIyRfeLMhf53Tvqig"], "issued_at": "2018-07-22T08:18:58.000000Z"}} 2018-07-22 08:18:58,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}246ceff48092febee9baa162d17c63b521433141" 2018-07-22 08:18:58,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a15e8cf-2ec4-40d9-834d-2baa797f1205 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:18:58,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7a15e8cf-2ec4-40d9-834d-2baa797f1205 2018-07-22 08:18:58,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:18:58,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:18:58 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:18:58,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}246ceff48092febee9baa162d17c63b521433141" 2018-07-22 08:18:58,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45818ccd-652f-4efd-8c84-94fbbdb68ea6 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:18:58,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-45818ccd-652f-4efd-8c84-94fbbdb68ea6 2018-07-22 08:18:58,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-55661083-93eb-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}246ceff48092febee9baa162d17c63b521433141" 2018-07-22 08:18:58,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d8b49d-bb91-4deb-8581-41e05ba774ac Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-55661083-93eb-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2fcf07da7d6941418fd7baf318d5b8b3"}, "tags": [], "enabled": true, "id": "2fcf07da7d6941418fd7baf318d5b8b3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-55661083-93eb-465-proj"}]} 2018-07-22 08:18:58,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-55661083-93eb-465-proj used request id req-a1d8b49d-bb91-4deb-8581-41e05ba774ac 2018-07-22 08:18:58,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}246ceff48092febee9baa162d17c63b521433141" 2018-07-22 08:18:58,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3629b45e-b2fa-4b08-b542-754a9de6139b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:18:58,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3629b45e-b2fa-4b08-b542-754a9de6139b 2018-07-22 08:18:59,109 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-55661083-93eb-465-user 2018-07-22 08:18:59,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:59,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" 2018-07-22 08:18:59,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa08600-4286-41f3-9914-0495e80c6235 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:18:59,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0fa08600-4286-41f3-9914-0495e80c6235 2018-07-22 08:18:59,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" -d '{"role": {"name": "CreateSecurityGroupTests-55661083-93eb-465-proj-role"}}' 2018-07-22 08:18:59,450 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e220c34-5027-49ef-b115-7b6694a1577c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "79b1bb6b7b4d46fb8ce2f3b0d16051e0", "links": {"self": "http://172.30.9.23:5000/v3/roles/79b1bb6b7b4d46fb8ce2f3b0d16051e0"}, "name": "CreateSecurityGroupTests-55661083-93eb-465-proj-role"}} 2018-07-22 08:18:59,450 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6e220c34-5027-49ef-b115-7b6694a1577c 2018-07-22 08:18:59,451 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-55661083-93eb-465-proj-role 2018-07-22 08:18:59,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/79b1bb6b7b4d46fb8ce2f3b0d16051e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" 2018-07-22 08:18:59,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ac4489-0beb-471d-a7e4-15eacbb07125 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "79b1bb6b7b4d46fb8ce2f3b0d16051e0", "links": {"self": "http://172.30.9.23:5000/v3/roles/79b1bb6b7b4d46fb8ce2f3b0d16051e0"}, "name": "CreateSecurityGroupTests-55661083-93eb-465-proj-role"}} 2018-07-22 08:18:59,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/79b1bb6b7b4d46fb8ce2f3b0d16051e0 used request id req-58ac4489-0beb-471d-a7e4-15eacbb07125 2018-07-22 08:18:59,551 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-55661083-93eb-465-proj-role to project CreateSecurityGroupTests-55661083-93eb-465-proj 2018-07-22 08:18:59,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2fcf07da7d6941418fd7baf318d5b8b3/users/edd174009fa3498cbf5e02c5f6db95c7/roles/79b1bb6b7b4d46fb8ce2f3b0d16051e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" 2018-07-22 08:18:59,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ee0086a-c1ae-4aad-899d-d4001dc660e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:18:59,686 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2fcf07da7d6941418fd7baf318d5b8b3/users/edd174009fa3498cbf5e02c5f6db95c7/roles/79b1bb6b7b4d46fb8ce2f3b0d16051e0 used request id req-5ee0086a-c1ae-4aad-899d-d4001dc660e7 2018-07-22 08:18:59,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:18:59,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:00,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79b1bb6b7b4d46fb8ce2f3b0d16051e0", "name": "CreateSecurityGroupTests-55661083-93eb-465-proj-role"}], "expires_at": "2018-07-22T09:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2fcf07da7d6941418fd7baf318d5b8b3", "name": "CreateSecurityGroupTests-55661083-93eb-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2fcf07da7d6941418fd7baf318d5b8b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_2fcf07da7d6941418fd7baf318d5b8b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-55661083-93eb-465-user", "id": "edd174009fa3498cbf5e02c5f6db95c7"}, "audit_ids": ["3cjq9N6MREO-Z-sIW1Vujw"], "issued_at": "2018-07-22T08:19:00.000000Z"}} 2018-07-22 08:19:00,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:00,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc493876-5441-4b45-bb6c-1a54a75495b5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:00,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-dc493876-5441-4b45-bb6c-1a54a75495b5 2018-07-22 08:19:00,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:00,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b1d6e7fd-68b2-4e84-a837-bf67d77ffca9 Date: Sun, 22 Jul 2018 08:19:00 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:19:00,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname&description=hello+group used request id req-b1d6e7fd-68b2-4e84-a837-bf67d77ffca9 2018-07-22 08:19:00,528 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname... 2018-07-22 08:19:00,528 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname 2018-07-22 08:19:00,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" -d '{"security_group": {"name": "CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname", "description": "hello group"}}' 2018-07-22 08:19:00,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-4a27647e-2cd7-41d0-93b3-9cdecbe6097b Date: Sun, 22 Jul 2018 08:19:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "updated_at": "2018-07-22T08:19:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}], "revision_number": 2, "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "name": "CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname"}} 2018-07-22 08:19:00,893 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-4a27647e-2cd7-41d0-93b3-9cdecbe6097b 2018-07-22 08:19:00,893 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bdbb854-a08b-48cc-ad96-8f0ec85695c9 2018-07-22 08:19:00,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:01,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0dd5245-0185-4991-ab47-9c5e952699ad Date: Sun, 22 Jul 2018 08:19:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd"}]} 2018-07-22 08:19:01,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 used request id req-d0dd5245-0185-4991-ab47-9c5e952699ad 2018-07-22 08:19:01,109 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bdbb854-a08b-48cc-ad96-8f0ec85695c9 2018-07-22 08:19:01,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:01,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8250296a-bdff-4100-8c3a-579edf1c6beb Date: Sun, 22 Jul 2018 08:19:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd"}]} 2018-07-22 08:19:01,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 used request id req-8250296a-bdff-4100-8c3a-579edf1c6beb 2018-07-22 08:19:01,309 - neutron_utils - INFO - Retrieving security group with ID - 9bdbb854-a08b-48cc-ad96-8f0ec85695c9 2018-07-22 08:19:01,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:01,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-084c9b48-646e-44b1-ad0d-e71cc5030ad8 Date: Sun, 22 Jul 2018 08:19:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "updated_at": "2018-07-22T08:19:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}], "revision_number": 2, "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "name": "CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname"}]} 2018-07-22 08:19:01,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 used request id req-084c9b48-646e-44b1-ad0d-e71cc5030ad8 2018-07-22 08:19:01,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bdbb854-a08b-48cc-ad96-8f0ec85695c9 2018-07-22 08:19:01,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:01,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-73f0a74d-739c-4225-a827-aecda1943a7c Date: Sun, 22 Jul 2018 08:19:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd"}]} 2018-07-22 08:19:01,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 used request id req-73f0a74d-739c-4225-a827-aecda1943a7c 2018-07-22 08:19:01,647 - neutron_utils - INFO - Retrieving security group with ID - 9bdbb854-a08b-48cc-ad96-8f0ec85695c9 2018-07-22 08:19:01,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:01,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-893f087f-519f-4ff5-a6ba-cbc9f48bdc18 Date: Sun, 22 Jul 2018 08:19:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "updated_at": "2018-07-22T08:19:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}], "revision_number": 2, "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "name": "CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname"}]} 2018-07-22 08:19:01,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 used request id req-893f087f-519f-4ff5-a6ba-cbc9f48bdc18 2018-07-22 08:19:01,977 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bdbb854-a08b-48cc-ad96-8f0ec85695c9 2018-07-22 08:19:01,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:02,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5302f6e0-46ea-4fda-9eb9-3064eda4e4dd Date: Sun, 22 Jul 2018 08:19:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd"}]} 2018-07-22 08:19:02,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 used request id req-5302f6e0-46ea-4fda-9eb9-3064eda4e4dd 2018-07-22 08:19:02,172 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname 2018-07-22 08:19:02,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:02,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2ced0cc5-7474-43a4-b88c-566ca7aadb86 Date: Sun, 22 Jul 2018 08:19:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "updated_at": "2018-07-22T08:19:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}], "revision_number": 2, "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "name": "CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname"}]} 2018-07-22 08:19:02,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname used request id req-2ced0cc5-7474-43a4-b88c-566ca7aadb86 2018-07-22 08:19:02,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:02,408 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19:02 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:02,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2fcf07da7d6941418fd7baf318d5b8b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:02,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-554b2be6-7827-4a11-9a4a-ac3a843d992c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2fcf07da7d6941418fd7baf318d5b8b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2fcf07da7d6941418fd7baf318d5b8b3", "name": "CreateSecurityGroupTests-55661083-93eb-465-proj"}} 2018-07-22 08:19:02,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2fcf07da7d6941418fd7baf318d5b8b3 used request id req-554b2be6-7827-4a11-9a4a-ac3a843d992c 2018-07-22 08:19:02,511 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bdbb854-a08b-48cc-ad96-8f0ec85695c9 2018-07-22 08:19:02,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:02,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c487d696-6d39-446c-b8dd-ed8358208dcf Date: Sun, 22 Jul 2018 08:19:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd"}]} 2018-07-22 08:19:02,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 used request id req-c487d696-6d39-446c-b8dd-ed8358208dcf 2018-07-22 08:19:02,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9"}}' 2018-07-22 08:19:02,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-ab641c0f-339b-4aa0-81b1-a1aabdbe12fe Date: Sun, 22 Jul 2018 08:19:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:02Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:02Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "16d42e7a-f5a5-46df-a3ca-ca9ff3701858"}} 2018-07-22 08:19:02,910 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-ab641c0f-339b-4aa0-81b1-a1aabdbe12fe 2018-07-22 08:19:02,911 - neutron_utils - INFO - Retrieving security group with ID - 9bdbb854-a08b-48cc-ad96-8f0ec85695c9 2018-07-22 08:19:02,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:03,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-f1464e6e-dcf3-41ae-a2a5-18428b30bd70 Date: Sun, 22 Jul 2018 08:19:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "updated_at": "2018-07-22T08:19:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:02Z", "revision_number": 0, "id": "16d42e7a-f5a5-46df-a3ca-ca9ff3701858", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:02Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}], "revision_number": 3, "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "name": "CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname"}]} 2018-07-22 08:19:03,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 used request id req-f1464e6e-dcf3-41ae-a2a5-18428b30bd70 2018-07-22 08:19:03,127 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bdbb854-a08b-48cc-ad96-8f0ec85695c9 2018-07-22 08:19:03,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:03,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-0a63558c-7248-4490-a541-c63bdbb3ab38 Date: Sun, 22 Jul 2018 08:19:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:02Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:02Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "16d42e7a-f5a5-46df-a3ca-ca9ff3701858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd"}]} 2018-07-22 08:19:03,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 used request id req-0a63558c-7248-4490-a541-c63bdbb3ab38 2018-07-22 08:19:03,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:03,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79b1bb6b7b4d46fb8ce2f3b0d16051e0", "name": "CreateSecurityGroupTests-55661083-93eb-465-proj-role"}], "expires_at": "2018-07-22T09:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2fcf07da7d6941418fd7baf318d5b8b3", "name": "CreateSecurityGroupTests-55661083-93eb-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2fcf07da7d6941418fd7baf318d5b8b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_2fcf07da7d6941418fd7baf318d5b8b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/2fcf07da7d6941418fd7baf318d5b8b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-55661083-93eb-465-user", "id": "edd174009fa3498cbf5e02c5f6db95c7"}, "audit_ids": ["9Z4AsjrwQ7-j62zvvA5jhA"], "issued_at": "2018-07-22T08:19:03.000000Z"}} 2018-07-22 08:19:03,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ac920a884db2d675821f6b00fb28b253bee03d" 2018-07-22 08:19:03,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-632f47e1-4b66-4b9c-a9bf-9f9b2a79b9dd Date: Sun, 22 Jul 2018 08:19:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "updated_at": "2018-07-22T08:19:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:02Z", "revision_number": 0, "id": "16d42e7a-f5a5-46df-a3ca-ca9ff3701858", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:02Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}], "revision_number": 3, "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "name": "CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname"}]} 2018-07-22 08:19:03,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname&description=hello+group used request id req-632f47e1-4b66-4b9c-a9bf-9f9b2a79b9dd 2018-07-22 08:19:03,948 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bdbb854-a08b-48cc-ad96-8f0ec85695c9 2018-07-22 08:19:03,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ac920a884db2d675821f6b00fb28b253bee03d" 2018-07-22 08:19:04,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-758b600e-97bc-46ed-a1e5-00b3bcee3407 Date: Sun, 22 Jul 2018 08:19:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:02Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:02Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "16d42e7a-f5a5-46df-a3ca-ca9ff3701858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd"}]} 2018-07-22 08:19:04,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 used request id req-758b600e-97bc-46ed-a1e5-00b3bcee3407 2018-07-22 08:19:04,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bdbb854-a08b-48cc-ad96-8f0ec85695c9 2018-07-22 08:19:04,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ac920a884db2d675821f6b00fb28b253bee03d" 2018-07-22 08:19:04,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-c3e1e647-31e4-4fd2-9531-786ca43ad414 Date: Sun, 22 Jul 2018 08:19:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:02Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:02Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "16d42e7a-f5a5-46df-a3ca-ca9ff3701858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd"}]} 2018-07-22 08:19:04,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 used request id req-c3e1e647-31e4-4fd2-9531-786ca43ad414 2018-07-22 08:19:04,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ac920a884db2d675821f6b00fb28b253bee03d" 2018-07-22 08:19:04,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-bc4ae2d0-8b06-4ac3-8d08-7de7b9dcf842 Date: Sun, 22 Jul 2018 08:19:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "updated_at": "2018-07-22T08:19:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:02Z", "revision_number": 0, "id": "16d42e7a-f5a5-46df-a3ca-ca9ff3701858", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:02Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}], "revision_number": 3, "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "name": "CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname"}]} 2018-07-22 08:19:04,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname used request id req-bc4ae2d0-8b06-4ac3-8d08-7de7b9dcf842 2018-07-22 08:19:04,679 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bdbb854-a08b-48cc-ad96-8f0ec85695c9 2018-07-22 08:19:04,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ac920a884db2d675821f6b00fb28b253bee03d" 2018-07-22 08:19:04,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9d2e1f79-262c-4af3-833c-8139f4bddd99 Date: Sun, 22 Jul 2018 08:19:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:02Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:02Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "16d42e7a-f5a5-46df-a3ca-ca9ff3701858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd"}]} 2018-07-22 08:19:04,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 used request id req-9d2e1f79-262c-4af3-833c-8139f4bddd99 2018-07-22 08:19:04,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ac920a884db2d675821f6b00fb28b253bee03d" 2018-07-22 08:19:04,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-d08c5d6c-d6f1-40c8-8617-223f0cff9a06 Date: Sun, 22 Jul 2018 08:19:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "updated_at": "2018-07-22T08:19:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:02Z", "revision_number": 0, "id": "16d42e7a-f5a5-46df-a3ca-ca9ff3701858", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:02Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}], "revision_number": 3, "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "name": "CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname"}]} 2018-07-22 08:19:04,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname used request id req-d08c5d6c-d6f1-40c8-8617-223f0cff9a06 2018-07-22 08:19:04,941 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bdbb854-a08b-48cc-ad96-8f0ec85695c9 2018-07-22 08:19:04,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ac920a884db2d675821f6b00fb28b253bee03d" 2018-07-22 08:19:05,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-301c2198-7237-45b9-9633-044a73fdff6e Date: Sun, 22 Jul 2018 08:19:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:02Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:02Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "16d42e7a-f5a5-46df-a3ca-ca9ff3701858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd"}]} 2018-07-22 08:19:05,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 used request id req-301c2198-7237-45b9-9633-044a73fdff6e 2018-07-22 08:19:05,135 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bdbb854-a08b-48cc-ad96-8f0ec85695c9 2018-07-22 08:19:05,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ac920a884db2d675821f6b00fb28b253bee03d" 2018-07-22 08:19:05,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-6f90cc22-9988-4e9a-9606-155909f0f7a1 Date: Sun, 22 Jul 2018 08:19:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:02Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:02Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "16d42e7a-f5a5-46df-a3ca-ca9ff3701858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd"}]} 2018-07-22 08:19:05,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 used request id req-6f90cc22-9988-4e9a-9606-155909f0f7a1 2018-07-22 08:19:05,342 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname 2018-07-22 08:19:05,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:05,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-1b6afd88-7d61-4a79-b982-64ac6d6dbbc9 Date: Sun, 22 Jul 2018 08:19:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "updated_at": "2018-07-22T08:19:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:02Z", "revision_number": 0, "id": "16d42e7a-f5a5-46df-a3ca-ca9ff3701858", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:02Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}], "revision_number": 3, "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "name": "CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname"}]} 2018-07-22 08:19:05,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname used request id req-1b6afd88-7d61-4a79-b982-64ac6d6dbbc9 2018-07-22 08:19:05,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2fcf07da7d6941418fd7baf318d5b8b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:05,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2756001d-b6c1-4e66-aa91-8b557e0b06ea Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2fcf07da7d6941418fd7baf318d5b8b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2fcf07da7d6941418fd7baf318d5b8b3", "name": "CreateSecurityGroupTests-55661083-93eb-465-proj"}} 2018-07-22 08:19:05,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2fcf07da7d6941418fd7baf318d5b8b3 used request id req-2756001d-b6c1-4e66-aa91-8b557e0b06ea 2018-07-22 08:19:05,491 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bdbb854-a08b-48cc-ad96-8f0ec85695c9 2018-07-22 08:19:05,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:05,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-bda299d6-1c8c-4cf5-8df0-2d3a0840e4f7 Date: Sun, 22 Jul 2018 08:19:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:02Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:02Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "16d42e7a-f5a5-46df-a3ca-ca9ff3701858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd"}]} 2018-07-22 08:19:05,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 used request id req-bda299d6-1c8c-4cf5-8df0-2d3a0840e4f7 2018-07-22 08:19:05,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9"}}' 2018-07-22 08:19:05,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-503f6146-d751-4ce9-a2c4-ac36afe953b2 Date: Sun, 22 Jul 2018 08:19:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:05Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:05Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "c38957d6-6481-46e6-91ad-92ee28d84cf0"}} 2018-07-22 08:19:05,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-503f6146-d751-4ce9-a2c4-ac36afe953b2 2018-07-22 08:19:05,881 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bdbb854-a08b-48cc-ad96-8f0ec85695c9 2018-07-22 08:19:05,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ac920a884db2d675821f6b00fb28b253bee03d" 2018-07-22 08:19:06,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-93df6d19-2bd7-4b8b-b937-c1397991488e Date: Sun, 22 Jul 2018 08:19:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "13f6be3a-5284-4783-92cb-6bf3f579d87a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:02Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:02Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "16d42e7a-f5a5-46df-a3ca-ca9ff3701858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "a65e4997-ffa9-4989-8c94-cab86fdafccd"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:05Z", "security_group_id": "9bdbb854-a08b-48cc-ad96-8f0ec85695c9", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:05Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "c38957d6-6481-46e6-91ad-92ee28d84cf0"}]} 2018-07-22 08:19:06,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9bdbb854-a08b-48cc-ad96-8f0ec85695c9 used request id req-93df6d19-2bd7-4b8b-b937-c1397991488e 2018-07-22 08:19:06,088 - neutron_utils - INFO - Deleting security group rule with ID - 13f6be3a-5284-4783-92cb-6bf3f579d87a 2018-07-22 08:19:06,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/13f6be3a-5284-4783-92cb-6bf3f579d87a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:06,343 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dfaea8a4-3419-4eee-a24d-ce7eed4bd3f1 Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:06,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/13f6be3a-5284-4783-92cb-6bf3f579d87a used request id req-dfaea8a4-3419-4eee-a24d-ce7eed4bd3f1 2018-07-22 08:19:06,344 - neutron_utils - INFO - Deleting security group rule with ID - a65e4997-ffa9-4989-8c94-cab86fdafccd 2018-07-22 08:19:06,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a65e4997-ffa9-4989-8c94-cab86fdafccd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:06,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f28d1650-2fb4-41ae-b49f-a1f1bf764f0f Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:06,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a65e4997-ffa9-4989-8c94-cab86fdafccd used request id req-f28d1650-2fb4-41ae-b49f-a1f1bf764f0f 2018-07-22 08:19:06,693 - neutron_utils - INFO - Deleting security group rule with ID - c38957d6-6481-46e6-91ad-92ee28d84cf0 2018-07-22 08:19:06,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/c38957d6-6481-46e6-91ad-92ee28d84cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:06,961 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6f7515f-c451-49c9-a584-ca83d4187df4 Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:06,961 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/c38957d6-6481-46e6-91ad-92ee28d84cf0 used request id req-c6f7515f-c451-49c9-a584-ca83d4187df4 2018-07-22 08:19:06,961 - neutron_utils - INFO - Deleting security group rule with ID - 16d42e7a-f5a5-46df-a3ca-ca9ff3701858 2018-07-22 08:19:06,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/16d42e7a-f5a5-46df-a3ca-ca9ff3701858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:07,056 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c08e490d-302e-4c91-b3bf-6fdda4962d05 Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:07,056 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/16d42e7a-f5a5-46df-a3ca-ca9ff3701858 used request id req-c08e490d-302e-4c91-b3bf-6fdda4962d05 2018-07-22 08:19:07,056 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-00938126-aef4-47f6-829b-d5305568352dname 2018-07-22 08:19:07,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9bdbb854-a08b-48cc-ad96-8f0ec85695c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5663578ac0897720b71845d0c0e1ec5caf52e6ef" 2018-07-22 08:19:07,171 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6ddf2ac3-b955-4743-bd0d-ab447f766469 Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:07,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9bdbb854-a08b-48cc-ad96-8f0ec85695c9 used request id req-6ddf2ac3-b955-4743-bd0d-ab447f766469 2018-07-22 08:19:07,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" 2018-07-22 08:19:07,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5d47ab1a-8926-46c6-a17e-c2d29d381f4b Date: Sun, 22 Jul 2018 08:19:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "updated_at": "2018-07-22T08:19:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "0dbaa83a-6981-4586-9687-7b14f432271b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "58cb3e5e-6292-4a5d-a8c2-0367d9763470", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "6b5eb68b-4aac-435f-ad9f-eeecc1e80092", "remote_group_id": "58cb3e5e-6292-4a5d-a8c2-0367d9763470", "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "58cb3e5e-6292-4a5d-a8c2-0367d9763470", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "955ccd30-b1d8-493c-8ebc-68797d78ab75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "58cb3e5e-6292-4a5d-a8c2-0367d9763470", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "revision_number": 0, "id": "9b8ee252-8c30-4b78-8af0-938c90992af4", "remote_group_id": "58cb3e5e-6292-4a5d-a8c2-0367d9763470", "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:00Z", "security_group_id": "58cb3e5e-6292-4a5d-a8c2-0367d9763470", "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3"}], "revision_number": 4, "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "58cb3e5e-6292-4a5d-a8c2-0367d9763470", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:19:07,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-5d47ab1a-8926-46c6-a17e-c2d29d381f4b 2018-07-22 08:19:07,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" 2018-07-22 08:19:07,535 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de6c353b-a76b-48f5-aa5e-61061b62eb92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:07,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-de6c353b-a76b-48f5-aa5e-61061b62eb92 2018-07-22 08:19:07,535 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:07,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" 2018-07-22 08:19:07,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc10c3be-2dd7-4319-9a05-48af0bf64491 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:07,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-cc10c3be-2dd7-4319-9a05-48af0bf64491 2018-07-22 08:19:07,624 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:07,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" 2018-07-22 08:19:07,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7936f42-06d0-4d30-801a-87d94f345b03 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:19:07,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-a7936f42-06d0-4d30-801a-87d94f345b03 2018-07-22 08:19:07,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2fcf07da7d6941418fd7baf318d5b8b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" 2018-07-22 08:19:07,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a6a6ac4-cf75-4714-86e2-d4408767ecaf Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2fcf07da7d6941418fd7baf318d5b8b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2fcf07da7d6941418fd7baf318d5b8b3", "name": "CreateSecurityGroupTests-55661083-93eb-465-proj"}} 2018-07-22 08:19:07,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2fcf07da7d6941418fd7baf318d5b8b3 used request id req-5a6a6ac4-cf75-4714-86e2-d4408767ecaf 2018-07-22 08:19:07,824 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58cb3e5e-6292-4a5d-a8c2-0367d9763470 2018-07-22 08:19:07,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=58cb3e5e-6292-4a5d-a8c2-0367d9763470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" 2018-07-22 08:19:08,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a90361d3-9af7-4394-8558-41b68f70202f Date: Sun, 22 Jul 2018 08:19:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "58cb3e5e-6292-4a5d-a8c2-0367d9763470", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "0dbaa83a-6981-4586-9687-7b14f432271b"}, {"remote_group_id": "58cb3e5e-6292-4a5d-a8c2-0367d9763470", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "58cb3e5e-6292-4a5d-a8c2-0367d9763470", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "6b5eb68b-4aac-435f-ad9f-eeecc1e80092"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "58cb3e5e-6292-4a5d-a8c2-0367d9763470", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "955ccd30-b1d8-493c-8ebc-68797d78ab75"}, {"remote_group_id": "58cb3e5e-6292-4a5d-a8c2-0367d9763470", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:00Z", "security_group_id": "58cb3e5e-6292-4a5d-a8c2-0367d9763470", "port_range_min": null, "revision_number": 0, "tenant_id": "2fcf07da7d6941418fd7baf318d5b8b3", "created_at": "2018-07-22T08:19:00Z", "project_id": "2fcf07da7d6941418fd7baf318d5b8b3", "id": "9b8ee252-8c30-4b78-8af0-938c90992af4"}]} 2018-07-22 08:19:08,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=58cb3e5e-6292-4a5d-a8c2-0367d9763470 used request id req-a90361d3-9af7-4394-8558-41b68f70202f 2018-07-22 08:19:08,004 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:19:08,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/58cb3e5e-6292-4a5d-a8c2-0367d9763470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" 2018-07-22 08:19:08,308 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c9803218-cf5a-4959-aa9c-c3cac9675ce9 Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:08,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/58cb3e5e-6292-4a5d-a8c2-0367d9763470 used request id req-c9803218-cf5a-4959-aa9c-c3cac9675ce9 2018-07-22 08:19:08,309 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-55661083-93eb-465-proj 2018-07-22 08:19:08,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2fcf07da7d6941418fd7baf318d5b8b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" 2018-07-22 08:19:08,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ac85f65-fa65-425b-8675-3f9bda75d45f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:08,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2fcf07da7d6941418fd7baf318d5b8b3 used request id req-1ac85f65-fa65-425b-8675-3f9bda75d45f 2018-07-22 08:19:08,564 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-55661083-93eb-465-proj-role 2018-07-22 08:19:08,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/79b1bb6b7b4d46fb8ce2f3b0d16051e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" 2018-07-22 08:19:08,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d7d0a77-b63f-4f58-aad0-294371287edf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:08,677 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/79b1bb6b7b4d46fb8ce2f3b0d16051e0 used request id req-5d7d0a77-b63f-4f58-aad0-294371287edf 2018-07-22 08:19:08,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed024c27d0cf26e348a703849ac00f464b5e9aaa" 2018-07-22 08:19:08,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dbcc4b2-a22c-448a-a510-f2fb936169fc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:19:08,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7dbcc4b2-a22c-448a-a510-f2fb936169fc 2018-07-22 08:19:08,775 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-55661083-93eb-465-user 2018-07-22 08:19:08,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/edd174009fa3498cbf5e02c5f6db95c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}246ceff48092febee9baa162d17c63b521433141" 2018-07-22 08:19:08,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6de84372-59ee-4753-be10-0611d216a991 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:08,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/edd174009fa3498cbf5e02c5f6db95c7 used request id req-6de84372-59ee-4753-be10-0611d216a991 2018-07-22 08:19:08,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:09,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:19:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["z549wWItTLGxDVdsKXDIMw"], "issued_at": "2018-07-22T08:19:09.000000Z"}} 2018-07-22 08:19:09,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5aa445ae99682f39aa672f46d898eee3d8b666a" 2018-07-22 08:19:09,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26361008-5587-4d0e-92cb-12bd86df797d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:09,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-26361008-5587-4d0e-92cb-12bd86df797d 2018-07-22 08:19:09,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:09,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:09,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:19:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["GClJa9ekQLmATusIE326dw"], "issued_at": "2018-07-22T08:19:09.000000Z"}} 2018-07-22 08:19:09,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:09,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73349116-e351-49c6-9c33-9e2bb0ac4ace Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:09,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-73349116-e351-49c6-9c33-9e2bb0ac4ace 2018-07-22 08:19:09,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:09,988 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19:09 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:09,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3cf9ee70-6817-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:10,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3324ffc-5bcd-436d-b3a8-a5bc7cb7bf4f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3cf9ee70-6817-450-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:19:10,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3cf9ee70-6817-450-proj used request id req-d3324ffc-5bcd-436d-b3a8-a5bc7cb7bf4f 2018-07-22 08:19:10,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:10,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f31fa54-a93c-4b28-8bca-a78795491a4e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:19:10,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9f31fa54-a93c-4b28-8bca-a78795491a4e 2018-07-22 08:19:10,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-3cf9ee70-6817-450-proj"}}' 2018-07-22 08:19:10,312 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:19:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-813297e1-cd41-4948-bb6f-0e01621a5a45 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed037132dfa648ec97a8a07614cbcc67"}, "tags": [], "enabled": true, "id": "ed037132dfa648ec97a8a07614cbcc67", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3cf9ee70-6817-450-proj"}} 2018-07-22 08:19:10,312 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-813297e1-cd41-4948-bb6f-0e01621a5a45 2018-07-22 08:19:10,313 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-3cf9ee70-6817-450-proj 2018-07-22 08:19:10,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:10,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:10,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:19:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["e6-Ccd6uQv6ua0QmFi4bqg"], "issued_at": "2018-07-22T08:19:10.000000Z"}} 2018-07-22 08:19:10,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ffb6e54f61636d82057898138067d7a3c20686" 2018-07-22 08:19:10,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc486947-a6f6-4557-97be-6ccf11c516ab Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:10,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-dc486947-a6f6-4557-97be-6ccf11c516ab 2018-07-22 08:19:10,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:10,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19:10 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:10,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ffb6e54f61636d82057898138067d7a3c20686" 2018-07-22 08:19:10,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-368057aa-d59b-4e7f-b8af-b1c448920266 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:19:10,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-368057aa-d59b-4e7f-b8af-b1c448920266 2018-07-22 08:19:10,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-3cf9ee70-6817-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ffb6e54f61636d82057898138067d7a3c20686" 2018-07-22 08:19:11,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98fc2f7a-6ff4-42ea-9531-44c0df4dcaa4 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-3cf9ee70-6817-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed037132dfa648ec97a8a07614cbcc67"}, "tags": [], "enabled": true, "id": "ed037132dfa648ec97a8a07614cbcc67", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3cf9ee70-6817-450-proj"}]} 2018-07-22 08:19:11,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-3cf9ee70-6817-450-proj used request id req-98fc2f7a-6ff4-42ea-9531-44c0df4dcaa4 2018-07-22 08:19:11,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ffb6e54f61636d82057898138067d7a3c20686" 2018-07-22 08:19:11,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-674e6792-34ec-47a9-94c6-a611e33b986b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:19:11,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-674e6792-34ec-47a9-94c6-a611e33b986b 2018-07-22 08:19:11,432 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-3cf9ee70-6817-450-user 2018-07-22 08:19:11,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:11,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:11,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-898f756e-cd5b-4dbe-bbc3-15eb8329fbfa Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:19:11,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-898f756e-cd5b-4dbe-bbc3-15eb8329fbfa 2018-07-22 08:19:11,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" -d '{"role": {"name": "CreateSecurityGroupTests-3cf9ee70-6817-450-proj-role"}}' 2018-07-22 08:19:11,642 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:19:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5fce323-b482-4e2b-a5ff-c19fe1068b6a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9e1055c9ef44b6bb6624254e24b61bd", "links": {"self": "http://172.30.9.23:5000/v3/roles/d9e1055c9ef44b6bb6624254e24b61bd"}, "name": "CreateSecurityGroupTests-3cf9ee70-6817-450-proj-role"}} 2018-07-22 08:19:11,642 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5fce323-b482-4e2b-a5ff-c19fe1068b6a 2018-07-22 08:19:11,642 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-3cf9ee70-6817-450-proj-role 2018-07-22 08:19:11,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d9e1055c9ef44b6bb6624254e24b61bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:11,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3681639-1632-476d-90e8-84eb7f2c47af Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9e1055c9ef44b6bb6624254e24b61bd", "links": {"self": "http://172.30.9.23:5000/v3/roles/d9e1055c9ef44b6bb6624254e24b61bd"}, "name": "CreateSecurityGroupTests-3cf9ee70-6817-450-proj-role"}} 2018-07-22 08:19:11,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d9e1055c9ef44b6bb6624254e24b61bd used request id req-a3681639-1632-476d-90e8-84eb7f2c47af 2018-07-22 08:19:11,734 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-3cf9ee70-6817-450-proj-role to project CreateSecurityGroupTests-3cf9ee70-6817-450-proj 2018-07-22 08:19:11,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ed037132dfa648ec97a8a07614cbcc67/users/c57de80836ea45719d13aae4ea27bfe3/roles/d9e1055c9ef44b6bb6624254e24b61bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:11,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da350635-00f7-40bd-9340-9568c7983274 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:11,872 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ed037132dfa648ec97a8a07614cbcc67/users/c57de80836ea45719d13aae4ea27bfe3/roles/d9e1055c9ef44b6bb6624254e24b61bd used request id req-da350635-00f7-40bd-9340-9568c7983274 2018-07-22 08:19:11,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:11,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:12,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9e1055c9ef44b6bb6624254e24b61bd", "name": "CreateSecurityGroupTests-3cf9ee70-6817-450-proj-role"}], "expires_at": "2018-07-22T09:19:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed037132dfa648ec97a8a07614cbcc67", "name": "CreateSecurityGroupTests-3cf9ee70-6817-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ed037132dfa648ec97a8a07614cbcc67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/ed037132dfa648ec97a8a07614cbcc67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/ed037132dfa648ec97a8a07614cbcc67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ed037132dfa648ec97a8a07614cbcc67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/ed037132dfa648ec97a8a07614cbcc67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/ed037132dfa648ec97a8a07614cbcc67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ed037132dfa648ec97a8a07614cbcc67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_ed037132dfa648ec97a8a07614cbcc67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/ed037132dfa648ec97a8a07614cbcc67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/ed037132dfa648ec97a8a07614cbcc67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/ed037132dfa648ec97a8a07614cbcc67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/ed037132dfa648ec97a8a07614cbcc67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/ed037132dfa648ec97a8a07614cbcc67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/ed037132dfa648ec97a8a07614cbcc67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-3cf9ee70-6817-450-user", "id": "c57de80836ea45719d13aae4ea27bfe3"}, "audit_ids": ["KuDfVApMSK-cMirIGGsH3w"], "issued_at": "2018-07-22T08:19:12.000000Z"}} 2018-07-22 08:19:12,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64e0b9250beff2658c8fd64e8b6f7154b665673" 2018-07-22 08:19:12,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86e3cd5e-2346-41e6-be29-1df6c2e42850 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:12,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-86e3cd5e-2346-41e6-be29-1df6c2e42850 2018-07-22 08:19:12,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-453dd652-47cb-4a24-9fca-f8de3f90a446name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64e0b9250beff2658c8fd64e8b6f7154b665673" 2018-07-22 08:19:12,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cb3afda0-84a6-4b3c-8044-64ab9a0ec24a Date: Sun, 22 Jul 2018 08:19:12 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:19:12,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-453dd652-47cb-4a24-9fca-f8de3f90a446name&description=hello+group used request id req-cb3afda0-84a6-4b3c-8044-64ab9a0ec24a 2018-07-22 08:19:12,713 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-453dd652-47cb-4a24-9fca-f8de3f90a446name... 2018-07-22 08:19:12,713 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-453dd652-47cb-4a24-9fca-f8de3f90a446name 2018-07-22 08:19:12,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64e0b9250beff2658c8fd64e8b6f7154b665673" -d '{"security_group": {"name": "CreateSecurityGroupTests-453dd652-47cb-4a24-9fca-f8de3f90a446name", "description": "hello group"}}' 2018-07-22 08:19:13,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-dd8f12df-c7d0-4760-ad49-eb59e547d36a Date: Sun, 22 Jul 2018 08:19:13 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "updated_at": "2018-07-22T08:19:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "revision_number": 0, "id": "282a466b-0d73-4126-8a9f-7615a18ee19f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed037132dfa648ec97a8a07614cbcc67"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "revision_number": 0, "id": "f56a6be5-90e7-4948-963b-9d88f4d3ccfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed037132dfa648ec97a8a07614cbcc67"}], "revision_number": 2, "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "name": "CreateSecurityGroupTests-453dd652-47cb-4a24-9fca-f8de3f90a446name"}} 2018-07-22 08:19:13,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-dd8f12df-c7d0-4760-ad49-eb59e547d36a 2018-07-22 08:19:13,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ef3d521a-5e6b-4722-b56c-0d4956b45a0b 2018-07-22 08:19:13,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ef3d521a-5e6b-4722-b56c-0d4956b45a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64e0b9250beff2658c8fd64e8b6f7154b665673" 2018-07-22 08:19:13,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8f0ec7db-1d20-4373-8bc4-a44255e3c7f6 Date: Sun, 22 Jul 2018 08:19:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "port_range_min": null, "revision_number": 0, "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "282a466b-0d73-4126-8a9f-7615a18ee19f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "port_range_min": null, "revision_number": 0, "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "f56a6be5-90e7-4948-963b-9d88f4d3ccfc"}]} 2018-07-22 08:19:13,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ef3d521a-5e6b-4722-b56c-0d4956b45a0b used request id req-8f0ec7db-1d20-4373-8bc4-a44255e3c7f6 2018-07-22 08:19:13,313 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ef3d521a-5e6b-4722-b56c-0d4956b45a0b 2018-07-22 08:19:13,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ef3d521a-5e6b-4722-b56c-0d4956b45a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64e0b9250beff2658c8fd64e8b6f7154b665673" 2018-07-22 08:19:13,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c1195bb2-0a24-40a7-ae24-75fd649c9207 Date: Sun, 22 Jul 2018 08:19:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "port_range_min": null, "revision_number": 0, "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "282a466b-0d73-4126-8a9f-7615a18ee19f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "port_range_min": null, "revision_number": 0, "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "f56a6be5-90e7-4948-963b-9d88f4d3ccfc"}]} 2018-07-22 08:19:13,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ef3d521a-5e6b-4722-b56c-0d4956b45a0b used request id req-c1195bb2-0a24-40a7-ae24-75fd649c9207 2018-07-22 08:19:13,504 - neutron_utils - INFO - Retrieving security group with ID - ef3d521a-5e6b-4722-b56c-0d4956b45a0b 2018-07-22 08:19:13,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ef3d521a-5e6b-4722-b56c-0d4956b45a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64e0b9250beff2658c8fd64e8b6f7154b665673" 2018-07-22 08:19:13,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6fc7f25f-4185-43a4-95e1-b8da96e80de2 Date: Sun, 22 Jul 2018 08:19:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "updated_at": "2018-07-22T08:19:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "revision_number": 0, "id": "282a466b-0d73-4126-8a9f-7615a18ee19f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed037132dfa648ec97a8a07614cbcc67"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "revision_number": 0, "id": "f56a6be5-90e7-4948-963b-9d88f4d3ccfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed037132dfa648ec97a8a07614cbcc67"}], "revision_number": 2, "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "name": "CreateSecurityGroupTests-453dd652-47cb-4a24-9fca-f8de3f90a446name"}]} 2018-07-22 08:19:13,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ef3d521a-5e6b-4722-b56c-0d4956b45a0b used request id req-6fc7f25f-4185-43a4-95e1-b8da96e80de2 2018-07-22 08:19:13,586 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ef3d521a-5e6b-4722-b56c-0d4956b45a0b 2018-07-22 08:19:13,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ef3d521a-5e6b-4722-b56c-0d4956b45a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64e0b9250beff2658c8fd64e8b6f7154b665673" 2018-07-22 08:19:13,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a28802db-d75c-4098-9c61-6593710c831d Date: Sun, 22 Jul 2018 08:19:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "port_range_min": null, "revision_number": 0, "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "282a466b-0d73-4126-8a9f-7615a18ee19f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "port_range_min": null, "revision_number": 0, "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "f56a6be5-90e7-4948-963b-9d88f4d3ccfc"}]} 2018-07-22 08:19:13,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ef3d521a-5e6b-4722-b56c-0d4956b45a0b used request id req-a28802db-d75c-4098-9c61-6593710c831d 2018-07-22 08:19:13,775 - neutron_utils - INFO - Retrieving security group with ID - ef3d521a-5e6b-4722-b56c-0d4956b45a0b 2018-07-22 08:19:13,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ef3d521a-5e6b-4722-b56c-0d4956b45a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64e0b9250beff2658c8fd64e8b6f7154b665673" 2018-07-22 08:19:13,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bf341ab7-4f50-4a1a-977e-31f90a81745e Date: Sun, 22 Jul 2018 08:19:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "updated_at": "2018-07-22T08:19:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "revision_number": 0, "id": "282a466b-0d73-4126-8a9f-7615a18ee19f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed037132dfa648ec97a8a07614cbcc67"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "revision_number": 0, "id": "f56a6be5-90e7-4948-963b-9d88f4d3ccfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed037132dfa648ec97a8a07614cbcc67"}], "revision_number": 2, "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "name": "CreateSecurityGroupTests-453dd652-47cb-4a24-9fca-f8de3f90a446name"}]} 2018-07-22 08:19:13,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ef3d521a-5e6b-4722-b56c-0d4956b45a0b used request id req-bf341ab7-4f50-4a1a-977e-31f90a81745e 2018-07-22 08:19:13,829 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ef3d521a-5e6b-4722-b56c-0d4956b45a0b 2018-07-22 08:19:13,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ef3d521a-5e6b-4722-b56c-0d4956b45a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64e0b9250beff2658c8fd64e8b6f7154b665673" 2018-07-22 08:19:13,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-052768fc-b8ca-43aa-a9a4-63cdfd640649 Date: Sun, 22 Jul 2018 08:19:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "port_range_min": null, "revision_number": 0, "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "282a466b-0d73-4126-8a9f-7615a18ee19f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "port_range_min": null, "revision_number": 0, "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "f56a6be5-90e7-4948-963b-9d88f4d3ccfc"}]} 2018-07-22 08:19:13,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ef3d521a-5e6b-4722-b56c-0d4956b45a0b used request id req-052768fc-b8ca-43aa-a9a4-63cdfd640649 2018-07-22 08:19:13,891 - neutron_utils - INFO - Retrieving security group with ID - ef3d521a-5e6b-4722-b56c-0d4956b45a0b 2018-07-22 08:19:13,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ef3d521a-5e6b-4722-b56c-0d4956b45a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64e0b9250beff2658c8fd64e8b6f7154b665673" 2018-07-22 08:19:13,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6a8afeff-09b9-46bd-b275-d37d160664ff Date: Sun, 22 Jul 2018 08:19:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "updated_at": "2018-07-22T08:19:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "revision_number": 0, "id": "282a466b-0d73-4126-8a9f-7615a18ee19f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed037132dfa648ec97a8a07614cbcc67"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "revision_number": 0, "id": "f56a6be5-90e7-4948-963b-9d88f4d3ccfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed037132dfa648ec97a8a07614cbcc67"}], "revision_number": 2, "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "name": "CreateSecurityGroupTests-453dd652-47cb-4a24-9fca-f8de3f90a446name"}]} 2018-07-22 08:19:13,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ef3d521a-5e6b-4722-b56c-0d4956b45a0b used request id req-6a8afeff-09b9-46bd-b275-d37d160664ff 2018-07-22 08:19:13,946 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ef3d521a-5e6b-4722-b56c-0d4956b45a0b 2018-07-22 08:19:13,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ef3d521a-5e6b-4722-b56c-0d4956b45a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64e0b9250beff2658c8fd64e8b6f7154b665673" 2018-07-22 08:19:13,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ee1966b5-4064-4a75-961b-d71bc042884b Date: Sun, 22 Jul 2018 08:19:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "port_range_min": null, "revision_number": 0, "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "282a466b-0d73-4126-8a9f-7615a18ee19f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "security_group_id": "ef3d521a-5e6b-4722-b56c-0d4956b45a0b", "port_range_min": null, "revision_number": 0, "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "f56a6be5-90e7-4948-963b-9d88f4d3ccfc"}]} 2018-07-22 08:19:13,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ef3d521a-5e6b-4722-b56c-0d4956b45a0b used request id req-ee1966b5-4064-4a75-961b-d71bc042884b 2018-07-22 08:19:13,978 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-453dd652-47cb-4a24-9fca-f8de3f90a446name 2018-07-22 08:19:13,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:14,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9e1055c9ef44b6bb6624254e24b61bd", "name": "CreateSecurityGroupTests-3cf9ee70-6817-450-proj-role"}], "expires_at": "2018-07-22T09:19:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed037132dfa648ec97a8a07614cbcc67", "name": "CreateSecurityGroupTests-3cf9ee70-6817-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ed037132dfa648ec97a8a07614cbcc67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/ed037132dfa648ec97a8a07614cbcc67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/ed037132dfa648ec97a8a07614cbcc67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ed037132dfa648ec97a8a07614cbcc67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/ed037132dfa648ec97a8a07614cbcc67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/ed037132dfa648ec97a8a07614cbcc67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ed037132dfa648ec97a8a07614cbcc67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_ed037132dfa648ec97a8a07614cbcc67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/ed037132dfa648ec97a8a07614cbcc67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/ed037132dfa648ec97a8a07614cbcc67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/ed037132dfa648ec97a8a07614cbcc67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/ed037132dfa648ec97a8a07614cbcc67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/ed037132dfa648ec97a8a07614cbcc67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/ed037132dfa648ec97a8a07614cbcc67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-3cf9ee70-6817-450-user", "id": "c57de80836ea45719d13aae4ea27bfe3"}, "audit_ids": ["B_jvUndwSaS6n2QWNQP11g"], "issued_at": "2018-07-22T08:19:14.000000Z"}} 2018-07-22 08:19:14,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ef3d521a-5e6b-4722-b56c-0d4956b45a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1cdb074a03943b83e1d172e41e5fedd2ff9083" 2018-07-22 08:19:14,701 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5400c5ed-548c-4efc-b061-cd22432b1256 Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:14,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ef3d521a-5e6b-4722-b56c-0d4956b45a0b used request id req-5400c5ed-548c-4efc-b061-cd22432b1256 2018-07-22 08:19:14,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-453dd652-47cb-4a24-9fca-f8de3f90a446name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1cdb074a03943b83e1d172e41e5fedd2ff9083" 2018-07-22 08:19:14,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-13bc6b8c-f7a8-4885-a8c2-2971738cf460 Date: Sun, 22 Jul 2018 08:19:14 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:19:14,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-453dd652-47cb-4a24-9fca-f8de3f90a446name&description=hello+group used request id req-13bc6b8c-f7a8-4885-a8c2-2971738cf460 2018-07-22 08:19:14,910 - neutron_utils - INFO - Deleting security group rule with ID - 282a466b-0d73-4126-8a9f-7615a18ee19f 2018-07-22 08:19:14,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/282a466b-0d73-4126-8a9f-7615a18ee19f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64e0b9250beff2658c8fd64e8b6f7154b665673" 2018-07-22 08:19:14,936 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-b4b370fe-7bf6-406b-a1c3-e7a1d10e38a9 Date: Sun, 22 Jul 2018 08:19:14 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 282a466b-0d73-4126-8a9f-7615a18ee19f does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 08:19:14,936 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/282a466b-0d73-4126-8a9f-7615a18ee19f used request id req-b4b370fe-7bf6-406b-a1c3-e7a1d10e38a9 2018-07-22 08:19:14,936 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 282a466b-0d73-4126-8a9f-7615a18ee19f does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 08:19:14,937 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 282a466b-0d73-4126-8a9f-7615a18ee19f does not exist Neutron server returns request_ids: ['req-b4b370fe-7bf6-406b-a1c3-e7a1d10e38a9'] 2018-07-22 08:19:14,937 - neutron_utils - INFO - Deleting security group rule with ID - f56a6be5-90e7-4948-963b-9d88f4d3ccfc 2018-07-22 08:19:14,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/f56a6be5-90e7-4948-963b-9d88f4d3ccfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64e0b9250beff2658c8fd64e8b6f7154b665673" 2018-07-22 08:19:15,122 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-c7d4907e-6d03-4c34-bf73-4977858a3be0 Date: Sun, 22 Jul 2018 08:19:15 GMT RESP BODY: {"NeutronError": {"message": "Security group rule f56a6be5-90e7-4948-963b-9d88f4d3ccfc does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 08:19:15,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/f56a6be5-90e7-4948-963b-9d88f4d3ccfc used request id req-c7d4907e-6d03-4c34-bf73-4977858a3be0 2018-07-22 08:19:15,123 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule f56a6be5-90e7-4948-963b-9d88f4d3ccfc does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 08:19:15,123 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule f56a6be5-90e7-4948-963b-9d88f4d3ccfc does not exist Neutron server returns request_ids: ['req-c7d4907e-6d03-4c34-bf73-4977858a3be0'] 2018-07-22 08:19:15,124 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-453dd652-47cb-4a24-9fca-f8de3f90a446name 2018-07-22 08:19:15,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ef3d521a-5e6b-4722-b56c-0d4956b45a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64e0b9250beff2658c8fd64e8b6f7154b665673" 2018-07-22 08:19:15,323 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-d63823ae-9e07-4d43-ae8d-c08983403191 Date: Sun, 22 Jul 2018 08:19:15 GMT RESP BODY: {"NeutronError": {"message": "Security group ef3d521a-5e6b-4722-b56c-0d4956b45a0b does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-22 08:19:15,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ef3d521a-5e6b-4722-b56c-0d4956b45a0b used request id req-d63823ae-9e07-4d43-ae8d-c08983403191 2018-07-22 08:19:15,323 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group ef3d521a-5e6b-4722-b56c-0d4956b45a0b does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-22 08:19:15,324 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group ef3d521a-5e6b-4722-b56c-0d4956b45a0b does not exist Neutron server returns request_ids: ['req-d63823ae-9e07-4d43-ae8d-c08983403191'] 2018-07-22 08:19:15,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:15,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9d8613ba-ab70-4b44-813e-37aa7bfe81fa Date: Sun, 22 Jul 2018 08:19:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "updated_at": "2018-07-22T08:19:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "revision_number": 0, "id": "7a597a98-5182-4748-a9fa-bb145d263cac", "remote_group_id": "bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e", "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:12Z", "security_group_id": "bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e", "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed037132dfa648ec97a8a07614cbcc67"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "revision_number": 0, "id": "ccfe746f-a6b7-453f-91b8-0d7a13e9a2f9", "remote_group_id": "bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e", "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:12Z", "security_group_id": "bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e", "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed037132dfa648ec97a8a07614cbcc67"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "revision_number": 0, "id": "e2fbf20f-f628-4e82-b21d-08ce652f5a43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:12Z", "security_group_id": "bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e", "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed037132dfa648ec97a8a07614cbcc67"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "revision_number": 0, "id": "ffea6d6e-f3da-48ba-a7e6-69bae92a6b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:12Z", "security_group_id": "bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e", "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed037132dfa648ec97a8a07614cbcc67"}], "revision_number": 4, "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:19:15,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-9d8613ba-ab70-4b44-813e-37aa7bfe81fa 2018-07-22 08:19:15,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:15,681 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba68c746-d566-4bb0-a828-a655e60ff071 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:15,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-ba68c746-d566-4bb0-a828-a655e60ff071 2018-07-22 08:19:15,681 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:15,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:15,784 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-605c71c2-9a6c-4925-b932-0625d1cc72a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:15,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-605c71c2-9a6c-4925-b932-0625d1cc72a2 2018-07-22 08:19:15,785 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:15,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:15,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92f87149-0fb9-41ec-a108-4a723407cdec Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:19:15,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-92f87149-0fb9-41ec-a108-4a723407cdec 2018-07-22 08:19:15,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:15,975 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef250f65-6ce6-45ec-a975-496c5b57c13e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:15,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-ef250f65-6ce6-45ec-a975-496c5b57c13e 2018-07-22 08:19:15,976 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:15,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:16,068 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-804bb79f-ff76-47e3-8de4-aa83b9f13dde Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:16,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-804bb79f-ff76-47e3-8de4-aa83b9f13dde 2018-07-22 08:19:16,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:16,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:16,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35db75fe-ed69-4334-aa52-dc8c145d26af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:16,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-35db75fe-ed69-4334-aa52-dc8c145d26af 2018-07-22 08:19:16,160 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:16,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ed037132dfa648ec97a8a07614cbcc67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:16,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c7aaf4c-dce3-45e3-93b9-5b39f421e256 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed037132dfa648ec97a8a07614cbcc67"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ed037132dfa648ec97a8a07614cbcc67", "name": "CreateSecurityGroupTests-3cf9ee70-6817-450-proj"}} 2018-07-22 08:19:16,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ed037132dfa648ec97a8a07614cbcc67 used request id req-1c7aaf4c-dce3-45e3-93b9-5b39f421e256 2018-07-22 08:19:16,366 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e 2018-07-22 08:19:16,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:16,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-19a000f6-2d78-430a-b97b-c7ed904b3b26 Date: Sun, 22 Jul 2018 08:19:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "security_group_id": "bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e", "port_range_min": null, "revision_number": 0, "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "7a597a98-5182-4748-a9fa-bb145d263cac"}, {"remote_group_id": "bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "security_group_id": "bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e", "port_range_min": null, "revision_number": 0, "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "ccfe746f-a6b7-453f-91b8-0d7a13e9a2f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "security_group_id": "bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e", "port_range_min": null, "revision_number": 0, "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "e2fbf20f-f628-4e82-b21d-08ce652f5a43"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:12Z", "security_group_id": "bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e", "port_range_min": null, "revision_number": 0, "tenant_id": "ed037132dfa648ec97a8a07614cbcc67", "created_at": "2018-07-22T08:19:12Z", "project_id": "ed037132dfa648ec97a8a07614cbcc67", "id": "ffea6d6e-f3da-48ba-a7e6-69bae92a6b60"}]} 2018-07-22 08:19:16,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e used request id req-19a000f6-2d78-430a-b97b-c7ed904b3b26 2018-07-22 08:19:16,546 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:19:16,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:16,872 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1bbccb8c-0eaf-49cd-af38-efdd8c8e1e0a Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:16,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/bf07b9f0-4595-4d88-9ec4-f5ade30a2d1e used request id req-1bbccb8c-0eaf-49cd-af38-efdd8c8e1e0a 2018-07-22 08:19:16,873 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-3cf9ee70-6817-450-proj 2018-07-22 08:19:16,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/ed037132dfa648ec97a8a07614cbcc67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:17,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eef6f78-9857-4c27-926d-7c221555d117 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:17,102 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ed037132dfa648ec97a8a07614cbcc67 used request id req-8eef6f78-9857-4c27-926d-7c221555d117 2018-07-22 08:19:17,102 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-3cf9ee70-6817-450-proj-role 2018-07-22 08:19:17,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d9e1055c9ef44b6bb6624254e24b61bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:17,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-576ca5dd-c77e-4762-9e97-82851a6ada14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:17,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d9e1055c9ef44b6bb6624254e24b61bd used request id req-576ca5dd-c77e-4762-9e97-82851a6ada14 2018-07-22 08:19:17,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12ca2cc56cff475d1f4369cea0d9131af9a207" 2018-07-22 08:19:17,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1769f49-48bc-47db-9432-b379c71d5d2b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:19:17,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e1769f49-48bc-47db-9432-b379c71d5d2b 2018-07-22 08:19:17,318 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-3cf9ee70-6817-450-user 2018-07-22 08:19:17,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c57de80836ea45719d13aae4ea27bfe3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ffb6e54f61636d82057898138067d7a3c20686" 2018-07-22 08:19:17,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e4835da-36cd-4fc5-bb5b-dece9d626464 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:17,605 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c57de80836ea45719d13aae4ea27bfe3 used request id req-5e4835da-36cd-4fc5-bb5b-dece9d626464 2018-07-22 08:19:17,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:17,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:19:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["7M4J0VMEQnWRIHKGlWtvUA"], "issued_at": "2018-07-22T08:19:17.000000Z"}} 2018-07-22 08:19:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f33b83b148b0fcb952798504626aa0b93acf9e22" 2018-07-22 08:19:18,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65bc470-9787-4bab-921e-c722770648ff Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:18,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a65bc470-9787-4bab-921e-c722770648ff 2018-07-22 08:19:18,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:18,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:18,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:19:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ljkayaGJQlCvCqwN1YSCGg"], "issued_at": "2018-07-22T08:19:18.000000Z"}} 2018-07-22 08:19:18,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:18,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2765290b-d548-48aa-aa01-8663fe449e26 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:18,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2765290b-d548-48aa-aa01-8663fe449e26 2018-07-22 08:19:18,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:18,575 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19:18 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:18,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5357f78f-fe8f-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:18,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb336d6d-36ae-45b4-90ee-261292390d56 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5357f78f-fe8f-45d-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:19:18,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5357f78f-fe8f-45d-proj used request id req-fb336d6d-36ae-45b4-90ee-261292390d56 2018-07-22 08:19:18,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:18,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a97397-0a80-4f09-8578-ae50b95bb3f2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:19:18,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-41a97397-0a80-4f09-8578-ae50b95bb3f2 2018-07-22 08:19:18,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-5357f78f-fe8f-45d-proj"}}' 2018-07-22 08:19:18,898 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:19:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97d3d8bf-2063-4cec-bb52-e5f2cd148846 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db6ad40405904d98a07114912b98984c"}, "tags": [], "enabled": true, "id": "db6ad40405904d98a07114912b98984c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5357f78f-fe8f-45d-proj"}} 2018-07-22 08:19:18,899 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-97d3d8bf-2063-4cec-bb52-e5f2cd148846 2018-07-22 08:19:18,899 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-5357f78f-fe8f-45d-proj 2018-07-22 08:19:18,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:18,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:19,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:19:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["3DWw7zm_Ql-Riq7lhCkruw"], "issued_at": "2018-07-22T08:19:19.000000Z"}} 2018-07-22 08:19:19,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4abba74b0038c8ecda117bd91e6321d414e1ad45" 2018-07-22 08:19:19,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4964a32-2a9e-4902-ad75-dace3b4a799f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:19,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d4964a32-2a9e-4902-ad75-dace3b4a799f 2018-07-22 08:19:19,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:19,400 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19:19 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:19,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4abba74b0038c8ecda117bd91e6321d414e1ad45" 2018-07-22 08:19:19,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6722afc9-7644-42ee-aeab-6ea85ec6dedc Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:19:19,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6722afc9-7644-42ee-aeab-6ea85ec6dedc 2018-07-22 08:19:19,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-5357f78f-fe8f-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4abba74b0038c8ecda117bd91e6321d414e1ad45" 2018-07-22 08:19:19,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e3ed27-e477-43a6-be5a-3d43c2367116 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-5357f78f-fe8f-45d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db6ad40405904d98a07114912b98984c"}, "tags": [], "enabled": true, "id": "db6ad40405904d98a07114912b98984c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5357f78f-fe8f-45d-proj"}]} 2018-07-22 08:19:19,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-5357f78f-fe8f-45d-proj used request id req-e7e3ed27-e477-43a6-be5a-3d43c2367116 2018-07-22 08:19:19,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4abba74b0038c8ecda117bd91e6321d414e1ad45" 2018-07-22 08:19:19,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2103bcfe-40fc-4a22-86c5-967314a05f2d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:19:19,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2103bcfe-40fc-4a22-86c5-967314a05f2d 2018-07-22 08:19:19,940 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-5357f78f-fe8f-45d-user 2018-07-22 08:19:19,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:19,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:20,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e6cc9c-792c-4ce4-b007-95f4563b34e0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:19:20,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-32e6cc9c-792c-4ce4-b007-95f4563b34e0 2018-07-22 08:19:20,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" -d '{"role": {"name": "CreateSecurityGroupTests-5357f78f-fe8f-45d-proj-role"}}' 2018-07-22 08:19:20,144 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8750051a-6c70-4ace-b4f8-51a7878a2be2 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "29e02d1f02ae4a46ace5f44b72bf1fb5", "links": {"self": "http://172.30.9.23:5000/v3/roles/29e02d1f02ae4a46ace5f44b72bf1fb5"}, "name": "CreateSecurityGroupTests-5357f78f-fe8f-45d-proj-role"}} 2018-07-22 08:19:20,144 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8750051a-6c70-4ace-b4f8-51a7878a2be2 2018-07-22 08:19:20,144 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-5357f78f-fe8f-45d-proj-role 2018-07-22 08:19:20,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/29e02d1f02ae4a46ace5f44b72bf1fb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:20,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b011c952-b88b-4e84-a55f-8bea60a096e4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "29e02d1f02ae4a46ace5f44b72bf1fb5", "links": {"self": "http://172.30.9.23:5000/v3/roles/29e02d1f02ae4a46ace5f44b72bf1fb5"}, "name": "CreateSecurityGroupTests-5357f78f-fe8f-45d-proj-role"}} 2018-07-22 08:19:20,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/29e02d1f02ae4a46ace5f44b72bf1fb5 used request id req-b011c952-b88b-4e84-a55f-8bea60a096e4 2018-07-22 08:19:20,169 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-5357f78f-fe8f-45d-proj-role to project CreateSecurityGroupTests-5357f78f-fe8f-45d-proj 2018-07-22 08:19:20,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/db6ad40405904d98a07114912b98984c/users/345f81d6c3a54153841818877930e3e5/roles/29e02d1f02ae4a46ace5f44b72bf1fb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:20,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-110b662b-e2f3-483f-94c1-77b0efd7a8bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:20,317 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/db6ad40405904d98a07114912b98984c/users/345f81d6c3a54153841818877930e3e5/roles/29e02d1f02ae4a46ace5f44b72bf1fb5 used request id req-110b662b-e2f3-483f-94c1-77b0efd7a8bc 2018-07-22 08:19:20,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:20,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:20,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:19:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["HZ1AhOnrRyK0hI24_cIpgw"], "issued_at": "2018-07-22T08:19:20.000000Z"}} 2018-07-22 08:19:20,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0080101680a19608c0bb316ddcba8533b302f475" 2018-07-22 08:19:20,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec99ff6f-358f-423a-8799-8dc5a9fe6e3a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:20,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ec99ff6f-358f-423a-8799-8dc5a9fe6e3a 2018-07-22 08:19:20,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-607fe559-0abf-46c1-812b-3e9621155987name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0080101680a19608c0bb316ddcba8533b302f475" 2018-07-22 08:19:21,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5f7c102b-6141-4d70-9178-6d163f7c1622 Date: Sun, 22 Jul 2018 08:19:21 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:19:21,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-607fe559-0abf-46c1-812b-3e9621155987name&description=hello+group used request id req-5f7c102b-6141-4d70-9178-6d163f7c1622 2018-07-22 08:19:21,128 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-607fe559-0abf-46c1-812b-3e9621155987name... 2018-07-22 08:19:21,128 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-607fe559-0abf-46c1-812b-3e9621155987name 2018-07-22 08:19:21,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:21,137 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19:21 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:21,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-5357f78f-fe8f-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0080101680a19608c0bb316ddcba8533b302f475" 2018-07-22 08:19:21,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc116b1-8c39-435d-b5a8-17c4f4bbb669 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-5357f78f-fe8f-45d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db6ad40405904d98a07114912b98984c"}, "tags": [], "enabled": true, "id": "db6ad40405904d98a07114912b98984c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5357f78f-fe8f-45d-proj"}]} 2018-07-22 08:19:21,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-5357f78f-fe8f-45d-proj used request id req-2fc116b1-8c39-435d-b5a8-17c4f4bbb669 2018-07-22 08:19:21,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0080101680a19608c0bb316ddcba8533b302f475" -d '{"security_group": {"tenant_id": "db6ad40405904d98a07114912b98984c", "name": "CreateSecurityGroupTests-607fe559-0abf-46c1-812b-3e9621155987name", "description": "hello group"}}' 2018-07-22 08:19:21,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-2aa815df-78fa-437e-80e0-3297363ad932 Date: Sun, 22 Jul 2018 08:19:21 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "updated_at": "2018-07-22T08:19:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "3514e3f6-f592-450b-a66b-36940107ddf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv6", "project_id": "db6ad40405904d98a07114912b98984c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "e9a085e1-c573-488f-a206-ba873def6b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv4", "project_id": "db6ad40405904d98a07114912b98984c"}], "revision_number": 2, "project_id": "db6ad40405904d98a07114912b98984c", "id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "name": "CreateSecurityGroupTests-607fe559-0abf-46c1-812b-3e9621155987name"}} 2018-07-22 08:19:21,707 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-2aa815df-78fa-437e-80e0-3297363ad932 2018-07-22 08:19:21,708 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 2018-07-22 08:19:21,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0080101680a19608c0bb316ddcba8533b302f475" 2018-07-22 08:19:21,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bc772ce0-5cfe-41b3-a22b-a49da90b7b08 Date: Sun, 22 Jul 2018 08:19:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "3514e3f6-f592-450b-a66b-36940107ddf8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "e9a085e1-c573-488f-a206-ba873def6b5c"}]} 2018-07-22 08:19:21,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 used request id req-bc772ce0-5cfe-41b3-a22b-a49da90b7b08 2018-07-22 08:19:21,911 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 2018-07-22 08:19:21,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0080101680a19608c0bb316ddcba8533b302f475" 2018-07-22 08:19:22,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e30ac747-17eb-4db5-928c-ec6152159cdb Date: Sun, 22 Jul 2018 08:19:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "3514e3f6-f592-450b-a66b-36940107ddf8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "e9a085e1-c573-488f-a206-ba873def6b5c"}]} 2018-07-22 08:19:22,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 used request id req-e30ac747-17eb-4db5-928c-ec6152159cdb 2018-07-22 08:19:22,239 - neutron_utils - INFO - Retrieving security group with ID - 0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 2018-07-22 08:19:22,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0080101680a19608c0bb316ddcba8533b302f475" 2018-07-22 08:19:22,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8c814a04-1482-4f82-a808-21ed957399b0 Date: Sun, 22 Jul 2018 08:19:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "updated_at": "2018-07-22T08:19:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "3514e3f6-f592-450b-a66b-36940107ddf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv6", "project_id": "db6ad40405904d98a07114912b98984c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "e9a085e1-c573-488f-a206-ba873def6b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv4", "project_id": "db6ad40405904d98a07114912b98984c"}], "revision_number": 2, "project_id": "db6ad40405904d98a07114912b98984c", "id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "name": "CreateSecurityGroupTests-607fe559-0abf-46c1-812b-3e9621155987name"}]} 2018-07-22 08:19:22,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 used request id req-8c814a04-1482-4f82-a808-21ed957399b0 2018-07-22 08:19:22,566 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 2018-07-22 08:19:22,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0080101680a19608c0bb316ddcba8533b302f475" 2018-07-22 08:19:22,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dc83f044-c2ba-4c81-8217-ef446f49dabe Date: Sun, 22 Jul 2018 08:19:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "3514e3f6-f592-450b-a66b-36940107ddf8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "e9a085e1-c573-488f-a206-ba873def6b5c"}]} 2018-07-22 08:19:22,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 used request id req-dc83f044-c2ba-4c81-8217-ef446f49dabe 2018-07-22 08:19:22,774 - neutron_utils - INFO - Retrieving security group with ID - 0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 2018-07-22 08:19:22,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0080101680a19608c0bb316ddcba8533b302f475" 2018-07-22 08:19:22,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ef7b3f91-f316-4491-8bed-95b543117bb6 Date: Sun, 22 Jul 2018 08:19:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "updated_at": "2018-07-22T08:19:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "3514e3f6-f592-450b-a66b-36940107ddf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv6", "project_id": "db6ad40405904d98a07114912b98984c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "e9a085e1-c573-488f-a206-ba873def6b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv4", "project_id": "db6ad40405904d98a07114912b98984c"}], "revision_number": 2, "project_id": "db6ad40405904d98a07114912b98984c", "id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "name": "CreateSecurityGroupTests-607fe559-0abf-46c1-812b-3e9621155987name"}]} 2018-07-22 08:19:22,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 used request id req-ef7b3f91-f316-4491-8bed-95b543117bb6 2018-07-22 08:19:22,850 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 2018-07-22 08:19:22,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0080101680a19608c0bb316ddcba8533b302f475" 2018-07-22 08:19:23,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b6c2bd7-b369-4a63-a0cb-30cd31f21c9a Date: Sun, 22 Jul 2018 08:19:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "3514e3f6-f592-450b-a66b-36940107ddf8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "e9a085e1-c573-488f-a206-ba873def6b5c"}]} 2018-07-22 08:19:23,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 used request id req-7b6c2bd7-b369-4a63-a0cb-30cd31f21c9a 2018-07-22 08:19:23,068 - neutron_utils - INFO - Retrieving security group with ID - 0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 2018-07-22 08:19:23,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0080101680a19608c0bb316ddcba8533b302f475" 2018-07-22 08:19:23,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a889f618-dd3f-46d0-ae20-62d436d5a062 Date: Sun, 22 Jul 2018 08:19:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "updated_at": "2018-07-22T08:19:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "3514e3f6-f592-450b-a66b-36940107ddf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv6", "project_id": "db6ad40405904d98a07114912b98984c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "e9a085e1-c573-488f-a206-ba873def6b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv4", "project_id": "db6ad40405904d98a07114912b98984c"}], "revision_number": 2, "project_id": "db6ad40405904d98a07114912b98984c", "id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "name": "CreateSecurityGroupTests-607fe559-0abf-46c1-812b-3e9621155987name"}]} 2018-07-22 08:19:23,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 used request id req-a889f618-dd3f-46d0-ae20-62d436d5a062 2018-07-22 08:19:23,287 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 2018-07-22 08:19:23,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0080101680a19608c0bb316ddcba8533b302f475" 2018-07-22 08:19:23,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-082cb0fb-07b6-4d35-9ecd-4be14272a337 Date: Sun, 22 Jul 2018 08:19:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "3514e3f6-f592-450b-a66b-36940107ddf8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "e9a085e1-c573-488f-a206-ba873def6b5c"}]} 2018-07-22 08:19:23,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 used request id req-082cb0fb-07b6-4d35-9ecd-4be14272a337 2018-07-22 08:19:23,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:23,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29e02d1f02ae4a46ace5f44b72bf1fb5", "name": "CreateSecurityGroupTests-5357f78f-fe8f-45d-proj-role"}], "expires_at": "2018-07-22T09:19:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db6ad40405904d98a07114912b98984c", "name": "CreateSecurityGroupTests-5357f78f-fe8f-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/db6ad40405904d98a07114912b98984c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/db6ad40405904d98a07114912b98984c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/db6ad40405904d98a07114912b98984c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/db6ad40405904d98a07114912b98984c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/db6ad40405904d98a07114912b98984c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/db6ad40405904d98a07114912b98984c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_db6ad40405904d98a07114912b98984c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_db6ad40405904d98a07114912b98984c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/db6ad40405904d98a07114912b98984c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/db6ad40405904d98a07114912b98984c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/db6ad40405904d98a07114912b98984c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/db6ad40405904d98a07114912b98984c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/db6ad40405904d98a07114912b98984c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/db6ad40405904d98a07114912b98984c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5357f78f-fe8f-45d-user", "id": "345f81d6c3a54153841818877930e3e5"}, "audit_ids": ["mMGXhBbNR1qenxE6C7M9iQ"], "issued_at": "2018-07-22T08:19:23.000000Z"}} 2018-07-22 08:19:23,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-607fe559-0abf-46c1-812b-3e9621155987name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e4cbc972d187f59cd787cc725c4992dc341388" 2018-07-22 08:19:24,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2fac442e-f03d-4523-951c-285ab217ab3a Date: Sun, 22 Jul 2018 08:19:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "updated_at": "2018-07-22T08:19:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "3514e3f6-f592-450b-a66b-36940107ddf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv6", "project_id": "db6ad40405904d98a07114912b98984c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "e9a085e1-c573-488f-a206-ba873def6b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv4", "project_id": "db6ad40405904d98a07114912b98984c"}], "revision_number": 2, "project_id": "db6ad40405904d98a07114912b98984c", "id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "name": "CreateSecurityGroupTests-607fe559-0abf-46c1-812b-3e9621155987name"}]} 2018-07-22 08:19:24,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-607fe559-0abf-46c1-812b-3e9621155987name&description=hello+group used request id req-2fac442e-f03d-4523-951c-285ab217ab3a 2018-07-22 08:19:24,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:24,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19: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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:24,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db6ad40405904d98a07114912b98984c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f33b83b148b0fcb952798504626aa0b93acf9e22" 2018-07-22 08:19:24,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2138123b-3c60-43dc-b5d2-8cad79624db8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db6ad40405904d98a07114912b98984c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db6ad40405904d98a07114912b98984c", "name": "CreateSecurityGroupTests-5357f78f-fe8f-45d-proj"}} 2018-07-22 08:19:24,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db6ad40405904d98a07114912b98984c used request id req-2138123b-3c60-43dc-b5d2-8cad79624db8 2018-07-22 08:19:24,210 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 2018-07-22 08:19:24,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e4cbc972d187f59cd787cc725c4992dc341388" 2018-07-22 08:19:24,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1feabfef-4368-4c15-800b-50a50b9a5386 Date: Sun, 22 Jul 2018 08:19:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "3514e3f6-f592-450b-a66b-36940107ddf8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "e9a085e1-c573-488f-a206-ba873def6b5c"}]} 2018-07-22 08:19:24,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 used request id req-1feabfef-4368-4c15-800b-50a50b9a5386 2018-07-22 08:19:24,405 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 2018-07-22 08:19:24,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e4cbc972d187f59cd787cc725c4992dc341388" 2018-07-22 08:19:24,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4caa0c5c-392d-4c53-8ee6-a92e48a814a4 Date: Sun, 22 Jul 2018 08:19:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "3514e3f6-f592-450b-a66b-36940107ddf8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "e9a085e1-c573-488f-a206-ba873def6b5c"}]} 2018-07-22 08:19:24,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 used request id req-4caa0c5c-392d-4c53-8ee6-a92e48a814a4 2018-07-22 08:19:24,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:24,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:25,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29e02d1f02ae4a46ace5f44b72bf1fb5", "name": "CreateSecurityGroupTests-5357f78f-fe8f-45d-proj-role"}], "expires_at": "2018-07-22T09:19:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db6ad40405904d98a07114912b98984c", "name": "CreateSecurityGroupTests-5357f78f-fe8f-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/db6ad40405904d98a07114912b98984c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/db6ad40405904d98a07114912b98984c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/db6ad40405904d98a07114912b98984c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/db6ad40405904d98a07114912b98984c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/db6ad40405904d98a07114912b98984c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/db6ad40405904d98a07114912b98984c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_db6ad40405904d98a07114912b98984c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_db6ad40405904d98a07114912b98984c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/db6ad40405904d98a07114912b98984c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/db6ad40405904d98a07114912b98984c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/db6ad40405904d98a07114912b98984c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/db6ad40405904d98a07114912b98984c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/db6ad40405904d98a07114912b98984c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/db6ad40405904d98a07114912b98984c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5357f78f-fe8f-45d-user", "id": "345f81d6c3a54153841818877930e3e5"}, "audit_ids": ["6vroRaWVTI2XWseX-RMLBw"], "issued_at": "2018-07-22T08:19:25.000000Z"}} 2018-07-22 08:19:25,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137e4dfa83ebdbc7c5bdd23d6735966430352ca8" 2018-07-22 08:19:25,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2241d40-b9ad-4433-b78d-8241c896c274 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:25,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c2241d40-b9ad-4433-b78d-8241c896c274 2018-07-22 08:19:25,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-607fe559-0abf-46c1-812b-3e9621155987name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137e4dfa83ebdbc7c5bdd23d6735966430352ca8" 2018-07-22 08:19:25,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8e546fa1-d0fe-4cf5-b28d-e4663c081cc6 Date: Sun, 22 Jul 2018 08:19:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "updated_at": "2018-07-22T08:19:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "3514e3f6-f592-450b-a66b-36940107ddf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv6", "project_id": "db6ad40405904d98a07114912b98984c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "e9a085e1-c573-488f-a206-ba873def6b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv4", "project_id": "db6ad40405904d98a07114912b98984c"}], "revision_number": 2, "project_id": "db6ad40405904d98a07114912b98984c", "id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "name": "CreateSecurityGroupTests-607fe559-0abf-46c1-812b-3e9621155987name"}]} 2018-07-22 08:19:25,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-607fe559-0abf-46c1-812b-3e9621155987name used request id req-8e546fa1-d0fe-4cf5-b28d-e4663c081cc6 2018-07-22 08:19:25,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:25,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19:25 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:25,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db6ad40405904d98a07114912b98984c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137e4dfa83ebdbc7c5bdd23d6735966430352ca8" 2018-07-22 08:19:25,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a78d7b00-9008-4846-84f6-add89c6d7496 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db6ad40405904d98a07114912b98984c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db6ad40405904d98a07114912b98984c", "name": "CreateSecurityGroupTests-5357f78f-fe8f-45d-proj"}} 2018-07-22 08:19:25,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db6ad40405904d98a07114912b98984c used request id req-a78d7b00-9008-4846-84f6-add89c6d7496 2018-07-22 08:19:25,418 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 2018-07-22 08:19:25,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137e4dfa83ebdbc7c5bdd23d6735966430352ca8" 2018-07-22 08:19:25,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1624ac22-1c04-48bc-a91c-1930754860a7 Date: Sun, 22 Jul 2018 08:19:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "3514e3f6-f592-450b-a66b-36940107ddf8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "e9a085e1-c573-488f-a206-ba873def6b5c"}]} 2018-07-22 08:19:25,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 used request id req-1624ac22-1c04-48bc-a91c-1930754860a7 2018-07-22 08:19:25,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 2018-07-22 08:19:25,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137e4dfa83ebdbc7c5bdd23d6735966430352ca8" 2018-07-22 08:19:25,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eeb4ef6e-6aa8-411b-97ed-d5bb6714f5de Date: Sun, 22 Jul 2018 08:19:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "3514e3f6-f592-450b-a66b-36940107ddf8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "e9a085e1-c573-488f-a206-ba873def6b5c"}]} 2018-07-22 08:19:25,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 used request id req-eeb4ef6e-6aa8-411b-97ed-d5bb6714f5de 2018-07-22 08:19:25,833 - neutron_utils - INFO - Retrieving security group with ID - 0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 2018-07-22 08:19:25,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137e4dfa83ebdbc7c5bdd23d6735966430352ca8" 2018-07-22 08:19:26,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d7b6a825-bbc7-4a89-8fad-f07f4b5d9c8f Date: Sun, 22 Jul 2018 08:19:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "updated_at": "2018-07-22T08:19:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "3514e3f6-f592-450b-a66b-36940107ddf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv6", "project_id": "db6ad40405904d98a07114912b98984c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "e9a085e1-c573-488f-a206-ba873def6b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv4", "project_id": "db6ad40405904d98a07114912b98984c"}], "revision_number": 2, "project_id": "db6ad40405904d98a07114912b98984c", "id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "name": "CreateSecurityGroupTests-607fe559-0abf-46c1-812b-3e9621155987name"}]} 2018-07-22 08:19:26,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 used request id req-d7b6a825-bbc7-4a89-8fad-f07f4b5d9c8f 2018-07-22 08:19:26,063 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 2018-07-22 08:19:26,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137e4dfa83ebdbc7c5bdd23d6735966430352ca8" 2018-07-22 08:19:26,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fd594327-21af-40cb-ae4e-ff0da652f1a2 Date: Sun, 22 Jul 2018 08:19:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "3514e3f6-f592-450b-a66b-36940107ddf8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "0d740a2c-5e7f-44ff-97cb-c5f617cf8f54", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "e9a085e1-c573-488f-a206-ba873def6b5c"}]} 2018-07-22 08:19:26,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 used request id req-fd594327-21af-40cb-ae4e-ff0da652f1a2 2018-07-22 08:19:26,257 - neutron_utils - INFO - Deleting security group rule with ID - 3514e3f6-f592-450b-a66b-36940107ddf8 2018-07-22 08:19:26,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/3514e3f6-f592-450b-a66b-36940107ddf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0080101680a19608c0bb316ddcba8533b302f475" 2018-07-22 08:19:26,341 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6a50cfa2-45f5-4a9a-bdc9-4c8bd9089a17 Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:26,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/3514e3f6-f592-450b-a66b-36940107ddf8 used request id req-6a50cfa2-45f5-4a9a-bdc9-4c8bd9089a17 2018-07-22 08:19:26,341 - neutron_utils - INFO - Deleting security group rule with ID - e9a085e1-c573-488f-a206-ba873def6b5c 2018-07-22 08:19:26,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/e9a085e1-c573-488f-a206-ba873def6b5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0080101680a19608c0bb316ddcba8533b302f475" 2018-07-22 08:19:26,592 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2643612c-1224-46d1-b5dd-46d5ea8173f4 Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:26,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/e9a085e1-c573-488f-a206-ba873def6b5c used request id req-2643612c-1224-46d1-b5dd-46d5ea8173f4 2018-07-22 08:19:26,593 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-607fe559-0abf-46c1-812b-3e9621155987name 2018-07-22 08:19:26,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0080101680a19608c0bb316ddcba8533b302f475" 2018-07-22 08:19:26,874 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-595b69b8-bbeb-4358-afb2-f6df4a7adcff Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:26,874 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0d740a2c-5e7f-44ff-97cb-c5f617cf8f54 used request id req-595b69b8-bbeb-4358-afb2-f6df4a7adcff 2018-07-22 08:19:26,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:27,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-cde30c73-4f5e-43d8-b9b2-350ae57f2158 Date: Sun, 22 Jul 2018 08:19:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "updated_at": "2018-07-22T08:19:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "01b0fe5d-6308-48e2-9eff-71b9d68aad23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv6", "project_id": "db6ad40405904d98a07114912b98984c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "86dec206-8a3d-4ea9-83ea-5bc53d6b84cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv4", "project_id": "db6ad40405904d98a07114912b98984c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "93d58502-59e3-468f-a024-8a206e4621cf", "remote_group_id": "ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a", "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv6", "project_id": "db6ad40405904d98a07114912b98984c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "revision_number": 0, "id": "af61069a-6e05-4af1-96b8-5ae2bcdc938f", "remote_group_id": "ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a", "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:21Z", "security_group_id": "ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a", "tenant_id": "db6ad40405904d98a07114912b98984c", "port_range_min": null, "ethertype": "IPv4", "project_id": "db6ad40405904d98a07114912b98984c"}], "revision_number": 4, "project_id": "db6ad40405904d98a07114912b98984c", "id": "ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:19:27,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-cde30c73-4f5e-43d8-b9b2-350ae57f2158 2018-07-22 08:19:27,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:27,208 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-165d3c0e-5c6b-43e8-81d5-c11e1e44b6b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:27,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-165d3c0e-5c6b-43e8-81d5-c11e1e44b6b7 2018-07-22 08:19:27,209 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:27,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:27,307 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-399751f9-3413-4ee7-882d-a6883c5bdc02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:27,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-399751f9-3413-4ee7-882d-a6883c5bdc02 2018-07-22 08:19:27,307 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:27,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:27,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5667076-ac50-48ee-ad56-02f34f22e31d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:19:27,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-c5667076-ac50-48ee-ad56-02f34f22e31d 2018-07-22 08:19:27,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:27,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1523688f-ca90-4a99-9603-d5044891f1d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:27,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-1523688f-ca90-4a99-9603-d5044891f1d2 2018-07-22 08:19:27,587 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:27,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:27,694 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a20f13c-1ef9-4efe-853e-fd512ce851a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:27,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-4a20f13c-1ef9-4efe-853e-fd512ce851a7 2018-07-22 08:19:27,694 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:27,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:27,790 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e194f097-e33e-46b6-83fb-f30cd06d05e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:27,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-e194f097-e33e-46b6-83fb-f30cd06d05e5 2018-07-22 08:19:27,790 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:27,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:27,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c666f0-5216-4527-87eb-716583742a24 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:19:27,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-05c666f0-5216-4527-87eb-716583742a24 2018-07-22 08:19:27,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db6ad40405904d98a07114912b98984c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:27,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0435a2fc-163f-4c1b-8bce-c676a3dfb53d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db6ad40405904d98a07114912b98984c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db6ad40405904d98a07114912b98984c", "name": "CreateSecurityGroupTests-5357f78f-fe8f-45d-proj"}} 2018-07-22 08:19:27,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db6ad40405904d98a07114912b98984c used request id req-0435a2fc-163f-4c1b-8bce-c676a3dfb53d 2018-07-22 08:19:27,981 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a 2018-07-22 08:19:27,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:28,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-93a9ea56-a1ef-41a0-a9dc-4e3157eedbd0 Date: Sun, 22 Jul 2018 08:19:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "01b0fe5d-6308-48e2-9eff-71b9d68aad23"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "86dec206-8a3d-4ea9-83ea-5bc53d6b84cb"}, {"remote_group_id": "ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "93d58502-59e3-468f-a024-8a206e4621cf"}, {"remote_group_id": "ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:21Z", "security_group_id": "ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a", "port_range_min": null, "revision_number": 0, "tenant_id": "db6ad40405904d98a07114912b98984c", "created_at": "2018-07-22T08:19:21Z", "project_id": "db6ad40405904d98a07114912b98984c", "id": "af61069a-6e05-4af1-96b8-5ae2bcdc938f"}]} 2018-07-22 08:19:28,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a used request id req-93a9ea56-a1ef-41a0-a9dc-4e3157eedbd0 2018-07-22 08:19:28,207 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:19:28,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:28,730 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f9363314-5e6a-469f-bcce-ab728e307e3a Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:28,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ca7ccda4-b6ea-4c19-9e2a-d30abdd0431a used request id req-f9363314-5e6a-469f-bcce-ab728e307e3a 2018-07-22 08:19:28,731 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-5357f78f-fe8f-45d-proj 2018-07-22 08:19:28,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/db6ad40405904d98a07114912b98984c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:28,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d62dec3-0083-42a5-8363-38f271e42a24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:28,940 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/db6ad40405904d98a07114912b98984c used request id req-3d62dec3-0083-42a5-8363-38f271e42a24 2018-07-22 08:19:28,941 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-5357f78f-fe8f-45d-proj-role 2018-07-22 08:19:28,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/29e02d1f02ae4a46ace5f44b72bf1fb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:29,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a410a40-e41b-4220-8e12-dbb7e50dc36c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:29,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/29e02d1f02ae4a46ace5f44b72bf1fb5 used request id req-5a410a40-e41b-4220-8e12-dbb7e50dc36c 2018-07-22 08:19:29,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdbc9fb8bf94d34d030cfdbd9e83fb680792d9b" 2018-07-22 08:19:29,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c405bb3-f4e0-43d3-b4f3-08fa76daeb59 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:19:29,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8c405bb3-f4e0-43d3-b4f3-08fa76daeb59 2018-07-22 08:19:29,151 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-5357f78f-fe8f-45d-user 2018-07-22 08:19:29,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/345f81d6c3a54153841818877930e3e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4abba74b0038c8ecda117bd91e6321d414e1ad45" 2018-07-22 08:19:29,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39bd0949-bd68-49e3-8ca3-a071e7cb8c31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:29,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/345f81d6c3a54153841818877930e3e5 used request id req-39bd0949-bd68-49e3-8ca3-a071e7cb8c31 2018-07-22 08:19:29,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:29,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:19:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["L5y4_Q0yTMKLaJNtESoi7Q"], "issued_at": "2018-07-22T08:19:29.000000Z"}} 2018-07-22 08:19:29,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f31734ce4fc1ea1f5dee9c72bd386cc5f18811eb" 2018-07-22 08:19:29,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2fbc0f1-3b1a-4d25-b0e1-617f522e97a8 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:29,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f2fbc0f1-3b1a-4d25-b0e1-617f522e97a8 2018-07-22 08:19:29,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:29,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:30,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:19:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["zaVpE01ASqSAAmv3VLSYcw"], "issued_at": "2018-07-22T08:19:30.000000Z"}} 2018-07-22 08:19:30,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:30,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4caa830a-4a35-4abf-84d0-6faae38c4272 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:30,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4caa830a-4a35-4abf-84d0-6faae38c4272 2018-07-22 08:19:30,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:30,308 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19:30 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:30,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-89132f07-b0c5-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:30,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea9e37b-fbf9-4e85-8237-04d8497ea601 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-89132f07-b0c5-42c-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:19:30,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-89132f07-b0c5-42c-proj used request id req-eea9e37b-fbf9-4e85-8237-04d8497ea601 2018-07-22 08:19:30,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:30,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8d6ef4-1873-4cc4-af72-9ce0b98a9e4c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:19:30,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5c8d6ef4-1873-4cc4-af72-9ce0b98a9e4c 2018-07-22 08:19:30,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-89132f07-b0c5-42c-proj"}}' 2018-07-22 08:19:30,623 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:19:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91e859f4-4d4a-44bc-ad97-d297ebbbffc4 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1db7b6bc7e43403e87080f1eed239544"}, "tags": [], "enabled": true, "id": "1db7b6bc7e43403e87080f1eed239544", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-89132f07-b0c5-42c-proj"}} 2018-07-22 08:19:30,624 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-91e859f4-4d4a-44bc-ad97-d297ebbbffc4 2018-07-22 08:19:30,624 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-89132f07-b0c5-42c-proj 2018-07-22 08:19:30,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:30,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:31,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:19:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["OMFgiAGITjqPXfiRIMS86w"], "issued_at": "2018-07-22T08:19:31.000000Z"}} 2018-07-22 08:19:31,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca9e56446b4a7f60e6691f5174b6407288df6f5" 2018-07-22 08:19:31,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f522ad-50f0-447c-be58-01fae22e7db9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:31,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-57f522ad-50f0-447c-be58-01fae22e7db9 2018-07-22 08:19:31,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:31,118 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19: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://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:31,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca9e56446b4a7f60e6691f5174b6407288df6f5" 2018-07-22 08:19:31,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b01b34a-bdca-451f-8925-d990c193e4b3 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:19:31,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2b01b34a-bdca-451f-8925-d990c193e4b3 2018-07-22 08:19:31,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-89132f07-b0c5-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca9e56446b4a7f60e6691f5174b6407288df6f5" 2018-07-22 08:19:31,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee761bf6-a6e1-467d-8b0c-6f725acbcd5a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-89132f07-b0c5-42c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1db7b6bc7e43403e87080f1eed239544"}, "tags": [], "enabled": true, "id": "1db7b6bc7e43403e87080f1eed239544", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-89132f07-b0c5-42c-proj"}]} 2018-07-22 08:19:31,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-89132f07-b0c5-42c-proj used request id req-ee761bf6-a6e1-467d-8b0c-6f725acbcd5a 2018-07-22 08:19:31,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca9e56446b4a7f60e6691f5174b6407288df6f5" 2018-07-22 08:19:31,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c870923c-269d-442c-aeba-fdb14484b4dc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:19:31,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c870923c-269d-442c-aeba-fdb14484b4dc 2018-07-22 08:19:31,822 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-89132f07-b0c5-42c-user 2018-07-22 08:19:31,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:31,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:31,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b37b8e-b303-4d92-8893-6972b5718471 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:19:31,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c8b37b8e-b303-4d92-8893-6972b5718471 2018-07-22 08:19:31,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" -d '{"role": {"name": "CreateSecurityGroupTests-89132f07-b0c5-42c-proj-role"}}' 2018-07-22 08:19:31,958 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:19:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e88419ce-43aa-46ec-a2d4-e9694b24cf55 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ab765335fa740b68ef5c9e19fdf914e", "links": {"self": "http://172.30.9.23:5000/v3/roles/7ab765335fa740b68ef5c9e19fdf914e"}, "name": "CreateSecurityGroupTests-89132f07-b0c5-42c-proj-role"}} 2018-07-22 08:19:31,959 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e88419ce-43aa-46ec-a2d4-e9694b24cf55 2018-07-22 08:19:31,959 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-89132f07-b0c5-42c-proj-role 2018-07-22 08:19:31,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7ab765335fa740b68ef5c9e19fdf914e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:32,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931b05fa-93f3-4195-99ac-0bf8b94b650e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ab765335fa740b68ef5c9e19fdf914e", "links": {"self": "http://172.30.9.23:5000/v3/roles/7ab765335fa740b68ef5c9e19fdf914e"}, "name": "CreateSecurityGroupTests-89132f07-b0c5-42c-proj-role"}} 2018-07-22 08:19:32,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7ab765335fa740b68ef5c9e19fdf914e used request id req-931b05fa-93f3-4195-99ac-0bf8b94b650e 2018-07-22 08:19:32,066 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-89132f07-b0c5-42c-proj-role to project CreateSecurityGroupTests-89132f07-b0c5-42c-proj 2018-07-22 08:19:32,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1db7b6bc7e43403e87080f1eed239544/users/6ec6bd2086ca49739512ca017f7c8353/roles/7ab765335fa740b68ef5c9e19fdf914e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:32,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ee8258e-f74d-49f3-9700-caa0ef6633ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:32,195 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1db7b6bc7e43403e87080f1eed239544/users/6ec6bd2086ca49739512ca017f7c8353/roles/7ab765335fa740b68ef5c9e19fdf914e used request id req-7ee8258e-f74d-49f3-9700-caa0ef6633ba 2018-07-22 08:19:32,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:32,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:32,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:19:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["VXYh1-l5T5Gndo80XnTazg"], "issued_at": "2018-07-22T08:19:32.000000Z"}} 2018-07-22 08:19:32,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2489f02444f6e83ea0e21e23d444b2e0a317330f" 2018-07-22 08:19:32,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dfa55e7-efed-4283-be81-baf2c4323ab4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:32,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6dfa55e7-efed-4283-be81-baf2c4323ab4 2018-07-22 08:19:32,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d2c12971-dba8-4be6-9570-60e1c648b084name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2489f02444f6e83ea0e21e23d444b2e0a317330f" 2018-07-22 08:19:32,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-86a6ead3-9b99-4182-8dd6-dc72f5d671eb Date: Sun, 22 Jul 2018 08:19:32 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:19:32,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d2c12971-dba8-4be6-9570-60e1c648b084name&description=hello+group used request id req-86a6ead3-9b99-4182-8dd6-dc72f5d671eb 2018-07-22 08:19:32,893 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-d2c12971-dba8-4be6-9570-60e1c648b084name... 2018-07-22 08:19:32,893 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-d2c12971-dba8-4be6-9570-60e1c648b084name 2018-07-22 08:19:32,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:32,902 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19:32 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:32,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-89132f07-b0c5-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2489f02444f6e83ea0e21e23d444b2e0a317330f" 2018-07-22 08:19:32,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d7d165-0a5b-4292-878d-59cda5ea4daa Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-89132f07-b0c5-42c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1db7b6bc7e43403e87080f1eed239544"}, "tags": [], "enabled": true, "id": "1db7b6bc7e43403e87080f1eed239544", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-89132f07-b0c5-42c-proj"}]} 2018-07-22 08:19:32,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-89132f07-b0c5-42c-proj used request id req-26d7d165-0a5b-4292-878d-59cda5ea4daa 2018-07-22 08:19:33,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2489f02444f6e83ea0e21e23d444b2e0a317330f" -d '{"security_group": {"tenant_id": "1db7b6bc7e43403e87080f1eed239544", "name": "CreateSecurityGroupTests-d2c12971-dba8-4be6-9570-60e1c648b084name", "description": "hello group"}}' 2018-07-22 08:19:33,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-2a66a2d0-4460-4f9e-abf1-ee57f1043d13 Date: Sun, 22 Jul 2018 08:19:33 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "updated_at": "2018-07-22T08:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "revision_number": 0, "id": "219455c3-db1c-43cc-8123-fc540a84498f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "port_range_min": null, "ethertype": "IPv4", "project_id": "1db7b6bc7e43403e87080f1eed239544"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "revision_number": 0, "id": "d85830bc-1f4f-44aa-8e04-83d4742915f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "port_range_min": null, "ethertype": "IPv6", "project_id": "1db7b6bc7e43403e87080f1eed239544"}], "revision_number": 2, "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "a0264f7f-9591-4eee-bc9a-eed328686031", "name": "CreateSecurityGroupTests-d2c12971-dba8-4be6-9570-60e1c648b084name"}} 2018-07-22 08:19:33,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-2a66a2d0-4460-4f9e-abf1-ee57f1043d13 2018-07-22 08:19:33,463 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0264f7f-9591-4eee-bc9a-eed328686031 2018-07-22 08:19:33,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0264f7f-9591-4eee-bc9a-eed328686031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2489f02444f6e83ea0e21e23d444b2e0a317330f" 2018-07-22 08:19:33,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0a100fb5-d467-4cf1-b25d-4c04b77e2c34 Date: Sun, 22 Jul 2018 08:19:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "219455c3-db1c-43cc-8123-fc540a84498f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "d85830bc-1f4f-44aa-8e04-83d4742915f3"}]} 2018-07-22 08:19:33,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0264f7f-9591-4eee-bc9a-eed328686031 used request id req-0a100fb5-d467-4cf1-b25d-4c04b77e2c34 2018-07-22 08:19:33,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0264f7f-9591-4eee-bc9a-eed328686031 2018-07-22 08:19:33,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0264f7f-9591-4eee-bc9a-eed328686031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2489f02444f6e83ea0e21e23d444b2e0a317330f" 2018-07-22 08:19:33,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-15aadb5a-c974-4788-bfad-8d090159fa4c Date: Sun, 22 Jul 2018 08:19:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "219455c3-db1c-43cc-8123-fc540a84498f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "d85830bc-1f4f-44aa-8e04-83d4742915f3"}]} 2018-07-22 08:19:33,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0264f7f-9591-4eee-bc9a-eed328686031 used request id req-15aadb5a-c974-4788-bfad-8d090159fa4c 2018-07-22 08:19:33,701 - neutron_utils - INFO - Retrieving security group with ID - a0264f7f-9591-4eee-bc9a-eed328686031 2018-07-22 08:19:33,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a0264f7f-9591-4eee-bc9a-eed328686031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2489f02444f6e83ea0e21e23d444b2e0a317330f" 2018-07-22 08:19:33,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4406aeb4-92eb-4697-8aa0-d0fed0e1053d Date: Sun, 22 Jul 2018 08:19:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "updated_at": "2018-07-22T08:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "revision_number": 0, "id": "219455c3-db1c-43cc-8123-fc540a84498f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "port_range_min": null, "ethertype": "IPv4", "project_id": "1db7b6bc7e43403e87080f1eed239544"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "revision_number": 0, "id": "d85830bc-1f4f-44aa-8e04-83d4742915f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "port_range_min": null, "ethertype": "IPv6", "project_id": "1db7b6bc7e43403e87080f1eed239544"}], "revision_number": 2, "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "a0264f7f-9591-4eee-bc9a-eed328686031", "name": "CreateSecurityGroupTests-d2c12971-dba8-4be6-9570-60e1c648b084name"}]} 2018-07-22 08:19:33,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a0264f7f-9591-4eee-bc9a-eed328686031 used request id req-4406aeb4-92eb-4697-8aa0-d0fed0e1053d 2018-07-22 08:19:33,921 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0264f7f-9591-4eee-bc9a-eed328686031 2018-07-22 08:19:33,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0264f7f-9591-4eee-bc9a-eed328686031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2489f02444f6e83ea0e21e23d444b2e0a317330f" 2018-07-22 08:19:34,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5a156e11-7997-4a6b-8648-7fa42dd18152 Date: Sun, 22 Jul 2018 08:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "219455c3-db1c-43cc-8123-fc540a84498f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "d85830bc-1f4f-44aa-8e04-83d4742915f3"}]} 2018-07-22 08:19:34,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0264f7f-9591-4eee-bc9a-eed328686031 used request id req-5a156e11-7997-4a6b-8648-7fa42dd18152 2018-07-22 08:19:34,133 - neutron_utils - INFO - Retrieving security group with ID - a0264f7f-9591-4eee-bc9a-eed328686031 2018-07-22 08:19:34,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a0264f7f-9591-4eee-bc9a-eed328686031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2489f02444f6e83ea0e21e23d444b2e0a317330f" 2018-07-22 08:19:34,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2f3a6ac3-0ad6-40b7-ae2d-eb8481bc77e9 Date: Sun, 22 Jul 2018 08:19:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "updated_at": "2018-07-22T08:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "revision_number": 0, "id": "219455c3-db1c-43cc-8123-fc540a84498f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "port_range_min": null, "ethertype": "IPv4", "project_id": "1db7b6bc7e43403e87080f1eed239544"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "revision_number": 0, "id": "d85830bc-1f4f-44aa-8e04-83d4742915f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "port_range_min": null, "ethertype": "IPv6", "project_id": "1db7b6bc7e43403e87080f1eed239544"}], "revision_number": 2, "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "a0264f7f-9591-4eee-bc9a-eed328686031", "name": "CreateSecurityGroupTests-d2c12971-dba8-4be6-9570-60e1c648b084name"}]} 2018-07-22 08:19:34,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a0264f7f-9591-4eee-bc9a-eed328686031 used request id req-2f3a6ac3-0ad6-40b7-ae2d-eb8481bc77e9 2018-07-22 08:19:34,372 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0264f7f-9591-4eee-bc9a-eed328686031 2018-07-22 08:19:34,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0264f7f-9591-4eee-bc9a-eed328686031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2489f02444f6e83ea0e21e23d444b2e0a317330f" 2018-07-22 08:19:34,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ef5884de-075c-4ddc-93f9-cc146d7a8642 Date: Sun, 22 Jul 2018 08:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "219455c3-db1c-43cc-8123-fc540a84498f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "d85830bc-1f4f-44aa-8e04-83d4742915f3"}]} 2018-07-22 08:19:34,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0264f7f-9591-4eee-bc9a-eed328686031 used request id req-ef5884de-075c-4ddc-93f9-cc146d7a8642 2018-07-22 08:19:34,681 - neutron_utils - INFO - Retrieving security group with ID - a0264f7f-9591-4eee-bc9a-eed328686031 2018-07-22 08:19:34,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a0264f7f-9591-4eee-bc9a-eed328686031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2489f02444f6e83ea0e21e23d444b2e0a317330f" 2018-07-22 08:19:34,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bb415519-2a23-4d22-967e-75099ed6eb00 Date: Sun, 22 Jul 2018 08:19:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "updated_at": "2018-07-22T08:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "revision_number": 0, "id": "219455c3-db1c-43cc-8123-fc540a84498f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "port_range_min": null, "ethertype": "IPv4", "project_id": "1db7b6bc7e43403e87080f1eed239544"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "revision_number": 0, "id": "d85830bc-1f4f-44aa-8e04-83d4742915f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "port_range_min": null, "ethertype": "IPv6", "project_id": "1db7b6bc7e43403e87080f1eed239544"}], "revision_number": 2, "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "a0264f7f-9591-4eee-bc9a-eed328686031", "name": "CreateSecurityGroupTests-d2c12971-dba8-4be6-9570-60e1c648b084name"}]} 2018-07-22 08:19:34,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a0264f7f-9591-4eee-bc9a-eed328686031 used request id req-bb415519-2a23-4d22-967e-75099ed6eb00 2018-07-22 08:19:34,736 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0264f7f-9591-4eee-bc9a-eed328686031 2018-07-22 08:19:34,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0264f7f-9591-4eee-bc9a-eed328686031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2489f02444f6e83ea0e21e23d444b2e0a317330f" 2018-07-22 08:19:34,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-98d6e9b1-d54e-4268-9efb-7a2b0cd17239 Date: Sun, 22 Jul 2018 08:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "219455c3-db1c-43cc-8123-fc540a84498f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "d85830bc-1f4f-44aa-8e04-83d4742915f3"}]} 2018-07-22 08:19:34,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0264f7f-9591-4eee-bc9a-eed328686031 used request id req-98d6e9b1-d54e-4268-9efb-7a2b0cd17239 2018-07-22 08:19:34,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:35,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ab765335fa740b68ef5c9e19fdf914e", "name": "CreateSecurityGroupTests-89132f07-b0c5-42c-proj-role"}], "expires_at": "2018-07-22T09:19:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1db7b6bc7e43403e87080f1eed239544", "name": "CreateSecurityGroupTests-89132f07-b0c5-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1db7b6bc7e43403e87080f1eed239544", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/1db7b6bc7e43403e87080f1eed239544", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/1db7b6bc7e43403e87080f1eed239544", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/1db7b6bc7e43403e87080f1eed239544", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/1db7b6bc7e43403e87080f1eed239544", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/1db7b6bc7e43403e87080f1eed239544", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_1db7b6bc7e43403e87080f1eed239544", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_1db7b6bc7e43403e87080f1eed239544", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/1db7b6bc7e43403e87080f1eed239544", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/1db7b6bc7e43403e87080f1eed239544", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/1db7b6bc7e43403e87080f1eed239544", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/1db7b6bc7e43403e87080f1eed239544", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/1db7b6bc7e43403e87080f1eed239544", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/1db7b6bc7e43403e87080f1eed239544", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-89132f07-b0c5-42c-user", "id": "6ec6bd2086ca49739512ca017f7c8353"}, "audit_ids": ["Bz2MXTPpRbu1VPauyOaNdA"], "issued_at": "2018-07-22T08:19:35.000000Z"}} 2018-07-22 08:19:35,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d2c12971-dba8-4be6-9570-60e1c648b084name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3399957b8982bb7064af5678f6548a5133bf472" 2018-07-22 08:19:35,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ef986472-cc4d-4c3d-93cc-be9d78735dfa Date: Sun, 22 Jul 2018 08:19:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "updated_at": "2018-07-22T08:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "revision_number": 0, "id": "219455c3-db1c-43cc-8123-fc540a84498f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "port_range_min": null, "ethertype": "IPv4", "project_id": "1db7b6bc7e43403e87080f1eed239544"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "revision_number": 0, "id": "d85830bc-1f4f-44aa-8e04-83d4742915f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "port_range_min": null, "ethertype": "IPv6", "project_id": "1db7b6bc7e43403e87080f1eed239544"}], "revision_number": 2, "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "a0264f7f-9591-4eee-bc9a-eed328686031", "name": "CreateSecurityGroupTests-d2c12971-dba8-4be6-9570-60e1c648b084name"}]} 2018-07-22 08:19:35,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d2c12971-dba8-4be6-9570-60e1c648b084name&description=hello+group used request id req-ef986472-cc4d-4c3d-93cc-be9d78735dfa 2018-07-22 08:19:35,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:35,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19:35 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:35,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1db7b6bc7e43403e87080f1eed239544 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f31734ce4fc1ea1f5dee9c72bd386cc5f18811eb" 2018-07-22 08:19:35,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4163ee28-edee-4e36-8c62-bd56bf9f57b3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1db7b6bc7e43403e87080f1eed239544"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1db7b6bc7e43403e87080f1eed239544", "name": "CreateSecurityGroupTests-89132f07-b0c5-42c-proj"}} 2018-07-22 08:19:35,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1db7b6bc7e43403e87080f1eed239544 used request id req-4163ee28-edee-4e36-8c62-bd56bf9f57b3 2018-07-22 08:19:35,521 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0264f7f-9591-4eee-bc9a-eed328686031 2018-07-22 08:19:35,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0264f7f-9591-4eee-bc9a-eed328686031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3399957b8982bb7064af5678f6548a5133bf472" 2018-07-22 08:19:35,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-92318661-b513-4a5e-a94a-a9248616a71f Date: Sun, 22 Jul 2018 08:19:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "219455c3-db1c-43cc-8123-fc540a84498f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "d85830bc-1f4f-44aa-8e04-83d4742915f3"}]} 2018-07-22 08:19:35,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0264f7f-9591-4eee-bc9a-eed328686031 used request id req-92318661-b513-4a5e-a94a-a9248616a71f 2018-07-22 08:19:35,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0264f7f-9591-4eee-bc9a-eed328686031 2018-07-22 08:19:35,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0264f7f-9591-4eee-bc9a-eed328686031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3399957b8982bb7064af5678f6548a5133bf472" 2018-07-22 08:19:35,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-376100d8-f43b-4936-8b10-d8550ca6cff7 Date: Sun, 22 Jul 2018 08:19:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "219455c3-db1c-43cc-8123-fc540a84498f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "a0264f7f-9591-4eee-bc9a-eed328686031", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "d85830bc-1f4f-44aa-8e04-83d4742915f3"}]} 2018-07-22 08:19:35,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0264f7f-9591-4eee-bc9a-eed328686031 used request id req-376100d8-f43b-4936-8b10-d8550ca6cff7 2018-07-22 08:19:35,918 - neutron_utils - INFO - Deleting security group rule with ID - d85830bc-1f4f-44aa-8e04-83d4742915f3 2018-07-22 08:19:35,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/d85830bc-1f4f-44aa-8e04-83d4742915f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2489f02444f6e83ea0e21e23d444b2e0a317330f" 2018-07-22 08:19:36,173 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7120a644-2002-43d7-aa87-269e7b3cfb40 Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:36,173 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/d85830bc-1f4f-44aa-8e04-83d4742915f3 used request id req-7120a644-2002-43d7-aa87-269e7b3cfb40 2018-07-22 08:19:36,174 - neutron_utils - INFO - Deleting security group rule with ID - 219455c3-db1c-43cc-8123-fc540a84498f 2018-07-22 08:19:36,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/219455c3-db1c-43cc-8123-fc540a84498f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2489f02444f6e83ea0e21e23d444b2e0a317330f" 2018-07-22 08:19:36,424 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-26743bb0-4955-4ab1-a704-3a7cb602ff7d Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:36,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/219455c3-db1c-43cc-8123-fc540a84498f used request id req-26743bb0-4955-4ab1-a704-3a7cb602ff7d 2018-07-22 08:19:36,425 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-d2c12971-dba8-4be6-9570-60e1c648b084name 2018-07-22 08:19:36,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a0264f7f-9591-4eee-bc9a-eed328686031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2489f02444f6e83ea0e21e23d444b2e0a317330f" 2018-07-22 08:19:36,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-605f1a39-8844-42be-9d55-31a8f9304f09 Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:36,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a0264f7f-9591-4eee-bc9a-eed328686031 used request id req-605f1a39-8844-42be-9d55-31a8f9304f09 2018-07-22 08:19:36,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:36,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-bed20656-4ac1-427e-909b-e6e07afa3f9e Date: Sun, 22 Jul 2018 08:19:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "updated_at": "2018-07-22T08:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "revision_number": 0, "id": "38536f6d-29bf-4cae-9323-403b74e6a993", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:33Z", "security_group_id": "c3216db4-3472-46e4-b3dc-5e83b541826e", "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "port_range_min": null, "ethertype": "IPv4", "project_id": "1db7b6bc7e43403e87080f1eed239544"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "revision_number": 0, "id": "58f240e3-69c5-4e0d-9469-13c6d91cf5bc", "remote_group_id": "c3216db4-3472-46e4-b3dc-5e83b541826e", "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:33Z", "security_group_id": "c3216db4-3472-46e4-b3dc-5e83b541826e", "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "port_range_min": null, "ethertype": "IPv4", "project_id": "1db7b6bc7e43403e87080f1eed239544"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "revision_number": 0, "id": "85df3b79-7f6d-4581-8d34-b025eaceb10a", "remote_group_id": "c3216db4-3472-46e4-b3dc-5e83b541826e", "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:33Z", "security_group_id": "c3216db4-3472-46e4-b3dc-5e83b541826e", "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "port_range_min": null, "ethertype": "IPv6", "project_id": "1db7b6bc7e43403e87080f1eed239544"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "revision_number": 0, "id": "c8d72c14-c7b1-4f4f-bf19-96ee74b81b98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:33Z", "security_group_id": "c3216db4-3472-46e4-b3dc-5e83b541826e", "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "port_range_min": null, "ethertype": "IPv6", "project_id": "1db7b6bc7e43403e87080f1eed239544"}], "revision_number": 4, "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "c3216db4-3472-46e4-b3dc-5e83b541826e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:19:36,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-bed20656-4ac1-427e-909b-e6e07afa3f9e 2018-07-22 08:19:36,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:37,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62eed006-ab50-4256-b983-dd69d4289358 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:37,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-62eed006-ab50-4256-b983-dd69d4289358 2018-07-22 08:19:37,038 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:37,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:37,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d671a94f-14eb-4fcf-9b06-0d30e4bd6247 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:37,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-d671a94f-14eb-4fcf-9b06-0d30e4bd6247 2018-07-22 08:19:37,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:37,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:37,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-961470ab-6893-43ef-bd24-ff5da6f6a045 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:19:37,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-961470ab-6893-43ef-bd24-ff5da6f6a045 2018-07-22 08:19:37,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:37,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7341bf66-5605-4b03-8970-6b074e296cd3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:37,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-7341bf66-5605-4b03-8970-6b074e296cd3 2018-07-22 08:19:37,323 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:37,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:37,413 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce896882-1d0b-4deb-82c9-737457f5e042 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:37,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-ce896882-1d0b-4deb-82c9-737457f5e042 2018-07-22 08:19:37,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:37,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:37,511 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87cf5923-4793-491c-abc9-56b09f03363d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:37,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-87cf5923-4793-491c-abc9-56b09f03363d 2018-07-22 08:19:37,511 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:37,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1db7b6bc7e43403e87080f1eed239544 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:37,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ccfb132-2fce-4e19-ae97-e27dbc5f7a48 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1db7b6bc7e43403e87080f1eed239544"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1db7b6bc7e43403e87080f1eed239544", "name": "CreateSecurityGroupTests-89132f07-b0c5-42c-proj"}} 2018-07-22 08:19:37,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1db7b6bc7e43403e87080f1eed239544 used request id req-8ccfb132-2fce-4e19-ae97-e27dbc5f7a48 2018-07-22 08:19:37,609 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3216db4-3472-46e4-b3dc-5e83b541826e 2018-07-22 08:19:37,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c3216db4-3472-46e4-b3dc-5e83b541826e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:37,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f6cf2609-8836-42ef-8087-cfbc2e742666 Date: Sun, 22 Jul 2018 08:19:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "c3216db4-3472-46e4-b3dc-5e83b541826e", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "38536f6d-29bf-4cae-9323-403b74e6a993"}, {"remote_group_id": "c3216db4-3472-46e4-b3dc-5e83b541826e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "c3216db4-3472-46e4-b3dc-5e83b541826e", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "58f240e3-69c5-4e0d-9469-13c6d91cf5bc"}, {"remote_group_id": "c3216db4-3472-46e4-b3dc-5e83b541826e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "c3216db4-3472-46e4-b3dc-5e83b541826e", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "85df3b79-7f6d-4581-8d34-b025eaceb10a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:33Z", "security_group_id": "c3216db4-3472-46e4-b3dc-5e83b541826e", "port_range_min": null, "revision_number": 0, "tenant_id": "1db7b6bc7e43403e87080f1eed239544", "created_at": "2018-07-22T08:19:33Z", "project_id": "1db7b6bc7e43403e87080f1eed239544", "id": "c8d72c14-c7b1-4f4f-bf19-96ee74b81b98"}]} 2018-07-22 08:19:37,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c3216db4-3472-46e4-b3dc-5e83b541826e used request id req-f6cf2609-8836-42ef-8087-cfbc2e742666 2018-07-22 08:19:37,807 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:19:37,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c3216db4-3472-46e4-b3dc-5e83b541826e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:38,114 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-14ad343c-3d0a-4ca3-bf70-4f5f4eb38590 Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:38,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c3216db4-3472-46e4-b3dc-5e83b541826e used request id req-14ad343c-3d0a-4ca3-bf70-4f5f4eb38590 2018-07-22 08:19:38,115 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-89132f07-b0c5-42c-proj 2018-07-22 08:19:38,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1db7b6bc7e43403e87080f1eed239544 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:38,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9204ca9c-9152-459d-8026-4bb57a5bc599 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:38,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1db7b6bc7e43403e87080f1eed239544 used request id req-9204ca9c-9152-459d-8026-4bb57a5bc599 2018-07-22 08:19:38,348 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-89132f07-b0c5-42c-proj-role 2018-07-22 08:19:38,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7ab765335fa740b68ef5c9e19fdf914e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:38,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a52683ea-ae2f-4b1b-903d-9b758293e807 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:38,474 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7ab765335fa740b68ef5c9e19fdf914e used request id req-a52683ea-ae2f-4b1b-903d-9b758293e807 2018-07-22 08:19:38,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30893ab2f4e1fceba0199a5abdbef1466a1140ed" 2018-07-22 08:19:38,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e5c8191-4cf9-4194-bbf1-fdc169a1c351 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:19:38,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3e5c8191-4cf9-4194-bbf1-fdc169a1c351 2018-07-22 08:19:38,578 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-89132f07-b0c5-42c-user 2018-07-22 08:19:38,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/6ec6bd2086ca49739512ca017f7c8353 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca9e56446b4a7f60e6691f5174b6407288df6f5" 2018-07-22 08:19:38,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14bcf674-1cff-4883-8bfc-bbc8d1b86725 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:38,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6ec6bd2086ca49739512ca017f7c8353 used request id req-14bcf674-1cff-4883-8bfc-bbc8d1b86725 2018-07-22 08:19:38,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:39,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:19:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["CYHO3WVARSKAsFQqH8GpeA"], "issued_at": "2018-07-22T08:19:39.000000Z"}} 2018-07-22 08:19:39,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cee9ecae4f044cb336114800d983fd5872080f" 2018-07-22 08:19:39,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427ca109-c382-458e-83ae-af8ff747989f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:39,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-427ca109-c382-458e-83ae-af8ff747989f 2018-07-22 08:19:39,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:39,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:39,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:19:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["CV9ZfTqqQ9Gr7Lr3v0MG_g"], "issued_at": "2018-07-22T08:19:39.000000Z"}} 2018-07-22 08:19:39,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:39,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf3cf82-9cbd-42fe-a3fb-f7c2b01ec9d9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:39,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3bf3cf82-9cbd-42fe-a3fb-f7c2b01ec9d9 2018-07-22 08:19:39,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:39,850 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19:39 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:39,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:39,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a89ee8e1-e5b9-49f2-9747-f08d43609a25 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:19:39,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj used request id req-a89ee8e1-e5b9-49f2-9747-f08d43609a25 2018-07-22 08:19:39,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:40,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ba74d64-2e90-43ef-8072-7560e535afa0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:19:40,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3ba74d64-2e90-43ef-8072-7560e535afa0 2018-07-22 08:19:40,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj"}}' 2018-07-22 08:19:40,168 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb517fc2-6fe2-4e50-9f66-d4813c5ef1b4 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/796b5c11c62e4ed0ad8bc26ffd69ad4a"}, "tags": [], "enabled": true, "id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj"}} 2018-07-22 08:19:40,169 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cb517fc2-6fe2-4e50-9f66-d4813c5ef1b4 2018-07-22 08:19:40,169 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj 2018-07-22 08:19:40,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:40,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:40,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:19:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["2mZY54TFT6a-KgJpaN8JNQ"], "issued_at": "2018-07-22T08:19:40.000000Z"}} 2018-07-22 08:19:40,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4820fb12880cbe9fd95706ecf4af4b1bbf9df5" 2018-07-22 08:19:40,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d740cc8-01a6-44b5-8b52-e59d126f7100 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:40,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4d740cc8-01a6-44b5-8b52-e59d126f7100 2018-07-22 08:19:40,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:40,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19:40 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:40,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4820fb12880cbe9fd95706ecf4af4b1bbf9df5" 2018-07-22 08:19:40,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-386969d2-3256-4aa3-9777-b906a35fc168 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:19:40,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-386969d2-3256-4aa3-9777-b906a35fc168 2018-07-22 08:19:40,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4820fb12880cbe9fd95706ecf4af4b1bbf9df5" 2018-07-22 08:19:40,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f49593-db10-4e72-ae36-0900340865a0 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/796b5c11c62e4ed0ad8bc26ffd69ad4a"}, "tags": [], "enabled": true, "id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj"}]} 2018-07-22 08:19:40,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj used request id req-c7f49593-db10-4e72-ae36-0900340865a0 2018-07-22 08:19:40,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4820fb12880cbe9fd95706ecf4af4b1bbf9df5" 2018-07-22 08:19:40,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49578874-fb7a-46ef-9a63-15f8393c8046 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:19:40,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-49578874-fb7a-46ef-9a63-15f8393c8046 2018-07-22 08:19:41,342 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-bf4dc0ca-72ac-408-user 2018-07-22 08:19:41,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:41,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:41,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83e5303-3679-47bb-9dab-f60b94d88629 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:19:41,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b83e5303-3679-47bb-9dab-f60b94d88629 2018-07-22 08:19:41,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" -d '{"role": {"name": "CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj-role"}}' 2018-07-22 08:19:41,558 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80819c88-dd43-4793-a179-785e6da467dc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44b5f7bc62924b158ccdfd2a18b3e76f", "links": {"self": "http://172.30.9.23:5000/v3/roles/44b5f7bc62924b158ccdfd2a18b3e76f"}, "name": "CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj-role"}} 2018-07-22 08:19:41,558 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-80819c88-dd43-4793-a179-785e6da467dc 2018-07-22 08:19:41,558 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj-role 2018-07-22 08:19:41,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/44b5f7bc62924b158ccdfd2a18b3e76f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:41,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1196173-f131-4788-9d71-5f3b90d7bcb5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44b5f7bc62924b158ccdfd2a18b3e76f", "links": {"self": "http://172.30.9.23:5000/v3/roles/44b5f7bc62924b158ccdfd2a18b3e76f"}, "name": "CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj-role"}} 2018-07-22 08:19:41,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/44b5f7bc62924b158ccdfd2a18b3e76f used request id req-d1196173-f131-4788-9d71-5f3b90d7bcb5 2018-07-22 08:19:41,578 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj-role to project CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj 2018-07-22 08:19:41,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/796b5c11c62e4ed0ad8bc26ffd69ad4a/users/37e10c5146d645fb84e9c42fa5819bf2/roles/44b5f7bc62924b158ccdfd2a18b3e76f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:41,734 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fd5015d-39a0-4da2-a416-6078a0f34786 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:41,734 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/796b5c11c62e4ed0ad8bc26ffd69ad4a/users/37e10c5146d645fb84e9c42fa5819bf2/roles/44b5f7bc62924b158ccdfd2a18b3e76f used request id req-0fd5015d-39a0-4da2-a416-6078a0f34786 2018-07-22 08:19:41,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:41,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:42,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44b5f7bc62924b158ccdfd2a18b3e76f", "name": "CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj-role"}], "expires_at": "2018-07-22T09:19:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "name": "CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bf4dc0ca-72ac-408-user", "id": "37e10c5146d645fb84e9c42fa5819bf2"}, "audit_ids": ["FUMoLdKKTFOwZcc9XcT2Yg"], "issued_at": "2018-07-22T08:19:42.000000Z"}} 2018-07-22 08:19:42,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" 2018-07-22 08:19:42,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bdceef4-283d-4b3a-9fcb-2832c4b35351 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:42,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2bdceef4-283d-4b3a-9fcb-2832c4b35351 2018-07-22 08:19:42,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" 2018-07-22 08:19:42,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0950d255-10c2-4327-9fe0-e1e326ee6b99 Date: Sun, 22 Jul 2018 08:19:42 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:19:42,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname&description=hello+group used request id req-0950d255-10c2-4327-9fe0-e1e326ee6b99 2018-07-22 08:19:42,533 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname... 2018-07-22 08:19:42,533 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname 2018-07-22 08:19:42,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" -d '{"security_group": {"name": "CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname", "description": "hello group"}}' 2018-07-22 08:19:42,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-4d09e1a7-9592-4128-adfd-560013d912b7 Date: Sun, 22 Jul 2018 08:19:42 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "updated_at": "2018-07-22T08:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}], "revision_number": 2, "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "name": "CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname"}} 2018-07-22 08:19:42,910 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-4d09e1a7-9592-4128-adfd-560013d912b7 2018-07-22 08:19:42,911 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0818eced-be52-4a04-a12f-d323ade5e2d1 2018-07-22 08:19:42,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" 2018-07-22 08:19:43,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-78348505-8c52-4039-935d-e46ef7befcb8 Date: Sun, 22 Jul 2018 08:19:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052"}]} 2018-07-22 08:19:43,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 used request id req-78348505-8c52-4039-935d-e46ef7befcb8 2018-07-22 08:19:43,107 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0818eced-be52-4a04-a12f-d323ade5e2d1 2018-07-22 08:19:43,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" 2018-07-22 08:19:43,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b0570a8c-5d6f-4398-9619-7030447e6a68 Date: Sun, 22 Jul 2018 08:19:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052"}]} 2018-07-22 08:19:43,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 used request id req-b0570a8c-5d6f-4398-9619-7030447e6a68 2018-07-22 08:19:43,322 - neutron_utils - INFO - Retrieving security group with ID - 0818eced-be52-4a04-a12f-d323ade5e2d1 2018-07-22 08:19:43,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0818eced-be52-4a04-a12f-d323ade5e2d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" 2018-07-22 08:19:43,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e340bc0c-92a6-44e9-b39b-c2354db8ae6a Date: Sun, 22 Jul 2018 08:19:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "updated_at": "2018-07-22T08:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}], "revision_number": 2, "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "name": "CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname"}]} 2018-07-22 08:19:43,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0818eced-be52-4a04-a12f-d323ade5e2d1 used request id req-e340bc0c-92a6-44e9-b39b-c2354db8ae6a 2018-07-22 08:19:43,546 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0818eced-be52-4a04-a12f-d323ade5e2d1 2018-07-22 08:19:43,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" 2018-07-22 08:19:43,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0225e569-cde3-47a4-b82c-d1bd0a9d6417 Date: Sun, 22 Jul 2018 08:19:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052"}]} 2018-07-22 08:19:43,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 used request id req-0225e569-cde3-47a4-b82c-d1bd0a9d6417 2018-07-22 08:19:43,728 - neutron_utils - INFO - Retrieving security group with ID - 0818eced-be52-4a04-a12f-d323ade5e2d1 2018-07-22 08:19:43,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0818eced-be52-4a04-a12f-d323ade5e2d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" 2018-07-22 08:19:43,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-953b4f5d-799a-4264-8d3c-e63a5ebd6117 Date: Sun, 22 Jul 2018 08:19:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "updated_at": "2018-07-22T08:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}], "revision_number": 2, "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "name": "CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname"}]} 2018-07-22 08:19:43,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0818eced-be52-4a04-a12f-d323ade5e2d1 used request id req-953b4f5d-799a-4264-8d3c-e63a5ebd6117 2018-07-22 08:19:43,956 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0818eced-be52-4a04-a12f-d323ade5e2d1 2018-07-22 08:19:43,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" 2018-07-22 08:19:44,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4370f9f7-1168-484b-b28e-0ea17500465a Date: Sun, 22 Jul 2018 08:19:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052"}]} 2018-07-22 08:19:44,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 used request id req-4370f9f7-1168-484b-b28e-0ea17500465a 2018-07-22 08:19:44,166 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname 2018-07-22 08:19:44,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" 2018-07-22 08:19:44,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9d3a3fa8-335a-4796-8658-905090041b51 Date: Sun, 22 Jul 2018 08:19:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "updated_at": "2018-07-22T08:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}], "revision_number": 2, "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "name": "CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname"}]} 2018-07-22 08:19:44,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname used request id req-9d3a3fa8-335a-4796-8658-905090041b51 2018-07-22 08:19:44,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:44,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19:44 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:44,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/796b5c11c62e4ed0ad8bc26ffd69ad4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" 2018-07-22 08:19:44,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e5c36b-eaae-4916-8c80-e8af9d8b6362 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/796b5c11c62e4ed0ad8bc26ffd69ad4a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "name": "CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj"}} 2018-07-22 08:19:44,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/796b5c11c62e4ed0ad8bc26ffd69ad4a used request id req-78e5c36b-eaae-4916-8c80-e8af9d8b6362 2018-07-22 08:19:44,326 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0818eced-be52-4a04-a12f-d323ade5e2d1 2018-07-22 08:19:44,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" 2018-07-22 08:19:44,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d053a0fd-596e-47f9-a684-d46ac1c8e7e0 Date: Sun, 22 Jul 2018 08:19:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052"}]} 2018-07-22 08:19:44,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 used request id req-d053a0fd-596e-47f9-a684-d46ac1c8e7e0 2018-07-22 08:19:44,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": 10}}' 2018-07-22 08:19:44,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-9157221b-d4a2-4323-a60d-214e1cb8f1ac Date: Sun, 22 Jul 2018 08:19:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:19:44Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": 10, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:44Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "50f2340d-989b-4f16-a020-a33f218164b8"}} 2018-07-22 08:19:44,719 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-9157221b-d4a2-4323-a60d-214e1cb8f1ac 2018-07-22 08:19:44,719 - neutron_utils - INFO - Retrieving security group with ID - 0818eced-be52-4a04-a12f-d323ade5e2d1 2018-07-22 08:19:44,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0818eced-be52-4a04-a12f-d323ade5e2d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" 2018-07-22 08:19:44,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-047e4ea8-45bf-49b5-83d2-a4903b758926 Date: Sun, 22 Jul 2018 08:19:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "updated_at": "2018-07-22T08:19:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:19:44Z", "revision_number": 0, "id": "50f2340d-989b-4f16-a020-a33f218164b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:44Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}], "revision_number": 3, "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "name": "CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname"}]} 2018-07-22 08:19:44,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0818eced-be52-4a04-a12f-d323ade5e2d1 used request id req-047e4ea8-45bf-49b5-83d2-a4903b758926 2018-07-22 08:19:44,973 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0818eced-be52-4a04-a12f-d323ade5e2d1 2018-07-22 08:19:44,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" 2018-07-22 08:19:45,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-5ed85533-a8c3-4bf0-a913-c6334998997e Date: Sun, 22 Jul 2018 08:19:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:19:44Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": 10, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:44Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "50f2340d-989b-4f16-a020-a33f218164b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052"}]} 2018-07-22 08:19:45,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 used request id req-5ed85533-a8c3-4bf0-a913-c6334998997e 2018-07-22 08:19:45,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:45,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44b5f7bc62924b158ccdfd2a18b3e76f", "name": "CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj-role"}], "expires_at": "2018-07-22T09:19:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "name": "CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/796b5c11c62e4ed0ad8bc26ffd69ad4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bf4dc0ca-72ac-408-user", "id": "37e10c5146d645fb84e9c42fa5819bf2"}, "audit_ids": ["Z4_fRh0xQ5qNo5H_kn5VlA"], "issued_at": "2018-07-22T08:19:45.000000Z"}} 2018-07-22 08:19:45,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f5fe9b7ae14fe1eb16cc7468baf6f2305837f7" 2018-07-22 08:19:45,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-e902d3a2-b174-4b25-b7cf-e9341541b811 Date: Sun, 22 Jul 2018 08:19:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "updated_at": "2018-07-22T08:19:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:19:44Z", "revision_number": 0, "id": "50f2340d-989b-4f16-a020-a33f218164b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:44Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}], "revision_number": 3, "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "name": "CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname"}]} 2018-07-22 08:19:45,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname&description=hello+group used request id req-e902d3a2-b174-4b25-b7cf-e9341541b811 2018-07-22 08:19:45,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0818eced-be52-4a04-a12f-d323ade5e2d1 2018-07-22 08:19:45,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f5fe9b7ae14fe1eb16cc7468baf6f2305837f7" 2018-07-22 08:19:45,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-d32ad1ce-58ad-45f5-9752-d5d4461b902f Date: Sun, 22 Jul 2018 08:19:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:19:44Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": 10, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:44Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "50f2340d-989b-4f16-a020-a33f218164b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052"}]} 2018-07-22 08:19:45,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 used request id req-d32ad1ce-58ad-45f5-9752-d5d4461b902f 2018-07-22 08:19:45,996 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0818eced-be52-4a04-a12f-d323ade5e2d1 2018-07-22 08:19:46,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f5fe9b7ae14fe1eb16cc7468baf6f2305837f7" 2018-07-22 08:19:46,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-2737cad2-715f-4ba9-9f4d-cbfcfee9836c Date: Sun, 22 Jul 2018 08:19:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:19:44Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": 10, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:44Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "50f2340d-989b-4f16-a020-a33f218164b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052"}]} 2018-07-22 08:19:46,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 used request id req-2737cad2-715f-4ba9-9f4d-cbfcfee9836c 2018-07-22 08:19:46,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f5fe9b7ae14fe1eb16cc7468baf6f2305837f7" 2018-07-22 08:19:46,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-31ef98cb-b638-40d7-9991-26b6846662d1 Date: Sun, 22 Jul 2018 08:19:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "updated_at": "2018-07-22T08:19:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:19:44Z", "revision_number": 0, "id": "50f2340d-989b-4f16-a020-a33f218164b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:44Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}], "revision_number": 3, "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "name": "CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname"}]} 2018-07-22 08:19:46,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname used request id req-31ef98cb-b638-40d7-9991-26b6846662d1 2018-07-22 08:19:46,411 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0818eced-be52-4a04-a12f-d323ade5e2d1 2018-07-22 08:19:46,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f5fe9b7ae14fe1eb16cc7468baf6f2305837f7" 2018-07-22 08:19:46,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-8dd60f23-5a1f-4350-b355-adc8b873531a Date: Sun, 22 Jul 2018 08:19:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:19:44Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": 10, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:44Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "50f2340d-989b-4f16-a020-a33f218164b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052"}]} 2018-07-22 08:19:46,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 used request id req-8dd60f23-5a1f-4350-b355-adc8b873531a 2018-07-22 08:19:46,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f5fe9b7ae14fe1eb16cc7468baf6f2305837f7" 2018-07-22 08:19:46,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-b4a6a277-8fa2-472d-b1b5-af2889cef007 Date: Sun, 22 Jul 2018 08:19:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "updated_at": "2018-07-22T08:19:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:19:44Z", "revision_number": 0, "id": "50f2340d-989b-4f16-a020-a33f218164b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:44Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}], "revision_number": 3, "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "name": "CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname"}]} 2018-07-22 08:19:46,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname used request id req-b4a6a277-8fa2-472d-b1b5-af2889cef007 2018-07-22 08:19:46,847 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0818eced-be52-4a04-a12f-d323ade5e2d1 2018-07-22 08:19:46,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f5fe9b7ae14fe1eb16cc7468baf6f2305837f7" 2018-07-22 08:19:47,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-0035bcd7-7ec1-45d0-995c-32b527c06adc Date: Sun, 22 Jul 2018 08:19:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "3196a9f0-1a9a-4c53-ab99-550b324575f7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:19:44Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": 10, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:44Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "50f2340d-989b-4f16-a020-a33f218164b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "0818eced-be52-4a04-a12f-d323ade5e2d1", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "69e6c1ed-5f94-43a4-b799-cd21890b0052"}]} 2018-07-22 08:19:47,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0818eced-be52-4a04-a12f-d323ade5e2d1 used request id req-0035bcd7-7ec1-45d0-995c-32b527c06adc 2018-07-22 08:19:47,037 - neutron_utils - INFO - Deleting security group rule with ID - 69e6c1ed-5f94-43a4-b799-cd21890b0052 2018-07-22 08:19:47,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/69e6c1ed-5f94-43a4-b799-cd21890b0052 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" 2018-07-22 08:19:47,303 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3693e084-61f3-4bdf-bc41-24d7ee35175a Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:47,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/69e6c1ed-5f94-43a4-b799-cd21890b0052 used request id req-3693e084-61f3-4bdf-bc41-24d7ee35175a 2018-07-22 08:19:47,304 - neutron_utils - INFO - Deleting security group rule with ID - 50f2340d-989b-4f16-a020-a33f218164b8 2018-07-22 08:19:47,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/50f2340d-989b-4f16-a020-a33f218164b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" 2018-07-22 08:19:47,557 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3d71db4-42f3-43e9-9427-c68d30ffe755 Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:47,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/50f2340d-989b-4f16-a020-a33f218164b8 used request id req-a3d71db4-42f3-43e9-9427-c68d30ffe755 2018-07-22 08:19:47,558 - neutron_utils - INFO - Deleting security group rule with ID - 3196a9f0-1a9a-4c53-ab99-550b324575f7 2018-07-22 08:19:47,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/3196a9f0-1a9a-4c53-ab99-550b324575f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" 2018-07-22 08:19:47,658 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6a7a5be-c134-4518-8a7b-1d834e5c3e8e Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:47,658 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/3196a9f0-1a9a-4c53-ab99-550b324575f7 used request id req-a6a7a5be-c134-4518-8a7b-1d834e5c3e8e 2018-07-22 08:19:47,658 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-29d0140d-92b2-42d2-a15c-05627e426acbname 2018-07-22 08:19:47,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0818eced-be52-4a04-a12f-d323ade5e2d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9c4a0ce4f7c7bd2731f95ae803af17e79c2b1" 2018-07-22 08:19:47,769 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-719bdeae-621a-4b96-8658-4acead34c8d9 Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:47,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0818eced-be52-4a04-a12f-d323ade5e2d1 used request id req-719bdeae-621a-4b96-8658-4acead34c8d9 2018-07-22 08:19:47,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:48,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1d85ddbb-2dea-4443-9ffa-620e43796aaf Date: Sun, 22 Jul 2018 08:19:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "updated_at": "2018-07-22T08:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "2079c96a-f57a-4040-b522-55a8dba5b5bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "f9010482-d142-4aeb-b14d-40b38627a1a2", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "4e23d7da-1f2b-45b5-bb7e-20dcc422941a", "remote_group_id": "f9010482-d142-4aeb-b14d-40b38627a1a2", "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "f9010482-d142-4aeb-b14d-40b38627a1a2", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "b9a17109-23f4-49a3-a5c0-66deba03d8e2", "remote_group_id": "f9010482-d142-4aeb-b14d-40b38627a1a2", "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "f9010482-d142-4aeb-b14d-40b38627a1a2", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "revision_number": 0, "id": "e5d6ff43-3fd8-48be-889a-e18b9388f313", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:42Z", "security_group_id": "f9010482-d142-4aeb-b14d-40b38627a1a2", "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a"}], "revision_number": 4, "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "f9010482-d142-4aeb-b14d-40b38627a1a2", "name": "default"}]} 2018-07-22 08:19:48,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-1d85ddbb-2dea-4443-9ffa-620e43796aaf 2018-07-22 08:19:48,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:48,115 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e9e7abf-3fed-47ea-919b-aeb0d6d5c121 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:48,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-7e9e7abf-3fed-47ea-919b-aeb0d6d5c121 2018-07-22 08:19:48,115 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:48,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:48,212 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-962f9195-0e10-45d1-9ffe-a4f0f3891047 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:48,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-962f9195-0e10-45d1-9ffe-a4f0f3891047 2018-07-22 08:19:48,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:48,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:48,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49019c29-3770-4c76-a6eb-8320582522a6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:19:48,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-49019c29-3770-4c76-a6eb-8320582522a6 2018-07-22 08:19:48,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:48,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-931cb56e-9a79-4e02-9c2f-8f5da85b3725 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:48,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-931cb56e-9a79-4e02-9c2f-8f5da85b3725 2018-07-22 08:19:48,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:48,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:48,493 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96689882-a4a2-4faf-b54c-e86ffe1c7289 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:48,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-96689882-a4a2-4faf-b54c-e86ffe1c7289 2018-07-22 08:19:48,493 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:48,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:48,582 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ae56721-de72-459f-8838-680370488ff7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:48,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-8ae56721-de72-459f-8838-680370488ff7 2018-07-22 08:19:48,582 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:48,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:48,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a005b6-84b4-4333-8502-19af55744b3d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:19:48,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-76a005b6-84b4-4333-8502-19af55744b3d 2018-07-22 08:19:48,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:48,774 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6d78e0e-80b9-4a1a-9ae6-6450fe6ffeee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:48,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-c6d78e0e-80b9-4a1a-9ae6-6450fe6ffeee 2018-07-22 08:19:48,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:48,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:48,868 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-071f97de-c7e8-442a-800b-c81c8c0146b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:48,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-071f97de-c7e8-442a-800b-c81c8c0146b8 2018-07-22 08:19:48,868 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:48,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/796b5c11c62e4ed0ad8bc26ffd69ad4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:48,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20dfb4dd-ef8d-425e-a767-c54aa58026e7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/796b5c11c62e4ed0ad8bc26ffd69ad4a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "name": "CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj"}} 2018-07-22 08:19:48,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/796b5c11c62e4ed0ad8bc26ffd69ad4a used request id req-20dfb4dd-ef8d-425e-a767-c54aa58026e7 2018-07-22 08:19:48,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9010482-d142-4aeb-b14d-40b38627a1a2 2018-07-22 08:19:48,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f9010482-d142-4aeb-b14d-40b38627a1a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:49,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6e182982-0d78-4ad3-aa24-a14ea8a73a88 Date: Sun, 22 Jul 2018 08:19:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "f9010482-d142-4aeb-b14d-40b38627a1a2", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "2079c96a-f57a-4040-b522-55a8dba5b5bd"}, {"remote_group_id": "f9010482-d142-4aeb-b14d-40b38627a1a2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "f9010482-d142-4aeb-b14d-40b38627a1a2", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "4e23d7da-1f2b-45b5-bb7e-20dcc422941a"}, {"remote_group_id": "f9010482-d142-4aeb-b14d-40b38627a1a2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "f9010482-d142-4aeb-b14d-40b38627a1a2", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "b9a17109-23f4-49a3-a5c0-66deba03d8e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:42Z", "security_group_id": "f9010482-d142-4aeb-b14d-40b38627a1a2", "port_range_min": null, "revision_number": 0, "tenant_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "created_at": "2018-07-22T08:19:42Z", "project_id": "796b5c11c62e4ed0ad8bc26ffd69ad4a", "id": "e5d6ff43-3fd8-48be-889a-e18b9388f313"}]} 2018-07-22 08:19:49,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f9010482-d142-4aeb-b14d-40b38627a1a2 used request id req-6e182982-0d78-4ad3-aa24-a14ea8a73a88 2018-07-22 08:19:49,166 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:19:49,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f9010482-d142-4aeb-b14d-40b38627a1a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:49,490 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c676cc2b-7171-4055-bf86-f13c9cd87002 Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:49,490 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f9010482-d142-4aeb-b14d-40b38627a1a2 used request id req-c676cc2b-7171-4055-bf86-f13c9cd87002 2018-07-22 08:19:49,491 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj 2018-07-22 08:19:49,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/796b5c11c62e4ed0ad8bc26ffd69ad4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:49,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ae36e03-1000-4526-96fd-d7a23d52500b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:49,719 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/796b5c11c62e4ed0ad8bc26ffd69ad4a used request id req-1ae36e03-1000-4526-96fd-d7a23d52500b 2018-07-22 08:19:49,720 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-bf4dc0ca-72ac-408-proj-role 2018-07-22 08:19:49,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/44b5f7bc62924b158ccdfd2a18b3e76f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:49,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-518c2e05-5396-4c52-a6a5-4ad38f53d168 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:49,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/44b5f7bc62924b158ccdfd2a18b3e76f used request id req-518c2e05-5396-4c52-a6a5-4ad38f53d168 2018-07-22 08:19:49,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c55b659d616089e978889e713b0a6ce4e983e4" 2018-07-22 08:19:49,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c772da-f698-4742-bcea-ed3b1ed8e39d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:19:49,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f5c772da-f698-4742-bcea-ed3b1ed8e39d 2018-07-22 08:19:49,941 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-bf4dc0ca-72ac-408-user 2018-07-22 08:19:49,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/37e10c5146d645fb84e9c42fa5819bf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4820fb12880cbe9fd95706ecf4af4b1bbf9df5" 2018-07-22 08:19:50,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13ce86ab-cc04-47b1-95de-075e7bf4de7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:50,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/37e10c5146d645fb84e9c42fa5819bf2 used request id req-13ce86ab-cc04-47b1-95de-075e7bf4de7a 2018-07-22 08:19:50,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:50,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:19:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["IHfc63x9QeKb6k1_OUg2Ew"], "issued_at": "2018-07-22T08:19:50.000000Z"}} 2018-07-22 08:19:50,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22010e1139b39b31e2be5bc7d9c392e6c0fdaf4c" 2018-07-22 08:19:50,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc1efb53-8a78-424b-be31-aaf3d73e70ae Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:50,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cc1efb53-8a78-424b-be31-aaf3d73e70ae 2018-07-22 08:19:50,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:50,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:51,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:19:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["oDH3DHlvSUaGYod0kkxLew"], "issued_at": "2018-07-22T08:19:51.000000Z"}} 2018-07-22 08:19:51,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:19:51,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73fa0a08-cfa6-423a-8412-b9f7c8440134 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:51,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-73fa0a08-cfa6-423a-8412-b9f7c8440134 2018-07-22 08:19:51,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:51,245 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19:51 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:51,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-148554ed-0855-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:19:51,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f78934-60aa-4b3d-83ed-ba31b12f269b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-148554ed-0855-460-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:19:51,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-148554ed-0855-460-proj used request id req-62f78934-60aa-4b3d-83ed-ba31b12f269b 2018-07-22 08:19:51,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:19:51,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb327e2e-9f00-4669-a543-5b82d541aa2e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:19:51,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-eb327e2e-9f00-4669-a543-5b82d541aa2e 2018-07-22 08:19:51,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-148554ed-0855-460-proj"}}' 2018-07-22 08:19:51,626 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:19:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73bf843e-4c9b-4932-86f2-315a7bd55e1f Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3d58bf807a3a4bbf83d4213d4baed0cd"}, "tags": [], "enabled": true, "id": "3d58bf807a3a4bbf83d4213d4baed0cd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-148554ed-0855-460-proj"}} 2018-07-22 08:19:51,626 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-73bf843e-4c9b-4932-86f2-315a7bd55e1f 2018-07-22 08:19:51,626 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-148554ed-0855-460-proj 2018-07-22 08:19:51,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:51,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:52,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:19:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Q2pNvOIOSBe7RkXG4VtwrQ"], "issued_at": "2018-07-22T08:19:52.000000Z"}} 2018-07-22 08:19:52,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2a791b57b616a433c0a0385135381f4364e7ac" 2018-07-22 08:19:52,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f36de5-fde7-4444-8b32-80b8bb942446 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:52,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-94f36de5-fde7-4444-8b32-80b8bb942446 2018-07-22 08:19:52,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:52,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19:52 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:52,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2a791b57b616a433c0a0385135381f4364e7ac" 2018-07-22 08:19:52,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79819ace-c430-450b-8c7e-c8aa9aac49c9 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:19:52,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-79819ace-c430-450b-8c7e-c8aa9aac49c9 2018-07-22 08:19:52,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-148554ed-0855-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2a791b57b616a433c0a0385135381f4364e7ac" 2018-07-22 08:19:52,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9081f0c-dd30-41f2-add3-e9508df9f4af Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-148554ed-0855-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3d58bf807a3a4bbf83d4213d4baed0cd"}, "tags": [], "enabled": true, "id": "3d58bf807a3a4bbf83d4213d4baed0cd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-148554ed-0855-460-proj"}]} 2018-07-22 08:19:52,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-148554ed-0855-460-proj used request id req-f9081f0c-dd30-41f2-add3-e9508df9f4af 2018-07-22 08:19:52,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2a791b57b616a433c0a0385135381f4364e7ac" 2018-07-22 08:19:52,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd77b72c-566c-4533-84da-a0b7056b0392 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:19:52,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dd77b72c-566c-4533-84da-a0b7056b0392 2018-07-22 08:19:52,803 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-148554ed-0855-460-user 2018-07-22 08:19:52,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:52,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:19:52,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b8396d-fc8a-4cde-850b-6664b003d356 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:19:52,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-66b8396d-fc8a-4cde-850b-6664b003d356 2018-07-22 08:19:52,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" -d '{"role": {"name": "CreateSecurityGroupTests-148554ed-0855-460-proj-role"}}' 2018-07-22 08:19:53,025 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:19:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d2af0a2-01f9-40a2-8b44-039f2af4e69b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "23663b0e75b7429a974c1f867dfed429", "links": {"self": "http://172.30.9.23:5000/v3/roles/23663b0e75b7429a974c1f867dfed429"}, "name": "CreateSecurityGroupTests-148554ed-0855-460-proj-role"}} 2018-07-22 08:19:53,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1d2af0a2-01f9-40a2-8b44-039f2af4e69b 2018-07-22 08:19:53,025 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-148554ed-0855-460-proj-role 2018-07-22 08:19:53,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/23663b0e75b7429a974c1f867dfed429 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:19:53,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4feded0c-6ecc-498d-931c-601cad07315c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "23663b0e75b7429a974c1f867dfed429", "links": {"self": "http://172.30.9.23:5000/v3/roles/23663b0e75b7429a974c1f867dfed429"}, "name": "CreateSecurityGroupTests-148554ed-0855-460-proj-role"}} 2018-07-22 08:19:53,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/23663b0e75b7429a974c1f867dfed429 used request id req-4feded0c-6ecc-498d-931c-601cad07315c 2018-07-22 08:19:53,120 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-148554ed-0855-460-proj-role to project CreateSecurityGroupTests-148554ed-0855-460-proj 2018-07-22 08:19:53,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3d58bf807a3a4bbf83d4213d4baed0cd/users/c545cfffed6a44f4bd3c29f627b3c188/roles/23663b0e75b7429a974c1f867dfed429 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:19:53,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec59ba74-c5ca-4345-8969-cb1dd7e7a5c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:19:53,281 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3d58bf807a3a4bbf83d4213d4baed0cd/users/c545cfffed6a44f4bd3c29f627b3c188/roles/23663b0e75b7429a974c1f867dfed429 used request id req-ec59ba74-c5ca-4345-8969-cb1dd7e7a5c7 2018-07-22 08:19:53,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:19:53,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:53,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23663b0e75b7429a974c1f867dfed429", "name": "CreateSecurityGroupTests-148554ed-0855-460-proj-role"}], "expires_at": "2018-07-22T09:19:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d58bf807a3a4bbf83d4213d4baed0cd", "name": "CreateSecurityGroupTests-148554ed-0855-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-148554ed-0855-460-user", "id": "c545cfffed6a44f4bd3c29f627b3c188"}, "audit_ids": ["n6qqXgpURpOaQSXBYU9_zA"], "issued_at": "2018-07-22T08:19:53.000000Z"}} 2018-07-22 08:19:53,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" 2018-07-22 08:19:53,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9026d8-8c05-4a2d-8e82-56f7251f8e46 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:19:53,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2f9026d8-8c05-4a2d-8e82-56f7251f8e46 2018-07-22 08:19:53,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" 2018-07-22 08:19:54,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c423bc8c-eec5-4e80-ad06-85bdf500193b Date: Sun, 22 Jul 2018 08:19:54 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:19:54,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name&description=hello+group used request id req-c423bc8c-eec5-4e80-ad06-85bdf500193b 2018-07-22 08:19:54,076 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name... 2018-07-22 08:19:54,076 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name 2018-07-22 08:19:54,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" -d '{"security_group": {"name": "CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name", "description": "hello group"}}' 2018-07-22 08:19:54,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-7796f032-ab50-4251-8c21-1d40b2ef49fd Date: Sun, 22 Jul 2018 08:19:54 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "updated_at": "2018-07-22T08:19:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "d84e0125-efc5-4850-8679-8e80d74d4260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}], "revision_number": 2, "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "name": "CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name"}} 2018-07-22 08:19:54,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-7796f032-ab50-4251-8c21-1d40b2ef49fd 2018-07-22 08:19:54,540 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3aca1aad-9af6-46e1-982e-f1138f58fa0b 2018-07-22 08:19:54,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" 2018-07-22 08:19:54,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9515a1b3-4b70-4ee4-82cd-3e7994e5e549 Date: Sun, 22 Jul 2018 08:19:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "d84e0125-efc5-4850-8679-8e80d74d4260"}]} 2018-07-22 08:19:54,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b used request id req-9515a1b3-4b70-4ee4-82cd-3e7994e5e549 2018-07-22 08:19:54,739 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3aca1aad-9af6-46e1-982e-f1138f58fa0b 2018-07-22 08:19:54,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" 2018-07-22 08:19:54,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-485293f2-6de2-49c1-a4c1-255904f52b02 Date: Sun, 22 Jul 2018 08:19:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "d84e0125-efc5-4850-8679-8e80d74d4260"}]} 2018-07-22 08:19:54,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b used request id req-485293f2-6de2-49c1-a4c1-255904f52b02 2018-07-22 08:19:54,935 - neutron_utils - INFO - Retrieving security group with ID - 3aca1aad-9af6-46e1-982e-f1138f58fa0b 2018-07-22 08:19:54,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=3aca1aad-9af6-46e1-982e-f1138f58fa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" 2018-07-22 08:19:55,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-92292cd6-334b-44a2-a995-26d4f18f7381 Date: Sun, 22 Jul 2018 08:19:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "updated_at": "2018-07-22T08:19:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "d84e0125-efc5-4850-8679-8e80d74d4260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}], "revision_number": 2, "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "name": "CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name"}]} 2018-07-22 08:19:55,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=3aca1aad-9af6-46e1-982e-f1138f58fa0b used request id req-92292cd6-334b-44a2-a995-26d4f18f7381 2018-07-22 08:19:55,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3aca1aad-9af6-46e1-982e-f1138f58fa0b 2018-07-22 08:19:55,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" 2018-07-22 08:19:55,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f2228a3f-856b-41df-b019-642e7668db19 Date: Sun, 22 Jul 2018 08:19:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "d84e0125-efc5-4850-8679-8e80d74d4260"}]} 2018-07-22 08:19:55,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b used request id req-f2228a3f-856b-41df-b019-642e7668db19 2018-07-22 08:19:55,476 - neutron_utils - INFO - Retrieving security group with ID - 3aca1aad-9af6-46e1-982e-f1138f58fa0b 2018-07-22 08:19:55,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=3aca1aad-9af6-46e1-982e-f1138f58fa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" 2018-07-22 08:19:55,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b36c3bd4-5b0e-4899-b00b-860450c98379 Date: Sun, 22 Jul 2018 08:19:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "updated_at": "2018-07-22T08:19:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "d84e0125-efc5-4850-8679-8e80d74d4260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}], "revision_number": 2, "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "name": "CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name"}]} 2018-07-22 08:19:55,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=3aca1aad-9af6-46e1-982e-f1138f58fa0b used request id req-b36c3bd4-5b0e-4899-b00b-860450c98379 2018-07-22 08:19:55,696 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3aca1aad-9af6-46e1-982e-f1138f58fa0b 2018-07-22 08:19:55,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" 2018-07-22 08:19:55,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ab1efbc4-02e6-487c-bdbc-8ef434d5ba4a Date: Sun, 22 Jul 2018 08:19:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "d84e0125-efc5-4850-8679-8e80d74d4260"}]} 2018-07-22 08:19:55,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b used request id req-ab1efbc4-02e6-487c-bdbc-8ef434d5ba4a 2018-07-22 08:19:55,902 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name 2018-07-22 08:19:55,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" 2018-07-22 08:19:56,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-cbfc6c2c-9d82-4b56-8026-649b7cd4ef34 Date: Sun, 22 Jul 2018 08:19:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "updated_at": "2018-07-22T08:19:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "d84e0125-efc5-4850-8679-8e80d74d4260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}], "revision_number": 2, "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "name": "CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name"}]} 2018-07-22 08:19:56,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name used request id req-cbfc6c2c-9d82-4b56-8026-649b7cd4ef34 2018-07-22 08:19:56,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:19:56,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:19:56 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:19:56,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3d58bf807a3a4bbf83d4213d4baed0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" 2018-07-22 08:19:56,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41135489-6e11-4504-81ff-9bec6fa37de4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3d58bf807a3a4bbf83d4213d4baed0cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3d58bf807a3a4bbf83d4213d4baed0cd", "name": "CreateSecurityGroupTests-148554ed-0855-460-proj"}} 2018-07-22 08:19:56,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3d58bf807a3a4bbf83d4213d4baed0cd used request id req-41135489-6e11-4504-81ff-9bec6fa37de4 2018-07-22 08:19:56,238 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3aca1aad-9af6-46e1-982e-f1138f58fa0b 2018-07-22 08:19:56,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" 2018-07-22 08:19:56,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-50e8dda5-4bb0-49bb-b11f-6c83e0678fc6 Date: Sun, 22 Jul 2018 08:19:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "d84e0125-efc5-4850-8679-8e80d74d4260"}]} 2018-07-22 08:19:56,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b used request id req-50e8dda5-4bb0-49bb-b11f-6c83e0678fc6 2018-07-22 08:19:56,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b"}}' 2018-07-22 08:19:56,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-319229fa-65b9-42d4-bc5e-af38c969b080 Date: Sun, 22 Jul 2018 08:19:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:56Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:56Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "60277e22-000f-4dfe-bed2-04d9ec196086"}} 2018-07-22 08:19:56,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-319229fa-65b9-42d4-bc5e-af38c969b080 2018-07-22 08:19:56,797 - neutron_utils - INFO - Retrieving security group with ID - 3aca1aad-9af6-46e1-982e-f1138f58fa0b 2018-07-22 08:19:56,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=3aca1aad-9af6-46e1-982e-f1138f58fa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" 2018-07-22 08:19:57,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-fba89b31-11f8-4dbe-bb7f-6cb6ae21cc56 Date: Sun, 22 Jul 2018 08:19:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "updated_at": "2018-07-22T08:19:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:56Z", "revision_number": 0, "id": "60277e22-000f-4dfe-bed2-04d9ec196086", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:56Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "d84e0125-efc5-4850-8679-8e80d74d4260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}], "revision_number": 3, "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "name": "CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name"}]} 2018-07-22 08:19:57,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=3aca1aad-9af6-46e1-982e-f1138f58fa0b used request id req-fba89b31-11f8-4dbe-bb7f-6cb6ae21cc56 2018-07-22 08:19:57,028 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3aca1aad-9af6-46e1-982e-f1138f58fa0b 2018-07-22 08:19:57,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" 2018-07-22 08:19:57,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ac382a91-7c50-4df6-b33c-7e5eb2c55eef Date: Sun, 22 Jul 2018 08:19:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:56Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:56Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "60277e22-000f-4dfe-bed2-04d9ec196086"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "d84e0125-efc5-4850-8679-8e80d74d4260"}]} 2018-07-22 08:19:57,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b used request id req-ac382a91-7c50-4df6-b33c-7e5eb2c55eef 2018-07-22 08:19:57,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:19:57,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23663b0e75b7429a974c1f867dfed429", "name": "CreateSecurityGroupTests-148554ed-0855-460-proj-role"}], "expires_at": "2018-07-22T09:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d58bf807a3a4bbf83d4213d4baed0cd", "name": "CreateSecurityGroupTests-148554ed-0855-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3d58bf807a3a4bbf83d4213d4baed0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-148554ed-0855-460-user", "id": "c545cfffed6a44f4bd3c29f627b3c188"}, "audit_ids": ["mtlh4CTfSI-6Zm8Lj2Al2Q"], "issued_at": "2018-07-22T08:19:57.000000Z"}} 2018-07-22 08:19:57,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d664225e4716451e9f7cb5053acb3eaaf425a" 2018-07-22 08:19:57,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-f777440e-6634-4183-bf94-6474881f4cab Date: Sun, 22 Jul 2018 08:19:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "updated_at": "2018-07-22T08:19:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:56Z", "revision_number": 0, "id": "60277e22-000f-4dfe-bed2-04d9ec196086", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:56Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "d84e0125-efc5-4850-8679-8e80d74d4260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}], "revision_number": 3, "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "name": "CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name"}]} 2018-07-22 08:19:57,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name&description=hello+group used request id req-f777440e-6634-4183-bf94-6474881f4cab 2018-07-22 08:19:57,683 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3aca1aad-9af6-46e1-982e-f1138f58fa0b 2018-07-22 08:19:57,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d664225e4716451e9f7cb5053acb3eaaf425a" 2018-07-22 08:19:57,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-23f16974-349e-4967-941a-e3175fe59f7b Date: Sun, 22 Jul 2018 08:19:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:56Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:56Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "60277e22-000f-4dfe-bed2-04d9ec196086"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "d84e0125-efc5-4850-8679-8e80d74d4260"}]} 2018-07-22 08:19:57,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b used request id req-23f16974-349e-4967-941a-e3175fe59f7b 2018-07-22 08:19:57,892 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3aca1aad-9af6-46e1-982e-f1138f58fa0b 2018-07-22 08:19:57,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d664225e4716451e9f7cb5053acb3eaaf425a" 2018-07-22 08:19:58,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9025750f-0f7c-4309-b1dd-84867b1c2837 Date: Sun, 22 Jul 2018 08:19:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:56Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:56Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "60277e22-000f-4dfe-bed2-04d9ec196086"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "d84e0125-efc5-4850-8679-8e80d74d4260"}]} 2018-07-22 08:19:58,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b used request id req-9025750f-0f7c-4309-b1dd-84867b1c2837 2018-07-22 08:19:58,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d664225e4716451e9f7cb5053acb3eaaf425a" 2018-07-22 08:19:58,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-7018e04b-24ef-4d04-9f26-d4f624fd80b2 Date: Sun, 22 Jul 2018 08:19:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "updated_at": "2018-07-22T08:19:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:56Z", "revision_number": 0, "id": "60277e22-000f-4dfe-bed2-04d9ec196086", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:56Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "d84e0125-efc5-4850-8679-8e80d74d4260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}], "revision_number": 3, "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "name": "CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name"}]} 2018-07-22 08:19:58,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name used request id req-7018e04b-24ef-4d04-9f26-d4f624fd80b2 2018-07-22 08:19:58,153 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3aca1aad-9af6-46e1-982e-f1138f58fa0b 2018-07-22 08:19:58,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d664225e4716451e9f7cb5053acb3eaaf425a" 2018-07-22 08:19:58,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-13abab97-80d4-4159-8e88-dc7632047c3d Date: Sun, 22 Jul 2018 08:19:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:56Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:56Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "60277e22-000f-4dfe-bed2-04d9ec196086"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "d84e0125-efc5-4850-8679-8e80d74d4260"}]} 2018-07-22 08:19:58,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b used request id req-13abab97-80d4-4159-8e88-dc7632047c3d 2018-07-22 08:19:58,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d664225e4716451e9f7cb5053acb3eaaf425a" 2018-07-22 08:19:58,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-06179a00-dfd6-454c-b41f-5d3c907f18f7 Date: Sun, 22 Jul 2018 08:19:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "updated_at": "2018-07-22T08:19:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:56Z", "revision_number": 0, "id": "60277e22-000f-4dfe-bed2-04d9ec196086", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:56Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "d84e0125-efc5-4850-8679-8e80d74d4260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}], "revision_number": 3, "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "name": "CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name"}]} 2018-07-22 08:19:58,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name used request id req-06179a00-dfd6-454c-b41f-5d3c907f18f7 2018-07-22 08:19:58,398 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3aca1aad-9af6-46e1-982e-f1138f58fa0b 2018-07-22 08:19:58,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d664225e4716451e9f7cb5053acb3eaaf425a" 2018-07-22 08:19:58,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-fa9aba97-f190-4d09-ad50-9af0d4daca61 Date: Sun, 22 Jul 2018 08:19:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:56Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:56Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "60277e22-000f-4dfe-bed2-04d9ec196086"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "3aca1aad-9af6-46e1-982e-f1138f58fa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "d84e0125-efc5-4850-8679-8e80d74d4260"}]} 2018-07-22 08:19:58,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3aca1aad-9af6-46e1-982e-f1138f58fa0b used request id req-fa9aba97-f190-4d09-ad50-9af0d4daca61 2018-07-22 08:19:58,603 - neutron_utils - INFO - Deleting security group rule with ID - 18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e 2018-07-22 08:19:58,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" 2018-07-22 08:19:58,872 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd35798d-e393-446b-811c-8b9035e98edd Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:58,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/18bea7a3-5ffa-408f-aaaf-4ea5380cfa0e used request id req-dd35798d-e393-446b-811c-8b9035e98edd 2018-07-22 08:19:58,873 - neutron_utils - INFO - Deleting security group rule with ID - d84e0125-efc5-4850-8679-8e80d74d4260 2018-07-22 08:19:58,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/d84e0125-efc5-4850-8679-8e80d74d4260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" 2018-07-22 08:19:59,135 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-257809dd-a0e6-4e92-b1cb-9caa175dfeef Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:59,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/d84e0125-efc5-4850-8679-8e80d74d4260 used request id req-257809dd-a0e6-4e92-b1cb-9caa175dfeef 2018-07-22 08:19:59,135 - neutron_utils - INFO - Deleting security group rule with ID - 60277e22-000f-4dfe-bed2-04d9ec196086 2018-07-22 08:19:59,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/60277e22-000f-4dfe-bed2-04d9ec196086 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" 2018-07-22 08:19:59,230 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2358888-b2eb-4c14-b6bc-fc3890d902f2 Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:59,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/60277e22-000f-4dfe-bed2-04d9ec196086 used request id req-c2358888-b2eb-4c14-b6bc-fc3890d902f2 2018-07-22 08:19:59,230 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-2ac7cb2c-0b97-4444-b724-800a997e0437name 2018-07-22 08:19:59,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3aca1aad-9af6-46e1-982e-f1138f58fa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e99e73ea6fdec4018d748b0e71bfa48dc998b1" 2018-07-22 08:19:59,543 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-027842db-7b2c-429f-9704-a35c6a831085 Content-Length: 0 Date: Sun, 22 Jul 2018 08:19:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:19:59,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3aca1aad-9af6-46e1-982e-f1138f58fa0b used request id req-027842db-7b2c-429f-9704-a35c6a831085 2018-07-22 08:19:59,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:19:59,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-44a7ed76-42b2-4bdb-93fe-d4f4e6c5ef8a Date: Sun, 22 Jul 2018 08:19:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:53Z", "updated_at": "2018-07-22T08:19:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "36e81592-0870-490f-b202-04965971fb58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "d3d53648-99b1-4e1e-9550-188a75428107", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "80cc20dd-ba44-42a7-8b1e-dead3a661ec3", "remote_group_id": "d3d53648-99b1-4e1e-9550-188a75428107", "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "d3d53648-99b1-4e1e-9550-188a75428107", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "e28e4540-312f-47b5-83ee-e581f5d938de", "remote_group_id": "d3d53648-99b1-4e1e-9550-188a75428107", "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "d3d53648-99b1-4e1e-9550-188a75428107", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "revision_number": 0, "id": "e40e16d4-d721-42b7-af4c-dce62149e622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:19:54Z", "security_group_id": "d3d53648-99b1-4e1e-9550-188a75428107", "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd"}], "revision_number": 4, "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "d3d53648-99b1-4e1e-9550-188a75428107", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:19:59,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-44a7ed76-42b2-4bdb-93fe-d4f4e6c5ef8a 2018-07-22 08:19:59,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:19:59,901 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a27e0a24-69dc-4e1a-99bb-0ddb9432fd39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:59,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-a27e0a24-69dc-4e1a-99bb-0ddb9432fd39 2018-07-22 08:19:59,901 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:19:59,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:19:59,997 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:19:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2dcfc0d-cf4d-4f5b-a5b1-d712beea0557 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:19:59,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-b2dcfc0d-cf4d-4f5b-a5b1-d712beea0557 2018-07-22 08:19:59,998 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:00,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:20:00,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a673e693-9348-4d7c-88ea-a44994fa8360 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:20:00,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-a673e693-9348-4d7c-88ea-a44994fa8360 2018-07-22 08:20:00,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:20:00,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af1db22e-2ebc-4a8d-914b-2498e68abe04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:20:00,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-af1db22e-2ebc-4a8d-914b-2498e68abe04 2018-07-22 08:20:00,188 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:00,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:20:00,282 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-554abeeb-de06-418e-ae3e-d8ee83df86b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:20:00,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-554abeeb-de06-418e-ae3e-d8ee83df86b2 2018-07-22 08:20:00,282 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:00,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:20:00,378 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f5e16ba-a027-40c4-b413-8ed900e5f827 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:20:00,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-4f5e16ba-a027-40c4-b413-8ed900e5f827 2018-07-22 08:20:00,378 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:00,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:20:00,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d4c3fe4-17bc-48a9-8b12-d80b792abb4f Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:20:00,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-2d4c3fe4-17bc-48a9-8b12-d80b792abb4f 2018-07-22 08:20:00,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:20:00,572 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c679474-1c4a-4bab-bb58-2a9897c79a89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:20:00,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-4c679474-1c4a-4bab-bb58-2a9897c79a89 2018-07-22 08:20:00,572 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:00,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3d58bf807a3a4bbf83d4213d4baed0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:20:00,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43957877-29db-4932-ad58-5593f8f3eaab Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3d58bf807a3a4bbf83d4213d4baed0cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3d58bf807a3a4bbf83d4213d4baed0cd", "name": "CreateSecurityGroupTests-148554ed-0855-460-proj"}} 2018-07-22 08:20:00,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3d58bf807a3a4bbf83d4213d4baed0cd used request id req-43957877-29db-4932-ad58-5593f8f3eaab 2018-07-22 08:20:00,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3d53648-99b1-4e1e-9550-188a75428107 2018-07-22 08:20:00,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d3d53648-99b1-4e1e-9550-188a75428107 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:20:00,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-aa590a92-6d34-4b49-9c53-ae7234f48857 Date: Sun, 22 Jul 2018 08:20:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "d3d53648-99b1-4e1e-9550-188a75428107", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "36e81592-0870-490f-b202-04965971fb58"}, {"remote_group_id": "d3d53648-99b1-4e1e-9550-188a75428107", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "d3d53648-99b1-4e1e-9550-188a75428107", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "80cc20dd-ba44-42a7-8b1e-dead3a661ec3"}, {"remote_group_id": "d3d53648-99b1-4e1e-9550-188a75428107", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "d3d53648-99b1-4e1e-9550-188a75428107", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "e28e4540-312f-47b5-83ee-e581f5d938de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:19:54Z", "security_group_id": "d3d53648-99b1-4e1e-9550-188a75428107", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "created_at": "2018-07-22T08:19:54Z", "project_id": "3d58bf807a3a4bbf83d4213d4baed0cd", "id": "e40e16d4-d721-42b7-af4c-dce62149e622"}]} 2018-07-22 08:20:00,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d3d53648-99b1-4e1e-9550-188a75428107 used request id req-aa590a92-6d34-4b49-9c53-ae7234f48857 2018-07-22 08:20:00,861 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:20:00,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d3d53648-99b1-4e1e-9550-188a75428107 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:20:01,203 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-350a13aa-6a8e-4c60-8fce-5ec13f3c03b7 Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:01,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d3d53648-99b1-4e1e-9550-188a75428107 used request id req-350a13aa-6a8e-4c60-8fce-5ec13f3c03b7 2018-07-22 08:20:01,204 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-148554ed-0855-460-proj 2018-07-22 08:20:01,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3d58bf807a3a4bbf83d4213d4baed0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:20:01,443 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-493cd37a-f952-4bf4-9c04-fd006d2c58f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:01,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3d58bf807a3a4bbf83d4213d4baed0cd used request id req-493cd37a-f952-4bf4-9c04-fd006d2c58f0 2018-07-22 08:20:01,444 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-148554ed-0855-460-proj-role 2018-07-22 08:20:01,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/23663b0e75b7429a974c1f867dfed429 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:20:01,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89233aff-4418-400a-9d6c-474d8c8cee05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:01,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/23663b0e75b7429a974c1f867dfed429 used request id req-89233aff-4418-400a-9d6c-474d8c8cee05 2018-07-22 08:20:01,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8788cb4c4c1e48bef8b77958d4007e522d9a726a" 2018-07-22 08:20:01,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36716e35-311c-4d17-9b06-cfaa386105bb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:20:01,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-36716e35-311c-4d17-9b06-cfaa386105bb 2018-07-22 08:20:01,666 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-148554ed-0855-460-user 2018-07-22 08:20:01,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c545cfffed6a44f4bd3c29f627b3c188 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2a791b57b616a433c0a0385135381f4364e7ac" 2018-07-22 08:20:01,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-451321c7-ce3a-4288-a12d-05439f5b58a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:01,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c545cfffed6a44f4bd3c29f627b3c188 used request id req-451321c7-ce3a-4288-a12d-05439f5b58a3 2018-07-22 08:20:01,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:02,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:20:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ftIl-ib6TjKlkuL9lgbETQ"], "issued_at": "2018-07-22T08:20:02.000000Z"}} 2018-07-22 08:20:02,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d72c6907b838d0df5aa31f7568b46925f40450c" 2018-07-22 08:20:02,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4786cf9f-a4f3-4068-9b5b-7e6f5c54b775 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:02,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4786cf9f-a4f3-4068-9b5b-7e6f5c54b775 2018-07-22 08:20:02,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:02,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:02,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:20:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["HmGrwroeSE2tP5IG88b3dQ"], "issued_at": "2018-07-22T08:20:02.000000Z"}} 2018-07-22 08:20:02,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28df55076a23eb49edd92922f15986822a73bf6" 2018-07-22 08:20:02,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02ee23ba-fff9-4f76-afb5-8c68d16498a3 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:02,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-02ee23ba-fff9-4f76-afb5-8c68d16498a3 2018-07-22 08:20:02,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:20:02,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:20:02 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:20:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6f33eeb6-0f16-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28df55076a23eb49edd92922f15986822a73bf6" 2018-07-22 08:20:02,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f26489e-49fd-415c-be7f-cea14bea533e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6f33eeb6-0f16-463-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:20:02,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6f33eeb6-0f16-463-proj used request id req-4f26489e-49fd-415c-be7f-cea14bea533e 2018-07-22 08:20:02,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28df55076a23eb49edd92922f15986822a73bf6" 2018-07-22 08:20:03,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb2b6841-cb6e-41d9-8bf0-f126f4893592 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:20:03,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fb2b6841-cb6e-41d9-8bf0-f126f4893592 2018-07-22 08:20:03,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28df55076a23eb49edd92922f15986822a73bf6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-6f33eeb6-0f16-463-proj"}}' 2018-07-22 08:20:03,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f87e4d7f-4764-4b51-9131-baeece9a8b52 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746"}, "tags": [], "enabled": true, "id": "b64790b2119843e68c937c19b2e8b746", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6f33eeb6-0f16-463-proj"}} 2018-07-22 08:20:03,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f87e4d7f-4764-4b51-9131-baeece9a8b52 2018-07-22 08:20:03,182 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6f33eeb6-0f16-463-proj 2018-07-22 08:20:03,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:03,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:03,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:20:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["4ckkV6_OTV2NEyuSN5N5ww"], "issued_at": "2018-07-22T08:20:03.000000Z"}} 2018-07-22 08:20:03,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e94c4afb6d3d7db1f5aaa9e0df5b14e4e319c5" 2018-07-22 08:20:03,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-404fbccf-f9ed-4117-af9d-f2e5db703db5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:03,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-404fbccf-f9ed-4117-af9d-f2e5db703db5 2018-07-22 08:20:03,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:20:03,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:20:03 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:20:03,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e94c4afb6d3d7db1f5aaa9e0df5b14e4e319c5" 2018-07-22 08:20:03,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-071e9052-bafd-42d4-b900-6bddcc2ac0cf Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:20:03,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-071e9052-bafd-42d4-b900-6bddcc2ac0cf 2018-07-22 08:20:03,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-6f33eeb6-0f16-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e94c4afb6d3d7db1f5aaa9e0df5b14e4e319c5" 2018-07-22 08:20:03,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbcb8ef6-f168-406f-8374-2de5cbbb47ea Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-6f33eeb6-0f16-463-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746"}, "tags": [], "enabled": true, "id": "b64790b2119843e68c937c19b2e8b746", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6f33eeb6-0f16-463-proj"}]} 2018-07-22 08:20:03,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-6f33eeb6-0f16-463-proj used request id req-dbcb8ef6-f168-406f-8374-2de5cbbb47ea 2018-07-22 08:20:03,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e94c4afb6d3d7db1f5aaa9e0df5b14e4e319c5" 2018-07-22 08:20:03,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e53d6017-c34d-45d8-b951-3af8fcb283e8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:20:03,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e53d6017-c34d-45d8-b951-3af8fcb283e8 2018-07-22 08:20:04,363 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6f33eeb6-0f16-463-user 2018-07-22 08:20:04,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:04,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28df55076a23eb49edd92922f15986822a73bf6" 2018-07-22 08:20:04,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c64922-193c-4c55-b398-f2855281efdb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:20:04,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b1c64922-193c-4c55-b398-f2855281efdb 2018-07-22 08:20:04,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28df55076a23eb49edd92922f15986822a73bf6" -d '{"role": {"name": "CreateSecurityGroupTests-6f33eeb6-0f16-463-proj-role"}}' 2018-07-22 08:20:04,575 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85bae86e-f12a-4ae1-bdf2-1c7812e551fb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0d78bea6a4346da9c65c78ecea37599", "links": {"self": "http://172.30.9.23:5000/v3/roles/e0d78bea6a4346da9c65c78ecea37599"}, "name": "CreateSecurityGroupTests-6f33eeb6-0f16-463-proj-role"}} 2018-07-22 08:20:04,575 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-85bae86e-f12a-4ae1-bdf2-1c7812e551fb 2018-07-22 08:20:04,575 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6f33eeb6-0f16-463-proj-role 2018-07-22 08:20:04,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e0d78bea6a4346da9c65c78ecea37599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28df55076a23eb49edd92922f15986822a73bf6" 2018-07-22 08:20:04,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c93a67f-a966-4515-93c1-d321eb6b9146 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0d78bea6a4346da9c65c78ecea37599", "links": {"self": "http://172.30.9.23:5000/v3/roles/e0d78bea6a4346da9c65c78ecea37599"}, "name": "CreateSecurityGroupTests-6f33eeb6-0f16-463-proj-role"}} 2018-07-22 08:20:04,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e0d78bea6a4346da9c65c78ecea37599 used request id req-7c93a67f-a966-4515-93c1-d321eb6b9146 2018-07-22 08:20:04,666 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6f33eeb6-0f16-463-proj-role to project CreateSecurityGroupTests-6f33eeb6-0f16-463-proj 2018-07-22 08:20:04,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746/users/9f1136ec5e5b4a21b0d3523adbcf2a83/roles/e0d78bea6a4346da9c65c78ecea37599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28df55076a23eb49edd92922f15986822a73bf6" 2018-07-22 08:20:04,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2179999-063d-4639-82a6-882dde22895e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:04,794 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746/users/9f1136ec5e5b4a21b0d3523adbcf2a83/roles/e0d78bea6a4346da9c65c78ecea37599 used request id req-b2179999-063d-4639-82a6-882dde22895e 2018-07-22 08:20:04,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:04,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:05,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0d78bea6a4346da9c65c78ecea37599", "name": "CreateSecurityGroupTests-6f33eeb6-0f16-463-proj-role"}], "expires_at": "2018-07-22T09:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b64790b2119843e68c937c19b2e8b746", "name": "CreateSecurityGroupTests-6f33eeb6-0f16-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b64790b2119843e68c937c19b2e8b746", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/b64790b2119843e68c937c19b2e8b746", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/b64790b2119843e68c937c19b2e8b746", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b64790b2119843e68c937c19b2e8b746", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/b64790b2119843e68c937c19b2e8b746", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/b64790b2119843e68c937c19b2e8b746", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b64790b2119843e68c937c19b2e8b746", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_b64790b2119843e68c937c19b2e8b746", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/b64790b2119843e68c937c19b2e8b746", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/b64790b2119843e68c937c19b2e8b746", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/b64790b2119843e68c937c19b2e8b746", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b64790b2119843e68c937c19b2e8b746", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/b64790b2119843e68c937c19b2e8b746", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/b64790b2119843e68c937c19b2e8b746", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6f33eeb6-0f16-463-user", "id": "9f1136ec5e5b4a21b0d3523adbcf2a83"}, "audit_ids": ["PZHsE_vZQ7yh1j2BJLa9mg"], "issued_at": "2018-07-22T08:20:05.000000Z"}} 2018-07-22 08:20:05,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:05,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d2330da-0a64-4dab-8ad3-de680ee4e3db Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:05,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8d2330da-0a64-4dab-8ad3-de680ee4e3db 2018-07-22 08:20:05,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:05,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-db584302-46c1-4183-95a2-80c01a57e12c Date: Sun, 22 Jul 2018 08:20:05 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:20:05,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name&description=hello+group used request id req-db584302-46c1-4183-95a2-80c01a57e12c 2018-07-22 08:20:05,613 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name... 2018-07-22 08:20:05,613 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name 2018-07-22 08:20:05,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" -d '{"security_group": {"name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name", "description": "hello group"}}' 2018-07-22 08:20:05,995 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-028d0840-811e-4ce3-94c3-d32fc99d02f4 Date: Sun, 22 Jul 2018 08:20:05 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 2, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}} 2018-07-22 08:20:05,995 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-028d0840-811e-4ce3-94c3-d32fc99d02f4 2018-07-22 08:20:05,995 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:06,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:06,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4013dfc7-c798-47e3-a7c7-c7544f82da95 Date: Sun, 22 Jul 2018 08:20:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}]} 2018-07-22 08:20:06,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-4013dfc7-c798-47e3-a7c7-c7544f82da95 2018-07-22 08:20:06,196 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:06,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:06,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e181e867-2c40-47c4-a43a-b980adae82c4 Date: Sun, 22 Jul 2018 08:20:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}]} 2018-07-22 08:20:06,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-e181e867-2c40-47c4-a43a-b980adae82c4 2018-07-22 08:20:06,386 - neutron_utils - INFO - Retrieving security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:06,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:06,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8fab651f-a367-498b-b0b1-0bd23291700e Date: Sun, 22 Jul 2018 08:20:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 2, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:06,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-8fab651f-a367-498b-b0b1-0bd23291700e 2018-07-22 08:20:06,615 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:06,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:06,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-91102f43-11d9-41b5-9d0e-a2266b62fd77 Date: Sun, 22 Jul 2018 08:20:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}]} 2018-07-22 08:20:06,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-91102f43-11d9-41b5-9d0e-a2266b62fd77 2018-07-22 08:20:06,820 - neutron_utils - INFO - Retrieving security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:06,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:07,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-883e824c-e6f9-4f47-97ff-8cfbe2750ab8 Date: Sun, 22 Jul 2018 08:20:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 2, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:07,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-883e824c-e6f9-4f47-97ff-8cfbe2750ab8 2018-07-22 08:20:07,052 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:07,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:07,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7ac14196-ca3f-4441-98ee-c00ab71eedb8 Date: Sun, 22 Jul 2018 08:20:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}]} 2018-07-22 08:20:07,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-7ac14196-ca3f-4441-98ee-c00ab71eedb8 2018-07-22 08:20:07,246 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name 2018-07-22 08:20:07,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:07,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-066428c2-ddb9-4dd3-8c25-b94cfe01ab09 Date: Sun, 22 Jul 2018 08:20:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 2, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:07,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name used request id req-066428c2-ddb9-4dd3-8c25-b94cfe01ab09 2018-07-22 08:20:07,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:20:07,308 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:20:07 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:20:07,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:07,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc62ae7-7612-46eb-aa62-1807194f2562 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b64790b2119843e68c937c19b2e8b746", "name": "CreateSecurityGroupTests-6f33eeb6-0f16-463-proj"}} 2018-07-22 08:20:07,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746 used request id req-2dc62ae7-7612-46eb-aa62-1807194f2562 2018-07-22 08:20:07,404 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:07,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:07,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dbb6ce7d-b471-4bb8-b024-3c272929dc7a Date: Sun, 22 Jul 2018 08:20:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}]} 2018-07-22 08:20:07,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-dbb6ce7d-b471-4bb8-b024-3c272929dc7a 2018-07-22 08:20:07,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90"}}' 2018-07-22 08:20:07,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-3f8bf20e-c100-4e72-9e31-3a71e28c8562 Date: Sun, 22 Jul 2018 08:20:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:07Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ee272898-7a0b-451e-a10a-187020b202f6"}} 2018-07-22 08:20:07,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-3f8bf20e-c100-4e72-9e31-3a71e28c8562 2018-07-22 08:20:07,953 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name 2018-07-22 08:20:07,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:08,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6e33dbf4-919e-4643-9381-fea9de944961 Date: Sun, 22 Jul 2018 08:20:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "revision_number": 0, "id": "ee272898-7a0b-451e-a10a-187020b202f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 3, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:08,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name used request id req-6e33dbf4-919e-4643-9381-fea9de944961 2018-07-22 08:20:08,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:08,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a983d9a-24c4-4037-aa03-7caf3ecee8af Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b64790b2119843e68c937c19b2e8b746", "name": "CreateSecurityGroupTests-6f33eeb6-0f16-463-proj"}} 2018-07-22 08:20:08,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746 used request id req-6a983d9a-24c4-4037-aa03-7caf3ecee8af 2018-07-22 08:20:08,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:08,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:08,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-dfa131d0-b219-40f2-9064-7fea247b9081 Date: Sun, 22 Jul 2018 08:20:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:07Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ee272898-7a0b-451e-a10a-187020b202f6"}]} 2018-07-22 08:20:08,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-dfa131d0-b219-40f2-9064-7fea247b9081 2018-07-22 08:20:08,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90"}}' 2018-07-22 08:20:08,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-f857a123-27ca-426c-8a19-1d6c9871ae43 Date: Sun, 22 Jul 2018 08:20:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:08Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8"}} 2018-07-22 08:20:08,839 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-f857a123-27ca-426c-8a19-1d6c9871ae43 2018-07-22 08:20:08,839 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name 2018-07-22 08:20:08,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:09,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-08027180-0571-4668-8f04-85f2494afcca Date: Sun, 22 Jul 2018 08:20:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "revision_number": 0, "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "revision_number": 0, "id": "ee272898-7a0b-451e-a10a-187020b202f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 4, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:09,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name used request id req-08027180-0571-4668-8f04-85f2494afcca 2018-07-22 08:20:09,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:09,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f2d5cb-81f3-4a25-aac0-6b135e93f9ed Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b64790b2119843e68c937c19b2e8b746", "name": "CreateSecurityGroupTests-6f33eeb6-0f16-463-proj"}} 2018-07-22 08:20:09,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746 used request id req-90f2d5cb-81f3-4a25-aac0-6b135e93f9ed 2018-07-22 08:20:09,173 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:09,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:09,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-d8bdd151-cba1-4f23-9e96-a54843741302 Date: Sun, 22 Jul 2018 08:20:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:08Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:07Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ee272898-7a0b-451e-a10a-187020b202f6"}]} 2018-07-22 08:20:09,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-d8bdd151-cba1-4f23-9e96-a54843741302 2018-07-22 08:20:09,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": 10}}' 2018-07-22 08:20:09,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-c0af0740-3cd0-4643-8d91-9c5cf3f11cab Date: Sun, 22 Jul 2018 08:20:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:09Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2"}} 2018-07-22 08:20:09,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-c0af0740-3cd0-4643-8d91-9c5cf3f11cab 2018-07-22 08:20:09,654 - neutron_utils - INFO - Retrieving security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:09,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:09,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bd4027f2-15a6-48ee-9412-7a783e04d630 Date: Sun, 22 Jul 2018 08:20:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "revision_number": 0, "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "revision_number": 0, "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "revision_number": 0, "id": "ee272898-7a0b-451e-a10a-187020b202f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 5, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:09,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-bd4027f2-15a6-48ee-9412-7a783e04d630 2018-07-22 08:20:09,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:09,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:10,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-80dacc85-014e-4742-a49e-9e8977f0755e Date: Sun, 22 Jul 2018 08:20:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:09Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:08Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:07Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ee272898-7a0b-451e-a10a-187020b202f6"}]} 2018-07-22 08:20:10,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-80dacc85-014e-4742-a49e-9e8977f0755e 2018-07-22 08:20:10,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:10,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0d78bea6a4346da9c65c78ecea37599", "name": "CreateSecurityGroupTests-6f33eeb6-0f16-463-proj-role"}], "expires_at": "2018-07-22T09:20:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b64790b2119843e68c937c19b2e8b746", "name": "CreateSecurityGroupTests-6f33eeb6-0f16-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b64790b2119843e68c937c19b2e8b746", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/b64790b2119843e68c937c19b2e8b746", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/b64790b2119843e68c937c19b2e8b746", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b64790b2119843e68c937c19b2e8b746", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/b64790b2119843e68c937c19b2e8b746", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/b64790b2119843e68c937c19b2e8b746", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b64790b2119843e68c937c19b2e8b746", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_b64790b2119843e68c937c19b2e8b746", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/b64790b2119843e68c937c19b2e8b746", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/b64790b2119843e68c937c19b2e8b746", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/b64790b2119843e68c937c19b2e8b746", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b64790b2119843e68c937c19b2e8b746", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/b64790b2119843e68c937c19b2e8b746", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/b64790b2119843e68c937c19b2e8b746", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6f33eeb6-0f16-463-user", "id": "9f1136ec5e5b4a21b0d3523adbcf2a83"}, "audit_ids": ["gr6aCoBLQWa3pKPvQo4Vbw"], "issued_at": "2018-07-22T08:20:10.000000Z"}} 2018-07-22 08:20:10,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:10,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a76964ca-82fc-4b1a-8f4f-705f8502992c Date: Sun, 22 Jul 2018 08:20:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "revision_number": 0, "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "revision_number": 0, "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "revision_number": 0, "id": "ee272898-7a0b-451e-a10a-187020b202f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 5, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:10,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name&description=hello+group used request id req-a76964ca-82fc-4b1a-8f4f-705f8502992c 2018-07-22 08:20:10,689 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:10,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:10,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-458cf870-b95a-4701-abd4-462d52577231 Date: Sun, 22 Jul 2018 08:20:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:09Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:08Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:07Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ee272898-7a0b-451e-a10a-187020b202f6"}]} 2018-07-22 08:20:10,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-458cf870-b95a-4701-abd4-462d52577231 2018-07-22 08:20:10,908 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:10,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:11,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c952c11d-0e3a-4951-a480-29cec6cfc385 Date: Sun, 22 Jul 2018 08:20:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:09Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:08Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:07Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ee272898-7a0b-451e-a10a-187020b202f6"}]} 2018-07-22 08:20:11,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-c952c11d-0e3a-4951-a480-29cec6cfc385 2018-07-22 08:20:11,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:11,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d23f549e-97bb-4538-a543-86c72e97593b Date: Sun, 22 Jul 2018 08:20:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "revision_number": 0, "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "revision_number": 0, "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "revision_number": 0, "id": "ee272898-7a0b-451e-a10a-187020b202f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 5, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:11,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name used request id req-d23f549e-97bb-4538-a543-86c72e97593b 2018-07-22 08:20:11,154 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:11,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:11,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-124ee93d-688f-48c7-a9ba-c401b3c402dc Date: Sun, 22 Jul 2018 08:20:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:09Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:08Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:07Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ee272898-7a0b-451e-a10a-187020b202f6"}]} 2018-07-22 08:20:11,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-124ee93d-688f-48c7-a9ba-c401b3c402dc 2018-07-22 08:20:11,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:11,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2e4f6784-8320-4508-af9d-636b920a984e Date: Sun, 22 Jul 2018 08:20:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "revision_number": 0, "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "revision_number": 0, "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "revision_number": 0, "id": "ee272898-7a0b-451e-a10a-187020b202f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 5, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:11,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name used request id req-2e4f6784-8320-4508-af9d-636b920a984e 2018-07-22 08:20:11,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:11,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:11,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cbee4ecb-5d16-4083-baf0-550addb8e03f Date: Sun, 22 Jul 2018 08:20:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:09Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:08Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:07Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ee272898-7a0b-451e-a10a-187020b202f6"}]} 2018-07-22 08:20:11,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-cbee4ecb-5d16-4083-baf0-550addb8e03f 2018-07-22 08:20:11,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:11,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-770ab722-cf43-419b-bcee-462d2520a53a Date: Sun, 22 Jul 2018 08:20:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "revision_number": 0, "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "revision_number": 0, "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "revision_number": 0, "id": "ee272898-7a0b-451e-a10a-187020b202f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 5, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:11,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name used request id req-770ab722-cf43-419b-bcee-462d2520a53a 2018-07-22 08:20:11,908 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:11,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:12,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f06b18ca-d2f8-4536-8197-02ff0fd6054f Date: Sun, 22 Jul 2018 08:20:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:09Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:08Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:07Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ee272898-7a0b-451e-a10a-187020b202f6"}]} 2018-07-22 08:20:12,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-f06b18ca-d2f8-4536-8197-02ff0fd6054f 2018-07-22 08:20:12,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:12,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e6785593-a4d7-4e58-be88-def1bf9adb6a Date: Sun, 22 Jul 2018 08:20:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "revision_number": 0, "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "revision_number": 0, "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "revision_number": 0, "id": "ee272898-7a0b-451e-a10a-187020b202f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 5, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:12,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name used request id req-e6785593-a4d7-4e58-be88-def1bf9adb6a 2018-07-22 08:20:12,169 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:12,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:12,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8083cb60-1266-41ff-ab60-d0a39d313c7d Date: Sun, 22 Jul 2018 08:20:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:09Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:08Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:07Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ee272898-7a0b-451e-a10a-187020b202f6"}]} 2018-07-22 08:20:12,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-8083cb60-1266-41ff-ab60-d0a39d313c7d 2018-07-22 08:20:12,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:12,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2b91049d-bf2c-451c-bde5-a2cf8bbb2cb0 Date: Sun, 22 Jul 2018 08:20:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "revision_number": 0, "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "revision_number": 0, "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "revision_number": 0, "id": "ee272898-7a0b-451e-a10a-187020b202f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 5, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:12,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name used request id req-2b91049d-bf2c-451c-bde5-a2cf8bbb2cb0 2018-07-22 08:20:12,606 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:12,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:12,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-67b35241-76fa-484f-bed9-504479e6d9d8 Date: Sun, 22 Jul 2018 08:20:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:09Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:08Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:07Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ee272898-7a0b-451e-a10a-187020b202f6"}]} 2018-07-22 08:20:12,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-67b35241-76fa-484f-bed9-504479e6d9d8 2018-07-22 08:20:12,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:13,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5123c7a3-850f-448b-aaa8-547059de0874 Date: Sun, 22 Jul 2018 08:20:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "revision_number": 0, "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "revision_number": 0, "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "revision_number": 0, "id": "ee272898-7a0b-451e-a10a-187020b202f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 5, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:13,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name used request id req-5123c7a3-850f-448b-aaa8-547059de0874 2018-07-22 08:20:13,128 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:13,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:13,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2a1a461e-ca67-4f6e-bc86-141a3ede587d Date: Sun, 22 Jul 2018 08:20:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:09Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:08Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:07Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ee272898-7a0b-451e-a10a-187020b202f6"}]} 2018-07-22 08:20:13,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-2a1a461e-ca67-4f6e-bc86-141a3ede587d 2018-07-22 08:20:13,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:13,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9a0cef65-bab2-44d8-9319-e37af22db389 Date: Sun, 22 Jul 2018 08:20:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "revision_number": 0, "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "revision_number": 0, "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "revision_number": 0, "id": "ee272898-7a0b-451e-a10a-187020b202f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 5, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:13,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name used request id req-9a0cef65-bab2-44d8-9319-e37af22db389 2018-07-22 08:20:13,390 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:13,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:13,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a6018f23-2c1e-4b94-bbf9-e3a5d92e9a76 Date: Sun, 22 Jul 2018 08:20:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:09Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:08Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:07Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ee272898-7a0b-451e-a10a-187020b202f6"}]} 2018-07-22 08:20:13,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-a6018f23-2c1e-4b94-bbf9-e3a5d92e9a76 2018-07-22 08:20:13,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:13,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cceebba4-9342-4d09-8ecf-89ced7903ab7 Date: Sun, 22 Jul 2018 08:20:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "revision_number": 0, "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "revision_number": 0, "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "revision_number": 0, "id": "ee272898-7a0b-451e-a10a-187020b202f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 5, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:13,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name used request id req-cceebba4-9342-4d09-8ecf-89ced7903ab7 2018-07-22 08:20:13,662 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:13,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:13,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-22474464-7794-4d2e-9c5a-c31dbf79cda1 Date: Sun, 22 Jul 2018 08:20:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:09Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:08Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:07Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ee272898-7a0b-451e-a10a-187020b202f6"}]} 2018-07-22 08:20:13,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-22474464-7794-4d2e-9c5a-c31dbf79cda1 2018-07-22 08:20:13,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:13,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c95502d3-9376-436a-a8f7-f7cb864b0af7 Date: Sun, 22 Jul 2018 08:20:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "revision_number": 0, "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "revision_number": 0, "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "revision_number": 0, "id": "ee272898-7a0b-451e-a10a-187020b202f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 5, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:13,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name used request id req-c95502d3-9376-436a-a8f7-f7cb864b0af7 2018-07-22 08:20:13,925 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:13,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:13,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-07bbe466-8599-4061-ab57-cf2cca82a1e5 Date: Sun, 22 Jul 2018 08:20:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:09Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:08Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:07Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ee272898-7a0b-451e-a10a-187020b202f6"}]} 2018-07-22 08:20:13,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-07bbe466-8599-4061-ab57-cf2cca82a1e5 2018-07-22 08:20:13,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:14,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2e70d04f-111e-402f-8c13-3547722b1f62 Date: Sun, 22 Jul 2018 08:20:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "revision_number": 0, "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "revision_number": 0, "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "revision_number": 0, "id": "ee272898-7a0b-451e-a10a-187020b202f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 5, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:14,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name used request id req-2e70d04f-111e-402f-8c13-3547722b1f62 2018-07-22 08:20:14,211 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:14,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:14,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bab773f7-879e-48fa-8d5a-f0dd0d5544d6 Date: Sun, 22 Jul 2018 08:20:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:09Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:08Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:07Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ee272898-7a0b-451e-a10a-187020b202f6"}]} 2018-07-22 08:20:14,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-bab773f7-879e-48fa-8d5a-f0dd0d5544d6 2018-07-22 08:20:14,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:14,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8254cace-4287-48d8-a415-0313a8efe626 Date: Sun, 22 Jul 2018 08:20:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "3b7467fa-e8da-4bdb-a827-afec7282a026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "revision_number": 0, "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "revision_number": 0, "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "revision_number": 0, "id": "ee272898-7a0b-451e-a10a-187020b202f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 5, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "4be8b849-d764-4160-aec9-d51d7e799b90", "name": "CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name"}]} 2018-07-22 08:20:14,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name used request id req-8254cace-4287-48d8-a415-0313a8efe626 2018-07-22 08:20:14,491 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4be8b849-d764-4160-aec9-d51d7e799b90 2018-07-22 08:20:14,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e193d563dbf8fdbde4f576391421b9ceea354df9" 2018-07-22 08:20:14,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e0dc023a-7fc3-40e1-860f-063352aae35a Date: Sun, 22 Jul 2018 08:20:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "3b7467fa-e8da-4bdb-a827-afec7282a026"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:09Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:09Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "6fee417e-bffc-4259-9d2e-dc2e164c38f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "85cf9d31-db00-4e8d-8592-cf60cb3c5214"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:08Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:08Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ea98ed0f-f666-4931-b34a-52d5956a16b8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:07Z", "security_group_id": "4be8b849-d764-4160-aec9-d51d7e799b90", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:07Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ee272898-7a0b-451e-a10a-187020b202f6"}]} 2018-07-22 08:20:14,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-e0dc023a-7fc3-40e1-860f-063352aae35a 2018-07-22 08:20:14,702 - neutron_utils - INFO - Deleting security group rule with ID - ea98ed0f-f666-4931-b34a-52d5956a16b8 2018-07-22 08:20:14,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/ea98ed0f-f666-4931-b34a-52d5956a16b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:15,013 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a0e28f16-79fb-454d-bdd9-5b7fd6e78fe1 Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:15,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/ea98ed0f-f666-4931-b34a-52d5956a16b8 used request id req-a0e28f16-79fb-454d-bdd9-5b7fd6e78fe1 2018-07-22 08:20:15,014 - neutron_utils - INFO - Deleting security group rule with ID - 3b7467fa-e8da-4bdb-a827-afec7282a026 2018-07-22 08:20:15,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/3b7467fa-e8da-4bdb-a827-afec7282a026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:15,286 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cecb1427-f7a6-4d51-ad2b-64414196056a Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:15,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/3b7467fa-e8da-4bdb-a827-afec7282a026 used request id req-cecb1427-f7a6-4d51-ad2b-64414196056a 2018-07-22 08:20:15,287 - neutron_utils - INFO - Deleting security group rule with ID - 6fee417e-bffc-4259-9d2e-dc2e164c38f2 2018-07-22 08:20:15,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6fee417e-bffc-4259-9d2e-dc2e164c38f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:15,561 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1dff498-63ac-4b4e-a1c3-85a183861fc8 Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:15,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6fee417e-bffc-4259-9d2e-dc2e164c38f2 used request id req-c1dff498-63ac-4b4e-a1c3-85a183861fc8 2018-07-22 08:20:15,562 - neutron_utils - INFO - Deleting security group rule with ID - ee272898-7a0b-451e-a10a-187020b202f6 2018-07-22 08:20:15,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/ee272898-7a0b-451e-a10a-187020b202f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:15,651 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a70fd111-789b-44f9-a0bd-79437fe080dd Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:15,652 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/ee272898-7a0b-451e-a10a-187020b202f6 used request id req-a70fd111-789b-44f9-a0bd-79437fe080dd 2018-07-22 08:20:15,652 - neutron_utils - INFO - Deleting security group rule with ID - 85cf9d31-db00-4e8d-8592-cf60cb3c5214 2018-07-22 08:20:15,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/85cf9d31-db00-4e8d-8592-cf60cb3c5214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:15,762 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e6264ab-729c-44e9-9b58-29e753d9edba Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:15,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/85cf9d31-db00-4e8d-8592-cf60cb3c5214 used request id req-2e6264ab-729c-44e9-9b58-29e753d9edba 2018-07-22 08:20:15,762 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-0ac0c765-65ed-4c3d-b952-fccc571b3479name 2018-07-22 08:20:15,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4be8b849-d764-4160-aec9-d51d7e799b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3eff72847f0a5e7a84cb08e3fdba1e58ed4d84" 2018-07-22 08:20:15,873 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4948280-4683-461f-940f-ef3caae58057 Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:15,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4be8b849-d764-4160-aec9-d51d7e799b90 used request id req-e4948280-4683-461f-940f-ef3caae58057 2018-07-22 08:20:15,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28df55076a23eb49edd92922f15986822a73bf6" 2018-07-22 08:20:16,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-26b30718-ae34-453c-81f2-6b37d73d3dba Date: Sun, 22 Jul 2018 08:20:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "updated_at": "2018-07-22T08:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "8076df61-86aa-4197-83ed-7ced04ed79f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "269c6e31-dd34-413e-915f-6527701ea5c4", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "ab5422f3-9d3d-4c77-9751-09ad75293b4d", "remote_group_id": "269c6e31-dd34-413e-915f-6527701ea5c4", "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "269c6e31-dd34-413e-915f-6527701ea5c4", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "c9c77e37-5beb-40c4-8dbb-f33a7f574c34", "remote_group_id": "269c6e31-dd34-413e-915f-6527701ea5c4", "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "269c6e31-dd34-413e-915f-6527701ea5c4", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv6", "project_id": "b64790b2119843e68c937c19b2e8b746"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "revision_number": 0, "id": "f296cf4a-01d6-48f1-a2f4-359c3fdec749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:05Z", "security_group_id": "269c6e31-dd34-413e-915f-6527701ea5c4", "tenant_id": "b64790b2119843e68c937c19b2e8b746", "port_range_min": null, "ethertype": "IPv4", "project_id": "b64790b2119843e68c937c19b2e8b746"}], "revision_number": 4, "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "269c6e31-dd34-413e-915f-6527701ea5c4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:20:16,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-26b30718-ae34-453c-81f2-6b37d73d3dba 2018-07-22 08:20:16,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28df55076a23eb49edd92922f15986822a73bf6" 2018-07-22 08:20:16,211 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de666367-90b9-4cea-b154-35646757c423 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:20:16,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-de666367-90b9-4cea-b154-35646757c423 2018-07-22 08:20:16,211 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:16,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28df55076a23eb49edd92922f15986822a73bf6" 2018-07-22 08:20:16,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa39fb82-689c-43c5-8ec9-10e00578bfa1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b64790b2119843e68c937c19b2e8b746", "name": "CreateSecurityGroupTests-6f33eeb6-0f16-463-proj"}} 2018-07-22 08:20:16,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746 used request id req-aa39fb82-689c-43c5-8ec9-10e00578bfa1 2018-07-22 08:20:16,311 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 269c6e31-dd34-413e-915f-6527701ea5c4 2018-07-22 08:20:16,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=269c6e31-dd34-413e-915f-6527701ea5c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28df55076a23eb49edd92922f15986822a73bf6" 2018-07-22 08:20:16,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8b8e294a-c9d3-41c0-93ce-bc5586464b6b Date: Sun, 22 Jul 2018 08:20:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "269c6e31-dd34-413e-915f-6527701ea5c4", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "8076df61-86aa-4197-83ed-7ced04ed79f5"}, {"remote_group_id": "269c6e31-dd34-413e-915f-6527701ea5c4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "269c6e31-dd34-413e-915f-6527701ea5c4", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "ab5422f3-9d3d-4c77-9751-09ad75293b4d"}, {"remote_group_id": "269c6e31-dd34-413e-915f-6527701ea5c4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "269c6e31-dd34-413e-915f-6527701ea5c4", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "c9c77e37-5beb-40c4-8dbb-f33a7f574c34"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:05Z", "security_group_id": "269c6e31-dd34-413e-915f-6527701ea5c4", "port_range_min": null, "revision_number": 0, "tenant_id": "b64790b2119843e68c937c19b2e8b746", "created_at": "2018-07-22T08:20:05Z", "project_id": "b64790b2119843e68c937c19b2e8b746", "id": "f296cf4a-01d6-48f1-a2f4-359c3fdec749"}]} 2018-07-22 08:20:16,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=269c6e31-dd34-413e-915f-6527701ea5c4 used request id req-8b8e294a-c9d3-41c0-93ce-bc5586464b6b 2018-07-22 08:20:16,511 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:20:16,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/269c6e31-dd34-413e-915f-6527701ea5c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28df55076a23eb49edd92922f15986822a73bf6" 2018-07-22 08:20:16,847 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-40f65173-54df-416a-81ef-88ab183acf4c Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:16,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/269c6e31-dd34-413e-915f-6527701ea5c4 used request id req-40f65173-54df-416a-81ef-88ab183acf4c 2018-07-22 08:20:16,848 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6f33eeb6-0f16-463-proj 2018-07-22 08:20:16,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28df55076a23eb49edd92922f15986822a73bf6" 2018-07-22 08:20:17,097 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad4c7c6f-f77e-45ae-82c0-b218613c3c3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:17,097 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b64790b2119843e68c937c19b2e8b746 used request id req-ad4c7c6f-f77e-45ae-82c0-b218613c3c3d 2018-07-22 08:20:17,097 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6f33eeb6-0f16-463-proj-role 2018-07-22 08:20:17,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e0d78bea6a4346da9c65c78ecea37599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28df55076a23eb49edd92922f15986822a73bf6" 2018-07-22 08:20:17,210 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-375d31cd-deee-4777-89a4-45a6b62e475e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:17,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e0d78bea6a4346da9c65c78ecea37599 used request id req-375d31cd-deee-4777-89a4-45a6b62e475e 2018-07-22 08:20:17,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28df55076a23eb49edd92922f15986822a73bf6" 2018-07-22 08:20:17,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43e5de1f-c33f-4dcd-bc8e-fd906ba2cf09 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:20:17,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-43e5de1f-c33f-4dcd-bc8e-fd906ba2cf09 2018-07-22 08:20:17,303 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6f33eeb6-0f16-463-user 2018-07-22 08:20:17,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9f1136ec5e5b4a21b0d3523adbcf2a83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e94c4afb6d3d7db1f5aaa9e0df5b14e4e319c5" 2018-07-22 08:20:17,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87b9e61a-300f-4b71-8731-ff25bc13cd3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:17,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9f1136ec5e5b4a21b0d3523adbcf2a83 used request id req-87b9e61a-300f-4b71-8731-ff25bc13cd3e 2018-07-22 08:20:17,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:17,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:20:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ofEaCbHnRWGMLv7gbMwjOQ"], "issued_at": "2018-07-22T08:20:17.000000Z"}} 2018-07-22 08:20:17,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4644a752c450745013b3d9a8ad886d01b1f63d57" 2018-07-22 08:20:17,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f19cfd8-d089-46be-a518-bcd8b6690283 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:17,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7f19cfd8-d089-46be-a518-bcd8b6690283 2018-07-22 08:20:17,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:17,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:18,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:20:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["fnG8mavSTF2ssdnrDlU8bw"], "issued_at": "2018-07-22T08:20:18.000000Z"}} 2018-07-22 08:20:18,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4467b6b5527a243ec7c6db20aff2daf4e5874ae0" 2018-07-22 08:20:18,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80cc591a-8668-4da7-88cd-3cd6b4d76624 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:18,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-80cc591a-8668-4da7-88cd-3cd6b4d76624 2018-07-22 08:20:18,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:20:18,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:20:18 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:20:18,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5d040281-3aae-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4467b6b5527a243ec7c6db20aff2daf4e5874ae0" 2018-07-22 08:20:18,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffdd6b27-40c7-4a50-8543-2224ca4063ed Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5d040281-3aae-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:20:18,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5d040281-3aae-4ad-proj used request id req-ffdd6b27-40c7-4a50-8543-2224ca4063ed 2018-07-22 08:20:18,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4467b6b5527a243ec7c6db20aff2daf4e5874ae0" 2018-07-22 08:20:18,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c32c8d7-1ab5-48c8-bbb8-2fdf0a2ad4ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:20:18,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9c32c8d7-1ab5-48c8-bbb8-2fdf0a2ad4ae 2018-07-22 08:20:18,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4467b6b5527a243ec7c6db20aff2daf4e5874ae0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-5d040281-3aae-4ad-proj"}}' 2018-07-22 08:20:18,779 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:20:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-106fded6-fe64-46e6-acef-d6e59abde657 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2ead6887ff984cf998213e505c727d55"}, "tags": [], "enabled": true, "id": "2ead6887ff984cf998213e505c727d55", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5d040281-3aae-4ad-proj"}} 2018-07-22 08:20:18,779 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-106fded6-fe64-46e6-acef-d6e59abde657 2018-07-22 08:20:18,780 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-5d040281-3aae-4ad-proj 2018-07-22 08:20:18,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:18,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:19,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:20:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["QytGfgFFQh-7C_k8KpLcCQ"], "issued_at": "2018-07-22T08:20:19.000000Z"}} 2018-07-22 08:20:19,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc153a771717455018f50d2b36b49b14570c4a6d" 2018-07-22 08:20:19,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df94d5d9-dab8-4449-b031-826deb06478f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:19,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-df94d5d9-dab8-4449-b031-826deb06478f 2018-07-22 08:20:19,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:20:19,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:20:19 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:20:19,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc153a771717455018f50d2b36b49b14570c4a6d" 2018-07-22 08:20:19,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fa8c701-4cc5-4aa2-a273-c93576649862 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:20:19,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7fa8c701-4cc5-4aa2-a273-c93576649862 2018-07-22 08:20:19,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-5d040281-3aae-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc153a771717455018f50d2b36b49b14570c4a6d" 2018-07-22 08:20:19,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f053867-35a8-4309-8389-6225f36b6f28 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-5d040281-3aae-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2ead6887ff984cf998213e505c727d55"}, "tags": [], "enabled": true, "id": "2ead6887ff984cf998213e505c727d55", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5d040281-3aae-4ad-proj"}]} 2018-07-22 08:20:19,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-5d040281-3aae-4ad-proj used request id req-5f053867-35a8-4309-8389-6225f36b6f28 2018-07-22 08:20:19,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc153a771717455018f50d2b36b49b14570c4a6d" 2018-07-22 08:20:19,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1931c12f-ee6d-4fa6-a2ed-4b2b1ec31696 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:20:19,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1931c12f-ee6d-4fa6-a2ed-4b2b1ec31696 2018-07-22 08:20:19,977 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-5d040281-3aae-4ad-user 2018-07-22 08:20:19,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:19,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4467b6b5527a243ec7c6db20aff2daf4e5874ae0" 2018-07-22 08:20:20,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca9cbae-3ebe-4d3e-b0d0-c76c40645871 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:20:20,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6ca9cbae-3ebe-4d3e-b0d0-c76c40645871 2018-07-22 08:20:20,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4467b6b5527a243ec7c6db20aff2daf4e5874ae0" -d '{"role": {"name": "CreateSecurityGroupTests-5d040281-3aae-4ad-proj-role"}}' 2018-07-22 08:20:20,180 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:20:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63fb9af9-ffdf-4187-823d-953885bb2a23 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2d671c3fcf3547809775ae4ccf5b2e88", "links": {"self": "http://172.30.9.23:5000/v3/roles/2d671c3fcf3547809775ae4ccf5b2e88"}, "name": "CreateSecurityGroupTests-5d040281-3aae-4ad-proj-role"}} 2018-07-22 08:20:20,180 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-63fb9af9-ffdf-4187-823d-953885bb2a23 2018-07-22 08:20:20,181 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-5d040281-3aae-4ad-proj-role 2018-07-22 08:20:20,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2d671c3fcf3547809775ae4ccf5b2e88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4467b6b5527a243ec7c6db20aff2daf4e5874ae0" 2018-07-22 08:20:20,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f8c2920-d7b8-46ea-baf6-9672dd67dcf6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2d671c3fcf3547809775ae4ccf5b2e88", "links": {"self": "http://172.30.9.23:5000/v3/roles/2d671c3fcf3547809775ae4ccf5b2e88"}, "name": "CreateSecurityGroupTests-5d040281-3aae-4ad-proj-role"}} 2018-07-22 08:20:20,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2d671c3fcf3547809775ae4ccf5b2e88 used request id req-3f8c2920-d7b8-46ea-baf6-9672dd67dcf6 2018-07-22 08:20:20,277 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-5d040281-3aae-4ad-proj-role to project CreateSecurityGroupTests-5d040281-3aae-4ad-proj 2018-07-22 08:20:20,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2ead6887ff984cf998213e505c727d55/users/d733f9a27fba4fd18b0c370bb35f539a/roles/2d671c3fcf3547809775ae4ccf5b2e88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4467b6b5527a243ec7c6db20aff2daf4e5874ae0" 2018-07-22 08:20:20,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-411b14e3-d49f-44a9-a0d9-5aa6c908cd1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:20,417 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2ead6887ff984cf998213e505c727d55/users/d733f9a27fba4fd18b0c370bb35f539a/roles/2d671c3fcf3547809775ae4ccf5b2e88 used request id req-411b14e3-d49f-44a9-a0d9-5aa6c908cd1d 2018-07-22 08:20:20,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:20,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:20,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2d671c3fcf3547809775ae4ccf5b2e88", "name": "CreateSecurityGroupTests-5d040281-3aae-4ad-proj-role"}], "expires_at": "2018-07-22T09:20:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ead6887ff984cf998213e505c727d55", "name": "CreateSecurityGroupTests-5d040281-3aae-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/2ead6887ff984cf998213e505c727d55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/2ead6887ff984cf998213e505c727d55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/2ead6887ff984cf998213e505c727d55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2ead6887ff984cf998213e505c727d55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/2ead6887ff984cf998213e505c727d55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/2ead6887ff984cf998213e505c727d55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2ead6887ff984cf998213e505c727d55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_2ead6887ff984cf998213e505c727d55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/2ead6887ff984cf998213e505c727d55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/2ead6887ff984cf998213e505c727d55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/2ead6887ff984cf998213e505c727d55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2ead6887ff984cf998213e505c727d55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/2ead6887ff984cf998213e505c727d55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/2ead6887ff984cf998213e505c727d55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5d040281-3aae-4ad-user", "id": "d733f9a27fba4fd18b0c370bb35f539a"}, "audit_ids": ["GmZm2UmLTACdvYwRksEnfg"], "issued_at": "2018-07-22T08:20:20.000000Z"}} 2018-07-22 08:20:20,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc85f2cd6b6b820ec233b184b6969a4eb0dabe30" 2018-07-22 08:20:20,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b749771-8d25-4c11-9b17-6d01e90d2211 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:20,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6b749771-8d25-4c11-9b17-6d01e90d2211 2018-07-22 08:20:20,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-45e4a0d0-8361-4795-8f31-69dcd8c7904bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc85f2cd6b6b820ec233b184b6969a4eb0dabe30" 2018-07-22 08:20:21,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-84ba3293-6337-4198-a943-36e6290da2e6 Date: Sun, 22 Jul 2018 08:20:21 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:20:21,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-45e4a0d0-8361-4795-8f31-69dcd8c7904bname&description=hello+group used request id req-84ba3293-6337-4198-a943-36e6290da2e6 2018-07-22 08:20:21,210 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-45e4a0d0-8361-4795-8f31-69dcd8c7904bname... 2018-07-22 08:20:21,210 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-45e4a0d0-8361-4795-8f31-69dcd8c7904bname 2018-07-22 08:20:21,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc85f2cd6b6b820ec233b184b6969a4eb0dabe30" -d '{"security_group": {"name": "CreateSecurityGroupTests-45e4a0d0-8361-4795-8f31-69dcd8c7904bname", "description": "hello group"}}' 2018-07-22 08:20:21,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-e192e2d0-409e-43b8-a53a-acb367cad330 Date: Sun, 22 Jul 2018 08:20:21 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "updated_at": "2018-07-22T08:20:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "revision_number": 0, "id": "126a7168-7eef-4e19-b364-6a9a3d2f191c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "tenant_id": "2ead6887ff984cf998213e505c727d55", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ead6887ff984cf998213e505c727d55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "revision_number": 0, "id": "4030c177-eecd-4757-85f0-3ec28d6cddbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "tenant_id": "2ead6887ff984cf998213e505c727d55", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ead6887ff984cf998213e505c727d55"}], "revision_number": 2, "project_id": "2ead6887ff984cf998213e505c727d55", "id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "name": "CreateSecurityGroupTests-45e4a0d0-8361-4795-8f31-69dcd8c7904bname"}} 2018-07-22 08:20:21,569 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-e192e2d0-409e-43b8-a53a-acb367cad330 2018-07-22 08:20:21,570 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e8c9f49-619d-47aa-abae-b5caef52b9c0 2018-07-22 08:20:21,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc85f2cd6b6b820ec233b184b6969a4eb0dabe30" 2018-07-22 08:20:21,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-040983fd-3c45-4ac0-ace5-de2e06c905dc Date: Sun, 22 Jul 2018 08:20:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "126a7168-7eef-4e19-b364-6a9a3d2f191c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "4030c177-eecd-4757-85f0-3ec28d6cddbe"}]} 2018-07-22 08:20:21,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 used request id req-040983fd-3c45-4ac0-ace5-de2e06c905dc 2018-07-22 08:20:21,777 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e8c9f49-619d-47aa-abae-b5caef52b9c0 2018-07-22 08:20:21,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc85f2cd6b6b820ec233b184b6969a4eb0dabe30" 2018-07-22 08:20:21,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fbe7a58e-7f3e-46da-82e3-1160617e1dd3 Date: Sun, 22 Jul 2018 08:20:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "126a7168-7eef-4e19-b364-6a9a3d2f191c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "4030c177-eecd-4757-85f0-3ec28d6cddbe"}]} 2018-07-22 08:20:21,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 used request id req-fbe7a58e-7f3e-46da-82e3-1160617e1dd3 2018-07-22 08:20:21,970 - neutron_utils - INFO - Retrieving security group with ID - 6e8c9f49-619d-47aa-abae-b5caef52b9c0 2018-07-22 08:20:21,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc85f2cd6b6b820ec233b184b6969a4eb0dabe30" 2018-07-22 08:20:22,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0315474a-b778-405b-8379-7aef303598a3 Date: Sun, 22 Jul 2018 08:20:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "updated_at": "2018-07-22T08:20:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "revision_number": 0, "id": "126a7168-7eef-4e19-b364-6a9a3d2f191c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "tenant_id": "2ead6887ff984cf998213e505c727d55", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ead6887ff984cf998213e505c727d55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "revision_number": 0, "id": "4030c177-eecd-4757-85f0-3ec28d6cddbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "tenant_id": "2ead6887ff984cf998213e505c727d55", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ead6887ff984cf998213e505c727d55"}], "revision_number": 2, "project_id": "2ead6887ff984cf998213e505c727d55", "id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "name": "CreateSecurityGroupTests-45e4a0d0-8361-4795-8f31-69dcd8c7904bname"}]} 2018-07-22 08:20:22,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 used request id req-0315474a-b778-405b-8379-7aef303598a3 2018-07-22 08:20:22,202 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e8c9f49-619d-47aa-abae-b5caef52b9c0 2018-07-22 08:20:22,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc85f2cd6b6b820ec233b184b6969a4eb0dabe30" 2018-07-22 08:20:22,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-316edcdf-f3de-444a-9cd4-a8263d4738f0 Date: Sun, 22 Jul 2018 08:20:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "126a7168-7eef-4e19-b364-6a9a3d2f191c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "4030c177-eecd-4757-85f0-3ec28d6cddbe"}]} 2018-07-22 08:20:22,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 used request id req-316edcdf-f3de-444a-9cd4-a8263d4738f0 2018-07-22 08:20:22,404 - neutron_utils - INFO - Retrieving security group with ID - 6e8c9f49-619d-47aa-abae-b5caef52b9c0 2018-07-22 08:20:22,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc85f2cd6b6b820ec233b184b6969a4eb0dabe30" 2018-07-22 08:20:22,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1ab035a0-b41c-4fda-979e-5311a479e214 Date: Sun, 22 Jul 2018 08:20:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "updated_at": "2018-07-22T08:20:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "revision_number": 0, "id": "126a7168-7eef-4e19-b364-6a9a3d2f191c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "tenant_id": "2ead6887ff984cf998213e505c727d55", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ead6887ff984cf998213e505c727d55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "revision_number": 0, "id": "4030c177-eecd-4757-85f0-3ec28d6cddbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "tenant_id": "2ead6887ff984cf998213e505c727d55", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ead6887ff984cf998213e505c727d55"}], "revision_number": 2, "project_id": "2ead6887ff984cf998213e505c727d55", "id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "name": "CreateSecurityGroupTests-45e4a0d0-8361-4795-8f31-69dcd8c7904bname"}]} 2018-07-22 08:20:22,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 used request id req-1ab035a0-b41c-4fda-979e-5311a479e214 2018-07-22 08:20:22,455 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e8c9f49-619d-47aa-abae-b5caef52b9c0 2018-07-22 08:20:22,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc85f2cd6b6b820ec233b184b6969a4eb0dabe30" 2018-07-22 08:20:22,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8f84109f-8f4a-4b89-a454-4dca5b36e921 Date: Sun, 22 Jul 2018 08:20:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "126a7168-7eef-4e19-b364-6a9a3d2f191c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "4030c177-eecd-4757-85f0-3ec28d6cddbe"}]} 2018-07-22 08:20:22,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 used request id req-8f84109f-8f4a-4b89-a454-4dca5b36e921 2018-07-22 08:20:22,651 - neutron_utils - INFO - Retrieving security group with ID - 6e8c9f49-619d-47aa-abae-b5caef52b9c0 2018-07-22 08:20:22,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc85f2cd6b6b820ec233b184b6969a4eb0dabe30" 2018-07-22 08:20:22,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-60c91f07-d6a0-491f-ae37-19b93d25428c Date: Sun, 22 Jul 2018 08:20:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "updated_at": "2018-07-22T08:20:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "revision_number": 0, "id": "126a7168-7eef-4e19-b364-6a9a3d2f191c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "tenant_id": "2ead6887ff984cf998213e505c727d55", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ead6887ff984cf998213e505c727d55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "revision_number": 0, "id": "4030c177-eecd-4757-85f0-3ec28d6cddbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "tenant_id": "2ead6887ff984cf998213e505c727d55", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ead6887ff984cf998213e505c727d55"}], "revision_number": 2, "project_id": "2ead6887ff984cf998213e505c727d55", "id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "name": "CreateSecurityGroupTests-45e4a0d0-8361-4795-8f31-69dcd8c7904bname"}]} 2018-07-22 08:20:22,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 used request id req-60c91f07-d6a0-491f-ae37-19b93d25428c 2018-07-22 08:20:22,879 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e8c9f49-619d-47aa-abae-b5caef52b9c0 2018-07-22 08:20:22,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc85f2cd6b6b820ec233b184b6969a4eb0dabe30" 2018-07-22 08:20:23,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-65a18942-f320-472c-90ac-043a41181840 Date: Sun, 22 Jul 2018 08:20:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "126a7168-7eef-4e19-b364-6a9a3d2f191c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "4030c177-eecd-4757-85f0-3ec28d6cddbe"}]} 2018-07-22 08:20:23,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 used request id req-65a18942-f320-472c-90ac-043a41181840 2018-07-22 08:20:23,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:23,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2d671c3fcf3547809775ae4ccf5b2e88", "name": "CreateSecurityGroupTests-5d040281-3aae-4ad-proj-role"}], "expires_at": "2018-07-22T09:20:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ead6887ff984cf998213e505c727d55", "name": "CreateSecurityGroupTests-5d040281-3aae-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/2ead6887ff984cf998213e505c727d55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/2ead6887ff984cf998213e505c727d55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/2ead6887ff984cf998213e505c727d55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2ead6887ff984cf998213e505c727d55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/2ead6887ff984cf998213e505c727d55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/2ead6887ff984cf998213e505c727d55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2ead6887ff984cf998213e505c727d55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_2ead6887ff984cf998213e505c727d55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/2ead6887ff984cf998213e505c727d55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/2ead6887ff984cf998213e505c727d55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/2ead6887ff984cf998213e505c727d55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2ead6887ff984cf998213e505c727d55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/2ead6887ff984cf998213e505c727d55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/2ead6887ff984cf998213e505c727d55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5d040281-3aae-4ad-user", "id": "d733f9a27fba4fd18b0c370bb35f539a"}, "audit_ids": ["USlNdrfCQlWH_NVN_3MdDA"], "issued_at": "2018-07-22T08:20:23.000000Z"}} 2018-07-22 08:20:23,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-45e4a0d0-8361-4795-8f31-69dcd8c7904bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f71e3c05960e7dbcbb58cbd804a6777a1475c0" 2018-07-22 08:20:23,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5a12abc1-dd20-4b19-b315-282b77c172f3 Date: Sun, 22 Jul 2018 08:20:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "updated_at": "2018-07-22T08:20:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "revision_number": 0, "id": "126a7168-7eef-4e19-b364-6a9a3d2f191c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "tenant_id": "2ead6887ff984cf998213e505c727d55", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ead6887ff984cf998213e505c727d55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "revision_number": 0, "id": "4030c177-eecd-4757-85f0-3ec28d6cddbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "tenant_id": "2ead6887ff984cf998213e505c727d55", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ead6887ff984cf998213e505c727d55"}], "revision_number": 2, "project_id": "2ead6887ff984cf998213e505c727d55", "id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "name": "CreateSecurityGroupTests-45e4a0d0-8361-4795-8f31-69dcd8c7904bname"}]} 2018-07-22 08:20:23,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-45e4a0d0-8361-4795-8f31-69dcd8c7904bname&description=hello+group used request id req-5a12abc1-dd20-4b19-b315-282b77c172f3 2018-07-22 08:20:23,700 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e8c9f49-619d-47aa-abae-b5caef52b9c0 2018-07-22 08:20:23,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f71e3c05960e7dbcbb58cbd804a6777a1475c0" 2018-07-22 08:20:23,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-21861a49-3b85-4c98-bea0-41f1e6fad232 Date: Sun, 22 Jul 2018 08:20:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "126a7168-7eef-4e19-b364-6a9a3d2f191c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "4030c177-eecd-4757-85f0-3ec28d6cddbe"}]} 2018-07-22 08:20:23,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 used request id req-21861a49-3b85-4c98-bea0-41f1e6fad232 2018-07-22 08:20:23,895 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e8c9f49-619d-47aa-abae-b5caef52b9c0 2018-07-22 08:20:23,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f71e3c05960e7dbcbb58cbd804a6777a1475c0" 2018-07-22 08:20:24,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ce3bffd4-af9e-4ca7-9ab6-92898e4d4e12 Date: Sun, 22 Jul 2018 08:20:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "126a7168-7eef-4e19-b364-6a9a3d2f191c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "6e8c9f49-619d-47aa-abae-b5caef52b9c0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "4030c177-eecd-4757-85f0-3ec28d6cddbe"}]} 2018-07-22 08:20:24,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e8c9f49-619d-47aa-abae-b5caef52b9c0 used request id req-ce3bffd4-af9e-4ca7-9ab6-92898e4d4e12 2018-07-22 08:20:24,106 - neutron_utils - INFO - Deleting security group rule with ID - 126a7168-7eef-4e19-b364-6a9a3d2f191c 2018-07-22 08:20:24,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/126a7168-7eef-4e19-b364-6a9a3d2f191c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc85f2cd6b6b820ec233b184b6969a4eb0dabe30" 2018-07-22 08:20:24,381 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-431e7668-f34c-4bc7-989e-60dbbef43d67 Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:24,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/126a7168-7eef-4e19-b364-6a9a3d2f191c used request id req-431e7668-f34c-4bc7-989e-60dbbef43d67 2018-07-22 08:20:24,381 - neutron_utils - INFO - Deleting security group rule with ID - 4030c177-eecd-4757-85f0-3ec28d6cddbe 2018-07-22 08:20:24,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/4030c177-eecd-4757-85f0-3ec28d6cddbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc85f2cd6b6b820ec233b184b6969a4eb0dabe30" 2018-07-22 08:20:24,468 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5c770bb-e393-4a6c-98b1-b211f9acff83 Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:24,468 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/4030c177-eecd-4757-85f0-3ec28d6cddbe used request id req-d5c770bb-e393-4a6c-98b1-b211f9acff83 2018-07-22 08:20:24,469 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-45e4a0d0-8361-4795-8f31-69dcd8c7904bname 2018-07-22 08:20:24,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6e8c9f49-619d-47aa-abae-b5caef52b9c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc85f2cd6b6b820ec233b184b6969a4eb0dabe30" 2018-07-22 08:20:24,732 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7161c978-365b-407b-8de7-3d0653f88ef0 Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:24,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6e8c9f49-619d-47aa-abae-b5caef52b9c0 used request id req-7161c978-365b-407b-8de7-3d0653f88ef0 2018-07-22 08:20:24,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4467b6b5527a243ec7c6db20aff2daf4e5874ae0" 2018-07-22 08:20:24,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b99e73fe-bb39-44dd-9323-7c57dd32f8d0 Date: Sun, 22 Jul 2018 08:20:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "updated_at": "2018-07-22T08:20:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "revision_number": 0, "id": "24908cda-79fd-45dc-8268-9cb1f0e03a3e", "remote_group_id": "4f25ee5b-5075-4c30-a624-27af84392e9f", "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:21Z", "security_group_id": "4f25ee5b-5075-4c30-a624-27af84392e9f", "tenant_id": "2ead6887ff984cf998213e505c727d55", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ead6887ff984cf998213e505c727d55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "revision_number": 0, "id": "d1c9cb61-f319-4a3e-a809-6610dd32a599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:21Z", "security_group_id": "4f25ee5b-5075-4c30-a624-27af84392e9f", "tenant_id": "2ead6887ff984cf998213e505c727d55", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ead6887ff984cf998213e505c727d55"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "revision_number": 0, "id": "e1de999b-da50-40b7-98f0-51cb74cac7c6", "remote_group_id": "4f25ee5b-5075-4c30-a624-27af84392e9f", "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:21Z", "security_group_id": "4f25ee5b-5075-4c30-a624-27af84392e9f", "tenant_id": "2ead6887ff984cf998213e505c727d55", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ead6887ff984cf998213e505c727d55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "revision_number": 0, "id": "fcd697af-8848-459d-89d3-bf728659a3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:21Z", "security_group_id": "4f25ee5b-5075-4c30-a624-27af84392e9f", "tenant_id": "2ead6887ff984cf998213e505c727d55", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ead6887ff984cf998213e505c727d55"}], "revision_number": 4, "project_id": "2ead6887ff984cf998213e505c727d55", "id": "4f25ee5b-5075-4c30-a624-27af84392e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:20:24,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b99e73fe-bb39-44dd-9323-7c57dd32f8d0 2018-07-22 08:20:25,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4467b6b5527a243ec7c6db20aff2daf4e5874ae0" 2018-07-22 08:20:25,088 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6087791b-02d3-4e4c-a045-015c9ca25f0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:20:25,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-6087791b-02d3-4e4c-a045-015c9ca25f0c 2018-07-22 08:20:25,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:25,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4467b6b5527a243ec7c6db20aff2daf4e5874ae0" 2018-07-22 08:20:25,183 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30faf9a5-82b6-46c3-a92b-09c5de394c67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:20:25,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-30faf9a5-82b6-46c3-a92b-09c5de394c67 2018-07-22 08:20:25,184 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:25,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ead6887ff984cf998213e505c727d55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4467b6b5527a243ec7c6db20aff2daf4e5874ae0" 2018-07-22 08:20:25,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-251316a5-a1ec-4f71-875c-7bf872b40f20 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2ead6887ff984cf998213e505c727d55"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2ead6887ff984cf998213e505c727d55", "name": "CreateSecurityGroupTests-5d040281-3aae-4ad-proj"}} 2018-07-22 08:20:25,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ead6887ff984cf998213e505c727d55 used request id req-251316a5-a1ec-4f71-875c-7bf872b40f20 2018-07-22 08:20:25,287 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f25ee5b-5075-4c30-a624-27af84392e9f 2018-07-22 08:20:25,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4f25ee5b-5075-4c30-a624-27af84392e9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4467b6b5527a243ec7c6db20aff2daf4e5874ae0" 2018-07-22 08:20:25,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-59554790-9f2d-4995-87b3-33938c4b00c1 Date: Sun, 22 Jul 2018 08:20:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4f25ee5b-5075-4c30-a624-27af84392e9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "4f25ee5b-5075-4c30-a624-27af84392e9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "24908cda-79fd-45dc-8268-9cb1f0e03a3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "4f25ee5b-5075-4c30-a624-27af84392e9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "d1c9cb61-f319-4a3e-a809-6610dd32a599"}, {"remote_group_id": "4f25ee5b-5075-4c30-a624-27af84392e9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "4f25ee5b-5075-4c30-a624-27af84392e9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "e1de999b-da50-40b7-98f0-51cb74cac7c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:21Z", "security_group_id": "4f25ee5b-5075-4c30-a624-27af84392e9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2ead6887ff984cf998213e505c727d55", "created_at": "2018-07-22T08:20:21Z", "project_id": "2ead6887ff984cf998213e505c727d55", "id": "fcd697af-8848-459d-89d3-bf728659a3c0"}]} 2018-07-22 08:20:25,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4f25ee5b-5075-4c30-a624-27af84392e9f used request id req-59554790-9f2d-4995-87b3-33938c4b00c1 2018-07-22 08:20:25,511 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:20:25,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4f25ee5b-5075-4c30-a624-27af84392e9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4467b6b5527a243ec7c6db20aff2daf4e5874ae0" 2018-07-22 08:20:25,814 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04bb250d-d86d-4578-b011-2c6bcc034a74 Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:25,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4f25ee5b-5075-4c30-a624-27af84392e9f used request id req-04bb250d-d86d-4578-b011-2c6bcc034a74 2018-07-22 08:20:25,815 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-5d040281-3aae-4ad-proj 2018-07-22 08:20:25,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2ead6887ff984cf998213e505c727d55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4467b6b5527a243ec7c6db20aff2daf4e5874ae0" 2018-07-22 08:20:26,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63237abf-bbf8-44c2-92dc-53814db17b50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:26,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2ead6887ff984cf998213e505c727d55 used request id req-63237abf-bbf8-44c2-92dc-53814db17b50 2018-07-22 08:20:26,055 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-5d040281-3aae-4ad-proj-role 2018-07-22 08:20:26,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/2d671c3fcf3547809775ae4ccf5b2e88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4467b6b5527a243ec7c6db20aff2daf4e5874ae0" 2018-07-22 08:20:26,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c107483-ce2f-4b6b-a4e7-020981ff1743 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:26,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2d671c3fcf3547809775ae4ccf5b2e88 used request id req-8c107483-ce2f-4b6b-a4e7-020981ff1743 2018-07-22 08:20:26,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4467b6b5527a243ec7c6db20aff2daf4e5874ae0" 2018-07-22 08:20:26,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769d28c4-4dba-49b6-9202-13e701e737ac Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:20:26,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-769d28c4-4dba-49b6-9202-13e701e737ac 2018-07-22 08:20:26,277 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-5d040281-3aae-4ad-user 2018-07-22 08:20:26,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/d733f9a27fba4fd18b0c370bb35f539a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc153a771717455018f50d2b36b49b14570c4a6d" 2018-07-22 08:20:26,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e6d8087-5d83-423d-8063-91e64d487656 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:26,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d733f9a27fba4fd18b0c370bb35f539a used request id req-6e6d8087-5d83-423d-8063-91e64d487656 2018-07-22 08:20:26,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:26,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["oisoMCJSSFKlHOxu1nhj-Q"], "issued_at": "2018-07-22T08:20:26.000000Z"}} 2018-07-22 08:20:26,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea0e7d9af7e4237dd9638c34585e17eea9e9c342" 2018-07-22 08:20:27,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa33f94-9821-4ee3-acfd-8d15d418d444 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:27,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-eaa33f94-9821-4ee3-acfd-8d15d418d444 2018-07-22 08:20:27,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:27,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:27,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:20:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ScJBrdFqRp6wBijV8SFyFA"], "issued_at": "2018-07-22T08:20:27.000000Z"}} 2018-07-22 08:20:27,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:27,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e2dd06b-0306-4315-b9dc-e8d30bb70006 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:27,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5e2dd06b-0306-4315-b9dc-e8d30bb70006 2018-07-22 08:20:27,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:20:27,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:20:27 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:20:27,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f8d5d93b-9e95-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:27,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8556610-a0e2-4fc9-bb0a-fef4fce94a0b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f8d5d93b-9e95-443-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:20:27,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f8d5d93b-9e95-443-proj used request id req-c8556610-a0e2-4fc9-bb0a-fef4fce94a0b 2018-07-22 08:20:27,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:27,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ffb03c-196b-4c78-aa42-b5054b5fcb0f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:20:27,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-80ffb03c-196b-4c78-aa42-b5054b5fcb0f 2018-07-22 08:20:27,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-f8d5d93b-9e95-443-proj"}}' 2018-07-22 08:20:27,869 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c09697f-cdcc-4375-89ae-c2389eb9ea3f Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f"}, "tags": [], "enabled": true, "id": "23f7feaf4f9c431f9b008ff70d07cf7f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8d5d93b-9e95-443-proj"}} 2018-07-22 08:20:27,870 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7c09697f-cdcc-4375-89ae-c2389eb9ea3f 2018-07-22 08:20:27,870 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-f8d5d93b-9e95-443-proj 2018-07-22 08:20:27,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:27,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:28,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:20:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["dl8awtWnTCOLkH06IgPNlg"], "issued_at": "2018-07-22T08:20:28.000000Z"}} 2018-07-22 08:20:28,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}031c44c0cfffe60b3a9f7fcf022f0f6bd03bffcd" 2018-07-22 08:20:28,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e14d36-c828-4bfc-9d42-d9593013804c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:28,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c4e14d36-c828-4bfc-9d42-d9593013804c 2018-07-22 08:20:28,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:20:28,361 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:20:28 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:20:28,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}031c44c0cfffe60b3a9f7fcf022f0f6bd03bffcd" 2018-07-22 08:20:28,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6042f0a-6c89-4e47-a161-cdcbf1d92780 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:20:28,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a6042f0a-6c89-4e47-a161-cdcbf1d92780 2018-07-22 08:20:28,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-f8d5d93b-9e95-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}031c44c0cfffe60b3a9f7fcf022f0f6bd03bffcd" 2018-07-22 08:20:28,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8557b346-b2d7-4d56-9d84-c6c5dcea1d29 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-f8d5d93b-9e95-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f"}, "tags": [], "enabled": true, "id": "23f7feaf4f9c431f9b008ff70d07cf7f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8d5d93b-9e95-443-proj"}]} 2018-07-22 08:20:28,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-f8d5d93b-9e95-443-proj used request id req-8557b346-b2d7-4d56-9d84-c6c5dcea1d29 2018-07-22 08:20:28,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}031c44c0cfffe60b3a9f7fcf022f0f6bd03bffcd" 2018-07-22 08:20:28,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0a3e80-518b-4ab0-aec9-6afa48b3533e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:20:28,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3c0a3e80-518b-4ab0-aec9-6afa48b3533e 2018-07-22 08:20:29,066 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-f8d5d93b-9e95-443-user 2018-07-22 08:20:29,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:29,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:29,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a638548-d014-4fa2-9e10-9cff2e3b0109 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:20:29,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2a638548-d014-4fa2-9e10-9cff2e3b0109 2018-07-22 08:20:29,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" -d '{"role": {"name": "CreateSecurityGroupTests-f8d5d93b-9e95-443-proj-role"}}' 2018-07-22 08:20:29,277 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:20:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6898b4f0-0367-4077-9b27-5ee325a810f5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c8d5f66e733f40ba9386abd6f7506981", "links": {"self": "http://172.30.9.23:5000/v3/roles/c8d5f66e733f40ba9386abd6f7506981"}, "name": "CreateSecurityGroupTests-f8d5d93b-9e95-443-proj-role"}} 2018-07-22 08:20:29,277 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6898b4f0-0367-4077-9b27-5ee325a810f5 2018-07-22 08:20:29,277 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-f8d5d93b-9e95-443-proj-role 2018-07-22 08:20:29,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c8d5f66e733f40ba9386abd6f7506981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:29,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d187f57c-83cf-4d36-b369-eb1072439fb9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c8d5f66e733f40ba9386abd6f7506981", "links": {"self": "http://172.30.9.23:5000/v3/roles/c8d5f66e733f40ba9386abd6f7506981"}, "name": "CreateSecurityGroupTests-f8d5d93b-9e95-443-proj-role"}} 2018-07-22 08:20:29,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c8d5f66e733f40ba9386abd6f7506981 used request id req-d187f57c-83cf-4d36-b369-eb1072439fb9 2018-07-22 08:20:29,370 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-f8d5d93b-9e95-443-proj-role to project CreateSecurityGroupTests-f8d5d93b-9e95-443-proj 2018-07-22 08:20:29,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f/users/d21a4b8e511c4e79a6c7b952a043af0f/roles/c8d5f66e733f40ba9386abd6f7506981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:29,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aca9725-cb6b-4f51-a493-156cd0600d81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:29,435 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f/users/d21a4b8e511c4e79a6c7b952a043af0f/roles/c8d5f66e733f40ba9386abd6f7506981 used request id req-7aca9725-cb6b-4f51-a493-156cd0600d81 2018-07-22 08:20:29,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:29,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:29,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c8d5f66e733f40ba9386abd6f7506981", "name": "CreateSecurityGroupTests-f8d5d93b-9e95-443-proj-role"}], "expires_at": "2018-07-22T09:20:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23f7feaf4f9c431f9b008ff70d07cf7f", "name": "CreateSecurityGroupTests-f8d5d93b-9e95-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f8d5d93b-9e95-443-user", "id": "d21a4b8e511c4e79a6c7b952a043af0f"}, "audit_ids": ["buO5_So3TWuvKVb0Pr0GLQ"], "issued_at": "2018-07-22T08:20:29.000000Z"}} 2018-07-22 08:20:29,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:29,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d54b3c65-8bbd-49d1-9997-538c78536351 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:29,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d54b3c65-8bbd-49d1-9997-538c78536351 2018-07-22 08:20:29,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:30,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3f00488a-fc58-4fd5-a5a6-6a1dac9daddc Date: Sun, 22 Jul 2018 08:20:30 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:20:30,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name&description=hello+group used request id req-3f00488a-fc58-4fd5-a5a6-6a1dac9daddc 2018-07-22 08:20:30,248 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name... 2018-07-22 08:20:30,248 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name 2018-07-22 08:20:30,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" -d '{"security_group": {"name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name", "description": "hello group"}}' 2018-07-22 08:20:30,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-c7f838c9-cfbf-4cb5-82c6-4a16daa9c2b6 Date: Sun, 22 Jul 2018 08:20:30 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2b555eef-30b9-44f9-b016-572a251184eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed47bad1-339a-4eab-837f-059379d9e3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 2, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name"}} 2018-07-22 08:20:30,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-c7f838c9-cfbf-4cb5-82c6-4a16daa9c2b6 2018-07-22 08:20:30,630 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:30,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:30,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0a06069-a01d-404d-94fb-aed18d401661 Date: Sun, 22 Jul 2018 08:20:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:30,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-d0a06069-a01d-404d-94fb-aed18d401661 2018-07-22 08:20:30,821 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:30,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:31,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e4e7018e-35ad-46cb-9321-556b7d8beeef Date: Sun, 22 Jul 2018 08:20:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:31,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-e4e7018e-35ad-46cb-9321-556b7d8beeef 2018-07-22 08:20:31,019 - neutron_utils - INFO - Retrieving security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:31,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:31,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b839d667-dfe1-4541-a2e6-62a5b66c72fa Date: Sun, 22 Jul 2018 08:20:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2b555eef-30b9-44f9-b016-572a251184eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed47bad1-339a-4eab-837f-059379d9e3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 2, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name"}]} 2018-07-22 08:20:31,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-b839d667-dfe1-4541-a2e6-62a5b66c72fa 2018-07-22 08:20:31,244 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:31,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:31,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9b820a41-5fa6-4fa5-95db-c540f50948a9 Date: Sun, 22 Jul 2018 08:20:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:31,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-9b820a41-5fa6-4fa5-95db-c540f50948a9 2018-07-22 08:20:31,430 - neutron_utils - INFO - Retrieving security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:31,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:31,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-19491d16-f9c3-4231-b14b-842759977195 Date: Sun, 22 Jul 2018 08:20:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2b555eef-30b9-44f9-b016-572a251184eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed47bad1-339a-4eab-837f-059379d9e3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 2, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name"}]} 2018-07-22 08:20:31,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-19491d16-f9c3-4231-b14b-842759977195 2018-07-22 08:20:31,662 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:31,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:31,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6bb8c622-bf76-4bb2-a0ae-d2cc6f36790a Date: Sun, 22 Jul 2018 08:20:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:31,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-6bb8c622-bf76-4bb2-a0ae-d2cc6f36790a 2018-07-22 08:20:31,877 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name 2018-07-22 08:20:31,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:32,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e196e88f-6838-4902-984b-bbe8c737f1cb Date: Sun, 22 Jul 2018 08:20:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2b555eef-30b9-44f9-b016-572a251184eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed47bad1-339a-4eab-837f-059379d9e3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 2, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name"}]} 2018-07-22 08:20:32,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name used request id req-e196e88f-6838-4902-984b-bbe8c737f1cb 2018-07-22 08:20:32,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:20:32,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:20:32 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:20:32,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:32,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f46503c-b5c8-4cf0-a874-1ad2b99ef302 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23f7feaf4f9c431f9b008ff70d07cf7f", "name": "CreateSecurityGroupTests-f8d5d93b-9e95-443-proj"}} 2018-07-22 08:20:32,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f used request id req-7f46503c-b5c8-4cf0-a874-1ad2b99ef302 2018-07-22 08:20:32,193 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:32,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:32,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5ef4b9e2-4137-41b6-bcc5-e20a47a1e445 Date: Sun, 22 Jul 2018 08:20:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:32,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-5ef4b9e2-4137-41b6-bcc5-e20a47a1e445 2018-07-22 08:20:32,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7"}}' 2018-07-22 08:20:32,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-977b62bb-682a-4312-9cbe-efc04414398a Date: Sun, 22 Jul 2018 08:20:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:32Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635"}} 2018-07-22 08:20:32,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-977b62bb-682a-4312-9cbe-efc04414398a 2018-07-22 08:20:32,390 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name 2018-07-22 08:20:32,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:32,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ff1034a9-57ba-40f1-8bf5-428e7b1021d5 Date: Sun, 22 Jul 2018 08:20:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2b555eef-30b9-44f9-b016-572a251184eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "revision_number": 0, "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed47bad1-339a-4eab-837f-059379d9e3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 3, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name"}]} 2018-07-22 08:20:32,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name used request id req-ff1034a9-57ba-40f1-8bf5-428e7b1021d5 2018-07-22 08:20:32,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:32,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae58b2b7-040c-4274-96bd-f19bc7739ef0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23f7feaf4f9c431f9b008ff70d07cf7f", "name": "CreateSecurityGroupTests-f8d5d93b-9e95-443-proj"}} 2018-07-22 08:20:32,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f used request id req-ae58b2b7-040c-4274-96bd-f19bc7739ef0 2018-07-22 08:20:32,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:32,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:32,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-1eee3844-92e1-4611-bb57-ca725db8d948 Date: Sun, 22 Jul 2018 08:20:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:32Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:32,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-1eee3844-92e1-4611-bb57-ca725db8d948 2018-07-22 08:20:32,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7"}}' 2018-07-22 08:20:33,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-2872946f-be03-4623-9043-c6d912284d47 Date: Sun, 22 Jul 2018 08:20:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "b23b2aea-36e8-405b-a148-c34536decef6"}} 2018-07-22 08:20:33,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-2872946f-be03-4623-9043-c6d912284d47 2018-07-22 08:20:33,090 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name 2018-07-22 08:20:33,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:33,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-69744488-d370-4e68-8c83-1d242bb731c9 Date: Sun, 22 Jul 2018 08:20:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2b555eef-30b9-44f9-b016-572a251184eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "b23b2aea-36e8-405b-a148-c34536decef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "revision_number": 0, "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed47bad1-339a-4eab-837f-059379d9e3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 4, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name"}]} 2018-07-22 08:20:33,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name used request id req-69744488-d370-4e68-8c83-1d242bb731c9 2018-07-22 08:20:33,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:33,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa76c189-a53c-421e-a79c-a6ccf54b7c02 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23f7feaf4f9c431f9b008ff70d07cf7f", "name": "CreateSecurityGroupTests-f8d5d93b-9e95-443-proj"}} 2018-07-22 08:20:33,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f used request id req-fa76c189-a53c-421e-a79c-a6ccf54b7c02 2018-07-22 08:20:33,422 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:33,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:33,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-2863c81a-6f96-4389-a02d-9e50e3f369fa Date: Sun, 22 Jul 2018 08:20:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "b23b2aea-36e8-405b-a148-c34536decef6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:32Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:33,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-2863c81a-6f96-4389-a02d-9e50e3f369fa 2018-07-22 08:20:33,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": 10}}' 2018-07-22 08:20:33,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-086d40ec-978c-45b7-ae27-3e11daf810a5 Date: Sun, 22 Jul 2018 08:20:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": 10, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173"}} 2018-07-22 08:20:33,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-086d40ec-978c-45b7-ae27-3e11daf810a5 2018-07-22 08:20:33,803 - neutron_utils - INFO - Retrieving security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:33,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:33,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e4fbf8ad-a589-4f42-99f2-483b9c64c400 Date: Sun, 22 Jul 2018 08:20:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2b555eef-30b9-44f9-b016-572a251184eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "b23b2aea-36e8-405b-a148-c34536decef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "revision_number": 0, "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed47bad1-339a-4eab-837f-059379d9e3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 5, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name"}]} 2018-07-22 08:20:33,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-e4fbf8ad-a589-4f42-99f2-483b9c64c400 2018-07-22 08:20:33,864 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:33,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:34,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6ef8c600-805e-44a5-9dac-64ecaa663455 Date: Sun, 22 Jul 2018 08:20:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": 10, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "b23b2aea-36e8-405b-a148-c34536decef6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:32Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:34,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-6ef8c600-805e-44a5-9dac-64ecaa663455 2018-07-22 08:20:34,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:34,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c8d5f66e733f40ba9386abd6f7506981", "name": "CreateSecurityGroupTests-f8d5d93b-9e95-443-proj-role"}], "expires_at": "2018-07-22T09:20:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23f7feaf4f9c431f9b008ff70d07cf7f", "name": "CreateSecurityGroupTests-f8d5d93b-9e95-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/23f7feaf4f9c431f9b008ff70d07cf7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f8d5d93b-9e95-443-user", "id": "d21a4b8e511c4e79a6c7b952a043af0f"}, "audit_ids": ["6M8Zo16RQDW1KFpBVQhTXg"], "issued_at": "2018-07-22T08:20:34.000000Z"}} 2018-07-22 08:20:34,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:34,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d1e865d1-d3f6-41a2-bd7e-2363714aa30a Date: Sun, 22 Jul 2018 08:20:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2b555eef-30b9-44f9-b016-572a251184eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "b23b2aea-36e8-405b-a148-c34536decef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "revision_number": 0, "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed47bad1-339a-4eab-837f-059379d9e3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 5, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name"}]} 2018-07-22 08:20:34,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name&description=hello+group used request id req-d1e865d1-d3f6-41a2-bd7e-2363714aa30a 2018-07-22 08:20:34,676 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:34,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:34,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-11ec8552-43e2-45f6-ac2b-03dc49771fdd Date: Sun, 22 Jul 2018 08:20:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": 10, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "b23b2aea-36e8-405b-a148-c34536decef6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:32Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:34,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-11ec8552-43e2-45f6-ac2b-03dc49771fdd 2018-07-22 08:20:34,891 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:34,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:35,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5b1d6efc-5a1d-44f0-b6ee-4f21c4b78f06 Date: Sun, 22 Jul 2018 08:20:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": 10, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "b23b2aea-36e8-405b-a148-c34536decef6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:32Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:35,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-5b1d6efc-5a1d-44f0-b6ee-4f21c4b78f06 2018-07-22 08:20:35,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:35,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-94c99e20-959f-4480-8e13-cbd4460b814d Date: Sun, 22 Jul 2018 08:20:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2b555eef-30b9-44f9-b016-572a251184eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "b23b2aea-36e8-405b-a148-c34536decef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "revision_number": 0, "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed47bad1-339a-4eab-837f-059379d9e3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 5, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name"}]} 2018-07-22 08:20:35,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name used request id req-94c99e20-959f-4480-8e13-cbd4460b814d 2018-07-22 08:20:35,365 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:35,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:35,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-eb85c663-9abc-471b-8294-05151f3c619d Date: Sun, 22 Jul 2018 08:20:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": 10, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "b23b2aea-36e8-405b-a148-c34536decef6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:32Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:35,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-eb85c663-9abc-471b-8294-05151f3c619d 2018-07-22 08:20:35,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:35,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7840b509-62cc-4818-b1fd-8992d61de633 Date: Sun, 22 Jul 2018 08:20:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2b555eef-30b9-44f9-b016-572a251184eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "b23b2aea-36e8-405b-a148-c34536decef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "revision_number": 0, "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed47bad1-339a-4eab-837f-059379d9e3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 5, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name"}]} 2018-07-22 08:20:35,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name used request id req-7840b509-62cc-4818-b1fd-8992d61de633 2018-07-22 08:20:35,820 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:35,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:36,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5a843bb4-3721-4675-8c75-372db8966bdb Date: Sun, 22 Jul 2018 08:20:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": 10, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "b23b2aea-36e8-405b-a148-c34536decef6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:32Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:36,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-5a843bb4-3721-4675-8c75-372db8966bdb 2018-07-22 08:20:36,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:36,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-35558d07-cbd4-4685-abed-45c853dd34d8 Date: Sun, 22 Jul 2018 08:20:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2b555eef-30b9-44f9-b016-572a251184eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "b23b2aea-36e8-405b-a148-c34536decef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "revision_number": 0, "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed47bad1-339a-4eab-837f-059379d9e3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 5, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name"}]} 2018-07-22 08:20:36,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name used request id req-35558d07-cbd4-4685-abed-45c853dd34d8 2018-07-22 08:20:36,261 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:36,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:36,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-beb24056-7b32-400b-b92c-106c9182a5b1 Date: Sun, 22 Jul 2018 08:20:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": 10, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "b23b2aea-36e8-405b-a148-c34536decef6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:32Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:36,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-beb24056-7b32-400b-b92c-106c9182a5b1 2018-07-22 08:20:36,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:36,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-49fc5117-547f-46e1-bac4-23a92db30124 Date: Sun, 22 Jul 2018 08:20:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2b555eef-30b9-44f9-b016-572a251184eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "b23b2aea-36e8-405b-a148-c34536decef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "revision_number": 0, "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed47bad1-339a-4eab-837f-059379d9e3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 5, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name"}]} 2018-07-22 08:20:36,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name used request id req-49fc5117-547f-46e1-bac4-23a92db30124 2018-07-22 08:20:36,777 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:36,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:36,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-201f3401-f350-478e-b905-a332cd2a578a Date: Sun, 22 Jul 2018 08:20:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": 10, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "b23b2aea-36e8-405b-a148-c34536decef6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:32Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:36,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-201f3401-f350-478e-b905-a332cd2a578a 2018-07-22 08:20:36,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:37,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ffe39675-0321-463e-a4a2-02c57c8d9995 Date: Sun, 22 Jul 2018 08:20:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2b555eef-30b9-44f9-b016-572a251184eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "b23b2aea-36e8-405b-a148-c34536decef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "revision_number": 0, "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed47bad1-339a-4eab-837f-059379d9e3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 5, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name"}]} 2018-07-22 08:20:37,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name used request id req-ffe39675-0321-463e-a4a2-02c57c8d9995 2018-07-22 08:20:37,047 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:37,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:37,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-201bc831-7df6-4342-af63-a8500796fe83 Date: Sun, 22 Jul 2018 08:20:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": 10, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "b23b2aea-36e8-405b-a148-c34536decef6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:32Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:37,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-201bc831-7df6-4342-af63-a8500796fe83 2018-07-22 08:20:37,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:37,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c9e2c78a-6690-45ef-8d42-eee7e7f7b7e3 Date: Sun, 22 Jul 2018 08:20:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2b555eef-30b9-44f9-b016-572a251184eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "b23b2aea-36e8-405b-a148-c34536decef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "revision_number": 0, "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed47bad1-339a-4eab-837f-059379d9e3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 5, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name"}]} 2018-07-22 08:20:37,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name used request id req-c9e2c78a-6690-45ef-8d42-eee7e7f7b7e3 2018-07-22 08:20:37,533 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:37,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:37,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6827815f-f3c6-4f37-8173-1f18a226d633 Date: Sun, 22 Jul 2018 08:20:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": 10, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "b23b2aea-36e8-405b-a148-c34536decef6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:32Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:37,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-6827815f-f3c6-4f37-8173-1f18a226d633 2018-07-22 08:20:37,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:37,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b6792699-7479-4d68-a19f-2a9e6eaf25e6 Date: Sun, 22 Jul 2018 08:20:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2b555eef-30b9-44f9-b016-572a251184eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "b23b2aea-36e8-405b-a148-c34536decef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "revision_number": 0, "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed47bad1-339a-4eab-837f-059379d9e3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 5, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name"}]} 2018-07-22 08:20:37,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name used request id req-b6792699-7479-4d68-a19f-2a9e6eaf25e6 2018-07-22 08:20:37,803 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:37,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:38,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e9a6f674-4c4a-439b-8047-0195d2e1cbdc Date: Sun, 22 Jul 2018 08:20:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": 10, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "b23b2aea-36e8-405b-a148-c34536decef6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:32Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:38,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-e9a6f674-4c4a-439b-8047-0195d2e1cbdc 2018-07-22 08:20:38,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:38,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6ecec10b-8cd1-4330-b9ff-b0cdb096a3e5 Date: Sun, 22 Jul 2018 08:20:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2b555eef-30b9-44f9-b016-572a251184eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "b23b2aea-36e8-405b-a148-c34536decef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "revision_number": 0, "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed47bad1-339a-4eab-837f-059379d9e3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 5, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name"}]} 2018-07-22 08:20:38,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name used request id req-6ecec10b-8cd1-4330-b9ff-b0cdb096a3e5 2018-07-22 08:20:38,238 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:38,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:38,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e5766e1f-757d-4a91-97f8-5459ed527598 Date: Sun, 22 Jul 2018 08:20:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": 10, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "b23b2aea-36e8-405b-a148-c34536decef6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:32Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:38,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-e5766e1f-757d-4a91-97f8-5459ed527598 2018-07-22 08:20:38,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:38,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-af08e68d-4a2f-4b5d-8ba6-f3c43a0fac3b Date: Sun, 22 Jul 2018 08:20:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2b555eef-30b9-44f9-b016-572a251184eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "revision_number": 0, "id": "b23b2aea-36e8-405b-a148-c34536decef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "revision_number": 0, "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed47bad1-339a-4eab-837f-059379d9e3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 5, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "name": "CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name"}]} 2018-07-22 08:20:38,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name used request id req-af08e68d-4a2f-4b5d-8ba6-f3c43a0fac3b 2018-07-22 08:20:38,689 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:38,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:38,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c315e5ea-c278-4367-8057-6ea9611d3927 Date: Sun, 22 Jul 2018 08:20:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": 10, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "b23b2aea-36e8-405b-a148-c34536decef6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:32Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:38,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-c315e5ea-c278-4367-8057-6ea9611d3927 2018-07-22 08:20:38,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:38,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9042a7e7-a628-4f13-b220-85afbcbcf10e Date: Sun, 22 Jul 2018 08:20:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2b555eef-30b9-44f9-b016-572a251184eb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": 10, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "b23b2aea-36e8-405b-a148-c34536decef6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:32Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:38,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-9042a7e7-a628-4f13-b220-85afbcbcf10e 2018-07-22 08:20:38,788 - neutron_utils - INFO - Deleting security group rule with ID - 2b555eef-30b9-44f9-b016-572a251184eb 2018-07-22 08:20:38,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2b555eef-30b9-44f9-b016-572a251184eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:39,091 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79be9e29-bafb-425d-9346-6a7307b9ecab Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:39,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2b555eef-30b9-44f9-b016-572a251184eb used request id req-79be9e29-bafb-425d-9346-6a7307b9ecab 2018-07-22 08:20:39,091 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a721800f-6d2b-4ced-8eb0-6ed30bf881d7 2018-07-22 08:20:39,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8ee5fe3f3ee2f09b040c3ecc78a8b67ac7fd06" 2018-07-22 08:20:39,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2002 X-Openstack-Request-Id: req-efe32c6f-ece0-4af3-b720-421c46b34c0c Date: Sun, 22 Jul 2018 08:20:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": 10, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "8b0c7471-9527-4ccd-b22b-aeac015f3173"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:33Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:33Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "b23b2aea-36e8-405b-a148-c34536decef6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:32Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:32Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "c130efcf-7e7e-4e2b-860f-40d5eceab635"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "a721800f-6d2b-4ced-8eb0-6ed30bf881d7", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed47bad1-339a-4eab-837f-059379d9e3a4"}]} 2018-07-22 08:20:39,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-efe32c6f-ece0-4af3-b720-421c46b34c0c 2018-07-22 08:20:39,130 - neutron_utils - INFO - Deleting security group rule with ID - 8b0c7471-9527-4ccd-b22b-aeac015f3173 2018-07-22 08:20:39,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/8b0c7471-9527-4ccd-b22b-aeac015f3173 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:39,228 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dcc1e156-ef78-4ea0-bb3c-b26de0824906 Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:39,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/8b0c7471-9527-4ccd-b22b-aeac015f3173 used request id req-dcc1e156-ef78-4ea0-bb3c-b26de0824906 2018-07-22 08:20:39,229 - neutron_utils - INFO - Deleting security group rule with ID - ed47bad1-339a-4eab-837f-059379d9e3a4 2018-07-22 08:20:39,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/ed47bad1-339a-4eab-837f-059379d9e3a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:39,485 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ab101ea-a56c-4e05-a396-2efa3d896323 Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:39,485 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/ed47bad1-339a-4eab-837f-059379d9e3a4 used request id req-7ab101ea-a56c-4e05-a396-2efa3d896323 2018-07-22 08:20:39,485 - neutron_utils - INFO - Deleting security group rule with ID - 2b555eef-30b9-44f9-b016-572a251184eb 2018-07-22 08:20:39,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2b555eef-30b9-44f9-b016-572a251184eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:39,674 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-e6bdf1af-c00f-4048-927b-527fd90d2cc5 Date: Sun, 22 Jul 2018 08:20:39 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 2b555eef-30b9-44f9-b016-572a251184eb does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 08:20:39,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2b555eef-30b9-44f9-b016-572a251184eb used request id req-e6bdf1af-c00f-4048-927b-527fd90d2cc5 2018-07-22 08:20:39,674 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 2b555eef-30b9-44f9-b016-572a251184eb does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 08:20:39,675 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 2b555eef-30b9-44f9-b016-572a251184eb does not exist Neutron server returns request_ids: ['req-e6bdf1af-c00f-4048-927b-527fd90d2cc5'] 2018-07-22 08:20:39,675 - neutron_utils - INFO - Deleting security group rule with ID - c130efcf-7e7e-4e2b-860f-40d5eceab635 2018-07-22 08:20:39,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/c130efcf-7e7e-4e2b-860f-40d5eceab635 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:39,917 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2caef7db-1347-4aa2-8722-473ed25171c0 Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:39,917 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/c130efcf-7e7e-4e2b-860f-40d5eceab635 used request id req-2caef7db-1347-4aa2-8722-473ed25171c0 2018-07-22 08:20:39,918 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-d1b52fa4-b153-4f1c-bcb2-17ebd3eae8e5name 2018-07-22 08:20:39,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a721800f-6d2b-4ced-8eb0-6ed30bf881d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a7019cb676156f30220d45c5e5fd998c35ead5" 2018-07-22 08:20:40,241 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d99683b-8d24-4197-9000-e709449090a5 Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:40,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a721800f-6d2b-4ced-8eb0-6ed30bf881d7 used request id req-3d99683b-8d24-4197-9000-e709449090a5 2018-07-22 08:20:40,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:40,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-baa48284-c2fd-4bc5-a287-321b321bc1a1 Date: Sun, 22 Jul 2018 08:20:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "updated_at": "2018-07-22T08:20:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2c23c103-1a60-417d-b3bc-6feb512a5657", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "2f9f528e-5b4b-4ff9-861e-3d944ca3ef01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "46991c31-6ee4-40b2-a7be-04777b316469", "remote_group_id": "9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3", "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "revision_number": 0, "id": "ed4ea62e-c037-497c-bc60-a67d2ca32f55", "remote_group_id": "9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3", "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:30Z", "security_group_id": "9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3", "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f"}], "revision_number": 4, "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:20:40,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-baa48284-c2fd-4bc5-a287-321b321bc1a1 2018-07-22 08:20:40,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:40,593 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:20:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70e87731-d0c9-4e19-8585-6d65c9ddd351 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:20:40,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-70e87731-d0c9-4e19-8585-6d65c9ddd351 2018-07-22 08:20:40,593 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:40,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:40,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:20:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-747f6775-6a50-4125-ba3d-c7377572fb71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:20:40,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-747f6775-6a50-4125-ba3d-c7377572fb71 2018-07-22 08:20:40,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:40,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:40,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f6b488-66c3-46f3-b2b5-b9eed031a6bd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:20:40,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-d4f6b488-66c3-46f3-b2b5-b9eed031a6bd 2018-07-22 08:20:40,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:40,881 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:20:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b53a3b41-3a63-42a7-af36-75d9be4a232a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:20:40,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-b53a3b41-3a63-42a7-af36-75d9be4a232a 2018-07-22 08:20:40,881 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:40,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:40,977 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:20:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0beb7e74-a782-4c5d-8405-18a4c164b01a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:20:40,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-0beb7e74-a782-4c5d-8405-18a4c164b01a 2018-07-22 08:20:40,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:40,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:41,068 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:20:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66821366-9a97-4bee-955a-42bcb8442669 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:20:41,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-66821366-9a97-4bee-955a-42bcb8442669 2018-07-22 08:20:41,069 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:41,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:41,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-370e3bf1-76da-4c60-950d-462fa11e7990 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23f7feaf4f9c431f9b008ff70d07cf7f", "name": "CreateSecurityGroupTests-f8d5d93b-9e95-443-proj"}} 2018-07-22 08:20:41,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f used request id req-370e3bf1-76da-4c60-950d-462fa11e7990 2018-07-22 08:20:41,165 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3 2018-07-22 08:20:41,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:41,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-538e3c22-dda0-48fc-9a67-7636d5a5ce75 Date: Sun, 22 Jul 2018 08:20:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2c23c103-1a60-417d-b3bc-6feb512a5657"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "2f9f528e-5b4b-4ff9-861e-3d944ca3ef01"}, {"remote_group_id": "9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "46991c31-6ee4-40b2-a7be-04777b316469"}, {"remote_group_id": "9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:30Z", "security_group_id": "9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "created_at": "2018-07-22T08:20:30Z", "project_id": "23f7feaf4f9c431f9b008ff70d07cf7f", "id": "ed4ea62e-c037-497c-bc60-a67d2ca32f55"}]} 2018-07-22 08:20:41,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3 used request id req-538e3c22-dda0-48fc-9a67-7636d5a5ce75 2018-07-22 08:20:41,360 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:20:41,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:41,669 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-28c838fe-c5c3-4b04-86a8-451ce5a516da Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:41,669 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9fbfa2be-6936-4e7a-80f1-2f5b465e9ec3 used request id req-28c838fe-c5c3-4b04-86a8-451ce5a516da 2018-07-22 08:20:41,670 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-f8d5d93b-9e95-443-proj 2018-07-22 08:20:41,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:41,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a27d90e-5582-4199-a835-de0d8c8a7ba5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:41,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/23f7feaf4f9c431f9b008ff70d07cf7f used request id req-5a27d90e-5582-4199-a835-de0d8c8a7ba5 2018-07-22 08:20:41,989 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-f8d5d93b-9e95-443-proj-role 2018-07-22 08:20:41,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c8d5f66e733f40ba9386abd6f7506981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:42,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cf9895a-d1a8-4b9d-ba82-bd65a904e869 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:42,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c8d5f66e733f40ba9386abd6f7506981 used request id req-8cf9895a-d1a8-4b9d-ba82-bd65a904e869 2018-07-22 08:20:42,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb6f94e04e3a3c3d73e8eb53fc36326ea1b0a23" 2018-07-22 08:20:42,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fca1998-0661-4763-955b-e5a27c0dcfa8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:20:42,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2fca1998-0661-4763-955b-e5a27c0dcfa8 2018-07-22 08:20:42,209 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-f8d5d93b-9e95-443-user 2018-07-22 08:20:42,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/d21a4b8e511c4e79a6c7b952a043af0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}031c44c0cfffe60b3a9f7fcf022f0f6bd03bffcd" 2018-07-22 08:20:42,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9939f6bf-8058-4623-a48a-184015ec2011 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:42,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d21a4b8e511c4e79a6c7b952a043af0f used request id req-9939f6bf-8058-4623-a48a-184015ec2011 2018-07-22 08:20:42,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:42,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:20:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["iC0NL3FLTtm1_hoU1QUrEQ"], "issued_at": "2018-07-22T08:20:42.000000Z"}} 2018-07-22 08:20:42,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f24f4c77c8fd2d434e032b54b452565cdb5864f" 2018-07-22 08:20:42,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eea639f-58aa-4894-823f-0a66fc2fcbc2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:42,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6eea639f-58aa-4894-823f-0a66fc2fcbc2 2018-07-22 08:20:42,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:42,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:43,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:20:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["fstXhoRMQK2S_k2gjj76YA"], "issued_at": "2018-07-22T08:20:43.000000Z"}} 2018-07-22 08:20:43,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:43,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c2742c-6414-48bb-8b14-e8545f2789f4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:43,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-16c2742c-6414-48bb-8b14-e8545f2789f4 2018-07-22 08:20:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:20:43,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:20:43 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:20:43,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6b70b888-05b6-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:43,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8136be14-cbb3-4082-b4fc-72a8ae899d26 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6b70b888-05b6-426-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:20:43,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6b70b888-05b6-426-proj used request id req-8136be14-cbb3-4082-b4fc-72a8ae899d26 2018-07-22 08:20:43,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:43,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6019d1e1-9913-4e1b-bbbc-3efdac6de574 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:20:43,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6019d1e1-9913-4e1b-bbbc-3efdac6de574 2018-07-22 08:20:43,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-6b70b888-05b6-426-proj"}}' 2018-07-22 08:20:43,707 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:20:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36440be6-a583-404a-bcbf-063e588028c0 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00"}, "tags": [], "enabled": true, "id": "b7e14084df004eb09db31b802570ed00", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6b70b888-05b6-426-proj"}} 2018-07-22 08:20:43,707 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-36440be6-a583-404a-bcbf-063e588028c0 2018-07-22 08:20:43,708 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6b70b888-05b6-426-proj 2018-07-22 08:20:43,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:43,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:44,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:20:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["BplVVbWeSAeKgmqpg35mTQ"], "issued_at": "2018-07-22T08:20:44.000000Z"}} 2018-07-22 08:20:44,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d75926fed5615f8e00511a5ac3ae894fb6fd0c4" 2018-07-22 08:20:44,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dd75ea9-5e6d-4da9-b00b-dc08cfcf0045 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:44,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0dd75ea9-5e6d-4da9-b00b-dc08cfcf0045 2018-07-22 08:20:44,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:20:44,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:20:44 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:20:44,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d75926fed5615f8e00511a5ac3ae894fb6fd0c4" 2018-07-22 08:20:44,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2796de2a-5826-4479-a9cc-0a934fb9d315 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:20:44,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2796de2a-5826-4479-a9cc-0a934fb9d315 2018-07-22 08:20:44,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-6b70b888-05b6-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d75926fed5615f8e00511a5ac3ae894fb6fd0c4" 2018-07-22 08:20:44,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ebd0e0-4a1e-4473-a27f-9f84cb8e89de Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-6b70b888-05b6-426-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00"}, "tags": [], "enabled": true, "id": "b7e14084df004eb09db31b802570ed00", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6b70b888-05b6-426-proj"}]} 2018-07-22 08:20:44,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-6b70b888-05b6-426-proj used request id req-d5ebd0e0-4a1e-4473-a27f-9f84cb8e89de 2018-07-22 08:20:44,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d75926fed5615f8e00511a5ac3ae894fb6fd0c4" 2018-07-22 08:20:44,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc08fc17-d611-4962-8c3f-e11a9c01cae0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:20:44,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fc08fc17-d611-4962-8c3f-e11a9c01cae0 2018-07-22 08:20:44,827 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6b70b888-05b6-426-user 2018-07-22 08:20:44,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:44,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:44,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608687d1-9f2c-4051-b136-3ca594f777a1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:20:44,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-608687d1-9f2c-4051-b136-3ca594f777a1 2018-07-22 08:20:44,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" -d '{"role": {"name": "CreateSecurityGroupTests-6b70b888-05b6-426-proj-role"}}' 2018-07-22 08:20:45,043 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:20:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeca8fe3-1b22-4ef6-a8a0-e6acf50034e7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1e9f7d0492c24910861c210f539a079f", "links": {"self": "http://172.30.9.23:5000/v3/roles/1e9f7d0492c24910861c210f539a079f"}, "name": "CreateSecurityGroupTests-6b70b888-05b6-426-proj-role"}} 2018-07-22 08:20:45,043 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-eeca8fe3-1b22-4ef6-a8a0-e6acf50034e7 2018-07-22 08:20:45,043 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6b70b888-05b6-426-proj-role 2018-07-22 08:20:45,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/1e9f7d0492c24910861c210f539a079f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:45,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab30ab3-b8d3-4f19-87f6-fee986b8f302 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1e9f7d0492c24910861c210f539a079f", "links": {"self": "http://172.30.9.23:5000/v3/roles/1e9f7d0492c24910861c210f539a079f"}, "name": "CreateSecurityGroupTests-6b70b888-05b6-426-proj-role"}} 2018-07-22 08:20:45,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/1e9f7d0492c24910861c210f539a079f used request id req-aab30ab3-b8d3-4f19-87f6-fee986b8f302 2018-07-22 08:20:45,141 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6b70b888-05b6-426-proj-role to project CreateSecurityGroupTests-6b70b888-05b6-426-proj 2018-07-22 08:20:45,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00/users/601540d2b77e45b8967c5703133fd766/roles/1e9f7d0492c24910861c210f539a079f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:45,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d4b3ed7-ac01-4f83-a494-4d71dd20a42c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:45,279 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00/users/601540d2b77e45b8967c5703133fd766/roles/1e9f7d0492c24910861c210f539a079f used request id req-3d4b3ed7-ac01-4f83-a494-4d71dd20a42c 2018-07-22 08:20:45,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:45,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:45,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e9f7d0492c24910861c210f539a079f", "name": "CreateSecurityGroupTests-6b70b888-05b6-426-proj-role"}], "expires_at": "2018-07-22T09:20:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7e14084df004eb09db31b802570ed00", "name": "CreateSecurityGroupTests-6b70b888-05b6-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b7e14084df004eb09db31b802570ed00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/b7e14084df004eb09db31b802570ed00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/b7e14084df004eb09db31b802570ed00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b7e14084df004eb09db31b802570ed00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/b7e14084df004eb09db31b802570ed00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/b7e14084df004eb09db31b802570ed00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b7e14084df004eb09db31b802570ed00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_b7e14084df004eb09db31b802570ed00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/b7e14084df004eb09db31b802570ed00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/b7e14084df004eb09db31b802570ed00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/b7e14084df004eb09db31b802570ed00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b7e14084df004eb09db31b802570ed00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/b7e14084df004eb09db31b802570ed00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/b7e14084df004eb09db31b802570ed00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6b70b888-05b6-426-user", "id": "601540d2b77e45b8967c5703133fd766"}, "audit_ids": ["HRB3J6wBRR2AI1KfpvkvEQ"], "issued_at": "2018-07-22T08:20:45.000000Z"}} 2018-07-22 08:20:45,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:45,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0387b76-d201-4d91-a351-c40da1482c0f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:45,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b0387b76-d201-4d91-a351-c40da1482c0f 2018-07-22 08:20:45,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:46,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-914bffd7-82dc-4682-b71d-7588b535fecf Date: Sun, 22 Jul 2018 08:20:46 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:20:46,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname&description=hello+group used request id req-914bffd7-82dc-4682-b71d-7588b535fecf 2018-07-22 08:20:46,102 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname... 2018-07-22 08:20:46,102 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname 2018-07-22 08:20:46,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" -d '{"security_group": {"name": "CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname", "description": "hello group"}}' 2018-07-22 08:20:46,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-30591d83-3b9f-4f52-a1c5-93ceebc8dc13 Date: Sun, 22 Jul 2018 08:20:46 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "updated_at": "2018-07-22T08:20:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}], "revision_number": 2, "project_id": "b7e14084df004eb09db31b802570ed00", "id": "760f0d9d-67d6-483d-845c-defe41b3e072", "name": "CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname"}} 2018-07-22 08:20:46,498 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-30591d83-3b9f-4f52-a1c5-93ceebc8dc13 2018-07-22 08:20:46,499 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:46,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:46,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff5032ac-b156-4458-ab8a-bf6a0a223531 Date: Sun, 22 Jul 2018 08:20:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a"}]} 2018-07-22 08:20:46,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-ff5032ac-b156-4458-ab8a-bf6a0a223531 2018-07-22 08:20:46,774 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:46,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:46,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7e1f44a3-1014-4e92-8c45-a05fddea3e1a Date: Sun, 22 Jul 2018 08:20:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a"}]} 2018-07-22 08:20:46,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-7e1f44a3-1014-4e92-8c45-a05fddea3e1a 2018-07-22 08:20:46,979 - neutron_utils - INFO - Retrieving security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:46,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:47,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-dbbc3eb6-6fda-4463-a6d0-808d6b943e83 Date: Sun, 22 Jul 2018 08:20:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "updated_at": "2018-07-22T08:20:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}], "revision_number": 2, "project_id": "b7e14084df004eb09db31b802570ed00", "id": "760f0d9d-67d6-483d-845c-defe41b3e072", "name": "CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname"}]} 2018-07-22 08:20:47,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-dbbc3eb6-6fda-4463-a6d0-808d6b943e83 2018-07-22 08:20:47,218 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:47,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:47,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-637ed791-fbea-47ba-942b-5ba75640f01d Date: Sun, 22 Jul 2018 08:20:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a"}]} 2018-07-22 08:20:47,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-637ed791-fbea-47ba-942b-5ba75640f01d 2018-07-22 08:20:47,419 - neutron_utils - INFO - Retrieving security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:47,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:47,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9f58008b-44ad-49da-b8b6-d2ea19554b0e Date: Sun, 22 Jul 2018 08:20:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "updated_at": "2018-07-22T08:20:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}], "revision_number": 2, "project_id": "b7e14084df004eb09db31b802570ed00", "id": "760f0d9d-67d6-483d-845c-defe41b3e072", "name": "CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname"}]} 2018-07-22 08:20:47,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-9f58008b-44ad-49da-b8b6-d2ea19554b0e 2018-07-22 08:20:47,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:47,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:47,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5c3e0917-8880-453f-b246-d577e28b6d1a Date: Sun, 22 Jul 2018 08:20:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a"}]} 2018-07-22 08:20:47,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-5c3e0917-8880-453f-b246-d577e28b6d1a 2018-07-22 08:20:47,501 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname 2018-07-22 08:20:47,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:47,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8fe66213-028a-4e08-8617-4458dd3e7256 Date: Sun, 22 Jul 2018 08:20:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "updated_at": "2018-07-22T08:20:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}], "revision_number": 2, "project_id": "b7e14084df004eb09db31b802570ed00", "id": "760f0d9d-67d6-483d-845c-defe41b3e072", "name": "CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname"}]} 2018-07-22 08:20:47,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname used request id req-8fe66213-028a-4e08-8617-4458dd3e7256 2018-07-22 08:20:47,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:20:47,561 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:20:47 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:20:47,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:47,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e409659-b2b5-4715-90bb-b377eedf7ba9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7e14084df004eb09db31b802570ed00", "name": "CreateSecurityGroupTests-6b70b888-05b6-426-proj"}} 2018-07-22 08:20:47,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00 used request id req-2e409659-b2b5-4715-90bb-b377eedf7ba9 2018-07-22 08:20:47,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:47,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:47,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-17ce6f49-22b7-4746-b74c-1a38296621ea Date: Sun, 22 Jul 2018 08:20:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a"}]} 2018-07-22 08:20:47,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-17ce6f49-22b7-4746-b74c-1a38296621ea 2018-07-22 08:20:47,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072"}}' 2018-07-22 08:20:47,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-9767d814-9fbe-4c27-9fa2-6dd8229e39ad Date: Sun, 22 Jul 2018 08:20:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:47Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09"}} 2018-07-22 08:20:47,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-9767d814-9fbe-4c27-9fa2-6dd8229e39ad 2018-07-22 08:20:47,864 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname 2018-07-22 08:20:47,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:48,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-12ab2b09-ec35-4cba-966b-d95a3ed5b34c Date: Sun, 22 Jul 2018 08:20:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "updated_at": "2018-07-22T08:20:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "revision_number": 0, "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}], "revision_number": 3, "project_id": "b7e14084df004eb09db31b802570ed00", "id": "760f0d9d-67d6-483d-845c-defe41b3e072", "name": "CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname"}]} 2018-07-22 08:20:48,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname used request id req-12ab2b09-ec35-4cba-966b-d95a3ed5b34c 2018-07-22 08:20:48,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:48,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c051e1d-4229-47fb-a26c-dfe912ef6db4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7e14084df004eb09db31b802570ed00", "name": "CreateSecurityGroupTests-6b70b888-05b6-426-proj"}} 2018-07-22 08:20:48,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00 used request id req-0c051e1d-4229-47fb-a26c-dfe912ef6db4 2018-07-22 08:20:48,192 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:48,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:48,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d58e493d-8923-4eeb-a005-84df611b6097 Date: Sun, 22 Jul 2018 08:20:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:47Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a"}]} 2018-07-22 08:20:48,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-d58e493d-8923-4eeb-a005-84df611b6097 2018-07-22 08:20:48,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072"}}' 2018-07-22 08:20:48,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-e9c230cf-8fc7-4103-8ae2-9e06816054cb Date: Sun, 22 Jul 2018 08:20:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:48Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410"}} 2018-07-22 08:20:48,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-e9c230cf-8fc7-4103-8ae2-9e06816054cb 2018-07-22 08:20:48,570 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname 2018-07-22 08:20:48,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:48,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-2e479550-c8a7-49d0-9a8d-175640abc47b Date: Sun, 22 Jul 2018 08:20:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "updated_at": "2018-07-22T08:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "revision_number": 0, "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "revision_number": 0, "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}], "revision_number": 4, "project_id": "b7e14084df004eb09db31b802570ed00", "id": "760f0d9d-67d6-483d-845c-defe41b3e072", "name": "CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname"}]} 2018-07-22 08:20:48,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname used request id req-2e479550-c8a7-49d0-9a8d-175640abc47b 2018-07-22 08:20:48,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:48,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4c2c5e-e552-4efa-9269-1217a05c5a06 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7e14084df004eb09db31b802570ed00", "name": "CreateSecurityGroupTests-6b70b888-05b6-426-proj"}} 2018-07-22 08:20:48,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00 used request id req-ef4c2c5e-e552-4efa-9269-1217a05c5a06 2018-07-22 08:20:48,892 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:48,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:49,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-36b09e41-ad49-4766-b387-11faccfd4df3 Date: Sun, 22 Jul 2018 08:20:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:48Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:47Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a"}]} 2018-07-22 08:20:49,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-36b09e41-ad49-4766-b387-11faccfd4df3 2018-07-22 08:20:49,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": 10}}' 2018-07-22 08:20:49,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5eac7490-ad02-4d7c-a5d3-00f8e1fc6b98 Date: Sun, 22 Jul 2018 08:20:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": 10, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:49Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612"}} 2018-07-22 08:20:49,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-5eac7490-ad02-4d7c-a5d3-00f8e1fc6b98 2018-07-22 08:20:49,462 - neutron_utils - INFO - Retrieving security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:49,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:49,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6e492d96-cd0b-4e18-817f-b99aad411690 Date: Sun, 22 Jul 2018 08:20:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "updated_at": "2018-07-22T08:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "revision_number": 0, "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "revision_number": 0, "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "revision_number": 0, "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}], "revision_number": 5, "project_id": "b7e14084df004eb09db31b802570ed00", "id": "760f0d9d-67d6-483d-845c-defe41b3e072", "name": "CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname"}]} 2018-07-22 08:20:49,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-6e492d96-cd0b-4e18-817f-b99aad411690 2018-07-22 08:20:49,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:49,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:49,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-99b0fef8-b4be-4791-b616-67f3b455a39f Date: Sun, 22 Jul 2018 08:20:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:48Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:47Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": 10, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:49Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a"}]} 2018-07-22 08:20:49,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-99b0fef8-b4be-4791-b616-67f3b455a39f 2018-07-22 08:20:49,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:49,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e9f7d0492c24910861c210f539a079f", "name": "CreateSecurityGroupTests-6b70b888-05b6-426-proj-role"}], "expires_at": "2018-07-22T09:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7e14084df004eb09db31b802570ed00", "name": "CreateSecurityGroupTests-6b70b888-05b6-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b7e14084df004eb09db31b802570ed00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/b7e14084df004eb09db31b802570ed00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/b7e14084df004eb09db31b802570ed00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b7e14084df004eb09db31b802570ed00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/b7e14084df004eb09db31b802570ed00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/b7e14084df004eb09db31b802570ed00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b7e14084df004eb09db31b802570ed00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_b7e14084df004eb09db31b802570ed00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/b7e14084df004eb09db31b802570ed00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/b7e14084df004eb09db31b802570ed00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/b7e14084df004eb09db31b802570ed00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b7e14084df004eb09db31b802570ed00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/b7e14084df004eb09db31b802570ed00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/b7e14084df004eb09db31b802570ed00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6b70b888-05b6-426-user", "id": "601540d2b77e45b8967c5703133fd766"}, "audit_ids": ["FJ0MrNsMT7CvV6Ria1Zjkg"], "issued_at": "2018-07-22T08:20:49.000000Z"}} 2018-07-22 08:20:49,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3084143e1c3ca1313fac1b352573c0da1309c8" 2018-07-22 08:20:50,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-10128ad2-a8c0-42a3-a65d-cc6ca7eeee8e Date: Sun, 22 Jul 2018 08:20:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "updated_at": "2018-07-22T08:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "revision_number": 0, "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "revision_number": 0, "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "revision_number": 0, "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}], "revision_number": 5, "project_id": "b7e14084df004eb09db31b802570ed00", "id": "760f0d9d-67d6-483d-845c-defe41b3e072", "name": "CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname"}]} 2018-07-22 08:20:50,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname&description=hello+group used request id req-10128ad2-a8c0-42a3-a65d-cc6ca7eeee8e 2018-07-22 08:20:50,169 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:50,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3084143e1c3ca1313fac1b352573c0da1309c8" 2018-07-22 08:20:50,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1b233f5f-84e4-46fc-87bd-908a3bd58349 Date: Sun, 22 Jul 2018 08:20:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:48Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:47Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": 10, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:49Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a"}]} 2018-07-22 08:20:50,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-1b233f5f-84e4-46fc-87bd-908a3bd58349 2018-07-22 08:20:50,390 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:50,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3084143e1c3ca1313fac1b352573c0da1309c8" 2018-07-22 08:20:50,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5dbe2c58-1969-401d-a937-da2ff49f78f0 Date: Sun, 22 Jul 2018 08:20:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:48Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:47Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": 10, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:49Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a"}]} 2018-07-22 08:20:50,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-5dbe2c58-1969-401d-a937-da2ff49f78f0 2018-07-22 08:20:50,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3084143e1c3ca1313fac1b352573c0da1309c8" 2018-07-22 08:20:50,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c092d5d7-8b29-479a-8a01-487bee4c311f Date: Sun, 22 Jul 2018 08:20:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "updated_at": "2018-07-22T08:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "revision_number": 0, "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "revision_number": 0, "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "revision_number": 0, "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}], "revision_number": 5, "project_id": "b7e14084df004eb09db31b802570ed00", "id": "760f0d9d-67d6-483d-845c-defe41b3e072", "name": "CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname"}]} 2018-07-22 08:20:50,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname used request id req-c092d5d7-8b29-479a-8a01-487bee4c311f 2018-07-22 08:20:50,863 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:50,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3084143e1c3ca1313fac1b352573c0da1309c8" 2018-07-22 08:20:51,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-025fd998-6908-45c1-8238-3099fc801949 Date: Sun, 22 Jul 2018 08:20:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:48Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:47Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": 10, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:49Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a"}]} 2018-07-22 08:20:51,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-025fd998-6908-45c1-8238-3099fc801949 2018-07-22 08:20:51,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3084143e1c3ca1313fac1b352573c0da1309c8" 2018-07-22 08:20:51,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ea6c4fa7-e448-4a5f-b59d-ca86174a349b Date: Sun, 22 Jul 2018 08:20:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "updated_at": "2018-07-22T08:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "revision_number": 0, "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "revision_number": 0, "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "revision_number": 0, "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}], "revision_number": 5, "project_id": "b7e14084df004eb09db31b802570ed00", "id": "760f0d9d-67d6-483d-845c-defe41b3e072", "name": "CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname"}]} 2018-07-22 08:20:51,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname used request id req-ea6c4fa7-e448-4a5f-b59d-ca86174a349b 2018-07-22 08:20:51,314 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:51,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3084143e1c3ca1313fac1b352573c0da1309c8" 2018-07-22 08:20:51,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d0138494-fe8f-4fb7-8770-d822e755e7fa Date: Sun, 22 Jul 2018 08:20:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:48Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:47Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": 10, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:49Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a"}]} 2018-07-22 08:20:51,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-d0138494-fe8f-4fb7-8770-d822e755e7fa 2018-07-22 08:20:51,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3084143e1c3ca1313fac1b352573c0da1309c8" 2018-07-22 08:20:51,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-afe114fd-9617-4795-912f-47d1e10c3507 Date: Sun, 22 Jul 2018 08:20:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "updated_at": "2018-07-22T08:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "revision_number": 0, "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "revision_number": 0, "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "revision_number": 0, "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}], "revision_number": 5, "project_id": "b7e14084df004eb09db31b802570ed00", "id": "760f0d9d-67d6-483d-845c-defe41b3e072", "name": "CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname"}]} 2018-07-22 08:20:51,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname used request id req-afe114fd-9617-4795-912f-47d1e10c3507 2018-07-22 08:20:51,748 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:51,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3084143e1c3ca1313fac1b352573c0da1309c8" 2018-07-22 08:20:51,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-763c38a2-0fd6-4199-8eaf-e2516ec957d0 Date: Sun, 22 Jul 2018 08:20:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:48Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:47Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": 10, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:49Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a"}]} 2018-07-22 08:20:51,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-763c38a2-0fd6-4199-8eaf-e2516ec957d0 2018-07-22 08:20:51,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3084143e1c3ca1313fac1b352573c0da1309c8" 2018-07-22 08:20:52,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-74d4c600-ed83-4894-98b6-1f91c3f07a52 Date: Sun, 22 Jul 2018 08:20:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "updated_at": "2018-07-22T08:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "revision_number": 0, "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "revision_number": 0, "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "revision_number": 0, "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}], "revision_number": 5, "project_id": "b7e14084df004eb09db31b802570ed00", "id": "760f0d9d-67d6-483d-845c-defe41b3e072", "name": "CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname"}]} 2018-07-22 08:20:52,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname used request id req-74d4c600-ed83-4894-98b6-1f91c3f07a52 2018-07-22 08:20:52,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:52,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3084143e1c3ca1313fac1b352573c0da1309c8" 2018-07-22 08:20:52,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2376939d-62e9-4904-92d8-ec288eadc80e Date: Sun, 22 Jul 2018 08:20:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:48Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:47Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": 10, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:49Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a"}]} 2018-07-22 08:20:52,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-2376939d-62e9-4904-92d8-ec288eadc80e 2018-07-22 08:20:52,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3084143e1c3ca1313fac1b352573c0da1309c8" 2018-07-22 08:20:52,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-205d9a18-d4f0-439f-a91b-c546e4cd9f40 Date: Sun, 22 Jul 2018 08:20:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "updated_at": "2018-07-22T08:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "revision_number": 0, "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "revision_number": 0, "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "revision_number": 0, "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}], "revision_number": 5, "project_id": "b7e14084df004eb09db31b802570ed00", "id": "760f0d9d-67d6-483d-845c-defe41b3e072", "name": "CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname"}]} 2018-07-22 08:20:52,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname used request id req-205d9a18-d4f0-439f-a91b-c546e4cd9f40 2018-07-22 08:20:52,618 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:52,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3084143e1c3ca1313fac1b352573c0da1309c8" 2018-07-22 08:20:52,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-06acc004-4810-4c8e-b604-d93cdf9869a9 Date: Sun, 22 Jul 2018 08:20:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:48Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:47Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": 10, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:49Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a"}]} 2018-07-22 08:20:52,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-06acc004-4810-4c8e-b604-d93cdf9869a9 2018-07-22 08:20:52,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3084143e1c3ca1313fac1b352573c0da1309c8" 2018-07-22 08:20:53,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7c8d850b-5d3b-454a-b66a-7a17566a22c0 Date: Sun, 22 Jul 2018 08:20:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "updated_at": "2018-07-22T08:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "revision_number": 0, "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "revision_number": 0, "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "revision_number": 0, "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}], "revision_number": 5, "project_id": "b7e14084df004eb09db31b802570ed00", "id": "760f0d9d-67d6-483d-845c-defe41b3e072", "name": "CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname"}]} 2018-07-22 08:20:53,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname used request id req-7c8d850b-5d3b-454a-b66a-7a17566a22c0 2018-07-22 08:20:53,081 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:53,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3084143e1c3ca1313fac1b352573c0da1309c8" 2018-07-22 08:20:53,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7d32da9a-d9e1-41ff-96a1-1fd3d3006635 Date: Sun, 22 Jul 2018 08:20:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:48Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:47Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:47Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "52d436cc-7a6f-4837-843b-f1f4635f6d09"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": 10, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:49Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a"}]} 2018-07-22 08:20:53,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-7d32da9a-d9e1-41ff-96a1-1fd3d3006635 2018-07-22 08:20:53,290 - neutron_utils - INFO - Deleting security group rule with ID - 52d436cc-7a6f-4837-843b-f1f4635f6d09 2018-07-22 08:20:53,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/52d436cc-7a6f-4837-843b-f1f4635f6d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:53,414 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-78e25ffc-5ea9-48ac-aa48-441cd1f401bc Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:53,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/52d436cc-7a6f-4837-843b-f1f4635f6d09 used request id req-78e25ffc-5ea9-48ac-aa48-441cd1f401bc 2018-07-22 08:20:53,414 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-07-22 08:20:53,415 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 760f0d9d-67d6-483d-845c-defe41b3e072 2018-07-22 08:20:53,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3084143e1c3ca1313fac1b352573c0da1309c8" 2018-07-22 08:20:53,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-37d6b8ea-cdee-45af-8c8c-980b55e2cbe5 Date: Sun, 22 Jul 2018 08:20:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:48Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:48Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "4d5b951d-3f34-4a4b-b0a1-2b8df1018410"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-22T08:20:49Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": 10, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:49Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "72f44080-14ef-469c-ae6f-ca1ccadf9612"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "a89f56e9-0403-4db6-9b3f-b2eef14127f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "760f0d9d-67d6-483d-845c-defe41b3e072", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "afdd734a-cf31-4c3b-868b-19a1c42ab55a"}]} 2018-07-22 08:20:53,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-37d6b8ea-cdee-45af-8c8c-980b55e2cbe5 2018-07-22 08:20:53,449 - neutron_utils - INFO - Deleting security group rule with ID - afdd734a-cf31-4c3b-868b-19a1c42ab55a 2018-07-22 08:20:53,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/afdd734a-cf31-4c3b-868b-19a1c42ab55a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:53,710 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-009735c5-4fe0-4588-a6d3-9fffb5c15946 Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:53,710 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/afdd734a-cf31-4c3b-868b-19a1c42ab55a used request id req-009735c5-4fe0-4588-a6d3-9fffb5c15946 2018-07-22 08:20:53,710 - neutron_utils - INFO - Deleting security group rule with ID - 52d436cc-7a6f-4837-843b-f1f4635f6d09 2018-07-22 08:20:53,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/52d436cc-7a6f-4837-843b-f1f4635f6d09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:53,911 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-cf983f09-5607-4eaf-a776-f7c2c2937a6c Date: Sun, 22 Jul 2018 08:20:53 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 52d436cc-7a6f-4837-843b-f1f4635f6d09 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 08:20:53,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/52d436cc-7a6f-4837-843b-f1f4635f6d09 used request id req-cf983f09-5607-4eaf-a776-f7c2c2937a6c 2018-07-22 08:20:53,912 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 52d436cc-7a6f-4837-843b-f1f4635f6d09 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-22 08:20:53,912 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 52d436cc-7a6f-4837-843b-f1f4635f6d09 does not exist Neutron server returns request_ids: ['req-cf983f09-5607-4eaf-a776-f7c2c2937a6c'] 2018-07-22 08:20:53,912 - neutron_utils - INFO - Deleting security group rule with ID - a89f56e9-0403-4db6-9b3f-b2eef14127f9 2018-07-22 08:20:53,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a89f56e9-0403-4db6-9b3f-b2eef14127f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:54,024 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3cf0bcd4-6876-4966-a7ab-515b0b70bfde Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:54,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a89f56e9-0403-4db6-9b3f-b2eef14127f9 used request id req-3cf0bcd4-6876-4966-a7ab-515b0b70bfde 2018-07-22 08:20:54,025 - neutron_utils - INFO - Deleting security group rule with ID - 72f44080-14ef-469c-ae6f-ca1ccadf9612 2018-07-22 08:20:54,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/72f44080-14ef-469c-ae6f-ca1ccadf9612 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:54,121 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8687c12b-3e71-4cb7-8fe6-167dfc470eff Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:54,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/72f44080-14ef-469c-ae6f-ca1ccadf9612 used request id req-8687c12b-3e71-4cb7-8fe6-167dfc470eff 2018-07-22 08:20:54,121 - neutron_utils - INFO - Deleting security group rule with ID - 4d5b951d-3f34-4a4b-b0a1-2b8df1018410 2018-07-22 08:20:54,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/4d5b951d-3f34-4a4b-b0a1-2b8df1018410 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:54,226 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d3a4fce-9cbf-4315-9ccb-a6db883cdc19 Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:54,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/4d5b951d-3f34-4a4b-b0a1-2b8df1018410 used request id req-6d3a4fce-9cbf-4315-9ccb-a6db883cdc19 2018-07-22 08:20:54,227 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-f841bc20-2375-4ab8-8f0a-c3b3ba1d7c7fname 2018-07-22 08:20:54,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/760f0d9d-67d6-483d-845c-defe41b3e072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d93a4f21c8ac42354c9e5fb7eb94bf0d3d5f594" 2018-07-22 08:20:54,611 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db36badf-a8ed-4e3e-a9fb-6b27211e38ee Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:54,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/760f0d9d-67d6-483d-845c-defe41b3e072 used request id req-db36badf-a8ed-4e3e-a9fb-6b27211e38ee 2018-07-22 08:20:54,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:54,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-93f06f83-7394-46ed-9bd8-ca3649f0cd02 Date: Sun, 22 Jul 2018 08:20:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:45Z", "updated_at": "2018-07-22T08:20:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "2ab0e68b-97b0-4310-97fb-ad66c9175269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "9052ec49-06e6-4d8c-942b-8b986ad2f220", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "36f4e0c8-148b-42d7-adb8-2a0529098cd0", "remote_group_id": "9052ec49-06e6-4d8c-942b-8b986ad2f220", "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "9052ec49-06e6-4d8c-942b-8b986ad2f220", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "db1f6cc2-02fe-4a44-a377-28ba6a99c312", "remote_group_id": "9052ec49-06e6-4d8c-942b-8b986ad2f220", "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "9052ec49-06e6-4d8c-942b-8b986ad2f220", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "revision_number": 0, "id": "e2c303ca-2a1b-44af-bafd-631f4e4b8900", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:20:46Z", "security_group_id": "9052ec49-06e6-4d8c-942b-8b986ad2f220", "tenant_id": "b7e14084df004eb09db31b802570ed00", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7e14084df004eb09db31b802570ed00"}], "revision_number": 4, "project_id": "b7e14084df004eb09db31b802570ed00", "id": "9052ec49-06e6-4d8c-942b-8b986ad2f220", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:20:54,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-93f06f83-7394-46ed-9bd8-ca3649f0cd02 2018-07-22 08:20:54,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:55,032 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7987b7e-6bd4-4a20-9a46-48c50afb17ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:20:55,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-d7987b7e-6bd4-4a20-9a46-48c50afb17ec 2018-07-22 08:20:55,032 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:55,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:55,122 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f997aacc-0abe-4e96-9fe8-4ecb4569d923 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:20:55,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-f997aacc-0abe-4e96-9fe8-4ecb4569d923 2018-07-22 08:20:55,123 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:55,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:55,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5860fbe2-d7b2-4b35-bb95-576b24b207e0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:20:55,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-5860fbe2-d7b2-4b35-bb95-576b24b207e0 2018-07-22 08:20:55,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:55,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faff6e8e-efdb-440c-b339-413436443307 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:20:55,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-faff6e8e-efdb-440c-b339-413436443307 2018-07-22 08:20:55,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:55,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:55,404 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cac80a24-c1dc-420a-93c1-e60bf548db5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:20:55,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-cac80a24-c1dc-420a-93c1-e60bf548db5b 2018-07-22 08:20:55,404 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:55,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:55,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c13f71ec-4288-4901-af0c-f8cc03f4166d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:20:55,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-c13f71ec-4288-4901-af0c-f8cc03f4166d 2018-07-22 08:20:55,503 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:20:55,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:55,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be7a45e6-d670-4299-ada5-a75f3a148827 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7e14084df004eb09db31b802570ed00", "name": "CreateSecurityGroupTests-6b70b888-05b6-426-proj"}} 2018-07-22 08:20:55,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00 used request id req-be7a45e6-d670-4299-ada5-a75f3a148827 2018-07-22 08:20:55,604 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9052ec49-06e6-4d8c-942b-8b986ad2f220 2018-07-22 08:20:55,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9052ec49-06e6-4d8c-942b-8b986ad2f220 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:55,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6a6bbaad-1186-4ac2-a923-a96b5e711e4c Date: Sun, 22 Jul 2018 08:20:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "9052ec49-06e6-4d8c-942b-8b986ad2f220", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "2ab0e68b-97b0-4310-97fb-ad66c9175269"}, {"remote_group_id": "9052ec49-06e6-4d8c-942b-8b986ad2f220", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "9052ec49-06e6-4d8c-942b-8b986ad2f220", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "36f4e0c8-148b-42d7-adb8-2a0529098cd0"}, {"remote_group_id": "9052ec49-06e6-4d8c-942b-8b986ad2f220", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "9052ec49-06e6-4d8c-942b-8b986ad2f220", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "db1f6cc2-02fe-4a44-a377-28ba6a99c312"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:20:46Z", "security_group_id": "9052ec49-06e6-4d8c-942b-8b986ad2f220", "port_range_min": null, "revision_number": 0, "tenant_id": "b7e14084df004eb09db31b802570ed00", "created_at": "2018-07-22T08:20:46Z", "project_id": "b7e14084df004eb09db31b802570ed00", "id": "e2c303ca-2a1b-44af-bafd-631f4e4b8900"}]} 2018-07-22 08:20:55,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9052ec49-06e6-4d8c-942b-8b986ad2f220 used request id req-6a6bbaad-1186-4ac2-a923-a96b5e711e4c 2018-07-22 08:20:55,813 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:20:55,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9052ec49-06e6-4d8c-942b-8b986ad2f220 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:56,216 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f8459c9-78cc-434b-b9b1-0b2c3de7d87c Content-Length: 0 Date: Sun, 22 Jul 2018 08:20:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:20:56,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9052ec49-06e6-4d8c-942b-8b986ad2f220 used request id req-0f8459c9-78cc-434b-b9b1-0b2c3de7d87c 2018-07-22 08:20:56,217 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6b70b888-05b6-426-proj 2018-07-22 08:20:56,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:56,438 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2032f9b8-8a2a-457e-a29c-5bcddabb1e84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:56,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b7e14084df004eb09db31b802570ed00 used request id req-2032f9b8-8a2a-457e-a29c-5bcddabb1e84 2018-07-22 08:20:56,438 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6b70b888-05b6-426-proj-role 2018-07-22 08:20:56,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/1e9f7d0492c24910861c210f539a079f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:56,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1bf06bc-ebbf-4ff3-b21d-75f64223cfb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:56,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/1e9f7d0492c24910861c210f539a079f used request id req-e1bf06bc-ebbf-4ff3-b21d-75f64223cfb0 2018-07-22 08:20:56,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33873f10b18ac239549b33bbed9ec831327fc071" 2018-07-22 08:20:56,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c0c351-1958-40e6-816b-17bf89cb7b32 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:20:56,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-42c0c351-1958-40e6-816b-17bf89cb7b32 2018-07-22 08:20:56,661 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6b70b888-05b6-426-user 2018-07-22 08:20:56,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/601540d2b77e45b8967c5703133fd766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d75926fed5615f8e00511a5ac3ae894fb6fd0c4" 2018-07-22 08:20:56,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8da4f12-1ea3-40a2-9991-85d32144e562 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:56,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/601540d2b77e45b8967c5703133fd766 used request id req-a8da4f12-1ea3-40a2-9991-85d32144e562 2018-07-22 08:20:56,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:57,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:20:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["oPwUnp6zSQuOZqDbSpJg5A"], "issued_at": "2018-07-22T08:20:57.000000Z"}} 2018-07-22 08:20:57,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b32e720a07f4a46ee53cc10138ad88029f53e1" 2018-07-22 08:20:57,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f48af0-a5a1-49a3-a420-2fcf51ad766a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:57,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-45f48af0-a5a1-49a3-a420-2fcf51ad766a 2018-07-22 08:20:57,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:57,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:57,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:20:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["pchDw_gVTPGmfys2AKc8dg"], "issued_at": "2018-07-22T08:20:57.000000Z"}} 2018-07-22 08:20:57,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:20:57,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd33b99-da37-465a-b3f6-5203add3571d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:57,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ffd33b99-da37-465a-b3f6-5203add3571d 2018-07-22 08:20:57,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:20:57,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:20:57 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:20:57,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-272b8429-5dd7-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:20:57,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e842b00c-49fc-4d9b-9312-b000557efbef Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-272b8429-5dd7-4d4-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:20:57,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-272b8429-5dd7-4d4-proj used request id req-e842b00c-49fc-4d9b-9312-b000557efbef 2018-07-22 08:20:57,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:20:57,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11765bb-13c9-4964-a3b6-3c452d3779e6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:20:57,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a11765bb-13c9-4964-a3b6-3c452d3779e6 2018-07-22 08:20:57,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-272b8429-5dd7-4d4-proj"}}' 2018-07-22 08:20:58,121 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc572dfc-78a2-48e8-a341-9f7d86211feb Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/01f272536bff4b18886e3792926d332a"}, "tags": [], "enabled": true, "id": "01f272536bff4b18886e3792926d332a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-272b8429-5dd7-4d4-proj"}} 2018-07-22 08:20:58,121 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cc572dfc-78a2-48e8-a341-9f7d86211feb 2018-07-22 08:20:58,121 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-272b8429-5dd7-4d4-proj 2018-07-22 08:20:58,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:58,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:20:58,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["k-LMHpMCT9-IGlRVH8B1Yw"], "issued_at": "2018-07-22T08:20:58.000000Z"}} 2018-07-22 08:20:58,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332ebc50aef1840df627371315c08668a8d1a3cc" 2018-07-22 08:20:58,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7504746c-2405-4c5c-9b5c-cba072e69e84 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:20:58,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7504746c-2405-4c5c-9b5c-cba072e69e84 2018-07-22 08:20:58,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:20:58,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:20:58 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:20:58,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332ebc50aef1840df627371315c08668a8d1a3cc" 2018-07-22 08:20:58,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3056cabf-9d71-42db-8f55-fbf7156cc7c8 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:20:58,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3056cabf-9d71-42db-8f55-fbf7156cc7c8 2018-07-22 08:20:58,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-272b8429-5dd7-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332ebc50aef1840df627371315c08668a8d1a3cc" 2018-07-22 08:20:58,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b18d1e7-6883-427f-9838-c8556e517812 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-272b8429-5dd7-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/01f272536bff4b18886e3792926d332a"}, "tags": [], "enabled": true, "id": "01f272536bff4b18886e3792926d332a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-272b8429-5dd7-4d4-proj"}]} 2018-07-22 08:20:58,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-272b8429-5dd7-4d4-proj used request id req-7b18d1e7-6883-427f-9838-c8556e517812 2018-07-22 08:20:58,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332ebc50aef1840df627371315c08668a8d1a3cc" 2018-07-22 08:20:58,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84f524c3-8746-4771-bc90-76f9ebe179f2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:20:58,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-84f524c3-8746-4771-bc90-76f9ebe179f2 2018-07-22 08:20:59,324 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-272b8429-5dd7-4d4-user 2018-07-22 08:20:59,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:59,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:20:59,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31916dcd-d2d2-45c0-a940-7324d96d34c8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:20:59,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-31916dcd-d2d2-45c0-a940-7324d96d34c8 2018-07-22 08:20:59,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" -d '{"role": {"name": "CreateImageSuccessTests-272b8429-5dd7-4d4-proj-role"}}' 2018-07-22 08:20:59,540 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d830048f-7405-4d82-bd21-19aa5d048b85 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e56caa254ce498e843ec5f11971fbb3", "links": {"self": "http://172.30.9.23:5000/v3/roles/5e56caa254ce498e843ec5f11971fbb3"}, "name": "CreateImageSuccessTests-272b8429-5dd7-4d4-proj-role"}} 2018-07-22 08:20:59,540 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d830048f-7405-4d82-bd21-19aa5d048b85 2018-07-22 08:20:59,540 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-272b8429-5dd7-4d4-proj-role 2018-07-22 08:20:59,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5e56caa254ce498e843ec5f11971fbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:20:59,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29502258-6e2f-4165-b99f-a1b9ee58569d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e56caa254ce498e843ec5f11971fbb3", "links": {"self": "http://172.30.9.23:5000/v3/roles/5e56caa254ce498e843ec5f11971fbb3"}, "name": "CreateImageSuccessTests-272b8429-5dd7-4d4-proj-role"}} 2018-07-22 08:20:59,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5e56caa254ce498e843ec5f11971fbb3 used request id req-29502258-6e2f-4165-b99f-a1b9ee58569d 2018-07-22 08:20:59,563 - keystone_utils - INFO - Granting role CreateImageSuccessTests-272b8429-5dd7-4d4-proj-role to project CreateImageSuccessTests-272b8429-5dd7-4d4-proj 2018-07-22 08:20:59,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/01f272536bff4b18886e3792926d332a/users/2aefa708d7a84e2eb05f349cb58c8855/roles/5e56caa254ce498e843ec5f11971fbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:20:59,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a19ae0c1-767d-49df-b413-291bf3653bc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:20:59,705 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/01f272536bff4b18886e3792926d332a/users/2aefa708d7a84e2eb05f349cb58c8855/roles/5e56caa254ce498e843ec5f11971fbb3 used request id req-a19ae0c1-767d-49df-b413-291bf3653bc9 2018-07-22 08:20:59,726 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:20:59,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:20:59,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:00,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e56caa254ce498e843ec5f11971fbb3", "name": "CreateImageSuccessTests-272b8429-5dd7-4d4-proj-role"}], "expires_at": "2018-07-22T09:21:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01f272536bff4b18886e3792926d332a", "name": "CreateImageSuccessTests-272b8429-5dd7-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/01f272536bff4b18886e3792926d332a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/01f272536bff4b18886e3792926d332a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/01f272536bff4b18886e3792926d332a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/01f272536bff4b18886e3792926d332a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/01f272536bff4b18886e3792926d332a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/01f272536bff4b18886e3792926d332a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_01f272536bff4b18886e3792926d332a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_01f272536bff4b18886e3792926d332a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/01f272536bff4b18886e3792926d332a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/01f272536bff4b18886e3792926d332a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/01f272536bff4b18886e3792926d332a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/01f272536bff4b18886e3792926d332a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/01f272536bff4b18886e3792926d332a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/01f272536bff4b18886e3792926d332a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-272b8429-5dd7-4d4-user", "id": "2aefa708d7a84e2eb05f349cb58c8855"}, "audit_ids": ["OR3WdLsCQHiRcDThp2yG_A"], "issued_at": "2018-07-22T08:21:00.000000Z"}} 2018-07-22 08:21:00,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1968931961381803528d0bcbc7fdf597f770c2c" 2018-07-22 08:21:00,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7162116f-3682-4982-8309-eb1e238cbdfa Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:00,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7162116f-3682-4982-8309-eb1e238cbdfa 2018-07-22 08:21:00,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1968931961381803528d0bcbc7fdf597f770c2c" 2018-07-22 08:21:00,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-727c8db9-4a1f-4612-805a-df6524ec42db Date: Sun, 22 Jul 2018 08:21:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03"} 2018-07-22 08:21:00,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03 used request id req-727c8db9-4a1f-4612-805a-df6524ec42db 2018-07-22 08:21:00,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1968931961381803528d0bcbc7fdf597f770c2c" 2018-07-22 08:21:01,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f9a60def-19c7-4f28-ae93-c098bbb3c811 Date: Sun, 22 Jul 2018 08:21:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:01,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f9a60def-19c7-4f28-ae93-c098bbb3c811 2018-07-22 08:21:01,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1968931961381803528d0bcbc7fdf597f770c2c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03"}' 2018-07-22 08:21:01,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0e4f1421-f13c-4bd3-b88c-88e9456390d2 Date: Sun, 22 Jul 2018 08:21:01 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995", "min_disk": 0, "protected": false, "id": "ba26655e-9eda-4966-ad1a-7b41ed389995", "file": "/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995/file", "checksum": null, "owner": "01f272536bff4b18886e3792926d332a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:01,621 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-0e4f1421-f13c-4bd3-b88c-88e9456390d2 2018-07-22 08:21:01,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1968931961381803528d0bcbc7fdf597f770c2c" -d '' 2018-07-22 08:21:02,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c829996b-e909-4d7b-97c4-1fce2b6c450d Date: Sun, 22 Jul 2018 08:21:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:21:02,610 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995/file used request id req-c829996b-e909-4d7b-97c4-1fce2b6c450d 2018-07-22 08:21:02,611 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:21:02,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1968931961381803528d0bcbc7fdf597f770c2c" 2018-07-22 08:21:02,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f030298a-e040-4ab9-9aaf-ec0cb184fb07 Date: Sun, 22 Jul 2018 08:21:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:02Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/ba26655e-9eda-4966-ad1a-7b41ed389995/snap", "metadata": {}}], "self": "/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995", "min_disk": 0, "protected": false, "id": "ba26655e-9eda-4966-ad1a-7b41ed389995", "file": "/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "01f272536bff4b18886e3792926d332a", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/ba26655e-9eda-4966-ad1a-7b41ed389995/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:02,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995 used request id req-f030298a-e040-4ab9-9aaf-ec0cb184fb07 2018-07-22 08:21:02,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1968931961381803528d0bcbc7fdf597f770c2c" 2018-07-22 08:21:03,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bcc7dacd-bfd3-4559-99b6-e8a83bd08d5f Date: Sun, 22 Jul 2018 08:21:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:03,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-bcc7dacd-bfd3-4559-99b6-e8a83bd08d5f 2018-07-22 08:21:03,381 - create_image - INFO - Created image with name - CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03 2018-07-22 08:21:03,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1968931961381803528d0bcbc7fdf597f770c2c" 2018-07-22 08:21:03,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ad521392-e27a-4a47-8775-8df566b31253 Date: Sun, 22 Jul 2018 08:21:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:02Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/ba26655e-9eda-4966-ad1a-7b41ed389995/snap", "metadata": {}}], "self": "/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995", "min_disk": 0, "protected": false, "id": "ba26655e-9eda-4966-ad1a-7b41ed389995", "file": "/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "01f272536bff4b18886e3792926d332a", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/ba26655e-9eda-4966-ad1a-7b41ed389995/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:03,563 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995 used request id req-ad521392-e27a-4a47-8775-8df566b31253 2018-07-22 08:21:03,564 - create_image - DEBUG - Instance status is - active 2018-07-22 08:21:03,564 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03 2018-07-22 08:21:03,564 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03 2018-07-22 08:21:03,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:03,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e56caa254ce498e843ec5f11971fbb3", "name": "CreateImageSuccessTests-272b8429-5dd7-4d4-proj-role"}], "expires_at": "2018-07-22T09:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01f272536bff4b18886e3792926d332a", "name": "CreateImageSuccessTests-272b8429-5dd7-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/01f272536bff4b18886e3792926d332a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/01f272536bff4b18886e3792926d332a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/01f272536bff4b18886e3792926d332a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/01f272536bff4b18886e3792926d332a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/01f272536bff4b18886e3792926d332a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/01f272536bff4b18886e3792926d332a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_01f272536bff4b18886e3792926d332a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_01f272536bff4b18886e3792926d332a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/01f272536bff4b18886e3792926d332a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/01f272536bff4b18886e3792926d332a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/01f272536bff4b18886e3792926d332a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/01f272536bff4b18886e3792926d332a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/01f272536bff4b18886e3792926d332a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/01f272536bff4b18886e3792926d332a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-272b8429-5dd7-4d4-user", "id": "2aefa708d7a84e2eb05f349cb58c8855"}, "audit_ids": ["OKU0EfxXR2Cux45SqfTYOg"], "issued_at": "2018-07-22T08:21:03.000000Z"}} 2018-07-22 08:21:03,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0212656cc5ebcba39c81a5a2615710db757d0cd" 2018-07-22 08:21:04,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-ea54b087-d446-4fdf-a48e-177fbe6f315a Date: Sun, 22 Jul 2018 08:21:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:02Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/ba26655e-9eda-4966-ad1a-7b41ed389995/snap", "metadata": {}}], "self": "/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995", "min_disk": 0, "protected": false, "id": "ba26655e-9eda-4966-ad1a-7b41ed389995", "file": "/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "01f272536bff4b18886e3792926d332a", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/ba26655e-9eda-4966-ad1a-7b41ed389995/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03"} 2018-07-22 08:21:04,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03 used request id req-ea54b087-d446-4fdf-a48e-177fbe6f315a 2018-07-22 08:21:04,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0212656cc5ebcba39c81a5a2615710db757d0cd" 2018-07-22 08:21:04,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d253868b-82f6-47dd-9d4e-bd9610494950 Date: Sun, 22 Jul 2018 08:21:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:04,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d253868b-82f6-47dd-9d4e-bd9610494950 2018-07-22 08:21:04,367 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03 2018-07-22 08:21:04,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0212656cc5ebcba39c81a5a2615710db757d0cd" 2018-07-22 08:21:04,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9c07e2f2-7eb4-436b-a825-af6b25a8b093 Date: Sun, 22 Jul 2018 08:21:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:21:04,876 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995 used request id req-9c07e2f2-7eb4-436b-a825-af6b25a8b093 2018-07-22 08:21:04,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0212656cc5ebcba39c81a5a2615710db757d0cd" 2018-07-22 08:21:05,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-2a0f0aeb-27bf-4f29-86cb-8835049bbdf4 Date: Sun, 22 Jul 2018 08:21:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03"} 2018-07-22 08:21:05,561 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03 used request id req-2a0f0aeb-27bf-4f29-86cb-8835049bbdf4 2018-07-22 08:21:05,561 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-f9cee659-3807-44f2-8586-f52008509e03 2018-07-22 08:21:05,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1968931961381803528d0bcbc7fdf597f770c2c" 2018-07-22 08:21:06,153 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-4df5d01a-2840-4892-91b0-2102d597f055 Date: Sun, 22 Jul 2018 08:21:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:21:06,154 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ba26655e-9eda-4966-ad1a-7b41ed389995 used request id req-4df5d01a-2840-4892-91b0-2102d597f055 2018-07-22 08:21:06,154 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-07-22 08:21:06,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:21:06,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-64de9ad9-b5a8-4f36-bcc5-5eb4fc52663f Date: Sun, 22 Jul 2018 08:21:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:21:06,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-64de9ad9-b5a8-4f36-bcc5-5eb4fc52663f 2018-07-22 08:21:06,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:21:06,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92949b37-2f44-4822-8a35-bc2c01a08099 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:06,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-92949b37-2f44-4822-8a35-bc2c01a08099 2018-07-22 08:21:06,500 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:06,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:21:06,596 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8639a432-ed5b-40e4-8703-3e833206a8d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:06,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-8639a432-ed5b-40e4-8703-3e833206a8d9 2018-07-22 08:21:06,596 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:06,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:21:06,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5401dc-1a91-4b04-8663-2e4a5a4ff2a9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:21:06,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-9e5401dc-1a91-4b04-8663-2e4a5a4ff2a9 2018-07-22 08:21:06,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:21:06,797 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f9925e8-cbbe-4075-a779-2d273ada0ed9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:06,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-7f9925e8-cbbe-4075-a779-2d273ada0ed9 2018-07-22 08:21:06,798 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:06,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:21:06,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59a06301-1d5d-468f-ad1e-5f0b751523e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:06,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-59a06301-1d5d-468f-ad1e-5f0b751523e6 2018-07-22 08:21:06,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:06,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:21:06,987 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9544c922-13a9-4236-8830-92b995faf993 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:06,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-9544c922-13a9-4236-8830-92b995faf993 2018-07-22 08:21:06,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:06,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:21:07,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a043c6-330d-497e-bc3b-719d74a3c38a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:21:07,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-d4a043c6-330d-497e-bc3b-719d74a3c38a 2018-07-22 08:21:07,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:21:07,177 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb012311-09e9-4e55-a27e-3039bfe32e77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:07,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-eb012311-09e9-4e55-a27e-3039bfe32e77 2018-07-22 08:21:07,177 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:07,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:21:07,274 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f80e597f-a780-4a68-bedf-3d0fe5979d95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:07,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-f80e597f-a780-4a68-bedf-3d0fe5979d95 2018-07-22 08:21:07,275 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:07,276 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-272b8429-5dd7-4d4-proj 2018-07-22 08:21:07,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/01f272536bff4b18886e3792926d332a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:21:07,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0df97d-43cf-4cb0-b07a-772ccfa8ca7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:07,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/01f272536bff4b18886e3792926d332a used request id req-8d0df97d-43cf-4cb0-b07a-772ccfa8ca7b 2018-07-22 08:21:07,504 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-272b8429-5dd7-4d4-proj-role 2018-07-22 08:21:07,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5e56caa254ce498e843ec5f11971fbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:21:07,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3276e928-e2c7-40af-bf66-1484684b0764 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:07,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5e56caa254ce498e843ec5f11971fbb3 used request id req-3276e928-e2c7-40af-bf66-1484684b0764 2018-07-22 08:21:07,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590b08aafd3a69884da14834df24855c2965e7b4" 2018-07-22 08:21:07,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-440b94c1-25de-46f3-941b-f6d1ec44dd2d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:21:07,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-440b94c1-25de-46f3-941b-f6d1ec44dd2d 2018-07-22 08:21:07,721 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-272b8429-5dd7-4d4-user 2018-07-22 08:21:07,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2aefa708d7a84e2eb05f349cb58c8855 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332ebc50aef1840df627371315c08668a8d1a3cc" 2018-07-22 08:21:07,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97d85381-4acd-4de2-b5a7-4565b9f0fa65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:07,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2aefa708d7a84e2eb05f349cb58c8855 used request id req-97d85381-4acd-4de2-b5a7-4565b9f0fa65 2018-07-22 08:21:07,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:08,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["B3kzPSCqSiGIHi--ELV-pA"], "issued_at": "2018-07-22T08:21:08.000000Z"}} 2018-07-22 08:21:08,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758837d8f1b6a46c5a895b8916d7422eeb777708" 2018-07-22 08:21:08,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e11ab1d7-c3b8-4e28-8361-49e013b21afd Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:08,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e11ab1d7-c3b8-4e28-8361-49e013b21afd 2018-07-22 08:21:08,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:08,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:08,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["K3H6cJkYRPu6ITGWijV4kQ"], "issued_at": "2018-07-22T08:21:08.000000Z"}} 2018-07-22 08:21:08,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:09,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-589c30f1-c92c-49c1-90e6-f688a6b2abdf Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:09,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-589c30f1-c92c-49c1-90e6-f688a6b2abdf 2018-07-22 08:21:09,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:21:09,081 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:21:09 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:21:09,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:09,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe655999-2c89-4c21-bc8c-0a33ab93e2a2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:21:09,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj used request id req-fe655999-2c89-4c21-bc8c-0a33ab93e2a2 2018-07-22 08:21:09,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:09,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b072f5b4-e216-4510-bec1-4d6b6a355be0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:21:09,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b072f5b4-e216-4510-bec1-4d6b6a355be0 2018-07-22 08:21:09,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj"}}' 2018-07-22 08:21:09,408 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:21:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60ea8767-a3e9-4f2e-aca7-6a59820e663c Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9de963c060dd439681ef9cf82271e657"}, "tags": [], "enabled": true, "id": "9de963c060dd439681ef9cf82271e657", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj"}} 2018-07-22 08:21:09,408 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-60ea8767-a3e9-4f2e-aca7-6a59820e663c 2018-07-22 08:21:09,409 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj 2018-07-22 08:21:09,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:09,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:09,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["RWc3c1sIT2eA13jaYOxauQ"], "issued_at": "2018-07-22T08:21:09.000000Z"}} 2018-07-22 08:21:09,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7eacb7e983b1ce111c1d4de92834d3e3157af8" 2018-07-22 08:21:09,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6959de-1564-49a4-8068-98e036a2dcb8 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:09,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cc6959de-1564-49a4-8068-98e036a2dcb8 2018-07-22 08:21:09,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:21:09,825 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:21:09 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:21:09,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7eacb7e983b1ce111c1d4de92834d3e3157af8" 2018-07-22 08:21:09,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ae9a2e6-50cf-4ff9-8d37-1b5e66f87c33 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:21:09,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2ae9a2e6-50cf-4ff9-8d37-1b5e66f87c33 2018-07-22 08:21:09,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7eacb7e983b1ce111c1d4de92834d3e3157af8" 2018-07-22 08:21:10,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641dd4e1-c0e4-445d-9c57-4c0a614c7b0a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9de963c060dd439681ef9cf82271e657"}, "tags": [], "enabled": true, "id": "9de963c060dd439681ef9cf82271e657", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj"}]} 2018-07-22 08:21:10,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj used request id req-641dd4e1-c0e4-445d-9c57-4c0a614c7b0a 2018-07-22 08:21:10,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7eacb7e983b1ce111c1d4de92834d3e3157af8" 2018-07-22 08:21:10,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5212895a-2178-4d25-9f82-ddb072a42f63 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:21:10,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5212895a-2178-4d25-9f82-ddb072a42f63 2018-07-22 08:21:10,521 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-0b1422fd-d8d4-4a4-user 2018-07-22 08:21:10,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:10,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:10,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d8a11b-7891-4a28-902c-dac9d38ba320 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:21:10,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-41d8a11b-7891-4a28-902c-dac9d38ba320 2018-07-22 08:21:10,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" -d '{"role": {"name": "CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj-role"}}' 2018-07-22 08:21:10,732 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:21:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab438901-7b91-48e5-b901-97df657f1ce0 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d8a95232c01c4a72a4e0af4095237475", "links": {"self": "http://172.30.9.23:5000/v3/roles/d8a95232c01c4a72a4e0af4095237475"}, "name": "CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj-role"}} 2018-07-22 08:21:10,732 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ab438901-7b91-48e5-b901-97df657f1ce0 2018-07-22 08:21:10,732 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj-role 2018-07-22 08:21:10,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d8a95232c01c4a72a4e0af4095237475 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:10,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d9b5d2f-51e9-417d-90c7-7391cc5c8bf0 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d8a95232c01c4a72a4e0af4095237475", "links": {"self": "http://172.30.9.23:5000/v3/roles/d8a95232c01c4a72a4e0af4095237475"}, "name": "CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj-role"}} 2018-07-22 08:21:10,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d8a95232c01c4a72a4e0af4095237475 used request id req-7d9b5d2f-51e9-417d-90c7-7391cc5c8bf0 2018-07-22 08:21:10,829 - keystone_utils - INFO - Granting role CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj-role to project CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj 2018-07-22 08:21:10,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9de963c060dd439681ef9cf82271e657/users/b2302aa7113e4cdab1fb48f61056d358/roles/d8a95232c01c4a72a4e0af4095237475 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:10,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d92cc5c-82a2-4d7a-8cff-a5a4144cca8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:10,955 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9de963c060dd439681ef9cf82271e657/users/b2302aa7113e4cdab1fb48f61056d358/roles/d8a95232c01c4a72a4e0af4095237475 used request id req-6d92cc5c-82a2-4d7a-8cff-a5a4144cca8a 2018-07-22 08:21:10,956 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:21:10,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:10,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:11,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8a95232c01c4a72a4e0af4095237475", "name": "CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj-role"}], "expires_at": "2018-07-22T09:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9de963c060dd439681ef9cf82271e657", "name": "CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9de963c060dd439681ef9cf82271e657", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/9de963c060dd439681ef9cf82271e657", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/9de963c060dd439681ef9cf82271e657", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9de963c060dd439681ef9cf82271e657", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/9de963c060dd439681ef9cf82271e657", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/9de963c060dd439681ef9cf82271e657", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9de963c060dd439681ef9cf82271e657", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_9de963c060dd439681ef9cf82271e657", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/9de963c060dd439681ef9cf82271e657", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/9de963c060dd439681ef9cf82271e657", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/9de963c060dd439681ef9cf82271e657", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9de963c060dd439681ef9cf82271e657", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/9de963c060dd439681ef9cf82271e657", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/9de963c060dd439681ef9cf82271e657", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-0b1422fd-d8d4-4a4-user", "id": "b2302aa7113e4cdab1fb48f61056d358"}, "audit_ids": ["OlVCdRVJQSuyf7fBBxOtqQ"], "issued_at": "2018-07-22T08:21:11.000000Z"}} 2018-07-22 08:21:11,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ca267edfe937e43489c6d4c79a1448782744d9" 2018-07-22 08:21:11,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d80e00-d770-4e9e-a812-4dbc533e3260 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:11,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-54d80e00-d770-4e9e-a812-4dbc533e3260 2018-07-22 08:21:11,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-892690e0-9a9c-43e8-a186-99be144f0098 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9ca267edfe937e43489c6d4c79a1448782744d9" 2018-07-22 08:21:12,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-47135110-5220-4815-97e7-9d43d1373994 Date: Sun, 22 Jul 2018 08:21:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-892690e0-9a9c-43e8-a186-99be144f0098"} 2018-07-22 08:21:12,048 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-892690e0-9a9c-43e8-a186-99be144f0098 used request id req-47135110-5220-4815-97e7-9d43d1373994 2018-07-22 08:21:12,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9ca267edfe937e43489c6d4c79a1448782744d9" 2018-07-22 08:21:12,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-75fb5cec-09d9-4b7b-9be5-26265c90e635 Date: Sun, 22 Jul 2018 08:21:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:12,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-75fb5cec-09d9-4b7b-9be5-26265c90e635 2018-07-22 08:21:12,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c9ca267edfe937e43489c6d4c79a1448782744d9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-892690e0-9a9c-43e8-a186-99be144f0098"}' 2018-07-22 08:21:12,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8d9ef59e-f132-4cda-b37e-07fe252e24bf Date: Sun, 22 Jul 2018 08:21:12 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-892690e0-9a9c-43e8-a186-99be144f0098", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc", "min_disk": 0, "protected": false, "id": "c14d32f6-acdf-4512-a0cc-cacfa2ea97bc", "file": "/v2/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc/file", "checksum": null, "owner": "9de963c060dd439681ef9cf82271e657", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:12,502 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8d9ef59e-f132-4cda-b37e-07fe252e24bf 2018-07-22 08:21:12,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9ca267edfe937e43489c6d4c79a1448782744d9" -d '' 2018-07-22 08:21:13,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8b0e190a-912a-44e4-ba56-0a4da16dd427 Date: Sun, 22 Jul 2018 08:21:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:21:13,221 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc/file used request id req-8b0e190a-912a-44e4-ba56-0a4da16dd427 2018-07-22 08:21:13,222 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:21:13,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9ca267edfe937e43489c6d4c79a1448782744d9" 2018-07-22 08:21:13,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2919e91e-30ff-4d17-9621-3bdc6b36795c Date: Sun, 22 Jul 2018 08:21:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-892690e0-9a9c-43e8-a186-99be144f0098", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:13Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc/snap", "metadata": {}}], "self": "/v2/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc", "min_disk": 0, "protected": false, "id": "c14d32f6-acdf-4512-a0cc-cacfa2ea97bc", "file": "/v2/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9de963c060dd439681ef9cf82271e657", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:13,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc used request id req-2919e91e-30ff-4d17-9621-3bdc6b36795c 2018-07-22 08:21:13,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9ca267edfe937e43489c6d4c79a1448782744d9" 2018-07-22 08:21:14,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-26273055-a9cc-478d-94e4-d52ccd09f53b Date: Sun, 22 Jul 2018 08:21:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:14,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-26273055-a9cc-478d-94e4-d52ccd09f53b 2018-07-22 08:21:14,378 - create_image - INFO - Created image with name - CreateImageSuccessTests-892690e0-9a9c-43e8-a186-99be144f0098 2018-07-22 08:21:14,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9ca267edfe937e43489c6d4c79a1448782744d9" 2018-07-22 08:21:15,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-1b0496d8-7207-44e0-8d3c-b3c2b2647718 Date: Sun, 22 Jul 2018 08:21:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-892690e0-9a9c-43e8-a186-99be144f0098", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:13Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc/snap", "metadata": {}}], "self": "/v2/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc", "min_disk": 0, "protected": false, "id": "c14d32f6-acdf-4512-a0cc-cacfa2ea97bc", "file": "/v2/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9de963c060dd439681ef9cf82271e657", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:15,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc used request id req-1b0496d8-7207-44e0-8d3c-b3c2b2647718 2018-07-22 08:21:15,065 - create_image - DEBUG - Instance status is - active 2018-07-22 08:21:15,065 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-892690e0-9a9c-43e8-a186-99be144f0098 2018-07-22 08:21:15,065 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-892690e0-9a9c-43e8-a186-99be144f0098 2018-07-22 08:21:15,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:15,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8a95232c01c4a72a4e0af4095237475", "name": "CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj-role"}], "expires_at": "2018-07-22T09:21:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9de963c060dd439681ef9cf82271e657", "name": "CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9de963c060dd439681ef9cf82271e657", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/9de963c060dd439681ef9cf82271e657", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/9de963c060dd439681ef9cf82271e657", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9de963c060dd439681ef9cf82271e657", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/9de963c060dd439681ef9cf82271e657", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/9de963c060dd439681ef9cf82271e657", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9de963c060dd439681ef9cf82271e657", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_9de963c060dd439681ef9cf82271e657", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/9de963c060dd439681ef9cf82271e657", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/9de963c060dd439681ef9cf82271e657", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/9de963c060dd439681ef9cf82271e657", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9de963c060dd439681ef9cf82271e657", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/9de963c060dd439681ef9cf82271e657", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/9de963c060dd439681ef9cf82271e657", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-0b1422fd-d8d4-4a4-user", "id": "b2302aa7113e4cdab1fb48f61056d358"}, "audit_ids": ["5a5IhJxqRt-sciGCUeNBuQ"], "issued_at": "2018-07-22T08:21:15.000000Z"}} 2018-07-22 08:21:15,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-892690e0-9a9c-43e8-a186-99be144f0098 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9b8e6a3e3b51dc7f36d928994a4a1ad17b382f1" 2018-07-22 08:21:16,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-75156a44-fd74-41ca-935a-61b376a555e7 Date: Sun, 22 Jul 2018 08:21:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-892690e0-9a9c-43e8-a186-99be144f0098", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:13Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc/snap", "metadata": {}}], "self": "/v2/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc", "min_disk": 0, "protected": false, "id": "c14d32f6-acdf-4512-a0cc-cacfa2ea97bc", "file": "/v2/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9de963c060dd439681ef9cf82271e657", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-892690e0-9a9c-43e8-a186-99be144f0098"} 2018-07-22 08:21:16,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-892690e0-9a9c-43e8-a186-99be144f0098 used request id req-75156a44-fd74-41ca-935a-61b376a555e7 2018-07-22 08:21:16,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9b8e6a3e3b51dc7f36d928994a4a1ad17b382f1" 2018-07-22 08:21:16,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-140e4ce8-5126-438b-8203-bd42b044c76b Date: Sun, 22 Jul 2018 08:21:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:16,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-140e4ce8-5126-438b-8203-bd42b044c76b 2018-07-22 08:21:16,742 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-892690e0-9a9c-43e8-a186-99be144f0098 2018-07-22 08:21:16,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9ca267edfe937e43489c6d4c79a1448782744d9" 2018-07-22 08:21:17,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2ac5f62a-6538-48bb-b039-d35a533a7615 Date: Sun, 22 Jul 2018 08:21:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:21:17,744 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c14d32f6-acdf-4512-a0cc-cacfa2ea97bc used request id req-2ac5f62a-6538-48bb-b039-d35a533a7615 2018-07-22 08:21:17,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:17,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-e3ab2c2f-75da-474e-8cc9-eda784973d92 Date: Sun, 22 Jul 2018 08:21:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:21:17,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e3ab2c2f-75da-474e-8cc9-eda784973d92 2018-07-22 08:21:17,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:18,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93a3cbf5-0b72-4188-8554-037ce40cebde Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:18,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-93a3cbf5-0b72-4188-8554-037ce40cebde 2018-07-22 08:21:18,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:18,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:18,183 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0c9cebf-00a5-443a-a08f-716dcc982264 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:18,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-b0c9cebf-00a5-443a-a08f-716dcc982264 2018-07-22 08:21:18,183 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:18,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:18,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd2bd18-9437-42b5-8737-354b85b1816a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:21:18,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-2cd2bd18-9437-42b5-8737-354b85b1816a 2018-07-22 08:21:18,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:18,364 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f55c515-69c0-47e1-80c7-311ded734b06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:18,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-5f55c515-69c0-47e1-80c7-311ded734b06 2018-07-22 08:21:18,365 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:18,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:18,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6c8e340-e17e-455f-b0c4-326b5523c700 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:18,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-f6c8e340-e17e-455f-b0c4-326b5523c700 2018-07-22 08:21:18,458 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:18,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:18,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-608019f7-f9cb-48c8-af31-b3c5f211d538 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:18,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-608019f7-f9cb-48c8-af31-b3c5f211d538 2018-07-22 08:21:18,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:18,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:18,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44f5ae55-9fc5-4a25-94c6-e007c5b002a1 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:21:18,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-44f5ae55-9fc5-4a25-94c6-e007c5b002a1 2018-07-22 08:21:18,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:18,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dde6e8bf-f6e9-4817-9fe6-1cd1bb63346b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:18,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-dde6e8bf-f6e9-4817-9fe6-1cd1bb63346b 2018-07-22 08:21:18,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:18,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:18,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a4e3926-05dd-4f6d-8961-c659b7721f0d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:18,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-2a4e3926-05dd-4f6d-8961-c659b7721f0d 2018-07-22 08:21:18,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:18,824 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj 2018-07-22 08:21:18,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9de963c060dd439681ef9cf82271e657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:19,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66b3c5a0-80f5-413b-bfc4-9af5bd2a1e2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:19,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9de963c060dd439681ef9cf82271e657 used request id req-66b3c5a0-80f5-413b-bfc4-9af5bd2a1e2b 2018-07-22 08:21:19,079 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-0b1422fd-d8d4-4a4-proj-role 2018-07-22 08:21:19,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d8a95232c01c4a72a4e0af4095237475 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:19,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4b6220a-0d36-478c-9ac9-7a9ed70d7844 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:19,198 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d8a95232c01c4a72a4e0af4095237475 used request id req-a4b6220a-0d36-478c-9ac9-7a9ed70d7844 2018-07-22 08:21:19,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7c3d45d87eb37e84210c67f719734be7d7da6" 2018-07-22 08:21:19,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa79258-4744-44f4-a3ba-a75ef9f1ac2d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:21:19,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0aa79258-4744-44f4-a3ba-a75ef9f1ac2d 2018-07-22 08:21:19,284 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-0b1422fd-d8d4-4a4-user 2018-07-22 08:21:19,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b2302aa7113e4cdab1fb48f61056d358 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7eacb7e983b1ce111c1d4de92834d3e3157af8" 2018-07-22 08:21:19,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33970da8-8dc6-4a65-b87a-3da6d0b9627f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:19,498 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b2302aa7113e4cdab1fb48f61056d358 used request id req-33970da8-8dc6-4a65-b87a-3da6d0b9627f 2018-07-22 08:21:19,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:19,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["tnYOx0hxSo2Y0GI6sr20gg"], "issued_at": "2018-07-22T08:21:19.000000Z"}} 2018-07-22 08:21:19,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b58c5312ec3cf2a419d24ef14a4d26300c2338" 2018-07-22 08:21:19,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b68f42-fc83-4b2e-9f2e-6e4d5f8a5141 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:19,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e1b68f42-fc83-4b2e-9f2e-6e4d5f8a5141 2018-07-22 08:21:19,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:19,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:20,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["4Ei5hJbhRuyLcjRKv5lSVA"], "issued_at": "2018-07-22T08:21:20.000000Z"}} 2018-07-22 08:21:20,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:20,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e347353-7ae6-41ab-97cc-6079b41e0b77 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:20,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6e347353-7ae6-41ab-97cc-6079b41e0b77 2018-07-22 08:21:20,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:21:20,491 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:21:20 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:21:20,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e677597e-851a-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:20,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea89de3e-a149-45a3-b155-25734cd25100 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e677597e-851a-435-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:21:20,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e677597e-851a-435-proj used request id req-ea89de3e-a149-45a3-b155-25734cd25100 2018-07-22 08:21:20,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:20,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-500a10ff-1864-44b1-96eb-470cfd3d6d73 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:21:20,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-500a10ff-1864-44b1-96eb-470cfd3d6d73 2018-07-22 08:21:20,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-e677597e-851a-435-proj"}}' 2018-07-22 08:21:20,905 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:21:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0895a9b0-abd5-4380-bbbf-8c2acfaf06aa Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3cb938582e8e4054a5caa6b9cdd55a06"}, "tags": [], "enabled": true, "id": "3cb938582e8e4054a5caa6b9cdd55a06", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-e677597e-851a-435-proj"}} 2018-07-22 08:21:20,905 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0895a9b0-abd5-4380-bbbf-8c2acfaf06aa 2018-07-22 08:21:20,906 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-e677597e-851a-435-proj 2018-07-22 08:21:20,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:20,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:21,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["GQiNbQKiSfyZ5SAlH_oGVA"], "issued_at": "2018-07-22T08:21:21.000000Z"}} 2018-07-22 08:21:21,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7219587865d0b606cd150ccc1642f38b0f23dbf3" 2018-07-22 08:21:21,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8edb200-d1a7-4b3c-a13a-540b71037813 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:21,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f8edb200-d1a7-4b3c-a13a-540b71037813 2018-07-22 08:21:21,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:21:21,339 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:21:21 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:21:21,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7219587865d0b606cd150ccc1642f38b0f23dbf3" 2018-07-22 08:21:21,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06fb4c12-7f60-4509-97a0-b71c2be43d77 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:21:21,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-06fb4c12-7f60-4509-97a0-b71c2be43d77 2018-07-22 08:21:21,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-e677597e-851a-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7219587865d0b606cd150ccc1642f38b0f23dbf3" 2018-07-22 08:21:21,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e44d61d7-1d52-4a23-91e2-c8e1deef64af Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-e677597e-851a-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3cb938582e8e4054a5caa6b9cdd55a06"}, "tags": [], "enabled": true, "id": "3cb938582e8e4054a5caa6b9cdd55a06", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-e677597e-851a-435-proj"}]} 2018-07-22 08:21:21,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-e677597e-851a-435-proj used request id req-e44d61d7-1d52-4a23-91e2-c8e1deef64af 2018-07-22 08:21:21,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7219587865d0b606cd150ccc1642f38b0f23dbf3" 2018-07-22 08:21:21,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-895ae504-5802-4b0b-ae45-f279ea798caa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:21:21,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-895ae504-5802-4b0b-ae45-f279ea798caa 2018-07-22 08:21:22,031 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-e677597e-851a-435-user 2018-07-22 08:21:22,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:22,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:22,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c49048d-83b0-411a-b18e-1d89a1b41e17 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:21:22,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7c49048d-83b0-411a-b18e-1d89a1b41e17 2018-07-22 08:21:22,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" -d '{"role": {"name": "CreateImageSuccessTests-e677597e-851a-435-proj-role"}}' 2018-07-22 08:21:22,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4597e01-ca6a-4e44-a39e-35894679b676 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44454f3ac3e24fc685a3e2e57ae2d88b", "links": {"self": "http://172.30.9.23:5000/v3/roles/44454f3ac3e24fc685a3e2e57ae2d88b"}, "name": "CreateImageSuccessTests-e677597e-851a-435-proj-role"}} 2018-07-22 08:21:22,247 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e4597e01-ca6a-4e44-a39e-35894679b676 2018-07-22 08:21:22,247 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-e677597e-851a-435-proj-role 2018-07-22 08:21:22,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/44454f3ac3e24fc685a3e2e57ae2d88b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:22,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e00428-8268-4e5a-838e-e18652981f1b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44454f3ac3e24fc685a3e2e57ae2d88b", "links": {"self": "http://172.30.9.23:5000/v3/roles/44454f3ac3e24fc685a3e2e57ae2d88b"}, "name": "CreateImageSuccessTests-e677597e-851a-435-proj-role"}} 2018-07-22 08:21:22,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/44454f3ac3e24fc685a3e2e57ae2d88b used request id req-d7e00428-8268-4e5a-838e-e18652981f1b 2018-07-22 08:21:22,268 - keystone_utils - INFO - Granting role CreateImageSuccessTests-e677597e-851a-435-proj-role to project CreateImageSuccessTests-e677597e-851a-435-proj 2018-07-22 08:21:22,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3cb938582e8e4054a5caa6b9cdd55a06/users/9f29c284f8f84a18942e0b2afb8c8157/roles/44454f3ac3e24fc685a3e2e57ae2d88b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:22,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99744c2b-9c8c-4786-91d0-14a4c5e8c830 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:22,399 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3cb938582e8e4054a5caa6b9cdd55a06/users/9f29c284f8f84a18942e0b2afb8c8157/roles/44454f3ac3e24fc685a3e2e57ae2d88b used request id req-99744c2b-9c8c-4786-91d0-14a4c5e8c830 2018-07-22 08:21:22,400 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:21:22,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:22,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:22,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44454f3ac3e24fc685a3e2e57ae2d88b", "name": "CreateImageSuccessTests-e677597e-851a-435-proj-role"}], "expires_at": "2018-07-22T09:21:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cb938582e8e4054a5caa6b9cdd55a06", "name": "CreateImageSuccessTests-e677597e-851a-435-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3cb938582e8e4054a5caa6b9cdd55a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3cb938582e8e4054a5caa6b9cdd55a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e677597e-851a-435-user", "id": "9f29c284f8f84a18942e0b2afb8c8157"}, "audit_ids": ["2ZtEoAsaS1azvxL4m3mBsw"], "issued_at": "2018-07-22T08:21:22.000000Z"}} 2018-07-22 08:21:22,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2b8a7a7773803df8f21700da17ae680bae602f" 2018-07-22 08:21:22,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a09ffd0-e533-4de7-a5e7-ae44797b1c09 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:22,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4a09ffd0-e533-4de7-a5e7-ae44797b1c09 2018-07-22 08:21:22,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2797749e-87f9-4173-859d-898410fc0a47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb2b8a7a7773803df8f21700da17ae680bae602f" 2018-07-22 08:21:23,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-3d42391a-f3fb-4adc-8c71-681ab29fb9d3 Date: Sun, 22 Jul 2018 08:21:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-2797749e-87f9-4173-859d-898410fc0a47"} 2018-07-22 08:21:23,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2797749e-87f9-4173-859d-898410fc0a47 used request id req-3d42391a-f3fb-4adc-8c71-681ab29fb9d3 2018-07-22 08:21:23,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb2b8a7a7773803df8f21700da17ae680bae602f" 2018-07-22 08:21:23,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-223bbc7a-81c1-4fe7-868d-9d034a6d70c7 Date: Sun, 22 Jul 2018 08:21:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:23,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-223bbc7a-81c1-4fe7-868d-9d034a6d70c7 2018-07-22 08:21:23,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb2b8a7a7773803df8f21700da17ae680bae602f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-2797749e-87f9-4173-859d-898410fc0a47"}' 2018-07-22 08:21:23,513 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/dbff3666-fa91-4cdc-89cc-b612021ae08b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a9eaad43-a201-4a10-8b60-72fce1c26185 Date: Sun, 22 Jul 2018 08:21:23 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-2797749e-87f9-4173-859d-898410fc0a47", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/dbff3666-fa91-4cdc-89cc-b612021ae08b", "min_disk": 0, "protected": false, "id": "dbff3666-fa91-4cdc-89cc-b612021ae08b", "file": "/v2/images/dbff3666-fa91-4cdc-89cc-b612021ae08b/file", "checksum": null, "owner": "3cb938582e8e4054a5caa6b9cdd55a06", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:23,513 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a9eaad43-a201-4a10-8b60-72fce1c26185 2018-07-22 08:21:23,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/dbff3666-fa91-4cdc-89cc-b612021ae08b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb2b8a7a7773803df8f21700da17ae680bae602f" -d '' 2018-07-22 08:21:24,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b697d82e-c2f2-4174-a00b-6b5ec7380bcf Date: Sun, 22 Jul 2018 08:21:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:21:24,594 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/dbff3666-fa91-4cdc-89cc-b612021ae08b/file used request id req-b697d82e-c2f2-4174-a00b-6b5ec7380bcf 2018-07-22 08:21:24,594 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:21:24,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/dbff3666-fa91-4cdc-89cc-b612021ae08b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb2b8a7a7773803df8f21700da17ae680bae602f" 2018-07-22 08:21:24,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-bc354769-ec78-49ef-9885-002aa43c5d33 Date: Sun, 22 Jul 2018 08:21:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2797749e-87f9-4173-859d-898410fc0a47", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:24Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/dbff3666-fa91-4cdc-89cc-b612021ae08b/snap", "metadata": {}}], "self": "/v2/images/dbff3666-fa91-4cdc-89cc-b612021ae08b", "min_disk": 0, "protected": false, "id": "dbff3666-fa91-4cdc-89cc-b612021ae08b", "file": "/v2/images/dbff3666-fa91-4cdc-89cc-b612021ae08b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3cb938582e8e4054a5caa6b9cdd55a06", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/dbff3666-fa91-4cdc-89cc-b612021ae08b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:24,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/dbff3666-fa91-4cdc-89cc-b612021ae08b used request id req-bc354769-ec78-49ef-9885-002aa43c5d33 2018-07-22 08:21:24,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb2b8a7a7773803df8f21700da17ae680bae602f" 2018-07-22 08:21:24,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-60de4d4d-4083-4eb4-8268-83ff97d69fde Date: Sun, 22 Jul 2018 08:21:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:24,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-60de4d4d-4083-4eb4-8268-83ff97d69fde 2018-07-22 08:21:24,953 - create_image - INFO - Created image with name - CreateImageSuccessTests-2797749e-87f9-4173-859d-898410fc0a47 2018-07-22 08:21:24,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/dbff3666-fa91-4cdc-89cc-b612021ae08b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb2b8a7a7773803df8f21700da17ae680bae602f" 2018-07-22 08:21:25,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-60ea906a-cfb3-4244-b958-36d1e6848749 Date: Sun, 22 Jul 2018 08:21:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2797749e-87f9-4173-859d-898410fc0a47", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:24Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/dbff3666-fa91-4cdc-89cc-b612021ae08b/snap", "metadata": {}}], "self": "/v2/images/dbff3666-fa91-4cdc-89cc-b612021ae08b", "min_disk": 0, "protected": false, "id": "dbff3666-fa91-4cdc-89cc-b612021ae08b", "file": "/v2/images/dbff3666-fa91-4cdc-89cc-b612021ae08b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3cb938582e8e4054a5caa6b9cdd55a06", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/dbff3666-fa91-4cdc-89cc-b612021ae08b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:25,142 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/dbff3666-fa91-4cdc-89cc-b612021ae08b used request id req-60ea906a-cfb3-4244-b958-36d1e6848749 2018-07-22 08:21:25,142 - create_image - DEBUG - Instance status is - active 2018-07-22 08:21:25,143 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-2797749e-87f9-4173-859d-898410fc0a47 2018-07-22 08:21:25,143 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-2797749e-87f9-4173-859d-898410fc0a47 2018-07-22 08:21:25,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:25,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44454f3ac3e24fc685a3e2e57ae2d88b", "name": "CreateImageSuccessTests-e677597e-851a-435-proj-role"}], "expires_at": "2018-07-22T09:21:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cb938582e8e4054a5caa6b9cdd55a06", "name": "CreateImageSuccessTests-e677597e-851a-435-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3cb938582e8e4054a5caa6b9cdd55a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3cb938582e8e4054a5caa6b9cdd55a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3cb938582e8e4054a5caa6b9cdd55a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e677597e-851a-435-user", "id": "9f29c284f8f84a18942e0b2afb8c8157"}, "audit_ids": ["o1DDWxOWSiSscW2IAv7cbw"], "issued_at": "2018-07-22T08:21:25.000000Z"}} 2018-07-22 08:21:25,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2797749e-87f9-4173-859d-898410fc0a47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de939f62a013e03dde42a311c2a765287dc1025d" 2018-07-22 08:21:26,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-20a307e6-3107-4601-b330-7e7b3dcc3c77 Date: Sun, 22 Jul 2018 08:21:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2797749e-87f9-4173-859d-898410fc0a47", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:24Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/dbff3666-fa91-4cdc-89cc-b612021ae08b/snap", "metadata": {}}], "self": "/v2/images/dbff3666-fa91-4cdc-89cc-b612021ae08b", "min_disk": 0, "protected": false, "id": "dbff3666-fa91-4cdc-89cc-b612021ae08b", "file": "/v2/images/dbff3666-fa91-4cdc-89cc-b612021ae08b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3cb938582e8e4054a5caa6b9cdd55a06", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/dbff3666-fa91-4cdc-89cc-b612021ae08b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-2797749e-87f9-4173-859d-898410fc0a47"} 2018-07-22 08:21:26,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2797749e-87f9-4173-859d-898410fc0a47 used request id req-20a307e6-3107-4601-b330-7e7b3dcc3c77 2018-07-22 08:21:26,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de939f62a013e03dde42a311c2a765287dc1025d" 2018-07-22 08:21:26,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ef1602d4-73a7-4103-8d7d-9536e48ff83c Date: Sun, 22 Jul 2018 08:21:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:26,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ef1602d4-73a7-4103-8d7d-9536e48ff83c 2018-07-22 08:21:26,340 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-2797749e-87f9-4173-859d-898410fc0a47 2018-07-22 08:21:26,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/dbff3666-fa91-4cdc-89cc-b612021ae08b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb2b8a7a7773803df8f21700da17ae680bae602f" 2018-07-22 08:21:26,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5d5c692f-d329-4599-895c-48a62a74ab6d Date: Sun, 22 Jul 2018 08:21:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:21:26,774 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/dbff3666-fa91-4cdc-89cc-b612021ae08b used request id req-5d5c692f-d329-4599-895c-48a62a74ab6d 2018-07-22 08:21:26,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:27,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-08cae78a-c91e-461c-90f1-0c5a89626766 Date: Sun, 22 Jul 2018 08:21:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:21:27,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-08cae78a-c91e-461c-90f1-0c5a89626766 2018-07-22 08:21:27,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:27,113 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1573033b-901d-4690-b30a-b7ea00c1d7b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:27,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-1573033b-901d-4690-b30a-b7ea00c1d7b1 2018-07-22 08:21:27,113 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:27,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:27,208 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa1e78cb-d651-4cec-a334-03c9e754c098 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:27,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-aa1e78cb-d651-4cec-a334-03c9e754c098 2018-07-22 08:21:27,208 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:27,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:27,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a0ee73-11a0-440a-8351-927ba885f567 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:21:27,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-63a0ee73-11a0-440a-8351-927ba885f567 2018-07-22 08:21:27,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:27,416 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a4a6196-81f7-44e8-9598-384309f3a2fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:27,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-3a4a6196-81f7-44e8-9598-384309f3a2fd 2018-07-22 08:21:27,416 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:27,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:27,512 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f5e7759-c589-4c04-b0ba-b1d474052176 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:27,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-7f5e7759-c589-4c04-b0ba-b1d474052176 2018-07-22 08:21:27,512 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:27,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:27,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37c7ca1e-9a82-4e7e-b4b7-11b337083f14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:27,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-37c7ca1e-9a82-4e7e-b4b7-11b337083f14 2018-07-22 08:21:27,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:27,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:27,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e3d5ff-d163-4cd5-9b5a-c6e793a302f0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:21:27,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-a3e3d5ff-d163-4cd5-9b5a-c6e793a302f0 2018-07-22 08:21:27,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:27,790 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61a3eee7-0d0a-4b41-adb1-771da6160e65 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:27,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-61a3eee7-0d0a-4b41-adb1-771da6160e65 2018-07-22 08:21:27,790 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:27,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:27,882 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b284d713-8273-4bc3-a4ea-f6b6a679809f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:27,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-b284d713-8273-4bc3-a4ea-f6b6a679809f 2018-07-22 08:21:27,882 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:27,883 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-e677597e-851a-435-proj 2018-07-22 08:21:27,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3cb938582e8e4054a5caa6b9cdd55a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:28,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1a02564-ecc8-4ba4-92c9-6d551cece8d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:28,120 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3cb938582e8e4054a5caa6b9cdd55a06 used request id req-e1a02564-ecc8-4ba4-92c9-6d551cece8d0 2018-07-22 08:21:28,121 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-e677597e-851a-435-proj-role 2018-07-22 08:21:28,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/44454f3ac3e24fc685a3e2e57ae2d88b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:28,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3dcfc18-a0ff-4a99-87ee-76fbb115f3a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:28,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/44454f3ac3e24fc685a3e2e57ae2d88b used request id req-f3dcfc18-a0ff-4a99-87ee-76fbb115f3a0 2018-07-22 08:21:28,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2238c0549bcf32db5c03194a154871c3a1a27e" 2018-07-22 08:21:28,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14cfaf85-10c5-4ad6-b1ec-b0afc4aab9e0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:21:28,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-14cfaf85-10c5-4ad6-b1ec-b0afc4aab9e0 2018-07-22 08:21:28,336 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-e677597e-851a-435-user 2018-07-22 08:21:28,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9f29c284f8f84a18942e0b2afb8c8157 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7219587865d0b606cd150ccc1642f38b0f23dbf3" 2018-07-22 08:21:28,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d55d8c4a-739a-43b4-bf93-b9ad80240307 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:28,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9f29c284f8f84a18942e0b2afb8c8157 used request id req-d55d8c4a-739a-43b4-bf93-b9ad80240307 2018-07-22 08:21:28,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:29,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["OHaIKYhgScOZ7UiQ-oPufg"], "issued_at": "2018-07-22T08:21:29.000000Z"}} 2018-07-22 08:21:29,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e3294b32dd813e64bdde0e1493dc33c80e785" 2018-07-22 08:21:29,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5289eaa0-34ed-4169-bf62-5913e32a4e87 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:29,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5289eaa0-34ed-4169-bf62-5913e32a4e87 2018-07-22 08:21:29,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:29,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:29,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["uJtZdbyFQMWvvMyzdf_ZnA"], "issued_at": "2018-07-22T08:21:29.000000Z"}} 2018-07-22 08:21:29,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:29,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c40a118-b184-4de1-b715-6d17982ac377 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:29,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3c40a118-b184-4de1-b715-6d17982ac377 2018-07-22 08:21:29,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:21:29,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:21:29 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:21:29,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-63557ae8-17c9-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:29,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab6f3a8-4462-400f-916a-04f536c77ed1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-63557ae8-17c9-468-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:21:29,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-63557ae8-17c9-468-proj used request id req-0ab6f3a8-4462-400f-916a-04f536c77ed1 2018-07-22 08:21:29,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:29,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0dafd95-72cd-41de-8f04-782926daf332 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:21:29,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e0dafd95-72cd-41de-8f04-782926daf332 2018-07-22 08:21:29,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-63557ae8-17c9-468-proj"}}' 2018-07-22 08:21:30,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:21:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2db5f7e-f51e-4d9f-8f77-83557ec30121 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbf7ff4c9425480a998cb71696d4e0c8"}, "tags": [], "enabled": true, "id": "dbf7ff4c9425480a998cb71696d4e0c8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-63557ae8-17c9-468-proj"}} 2018-07-22 08:21:30,182 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a2db5f7e-f51e-4d9f-8f77-83557ec30121 2018-07-22 08:21:30,182 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-63557ae8-17c9-468-proj 2018-07-22 08:21:30,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:30,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:30,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["dekIBvelSNSdYhBCDkD0dA"], "issued_at": "2018-07-22T08:21:30.000000Z"}} 2018-07-22 08:21:30,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6906ca7ff18492ca91db6eedb4d35ed6ec4fd2b5" 2018-07-22 08:21:30,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e8761e-8a55-4d20-9b3b-b0bb8cfda546 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:30,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a2e8761e-8a55-4d20-9b3b-b0bb8cfda546 2018-07-22 08:21:30,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:21:30,752 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:21:30 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:21:30,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6906ca7ff18492ca91db6eedb4d35ed6ec4fd2b5" 2018-07-22 08:21:30,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd43c5e-1c81-46c8-bdbb-3d4b60a21dc2 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:21:30,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1bd43c5e-1c81-46c8-bdbb-3d4b60a21dc2 2018-07-22 08:21:30,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-63557ae8-17c9-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6906ca7ff18492ca91db6eedb4d35ed6ec4fd2b5" 2018-07-22 08:21:30,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47bbab91-184b-4dbc-af19-fafca7a4d01a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-63557ae8-17c9-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbf7ff4c9425480a998cb71696d4e0c8"}, "tags": [], "enabled": true, "id": "dbf7ff4c9425480a998cb71696d4e0c8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-63557ae8-17c9-468-proj"}]} 2018-07-22 08:21:30,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-63557ae8-17c9-468-proj used request id req-47bbab91-184b-4dbc-af19-fafca7a4d01a 2018-07-22 08:21:30,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6906ca7ff18492ca91db6eedb4d35ed6ec4fd2b5" 2018-07-22 08:21:31,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd46e619-10b9-43c2-9387-28621758e08e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:21:31,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bd46e619-10b9-43c2-9387-28621758e08e 2018-07-22 08:21:31,441 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-63557ae8-17c9-468-user 2018-07-22 08:21:31,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:31,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:31,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeedca8c-b242-4917-a142-e1f2f462029b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:21:31,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eeedca8c-b242-4917-a142-e1f2f462029b 2018-07-22 08:21:31,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" -d '{"role": {"name": "CreateImageSuccessTests-63557ae8-17c9-468-proj-role"}}' 2018-07-22 08:21:31,647 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97f0c1df-4241-43bc-928f-2f822adc6720 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f512a6bd2d04a35831b8b325ae48be9", "links": {"self": "http://172.30.9.23:5000/v3/roles/0f512a6bd2d04a35831b8b325ae48be9"}, "name": "CreateImageSuccessTests-63557ae8-17c9-468-proj-role"}} 2018-07-22 08:21:31,647 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-97f0c1df-4241-43bc-928f-2f822adc6720 2018-07-22 08:21:31,648 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-63557ae8-17c9-468-proj-role 2018-07-22 08:21:31,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/0f512a6bd2d04a35831b8b325ae48be9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:31,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d60158-46c0-404f-b7c6-c810c7340446 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f512a6bd2d04a35831b8b325ae48be9", "links": {"self": "http://172.30.9.23:5000/v3/roles/0f512a6bd2d04a35831b8b325ae48be9"}, "name": "CreateImageSuccessTests-63557ae8-17c9-468-proj-role"}} 2018-07-22 08:21:31,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0f512a6bd2d04a35831b8b325ae48be9 used request id req-37d60158-46c0-404f-b7c6-c810c7340446 2018-07-22 08:21:31,741 - keystone_utils - INFO - Granting role CreateImageSuccessTests-63557ae8-17c9-468-proj-role to project CreateImageSuccessTests-63557ae8-17c9-468-proj 2018-07-22 08:21:31,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/dbf7ff4c9425480a998cb71696d4e0c8/users/86c7d4ed25a84791aab8035288bad362/roles/0f512a6bd2d04a35831b8b325ae48be9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:31,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6da85e3a-b95d-41e9-9b48-721236b51b0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:31,886 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/dbf7ff4c9425480a998cb71696d4e0c8/users/86c7d4ed25a84791aab8035288bad362/roles/0f512a6bd2d04a35831b8b325ae48be9 used request id req-6da85e3a-b95d-41e9-9b48-721236b51b0f 2018-07-22 08:21:31,887 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:21:31,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:31,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:32,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f512a6bd2d04a35831b8b325ae48be9", "name": "CreateImageSuccessTests-63557ae8-17c9-468-proj-role"}], "expires_at": "2018-07-22T09:21:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbf7ff4c9425480a998cb71696d4e0c8", "name": "CreateImageSuccessTests-63557ae8-17c9-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_dbf7ff4c9425480a998cb71696d4e0c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_dbf7ff4c9425480a998cb71696d4e0c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-63557ae8-17c9-468-user", "id": "86c7d4ed25a84791aab8035288bad362"}, "audit_ids": ["fu3f1uZ_T6uftP5_3OjVDg"], "issued_at": "2018-07-22T08:21:32.000000Z"}} 2018-07-22 08:21:32,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460291cba9416e699fd726dfec0ca4d1449d7e4" 2018-07-22 08:21:32,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3580c2c-b7e2-4251-8500-baf5e11923da Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:32,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b3580c2c-b7e2-4251-8500-baf5e11923da 2018-07-22 08:21:32,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-dd731a0f-308f-4b87-8d0b-c31e158716b9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8460291cba9416e699fd726dfec0ca4d1449d7e4" 2018-07-22 08:21:32,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-82a9b82e-ace3-4ef0-ab19-d3937902de77 Date: Sun, 22 Jul 2018 08:21:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-dd731a0f-308f-4b87-8d0b-c31e158716b9"} 2018-07-22 08:21:32,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-dd731a0f-308f-4b87-8d0b-c31e158716b9 used request id req-82a9b82e-ace3-4ef0-ab19-d3937902de77 2018-07-22 08:21:32,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8460291cba9416e699fd726dfec0ca4d1449d7e4" 2018-07-22 08:21:32,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-47aedf39-8e4b-4fe7-aa18-d4804e846b91 Date: Sun, 22 Jul 2018 08:21:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:32,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-47aedf39-8e4b-4fe7-aa18-d4804e846b91 2018-07-22 08:21:32,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8460291cba9416e699fd726dfec0ca4d1449d7e4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-dd731a0f-308f-4b87-8d0b-c31e158716b9"}' 2018-07-22 08:21:32,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/12292acc-8da2-40d9-bc14-c4b203e1af74 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-efac8a8b-889f-419e-ba49-a395b19e1992 Date: Sun, 22 Jul 2018 08:21:32 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-dd731a0f-308f-4b87-8d0b-c31e158716b9", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/12292acc-8da2-40d9-bc14-c4b203e1af74", "min_disk": 0, "protected": false, "id": "12292acc-8da2-40d9-bc14-c4b203e1af74", "file": "/v2/images/12292acc-8da2-40d9-bc14-c4b203e1af74/file", "checksum": null, "owner": "dbf7ff4c9425480a998cb71696d4e0c8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:32,997 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-efac8a8b-889f-419e-ba49-a395b19e1992 2018-07-22 08:21:33,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/12292acc-8da2-40d9-bc14-c4b203e1af74/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8460291cba9416e699fd726dfec0ca4d1449d7e4" -d '' 2018-07-22 08:21:33,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2287780-3cf1-4c8d-94c8-84fc39194aac Date: Sun, 22 Jul 2018 08:21:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:21:33,585 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/12292acc-8da2-40d9-bc14-c4b203e1af74/file used request id req-f2287780-3cf1-4c8d-94c8-84fc39194aac 2018-07-22 08:21:33,586 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:21:33,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/12292acc-8da2-40d9-bc14-c4b203e1af74 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8460291cba9416e699fd726dfec0ca4d1449d7e4" 2018-07-22 08:21:33,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-549b276b-4c10-4cf9-a2ec-b8e0941a27f3 Date: Sun, 22 Jul 2018 08:21:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-dd731a0f-308f-4b87-8d0b-c31e158716b9", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:33Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/12292acc-8da2-40d9-bc14-c4b203e1af74/snap", "metadata": {}}], "self": "/v2/images/12292acc-8da2-40d9-bc14-c4b203e1af74", "min_disk": 0, "protected": false, "id": "12292acc-8da2-40d9-bc14-c4b203e1af74", "file": "/v2/images/12292acc-8da2-40d9-bc14-c4b203e1af74/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dbf7ff4c9425480a998cb71696d4e0c8", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/12292acc-8da2-40d9-bc14-c4b203e1af74/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:33,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/12292acc-8da2-40d9-bc14-c4b203e1af74 used request id req-549b276b-4c10-4cf9-a2ec-b8e0941a27f3 2018-07-22 08:21:33,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8460291cba9416e699fd726dfec0ca4d1449d7e4" 2018-07-22 08:21:33,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0a24e984-c4fe-4858-829d-c6d7fe03f14b Date: Sun, 22 Jul 2018 08:21:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:33,960 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0a24e984-c4fe-4858-829d-c6d7fe03f14b 2018-07-22 08:21:33,962 - create_image - INFO - Created image with name - CreateImageSuccessTests-dd731a0f-308f-4b87-8d0b-c31e158716b9 2018-07-22 08:21:33,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/12292acc-8da2-40d9-bc14-c4b203e1af74 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8460291cba9416e699fd726dfec0ca4d1449d7e4" 2018-07-22 08:21:34,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5c510da2-545e-4194-8fcf-ed2c4d1c54ab Date: Sun, 22 Jul 2018 08:21:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-dd731a0f-308f-4b87-8d0b-c31e158716b9", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:33Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/12292acc-8da2-40d9-bc14-c4b203e1af74/snap", "metadata": {}}], "self": "/v2/images/12292acc-8da2-40d9-bc14-c4b203e1af74", "min_disk": 0, "protected": false, "id": "12292acc-8da2-40d9-bc14-c4b203e1af74", "file": "/v2/images/12292acc-8da2-40d9-bc14-c4b203e1af74/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dbf7ff4c9425480a998cb71696d4e0c8", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/12292acc-8da2-40d9-bc14-c4b203e1af74/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:34,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/12292acc-8da2-40d9-bc14-c4b203e1af74 used request id req-5c510da2-545e-4194-8fcf-ed2c4d1c54ab 2018-07-22 08:21:34,152 - create_image - DEBUG - Instance status is - active 2018-07-22 08:21:34,152 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-dd731a0f-308f-4b87-8d0b-c31e158716b9 2018-07-22 08:21:34,152 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-dd731a0f-308f-4b87-8d0b-c31e158716b9 2018-07-22 08:21:34,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:34,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f512a6bd2d04a35831b8b325ae48be9", "name": "CreateImageSuccessTests-63557ae8-17c9-468-proj-role"}], "expires_at": "2018-07-22T09:21:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbf7ff4c9425480a998cb71696d4e0c8", "name": "CreateImageSuccessTests-63557ae8-17c9-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_dbf7ff4c9425480a998cb71696d4e0c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_dbf7ff4c9425480a998cb71696d4e0c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/dbf7ff4c9425480a998cb71696d4e0c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-63557ae8-17c9-468-user", "id": "86c7d4ed25a84791aab8035288bad362"}, "audit_ids": ["HiyV9-rzRTum-_4BneW_Xg"], "issued_at": "2018-07-22T08:21:34.000000Z"}} 2018-07-22 08:21:34,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-dd731a0f-308f-4b87-8d0b-c31e158716b9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}268c97c61e2ea5558d3e1e66b6668b37b783522d" 2018-07-22 08:21:34,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-a70eb62f-bad3-4d1f-b6ad-52f2ab766d2f Date: Sun, 22 Jul 2018 08:21:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-dd731a0f-308f-4b87-8d0b-c31e158716b9", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:33Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/12292acc-8da2-40d9-bc14-c4b203e1af74/snap", "metadata": {}}], "self": "/v2/images/12292acc-8da2-40d9-bc14-c4b203e1af74", "min_disk": 0, "protected": false, "id": "12292acc-8da2-40d9-bc14-c4b203e1af74", "file": "/v2/images/12292acc-8da2-40d9-bc14-c4b203e1af74/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dbf7ff4c9425480a998cb71696d4e0c8", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/12292acc-8da2-40d9-bc14-c4b203e1af74/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-dd731a0f-308f-4b87-8d0b-c31e158716b9"} 2018-07-22 08:21:34,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-dd731a0f-308f-4b87-8d0b-c31e158716b9 used request id req-a70eb62f-bad3-4d1f-b6ad-52f2ab766d2f 2018-07-22 08:21:34,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}268c97c61e2ea5558d3e1e66b6668b37b783522d" 2018-07-22 08:21:35,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5f33b54f-1860-4324-b88c-1b5ce38c6054 Date: Sun, 22 Jul 2018 08:21:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:35,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5f33b54f-1860-4324-b88c-1b5ce38c6054 2018-07-22 08:21:35,023 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-dd731a0f-308f-4b87-8d0b-c31e158716b9 2018-07-22 08:21:35,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/12292acc-8da2-40d9-bc14-c4b203e1af74 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8460291cba9416e699fd726dfec0ca4d1449d7e4" 2018-07-22 08:21:35,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d2a50baa-8a9a-4266-a37c-cd238601bd06 Date: Sun, 22 Jul 2018 08:21:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:21:35,738 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/12292acc-8da2-40d9-bc14-c4b203e1af74 used request id req-d2a50baa-8a9a-4266-a37c-cd238601bd06 2018-07-22 08:21:35,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:35,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-9501094b-8d01-4982-b93a-e0f8823e7776 Date: Sun, 22 Jul 2018 08:21:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:21:35,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-9501094b-8d01-4982-b93a-e0f8823e7776 2018-07-22 08:21:35,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:36,069 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33d94e56-5c1d-4b16-a89e-69f3e8e348fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:36,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-33d94e56-5c1d-4b16-a89e-69f3e8e348fb 2018-07-22 08:21:36,070 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:36,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:36,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0dce6d6-8c7a-4609-8e6f-8a4f60451f28 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:36,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-e0dce6d6-8c7a-4609-8e6f-8a4f60451f28 2018-07-22 08:21:36,249 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:36,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:36,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ea4f2d-dad2-4648-bd37-51c12c1d4706 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:21:36,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-37ea4f2d-dad2-4648-bd37-51c12c1d4706 2018-07-22 08:21:36,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:36,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d55559aa-cf0c-4730-95b7-17da255cdc19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:36,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-d55559aa-cf0c-4730-95b7-17da255cdc19 2018-07-22 08:21:36,458 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:36,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:36,547 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a9f9be1-4933-4465-ae34-703760a8adb6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:36,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-6a9f9be1-4933-4465-ae34-703760a8adb6 2018-07-22 08:21:36,547 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:36,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:36,635 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acb6edbe-fb07-447a-9bd6-dbce4c0a37c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:36,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-acb6edbe-fb07-447a-9bd6-dbce4c0a37c1 2018-07-22 08:21:36,635 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:36,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:36,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c44d5c5-01bc-4492-bb24-1f0165e88d89 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:21:36,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-2c44d5c5-01bc-4492-bb24-1f0165e88d89 2018-07-22 08:21:36,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:36,822 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01d5e7f8-925e-4c6e-8049-3f5c2f64e620 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:36,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-01d5e7f8-925e-4c6e-8049-3f5c2f64e620 2018-07-22 08:21:36,822 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:36,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:36,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91ff9c2c-f811-4613-9b50-232f61612e0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:36,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-91ff9c2c-f811-4613-9b50-232f61612e0b 2018-07-22 08:21:36,921 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:36,921 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-63557ae8-17c9-468-proj 2018-07-22 08:21:36,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/dbf7ff4c9425480a998cb71696d4e0c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:37,175 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69338e74-d140-4087-80a7-9ab5bd7a548c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:37,175 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/dbf7ff4c9425480a998cb71696d4e0c8 used request id req-69338e74-d140-4087-80a7-9ab5bd7a548c 2018-07-22 08:21:37,175 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-63557ae8-17c9-468-proj-role 2018-07-22 08:21:37,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/0f512a6bd2d04a35831b8b325ae48be9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:37,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bc607ea-2db5-453e-851b-6ec6a6c3e2e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:37,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0f512a6bd2d04a35831b8b325ae48be9 used request id req-9bc607ea-2db5-453e-851b-6ec6a6c3e2e4 2018-07-22 08:21:37,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791ce6e21964a5c27a27e18fbd1b20c32417f2" 2018-07-22 08:21:37,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cab3aef-e38d-4484-94bc-545ff27bfd43 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:21:37,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1cab3aef-e38d-4484-94bc-545ff27bfd43 2018-07-22 08:21:37,386 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-63557ae8-17c9-468-user 2018-07-22 08:21:37,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/86c7d4ed25a84791aab8035288bad362 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6906ca7ff18492ca91db6eedb4d35ed6ec4fd2b5" 2018-07-22 08:21:37,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e8683e5-0b1c-40fd-a87b-eefa2908bf7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:37,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/86c7d4ed25a84791aab8035288bad362 used request id req-6e8683e5-0b1c-40fd-a87b-eefa2908bf7d 2018-07-22 08:21:37,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:37,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["G_V3F5Y4QXSWWUpcgv1hlg"], "issued_at": "2018-07-22T08:21:37.000000Z"}} 2018-07-22 08:21:37,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c7876901bd5e71944ddeebcc5602444b93fa03" 2018-07-22 08:21:38,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d7959e-3a58-460d-8c7b-f292b90f6d1c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:38,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a4d7959e-3a58-460d-8c7b-f292b90f6d1c 2018-07-22 08:21:38,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:38,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:38,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["mwvdqCbTRKG9D9AwwWkGOg"], "issued_at": "2018-07-22T08:21:38.000000Z"}} 2018-07-22 08:21:38,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:38,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbae4093-ee79-4868-9550-a7faa66ea212 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:38,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cbae4093-ee79-4868-9550-a7faa66ea212 2018-07-22 08:21:38,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:21:38,575 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:21:38 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:21:38,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-01044e63-4773-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:38,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-595ae365-4b4e-450a-999f-679779cfab21 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-01044e63-4773-4a4-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:21:38,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-01044e63-4773-4a4-proj used request id req-595ae365-4b4e-450a-999f-679779cfab21 2018-07-22 08:21:38,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:38,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94004b49-a2dc-4a23-9cbc-c26713121c62 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:21:38,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-94004b49-a2dc-4a23-9cbc-c26713121c62 2018-07-22 08:21:38,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-01044e63-4773-4a4-proj"}}' 2018-07-22 08:21:38,887 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:21:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89e6812c-e040-496f-a764-d2966274f97d Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a50f484386604319b31d9a04f5b095a3"}, "tags": [], "enabled": true, "id": "a50f484386604319b31d9a04f5b095a3", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-01044e63-4773-4a4-proj"}} 2018-07-22 08:21:38,887 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-89e6812c-e040-496f-a764-d2966274f97d 2018-07-22 08:21:38,888 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-01044e63-4773-4a4-proj 2018-07-22 08:21:38,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:38,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:39,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["-QLYNqZYSn6a3Qx-dxyc5A"], "issued_at": "2018-07-22T08:21:39.000000Z"}} 2018-07-22 08:21:39,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2257a14d7a996ba51a44a5ddb7feb20a9f55b5d" 2018-07-22 08:21:39,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91964bda-7bae-415d-9c26-69e565ac6974 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:39,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-91964bda-7bae-415d-9c26-69e565ac6974 2018-07-22 08:21:39,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:21:39,372 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:21:39 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:21:39,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2257a14d7a996ba51a44a5ddb7feb20a9f55b5d" 2018-07-22 08:21:39,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87afed13-2f72-4d65-8ac0-af24d7be424f Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:21:39,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-87afed13-2f72-4d65-8ac0-af24d7be424f 2018-07-22 08:21:39,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-01044e63-4773-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2257a14d7a996ba51a44a5ddb7feb20a9f55b5d" 2018-07-22 08:21:39,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98be296b-2a07-4415-88df-dcb75b2f187e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-01044e63-4773-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a50f484386604319b31d9a04f5b095a3"}, "tags": [], "enabled": true, "id": "a50f484386604319b31d9a04f5b095a3", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-01044e63-4773-4a4-proj"}]} 2018-07-22 08:21:39,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-01044e63-4773-4a4-proj used request id req-98be296b-2a07-4415-88df-dcb75b2f187e 2018-07-22 08:21:39,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2257a14d7a996ba51a44a5ddb7feb20a9f55b5d" 2018-07-22 08:21:39,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb4a4a5-3788-492a-9a6e-eed2236bddd5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:21:39,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7fb4a4a5-3788-492a-9a6e-eed2236bddd5 2018-07-22 08:21:39,996 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-01044e63-4773-4a4-user 2018-07-22 08:21:39,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:40,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:40,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a073dc4-c498-4a60-a81f-979fe0a6fc55 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:21:40,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8a073dc4-c498-4a60-a81f-979fe0a6fc55 2018-07-22 08:21:40,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" -d '{"role": {"name": "CreateImageSuccessTests-01044e63-4773-4a4-proj-role"}}' 2018-07-22 08:21:40,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:21:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9408ad4-eafb-4848-92c3-1726ed542098 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "427f9b52cb6d4974baf5fc5f7e502037", "links": {"self": "http://172.30.9.23:5000/v3/roles/427f9b52cb6d4974baf5fc5f7e502037"}, "name": "CreateImageSuccessTests-01044e63-4773-4a4-proj-role"}} 2018-07-22 08:21:40,205 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e9408ad4-eafb-4848-92c3-1726ed542098 2018-07-22 08:21:40,205 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-01044e63-4773-4a4-proj-role 2018-07-22 08:21:40,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/427f9b52cb6d4974baf5fc5f7e502037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:40,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e3b18d-4ce7-4c10-a149-42242e8790f3 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "427f9b52cb6d4974baf5fc5f7e502037", "links": {"self": "http://172.30.9.23:5000/v3/roles/427f9b52cb6d4974baf5fc5f7e502037"}, "name": "CreateImageSuccessTests-01044e63-4773-4a4-proj-role"}} 2018-07-22 08:21:40,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/427f9b52cb6d4974baf5fc5f7e502037 used request id req-65e3b18d-4ce7-4c10-a149-42242e8790f3 2018-07-22 08:21:40,309 - keystone_utils - INFO - Granting role CreateImageSuccessTests-01044e63-4773-4a4-proj-role to project CreateImageSuccessTests-01044e63-4773-4a4-proj 2018-07-22 08:21:40,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a50f484386604319b31d9a04f5b095a3/users/3548a722a89a4bc4ac0663879e133f35/roles/427f9b52cb6d4974baf5fc5f7e502037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:40,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-241e4934-8ec5-4867-8195-61e06d2d6e63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:40,375 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a50f484386604319b31d9a04f5b095a3/users/3548a722a89a4bc4ac0663879e133f35/roles/427f9b52cb6d4974baf5fc5f7e502037 used request id req-241e4934-8ec5-4867-8195-61e06d2d6e63 2018-07-22 08:21:40,376 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:21:40,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:40,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:40,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "427f9b52cb6d4974baf5fc5f7e502037", "name": "CreateImageSuccessTests-01044e63-4773-4a4-proj-role"}], "expires_at": "2018-07-22T09:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a50f484386604319b31d9a04f5b095a3", "name": "CreateImageSuccessTests-01044e63-4773-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a50f484386604319b31d9a04f5b095a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a50f484386604319b31d9a04f5b095a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a50f484386604319b31d9a04f5b095a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a50f484386604319b31d9a04f5b095a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a50f484386604319b31d9a04f5b095a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a50f484386604319b31d9a04f5b095a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a50f484386604319b31d9a04f5b095a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a50f484386604319b31d9a04f5b095a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a50f484386604319b31d9a04f5b095a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a50f484386604319b31d9a04f5b095a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a50f484386604319b31d9a04f5b095a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a50f484386604319b31d9a04f5b095a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a50f484386604319b31d9a04f5b095a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a50f484386604319b31d9a04f5b095a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-01044e63-4773-4a4-user", "id": "3548a722a89a4bc4ac0663879e133f35"}, "audit_ids": ["IBC8TS_AQkOLtoIaDMTgvw"], "issued_at": "2018-07-22T08:21:40.000000Z"}} 2018-07-22 08:21:40,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ba110e959e280e02905e2711d711e8d3dd682b" 2018-07-22 08:21:40,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e96445-248a-4728-963e-fcabd660a829 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:40,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a3e96445-248a-4728-963e-fcabd660a829 2018-07-22 08:21:40,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78ba110e959e280e02905e2711d711e8d3dd682b" 2018-07-22 08:21:41,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-e92f1d6f-75f0-4890-89ad-37785527252d Date: Sun, 22 Jul 2018 08:21:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525"} 2018-07-22 08:21:41,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525 used request id req-e92f1d6f-75f0-4890-89ad-37785527252d 2018-07-22 08:21:41,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78ba110e959e280e02905e2711d711e8d3dd682b" 2018-07-22 08:21:41,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a6dbcc6a-af84-4f83-a97b-07d12b2f4022 Date: Sun, 22 Jul 2018 08:21:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:41,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a6dbcc6a-af84-4f83-a97b-07d12b2f4022 2018-07-22 08:21:41,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}78ba110e959e280e02905e2711d711e8d3dd682b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525"}' 2018-07-22 08:21:41,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e4a040b0-14e4-4e17-9749-ce7ba14bcd21 Date: Sun, 22 Jul 2018 08:21:41 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0", "min_disk": 0, "protected": false, "id": "9145f524-cf14-4925-86fb-ea5d1b08f8e0", "file": "/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0/file", "checksum": null, "owner": "a50f484386604319b31d9a04f5b095a3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:41,526 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e4a040b0-14e4-4e17-9749-ce7ba14bcd21 2018-07-22 08:21:41,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78ba110e959e280e02905e2711d711e8d3dd682b" -d '' 2018-07-22 08:21:42,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9dfe3f5a-45f5-4e12-8eda-daa03223892c Date: Sun, 22 Jul 2018 08:21:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:21:42,605 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0/file used request id req-9dfe3f5a-45f5-4e12-8eda-daa03223892c 2018-07-22 08:21:42,606 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:21:42,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78ba110e959e280e02905e2711d711e8d3dd682b" 2018-07-22 08:21:42,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-66fad9a9-d26f-4754-b6b6-ab124d3cc519 Date: Sun, 22 Jul 2018 08:21:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:42Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0/snap", "metadata": {}}], "self": "/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0", "min_disk": 0, "protected": false, "id": "9145f524-cf14-4925-86fb-ea5d1b08f8e0", "file": "/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a50f484386604319b31d9a04f5b095a3", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:42,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0 used request id req-66fad9a9-d26f-4754-b6b6-ab124d3cc519 2018-07-22 08:21:42,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78ba110e959e280e02905e2711d711e8d3dd682b" 2018-07-22 08:21:42,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a6c762fd-4137-4181-b57f-f561383be5a9 Date: Sun, 22 Jul 2018 08:21:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:42,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a6c762fd-4137-4181-b57f-f561383be5a9 2018-07-22 08:21:42,965 - create_image - INFO - Created image with name - CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525 2018-07-22 08:21:42,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78ba110e959e280e02905e2711d711e8d3dd682b" 2018-07-22 08:21:43,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a442c80e-f584-4b7f-9b7d-461f2c1a936d Date: Sun, 22 Jul 2018 08:21:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:42Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0/snap", "metadata": {}}], "self": "/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0", "min_disk": 0, "protected": false, "id": "9145f524-cf14-4925-86fb-ea5d1b08f8e0", "file": "/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a50f484386604319b31d9a04f5b095a3", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:43,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0 used request id req-a442c80e-f584-4b7f-9b7d-461f2c1a936d 2018-07-22 08:21:43,553 - create_image - DEBUG - Instance status is - active 2018-07-22 08:21:43,553 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525 2018-07-22 08:21:43,553 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525 2018-07-22 08:21:43,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:43,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "427f9b52cb6d4974baf5fc5f7e502037", "name": "CreateImageSuccessTests-01044e63-4773-4a4-proj-role"}], "expires_at": "2018-07-22T09:21:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a50f484386604319b31d9a04f5b095a3", "name": "CreateImageSuccessTests-01044e63-4773-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a50f484386604319b31d9a04f5b095a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a50f484386604319b31d9a04f5b095a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a50f484386604319b31d9a04f5b095a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a50f484386604319b31d9a04f5b095a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a50f484386604319b31d9a04f5b095a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a50f484386604319b31d9a04f5b095a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a50f484386604319b31d9a04f5b095a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a50f484386604319b31d9a04f5b095a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a50f484386604319b31d9a04f5b095a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a50f484386604319b31d9a04f5b095a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a50f484386604319b31d9a04f5b095a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a50f484386604319b31d9a04f5b095a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a50f484386604319b31d9a04f5b095a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a50f484386604319b31d9a04f5b095a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-01044e63-4773-4a4-user", "id": "3548a722a89a4bc4ac0663879e133f35"}, "audit_ids": ["onFsJSPJRdC1iwg5Ms-3Gg"], "issued_at": "2018-07-22T08:21:43.000000Z"}} 2018-07-22 08:21:43,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86c1e9e93ec73f485bcae89aa4f29ed6af49e3ff" 2018-07-22 08:21:44,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-313f07b2-0313-47f8-b272-388746895a8f Date: Sun, 22 Jul 2018 08:21:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:42Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0/snap", "metadata": {}}], "self": "/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0", "min_disk": 0, "protected": false, "id": "9145f524-cf14-4925-86fb-ea5d1b08f8e0", "file": "/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a50f484386604319b31d9a04f5b095a3", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525"} 2018-07-22 08:21:44,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525 used request id req-313f07b2-0313-47f8-b272-388746895a8f 2018-07-22 08:21:44,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86c1e9e93ec73f485bcae89aa4f29ed6af49e3ff" 2018-07-22 08:21:44,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-37dcc3c5-b64d-466c-9aa3-72e10692e379 Date: Sun, 22 Jul 2018 08:21:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:44,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-37dcc3c5-b64d-466c-9aa3-72e10692e379 2018-07-22 08:21:44,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:44,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:44,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "427f9b52cb6d4974baf5fc5f7e502037", "name": "CreateImageSuccessTests-01044e63-4773-4a4-proj-role"}], "expires_at": "2018-07-22T09:21:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a50f484386604319b31d9a04f5b095a3", "name": "CreateImageSuccessTests-01044e63-4773-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a50f484386604319b31d9a04f5b095a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a50f484386604319b31d9a04f5b095a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a50f484386604319b31d9a04f5b095a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a50f484386604319b31d9a04f5b095a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a50f484386604319b31d9a04f5b095a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a50f484386604319b31d9a04f5b095a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a50f484386604319b31d9a04f5b095a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a50f484386604319b31d9a04f5b095a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a50f484386604319b31d9a04f5b095a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a50f484386604319b31d9a04f5b095a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a50f484386604319b31d9a04f5b095a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a50f484386604319b31d9a04f5b095a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a50f484386604319b31d9a04f5b095a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a50f484386604319b31d9a04f5b095a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-01044e63-4773-4a4-user", "id": "3548a722a89a4bc4ac0663879e133f35"}, "audit_ids": ["dgdpYe__RRi30lUFC6I94w"], "issued_at": "2018-07-22T08:21:44.000000Z"}} 2018-07-22 08:21:44,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ddc8f908d84471815ae8a32404ea59eb815b9" 2018-07-22 08:21:44,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0446e7d9-e078-49a6-9efa-ca10faab3f7c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:44,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0446e7d9-e078-49a6-9efa-ca10faab3f7c 2018-07-22 08:21:44,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee3ddc8f908d84471815ae8a32404ea59eb815b9" 2018-07-22 08:21:45,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-baa04f49-5e78-428e-85a6-1847b0ac275d Date: Sun, 22 Jul 2018 08:21:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:42Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0/snap", "metadata": {}}], "self": "/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0", "min_disk": 0, "protected": false, "id": "9145f524-cf14-4925-86fb-ea5d1b08f8e0", "file": "/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a50f484386604319b31d9a04f5b095a3", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525"} 2018-07-22 08:21:45,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525 used request id req-baa04f49-5e78-428e-85a6-1847b0ac275d 2018-07-22 08:21:45,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee3ddc8f908d84471815ae8a32404ea59eb815b9" 2018-07-22 08:21:45,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f71f0333-5575-4193-9974-18853cffb82a Date: Sun, 22 Jul 2018 08:21:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:45,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f71f0333-5575-4193-9974-18853cffb82a 2018-07-22 08:21:45,197 - create_image - INFO - Found image with name - CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525 2018-07-22 08:21:45,197 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-50e222b2-2c27-4653-9521-ce46490c5525 2018-07-22 08:21:45,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78ba110e959e280e02905e2711d711e8d3dd682b" 2018-07-22 08:21:45,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-50a187d5-2ab2-4123-9abd-b9d1f0f303ba Date: Sun, 22 Jul 2018 08:21:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:21:45,666 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/9145f524-cf14-4925-86fb-ea5d1b08f8e0 used request id req-50a187d5-2ab2-4123-9abd-b9d1f0f303ba 2018-07-22 08:21:45,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:45,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-21977dde-7e60-4084-9373-7841b29f14c6 Date: Sun, 22 Jul 2018 08:21:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:21:45,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-21977dde-7e60-4084-9373-7841b29f14c6 2018-07-22 08:21:45,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:46,011 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa425b0c-9c84-47ad-a12e-4b38a223081e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:46,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-fa425b0c-9c84-47ad-a12e-4b38a223081e 2018-07-22 08:21:46,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:46,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:46,102 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b28a3a5-ebe2-4e08-8814-4687851f67d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:46,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-0b28a3a5-ebe2-4e08-8814-4687851f67d9 2018-07-22 08:21:46,103 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:46,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:46,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d08c49a-2141-421d-b904-5a49edf9cc74 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:21:46,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-7d08c49a-2141-421d-b904-5a49edf9cc74 2018-07-22 08:21:46,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:46,287 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-315c9462-2b38-46f4-901a-cd55d1aa3a85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:46,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-315c9462-2b38-46f4-901a-cd55d1aa3a85 2018-07-22 08:21:46,288 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:46,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:46,384 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4451fac-0fb2-4392-8114-0fcb567d6b06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:46,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-a4451fac-0fb2-4392-8114-0fcb567d6b06 2018-07-22 08:21:46,385 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:46,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:46,482 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20b31b67-782c-415b-aca5-0ee8a61aa301 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:46,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-20b31b67-782c-415b-aca5-0ee8a61aa301 2018-07-22 08:21:46,483 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:46,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:46,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49cd40cb-20dd-4f18-9d42-19d9fee007ee Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:21:46,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-49cd40cb-20dd-4f18-9d42-19d9fee007ee 2018-07-22 08:21:46,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:46,676 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31895f4d-a9c6-4509-964c-cdebcea2d2c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:46,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-31895f4d-a9c6-4509-964c-cdebcea2d2c4 2018-07-22 08:21:46,676 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:46,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:46,773 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ea62558-0188-4d5a-8e71-a88087697e1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:46,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-1ea62558-0188-4d5a-8e71-a88087697e1f 2018-07-22 08:21:46,774 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:46,775 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-01044e63-4773-4a4-proj 2018-07-22 08:21:46,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a50f484386604319b31d9a04f5b095a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:47,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5ef0d9a-5147-49fa-b738-4c56c9c8f03e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:47,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a50f484386604319b31d9a04f5b095a3 used request id req-e5ef0d9a-5147-49fa-b738-4c56c9c8f03e 2018-07-22 08:21:47,001 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-01044e63-4773-4a4-proj-role 2018-07-22 08:21:47,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/427f9b52cb6d4974baf5fc5f7e502037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:47,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edbe6c56-9d78-445b-9e09-7aa4f382b92b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:47,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/427f9b52cb6d4974baf5fc5f7e502037 used request id req-edbe6c56-9d78-445b-9e09-7aa4f382b92b 2018-07-22 08:21:47,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc57af1382937848be54a8ceee22930c748e2c3e" 2018-07-22 08:21:47,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b11a867-7883-4af3-bf01-b86dc0db376d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:21:47,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7b11a867-7883-4af3-bf01-b86dc0db376d 2018-07-22 08:21:47,217 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-01044e63-4773-4a4-user 2018-07-22 08:21:47,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3548a722a89a4bc4ac0663879e133f35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2257a14d7a996ba51a44a5ddb7feb20a9f55b5d" 2018-07-22 08:21:47,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-427e7f9d-26ea-4369-ab99-d5d898e6544d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:47,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3548a722a89a4bc4ac0663879e133f35 used request id req-427e7f9d-26ea-4369-ab99-d5d898e6544d 2018-07-22 08:21:47,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:47,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["tDsC5kLpQVWwvyY46zoPvA"], "issued_at": "2018-07-22T08:21:47.000000Z"}} 2018-07-22 08:21:47,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c342a6d78f9bfe0b4cee48821f82b39d2752fcbd" 2018-07-22 08:21:47,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fde9c9b-9043-4f3a-867d-faf9315562f2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:47,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0fde9c9b-9043-4f3a-867d-faf9315562f2 2018-07-22 08:21:47,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:47,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:48,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["M6sW5rVNQL-3u2bAsgx-MQ"], "issued_at": "2018-07-22T08:21:48.000000Z"}} 2018-07-22 08:21:48,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:48,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7350ecb7-3246-427f-8203-17b14bc04582 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:48,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7350ecb7-3246-427f-8203-17b14bc04582 2018-07-22 08:21:48,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:21:48,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:21:48 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:21:48,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-36fd59ba-dd23-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:48,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b07aa8e-2afa-46ee-a30c-1b3d244ddcc3 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-36fd59ba-dd23-43b-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:21:48,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-36fd59ba-dd23-43b-proj used request id req-9b07aa8e-2afa-46ee-a30c-1b3d244ddcc3 2018-07-22 08:21:48,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:48,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f20a3cc8-f1a6-45c8-8a3d-f78ac7904d38 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:21:48,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f20a3cc8-f1a6-45c8-8a3d-f78ac7904d38 2018-07-22 08:21:48,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-36fd59ba-dd23-43b-proj"}}' 2018-07-22 08:21:48,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:21:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53a3de03-e9d0-45d6-aea0-796ed931fad3 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/15ce9cbe50744a27a17b2199347b72e2"}, "tags": [], "enabled": true, "id": "15ce9cbe50744a27a17b2199347b72e2", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-36fd59ba-dd23-43b-proj"}} 2018-07-22 08:21:48,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-53a3de03-e9d0-45d6-aea0-796ed931fad3 2018-07-22 08:21:48,721 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-36fd59ba-dd23-43b-proj 2018-07-22 08:21:48,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:48,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:49,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["54Xnh6LhQI6RzYCurkW9Tw"], "issued_at": "2018-07-22T08:21:49.000000Z"}} 2018-07-22 08:21:49,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac2070b8e4c6e60d8a8ada1283ba6cef7c1006" 2018-07-22 08:21:49,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a500ba8-bd83-48cd-8247-bfa1bb059b9b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:49,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4a500ba8-bd83-48cd-8247-bfa1bb059b9b 2018-07-22 08:21:49,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:21:49,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:21:49 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:21:49,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac2070b8e4c6e60d8a8ada1283ba6cef7c1006" 2018-07-22 08:21:49,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d8d64c3-ae62-43bb-b2a9-eff97a258dfa Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:21:49,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2d8d64c3-ae62-43bb-b2a9-eff97a258dfa 2018-07-22 08:21:49,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-36fd59ba-dd23-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac2070b8e4c6e60d8a8ada1283ba6cef7c1006" 2018-07-22 08:21:49,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f8eb54b-f596-4a01-88c4-9ddc162b5662 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-36fd59ba-dd23-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/15ce9cbe50744a27a17b2199347b72e2"}, "tags": [], "enabled": true, "id": "15ce9cbe50744a27a17b2199347b72e2", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-36fd59ba-dd23-43b-proj"}]} 2018-07-22 08:21:49,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-36fd59ba-dd23-43b-proj used request id req-3f8eb54b-f596-4a01-88c4-9ddc162b5662 2018-07-22 08:21:49,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac2070b8e4c6e60d8a8ada1283ba6cef7c1006" 2018-07-22 08:21:49,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad9a1837-84c2-4426-85d7-8f0fc345b145 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:21:49,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ad9a1837-84c2-4426-85d7-8f0fc345b145 2018-07-22 08:21:49,913 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-36fd59ba-dd23-43b-user 2018-07-22 08:21:49,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:49,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:50,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b233329-ffd0-4409-a7ee-212f35c67951 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:21:50,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4b233329-ffd0-4409-a7ee-212f35c67951 2018-07-22 08:21:50,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" -d '{"role": {"name": "CreateImageSuccessTests-36fd59ba-dd23-43b-proj-role"}}' 2018-07-22 08:21:50,133 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fb98c22-aa4d-4bb4-bbe0-58ac9193abe3 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "82221f74028c4fb88894ee0a62b3a64f", "links": {"self": "http://172.30.9.23:5000/v3/roles/82221f74028c4fb88894ee0a62b3a64f"}, "name": "CreateImageSuccessTests-36fd59ba-dd23-43b-proj-role"}} 2018-07-22 08:21:50,133 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-5fb98c22-aa4d-4bb4-bbe0-58ac9193abe3 2018-07-22 08:21:50,133 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-36fd59ba-dd23-43b-proj-role 2018-07-22 08:21:50,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/82221f74028c4fb88894ee0a62b3a64f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:50,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d606161f-fa38-4a7f-ba47-39913a97dafe Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "82221f74028c4fb88894ee0a62b3a64f", "links": {"self": "http://172.30.9.23:5000/v3/roles/82221f74028c4fb88894ee0a62b3a64f"}, "name": "CreateImageSuccessTests-36fd59ba-dd23-43b-proj-role"}} 2018-07-22 08:21:50,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/82221f74028c4fb88894ee0a62b3a64f used request id req-d606161f-fa38-4a7f-ba47-39913a97dafe 2018-07-22 08:21:50,225 - keystone_utils - INFO - Granting role CreateImageSuccessTests-36fd59ba-dd23-43b-proj-role to project CreateImageSuccessTests-36fd59ba-dd23-43b-proj 2018-07-22 08:21:50,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/15ce9cbe50744a27a17b2199347b72e2/users/39f8898c1d254f04bcc7eaa061f2fb0d/roles/82221f74028c4fb88894ee0a62b3a64f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:50,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ea1e031-f4b4-476d-9064-61c1ba7228de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:50,370 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/15ce9cbe50744a27a17b2199347b72e2/users/39f8898c1d254f04bcc7eaa061f2fb0d/roles/82221f74028c4fb88894ee0a62b3a64f used request id req-5ea1e031-f4b4-476d-9064-61c1ba7228de 2018-07-22 08:21:50,371 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:21:50,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:50,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:50,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82221f74028c4fb88894ee0a62b3a64f", "name": "CreateImageSuccessTests-36fd59ba-dd23-43b-proj-role"}], "expires_at": "2018-07-22T09:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15ce9cbe50744a27a17b2199347b72e2", "name": "CreateImageSuccessTests-36fd59ba-dd23-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/15ce9cbe50744a27a17b2199347b72e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/15ce9cbe50744a27a17b2199347b72e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/15ce9cbe50744a27a17b2199347b72e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_15ce9cbe50744a27a17b2199347b72e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_15ce9cbe50744a27a17b2199347b72e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/15ce9cbe50744a27a17b2199347b72e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/15ce9cbe50744a27a17b2199347b72e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/15ce9cbe50744a27a17b2199347b72e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-36fd59ba-dd23-43b-user", "id": "39f8898c1d254f04bcc7eaa061f2fb0d"}, "audit_ids": ["j8yuT4DwSLqROog9XMi9ow"], "issued_at": "2018-07-22T08:21:50.000000Z"}} 2018-07-22 08:21:50,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024bf6edb4be1000e1a80719c21a008e107c03d8" 2018-07-22 08:21:50,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9cafd70-709d-4d7c-99ca-43811b784796 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:50,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a9cafd70-709d-4d7c-99ca-43811b784796 2018-07-22 08:21:50,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}024bf6edb4be1000e1a80719c21a008e107c03d8" 2018-07-22 08:21:51,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-a6a1f3eb-1dce-4d88-b20d-4a65b2f50b9d Date: Sun, 22 Jul 2018 08:21:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661"} 2018-07-22 08:21:51,466 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661 used request id req-a6a1f3eb-1dce-4d88-b20d-4a65b2f50b9d 2018-07-22 08:21:51,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}024bf6edb4be1000e1a80719c21a008e107c03d8" 2018-07-22 08:21:51,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-19280194-4f9d-4a9c-ba98-3fbee124a3bc Date: Sun, 22 Jul 2018 08:21:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:51,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-19280194-4f9d-4a9c-ba98-3fbee124a3bc 2018-07-22 08:21:51,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}024bf6edb4be1000e1a80719c21a008e107c03d8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661"}' 2018-07-22 08:21:52,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f9f8ec59-c04f-416e-bde7-a6ec9e6cf06a Date: Sun, 22 Jul 2018 08:21:52 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43", "min_disk": 0, "protected": false, "id": "46603caa-e10b-4eb9-b52e-d41c6cfa7c43", "file": "/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43/file", "checksum": null, "owner": "15ce9cbe50744a27a17b2199347b72e2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:52,305 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f9f8ec59-c04f-416e-bde7-a6ec9e6cf06a 2018-07-22 08:21:52,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}024bf6edb4be1000e1a80719c21a008e107c03d8" -d '' 2018-07-22 08:21:52,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c91ac1f-1a53-4606-8de8-839a78860132 Date: Sun, 22 Jul 2018 08:21:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:21:53,000 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43/file used request id req-0c91ac1f-1a53-4606-8de8-839a78860132 2018-07-22 08:21:53,000 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:21:53,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}024bf6edb4be1000e1a80719c21a008e107c03d8" 2018-07-22 08:21:53,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-394d54a1-a5ef-4bcc-b625-dfb0aafe9235 Date: Sun, 22 Jul 2018 08:21:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:52Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43/snap", "metadata": {}}], "self": "/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43", "min_disk": 0, "protected": false, "id": "46603caa-e10b-4eb9-b52e-d41c6cfa7c43", "file": "/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15ce9cbe50744a27a17b2199347b72e2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:53,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43 used request id req-394d54a1-a5ef-4bcc-b625-dfb0aafe9235 2018-07-22 08:21:53,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}024bf6edb4be1000e1a80719c21a008e107c03d8" 2018-07-22 08:21:53,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6f76a559-64aa-4260-bce0-6887d09f8a1b Date: Sun, 22 Jul 2018 08:21:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:53,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6f76a559-64aa-4260-bce0-6887d09f8a1b 2018-07-22 08:21:53,377 - create_image - INFO - Created image with name - CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661 2018-07-22 08:21:53,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}024bf6edb4be1000e1a80719c21a008e107c03d8" 2018-07-22 08:21:53,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-95b01ba6-2e71-46e4-af1f-c289810c4c19 Date: Sun, 22 Jul 2018 08:21:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:52Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43/snap", "metadata": {}}], "self": "/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43", "min_disk": 0, "protected": false, "id": "46603caa-e10b-4eb9-b52e-d41c6cfa7c43", "file": "/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15ce9cbe50744a27a17b2199347b72e2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:21:53,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43 used request id req-95b01ba6-2e71-46e4-af1f-c289810c4c19 2018-07-22 08:21:53,572 - create_image - DEBUG - Instance status is - active 2018-07-22 08:21:53,572 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661 2018-07-22 08:21:53,572 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661 2018-07-22 08:21:53,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:53,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82221f74028c4fb88894ee0a62b3a64f", "name": "CreateImageSuccessTests-36fd59ba-dd23-43b-proj-role"}], "expires_at": "2018-07-22T09:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15ce9cbe50744a27a17b2199347b72e2", "name": "CreateImageSuccessTests-36fd59ba-dd23-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/15ce9cbe50744a27a17b2199347b72e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/15ce9cbe50744a27a17b2199347b72e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/15ce9cbe50744a27a17b2199347b72e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_15ce9cbe50744a27a17b2199347b72e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_15ce9cbe50744a27a17b2199347b72e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/15ce9cbe50744a27a17b2199347b72e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/15ce9cbe50744a27a17b2199347b72e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/15ce9cbe50744a27a17b2199347b72e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-36fd59ba-dd23-43b-user", "id": "39f8898c1d254f04bcc7eaa061f2fb0d"}, "audit_ids": ["lxFXZJ_4THCZyrfdNwAW3g"], "issued_at": "2018-07-22T08:21:53.000000Z"}} 2018-07-22 08:21:53,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82faef9eb9cc0382fbb4ffbd63a21b85fae7d8e0" 2018-07-22 08:21:54,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-14688392-d9e8-4763-add6-a39ac0e20422 Date: Sun, 22 Jul 2018 08:21:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:52Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43/snap", "metadata": {}}], "self": "/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43", "min_disk": 0, "protected": false, "id": "46603caa-e10b-4eb9-b52e-d41c6cfa7c43", "file": "/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15ce9cbe50744a27a17b2199347b72e2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661"} 2018-07-22 08:21:54,176 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661 used request id req-14688392-d9e8-4763-add6-a39ac0e20422 2018-07-22 08:21:54,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82faef9eb9cc0382fbb4ffbd63a21b85fae7d8e0" 2018-07-22 08:21:54,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fc5c2f68-06de-4de0-bdda-df9f481c1dab Date: Sun, 22 Jul 2018 08:21:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:54,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fc5c2f68-06de-4de0-bdda-df9f481c1dab 2018-07-22 08:21:54,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:54,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:54,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82221f74028c4fb88894ee0a62b3a64f", "name": "CreateImageSuccessTests-36fd59ba-dd23-43b-proj-role"}], "expires_at": "2018-07-22T09:21:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15ce9cbe50744a27a17b2199347b72e2", "name": "CreateImageSuccessTests-36fd59ba-dd23-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/15ce9cbe50744a27a17b2199347b72e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/15ce9cbe50744a27a17b2199347b72e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/15ce9cbe50744a27a17b2199347b72e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_15ce9cbe50744a27a17b2199347b72e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_15ce9cbe50744a27a17b2199347b72e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/15ce9cbe50744a27a17b2199347b72e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/15ce9cbe50744a27a17b2199347b72e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/15ce9cbe50744a27a17b2199347b72e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/15ce9cbe50744a27a17b2199347b72e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-36fd59ba-dd23-43b-user", "id": "39f8898c1d254f04bcc7eaa061f2fb0d"}, "audit_ids": ["6ea6yGh0T-G7K6UDthZWgw"], "issued_at": "2018-07-22T08:21:54.000000Z"}} 2018-07-22 08:21:54,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af2398322eadd10346437bf6698571edbc961ee1" 2018-07-22 08:21:54,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f0a7d8-7a8d-4bff-864e-31d185263d95 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:54,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b0f0a7d8-7a8d-4bff-864e-31d185263d95 2018-07-22 08:21:54,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&name=CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af2398322eadd10346437bf6698571edbc961ee1" 2018-07-22 08:21:55,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-79763be4-6a53-4b28-8bb3-04f9fed5c340 Date: Sun, 22 Jul 2018 08:21:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:21:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:21:52Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43/snap", "metadata": {}}], "self": "/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43", "min_disk": 0, "protected": false, "id": "46603caa-e10b-4eb9-b52e-d41c6cfa7c43", "file": "/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15ce9cbe50744a27a17b2199347b72e2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661"} 2018-07-22 08:21:55,023 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&name=CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661 used request id req-79763be4-6a53-4b28-8bb3-04f9fed5c340 2018-07-22 08:21:55,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af2398322eadd10346437bf6698571edbc961ee1" 2018-07-22 08:21:55,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-753de65a-0c6a-4810-936a-db4c8b48387a Date: Sun, 22 Jul 2018 08:21:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:21:55,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-753de65a-0c6a-4810-936a-db4c8b48387a 2018-07-22 08:21:55,202 - create_image - INFO - Found image with name - CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661 2018-07-22 08:21:55,202 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-9c694f25-9a7f-40a9-b091-3cca92f3c661 2018-07-22 08:21:55,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}024bf6edb4be1000e1a80719c21a008e107c03d8" 2018-07-22 08:21:55,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ce1c61c2-075a-4b9c-b155-dfb691110ec7 Date: Sun, 22 Jul 2018 08:21:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:21:55,684 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/46603caa-e10b-4eb9-b52e-d41c6cfa7c43 used request id req-ce1c61c2-075a-4b9c-b155-dfb691110ec7 2018-07-22 08:21:55,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:55,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-12e68962-3bce-4a5c-a335-8a1a1161c6f6 Date: Sun, 22 Jul 2018 08:21:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:21:55,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-12e68962-3bce-4a5c-a335-8a1a1161c6f6 2018-07-22 08:21:55,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:56,024 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b41bb7f-a11a-4a2e-a8af-e5aa527286a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:56,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-3b41bb7f-a11a-4a2e-a8af-e5aa527286a7 2018-07-22 08:21:56,025 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:56,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:56,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b27f225e-820d-4ffc-842f-9a4bd90fea40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:56,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-b27f225e-820d-4ffc-842f-9a4bd90fea40 2018-07-22 08:21:56,122 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:56,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:56,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b74386c2-7334-448f-b93e-27bb5566efd3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:21:56,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-b74386c2-7334-448f-b93e-27bb5566efd3 2018-07-22 08:21:56,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:56,308 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07f22dc9-4835-4d47-bdb4-ca36b6d37e03 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:56,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-07f22dc9-4835-4d47-bdb4-ca36b6d37e03 2018-07-22 08:21:56,308 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:56,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:56,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4de6fc45-5d3c-419d-a0f9-fabd4e50c7c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:56,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-4de6fc45-5d3c-419d-a0f9-fabd4e50c7c7 2018-07-22 08:21:56,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:56,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:56,501 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fc70bd9-7f7a-49df-a08a-0e77f0fcd603 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:56,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-9fc70bd9-7f7a-49df-a08a-0e77f0fcd603 2018-07-22 08:21:56,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:56,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:56,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a8c008b-85f0-4750-8de9-20c8a807a05f Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:21:56,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-8a8c008b-85f0-4750-8de9-20c8a807a05f 2018-07-22 08:21:56,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:56,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16ac74f1-6262-4da0-8684-140c51f25129 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:56,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-16ac74f1-6262-4da0-8684-140c51f25129 2018-07-22 08:21:56,699 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:56,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:56,788 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c294ca6-61c0-42b0-8ec3-fe3d50e74be1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:21:56,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-3c294ca6-61c0-42b0-8ec3-fe3d50e74be1 2018-07-22 08:21:56,788 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:21:56,789 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-36fd59ba-dd23-43b-proj 2018-07-22 08:21:56,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/15ce9cbe50744a27a17b2199347b72e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:57,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5eb1b75e-704d-4d8b-891f-b7e2717d2431 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:57,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/15ce9cbe50744a27a17b2199347b72e2 used request id req-5eb1b75e-704d-4d8b-891f-b7e2717d2431 2018-07-22 08:21:57,038 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-36fd59ba-dd23-43b-proj-role 2018-07-22 08:21:57,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/82221f74028c4fb88894ee0a62b3a64f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:57,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fee7efe9-c952-4125-a372-c470dc3f2605 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:57,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/82221f74028c4fb88894ee0a62b3a64f used request id req-fee7efe9-c952-4125-a372-c470dc3f2605 2018-07-22 08:21:57,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738b62704282725c830b1e613d83ad2595c5e9f1" 2018-07-22 08:21:57,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cf5491b-35f1-4419-8ddb-3ce018cfd0d7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:21:57,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7cf5491b-35f1-4419-8ddb-3ce018cfd0d7 2018-07-22 08:21:57,260 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-36fd59ba-dd23-43b-user 2018-07-22 08:21:57,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/39f8898c1d254f04bcc7eaa061f2fb0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac2070b8e4c6e60d8a8ada1283ba6cef7c1006" 2018-07-22 08:21:57,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:21:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa34a962-39f2-4190-913c-433c388e067f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:21:57,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/39f8898c1d254f04bcc7eaa061f2fb0d used request id req-aa34a962-39f2-4190-913c-433c388e067f 2018-07-22 08:21:57,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:57,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["3Cs8cYgNTT6gMYBaFmY-Vw"], "issued_at": "2018-07-22T08:21:57.000000Z"}} 2018-07-22 08:21:57,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbb00eff691d952c7e84feffc97ba0e65ad648e" 2018-07-22 08:21:57,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1318b226-2ee2-47bf-8f5f-d0b8dce70df9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:57,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1318b226-2ee2-47bf-8f5f-d0b8dce70df9 2018-07-22 08:21:57,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:57,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:58,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["sKN6Q4TfRTuRDaQ272mrxA"], "issued_at": "2018-07-22T08:21:58.000000Z"}} 2018-07-22 08:21:58,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:21:58,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8df7a05-c4fd-4a79-ae7d-7d82f905f1f6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:58,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d8df7a05-c4fd-4a79-ae7d-7d82f905f1f6 2018-07-22 08:21:58,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:21:58,444 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:21:58 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:21:58,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-97da0251-5a40-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:21:58,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec45437-9433-47f6-bcd4-ce086e2bbff0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-97da0251-5a40-4a5-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:21:58,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-97da0251-5a40-4a5-proj used request id req-3ec45437-9433-47f6-bcd4-ce086e2bbff0 2018-07-22 08:21:58,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:21:58,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2575ba90-3d67-4aef-aa83-9f4d113c4858 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:21:58,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2575ba90-3d67-4aef-aa83-9f4d113c4858 2018-07-22 08:21:58,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-97da0251-5a40-4a5-proj"}}' 2018-07-22 08:21:58,767 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:21:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f90d224-f75d-4f16-823f-4c8a1ff94a7f Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/362c2d4fcc98482a892e12b07132806e"}, "tags": [], "enabled": true, "id": "362c2d4fcc98482a892e12b07132806e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-97da0251-5a40-4a5-proj"}} 2018-07-22 08:21:58,767 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6f90d224-f75d-4f16-823f-4c8a1ff94a7f 2018-07-22 08:21:58,768 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-97da0251-5a40-4a5-proj 2018-07-22 08:21:58,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:58,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:21:59,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["IWD2Mss7STy85O-1rRpcsA"], "issued_at": "2018-07-22T08:21:59.000000Z"}} 2018-07-22 08:21:59,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407fb0071f12f7ef4f95fea61831496910b86771" 2018-07-22 08:21:59,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa9c558-a9de-4cb6-a9e4-87c2e87caac9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:21:59,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-faa9c558-a9de-4cb6-a9e4-87c2e87caac9 2018-07-22 08:21:59,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:21:59,187 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:21:59 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:21:59,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407fb0071f12f7ef4f95fea61831496910b86771" 2018-07-22 08:21:59,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61dcc8a5-641c-42a3-ae75-37b7b3c108cb Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:21:59,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-61dcc8a5-641c-42a3-ae75-37b7b3c108cb 2018-07-22 08:21:59,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-97da0251-5a40-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407fb0071f12f7ef4f95fea61831496910b86771" 2018-07-22 08:21:59,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3563985c-b845-44a5-acaf-9cbe39500446 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-97da0251-5a40-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/362c2d4fcc98482a892e12b07132806e"}, "tags": [], "enabled": true, "id": "362c2d4fcc98482a892e12b07132806e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-97da0251-5a40-4a5-proj"}]} 2018-07-22 08:21:59,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-97da0251-5a40-4a5-proj used request id req-3563985c-b845-44a5-acaf-9cbe39500446 2018-07-22 08:21:59,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407fb0071f12f7ef4f95fea61831496910b86771" 2018-07-22 08:21:59,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8975245-c438-4a48-a0a0-d87463cc5a7d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:21:59,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b8975245-c438-4a48-a0a0-d87463cc5a7d 2018-07-22 08:21:59,863 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-97da0251-5a40-4a5-user 2018-07-22 08:21:59,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:21:59,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:21:59,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4bb98d2-e7ba-4776-92a0-108b5687e071 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:21:59,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d4bb98d2-e7ba-4776-92a0-108b5687e071 2018-07-22 08:21:59,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" -d '{"role": {"name": "CreateImageNegativeTests-97da0251-5a40-4a5-proj-role"}}' 2018-07-22 08:22:00,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:21:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3641334e-6478-4578-b2b9-20c3eece3099 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bc91dc7ffe344b6af95e819f7d8698d", "links": {"self": "http://172.30.9.23:5000/v3/roles/0bc91dc7ffe344b6af95e819f7d8698d"}, "name": "CreateImageNegativeTests-97da0251-5a40-4a5-proj-role"}} 2018-07-22 08:22:00,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3641334e-6478-4578-b2b9-20c3eece3099 2018-07-22 08:22:00,085 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-97da0251-5a40-4a5-proj-role 2018-07-22 08:22:00,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/0bc91dc7ffe344b6af95e819f7d8698d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:22:00,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeca3781-309b-4297-b4dd-6944a1ba1474 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bc91dc7ffe344b6af95e819f7d8698d", "links": {"self": "http://172.30.9.23:5000/v3/roles/0bc91dc7ffe344b6af95e819f7d8698d"}, "name": "CreateImageNegativeTests-97da0251-5a40-4a5-proj-role"}} 2018-07-22 08:22:00,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0bc91dc7ffe344b6af95e819f7d8698d used request id req-eeca3781-309b-4297-b4dd-6944a1ba1474 2018-07-22 08:22:00,183 - keystone_utils - INFO - Granting role CreateImageNegativeTests-97da0251-5a40-4a5-proj-role to project CreateImageNegativeTests-97da0251-5a40-4a5-proj 2018-07-22 08:22:00,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/362c2d4fcc98482a892e12b07132806e/users/9cebc601f6a241a5be2057d03b1bf57b/roles/0bc91dc7ffe344b6af95e819f7d8698d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:22:00,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a864ba9-827e-4f05-9286-0813f97b26f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:00,436 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/362c2d4fcc98482a892e12b07132806e/users/9cebc601f6a241a5be2057d03b1bf57b/roles/0bc91dc7ffe344b6af95e819f7d8698d used request id req-6a864ba9-827e-4f05-9286-0813f97b26f8 2018-07-22 08:22:00,436 - openstack_tests - DEBUG - Image metadata - None 2018-07-22 08:22:00,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:00,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:00,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bc91dc7ffe344b6af95e819f7d8698d", "name": "CreateImageNegativeTests-97da0251-5a40-4a5-proj-role"}], "expires_at": "2018-07-22T09:22:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "362c2d4fcc98482a892e12b07132806e", "name": "CreateImageNegativeTests-97da0251-5a40-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/362c2d4fcc98482a892e12b07132806e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/362c2d4fcc98482a892e12b07132806e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/362c2d4fcc98482a892e12b07132806e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/362c2d4fcc98482a892e12b07132806e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/362c2d4fcc98482a892e12b07132806e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/362c2d4fcc98482a892e12b07132806e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_362c2d4fcc98482a892e12b07132806e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_362c2d4fcc98482a892e12b07132806e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/362c2d4fcc98482a892e12b07132806e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/362c2d4fcc98482a892e12b07132806e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/362c2d4fcc98482a892e12b07132806e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/362c2d4fcc98482a892e12b07132806e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/362c2d4fcc98482a892e12b07132806e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/362c2d4fcc98482a892e12b07132806e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-97da0251-5a40-4a5-user", "id": "9cebc601f6a241a5be2057d03b1bf57b"}, "audit_ids": ["T1VSS33aTX6HvJ_Dnl_ZLA"], "issued_at": "2018-07-22T08:22:00.000000Z"}} 2018-07-22 08:22:00,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c9c60679c8fbf36925768567d53e09622fb50e" 2018-07-22 08:22:00,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92605dda-bbdf-4fe2-a025-2ef65b85d85e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:00,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-92605dda-bbdf-4fe2-a025-2ef65b85d85e 2018-07-22 08:22:00,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-56138501-92c2-4896-8f99-892d929ee0a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47c9c60679c8fbf36925768567d53e09622fb50e" 2018-07-22 08:22:01,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-2774d947-41a8-4f62-be9c-5ba351532e90 Date: Sun, 22 Jul 2018 08:22:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-56138501-92c2-4896-8f99-892d929ee0a7"} 2018-07-22 08:22:01,116 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-56138501-92c2-4896-8f99-892d929ee0a7 used request id req-2774d947-41a8-4f62-be9c-5ba351532e90 2018-07-22 08:22:01,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47c9c60679c8fbf36925768567d53e09622fb50e" 2018-07-22 08:22:01,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-62b138a5-d826-4bc6-8a99-2c22dfd6a0ea Date: Sun, 22 Jul 2018 08:22:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:22:01,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-62b138a5-d826-4bc6-8a99-2c22dfd6a0ea 2018-07-22 08:22:01,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}47c9c60679c8fbf36925768567d53e09622fb50e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-56138501-92c2-4896-8f99-892d929ee0a7"}' 2018-07-22 08:22:01,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/0161c623-302e-4e9b-9b1b-cecf7a4a812d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f9e49403-c73a-485b-9729-9774c48ad64c Date: Sun, 22 Jul 2018 08:22:01 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-56138501-92c2-4896-8f99-892d929ee0a7", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:22:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:22:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/0161c623-302e-4e9b-9b1b-cecf7a4a812d", "min_disk": 0, "protected": false, "id": "0161c623-302e-4e9b-9b1b-cecf7a4a812d", "file": "/v2/images/0161c623-302e-4e9b-9b1b-cecf7a4a812d/file", "checksum": null, "owner": "362c2d4fcc98482a892e12b07132806e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:22:01,538 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f9e49403-c73a-485b-9729-9774c48ad64c 2018-07-22 08:22:01,545 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-07-22 08:22:01,545 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-56138501-92c2-4896-8f99-892d929ee0a7 2018-07-22 08:22:01,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/0161c623-302e-4e9b-9b1b-cecf7a4a812d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47c9c60679c8fbf36925768567d53e09622fb50e" 2018-07-22 08:22:01,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-58013228-a0f4-4b83-bb0a-f63cad2fc12a Date: Sun, 22 Jul 2018 08:22:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:22:01,624 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0161c623-302e-4e9b-9b1b-cecf7a4a812d used request id req-58013228-a0f4-4b83-bb0a-f63cad2fc12a 2018-07-22 08:22:01,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:22:01,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-e472f5bb-f415-415c-81e1-b784f16638c5 Date: Sun, 22 Jul 2018 08:22:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:22:01,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e472f5bb-f415-415c-81e1-b784f16638c5 2018-07-22 08:22:01,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:22:01,980 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80ff02df-1703-4594-b0c8-c2265d1c87be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:01,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-80ff02df-1703-4594-b0c8-c2265d1c87be 2018-07-22 08:22:01,980 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:01,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:22:02,067 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffd61774-9202-4be5-bccc-e3b5b4362e1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:02,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-ffd61774-9202-4be5-bccc-e3b5b4362e1c 2018-07-22 08:22:02,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:02,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:22:02,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08589a9b-00af-45ec-9e76-fdd6d0ce4ef4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:22:02,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-08589a9b-00af-45ec-9e76-fdd6d0ce4ef4 2018-07-22 08:22:02,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:22:02,257 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-507984db-273f-4291-9e78-b071179deb50 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:02,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-507984db-273f-4291-9e78-b071179deb50 2018-07-22 08:22:02,258 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:02,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:22:02,349 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91bd9f1c-ddb4-490f-ae61-08928802f16b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:02,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-91bd9f1c-ddb4-490f-ae61-08928802f16b 2018-07-22 08:22:02,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:02,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:22:02,443 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19c98a50-04fe-414d-9694-629b11afb124 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:02,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-19c98a50-04fe-414d-9694-629b11afb124 2018-07-22 08:22:02,443 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:02,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:22:02,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8723e2b7-07af-487f-8f84-4119da5389cf Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:22:02,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-8723e2b7-07af-487f-8f84-4119da5389cf 2018-07-22 08:22:02,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:22:02,630 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2d5145b-4079-49e1-b64c-627105245ab4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:02,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-a2d5145b-4079-49e1-b64c-627105245ab4 2018-07-22 08:22:02,630 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:02,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:22:02,724 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68c97191-f75a-4b3b-b25d-b1c84fa51da5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:02,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-68c97191-f75a-4b3b-b25d-b1c84fa51da5 2018-07-22 08:22:02,725 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:02,725 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-97da0251-5a40-4a5-proj 2018-07-22 08:22:02,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/362c2d4fcc98482a892e12b07132806e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:22:02,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdfc4f79-e995-4108-9577-16e255f9601e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:02,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/362c2d4fcc98482a892e12b07132806e used request id req-bdfc4f79-e995-4108-9577-16e255f9601e 2018-07-22 08:22:02,965 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-97da0251-5a40-4a5-proj-role 2018-07-22 08:22:02,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/0bc91dc7ffe344b6af95e819f7d8698d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:22:03,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e92d6888-f678-4d2d-bbb6-a2e08a11f27f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:03,079 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0bc91dc7ffe344b6af95e819f7d8698d used request id req-e92d6888-f678-4d2d-bbb6-a2e08a11f27f 2018-07-22 08:22:03,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6c4ba93eb17147b950570ea990da4d9dae293" 2018-07-22 08:22:03,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115d160f-f484-4a1d-9c1e-66fe25fada9b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:03,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-115d160f-f484-4a1d-9c1e-66fe25fada9b 2018-07-22 08:22:03,173 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-97da0251-5a40-4a5-user 2018-07-22 08:22:03,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9cebc601f6a241a5be2057d03b1bf57b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407fb0071f12f7ef4f95fea61831496910b86771" 2018-07-22 08:22:03,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8a78a6b-8b57-4eab-9668-cfbde2e39393 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:03,366 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9cebc601f6a241a5be2057d03b1bf57b used request id req-b8a78a6b-8b57-4eab-9668-cfbde2e39393 2018-07-22 08:22:03,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:03,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["cwvTpamQR868aBWpqe4yOg"], "issued_at": "2018-07-22T08:22:03.000000Z"}} 2018-07-22 08:22:03,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041f8ce2513a9949fb2cce58ca502d43aa67cb89" 2018-07-22 08:22:03,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dace32e3-53b4-4227-acee-9111bfe02465 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:03,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-dace32e3-53b4-4227-acee-9111bfe02465 2018-07-22 08:22:03,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:03,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:04,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["7aBqLjU2TEqCyuoxTu6OKw"], "issued_at": "2018-07-22T08:22:04.000000Z"}} 2018-07-22 08:22:04,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:04,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9cef8e-d870-44f0-a8be-ff4a97d70255 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:04,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1a9cef8e-d870-44f0-a8be-ff4a97d70255 2018-07-22 08:22:04,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:04,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:04 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:04,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a1c77e0d-bb94-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:04,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608e6bda-cbe3-4786-8654-4510520471ba Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a1c77e0d-bb94-498-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:22:04,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a1c77e0d-bb94-498-proj used request id req-608e6bda-cbe3-4786-8654-4510520471ba 2018-07-22 08:22:04,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:04,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e629b460-7033-484e-b24e-96788716ca61 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:04,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e629b460-7033-484e-b24e-96788716ca61 2018-07-22 08:22:04,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-a1c77e0d-bb94-498-proj"}}' 2018-07-22 08:22:04,678 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb07bbb2-6e01-4e97-8d95-890a67c1e598 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/929e7187abae49908581f11ed8f9cc51"}, "tags": [], "enabled": true, "id": "929e7187abae49908581f11ed8f9cc51", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-a1c77e0d-bb94-498-proj"}} 2018-07-22 08:22:04,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cb07bbb2-6e01-4e97-8d95-890a67c1e598 2018-07-22 08:22:04,679 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-a1c77e0d-bb94-498-proj 2018-07-22 08:22:04,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:04,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:05,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["z4robfw-QkKUEd-JqNB_lg"], "issued_at": "2018-07-22T08:22:05.000000Z"}} 2018-07-22 08:22:05,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f59a8be89a233123893be9588d2e130be5f21c70" 2018-07-22 08:22:05,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61498634-37d7-4227-a112-c6625c701178 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:05,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-61498634-37d7-4227-a112-c6625c701178 2018-07-22 08:22:05,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:05,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:05 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:05,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f59a8be89a233123893be9588d2e130be5f21c70" 2018-07-22 08:22:05,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0499bd1b-0c7f-4e47-8474-15c2a46f6fcc Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:22:05,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0499bd1b-0c7f-4e47-8474-15c2a46f6fcc 2018-07-22 08:22:05,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-a1c77e0d-bb94-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f59a8be89a233123893be9588d2e130be5f21c70" 2018-07-22 08:22:05,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-563c7896-110c-4317-bc09-a63516315f6f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-a1c77e0d-bb94-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/929e7187abae49908581f11ed8f9cc51"}, "tags": [], "enabled": true, "id": "929e7187abae49908581f11ed8f9cc51", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-a1c77e0d-bb94-498-proj"}]} 2018-07-22 08:22:05,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-a1c77e0d-bb94-498-proj used request id req-563c7896-110c-4317-bc09-a63516315f6f 2018-07-22 08:22:05,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f59a8be89a233123893be9588d2e130be5f21c70" 2018-07-22 08:22:05,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b04079-415a-42a3-9cc7-ea54a2e157e1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:05,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-11b04079-415a-42a3-9cc7-ea54a2e157e1 2018-07-22 08:22:05,779 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-a1c77e0d-bb94-498-user 2018-07-22 08:22:05,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:05,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:05,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7e8a223-e053-4aad-8d96-f4457e258f68 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:05,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a7e8a223-e053-4aad-8d96-f4457e258f68 2018-07-22 08:22:05,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" -d '{"role": {"name": "CreateImageNegativeTests-a1c77e0d-bb94-498-proj-role"}}' 2018-07-22 08:22:05,982 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be7df866-bd6c-4a7c-b795-c4806c565735 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb43c46a502e40fc8c8815582d496b29", "links": {"self": "http://172.30.9.23:5000/v3/roles/cb43c46a502e40fc8c8815582d496b29"}, "name": "CreateImageNegativeTests-a1c77e0d-bb94-498-proj-role"}} 2018-07-22 08:22:05,982 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-be7df866-bd6c-4a7c-b795-c4806c565735 2018-07-22 08:22:05,983 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-a1c77e0d-bb94-498-proj-role 2018-07-22 08:22:05,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cb43c46a502e40fc8c8815582d496b29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:06,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff87c3dc-2c4e-4905-8cfc-85eb4a5d8780 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb43c46a502e40fc8c8815582d496b29", "links": {"self": "http://172.30.9.23:5000/v3/roles/cb43c46a502e40fc8c8815582d496b29"}, "name": "CreateImageNegativeTests-a1c77e0d-bb94-498-proj-role"}} 2018-07-22 08:22:06,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cb43c46a502e40fc8c8815582d496b29 used request id req-ff87c3dc-2c4e-4905-8cfc-85eb4a5d8780 2018-07-22 08:22:06,003 - keystone_utils - INFO - Granting role CreateImageNegativeTests-a1c77e0d-bb94-498-proj-role to project CreateImageNegativeTests-a1c77e0d-bb94-498-proj 2018-07-22 08:22:06,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/929e7187abae49908581f11ed8f9cc51/users/c1ce1983b3b7497fbb6396feeb196801/roles/cb43c46a502e40fc8c8815582d496b29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:06,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d72ff3b-dd72-4098-8bee-0e0740729c6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:06,067 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/929e7187abae49908581f11ed8f9cc51/users/c1ce1983b3b7497fbb6396feeb196801/roles/cb43c46a502e40fc8c8815582d496b29 used request id req-9d72ff3b-dd72-4098-8bee-0e0740729c6b 2018-07-22 08:22:06,067 - openstack_tests - DEBUG - Image metadata - None 2018-07-22 08:22:06,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:06,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:06,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb43c46a502e40fc8c8815582d496b29", "name": "CreateImageNegativeTests-a1c77e0d-bb94-498-proj-role"}], "expires_at": "2018-07-22T09:22:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "929e7187abae49908581f11ed8f9cc51", "name": "CreateImageNegativeTests-a1c77e0d-bb94-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/929e7187abae49908581f11ed8f9cc51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/929e7187abae49908581f11ed8f9cc51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/929e7187abae49908581f11ed8f9cc51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/929e7187abae49908581f11ed8f9cc51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/929e7187abae49908581f11ed8f9cc51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/929e7187abae49908581f11ed8f9cc51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_929e7187abae49908581f11ed8f9cc51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_929e7187abae49908581f11ed8f9cc51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/929e7187abae49908581f11ed8f9cc51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/929e7187abae49908581f11ed8f9cc51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/929e7187abae49908581f11ed8f9cc51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/929e7187abae49908581f11ed8f9cc51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/929e7187abae49908581f11ed8f9cc51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/929e7187abae49908581f11ed8f9cc51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-a1c77e0d-bb94-498-user", "id": "c1ce1983b3b7497fbb6396feeb196801"}, "audit_ids": ["SaCcMfcTQpq9xdj2Ms4KLA"], "issued_at": "2018-07-22T08:22:06.000000Z"}} 2018-07-22 08:22:06,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5bb871f52a9d2c81cfb9bf4c13e07276550b490" 2018-07-22 08:22:06,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb999322-789a-4837-aaaa-185223dff8cb Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:06,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cb999322-789a-4837-aaaa-185223dff8cb 2018-07-22 08:22:06,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-fbbd8397-f0a8-4d67-a8a7-01a79b153a72 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5bb871f52a9d2c81cfb9bf4c13e07276550b490" 2018-07-22 08:22:06,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-3004fe13-30a9-471f-86af-fdf79296c825 Date: Sun, 22 Jul 2018 08:22:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-fbbd8397-f0a8-4d67-a8a7-01a79b153a72"} 2018-07-22 08:22:06,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-fbbd8397-f0a8-4d67-a8a7-01a79b153a72 used request id req-3004fe13-30a9-471f-86af-fdf79296c825 2018-07-22 08:22:06,747 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-07-22 08:22:06,748 - file_utils - DEBUG - Saving file to - /tmp/57c1d3f0-8563-4b85-bab6-4f7d6cdbdb11 2018-07-22 08:22:06,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5bb871f52a9d2c81cfb9bf4c13e07276550b490" 2018-07-22 08:22:07,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-63715db2-ac23-4cd1-a301-3307257eb35b Date: Sun, 22 Jul 2018 08:22:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:22:07,173 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-63715db2-ac23-4cd1-a301-3307257eb35b 2018-07-22 08:22:07,197 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-07-22 08:22:07,197 - glance_utils - DEBUG - Closing file ./tmp/57c1d3f0-8563-4b85-bab6-4f7d6cdbdb11 2018-07-22 08:22:07,197 - glance_utils - INFO - Removing file ./tmp/57c1d3f0-8563-4b85-bab6-4f7d6cdbdb11 2018-07-22 08:22:07,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:07,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-c6179497-e957-4171-9a9c-250c237703a5 Date: Sun, 22 Jul 2018 08:22:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:22:07,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c6179497-e957-4171-9a9c-250c237703a5 2018-07-22 08:22:07,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:07,561 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f337f257-a232-47b7-ab75-8936ceaa5542 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:07,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-f337f257-a232-47b7-ab75-8936ceaa5542 2018-07-22 08:22:07,562 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:07,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:07,677 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a90be1f-1dc3-40fe-b90a-d98725068d59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:07,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-4a90be1f-1dc3-40fe-b90a-d98725068d59 2018-07-22 08:22:07,677 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:07,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:07,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e86f60-aea6-4afd-b2ce-b9ad382314b3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:22:07,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-81e86f60-aea6-4afd-b2ce-b9ad382314b3 2018-07-22 08:22:07,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:07,865 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a23c402e-c9e1-491c-a8ea-f7097c4e06af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:07,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-a23c402e-c9e1-491c-a8ea-f7097c4e06af 2018-07-22 08:22:07,865 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:07,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:07,962 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e911d36-be0e-4ecd-80fb-f454307f8055 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:07,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-3e911d36-be0e-4ecd-80fb-f454307f8055 2018-07-22 08:22:07,963 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:07,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:08,060 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aa07dce-cb68-4366-bb6e-337868aca09c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:08,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-4aa07dce-cb68-4366-bb6e-337868aca09c 2018-07-22 08:22:08,060 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:08,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:08,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4895390e-86c5-4df6-ab08-de4440b7810a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:22:08,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-4895390e-86c5-4df6-ab08-de4440b7810a 2018-07-22 08:22:08,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:08,254 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ac9b8d1-9bd0-42a0-958c-d9b8d98b9966 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:08,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-6ac9b8d1-9bd0-42a0-958c-d9b8d98b9966 2018-07-22 08:22:08,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:08,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:08,355 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43d62901-220a-45e6-aac7-fb285236f578 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:08,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-43d62901-220a-45e6-aac7-fb285236f578 2018-07-22 08:22:08,355 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:08,356 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-a1c77e0d-bb94-498-proj 2018-07-22 08:22:08,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/929e7187abae49908581f11ed8f9cc51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:08,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b73a8506-cbab-4c95-b782-cdebc985ed58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:08,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/929e7187abae49908581f11ed8f9cc51 used request id req-b73a8506-cbab-4c95-b782-cdebc985ed58 2018-07-22 08:22:08,570 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-a1c77e0d-bb94-498-proj-role 2018-07-22 08:22:08,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/cb43c46a502e40fc8c8815582d496b29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:08,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a23d1a15-8fac-44e2-b46c-3e93707fe101 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:08,696 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/cb43c46a502e40fc8c8815582d496b29 used request id req-a23d1a15-8fac-44e2-b46c-3e93707fe101 2018-07-22 08:22:08,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0275ced5b59dafa79998852ca82443baba3b87" 2018-07-22 08:22:08,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90bf8a43-157b-4a23-a14c-0730733d4005 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:08,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-90bf8a43-157b-4a23-a14c-0730733d4005 2018-07-22 08:22:08,807 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-a1c77e0d-bb94-498-user 2018-07-22 08:22:08,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c1ce1983b3b7497fbb6396feeb196801 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f59a8be89a233123893be9588d2e130be5f21c70" 2018-07-22 08:22:08,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc8aa221-2e9d-432d-ab52-ed4998c3e1bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:08,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c1ce1983b3b7497fbb6396feeb196801 used request id req-dc8aa221-2e9d-432d-ab52-ed4998c3e1bf 2018-07-22 08:22:08,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:09,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["5G7hli1jR8WGhaL7PALaJQ"], "issued_at": "2018-07-22T08:22:09.000000Z"}} 2018-07-22 08:22:09,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8d10b587d95a7053e8f7a9c540ba902aad52ef" 2018-07-22 08:22:09,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-202332a7-c97a-4fe4-84b0-b8ac0b8a701a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:09,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-202332a7-c97a-4fe4-84b0-b8ac0b8a701a 2018-07-22 08:22:09,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:09,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:09,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["g6kHXCjuRW67UMDqJ5udcQ"], "issued_at": "2018-07-22T08:22:09.000000Z"}} 2018-07-22 08:22:09,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:09,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694475f5-b482-4a5e-b0a1-51b6667615e7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:09,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-694475f5-b482-4a5e-b0a1-51b6667615e7 2018-07-22 08:22:09,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:09,968 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:09 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:09,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d6ce1b11-9073-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:10,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff51b3b-a841-4cc7-b74c-d9881dcb000c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d6ce1b11-9073-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:22:10,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d6ce1b11-9073-4ea-proj used request id req-bff51b3b-a841-4cc7-b74c-d9881dcb000c 2018-07-22 08:22:10,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:10,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ffc4b4-ecd3-40de-819e-f4e8a71556a4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:10,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-96ffc4b4-ecd3-40de-819e-f4e8a71556a4 2018-07-22 08:22:10,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-d6ce1b11-9073-4ea-proj"}}' 2018-07-22 08:22:10,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b9ca947-ecea-4864-a0b5-f324f49c7572 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0f5412671fb744538b9dbb2187066af0"}, "tags": [], "enabled": true, "id": "0f5412671fb744538b9dbb2187066af0", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-d6ce1b11-9073-4ea-proj"}} 2018-07-22 08:22:10,289 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6b9ca947-ecea-4864-a0b5-f324f49c7572 2018-07-22 08:22:10,289 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-d6ce1b11-9073-4ea-proj 2018-07-22 08:22:10,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:10,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:10,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["oBS1CZXITxGrGgixhev7uQ"], "issued_at": "2018-07-22T08:22:10.000000Z"}} 2018-07-22 08:22:10,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ac8d9af6418c7acd76cee9b327d44c8b474c59" 2018-07-22 08:22:10,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38c271b0-d998-4c7b-b477-39f1e6384483 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:10,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-38c271b0-d998-4c7b-b477-39f1e6384483 2018-07-22 08:22:10,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:10,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:10 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:10,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ac8d9af6418c7acd76cee9b327d44c8b474c59" 2018-07-22 08:22:10,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada0b422-de23-4e54-a10c-30a683906051 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:22:10,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ada0b422-de23-4e54-a10c-30a683906051 2018-07-22 08:22:10,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-d6ce1b11-9073-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ac8d9af6418c7acd76cee9b327d44c8b474c59" 2018-07-22 08:22:10,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25061ca-1320-4b2d-8be7-86bd07de3520 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-d6ce1b11-9073-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0f5412671fb744538b9dbb2187066af0"}, "tags": [], "enabled": true, "id": "0f5412671fb744538b9dbb2187066af0", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-d6ce1b11-9073-4ea-proj"}]} 2018-07-22 08:22:10,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-d6ce1b11-9073-4ea-proj used request id req-b25061ca-1320-4b2d-8be7-86bd07de3520 2018-07-22 08:22:10,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ac8d9af6418c7acd76cee9b327d44c8b474c59" 2018-07-22 08:22:11,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad66705-966f-4da6-b55d-ed3659df4844 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:11,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bad66705-966f-4da6-b55d-ed3659df4844 2018-07-22 08:22:11,459 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-d6ce1b11-9073-4ea-user 2018-07-22 08:22:11,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:11,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:11,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682d2aa0-c6ca-409b-b46f-7e42145fb302 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:11,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-682d2aa0-c6ca-409b-b46f-7e42145fb302 2018-07-22 08:22:11,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" -d '{"role": {"name": "CreateImageNegativeTests-d6ce1b11-9073-4ea-proj-role"}}' 2018-07-22 08:22:11,678 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea1b9b78-05d2-4814-8360-7a9651d67562 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "26de7737c8914cbab9f9230e80528ba0", "links": {"self": "http://172.30.9.23:5000/v3/roles/26de7737c8914cbab9f9230e80528ba0"}, "name": "CreateImageNegativeTests-d6ce1b11-9073-4ea-proj-role"}} 2018-07-22 08:22:11,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ea1b9b78-05d2-4814-8360-7a9651d67562 2018-07-22 08:22:11,678 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-d6ce1b11-9073-4ea-proj-role 2018-07-22 08:22:11,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/26de7737c8914cbab9f9230e80528ba0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:11,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14033037-97a0-4513-95e7-cf75e7033f36 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "26de7737c8914cbab9f9230e80528ba0", "links": {"self": "http://172.30.9.23:5000/v3/roles/26de7737c8914cbab9f9230e80528ba0"}, "name": "CreateImageNegativeTests-d6ce1b11-9073-4ea-proj-role"}} 2018-07-22 08:22:11,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/26de7737c8914cbab9f9230e80528ba0 used request id req-14033037-97a0-4513-95e7-cf75e7033f36 2018-07-22 08:22:11,770 - keystone_utils - INFO - Granting role CreateImageNegativeTests-d6ce1b11-9073-4ea-proj-role to project CreateImageNegativeTests-d6ce1b11-9073-4ea-proj 2018-07-22 08:22:11,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0f5412671fb744538b9dbb2187066af0/users/bc46e9ff12964f38acc21f4c1f0fb9b3/roles/26de7737c8914cbab9f9230e80528ba0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:11,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9205b4e-97c0-4596-b715-7112fa62b544 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:11,908 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0f5412671fb744538b9dbb2187066af0/users/bc46e9ff12964f38acc21f4c1f0fb9b3/roles/26de7737c8914cbab9f9230e80528ba0 used request id req-d9205b4e-97c0-4596-b715-7112fa62b544 2018-07-22 08:22:11,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:11,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:12,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26de7737c8914cbab9f9230e80528ba0", "name": "CreateImageNegativeTests-d6ce1b11-9073-4ea-proj-role"}], "expires_at": "2018-07-22T09:22:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f5412671fb744538b9dbb2187066af0", "name": "CreateImageNegativeTests-d6ce1b11-9073-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0f5412671fb744538b9dbb2187066af0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/0f5412671fb744538b9dbb2187066af0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/0f5412671fb744538b9dbb2187066af0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/0f5412671fb744538b9dbb2187066af0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/0f5412671fb744538b9dbb2187066af0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/0f5412671fb744538b9dbb2187066af0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_0f5412671fb744538b9dbb2187066af0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0f5412671fb744538b9dbb2187066af0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/0f5412671fb744538b9dbb2187066af0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/0f5412671fb744538b9dbb2187066af0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/0f5412671fb744538b9dbb2187066af0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0f5412671fb744538b9dbb2187066af0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/0f5412671fb744538b9dbb2187066af0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/0f5412671fb744538b9dbb2187066af0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-d6ce1b11-9073-4ea-user", "id": "bc46e9ff12964f38acc21f4c1f0fb9b3"}, "audit_ids": ["C4tQOHN6TceBjOOCoHhC0Q"], "issued_at": "2018-07-22T08:22:12.000000Z"}} 2018-07-22 08:22:12,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07e7114a27327e84756789827ff96b565829c699" 2018-07-22 08:22:12,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5224ebae-e17d-4d8d-9b42-312d954221d9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:12,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5224ebae-e17d-4d8d-9b42-312d954221d9 2018-07-22 08:22:12,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07e7114a27327e84756789827ff96b565829c699" 2018-07-22 08:22:12,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-51d8142c-cd7b-485f-8848-17752f193139 Date: Sun, 22 Jul 2018 08:22:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-22 08:22:12,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&name=foo used request id req-51d8142c-cd7b-485f-8848-17752f193139 2018-07-22 08:22:12,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:12,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-e37b5b21-0ff9-4487-b9c9-1cdbf6c89ad4 Date: Sun, 22 Jul 2018 08:22:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:22:12,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e37b5b21-0ff9-4487-b9c9-1cdbf6c89ad4 2018-07-22 08:22:12,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:12,948 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19e0592b-f4e0-48e5-913f-8163ae539812 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:12,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-19e0592b-f4e0-48e5-913f-8163ae539812 2018-07-22 08:22:12,949 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:12,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:13,046 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14611925-6fc0-41cc-b497-e8183603c57a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:13,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-14611925-6fc0-41cc-b497-e8183603c57a 2018-07-22 08:22:13,047 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:13,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:13,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d935636-38df-4cc2-960f-3752ad27980a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:22:13,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-3d935636-38df-4cc2-960f-3752ad27980a 2018-07-22 08:22:13,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:13,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dbe0fc7-57a4-4a45-a586-a5402d46311d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:13,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-4dbe0fc7-57a4-4a45-a586-a5402d46311d 2018-07-22 08:22:13,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:13,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:13,328 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-157e0d65-42e1-474d-8559-cddb33a4863d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:13,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-157e0d65-42e1-474d-8559-cddb33a4863d 2018-07-22 08:22:13,328 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:13,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:13,418 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c32d773-cdef-4d82-b53e-08b7804a11df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:13,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-0c32d773-cdef-4d82-b53e-08b7804a11df 2018-07-22 08:22:13,418 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:13,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:13,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e1dbb70-5da8-46bd-b5e4-598c4c5d168f Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:22:13,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-7e1dbb70-5da8-46bd-b5e4-598c4c5d168f 2018-07-22 08:22:13,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:13,610 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-902b9039-bc2e-4dd8-abdf-c1e01159e385 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:13,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-902b9039-bc2e-4dd8-abdf-c1e01159e385 2018-07-22 08:22:13,610 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:13,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:13,700 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-187e5567-7843-4a66-9659-5deffd0d6f3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:13,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-187e5567-7843-4a66-9659-5deffd0d6f3b 2018-07-22 08:22:13,701 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:13,701 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-d6ce1b11-9073-4ea-proj 2018-07-22 08:22:13,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0f5412671fb744538b9dbb2187066af0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:13,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1870de7b-6a7c-4f4e-862c-4e18601608ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:13,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0f5412671fb744538b9dbb2187066af0 used request id req-1870de7b-6a7c-4f4e-862c-4e18601608ad 2018-07-22 08:22:13,935 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-d6ce1b11-9073-4ea-proj-role 2018-07-22 08:22:13,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/26de7737c8914cbab9f9230e80528ba0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:14,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3adc8908-16c6-477a-958c-b10492d3f677 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:14,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/26de7737c8914cbab9f9230e80528ba0 used request id req-3adc8908-16c6-477a-958c-b10492d3f677 2018-07-22 08:22:14,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41ea3ae25bf614c27236a2a1fa8cecac161dee1" 2018-07-22 08:22:14,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68fc6c76-c038-407a-937a-6e9e3068df39 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:14,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-68fc6c76-c038-407a-937a-6e9e3068df39 2018-07-22 08:22:14,080 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-d6ce1b11-9073-4ea-user 2018-07-22 08:22:14,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/bc46e9ff12964f38acc21f4c1f0fb9b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ac8d9af6418c7acd76cee9b327d44c8b474c59" 2018-07-22 08:22:14,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84802e9e-783d-4696-97e1-14773fa6015b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:14,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/bc46e9ff12964f38acc21f4c1f0fb9b3 used request id req-84802e9e-783d-4696-97e1-14773fa6015b 2018-07-22 08:22:14,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:14,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["3YKA4i8bSG-2ZeQliMPcVQ"], "issued_at": "2018-07-22T08:22:14.000000Z"}} 2018-07-22 08:22:14,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024b16b333e18e3887091ba7454543faabcf52c0" 2018-07-22 08:22:14,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb04d73a-f81a-4b02-83e2-db79212d5dd4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:14,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bb04d73a-f81a-4b02-83e2-db79212d5dd4 2018-07-22 08:22:14,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:14,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:15,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["InuzgXfFQne8TT0UoNl6QA"], "issued_at": "2018-07-22T08:22:15.000000Z"}} 2018-07-22 08:22:15,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:15,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318492e2-bdfb-4dc0-ba32-cfbf6ee8cad3 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:15,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-318492e2-bdfb-4dc0-ba32-cfbf6ee8cad3 2018-07-22 08:22:15,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:15,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:15 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:15,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d96db96e-3e1f-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:15,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcab260d-2be2-46a9-b0d2-2a31f43735bf Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d96db96e-3e1f-484-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:22:15,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d96db96e-3e1f-484-proj used request id req-fcab260d-2be2-46a9-b0d2-2a31f43735bf 2018-07-22 08:22:15,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:15,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5613643-e42a-441b-8c5e-14a17fb4c33c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:15,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a5613643-e42a-441b-8c5e-14a17fb4c33c 2018-07-22 08:22:15,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-d96db96e-3e1f-484-proj"}}' 2018-07-22 08:22:15,492 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a205048-afc6-4090-afe2-d94b0dd6513f Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2057d8e30ca047f793a2749f1e053e02"}, "tags": [], "enabled": true, "id": "2057d8e30ca047f793a2749f1e053e02", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-d96db96e-3e1f-484-proj"}} 2018-07-22 08:22:15,492 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8a205048-afc6-4090-afe2-d94b0dd6513f 2018-07-22 08:22:15,493 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-d96db96e-3e1f-484-proj 2018-07-22 08:22:15,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:15,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:15,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["O7f0jcmqTUC8vU6BEA1jhw"], "issued_at": "2018-07-22T08:22:15.000000Z"}} 2018-07-22 08:22:15,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4b459573e7c5619a5ab53ab8cd64af0311c6c0" 2018-07-22 08:22:15,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d9b947-d79d-4977-a5ce-bb45145b9ddb Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:15,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-91d9b947-d79d-4977-a5ce-bb45145b9ddb 2018-07-22 08:22:15,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:15,980 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:15 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:15,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4b459573e7c5619a5ab53ab8cd64af0311c6c0" 2018-07-22 08:22:16,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e09b53d-4f23-416a-9bfc-23b86d39b010 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:22:16,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8e09b53d-4f23-416a-9bfc-23b86d39b010 2018-07-22 08:22:16,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-d96db96e-3e1f-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4b459573e7c5619a5ab53ab8cd64af0311c6c0" 2018-07-22 08:22:16,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-670d691c-5901-4329-8b79-068fcbdc4ea6 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-d96db96e-3e1f-484-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2057d8e30ca047f793a2749f1e053e02"}, "tags": [], "enabled": true, "id": "2057d8e30ca047f793a2749f1e053e02", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-d96db96e-3e1f-484-proj"}]} 2018-07-22 08:22:16,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-d96db96e-3e1f-484-proj used request id req-670d691c-5901-4329-8b79-068fcbdc4ea6 2018-07-22 08:22:16,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4b459573e7c5619a5ab53ab8cd64af0311c6c0" 2018-07-22 08:22:16,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e586a9eb-6dce-4f44-9610-0d9e849bccf5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:16,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e586a9eb-6dce-4f44-9610-0d9e849bccf5 2018-07-22 08:22:16,582 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-d96db96e-3e1f-484-user 2018-07-22 08:22:16,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:16,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:16,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee70824-13ea-44ec-a62d-aa8a06812a74 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:16,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cee70824-13ea-44ec-a62d-aa8a06812a74 2018-07-22 08:22:16,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" -d '{"role": {"name": "CreateImageNegativeTests-d96db96e-3e1f-484-proj-role"}}' 2018-07-22 08:22:16,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d07121c8-9dcd-42e8-83e8-ebe2c0cc63c4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a085e3a9f9b411b8846cb0ed6dd0cbc", "links": {"self": "http://172.30.9.23:5000/v3/roles/4a085e3a9f9b411b8846cb0ed6dd0cbc"}, "name": "CreateImageNegativeTests-d96db96e-3e1f-484-proj-role"}} 2018-07-22 08:22:16,793 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d07121c8-9dcd-42e8-83e8-ebe2c0cc63c4 2018-07-22 08:22:16,793 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-d96db96e-3e1f-484-proj-role 2018-07-22 08:22:16,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4a085e3a9f9b411b8846cb0ed6dd0cbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:16,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e969d883-b95c-4fa4-92d7-033fafbafc6d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a085e3a9f9b411b8846cb0ed6dd0cbc", "links": {"self": "http://172.30.9.23:5000/v3/roles/4a085e3a9f9b411b8846cb0ed6dd0cbc"}, "name": "CreateImageNegativeTests-d96db96e-3e1f-484-proj-role"}} 2018-07-22 08:22:16,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4a085e3a9f9b411b8846cb0ed6dd0cbc used request id req-e969d883-b95c-4fa4-92d7-033fafbafc6d 2018-07-22 08:22:16,816 - keystone_utils - INFO - Granting role CreateImageNegativeTests-d96db96e-3e1f-484-proj-role to project CreateImageNegativeTests-d96db96e-3e1f-484-proj 2018-07-22 08:22:16,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2057d8e30ca047f793a2749f1e053e02/users/44d29e262e5f43628d2281c0ffc0aa7d/roles/4a085e3a9f9b411b8846cb0ed6dd0cbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:16,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ca79178-cf49-4875-9ac4-91a35712e79f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:16,962 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2057d8e30ca047f793a2749f1e053e02/users/44d29e262e5f43628d2281c0ffc0aa7d/roles/4a085e3a9f9b411b8846cb0ed6dd0cbc used request id req-3ca79178-cf49-4875-9ac4-91a35712e79f 2018-07-22 08:22:16,962 - openstack_tests - DEBUG - Image metadata - None 2018-07-22 08:22:16,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:16,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:17,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a085e3a9f9b411b8846cb0ed6dd0cbc", "name": "CreateImageNegativeTests-d96db96e-3e1f-484-proj-role"}], "expires_at": "2018-07-22T09:22:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2057d8e30ca047f793a2749f1e053e02", "name": "CreateImageNegativeTests-d96db96e-3e1f-484-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/2057d8e30ca047f793a2749f1e053e02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/2057d8e30ca047f793a2749f1e053e02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/2057d8e30ca047f793a2749f1e053e02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2057d8e30ca047f793a2749f1e053e02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/2057d8e30ca047f793a2749f1e053e02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/2057d8e30ca047f793a2749f1e053e02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2057d8e30ca047f793a2749f1e053e02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_2057d8e30ca047f793a2749f1e053e02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/2057d8e30ca047f793a2749f1e053e02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/2057d8e30ca047f793a2749f1e053e02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/2057d8e30ca047f793a2749f1e053e02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2057d8e30ca047f793a2749f1e053e02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/2057d8e30ca047f793a2749f1e053e02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/2057d8e30ca047f793a2749f1e053e02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-d96db96e-3e1f-484-user", "id": "44d29e262e5f43628d2281c0ffc0aa7d"}, "audit_ids": ["OZuSh2c4QMyXyy83i1-n-Q"], "issued_at": "2018-07-22T08:22:17.000000Z"}} 2018-07-22 08:22:17,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c201d9a5c1daaa316485ab11396d4a713f726097" 2018-07-22 08:22:17,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21bdd6b-5ada-448f-8f53-2d5dbb555412 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:17,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d21bdd6b-5ada-448f-8f53-2d5dbb555412 2018-07-22 08:22:17,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-47a96df2-56a8-4f11-b061-760a0e1abda2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c201d9a5c1daaa316485ab11396d4a713f726097" 2018-07-22 08:22:17,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-71efb52a-c741-440c-b711-36bce7690ced Date: Sun, 22 Jul 2018 08:22:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-47a96df2-56a8-4f11-b061-760a0e1abda2"} 2018-07-22 08:22:17,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-47a96df2-56a8-4f11-b061-760a0e1abda2 used request id req-71efb52a-c741-440c-b711-36bce7690ced 2018-07-22 08:22:17,672 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-07-22 08:22:17,673 - file_utils - DEBUG - Saving file to - /tmp/0d98c40d-ac8a-4fa4-9f76-4bb5be9dd016 2018-07-22 08:22:17,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:17,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-b2046611-5169-4ad9-bbc1-164011b34e09 Date: Sun, 22 Jul 2018 08:22:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:22:17,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b2046611-5169-4ad9-bbc1-164011b34e09 2018-07-22 08:22:17,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:18,030 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e76301fc-c16a-4179-a742-d2a49896a4ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:18,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-e76301fc-c16a-4179-a742-d2a49896a4ff 2018-07-22 08:22:18,030 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:18,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:18,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39e500ee-0315-4294-9baa-0eb6825abd37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:18,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-39e500ee-0315-4294-9baa-0eb6825abd37 2018-07-22 08:22:18,122 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:18,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:18,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-393a1ef3-29d5-41c1-bb32-55ffcff7ed09 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:22:18,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-393a1ef3-29d5-41c1-bb32-55ffcff7ed09 2018-07-22 08:22:18,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:18,390 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b5074c2-ad14-4e08-892f-b8fec8aecb13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:18,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-2b5074c2-ad14-4e08-892f-b8fec8aecb13 2018-07-22 08:22:18,391 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:18,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:18,488 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2ab7090-b293-41d8-9258-45c8ae1c0cfa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:18,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-f2ab7090-b293-41d8-9258-45c8ae1c0cfa 2018-07-22 08:22:18,488 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:18,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:18,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07e637b1-585d-4a66-a5dc-0f0bbb46a5ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:18,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-07e637b1-585d-4a66-a5dc-0f0bbb46a5ba 2018-07-22 08:22:18,583 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:18,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:18,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86485d9a-b86f-4307-bebb-e5af63e99037 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:22:18,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-86485d9a-b86f-4307-bebb-e5af63e99037 2018-07-22 08:22:18,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:18,767 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-137e0b1d-aeff-4dab-896f-b699a7e93197 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:18,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-137e0b1d-aeff-4dab-896f-b699a7e93197 2018-07-22 08:22:18,768 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:18,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:18,859 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80bfc0d6-b719-42a7-b4c5-d55d9fb53745 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:18,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-80bfc0d6-b719-42a7-b4c5-d55d9fb53745 2018-07-22 08:22:18,860 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:18,861 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-d96db96e-3e1f-484-proj 2018-07-22 08:22:18,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2057d8e30ca047f793a2749f1e053e02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:19,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90f2615c-3bb4-4995-9bf1-a1743f579514 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:19,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2057d8e30ca047f793a2749f1e053e02 used request id req-90f2615c-3bb4-4995-9bf1-a1743f579514 2018-07-22 08:22:19,091 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-d96db96e-3e1f-484-proj-role 2018-07-22 08:22:19,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4a085e3a9f9b411b8846cb0ed6dd0cbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:19,210 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc29b61e-d616-480b-8f22-9b05d085bf89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:19,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4a085e3a9f9b411b8846cb0ed6dd0cbc used request id req-cc29b61e-d616-480b-8f22-9b05d085bf89 2018-07-22 08:22:19,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232d7e17bbcdbc1ed8399e38c0151ff396be8b57" 2018-07-22 08:22:19,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65ca52fd-10f9-42e4-9416-f4e5f3e46172 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:19,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-65ca52fd-10f9-42e4-9416-f4e5f3e46172 2018-07-22 08:22:19,310 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-d96db96e-3e1f-484-user 2018-07-22 08:22:19,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/44d29e262e5f43628d2281c0ffc0aa7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4b459573e7c5619a5ab53ab8cd64af0311c6c0" 2018-07-22 08:22:19,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-def788d3-1919-48b9-9a77-98d94411ae7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:19,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/44d29e262e5f43628d2281c0ffc0aa7d used request id req-def788d3-1919-48b9-9a77-98d94411ae7c 2018-07-22 08:22:19,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:19,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["P5MuKrrQTf-tpVc4B52mWw"], "issued_at": "2018-07-22T08:22:19.000000Z"}} 2018-07-22 08:22:19,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4403b0672d245f4ddef8847cd6c2493deca07072" 2018-07-22 08:22:20,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3119d4-441e-417b-8b51-32bca68795b1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:20,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0a3119d4-441e-417b-8b51-32bca68795b1 2018-07-22 08:22:20,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:20,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:20,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["E8XL3WY8SIuvpq6yrpdEsw"], "issued_at": "2018-07-22T08:22:20.000000Z"}} 2018-07-22 08:22:20,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:20,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-400b8845-b930-41e4-a3fb-a0f261728b16 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:20,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-400b8845-b930-41e4-a3fb-a0f261728b16 2018-07-22 08:22:20,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:20,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:20 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:20,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-c0ee3973-f735-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:20,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1625087-d669-4551-9a4a-407c85a79078 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-c0ee3973-f735-49b-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:22:20,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-c0ee3973-f735-49b-proj used request id req-d1625087-d669-4551-9a4a-407c85a79078 2018-07-22 08:22:20,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:20,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1159b23-ad4a-47dc-98cc-ad23f91fedb6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:20,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e1159b23-ad4a-47dc-98cc-ad23f91fedb6 2018-07-22 08:22:20,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-c0ee3973-f735-49b-proj"}}' 2018-07-22 08:22:20,828 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a740213-a84c-42eb-9f4e-bb8d95ff2130 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b2db69aa2b844c638fa8fe79257f3518"}, "tags": [], "enabled": true, "id": "b2db69aa2b844c638fa8fe79257f3518", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-c0ee3973-f735-49b-proj"}} 2018-07-22 08:22:20,828 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9a740213-a84c-42eb-9f4e-bb8d95ff2130 2018-07-22 08:22:20,828 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-c0ee3973-f735-49b-proj 2018-07-22 08:22:20,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:20,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:21,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["I9baM_x1Stivp5Ye3g5Gyg"], "issued_at": "2018-07-22T08:22:21.000000Z"}} 2018-07-22 08:22:21,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724f2077ca888d873575bc764e7e3348548836fa" 2018-07-22 08:22:21,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ebfd8b1-3637-4a02-8bc8-83c131d6faf7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:21,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9ebfd8b1-3637-4a02-8bc8-83c131d6faf7 2018-07-22 08:22:21,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:21,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:21 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:21,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724f2077ca888d873575bc764e7e3348548836fa" 2018-07-22 08:22:21,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adcd10a7-362f-4676-bdd3-2fdc906ec689 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:22:21,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-adcd10a7-362f-4676-bdd3-2fdc906ec689 2018-07-22 08:22:21,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-c0ee3973-f735-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724f2077ca888d873575bc764e7e3348548836fa" 2018-07-22 08:22:21,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f19c1304-06ab-4d69-8e04-7291677f0953 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-c0ee3973-f735-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b2db69aa2b844c638fa8fe79257f3518"}, "tags": [], "enabled": true, "id": "b2db69aa2b844c638fa8fe79257f3518", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-c0ee3973-f735-49b-proj"}]} 2018-07-22 08:22:21,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-c0ee3973-f735-49b-proj used request id req-f19c1304-06ab-4d69-8e04-7291677f0953 2018-07-22 08:22:21,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724f2077ca888d873575bc764e7e3348548836fa" 2018-07-22 08:22:21,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28bd03d4-b8de-4084-b464-07da69b9d479 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:21,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-28bd03d4-b8de-4084-b464-07da69b9d479 2018-07-22 08:22:22,019 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-c0ee3973-f735-49b-user 2018-07-22 08:22:22,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:22,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:22,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a04b1db-7d41-4f9a-9fa2-f0a2d07c9189 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:22,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8a04b1db-7d41-4f9a-9fa2-f0a2d07c9189 2018-07-22 08:22:22,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" -d '{"role": {"name": "CreateMultiPartImageTests-c0ee3973-f735-49b-proj-role"}}' 2018-07-22 08:22:22,312 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c85fa79-ca96-4cc8-a51f-c92c88d5052c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "99caf48037ee4611a37d88a40afcf1ac", "links": {"self": "http://172.30.9.23:5000/v3/roles/99caf48037ee4611a37d88a40afcf1ac"}, "name": "CreateMultiPartImageTests-c0ee3973-f735-49b-proj-role"}} 2018-07-22 08:22:22,312 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3c85fa79-ca96-4cc8-a51f-c92c88d5052c 2018-07-22 08:22:22,313 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-c0ee3973-f735-49b-proj-role 2018-07-22 08:22:22,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/99caf48037ee4611a37d88a40afcf1ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:22,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b86af6e2-ee12-42c9-b6f9-a2c26ae1d679 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "99caf48037ee4611a37d88a40afcf1ac", "links": {"self": "http://172.30.9.23:5000/v3/roles/99caf48037ee4611a37d88a40afcf1ac"}, "name": "CreateMultiPartImageTests-c0ee3973-f735-49b-proj-role"}} 2018-07-22 08:22:22,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/99caf48037ee4611a37d88a40afcf1ac used request id req-b86af6e2-ee12-42c9-b6f9-a2c26ae1d679 2018-07-22 08:22:22,411 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-c0ee3973-f735-49b-proj-role to project CreateMultiPartImageTests-c0ee3973-f735-49b-proj 2018-07-22 08:22:22,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b2db69aa2b844c638fa8fe79257f3518/users/8de2e6f8382244429e57dedb23e305f8/roles/99caf48037ee4611a37d88a40afcf1ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:22,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e696372a-5539-4b91-addc-d27a92993df1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:22,543 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b2db69aa2b844c638fa8fe79257f3518/users/8de2e6f8382244429e57dedb23e305f8/roles/99caf48037ee4611a37d88a40afcf1ac used request id req-e696372a-5539-4b91-addc-d27a92993df1 2018-07-22 08:22:22,544 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-07-22 08:22:22,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:22,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6bbf5cb2-9514-4d2f-b445-e5058cfb8d53 Date: Sun, 22 Jul 2018 08:22:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:22:22,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6bbf5cb2-9514-4d2f-b445-e5058cfb8d53 2018-07-22 08:22:22,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:22,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-330b6f1f-bcdb-4d9d-9371-607bddd95100 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:22,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-330b6f1f-bcdb-4d9d-9371-607bddd95100 2018-07-22 08:22:22,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:22,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:22,982 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a1cfa04-50e0-49a7-8956-a81acd7fd788 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:22,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-9a1cfa04-50e0-49a7-8956-a81acd7fd788 2018-07-22 08:22:22,983 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:22,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:23,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-321bd54b-3426-4183-860a-145c7e235c39 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:22:23,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-321bd54b-3426-4183-860a-145c7e235c39 2018-07-22 08:22:23,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:23,183 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7942d162-1924-40b0-a790-7062a16e56fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:23,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-7942d162-1924-40b0-a790-7062a16e56fd 2018-07-22 08:22:23,183 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:23,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:23,275 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c48eb383-40ad-430f-a7c0-184c41520032 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:23,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-c48eb383-40ad-430f-a7c0-184c41520032 2018-07-22 08:22:23,275 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:23,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:23,371 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d89b2d64-0f79-429d-b10b-fa0d09213b7f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:23,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-d89b2d64-0f79-429d-b10b-fa0d09213b7f 2018-07-22 08:22:23,371 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:23,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:23,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a53ff8b-da64-4535-8556-f4b90b295563 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:22:23,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-2a53ff8b-da64-4535-8556-f4b90b295563 2018-07-22 08:22:23,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:23,572 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f106219-9757-4f6d-9db4-a66667bc9134 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:23,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-5f106219-9757-4f6d-9db4-a66667bc9134 2018-07-22 08:22:23,572 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:23,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:23,662 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8c2246c-3f79-4c4b-911b-49981f82d7c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:23,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-a8c2246c-3f79-4c4b-911b-49981f82d7c8 2018-07-22 08:22:23,662 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:23,663 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-c0ee3973-f735-49b-proj 2018-07-22 08:22:23,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b2db69aa2b844c638fa8fe79257f3518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:23,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86ed5312-cde2-470e-b956-8416291e13f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:23,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b2db69aa2b844c638fa8fe79257f3518 used request id req-86ed5312-cde2-470e-b956-8416291e13f6 2018-07-22 08:22:23,881 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-c0ee3973-f735-49b-proj-role 2018-07-22 08:22:23,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/99caf48037ee4611a37d88a40afcf1ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:24,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75a0d149-fdce-4894-a87c-06461086d49d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:24,007 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/99caf48037ee4611a37d88a40afcf1ac used request id req-75a0d149-fdce-4894-a87c-06461086d49d 2018-07-22 08:22:24,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5212caec64849f078e7f483909e3e39938050166" 2018-07-22 08:22:24,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ddefdda-5b7e-471c-98e2-9a04d34d2113 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:24,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6ddefdda-5b7e-471c-98e2-9a04d34d2113 2018-07-22 08:22:24,110 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-c0ee3973-f735-49b-user 2018-07-22 08:22:24,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8de2e6f8382244429e57dedb23e305f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724f2077ca888d873575bc764e7e3348548836fa" 2018-07-22 08:22:24,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65630d25-3259-4c07-abb5-77b41d58e834 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:24,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8de2e6f8382244429e57dedb23e305f8 used request id req-65630d25-3259-4c07-abb5-77b41d58e834 2018-07-22 08:22:24,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:24,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["97TDP5DvSEaUg1vrbuNNPw"], "issued_at": "2018-07-22T08:22:24.000000Z"}} 2018-07-22 08:22:24,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af75d290518e18bb961805329903e95ffaa9d76b" 2018-07-22 08:22:24,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b7dd5c-bdfd-4f7d-a839-7b1e91a48b13 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:24,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-76b7dd5c-bdfd-4f7d-a839-7b1e91a48b13 2018-07-22 08:22:24,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:24,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:25,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["zR46dPcaSg-J14APD8sq8w"], "issued_at": "2018-07-22T08:22:25.000000Z"}} 2018-07-22 08:22:25,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:25,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e642f7ba-ca13-4ae4-b7d5-01b8bc0f0bf5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:25,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e642f7ba-ca13-4ae4-b7d5-01b8bc0f0bf5 2018-07-22 08:22:25,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:25,297 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:25 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:25,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-19e9ce3a-439a-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:25,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa779ab5-e5b2-4b9b-ae2d-f0d2bdc8091f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-19e9ce3a-439a-45f-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:22:25,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-19e9ce3a-439a-45f-proj used request id req-fa779ab5-e5b2-4b9b-ae2d-f0d2bdc8091f 2018-07-22 08:22:25,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:25,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed539a2f-f600-4638-8803-4d13763d3091 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:25,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ed539a2f-f600-4638-8803-4d13763d3091 2018-07-22 08:22:25,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-19e9ce3a-439a-45f-proj"}}' 2018-07-22 08:22:25,708 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80b82b01-b575-41d5-98bf-c77fffb7a4bf Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6f305c099f2a4f90970f9a7681451545"}, "tags": [], "enabled": true, "id": "6f305c099f2a4f90970f9a7681451545", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-19e9ce3a-439a-45f-proj"}} 2018-07-22 08:22:25,708 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-80b82b01-b575-41d5-98bf-c77fffb7a4bf 2018-07-22 08:22:25,708 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-19e9ce3a-439a-45f-proj 2018-07-22 08:22:25,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:25,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:26,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["G5juPKaLQ-GIpbPm37zSuw"], "issued_at": "2018-07-22T08:22:26.000000Z"}} 2018-07-22 08:22:26,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f4a24117690c95a5c1047331c1e941fb239be92" 2018-07-22 08:22:26,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da50851-cb89-4037-8a3d-d6726a52bc23 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:26,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1da50851-cb89-4037-8a3d-d6726a52bc23 2018-07-22 08:22:26,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:26,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:26 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:26,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f4a24117690c95a5c1047331c1e941fb239be92" 2018-07-22 08:22:26,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-343e6609-ddad-4e28-b3ff-19b034f3a994 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:22:26,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-343e6609-ddad-4e28-b3ff-19b034f3a994 2018-07-22 08:22:26,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-19e9ce3a-439a-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f4a24117690c95a5c1047331c1e941fb239be92" 2018-07-22 08:22:26,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b7248b7-b3cb-4492-85ad-f9cb064ce772 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-19e9ce3a-439a-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6f305c099f2a4f90970f9a7681451545"}, "tags": [], "enabled": true, "id": "6f305c099f2a4f90970f9a7681451545", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-19e9ce3a-439a-45f-proj"}]} 2018-07-22 08:22:26,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-19e9ce3a-439a-45f-proj used request id req-9b7248b7-b3cb-4492-85ad-f9cb064ce772 2018-07-22 08:22:26,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f4a24117690c95a5c1047331c1e941fb239be92" 2018-07-22 08:22:26,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ce5c7e-990c-42d9-ac2a-cfbf235f838f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:26,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-58ce5c7e-990c-42d9-ac2a-cfbf235f838f 2018-07-22 08:22:26,894 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-19e9ce3a-439a-45f-user 2018-07-22 08:22:26,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:26,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:26,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b2ac948-a4c4-400e-9efb-256b2ee14737 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:26,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7b2ac948-a4c4-400e-9efb-256b2ee14737 2018-07-22 08:22:26,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" -d '{"role": {"name": "CreateMultiPartImageTests-19e9ce3a-439a-45f-proj-role"}}' 2018-07-22 08:22:27,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef7d0b7-dbce-4727-9987-e11f7369e42e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f1f6c09744104c98a82bf837f454bd6f", "links": {"self": "http://172.30.9.23:5000/v3/roles/f1f6c09744104c98a82bf837f454bd6f"}, "name": "CreateMultiPartImageTests-19e9ce3a-439a-45f-proj-role"}} 2018-07-22 08:22:27,103 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-eef7d0b7-dbce-4727-9987-e11f7369e42e 2018-07-22 08:22:27,103 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-19e9ce3a-439a-45f-proj-role 2018-07-22 08:22:27,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f1f6c09744104c98a82bf837f454bd6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:27,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb16ad5-eb5e-400c-8a90-2adcfea90e63 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f1f6c09744104c98a82bf837f454bd6f", "links": {"self": "http://172.30.9.23:5000/v3/roles/f1f6c09744104c98a82bf837f454bd6f"}, "name": "CreateMultiPartImageTests-19e9ce3a-439a-45f-proj-role"}} 2018-07-22 08:22:27,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f1f6c09744104c98a82bf837f454bd6f used request id req-0eb16ad5-eb5e-400c-8a90-2adcfea90e63 2018-07-22 08:22:27,125 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-19e9ce3a-439a-45f-proj-role to project CreateMultiPartImageTests-19e9ce3a-439a-45f-proj 2018-07-22 08:22:27,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/6f305c099f2a4f90970f9a7681451545/users/0871fbadfdaf4f80ba46c1f39385e829/roles/f1f6c09744104c98a82bf837f454bd6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:27,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f31119a-46ae-40b7-b4ed-ef5b18f336a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:27,264 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6f305c099f2a4f90970f9a7681451545/users/0871fbadfdaf4f80ba46c1f39385e829/roles/f1f6c09744104c98a82bf837f454bd6f used request id req-7f31119a-46ae-40b7-b4ed-ef5b18f336a6 2018-07-22 08:22:27,276 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-22 08:22:27,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:27,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-877eef78-cfad-4755-bce9-8603edc270cf Date: Sun, 22 Jul 2018 08:22:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:22:27,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-877eef78-cfad-4755-bce9-8603edc270cf 2018-07-22 08:22:27,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:27,632 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8d067c9-7e23-4dc0-8034-eb05c327ef7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:27,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-b8d067c9-7e23-4dc0-8034-eb05c327ef7d 2018-07-22 08:22:27,632 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:27,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:27,733 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-475819fc-fadd-4174-a280-d9acc81d68b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:27,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-475819fc-fadd-4174-a280-d9acc81d68b0 2018-07-22 08:22:27,734 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:27,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:27,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d128c9bd-4ddf-4f7c-8548-636dd746dd0e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:22:27,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-d128c9bd-4ddf-4f7c-8548-636dd746dd0e 2018-07-22 08:22:27,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:27,922 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-262a98a6-3fcb-4283-92ac-f9425f764478 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:27,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-262a98a6-3fcb-4283-92ac-f9425f764478 2018-07-22 08:22:27,922 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:27,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:27,942 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-007acbc7-5984-404b-ba84-aca000c37c99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:27,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-007acbc7-5984-404b-ba84-aca000c37c99 2018-07-22 08:22:27,942 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:27,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:28,037 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63f71cbd-8d5f-4497-8300-d2e888d0e354 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:28,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-63f71cbd-8d5f-4497-8300-d2e888d0e354 2018-07-22 08:22:28,037 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:28,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:28,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855ba403-d8ba-4846-af9e-77736dad0e5e Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:22:28,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-855ba403-d8ba-4846-af9e-77736dad0e5e 2018-07-22 08:22:28,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:28,227 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb074161-cba8-413e-9d0a-f5e3b067533f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:28,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-eb074161-cba8-413e-9d0a-f5e3b067533f 2018-07-22 08:22:28,228 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:28,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:28,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18a003a0-5e2f-428d-a946-31fe8f5584d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:28,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-18a003a0-5e2f-428d-a946-31fe8f5584d5 2018-07-22 08:22:28,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:28,318 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-19e9ce3a-439a-45f-proj 2018-07-22 08:22:28,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/6f305c099f2a4f90970f9a7681451545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:28,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72a7cc08-d081-4226-8f83-dbbe3b9da1da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:28,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6f305c099f2a4f90970f9a7681451545 used request id req-72a7cc08-d081-4226-8f83-dbbe3b9da1da 2018-07-22 08:22:28,564 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-19e9ce3a-439a-45f-proj-role 2018-07-22 08:22:28,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f1f6c09744104c98a82bf837f454bd6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:28,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3fb73e5-7042-4d70-a12a-3eea95ad1ced Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:28,677 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f1f6c09744104c98a82bf837f454bd6f used request id req-e3fb73e5-7042-4d70-a12a-3eea95ad1ced 2018-07-22 08:22:28,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eabe9b39fd009dcddb1aa96f37ae4246a9882a" 2018-07-22 08:22:28,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a3964a-1008-40c3-81d2-f7c847461f20 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:28,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-29a3964a-1008-40c3-81d2-f7c847461f20 2018-07-22 08:22:28,773 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-19e9ce3a-439a-45f-user 2018-07-22 08:22:28,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0871fbadfdaf4f80ba46c1f39385e829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f4a24117690c95a5c1047331c1e941fb239be92" 2018-07-22 08:22:28,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adabaa21-3f0d-43e4-9823-48aa6c72b64d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:28,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0871fbadfdaf4f80ba46c1f39385e829 used request id req-adabaa21-3f0d-43e4-9823-48aa6c72b64d 2018-07-22 08:22:28,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:29,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["6pZ5l96LSZWqfPYT3fvlJw"], "issued_at": "2018-07-22T08:22:29.000000Z"}} 2018-07-22 08:22:29,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e755fa45414a768a7bca167fdcdfbfe8f1c88e9" 2018-07-22 08:22:29,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b08453-ed39-4a03-a000-0b3a1ae6c541 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:29,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d1b08453-ed39-4a03-a000-0b3a1ae6c541 2018-07-22 08:22:29,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:29,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:29,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["HzAvg2AiR4yrtBJpH6wHkg"], "issued_at": "2018-07-22T08:22:29.000000Z"}} 2018-07-22 08:22:29,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:30,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b691ef3a-6744-47ca-9e8a-add5bd4283b3 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:30,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b691ef3a-6744-47ca-9e8a-add5bd4283b3 2018-07-22 08:22:30,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:30,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:30 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:30,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-2a827d7a-ae93-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:30,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea9a484-164e-4131-a37a-49f9c9fff599 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-2a827d7a-ae93-40a-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:22:30,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-2a827d7a-ae93-40a-proj used request id req-dea9a484-164e-4131-a37a-49f9c9fff599 2018-07-22 08:22:30,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:30,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23012713-7ee6-4add-9d28-d5aa8f3dacfb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:30,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-23012713-7ee6-4add-9d28-d5aa8f3dacfb 2018-07-22 08:22:30,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-2a827d7a-ae93-40a-proj"}}' 2018-07-22 08:22:30,330 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42405225-a221-4e47-b98e-2d55a1a4fd4e Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/63fb517d0bbc4d43a94c705bfa4fe116"}, "tags": [], "enabled": true, "id": "63fb517d0bbc4d43a94c705bfa4fe116", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-2a827d7a-ae93-40a-proj"}} 2018-07-22 08:22:30,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-42405225-a221-4e47-b98e-2d55a1a4fd4e 2018-07-22 08:22:30,331 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-2a827d7a-ae93-40a-proj 2018-07-22 08:22:30,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:30,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:30,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["wd8OGZ_OTee82lXjjEm8Ag"], "issued_at": "2018-07-22T08:22:30.000000Z"}} 2018-07-22 08:22:30,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f18ef2f2188d80689ace3098ae2bc926f62959b" 2018-07-22 08:22:30,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a29bdf9b-b242-4d73-af7a-c7e5096489da Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:30,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a29bdf9b-b242-4d73-af7a-c7e5096489da 2018-07-22 08:22:30,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:30,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:30 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:30,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f18ef2f2188d80689ace3098ae2bc926f62959b" 2018-07-22 08:22:30,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4395ad0-5bc5-45f2-9364-a0af478f14f8 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:22:30,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c4395ad0-5bc5-45f2-9364-a0af478f14f8 2018-07-22 08:22:30,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-2a827d7a-ae93-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f18ef2f2188d80689ace3098ae2bc926f62959b" 2018-07-22 08:22:31,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fff218cc-a3d2-48a2-bb53-f84588e11d59 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-2a827d7a-ae93-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/63fb517d0bbc4d43a94c705bfa4fe116"}, "tags": [], "enabled": true, "id": "63fb517d0bbc4d43a94c705bfa4fe116", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-2a827d7a-ae93-40a-proj"}]} 2018-07-22 08:22:31,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-2a827d7a-ae93-40a-proj used request id req-fff218cc-a3d2-48a2-bb53-f84588e11d59 2018-07-22 08:22:31,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f18ef2f2188d80689ace3098ae2bc926f62959b" 2018-07-22 08:22:31,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ede06ca5-e029-4e7c-bf79-eb7d59807e10 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:31,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ede06ca5-e029-4e7c-bf79-eb7d59807e10 2018-07-22 08:22:31,500 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-2a827d7a-ae93-40a-user 2018-07-22 08:22:31,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:31,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:31,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01b81e47-6d54-40d4-91dc-8c895b3024e5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:31,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-01b81e47-6d54-40d4-91dc-8c895b3024e5 2018-07-22 08:22:31,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" -d '{"role": {"name": "CreateMultiPartImageTests-2a827d7a-ae93-40a-proj-role"}}' 2018-07-22 08:22:31,815 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f495a58-b3b5-4585-b9b9-e5fcaadd8371 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fd2f71e17c524acea66a41086f045f33", "links": {"self": "http://172.30.9.23:5000/v3/roles/fd2f71e17c524acea66a41086f045f33"}, "name": "CreateMultiPartImageTests-2a827d7a-ae93-40a-proj-role"}} 2018-07-22 08:22:31,815 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0f495a58-b3b5-4585-b9b9-e5fcaadd8371 2018-07-22 08:22:31,816 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-2a827d7a-ae93-40a-proj-role 2018-07-22 08:22:31,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/fd2f71e17c524acea66a41086f045f33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:31,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1492104d-52de-4c5c-a3d1-5f3300253f2d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fd2f71e17c524acea66a41086f045f33", "links": {"self": "http://172.30.9.23:5000/v3/roles/fd2f71e17c524acea66a41086f045f33"}, "name": "CreateMultiPartImageTests-2a827d7a-ae93-40a-proj-role"}} 2018-07-22 08:22:31,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/fd2f71e17c524acea66a41086f045f33 used request id req-1492104d-52de-4c5c-a3d1-5f3300253f2d 2018-07-22 08:22:31,905 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-2a827d7a-ae93-40a-proj-role to project CreateMultiPartImageTests-2a827d7a-ae93-40a-proj 2018-07-22 08:22:31,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/63fb517d0bbc4d43a94c705bfa4fe116/users/b83fca7542a34c0cbfb11a930ec6e4b3/roles/fd2f71e17c524acea66a41086f045f33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:32,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0688b6db-0f22-413d-af93-c1bce302e617 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:32,046 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/63fb517d0bbc4d43a94c705bfa4fe116/users/b83fca7542a34c0cbfb11a930ec6e4b3/roles/fd2f71e17c524acea66a41086f045f33 used request id req-0688b6db-0f22-413d-af93-c1bce302e617 2018-07-22 08:22:32,047 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-22 08:22:32,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:32,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-702765b7-f905-4c7f-9f88-9f971b1db4bc Date: Sun, 22 Jul 2018 08:22:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:22:32,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-702765b7-f905-4c7f-9f88-9f971b1db4bc 2018-07-22 08:22:32,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:32,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a1c986a-78ff-4524-baa9-3af968a1f853 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:32,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-0a1c986a-78ff-4524-baa9-3af968a1f853 2018-07-22 08:22:32,401 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:32,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:32,495 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb38a4ef-de51-4124-bfa3-5b6751abc3e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:32,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-fb38a4ef-de51-4124-bfa3-5b6751abc3e7 2018-07-22 08:22:32,495 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:32,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:32,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00e66164-8ca6-4b63-b73a-007233ece63b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:22:32,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-00e66164-8ca6-4b63-b73a-007233ece63b 2018-07-22 08:22:32,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:32,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d535765-812f-44a7-856a-2b22600ca786 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:32,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-1d535765-812f-44a7-856a-2b22600ca786 2018-07-22 08:22:32,690 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:32,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:32,785 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64416b73-57d5-42cc-bba9-aebbfb156914 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:32,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-64416b73-57d5-42cc-bba9-aebbfb156914 2018-07-22 08:22:32,786 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:32,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:32,882 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfacb2a6-89e9-44dc-9906-467f72db7a2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:32,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-bfacb2a6-89e9-44dc-9906-467f72db7a2e 2018-07-22 08:22:32,882 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:32,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:32,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44aaecd8-715f-405d-a261-fc0310b66b22 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:22:32,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-44aaecd8-715f-405d-a261-fc0310b66b22 2018-07-22 08:22:32,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:33,006 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f84600cf-595d-44ea-bed4-cda2b591f059 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:33,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-f84600cf-595d-44ea-bed4-cda2b591f059 2018-07-22 08:22:33,007 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:33,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:33,102 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-881e088b-eb10-4c25-8e64-e3e2b25c86dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:33,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-881e088b-eb10-4c25-8e64-e3e2b25c86dd 2018-07-22 08:22:33,103 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:33,103 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-2a827d7a-ae93-40a-proj 2018-07-22 08:22:33,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/63fb517d0bbc4d43a94c705bfa4fe116 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:33,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90e68779-0ad3-4804-b1f4-2d38dbcac820 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:33,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/63fb517d0bbc4d43a94c705bfa4fe116 used request id req-90e68779-0ad3-4804-b1f4-2d38dbcac820 2018-07-22 08:22:33,348 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-2a827d7a-ae93-40a-proj-role 2018-07-22 08:22:33,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/fd2f71e17c524acea66a41086f045f33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:33,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c4feaf2-b080-4b75-8a6c-6872c0e7ed90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:33,462 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/fd2f71e17c524acea66a41086f045f33 used request id req-2c4feaf2-b080-4b75-8a6c-6872c0e7ed90 2018-07-22 08:22:33,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b848e6fc530d99d3d1f3723f437224ecba505" 2018-07-22 08:22:33,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0466bfed-3aec-4893-adbf-5b724369c9d1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:33,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0466bfed-3aec-4893-adbf-5b724369c9d1 2018-07-22 08:22:33,564 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-2a827d7a-ae93-40a-user 2018-07-22 08:22:33,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b83fca7542a34c0cbfb11a930ec6e4b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f18ef2f2188d80689ace3098ae2bc926f62959b" 2018-07-22 08:22:33,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6be97731-f716-4393-984f-7289cda38b4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:33,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b83fca7542a34c0cbfb11a930ec6e4b3 used request id req-6be97731-f716-4393-984f-7289cda38b4c 2018-07-22 08:22:33,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:34,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["VjFAfZXfR5GGnUNdSilOfw"], "issued_at": "2018-07-22T08:22:34.000000Z"}} 2018-07-22 08:22:34,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e7e39500ec84affe0e90ed6f1ec25830b4c1229" 2018-07-22 08:22:34,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cccae8c-0478-49c7-834b-405aa9dc6323 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:34,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7cccae8c-0478-49c7-834b-405aa9dc6323 2018-07-22 08:22:34,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:34,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:34,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["m1m4D94TTdyAxMyLFb03aQ"], "issued_at": "2018-07-22T08:22:34.000000Z"}} 2018-07-22 08:22:34,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:34,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b494861-3d03-4eed-8954-87c370740c43 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:34,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1b494861-3d03-4eed-8954-87c370740c43 2018-07-22 08:22:34,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:34,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:34 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:34,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3530003b-47d0-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:34,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a07d3b6b-d44d-4649-aef1-f34fd71515e9 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3530003b-47d0-4a5-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:22:34,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3530003b-47d0-4a5-proj used request id req-a07d3b6b-d44d-4649-aef1-f34fd71515e9 2018-07-22 08:22:34,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:34,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28321d46-0408-4b57-a73b-93f3638d9924 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:34,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-28321d46-0408-4b57-a73b-93f3638d9924 2018-07-22 08:22:34,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-3530003b-47d0-4a5-proj"}}' 2018-07-22 08:22:35,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7c36aa1-a419-4681-be32-9bed4c46e22e Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c502569f93284af9a1d25ec720cfe799"}, "tags": [], "enabled": true, "id": "c502569f93284af9a1d25ec720cfe799", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3530003b-47d0-4a5-proj"}} 2018-07-22 08:22:35,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b7c36aa1-a419-4681-be32-9bed4c46e22e 2018-07-22 08:22:35,002 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-3530003b-47d0-4a5-proj 2018-07-22 08:22:35,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:35,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:35,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["7Wbn2kLiRJiCzdTbZcIGxw"], "issued_at": "2018-07-22T08:22:35.000000Z"}} 2018-07-22 08:22:35,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafcd921ba70952a7fd9677492af9412d65941fc" 2018-07-22 08:22:35,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09151b08-55db-491f-b7fc-4610b600156b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:35,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-09151b08-55db-491f-b7fc-4610b600156b 2018-07-22 08:22:35,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:35,489 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:35 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:35,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafcd921ba70952a7fd9677492af9412d65941fc" 2018-07-22 08:22:35,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-388095a8-f3de-4253-81a9-fc03c47c30d2 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:22:35,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-388095a8-f3de-4253-81a9-fc03c47c30d2 2018-07-22 08:22:35,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-3530003b-47d0-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafcd921ba70952a7fd9677492af9412d65941fc" 2018-07-22 08:22:35,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b9b7a62-3a0c-40d2-a06e-ea3ff4fd5492 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-3530003b-47d0-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c502569f93284af9a1d25ec720cfe799"}, "tags": [], "enabled": true, "id": "c502569f93284af9a1d25ec720cfe799", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3530003b-47d0-4a5-proj"}]} 2018-07-22 08:22:35,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-3530003b-47d0-4a5-proj used request id req-2b9b7a62-3a0c-40d2-a06e-ea3ff4fd5492 2018-07-22 08:22:35,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafcd921ba70952a7fd9677492af9412d65941fc" 2018-07-22 08:22:35,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c0df65-fa6b-4b0f-82fe-176d632e791a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:35,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-13c0df65-fa6b-4b0f-82fe-176d632e791a 2018-07-22 08:22:36,115 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-3530003b-47d0-4a5-user 2018-07-22 08:22:36,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:36,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:36,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-510602cc-70e4-4dee-b24c-c1e4bca9accb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:36,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-510602cc-70e4-4dee-b24c-c1e4bca9accb 2018-07-22 08:22:36,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" -d '{"role": {"name": "CreateKeypairsTests-3530003b-47d0-4a5-proj-role"}}' 2018-07-22 08:22:36,318 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eff5875-a50c-49b2-9809-abe65c65ce60 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a993bb5433e41d4a9eeb10ab274f538", "links": {"self": "http://172.30.9.23:5000/v3/roles/1a993bb5433e41d4a9eeb10ab274f538"}, "name": "CreateKeypairsTests-3530003b-47d0-4a5-proj-role"}} 2018-07-22 08:22:36,318 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2eff5875-a50c-49b2-9809-abe65c65ce60 2018-07-22 08:22:36,319 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-3530003b-47d0-4a5-proj-role 2018-07-22 08:22:36,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/1a993bb5433e41d4a9eeb10ab274f538 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:36,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5ada2e8-a741-4afe-ac70-b080176ce521 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a993bb5433e41d4a9eeb10ab274f538", "links": {"self": "http://172.30.9.23:5000/v3/roles/1a993bb5433e41d4a9eeb10ab274f538"}, "name": "CreateKeypairsTests-3530003b-47d0-4a5-proj-role"}} 2018-07-22 08:22:36,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/1a993bb5433e41d4a9eeb10ab274f538 used request id req-e5ada2e8-a741-4afe-ac70-b080176ce521 2018-07-22 08:22:36,415 - keystone_utils - INFO - Granting role CreateKeypairsTests-3530003b-47d0-4a5-proj-role to project CreateKeypairsTests-3530003b-47d0-4a5-proj 2018-07-22 08:22:36,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c502569f93284af9a1d25ec720cfe799/users/c732fa405e294da59c4f835707e1ebca/roles/1a993bb5433e41d4a9eeb10ab274f538 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:36,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-277fcbc3-bc03-49a3-a850-7b77b150493e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:36,561 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c502569f93284af9a1d25ec720cfe799/users/c732fa405e294da59c4f835707e1ebca/roles/1a993bb5433e41d4a9eeb10ab274f538 used request id req-277fcbc3-bc03-49a3-a850-7b77b150493e 2018-07-22 08:22:36,561 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:22:36,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:36,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:37,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a993bb5433e41d4a9eeb10ab274f538", "name": "CreateKeypairsTests-3530003b-47d0-4a5-proj-role"}], "expires_at": "2018-07-22T09:22:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c502569f93284af9a1d25ec720cfe799", "name": "CreateKeypairsTests-3530003b-47d0-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c502569f93284af9a1d25ec720cfe799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/c502569f93284af9a1d25ec720cfe799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/c502569f93284af9a1d25ec720cfe799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c502569f93284af9a1d25ec720cfe799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/c502569f93284af9a1d25ec720cfe799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/c502569f93284af9a1d25ec720cfe799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c502569f93284af9a1d25ec720cfe799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c502569f93284af9a1d25ec720cfe799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/c502569f93284af9a1d25ec720cfe799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/c502569f93284af9a1d25ec720cfe799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/c502569f93284af9a1d25ec720cfe799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c502569f93284af9a1d25ec720cfe799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/c502569f93284af9a1d25ec720cfe799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/c502569f93284af9a1d25ec720cfe799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3530003b-47d0-4a5-user", "id": "c732fa405e294da59c4f835707e1ebca"}, "audit_ids": ["IrEqWluRQNiV3MPGCERPKw"], "issued_at": "2018-07-22T08:22:37.000000Z"}} 2018-07-22 08:22:37,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3b1a03b733addadd18c8a5acc4d31c14a3e0643" 2018-07-22 08:22:37,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c713b497-e9f0-4fb5-837e-389d0db3bdc1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:37,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c713b497-e9f0-4fb5-837e-389d0db3bdc1 2018-07-22 08:22:37,097 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:22:37,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3b1a03b733addadd18c8a5acc4d31c14a3e0643" 2018-07-22 08:22:37,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ac46d2a-1540-46f9-9a5e-5feac5704a3a x-compute-request-id: req-7ac46d2a-1540-46f9-9a5e-5feac5704a3a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 08:22:37,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-7ac46d2a-1540-46f9-9a5e-5feac5704a3a 2018-07-22 08:22:37,284 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-cbd46a20-d143-4080-ab8d-0074ad9e51c3... 2018-07-22 08:22:37,284 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 08:22:37,313 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-cbd46a20-d143-4080-ab8d-0074ad9e51c3 2018-07-22 08:22:37,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3b1a03b733addadd18c8a5acc4d31c14a3e0643" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDq85S8Te6mQ+xNcWArAngST45wOaumLZNqyCbsSFdPR0fGAmzHnZXxkuhR/D8pPMwdplneRvINl2GU76ULpZSxTJpxGJnLp9f/y6DLbL0ohBnyu2xwmqdMZegjTPpnvnVdI9HP+oZV14duxC24x5fbYMKEXkhz9YuUVHYwyRGFtw==", "name": "CreateKeypairsTests-cbd46a20-d143-4080-ab8d-0074ad9e51c3"}}' 2018-07-22 08:22:37,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17b7a76b-3e46-428b-9fa8-a79e894cefdc x-compute-request-id: req-17b7a76b-3e46-428b-9fa8-a79e894cefdc Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDq85S8Te6mQ+xNcWArAngST45wOaumLZNqyCbsSFdPR0fGAmzHnZXxkuhR/D8pPMwdplneRvINl2GU76ULpZSxTJpxGJnLp9f/y6DLbL0ohBnyu2xwmqdMZegjTPpnvnVdI9HP+oZV14duxC24x5fbYMKEXkhz9YuUVHYwyRGFtw==", "user_id": "c732fa405e294da59c4f835707e1ebca", "name": "CreateKeypairsTests-cbd46a20-d143-4080-ab8d-0074ad9e51c3", "fingerprint": "cd:8e:69:85:7b:99:08:00:a4:21:01:f9:02:4f:36:84"}} 2018-07-22 08:22:37,385 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-17b7a76b-3e46-428b-9fa8-a79e894cefdc 2018-07-22 08:22:37,386 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-cbd46a20-d143-4080-ab8d-0074ad9e51c3 2018-07-22 08:22:37,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:37,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a993bb5433e41d4a9eeb10ab274f538", "name": "CreateKeypairsTests-3530003b-47d0-4a5-proj-role"}], "expires_at": "2018-07-22T09:22:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c502569f93284af9a1d25ec720cfe799", "name": "CreateKeypairsTests-3530003b-47d0-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c502569f93284af9a1d25ec720cfe799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/c502569f93284af9a1d25ec720cfe799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/c502569f93284af9a1d25ec720cfe799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c502569f93284af9a1d25ec720cfe799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/c502569f93284af9a1d25ec720cfe799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/c502569f93284af9a1d25ec720cfe799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c502569f93284af9a1d25ec720cfe799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c502569f93284af9a1d25ec720cfe799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/c502569f93284af9a1d25ec720cfe799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/c502569f93284af9a1d25ec720cfe799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/c502569f93284af9a1d25ec720cfe799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c502569f93284af9a1d25ec720cfe799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/c502569f93284af9a1d25ec720cfe799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/c502569f93284af9a1d25ec720cfe799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3530003b-47d0-4a5-user", "id": "c732fa405e294da59c4f835707e1ebca"}, "audit_ids": ["AGWYtk3TQU2Lbg7A38MuUg"], "issued_at": "2018-07-22T08:22:37.000000Z"}} 2018-07-22 08:22:37,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-cbd46a20-d143-4080-ab8d-0074ad9e51c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ed377d8371d1e41b75908ac977517324804dc3" 2018-07-22 08:22:38,091 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:22:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-81a1f4f9-b3bc-42b7-ba34-1c890a27e8d4 x-compute-request-id: req-81a1f4f9-b3bc-42b7-ba34-1c890a27e8d4 Content-Length: 0 Content-Type: application/json 2018-07-22 08:22:38,091 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-cbd46a20-d143-4080-ab8d-0074ad9e51c3 used request id req-81a1f4f9-b3bc-42b7-ba34-1c890a27e8d4 2018-07-22 08:22:38,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ed377d8371d1e41b75908ac977517324804dc3" 2018-07-22 08:22:38,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:38 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-352b845f-303e-4266-a92d-7f807553c100 x-compute-request-id: req-352b845f-303e-4266-a92d-7f807553c100 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 08:22:38,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-352b845f-303e-4266-a92d-7f807553c100 2018-07-22 08:22:38,116 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-cbd46a20-d143-4080-ab8d-0074ad9e51c3 2018-07-22 08:22:38,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-cbd46a20-d143-4080-ab8d-0074ad9e51c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3b1a03b733addadd18c8a5acc4d31c14a3e0643" 2018-07-22 08:22:38,146 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:38 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-c9f009d8-5c74-4d36-8240-742c9a385c75 x-compute-request-id: req-c9f009d8-5c74-4d36-8240-742c9a385c75 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-cbd46a20-d143-4080-ab8d-0074ad9e51c3 not found for user c732fa405e294da59c4f835707e1ebca", "code": 404}} 2018-07-22 08:22:38,146 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-cbd46a20-d143-4080-ab8d-0074ad9e51c3 used request id req-c9f009d8-5c74-4d36-8240-742c9a385c75 2018-07-22 08:22:38,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:38,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-96e52707-be54-4362-8e20-0efc56e818ce Date: Sun, 22 Jul 2018 08:22:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:22:38,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-96e52707-be54-4362-8e20-0efc56e818ce 2018-07-22 08:22:38,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:38,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-006b0b7a-46f4-4ce8-9c7c-b4a30b373c89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:38,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-006b0b7a-46f4-4ce8-9c7c-b4a30b373c89 2018-07-22 08:22:38,500 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:38,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:38,595 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02c91503-bfdf-4323-b621-7f70097ac2b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:38,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-02c91503-bfdf-4323-b621-7f70097ac2b0 2018-07-22 08:22:38,595 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:38,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:38,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc60c66-f5bc-4140-a2e5-ab7bbfcccfb7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:22:38,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-bdc60c66-f5bc-4140-a2e5-ab7bbfcccfb7 2018-07-22 08:22:38,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:38,784 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f0352d1-a17c-4366-9ae3-5484c22a25f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:38,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-1f0352d1-a17c-4366-9ae3-5484c22a25f2 2018-07-22 08:22:38,784 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:38,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:38,881 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecd79568-94bf-4621-b71d-6750f88c7510 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:38,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-ecd79568-94bf-4621-b71d-6750f88c7510 2018-07-22 08:22:38,882 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:38,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:38,968 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a81be520-1b7c-4521-8c86-06cf419858ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:38,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-a81be520-1b7c-4521-8c86-06cf419858ea 2018-07-22 08:22:38,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:38,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:39,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e4c5ec5-73ee-492a-b247-5bd60f7ec6f2 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:22:39,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-4e4c5ec5-73ee-492a-b247-5bd60f7ec6f2 2018-07-22 08:22:39,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:39,163 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cfe513b-497d-4662-9096-ffc3a12181cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:39,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-0cfe513b-497d-4662-9096-ffc3a12181cd 2018-07-22 08:22:39,164 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:39,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:39,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a096c36b-c900-45b1-b6b3-968f3a5330b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:39,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-a096c36b-c900-45b1-b6b3-968f3a5330b1 2018-07-22 08:22:39,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:39,254 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-3530003b-47d0-4a5-proj 2018-07-22 08:22:39,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c502569f93284af9a1d25ec720cfe799 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:39,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1e607e8-63c7-4ea6-83aa-4bf7c459ad5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:39,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c502569f93284af9a1d25ec720cfe799 used request id req-c1e607e8-63c7-4ea6-83aa-4bf7c459ad5a 2018-07-22 08:22:39,480 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-3530003b-47d0-4a5-proj-role 2018-07-22 08:22:39,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/1a993bb5433e41d4a9eeb10ab274f538 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:39,600 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9225e382-ae6b-4fff-8825-de4068578eab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:39,600 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/1a993bb5433e41d4a9eeb10ab274f538 used request id req-9225e382-ae6b-4fff-8825-de4068578eab 2018-07-22 08:22:39,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237812bd203d0b9584d449f3ea87e2f22fda6df0" 2018-07-22 08:22:39,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-637db454-3a97-4ba5-a256-725efa991d07 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:39,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-637db454-3a97-4ba5-a256-725efa991d07 2018-07-22 08:22:39,695 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-3530003b-47d0-4a5-user 2018-07-22 08:22:39,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c732fa405e294da59c4f835707e1ebca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafcd921ba70952a7fd9677492af9412d65941fc" 2018-07-22 08:22:39,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35cb0446-403e-455d-8243-c0010d240cb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:39,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c732fa405e294da59c4f835707e1ebca used request id req-35cb0446-403e-455d-8243-c0010d240cb4 2018-07-22 08:22:39,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:40,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["LzSuVhfgTeeXhqUqGko9Tw"], "issued_at": "2018-07-22T08:22:40.000000Z"}} 2018-07-22 08:22:40,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee4cd865a3b66adb88db9f7090829e4c13b5bee" 2018-07-22 08:22:40,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df565d82-38b9-4b6f-ba86-f4e0c6fd35a6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:40,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-df565d82-38b9-4b6f-ba86-f4e0c6fd35a6 2018-07-22 08:22:40,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:40,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:40,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["rsGUMrQRTEOxJPD_-CtGmw"], "issued_at": "2018-07-22T08:22:40.000000Z"}} 2018-07-22 08:22:40,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:40,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baee9764-5df5-4f77-8f85-b7fcf4561b9f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:40,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-baee9764-5df5-4f77-8f85-b7fcf4561b9f 2018-07-22 08:22:40,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:40,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:40 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:40,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0ac97ff7-ed60-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:40,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1bca1e6-0342-4baf-8592-8aca02fa6ff9 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0ac97ff7-ed60-4cd-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:22:40,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0ac97ff7-ed60-4cd-proj used request id req-d1bca1e6-0342-4baf-8592-8aca02fa6ff9 2018-07-22 08:22:40,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:40,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d627ad-ebe7-419a-9d59-7988e0642ab8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:40,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e9d627ad-ebe7-419a-9d59-7988e0642ab8 2018-07-22 08:22:40,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-0ac97ff7-ed60-4cd-proj"}}' 2018-07-22 08:22:41,109 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d44f8246-efce-405d-8bc0-2e3047ad248f Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b4b613492ef440bbf83542cb6581ffc"}, "tags": [], "enabled": true, "id": "2b4b613492ef440bbf83542cb6581ffc", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0ac97ff7-ed60-4cd-proj"}} 2018-07-22 08:22:41,109 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d44f8246-efce-405d-8bc0-2e3047ad248f 2018-07-22 08:22:41,110 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-0ac97ff7-ed60-4cd-proj 2018-07-22 08:22:41,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:41,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:41,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["AymJVBdiRdmwknom8LxMxQ"], "issued_at": "2018-07-22T08:22:41.000000Z"}} 2018-07-22 08:22:41,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79646fc8ade77107b57dec5be81c8f58ea17b8aa" 2018-07-22 08:22:41,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df00ffdd-3377-445f-a257-d9d003c7c363 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:41,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-df00ffdd-3377-445f-a257-d9d003c7c363 2018-07-22 08:22:41,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:41,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:41 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:41,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79646fc8ade77107b57dec5be81c8f58ea17b8aa" 2018-07-22 08:22:41,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f35ad384-4266-479c-ae27-23cb156fcd8e Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:22:41,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f35ad384-4266-479c-ae27-23cb156fcd8e 2018-07-22 08:22:41,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-0ac97ff7-ed60-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79646fc8ade77107b57dec5be81c8f58ea17b8aa" 2018-07-22 08:22:41,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-400693b8-b0b4-4c50-a6d0-a747cc459c29 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-0ac97ff7-ed60-4cd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b4b613492ef440bbf83542cb6581ffc"}, "tags": [], "enabled": true, "id": "2b4b613492ef440bbf83542cb6581ffc", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0ac97ff7-ed60-4cd-proj"}]} 2018-07-22 08:22:41,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-0ac97ff7-ed60-4cd-proj used request id req-400693b8-b0b4-4c50-a6d0-a747cc459c29 2018-07-22 08:22:41,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79646fc8ade77107b57dec5be81c8f58ea17b8aa" 2018-07-22 08:22:41,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f81bb5-765a-4e30-8549-101066678075 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:41,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-71f81bb5-765a-4e30-8549-101066678075 2018-07-22 08:22:42,313 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-0ac97ff7-ed60-4cd-user 2018-07-22 08:22:42,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:42,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:42,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ac9955-27db-4bbb-8d44-df1530f4deea Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:42,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-61ac9955-27db-4bbb-8d44-df1530f4deea 2018-07-22 08:22:42,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" -d '{"role": {"name": "CreateKeypairsTests-0ac97ff7-ed60-4cd-proj-role"}}' 2018-07-22 08:22:42,600 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f87f4cf8-7a02-4778-b544-c0e5f13b9e35 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6e3dfb889b94f73891c97eeb983167e", "links": {"self": "http://172.30.9.23:5000/v3/roles/d6e3dfb889b94f73891c97eeb983167e"}, "name": "CreateKeypairsTests-0ac97ff7-ed60-4cd-proj-role"}} 2018-07-22 08:22:42,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f87f4cf8-7a02-4778-b544-c0e5f13b9e35 2018-07-22 08:22:42,600 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-0ac97ff7-ed60-4cd-proj-role 2018-07-22 08:22:42,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d6e3dfb889b94f73891c97eeb983167e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:42,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74821fb1-3289-4ec8-a1c7-109fd91110d0 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6e3dfb889b94f73891c97eeb983167e", "links": {"self": "http://172.30.9.23:5000/v3/roles/d6e3dfb889b94f73891c97eeb983167e"}, "name": "CreateKeypairsTests-0ac97ff7-ed60-4cd-proj-role"}} 2018-07-22 08:22:42,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d6e3dfb889b94f73891c97eeb983167e used request id req-74821fb1-3289-4ec8-a1c7-109fd91110d0 2018-07-22 08:22:42,693 - keystone_utils - INFO - Granting role CreateKeypairsTests-0ac97ff7-ed60-4cd-proj-role to project CreateKeypairsTests-0ac97ff7-ed60-4cd-proj 2018-07-22 08:22:42,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2b4b613492ef440bbf83542cb6581ffc/users/85b43e4b9fc44346910b613e553af03a/roles/d6e3dfb889b94f73891c97eeb983167e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:42,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16d98ee3-712f-4743-9ac3-cb728bb25501 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:42,830 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2b4b613492ef440bbf83542cb6581ffc/users/85b43e4b9fc44346910b613e553af03a/roles/d6e3dfb889b94f73891c97eeb983167e used request id req-16d98ee3-712f-4743-9ac3-cb728bb25501 2018-07-22 08:22:42,831 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:22:42,979 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-67f3916d-b5ab-4537-86f3-3169cbaa13c4.pub 2018-07-22 08:22:42,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:42,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:43,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6e3dfb889b94f73891c97eeb983167e", "name": "CreateKeypairsTests-0ac97ff7-ed60-4cd-proj-role"}], "expires_at": "2018-07-22T09:22:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b4b613492ef440bbf83542cb6581ffc", "name": "CreateKeypairsTests-0ac97ff7-ed60-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/2b4b613492ef440bbf83542cb6581ffc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/2b4b613492ef440bbf83542cb6581ffc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/2b4b613492ef440bbf83542cb6581ffc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2b4b613492ef440bbf83542cb6581ffc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/2b4b613492ef440bbf83542cb6581ffc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/2b4b613492ef440bbf83542cb6581ffc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2b4b613492ef440bbf83542cb6581ffc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_2b4b613492ef440bbf83542cb6581ffc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/2b4b613492ef440bbf83542cb6581ffc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/2b4b613492ef440bbf83542cb6581ffc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/2b4b613492ef440bbf83542cb6581ffc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2b4b613492ef440bbf83542cb6581ffc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/2b4b613492ef440bbf83542cb6581ffc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/2b4b613492ef440bbf83542cb6581ffc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0ac97ff7-ed60-4cd-user", "id": "85b43e4b9fc44346910b613e553af03a"}, "audit_ids": ["jmikI01RSQW5EdT2p0BzjQ"], "issued_at": "2018-07-22T08:22:43.000000Z"}} 2018-07-22 08:22:43,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996f7d0a1c08891f30f0fb2c016df8a75587c8be" 2018-07-22 08:22:43,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd902e9e-fd2d-4575-b730-7aa3dfcb528e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:43,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cd902e9e-fd2d-4575-b730-7aa3dfcb528e 2018-07-22 08:22:43,455 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:22:43,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996f7d0a1c08891f30f0fb2c016df8a75587c8be" 2018-07-22 08:22:43,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:43 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-90b8c8bb-2346-4939-b55c-264ba02a3daf x-compute-request-id: req-90b8c8bb-2346-4939-b55c-264ba02a3daf Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 08:22:43,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-90b8c8bb-2346-4939-b55c-264ba02a3daf 2018-07-22 08:22:43,650 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-67f3916d-b5ab-4537-86f3-3169cbaa13c4... 2018-07-22 08:22:43,650 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-22 08:22:43,650 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-67f3916d-b5ab-4537-86f3-3169cbaa13c4.pub 2018-07-22 08:22:43,651 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-67f3916d-b5ab-4537-86f3-3169cbaa13c4 2018-07-22 08:22:43,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996f7d0a1c08891f30f0fb2c016df8a75587c8be" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAhG0VM9hoGk7LT8PWybRMv8clMLKJrCcNchQG2SdsCnwr489+E6PzGstFWNsiB4IRqT0Cao1WgcwQeX7qY1pT4IT8zl906WZtthc0SPiIhxI5jci1ZSH1DRqk9oEn4NehT1+3I+yoZx/77dR0Pnw4FAR5OAZgrkXWZY8ode+6p/dVO+w29I5iLadZd00JrD4HnzyT/3UbBFHqIps3aY2wvvqvbDZm7b4ht8DmLd9Pg6Vz0+7UnDvF/EWrvEV8AuV/L9d5gpTRBbWiwnvv2i0sBpKbyRrJS/+vzpgBjvBQJqmxkmR7KKmxyqX5Haasl4vDetTnO/KFn2BHVoe5dD3l", "name": "CreateKeypairsTests-67f3916d-b5ab-4537-86f3-3169cbaa13c4"}}' 2018-07-22 08:22:43,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:43 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-9257473c-2207-431a-8fc6-f8272ef06b06 x-compute-request-id: req-9257473c-2207-431a-8fc6-f8272ef06b06 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAhG0VM9hoGk7LT8PWybRMv8clMLKJrCcNchQG2SdsCnwr489+E6PzGstFWNsiB4IRqT0Cao1WgcwQeX7qY1pT4IT8zl906WZtthc0SPiIhxI5jci1ZSH1DRqk9oEn4NehT1+3I+yoZx/77dR0Pnw4FAR5OAZgrkXWZY8ode+6p/dVO+w29I5iLadZd00JrD4HnzyT/3UbBFHqIps3aY2wvvqvbDZm7b4ht8DmLd9Pg6Vz0+7UnDvF/EWrvEV8AuV/L9d5gpTRBbWiwnvv2i0sBpKbyRrJS/+vzpgBjvBQJqmxkmR7KKmxyqX5Haasl4vDetTnO/KFn2BHVoe5dD3l", "user_id": "85b43e4b9fc44346910b613e553af03a", "name": "CreateKeypairsTests-67f3916d-b5ab-4537-86f3-3169cbaa13c4", "fingerprint": "7f:9a:e3:ed:c6:1a:62:b8:6a:70:7e:1c:e1:41:cc:21"}} 2018-07-22 08:22:43,720 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9257473c-2207-431a-8fc6-f8272ef06b06 2018-07-22 08:22:43,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:44,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6e3dfb889b94f73891c97eeb983167e", "name": "CreateKeypairsTests-0ac97ff7-ed60-4cd-proj-role"}], "expires_at": "2018-07-22T09:22:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b4b613492ef440bbf83542cb6581ffc", "name": "CreateKeypairsTests-0ac97ff7-ed60-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/2b4b613492ef440bbf83542cb6581ffc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/2b4b613492ef440bbf83542cb6581ffc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/2b4b613492ef440bbf83542cb6581ffc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/2b4b613492ef440bbf83542cb6581ffc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/2b4b613492ef440bbf83542cb6581ffc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/2b4b613492ef440bbf83542cb6581ffc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2b4b613492ef440bbf83542cb6581ffc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_2b4b613492ef440bbf83542cb6581ffc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/2b4b613492ef440bbf83542cb6581ffc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/2b4b613492ef440bbf83542cb6581ffc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/2b4b613492ef440bbf83542cb6581ffc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2b4b613492ef440bbf83542cb6581ffc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/2b4b613492ef440bbf83542cb6581ffc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/2b4b613492ef440bbf83542cb6581ffc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0ac97ff7-ed60-4cd-user", "id": "85b43e4b9fc44346910b613e553af03a"}, "audit_ids": ["CcEF4bO9QgeVp-W7ZX-2Eg"], "issued_at": "2018-07-22T08:22:44.000000Z"}} 2018-07-22 08:22:44,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-67f3916d-b5ab-4537-86f3-3169cbaa13c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78487ca4aae374eb39b6eae53badf5eb155c5a2f" 2018-07-22 08:22:44,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:44 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-841e2a59-7ffa-43e1-be55-2d16cd2ae378 x-compute-request-id: req-841e2a59-7ffa-43e1-be55-2d16cd2ae378 Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAhG0VM9hoGk7LT8PWybRMv8clMLKJrCcNchQG2SdsCnwr489+E6PzGstFWNsiB4IRqT0Cao1WgcwQeX7qY1pT4IT8zl906WZtthc0SPiIhxI5jci1ZSH1DRqk9oEn4NehT1+3I+yoZx/77dR0Pnw4FAR5OAZgrkXWZY8ode+6p/dVO+w29I5iLadZd00JrD4HnzyT/3UbBFHqIps3aY2wvvqvbDZm7b4ht8DmLd9Pg6Vz0+7UnDvF/EWrvEV8AuV/L9d5gpTRBbWiwnvv2i0sBpKbyRrJS/+vzpgBjvBQJqmxkmR7KKmxyqX5Haasl4vDetTnO/KFn2BHVoe5dD3l", "user_id": "85b43e4b9fc44346910b613e553af03a", "name": "CreateKeypairsTests-67f3916d-b5ab-4537-86f3-3169cbaa13c4", "deleted": false, "created_at": "2018-07-22T08:22:43.000000", "updated_at": null, "fingerprint": "7f:9a:e3:ed:c6:1a:62:b8:6a:70:7e:1c:e1:41:cc:21", "deleted_at": null, "id": 62}} 2018-07-22 08:22:44,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-67f3916d-b5ab-4537-86f3-3169cbaa13c4 used request id req-841e2a59-7ffa-43e1-be55-2d16cd2ae378 2018-07-22 08:22:44,316 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-67f3916d-b5ab-4537-86f3-3169cbaa13c4 2018-07-22 08:22:44,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-67f3916d-b5ab-4537-86f3-3169cbaa13c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996f7d0a1c08891f30f0fb2c016df8a75587c8be" 2018-07-22 08:22:44,367 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:22:44 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-3d8760bb-814e-4b89-b525-4ca03b47ee20 x-compute-request-id: req-3d8760bb-814e-4b89-b525-4ca03b47ee20 Content-Length: 0 Content-Type: application/json 2018-07-22 08:22:44,367 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-67f3916d-b5ab-4537-86f3-3169cbaa13c4 used request id req-3d8760bb-814e-4b89-b525-4ca03b47ee20 2018-07-22 08:22:44,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:44,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-4df5b585-c56f-42ff-9c7a-391a3e7611b4 Date: Sun, 22 Jul 2018 08:22:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:22:44,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-4df5b585-c56f-42ff-9c7a-391a3e7611b4 2018-07-22 08:22:44,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:44,710 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ad837e9-2549-428f-9349-30bce9b6dd77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:44,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-0ad837e9-2549-428f-9349-30bce9b6dd77 2018-07-22 08:22:44,710 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:44,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:44,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de0bc65-ce37-4dd6-8673-545aa4758a69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:44,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-1de0bc65-ce37-4dd6-8673-545aa4758a69 2018-07-22 08:22:44,804 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:44,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:44,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6677651-abc5-423a-817b-811b0c8c0fb1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:22:44,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-d6677651-abc5-423a-817b-811b0c8c0fb1 2018-07-22 08:22:44,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:44,984 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cd68825-6b73-44d8-a3b2-80501903bcc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:44,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-0cd68825-6b73-44d8-a3b2-80501903bcc3 2018-07-22 08:22:44,984 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:44,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:45,175 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6753f33-eae9-4a83-bfbb-2ffb6df929a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:45,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-c6753f33-eae9-4a83-bfbb-2ffb6df929a9 2018-07-22 08:22:45,176 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:45,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:45,275 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a717bb0-9085-4a17-a04e-a6ffd22a08a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:45,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-8a717bb0-9085-4a17-a04e-a6ffd22a08a3 2018-07-22 08:22:45,276 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:45,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:45,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2536173f-3702-4bbe-9301-b9fa06303fbc Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:22:45,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-2536173f-3702-4bbe-9301-b9fa06303fbc 2018-07-22 08:22:45,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:45,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8163a68e-6f2c-470c-b1f8-b9250288175a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:45,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-8163a68e-6f2c-470c-b1f8-b9250288175a 2018-07-22 08:22:45,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:45,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:45,551 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7b0100c-7e00-40cb-b63e-88b26629668d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:22:45,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-d7b0100c-7e00-40cb-b63e-88b26629668d 2018-07-22 08:22:45,551 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:22:45,552 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-0ac97ff7-ed60-4cd-proj 2018-07-22 08:22:45,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2b4b613492ef440bbf83542cb6581ffc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:45,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5e6a4f4-5997-4418-9533-36e6cac5d5f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:45,767 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2b4b613492ef440bbf83542cb6581ffc used request id req-a5e6a4f4-5997-4418-9533-36e6cac5d5f7 2018-07-22 08:22:45,768 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-0ac97ff7-ed60-4cd-proj-role 2018-07-22 08:22:45,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d6e3dfb889b94f73891c97eeb983167e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:45,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a9d4452-1618-4950-b56e-48f8627b0d04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:45,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d6e3dfb889b94f73891c97eeb983167e used request id req-2a9d4452-1618-4950-b56e-48f8627b0d04 2018-07-22 08:22:45,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c682a05551528e847563d7fd83171c8a07fc2c20" 2018-07-22 08:22:45,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d8aa9e2-1c6e-401f-8f86-c4a0e751564d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:45,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8d8aa9e2-1c6e-401f-8f86-c4a0e751564d 2018-07-22 08:22:45,996 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-0ac97ff7-ed60-4cd-user 2018-07-22 08:22:45,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/85b43e4b9fc44346910b613e553af03a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79646fc8ade77107b57dec5be81c8f58ea17b8aa" 2018-07-22 08:22:46,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-164c8e32-b2f1-4719-b241-7c5188c0514c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:46,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/85b43e4b9fc44346910b613e553af03a used request id req-164c8e32-b2f1-4719-b241-7c5188c0514c 2018-07-22 08:22:46,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:46,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["rWFzh2xCSBezAe3Y5kjJ_g"], "issued_at": "2018-07-22T08:22:46.000000Z"}} 2018-07-22 08:22:46,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a269214d6bf35bb76a60113ee2e86bd1376b5ec1" 2018-07-22 08:22:46,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b6d1c4-ab04-4e13-87db-3484733ddfe1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:46,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d7b6d1c4-ab04-4e13-87db-3484733ddfe1 2018-07-22 08:22:46,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:46,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:47,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["lyUbZLHKRjSrLMl8QyxPlQ"], "issued_at": "2018-07-22T08:22:47.000000Z"}} 2018-07-22 08:22:47,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:22:47,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21896f10-a439-4647-b232-69fef35b09f2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:47,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-21896f10-a439-4647-b232-69fef35b09f2 2018-07-22 08:22:47,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:47,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:47 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:47,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6e4efab4-8147-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:22:47,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c795c3f8-fca1-4049-bf8d-e692f2b10dcc Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6e4efab4-8147-42f-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:22:47,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6e4efab4-8147-42f-proj used request id req-c795c3f8-fca1-4049-bf8d-e692f2b10dcc 2018-07-22 08:22:47,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:22:47,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d14ae67-a33b-46dc-9a77-1cf1fd2f06e1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:47,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8d14ae67-a33b-46dc-9a77-1cf1fd2f06e1 2018-07-22 08:22:47,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-6e4efab4-8147-42f-proj"}}' 2018-07-22 08:22:47,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05b418a7-c564-410d-80f4-714e2caf3234 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/90b8b367b6144163b3725a5073295f7b"}, "tags": [], "enabled": true, "id": "90b8b367b6144163b3725a5073295f7b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-6e4efab4-8147-42f-proj"}} 2018-07-22 08:22:47,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-05b418a7-c564-410d-80f4-714e2caf3234 2018-07-22 08:22:47,517 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-6e4efab4-8147-42f-proj 2018-07-22 08:22:47,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:47,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:47,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:22:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["_taOet1RR0-2-bhLZncdYg"], "issued_at": "2018-07-22T08:22:47.000000Z"}} 2018-07-22 08:22:47,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de66d5acfa5e845620c9053e00e87bec65714d1e" 2018-07-22 08:22:48,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3b90772-9332-4333-83c0-f3b22562e3c2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:48,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c3b90772-9332-4333-83c0-f3b22562e3c2 2018-07-22 08:22:48,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:22:48,099 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:22:48 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:22:48,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de66d5acfa5e845620c9053e00e87bec65714d1e" 2018-07-22 08:22:48,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37954c21-1917-4a12-9c27-c094d5ed0e83 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:22:48,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-37954c21-1917-4a12-9c27-c094d5ed0e83 2018-07-22 08:22:48,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-6e4efab4-8147-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de66d5acfa5e845620c9053e00e87bec65714d1e" 2018-07-22 08:22:48,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5587b60c-b1ce-4459-be4d-105d100131b2 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-6e4efab4-8147-42f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/90b8b367b6144163b3725a5073295f7b"}, "tags": [], "enabled": true, "id": "90b8b367b6144163b3725a5073295f7b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-6e4efab4-8147-42f-proj"}]} 2018-07-22 08:22:48,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-6e4efab4-8147-42f-proj used request id req-5587b60c-b1ce-4459-be4d-105d100131b2 2018-07-22 08:22:48,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de66d5acfa5e845620c9053e00e87bec65714d1e" 2018-07-22 08:22:48,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39d12d6-9223-4e49-ab4c-71506b398d5d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:22:48,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b39d12d6-9223-4e49-ab4c-71506b398d5d 2018-07-22 08:22:48,779 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-6e4efab4-8147-42f-user 2018-07-22 08:22:48,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:48,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:22:48,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b3069f9-4028-4908-8623-afb3d91dd821 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:22:48,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0b3069f9-4028-4908-8623-afb3d91dd821 2018-07-22 08:22:48,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" -d '{"role": {"name": "CreateKeypairsTests-6e4efab4-8147-42f-proj-role"}}' 2018-07-22 08:22:49,019 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:22:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01a010ab-6b9f-467b-9be1-bd743481e0f2 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "69d604f30e3a4ba2ac866ea0dbd57642", "links": {"self": "http://172.30.9.23:5000/v3/roles/69d604f30e3a4ba2ac866ea0dbd57642"}, "name": "CreateKeypairsTests-6e4efab4-8147-42f-proj-role"}} 2018-07-22 08:22:49,019 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-01a010ab-6b9f-467b-9be1-bd743481e0f2 2018-07-22 08:22:49,019 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-6e4efab4-8147-42f-proj-role 2018-07-22 08:22:49,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/69d604f30e3a4ba2ac866ea0dbd57642 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:22:49,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7305f4-c087-465c-ac50-49a33d825aa5 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "69d604f30e3a4ba2ac866ea0dbd57642", "links": {"self": "http://172.30.9.23:5000/v3/roles/69d604f30e3a4ba2ac866ea0dbd57642"}, "name": "CreateKeypairsTests-6e4efab4-8147-42f-proj-role"}} 2018-07-22 08:22:49,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/69d604f30e3a4ba2ac866ea0dbd57642 used request id req-ca7305f4-c087-465c-ac50-49a33d825aa5 2018-07-22 08:22:49,042 - keystone_utils - INFO - Granting role CreateKeypairsTests-6e4efab4-8147-42f-proj-role to project CreateKeypairsTests-6e4efab4-8147-42f-proj 2018-07-22 08:22:49,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/90b8b367b6144163b3725a5073295f7b/users/66446a407ad342a680234e6282c34187/roles/69d604f30e3a4ba2ac866ea0dbd57642 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:22:49,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:22:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6547685c-5581-415e-a9ed-c745029755af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:22:49,183 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/90b8b367b6144163b3725a5073295f7b/users/66446a407ad342a680234e6282c34187/roles/69d604f30e3a4ba2ac866ea0dbd57642 used request id req-6547685c-5581-415e-a9ed-c745029755af 2018-07-22 08:22:49,184 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:22:49,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:22:49,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:22:49,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69d604f30e3a4ba2ac866ea0dbd57642", "name": "CreateKeypairsTests-6e4efab4-8147-42f-proj-role"}], "expires_at": "2018-07-22T09:22:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90b8b367b6144163b3725a5073295f7b", "name": "CreateKeypairsTests-6e4efab4-8147-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/90b8b367b6144163b3725a5073295f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/90b8b367b6144163b3725a5073295f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/90b8b367b6144163b3725a5073295f7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/90b8b367b6144163b3725a5073295f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/90b8b367b6144163b3725a5073295f7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/90b8b367b6144163b3725a5073295f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_90b8b367b6144163b3725a5073295f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_90b8b367b6144163b3725a5073295f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/90b8b367b6144163b3725a5073295f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/90b8b367b6144163b3725a5073295f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/90b8b367b6144163b3725a5073295f7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/90b8b367b6144163b3725a5073295f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/90b8b367b6144163b3725a5073295f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/90b8b367b6144163b3725a5073295f7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-6e4efab4-8147-42f-user", "id": "66446a407ad342a680234e6282c34187"}, "audit_ids": ["Ahwez7OUTxSVwl_u9acnsA"], "issued_at": "2018-07-22T08:22:49.000000Z"}} 2018-07-22 08:22:49,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30fa30c1c25d2b336384f5212be93e9a2f43505f" 2018-07-22 08:22:49,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d922d0da-5885-409f-b503-c3df50c17fa6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:22:49,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d922d0da-5885-409f-b503-c3df50c17fa6 2018-07-22 08:22:49,670 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:22:49,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30fa30c1c25d2b336384f5212be93e9a2f43505f" 2018-07-22 08:22:49,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:22:49 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-b1eeb45b-2d33-499d-99e1-2ed90c20d0c7 x-compute-request-id: req-b1eeb45b-2d33-499d-99e1-2ed90c20d0c7 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 08:22:49,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b1eeb45b-2d33-499d-99e1-2ed90c20d0c7 2018-07-22 08:22:49,868 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-4ad3e8f2-afde-46eb-acc9-35a32c85b48b... 2018-07-22 08:22:49,868 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 08:23:01,277 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-4ad3e8f2-afde-46eb-acc9-35a32c85b48b 2018-07-22 08:23:01,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30fa30c1c25d2b336384f5212be93e9a2f43505f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC0gtiWOjpe1us/J+/hmyfPJP0O/adux8Gz8AowxcZye5Y8s1eWGgYG98OiuDoFD2hJHrce6MFcReNoEvbMO3hf2d6cRmV8jcRYMr3BmU4S+LKI3YACzh7gv8toZjHDqG9bZ7QZd9jtZFCMjRu6QxgzjSs+0Iew7O+LlCZGbofqQi21HbyupW2UQGLYJDTKxkgm2CAD1Adzrd2tsNNRb7zYuMhTUfOYmTckMc1GTMxe4O43qyLKioH+eLKveP+nQVdNhmXY40jYbNiVVMYDutjTsoKxYUEIz8V1PywRDYbJ0/Gow316NlxPCaXIppvaAImS0adjuYE3K3O2Wwo30/UXv8HWVJD8C36cieZQhGUwLrJhKji340f7E06p4SvpdbrJwdRAIiRgEyZqHLqOEM1bO77uGftfBhA9wlMEWGYcoZgaMj4n8s4EDyrkuX6FAjk9xA0CblLz4T8CHgDHbSRCQ/tNPPnpzlqfoIJpdJUTp00pWGhKeh9/fhAvwxq/NZoQVI615SVNb/pdGzFut4/s69oYjvU/nVQfPBIs+925b+7rVWdac6UWUdpqQ/pyQSeaQH4QKWCeFLKKwGAzKzhmcs5SEbBHNDYZMboIuPIAJBqBlGPnoT/Gb98oAc6X5XiiNsGyDSkHnjfdNKnCr9fU7k969QYz0yFWed8Q2OiC0Ui7RQce68/qB7MFKtp9FNWYNh41p6o3eQgr2z6AXKMbuK7dszXD70D6c5UlD+SKdxx16uERTSFJldXYD/YOsbo23qckhexol4vwv3qXLTj2I2BROPKZvaZ/QO2FPZoREZagK++iFbxvTYETqTIiihwamgdIvBe/jx0kx5R9FURI4KcLh+CaoFsWhN7N4oSdAHwl0ztlcyIVHVJKeq30bLxwBGRLGM6MVFIy09lOIiru685R9NW6Vqt51CEkMzPJjagEj+HFBzSmxE1+WNbooYPMSbkvQKHcmkBPGRWF5CV9FIOAGpx4iJN1467ks5/uZEjXh2uCEqBZUU86bd9mizcrhvlGFSoK2C2Wo2lcfyOpPjducz9ROzvUlqKewEC77CFvHZW35CFgykBLCcGKrIiGFBrA1uuiCvcjcgksH24CqITxnDzgvcyjONxHXWiKnA8VLPtGvD+J7MXd1JsM1on8dPEGfh4k0jkHhmwjMj/3R6lpQTy447kpeQfpzqIv2bTX2A+Agy3vpfyibSi1F//FMVKgoAgvTOJ6hRvxIt6ru2CqpG7yxYfOLuyCh43TDXSCkrk71VaRi6yNYfRuqy9uL14299J1GWZVE9fal55zxjlfS00mr0YYX0VbICtadBdVkwVQjP+yobJSyDnjgFlvWLc8NDCOaoZhx/TmfnFyTnAekmAzXC9ZIHErilnRF/vJ7GhKRsCHNFqrEQooRZ6AY6myalCACNVmgUdyfYnKcRX/w7leUvM3L+rZ31WPiDTEs6ggd1Tc/EM65H9WUCm+NyT/k/Q496W49mv7xTMUpk9hig20+v1JAf576pF28oKJK3p9qF1T/RrVlcU8NIZcO8uJZcbBnDtfHYicCg3ALBSHPBtcfRUfSGrD1zU4NsN7k2BIQfIPH3iKAivOXiFGs5beBFoEYAf9NwObWOQIAuIjbHHma5CuTFS4XjCD1gX8cvbhP+aLVbZlWAdwPpjSRw==", "name": "CreateKeypairsTests-4ad3e8f2-afde-46eb-acc9-35a32c85b48b"}}' 2018-07-22 08:23:01,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:01 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-50b24577-a602-46fb-86c2-9df2ae9c451e x-compute-request-id: req-50b24577-a602-46fb-86c2-9df2ae9c451e Content-Encoding: gzip Content-Length: 1511 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC0gtiWOjpe1us/J+/hmyfPJP0O/adux8Gz8AowxcZye5Y8s1eWGgYG98OiuDoFD2hJHrce6MFcReNoEvbMO3hf2d6cRmV8jcRYMr3BmU4S+LKI3YACzh7gv8toZjHDqG9bZ7QZd9jtZFCMjRu6QxgzjSs+0Iew7O+LlCZGbofqQi21HbyupW2UQGLYJDTKxkgm2CAD1Adzrd2tsNNRb7zYuMhTUfOYmTckMc1GTMxe4O43qyLKioH+eLKveP+nQVdNhmXY40jYbNiVVMYDutjTsoKxYUEIz8V1PywRDYbJ0/Gow316NlxPCaXIppvaAImS0adjuYE3K3O2Wwo30/UXv8HWVJD8C36cieZQhGUwLrJhKji340f7E06p4SvpdbrJwdRAIiRgEyZqHLqOEM1bO77uGftfBhA9wlMEWGYcoZgaMj4n8s4EDyrkuX6FAjk9xA0CblLz4T8CHgDHbSRCQ/tNPPnpzlqfoIJpdJUTp00pWGhKeh9/fhAvwxq/NZoQVI615SVNb/pdGzFut4/s69oYjvU/nVQfPBIs+925b+7rVWdac6UWUdpqQ/pyQSeaQH4QKWCeFLKKwGAzKzhmcs5SEbBHNDYZMboIuPIAJBqBlGPnoT/Gb98oAc6X5XiiNsGyDSkHnjfdNKnCr9fU7k969QYz0yFWed8Q2OiC0Ui7RQce68/qB7MFKtp9FNWYNh41p6o3eQgr2z6AXKMbuK7dszXD70D6c5UlD+SKdxx16uERTSFJldXYD/YOsbo23qckhexol4vwv3qXLTj2I2BROPKZvaZ/QO2FPZoREZagK++iFbxvTYETqTIiihwamgdIvBe/jx0kx5R9FURI4KcLh+CaoFsWhN7N4oSdAHwl0ztlcyIVHVJKeq30bLxwBGRLGM6MVFIy09lOIiru685R9NW6Vqt51CEkMzPJjagEj+HFBzSmxE1+WNbooYPMSbkvQKHcmkBPGRWF5CV9FIOAGpx4iJN1467ks5/uZEjXh2uCEqBZUU86bd9mizcrhvlGFSoK2C2Wo2lcfyOpPjducz9ROzvUlqKewEC77CFvHZW35CFgykBLCcGKrIiGFBrA1uuiCvcjcgksH24CqITxnDzgvcyjONxHXWiKnA8VLPtGvD+J7MXd1JsM1on8dPEGfh4k0jkHhmwjMj/3R6lpQTy447kpeQfpzqIv2bTX2A+Agy3vpfyibSi1F//FMVKgoAgvTOJ6hRvxIt6ru2CqpG7yxYfOLuyCh43TDXSCkrk71VaRi6yNYfRuqy9uL14299J1GWZVE9fal55zxjlfS00mr0YYX0VbICtadBdVkwVQjP+yobJSyDnjgFlvWLc8NDCOaoZhx/TmfnFyTnAekmAzXC9ZIHErilnRF/vJ7GhKRsCHNFqrEQooRZ6AY6myalCACNVmgUdyfYnKcRX/w7leUvM3L+rZ31WPiDTEs6ggd1Tc/EM65H9WUCm+NyT/k/Q496W49mv7xTMUpk9hig20+v1JAf576pF28oKJK3p9qF1T/RrVlcU8NIZcO8uJZcbBnDtfHYicCg3ALBSHPBtcfRUfSGrD1zU4NsN7k2BIQfIPH3iKAivOXiFGs5beBFoEYAf9NwObWOQIAuIjbHHma5CuTFS4XjCD1gX8cvbhP+aLVbZlWAdwPpjSRw==", "user_id": "66446a407ad342a680234e6282c34187", "name": "CreateKeypairsTests-4ad3e8f2-afde-46eb-acc9-35a32c85b48b", "fingerprint": "a2:b1:4c:f4:41:78:3a:fc:c6:26:8d:b7:43:21:fd:d4"}} 2018-07-22 08:23:01,342 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-50b24577-a602-46fb-86c2-9df2ae9c451e 2018-07-22 08:23:01,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:01,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69d604f30e3a4ba2ac866ea0dbd57642", "name": "CreateKeypairsTests-6e4efab4-8147-42f-proj-role"}], "expires_at": "2018-07-22T09:23:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90b8b367b6144163b3725a5073295f7b", "name": "CreateKeypairsTests-6e4efab4-8147-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/90b8b367b6144163b3725a5073295f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/90b8b367b6144163b3725a5073295f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/90b8b367b6144163b3725a5073295f7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/90b8b367b6144163b3725a5073295f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/90b8b367b6144163b3725a5073295f7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/90b8b367b6144163b3725a5073295f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_90b8b367b6144163b3725a5073295f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_90b8b367b6144163b3725a5073295f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/90b8b367b6144163b3725a5073295f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/90b8b367b6144163b3725a5073295f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/90b8b367b6144163b3725a5073295f7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/90b8b367b6144163b3725a5073295f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/90b8b367b6144163b3725a5073295f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/90b8b367b6144163b3725a5073295f7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-6e4efab4-8147-42f-user", "id": "66446a407ad342a680234e6282c34187"}, "audit_ids": ["gFnvpQnhRkeE2WWYRVXN_A"], "issued_at": "2018-07-22T08:23:01.000000Z"}} 2018-07-22 08:23:01,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-4ad3e8f2-afde-46eb-acc9-35a32c85b48b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0586eedb36a1f7d36092bbb71f714b2f534fa8" 2018-07-22 08:23:01,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:01 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-8827ca86-3b5a-4968-86b0-016aa9202b6f x-compute-request-id: req-8827ca86-3b5a-4968-86b0-016aa9202b6f Content-Encoding: gzip Content-Length: 1576 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC0gtiWOjpe1us/J+/hmyfPJP0O/adux8Gz8AowxcZye5Y8s1eWGgYG98OiuDoFD2hJHrce6MFcReNoEvbMO3hf2d6cRmV8jcRYMr3BmU4S+LKI3YACzh7gv8toZjHDqG9bZ7QZd9jtZFCMjRu6QxgzjSs+0Iew7O+LlCZGbofqQi21HbyupW2UQGLYJDTKxkgm2CAD1Adzrd2tsNNRb7zYuMhTUfOYmTckMc1GTMxe4O43qyLKioH+eLKveP+nQVdNhmXY40jYbNiVVMYDutjTsoKxYUEIz8V1PywRDYbJ0/Gow316NlxPCaXIppvaAImS0adjuYE3K3O2Wwo30/UXv8HWVJD8C36cieZQhGUwLrJhKji340f7E06p4SvpdbrJwdRAIiRgEyZqHLqOEM1bO77uGftfBhA9wlMEWGYcoZgaMj4n8s4EDyrkuX6FAjk9xA0CblLz4T8CHgDHbSRCQ/tNPPnpzlqfoIJpdJUTp00pWGhKeh9/fhAvwxq/NZoQVI615SVNb/pdGzFut4/s69oYjvU/nVQfPBIs+925b+7rVWdac6UWUdpqQ/pyQSeaQH4QKWCeFLKKwGAzKzhmcs5SEbBHNDYZMboIuPIAJBqBlGPnoT/Gb98oAc6X5XiiNsGyDSkHnjfdNKnCr9fU7k969QYz0yFWed8Q2OiC0Ui7RQce68/qB7MFKtp9FNWYNh41p6o3eQgr2z6AXKMbuK7dszXD70D6c5UlD+SKdxx16uERTSFJldXYD/YOsbo23qckhexol4vwv3qXLTj2I2BROPKZvaZ/QO2FPZoREZagK++iFbxvTYETqTIiihwamgdIvBe/jx0kx5R9FURI4KcLh+CaoFsWhN7N4oSdAHwl0ztlcyIVHVJKeq30bLxwBGRLGM6MVFIy09lOIiru685R9NW6Vqt51CEkMzPJjagEj+HFBzSmxE1+WNbooYPMSbkvQKHcmkBPGRWF5CV9FIOAGpx4iJN1467ks5/uZEjXh2uCEqBZUU86bd9mizcrhvlGFSoK2C2Wo2lcfyOpPjducz9ROzvUlqKewEC77CFvHZW35CFgykBLCcGKrIiGFBrA1uuiCvcjcgksH24CqITxnDzgvcyjONxHXWiKnA8VLPtGvD+J7MXd1JsM1on8dPEGfh4k0jkHhmwjMj/3R6lpQTy447kpeQfpzqIv2bTX2A+Agy3vpfyibSi1F//FMVKgoAgvTOJ6hRvxIt6ru2CqpG7yxYfOLuyCh43TDXSCkrk71VaRi6yNYfRuqy9uL14299J1GWZVE9fal55zxjlfS00mr0YYX0VbICtadBdVkwVQjP+yobJSyDnjgFlvWLc8NDCOaoZhx/TmfnFyTnAekmAzXC9ZIHErilnRF/vJ7GhKRsCHNFqrEQooRZ6AY6myalCACNVmgUdyfYnKcRX/w7leUvM3L+rZ31WPiDTEs6ggd1Tc/EM65H9WUCm+NyT/k/Q496W49mv7xTMUpk9hig20+v1JAf576pF28oKJK3p9qF1T/RrVlcU8NIZcO8uJZcbBnDtfHYicCg3ALBSHPBtcfRUfSGrD1zU4NsN7k2BIQfIPH3iKAivOXiFGs5beBFoEYAf9NwObWOQIAuIjbHHma5CuTFS4XjCD1gX8cvbhP+aLVbZlWAdwPpjSRw==", "user_id": "66446a407ad342a680234e6282c34187", "name": "CreateKeypairsTests-4ad3e8f2-afde-46eb-acc9-35a32c85b48b", "deleted": false, "created_at": "2018-07-22T08:23:01.000000", "updated_at": null, "fingerprint": "a2:b1:4c:f4:41:78:3a:fc:c6:26:8d:b7:43:21:fd:d4", "deleted_at": null, "id": 65}} 2018-07-22 08:23:01,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-4ad3e8f2-afde-46eb-acc9-35a32c85b48b used request id req-8827ca86-3b5a-4968-86b0-016aa9202b6f 2018-07-22 08:23:01,950 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-4ad3e8f2-afde-46eb-acc9-35a32c85b48b 2018-07-22 08:23:01,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-4ad3e8f2-afde-46eb-acc9-35a32c85b48b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30fa30c1c25d2b336384f5212be93e9a2f43505f" 2018-07-22 08:23:02,001 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:23:01 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-4fee61d2-ed61-4bcd-b7e0-204ee6ef6def x-compute-request-id: req-4fee61d2-ed61-4bcd-b7e0-204ee6ef6def Content-Length: 0 Content-Type: application/json 2018-07-22 08:23:02,001 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-4ad3e8f2-afde-46eb-acc9-35a32c85b48b used request id req-4fee61d2-ed61-4bcd-b7e0-204ee6ef6def 2018-07-22 08:23:02,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:23:02,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-655b7b30-8e28-4ff6-9251-8cdb256bbaa2 Date: Sun, 22 Jul 2018 08:23:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:23:02,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-655b7b30-8e28-4ff6-9251-8cdb256bbaa2 2018-07-22 08:23:02,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:23:02,337 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e02c4eb7-9bf4-4086-b411-81cb56f7cd5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:02,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-e02c4eb7-9bf4-4086-b411-81cb56f7cd5f 2018-07-22 08:23:02,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:02,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:23:02,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e914a7-e5d9-4e17-a645-d8c38efffaef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:02,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-67e914a7-e5d9-4e17-a645-d8c38efffaef 2018-07-22 08:23:02,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:02,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:23:02,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3549a9bf-aecc-41bc-8f42-bf32c9a63691 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:23:02,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-3549a9bf-aecc-41bc-8f42-bf32c9a63691 2018-07-22 08:23:02,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:23:02,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e063d5-d66e-4f9f-ad53-97ba30a9125e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:02,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-96e063d5-d66e-4f9f-ad53-97ba30a9125e 2018-07-22 08:23:02,620 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:02,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:23:02,709 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d999a700-ca7b-4069-8404-22c45cfee11d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:02,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-d999a700-ca7b-4069-8404-22c45cfee11d 2018-07-22 08:23:02,710 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:02,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:23:02,805 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7915d8c0-e816-4855-9b76-341ce42484a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:02,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-7915d8c0-e816-4855-9b76-341ce42484a3 2018-07-22 08:23:02,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:02,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:23:02,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7876b5-2d7e-4400-b63f-eece518e244c Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:23:02,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-ff7876b5-2d7e-4400-b63f-eece518e244c 2018-07-22 08:23:02,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:23:02,992 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f71621b-12ab-486d-97e9-c25ad88a3d05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:02,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-2f71621b-12ab-486d-97e9-c25ad88a3d05 2018-07-22 08:23:02,993 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:02,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:23:03,090 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11c7dfe5-b1c4-4196-ab3b-f7cdea1eea80 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:03,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-11c7dfe5-b1c4-4196-ab3b-f7cdea1eea80 2018-07-22 08:23:03,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:03,092 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-6e4efab4-8147-42f-proj 2018-07-22 08:23:03,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/90b8b367b6144163b3725a5073295f7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:23:03,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f18f872b-1975-47ef-80cc-6ec6ba680e47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:03,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/90b8b367b6144163b3725a5073295f7b used request id req-f18f872b-1975-47ef-80cc-6ec6ba680e47 2018-07-22 08:23:03,360 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-6e4efab4-8147-42f-proj-role 2018-07-22 08:23:03,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/69d604f30e3a4ba2ac866ea0dbd57642 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:23:03,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-062a2036-7e44-45dd-b18b-53b55bc99d45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:03,474 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/69d604f30e3a4ba2ac866ea0dbd57642 used request id req-062a2036-7e44-45dd-b18b-53b55bc99d45 2018-07-22 08:23:03,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2153638c119f3ed20fefd163874234e347318" 2018-07-22 08:23:03,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53051fe6-6af2-4525-ad77-9087088082b5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:03,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-53051fe6-6af2-4525-ad77-9087088082b5 2018-07-22 08:23:03,572 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-6e4efab4-8147-42f-user 2018-07-22 08:23:03,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/66446a407ad342a680234e6282c34187 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de66d5acfa5e845620c9053e00e87bec65714d1e" 2018-07-22 08:23:03,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8635451-113f-4a32-baf4-a0ec482826d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:03,762 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/66446a407ad342a680234e6282c34187 used request id req-b8635451-113f-4a32-baf4-a0ec482826d3 2018-07-22 08:23:03,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:04,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["KYmcvhw1QzGl-oVQy95fWg"], "issued_at": "2018-07-22T08:23:04.000000Z"}} 2018-07-22 08:23:04,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12b400411406a26a961ccf5c2733a0356ebc865" 2018-07-22 08:23:04,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dc4caf0-21b5-4f2c-9a31-607ac6852fc4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:04,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8dc4caf0-21b5-4f2c-9a31-607ac6852fc4 2018-07-22 08:23:04,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:04,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:04,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Oz6LHXoDTR2A7SkGyGMRrA"], "issued_at": "2018-07-22T08:23:04.000000Z"}} 2018-07-22 08:23:04,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:04,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b071dcda-fced-4f26-9701-9b1b45635bad Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:04,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b071dcda-fced-4f26-9701-9b1b45635bad 2018-07-22 08:23:04,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:04,752 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:04 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:04,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-201f92ac-3679-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:04,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e01f281-3b87-4fa4-b24c-e042e4e97a30 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-201f92ac-3679-418-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:23:04,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-201f92ac-3679-418-proj used request id req-4e01f281-3b87-4fa4-b24c-e042e4e97a30 2018-07-22 08:23:04,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:04,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a1f8d7e-f4f5-4110-ae44-b878df6e6c60 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:04,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7a1f8d7e-f4f5-4110-ae44-b878df6e6c60 2018-07-22 08:23:04,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-201f92ac-3679-418-proj"}}' 2018-07-22 08:23:05,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67756a9b-99d0-486f-92be-3d734b8e4c4d Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/53d8931602fd4c268a3ba45ec76f9094"}, "tags": [], "enabled": true, "id": "53d8931602fd4c268a3ba45ec76f9094", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-201f92ac-3679-418-proj"}} 2018-07-22 08:23:05,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-67756a9b-99d0-486f-92be-3d734b8e4c4d 2018-07-22 08:23:05,086 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-201f92ac-3679-418-proj 2018-07-22 08:23:05,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:05,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:05,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["EAZXJha7SCS8f80g4OUgqA"], "issued_at": "2018-07-22T08:23:05.000000Z"}} 2018-07-22 08:23:05,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c65267dfc01d63ef3a165e54fa87deac1a245c" 2018-07-22 08:23:05,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b2f9750-86b0-432f-a34e-23c2b7f13f1b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:05,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0b2f9750-86b0-432f-a34e-23c2b7f13f1b 2018-07-22 08:23:05,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:05,577 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:05 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:05,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c65267dfc01d63ef3a165e54fa87deac1a245c" 2018-07-22 08:23:05,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e8dd606-97c9-4783-861d-775c7ac8e69a Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:23:05,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5e8dd606-97c9-4783-861d-775c7ac8e69a 2018-07-22 08:23:05,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-201f92ac-3679-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c65267dfc01d63ef3a165e54fa87deac1a245c" 2018-07-22 08:23:05,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea361350-53f1-46ee-9c69-c433dd62c17e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-201f92ac-3679-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/53d8931602fd4c268a3ba45ec76f9094"}, "tags": [], "enabled": true, "id": "53d8931602fd4c268a3ba45ec76f9094", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-201f92ac-3679-418-proj"}]} 2018-07-22 08:23:05,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-201f92ac-3679-418-proj used request id req-ea361350-53f1-46ee-9c69-c433dd62c17e 2018-07-22 08:23:05,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c65267dfc01d63ef3a165e54fa87deac1a245c" 2018-07-22 08:23:05,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e86328c-70d5-467b-83e8-ff4a836e7618 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:05,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5e86328c-70d5-467b-83e8-ff4a836e7618 2018-07-22 08:23:06,276 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-201f92ac-3679-418-user 2018-07-22 08:23:06,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:06,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:06,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5562759c-4157-4643-8a01-339099e98b4c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:06,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5562759c-4157-4643-8a01-339099e98b4c 2018-07-22 08:23:06,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" -d '{"role": {"name": "CreateKeypairsTests-201f92ac-3679-418-proj-role"}}' 2018-07-22 08:23:06,498 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-271ec7b0-b6a5-464d-8e12-e85630b3163e Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ae7bb7fc54048e9b9b3c17028b77477", "links": {"self": "http://172.30.9.23:5000/v3/roles/5ae7bb7fc54048e9b9b3c17028b77477"}, "name": "CreateKeypairsTests-201f92ac-3679-418-proj-role"}} 2018-07-22 08:23:06,498 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-271ec7b0-b6a5-464d-8e12-e85630b3163e 2018-07-22 08:23:06,498 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-201f92ac-3679-418-proj-role 2018-07-22 08:23:06,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5ae7bb7fc54048e9b9b3c17028b77477 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:06,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df9ce4e-b127-43b4-bc78-47f86af24cec Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ae7bb7fc54048e9b9b3c17028b77477", "links": {"self": "http://172.30.9.23:5000/v3/roles/5ae7bb7fc54048e9b9b3c17028b77477"}, "name": "CreateKeypairsTests-201f92ac-3679-418-proj-role"}} 2018-07-22 08:23:06,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5ae7bb7fc54048e9b9b3c17028b77477 used request id req-1df9ce4e-b127-43b4-bc78-47f86af24cec 2018-07-22 08:23:06,588 - keystone_utils - INFO - Granting role CreateKeypairsTests-201f92ac-3679-418-proj-role to project CreateKeypairsTests-201f92ac-3679-418-proj 2018-07-22 08:23:06,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/53d8931602fd4c268a3ba45ec76f9094/users/c7d3db11690f477ab556098318138808/roles/5ae7bb7fc54048e9b9b3c17028b77477 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:06,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99c1b7aa-f98c-48e4-b891-750a9f59ce83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:06,717 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/53d8931602fd4c268a3ba45ec76f9094/users/c7d3db11690f477ab556098318138808/roles/5ae7bb7fc54048e9b9b3c17028b77477 used request id req-99c1b7aa-f98c-48e4-b891-750a9f59ce83 2018-07-22 08:23:06,718 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:23:06,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:06,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:07,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ae7bb7fc54048e9b9b3c17028b77477", "name": "CreateKeypairsTests-201f92ac-3679-418-proj-role"}], "expires_at": "2018-07-22T09:23:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53d8931602fd4c268a3ba45ec76f9094", "name": "CreateKeypairsTests-201f92ac-3679-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/53d8931602fd4c268a3ba45ec76f9094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/53d8931602fd4c268a3ba45ec76f9094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/53d8931602fd4c268a3ba45ec76f9094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/53d8931602fd4c268a3ba45ec76f9094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/53d8931602fd4c268a3ba45ec76f9094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/53d8931602fd4c268a3ba45ec76f9094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_53d8931602fd4c268a3ba45ec76f9094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_53d8931602fd4c268a3ba45ec76f9094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/53d8931602fd4c268a3ba45ec76f9094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/53d8931602fd4c268a3ba45ec76f9094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/53d8931602fd4c268a3ba45ec76f9094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/53d8931602fd4c268a3ba45ec76f9094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/53d8931602fd4c268a3ba45ec76f9094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/53d8931602fd4c268a3ba45ec76f9094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-201f92ac-3679-418-user", "id": "c7d3db11690f477ab556098318138808"}, "audit_ids": ["NurO5HCpSt6T0m5IFdb7XQ"], "issued_at": "2018-07-22T08:23:07.000000Z"}} 2018-07-22 08:23:07,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170cc6c0ca2dbb86748c5337a4e7079cb5e18db" 2018-07-22 08:23:07,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8bdff6-075c-43e7-8ebe-0e869a2e400a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:07,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1f8bdff6-075c-43e7-8ebe-0e869a2e400a 2018-07-22 08:23:07,285 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:23:07,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170cc6c0ca2dbb86748c5337a4e7079cb5e18db" 2018-07-22 08:23:07,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:07 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-7c25efc8-4ca1-4039-b4ee-11a9b092e8ca x-compute-request-id: req-7c25efc8-4ca1-4039-b4ee-11a9b092e8ca Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 08:23:07,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-7c25efc8-4ca1-4039-b4ee-11a9b092e8ca 2018-07-22 08:23:07,479 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-d9f5ce3a-cccc-4c88-a140-af92f6d24ce8... 2018-07-22 08:23:07,479 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 08:23:07,540 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-d9f5ce3a-cccc-4c88-a140-af92f6d24ce8 2018-07-22 08:23:07,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170cc6c0ca2dbb86748c5337a4e7079cb5e18db" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZt2txRUZrcCCFeX3lFBicSxs+yNwmJFrVP/BHt4UHBGZxfRGiNO10+YXeAeQk0vUgu+gM3AYUWrqQQRknvQSI0s3bxAtWthNjNMzlPEPlJfa1akcHf1yga9EWvLS/GRM671uUd6fgss6gB/n9nvzfn9YcX6566H8qPluaUfVFSQ==", "name": "CreateKeypairsTests-d9f5ce3a-cccc-4c88-a140-af92f6d24ce8"}}' 2018-07-22 08:23:07,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:07 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-7b2cc664-623a-4f21-b3ce-9f7aeb7b9566 x-compute-request-id: req-7b2cc664-623a-4f21-b3ce-9f7aeb7b9566 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZt2txRUZrcCCFeX3lFBicSxs+yNwmJFrVP/BHt4UHBGZxfRGiNO10+YXeAeQk0vUgu+gM3AYUWrqQQRknvQSI0s3bxAtWthNjNMzlPEPlJfa1akcHf1yga9EWvLS/GRM671uUd6fgss6gB/n9nvzfn9YcX6566H8qPluaUfVFSQ==", "user_id": "c7d3db11690f477ab556098318138808", "name": "CreateKeypairsTests-d9f5ce3a-cccc-4c88-a140-af92f6d24ce8", "fingerprint": "3a:8d:04:73:c5:fa:21:b0:bb:b6:88:2e:91:5e:48:04"}} 2018-07-22 08:23:07,600 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-7b2cc664-623a-4f21-b3ce-9f7aeb7b9566 2018-07-22 08:23:07,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:07,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ae7bb7fc54048e9b9b3c17028b77477", "name": "CreateKeypairsTests-201f92ac-3679-418-proj-role"}], "expires_at": "2018-07-22T09:23:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53d8931602fd4c268a3ba45ec76f9094", "name": "CreateKeypairsTests-201f92ac-3679-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/53d8931602fd4c268a3ba45ec76f9094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/53d8931602fd4c268a3ba45ec76f9094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/53d8931602fd4c268a3ba45ec76f9094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/53d8931602fd4c268a3ba45ec76f9094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/53d8931602fd4c268a3ba45ec76f9094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/53d8931602fd4c268a3ba45ec76f9094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_53d8931602fd4c268a3ba45ec76f9094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_53d8931602fd4c268a3ba45ec76f9094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/53d8931602fd4c268a3ba45ec76f9094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/53d8931602fd4c268a3ba45ec76f9094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/53d8931602fd4c268a3ba45ec76f9094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/53d8931602fd4c268a3ba45ec76f9094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/53d8931602fd4c268a3ba45ec76f9094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/53d8931602fd4c268a3ba45ec76f9094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-201f92ac-3679-418-user", "id": "c7d3db11690f477ab556098318138808"}, "audit_ids": ["jz0_wf_CRCqoxR7MKvBnbw"], "issued_at": "2018-07-22T08:23:07.000000Z"}} 2018-07-22 08:23:07,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-d9f5ce3a-cccc-4c88-a140-af92f6d24ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c677b4d54cabca041bb6187fb9fab7407318c1cc" 2018-07-22 08:23:08,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:08 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-f97033e7-0cd4-4f5f-b45f-edc936a0f872 x-compute-request-id: req-f97033e7-0cd4-4f5f-b45f-edc936a0f872 Content-Encoding: gzip Content-Length: 421 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZt2txRUZrcCCFeX3lFBicSxs+yNwmJFrVP/BHt4UHBGZxfRGiNO10+YXeAeQk0vUgu+gM3AYUWrqQQRknvQSI0s3bxAtWthNjNMzlPEPlJfa1akcHf1yga9EWvLS/GRM671uUd6fgss6gB/n9nvzfn9YcX6566H8qPluaUfVFSQ==", "user_id": "c7d3db11690f477ab556098318138808", "name": "CreateKeypairsTests-d9f5ce3a-cccc-4c88-a140-af92f6d24ce8", "deleted": false, "created_at": "2018-07-22T08:23:07.000000", "updated_at": null, "fingerprint": "3a:8d:04:73:c5:fa:21:b0:bb:b6:88:2e:91:5e:48:04", "deleted_at": null, "id": 68}} 2018-07-22 08:23:08,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-d9f5ce3a-cccc-4c88-a140-af92f6d24ce8 used request id req-f97033e7-0cd4-4f5f-b45f-edc936a0f872 2018-07-22 08:23:08,179 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-d9f5ce3a-cccc-4c88-a140-af92f6d24ce8 2018-07-22 08:23:08,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-d9f5ce3a-cccc-4c88-a140-af92f6d24ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170cc6c0ca2dbb86748c5337a4e7079cb5e18db" 2018-07-22 08:23:08,223 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:23:08 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-f1e96ad2-51d7-4fde-811a-9e8f96d0fea2 x-compute-request-id: req-f1e96ad2-51d7-4fde-811a-9e8f96d0fea2 Content-Length: 0 Content-Type: application/json 2018-07-22 08:23:08,223 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-d9f5ce3a-cccc-4c88-a140-af92f6d24ce8 used request id req-f1e96ad2-51d7-4fde-811a-9e8f96d0fea2 2018-07-22 08:23:08,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:08,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-b808b421-9d8e-49b5-869c-0c67f3047b7b Date: Sun, 22 Jul 2018 08:23:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:23:08,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b808b421-9d8e-49b5-869c-0c67f3047b7b 2018-07-22 08:23:08,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:08,561 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a75b615-7d3d-46f6-a8fa-43ca9a1e68e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:08,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-8a75b615-7d3d-46f6-a8fa-43ca9a1e68e1 2018-07-22 08:23:08,562 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:08,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:08,580 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75bc035d-9288-4bc6-9442-5d840cff7454 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:08,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-75bc035d-9288-4bc6-9442-5d840cff7454 2018-07-22 08:23:08,580 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:08,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:08,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ccb7be1-0887-4c8a-b78e-bf34864f52ef Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:23:08,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-7ccb7be1-0887-4c8a-b78e-bf34864f52ef 2018-07-22 08:23:08,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:08,762 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4401624d-e666-42e0-bd30-6555a984a2b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:08,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-4401624d-e666-42e0-bd30-6555a984a2b0 2018-07-22 08:23:08,762 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:08,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:08,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed4e441b-cb8f-49da-8049-fa000984ba98 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:08,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-ed4e441b-cb8f-49da-8049-fa000984ba98 2018-07-22 08:23:08,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:08,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:08,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87b489bc-7d3c-490f-97af-4b897f84e48e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:08,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-87b489bc-7d3c-490f-97af-4b897f84e48e 2018-07-22 08:23:08,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:08,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:09,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6da620cb-a80f-4d08-9d69-3ca1ac24570d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:23:09,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-6da620cb-a80f-4d08-9d69-3ca1ac24570d 2018-07-22 08:23:09,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:09,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b4db269-7d4a-4574-b7c2-4dd5bef30a49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:09,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-1b4db269-7d4a-4574-b7c2-4dd5bef30a49 2018-07-22 08:23:09,140 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:09,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:09,229 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ab4024f-a7e9-4f0b-a693-4adbd87ce6cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:09,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-7ab4024f-a7e9-4f0b-a693-4adbd87ce6cd 2018-07-22 08:23:09,230 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:09,231 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-201f92ac-3679-418-proj 2018-07-22 08:23:09,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/53d8931602fd4c268a3ba45ec76f9094 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:09,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1899c54a-69ad-4273-ad97-c082e79588f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:09,474 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/53d8931602fd4c268a3ba45ec76f9094 used request id req-1899c54a-69ad-4273-ad97-c082e79588f4 2018-07-22 08:23:09,474 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-201f92ac-3679-418-proj-role 2018-07-22 08:23:09,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5ae7bb7fc54048e9b9b3c17028b77477 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:09,600 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a6b4204-ae11-416b-b9c5-02d753d44a98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:09,600 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5ae7bb7fc54048e9b9b3c17028b77477 used request id req-5a6b4204-ae11-416b-b9c5-02d753d44a98 2018-07-22 08:23:09,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c2b26fea651450866f18b1a3bb81842007dcf8" 2018-07-22 08:23:09,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b10f6975-138c-4a41-b67e-99f05c63c744 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:09,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b10f6975-138c-4a41-b67e-99f05c63c744 2018-07-22 08:23:09,694 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-201f92ac-3679-418-user 2018-07-22 08:23:09,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c7d3db11690f477ab556098318138808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c65267dfc01d63ef3a165e54fa87deac1a245c" 2018-07-22 08:23:09,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da2ba9c2-faa4-4d18-a32d-12fe45336135 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:09,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c7d3db11690f477ab556098318138808 used request id req-da2ba9c2-faa4-4d18-a32d-12fe45336135 2018-07-22 08:23:09,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:10,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["5J3l99nOTa-LH-Te6kXgGA"], "issued_at": "2018-07-22T08:23:10.000000Z"}} 2018-07-22 08:23:10,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a305a8b4322fb70dd2099a493d51fc659afaeb0" 2018-07-22 08:23:10,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dfdbcaf-e1ab-4544-ab4b-a803aaf79ffd Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:10,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3dfdbcaf-e1ab-4544-ab4b-a803aaf79ffd 2018-07-22 08:23:10,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:10,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:10,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["p6cMqfZrRSiwtBGG4zSKNw"], "issued_at": "2018-07-22T08:23:10.000000Z"}} 2018-07-22 08:23:10,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:10,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dfbda3b-ffa5-46f8-b018-068e9ad84a44 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:10,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2dfbda3b-ffa5-46f8-b018-068e9ad84a44 2018-07-22 08:23:10,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:10,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:10 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:10,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e558f202-5908-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:10,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fab2b6b-e66b-40ff-93f3-400dfb5e5d64 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e558f202-5908-40d-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:23:10,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e558f202-5908-40d-proj used request id req-8fab2b6b-e66b-40ff-93f3-400dfb5e5d64 2018-07-22 08:23:10,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:11,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f10296-cca0-46d7-80b5-da53475b0b1d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:11,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-13f10296-cca0-46d7-80b5-da53475b0b1d 2018-07-22 08:23:11,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-e558f202-5908-40d-proj"}}' 2018-07-22 08:23:11,175 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1cd9975-6611-407a-bf64-01bbe665120f Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1d1ee7209ad541b69b83cc0748ac7d83"}, "tags": [], "enabled": true, "id": "1d1ee7209ad541b69b83cc0748ac7d83", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e558f202-5908-40d-proj"}} 2018-07-22 08:23:11,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f1cd9975-6611-407a-bf64-01bbe665120f 2018-07-22 08:23:11,176 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-e558f202-5908-40d-proj 2018-07-22 08:23:11,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:11,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:11,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ixni8LMTTAifrLSjgCMh8w"], "issued_at": "2018-07-22T08:23:11.000000Z"}} 2018-07-22 08:23:11,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf718392c0a241edd96d94d23f8f32836d5292e" 2018-07-22 08:23:11,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11a57a0a-be4e-4ea9-950c-02b25ec4d6d7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:11,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-11a57a0a-be4e-4ea9-950c-02b25ec4d6d7 2018-07-22 08:23:11,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:11,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:11 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:11,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf718392c0a241edd96d94d23f8f32836d5292e" 2018-07-22 08:23:11,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8e22ee-0fac-4d47-a64a-883257bcfd22 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:23:11,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1f8e22ee-0fac-4d47-a64a-883257bcfd22 2018-07-22 08:23:11,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-e558f202-5908-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf718392c0a241edd96d94d23f8f32836d5292e" 2018-07-22 08:23:11,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf3be98-3e09-4971-9ec4-71beeb88b7ea Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-e558f202-5908-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1d1ee7209ad541b69b83cc0748ac7d83"}, "tags": [], "enabled": true, "id": "1d1ee7209ad541b69b83cc0748ac7d83", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e558f202-5908-40d-proj"}]} 2018-07-22 08:23:11,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-e558f202-5908-40d-proj used request id req-4bf3be98-3e09-4971-9ec4-71beeb88b7ea 2018-07-22 08:23:11,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf718392c0a241edd96d94d23f8f32836d5292e" 2018-07-22 08:23:11,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f7e536e-834a-46d4-8866-c13c92d7c6bc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:11,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2f7e536e-834a-46d4-8866-c13c92d7c6bc 2018-07-22 08:23:12,355 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-e558f202-5908-40d-user 2018-07-22 08:23:12,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:12,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:12,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaf97616-83f4-499a-aa35-66de7a27ee30 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:12,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-aaf97616-83f4-499a-aa35-66de7a27ee30 2018-07-22 08:23:12,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" -d '{"role": {"name": "CreateKeypairsTests-e558f202-5908-40d-proj-role"}}' 2018-07-22 08:23:12,656 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce76afbd-40b0-4fa4-8701-15bbbc736c1f Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d323d3e6355847e4b428f5bf82dff573", "links": {"self": "http://172.30.9.23:5000/v3/roles/d323d3e6355847e4b428f5bf82dff573"}, "name": "CreateKeypairsTests-e558f202-5908-40d-proj-role"}} 2018-07-22 08:23:12,656 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ce76afbd-40b0-4fa4-8701-15bbbc736c1f 2018-07-22 08:23:12,656 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-e558f202-5908-40d-proj-role 2018-07-22 08:23:12,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d323d3e6355847e4b428f5bf82dff573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:12,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf0ee433-0da5-4b99-8424-57cc71943cb3 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d323d3e6355847e4b428f5bf82dff573", "links": {"self": "http://172.30.9.23:5000/v3/roles/d323d3e6355847e4b428f5bf82dff573"}, "name": "CreateKeypairsTests-e558f202-5908-40d-proj-role"}} 2018-07-22 08:23:12,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d323d3e6355847e4b428f5bf82dff573 used request id req-cf0ee433-0da5-4b99-8424-57cc71943cb3 2018-07-22 08:23:12,753 - keystone_utils - INFO - Granting role CreateKeypairsTests-e558f202-5908-40d-proj-role to project CreateKeypairsTests-e558f202-5908-40d-proj 2018-07-22 08:23:12,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1d1ee7209ad541b69b83cc0748ac7d83/users/dc6151cb198a4fd88ef7187829aff5f7/roles/d323d3e6355847e4b428f5bf82dff573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:12,890 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be6f3732-464a-42b7-ad29-ec0d536bfb2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:12,890 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1d1ee7209ad541b69b83cc0748ac7d83/users/dc6151cb198a4fd88ef7187829aff5f7/roles/d323d3e6355847e4b428f5bf82dff573 used request id req-be6f3732-464a-42b7-ad29-ec0d536bfb2d 2018-07-22 08:23:12,890 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:23:12,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:12,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:13,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d323d3e6355847e4b428f5bf82dff573", "name": "CreateKeypairsTests-e558f202-5908-40d-proj-role"}], "expires_at": "2018-07-22T09:23:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d1ee7209ad541b69b83cc0748ac7d83", "name": "CreateKeypairsTests-e558f202-5908-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_1d1ee7209ad541b69b83cc0748ac7d83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_1d1ee7209ad541b69b83cc0748ac7d83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e558f202-5908-40d-user", "id": "dc6151cb198a4fd88ef7187829aff5f7"}, "audit_ids": ["DIPL2MpYR8Cuu3ZAjK4lCA"], "issued_at": "2018-07-22T08:23:13.000000Z"}} 2018-07-22 08:23:13,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8943e1c164933e1b558796376550e8418cf3e329" 2018-07-22 08:23:13,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d633ffad-4e6d-41c0-810f-e073d4a5ee74 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:13,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d633ffad-4e6d-41c0-810f-e073d4a5ee74 2018-07-22 08:23:13,381 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:23:13,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8943e1c164933e1b558796376550e8418cf3e329" 2018-07-22 08:23:13,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f51384b8-2184-4fed-a233-82e90d9886c3 x-compute-request-id: req-f51384b8-2184-4fed-a233-82e90d9886c3 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 08:23:13,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f51384b8-2184-4fed-a233-82e90d9886c3 2018-07-22 08:23:13,581 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-22946075-b4b5-4a87-8266-737b8cfb5ece... 2018-07-22 08:23:13,581 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 08:23:13,603 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-22946075-b4b5-4a87-8266-737b8cfb5ece 2018-07-22 08:23:13,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8943e1c164933e1b558796376550e8418cf3e329" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDEd8G77G7dqzmmAciNdjvvwKaAVIv5gk/fnv1Xl9ePCtR9hj259SHizw9Qmk/c/gPn+/x9PxFnk/DBjxPMJAumadcY72TbUDiWaa7nm5Cww4IyxqUPiXQmDfdjGf4JM7dCnXLm5o8T6myErdHFm0Q9IHzxomaadl2fF4DPhprfqQ==", "name": "CreateKeypairsTests-22946075-b4b5-4a87-8266-737b8cfb5ece"}}' 2018-07-22 08:23:13,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ab08041-e6c7-4593-b039-45991206cde2 x-compute-request-id: req-0ab08041-e6c7-4593-b039-45991206cde2 Content-Encoding: gzip Content-Length: 361 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDEd8G77G7dqzmmAciNdjvvwKaAVIv5gk/fnv1Xl9ePCtR9hj259SHizw9Qmk/c/gPn+/x9PxFnk/DBjxPMJAumadcY72TbUDiWaa7nm5Cww4IyxqUPiXQmDfdjGf4JM7dCnXLm5o8T6myErdHFm0Q9IHzxomaadl2fF4DPhprfqQ==", "user_id": "dc6151cb198a4fd88ef7187829aff5f7", "name": "CreateKeypairsTests-22946075-b4b5-4a87-8266-737b8cfb5ece", "fingerprint": "0f:98:d0:a7:e3:da:ee:7f:50:92:00:c6:63:33:87:2b"}} 2018-07-22 08:23:13,666 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-0ab08041-e6c7-4593-b039-45991206cde2 2018-07-22 08:23:13,668 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-22946075-b4b5-4a87-8266-737b8cfb5ece.pub 2018-07-22 08:23:13,669 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-22946075-b4b5-4a87-8266-737b8cfb5ece 2018-07-22 08:23:13,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:14,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d323d3e6355847e4b428f5bf82dff573", "name": "CreateKeypairsTests-e558f202-5908-40d-proj-role"}], "expires_at": "2018-07-22T09:23:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d1ee7209ad541b69b83cc0748ac7d83", "name": "CreateKeypairsTests-e558f202-5908-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_1d1ee7209ad541b69b83cc0748ac7d83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_1d1ee7209ad541b69b83cc0748ac7d83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/1d1ee7209ad541b69b83cc0748ac7d83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e558f202-5908-40d-user", "id": "dc6151cb198a4fd88ef7187829aff5f7"}, "audit_ids": ["ALDGWlozS2-2GtI4I1daCg"], "issued_at": "2018-07-22T08:23:14.000000Z"}} 2018-07-22 08:23:14,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-22946075-b4b5-4a87-8266-737b8cfb5ece -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}225ed412fca46691376bb2e073193d0d956295bb" 2018-07-22 08:23:14,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:14 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-25e97fee-0aaf-4172-8827-4bde884d6a8f x-compute-request-id: req-25e97fee-0aaf-4172-8827-4bde884d6a8f Content-Encoding: gzip Content-Length: 420 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDEd8G77G7dqzmmAciNdjvvwKaAVIv5gk/fnv1Xl9ePCtR9hj259SHizw9Qmk/c/gPn+/x9PxFnk/DBjxPMJAumadcY72TbUDiWaa7nm5Cww4IyxqUPiXQmDfdjGf4JM7dCnXLm5o8T6myErdHFm0Q9IHzxomaadl2fF4DPhprfqQ==", "user_id": "dc6151cb198a4fd88ef7187829aff5f7", "name": "CreateKeypairsTests-22946075-b4b5-4a87-8266-737b8cfb5ece", "deleted": false, "created_at": "2018-07-22T08:23:13.000000", "updated_at": null, "fingerprint": "0f:98:d0:a7:e3:da:ee:7f:50:92:00:c6:63:33:87:2b", "deleted_at": null, "id": 71}} 2018-07-22 08:23:14,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-22946075-b4b5-4a87-8266-737b8cfb5ece used request id req-25e97fee-0aaf-4172-8827-4bde884d6a8f 2018-07-22 08:23:14,261 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-22946075-b4b5-4a87-8266-737b8cfb5ece 2018-07-22 08:23:14,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-22946075-b4b5-4a87-8266-737b8cfb5ece -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8943e1c164933e1b558796376550e8418cf3e329" 2018-07-22 08:23:14,294 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:23:14 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-e007de57-809d-41e9-b7d6-b99e6bd6c673 x-compute-request-id: req-e007de57-809d-41e9-b7d6-b99e6bd6c673 Content-Length: 0 Content-Type: application/json 2018-07-22 08:23:14,294 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-22946075-b4b5-4a87-8266-737b8cfb5ece used request id req-e007de57-809d-41e9-b7d6-b99e6bd6c673 2018-07-22 08:23:14,295 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-22946075-b4b5-4a87-8266-737b8cfb5ece.pub] 2018-07-22 08:23:14,295 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-22946075-b4b5-4a87-8266-737b8cfb5ece] 2018-07-22 08:23:14,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:14,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f0bbf1a8-98d6-4856-9708-1ec0e1638447 Date: Sun, 22 Jul 2018 08:23:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:23:14,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f0bbf1a8-98d6-4856-9708-1ec0e1638447 2018-07-22 08:23:14,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:14,653 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f197a6d1-b5c0-4a27-b3f4-125e058c8f53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:14,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-f197a6d1-b5c0-4a27-b3f4-125e058c8f53 2018-07-22 08:23:14,653 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:14,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:14,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a0146d8-5516-439f-8164-14cd79db3638 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:14,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-7a0146d8-5516-439f-8164-14cd79db3638 2018-07-22 08:23:14,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:14,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:14,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2db47ce-ee49-4861-b1df-73039d835716 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:23:14,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-b2db47ce-ee49-4861-b1df-73039d835716 2018-07-22 08:23:14,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:14,787 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42458e0a-1798-4c4a-8361-ae55eed8044a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:14,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-42458e0a-1798-4c4a-8361-ae55eed8044a 2018-07-22 08:23:14,787 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:14,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:14,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed348259-241e-410f-9146-c89ad8bededb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:14,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-ed348259-241e-410f-9146-c89ad8bededb 2018-07-22 08:23:14,878 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:14,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:14,974 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cca4474-95eb-43bb-9e69-0b5d178ff36f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:14,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-6cca4474-95eb-43bb-9e69-0b5d178ff36f 2018-07-22 08:23:14,975 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:14,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:15,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c218c15f-2263-4740-86b6-767cba6287c2 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:23:15,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-c218c15f-2263-4740-86b6-767cba6287c2 2018-07-22 08:23:15,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:15,165 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87feea71-2411-4cc5-8bf4-94ddeba842e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:15,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-87feea71-2411-4cc5-8bf4-94ddeba842e3 2018-07-22 08:23:15,165 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:15,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:15,261 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2410e4ef-dbd2-4bff-89a9-052d88af7e0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:15,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-2410e4ef-dbd2-4bff-89a9-052d88af7e0f 2018-07-22 08:23:15,262 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:15,263 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-e558f202-5908-40d-proj 2018-07-22 08:23:15,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1d1ee7209ad541b69b83cc0748ac7d83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:15,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4a6024d-fda3-4146-809b-6d89078deb58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:15,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1d1ee7209ad541b69b83cc0748ac7d83 used request id req-e4a6024d-fda3-4146-809b-6d89078deb58 2018-07-22 08:23:15,703 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-e558f202-5908-40d-proj-role 2018-07-22 08:23:15,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d323d3e6355847e4b428f5bf82dff573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:15,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6e490a2-27a4-46c2-aa56-c1f354e4c2ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:15,827 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d323d3e6355847e4b428f5bf82dff573 used request id req-b6e490a2-27a4-46c2-aa56-c1f354e4c2ca 2018-07-22 08:23:15,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc168e5ed3ca35f6cf0a99ea50baa8ef6703e57b" 2018-07-22 08:23:15,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23cb62a2-0294-443a-b97d-2f419fe17109 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:15,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-23cb62a2-0294-443a-b97d-2f419fe17109 2018-07-22 08:23:15,932 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-e558f202-5908-40d-user 2018-07-22 08:23:15,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/dc6151cb198a4fd88ef7187829aff5f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf718392c0a241edd96d94d23f8f32836d5292e" 2018-07-22 08:23:16,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3fa0bb3-5c59-45ae-8a7b-98ab1b21be77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:16,103 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/dc6151cb198a4fd88ef7187829aff5f7 used request id req-a3fa0bb3-5c59-45ae-8a7b-98ab1b21be77 2018-07-22 08:23:16,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:16,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["aJ-2tN2TTOmzZ13S-CkTHw"], "issued_at": "2018-07-22T08:23:16.000000Z"}} 2018-07-22 08:23:16,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d15907de0c49a2d3d42d344f3c546996aa645c" 2018-07-22 08:23:16,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ae05fd-2b85-4df2-9744-7c481886a45c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:16,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d5ae05fd-2b85-4df2-9744-7c481886a45c 2018-07-22 08:23:16,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:16,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:16,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["La_8g1omTpizsTdj9WWHjg"], "issued_at": "2018-07-22T08:23:16.000000Z"}} 2018-07-22 08:23:16,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:17,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b97ae5ae-e47d-4edc-8d23-ebd75ad7a4ee Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:17,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b97ae5ae-e47d-4edc-8d23-ebd75ad7a4ee 2018-07-22 08:23:17,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:17,093 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:17 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:17,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f9dacb07-693a-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:17,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b2b2014-1fad-41c2-aa30-68e7010b873f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f9dacb07-693a-473-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:23:17,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f9dacb07-693a-473-proj used request id req-8b2b2014-1fad-41c2-aa30-68e7010b873f 2018-07-22 08:23:17,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:17,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93754f59-9c95-48c7-be83-85869bb73da5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:17,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-93754f59-9c95-48c7-be83-85869bb73da5 2018-07-22 08:23:17,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-f9dacb07-693a-473-proj"}}' 2018-07-22 08:23:17,415 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f76c6ac8-89c0-4b65-a9c1-09d014e6272f Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/83709c8cced247ecbcefb13d091341cc"}, "tags": [], "enabled": true, "id": "83709c8cced247ecbcefb13d091341cc", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f9dacb07-693a-473-proj"}} 2018-07-22 08:23:17,415 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f76c6ac8-89c0-4b65-a9c1-09d014e6272f 2018-07-22 08:23:17,416 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-f9dacb07-693a-473-proj 2018-07-22 08:23:17,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:17,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:17,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["5Ih2uQ6BQIWVLf_r9XubAQ"], "issued_at": "2018-07-22T08:23:17.000000Z"}} 2018-07-22 08:23:17,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898d83e13ff738634c2ef85a37d66534327f7eaa" 2018-07-22 08:23:17,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a76312e-e13e-4649-87a3-6e75adc77dbf Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:17,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7a76312e-e13e-4649-87a3-6e75adc77dbf 2018-07-22 08:23:17,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:17,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:17 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:17,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898d83e13ff738634c2ef85a37d66534327f7eaa" 2018-07-22 08:23:18,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b9eb87-bbc7-4ecc-92b4-a38c073ba47f Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:23:18,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b3b9eb87-bbc7-4ecc-92b4-a38c073ba47f 2018-07-22 08:23:18,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-f9dacb07-693a-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898d83e13ff738634c2ef85a37d66534327f7eaa" 2018-07-22 08:23:18,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42c47ab-1350-4770-ae31-6535268d1351 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-f9dacb07-693a-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/83709c8cced247ecbcefb13d091341cc"}, "tags": [], "enabled": true, "id": "83709c8cced247ecbcefb13d091341cc", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f9dacb07-693a-473-proj"}]} 2018-07-22 08:23:18,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-f9dacb07-693a-473-proj used request id req-b42c47ab-1350-4770-ae31-6535268d1351 2018-07-22 08:23:18,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898d83e13ff738634c2ef85a37d66534327f7eaa" 2018-07-22 08:23:18,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a132f81-19b0-45e2-99f9-86a35dcbe3ca Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:18,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1a132f81-19b0-45e2-99f9-86a35dcbe3ca 2018-07-22 08:23:18,594 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-f9dacb07-693a-473-user 2018-07-22 08:23:18,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:18,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:18,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0641a47e-e81a-46d7-9df5-bcc91d3e728e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:18,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0641a47e-e81a-46d7-9df5-bcc91d3e728e 2018-07-22 08:23:18,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" -d '{"role": {"name": "CreateKeypairsTests-f9dacb07-693a-473-proj-role"}}' 2018-07-22 08:23:18,791 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ab700d0-4f19-43a3-8df2-ae2e3f9c5cca Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9bf33e41fac3421792f0c5a0161747cf", "links": {"self": "http://172.30.9.23:5000/v3/roles/9bf33e41fac3421792f0c5a0161747cf"}, "name": "CreateKeypairsTests-f9dacb07-693a-473-proj-role"}} 2018-07-22 08:23:18,792 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2ab700d0-4f19-43a3-8df2-ae2e3f9c5cca 2018-07-22 08:23:18,792 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-f9dacb07-693a-473-proj-role 2018-07-22 08:23:18,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/9bf33e41fac3421792f0c5a0161747cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:18,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e7fbdd7-4b6c-49e8-b33e-c9f801d753ed Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9bf33e41fac3421792f0c5a0161747cf", "links": {"self": "http://172.30.9.23:5000/v3/roles/9bf33e41fac3421792f0c5a0161747cf"}, "name": "CreateKeypairsTests-f9dacb07-693a-473-proj-role"}} 2018-07-22 08:23:18,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/9bf33e41fac3421792f0c5a0161747cf used request id req-0e7fbdd7-4b6c-49e8-b33e-c9f801d753ed 2018-07-22 08:23:18,885 - keystone_utils - INFO - Granting role CreateKeypairsTests-f9dacb07-693a-473-proj-role to project CreateKeypairsTests-f9dacb07-693a-473-proj 2018-07-22 08:23:18,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/83709c8cced247ecbcefb13d091341cc/users/0c877006023247d994b3139bf6bf4f77/roles/9bf33e41fac3421792f0c5a0161747cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:19,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a13a8e99-fd27-450d-9d2e-aefda3a42c96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:19,016 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/83709c8cced247ecbcefb13d091341cc/users/0c877006023247d994b3139bf6bf4f77/roles/9bf33e41fac3421792f0c5a0161747cf used request id req-a13a8e99-fd27-450d-9d2e-aefda3a42c96 2018-07-22 08:23:19,016 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:23:19,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:19,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:19,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9bf33e41fac3421792f0c5a0161747cf", "name": "CreateKeypairsTests-f9dacb07-693a-473-proj-role"}], "expires_at": "2018-07-22T09:23:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83709c8cced247ecbcefb13d091341cc", "name": "CreateKeypairsTests-f9dacb07-693a-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/83709c8cced247ecbcefb13d091341cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/83709c8cced247ecbcefb13d091341cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/83709c8cced247ecbcefb13d091341cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/83709c8cced247ecbcefb13d091341cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/83709c8cced247ecbcefb13d091341cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/83709c8cced247ecbcefb13d091341cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_83709c8cced247ecbcefb13d091341cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_83709c8cced247ecbcefb13d091341cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/83709c8cced247ecbcefb13d091341cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/83709c8cced247ecbcefb13d091341cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/83709c8cced247ecbcefb13d091341cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/83709c8cced247ecbcefb13d091341cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/83709c8cced247ecbcefb13d091341cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/83709c8cced247ecbcefb13d091341cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f9dacb07-693a-473-user", "id": "0c877006023247d994b3139bf6bf4f77"}, "audit_ids": ["baD1oUgaR9Gr2-_ChFI_ig"], "issued_at": "2018-07-22T08:23:19.000000Z"}} 2018-07-22 08:23:19,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441d872bbfbfc10b930c6b85a32118eab6dc1e63" 2018-07-22 08:23:19,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdff5618-bf6e-45fe-8872-dcc68c98167a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:19,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cdff5618-bf6e-45fe-8872-dcc68c98167a 2018-07-22 08:23:19,505 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:23:19,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441d872bbfbfc10b930c6b85a32118eab6dc1e63" 2018-07-22 08:23:19,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:19 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-6d48e2cd-dd45-403a-af3e-4d27f2322761 x-compute-request-id: req-6d48e2cd-dd45-403a-af3e-4d27f2322761 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 08:23:19,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-6d48e2cd-dd45-403a-af3e-4d27f2322761 2018-07-22 08:23:19,711 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-5669ec29-8448-441a-8082-619f711d612c... 2018-07-22 08:23:19,711 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 08:23:19,777 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-5669ec29-8448-441a-8082-619f711d612c 2018-07-22 08:23:19,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441d872bbfbfc10b930c6b85a32118eab6dc1e63" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCcOk3z3/UhKFDgWSdbQzt8APOXDts6u7SI/UGBfCjWBHC9QQvfTFmqSwN7UzGnHRZc+Jotz/gPRVW/lSoZDsP+Pfe2GclvowZgxtMTrfOccu35hwZ4evqz0T1JjY4r9dZXAlFOnLS1RwJf+85k8UwzAu3gJaFZVWVFbpqaWCGANw==", "name": "CreateKeypairsTests-5669ec29-8448-441a-8082-619f711d612c"}}' 2018-07-22 08:23:19,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:19 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-82d09319-3e05-4f35-95f5-f12a148c3c3d x-compute-request-id: req-82d09319-3e05-4f35-95f5-f12a148c3c3d Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCcOk3z3/UhKFDgWSdbQzt8APOXDts6u7SI/UGBfCjWBHC9QQvfTFmqSwN7UzGnHRZc+Jotz/gPRVW/lSoZDsP+Pfe2GclvowZgxtMTrfOccu35hwZ4evqz0T1JjY4r9dZXAlFOnLS1RwJf+85k8UwzAu3gJaFZVWVFbpqaWCGANw==", "user_id": "0c877006023247d994b3139bf6bf4f77", "name": "CreateKeypairsTests-5669ec29-8448-441a-8082-619f711d612c", "fingerprint": "4d:6b:f4:3b:4d:84:7e:50:79:71:88:7c:3f:09:28:3c"}} 2018-07-22 08:23:19,840 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-82d09319-3e05-4f35-95f5-f12a148c3c3d 2018-07-22 08:23:19,852 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-5669ec29-8448-441a-8082-619f711d612c.pub 2018-07-22 08:23:19,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:20,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9bf33e41fac3421792f0c5a0161747cf", "name": "CreateKeypairsTests-f9dacb07-693a-473-proj-role"}], "expires_at": "2018-07-22T09:23:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83709c8cced247ecbcefb13d091341cc", "name": "CreateKeypairsTests-f9dacb07-693a-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/83709c8cced247ecbcefb13d091341cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/83709c8cced247ecbcefb13d091341cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/83709c8cced247ecbcefb13d091341cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/83709c8cced247ecbcefb13d091341cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/83709c8cced247ecbcefb13d091341cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/83709c8cced247ecbcefb13d091341cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_83709c8cced247ecbcefb13d091341cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_83709c8cced247ecbcefb13d091341cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/83709c8cced247ecbcefb13d091341cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/83709c8cced247ecbcefb13d091341cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/83709c8cced247ecbcefb13d091341cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/83709c8cced247ecbcefb13d091341cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/83709c8cced247ecbcefb13d091341cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/83709c8cced247ecbcefb13d091341cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f9dacb07-693a-473-user", "id": "0c877006023247d994b3139bf6bf4f77"}, "audit_ids": ["l5tfVRtkRkKwfGjGV8u2QA"], "issued_at": "2018-07-22T08:23:20.000000Z"}} 2018-07-22 08:23:20,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-5669ec29-8448-441a-8082-619f711d612c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783dc7fa22bb2fac619cfe716da40791e3f02dca" 2018-07-22 08:23:20,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:20 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-169bfb8b-8e0c-4a9c-b7bf-69e7912ce70a x-compute-request-id: req-169bfb8b-8e0c-4a9c-b7bf-69e7912ce70a Content-Encoding: gzip Content-Length: 424 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCcOk3z3/UhKFDgWSdbQzt8APOXDts6u7SI/UGBfCjWBHC9QQvfTFmqSwN7UzGnHRZc+Jotz/gPRVW/lSoZDsP+Pfe2GclvowZgxtMTrfOccu35hwZ4evqz0T1JjY4r9dZXAlFOnLS1RwJf+85k8UwzAu3gJaFZVWVFbpqaWCGANw==", "user_id": "0c877006023247d994b3139bf6bf4f77", "name": "CreateKeypairsTests-5669ec29-8448-441a-8082-619f711d612c", "deleted": false, "created_at": "2018-07-22T08:23:19.000000", "updated_at": null, "fingerprint": "4d:6b:f4:3b:4d:84:7e:50:79:71:88:7c:3f:09:28:3c", "deleted_at": null, "id": 74}} 2018-07-22 08:23:20,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-5669ec29-8448-441a-8082-619f711d612c used request id req-169bfb8b-8e0c-4a9c-b7bf-69e7912ce70a 2018-07-22 08:23:20,448 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-5669ec29-8448-441a-8082-619f711d612c 2018-07-22 08:23:20,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-5669ec29-8448-441a-8082-619f711d612c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441d872bbfbfc10b930c6b85a32118eab6dc1e63" 2018-07-22 08:23:20,492 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:23:20 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-ea9625c7-7741-4302-9c96-79d27d9b19db x-compute-request-id: req-ea9625c7-7741-4302-9c96-79d27d9b19db Content-Length: 0 Content-Type: application/json 2018-07-22 08:23:20,492 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-5669ec29-8448-441a-8082-619f711d612c used request id req-ea9625c7-7741-4302-9c96-79d27d9b19db 2018-07-22 08:23:20,493 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-5669ec29-8448-441a-8082-619f711d612c.pub] 2018-07-22 08:23:20,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:20,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-ed295219-d7ad-46a8-9371-09e4f8fe4b99 Date: Sun, 22 Jul 2018 08:23:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:23:20,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ed295219-d7ad-46a8-9371-09e4f8fe4b99 2018-07-22 08:23:20,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:20,838 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb91a9c5-f1fb-44ac-bc25-942f5ef21f67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:20,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-eb91a9c5-f1fb-44ac-bc25-942f5ef21f67 2018-07-22 08:23:20,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:20,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:20,930 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0e2c747-ce03-4447-8573-c9c55c318576 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:20,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-d0e2c747-ce03-4447-8573-c9c55c318576 2018-07-22 08:23:20,930 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:20,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:21,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef89dd78-7264-4874-9c67-cbd32d6e2ea8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:23:21,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-ef89dd78-7264-4874-9c67-cbd32d6e2ea8 2018-07-22 08:23:21,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:21,123 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b30e8bfb-6177-4a32-82fa-1b6bc396a5ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:21,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-b30e8bfb-6177-4a32-82fa-1b6bc396a5ce 2018-07-22 08:23:21,124 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:21,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:21,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0278815d-8dac-4eb0-94e1-4f79090e07e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:21,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-0278815d-8dac-4eb0-94e1-4f79090e07e6 2018-07-22 08:23:21,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:21,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:21,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd5a7b44-cf0c-4db9-a904-36dac0441d08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:21,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-bd5a7b44-cf0c-4db9-a904-36dac0441d08 2018-07-22 08:23:21,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:21,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:21,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79edc8db-8004-477c-b28d-91299f00d4e4 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:23:21,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-79edc8db-8004-477c-b28d-91299f00d4e4 2018-07-22 08:23:21,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:21,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72609936-cfa3-49f1-aca1-ff2e7b15bee4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:21,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-72609936-cfa3-49f1-aca1-ff2e7b15bee4 2018-07-22 08:23:21,429 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:21,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:21,526 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de859ccc-a92b-49ef-adb2-f317a81164b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:21,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-de859ccc-a92b-49ef-adb2-f317a81164b2 2018-07-22 08:23:21,526 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:21,527 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-f9dacb07-693a-473-proj 2018-07-22 08:23:21,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/83709c8cced247ecbcefb13d091341cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:21,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a53aa17a-4c0e-4c38-a095-0d61acaf54bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:21,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/83709c8cced247ecbcefb13d091341cc used request id req-a53aa17a-4c0e-4c38-a095-0d61acaf54bf 2018-07-22 08:23:21,744 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-f9dacb07-693a-473-proj-role 2018-07-22 08:23:21,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/9bf33e41fac3421792f0c5a0161747cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:21,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cba5183-c089-4311-9efd-f7c68347bc0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:21,864 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/9bf33e41fac3421792f0c5a0161747cf used request id req-0cba5183-c089-4311-9efd-f7c68347bc0e 2018-07-22 08:23:21,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e44b8c44112d9a808e2f2f323db215a768527e" 2018-07-22 08:23:21,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebfbebb-2f5d-4445-b788-cbf64f2b0494 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:21,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1ebfbebb-2f5d-4445-b788-cbf64f2b0494 2018-07-22 08:23:21,960 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-f9dacb07-693a-473-user 2018-07-22 08:23:21,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0c877006023247d994b3139bf6bf4f77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898d83e13ff738634c2ef85a37d66534327f7eaa" 2018-07-22 08:23:22,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a061e53f-6315-43c2-8642-14325c5e6cd9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:22,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0c877006023247d994b3139bf6bf4f77 used request id req-a061e53f-6315-43c2-8642-14325c5e6cd9 2018-07-22 08:23:22,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:22,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["_ITWP1HiT1mFJWRXf9fKTA"], "issued_at": "2018-07-22T08:23:22.000000Z"}} 2018-07-22 08:23:22,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f918a1f58489f5d5ff51a63956ae7def3fb45628" 2018-07-22 08:23:22,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5f1ceb7-d28e-47d6-829a-811df2076000 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:22,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d5f1ceb7-d28e-47d6-829a-811df2076000 2018-07-22 08:23:22,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:22,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:23,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["5ya8Zt9lR8eBmMva3BqHaw"], "issued_at": "2018-07-22T08:23:23.000000Z"}} 2018-07-22 08:23:23,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:23,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2213eb-2330-4559-a99f-6ddcec0f7f01 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:23,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4b2213eb-2330-4559-a99f-6ddcec0f7f01 2018-07-22 08:23:23,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:23,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:23 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:23,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:23,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20fa6cf4-b976-4733-875d-01e486111da1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:23:23,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj used request id req-20fa6cf4-b976-4733-875d-01e486111da1 2018-07-22 08:23:23,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:23,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e855b632-054f-4a3d-9898-f5bea1abe008 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:23,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e855b632-054f-4a3d-9898-f5bea1abe008 2018-07-22 08:23:23,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj"}}' 2018-07-22 08:23:23,541 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-445cb239-6422-48e3-adab-4ce45d057ec6 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/96efb5acaf094112aa752a5419cc2a4b"}, "tags": [], "enabled": true, "id": "96efb5acaf094112aa752a5419cc2a4b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj"}} 2018-07-22 08:23:23,541 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-445cb239-6422-48e3-adab-4ce45d057ec6 2018-07-22 08:23:23,541 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj 2018-07-22 08:23:23,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:23,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:24,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["u1mcSEVQRq2xdjTLU3gt4Q"], "issued_at": "2018-07-22T08:23:24.000000Z"}} 2018-07-22 08:23:24,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765f7589055a8728b4be0c63b42bf8c0fbaf026" 2018-07-22 08:23:24,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e35e963-2358-40e4-b42c-73928e7091f7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:24,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7e35e963-2358-40e4-b42c-73928e7091f7 2018-07-22 08:23:24,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:24,137 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23: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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:24,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765f7589055a8728b4be0c63b42bf8c0fbaf026" 2018-07-22 08:23:24,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af2595b6-776b-4353-838f-b43950588988 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:23:24,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-af2595b6-776b-4353-838f-b43950588988 2018-07-22 08:23:24,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765f7589055a8728b4be0c63b42bf8c0fbaf026" 2018-07-22 08:23:24,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83098fa8-8239-4f25-95b8-8c4d1ec7be2f Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/96efb5acaf094112aa752a5419cc2a4b"}, "tags": [], "enabled": true, "id": "96efb5acaf094112aa752a5419cc2a4b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj"}]} 2018-07-22 08:23:24,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj used request id req-83098fa8-8239-4f25-95b8-8c4d1ec7be2f 2018-07-22 08:23:24,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765f7589055a8728b4be0c63b42bf8c0fbaf026" 2018-07-22 08:23:24,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a5a6d64-b606-47fd-aa19-af506e16fc28 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:24,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7a5a6d64-b606-47fd-aa19-af506e16fc28 2018-07-22 08:23:24,816 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-user 2018-07-22 08:23:24,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:24,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:24,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-defc24dd-462d-48a9-af75-995cd4219b4b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:24,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-defc24dd-462d-48a9-af75-995cd4219b4b 2018-07-22 08:23:24,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" -d '{"role": {"name": "CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj-role"}}' 2018-07-22 08:23:25,027 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46cdb2ea-e847-4ad8-9fd4-89873e94486c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8fed0933068249b4b260c276986c598a", "links": {"self": "http://172.30.9.23:5000/v3/roles/8fed0933068249b4b260c276986c598a"}, "name": "CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj-role"}} 2018-07-22 08:23:25,027 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-46cdb2ea-e847-4ad8-9fd4-89873e94486c 2018-07-22 08:23:25,027 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj-role 2018-07-22 08:23:25,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/8fed0933068249b4b260c276986c598a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:25,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8f3a0f3-5057-4ccc-99cf-236c737bf9c0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8fed0933068249b4b260c276986c598a", "links": {"self": "http://172.30.9.23:5000/v3/roles/8fed0933068249b4b260c276986c598a"}, "name": "CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj-role"}} 2018-07-22 08:23:25,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/8fed0933068249b4b260c276986c598a used request id req-c8f3a0f3-5057-4ccc-99cf-236c737bf9c0 2018-07-22 08:23:25,123 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj-role to project CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj 2018-07-22 08:23:25,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/96efb5acaf094112aa752a5419cc2a4b/users/c65455a8dd3a41a3abab33716b4a91f0/roles/8fed0933068249b4b260c276986c598a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:25,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bba09b72-5714-4747-96ea-0ab7f67224d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:25,256 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/96efb5acaf094112aa752a5419cc2a4b/users/c65455a8dd3a41a3abab33716b4a91f0/roles/8fed0933068249b4b260c276986c598a used request id req-bba09b72-5714-4747-96ea-0ab7f67224d7 2018-07-22 08:23:25,256 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:23:25,380 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-8de58044-7ac4-4e71-bc02-850bd3445583.pub 2018-07-22 08:23:25,380 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-8de58044-7ac4-4e71-bc02-850bd3445583 2018-07-22 08:23:25,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:25,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:25,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8fed0933068249b4b260c276986c598a", "name": "CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj-role"}], "expires_at": "2018-07-22T09:23:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96efb5acaf094112aa752a5419cc2a4b", "name": "CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/96efb5acaf094112aa752a5419cc2a4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/96efb5acaf094112aa752a5419cc2a4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/96efb5acaf094112aa752a5419cc2a4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/96efb5acaf094112aa752a5419cc2a4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/96efb5acaf094112aa752a5419cc2a4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/96efb5acaf094112aa752a5419cc2a4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_96efb5acaf094112aa752a5419cc2a4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_96efb5acaf094112aa752a5419cc2a4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/96efb5acaf094112aa752a5419cc2a4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/96efb5acaf094112aa752a5419cc2a4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/96efb5acaf094112aa752a5419cc2a4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/96efb5acaf094112aa752a5419cc2a4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/96efb5acaf094112aa752a5419cc2a4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/96efb5acaf094112aa752a5419cc2a4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-user", "id": "c65455a8dd3a41a3abab33716b4a91f0"}, "audit_ids": ["zqjOCMKWSGS2en5D6EC-ig"], "issued_at": "2018-07-22T08:23:25.000000Z"}} 2018-07-22 08:23:25,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f781fe74736a817110803fa791b11c9c6a15f03" 2018-07-22 08:23:25,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4045936a-152c-49d6-9a4b-0369ae5a49ee Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:25,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4045936a-152c-49d6-9a4b-0369ae5a49ee 2018-07-22 08:23:25,873 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:23:25,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f781fe74736a817110803fa791b11c9c6a15f03" 2018-07-22 08:23:26,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23: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-dc39158a-bb70-4d08-8b75-7a3931b31696 x-compute-request-id: req-dc39158a-bb70-4d08-8b75-7a3931b31696 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 08:23:26,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-dc39158a-bb70-4d08-8b75-7a3931b31696 2018-07-22 08:23:26,076 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-8de58044-7ac4-4e71-bc02-850bd3445583... 2018-07-22 08:23:26,076 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-22 08:23:26,076 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-8de58044-7ac4-4e71-bc02-850bd3445583.pub 2018-07-22 08:23:26,076 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-8de58044-7ac4-4e71-bc02-850bd3445583 2018-07-22 08:23:26,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f781fe74736a817110803fa791b11c9c6a15f03" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTlJLUcWgFOy390a+TADEptPL0p/f9zc0O2cr55ofIvZ0T9dXzTl+uYccgXkZ3ZmLvj1+HjL5OOoh9saOo7Go4ABcpLM5wmO5BfWN99AqujXNRMZUuM6oZoUADRvf3DNxplZoHUFZqTbI9uTVHihQbo0NlclmGjVEDJ+ASL6mdvD12UHjboKNYbwKQ1ZFUu+JzTtSShe4/vm0vjTuW356hUEF61kMsV5oO2i0dgqEDvT28Q+aKpb2HKe5NbIP83aT0YBag5t8OlPQC1VEFaCEcpBHbXIk3LIt3jUyJPhb1QMxVejVLJ919xN5rGRPtUEM5ld+/dL7zhxuuPP20ng+H", "name": "CreateKeypairsCleanupTests-8de58044-7ac4-4e71-bc02-850bd3445583"}}' 2018-07-22 08:23:26,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:26 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-9577651f-f9ea-41d2-8439-5c468976defc x-compute-request-id: req-9577651f-f9ea-41d2-8439-5c468976defc Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTlJLUcWgFOy390a+TADEptPL0p/f9zc0O2cr55ofIvZ0T9dXzTl+uYccgXkZ3ZmLvj1+HjL5OOoh9saOo7Go4ABcpLM5wmO5BfWN99AqujXNRMZUuM6oZoUADRvf3DNxplZoHUFZqTbI9uTVHihQbo0NlclmGjVEDJ+ASL6mdvD12UHjboKNYbwKQ1ZFUu+JzTtSShe4/vm0vjTuW356hUEF61kMsV5oO2i0dgqEDvT28Q+aKpb2HKe5NbIP83aT0YBag5t8OlPQC1VEFaCEcpBHbXIk3LIt3jUyJPhb1QMxVejVLJ919xN5rGRPtUEM5ld+/dL7zhxuuPP20ng+H", "user_id": "c65455a8dd3a41a3abab33716b4a91f0", "name": "CreateKeypairsCleanupTests-8de58044-7ac4-4e71-bc02-850bd3445583", "fingerprint": "f2:43:74:5c:93:a6:31:08:1a:80:2f:39:10:ec:03:1f"}} 2018-07-22 08:23:26,145 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9577651f-f9ea-41d2-8439-5c468976defc 2018-07-22 08:23:26,146 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-8de58044-7ac4-4e71-bc02-850bd3445583 2018-07-22 08:23:26,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-8de58044-7ac4-4e71-bc02-850bd3445583 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f781fe74736a817110803fa791b11c9c6a15f03" 2018-07-22 08:23:26,194 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:23:26 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-f4dc1327-5fd0-44bc-b856-feb1fe24bcca x-compute-request-id: req-f4dc1327-5fd0-44bc-b856-feb1fe24bcca Content-Length: 0 Content-Type: application/json 2018-07-22 08:23:26,194 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-8de58044-7ac4-4e71-bc02-850bd3445583 used request id req-f4dc1327-5fd0-44bc-b856-feb1fe24bcca 2018-07-22 08:23:26,194 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-8de58044-7ac4-4e71-bc02-850bd3445583.pub] 2018-07-22 08:23:26,194 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-8de58044-7ac4-4e71-bc02-850bd3445583] 2018-07-22 08:23:26,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:26,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-e7532d39-7a8d-41cb-a335-cd84deacb455 Date: Sun, 22 Jul 2018 08:23:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:23:26,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e7532d39-7a8d-41cb-a335-cd84deacb455 2018-07-22 08:23:26,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:26,540 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdb664f4-d78a-4af0-88ca-05211a9cad2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:26,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-bdb664f4-d78a-4af0-88ca-05211a9cad2f 2018-07-22 08:23:26,540 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:26,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:26,636 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-488d7aef-b49d-45e8-adf9-3694536991d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:26,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-488d7aef-b49d-45e8-adf9-3694536991d4 2018-07-22 08:23:26,636 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:26,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:26,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1762f82-906d-4585-8f26-28d6c27a296b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:23:26,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-f1762f82-906d-4585-8f26-28d6c27a296b 2018-07-22 08:23:26,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:26,824 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8bedbc1-cda6-421d-b3d8-f96aa554e6de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:26,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-f8bedbc1-cda6-421d-b3d8-f96aa554e6de 2018-07-22 08:23:26,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:26,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:26,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a28fc43-d94d-4322-b7ed-da83aa97accb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:26,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-3a28fc43-d94d-4322-b7ed-da83aa97accb 2018-07-22 08:23:26,921 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:26,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:27,015 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e33f1c8-026d-44cd-bafa-f4303664508b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:27,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-9e33f1c8-026d-44cd-bafa-f4303664508b 2018-07-22 08:23:27,015 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:27,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:27,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0558984-7f96-4c82-a6f6-a322679159f0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:23:27,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-d0558984-7f96-4c82-a6f6-a322679159f0 2018-07-22 08:23:27,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:27,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f996c71-eb66-4985-9afa-a828d7696941 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:27,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-8f996c71-eb66-4985-9afa-a828d7696941 2018-07-22 08:23:27,207 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:27,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:27,301 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-128120f1-2b97-48a2-b1c9-9065eb97aee5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:27,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-128120f1-2b97-48a2-b1c9-9065eb97aee5 2018-07-22 08:23:27,301 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:27,302 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj 2018-07-22 08:23:27,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/96efb5acaf094112aa752a5419cc2a4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:27,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1efbbd00-50d5-4f20-a73b-e1b2c62aaf72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:27,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/96efb5acaf094112aa752a5419cc2a4b used request id req-1efbbd00-50d5-4f20-a73b-e1b2c62aaf72 2018-07-22 08:23:27,541 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-proj-role 2018-07-22 08:23:27,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/8fed0933068249b4b260c276986c598a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:27,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-547a281a-c384-4bff-a33a-2c108ec8a691 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:27,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8fed0933068249b4b260c276986c598a used request id req-547a281a-c384-4bff-a33a-2c108ec8a691 2018-07-22 08:23:27,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e282acfe8b50eec786ba7e8d83eb95c529f41" 2018-07-22 08:23:27,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2d8a8c-87e0-4e8b-979f-a19934e51515 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:27,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0f2d8a8c-87e0-4e8b-979f-a19934e51515 2018-07-22 08:23:27,766 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-ad4c3a1e-c844-4db-user 2018-07-22 08:23:27,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c65455a8dd3a41a3abab33716b4a91f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765f7589055a8728b4be0c63b42bf8c0fbaf026" 2018-07-22 08:23:27,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b00a678-27be-4811-a3b2-efbf75d0a462 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:27,948 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c65455a8dd3a41a3abab33716b4a91f0 used request id req-6b00a678-27be-4811-a3b2-efbf75d0a462 2018-07-22 08:23:27,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:28,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["0oPvfyt0QNudIplycPGLwQ"], "issued_at": "2018-07-22T08:23:28.000000Z"}} 2018-07-22 08:23:28,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a553fe24d33020babc0674dcfa69bb15e4c3919" 2018-07-22 08:23:28,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d963ef18-1766-4c73-b327-db9832b0e005 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:28,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d963ef18-1766-4c73-b327-db9832b0e005 2018-07-22 08:23:28,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:28,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:28,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["MljedYDxQH-z48svklAvvQ"], "issued_at": "2018-07-22T08:23:28.000000Z"}} 2018-07-22 08:23:28,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:28,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ccc817-d32e-48af-97dc-83faced5e6bb Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:28,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-08ccc817-d32e-48af-97dc-83faced5e6bb 2018-07-22 08:23:28,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:28,940 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:28 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:28,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:29,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c5092d8-a75c-426e-b245-de131dd055d7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:23:29,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj used request id req-1c5092d8-a75c-426e-b245-de131dd055d7 2018-07-22 08:23:29,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:29,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7767c36-d642-4309-9d5d-aa30b3e5fd80 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:29,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d7767c36-d642-4309-9d5d-aa30b3e5fd80 2018-07-22 08:23:29,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj"}}' 2018-07-22 08:23:29,265 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf6cccc1-330c-467c-befe-ea67a817b9ae Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/884aa31db5534b9dba8d838bb5e8fbd0"}, "tags": [], "enabled": true, "id": "884aa31db5534b9dba8d838bb5e8fbd0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj"}} 2018-07-22 08:23:29,265 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cf6cccc1-330c-467c-befe-ea67a817b9ae 2018-07-22 08:23:29,265 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj 2018-07-22 08:23:29,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:29,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:29,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["qW1CftPRTO643QqpLdQzkQ"], "issued_at": "2018-07-22T08:23:29.000000Z"}} 2018-07-22 08:23:29,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb1084311082a890f65579b8440aafecc5f9d7a5" 2018-07-22 08:23:29,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ac3496-8be6-4e4e-a91b-ac8ac8193ede Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:29,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-04ac3496-8be6-4e4e-a91b-ac8ac8193ede 2018-07-22 08:23:29,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:29,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:29 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:29,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb1084311082a890f65579b8440aafecc5f9d7a5" 2018-07-22 08:23:29,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c7b5b0-cd5d-4e1d-aa9e-6f7cffbb96ba Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:23:29,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-30c7b5b0-cd5d-4e1d-aa9e-6f7cffbb96ba 2018-07-22 08:23:29,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb1084311082a890f65579b8440aafecc5f9d7a5" 2018-07-22 08:23:29,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1072cff1-a813-4ed5-97e3-a234b8091b3f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/884aa31db5534b9dba8d838bb5e8fbd0"}, "tags": [], "enabled": true, "id": "884aa31db5534b9dba8d838bb5e8fbd0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj"}]} 2018-07-22 08:23:29,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj used request id req-1072cff1-a813-4ed5-97e3-a234b8091b3f 2018-07-22 08:23:29,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb1084311082a890f65579b8440aafecc5f9d7a5" 2018-07-22 08:23:29,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a8f1137-2d6e-42ea-8db7-dc402c76573e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:29,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7a8f1137-2d6e-42ea-8db7-dc402c76573e 2018-07-22 08:23:30,362 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-user 2018-07-22 08:23:30,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:30,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:30,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb19d71c-debc-488c-98d7-106a4648e3c3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:30,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eb19d71c-debc-488c-98d7-106a4648e3c3 2018-07-22 08:23:30,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" -d '{"role": {"name": "CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj-role"}}' 2018-07-22 08:23:30,780 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fca8185a-8279-4f38-921c-80b29098a91f Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e52d625be464f09b755cb9dd7c3faf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/0e52d625be464f09b755cb9dd7c3faf4"}, "name": "CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj-role"}} 2018-07-22 08:23:30,780 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-fca8185a-8279-4f38-921c-80b29098a91f 2018-07-22 08:23:30,780 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj-role 2018-07-22 08:23:30,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/0e52d625be464f09b755cb9dd7c3faf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:30,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e91a1aff-999f-48df-a717-112389fa7cd2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e52d625be464f09b755cb9dd7c3faf4", "links": {"self": "http://172.30.9.23:5000/v3/roles/0e52d625be464f09b755cb9dd7c3faf4"}, "name": "CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj-role"}} 2018-07-22 08:23:30,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0e52d625be464f09b755cb9dd7c3faf4 used request id req-e91a1aff-999f-48df-a717-112389fa7cd2 2018-07-22 08:23:30,878 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj-role to project CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj 2018-07-22 08:23:30,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/884aa31db5534b9dba8d838bb5e8fbd0/users/4ced540ecc634aa68f3044106a3c020b/roles/0e52d625be464f09b755cb9dd7c3faf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:31,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f20a578f-956b-47d9-99bb-535cc52bb3fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:31,016 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/884aa31db5534b9dba8d838bb5e8fbd0/users/4ced540ecc634aa68f3044106a3c020b/roles/0e52d625be464f09b755cb9dd7c3faf4 used request id req-f20a578f-956b-47d9-99bb-535cc52bb3fe 2018-07-22 08:23:31,017 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:23:31,197 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-68cedfb0-3834-4ab6-95ac-c28f4842bdcf.pub 2018-07-22 08:23:31,197 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-68cedfb0-3834-4ab6-95ac-c28f4842bdcf 2018-07-22 08:23:31,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:31,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:31,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e52d625be464f09b755cb9dd7c3faf4", "name": "CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj-role"}], "expires_at": "2018-07-22T09:23:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "884aa31db5534b9dba8d838bb5e8fbd0", "name": "CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/884aa31db5534b9dba8d838bb5e8fbd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/884aa31db5534b9dba8d838bb5e8fbd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/884aa31db5534b9dba8d838bb5e8fbd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/884aa31db5534b9dba8d838bb5e8fbd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/884aa31db5534b9dba8d838bb5e8fbd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/884aa31db5534b9dba8d838bb5e8fbd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_884aa31db5534b9dba8d838bb5e8fbd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_884aa31db5534b9dba8d838bb5e8fbd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/884aa31db5534b9dba8d838bb5e8fbd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/884aa31db5534b9dba8d838bb5e8fbd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/884aa31db5534b9dba8d838bb5e8fbd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/884aa31db5534b9dba8d838bb5e8fbd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/884aa31db5534b9dba8d838bb5e8fbd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/884aa31db5534b9dba8d838bb5e8fbd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-user", "id": "4ced540ecc634aa68f3044106a3c020b"}, "audit_ids": ["nEmwpw9pRfWygRJgX6fQUw"], "issued_at": "2018-07-22T08:23:31.000000Z"}} 2018-07-22 08:23:31,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621e61358d9466b4b1104eb371f077afcd3a60d6" 2018-07-22 08:23:31,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9413c7bc-7364-4d6f-aab7-241fe00705c6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:31,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9413c7bc-7364-4d6f-aab7-241fe00705c6 2018-07-22 08:23:31,672 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:23:31,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621e61358d9466b4b1104eb371f077afcd3a60d6" 2018-07-22 08:23:31,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23: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-82dbaccd-058b-4b8e-b91a-ac93f8a1245e x-compute-request-id: req-82dbaccd-058b-4b8e-b91a-ac93f8a1245e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 08:23:31,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-82dbaccd-058b-4b8e-b91a-ac93f8a1245e 2018-07-22 08:23:31,872 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-68cedfb0-3834-4ab6-95ac-c28f4842bdcf... 2018-07-22 08:23:31,872 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-22 08:23:31,873 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-68cedfb0-3834-4ab6-95ac-c28f4842bdcf.pub 2018-07-22 08:23:31,873 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-68cedfb0-3834-4ab6-95ac-c28f4842bdcf 2018-07-22 08:23:31,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621e61358d9466b4b1104eb371f077afcd3a60d6" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDq8Quwn9P1tqesHdYVVheQ/AhU0r6WPHTXCcljcp6k6YpZaCBH8DhhSYK00jRu4BGEE0ZaYQqp4Qhy7Dr2bYBhgaIT3548IrjO87HvI2blwQcDz8vIhlcPZejNh6pqgp5cnQX6OVSKR39ST4mPYzNVT1DYa+/BOa0xDYYywDYTVR1FTiMYAGrlu5q3FXp39NIcz0YEr2P7JQMVSNl2BI4wYwgzQHg1+8uZx0L5hitbr8nC6Ba7noP4rF9sk3abpVgVWPSU3x04XGO2HJH2BsT6TzP7cd+G8T/303TCME+/mzUnhExZN+HWUq4gxrh/kj5dTkxa1nxU90YI6zsHBfH3", "name": "CreateKeypairsCleanupTests-68cedfb0-3834-4ab6-95ac-c28f4842bdcf"}}' 2018-07-22 08:23:31,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23: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,Accept-Encoding x-openstack-request-id: req-4b125ae0-2c71-440c-8839-8a5a6aba0227 x-compute-request-id: req-4b125ae0-2c71-440c-8839-8a5a6aba0227 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDq8Quwn9P1tqesHdYVVheQ/AhU0r6WPHTXCcljcp6k6YpZaCBH8DhhSYK00jRu4BGEE0ZaYQqp4Qhy7Dr2bYBhgaIT3548IrjO87HvI2blwQcDz8vIhlcPZejNh6pqgp5cnQX6OVSKR39ST4mPYzNVT1DYa+/BOa0xDYYywDYTVR1FTiMYAGrlu5q3FXp39NIcz0YEr2P7JQMVSNl2BI4wYwgzQHg1+8uZx0L5hitbr8nC6Ba7noP4rF9sk3abpVgVWPSU3x04XGO2HJH2BsT6TzP7cd+G8T/303TCME+/mzUnhExZN+HWUq4gxrh/kj5dTkxa1nxU90YI6zsHBfH3", "user_id": "4ced540ecc634aa68f3044106a3c020b", "name": "CreateKeypairsCleanupTests-68cedfb0-3834-4ab6-95ac-c28f4842bdcf", "fingerprint": "26:49:2a:fd:7d:65:48:38:4b:10:8f:5d:a2:ae:23:da"}} 2018-07-22 08:23:31,936 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-4b125ae0-2c71-440c-8839-8a5a6aba0227 2018-07-22 08:23:31,936 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-68cedfb0-3834-4ab6-95ac-c28f4842bdcf 2018-07-22 08:23:31,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-68cedfb0-3834-4ab6-95ac-c28f4842bdcf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621e61358d9466b4b1104eb371f077afcd3a60d6" 2018-07-22 08:23:32,007 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:23: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-081935dc-7423-4210-98da-92e6f294fb5b x-compute-request-id: req-081935dc-7423-4210-98da-92e6f294fb5b Content-Length: 0 Content-Type: application/json 2018-07-22 08:23:32,007 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-68cedfb0-3834-4ab6-95ac-c28f4842bdcf used request id req-081935dc-7423-4210-98da-92e6f294fb5b 2018-07-22 08:23:32,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:32,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-0709974b-e91d-4d5d-8a9f-a28de266a7f6 Date: Sun, 22 Jul 2018 08:23:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:23:32,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-0709974b-e91d-4d5d-8a9f-a28de266a7f6 2018-07-22 08:23:32,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:32,376 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffad7354-8b99-4472-b725-520d79a6d287 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:32,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-ffad7354-8b99-4472-b725-520d79a6d287 2018-07-22 08:23:32,377 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:32,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:32,474 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4437b5a5-0657-417d-8d99-750776a32a2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:32,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-4437b5a5-0657-417d-8d99-750776a32a2b 2018-07-22 08:23:32,474 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:32,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:32,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5abb8d01-c203-4ba2-b49f-980f85f00119 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:23:32,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-5abb8d01-c203-4ba2-b49f-980f85f00119 2018-07-22 08:23:32,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:32,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-112aea90-01bc-4192-b4ec-2356d8da1151 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:32,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-112aea90-01bc-4192-b4ec-2356d8da1151 2018-07-22 08:23:32,760 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:32,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:32,850 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fe4181a-c712-45ed-a042-010364ee37db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:32,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-4fe4181a-c712-45ed-a042-010364ee37db 2018-07-22 08:23:32,851 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:32,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:32,939 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95247540-bf22-4e35-849c-24a555f7cda3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:32,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-95247540-bf22-4e35-849c-24a555f7cda3 2018-07-22 08:23:32,939 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:32,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:33,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38fa8074-a48a-47d6-82ac-ce2f7033dd59 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:23:33,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-38fa8074-a48a-47d6-82ac-ce2f7033dd59 2018-07-22 08:23:33,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:33,143 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08232c59-195a-40a5-99fa-715313aa6818 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:33,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-08232c59-195a-40a5-99fa-715313aa6818 2018-07-22 08:23:33,143 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:33,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:33,163 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bac4e5e-8f5f-443d-829a-00f541ce9d1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:33,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-3bac4e5e-8f5f-443d-829a-00f541ce9d1a 2018-07-22 08:23:33,163 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:33,164 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj 2018-07-22 08:23:33,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/884aa31db5534b9dba8d838bb5e8fbd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:33,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-304d991e-9462-44d0-a32c-a3e489b71259 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:33,396 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/884aa31db5534b9dba8d838bb5e8fbd0 used request id req-304d991e-9462-44d0-a32c-a3e489b71259 2018-07-22 08:23:33,396 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-proj-role 2018-07-22 08:23:33,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/0e52d625be464f09b755cb9dd7c3faf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:33,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-510f18b4-aa5c-44b0-8442-74071c5dc823 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:33,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0e52d625be464f09b755cb9dd7c3faf4 used request id req-510f18b4-aa5c-44b0-8442-74071c5dc823 2018-07-22 08:23:33,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e0f621fc3ee2171d23f729ffa59e8c473df9a50" 2018-07-22 08:23:33,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d7f4e25-4650-4bcd-a149-395244ed9e6e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:33,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6d7f4e25-4650-4bcd-a149-395244ed9e6e 2018-07-22 08:23:33,610 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-6cb3b06e-3f04-4e1-user 2018-07-22 08:23:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4ced540ecc634aa68f3044106a3c020b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb1084311082a890f65579b8440aafecc5f9d7a5" 2018-07-22 08:23:33,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d237e4c8-0a65-43e1-99dd-e1936be2bc84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:33,785 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4ced540ecc634aa68f3044106a3c020b used request id req-d237e4c8-0a65-43e1-99dd-e1936be2bc84 2018-07-22 08:23:33,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:34,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["8k14kET6QymG8qNxEq25tQ"], "issued_at": "2018-07-22T08:23:34.000000Z"}} 2018-07-22 08:23:34,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf3056876adddf94457204bac5922bf7ce0f2e80" 2018-07-22 08:23:34,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dd45de4-4f89-4322-80d4-80564fdd7668 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:34,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5dd45de4-4f89-4322-80d4-80564fdd7668 2018-07-22 08:23:34,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:34,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:34,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["6vHXsSzJTRa2J6uJYeVSeQ"], "issued_at": "2018-07-22T08:23:34.000000Z"}} 2018-07-22 08:23:34,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:34,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fffab3c-82ba-4ed9-9573-cf6099b02a13 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:34,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6fffab3c-82ba-4ed9-9573-cf6099b02a13 2018-07-22 08:23:34,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:34,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:34 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:34,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:34,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad3a4a5c-6b99-44ce-a23a-b43fe4b36343 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:23:34,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj used request id req-ad3a4a5c-6b99-44ce-a23a-b43fe4b36343 2018-07-22 08:23:34,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:34,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d09c7c-47d5-48db-a319-b50a60f2ba3e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:34,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-32d09c7c-47d5-48db-a319-b50a60f2ba3e 2018-07-22 08:23:34,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj"}}' 2018-07-22 08:23:35,080 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7598b12-b84b-4cbd-8793-42cab1356a00 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb5cfe1ec1ba4ded8f5f37f4424e744e"}, "tags": [], "enabled": true, "id": "cb5cfe1ec1ba4ded8f5f37f4424e744e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj"}} 2018-07-22 08:23:35,080 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b7598b12-b84b-4cbd-8793-42cab1356a00 2018-07-22 08:23:35,080 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj 2018-07-22 08:23:35,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:35,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:35,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["O4lca4FnQfS7gYucZkCr0Q"], "issued_at": "2018-07-22T08:23:35.000000Z"}} 2018-07-22 08:23:35,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e123335aef46729f219b4d2f450f6d67d37df83d" 2018-07-22 08:23:35,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-709edea9-1ea0-48f8-844f-d79ed4c5acdf Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:35,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-709edea9-1ea0-48f8-844f-d79ed4c5acdf 2018-07-22 08:23:35,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:35,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:35 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:35,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e123335aef46729f219b4d2f450f6d67d37df83d" 2018-07-22 08:23:35,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-475cd1c0-6053-45b6-b223-2b50553dd9bc Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:23:35,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-475cd1c0-6053-45b6-b223-2b50553dd9bc 2018-07-22 08:23:35,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e123335aef46729f219b4d2f450f6d67d37df83d" 2018-07-22 08:23:35,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3820d93-229f-4e7e-8f52-039818b44b21 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb5cfe1ec1ba4ded8f5f37f4424e744e"}, "tags": [], "enabled": true, "id": "cb5cfe1ec1ba4ded8f5f37f4424e744e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj"}]} 2018-07-22 08:23:35,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj used request id req-f3820d93-229f-4e7e-8f52-039818b44b21 2018-07-22 08:23:35,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e123335aef46729f219b4d2f450f6d67d37df83d" 2018-07-22 08:23:35,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25eacb35-d759-4e62-bc06-af3475544759 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:35,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-25eacb35-d759-4e62-bc06-af3475544759 2018-07-22 08:23:36,284 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-5eee77ce-401f-4b0-user 2018-07-22 08:23:36,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:36,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:36,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e377a8-d01a-4f3d-963f-5eeab5f8ccc5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:36,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-38e377a8-d01a-4f3d-963f-5eeab5f8ccc5 2018-07-22 08:23:36,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" -d '{"role": {"name": "CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj-role"}}' 2018-07-22 08:23:36,498 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67383704-73f3-4dd8-bba3-d939194ce299 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c97c07d79e274c1693f9a21946ed802a", "links": {"self": "http://172.30.9.23:5000/v3/roles/c97c07d79e274c1693f9a21946ed802a"}, "name": "CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj-role"}} 2018-07-22 08:23:36,498 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-67383704-73f3-4dd8-bba3-d939194ce299 2018-07-22 08:23:36,499 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj-role 2018-07-22 08:23:36,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c97c07d79e274c1693f9a21946ed802a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:36,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad3d6ef2-be4b-4145-86d0-8a041a9cbe79 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c97c07d79e274c1693f9a21946ed802a", "links": {"self": "http://172.30.9.23:5000/v3/roles/c97c07d79e274c1693f9a21946ed802a"}, "name": "CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj-role"}} 2018-07-22 08:23:36,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c97c07d79e274c1693f9a21946ed802a used request id req-ad3d6ef2-be4b-4145-86d0-8a041a9cbe79 2018-07-22 08:23:36,598 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj-role to project CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj 2018-07-22 08:23:36,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/cb5cfe1ec1ba4ded8f5f37f4424e744e/users/def856c327514bdd9fdb44d10e2f2325/roles/c97c07d79e274c1693f9a21946ed802a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:36,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c6b05b0-f866-4d4d-83d7-f30de3c0f0a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:36,747 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cb5cfe1ec1ba4ded8f5f37f4424e744e/users/def856c327514bdd9fdb44d10e2f2325/roles/c97c07d79e274c1693f9a21946ed802a used request id req-1c6b05b0-f866-4d4d-83d7-f30de3c0f0a0 2018-07-22 08:23:36,747 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:23:36,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:36,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:37,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c97c07d79e274c1693f9a21946ed802a", "name": "CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj-role"}], "expires_at": "2018-07-22T09:23:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb5cfe1ec1ba4ded8f5f37f4424e744e", "name": "CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cb5cfe1ec1ba4ded8f5f37f4424e744e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/cb5cfe1ec1ba4ded8f5f37f4424e744e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/cb5cfe1ec1ba4ded8f5f37f4424e744e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cb5cfe1ec1ba4ded8f5f37f4424e744e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/cb5cfe1ec1ba4ded8f5f37f4424e744e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/cb5cfe1ec1ba4ded8f5f37f4424e744e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cb5cfe1ec1ba4ded8f5f37f4424e744e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_cb5cfe1ec1ba4ded8f5f37f4424e744e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/cb5cfe1ec1ba4ded8f5f37f4424e744e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/cb5cfe1ec1ba4ded8f5f37f4424e744e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/cb5cfe1ec1ba4ded8f5f37f4424e744e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cb5cfe1ec1ba4ded8f5f37f4424e744e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/cb5cfe1ec1ba4ded8f5f37f4424e744e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/cb5cfe1ec1ba4ded8f5f37f4424e744e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-5eee77ce-401f-4b0-user", "id": "def856c327514bdd9fdb44d10e2f2325"}, "audit_ids": ["DFi0FEtyQWGWQ2s381_pEg"], "issued_at": "2018-07-22T08:23:37.000000Z"}} 2018-07-22 08:23:37,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b86853e59ba926652bbd1b30c6d8f1ce42c800" 2018-07-22 08:23:37,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66354463-7c7f-404d-a007-9eea4e996acc Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:37,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-66354463-7c7f-404d-a007-9eea4e996acc 2018-07-22 08:23:37,235 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:23:37,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b86853e59ba926652bbd1b30c6d8f1ce42c800" 2018-07-22 08:23:37,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14b4a611-5264-45e3-9850-47f674bf6c98 x-compute-request-id: req-14b4a611-5264-45e3-9850-47f674bf6c98 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 08:23:37,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-14b4a611-5264-45e3-9850-47f674bf6c98 2018-07-22 08:23:37,432 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-4af77644-ee9e-412f-9575-e799e8b1889a... 2018-07-22 08:23:37,432 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 08:23:37,523 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-4af77644-ee9e-412f-9575-e799e8b1889a 2018-07-22 08:23:37,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b86853e59ba926652bbd1b30c6d8f1ce42c800" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJ5J/+bt3wmdmkv35zhCYD+umCRyh8FOutJFd+xWBjoMk/20Vo85Jcz5kjsR7wUxyZt3ujackqvYxNuZfJqGRdttN5GexhhT77ZfoDExARzPsGZEW+0cPyG1z4Xd+7sCsN1tX/eCCXIhNeq49tWpznBxI/4AgrOJkqhK6yas85AQ==", "name": "CreateKeypairsCleanupTests-4af77644-ee9e-412f-9575-e799e8b1889a"}}' 2018-07-22 08:23:37,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ba82ff2-262e-4737-8645-5109980a9b9a x-compute-request-id: req-9ba82ff2-262e-4737-8645-5109980a9b9a Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJ5J/+bt3wmdmkv35zhCYD+umCRyh8FOutJFd+xWBjoMk/20Vo85Jcz5kjsR7wUxyZt3ujackqvYxNuZfJqGRdttN5GexhhT77ZfoDExARzPsGZEW+0cPyG1z4Xd+7sCsN1tX/eCCXIhNeq49tWpznBxI/4AgrOJkqhK6yas85AQ==", "user_id": "def856c327514bdd9fdb44d10e2f2325", "name": "CreateKeypairsCleanupTests-4af77644-ee9e-412f-9575-e799e8b1889a", "fingerprint": "d4:6c:55:95:26:12:f8:ec:24:25:bf:5e:a4:8d:d0:1f"}} 2018-07-22 08:23:37,577 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9ba82ff2-262e-4737-8645-5109980a9b9a 2018-07-22 08:23:37,589 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-4af77644-ee9e-412f-9575-e799e8b1889a.pub 2018-07-22 08:23:37,590 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-4af77644-ee9e-412f-9575-e799e8b1889a 2018-07-22 08:23:37,590 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-4af77644-ee9e-412f-9575-e799e8b1889a 2018-07-22 08:23:37,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-4af77644-ee9e-412f-9575-e799e8b1889a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b86853e59ba926652bbd1b30c6d8f1ce42c800" 2018-07-22 08:23:37,630 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:23:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-720dcaf0-808a-475c-a95a-c3818f12c80d x-compute-request-id: req-720dcaf0-808a-475c-a95a-c3818f12c80d Content-Length: 0 Content-Type: application/json 2018-07-22 08:23:37,630 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-4af77644-ee9e-412f-9575-e799e8b1889a used request id req-720dcaf0-808a-475c-a95a-c3818f12c80d 2018-07-22 08:23:37,630 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-4af77644-ee9e-412f-9575-e799e8b1889a.pub] 2018-07-22 08:23:37,631 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-4af77644-ee9e-412f-9575-e799e8b1889a] 2018-07-22 08:23:37,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:37,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-ad31704f-9df4-4cb8-9939-b7c406dad8f6 Date: Sun, 22 Jul 2018 08:23:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:23:37,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ad31704f-9df4-4cb8-9939-b7c406dad8f6 2018-07-22 08:23:37,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:38,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78c8e1c3-4f03-4efe-833e-8139f90c3b24 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:38,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-78c8e1c3-4f03-4efe-833e-8139f90c3b24 2018-07-22 08:23:38,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:38,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:38,160 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a61db58-1f9c-4c6c-a993-508e4c891bf8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:38,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-2a61db58-1f9c-4c6c-a993-508e4c891bf8 2018-07-22 08:23:38,161 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:38,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:38,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b65608b-720e-468c-8786-53fed655cfdc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:23:38,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-1b65608b-720e-468c-8786-53fed655cfdc 2018-07-22 08:23:38,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:38,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0e64f26-246e-44a5-b860-41031b6e03ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:38,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-a0e64f26-246e-44a5-b860-41031b6e03ae 2018-07-22 08:23:38,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:38,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:38,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9142574f-060f-4c68-b746-01fffbf968ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:38,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-9142574f-060f-4c68-b746-01fffbf968ff 2018-07-22 08:23:38,460 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:38,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:38,558 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fafc0993-e3ab-4286-8b59-60bb45c1b6aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:38,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-fafc0993-e3ab-4286-8b59-60bb45c1b6aa 2018-07-22 08:23:38,558 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:38,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:38,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780d4445-4410-4e65-be80-e13ade2687b7 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:23:38,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-780d4445-4410-4e65-be80-e13ade2687b7 2018-07-22 08:23:38,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:38,742 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0c7918a-27f9-4ead-9069-8c26de491562 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:38,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-d0c7918a-27f9-4ead-9069-8c26de491562 2018-07-22 08:23:38,742 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:38,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:38,839 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-195f6c19-a4d4-4f81-b1d3-ef643c1145cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:38,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-195f6c19-a4d4-4f81-b1d3-ef643c1145cd 2018-07-22 08:23:38,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:38,840 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj 2018-07-22 08:23:38,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/cb5cfe1ec1ba4ded8f5f37f4424e744e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:39,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f472f3b-9c12-4513-9615-7d34de90802f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:39,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cb5cfe1ec1ba4ded8f5f37f4424e744e used request id req-6f472f3b-9c12-4513-9615-7d34de90802f 2018-07-22 08:23:39,086 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-5eee77ce-401f-4b0-proj-role 2018-07-22 08:23:39,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c97c07d79e274c1693f9a21946ed802a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:39,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27c7bead-ebd5-42d2-934e-ab88579a12dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:39,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c97c07d79e274c1693f9a21946ed802a used request id req-27c7bead-ebd5-42d2-934e-ab88579a12dc 2018-07-22 08:23:39,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7262faeb19db6690ebbec3a9fcc9612327c2745b" 2018-07-22 08:23:39,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a98154-851d-436b-a580-7ac21a387a08 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:39,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-26a98154-851d-436b-a580-7ac21a387a08 2018-07-22 08:23:39,288 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-5eee77ce-401f-4b0-user 2018-07-22 08:23:39,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/def856c327514bdd9fdb44d10e2f2325 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e123335aef46729f219b4d2f450f6d67d37df83d" 2018-07-22 08:23:39,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fae524bf-0df6-4004-9026-c966d4c6c0bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:39,486 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/def856c327514bdd9fdb44d10e2f2325 used request id req-fae524bf-0df6-4004-9026-c966d4c6c0bb 2018-07-22 08:23:39,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:39,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["L3ZEDAU6QpmQcOufMrcCyg"], "issued_at": "2018-07-22T08:23:39.000000Z"}} 2018-07-22 08:23:39,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487af926e891a503932e495fad1edd33d97776cd" 2018-07-22 08:23:39,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-405c84ec-fdfb-44e2-947b-ebf390769c81 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:39,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-405c84ec-fdfb-44e2-947b-ebf390769c81 2018-07-22 08:23:39,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:39,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:40,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["U0X-vSxTRRmd_LA2osq1ow"], "issued_at": "2018-07-22T08:23:40.000000Z"}} 2018-07-22 08:23:40,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:40,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb49a3e3-fd70-43c0-bf93-5ca9b27cc367 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:40,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cb49a3e3-fd70-43c0-bf93-5ca9b27cc367 2018-07-22 08:23:40,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:40,458 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:40 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:40,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:40,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-110d8a30-cf97-4c1b-8d9c-9b25d0cf32cd Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:23:40,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj used request id req-110d8a30-cf97-4c1b-8d9c-9b25d0cf32cd 2018-07-22 08:23:40,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:40,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf07665-0abd-4ee6-b669-581f8f561321 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:40,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-eaf07665-0abd-4ee6-b669-581f8f561321 2018-07-22 08:23:40,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj"}}' 2018-07-22 08:23:40,769 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86764fcf-f494-44a8-a429-5a25894e9702 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5c7b7b4a531d4628899dd3dc8ab76d30"}, "tags": [], "enabled": true, "id": "5c7b7b4a531d4628899dd3dc8ab76d30", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj"}} 2018-07-22 08:23:40,769 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-86764fcf-f494-44a8-a429-5a25894e9702 2018-07-22 08:23:40,769 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj 2018-07-22 08:23:40,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:40,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:41,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["VDr_9lKQQbCRisufEHccAA"], "issued_at": "2018-07-22T08:23:41.000000Z"}} 2018-07-22 08:23:41,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e243c678921b9f9239d7adba8dec5d9582931951" 2018-07-22 08:23:41,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76094c4d-d1e5-4d85-8959-85d04fe769fd Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:41,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-76094c4d-d1e5-4d85-8959-85d04fe769fd 2018-07-22 08:23:41,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:41,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:41 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:41,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e243c678921b9f9239d7adba8dec5d9582931951" 2018-07-22 08:23:41,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d5f7b5-874d-4fc6-b840-3e43473bb39f Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:23:41,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-51d5f7b5-874d-4fc6-b840-3e43473bb39f 2018-07-22 08:23:41,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e243c678921b9f9239d7adba8dec5d9582931951" 2018-07-22 08:23:41,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59680ed1-db30-45d1-b439-8bad4e1d537f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5c7b7b4a531d4628899dd3dc8ab76d30"}, "tags": [], "enabled": true, "id": "5c7b7b4a531d4628899dd3dc8ab76d30", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj"}]} 2018-07-22 08:23:41,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj used request id req-59680ed1-db30-45d1-b439-8bad4e1d537f 2018-07-22 08:23:41,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e243c678921b9f9239d7adba8dec5d9582931951" 2018-07-22 08:23:41,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45151225-c7d5-4aa7-813f-14275fa021f9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:41,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-45151225-c7d5-4aa7-813f-14275fa021f9 2018-07-22 08:23:41,965 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-user 2018-07-22 08:23:41,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:41,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:42,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bc39f5e-461d-4080-bd7b-0dbc82489d07 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:42,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7bc39f5e-461d-4080-bd7b-0dbc82489d07 2018-07-22 08:23:42,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" -d '{"role": {"name": "CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj-role"}}' 2018-07-22 08:23:42,168 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac100c87-c194-44d0-a7a1-c3db869eeacc Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "45279874b1924d269459aea55bea523c", "links": {"self": "http://172.30.9.23:5000/v3/roles/45279874b1924d269459aea55bea523c"}, "name": "CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj-role"}} 2018-07-22 08:23:42,169 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ac100c87-c194-44d0-a7a1-c3db869eeacc 2018-07-22 08:23:42,169 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj-role 2018-07-22 08:23:42,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/45279874b1924d269459aea55bea523c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:42,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e27fa9f0-dda5-41e2-a80a-8fffd723a11d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "45279874b1924d269459aea55bea523c", "links": {"self": "http://172.30.9.23:5000/v3/roles/45279874b1924d269459aea55bea523c"}, "name": "CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj-role"}} 2018-07-22 08:23:42,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/45279874b1924d269459aea55bea523c used request id req-e27fa9f0-dda5-41e2-a80a-8fffd723a11d 2018-07-22 08:23:42,266 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj-role to project CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj 2018-07-22 08:23:42,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5c7b7b4a531d4628899dd3dc8ab76d30/users/8946c1037c1b4082a88adb7da3edf086/roles/45279874b1924d269459aea55bea523c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:42,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8666fd3f-21e0-4e64-8363-15a76f6079bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:42,393 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5c7b7b4a531d4628899dd3dc8ab76d30/users/8946c1037c1b4082a88adb7da3edf086/roles/45279874b1924d269459aea55bea523c used request id req-8666fd3f-21e0-4e64-8363-15a76f6079bc 2018-07-22 08:23:42,394 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:23:42,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:42,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:42,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45279874b1924d269459aea55bea523c", "name": "CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj-role"}], "expires_at": "2018-07-22T09:23:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c7b7b4a531d4628899dd3dc8ab76d30", "name": "CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5c7b7b4a531d4628899dd3dc8ab76d30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/5c7b7b4a531d4628899dd3dc8ab76d30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/5c7b7b4a531d4628899dd3dc8ab76d30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5c7b7b4a531d4628899dd3dc8ab76d30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/5c7b7b4a531d4628899dd3dc8ab76d30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/5c7b7b4a531d4628899dd3dc8ab76d30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_5c7b7b4a531d4628899dd3dc8ab76d30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_5c7b7b4a531d4628899dd3dc8ab76d30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/5c7b7b4a531d4628899dd3dc8ab76d30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/5c7b7b4a531d4628899dd3dc8ab76d30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/5c7b7b4a531d4628899dd3dc8ab76d30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/5c7b7b4a531d4628899dd3dc8ab76d30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/5c7b7b4a531d4628899dd3dc8ab76d30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/5c7b7b4a531d4628899dd3dc8ab76d30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-user", "id": "8946c1037c1b4082a88adb7da3edf086"}, "audit_ids": ["ICQLr7_iR5S3kDn9XAUaYw"], "issued_at": "2018-07-22T08:23:42.000000Z"}} 2018-07-22 08:23:42,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452ffb857e06c7a79dc275c1b09aaed2b33bd80c" 2018-07-22 08:23:42,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a47a7245-d8ae-468d-bc37-f5da65b23a71 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:42,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a47a7245-d8ae-468d-bc37-f5da65b23a71 2018-07-22 08:23:42,885 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:23:42,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452ffb857e06c7a79dc275c1b09aaed2b33bd80c" 2018-07-22 08:23:43,076 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:42 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-340ebb43-aa55-4b1d-81b1-6fe0b46d5ce8 x-compute-request-id: req-340ebb43-aa55-4b1d-81b1-6fe0b46d5ce8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 08:23:43,076 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-340ebb43-aa55-4b1d-81b1-6fe0b46d5ce8 2018-07-22 08:23:43,077 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-f3a40c67-3c23-4924-84a7-0627150c27cb... 2018-07-22 08:23:43,077 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 08:23:43,107 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-f3a40c67-3c23-4924-84a7-0627150c27cb 2018-07-22 08:23:43,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452ffb857e06c7a79dc275c1b09aaed2b33bd80c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDDcV68w1hQPxyw5sBe7JXlVRebPNDX/iP8pNYW4TnZsWEKsdStymbk6JqkMh2XBl3MeVJFb+kj9WOdyOyT3yCMsZQFvuVxKwcWbPH3aGDQez6b1IW18oBbHdZcqZpn8luZ83S6TQQTtYHzfACuN/G+qbk7dDu6f+g09aHFSs3Z7Q==", "name": "CreateKeypairsCleanupTests-f3a40c67-3c23-4924-84a7-0627150c27cb"}}' 2018-07-22 08:23:43,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:43 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-98c676de-2046-4378-9cf0-e1a2525079a1 x-compute-request-id: req-98c676de-2046-4378-9cf0-e1a2525079a1 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDDcV68w1hQPxyw5sBe7JXlVRebPNDX/iP8pNYW4TnZsWEKsdStymbk6JqkMh2XBl3MeVJFb+kj9WOdyOyT3yCMsZQFvuVxKwcWbPH3aGDQez6b1IW18oBbHdZcqZpn8luZ83S6TQQTtYHzfACuN/G+qbk7dDu6f+g09aHFSs3Z7Q==", "user_id": "8946c1037c1b4082a88adb7da3edf086", "name": "CreateKeypairsCleanupTests-f3a40c67-3c23-4924-84a7-0627150c27cb", "fingerprint": "a6:28:3c:16:b8:61:81:59:a6:12:d1:ac:ed:e3:60:22"}} 2018-07-22 08:23:43,183 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-98c676de-2046-4378-9cf0-e1a2525079a1 2018-07-22 08:23:43,185 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-f3a40c67-3c23-4924-84a7-0627150c27cb.pub 2018-07-22 08:23:43,186 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-f3a40c67-3c23-4924-84a7-0627150c27cb 2018-07-22 08:23:43,186 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-f3a40c67-3c23-4924-84a7-0627150c27cb 2018-07-22 08:23:43,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f3a40c67-3c23-4924-84a7-0627150c27cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452ffb857e06c7a79dc275c1b09aaed2b33bd80c" 2018-07-22 08:23:43,229 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:23:43 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-f65d7aea-3357-4deb-8d96-b3d23a841441 x-compute-request-id: req-f65d7aea-3357-4deb-8d96-b3d23a841441 Content-Length: 0 Content-Type: application/json 2018-07-22 08:23:43,229 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f3a40c67-3c23-4924-84a7-0627150c27cb used request id req-f65d7aea-3357-4deb-8d96-b3d23a841441 2018-07-22 08:23:43,229 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-f3a40c67-3c23-4924-84a7-0627150c27cb.pub] 2018-07-22 08:23:43,229 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-f3a40c67-3c23-4924-84a7-0627150c27cb] 2018-07-22 08:23:43,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:43,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f5efe9b9-d149-4c28-9367-3bf73712a989 Date: Sun, 22 Jul 2018 08:23:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:23:43,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f5efe9b9-d149-4c28-9367-3bf73712a989 2018-07-22 08:23:43,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:43,593 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7da7f79c-4341-4b2d-b30b-f677f5627028 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:43,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-7da7f79c-4341-4b2d-b30b-f677f5627028 2018-07-22 08:23:43,593 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:43,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:43,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-318260ae-a9f5-4d76-823e-90733c915433 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:43,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-318260ae-a9f5-4d76-823e-90733c915433 2018-07-22 08:23:43,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:43,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:43,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e33a980-2042-40c8-9503-1d601ed02742 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:23:43,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-0e33a980-2042-40c8-9503-1d601ed02742 2018-07-22 08:23:43,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:43,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78d7fea3-0f7d-42d8-806d-9f8cf52b85c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:43,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-78d7fea3-0f7d-42d8-806d-9f8cf52b85c9 2018-07-22 08:23:43,878 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:43,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:43,974 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4b256df-aa00-4f13-b254-9a46912d771e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:43,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-c4b256df-aa00-4f13-b254-9a46912d771e 2018-07-22 08:23:43,975 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:43,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:44,080 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f6bb0f7-7a12-4ca6-bad3-cec5efe8ba68 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:44,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-5f6bb0f7-7a12-4ca6-bad3-cec5efe8ba68 2018-07-22 08:23:44,080 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:44,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:44,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9078d56b-92ad-4681-af69-92664f1b9bde Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:23:44,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-9078d56b-92ad-4681-af69-92664f1b9bde 2018-07-22 08:23:44,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:44,270 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6918e582-67cf-4dde-9673-492996c716ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:44,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-6918e582-67cf-4dde-9673-492996c716ed 2018-07-22 08:23:44,270 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:44,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:44,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5216a6e6-fc0a-45a0-9663-3dd3a5dceac8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:44,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-5216a6e6-fc0a-45a0-9663-3dd3a5dceac8 2018-07-22 08:23:44,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:44,367 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj 2018-07-22 08:23:44,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5c7b7b4a531d4628899dd3dc8ab76d30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:44,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f21557a6-fcaf-46d0-917a-29316d9146f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:44,601 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5c7b7b4a531d4628899dd3dc8ab76d30 used request id req-f21557a6-fcaf-46d0-917a-29316d9146f8 2018-07-22 08:23:44,601 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-proj-role 2018-07-22 08:23:44,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/45279874b1924d269459aea55bea523c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:44,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-209d4d33-77f2-444b-9e89-1edf38f6d1db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:44,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/45279874b1924d269459aea55bea523c used request id req-209d4d33-77f2-444b-9e89-1edf38f6d1db 2018-07-22 08:23:44,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f4927bc902bdc8111e209e4e086e2ecc0f8ab5" 2018-07-22 08:23:44,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8bfc983-f6fc-4f15-9777-043b82f7181c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:44,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c8bfc983-f6fc-4f15-9777-043b82f7181c 2018-07-22 08:23:44,827 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-0fe8af71-b9c5-4a6-user 2018-07-22 08:23:44,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8946c1037c1b4082a88adb7da3edf086 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e243c678921b9f9239d7adba8dec5d9582931951" 2018-07-22 08:23:45,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0027202-41f6-49d9-b741-3fb8937c5d03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:45,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8946c1037c1b4082a88adb7da3edf086 used request id req-e0027202-41f6-49d9-b741-3fb8937c5d03 2018-07-22 08:23:45,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:45,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Qt4Hz_NhSdelJjE6xJ_xOw"], "issued_at": "2018-07-22T08:23:45.000000Z"}} 2018-07-22 08:23:45,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ad9cb6f010c70ee7f8b2618cc95c0cc6007367" 2018-07-22 08:23:45,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31db3259-ee7c-426d-b8ed-3193e6b2e834 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:45,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-31db3259-ee7c-426d-b8ed-3193e6b2e834 2018-07-22 08:23:45,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:45,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:45,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["fYLn1CFcRbi2FiTeOvtqRg"], "issued_at": "2018-07-22T08:23:45.000000Z"}} 2018-07-22 08:23:45,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:45,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b4c8ca-f207-48f0-9543-8f925e6be7ab Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:45,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b4b4c8ca-f207-48f0-9543-8f925e6be7ab 2018-07-22 08:23:46,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:46,008 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:46 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:46,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-94db4b74-e896-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:46,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4e52e54-34f7-4599-a5a6-e6bc2bf069b6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-94db4b74-e896-423-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:23:46,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-94db4b74-e896-423-proj used request id req-f4e52e54-34f7-4599-a5a6-e6bc2bf069b6 2018-07-22 08:23:46,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:46,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60dad4e7-13a3-47c1-8bc3-8cca5328b63b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:46,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-60dad4e7-13a3-47c1-8bc3-8cca5328b63b 2018-07-22 08:23:46,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-94db4b74-e896-423-proj"}}' 2018-07-22 08:23:46,320 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6688a57-8182-4ac0-a567-f2d4625f542d Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c3111a1bd48e4c138625b53d3d58944a"}, "tags": [], "enabled": true, "id": "c3111a1bd48e4c138625b53d3d58944a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-94db4b74-e896-423-proj"}} 2018-07-22 08:23:46,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d6688a57-8182-4ac0-a567-f2d4625f542d 2018-07-22 08:23:46,320 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-94db4b74-e896-423-proj 2018-07-22 08:23:46,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:46,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:46,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["msT0TuTlSvCAHn6w0eFydg"], "issued_at": "2018-07-22T08:23:46.000000Z"}} 2018-07-22 08:23:46,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227085d8d27adaf05e5d51ab30d82f7f6adac85" 2018-07-22 08:23:46,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb97bbe-ddaa-40cb-af82-ae31031ddd77 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:46,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cdb97bbe-ddaa-40cb-af82-ae31031ddd77 2018-07-22 08:23:46,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:46,741 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:46 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:46,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227085d8d27adaf05e5d51ab30d82f7f6adac85" 2018-07-22 08:23:46,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7097806e-705b-46a7-b8dd-800bc9deb41a Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:23:46,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7097806e-705b-46a7-b8dd-800bc9deb41a 2018-07-22 08:23:46,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-94db4b74-e896-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227085d8d27adaf05e5d51ab30d82f7f6adac85" 2018-07-22 08:23:46,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d42a39-dd82-4130-a13b-f595cc9c4393 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-94db4b74-e896-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c3111a1bd48e4c138625b53d3d58944a"}, "tags": [], "enabled": true, "id": "c3111a1bd48e4c138625b53d3d58944a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-94db4b74-e896-423-proj"}]} 2018-07-22 08:23:46,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-94db4b74-e896-423-proj used request id req-20d42a39-dd82-4130-a13b-f595cc9c4393 2018-07-22 08:23:46,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227085d8d27adaf05e5d51ab30d82f7f6adac85" 2018-07-22 08:23:47,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c19a52e2-37db-432a-97ae-bf593b872189 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:47,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c19a52e2-37db-432a-97ae-bf593b872189 2018-07-22 08:23:47,451 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-94db4b74-e896-423-user 2018-07-22 08:23:47,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:47,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:47,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d83406be-ab07-44ab-8e7d-1a8577809962 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:47,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d83406be-ab07-44ab-8e7d-1a8577809962 2018-07-22 08:23:47,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" -d '{"role": {"name": "CreateKeypairsCleanupTests-94db4b74-e896-423-proj-role"}}' 2018-07-22 08:23:47,679 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-421b07aa-1e3b-4e57-94f6-6a4a22ba7282 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e4fc3303fef64a24845d5e202f43fe16", "links": {"self": "http://172.30.9.23:5000/v3/roles/e4fc3303fef64a24845d5e202f43fe16"}, "name": "CreateKeypairsCleanupTests-94db4b74-e896-423-proj-role"}} 2018-07-22 08:23:47,679 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-421b07aa-1e3b-4e57-94f6-6a4a22ba7282 2018-07-22 08:23:47,679 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-94db4b74-e896-423-proj-role 2018-07-22 08:23:47,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e4fc3303fef64a24845d5e202f43fe16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:47,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf732d1-1659-4895-9dc2-f52dc1c152c4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e4fc3303fef64a24845d5e202f43fe16", "links": {"self": "http://172.30.9.23:5000/v3/roles/e4fc3303fef64a24845d5e202f43fe16"}, "name": "CreateKeypairsCleanupTests-94db4b74-e896-423-proj-role"}} 2018-07-22 08:23:47,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e4fc3303fef64a24845d5e202f43fe16 used request id req-4bf732d1-1659-4895-9dc2-f52dc1c152c4 2018-07-22 08:23:47,764 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-94db4b74-e896-423-proj-role to project CreateKeypairsCleanupTests-94db4b74-e896-423-proj 2018-07-22 08:23:47,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c3111a1bd48e4c138625b53d3d58944a/users/769ba167a40b41ebbe9171c75949c21e/roles/e4fc3303fef64a24845d5e202f43fe16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:47,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebebdad0-0ab7-4761-9fd6-481b4c633086 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:47,920 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c3111a1bd48e4c138625b53d3d58944a/users/769ba167a40b41ebbe9171c75949c21e/roles/e4fc3303fef64a24845d5e202f43fe16 used request id req-ebebdad0-0ab7-4761-9fd6-481b4c633086 2018-07-22 08:23:47,921 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:23:47,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:47,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:48,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4fc3303fef64a24845d5e202f43fe16", "name": "CreateKeypairsCleanupTests-94db4b74-e896-423-proj-role"}], "expires_at": "2018-07-22T09:23:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3111a1bd48e4c138625b53d3d58944a", "name": "CreateKeypairsCleanupTests-94db4b74-e896-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c3111a1bd48e4c138625b53d3d58944a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/c3111a1bd48e4c138625b53d3d58944a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/c3111a1bd48e4c138625b53d3d58944a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c3111a1bd48e4c138625b53d3d58944a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/c3111a1bd48e4c138625b53d3d58944a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/c3111a1bd48e4c138625b53d3d58944a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c3111a1bd48e4c138625b53d3d58944a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c3111a1bd48e4c138625b53d3d58944a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/c3111a1bd48e4c138625b53d3d58944a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/c3111a1bd48e4c138625b53d3d58944a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/c3111a1bd48e4c138625b53d3d58944a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c3111a1bd48e4c138625b53d3d58944a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/c3111a1bd48e4c138625b53d3d58944a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/c3111a1bd48e4c138625b53d3d58944a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-94db4b74-e896-423-user", "id": "769ba167a40b41ebbe9171c75949c21e"}, "audit_ids": ["YkZkgI3iQbeWzHdH4shqaQ"], "issued_at": "2018-07-22T08:23:48.000000Z"}} 2018-07-22 08:23:48,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13dc77e65dc3b0c0ea0bba83934089b33cc4779f" 2018-07-22 08:23:48,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42546cea-d8ea-4bf4-8100-20b5e887e195 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:48,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-42546cea-d8ea-4bf4-8100-20b5e887e195 2018-07-22 08:23:48,405 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:23:48,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13dc77e65dc3b0c0ea0bba83934089b33cc4779f" 2018-07-22 08:23:48,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:48 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-3b1ecc71-da96-4f0c-abdd-65c4a17507c9 x-compute-request-id: req-3b1ecc71-da96-4f0c-abdd-65c4a17507c9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 08:23:48,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3b1ecc71-da96-4f0c-abdd-65c4a17507c9 2018-07-22 08:23:48,597 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-92b738bf-5dab-4dbd-98f7-7220b100d43f... 2018-07-22 08:23:48,597 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 08:23:48,633 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-92b738bf-5dab-4dbd-98f7-7220b100d43f 2018-07-22 08:23:48,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13dc77e65dc3b0c0ea0bba83934089b33cc4779f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDkLXukPeLRKLc3B41/l6mYdO9ahCZvcoRtFGdftbIa/0J7s5HfuPExKH0AYIHECEzpmrBiiJ+gQzeDv8LjH7oyyZr1mlsfTePNCSoeGoUrDj0pWXL/HgHJLOFcCV3TGHqbvttD1TxmppvfATw5LBty56LVbjhXiSazAtFCWbwXCQ==", "name": "CreateKeypairsCleanupTests-92b738bf-5dab-4dbd-98f7-7220b100d43f"}}' 2018-07-22 08:23:48,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:48 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-13528c0e-d916-415c-acf7-8e5b2ff27a7a x-compute-request-id: req-13528c0e-d916-415c-acf7-8e5b2ff27a7a Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDkLXukPeLRKLc3B41/l6mYdO9ahCZvcoRtFGdftbIa/0J7s5HfuPExKH0AYIHECEzpmrBiiJ+gQzeDv8LjH7oyyZr1mlsfTePNCSoeGoUrDj0pWXL/HgHJLOFcCV3TGHqbvttD1TxmppvfATw5LBty56LVbjhXiSazAtFCWbwXCQ==", "user_id": "769ba167a40b41ebbe9171c75949c21e", "name": "CreateKeypairsCleanupTests-92b738bf-5dab-4dbd-98f7-7220b100d43f", "fingerprint": "ae:ed:30:ce:18:91:21:8b:dc:fe:3e:37:00:29:17:38"}} 2018-07-22 08:23:48,684 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-13528c0e-d916-415c-acf7-8e5b2ff27a7a 2018-07-22 08:23:48,697 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-92b738bf-5dab-4dbd-98f7-7220b100d43f.pub 2018-07-22 08:23:48,698 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-92b738bf-5dab-4dbd-98f7-7220b100d43f 2018-07-22 08:23:48,698 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-92b738bf-5dab-4dbd-98f7-7220b100d43f 2018-07-22 08:23:48,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-92b738bf-5dab-4dbd-98f7-7220b100d43f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13dc77e65dc3b0c0ea0bba83934089b33cc4779f" 2018-07-22 08:23:48,731 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:23:48 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-3a1387b3-8fe0-4f41-9fde-1f109354efd5 x-compute-request-id: req-3a1387b3-8fe0-4f41-9fde-1f109354efd5 Content-Length: 0 Content-Type: application/json 2018-07-22 08:23:48,731 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-92b738bf-5dab-4dbd-98f7-7220b100d43f used request id req-3a1387b3-8fe0-4f41-9fde-1f109354efd5 2018-07-22 08:23:48,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:48,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-13934112-ff4b-42f7-8643-df8dbe70e316 Date: Sun, 22 Jul 2018 08:23:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:23:48,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-13934112-ff4b-42f7-8643-df8dbe70e316 2018-07-22 08:23:48,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:49,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-076b8db3-d357-4ed2-8792-47cead0948dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:49,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-076b8db3-d357-4ed2-8792-47cead0948dd 2018-07-22 08:23:49,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:49,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:49,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0027b4c1-8284-4dd0-94cf-b11ae72bcec5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:49,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-0027b4c1-8284-4dd0-94cf-b11ae72bcec5 2018-07-22 08:23:49,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:49,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:49,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8405e91f-3920-48be-83be-920df05d0aeb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:23:49,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-8405e91f-3920-48be-83be-920df05d0aeb 2018-07-22 08:23:49,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:49,382 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ee9c68-d99b-49fe-aed9-39ced98fa4f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:49,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-b8ee9c68-d99b-49fe-aed9-39ced98fa4f8 2018-07-22 08:23:49,383 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:49,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:49,481 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ab7ba1c-3a1e-47cb-a54c-04c50bf31697 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:49,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-4ab7ba1c-3a1e-47cb-a54c-04c50bf31697 2018-07-22 08:23:49,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:49,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:49,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-329dce56-4993-47d2-9c6c-86127eb16a80 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:49,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-329dce56-4993-47d2-9c6c-86127eb16a80 2018-07-22 08:23:49,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:49,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:49,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44320887-6418-4f33-a994-738625530103 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:23:49,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-44320887-6418-4f33-a994-738625530103 2018-07-22 08:23:49,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:49,752 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c0fc189-b38f-4d9b-acdd-3f8b69f1596e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:49,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-1c0fc189-b38f-4d9b-acdd-3f8b69f1596e 2018-07-22 08:23:49,753 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:49,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:49,843 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e9ed1d2-fef1-4b4a-bbab-80e0da6dc36d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:23:49,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-9e9ed1d2-fef1-4b4a-bbab-80e0da6dc36d 2018-07-22 08:23:49,844 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:23:49,845 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-94db4b74-e896-423-proj 2018-07-22 08:23:49,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c3111a1bd48e4c138625b53d3d58944a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:50,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa75fc7a-a58d-41c0-b041-4197d735cd9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:50,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c3111a1bd48e4c138625b53d3d58944a used request id req-fa75fc7a-a58d-41c0-b041-4197d735cd9d 2018-07-22 08:23:50,092 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-94db4b74-e896-423-proj-role 2018-07-22 08:23:50,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e4fc3303fef64a24845d5e202f43fe16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:50,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b5b4e9a-4810-42dd-9bd8-671d62d3e866 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:50,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e4fc3303fef64a24845d5e202f43fe16 used request id req-0b5b4e9a-4810-42dd-9bd8-671d62d3e866 2018-07-22 08:23:50,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffabdb36c2c2cc481ee3617076075d6421afd0" 2018-07-22 08:23:50,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df858d7a-e55d-4bdf-9cea-0e0dd13cb853 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:50,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-df858d7a-e55d-4bdf-9cea-0e0dd13cb853 2018-07-22 08:23:50,323 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-94db4b74-e896-423-user 2018-07-22 08:23:50,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/769ba167a40b41ebbe9171c75949c21e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227085d8d27adaf05e5d51ab30d82f7f6adac85" 2018-07-22 08:23:50,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-732591bb-c240-4289-919e-3bcf0a75be36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:50,517 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/769ba167a40b41ebbe9171c75949c21e used request id req-732591bb-c240-4289-919e-3bcf0a75be36 2018-07-22 08:23:50,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:50,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ZtKTaBi_SvCNmOsqGz1uQw"], "issued_at": "2018-07-22T08:23:50.000000Z"}} 2018-07-22 08:23:50,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fc439abc1944f40ef06b01f8a2492d87dabd60" 2018-07-22 08:23:50,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-476c0d65-33d8-448a-8930-2eefc36b3f72 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:50,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-476c0d65-33d8-448a-8930-2eefc36b3f72 2018-07-22 08:23:50,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:50,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:51,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["eLgFDcpzS5aQubSgWq5QaQ"], "issued_at": "2018-07-22T08:23:51.000000Z"}} 2018-07-22 08:23:51,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925f7b59799c39a19e9b4df9a6cbcbfb0c2f6ef" 2018-07-22 08:23:51,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3890928f-dc97-4564-b49a-2a5f27fe8370 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:51,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3890928f-dc97-4564-b49a-2a5f27fe8370 2018-07-22 08:23:51,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:51,510 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:51 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:51,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5145c232-5bd9-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925f7b59799c39a19e9b4df9a6cbcbfb0c2f6ef" 2018-07-22 08:23:51,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61398673-893a-4817-8212-01eadf664ff1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5145c232-5bd9-441-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:23:51,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5145c232-5bd9-441-proj used request id req-61398673-893a-4817-8212-01eadf664ff1 2018-07-22 08:23:51,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925f7b59799c39a19e9b4df9a6cbcbfb0c2f6ef" 2018-07-22 08:23:51,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f46e7e55-1a96-4942-bade-3667f00960b7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:51,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f46e7e55-1a96-4942-bade-3667f00960b7 2018-07-22 08:23:51,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925f7b59799c39a19e9b4df9a6cbcbfb0c2f6ef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-5145c232-5bd9-441-proj"}}' 2018-07-22 08:23:51,833 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8845132-70d4-4fa2-b919-cf2fd81674b0 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7290e048d9dc48d28ef122f56a9716f3"}, "tags": [], "enabled": true, "id": "7290e048d9dc48d28ef122f56a9716f3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5145c232-5bd9-441-proj"}} 2018-07-22 08:23:51,834 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b8845132-70d4-4fa2-b919-cf2fd81674b0 2018-07-22 08:23:51,834 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-5145c232-5bd9-441-proj 2018-07-22 08:23:51,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:51,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:52,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:23:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["jdwyOLT1Sz2qVUP39cF36A"], "issued_at": "2018-07-22T08:23:52.000000Z"}} 2018-07-22 08:23:52,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c87b1c172a7c1876ae825fcb87c93141cf94bec5" 2018-07-22 08:23:52,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4dbf091-d781-4041-a779-246948861d51 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:52,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a4dbf091-d781-4041-a779-246948861d51 2018-07-22 08:23:52,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:52,273 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:52 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:52,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c87b1c172a7c1876ae825fcb87c93141cf94bec5" 2018-07-22 08:23:52,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f9ee03-6f07-49ea-a768-1bd1ecd679d1 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:23:52,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-30f9ee03-6f07-49ea-a768-1bd1ecd679d1 2018-07-22 08:23:52,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-5145c232-5bd9-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c87b1c172a7c1876ae825fcb87c93141cf94bec5" 2018-07-22 08:23:52,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d4b11c-1b0a-4e48-9c5f-a8099429f685 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-5145c232-5bd9-441-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7290e048d9dc48d28ef122f56a9716f3"}, "tags": [], "enabled": true, "id": "7290e048d9dc48d28ef122f56a9716f3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5145c232-5bd9-441-proj"}]} 2018-07-22 08:23:52,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-5145c232-5bd9-441-proj used request id req-32d4b11c-1b0a-4e48-9c5f-a8099429f685 2018-07-22 08:23:52,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c87b1c172a7c1876ae825fcb87c93141cf94bec5" 2018-07-22 08:23:52,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-378e3c1e-e7d5-4d73-8bf4-43881e001b82 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:23:52,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-378e3c1e-e7d5-4d73-8bf4-43881e001b82 2018-07-22 08:23:53,055 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-5145c232-5bd9-441-user 2018-07-22 08:23:53,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:53,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925f7b59799c39a19e9b4df9a6cbcbfb0c2f6ef" 2018-07-22 08:23:53,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f1f700-e8ff-46ea-8539-ba1206a07fb2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:23:53,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f5f1f700-e8ff-46ea-8539-ba1206a07fb2 2018-07-22 08:23:53,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925f7b59799c39a19e9b4df9a6cbcbfb0c2f6ef" -d '{"role": {"name": "CreateNetworkSuccessTests-5145c232-5bd9-441-proj-role"}}' 2018-07-22 08:23:53,270 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac22d2d8-6ab2-43d0-92b5-2469a8982867 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d4412745283247bf94be5b7d68e74544", "links": {"self": "http://172.30.9.23:5000/v3/roles/d4412745283247bf94be5b7d68e74544"}, "name": "CreateNetworkSuccessTests-5145c232-5bd9-441-proj-role"}} 2018-07-22 08:23:53,270 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ac22d2d8-6ab2-43d0-92b5-2469a8982867 2018-07-22 08:23:53,271 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-5145c232-5bd9-441-proj-role 2018-07-22 08:23:53,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d4412745283247bf94be5b7d68e74544 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925f7b59799c39a19e9b4df9a6cbcbfb0c2f6ef" 2018-07-22 08:23:53,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-844990b7-6476-48dd-8b24-a6f8784a5a77 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d4412745283247bf94be5b7d68e74544", "links": {"self": "http://172.30.9.23:5000/v3/roles/d4412745283247bf94be5b7d68e74544"}, "name": "CreateNetworkSuccessTests-5145c232-5bd9-441-proj-role"}} 2018-07-22 08:23:53,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d4412745283247bf94be5b7d68e74544 used request id req-844990b7-6476-48dd-8b24-a6f8784a5a77 2018-07-22 08:23:53,369 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-5145c232-5bd9-441-proj-role to project CreateNetworkSuccessTests-5145c232-5bd9-441-proj 2018-07-22 08:23:53,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/7290e048d9dc48d28ef122f56a9716f3/users/44e8e5eb368d4eecb4e6c5d2f0ae1548/roles/d4412745283247bf94be5b7d68e74544 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925f7b59799c39a19e9b4df9a6cbcbfb0c2f6ef" 2018-07-22 08:23:53,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b14fc4b-93b6-4e37-9ec5-c1d884f54b83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:23:53,520 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7290e048d9dc48d28ef122f56a9716f3/users/44e8e5eb368d4eecb4e6c5d2f0ae1548/roles/d4412745283247bf94be5b7d68e74544 used request id req-9b14fc4b-93b6-4e37-9ec5-c1d884f54b83 2018-07-22 08:23:53,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:23:53,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:53,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4412745283247bf94be5b7d68e74544", "name": "CreateNetworkSuccessTests-5145c232-5bd9-441-proj-role"}], "expires_at": "2018-07-22T09:23:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7290e048d9dc48d28ef122f56a9716f3", "name": "CreateNetworkSuccessTests-5145c232-5bd9-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7290e048d9dc48d28ef122f56a9716f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/7290e048d9dc48d28ef122f56a9716f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/7290e048d9dc48d28ef122f56a9716f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7290e048d9dc48d28ef122f56a9716f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/7290e048d9dc48d28ef122f56a9716f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/7290e048d9dc48d28ef122f56a9716f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7290e048d9dc48d28ef122f56a9716f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_7290e048d9dc48d28ef122f56a9716f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/7290e048d9dc48d28ef122f56a9716f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/7290e048d9dc48d28ef122f56a9716f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/7290e048d9dc48d28ef122f56a9716f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7290e048d9dc48d28ef122f56a9716f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/7290e048d9dc48d28ef122f56a9716f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/7290e048d9dc48d28ef122f56a9716f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5145c232-5bd9-441-user", "id": "44e8e5eb368d4eecb4e6c5d2f0ae1548"}, "audit_ids": ["2tR0h7_wRqaq4-522zre6A"], "issued_at": "2018-07-22T08:23:53.000000Z"}} 2018-07-22 08:23:53,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec19047c8efd42959f18f6a785e4f0bf4067515" 2018-07-22 08:23:53,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1130b277-9158-4f28-84ed-17cf7bc9b89c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:23:53,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1130b277-9158-4f28-84ed-17cf7bc9b89c 2018-07-22 08:23:54,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec19047c8efd42959f18f6a785e4f0bf4067515" 2018-07-22 08:23:54,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2c4c92cf-ff58-48c1-a6ac-7263304dad33 Date: Sun, 22 Jul 2018 08:23:54 GMT RESP BODY: {"networks":[]} 2018-07-22 08:23:54,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-net used request id req-2c4c92cf-ff58-48c1-a6ac-7263304dad33 2018-07-22 08:23:54,209 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-net 2018-07-22 08:23:54,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec19047c8efd42959f18f6a785e4f0bf4067515" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-net", "admin_state_up": true}}' 2018-07-22 08:23:54,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-60a8507c-5c78-4d87-8821-566c34e1442e Date: Sun, 22 Jul 2018 08:23:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a7b0b071-1636-4ed2-b23c-3e9f95217d88","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7290e048d9dc48d28ef122f56a9716f3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:23:54Z","is_default":false,"name":"CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7290e048d9dc48d28ef122f56a9716f3","created_at":"2018-07-22T08:23:54Z","mtu":999}} 2018-07-22 08:23:54,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-60a8507c-5c78-4d87-8821-566c34e1442e 2018-07-22 08:23:54,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a7b0b071-1636-4ed2-b23c-3e9f95217d88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec19047c8efd42959f18f6a785e4f0bf4067515" 2018-07-22 08:23:55,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-6eadd8fa-15f8-4fa1-ad7f-ffec58cb4e8c Date: Sun, 22 Jul 2018 08:23:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a7b0b071-1636-4ed2-b23c-3e9f95217d88","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7290e048d9dc48d28ef122f56a9716f3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:23:54Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-net","admin_state_up":true,"tenant_id":"7290e048d9dc48d28ef122f56a9716f3","created_at":"2018-07-22T08:23:54Z","mtu":999}]} 2018-07-22 08:23:55,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a7b0b071-1636-4ed2-b23c-3e9f95217d88 used request id req-6eadd8fa-15f8-4fa1-ad7f-ffec58cb4e8c 2018-07-22 08:23:55,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7b0b071-1636-4ed2-b23c-3e9f95217d88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec19047c8efd42959f18f6a785e4f0bf4067515" 2018-07-22 08:23:55,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b8ceed6a-5f36-4457-9cab-1bf120733119 Date: Sun, 22 Jul 2018 08:23:55 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:23:55,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7b0b071-1636-4ed2-b23c-3e9f95217d88 used request id req-b8ceed6a-5f36-4457-9cab-1bf120733119 2018-07-22 08:23:55,236 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-subnet 2018-07-22 08:23:55,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec19047c8efd42959f18f6a785e4f0bf4067515" -d '{"subnets": [{"ip_version": 4, "network_id": "a7b0b071-1636-4ed2-b23c-3e9f95217d88", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-subnet"}]}' 2018-07-22 08:23:55,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-73f9bae1-d384-4249-bca9-f1b53cdaa34d Date: Sun, 22 Jul 2018 08:23:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7b0b071-1636-4ed2-b23c-3e9f95217d88","tenant_id":"7290e048d9dc48d28ef122f56a9716f3","created_at":"2018-07-22T08:23:55Z","dns_nameservers":[],"updated_at":"2018-07-22T08:23:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7290e048d9dc48d28ef122f56a9716f3","id":"2e9242a8-7531-4965-96da-622451f5da2d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-subnet"}]} 2018-07-22 08:23:55,988 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-73f9bae1-d384-4249-bca9-f1b53cdaa34d 2018-07-22 08:23:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a7b0b071-1636-4ed2-b23c-3e9f95217d88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec19047c8efd42959f18f6a785e4f0bf4067515" 2018-07-22 08:23:56,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8a2159ad-640c-4562-b35f-b22da880630f Date: Sun, 22 Jul 2018 08:23:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a7b0b071-1636-4ed2-b23c-3e9f95217d88","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7290e048d9dc48d28ef122f56a9716f3","l2_adjacency":true,"status":"ACTIVE","subnets":["2e9242a8-7531-4965-96da-622451f5da2d"],"description":"","tags":[],"updated_at":"2018-07-22T08:23:55Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-net","admin_state_up":true,"tenant_id":"7290e048d9dc48d28ef122f56a9716f3","created_at":"2018-07-22T08:23:54Z","mtu":999}]} 2018-07-22 08:23:56,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a7b0b071-1636-4ed2-b23c-3e9f95217d88 used request id req-8a2159ad-640c-4562-b35f-b22da880630f 2018-07-22 08:23:56,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7b0b071-1636-4ed2-b23c-3e9f95217d88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec19047c8efd42959f18f6a785e4f0bf4067515" 2018-07-22 08:23:56,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2d8b8541-6f43-4107-9fef-c4e41d17b1a1 Date: Sun, 22 Jul 2018 08:23:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7b0b071-1636-4ed2-b23c-3e9f95217d88","tenant_id":"7290e048d9dc48d28ef122f56a9716f3","created_at":"2018-07-22T08:23:55Z","dns_nameservers":[],"updated_at":"2018-07-22T08:23:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7290e048d9dc48d28ef122f56a9716f3","id":"2e9242a8-7531-4965-96da-622451f5da2d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-subnet"}]} 2018-07-22 08:23:56,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7b0b071-1636-4ed2-b23c-3e9f95217d88 used request id req-2d8b8541-6f43-4107-9fef-c4e41d17b1a1 2018-07-22 08:23:56,518 - OpenStackNetwork - DEBUG - Network [a7b0b071-1636-4ed2-b23c-3e9f95217d88] created successfully 2018-07-22 08:23:56,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:23:56,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4412745283247bf94be5b7d68e74544", "name": "CreateNetworkSuccessTests-5145c232-5bd9-441-proj-role"}], "expires_at": "2018-07-22T09:23:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7290e048d9dc48d28ef122f56a9716f3", "name": "CreateNetworkSuccessTests-5145c232-5bd9-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7290e048d9dc48d28ef122f56a9716f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/7290e048d9dc48d28ef122f56a9716f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/7290e048d9dc48d28ef122f56a9716f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7290e048d9dc48d28ef122f56a9716f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/7290e048d9dc48d28ef122f56a9716f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/7290e048d9dc48d28ef122f56a9716f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7290e048d9dc48d28ef122f56a9716f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_7290e048d9dc48d28ef122f56a9716f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/7290e048d9dc48d28ef122f56a9716f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/7290e048d9dc48d28ef122f56a9716f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/7290e048d9dc48d28ef122f56a9716f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7290e048d9dc48d28ef122f56a9716f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/7290e048d9dc48d28ef122f56a9716f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/7290e048d9dc48d28ef122f56a9716f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5145c232-5bd9-441-user", "id": "44e8e5eb368d4eecb4e6c5d2f0ae1548"}, "audit_ids": ["wYVgopb7QUaDGi32L6h0Vg"], "issued_at": "2018-07-22T08:23:56.000000Z"}} 2018-07-22 08:23:56,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81038cb33378fdb01aa10753bce4926dba7ec646" 2018-07-22 08:23:57,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6dc58e83-44e1-40d0-9bd2-0738bc54380f Date: Sun, 22 Jul 2018 08:23:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a7b0b071-1636-4ed2-b23c-3e9f95217d88","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7290e048d9dc48d28ef122f56a9716f3","l2_adjacency":true,"status":"ACTIVE","subnets":["2e9242a8-7531-4965-96da-622451f5da2d"],"description":"","tags":[],"updated_at":"2018-07-22T08:23:55Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-net","admin_state_up":true,"tenant_id":"7290e048d9dc48d28ef122f56a9716f3","created_at":"2018-07-22T08:23:54Z","mtu":999}]} 2018-07-22 08:23:57,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-net used request id req-6dc58e83-44e1-40d0-9bd2-0738bc54380f 2018-07-22 08:23:57,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:23:57,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:23:57 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:23:57,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7290e048d9dc48d28ef122f56a9716f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fc439abc1944f40ef06b01f8a2492d87dabd60" 2018-07-22 08:23:57,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-743065dd-ae57-4abd-b797-9e7149ce3ede Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7290e048d9dc48d28ef122f56a9716f3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7290e048d9dc48d28ef122f56a9716f3", "name": "CreateNetworkSuccessTests-5145c232-5bd9-441-proj"}} 2018-07-22 08:23:57,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7290e048d9dc48d28ef122f56a9716f3 used request id req-743065dd-ae57-4abd-b797-9e7149ce3ede 2018-07-22 08:23:57,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7b0b071-1636-4ed2-b23c-3e9f95217d88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81038cb33378fdb01aa10753bce4926dba7ec646" 2018-07-22 08:23:57,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4ed7fe2c-9703-4219-92e5-90a1910e02b5 Date: Sun, 22 Jul 2018 08:23:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7b0b071-1636-4ed2-b23c-3e9f95217d88","tenant_id":"7290e048d9dc48d28ef122f56a9716f3","created_at":"2018-07-22T08:23:55Z","dns_nameservers":[],"updated_at":"2018-07-22T08:23:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7290e048d9dc48d28ef122f56a9716f3","id":"2e9242a8-7531-4965-96da-622451f5da2d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-subnet"}]} 2018-07-22 08:23:57,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7b0b071-1636-4ed2-b23c-3e9f95217d88 used request id req-4ed7fe2c-9703-4219-92e5-90a1910e02b5 2018-07-22 08:23:57,562 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-subnet 2018-07-22 08:23:57,562 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-subnet 2018-07-22 08:23:57,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/2e9242a8-7531-4965-96da-622451f5da2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81038cb33378fdb01aa10753bce4926dba7ec646" 2018-07-22 08:23:59,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-97fea00a-7e12-4e0b-b7fa-8ee862097c8d Date: Sun, 22 Jul 2018 08:23:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:23:59,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2e9242a8-7531-4965-96da-622451f5da2d used request id req-97fea00a-7e12-4e0b-b7fa-8ee862097c8d 2018-07-22 08:23:59,698 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-net 2018-07-22 08:23:59,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/a7b0b071-1636-4ed2-b23c-3e9f95217d88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81038cb33378fdb01aa10753bce4926dba7ec646" 2018-07-22 08:24:01,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6aaae104-2688-416d-bab6-c5e58e675938 Date: Sun, 22 Jul 2018 08:24:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:24:01,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a7b0b071-1636-4ed2-b23c-3e9f95217d88 used request id req-6aaae104-2688-416d-bab6-c5e58e675938 2018-07-22 08:24:01,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81038cb33378fdb01aa10753bce4926dba7ec646" 2018-07-22 08:24:01,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8d47f92a-52ee-451a-809a-695d84b49818 Date: Sun, 22 Jul 2018 08:24:01 GMT RESP BODY: {"networks":[]} 2018-07-22 08:24:01,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-net used request id req-8d47f92a-52ee-451a-809a-695d84b49818 2018-07-22 08:24:01,305 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-subnet 2018-07-22 08:24:01,305 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-subnet 2018-07-22 08:24:01,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/2e9242a8-7531-4965-96da-622451f5da2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec19047c8efd42959f18f6a785e4f0bf4067515" 2018-07-22 08:24:01,344 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-33671fc5-7147-4755-af94-deec684b7cf2 Date: Sun, 22 Jul 2018 08:24:01 GMT RESP BODY: {"NeutronError": {"message": "Subnet 2e9242a8-7531-4965-96da-622451f5da2d could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-22 08:24:01,344 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2e9242a8-7531-4965-96da-622451f5da2d used request id req-33671fc5-7147-4755-af94-deec684b7cf2 2018-07-22 08:24:01,345 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 2e9242a8-7531-4965-96da-622451f5da2d could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-22 08:24:01,345 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-6526f676-0b1e-4a73-9f34-33031c8593a4-pub-net 2018-07-22 08:24:01,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/a7b0b071-1636-4ed2-b23c-3e9f95217d88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec19047c8efd42959f18f6a785e4f0bf4067515" 2018-07-22 08:24:01,375 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-2c7f68e0-1fc3-4963-825c-4dee6bf6d9da Date: Sun, 22 Jul 2018 08:24:01 GMT RESP BODY: {"NeutronError": {"message": "Network a7b0b071-1636-4ed2-b23c-3e9f95217d88 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-07-22 08:24:01,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a7b0b071-1636-4ed2-b23c-3e9f95217d88 used request id req-2c7f68e0-1fc3-4963-825c-4dee6bf6d9da 2018-07-22 08:24:01,375 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network a7b0b071-1636-4ed2-b23c-3e9f95217d88 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-07-22 08:24:01,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925f7b59799c39a19e9b4df9a6cbcbfb0c2f6ef" 2018-07-22 08:24:01,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-03cb9562-a4c1-4232-8b08-d150735e3e7e Date: Sun, 22 Jul 2018 08:24:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7290e048d9dc48d28ef122f56a9716f3", "created_at": "2018-07-22T08:23:54Z", "updated_at": "2018-07-22T08:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:23:54Z", "revision_number": 0, "id": "274f2855-a532-45b5-a9f8-35b4bd9db879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:23:54Z", "security_group_id": "4cb594ff-711f-4594-8326-b3e181b884eb", "tenant_id": "7290e048d9dc48d28ef122f56a9716f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "7290e048d9dc48d28ef122f56a9716f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:23:54Z", "revision_number": 0, "id": "5a6f8f82-41df-4198-b596-7bb03d5794da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:23:54Z", "security_group_id": "4cb594ff-711f-4594-8326-b3e181b884eb", "tenant_id": "7290e048d9dc48d28ef122f56a9716f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "7290e048d9dc48d28ef122f56a9716f3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:23:54Z", "revision_number": 0, "id": "70e0f3df-6b1a-4114-96e7-c7fc3efae9c9", "remote_group_id": "4cb594ff-711f-4594-8326-b3e181b884eb", "remote_ip_prefix": null, "created_at": "2018-07-22T08:23:54Z", "security_group_id": "4cb594ff-711f-4594-8326-b3e181b884eb", "tenant_id": "7290e048d9dc48d28ef122f56a9716f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "7290e048d9dc48d28ef122f56a9716f3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:23:54Z", "revision_number": 0, "id": "b3d1aa68-60ac-4ddb-8aac-6cc7a7e6b743", "remote_group_id": "4cb594ff-711f-4594-8326-b3e181b884eb", "remote_ip_prefix": null, "created_at": "2018-07-22T08:23:54Z", "security_group_id": "4cb594ff-711f-4594-8326-b3e181b884eb", "tenant_id": "7290e048d9dc48d28ef122f56a9716f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "7290e048d9dc48d28ef122f56a9716f3"}], "revision_number": 4, "project_id": "7290e048d9dc48d28ef122f56a9716f3", "id": "4cb594ff-711f-4594-8326-b3e181b884eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:24:01,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-03cb9562-a4c1-4232-8b08-d150735e3e7e 2018-07-22 08:24:01,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925f7b59799c39a19e9b4df9a6cbcbfb0c2f6ef" 2018-07-22 08:24:01,722 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:24:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b20a09f-52af-4aa4-b745-f53b748ea43a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:24:01,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-6b20a09f-52af-4aa4-b745-f53b748ea43a 2018-07-22 08:24:01,722 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:24:01,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925f7b59799c39a19e9b4df9a6cbcbfb0c2f6ef" 2018-07-22 08:24:01,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:24:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0202bf8c-f3b1-4401-8016-af3b3b7614bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:24:01,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-0202bf8c-f3b1-4401-8016-af3b3b7614bb 2018-07-22 08:24:01,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:24:01,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7290e048d9dc48d28ef122f56a9716f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925f7b59799c39a19e9b4df9a6cbcbfb0c2f6ef" 2018-07-22 08:24:01,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c3f2c1-41e9-4988-ada1-38079b612b3b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7290e048d9dc48d28ef122f56a9716f3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7290e048d9dc48d28ef122f56a9716f3", "name": "CreateNetworkSuccessTests-5145c232-5bd9-441-proj"}} 2018-07-22 08:24:01,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7290e048d9dc48d28ef122f56a9716f3 used request id req-01c3f2c1-41e9-4988-ada1-38079b612b3b 2018-07-22 08:24:01,920 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4cb594ff-711f-4594-8326-b3e181b884eb 2018-07-22 08:24:01,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4cb594ff-711f-4594-8326-b3e181b884eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925f7b59799c39a19e9b4df9a6cbcbfb0c2f6ef" 2018-07-22 08:24:02,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1b621045-ecf4-476e-bc07-27679dac59ed Date: Sun, 22 Jul 2018 08:24:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:23:54Z", "security_group_id": "4cb594ff-711f-4594-8326-b3e181b884eb", "port_range_min": null, "revision_number": 0, "tenant_id": "7290e048d9dc48d28ef122f56a9716f3", "created_at": "2018-07-22T08:23:54Z", "project_id": "7290e048d9dc48d28ef122f56a9716f3", "id": "274f2855-a532-45b5-a9f8-35b4bd9db879"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:23:54Z", "security_group_id": "4cb594ff-711f-4594-8326-b3e181b884eb", "port_range_min": null, "revision_number": 0, "tenant_id": "7290e048d9dc48d28ef122f56a9716f3", "created_at": "2018-07-22T08:23:54Z", "project_id": "7290e048d9dc48d28ef122f56a9716f3", "id": "5a6f8f82-41df-4198-b596-7bb03d5794da"}, {"remote_group_id": "4cb594ff-711f-4594-8326-b3e181b884eb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:23:54Z", "security_group_id": "4cb594ff-711f-4594-8326-b3e181b884eb", "port_range_min": null, "revision_number": 0, "tenant_id": "7290e048d9dc48d28ef122f56a9716f3", "created_at": "2018-07-22T08:23:54Z", "project_id": "7290e048d9dc48d28ef122f56a9716f3", "id": "70e0f3df-6b1a-4114-96e7-c7fc3efae9c9"}, {"remote_group_id": "4cb594ff-711f-4594-8326-b3e181b884eb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:23:54Z", "security_group_id": "4cb594ff-711f-4594-8326-b3e181b884eb", "port_range_min": null, "revision_number": 0, "tenant_id": "7290e048d9dc48d28ef122f56a9716f3", "created_at": "2018-07-22T08:23:54Z", "project_id": "7290e048d9dc48d28ef122f56a9716f3", "id": "b3d1aa68-60ac-4ddb-8aac-6cc7a7e6b743"}]} 2018-07-22 08:24:02,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4cb594ff-711f-4594-8326-b3e181b884eb used request id req-1b621045-ecf4-476e-bc07-27679dac59ed 2018-07-22 08:24:02,105 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:24:02,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4cb594ff-711f-4594-8326-b3e181b884eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925f7b59799c39a19e9b4df9a6cbcbfb0c2f6ef" 2018-07-22 08:24:02,432 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4d94193b-2975-43ba-99cd-3a3781347cc6 Content-Length: 0 Date: Sun, 22 Jul 2018 08:24:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:24:02,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4cb594ff-711f-4594-8326-b3e181b884eb used request id req-4d94193b-2975-43ba-99cd-3a3781347cc6 2018-07-22 08:24:02,433 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-5145c232-5bd9-441-proj 2018-07-22 08:24:02,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/7290e048d9dc48d28ef122f56a9716f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925f7b59799c39a19e9b4df9a6cbcbfb0c2f6ef" 2018-07-22 08:24:02,659 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:24:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47a5073f-4844-4f1e-8050-025343aa616d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:24:02,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7290e048d9dc48d28ef122f56a9716f3 used request id req-47a5073f-4844-4f1e-8050-025343aa616d 2018-07-22 08:24:02,660 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-5145c232-5bd9-441-proj-role 2018-07-22 08:24:02,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d4412745283247bf94be5b7d68e74544 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925f7b59799c39a19e9b4df9a6cbcbfb0c2f6ef" 2018-07-22 08:24:02,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:24:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74034cfe-5018-4aff-9bee-7a8556b08fee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:24:02,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d4412745283247bf94be5b7d68e74544 used request id req-74034cfe-5018-4aff-9bee-7a8556b08fee 2018-07-22 08:24:02,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925f7b59799c39a19e9b4df9a6cbcbfb0c2f6ef" 2018-07-22 08:24:02,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dacea8b-ab04-4381-99eb-ae626d79524b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:24:02,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9dacea8b-ab04-4381-99eb-ae626d79524b 2018-07-22 08:24:02,877 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-5145c232-5bd9-441-user 2018-07-22 08:24:02,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/44e8e5eb368d4eecb4e6c5d2f0ae1548 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c87b1c172a7c1876ae825fcb87c93141cf94bec5" 2018-07-22 08:24:03,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:24:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-462026cf-3061-4ec3-82c3-699b8668a2fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:24:03,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/44e8e5eb368d4eecb4e6c5d2f0ae1548 used request id req-462026cf-3061-4ec3-82c3-699b8668a2fc 2018-07-22 08:24:03,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:03,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:24:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["J5TbYyQ1Sh6zk5GGntVa4A"], "issued_at": "2018-07-22T08:24:03.000000Z"}} 2018-07-22 08:24:03,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85dea55cf91e57b7c247951f4c8dd3a1fd67ee45" 2018-07-22 08:24:03,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22bc41f-cf56-4cee-81f5-14d6b3a8b5e3 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:24:03,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f22bc41f-cf56-4cee-81f5-14d6b3a8b5e3 2018-07-22 08:24:03,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:24:03,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:03,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:24:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["2dzgtqClRqKwxs0uWi8kFQ"], "issued_at": "2018-07-22T08:24:03.000000Z"}} 2018-07-22 08:24:03,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:04,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca181050-243d-439a-aaf5-a031ce543844 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:24:04,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ca181050-243d-439a-aaf5-a031ce543844 2018-07-22 08:24:04,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:24:04,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:24:04 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:24:04,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-81c708bd-deaf-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:04,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-126e18fb-e0e6-4b3d-b42c-338b13a1441c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-81c708bd-deaf-43a-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:24:04,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-81c708bd-deaf-43a-proj used request id req-126e18fb-e0e6-4b3d-b42c-338b13a1441c 2018-07-22 08:24:04,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:04,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dbd836b-217c-4266-8c65-ddf393ab2631 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:24:04,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7dbd836b-217c-4266-8c65-ddf393ab2631 2018-07-22 08:24:04,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj"}}' 2018-07-22 08:24:04,463 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69dec545-59a2-4603-aec9-bfcaebdda598 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737"}, "tags": [], "enabled": true, "id": "9db269720b314d5d9d7253eb41f0b737", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj"}} 2018-07-22 08:24:04,463 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-69dec545-59a2-4603-aec9-bfcaebdda598 2018-07-22 08:24:04,464 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-81c708bd-deaf-43a-proj 2018-07-22 08:24:04,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:24:04,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:04,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:24:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["b-p-MDDcQb6i0zz_1NjcOQ"], "issued_at": "2018-07-22T08:24:04.000000Z"}} 2018-07-22 08:24:04,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a87cfec6624d3dd71c22f44eee16ff8de224a9" 2018-07-22 08:24:04,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a2b7010-2156-4f9e-980d-da24511b2237 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:24:04,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1a2b7010-2156-4f9e-980d-da24511b2237 2018-07-22 08:24:04,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:24:04,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:24:04 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:24:04,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a87cfec6624d3dd71c22f44eee16ff8de224a9" 2018-07-22 08:24:05,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54ca1bdd-ba68-4277-b8f2-9e23790bdeae Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:24:05,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-54ca1bdd-ba68-4277-b8f2-9e23790bdeae 2018-07-22 08:24:05,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-81c708bd-deaf-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a87cfec6624d3dd71c22f44eee16ff8de224a9" 2018-07-22 08:24:05,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b6bc89-b598-4f47-b9c1-5be595b488ff Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-81c708bd-deaf-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737"}, "tags": [], "enabled": true, "id": "9db269720b314d5d9d7253eb41f0b737", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj"}]} 2018-07-22 08:24:05,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-81c708bd-deaf-43a-proj used request id req-e0b6bc89-b598-4f47-b9c1-5be595b488ff 2018-07-22 08:24:05,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a87cfec6624d3dd71c22f44eee16ff8de224a9" 2018-07-22 08:24:05,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed22a661-3e6e-4162-bfa7-f3c343e27767 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:24:05,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ed22a661-3e6e-4162-bfa7-f3c343e27767 2018-07-22 08:24:05,648 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-81c708bd-deaf-43a-user 2018-07-22 08:24:05,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:24:05,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:05,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f818181-f79e-444b-a2d4-8c888d786ac6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:24:05,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6f818181-f79e-444b-a2d4-8c888d786ac6 2018-07-22 08:24:05,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" -d '{"role": {"name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj-role"}}' 2018-07-22 08:24:05,852 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bea8856-816d-4f29-aa1a-72c238d2fb4b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fb717d90aaf74144bf7ec8c928b536c5", "links": {"self": "http://172.30.9.23:5000/v3/roles/fb717d90aaf74144bf7ec8c928b536c5"}, "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj-role"}} 2018-07-22 08:24:05,852 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6bea8856-816d-4f29-aa1a-72c238d2fb4b 2018-07-22 08:24:05,852 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-81c708bd-deaf-43a-proj-role 2018-07-22 08:24:05,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/fb717d90aaf74144bf7ec8c928b536c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:05,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa48649-bad3-4b2f-af0e-5878d7d6b899 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fb717d90aaf74144bf7ec8c928b536c5", "links": {"self": "http://172.30.9.23:5000/v3/roles/fb717d90aaf74144bf7ec8c928b536c5"}, "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj-role"}} 2018-07-22 08:24:05,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/fb717d90aaf74144bf7ec8c928b536c5 used request id req-3fa48649-bad3-4b2f-af0e-5878d7d6b899 2018-07-22 08:24:05,947 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-81c708bd-deaf-43a-proj-role to project CreateNetworkSuccessTests-81c708bd-deaf-43a-proj 2018-07-22 08:24:05,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737/users/8c5778ef37bc478781b7925547fcc1fd/roles/fb717d90aaf74144bf7ec8c928b536c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:06,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e637866a-94a0-44ef-9732-95fe0775ee32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:24:06,076 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737/users/8c5778ef37bc478781b7925547fcc1fd/roles/fb717d90aaf74144bf7ec8c928b536c5 used request id req-e637866a-94a0-44ef-9732-95fe0775ee32 2018-07-22 08:24:06,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:24:06,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:06,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:24:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["8OhQ-zhPRgCm0Efk1Awa1Q"], "issued_at": "2018-07-22T08:24:06.000000Z"}} 2018-07-22 08:24:06,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ee668ed53810b056465bbbae0b00b0902433eb" 2018-07-22 08:24:06,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f1dc50f-1ca3-4ab1-bef0-9abe474632a1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:24:06,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2f1dc50f-1ca3-4ab1-bef0-9abe474632a1 2018-07-22 08:24:06,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ee668ed53810b056465bbbae0b00b0902433eb" 2018-07-22 08:24:06,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-64fc43e5-dd27-4e61-9f83-611071c91ba3 Date: Sun, 22 Jul 2018 08:24:06 GMT RESP BODY: {"networks":[]} 2018-07-22 08:24:06,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-net used request id req-64fc43e5-dd27-4e61-9f83-611071c91ba3 2018-07-22 08:24:06,782 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-net 2018-07-22 08:24:06,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:24:06,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:07,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:24:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["dD3TV7vlSJe8lxfe_ga25g"], "issued_at": "2018-07-22T08:24:07.000000Z"}} 2018-07-22 08:24:07,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97981f85fa597e47fd0d48f6e0710bb7709e9270" 2018-07-22 08:24:07,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f404bab-6738-4d37-9a49-9fdfdfd470de Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:24:07,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1f404bab-6738-4d37-9a49-9fdfdfd470de 2018-07-22 08:24:07,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:24:07,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:24:07 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:24:07,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-81c708bd-deaf-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97981f85fa597e47fd0d48f6e0710bb7709e9270" 2018-07-22 08:24:07,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f524f1a6-773b-42bc-82e8-e99c24014159 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-81c708bd-deaf-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737"}, "tags": [], "enabled": true, "id": "9db269720b314d5d9d7253eb41f0b737", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj"}]} 2018-07-22 08:24:07,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-81c708bd-deaf-43a-proj used request id req-f524f1a6-773b-42bc-82e8-e99c24014159 2018-07-22 08:24:07,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ee668ed53810b056465bbbae0b00b0902433eb" -d '{"network": {"tenant_id": "9db269720b314d5d9d7253eb41f0b737", "mtu": 999, "name": "CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-net", "admin_state_up": true}}' 2018-07-22 08:24:08,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-d9488b50-04ad-4faf-9039-9ce7c07c114a Date: Sun, 22 Jul 2018 08:24:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0f6310d5-1237-402f-84f1-a25cb263822a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"9db269720b314d5d9d7253eb41f0b737","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:24:07Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-net","admin_state_up":true,"tenant_id":"9db269720b314d5d9d7253eb41f0b737","created_at":"2018-07-22T08:24:07Z","mtu":999}} 2018-07-22 08:24:08,102 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d9488b50-04ad-4faf-9039-9ce7c07c114a 2018-07-22 08:24:08,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0f6310d5-1237-402f-84f1-a25cb263822a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ee668ed53810b056465bbbae0b00b0902433eb" 2018-07-22 08:24:08,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-aa4defa2-e64c-45aa-86bf-9ba7d8a8e48a Date: Sun, 22 Jul 2018 08:24:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"0f6310d5-1237-402f-84f1-a25cb263822a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"9db269720b314d5d9d7253eb41f0b737","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:24:07Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-net","admin_state_up":true,"tenant_id":"9db269720b314d5d9d7253eb41f0b737","created_at":"2018-07-22T08:24:07Z","provider:network_type":"vxlan"}]} 2018-07-22 08:24:08,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0f6310d5-1237-402f-84f1-a25cb263822a used request id req-aa4defa2-e64c-45aa-86bf-9ba7d8a8e48a 2018-07-22 08:24:08,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0f6310d5-1237-402f-84f1-a25cb263822a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ee668ed53810b056465bbbae0b00b0902433eb" 2018-07-22 08:24:08,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-24179dbe-50f0-4e1d-b1e9-429362a0e7d1 Date: Sun, 22 Jul 2018 08:24:08 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:24:08,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0f6310d5-1237-402f-84f1-a25cb263822a used request id req-24179dbe-50f0-4e1d-b1e9-429362a0e7d1 2018-07-22 08:24:08,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:24:08,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:08,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:24:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["NmWpwJWFTpePyp-_tWbXww"], "issued_at": "2018-07-22T08:24:08.000000Z"}} 2018-07-22 08:24:08,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd318d8d6bbc3a23a9ad10440d36b6d12b7f148" 2018-07-22 08:24:09,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b620885a-1901-4bb1-9347-8fc814de9ff3 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:24:09,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b620885a-1901-4bb1-9347-8fc814de9ff3 2018-07-22 08:24:09,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:24:09,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:24:09 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:24:09,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-81c708bd-deaf-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd318d8d6bbc3a23a9ad10440d36b6d12b7f148" 2018-07-22 08:24:09,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-437a0420-2fcb-49eb-96a3-368a0c8c0951 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-81c708bd-deaf-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737"}, "tags": [], "enabled": true, "id": "9db269720b314d5d9d7253eb41f0b737", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj"}]} 2018-07-22 08:24:09,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-81c708bd-deaf-43a-proj used request id req-437a0420-2fcb-49eb-96a3-368a0c8c0951 2018-07-22 08:24:09,179 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-subnet 2018-07-22 08:24:09,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ee668ed53810b056465bbbae0b00b0902433eb" -d '{"subnets": [{"ip_version": 4, "network_id": "0f6310d5-1237-402f-84f1-a25cb263822a", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-subnet", "tenant_id": "9db269720b314d5d9d7253eb41f0b737"}]}' 2018-07-22 08:24:09,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-0b512f33-9546-497f-8ea8-880df431eda7 Date: Sun, 22 Jul 2018 08:24:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:24:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"49ac10b1-e22e-4b41-9c55-82f97d3d0f00","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9db269720b314d5d9d7253eb41f0b737","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0f6310d5-1237-402f-84f1-a25cb263822a","tenant_id":"9db269720b314d5d9d7253eb41f0b737","created_at":"2018-07-22T08:24:09Z","ip_version":4}]} 2018-07-22 08:24:09,814 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-0b512f33-9546-497f-8ea8-880df431eda7 2018-07-22 08:24:09,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0f6310d5-1237-402f-84f1-a25cb263822a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ee668ed53810b056465bbbae0b00b0902433eb" 2018-07-22 08:24:10,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d96c20e8-60e3-4bf6-beb6-d828d5098675 Date: Sun, 22 Jul 2018 08:24:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"0f6310d5-1237-402f-84f1-a25cb263822a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"9db269720b314d5d9d7253eb41f0b737","l2_adjacency":true,"status":"ACTIVE","subnets":["49ac10b1-e22e-4b41-9c55-82f97d3d0f00"],"description":"","tags":[],"updated_at":"2018-07-22T08:24:09Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-net","admin_state_up":true,"tenant_id":"9db269720b314d5d9d7253eb41f0b737","created_at":"2018-07-22T08:24:07Z","provider:network_type":"vxlan"}]} 2018-07-22 08:24:10,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0f6310d5-1237-402f-84f1-a25cb263822a used request id req-d96c20e8-60e3-4bf6-beb6-d828d5098675 2018-07-22 08:24:10,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0f6310d5-1237-402f-84f1-a25cb263822a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ee668ed53810b056465bbbae0b00b0902433eb" 2018-07-22 08:24:10,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-62ceca96-6e4c-494c-b993-f028cbe88981 Date: Sun, 22 Jul 2018 08:24:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:24:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"49ac10b1-e22e-4b41-9c55-82f97d3d0f00","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9db269720b314d5d9d7253eb41f0b737","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0f6310d5-1237-402f-84f1-a25cb263822a","tenant_id":"9db269720b314d5d9d7253eb41f0b737","created_at":"2018-07-22T08:24:09Z","ip_version":4}]} 2018-07-22 08:24:10,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0f6310d5-1237-402f-84f1-a25cb263822a used request id req-62ceca96-6e4c-494c-b993-f028cbe88981 2018-07-22 08:24:10,159 - OpenStackNetwork - DEBUG - Network [0f6310d5-1237-402f-84f1-a25cb263822a] created successfully 2018-07-22 08:24:10,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:10,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb717d90aaf74144bf7ec8c928b536c5", "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj-role"}], "expires_at": "2018-07-22T09:24:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9db269720b314d5d9d7253eb41f0b737", "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9db269720b314d5d9d7253eb41f0b737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/9db269720b314d5d9d7253eb41f0b737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/9db269720b314d5d9d7253eb41f0b737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9db269720b314d5d9d7253eb41f0b737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/9db269720b314d5d9d7253eb41f0b737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/9db269720b314d5d9d7253eb41f0b737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9db269720b314d5d9d7253eb41f0b737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_9db269720b314d5d9d7253eb41f0b737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/9db269720b314d5d9d7253eb41f0b737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/9db269720b314d5d9d7253eb41f0b737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/9db269720b314d5d9d7253eb41f0b737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9db269720b314d5d9d7253eb41f0b737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/9db269720b314d5d9d7253eb41f0b737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/9db269720b314d5d9d7253eb41f0b737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-user", "id": "8c5778ef37bc478781b7925547fcc1fd"}, "audit_ids": ["quIzbsgzSC6NMZSEHbd2sQ"], "issued_at": "2018-07-22T08:24:10.000000Z"}} 2018-07-22 08:24:10,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eefde9f67a11238b49de92bd6fc7659ae7c2b7" 2018-07-22 08:24:10,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1a0c47f4-8922-4ed4-9e0b-b610374217d7 Date: Sun, 22 Jul 2018 08:24:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f6310d5-1237-402f-84f1-a25cb263822a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9db269720b314d5d9d7253eb41f0b737","l2_adjacency":true,"status":"ACTIVE","subnets":["49ac10b1-e22e-4b41-9c55-82f97d3d0f00"],"description":"","tags":[],"updated_at":"2018-07-22T08:24:09Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-net","admin_state_up":true,"tenant_id":"9db269720b314d5d9d7253eb41f0b737","created_at":"2018-07-22T08:24:07Z","mtu":999}]} 2018-07-22 08:24:10,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-net used request id req-1a0c47f4-8922-4ed4-9e0b-b610374217d7 2018-07-22 08:24:10,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:24:10,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:24:10 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:24:10,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85dea55cf91e57b7c247951f4c8dd3a1fd67ee45" 2018-07-22 08:24:10,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27642ae8-3c69-460b-af2c-5570491198fb Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9db269720b314d5d9d7253eb41f0b737", "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj"}} 2018-07-22 08:24:10,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737 used request id req-27642ae8-3c69-460b-af2c-5570491198fb 2018-07-22 08:24:10,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0f6310d5-1237-402f-84f1-a25cb263822a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eefde9f67a11238b49de92bd6fc7659ae7c2b7" 2018-07-22 08:24:11,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0b2b3156-871d-4048-aba5-b7db76b24e3b Date: Sun, 22 Jul 2018 08:24:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f6310d5-1237-402f-84f1-a25cb263822a","tenant_id":"9db269720b314d5d9d7253eb41f0b737","created_at":"2018-07-22T08:24:09Z","dns_nameservers":[],"updated_at":"2018-07-22T08:24:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9db269720b314d5d9d7253eb41f0b737","id":"49ac10b1-e22e-4b41-9c55-82f97d3d0f00","subnetpool_id":null,"name":"CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-subnet"}]} 2018-07-22 08:24:11,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0f6310d5-1237-402f-84f1-a25cb263822a used request id req-0b2b3156-871d-4048-aba5-b7db76b24e3b 2018-07-22 08:24:11,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:24:11,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:11,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb717d90aaf74144bf7ec8c928b536c5", "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj-role"}], "expires_at": "2018-07-22T09:24:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9db269720b314d5d9d7253eb41f0b737", "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9db269720b314d5d9d7253eb41f0b737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/9db269720b314d5d9d7253eb41f0b737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/9db269720b314d5d9d7253eb41f0b737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9db269720b314d5d9d7253eb41f0b737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/9db269720b314d5d9d7253eb41f0b737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/9db269720b314d5d9d7253eb41f0b737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9db269720b314d5d9d7253eb41f0b737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_9db269720b314d5d9d7253eb41f0b737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/9db269720b314d5d9d7253eb41f0b737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/9db269720b314d5d9d7253eb41f0b737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/9db269720b314d5d9d7253eb41f0b737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9db269720b314d5d9d7253eb41f0b737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/9db269720b314d5d9d7253eb41f0b737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/9db269720b314d5d9d7253eb41f0b737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-user", "id": "8c5778ef37bc478781b7925547fcc1fd"}, "audit_ids": ["T3OAfKWXTBysQ_R0EusvHg"], "issued_at": "2018-07-22T08:24:11.000000Z"}} 2018-07-22 08:24:11,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b87d19f38a42a0cf7c47ab716062c4da342c04d" 2018-07-22 08:24:11,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3781f460-0037-436a-96bf-850f46283366 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:24:11,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3781f460-0037-436a-96bf-850f46283366 2018-07-22 08:24:11,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b87d19f38a42a0cf7c47ab716062c4da342c04d" 2018-07-22 08:24:11,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a45312f4-f3f6-4632-a50c-1803a44d883b Date: Sun, 22 Jul 2018 08:24:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f6310d5-1237-402f-84f1-a25cb263822a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9db269720b314d5d9d7253eb41f0b737","l2_adjacency":true,"status":"ACTIVE","subnets":["49ac10b1-e22e-4b41-9c55-82f97d3d0f00"],"description":"","tags":[],"updated_at":"2018-07-22T08:24:09Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-net","admin_state_up":true,"tenant_id":"9db269720b314d5d9d7253eb41f0b737","created_at":"2018-07-22T08:24:07Z","mtu":999}]} 2018-07-22 08:24:11,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-net used request id req-a45312f4-f3f6-4632-a50c-1803a44d883b 2018-07-22 08:24:11,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:24:11,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:24:11 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:24:11,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b87d19f38a42a0cf7c47ab716062c4da342c04d" 2018-07-22 08:24:12,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d57a800e-5302-4bba-a661-7941c8819767 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9db269720b314d5d9d7253eb41f0b737", "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj"}} 2018-07-22 08:24:12,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737 used request id req-d57a800e-5302-4bba-a661-7941c8819767 2018-07-22 08:24:12,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0f6310d5-1237-402f-84f1-a25cb263822a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b87d19f38a42a0cf7c47ab716062c4da342c04d" 2018-07-22 08:24:12,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-523de829-d5a6-4178-8b88-d0bc4772f58c Date: Sun, 22 Jul 2018 08:24:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f6310d5-1237-402f-84f1-a25cb263822a","tenant_id":"9db269720b314d5d9d7253eb41f0b737","created_at":"2018-07-22T08:24:09Z","dns_nameservers":[],"updated_at":"2018-07-22T08:24:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9db269720b314d5d9d7253eb41f0b737","id":"49ac10b1-e22e-4b41-9c55-82f97d3d0f00","subnetpool_id":null,"name":"CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-subnet"}]} 2018-07-22 08:24:12,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0f6310d5-1237-402f-84f1-a25cb263822a used request id req-523de829-d5a6-4178-8b88-d0bc4772f58c 2018-07-22 08:24:12,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:24:12,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:12,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["qmJIXXnhTuiVwOpT5KCthA"], "issued_at": "2018-07-22T08:24:12.000000Z"}} 2018-07-22 08:24:12,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:12,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9e12d70-f4a6-4cce-9c9e-c0aab6f9373d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:24:12,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a9e12d70-f4a6-4cce-9c9e-c0aab6f9373d 2018-07-22 08:24:12,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:13,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-35bc4c75-0a8c-4824-a2e7-2aef4e70cbb2 Date: Sun, 22 Jul 2018 08:24:13 GMT RESP BODY: {"routers": []} 2018-07-22 08:24:13,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-router&admin_state_up=True used request id req-35bc4c75-0a8c-4824-a2e7-2aef4e70cbb2 2018-07-22 08:24:13,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:24:13,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:13,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:24:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["cTiBYQJaSLC3AslSrOgA3A"], "issued_at": "2018-07-22T08:24:13.000000Z"}} 2018-07-22 08:24:13,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc22f2e35473928fd14be07e860b459d46ac3d4f" 2018-07-22 08:24:13,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80335d7-3a65-4866-a69d-2e7abc61447f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:24:13,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b80335d7-3a65-4866-a69d-2e7abc61447f 2018-07-22 08:24:13,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:24:13,510 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:24:13 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:24:13,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-81c708bd-deaf-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc22f2e35473928fd14be07e860b459d46ac3d4f" 2018-07-22 08:24:13,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-462dbc2b-5ca0-408f-8d18-41c7caf1df17 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-81c708bd-deaf-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737"}, "tags": [], "enabled": true, "id": "9db269720b314d5d9d7253eb41f0b737", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj"}]} 2018-07-22 08:24:13,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-81c708bd-deaf-43a-proj used request id req-462dbc2b-5ca0-408f-8d18-41c7caf1df17 2018-07-22 08:24:13,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:13,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-028c07f0-45f8-41fc-9da0-15d757f1d6c2 Date: Sun, 22 Jul 2018 08:24:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 08:24:13,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-028c07f0-45f8-41fc-9da0-15d757f1d6c2 2018-07-22 08:24:13,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:14,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-427a1a9c-3f3d-41d2-b175-7a1cd845d354 Date: Sun, 22 Jul 2018 08:24:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 08:24:14,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-427a1a9c-3f3d-41d2-b175-7a1cd845d354 2018-07-22 08:24:14,083 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-router 2018-07-22 08:24:14,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "tenant_id": "9db269720b314d5d9d7253eb41f0b737", "name": "CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-router", "admin_state_up": true}}' 2018-07-22 08:24:20,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-3fb2d714-5d32-453a-80bc-0d7016a934dd Date: Sun, 22 Jul 2018 08:24:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9db269720b314d5d9d7253eb41f0b737", "created_at": "2018-07-22T08:24:15Z", "admin_state_up": true, "updated_at": "2018-07-22T08:24:16Z", "project_id": "9db269720b314d5d9d7253eb41f0b737", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "c8098f96-3148-4bf5-a988-1f02a5d35304", "name": "CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-router"}} 2018-07-22 08:24:20,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-3fb2d714-5d32-453a-80bc-0d7016a934dd 2018-07-22 08:24:20,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c8098f96-3148-4bf5-a988-1f02a5d35304 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:20,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3361 X-Openstack-Request-Id: req-1d77e711-8d25-430e-94c0-a466ab0903e3 Date: Sun, 22 Jul 2018 08:24:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:20Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26686176-d4b0-4f11-8423-c349e99aa88a","ip_address":"172.30.9.203"}],"id":"4a297d1a-e4fc-4871-a561-92de074bdf73","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:40:e0:fb","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"","created_at":"2018-07-22T08:24:15Z","binding:vnic_type":"normal","device_id":"c8098f96-3148-4bf5-a988-1f02a5d35304","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:18Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e0b75d9-6867-4023-ba17-f33bbfe23e34","ip_address":"169.254.192.4"}],"id":"7e82010e-7b42-450e-af54-02c5e692e47c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7f:fa:0c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9db269720b314d5d9d7253eb41f0b737","admin_state_up":true,"network_id":"d861b543-6b44-40e2-8aa1-1643a9531565","tenant_id":"","created_at":"2018-07-22T08:24:18Z","binding:vnic_type":"normal","device_id":"c8098f96-3148-4bf5-a988-1f02a5d35304","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:17Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e0b75d9-6867-4023-ba17-f33bbfe23e34","ip_address":"169.254.192.10"}],"id":"85984055-3577-48ef-8da2-4d7baadb2a93","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:46:8d:3b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9db269720b314d5d9d7253eb41f0b737","admin_state_up":true,"network_id":"d861b543-6b44-40e2-8aa1-1643a9531565","tenant_id":"","created_at":"2018-07-22T08:24:17Z","binding:vnic_type":"normal","device_id":"c8098f96-3148-4bf5-a988-1f02a5d35304","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:17Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e0b75d9-6867-4023-ba17-f33bbfe23e34","ip_address":"169.254.192.9"}],"id":"98dbee6e-e062-4c9f-a3e8-dc9a80093c10","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3d:84:e3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9db269720b314d5d9d7253eb41f0b737","admin_state_up":true,"network_id":"d861b543-6b44-40e2-8aa1-1643a9531565","tenant_id":"","created_at":"2018-07-22T08:24:16Z","binding:vnic_type":"normal","device_id":"c8098f96-3148-4bf5-a988-1f02a5d35304","ip_allocation":"immediate"}]} 2018-07-22 08:24:20,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c8098f96-3148-4bf5-a988-1f02a5d35304 used request id req-1d77e711-8d25-430e-94c0-a466ab0903e3 2018-07-22 08:24:20,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:21,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-f5341c50-fba9-4507-8332-7e146ec884f8 Date: Sun, 22 Jul 2018 08:24:21 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}} 2018-07-22 08:24:21,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a used request id req-f5341c50-fba9-4507-8332-7e146ec884f8 2018-07-22 08:24:21,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/9e0b75d9-6867-4023-ba17-f33bbfe23e34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:21,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-cf531af7-1bfe-46c9-906d-4c775a958068 Date: Sun, 22 Jul 2018 08:24:21 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T08:24:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e0b75d9-6867-4023-ba17-f33bbfe23e34","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9db269720b314d5d9d7253eb41f0b737","enable_dhcp":false,"segment_id":null,"network_id":"d861b543-6b44-40e2-8aa1-1643a9531565","tenant_id":"","created_at":"2018-07-22T08:24:14Z","ip_version":4}} 2018-07-22 08:24:21,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/9e0b75d9-6867-4023-ba17-f33bbfe23e34 used request id req-cf531af7-1bfe-46c9-906d-4c775a958068 2018-07-22 08:24:21,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/9e0b75d9-6867-4023-ba17-f33bbfe23e34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:21,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-d4228483-bf58-474e-b737-87530a21499f Date: Sun, 22 Jul 2018 08:24:21 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T08:24:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e0b75d9-6867-4023-ba17-f33bbfe23e34","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9db269720b314d5d9d7253eb41f0b737","enable_dhcp":false,"segment_id":null,"network_id":"d861b543-6b44-40e2-8aa1-1643a9531565","tenant_id":"","created_at":"2018-07-22T08:24:14Z","ip_version":4}} 2018-07-22 08:24:21,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/9e0b75d9-6867-4023-ba17-f33bbfe23e34 used request id req-d4228483-bf58-474e-b737-87530a21499f 2018-07-22 08:24:21,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/9e0b75d9-6867-4023-ba17-f33bbfe23e34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:21,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-27604555-ed54-43d0-b6a1-2041304d78c4 Date: Sun, 22 Jul 2018 08:24:21 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T08:24:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e0b75d9-6867-4023-ba17-f33bbfe23e34","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9db269720b314d5d9d7253eb41f0b737","enable_dhcp":false,"segment_id":null,"network_id":"d861b543-6b44-40e2-8aa1-1643a9531565","tenant_id":"","created_at":"2018-07-22T08:24:14Z","ip_version":4}} 2018-07-22 08:24:21,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/9e0b75d9-6867-4023-ba17-f33bbfe23e34 used request id req-27604555-ed54-43d0-b6a1-2041304d78c4 2018-07-22 08:24:21,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:21,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b22d516e-d3e0-45ba-a78e-d07a90318274 Date: Sun, 22 Jul 2018 08:24:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"0f6310d5-1237-402f-84f1-a25cb263822a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"9db269720b314d5d9d7253eb41f0b737","l2_adjacency":true,"status":"ACTIVE","subnets":["49ac10b1-e22e-4b41-9c55-82f97d3d0f00"],"description":"","tags":[],"updated_at":"2018-07-22T08:24:09Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-net","admin_state_up":true,"tenant_id":"9db269720b314d5d9d7253eb41f0b737","created_at":"2018-07-22T08:24:07Z","provider:network_type":"vxlan"}]} 2018-07-22 08:24:21,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-net used request id req-b22d516e-d3e0-45ba-a78e-d07a90318274 2018-07-22 08:24:21,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:24:21,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:24:21 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:24:21,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:22,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f6efc1-0349-4f6f-b0f7-41d782a40c0d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9db269720b314d5d9d7253eb41f0b737", "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj"}} 2018-07-22 08:24:22,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737 used request id req-b1f6efc1-0349-4f6f-b0f7-41d782a40c0d 2018-07-22 08:24:22,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0f6310d5-1237-402f-84f1-a25cb263822a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:22,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-68b466c8-82de-4c97-a24a-c1d5fd4f1caf Date: Sun, 22 Jul 2018 08:24:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:24:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"49ac10b1-e22e-4b41-9c55-82f97d3d0f00","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9db269720b314d5d9d7253eb41f0b737","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0f6310d5-1237-402f-84f1-a25cb263822a","tenant_id":"9db269720b314d5d9d7253eb41f0b737","created_at":"2018-07-22T08:24:09Z","ip_version":4}]} 2018-07-22 08:24:22,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0f6310d5-1237-402f-84f1-a25cb263822a used request id req-68b466c8-82de-4c97-a24a-c1d5fd4f1caf 2018-07-22 08:24:22,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0f6310d5-1237-402f-84f1-a25cb263822a&name=CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:22,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-c33dfb1a-212f-42b5-9227-35142f1c58c0 Date: Sun, 22 Jul 2018 08:24:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:24:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"49ac10b1-e22e-4b41-9c55-82f97d3d0f00","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9db269720b314d5d9d7253eb41f0b737","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0f6310d5-1237-402f-84f1-a25cb263822a","tenant_id":"9db269720b314d5d9d7253eb41f0b737","created_at":"2018-07-22T08:24:09Z","ip_version":4}]} 2018-07-22 08:24:22,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0f6310d5-1237-402f-84f1-a25cb263822a&name=CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-subnet used request id req-c33dfb1a-212f-42b5-9227-35142f1c58c0 2018-07-22 08:24:22,509 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-22 08:24:22,509 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-router 2018-07-22 08:24:22,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/c8098f96-3148-4bf5-a988-1f02a5d35304/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" -d '{"subnet_id": "49ac10b1-e22e-4b41-9c55-82f97d3d0f00"}' 2018-07-22 08:24:25,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ba356229-982d-4e32-aa50-f34b6f6c4a3f Date: Sun, 22 Jul 2018 08:24:25 GMT RESP BODY: {"network_id": "0f6310d5-1237-402f-84f1-a25cb263822a", "tenant_id": "9db269720b314d5d9d7253eb41f0b737", "subnet_id": "49ac10b1-e22e-4b41-9c55-82f97d3d0f00", "subnet_ids": ["49ac10b1-e22e-4b41-9c55-82f97d3d0f00"], "port_id": "d63edd0e-79a8-4843-9d4e-5651ba71c292", "id": "c8098f96-3148-4bf5-a988-1f02a5d35304"} 2018-07-22 08:24:25,044 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c8098f96-3148-4bf5-a988-1f02a5d35304/add_router_interface used request id req-ba356229-982d-4e32-aa50-f34b6f6c4a3f 2018-07-22 08:24:25,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/c8098f96-3148-4bf5-a988-1f02a5d35304 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:25,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-dd36a94e-2b89-41db-9e06-993891cd1189 Date: Sun, 22 Jul 2018 08:24:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9db269720b314d5d9d7253eb41f0b737", "created_at": "2018-07-22T08:24:15Z", "admin_state_up": true, "updated_at": "2018-07-22T08:24:23Z", "project_id": "9db269720b314d5d9d7253eb41f0b737", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "c8098f96-3148-4bf5-a988-1f02a5d35304", "name": "CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-router"}} 2018-07-22 08:24:25,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/c8098f96-3148-4bf5-a988-1f02a5d35304 used request id req-dd36a94e-2b89-41db-9e06-993891cd1189 2018-07-22 08:24:25,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c8098f96-3148-4bf5-a988-1f02a5d35304 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:25,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4582 X-Openstack-Request-Id: req-2841dd54-8481-4d6f-a411-71418f02503e Date: Sun, 22 Jul 2018 08:24:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:22Z","device_owner":"network:router_gateway","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26686176-d4b0-4f11-8423-c349e99aa88a","ip_address":"172.30.9.203"}],"id":"4a297d1a-e4fc-4871-a561-92de074bdf73","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:e0:fb","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"","created_at":"2018-07-22T08:24:15Z","binding:vnic_type":"normal","device_id":"c8098f96-3148-4bf5-a988-1f02a5d35304","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:25Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e0b75d9-6867-4023-ba17-f33bbfe23e34","ip_address":"169.254.192.4"}],"id":"7e82010e-7b42-450e-af54-02c5e692e47c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:fa:0c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9db269720b314d5d9d7253eb41f0b737","admin_state_up":true,"network_id":"d861b543-6b44-40e2-8aa1-1643a9531565","tenant_id":"","created_at":"2018-07-22T08:24:18Z","binding:vnic_type":"normal","device_id":"c8098f96-3148-4bf5-a988-1f02a5d35304","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:23Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e0b75d9-6867-4023-ba17-f33bbfe23e34","ip_address":"169.254.192.10"}],"id":"85984055-3577-48ef-8da2-4d7baadb2a93","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:8d:3b","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9db269720b314d5d9d7253eb41f0b737","admin_state_up":true,"network_id":"d861b543-6b44-40e2-8aa1-1643a9531565","tenant_id":"","created_at":"2018-07-22T08:24:17Z","binding:vnic_type":"normal","device_id":"c8098f96-3148-4bf5-a988-1f02a5d35304","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:23Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e0b75d9-6867-4023-ba17-f33bbfe23e34","ip_address":"169.254.192.9"}],"id":"98dbee6e-e062-4c9f-a3e8-dc9a80093c10","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:84:e3","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9db269720b314d5d9d7253eb41f0b737","admin_state_up":true,"network_id":"d861b543-6b44-40e2-8aa1-1643a9531565","tenant_id":"","created_at":"2018-07-22T08:24:16Z","binding:vnic_type":"normal","device_id":"c8098f96-3148-4bf5-a988-1f02a5d35304","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"49ac10b1-e22e-4b41-9c55-82f97d3d0f00","ip_address":"10.55.1.1"}],"id":"d63edd0e-79a8-4843-9d4e-5651ba71c292","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4a:45:47","project_id":"9db269720b314d5d9d7253eb41f0b737","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0f6310d5-1237-402f-84f1-a25cb263822a","tenant_id":"9db269720b314d5d9d7253eb41f0b737","created_at":"2018-07-22T08:24:23Z","binding:vnic_type":"normal","device_id":"c8098f96-3148-4bf5-a988-1f02a5d35304","ip_allocation":"immediate"}]} 2018-07-22 08:24:25,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c8098f96-3148-4bf5-a988-1f02a5d35304 used request id req-2841dd54-8481-4d6f-a411-71418f02503e 2018-07-22 08:24:25,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:25,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-fc524f5d-3dd2-406e-8378-f9af396d2c4b Date: Sun, 22 Jul 2018 08:24:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}} 2018-07-22 08:24:25,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a used request id req-fc524f5d-3dd2-406e-8378-f9af396d2c4b 2018-07-22 08:24:25,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/9e0b75d9-6867-4023-ba17-f33bbfe23e34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:25,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-abc9308d-3de9-4b48-acb1-82e67d2b7382 Date: Sun, 22 Jul 2018 08:24:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T08:24:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e0b75d9-6867-4023-ba17-f33bbfe23e34","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9db269720b314d5d9d7253eb41f0b737","enable_dhcp":false,"segment_id":null,"network_id":"d861b543-6b44-40e2-8aa1-1643a9531565","tenant_id":"","created_at":"2018-07-22T08:24:14Z","ip_version":4}} 2018-07-22 08:24:25,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/9e0b75d9-6867-4023-ba17-f33bbfe23e34 used request id req-abc9308d-3de9-4b48-acb1-82e67d2b7382 2018-07-22 08:24:25,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/9e0b75d9-6867-4023-ba17-f33bbfe23e34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:26,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-e2c6f968-bffe-4723-b4fd-9005fd0e22cc Date: Sun, 22 Jul 2018 08:24:26 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T08:24:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e0b75d9-6867-4023-ba17-f33bbfe23e34","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9db269720b314d5d9d7253eb41f0b737","enable_dhcp":false,"segment_id":null,"network_id":"d861b543-6b44-40e2-8aa1-1643a9531565","tenant_id":"","created_at":"2018-07-22T08:24:14Z","ip_version":4}} 2018-07-22 08:24:26,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/9e0b75d9-6867-4023-ba17-f33bbfe23e34 used request id req-e2c6f968-bffe-4723-b4fd-9005fd0e22cc 2018-07-22 08:24:26,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/9e0b75d9-6867-4023-ba17-f33bbfe23e34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:26,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-f49e6bca-58df-408a-8ddb-627d26d7e481 Date: Sun, 22 Jul 2018 08:24:26 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T08:24:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e0b75d9-6867-4023-ba17-f33bbfe23e34","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9db269720b314d5d9d7253eb41f0b737","enable_dhcp":false,"segment_id":null,"network_id":"d861b543-6b44-40e2-8aa1-1643a9531565","tenant_id":"","created_at":"2018-07-22T08:24:14Z","ip_version":4}} 2018-07-22 08:24:26,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/9e0b75d9-6867-4023-ba17-f33bbfe23e34 used request id req-f49e6bca-58df-408a-8ddb-627d26d7e481 2018-07-22 08:24:26,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/49ac10b1-e22e-4b41-9c55-82f97d3d0f00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:26,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-77bfb4ea-6ebc-4cd6-b31c-e3ec3abb4169 Date: Sun, 22 Jul 2018 08:24:26 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T08:24:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"49ac10b1-e22e-4b41-9c55-82f97d3d0f00","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9db269720b314d5d9d7253eb41f0b737","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0f6310d5-1237-402f-84f1-a25cb263822a","tenant_id":"9db269720b314d5d9d7253eb41f0b737","created_at":"2018-07-22T08:24:09Z","ip_version":4}} 2018-07-22 08:24:26,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/49ac10b1-e22e-4b41-9c55-82f97d3d0f00 used request id req-77bfb4ea-6ebc-4cd6-b31c-e3ec3abb4169 2018-07-22 08:24:26,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eefde9f67a11238b49de92bd6fc7659ae7c2b7" 2018-07-22 08:24:26,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-5ff53efc-4873-43d8-9834-dccff423c562 Date: Sun, 22 Jul 2018 08:24:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9db269720b314d5d9d7253eb41f0b737", "created_at": "2018-07-22T08:24:15Z", "admin_state_up": true, "updated_at": "2018-07-22T08:24:23Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9db269720b314d5d9d7253eb41f0b737", "id": "c8098f96-3148-4bf5-a988-1f02a5d35304", "name": "CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-router"}]} 2018-07-22 08:24:26,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-router&admin_state_up=True used request id req-5ff53efc-4873-43d8-9834-dccff423c562 2018-07-22 08:24:26,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85dea55cf91e57b7c247951f4c8dd3a1fd67ee45" 2018-07-22 08:24:26,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25102546-89d2-4ba4-9cb4-2471a279838c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9db269720b314d5d9d7253eb41f0b737", "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj"}} 2018-07-22 08:24:26,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737 used request id req-25102546-89d2-4ba4-9cb4-2471a279838c 2018-07-22 08:24:26,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c8098f96-3148-4bf5-a988-1f02a5d35304 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eefde9f67a11238b49de92bd6fc7659ae7c2b7" 2018-07-22 08:24:26,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-4f94e516-fda1-42d0-85dc-f788c4ba4c95 Date: Sun, 22 Jul 2018 08:24:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49ac10b1-e22e-4b41-9c55-82f97d3d0f00","ip_address":"10.55.1.1"}],"id":"d63edd0e-79a8-4843-9d4e-5651ba71c292","security_groups":[],"mac_address":"fa:16:3e:4a:45:47","project_id":"9db269720b314d5d9d7253eb41f0b737","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0f6310d5-1237-402f-84f1-a25cb263822a","tenant_id":"9db269720b314d5d9d7253eb41f0b737","created_at":"2018-07-22T08:24:23Z","binding:vnic_type":"normal","device_id":"c8098f96-3148-4bf5-a988-1f02a5d35304","ip_allocation":"immediate"}]} 2018-07-22 08:24:26,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c8098f96-3148-4bf5-a988-1f02a5d35304 used request id req-4f94e516-fda1-42d0-85dc-f788c4ba4c95 2018-07-22 08:24:26,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/49ac10b1-e22e-4b41-9c55-82f97d3d0f00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22eefde9f67a11238b49de92bd6fc7659ae7c2b7" 2018-07-22 08:24:27,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-6814782a-3a95-47f0-b915-f2d342c3089c Date: Sun, 22 Jul 2018 08:24:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f6310d5-1237-402f-84f1-a25cb263822a","tenant_id":"9db269720b314d5d9d7253eb41f0b737","created_at":"2018-07-22T08:24:09Z","dns_nameservers":[],"updated_at":"2018-07-22T08:24:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9db269720b314d5d9d7253eb41f0b737","id":"49ac10b1-e22e-4b41-9c55-82f97d3d0f00","subnetpool_id":null,"name":"CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-subnet"}} 2018-07-22 08:24:27,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/49ac10b1-e22e-4b41-9c55-82f97d3d0f00 used request id req-6814782a-3a95-47f0-b915-f2d342c3089c 2018-07-22 08:24:27,102 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-router and subnet CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-subnet 2018-07-22 08:24:27,102 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-router 2018-07-22 08:24:27,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/c8098f96-3148-4bf5-a988-1f02a5d35304/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" -d '{"subnet_id": "49ac10b1-e22e-4b41-9c55-82f97d3d0f00"}' 2018-07-22 08:24:29,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bdefdb2a-49f6-4571-8812-9ec1be66324d Date: Sun, 22 Jul 2018 08:24:29 GMT RESP BODY: {"network_id": "0f6310d5-1237-402f-84f1-a25cb263822a", "tenant_id": "9db269720b314d5d9d7253eb41f0b737", "subnet_id": "49ac10b1-e22e-4b41-9c55-82f97d3d0f00", "subnet_ids": ["49ac10b1-e22e-4b41-9c55-82f97d3d0f00"], "port_id": "d63edd0e-79a8-4843-9d4e-5651ba71c292", "id": "c8098f96-3148-4bf5-a988-1f02a5d35304"} 2018-07-22 08:24:29,340 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c8098f96-3148-4bf5-a988-1f02a5d35304/remove_router_interface used request id req-bdefdb2a-49f6-4571-8812-9ec1be66324d 2018-07-22 08:24:29,341 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-router 2018-07-22 08:24:29,341 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-router 2018-07-22 08:24:29,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/c8098f96-3148-4bf5-a988-1f02a5d35304 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a783ed28b95f5be48514bee9b5aa2bad3783fd" 2018-07-22 08:24:33,053 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e8c53d6-7a28-45a7-a5a1-e88f43140ec4 Content-Length: 0 Date: Sun, 22 Jul 2018 08:24:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:24:33,053 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c8098f96-3148-4bf5-a988-1f02a5d35304 used request id req-7e8c53d6-7a28-45a7-a5a1-e88f43140ec4 2018-07-22 08:24:33,054 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-subnet 2018-07-22 08:24:33,055 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-subnet 2018-07-22 08:24:33,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/49ac10b1-e22e-4b41-9c55-82f97d3d0f00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ee668ed53810b056465bbbae0b00b0902433eb" 2018-07-22 08:24:35,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cb862448-f653-4f86-9ac5-46da14b39082 Date: Sun, 22 Jul 2018 08:24:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:24:35,458 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/49ac10b1-e22e-4b41-9c55-82f97d3d0f00 used request id req-cb862448-f653-4f86-9ac5-46da14b39082 2018-07-22 08:24:35,458 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-71fcd494-5acf-4b72-8844-072cda707e9d-pub-net 2018-07-22 08:24:35,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/0f6310d5-1237-402f-84f1-a25cb263822a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ee668ed53810b056465bbbae0b00b0902433eb" 2018-07-22 08:24:36,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a15b900-6f42-4663-a643-418587731874 Date: Sun, 22 Jul 2018 08:24:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:24:36,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/0f6310d5-1237-402f-84f1-a25cb263822a used request id req-4a15b900-6f42-4663-a643-418587731874 2018-07-22 08:24:36,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:37,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-65def161-e18c-4687-820a-86c77b09c1cb Date: Sun, 22 Jul 2018 08:24:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9db269720b314d5d9d7253eb41f0b737", "created_at": "2018-07-22T08:24:07Z", "updated_at": "2018-07-22T08:24:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:24:07Z", "revision_number": 0, "id": "458bef5e-5967-481d-94d0-a25494d30247", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:24:07Z", "security_group_id": "84a2f452-13ee-4070-90fb-4b0400cc95d4", "tenant_id": "9db269720b314d5d9d7253eb41f0b737", "port_range_min": null, "ethertype": "IPv6", "project_id": "9db269720b314d5d9d7253eb41f0b737"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:24:07Z", "revision_number": 0, "id": "460e3157-2d4b-427c-af0b-2a77a5c6c813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:24:07Z", "security_group_id": "84a2f452-13ee-4070-90fb-4b0400cc95d4", "tenant_id": "9db269720b314d5d9d7253eb41f0b737", "port_range_min": null, "ethertype": "IPv4", "project_id": "9db269720b314d5d9d7253eb41f0b737"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:24:07Z", "revision_number": 0, "id": "73c85b20-2591-4460-b445-179d9e2a1d01", "remote_group_id": "84a2f452-13ee-4070-90fb-4b0400cc95d4", "remote_ip_prefix": null, "created_at": "2018-07-22T08:24:07Z", "security_group_id": "84a2f452-13ee-4070-90fb-4b0400cc95d4", "tenant_id": "9db269720b314d5d9d7253eb41f0b737", "port_range_min": null, "ethertype": "IPv4", "project_id": "9db269720b314d5d9d7253eb41f0b737"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:24:07Z", "revision_number": 0, "id": "f5e9fa87-d7c8-4f73-89e1-563dba95fe9c", "remote_group_id": "84a2f452-13ee-4070-90fb-4b0400cc95d4", "remote_ip_prefix": null, "created_at": "2018-07-22T08:24:07Z", "security_group_id": "84a2f452-13ee-4070-90fb-4b0400cc95d4", "tenant_id": "9db269720b314d5d9d7253eb41f0b737", "port_range_min": null, "ethertype": "IPv6", "project_id": "9db269720b314d5d9d7253eb41f0b737"}], "revision_number": 4, "project_id": "9db269720b314d5d9d7253eb41f0b737", "id": "84a2f452-13ee-4070-90fb-4b0400cc95d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:24:37,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-65def161-e18c-4687-820a-86c77b09c1cb 2018-07-22 08:24:37,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:37,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84fff0f1-67cd-4c63-9181-3ee63ba48be1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:24:37,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-84fff0f1-67cd-4c63-9181-3ee63ba48be1 2018-07-22 08:24:37,145 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:24:37,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:37,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69a24ab8-70a1-45da-baca-f2a08df70090 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:24:37,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-69a24ab8-70a1-45da-baca-f2a08df70090 2018-07-22 08:24:37,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:24:37,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:37,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83adf1a-e2f9-42a2-9fb8-27a89a0fae36 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:24:37,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-b83adf1a-e2f9-42a2-9fb8-27a89a0fae36 2018-07-22 08:24:37,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:37,439 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82059ecb-26aa-4941-ba40-e5645425d558 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:24:37,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-82059ecb-26aa-4941-ba40-e5645425d558 2018-07-22 08:24:37,440 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:24:37,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:37,543 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ae6d5a2-25d9-4066-8e5c-80a47c8486f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:24:37,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-0ae6d5a2-25d9-4066-8e5c-80a47c8486f1 2018-07-22 08:24:37,543 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:24:37,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:37,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e30efc9-5c34-41ce-9419-df25e00a7057 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:24:37,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-3e30efc9-5c34-41ce-9419-df25e00a7057 2018-07-22 08:24:37,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:24:37,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:37,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-614f1015-2b40-4dcc-a959-3208270f0546 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9db269720b314d5d9d7253eb41f0b737", "name": "CreateNetworkSuccessTests-81c708bd-deaf-43a-proj"}} 2018-07-22 08:24:37,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737 used request id req-614f1015-2b40-4dcc-a959-3208270f0546 2018-07-22 08:24:37,737 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84a2f452-13ee-4070-90fb-4b0400cc95d4 2018-07-22 08:24:37,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=84a2f452-13ee-4070-90fb-4b0400cc95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:37,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d5c4251f-f755-4bc3-82e4-99fc30ee9130 Date: Sun, 22 Jul 2018 08:24:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:24:07Z", "security_group_id": "84a2f452-13ee-4070-90fb-4b0400cc95d4", "port_range_min": null, "revision_number": 0, "tenant_id": "9db269720b314d5d9d7253eb41f0b737", "created_at": "2018-07-22T08:24:07Z", "project_id": "9db269720b314d5d9d7253eb41f0b737", "id": "458bef5e-5967-481d-94d0-a25494d30247"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:24:07Z", "security_group_id": "84a2f452-13ee-4070-90fb-4b0400cc95d4", "port_range_min": null, "revision_number": 0, "tenant_id": "9db269720b314d5d9d7253eb41f0b737", "created_at": "2018-07-22T08:24:07Z", "project_id": "9db269720b314d5d9d7253eb41f0b737", "id": "460e3157-2d4b-427c-af0b-2a77a5c6c813"}, {"remote_group_id": "84a2f452-13ee-4070-90fb-4b0400cc95d4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:24:07Z", "security_group_id": "84a2f452-13ee-4070-90fb-4b0400cc95d4", "port_range_min": null, "revision_number": 0, "tenant_id": "9db269720b314d5d9d7253eb41f0b737", "created_at": "2018-07-22T08:24:07Z", "project_id": "9db269720b314d5d9d7253eb41f0b737", "id": "73c85b20-2591-4460-b445-179d9e2a1d01"}, {"remote_group_id": "84a2f452-13ee-4070-90fb-4b0400cc95d4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:24:07Z", "security_group_id": "84a2f452-13ee-4070-90fb-4b0400cc95d4", "port_range_min": null, "revision_number": 0, "tenant_id": "9db269720b314d5d9d7253eb41f0b737", "created_at": "2018-07-22T08:24:07Z", "project_id": "9db269720b314d5d9d7253eb41f0b737", "id": "f5e9fa87-d7c8-4f73-89e1-563dba95fe9c"}]} 2018-07-22 08:24:37,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=84a2f452-13ee-4070-90fb-4b0400cc95d4 used request id req-d5c4251f-f755-4bc3-82e4-99fc30ee9130 2018-07-22 08:24:37,941 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:24:37,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/84a2f452-13ee-4070-90fb-4b0400cc95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:38,256 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-637c4f94-9b76-4ec2-885a-74079f287de4 Content-Length: 0 Date: Sun, 22 Jul 2018 08:24:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:24:38,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/84a2f452-13ee-4070-90fb-4b0400cc95d4 used request id req-637c4f94-9b76-4ec2-885a-74079f287de4 2018-07-22 08:24:38,257 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-81c708bd-deaf-43a-proj 2018-07-22 08:24:38,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:38,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:24:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdc3f354-2a92-4b45-a7c0-352e27a26dc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:24:38,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9db269720b314d5d9d7253eb41f0b737 used request id req-bdc3f354-2a92-4b45-a7c0-352e27a26dc6 2018-07-22 08:24:38,511 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-81c708bd-deaf-43a-proj-role 2018-07-22 08:24:38,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/fb717d90aaf74144bf7ec8c928b536c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:38,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:24:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ec32c9e-f6c5-441d-b478-81c1aeba0657 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:24:38,630 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/fb717d90aaf74144bf7ec8c928b536c5 used request id req-8ec32c9e-f6c5-441d-b478-81c1aeba0657 2018-07-22 08:24:38,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776cb3cf0127793a73fdf7364dc6001e665c881" 2018-07-22 08:24:38,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-237b8469-3e09-4ecc-8a05-dfa5a255b231 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:24:38,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-237b8469-3e09-4ecc-8a05-dfa5a255b231 2018-07-22 08:24:38,724 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-81c708bd-deaf-43a-user 2018-07-22 08:24:38,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8c5778ef37bc478781b7925547fcc1fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a87cfec6624d3dd71c22f44eee16ff8de224a9" 2018-07-22 08:24:38,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:24:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1528cad-0400-42f0-b235-fa7d17753450 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:24:38,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8c5778ef37bc478781b7925547fcc1fd used request id req-e1528cad-0400-42f0-b235-fa7d17753450 2018-07-22 08:24:38,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:39,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:24:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["33WiX2snTRaSNjwO-jm7tw"], "issued_at": "2018-07-22T08:24:39.000000Z"}} 2018-07-22 08:24:39,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bef3721b197ccf810e171cd4c49bccf158c8494" 2018-07-22 08:24:39,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0576ed6e-aefd-4c5a-bae2-b5f1f380b57f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:24:39,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0576ed6e-aefd-4c5a-bae2-b5f1f380b57f 2018-07-22 08:24:39,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:24:39,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:39,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:24:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["xJiy5gYuT1ShXjeLzsGA9A"], "issued_at": "2018-07-22T08:24:39.000000Z"}} 2018-07-22 08:24:39,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c60368198f1a88791f92c6573e4eed4a213e80" 2018-07-22 08:24:39,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c62690e-b2eb-477e-8759-6939a85db0bf Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:24:39,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3c62690e-b2eb-477e-8759-6939a85db0bf 2018-07-22 08:24:39,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:24:39,896 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:24:39 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:24:39,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-49940db8-f635-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c60368198f1a88791f92c6573e4eed4a213e80" 2018-07-22 08:24:39,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5524f1d0-dbad-4866-9888-aa941309ab55 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-49940db8-f635-458-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:24:39,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-49940db8-f635-458-proj used request id req-5524f1d0-dbad-4866-9888-aa941309ab55 2018-07-22 08:24:39,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c60368198f1a88791f92c6573e4eed4a213e80" 2018-07-22 08:24:40,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee521573-ef03-4c3c-9f01-7599a5c3d606 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:24:40,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ee521573-ef03-4c3c-9f01-7599a5c3d606 2018-07-22 08:24:40,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c60368198f1a88791f92c6573e4eed4a213e80" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-49940db8-f635-458-proj"}}' 2018-07-22 08:24:40,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74d9eb01-bf34-443f-8392-3e586d46351c Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575"}, "tags": [], "enabled": true, "id": "b07c067dd5f84514a71cbd6bfa48c575", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-49940db8-f635-458-proj"}} 2018-07-22 08:24:40,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-74d9eb01-bf34-443f-8392-3e586d46351c 2018-07-22 08:24:40,223 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-49940db8-f635-458-proj 2018-07-22 08:24:40,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:24:40,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:40,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:24:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["k02OXJkNSO-stzlzj_YG-g"], "issued_at": "2018-07-22T08:24:40.000000Z"}} 2018-07-22 08:24:40,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7135aac1c4ac4e304aa67b5fedd46c8ba876dc" 2018-07-22 08:24:40,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df820072-7979-40f9-abb1-5c6b6d5c4f54 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:24:40,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-df820072-7979-40f9-abb1-5c6b6d5c4f54 2018-07-22 08:24:40,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:24:40,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:24:40 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:24:40,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7135aac1c4ac4e304aa67b5fedd46c8ba876dc" 2018-07-22 08:24:40,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23046712-3006-4112-b940-94a817572641 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:24:40,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-23046712-3006-4112-b940-94a817572641 2018-07-22 08:24:40,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-49940db8-f635-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7135aac1c4ac4e304aa67b5fedd46c8ba876dc" 2018-07-22 08:24:40,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a226c06-380b-44fc-b482-b8fb8f387829 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-49940db8-f635-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575"}, "tags": [], "enabled": true, "id": "b07c067dd5f84514a71cbd6bfa48c575", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-49940db8-f635-458-proj"}]} 2018-07-22 08:24:40,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-49940db8-f635-458-proj used request id req-1a226c06-380b-44fc-b482-b8fb8f387829 2018-07-22 08:24:40,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7135aac1c4ac4e304aa67b5fedd46c8ba876dc" 2018-07-22 08:24:40,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46bbf5ab-df35-4eaa-aaec-26fc1ec1ee42 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:24:40,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-46bbf5ab-df35-4eaa-aaec-26fc1ec1ee42 2018-07-22 08:24:41,361 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-49940db8-f635-458-user 2018-07-22 08:24:41,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:24:41,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c60368198f1a88791f92c6573e4eed4a213e80" 2018-07-22 08:24:41,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777ceccd-6dc1-4632-a832-af7eb922a8b7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:24:41,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-777ceccd-6dc1-4632-a832-af7eb922a8b7 2018-07-22 08:24:41,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c60368198f1a88791f92c6573e4eed4a213e80" -d '{"role": {"name": "CreateNetworkSuccessTests-49940db8-f635-458-proj-role"}}' 2018-07-22 08:24:41,571 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9b12f55-e473-440a-b2fd-b6f1a6c3514f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d982a362ad844f99c2737443150ef91", "links": {"self": "http://172.30.9.23:5000/v3/roles/1d982a362ad844f99c2737443150ef91"}, "name": "CreateNetworkSuccessTests-49940db8-f635-458-proj-role"}} 2018-07-22 08:24:41,571 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d9b12f55-e473-440a-b2fd-b6f1a6c3514f 2018-07-22 08:24:41,571 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-49940db8-f635-458-proj-role 2018-07-22 08:24:41,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/1d982a362ad844f99c2737443150ef91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c60368198f1a88791f92c6573e4eed4a213e80" 2018-07-22 08:24:41,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b45ac9-079d-48de-937d-375448f8ee9a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d982a362ad844f99c2737443150ef91", "links": {"self": "http://172.30.9.23:5000/v3/roles/1d982a362ad844f99c2737443150ef91"}, "name": "CreateNetworkSuccessTests-49940db8-f635-458-proj-role"}} 2018-07-22 08:24:41,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/1d982a362ad844f99c2737443150ef91 used request id req-b4b45ac9-079d-48de-937d-375448f8ee9a 2018-07-22 08:24:41,667 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-49940db8-f635-458-proj-role to project CreateNetworkSuccessTests-49940db8-f635-458-proj 2018-07-22 08:24:41,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575/users/975e4d984bc24cc785fcf923d5771dda/roles/1d982a362ad844f99c2737443150ef91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c60368198f1a88791f92c6573e4eed4a213e80" 2018-07-22 08:24:41,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f49cc4c9-3c06-441d-86d5-6ea8edd25594 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:24:41,813 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575/users/975e4d984bc24cc785fcf923d5771dda/roles/1d982a362ad844f99c2737443150ef91 used request id req-f49cc4c9-3c06-441d-86d5-6ea8edd25594 2018-07-22 08:24:41,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:24:41,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:42,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:24:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["lbvuyPmsSFmjL8X4lMYwoQ"], "issued_at": "2018-07-22T08:24:42.000000Z"}} 2018-07-22 08:24:42,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7590646175d719198b7c331422472c5f2a887599" 2018-07-22 08:24:42,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f770e5-85ca-4531-be23-609d7bba516b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:24:42,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f6f770e5-85ca-4531-be23-609d7bba516b 2018-07-22 08:24:42,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7590646175d719198b7c331422472c5f2a887599" 2018-07-22 08:24:42,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2dc9b5c0-cb58-4e83-b9a2-526492481036 Date: Sun, 22 Jul 2018 08:24:42 GMT RESP BODY: {"networks":[]} 2018-07-22 08:24:42,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-net used request id req-2dc9b5c0-cb58-4e83-b9a2-526492481036 2018-07-22 08:24:42,502 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-net 2018-07-22 08:24:42,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:24:42,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:42,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:24:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["CpMnyCySReKGek4fUxYqBA"], "issued_at": "2018-07-22T08:24:42.000000Z"}} 2018-07-22 08:24:42,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c58dfea5b516d8508d5be0f16bd1ae5b8c618a3" 2018-07-22 08:24:42,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318ad9ed-99df-467a-ad98-b043b4f33162 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:24:42,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-318ad9ed-99df-467a-ad98-b043b4f33162 2018-07-22 08:24:42,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:24:42,992 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:24:42 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:24:42,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-49940db8-f635-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c58dfea5b516d8508d5be0f16bd1ae5b8c618a3" 2018-07-22 08:24:43,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c6e8e3-9c7a-448f-8bec-3ac0938184f6 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-49940db8-f635-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575"}, "tags": [], "enabled": true, "id": "b07c067dd5f84514a71cbd6bfa48c575", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-49940db8-f635-458-proj"}]} 2018-07-22 08:24:43,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-49940db8-f635-458-proj used request id req-d6c6e8e3-9c7a-448f-8bec-3ac0938184f6 2018-07-22 08:24:43,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7590646175d719198b7c331422472c5f2a887599" -d '{"network": {"tenant_id": "b07c067dd5f84514a71cbd6bfa48c575", "mtu": 999, "name": "CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-net", "admin_state_up": true}}' 2018-07-22 08:24:43,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-0ba47d91-2ea7-4abf-9796-6371851dd444 Date: Sun, 22 Jul 2018 08:24:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"40d51e47-6e88-43dc-b518-d4d3962e43e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"b07c067dd5f84514a71cbd6bfa48c575","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:24:43Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-net","admin_state_up":true,"tenant_id":"b07c067dd5f84514a71cbd6bfa48c575","created_at":"2018-07-22T08:24:43Z","mtu":999}} 2018-07-22 08:24:43,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-0ba47d91-2ea7-4abf-9796-6371851dd444 2018-07-22 08:24:43,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=40d51e47-6e88-43dc-b518-d4d3962e43e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7590646175d719198b7c331422472c5f2a887599" 2018-07-22 08:24:44,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-989c3fd5-5f47-4872-9001-949f599af587 Date: Sun, 22 Jul 2018 08:24:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"40d51e47-6e88-43dc-b518-d4d3962e43e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"b07c067dd5f84514a71cbd6bfa48c575","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:24:43Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-net","admin_state_up":true,"tenant_id":"b07c067dd5f84514a71cbd6bfa48c575","created_at":"2018-07-22T08:24:43Z","provider:network_type":"vxlan"}]} 2018-07-22 08:24:44,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=40d51e47-6e88-43dc-b518-d4d3962e43e7 used request id req-989c3fd5-5f47-4872-9001-949f599af587 2018-07-22 08:24:44,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=40d51e47-6e88-43dc-b518-d4d3962e43e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7590646175d719198b7c331422472c5f2a887599" 2018-07-22 08:24:44,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-02ba9a86-1e74-48ba-9d5f-86adb206589f Date: Sun, 22 Jul 2018 08:24:44 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:24:44,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=40d51e47-6e88-43dc-b518-d4d3962e43e7 used request id req-02ba9a86-1e74-48ba-9d5f-86adb206589f 2018-07-22 08:24:44,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:24:44,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:44,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:24:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["0nPSF0y8TMuJuY5NhYpoVA"], "issued_at": "2018-07-22T08:24:44.000000Z"}} 2018-07-22 08:24:44,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60a3450bf4f5f17be1d7fc5423a1a73d8fae6fd" 2018-07-22 08:24:44,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-725feb57-8f6d-4c16-8682-5384d3755193 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:24:44,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-725feb57-8f6d-4c16-8682-5384d3755193 2018-07-22 08:24:44,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:24:44,737 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:24:44 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:24:44,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-49940db8-f635-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60a3450bf4f5f17be1d7fc5423a1a73d8fae6fd" 2018-07-22 08:24:44,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4376cbe-0164-41e6-8f0b-a8b30f9b3028 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-49940db8-f635-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575"}, "tags": [], "enabled": true, "id": "b07c067dd5f84514a71cbd6bfa48c575", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-49940db8-f635-458-proj"}]} 2018-07-22 08:24:44,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-49940db8-f635-458-proj used request id req-e4376cbe-0164-41e6-8f0b-a8b30f9b3028 2018-07-22 08:24:44,832 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-subnet 2018-07-22 08:24:44,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7590646175d719198b7c331422472c5f2a887599" -d '{"subnets": [{"ip_version": 4, "network_id": "40d51e47-6e88-43dc-b518-d4d3962e43e7", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-subnet", "tenant_id": "b07c067dd5f84514a71cbd6bfa48c575"}]}' 2018-07-22 08:24:45,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-de69f651-5761-43b1-a59d-7a2c21faa812 Date: Sun, 22 Jul 2018 08:24:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:24:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c7b7975-0f53-4da0-af42-7831c1974548","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b07c067dd5f84514a71cbd6bfa48c575","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"40d51e47-6e88-43dc-b518-d4d3962e43e7","tenant_id":"b07c067dd5f84514a71cbd6bfa48c575","created_at":"2018-07-22T08:24:45Z","ip_version":4}]} 2018-07-22 08:24:45,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-de69f651-5761-43b1-a59d-7a2c21faa812 2018-07-22 08:24:45,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=40d51e47-6e88-43dc-b518-d4d3962e43e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7590646175d719198b7c331422472c5f2a887599" 2018-07-22 08:24:45,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ac4f4bee-9d35-4675-aab3-31cf0510380d Date: Sun, 22 Jul 2018 08:24:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"40d51e47-6e88-43dc-b518-d4d3962e43e7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"b07c067dd5f84514a71cbd6bfa48c575","l2_adjacency":true,"status":"ACTIVE","subnets":["2c7b7975-0f53-4da0-af42-7831c1974548"],"description":"","tags":[],"updated_at":"2018-07-22T08:24:45Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-net","admin_state_up":true,"tenant_id":"b07c067dd5f84514a71cbd6bfa48c575","created_at":"2018-07-22T08:24:43Z","provider:network_type":"vxlan"}]} 2018-07-22 08:24:45,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=40d51e47-6e88-43dc-b518-d4d3962e43e7 used request id req-ac4f4bee-9d35-4675-aab3-31cf0510380d 2018-07-22 08:24:45,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=40d51e47-6e88-43dc-b518-d4d3962e43e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7590646175d719198b7c331422472c5f2a887599" 2018-07-22 08:24:45,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-5b45c5a0-7078-41c2-a3a3-49520b2086fa Date: Sun, 22 Jul 2018 08:24:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:24:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c7b7975-0f53-4da0-af42-7831c1974548","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b07c067dd5f84514a71cbd6bfa48c575","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"40d51e47-6e88-43dc-b518-d4d3962e43e7","tenant_id":"b07c067dd5f84514a71cbd6bfa48c575","created_at":"2018-07-22T08:24:45Z","ip_version":4}]} 2018-07-22 08:24:45,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=40d51e47-6e88-43dc-b518-d4d3962e43e7 used request id req-5b45c5a0-7078-41c2-a3a3-49520b2086fa 2018-07-22 08:24:45,973 - OpenStackNetwork - DEBUG - Network [40d51e47-6e88-43dc-b518-d4d3962e43e7] created successfully 2018-07-22 08:24:45,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:46,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d982a362ad844f99c2737443150ef91", "name": "CreateNetworkSuccessTests-49940db8-f635-458-proj-role"}], "expires_at": "2018-07-22T09:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b07c067dd5f84514a71cbd6bfa48c575", "name": "CreateNetworkSuccessTests-49940db8-f635-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b07c067dd5f84514a71cbd6bfa48c575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/b07c067dd5f84514a71cbd6bfa48c575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/b07c067dd5f84514a71cbd6bfa48c575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b07c067dd5f84514a71cbd6bfa48c575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/b07c067dd5f84514a71cbd6bfa48c575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/b07c067dd5f84514a71cbd6bfa48c575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b07c067dd5f84514a71cbd6bfa48c575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_b07c067dd5f84514a71cbd6bfa48c575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/b07c067dd5f84514a71cbd6bfa48c575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/b07c067dd5f84514a71cbd6bfa48c575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/b07c067dd5f84514a71cbd6bfa48c575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b07c067dd5f84514a71cbd6bfa48c575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/b07c067dd5f84514a71cbd6bfa48c575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/b07c067dd5f84514a71cbd6bfa48c575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-49940db8-f635-458-user", "id": "975e4d984bc24cc785fcf923d5771dda"}, "audit_ids": ["-4oZqyL6R0qpfHTqGs1FHQ"], "issued_at": "2018-07-22T08:24:46.000000Z"}} 2018-07-22 08:24:46,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfcaba78728a18dcb339cbc76145a3ada8fd1332" 2018-07-22 08:24:46,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fbb94949-2920-41d5-85e1-3071d100384f Date: Sun, 22 Jul 2018 08:24:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"40d51e47-6e88-43dc-b518-d4d3962e43e7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b07c067dd5f84514a71cbd6bfa48c575","l2_adjacency":true,"status":"ACTIVE","subnets":["2c7b7975-0f53-4da0-af42-7831c1974548"],"description":"","tags":[],"updated_at":"2018-07-22T08:24:45Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-net","admin_state_up":true,"tenant_id":"b07c067dd5f84514a71cbd6bfa48c575","created_at":"2018-07-22T08:24:43Z","mtu":999}]} 2018-07-22 08:24:46,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-net used request id req-fbb94949-2920-41d5-85e1-3071d100384f 2018-07-22 08:24:46,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:24:46,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:24:46 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:24:46,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bef3721b197ccf810e171cd4c49bccf158c8494" 2018-07-22 08:24:46,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787be435-b31a-4165-b06d-4b2aef3fe41b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b07c067dd5f84514a71cbd6bfa48c575", "name": "CreateNetworkSuccessTests-49940db8-f635-458-proj"}} 2018-07-22 08:24:46,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575 used request id req-787be435-b31a-4165-b06d-4b2aef3fe41b 2018-07-22 08:24:46,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=40d51e47-6e88-43dc-b518-d4d3962e43e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfcaba78728a18dcb339cbc76145a3ada8fd1332" 2018-07-22 08:24:47,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-75199564-12d8-4dcf-bd5c-e1e419ef1923 Date: Sun, 22 Jul 2018 08:24:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40d51e47-6e88-43dc-b518-d4d3962e43e7","tenant_id":"b07c067dd5f84514a71cbd6bfa48c575","created_at":"2018-07-22T08:24:45Z","dns_nameservers":[],"updated_at":"2018-07-22T08:24:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b07c067dd5f84514a71cbd6bfa48c575","id":"2c7b7975-0f53-4da0-af42-7831c1974548","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-subnet"}]} 2018-07-22 08:24:47,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=40d51e47-6e88-43dc-b518-d4d3962e43e7 used request id req-75199564-12d8-4dcf-bd5c-e1e419ef1923 2018-07-22 08:24:47,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:24:47,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:47,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:24:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["JTev3Yi7RNeKnvsU9wAS_A"], "issued_at": "2018-07-22T08:24:47.000000Z"}} 2018-07-22 08:24:47,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:47,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4889ea1-2eda-494b-8e58-0abc283431a7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:24:47,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a4889ea1-2eda-494b-8e58-0abc283431a7 2018-07-22 08:24:47,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:47,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8fba6c16-a3f6-44cc-896b-46ca6a709cd7 Date: Sun, 22 Jul 2018 08:24:47 GMT RESP BODY: {"routers": []} 2018-07-22 08:24:47,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-router&admin_state_up=True used request id req-8fba6c16-a3f6-44cc-896b-46ca6a709cd7 2018-07-22 08:24:47,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:24:47,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:24:48,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:24:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["fUwITKnHSXGcysecSrQbCQ"], "issued_at": "2018-07-22T08:24:48.000000Z"}} 2018-07-22 08:24:48,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a5c7054174bc3f5bfcaa8c0efb7047ba22c3ec" 2018-07-22 08:24:48,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f273f558-7782-4efc-a4fb-a51bbec3a07b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:24:48,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f273f558-7782-4efc-a4fb-a51bbec3a07b 2018-07-22 08:24:48,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:24:48,404 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:24:48 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:24:48,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-49940db8-f635-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a5c7054174bc3f5bfcaa8c0efb7047ba22c3ec" 2018-07-22 08:24:48,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e042f2-e36e-4924-a6e8-b005428eccac Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-49940db8-f635-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575"}, "tags": [], "enabled": true, "id": "b07c067dd5f84514a71cbd6bfa48c575", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-49940db8-f635-458-proj"}]} 2018-07-22 08:24:48,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-49940db8-f635-458-proj used request id req-66e042f2-e36e-4924-a6e8-b005428eccac 2018-07-22 08:24:48,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:48,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e1b35a0b-4a06-42d4-aeb4-6d06e2e9e61a Date: Sun, 22 Jul 2018 08:24:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 08:24:48,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-e1b35a0b-4a06-42d4-aeb4-6d06e2e9e61a 2018-07-22 08:24:48,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:48,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f113739c-2f45-46d4-9d65-1c97d269826e Date: Sun, 22 Jul 2018 08:24:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 08:24:48,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-f113739c-2f45-46d4-9d65-1c97d269826e 2018-07-22 08:24:48,907 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-router 2018-07-22 08:24:48,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "tenant_id": "b07c067dd5f84514a71cbd6bfa48c575", "name": "CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-router", "admin_state_up": true}}' 2018-07-22 08:24:55,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8f0e9c79-e1a6-4f7b-ab52-09a660b006b7 Date: Sun, 22 Jul 2018 08:24:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b07c067dd5f84514a71cbd6bfa48c575", "created_at": "2018-07-22T08:24:49Z", "admin_state_up": true, "updated_at": "2018-07-22T08:24:50Z", "project_id": "b07c067dd5f84514a71cbd6bfa48c575", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d1bfbd3b-8dc9-4740-8357-6d725ec74063", "name": "CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-router"}} 2018-07-22 08:24:55,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-8f0e9c79-e1a6-4f7b-ab52-09a660b006b7 2018-07-22 08:24:55,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=d1bfbd3b-8dc9-4740-8357-6d725ec74063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:55,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3361 X-Openstack-Request-Id: req-3ba74928-6e82-448a-97cf-399e71bb9e77 Date: Sun, 22 Jul 2018 08:24:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:53Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26c067e7-64fa-48a5-8bb2-5f3d324751d9","ip_address":"169.254.192.1"}],"id":"31950584-6763-4430-8318-0ee20cddc601","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a7:b9:33","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b07c067dd5f84514a71cbd6bfa48c575","admin_state_up":true,"network_id":"6b6574a8-c48e-43f9-804c-776619a2466e","tenant_id":"","created_at":"2018-07-22T08:24:53Z","binding:vnic_type":"normal","device_id":"d1bfbd3b-8dc9-4740-8357-6d725ec74063","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:51Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26c067e7-64fa-48a5-8bb2-5f3d324751d9","ip_address":"169.254.192.9"}],"id":"d496ffc4-ad25-47f9-bf0c-954cf3dfea39","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:aa:13:4f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b07c067dd5f84514a71cbd6bfa48c575","admin_state_up":true,"network_id":"6b6574a8-c48e-43f9-804c-776619a2466e","tenant_id":"","created_at":"2018-07-22T08:24:51Z","binding:vnic_type":"normal","device_id":"d1bfbd3b-8dc9-4740-8357-6d725ec74063","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:54Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26686176-d4b0-4f11-8423-c349e99aa88a","ip_address":"172.30.9.202"}],"id":"e2755d26-4bc2-4d3d-bc56-e0e8ca75ae87","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f8:b4:2d","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"","created_at":"2018-07-22T08:24:50Z","binding:vnic_type":"normal","device_id":"d1bfbd3b-8dc9-4740-8357-6d725ec74063","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:52Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26c067e7-64fa-48a5-8bb2-5f3d324751d9","ip_address":"169.254.192.10"}],"id":"ee1f8349-0544-445b-bee4-92875c337f95","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0c:4b:1a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b07c067dd5f84514a71cbd6bfa48c575","admin_state_up":true,"network_id":"6b6574a8-c48e-43f9-804c-776619a2466e","tenant_id":"","created_at":"2018-07-22T08:24:52Z","binding:vnic_type":"normal","device_id":"d1bfbd3b-8dc9-4740-8357-6d725ec74063","ip_allocation":"immediate"}]} 2018-07-22 08:24:55,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=d1bfbd3b-8dc9-4740-8357-6d725ec74063 used request id req-3ba74928-6e82-448a-97cf-399e71bb9e77 2018-07-22 08:24:55,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:55,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-3a2dfa32-5e67-41b9-9f63-fbfbdc68981f Date: Sun, 22 Jul 2018 08:24:55 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}} 2018-07-22 08:24:55,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a used request id req-3a2dfa32-5e67-41b9-9f63-fbfbdc68981f 2018-07-22 08:24:55,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26c067e7-64fa-48a5-8bb2-5f3d324751d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:55,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-b3531dcc-da06-48e4-a6b5-4f925ef9d2da Date: Sun, 22 Jul 2018 08:24:55 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T08:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"26c067e7-64fa-48a5-8bb2-5f3d324751d9","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant b07c067dd5f84514a71cbd6bfa48c575","enable_dhcp":false,"segment_id":null,"network_id":"6b6574a8-c48e-43f9-804c-776619a2466e","tenant_id":"","created_at":"2018-07-22T08:24:49Z","ip_version":4}} 2018-07-22 08:24:55,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26c067e7-64fa-48a5-8bb2-5f3d324751d9 used request id req-b3531dcc-da06-48e4-a6b5-4f925ef9d2da 2018-07-22 08:24:55,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26c067e7-64fa-48a5-8bb2-5f3d324751d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:55,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-03cc3fc7-3f8d-4aff-88b0-54291aeebe91 Date: Sun, 22 Jul 2018 08:24:55 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T08:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"26c067e7-64fa-48a5-8bb2-5f3d324751d9","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant b07c067dd5f84514a71cbd6bfa48c575","enable_dhcp":false,"segment_id":null,"network_id":"6b6574a8-c48e-43f9-804c-776619a2466e","tenant_id":"","created_at":"2018-07-22T08:24:49Z","ip_version":4}} 2018-07-22 08:24:55,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26c067e7-64fa-48a5-8bb2-5f3d324751d9 used request id req-03cc3fc7-3f8d-4aff-88b0-54291aeebe91 2018-07-22 08:24:55,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26c067e7-64fa-48a5-8bb2-5f3d324751d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:56,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-5e7c4367-6303-46dd-bd7b-cbaddb28e938 Date: Sun, 22 Jul 2018 08:24:56 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T08:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"26c067e7-64fa-48a5-8bb2-5f3d324751d9","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant b07c067dd5f84514a71cbd6bfa48c575","enable_dhcp":false,"segment_id":null,"network_id":"6b6574a8-c48e-43f9-804c-776619a2466e","tenant_id":"","created_at":"2018-07-22T08:24:49Z","ip_version":4}} 2018-07-22 08:24:56,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26c067e7-64fa-48a5-8bb2-5f3d324751d9 used request id req-5e7c4367-6303-46dd-bd7b-cbaddb28e938 2018-07-22 08:24:56,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:56,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-540f706b-9cdb-4754-a962-07ad81c3b003 Date: Sun, 22 Jul 2018 08:24:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"40d51e47-6e88-43dc-b518-d4d3962e43e7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"b07c067dd5f84514a71cbd6bfa48c575","l2_adjacency":true,"status":"ACTIVE","subnets":["2c7b7975-0f53-4da0-af42-7831c1974548"],"description":"","tags":[],"updated_at":"2018-07-22T08:24:45Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-net","admin_state_up":true,"tenant_id":"b07c067dd5f84514a71cbd6bfa48c575","created_at":"2018-07-22T08:24:43Z","provider:network_type":"vxlan"}]} 2018-07-22 08:24:56,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-net used request id req-540f706b-9cdb-4754-a962-07ad81c3b003 2018-07-22 08:24:56,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:24:56,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:24:56 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:24:56,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:56,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dba362d-230c-4672-9f21-017e380345b0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b07c067dd5f84514a71cbd6bfa48c575", "name": "CreateNetworkSuccessTests-49940db8-f635-458-proj"}} 2018-07-22 08:24:56,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575 used request id req-7dba362d-230c-4672-9f21-017e380345b0 2018-07-22 08:24:56,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=40d51e47-6e88-43dc-b518-d4d3962e43e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:56,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-f5d48f7b-9042-4984-8b39-c72269d4b90a Date: Sun, 22 Jul 2018 08:24:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:24:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c7b7975-0f53-4da0-af42-7831c1974548","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b07c067dd5f84514a71cbd6bfa48c575","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"40d51e47-6e88-43dc-b518-d4d3962e43e7","tenant_id":"b07c067dd5f84514a71cbd6bfa48c575","created_at":"2018-07-22T08:24:45Z","ip_version":4}]} 2018-07-22 08:24:56,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=40d51e47-6e88-43dc-b518-d4d3962e43e7 used request id req-f5d48f7b-9042-4984-8b39-c72269d4b90a 2018-07-22 08:24:56,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=40d51e47-6e88-43dc-b518-d4d3962e43e7&name=CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:56,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-7dde08f0-9083-4587-83b2-8f86dbf2b315 Date: Sun, 22 Jul 2018 08:24:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:24:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c7b7975-0f53-4da0-af42-7831c1974548","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b07c067dd5f84514a71cbd6bfa48c575","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"40d51e47-6e88-43dc-b518-d4d3962e43e7","tenant_id":"b07c067dd5f84514a71cbd6bfa48c575","created_at":"2018-07-22T08:24:45Z","ip_version":4}]} 2018-07-22 08:24:56,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=40d51e47-6e88-43dc-b518-d4d3962e43e7&name=CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-subnet used request id req-7dde08f0-9083-4587-83b2-8f86dbf2b315 2018-07-22 08:24:56,547 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-22 08:24:56,547 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-router 2018-07-22 08:24:56,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/d1bfbd3b-8dc9-4740-8357-6d725ec74063/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" -d '{"subnet_id": "2c7b7975-0f53-4da0-af42-7831c1974548"}' 2018-07-22 08:24:58,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2cbe911f-bc95-4774-9554-43ef2d44a6bc Date: Sun, 22 Jul 2018 08:24:58 GMT RESP BODY: {"network_id": "40d51e47-6e88-43dc-b518-d4d3962e43e7", "tenant_id": "b07c067dd5f84514a71cbd6bfa48c575", "subnet_id": "2c7b7975-0f53-4da0-af42-7831c1974548", "subnet_ids": ["2c7b7975-0f53-4da0-af42-7831c1974548"], "port_id": "32360bee-59db-44d8-9c39-38138f143984", "id": "d1bfbd3b-8dc9-4740-8357-6d725ec74063"} 2018-07-22 08:24:58,962 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d1bfbd3b-8dc9-4740-8357-6d725ec74063/add_router_interface used request id req-2cbe911f-bc95-4774-9554-43ef2d44a6bc 2018-07-22 08:24:58,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/d1bfbd3b-8dc9-4740-8357-6d725ec74063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:59,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-2f8151f5-b55b-4054-820a-0f898b21932e Date: Sun, 22 Jul 2018 08:24:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b07c067dd5f84514a71cbd6bfa48c575", "created_at": "2018-07-22T08:24:49Z", "admin_state_up": true, "updated_at": "2018-07-22T08:24:57Z", "project_id": "b07c067dd5f84514a71cbd6bfa48c575", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "d1bfbd3b-8dc9-4740-8357-6d725ec74063", "name": "CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-router"}} 2018-07-22 08:24:59,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/d1bfbd3b-8dc9-4740-8357-6d725ec74063 used request id req-2f8151f5-b55b-4054-820a-0f898b21932e 2018-07-22 08:24:59,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=d1bfbd3b-8dc9-4740-8357-6d725ec74063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:59,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4580 X-Openstack-Request-Id: req-5c7c5513-427f-4e3d-8e62-866d340b4b33 Date: Sun, 22 Jul 2018 08:24:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:57Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26c067e7-64fa-48a5-8bb2-5f3d324751d9","ip_address":"169.254.192.1"}],"id":"31950584-6763-4430-8318-0ee20cddc601","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:b9:33","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b07c067dd5f84514a71cbd6bfa48c575","admin_state_up":true,"network_id":"6b6574a8-c48e-43f9-804c-776619a2466e","tenant_id":"","created_at":"2018-07-22T08:24:53Z","binding:vnic_type":"normal","device_id":"d1bfbd3b-8dc9-4740-8357-6d725ec74063","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c7b7975-0f53-4da0-af42-7831c1974548","ip_address":"10.55.1.1"}],"id":"32360bee-59db-44d8-9c39-38138f143984","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dc:36:6f","project_id":"b07c067dd5f84514a71cbd6bfa48c575","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40d51e47-6e88-43dc-b518-d4d3962e43e7","tenant_id":"b07c067dd5f84514a71cbd6bfa48c575","created_at":"2018-07-22T08:24:57Z","binding:vnic_type":"normal","device_id":"d1bfbd3b-8dc9-4740-8357-6d725ec74063","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:57Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26c067e7-64fa-48a5-8bb2-5f3d324751d9","ip_address":"169.254.192.9"}],"id":"d496ffc4-ad25-47f9-bf0c-954cf3dfea39","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:aa:13:4f","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b07c067dd5f84514a71cbd6bfa48c575","admin_state_up":true,"network_id":"6b6574a8-c48e-43f9-804c-776619a2466e","tenant_id":"","created_at":"2018-07-22T08:24:51Z","binding:vnic_type":"normal","device_id":"d1bfbd3b-8dc9-4740-8357-6d725ec74063","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:56Z","device_owner":"network:router_gateway","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26686176-d4b0-4f11-8423-c349e99aa88a","ip_address":"172.30.9.202"}],"id":"e2755d26-4bc2-4d3d-bc56-e0e8ca75ae87","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f8:b4:2d","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"","created_at":"2018-07-22T08:24:50Z","binding:vnic_type":"normal","device_id":"d1bfbd3b-8dc9-4740-8357-6d725ec74063","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:24:57Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26c067e7-64fa-48a5-8bb2-5f3d324751d9","ip_address":"169.254.192.10"}],"id":"ee1f8349-0544-445b-bee4-92875c337f95","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:4b:1a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b07c067dd5f84514a71cbd6bfa48c575","admin_state_up":true,"network_id":"6b6574a8-c48e-43f9-804c-776619a2466e","tenant_id":"","created_at":"2018-07-22T08:24:52Z","binding:vnic_type":"normal","device_id":"d1bfbd3b-8dc9-4740-8357-6d725ec74063","ip_allocation":"immediate"}]} 2018-07-22 08:24:59,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=d1bfbd3b-8dc9-4740-8357-6d725ec74063 used request id req-5c7c5513-427f-4e3d-8e62-866d340b4b33 2018-07-22 08:24:59,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:59,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-77546dfd-3eb0-4742-bd79-0467ad613813 Date: Sun, 22 Jul 2018 08:24:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}} 2018-07-22 08:24:59,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a used request id req-77546dfd-3eb0-4742-bd79-0467ad613813 2018-07-22 08:24:59,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26c067e7-64fa-48a5-8bb2-5f3d324751d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:59,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-ec668626-7e84-45f6-8f19-1a9b77727ddc Date: Sun, 22 Jul 2018 08:24:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T08:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"26c067e7-64fa-48a5-8bb2-5f3d324751d9","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant b07c067dd5f84514a71cbd6bfa48c575","enable_dhcp":false,"segment_id":null,"network_id":"6b6574a8-c48e-43f9-804c-776619a2466e","tenant_id":"","created_at":"2018-07-22T08:24:49Z","ip_version":4}} 2018-07-22 08:24:59,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26c067e7-64fa-48a5-8bb2-5f3d324751d9 used request id req-ec668626-7e84-45f6-8f19-1a9b77727ddc 2018-07-22 08:24:59,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26c067e7-64fa-48a5-8bb2-5f3d324751d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:59,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-bb9d9e55-ecc8-42c8-9b39-7274586caf1e Date: Sun, 22 Jul 2018 08:24:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T08:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"26c067e7-64fa-48a5-8bb2-5f3d324751d9","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant b07c067dd5f84514a71cbd6bfa48c575","enable_dhcp":false,"segment_id":null,"network_id":"6b6574a8-c48e-43f9-804c-776619a2466e","tenant_id":"","created_at":"2018-07-22T08:24:49Z","ip_version":4}} 2018-07-22 08:24:59,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26c067e7-64fa-48a5-8bb2-5f3d324751d9 used request id req-bb9d9e55-ecc8-42c8-9b39-7274586caf1e 2018-07-22 08:24:59,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26c067e7-64fa-48a5-8bb2-5f3d324751d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:59,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-41484862-04c4-4af0-ad07-487723f9dd48 Date: Sun, 22 Jul 2018 08:24:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T08:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"26c067e7-64fa-48a5-8bb2-5f3d324751d9","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant b07c067dd5f84514a71cbd6bfa48c575","enable_dhcp":false,"segment_id":null,"network_id":"6b6574a8-c48e-43f9-804c-776619a2466e","tenant_id":"","created_at":"2018-07-22T08:24:49Z","ip_version":4}} 2018-07-22 08:24:59,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26c067e7-64fa-48a5-8bb2-5f3d324751d9 used request id req-41484862-04c4-4af0-ad07-487723f9dd48 2018-07-22 08:24:59,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/2c7b7975-0f53-4da0-af42-7831c1974548 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:24:59,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-27b338d4-1540-44f5-85cf-5100099cdfcb Date: Sun, 22 Jul 2018 08:24:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T08:24:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c7b7975-0f53-4da0-af42-7831c1974548","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b07c067dd5f84514a71cbd6bfa48c575","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"40d51e47-6e88-43dc-b518-d4d3962e43e7","tenant_id":"b07c067dd5f84514a71cbd6bfa48c575","created_at":"2018-07-22T08:24:45Z","ip_version":4}} 2018-07-22 08:24:59,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/2c7b7975-0f53-4da0-af42-7831c1974548 used request id req-27b338d4-1540-44f5-85cf-5100099cdfcb 2018-07-22 08:24:59,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfcaba78728a18dcb339cbc76145a3ada8fd1332" 2018-07-22 08:25:00,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-15006764-0a9d-4dc2-a95f-b5be244d769a Date: Sun, 22 Jul 2018 08:25:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b07c067dd5f84514a71cbd6bfa48c575", "created_at": "2018-07-22T08:24:49Z", "admin_state_up": true, "updated_at": "2018-07-22T08:24:57Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "b07c067dd5f84514a71cbd6bfa48c575", "id": "d1bfbd3b-8dc9-4740-8357-6d725ec74063", "name": "CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-router"}]} 2018-07-22 08:25:00,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-router&admin_state_up=True used request id req-15006764-0a9d-4dc2-a95f-b5be244d769a 2018-07-22 08:25:00,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bef3721b197ccf810e171cd4c49bccf158c8494" 2018-07-22 08:25:00,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb971a13-8c6d-43d7-a653-b6cb7065c57c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b07c067dd5f84514a71cbd6bfa48c575", "name": "CreateNetworkSuccessTests-49940db8-f635-458-proj"}} 2018-07-22 08:25:00,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575 used request id req-cb971a13-8c6d-43d7-a653-b6cb7065c57c 2018-07-22 08:25:00,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=d1bfbd3b-8dc9-4740-8357-6d725ec74063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfcaba78728a18dcb339cbc76145a3ada8fd1332" 2018-07-22 08:25:00,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-b36ae713-9bfb-439f-b8b1-c0ac4de0d29c Date: Sun, 22 Jul 2018 08:25:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:25:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2c7b7975-0f53-4da0-af42-7831c1974548","ip_address":"10.55.1.1"}],"id":"32360bee-59db-44d8-9c39-38138f143984","security_groups":[],"mac_address":"fa:16:3e:dc:36:6f","project_id":"b07c067dd5f84514a71cbd6bfa48c575","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40d51e47-6e88-43dc-b518-d4d3962e43e7","tenant_id":"b07c067dd5f84514a71cbd6bfa48c575","created_at":"2018-07-22T08:24:57Z","binding:vnic_type":"normal","device_id":"d1bfbd3b-8dc9-4740-8357-6d725ec74063","ip_allocation":"immediate"}]} 2018-07-22 08:25:00,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=d1bfbd3b-8dc9-4740-8357-6d725ec74063 used request id req-b36ae713-9bfb-439f-b8b1-c0ac4de0d29c 2018-07-22 08:25:00,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/2c7b7975-0f53-4da0-af42-7831c1974548 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfcaba78728a18dcb339cbc76145a3ada8fd1332" 2018-07-22 08:25:00,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-f78674c0-d081-4448-8e5b-b78c3a3d3b35 Date: Sun, 22 Jul 2018 08:25:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40d51e47-6e88-43dc-b518-d4d3962e43e7","tenant_id":"b07c067dd5f84514a71cbd6bfa48c575","created_at":"2018-07-22T08:24:45Z","dns_nameservers":[],"updated_at":"2018-07-22T08:24:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b07c067dd5f84514a71cbd6bfa48c575","id":"2c7b7975-0f53-4da0-af42-7831c1974548","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-subnet"}} 2018-07-22 08:25:00,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/2c7b7975-0f53-4da0-af42-7831c1974548 used request id req-f78674c0-d081-4448-8e5b-b78c3a3d3b35 2018-07-22 08:25:00,996 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-router and subnet CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-subnet 2018-07-22 08:25:00,996 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-router 2018-07-22 08:25:01,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/d1bfbd3b-8dc9-4740-8357-6d725ec74063/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" -d '{"subnet_id": "2c7b7975-0f53-4da0-af42-7831c1974548"}' 2018-07-22 08:25:03,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7a1ba0b7-2c6e-4459-8952-8ffd59234990 Date: Sun, 22 Jul 2018 08:25:03 GMT RESP BODY: {"network_id": "40d51e47-6e88-43dc-b518-d4d3962e43e7", "tenant_id": "b07c067dd5f84514a71cbd6bfa48c575", "subnet_id": "2c7b7975-0f53-4da0-af42-7831c1974548", "subnet_ids": ["2c7b7975-0f53-4da0-af42-7831c1974548"], "port_id": "32360bee-59db-44d8-9c39-38138f143984", "id": "d1bfbd3b-8dc9-4740-8357-6d725ec74063"} 2018-07-22 08:25:03,169 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d1bfbd3b-8dc9-4740-8357-6d725ec74063/remove_router_interface used request id req-7a1ba0b7-2c6e-4459-8952-8ffd59234990 2018-07-22 08:25:03,169 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-router 2018-07-22 08:25:03,169 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-router 2018-07-22 08:25:03,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/d1bfbd3b-8dc9-4740-8357-6d725ec74063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e220055f2bbc9d2847dbbe943719768a0ff2f19" 2018-07-22 08:25:06,898 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ebc0e83-7b40-4562-b482-f23dbe742205 Content-Length: 0 Date: Sun, 22 Jul 2018 08:25:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:25:06,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d1bfbd3b-8dc9-4740-8357-6d725ec74063 used request id req-5ebc0e83-7b40-4562-b482-f23dbe742205 2018-07-22 08:25:06,900 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-subnet 2018-07-22 08:25:06,900 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-subnet 2018-07-22 08:25:06,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/2c7b7975-0f53-4da0-af42-7831c1974548 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7590646175d719198b7c331422472c5f2a887599" 2018-07-22 08:25:09,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2bd106bd-6f93-4140-83cc-9ca038bb5458 Date: Sun, 22 Jul 2018 08:25:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:25:09,163 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2c7b7975-0f53-4da0-af42-7831c1974548 used request id req-2bd106bd-6f93-4140-83cc-9ca038bb5458 2018-07-22 08:25:09,163 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-a43e831a-fa2d-4a0c-a46d-af16c80adf7a-pub-net 2018-07-22 08:25:09,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/40d51e47-6e88-43dc-b518-d4d3962e43e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7590646175d719198b7c331422472c5f2a887599" 2018-07-22 08:25:10,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-632b9870-72f8-470a-b0f9-2bf44fddff1b Date: Sun, 22 Jul 2018 08:25:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:25:10,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/40d51e47-6e88-43dc-b518-d4d3962e43e7 used request id req-632b9870-72f8-470a-b0f9-2bf44fddff1b 2018-07-22 08:25:10,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c60368198f1a88791f92c6573e4eed4a213e80" 2018-07-22 08:25:10,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c16435d8-a71d-42ff-8742-7e30ad4f0235 Date: Sun, 22 Jul 2018 08:25:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b07c067dd5f84514a71cbd6bfa48c575", "created_at": "2018-07-22T08:24:43Z", "updated_at": "2018-07-22T08:24:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:24:43Z", "revision_number": 0, "id": "06446cd3-0415-4976-9d17-5260e8221979", "remote_group_id": "06a2acb4-e606-4b4f-a02c-494ae6076362", "remote_ip_prefix": null, "created_at": "2018-07-22T08:24:43Z", "security_group_id": "06a2acb4-e606-4b4f-a02c-494ae6076362", "tenant_id": "b07c067dd5f84514a71cbd6bfa48c575", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07c067dd5f84514a71cbd6bfa48c575"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:24:43Z", "revision_number": 0, "id": "896e3f18-c50a-4ae2-b1ec-2c87684b3508", "remote_group_id": "06a2acb4-e606-4b4f-a02c-494ae6076362", "remote_ip_prefix": null, "created_at": "2018-07-22T08:24:43Z", "security_group_id": "06a2acb4-e606-4b4f-a02c-494ae6076362", "tenant_id": "b07c067dd5f84514a71cbd6bfa48c575", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07c067dd5f84514a71cbd6bfa48c575"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:24:43Z", "revision_number": 0, "id": "a9efd49a-3903-4e91-b851-1a26acdead19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:24:43Z", "security_group_id": "06a2acb4-e606-4b4f-a02c-494ae6076362", "tenant_id": "b07c067dd5f84514a71cbd6bfa48c575", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07c067dd5f84514a71cbd6bfa48c575"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:24:43Z", "revision_number": 0, "id": "cf59df6c-7adc-4fa9-b276-7780cf77bef8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:24:43Z", "security_group_id": "06a2acb4-e606-4b4f-a02c-494ae6076362", "tenant_id": "b07c067dd5f84514a71cbd6bfa48c575", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07c067dd5f84514a71cbd6bfa48c575"}], "revision_number": 4, "project_id": "b07c067dd5f84514a71cbd6bfa48c575", "id": "06a2acb4-e606-4b4f-a02c-494ae6076362", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:25:10,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c16435d8-a71d-42ff-8742-7e30ad4f0235 2018-07-22 08:25:10,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c60368198f1a88791f92c6573e4eed4a213e80" 2018-07-22 08:25:10,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd6a994f-dfaf-4c19-a0f2-697956a33161 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b07c067dd5f84514a71cbd6bfa48c575", "name": "CreateNetworkSuccessTests-49940db8-f635-458-proj"}} 2018-07-22 08:25:10,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575 used request id req-dd6a994f-dfaf-4c19-a0f2-697956a33161 2018-07-22 08:25:10,815 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06a2acb4-e606-4b4f-a02c-494ae6076362 2018-07-22 08:25:10,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=06a2acb4-e606-4b4f-a02c-494ae6076362 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c60368198f1a88791f92c6573e4eed4a213e80" 2018-07-22 08:25:11,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-47e66917-d83d-4c92-bb2e-f84fa6d4f167 Date: Sun, 22 Jul 2018 08:25:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "06a2acb4-e606-4b4f-a02c-494ae6076362", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:24:43Z", "security_group_id": "06a2acb4-e606-4b4f-a02c-494ae6076362", "port_range_min": null, "revision_number": 0, "tenant_id": "b07c067dd5f84514a71cbd6bfa48c575", "created_at": "2018-07-22T08:24:43Z", "project_id": "b07c067dd5f84514a71cbd6bfa48c575", "id": "06446cd3-0415-4976-9d17-5260e8221979"}, {"remote_group_id": "06a2acb4-e606-4b4f-a02c-494ae6076362", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:24:43Z", "security_group_id": "06a2acb4-e606-4b4f-a02c-494ae6076362", "port_range_min": null, "revision_number": 0, "tenant_id": "b07c067dd5f84514a71cbd6bfa48c575", "created_at": "2018-07-22T08:24:43Z", "project_id": "b07c067dd5f84514a71cbd6bfa48c575", "id": "896e3f18-c50a-4ae2-b1ec-2c87684b3508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:24:43Z", "security_group_id": "06a2acb4-e606-4b4f-a02c-494ae6076362", "port_range_min": null, "revision_number": 0, "tenant_id": "b07c067dd5f84514a71cbd6bfa48c575", "created_at": "2018-07-22T08:24:43Z", "project_id": "b07c067dd5f84514a71cbd6bfa48c575", "id": "a9efd49a-3903-4e91-b851-1a26acdead19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:24:43Z", "security_group_id": "06a2acb4-e606-4b4f-a02c-494ae6076362", "port_range_min": null, "revision_number": 0, "tenant_id": "b07c067dd5f84514a71cbd6bfa48c575", "created_at": "2018-07-22T08:24:43Z", "project_id": "b07c067dd5f84514a71cbd6bfa48c575", "id": "cf59df6c-7adc-4fa9-b276-7780cf77bef8"}]} 2018-07-22 08:25:11,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=06a2acb4-e606-4b4f-a02c-494ae6076362 used request id req-47e66917-d83d-4c92-bb2e-f84fa6d4f167 2018-07-22 08:25:11,017 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:25:11,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/06a2acb4-e606-4b4f-a02c-494ae6076362 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c60368198f1a88791f92c6573e4eed4a213e80" 2018-07-22 08:25:11,340 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef845176-fba3-4008-9fad-cf92603a70c5 Content-Length: 0 Date: Sun, 22 Jul 2018 08:25:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:25:11,340 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/06a2acb4-e606-4b4f-a02c-494ae6076362 used request id req-ef845176-fba3-4008-9fad-cf92603a70c5 2018-07-22 08:25:11,341 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-49940db8-f635-458-proj 2018-07-22 08:25:11,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c60368198f1a88791f92c6573e4eed4a213e80" 2018-07-22 08:25:11,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:25:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b89405a-1370-4ba4-aa47-c706c0d6bde7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:25:11,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b07c067dd5f84514a71cbd6bfa48c575 used request id req-7b89405a-1370-4ba4-aa47-c706c0d6bde7 2018-07-22 08:25:11,589 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-49940db8-f635-458-proj-role 2018-07-22 08:25:11,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/1d982a362ad844f99c2737443150ef91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c60368198f1a88791f92c6573e4eed4a213e80" 2018-07-22 08:25:11,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:25:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef740948-965b-4b9d-b9f0-26a5547f2585 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:25:11,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/1d982a362ad844f99c2737443150ef91 used request id req-ef740948-965b-4b9d-b9f0-26a5547f2585 2018-07-22 08:25:11,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c60368198f1a88791f92c6573e4eed4a213e80" 2018-07-22 08:25:11,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058d9fc7-bcf9-4b44-8a3d-ee8ee9495168 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:25:11,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-058d9fc7-bcf9-4b44-8a3d-ee8ee9495168 2018-07-22 08:25:11,804 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-49940db8-f635-458-user 2018-07-22 08:25:11,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/975e4d984bc24cc785fcf923d5771dda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7135aac1c4ac4e304aa67b5fedd46c8ba876dc" 2018-07-22 08:25:12,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:25:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cf493da-057e-4179-ae2e-fe27123ec556 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:25:12,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/975e4d984bc24cc785fcf923d5771dda used request id req-4cf493da-057e-4179-ae2e-fe27123ec556 2018-07-22 08:25:12,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:25:12,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:25:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["k0xXlx1eRlK9bV0CxT5AAQ"], "issued_at": "2018-07-22T08:25:12.000000Z"}} 2018-07-22 08:25:12,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f314071ff75002f1a9b1512d5c308155eb9e1f50" 2018-07-22 08:25:12,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9dbb13-fbfc-49ad-a5df-34199ccf7703 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:25:12,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fa9dbb13-fbfc-49ad-a5df-34199ccf7703 2018-07-22 08:25:12,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:25:12,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:25:12,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:25:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["K4wtZzOPTQCh5lDLzjQe0A"], "issued_at": "2018-07-22T08:25:12.000000Z"}} 2018-07-22 08:25:12,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:13,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3914e107-0308-4f9c-8d94-500117b13d7a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:25:13,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3914e107-0308-4f9c-8d94-500117b13d7a 2018-07-22 08:25:13,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:25:13,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:25:13 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:25:13,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-aff66195-87b1-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:13,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ebffa63-aa75-4395-ac86-d2f834f81acf Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-aff66195-87b1-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:25:13,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-aff66195-87b1-4ea-proj used request id req-8ebffa63-aa75-4395-ac86-d2f834f81acf 2018-07-22 08:25:13,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:13,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b2dff3-2ff2-4d9f-bc2c-5eed60c99e6b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:25:13,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e9b2dff3-2ff2-4d9f-bc2c-5eed60c99e6b 2018-07-22 08:25:13,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj"}}' 2018-07-22 08:25:13,540 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:25:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ef8db1b-9ba2-4460-8cd5-0e39617ea57d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e"}, "tags": [], "enabled": true, "id": "dcfe528000a2468c98d6aed4e8f3c70e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj"}} 2018-07-22 08:25:13,540 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4ef8db1b-9ba2-4460-8cd5-0e39617ea57d 2018-07-22 08:25:13,541 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-aff66195-87b1-4ea-proj 2018-07-22 08:25:13,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:25:13,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:25:13,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:25:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["V-dWzfRnR0a3BwitXd4WZA"], "issued_at": "2018-07-22T08:25:13.000000Z"}} 2018-07-22 08:25:13,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0629f9398f88edf93614609f9961b8e0032ef06" 2018-07-22 08:25:13,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c976ec0-2e0e-4678-8d18-1be93f6448b6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:25:13,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6c976ec0-2e0e-4678-8d18-1be93f6448b6 2018-07-22 08:25:13,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:25:13,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:25:13 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:25:13,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0629f9398f88edf93614609f9961b8e0032ef06" 2018-07-22 08:25:13,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65ea2b22-1049-49db-828f-6fdd53c1e9a4 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:25:13,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-65ea2b22-1049-49db-828f-6fdd53c1e9a4 2018-07-22 08:25:14,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-aff66195-87b1-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0629f9398f88edf93614609f9961b8e0032ef06" 2018-07-22 08:25:14,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f49b863d-32bc-4602-9a6f-25dc04806749 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-aff66195-87b1-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e"}, "tags": [], "enabled": true, "id": "dcfe528000a2468c98d6aed4e8f3c70e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj"}]} 2018-07-22 08:25:14,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-aff66195-87b1-4ea-proj used request id req-f49b863d-32bc-4602-9a6f-25dc04806749 2018-07-22 08:25:14,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0629f9398f88edf93614609f9961b8e0032ef06" 2018-07-22 08:25:14,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f8bd9c-6b09-4da3-97db-b6408feb8902 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:25:14,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-74f8bd9c-6b09-4da3-97db-b6408feb8902 2018-07-22 08:25:14,618 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-aff66195-87b1-4ea-user 2018-07-22 08:25:14,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:25:14,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:14,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b68003f1-ca2c-4945-b6f1-61c47a909821 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:25:14,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b68003f1-ca2c-4945-b6f1-61c47a909821 2018-07-22 08:25:14,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" -d '{"role": {"name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj-role"}}' 2018-07-22 08:25:14,834 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:25:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf3945d5-d442-4061-a95a-2510f3698f92 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0ab5b4b1fd744cfae251dcaa1b41f78", "links": {"self": "http://172.30.9.23:5000/v3/roles/b0ab5b4b1fd744cfae251dcaa1b41f78"}, "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj-role"}} 2018-07-22 08:25:14,834 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-cf3945d5-d442-4061-a95a-2510f3698f92 2018-07-22 08:25:14,834 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-aff66195-87b1-4ea-proj-role 2018-07-22 08:25:14,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b0ab5b4b1fd744cfae251dcaa1b41f78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:14,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-925bd711-84d8-42fb-a32d-bfe557f3b24d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0ab5b4b1fd744cfae251dcaa1b41f78", "links": {"self": "http://172.30.9.23:5000/v3/roles/b0ab5b4b1fd744cfae251dcaa1b41f78"}, "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj-role"}} 2018-07-22 08:25:14,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b0ab5b4b1fd744cfae251dcaa1b41f78 used request id req-925bd711-84d8-42fb-a32d-bfe557f3b24d 2018-07-22 08:25:14,930 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-aff66195-87b1-4ea-proj-role to project CreateNetworkSuccessTests-aff66195-87b1-4ea-proj 2018-07-22 08:25:14,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e/users/b32bb69d2f7147ae890460900affec7f/roles/b0ab5b4b1fd744cfae251dcaa1b41f78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:15,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:25:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fa6ae2f-9ede-431e-b45a-eee3638160e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:25:15,079 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e/users/b32bb69d2f7147ae890460900affec7f/roles/b0ab5b4b1fd744cfae251dcaa1b41f78 used request id req-9fa6ae2f-9ede-431e-b45a-eee3638160e7 2018-07-22 08:25:15,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:25:15,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:25:15,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0ab5b4b1fd744cfae251dcaa1b41f78", "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj-role"}], "expires_at": "2018-07-22T09:25:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcfe528000a2468c98d6aed4e8f3c70e", "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-user", "id": "b32bb69d2f7147ae890460900affec7f"}, "audit_ids": ["Z9LOi9lkSvuCq0RYSo7jxA"], "issued_at": "2018-07-22T08:25:15.000000Z"}} 2018-07-22 08:25:15,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f02042c7a203a708c51c748a2ba16972f6f760" 2018-07-22 08:25:15,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45c7847d-9b2d-475c-a905-f6de3d252f29 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:25:15,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-45c7847d-9b2d-475c-a905-f6de3d252f29 2018-07-22 08:25:15,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f02042c7a203a708c51c748a2ba16972f6f760" 2018-07-22 08:25:15,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-924e28ef-432c-4fa2-bb73-0f9c28486cab Date: Sun, 22 Jul 2018 08:25:15 GMT RESP BODY: {"networks":[]} 2018-07-22 08:25:15,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-net used request id req-924e28ef-432c-4fa2-bb73-0f9c28486cab 2018-07-22 08:25:15,762 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-net 2018-07-22 08:25:15,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f02042c7a203a708c51c748a2ba16972f6f760" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-net", "admin_state_up": true}}' 2018-07-22 08:25:16,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-359aaabb-a6bd-4e92-b0fe-7005f59aeaee Date: Sun, 22 Jul 2018 08:25:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bb658c29-44e0-4ee5-bb8f-c20d86ce141c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dcfe528000a2468c98d6aed4e8f3c70e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:25:16Z","is_default":false,"name":"CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"dcfe528000a2468c98d6aed4e8f3c70e","created_at":"2018-07-22T08:25:16Z","mtu":999}} 2018-07-22 08:25:16,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-359aaabb-a6bd-4e92-b0fe-7005f59aeaee 2018-07-22 08:25:16,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=bb658c29-44e0-4ee5-bb8f-c20d86ce141c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f02042c7a203a708c51c748a2ba16972f6f760" 2018-07-22 08:25:16,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-60a460e2-443e-4d9a-becc-9e5694006ecc Date: Sun, 22 Jul 2018 08:25:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bb658c29-44e0-4ee5-bb8f-c20d86ce141c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dcfe528000a2468c98d6aed4e8f3c70e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:25:16Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-net","admin_state_up":true,"tenant_id":"dcfe528000a2468c98d6aed4e8f3c70e","created_at":"2018-07-22T08:25:16Z","mtu":999}]} 2018-07-22 08:25:16,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=bb658c29-44e0-4ee5-bb8f-c20d86ce141c used request id req-60a460e2-443e-4d9a-becc-9e5694006ecc 2018-07-22 08:25:16,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bb658c29-44e0-4ee5-bb8f-c20d86ce141c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f02042c7a203a708c51c748a2ba16972f6f760" 2018-07-22 08:25:16,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b064b948-3f1b-42d1-b686-9e40c23d81ea Date: Sun, 22 Jul 2018 08:25:16 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:25:16,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bb658c29-44e0-4ee5-bb8f-c20d86ce141c used request id req-b064b948-3f1b-42d1-b686-9e40c23d81ea 2018-07-22 08:25:16,785 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-subnet 2018-07-22 08:25:16,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f02042c7a203a708c51c748a2ba16972f6f760" -d '{"subnets": [{"ip_version": 4, "network_id": "bb658c29-44e0-4ee5-bb8f-c20d86ce141c", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-subnet"}]}' 2018-07-22 08:25:17,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e70e66ca-613b-41f0-a1ac-fe26417c6861 Date: Sun, 22 Jul 2018 08:25:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb658c29-44e0-4ee5-bb8f-c20d86ce141c","tenant_id":"dcfe528000a2468c98d6aed4e8f3c70e","created_at":"2018-07-22T08:25:17Z","dns_nameservers":[],"updated_at":"2018-07-22T08:25:17Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"dcfe528000a2468c98d6aed4e8f3c70e","id":"26f77db8-dd2a-4496-8702-9be25305a1ac","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-subnet"}]} 2018-07-22 08:25:17,533 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-e70e66ca-613b-41f0-a1ac-fe26417c6861 2018-07-22 08:25:17,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=bb658c29-44e0-4ee5-bb8f-c20d86ce141c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f02042c7a203a708c51c748a2ba16972f6f760" 2018-07-22 08:25:17,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5077a765-7e14-4b52-916c-9b0bd01ed1e7 Date: Sun, 22 Jul 2018 08:25:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb658c29-44e0-4ee5-bb8f-c20d86ce141c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dcfe528000a2468c98d6aed4e8f3c70e","l2_adjacency":true,"status":"ACTIVE","subnets":["26f77db8-dd2a-4496-8702-9be25305a1ac"],"description":"","tags":[],"updated_at":"2018-07-22T08:25:17Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-net","admin_state_up":true,"tenant_id":"dcfe528000a2468c98d6aed4e8f3c70e","created_at":"2018-07-22T08:25:16Z","mtu":999}]} 2018-07-22 08:25:17,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=bb658c29-44e0-4ee5-bb8f-c20d86ce141c used request id req-5077a765-7e14-4b52-916c-9b0bd01ed1e7 2018-07-22 08:25:17,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bb658c29-44e0-4ee5-bb8f-c20d86ce141c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f02042c7a203a708c51c748a2ba16972f6f760" 2018-07-22 08:25:17,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c3561861-afcd-4d46-b704-362b47de1dae Date: Sun, 22 Jul 2018 08:25:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb658c29-44e0-4ee5-bb8f-c20d86ce141c","tenant_id":"dcfe528000a2468c98d6aed4e8f3c70e","created_at":"2018-07-22T08:25:17Z","dns_nameservers":[],"updated_at":"2018-07-22T08:25:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dcfe528000a2468c98d6aed4e8f3c70e","id":"26f77db8-dd2a-4496-8702-9be25305a1ac","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-subnet"}]} 2018-07-22 08:25:17,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bb658c29-44e0-4ee5-bb8f-c20d86ce141c used request id req-c3561861-afcd-4d46-b704-362b47de1dae 2018-07-22 08:25:17,890 - OpenStackNetwork - DEBUG - Network [bb658c29-44e0-4ee5-bb8f-c20d86ce141c] created successfully 2018-07-22 08:25:17,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:25:17,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:25:18,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0ab5b4b1fd744cfae251dcaa1b41f78", "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj-role"}], "expires_at": "2018-07-22T09:25:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcfe528000a2468c98d6aed4e8f3c70e", "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-user", "id": "b32bb69d2f7147ae890460900affec7f"}, "audit_ids": ["Kj-SVPjoTiGBwe4HpWSJmw"], "issued_at": "2018-07-22T08:25:18.000000Z"}} 2018-07-22 08:25:18,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235927ae36657ebb68798ad2f036be5fa64632c4" 2018-07-22 08:25:18,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aec4101a-676b-46d0-903a-03eff02b6165 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:25:18,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-aec4101a-676b-46d0-903a-03eff02b6165 2018-07-22 08:25:18,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235927ae36657ebb68798ad2f036be5fa64632c4" 2018-07-22 08:25:18,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e7554d3d-0635-424d-963c-6950c6b937a5 Date: Sun, 22 Jul 2018 08:25:18 GMT RESP BODY: {"routers": []} 2018-07-22 08:25:18,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-router&admin_state_up=True used request id req-e7554d3d-0635-424d-963c-6950c6b937a5 2018-07-22 08:25:18,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:25:18,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:25:18,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0ab5b4b1fd744cfae251dcaa1b41f78", "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj-role"}], "expires_at": "2018-07-22T09:25:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcfe528000a2468c98d6aed4e8f3c70e", "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-user", "id": "b32bb69d2f7147ae890460900affec7f"}, "audit_ids": ["HluJD0_fRnatWSjAVQk0iA"], "issued_at": "2018-07-22T08:25:18.000000Z"}} 2018-07-22 08:25:18,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}717372b21105170d01035f1da536dc191425f7ef" 2018-07-22 08:25:19,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ed83d7d-839d-484f-8246-39b05ce99b2d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:25:19,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7ed83d7d-839d-484f-8246-39b05ce99b2d 2018-07-22 08:25:19,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235927ae36657ebb68798ad2f036be5fa64632c4" 2018-07-22 08:25:19,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-89b3f222-eef9-4042-ac8b-bd5bcaba929b Date: Sun, 22 Jul 2018 08:25:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 08:25:19,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-89b3f222-eef9-4042-ac8b-bd5bcaba929b 2018-07-22 08:25:19,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235927ae36657ebb68798ad2f036be5fa64632c4" 2018-07-22 08:25:19,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-99ef38e8-9b70-47bf-a795-c04c647ddf0c Date: Sun, 22 Jul 2018 08:25:19 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:25:19,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-99ef38e8-9b70-47bf-a795-c04c647ddf0c 2018-07-22 08:25:19,568 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-router 2018-07-22 08:25:19,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235927ae36657ebb68798ad2f036be5fa64632c4" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-router", "admin_state_up": true}}' 2018-07-22 08:25:25,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a793379f-2c60-4495-8b60-0f0881eac222 Date: Sun, 22 Jul 2018 08:25:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dcfe528000a2468c98d6aed4e8f3c70e", "created_at": "2018-07-22T08:25:20Z", "admin_state_up": true, "updated_at": "2018-07-22T08:25:21Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "dcfe528000a2468c98d6aed4e8f3c70e", "id": "bed47a08-58ac-43df-be21-d43353e48829", "name": "CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-router"}} 2018-07-22 08:25:25,871 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-a793379f-2c60-4495-8b60-0f0881eac222 2018-07-22 08:25:25,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=bed47a08-58ac-43df-be21-d43353e48829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235927ae36657ebb68798ad2f036be5fa64632c4" 2018-07-22 08:25:26,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-14ba1083-7b8c-40f2-8b34-2e8aa49d3e1c Date: Sun, 22 Jul 2018 08:25:26 GMT RESP BODY: {"ports":[]} 2018-07-22 08:25:26,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=bed47a08-58ac-43df-be21-d43353e48829 used request id req-14ba1083-7b8c-40f2-8b34-2e8aa49d3e1c 2018-07-22 08:25:26,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235927ae36657ebb68798ad2f036be5fa64632c4" 2018-07-22 08:25:26,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1ec6da47-14c0-4859-9a5d-b58e9c73f1da Date: Sun, 22 Jul 2018 08:25:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb658c29-44e0-4ee5-bb8f-c20d86ce141c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dcfe528000a2468c98d6aed4e8f3c70e","l2_adjacency":true,"status":"ACTIVE","subnets":["26f77db8-dd2a-4496-8702-9be25305a1ac"],"description":"","tags":[],"updated_at":"2018-07-22T08:25:17Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-net","admin_state_up":true,"tenant_id":"dcfe528000a2468c98d6aed4e8f3c70e","created_at":"2018-07-22T08:25:16Z","mtu":999}]} 2018-07-22 08:25:26,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-net used request id req-1ec6da47-14c0-4859-9a5d-b58e9c73f1da 2018-07-22 08:25:26,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:25:26,381 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:25:26 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:25:26,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235927ae36657ebb68798ad2f036be5fa64632c4" 2018-07-22 08:25:26,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00ca54bf-4bd6-432d-b232-3afbcbb48054 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dcfe528000a2468c98d6aed4e8f3c70e", "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj"}} 2018-07-22 08:25:26,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e used request id req-00ca54bf-4bd6-432d-b232-3afbcbb48054 2018-07-22 08:25:26,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bb658c29-44e0-4ee5-bb8f-c20d86ce141c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235927ae36657ebb68798ad2f036be5fa64632c4" 2018-07-22 08:25:26,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-afe71998-b76c-48ac-9a7a-9dfab0511e93 Date: Sun, 22 Jul 2018 08:25:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb658c29-44e0-4ee5-bb8f-c20d86ce141c","tenant_id":"dcfe528000a2468c98d6aed4e8f3c70e","created_at":"2018-07-22T08:25:17Z","dns_nameservers":[],"updated_at":"2018-07-22T08:25:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dcfe528000a2468c98d6aed4e8f3c70e","id":"26f77db8-dd2a-4496-8702-9be25305a1ac","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-subnet"}]} 2018-07-22 08:25:26,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bb658c29-44e0-4ee5-bb8f-c20d86ce141c used request id req-afe71998-b76c-48ac-9a7a-9dfab0511e93 2018-07-22 08:25:26,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bb658c29-44e0-4ee5-bb8f-c20d86ce141c&name=CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235927ae36657ebb68798ad2f036be5fa64632c4" 2018-07-22 08:25:26,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0b3b29f0-213f-4d71-be46-c7b2cc5b9a3d Date: Sun, 22 Jul 2018 08:25:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb658c29-44e0-4ee5-bb8f-c20d86ce141c","tenant_id":"dcfe528000a2468c98d6aed4e8f3c70e","created_at":"2018-07-22T08:25:17Z","dns_nameservers":[],"updated_at":"2018-07-22T08:25:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dcfe528000a2468c98d6aed4e8f3c70e","id":"26f77db8-dd2a-4496-8702-9be25305a1ac","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-subnet"}]} 2018-07-22 08:25:26,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bb658c29-44e0-4ee5-bb8f-c20d86ce141c&name=CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-subnet used request id req-0b3b29f0-213f-4d71-be46-c7b2cc5b9a3d 2018-07-22 08:25:26,974 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-22 08:25:26,974 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-router 2018-07-22 08:25:26,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/bed47a08-58ac-43df-be21-d43353e48829/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235927ae36657ebb68798ad2f036be5fa64632c4" -d '{"subnet_id": "26f77db8-dd2a-4496-8702-9be25305a1ac"}' 2018-07-22 08:25:29,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-78cb50af-7c85-4f65-ac07-885c87f56e60 Date: Sun, 22 Jul 2018 08:25:29 GMT RESP BODY: {"network_id": "bb658c29-44e0-4ee5-bb8f-c20d86ce141c", "tenant_id": "dcfe528000a2468c98d6aed4e8f3c70e", "subnet_id": "26f77db8-dd2a-4496-8702-9be25305a1ac", "subnet_ids": ["26f77db8-dd2a-4496-8702-9be25305a1ac"], "port_id": "92c25124-2c3b-434d-8152-a78348c4c5aa", "id": "bed47a08-58ac-43df-be21-d43353e48829"} 2018-07-22 08:25:29,700 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bed47a08-58ac-43df-be21-d43353e48829/add_router_interface used request id req-78cb50af-7c85-4f65-ac07-885c87f56e60 2018-07-22 08:25:29,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/bed47a08-58ac-43df-be21-d43353e48829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235927ae36657ebb68798ad2f036be5fa64632c4" 2018-07-22 08:25:29,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-fc72eda0-7e30-4c1f-bf12-0ce05a69ff50 Date: Sun, 22 Jul 2018 08:25:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dcfe528000a2468c98d6aed4e8f3c70e", "created_at": "2018-07-22T08:25:20Z", "admin_state_up": true, "updated_at": "2018-07-22T08:25:28Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "dcfe528000a2468c98d6aed4e8f3c70e", "id": "bed47a08-58ac-43df-be21-d43353e48829", "name": "CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-router"}} 2018-07-22 08:25:29,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/bed47a08-58ac-43df-be21-d43353e48829 used request id req-fc72eda0-7e30-4c1f-bf12-0ce05a69ff50 2018-07-22 08:25:30,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=bed47a08-58ac-43df-be21-d43353e48829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235927ae36657ebb68798ad2f036be5fa64632c4" 2018-07-22 08:25:30,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-adba3599-ce26-4fa6-bde5-00e73027bdf2 Date: Sun, 22 Jul 2018 08:25:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:25:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"26f77db8-dd2a-4496-8702-9be25305a1ac","ip_address":"10.55.1.1"}],"id":"92c25124-2c3b-434d-8152-a78348c4c5aa","security_groups":[],"mac_address":"fa:16:3e:72:a2:cd","project_id":"dcfe528000a2468c98d6aed4e8f3c70e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb658c29-44e0-4ee5-bb8f-c20d86ce141c","tenant_id":"dcfe528000a2468c98d6aed4e8f3c70e","created_at":"2018-07-22T08:25:27Z","binding:vnic_type":"normal","device_id":"bed47a08-58ac-43df-be21-d43353e48829","ip_allocation":"immediate"}]} 2018-07-22 08:25:30,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=bed47a08-58ac-43df-be21-d43353e48829 used request id req-adba3599-ce26-4fa6-bde5-00e73027bdf2 2018-07-22 08:25:30,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26f77db8-dd2a-4496-8702-9be25305a1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235927ae36657ebb68798ad2f036be5fa64632c4" 2018-07-22 08:25:30,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-fda53baf-c2dc-42b6-81a3-ac2bff0124bf Date: Sun, 22 Jul 2018 08:25:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb658c29-44e0-4ee5-bb8f-c20d86ce141c","tenant_id":"dcfe528000a2468c98d6aed4e8f3c70e","created_at":"2018-07-22T08:25:17Z","dns_nameservers":[],"updated_at":"2018-07-22T08:25:17Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"dcfe528000a2468c98d6aed4e8f3c70e","id":"26f77db8-dd2a-4496-8702-9be25305a1ac","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-subnet"}} 2018-07-22 08:25:30,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26f77db8-dd2a-4496-8702-9be25305a1ac used request id req-fda53baf-c2dc-42b6-81a3-ac2bff0124bf 2018-07-22 08:25:30,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:25:30,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0ab5b4b1fd744cfae251dcaa1b41f78", "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj-role"}], "expires_at": "2018-07-22T09:25:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcfe528000a2468c98d6aed4e8f3c70e", "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/dcfe528000a2468c98d6aed4e8f3c70e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-user", "id": "b32bb69d2f7147ae890460900affec7f"}, "audit_ids": ["MIP_VO9GQJGc3m2r4pfZrA"], "issued_at": "2018-07-22T08:25:30.000000Z"}} 2018-07-22 08:25:30,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0767b7f04390d47a8d76726c30885b7fb9758fe2" 2018-07-22 08:25:31,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-40df7d48-ac14-48f2-8edb-713ab5eb0245 Date: Sun, 22 Jul 2018 08:25:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb658c29-44e0-4ee5-bb8f-c20d86ce141c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dcfe528000a2468c98d6aed4e8f3c70e","l2_adjacency":true,"status":"ACTIVE","subnets":["26f77db8-dd2a-4496-8702-9be25305a1ac"],"description":"","tags":[],"updated_at":"2018-07-22T08:25:17Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-net","admin_state_up":true,"tenant_id":"dcfe528000a2468c98d6aed4e8f3c70e","created_at":"2018-07-22T08:25:16Z","mtu":999}]} 2018-07-22 08:25:31,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-net used request id req-40df7d48-ac14-48f2-8edb-713ab5eb0245 2018-07-22 08:25:31,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:25:31,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:25: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://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:25:31,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f314071ff75002f1a9b1512d5c308155eb9e1f50" 2018-07-22 08:25:31,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0538819f-a353-44a5-b519-dfe8d0b17a9e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dcfe528000a2468c98d6aed4e8f3c70e", "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj"}} 2018-07-22 08:25:31,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e used request id req-0538819f-a353-44a5-b519-dfe8d0b17a9e 2018-07-22 08:25:31,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bb658c29-44e0-4ee5-bb8f-c20d86ce141c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0767b7f04390d47a8d76726c30885b7fb9758fe2" 2018-07-22 08:25:31,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b5f08a43-7955-482b-99f3-9ada7c40919c Date: Sun, 22 Jul 2018 08:25:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb658c29-44e0-4ee5-bb8f-c20d86ce141c","tenant_id":"dcfe528000a2468c98d6aed4e8f3c70e","created_at":"2018-07-22T08:25:17Z","dns_nameservers":[],"updated_at":"2018-07-22T08:25:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dcfe528000a2468c98d6aed4e8f3c70e","id":"26f77db8-dd2a-4496-8702-9be25305a1ac","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-subnet"}]} 2018-07-22 08:25:31,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bb658c29-44e0-4ee5-bb8f-c20d86ce141c used request id req-b5f08a43-7955-482b-99f3-9ada7c40919c 2018-07-22 08:25:31,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bb658c29-44e0-4ee5-bb8f-c20d86ce141c&name=CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0767b7f04390d47a8d76726c30885b7fb9758fe2" 2018-07-22 08:25:31,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-690f2fe1-323f-4a4f-b9c1-bb0169fc4325 Date: Sun, 22 Jul 2018 08:25:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb658c29-44e0-4ee5-bb8f-c20d86ce141c","tenant_id":"dcfe528000a2468c98d6aed4e8f3c70e","created_at":"2018-07-22T08:25:17Z","dns_nameservers":[],"updated_at":"2018-07-22T08:25:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dcfe528000a2468c98d6aed4e8f3c70e","id":"26f77db8-dd2a-4496-8702-9be25305a1ac","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-subnet"}]} 2018-07-22 08:25:31,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bb658c29-44e0-4ee5-bb8f-c20d86ce141c&name=CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-subnet used request id req-690f2fe1-323f-4a4f-b9c1-bb0169fc4325 2018-07-22 08:25:31,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0767b7f04390d47a8d76726c30885b7fb9758fe2" 2018-07-22 08:25:32,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-9c5d88b6-31ac-4990-8d14-583be20340e7 Date: Sun, 22 Jul 2018 08:25:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dcfe528000a2468c98d6aed4e8f3c70e", "created_at": "2018-07-22T08:25:20Z", "admin_state_up": true, "updated_at": "2018-07-22T08:25:28Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "dcfe528000a2468c98d6aed4e8f3c70e", "id": "bed47a08-58ac-43df-be21-d43353e48829", "name": "CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-router"}]} 2018-07-22 08:25:32,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-router used request id req-9c5d88b6-31ac-4990-8d14-583be20340e7 2018-07-22 08:25:32,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f314071ff75002f1a9b1512d5c308155eb9e1f50" 2018-07-22 08:25:32,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-201e07d5-1746-4be7-b8d4-a63552b56a63 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dcfe528000a2468c98d6aed4e8f3c70e", "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj"}} 2018-07-22 08:25:32,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e used request id req-201e07d5-1746-4be7-b8d4-a63552b56a63 2018-07-22 08:25:32,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=bed47a08-58ac-43df-be21-d43353e48829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0767b7f04390d47a8d76726c30885b7fb9758fe2" 2018-07-22 08:25:32,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-93461f1c-2a7f-449c-be6e-a088e6085654 Date: Sun, 22 Jul 2018 08:25:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:25:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"26f77db8-dd2a-4496-8702-9be25305a1ac","ip_address":"10.55.1.1"}],"id":"92c25124-2c3b-434d-8152-a78348c4c5aa","security_groups":[],"mac_address":"fa:16:3e:72:a2:cd","project_id":"dcfe528000a2468c98d6aed4e8f3c70e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb658c29-44e0-4ee5-bb8f-c20d86ce141c","tenant_id":"dcfe528000a2468c98d6aed4e8f3c70e","created_at":"2018-07-22T08:25:27Z","binding:vnic_type":"normal","device_id":"bed47a08-58ac-43df-be21-d43353e48829","ip_allocation":"immediate"}]} 2018-07-22 08:25:32,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=bed47a08-58ac-43df-be21-d43353e48829 used request id req-93461f1c-2a7f-449c-be6e-a088e6085654 2018-07-22 08:25:32,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26f77db8-dd2a-4496-8702-9be25305a1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0767b7f04390d47a8d76726c30885b7fb9758fe2" 2018-07-22 08:25:32,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-d323a223-460d-4ae2-9ba2-24e25074d0ac Date: Sun, 22 Jul 2018 08:25:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb658c29-44e0-4ee5-bb8f-c20d86ce141c","tenant_id":"dcfe528000a2468c98d6aed4e8f3c70e","created_at":"2018-07-22T08:25:17Z","dns_nameservers":[],"updated_at":"2018-07-22T08:25:17Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"dcfe528000a2468c98d6aed4e8f3c70e","id":"26f77db8-dd2a-4496-8702-9be25305a1ac","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-subnet"}} 2018-07-22 08:25:32,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26f77db8-dd2a-4496-8702-9be25305a1ac used request id req-d323a223-460d-4ae2-9ba2-24e25074d0ac 2018-07-22 08:25:32,708 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-router and subnet CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-subnet 2018-07-22 08:25:32,708 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-router 2018-07-22 08:25:32,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/bed47a08-58ac-43df-be21-d43353e48829/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235927ae36657ebb68798ad2f036be5fa64632c4" -d '{"subnet_id": "26f77db8-dd2a-4496-8702-9be25305a1ac"}' 2018-07-22 08:25:34,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c34e4a7f-01f2-422f-bdb3-5e9f5fa59f3c Date: Sun, 22 Jul 2018 08:25:34 GMT RESP BODY: {"network_id": "bb658c29-44e0-4ee5-bb8f-c20d86ce141c", "tenant_id": "dcfe528000a2468c98d6aed4e8f3c70e", "subnet_id": "26f77db8-dd2a-4496-8702-9be25305a1ac", "subnet_ids": ["26f77db8-dd2a-4496-8702-9be25305a1ac"], "port_id": "92c25124-2c3b-434d-8152-a78348c4c5aa", "id": "bed47a08-58ac-43df-be21-d43353e48829"} 2018-07-22 08:25:34,769 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bed47a08-58ac-43df-be21-d43353e48829/remove_router_interface used request id req-c34e4a7f-01f2-422f-bdb3-5e9f5fa59f3c 2018-07-22 08:25:34,769 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-router 2018-07-22 08:25:34,769 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-router 2018-07-22 08:25:34,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/bed47a08-58ac-43df-be21-d43353e48829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235927ae36657ebb68798ad2f036be5fa64632c4" 2018-07-22 08:25:38,224 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-266d9218-4957-4f8b-a524-372e5a9fc4a8 Content-Length: 0 Date: Sun, 22 Jul 2018 08:25:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:25:38,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/bed47a08-58ac-43df-be21-d43353e48829 used request id req-266d9218-4957-4f8b-a524-372e5a9fc4a8 2018-07-22 08:25:38,225 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-subnet 2018-07-22 08:25:38,225 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-subnet 2018-07-22 08:25:38,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/26f77db8-dd2a-4496-8702-9be25305a1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f02042c7a203a708c51c748a2ba16972f6f760" 2018-07-22 08:25:40,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-636a8f2c-050a-4e0f-8e0a-44aa2a41d066 Date: Sun, 22 Jul 2018 08:25:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:25:40,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/26f77db8-dd2a-4496-8702-9be25305a1ac used request id req-636a8f2c-050a-4e0f-8e0a-44aa2a41d066 2018-07-22 08:25:40,597 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-e64a47eb-0e27-4a32-9ce1-ce5bada99790-pub-net 2018-07-22 08:25:40,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/bb658c29-44e0-4ee5-bb8f-c20d86ce141c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f02042c7a203a708c51c748a2ba16972f6f760" 2018-07-22 08:25:41,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-65a21b1b-8083-468f-8391-069af3a28c00 Date: Sun, 22 Jul 2018 08:25:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:25:41,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/bb658c29-44e0-4ee5-bb8f-c20d86ce141c used request id req-65a21b1b-8083-468f-8391-069af3a28c00 2018-07-22 08:25:41,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:42,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a163b7ef-d14b-45bd-a3d4-1a3edd34b220 Date: Sun, 22 Jul 2018 08:25:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dcfe528000a2468c98d6aed4e8f3c70e", "created_at": "2018-07-22T08:25:16Z", "updated_at": "2018-07-22T08:25:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:25:16Z", "revision_number": 0, "id": "48ed8db7-5481-419f-a8bc-254fb661bb43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:25:16Z", "security_group_id": "f23bec5b-9506-4ab5-b3b4-f8cbe31a848b", "tenant_id": "dcfe528000a2468c98d6aed4e8f3c70e", "port_range_min": null, "ethertype": "IPv4", "project_id": "dcfe528000a2468c98d6aed4e8f3c70e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:25:16Z", "revision_number": 0, "id": "8485dbfc-b19a-43a0-8124-9975b931c66b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:25:16Z", "security_group_id": "f23bec5b-9506-4ab5-b3b4-f8cbe31a848b", "tenant_id": "dcfe528000a2468c98d6aed4e8f3c70e", "port_range_min": null, "ethertype": "IPv6", "project_id": "dcfe528000a2468c98d6aed4e8f3c70e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:25:16Z", "revision_number": 0, "id": "8a71064b-b87a-47cd-b876-690aaa06146c", "remote_group_id": "f23bec5b-9506-4ab5-b3b4-f8cbe31a848b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:25:16Z", "security_group_id": "f23bec5b-9506-4ab5-b3b4-f8cbe31a848b", "tenant_id": "dcfe528000a2468c98d6aed4e8f3c70e", "port_range_min": null, "ethertype": "IPv4", "project_id": "dcfe528000a2468c98d6aed4e8f3c70e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:25:16Z", "revision_number": 0, "id": "c02add57-42d2-4a7a-9ada-6ec6acc3dd52", "remote_group_id": "f23bec5b-9506-4ab5-b3b4-f8cbe31a848b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:25:16Z", "security_group_id": "f23bec5b-9506-4ab5-b3b4-f8cbe31a848b", "tenant_id": "dcfe528000a2468c98d6aed4e8f3c70e", "port_range_min": null, "ethertype": "IPv6", "project_id": "dcfe528000a2468c98d6aed4e8f3c70e"}], "revision_number": 4, "project_id": "dcfe528000a2468c98d6aed4e8f3c70e", "id": "f23bec5b-9506-4ab5-b3b4-f8cbe31a848b", "name": "default"}]} 2018-07-22 08:25:42,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a163b7ef-d14b-45bd-a3d4-1a3edd34b220 2018-07-22 08:25:42,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:42,342 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:25:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-336f238a-bf67-4cad-9902-f41d62f40819 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:25:42,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-336f238a-bf67-4cad-9902-f41d62f40819 2018-07-22 08:25:42,342 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:25:42,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:42,439 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:25:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75aa599d-4e22-4329-b257-db7105957241 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:25:42,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-75aa599d-4e22-4329-b257-db7105957241 2018-07-22 08:25:42,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:25:42,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:42,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb904470-969a-4872-8f24-4518347993b4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:25:42,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-fb904470-969a-4872-8f24-4518347993b4 2018-07-22 08:25:42,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:42,632 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:25:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b27e1c8-e107-487a-9568-614969fb8336 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:25:42,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-9b27e1c8-e107-487a-9568-614969fb8336 2018-07-22 08:25:42,633 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:25:42,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:42,727 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:25:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1c658db-6172-4aeb-983e-635729473fe3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:25:42,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-c1c658db-6172-4aeb-983e-635729473fe3 2018-07-22 08:25:42,727 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:25:42,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:42,819 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:25:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab6d0cd2-ab1f-4794-b5bc-a9ee3e8475ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:25:42,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-ab6d0cd2-ab1f-4794-b5bc-a9ee3e8475ec 2018-07-22 08:25:42,819 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:25:42,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:42,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bff029f-913a-4df7-8098-c50ca6e05319 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:25:42,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-7bff029f-913a-4df7-8098-c50ca6e05319 2018-07-22 08:25:42,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:43,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:25:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82fd2b9c-2f9b-464b-b766-32c388833bf7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:25:43,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-82fd2b9c-2f9b-464b-b766-32c388833bf7 2018-07-22 08:25:43,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:25:43,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:43,100 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:25:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd54e33f-e429-4931-8b7d-7dbfa16c9c36 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:25:43,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-fd54e33f-e429-4931-8b7d-7dbfa16c9c36 2018-07-22 08:25:43,100 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:25:43,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:43,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70133e0a-513d-450f-9a86-0d8f26509940 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dcfe528000a2468c98d6aed4e8f3c70e", "name": "CreateNetworkSuccessTests-aff66195-87b1-4ea-proj"}} 2018-07-22 08:25:43,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e used request id req-70133e0a-513d-450f-9a86-0d8f26509940 2018-07-22 08:25:43,197 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f23bec5b-9506-4ab5-b3b4-f8cbe31a848b 2018-07-22 08:25:43,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f23bec5b-9506-4ab5-b3b4-f8cbe31a848b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:43,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-69763506-4844-4619-b991-83fb534bae8f Date: Sun, 22 Jul 2018 08:25:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:25:16Z", "security_group_id": "f23bec5b-9506-4ab5-b3b4-f8cbe31a848b", "port_range_min": null, "revision_number": 0, "tenant_id": "dcfe528000a2468c98d6aed4e8f3c70e", "created_at": "2018-07-22T08:25:16Z", "project_id": "dcfe528000a2468c98d6aed4e8f3c70e", "id": "48ed8db7-5481-419f-a8bc-254fb661bb43"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:25:16Z", "security_group_id": "f23bec5b-9506-4ab5-b3b4-f8cbe31a848b", "port_range_min": null, "revision_number": 0, "tenant_id": "dcfe528000a2468c98d6aed4e8f3c70e", "created_at": "2018-07-22T08:25:16Z", "project_id": "dcfe528000a2468c98d6aed4e8f3c70e", "id": "8485dbfc-b19a-43a0-8124-9975b931c66b"}, {"remote_group_id": "f23bec5b-9506-4ab5-b3b4-f8cbe31a848b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:25:16Z", "security_group_id": "f23bec5b-9506-4ab5-b3b4-f8cbe31a848b", "port_range_min": null, "revision_number": 0, "tenant_id": "dcfe528000a2468c98d6aed4e8f3c70e", "created_at": "2018-07-22T08:25:16Z", "project_id": "dcfe528000a2468c98d6aed4e8f3c70e", "id": "8a71064b-b87a-47cd-b876-690aaa06146c"}, {"remote_group_id": "f23bec5b-9506-4ab5-b3b4-f8cbe31a848b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:25:16Z", "security_group_id": "f23bec5b-9506-4ab5-b3b4-f8cbe31a848b", "port_range_min": null, "revision_number": 0, "tenant_id": "dcfe528000a2468c98d6aed4e8f3c70e", "created_at": "2018-07-22T08:25:16Z", "project_id": "dcfe528000a2468c98d6aed4e8f3c70e", "id": "c02add57-42d2-4a7a-9ada-6ec6acc3dd52"}]} 2018-07-22 08:25:43,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f23bec5b-9506-4ab5-b3b4-f8cbe31a848b used request id req-69763506-4844-4619-b991-83fb534bae8f 2018-07-22 08:25:43,439 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:25:43,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f23bec5b-9506-4ab5-b3b4-f8cbe31a848b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:43,748 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92471f31-9084-43e0-b1b9-f4e158d1c85d Content-Length: 0 Date: Sun, 22 Jul 2018 08:25:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:25:43,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f23bec5b-9506-4ab5-b3b4-f8cbe31a848b used request id req-92471f31-9084-43e0-b1b9-f4e158d1c85d 2018-07-22 08:25:43,749 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-aff66195-87b1-4ea-proj 2018-07-22 08:25:43,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:43,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:25:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da807bd6-b44b-4d69-a28a-ceab2f50af53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:25:43,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/dcfe528000a2468c98d6aed4e8f3c70e used request id req-da807bd6-b44b-4d69-a28a-ceab2f50af53 2018-07-22 08:25:43,996 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-aff66195-87b1-4ea-proj-role 2018-07-22 08:25:44,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b0ab5b4b1fd744cfae251dcaa1b41f78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:44,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:25:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28be9b1b-6711-4b51-b2c5-17698a9f776f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:25:44,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b0ab5b4b1fd744cfae251dcaa1b41f78 used request id req-28be9b1b-6711-4b51-b2c5-17698a9f776f 2018-07-22 08:25:44,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede32c9445ef8d30b5ff04cd0c9a4de64edd8d97" 2018-07-22 08:25:44,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83c887e4-483a-4b5e-924f-9b38dac90bfa Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:25:44,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-83c887e4-483a-4b5e-924f-9b38dac90bfa 2018-07-22 08:25:44,214 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-aff66195-87b1-4ea-user 2018-07-22 08:25:44,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b32bb69d2f7147ae890460900affec7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0629f9398f88edf93614609f9961b8e0032ef06" 2018-07-22 08:25:44,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:25:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f95c359f-3d93-4171-9f81-bbb00d7e53b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:25:44,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b32bb69d2f7147ae890460900affec7f used request id req-f95c359f-3d93-4171-9f81-bbb00d7e53b5 2018-07-22 08:25:44,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:25:44,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:25:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["SbMvIvItSx-Tsl6Z_NvoHw"], "issued_at": "2018-07-22T08:25:44.000000Z"}} 2018-07-22 08:25:44,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0c800c4c6c7c3afb9421799559bc9504a47c36" 2018-07-22 08:25:45,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7d153d-1c59-4add-9347-737d4d19b6e8 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:25:45,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4f7d153d-1c59-4add-9347-737d4d19b6e8 2018-07-22 08:25:45,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:25:45,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:25:45,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:25:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["EH7VfjWKRJqK2s6MFARFMA"], "issued_at": "2018-07-22T08:25:45.000000Z"}} 2018-07-22 08:25:45,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" 2018-07-22 08:25:45,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b65a387-0ec8-4d1e-a7c2-c9da8092cdae Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:25:45,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3b65a387-0ec8-4d1e-a7c2-c9da8092cdae 2018-07-22 08:25:45,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:25:45,512 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:25:45 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:25:45,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-93d46f3a-8259-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" 2018-07-22 08:25:45,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332bc1ca-e7cf-4fe8-9254-176918b6b841 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-93d46f3a-8259-443-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:25:45,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-93d46f3a-8259-443-proj used request id req-332bc1ca-e7cf-4fe8-9254-176918b6b841 2018-07-22 08:25:45,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" 2018-07-22 08:25:45,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59abd0a3-a1e8-43e7-8136-2b02210b5a13 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:25:45,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-59abd0a3-a1e8-43e7-8136-2b02210b5a13 2018-07-22 08:25:45,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-93d46f3a-8259-443-proj"}}' 2018-07-22 08:25:45,888 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64c9cc23-cbc6-4648-a917-27179521e996 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ea8ccc77531841cab0f73d916aa0fbe7"}, "tags": [], "enabled": true, "id": "ea8ccc77531841cab0f73d916aa0fbe7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-93d46f3a-8259-443-proj"}} 2018-07-22 08:25:45,888 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-64c9cc23-cbc6-4648-a917-27179521e996 2018-07-22 08:25:45,889 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-93d46f3a-8259-443-proj 2018-07-22 08:25:45,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:25:45,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:25:46,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:25:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["-Ydlm4DrSZK3JagpZnitvw"], "issued_at": "2018-07-22T08:25:46.000000Z"}} 2018-07-22 08:25:46,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c04999b1534f45ce6da98fe1962daddec6debe" 2018-07-22 08:25:46,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66587697-bd9d-40a8-923b-85b31e6ac914 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:25:46,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-66587697-bd9d-40a8-923b-85b31e6ac914 2018-07-22 08:25:46,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:25:46,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:25:46 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:25:46,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c04999b1534f45ce6da98fe1962daddec6debe" 2018-07-22 08:25:46,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab854f14-5eb5-4869-be1a-b94370cade26 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:25:46,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ab854f14-5eb5-4869-be1a-b94370cade26 2018-07-22 08:25:46,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-93d46f3a-8259-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c04999b1534f45ce6da98fe1962daddec6debe" 2018-07-22 08:25:46,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa073567-6481-49c7-8191-ac23adf8fad1 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-93d46f3a-8259-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ea8ccc77531841cab0f73d916aa0fbe7"}, "tags": [], "enabled": true, "id": "ea8ccc77531841cab0f73d916aa0fbe7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-93d46f3a-8259-443-proj"}]} 2018-07-22 08:25:46,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-93d46f3a-8259-443-proj used request id req-aa073567-6481-49c7-8191-ac23adf8fad1 2018-07-22 08:25:46,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c04999b1534f45ce6da98fe1962daddec6debe" 2018-07-22 08:25:46,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ba02ca7-ecad-4498-8491-c85b18bda821 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:25:46,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4ba02ca7-ecad-4498-8491-c85b18bda821 2018-07-22 08:25:46,997 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-93d46f3a-8259-443-user 2018-07-22 08:25:46,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:25:47,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" 2018-07-22 08:25:47,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-046c2860-1976-44ea-b7f1-07375581b233 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:25:47,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-046c2860-1976-44ea-b7f1-07375581b233 2018-07-22 08:25:47,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" -d '{"role": {"name": "CreateNetworkSuccessTests-93d46f3a-8259-443-proj-role"}}' 2018-07-22 08:25:47,409 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:25:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f561d05-4205-4e96-a247-6b2650064b59 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c957c21b75f54de4a3cd40b8e3ca9fd5", "links": {"self": "http://172.30.9.23:5000/v3/roles/c957c21b75f54de4a3cd40b8e3ca9fd5"}, "name": "CreateNetworkSuccessTests-93d46f3a-8259-443-proj-role"}} 2018-07-22 08:25:47,409 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0f561d05-4205-4e96-a247-6b2650064b59 2018-07-22 08:25:47,409 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-93d46f3a-8259-443-proj-role 2018-07-22 08:25:47,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c957c21b75f54de4a3cd40b8e3ca9fd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" 2018-07-22 08:25:47,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-701cf19b-82b4-499f-9fc7-5a39fe05962e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c957c21b75f54de4a3cd40b8e3ca9fd5", "links": {"self": "http://172.30.9.23:5000/v3/roles/c957c21b75f54de4a3cd40b8e3ca9fd5"}, "name": "CreateNetworkSuccessTests-93d46f3a-8259-443-proj-role"}} 2018-07-22 08:25:47,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c957c21b75f54de4a3cd40b8e3ca9fd5 used request id req-701cf19b-82b4-499f-9fc7-5a39fe05962e 2018-07-22 08:25:47,504 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-93d46f3a-8259-443-proj-role to project CreateNetworkSuccessTests-93d46f3a-8259-443-proj 2018-07-22 08:25:47,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ea8ccc77531841cab0f73d916aa0fbe7/users/d1ea0939791c4b098606cdcb606f7735/roles/c957c21b75f54de4a3cd40b8e3ca9fd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" 2018-07-22 08:25:47,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:25:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33c9daf5-8cb6-4ce1-96d6-1499d1755ec1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:25:47,646 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ea8ccc77531841cab0f73d916aa0fbe7/users/d1ea0939791c4b098606cdcb606f7735/roles/c957c21b75f54de4a3cd40b8e3ca9fd5 used request id req-33c9daf5-8cb6-4ce1-96d6-1499d1755ec1 2018-07-22 08:25:47,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:25:47,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:25:48,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c957c21b75f54de4a3cd40b8e3ca9fd5", "name": "CreateNetworkSuccessTests-93d46f3a-8259-443-proj-role"}], "expires_at": "2018-07-22T09:25:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea8ccc77531841cab0f73d916aa0fbe7", "name": "CreateNetworkSuccessTests-93d46f3a-8259-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ea8ccc77531841cab0f73d916aa0fbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_ea8ccc77531841cab0f73d916aa0fbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-93d46f3a-8259-443-user", "id": "d1ea0939791c4b098606cdcb606f7735"}, "audit_ids": ["J-rSwSlTRxCCzrXGYRczgA"], "issued_at": "2018-07-22T08:25:48.000000Z"}} 2018-07-22 08:25:48,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868630c896246d0dac63865f0e2325b1ede66ed3" 2018-07-22 08:25:48,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51672d2d-a5ab-4633-89e4-1f26d72fd0ad Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:25:48,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-51672d2d-a5ab-4633-89e4-1f26d72fd0ad 2018-07-22 08:25:48,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868630c896246d0dac63865f0e2325b1ede66ed3" 2018-07-22 08:25:48,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f9a32043-b725-4be5-b84f-cc0af15138c6 Date: Sun, 22 Jul 2018 08:25:48 GMT RESP BODY: {"networks":[]} 2018-07-22 08:25:48,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-net used request id req-f9a32043-b725-4be5-b84f-cc0af15138c6 2018-07-22 08:25:48,336 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-net 2018-07-22 08:25:48,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868630c896246d0dac63865f0e2325b1ede66ed3" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-net", "admin_state_up": true}}' 2018-07-22 08:25:48,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-a7a4d67e-71fe-443f-8ac5-2de62b647ae8 Date: Sun, 22 Jul 2018 08:25:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0382ca1c-7c58-45cd-b326-2d0f344731e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ea8ccc77531841cab0f73d916aa0fbe7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:25:48Z","is_default":false,"name":"CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ea8ccc77531841cab0f73d916aa0fbe7","created_at":"2018-07-22T08:25:48Z","mtu":999}} 2018-07-22 08:25:48,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-a7a4d67e-71fe-443f-8ac5-2de62b647ae8 2018-07-22 08:25:48,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0382ca1c-7c58-45cd-b326-2d0f344731e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868630c896246d0dac63865f0e2325b1ede66ed3" 2018-07-22 08:25:49,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3b42aa0b-a7e2-44a0-bda5-55f2ba3cf2e2 Date: Sun, 22 Jul 2018 08:25:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0382ca1c-7c58-45cd-b326-2d0f344731e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ea8ccc77531841cab0f73d916aa0fbe7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:25:48Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-net","admin_state_up":true,"tenant_id":"ea8ccc77531841cab0f73d916aa0fbe7","created_at":"2018-07-22T08:25:48Z","mtu":999}]} 2018-07-22 08:25:49,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0382ca1c-7c58-45cd-b326-2d0f344731e2 used request id req-3b42aa0b-a7e2-44a0-bda5-55f2ba3cf2e2 2018-07-22 08:25:49,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0382ca1c-7c58-45cd-b326-2d0f344731e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868630c896246d0dac63865f0e2325b1ede66ed3" 2018-07-22 08:25:49,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3fedf674-a914-4b25-bb00-251105683168 Date: Sun, 22 Jul 2018 08:25:49 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:25:49,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0382ca1c-7c58-45cd-b326-2d0f344731e2 used request id req-3fedf674-a914-4b25-bb00-251105683168 2018-07-22 08:25:49,539 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-subnet 2018-07-22 08:25:49,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868630c896246d0dac63865f0e2325b1ede66ed3" -d '{"subnets": [{"ip_version": 4, "network_id": "0382ca1c-7c58-45cd-b326-2d0f344731e2", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-subnet"}]}' 2018-07-22 08:25:50,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8c9ab7e3-6fbd-40a9-a20c-f4d44330f9fc Date: Sun, 22 Jul 2018 08:25:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0382ca1c-7c58-45cd-b326-2d0f344731e2","tenant_id":"ea8ccc77531841cab0f73d916aa0fbe7","created_at":"2018-07-22T08:25:50Z","dns_nameservers":[],"updated_at":"2018-07-22T08:25:50Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ea8ccc77531841cab0f73d916aa0fbe7","id":"04ae52fb-fb76-4fb3-b9c7-2db055d23819","subnetpool_id":null,"name":"CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-subnet"}]} 2018-07-22 08:25:50,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-8c9ab7e3-6fbd-40a9-a20c-f4d44330f9fc 2018-07-22 08:25:50,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0382ca1c-7c58-45cd-b326-2d0f344731e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868630c896246d0dac63865f0e2325b1ede66ed3" 2018-07-22 08:25:50,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-efc11c2f-8bf3-4aac-b33f-f11e76a4b2b0 Date: Sun, 22 Jul 2018 08:25:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0382ca1c-7c58-45cd-b326-2d0f344731e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ea8ccc77531841cab0f73d916aa0fbe7","l2_adjacency":true,"status":"ACTIVE","subnets":["04ae52fb-fb76-4fb3-b9c7-2db055d23819"],"description":"","tags":[],"updated_at":"2018-07-22T08:25:50Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-net","admin_state_up":true,"tenant_id":"ea8ccc77531841cab0f73d916aa0fbe7","created_at":"2018-07-22T08:25:48Z","mtu":999}]} 2018-07-22 08:25:50,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0382ca1c-7c58-45cd-b326-2d0f344731e2 used request id req-efc11c2f-8bf3-4aac-b33f-f11e76a4b2b0 2018-07-22 08:25:50,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0382ca1c-7c58-45cd-b326-2d0f344731e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868630c896246d0dac63865f0e2325b1ede66ed3" 2018-07-22 08:25:50,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7d1534ff-2bea-4f90-82a8-47a992274259 Date: Sun, 22 Jul 2018 08:25:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0382ca1c-7c58-45cd-b326-2d0f344731e2","tenant_id":"ea8ccc77531841cab0f73d916aa0fbe7","created_at":"2018-07-22T08:25:50Z","dns_nameservers":[],"updated_at":"2018-07-22T08:25:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ea8ccc77531841cab0f73d916aa0fbe7","id":"04ae52fb-fb76-4fb3-b9c7-2db055d23819","subnetpool_id":null,"name":"CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-subnet"}]} 2018-07-22 08:25:50,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0382ca1c-7c58-45cd-b326-2d0f344731e2 used request id req-7d1534ff-2bea-4f90-82a8-47a992274259 2018-07-22 08:25:50,994 - OpenStackNetwork - DEBUG - Network [0382ca1c-7c58-45cd-b326-2d0f344731e2] created successfully 2018-07-22 08:25:50,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:25:51,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c957c21b75f54de4a3cd40b8e3ca9fd5", "name": "CreateNetworkSuccessTests-93d46f3a-8259-443-proj-role"}], "expires_at": "2018-07-22T09:25:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea8ccc77531841cab0f73d916aa0fbe7", "name": "CreateNetworkSuccessTests-93d46f3a-8259-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ea8ccc77531841cab0f73d916aa0fbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_ea8ccc77531841cab0f73d916aa0fbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/ea8ccc77531841cab0f73d916aa0fbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-93d46f3a-8259-443-user", "id": "d1ea0939791c4b098606cdcb606f7735"}, "audit_ids": ["YomuaLazRvKajmeZBNB_IA"], "issued_at": "2018-07-22T08:25:51.000000Z"}} 2018-07-22 08:25:51,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d721a14f2c940cc8756ca810878c9d0d914da0ec" 2018-07-22 08:25:51,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0313094b-ff2e-4451-b55c-9f3a0da92286 Date: Sun, 22 Jul 2018 08:25:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0382ca1c-7c58-45cd-b326-2d0f344731e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ea8ccc77531841cab0f73d916aa0fbe7","l2_adjacency":true,"status":"ACTIVE","subnets":["04ae52fb-fb76-4fb3-b9c7-2db055d23819"],"description":"","tags":[],"updated_at":"2018-07-22T08:25:50Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-net","admin_state_up":true,"tenant_id":"ea8ccc77531841cab0f73d916aa0fbe7","created_at":"2018-07-22T08:25:48Z","mtu":999}]} 2018-07-22 08:25:51,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-net used request id req-0313094b-ff2e-4451-b55c-9f3a0da92286 2018-07-22 08:25:51,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:25:51,675 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:25:51 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:25:51,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ea8ccc77531841cab0f73d916aa0fbe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0c800c4c6c7c3afb9421799559bc9504a47c36" 2018-07-22 08:25:51,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51151545-8a6f-4114-a7e6-b1413801db2a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ea8ccc77531841cab0f73d916aa0fbe7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ea8ccc77531841cab0f73d916aa0fbe7", "name": "CreateNetworkSuccessTests-93d46f3a-8259-443-proj"}} 2018-07-22 08:25:51,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ea8ccc77531841cab0f73d916aa0fbe7 used request id req-51151545-8a6f-4114-a7e6-b1413801db2a 2018-07-22 08:25:51,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0382ca1c-7c58-45cd-b326-2d0f344731e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d721a14f2c940cc8756ca810878c9d0d914da0ec" 2018-07-22 08:25:51,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9b5a06fd-4f11-4ddb-bac3-286722f51c2f Date: Sun, 22 Jul 2018 08:25:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0382ca1c-7c58-45cd-b326-2d0f344731e2","tenant_id":"ea8ccc77531841cab0f73d916aa0fbe7","created_at":"2018-07-22T08:25:50Z","dns_nameservers":[],"updated_at":"2018-07-22T08:25:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ea8ccc77531841cab0f73d916aa0fbe7","id":"04ae52fb-fb76-4fb3-b9c7-2db055d23819","subnetpool_id":null,"name":"CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-subnet"}]} 2018-07-22 08:25:51,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0382ca1c-7c58-45cd-b326-2d0f344731e2 used request id req-9b5a06fd-4f11-4ddb-bac3-286722f51c2f 2018-07-22 08:25:52,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0382ca1c-7c58-45cd-b326-2d0f344731e2&name=CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d721a14f2c940cc8756ca810878c9d0d914da0ec" 2018-07-22 08:25:52,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6a55ebc0-4b62-48fc-ba3d-6b774457a908 Date: Sun, 22 Jul 2018 08:25:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0382ca1c-7c58-45cd-b326-2d0f344731e2","tenant_id":"ea8ccc77531841cab0f73d916aa0fbe7","created_at":"2018-07-22T08:25:50Z","dns_nameservers":[],"updated_at":"2018-07-22T08:25:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ea8ccc77531841cab0f73d916aa0fbe7","id":"04ae52fb-fb76-4fb3-b9c7-2db055d23819","subnetpool_id":null,"name":"CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-subnet"}]} 2018-07-22 08:25:52,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0382ca1c-7c58-45cd-b326-2d0f344731e2&name=CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-subnet used request id req-6a55ebc0-4b62-48fc-ba3d-6b774457a908 2018-07-22 08:25:52,231 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-subnet 2018-07-22 08:25:52,231 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-subnet 2018-07-22 08:25:52,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/04ae52fb-fb76-4fb3-b9c7-2db055d23819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868630c896246d0dac63865f0e2325b1ede66ed3" 2018-07-22 08:25:54,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-877f4bbc-0424-4182-b634-4ac04ab59c05 Date: Sun, 22 Jul 2018 08:25:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:25:54,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/04ae52fb-fb76-4fb3-b9c7-2db055d23819 used request id req-877f4bbc-0424-4182-b634-4ac04ab59c05 2018-07-22 08:25:54,826 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-854b4e5d-9c80-42e7-8712-6c65e463b9e4-pub-net 2018-07-22 08:25:54,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/0382ca1c-7c58-45cd-b326-2d0f344731e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868630c896246d0dac63865f0e2325b1ede66ed3" 2018-07-22 08:25:56,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec231fe1-209d-4d1a-a251-1646c9bfee21 Date: Sun, 22 Jul 2018 08:25:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:25:56,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/0382ca1c-7c58-45cd-b326-2d0f344731e2 used request id req-ec231fe1-209d-4d1a-a251-1646c9bfee21 2018-07-22 08:25:56,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" 2018-07-22 08:25:56,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f3c3041c-7815-4c3d-afe3-5e735bfbd8ef Date: Sun, 22 Jul 2018 08:25:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ea8ccc77531841cab0f73d916aa0fbe7", "created_at": "2018-07-22T08:25:48Z", "updated_at": "2018-07-22T08:25:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:25:48Z", "revision_number": 0, "id": "1ca231b4-a27d-4e8a-b044-20257ca5d9d6", "remote_group_id": "6577fec4-badb-4d5a-801f-3039b2e5352f", "remote_ip_prefix": null, "created_at": "2018-07-22T08:25:48Z", "security_group_id": "6577fec4-badb-4d5a-801f-3039b2e5352f", "tenant_id": "ea8ccc77531841cab0f73d916aa0fbe7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea8ccc77531841cab0f73d916aa0fbe7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:25:48Z", "revision_number": 0, "id": "74ff96af-8d17-4c85-a8bc-b00b60e5b555", "remote_group_id": "6577fec4-badb-4d5a-801f-3039b2e5352f", "remote_ip_prefix": null, "created_at": "2018-07-22T08:25:48Z", "security_group_id": "6577fec4-badb-4d5a-801f-3039b2e5352f", "tenant_id": "ea8ccc77531841cab0f73d916aa0fbe7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea8ccc77531841cab0f73d916aa0fbe7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:25:48Z", "revision_number": 0, "id": "98e9f792-e161-4fe0-9756-81025ac36e11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:25:48Z", "security_group_id": "6577fec4-badb-4d5a-801f-3039b2e5352f", "tenant_id": "ea8ccc77531841cab0f73d916aa0fbe7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea8ccc77531841cab0f73d916aa0fbe7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:25:48Z", "revision_number": 0, "id": "d2bf0817-586b-4c6e-8981-d4c5a56cf694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:25:48Z", "security_group_id": "6577fec4-badb-4d5a-801f-3039b2e5352f", "tenant_id": "ea8ccc77531841cab0f73d916aa0fbe7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea8ccc77531841cab0f73d916aa0fbe7"}], "revision_number": 4, "project_id": "ea8ccc77531841cab0f73d916aa0fbe7", "id": "6577fec4-badb-4d5a-801f-3039b2e5352f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:25:56,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f3c3041c-7815-4c3d-afe3-5e735bfbd8ef 2018-07-22 08:25:56,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" 2018-07-22 08:25:56,401 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d5206cd-9ff8-452a-bec1-575e3afe3987 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:25:56,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-6d5206cd-9ff8-452a-bec1-575e3afe3987 2018-07-22 08:25:56,401 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:25:56,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" 2018-07-22 08:25:56,501 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed6f3af7-ea64-47e4-b5b9-d2af17c007af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:25:56,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-ed6f3af7-ea64-47e4-b5b9-d2af17c007af 2018-07-22 08:25:56,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:25:56,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" 2018-07-22 08:25:56,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-850e6efe-4e1c-4fa8-9228-4eac78324e35 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:25:56,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-850e6efe-4e1c-4fa8-9228-4eac78324e35 2018-07-22 08:25:56,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ea8ccc77531841cab0f73d916aa0fbe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" 2018-07-22 08:25:56,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-497e7b45-c28a-49bf-9636-f10a519255ac Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ea8ccc77531841cab0f73d916aa0fbe7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ea8ccc77531841cab0f73d916aa0fbe7", "name": "CreateNetworkSuccessTests-93d46f3a-8259-443-proj"}} 2018-07-22 08:25:56,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ea8ccc77531841cab0f73d916aa0fbe7 used request id req-497e7b45-c28a-49bf-9636-f10a519255ac 2018-07-22 08:25:56,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6577fec4-badb-4d5a-801f-3039b2e5352f 2018-07-22 08:25:56,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6577fec4-badb-4d5a-801f-3039b2e5352f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" 2018-07-22 08:25:56,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9e27b0b6-7bba-47ea-b544-76981deb2e12 Date: Sun, 22 Jul 2018 08:25:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6577fec4-badb-4d5a-801f-3039b2e5352f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:25:48Z", "security_group_id": "6577fec4-badb-4d5a-801f-3039b2e5352f", "port_range_min": null, "revision_number": 0, "tenant_id": "ea8ccc77531841cab0f73d916aa0fbe7", "created_at": "2018-07-22T08:25:48Z", "project_id": "ea8ccc77531841cab0f73d916aa0fbe7", "id": "1ca231b4-a27d-4e8a-b044-20257ca5d9d6"}, {"remote_group_id": "6577fec4-badb-4d5a-801f-3039b2e5352f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:25:48Z", "security_group_id": "6577fec4-badb-4d5a-801f-3039b2e5352f", "port_range_min": null, "revision_number": 0, "tenant_id": "ea8ccc77531841cab0f73d916aa0fbe7", "created_at": "2018-07-22T08:25:48Z", "project_id": "ea8ccc77531841cab0f73d916aa0fbe7", "id": "74ff96af-8d17-4c85-a8bc-b00b60e5b555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:25:48Z", "security_group_id": "6577fec4-badb-4d5a-801f-3039b2e5352f", "port_range_min": null, "revision_number": 0, "tenant_id": "ea8ccc77531841cab0f73d916aa0fbe7", "created_at": "2018-07-22T08:25:48Z", "project_id": "ea8ccc77531841cab0f73d916aa0fbe7", "id": "98e9f792-e161-4fe0-9756-81025ac36e11"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:25:48Z", "security_group_id": "6577fec4-badb-4d5a-801f-3039b2e5352f", "port_range_min": null, "revision_number": 0, "tenant_id": "ea8ccc77531841cab0f73d916aa0fbe7", "created_at": "2018-07-22T08:25:48Z", "project_id": "ea8ccc77531841cab0f73d916aa0fbe7", "id": "d2bf0817-586b-4c6e-8981-d4c5a56cf694"}]} 2018-07-22 08:25:56,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6577fec4-badb-4d5a-801f-3039b2e5352f used request id req-9e27b0b6-7bba-47ea-b544-76981deb2e12 2018-07-22 08:25:56,910 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:25:56,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6577fec4-badb-4d5a-801f-3039b2e5352f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" 2018-07-22 08:25:57,293 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6856cd23-7f49-4d98-95b9-2d8443e8a7aa Content-Length: 0 Date: Sun, 22 Jul 2018 08:25:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:25:57,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6577fec4-badb-4d5a-801f-3039b2e5352f used request id req-6856cd23-7f49-4d98-95b9-2d8443e8a7aa 2018-07-22 08:25:57,294 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-93d46f3a-8259-443-proj 2018-07-22 08:25:57,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/ea8ccc77531841cab0f73d916aa0fbe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" 2018-07-22 08:25:57,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1130b629-e188-45e1-903b-5ca029929364 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:25:57,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ea8ccc77531841cab0f73d916aa0fbe7 used request id req-1130b629-e188-45e1-903b-5ca029929364 2018-07-22 08:25:57,523 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-93d46f3a-8259-443-proj-role 2018-07-22 08:25:57,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c957c21b75f54de4a3cd40b8e3ca9fd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" 2018-07-22 08:25:57,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52be4e2f-0c3b-477f-9118-492c30a754e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:25:57,642 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c957c21b75f54de4a3cd40b8e3ca9fd5 used request id req-52be4e2f-0c3b-477f-9118-492c30a754e9 2018-07-22 08:25:57,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83d9b129e972346c13e6dd52ce2735a7a45b881" 2018-07-22 08:25:57,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21661a4d-30bf-4e7d-b0cd-f9c8cf98a3ee Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:25:57,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-21661a4d-30bf-4e7d-b0cd-f9c8cf98a3ee 2018-07-22 08:25:57,736 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-93d46f3a-8259-443-user 2018-07-22 08:25:57,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/d1ea0939791c4b098606cdcb606f7735 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c04999b1534f45ce6da98fe1962daddec6debe" 2018-07-22 08:25:57,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdb6db44-eced-4992-9faa-b032796a3209 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:25:57,948 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d1ea0939791c4b098606cdcb606f7735 used request id req-cdb6db44-eced-4992-9faa-b032796a3209 2018-07-22 08:25:57,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:25:58,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:25:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["S6VxHQ6iSMubcl0GKzb0vg"], "issued_at": "2018-07-22T08:25:58.000000Z"}} 2018-07-22 08:25:58,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5a96ef562f8689b8ac4ca07808aec87b475e88" 2018-07-22 08:25:58,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946533d3-60cf-4e44-81e1-d4145d030551 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:25:58,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-946533d3-60cf-4e44-81e1-d4145d030551 2018-07-22 08:25:58,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:25:58,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:25:58,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:25:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["7kESldvsS4OCVlg8-aUG3g"], "issued_at": "2018-07-22T08:25:58.000000Z"}} 2018-07-22 08:25:58,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:25:58,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00bdf78-64e2-42cd-92e0-4f277b4e6283 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:25:58,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f00bdf78-64e2-42cd-92e0-4f277b4e6283 2018-07-22 08:25:58,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:25:58,934 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:25:58 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:25:58,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:25:59,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e790f64-603d-47af-bb0f-4bcdeb400f92 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:25:59,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj used request id req-5e790f64-603d-47af-bb0f-4bcdeb400f92 2018-07-22 08:25:59,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:25:59,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5421c1c-e9e7-4021-9155-e96f06ded238 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:25:59,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f5421c1c-e9e7-4021-9155-e96f06ded238 2018-07-22 08:25:59,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj"}}' 2018-07-22 08:25:59,265 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e9dc97d-862d-43bb-8aef-5b6548ca96fd Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/72fc4eeb6a904bd29eb04c59d0f80b3f"}, "tags": [], "enabled": true, "id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj"}} 2018-07-22 08:25:59,266 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9e9dc97d-862d-43bb-8aef-5b6548ca96fd 2018-07-22 08:25:59,266 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj 2018-07-22 08:25:59,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:25:59,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:25:59,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:25:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["PLlH4O8URkOq06dLpJ1d3Q"], "issued_at": "2018-07-22T08:25:59.000000Z"}} 2018-07-22 08:25:59,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f6212f89563db289ac27800e577998a1134cc4" 2018-07-22 08:25:59,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea5539a-93d6-4441-a6fb-f45dd7b83d2c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:25:59,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-eea5539a-93d6-4441-a6fb-f45dd7b83d2c 2018-07-22 08:25:59,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:25:59,689 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:25:59 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:25:59,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f6212f89563db289ac27800e577998a1134cc4" 2018-07-22 08:25:59,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99c8a722-7d59-45e8-b9b1-0c3fdf893ec7 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:25:59,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-99c8a722-7d59-45e8-b9b1-0c3fdf893ec7 2018-07-22 08:25:59,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f6212f89563db289ac27800e577998a1134cc4" 2018-07-22 08:25:59,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a721d87-6b49-4937-bc8a-1c44dd8d7b78 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/72fc4eeb6a904bd29eb04c59d0f80b3f"}, "tags": [], "enabled": true, "id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj"}]} 2018-07-22 08:25:59,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj used request id req-5a721d87-6b49-4937-bc8a-1c44dd8d7b78 2018-07-22 08:25:59,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f6212f89563db289ac27800e577998a1134cc4" 2018-07-22 08:25:59,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ebb0b7d-7cc8-4c7f-bba3-fea2859c9f73 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:25:59,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6ebb0b7d-7cc8-4c7f-bba3-fea2859c9f73 2018-07-22 08:26:00,373 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-20b0d32c-8744-4d2-user 2018-07-22 08:26:00,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:00,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:26:00,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a93b2247-4013-4e48-a078-d22d64de6646 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:26:00,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a93b2247-4013-4e48-a078-d22d64de6646 2018-07-22 08:26:00,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" -d '{"role": {"name": "CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj-role"}}' 2018-07-22 08:26:00,589 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:26:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1af38776-4185-4d61-9898-17fa7f7d60bc Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47fb8b6cc42a4010a65ee0bd2852116c", "links": {"self": "http://172.30.9.23:5000/v3/roles/47fb8b6cc42a4010a65ee0bd2852116c"}, "name": "CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj-role"}} 2018-07-22 08:26:00,589 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1af38776-4185-4d61-9898-17fa7f7d60bc 2018-07-22 08:26:00,590 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj-role 2018-07-22 08:26:00,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/47fb8b6cc42a4010a65ee0bd2852116c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:26:00,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f217de-e6f6-4d8b-941f-2c5092c94ff1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47fb8b6cc42a4010a65ee0bd2852116c", "links": {"self": "http://172.30.9.23:5000/v3/roles/47fb8b6cc42a4010a65ee0bd2852116c"}, "name": "CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj-role"}} 2018-07-22 08:26:00,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/47fb8b6cc42a4010a65ee0bd2852116c used request id req-23f217de-e6f6-4d8b-941f-2c5092c94ff1 2018-07-22 08:26:00,689 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj-role to project CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj 2018-07-22 08:26:00,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/72fc4eeb6a904bd29eb04c59d0f80b3f/users/04bcd65827114c5aaa951276c75747eb/roles/47fb8b6cc42a4010a65ee0bd2852116c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:26:00,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97d0fb14-11b6-493d-907a-d7a87e95bb59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:00,837 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/72fc4eeb6a904bd29eb04c59d0f80b3f/users/04bcd65827114c5aaa951276c75747eb/roles/47fb8b6cc42a4010a65ee0bd2852116c used request id req-97d0fb14-11b6-493d-907a-d7a87e95bb59 2018-07-22 08:26:00,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:00,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:01,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47fb8b6cc42a4010a65ee0bd2852116c", "name": "CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj-role"}], "expires_at": "2018-07-22T09:26:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "name": "CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-20b0d32c-8744-4d2-user", "id": "04bcd65827114c5aaa951276c75747eb"}, "audit_ids": ["gsPt8liDQxWbuyRcanMRnA"], "issued_at": "2018-07-22T08:26:01.000000Z"}} 2018-07-22 08:26:01,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eaea398edfb8410598b4ed2056d1c7d11636b3" 2018-07-22 08:26:01,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1492d4d-a976-4476-bb6f-165b9303c6fb Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:01,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b1492d4d-a976-4476-bb6f-165b9303c6fb 2018-07-22 08:26:01,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eaea398edfb8410598b4ed2056d1c7d11636b3" 2018-07-22 08:26:01,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-08699bd0-db39-46a0-8a7a-ecd05c51ba07 Date: Sun, 22 Jul 2018 08:26:01 GMT RESP BODY: {"networks":[]} 2018-07-22 08:26:01,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-net used request id req-08699bd0-db39-46a0-8a7a-ecd05c51ba07 2018-07-22 08:26:01,525 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-net 2018-07-22 08:26:01,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eaea398edfb8410598b4ed2056d1c7d11636b3" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-net", "admin_state_up": true}}' 2018-07-22 08:26:02,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-a174255d-9d0a-414e-84ef-b46d2406437b Date: Sun, 22 Jul 2018 08:26:02 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39d6997e-b0eb-4b47-aa01-e57774623a61","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"72fc4eeb6a904bd29eb04c59d0f80b3f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:26:01Z","is_default":false,"name":"CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"72fc4eeb6a904bd29eb04c59d0f80b3f","created_at":"2018-07-22T08:26:01Z","mtu":999}} 2018-07-22 08:26:02,078 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-a174255d-9d0a-414e-84ef-b46d2406437b 2018-07-22 08:26:02,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=39d6997e-b0eb-4b47-aa01-e57774623a61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eaea398edfb8410598b4ed2056d1c7d11636b3" 2018-07-22 08:26:02,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-763d0c03-043a-469e-988c-48c8e0e38502 Date: Sun, 22 Jul 2018 08:26:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39d6997e-b0eb-4b47-aa01-e57774623a61","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"72fc4eeb6a904bd29eb04c59d0f80b3f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:26:01Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-net","admin_state_up":true,"tenant_id":"72fc4eeb6a904bd29eb04c59d0f80b3f","created_at":"2018-07-22T08:26:01Z","mtu":999}]} 2018-07-22 08:26:02,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=39d6997e-b0eb-4b47-aa01-e57774623a61 used request id req-763d0c03-043a-469e-988c-48c8e0e38502 2018-07-22 08:26:02,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=39d6997e-b0eb-4b47-aa01-e57774623a61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eaea398edfb8410598b4ed2056d1c7d11636b3" 2018-07-22 08:26:02,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d581881b-7fe1-4d46-a270-4adef7dab2c3 Date: Sun, 22 Jul 2018 08:26:02 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:26:02,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=39d6997e-b0eb-4b47-aa01-e57774623a61 used request id req-d581881b-7fe1-4d46-a270-4adef7dab2c3 2018-07-22 08:26:02,561 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-subnet 2018-07-22 08:26:02,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eaea398edfb8410598b4ed2056d1c7d11636b3" -d '{"subnets": [{"ip_version": 4, "network_id": "39d6997e-b0eb-4b47-aa01-e57774623a61", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-subnet"}]}' 2018-07-22 08:26:03,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-01edd3f9-e828-4707-baef-c6033ac44dbc Date: Sun, 22 Jul 2018 08:26:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"39d6997e-b0eb-4b47-aa01-e57774623a61","tenant_id":"72fc4eeb6a904bd29eb04c59d0f80b3f","created_at":"2018-07-22T08:26:02Z","dns_nameservers":[],"updated_at":"2018-07-22T08:26:02Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"72fc4eeb6a904bd29eb04c59d0f80b3f","id":"156283a7-f608-4ccf-8700-6752454c36c1","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-subnet"}]} 2018-07-22 08:26:03,330 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-01edd3f9-e828-4707-baef-c6033ac44dbc 2018-07-22 08:26:03,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=39d6997e-b0eb-4b47-aa01-e57774623a61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eaea398edfb8410598b4ed2056d1c7d11636b3" 2018-07-22 08:26:03,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0e4a0b09-5893-4911-879e-66f5372ce62a Date: Sun, 22 Jul 2018 08:26:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"39d6997e-b0eb-4b47-aa01-e57774623a61","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"72fc4eeb6a904bd29eb04c59d0f80b3f","l2_adjacency":true,"status":"ACTIVE","subnets":["156283a7-f608-4ccf-8700-6752454c36c1"],"description":"","tags":[],"updated_at":"2018-07-22T08:26:02Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-net","admin_state_up":true,"tenant_id":"72fc4eeb6a904bd29eb04c59d0f80b3f","created_at":"2018-07-22T08:26:01Z","mtu":999}]} 2018-07-22 08:26:03,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=39d6997e-b0eb-4b47-aa01-e57774623a61 used request id req-0e4a0b09-5893-4911-879e-66f5372ce62a 2018-07-22 08:26:03,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=39d6997e-b0eb-4b47-aa01-e57774623a61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eaea398edfb8410598b4ed2056d1c7d11636b3" 2018-07-22 08:26:03,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-57734266-10f5-478a-88f9-30a8071f70fe Date: Sun, 22 Jul 2018 08:26:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"39d6997e-b0eb-4b47-aa01-e57774623a61","tenant_id":"72fc4eeb6a904bd29eb04c59d0f80b3f","created_at":"2018-07-22T08:26:02Z","dns_nameservers":[],"updated_at":"2018-07-22T08:26:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"72fc4eeb6a904bd29eb04c59d0f80b3f","id":"156283a7-f608-4ccf-8700-6752454c36c1","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-subnet"}]} 2018-07-22 08:26:03,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=39d6997e-b0eb-4b47-aa01-e57774623a61 used request id req-57734266-10f5-478a-88f9-30a8071f70fe 2018-07-22 08:26:03,833 - OpenStackNetwork - DEBUG - Network [39d6997e-b0eb-4b47-aa01-e57774623a61] created successfully 2018-07-22 08:26:03,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:03,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:04,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47fb8b6cc42a4010a65ee0bd2852116c", "name": "CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj-role"}], "expires_at": "2018-07-22T09:26:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "name": "CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/72fc4eeb6a904bd29eb04c59d0f80b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-20b0d32c-8744-4d2-user", "id": "04bcd65827114c5aaa951276c75747eb"}, "audit_ids": ["JvF3mJroRWWmuCAaSH1VSQ"], "issued_at": "2018-07-22T08:26:04.000000Z"}} 2018-07-22 08:26:04,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47fcf8fdc33773a67e04d91e4c52a5356f9cb24" 2018-07-22 08:26:04,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b90172b-7bb0-4670-839f-bedcd1cb11bf Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:04,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3b90172b-7bb0-4670-839f-bedcd1cb11bf 2018-07-22 08:26:04,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47fcf8fdc33773a67e04d91e4c52a5356f9cb24" 2018-07-22 08:26:04,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-398ba0c0-6b2b-42ed-afdf-4d3220521778 Date: Sun, 22 Jul 2018 08:26:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"39d6997e-b0eb-4b47-aa01-e57774623a61","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"72fc4eeb6a904bd29eb04c59d0f80b3f","l2_adjacency":true,"status":"ACTIVE","subnets":["156283a7-f608-4ccf-8700-6752454c36c1"],"description":"","tags":[],"updated_at":"2018-07-22T08:26:02Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-net","admin_state_up":true,"tenant_id":"72fc4eeb6a904bd29eb04c59d0f80b3f","created_at":"2018-07-22T08:26:01Z","mtu":999}]} 2018-07-22 08:26:04,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-net used request id req-398ba0c0-6b2b-42ed-afdf-4d3220521778 2018-07-22 08:26:04,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:26:04,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:26:04 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:26:04,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/72fc4eeb6a904bd29eb04c59d0f80b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47fcf8fdc33773a67e04d91e4c52a5356f9cb24" 2018-07-22 08:26:04,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88d0d01-52ac-4898-b435-a0f91e447bed Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/72fc4eeb6a904bd29eb04c59d0f80b3f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "name": "CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj"}} 2018-07-22 08:26:04,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/72fc4eeb6a904bd29eb04c59d0f80b3f used request id req-c88d0d01-52ac-4898-b435-a0f91e447bed 2018-07-22 08:26:04,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=39d6997e-b0eb-4b47-aa01-e57774623a61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47fcf8fdc33773a67e04d91e4c52a5356f9cb24" 2018-07-22 08:26:04,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-66a2ddc1-a5ea-4db4-b757-1dfae359f658 Date: Sun, 22 Jul 2018 08:26:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"39d6997e-b0eb-4b47-aa01-e57774623a61","tenant_id":"72fc4eeb6a904bd29eb04c59d0f80b3f","created_at":"2018-07-22T08:26:02Z","dns_nameservers":[],"updated_at":"2018-07-22T08:26:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"72fc4eeb6a904bd29eb04c59d0f80b3f","id":"156283a7-f608-4ccf-8700-6752454c36c1","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-subnet"}]} 2018-07-22 08:26:04,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=39d6997e-b0eb-4b47-aa01-e57774623a61 used request id req-66a2ddc1-a5ea-4db4-b757-1dfae359f658 2018-07-22 08:26:04,840 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-subnet 2018-07-22 08:26:04,841 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-subnet 2018-07-22 08:26:04,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/156283a7-f608-4ccf-8700-6752454c36c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eaea398edfb8410598b4ed2056d1c7d11636b3" 2018-07-22 08:26:06,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67b2b629-5133-46e4-8d33-2c8f79c19155 Date: Sun, 22 Jul 2018 08:26:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:26:06,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/156283a7-f608-4ccf-8700-6752454c36c1 used request id req-67b2b629-5133-46e4-8d33-2c8f79c19155 2018-07-22 08:26:06,964 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-40670341-5487-4c16-a3d6-e166bb31b7ae-pub-net 2018-07-22 08:26:06,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/39d6997e-b0eb-4b47-aa01-e57774623a61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eaea398edfb8410598b4ed2056d1c7d11636b3" 2018-07-22 08:26:08,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7320b920-988a-422f-8f66-beb8a35ad4eb Date: Sun, 22 Jul 2018 08:26:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:26:08,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/39d6997e-b0eb-4b47-aa01-e57774623a61 used request id req-7320b920-988a-422f-8f66-beb8a35ad4eb 2018-07-22 08:26:08,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:26:08,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-894baff5-3b59-4f7f-b82a-d55816699402 Date: Sun, 22 Jul 2018 08:26:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "created_at": "2018-07-22T08:26:01Z", "updated_at": "2018-07-22T08:26:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:26:01Z", "revision_number": 0, "id": "095fd3f9-8d2f-4ca5-af12-9d85b9783038", "remote_group_id": "ab2f8e22-cf05-445a-b919-e422e2791844", "remote_ip_prefix": null, "created_at": "2018-07-22T08:26:01Z", "security_group_id": "ab2f8e22-cf05-445a-b919-e422e2791844", "tenant_id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fc4eeb6a904bd29eb04c59d0f80b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:26:01Z", "revision_number": 0, "id": "2130879d-1330-40fe-9405-1f8fd3d4b14f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:26:01Z", "security_group_id": "ab2f8e22-cf05-445a-b919-e422e2791844", "tenant_id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fc4eeb6a904bd29eb04c59d0f80b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:26:01Z", "revision_number": 0, "id": "4421449d-1f52-4d89-b6a7-9d4484a66bfe", "remote_group_id": "ab2f8e22-cf05-445a-b919-e422e2791844", "remote_ip_prefix": null, "created_at": "2018-07-22T08:26:01Z", "security_group_id": "ab2f8e22-cf05-445a-b919-e422e2791844", "tenant_id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fc4eeb6a904bd29eb04c59d0f80b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:26:01Z", "revision_number": 0, "id": "e3bac15f-ed19-4ed4-a4d7-f9e6e24f5c7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:26:01Z", "security_group_id": "ab2f8e22-cf05-445a-b919-e422e2791844", "tenant_id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fc4eeb6a904bd29eb04c59d0f80b3f"}], "revision_number": 4, "project_id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "id": "ab2f8e22-cf05-445a-b919-e422e2791844", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:26:08,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-894baff5-3b59-4f7f-b82a-d55816699402 2018-07-22 08:26:08,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:26:08,848 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b8f23e9-3c0f-4454-92f2-5a71113e0060 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:08,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-5b8f23e9-3c0f-4454-92f2-5a71113e0060 2018-07-22 08:26:08,848 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:08,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:26:08,943 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e67beba7-9668-448e-bf4b-2a30a98a8503 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:08,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-e67beba7-9668-448e-bf4b-2a30a98a8503 2018-07-22 08:26:08,944 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:08,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:26:09,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-022898dd-c036-4e93-9c4a-8d04bbb38530 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:26:09,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-022898dd-c036-4e93-9c4a-8d04bbb38530 2018-07-22 08:26:09,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:26:09,126 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bf20df0-8a5d-4f16-b942-98a9b409d3e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:09,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-6bf20df0-8a5d-4f16-b942-98a9b409d3e8 2018-07-22 08:26:09,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:09,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:26:09,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f01e000b-8286-4389-8265-acdb76af3e18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:09,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-f01e000b-8286-4389-8265-acdb76af3e18 2018-07-22 08:26:09,222 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:09,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:26:09,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4546b7ef-ec87-45bc-a091-2230fa948ac6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:09,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-4546b7ef-ec87-45bc-a091-2230fa948ac6 2018-07-22 08:26:09,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:09,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/72fc4eeb6a904bd29eb04c59d0f80b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:26:09,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0dbb432-b035-42d7-94d1-e2f59a98ea0b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/72fc4eeb6a904bd29eb04c59d0f80b3f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "name": "CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj"}} 2018-07-22 08:26:09,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/72fc4eeb6a904bd29eb04c59d0f80b3f used request id req-d0dbb432-b035-42d7-94d1-e2f59a98ea0b 2018-07-22 08:26:09,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab2f8e22-cf05-445a-b919-e422e2791844 2018-07-22 08:26:09,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ab2f8e22-cf05-445a-b919-e422e2791844 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:26:09,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b1d4b37c-7f75-452a-9555-2ce5b6321034 Date: Sun, 22 Jul 2018 08:26:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ab2f8e22-cf05-445a-b919-e422e2791844", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:26:01Z", "security_group_id": "ab2f8e22-cf05-445a-b919-e422e2791844", "port_range_min": null, "revision_number": 0, "tenant_id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "created_at": "2018-07-22T08:26:01Z", "project_id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "id": "095fd3f9-8d2f-4ca5-af12-9d85b9783038"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:26:01Z", "security_group_id": "ab2f8e22-cf05-445a-b919-e422e2791844", "port_range_min": null, "revision_number": 0, "tenant_id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "created_at": "2018-07-22T08:26:01Z", "project_id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "id": "2130879d-1330-40fe-9405-1f8fd3d4b14f"}, {"remote_group_id": "ab2f8e22-cf05-445a-b919-e422e2791844", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:26:01Z", "security_group_id": "ab2f8e22-cf05-445a-b919-e422e2791844", "port_range_min": null, "revision_number": 0, "tenant_id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "created_at": "2018-07-22T08:26:01Z", "project_id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "id": "4421449d-1f52-4d89-b6a7-9d4484a66bfe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:26:01Z", "security_group_id": "ab2f8e22-cf05-445a-b919-e422e2791844", "port_range_min": null, "revision_number": 0, "tenant_id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "created_at": "2018-07-22T08:26:01Z", "project_id": "72fc4eeb6a904bd29eb04c59d0f80b3f", "id": "e3bac15f-ed19-4ed4-a4d7-f9e6e24f5c7d"}]} 2018-07-22 08:26:09,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ab2f8e22-cf05-445a-b919-e422e2791844 used request id req-b1d4b37c-7f75-452a-9555-2ce5b6321034 2018-07-22 08:26:09,693 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:26:09,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ab2f8e22-cf05-445a-b919-e422e2791844 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:26:10,018 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df438da4-6c65-4ac1-9bf1-42fd96fe2a1b Content-Length: 0 Date: Sun, 22 Jul 2018 08:26:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:26:10,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ab2f8e22-cf05-445a-b919-e422e2791844 used request id req-df438da4-6c65-4ac1-9bf1-42fd96fe2a1b 2018-07-22 08:26:10,019 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj 2018-07-22 08:26:10,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/72fc4eeb6a904bd29eb04c59d0f80b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:26:10,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4574224e-ee21-4378-a97b-f6fb001cd92b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:10,259 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/72fc4eeb6a904bd29eb04c59d0f80b3f used request id req-4574224e-ee21-4378-a97b-f6fb001cd92b 2018-07-22 08:26:10,260 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-20b0d32c-8744-4d2-proj-role 2018-07-22 08:26:10,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/47fb8b6cc42a4010a65ee0bd2852116c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:26:10,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee6e022a-29b8-45e6-b817-c59afa0dc9f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:10,379 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/47fb8b6cc42a4010a65ee0bd2852116c used request id req-ee6e022a-29b8-45e6-b817-c59afa0dc9f8 2018-07-22 08:26:10,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f9214ac882d52e72da1fa32b1d43039292524" 2018-07-22 08:26:10,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e67f2597-eeb5-469a-8391-1a7bd413f7a8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:26:10,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e67f2597-eeb5-469a-8391-1a7bd413f7a8 2018-07-22 08:26:10,469 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-20b0d32c-8744-4d2-user 2018-07-22 08:26:10,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/04bcd65827114c5aaa951276c75747eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f6212f89563db289ac27800e577998a1134cc4" 2018-07-22 08:26:10,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47613c50-2c73-493f-a14c-33f8bd8557c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:10,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/04bcd65827114c5aaa951276c75747eb used request id req-47613c50-2c73-493f-a14c-33f8bd8557c6 2018-07-22 08:26:10,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:11,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["MCcelB29QBiEF3QZUOvrgw"], "issued_at": "2018-07-22T08:26:11.000000Z"}} 2018-07-22 08:26:11,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5a6b3e3f7203eecaef39d7e0c9794e389367dc" 2018-07-22 08:26:11,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbe994f3-9e28-4d97-ba08-836c7b260f27 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:11,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fbe994f3-9e28-4d97-ba08-836c7b260f27 2018-07-22 08:26:11,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:11,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:11,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["AZNGuu2QQ9SI_oGQytRDIA"], "issued_at": "2018-07-22T08:26:11.000000Z"}} 2018-07-22 08:26:11,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:11,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b7d3af2-5591-4776-afd2-85fd26acaba7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:11,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2b7d3af2-5591-4776-afd2-85fd26acaba7 2018-07-22 08:26:11,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:26:11,671 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:26:11 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:26:11,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:11,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06770577-88fe-4432-a7c4-03fa346787e5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:26:11,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj used request id req-06770577-88fe-4432-a7c4-03fa346787e5 2018-07-22 08:26:11,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:11,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b595f40d-f8c9-49c7-a265-975a84253501 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:26:11,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b595f40d-f8c9-49c7-a265-975a84253501 2018-07-22 08:26:11,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj"}}' 2018-07-22 08:26:11,995 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:26:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5f9db55-aa2d-43ba-b532-0e44cb748248 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a67aef620ece43ffaf2b672e2a374058"}, "tags": [], "enabled": true, "id": "a67aef620ece43ffaf2b672e2a374058", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj"}} 2018-07-22 08:26:11,996 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c5f9db55-aa2d-43ba-b532-0e44cb748248 2018-07-22 08:26:11,996 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj 2018-07-22 08:26:11,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:11,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:12,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["1jv7zEOjQISfDagC2G8zHQ"], "issued_at": "2018-07-22T08:26:12.000000Z"}} 2018-07-22 08:26:12,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9bd2b96e439666915e7b6a3b60e97f934d21e05" 2018-07-22 08:26:12,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32511b9-de5a-4438-9951-90b8bfe6fb4d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:12,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c32511b9-de5a-4438-9951-90b8bfe6fb4d 2018-07-22 08:26:12,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:26:12,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:26:12 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:26:12,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9bd2b96e439666915e7b6a3b60e97f934d21e05" 2018-07-22 08:26:12,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62959814-2d46-4002-b685-18c5451e02e2 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:26:12,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-62959814-2d46-4002-b685-18c5451e02e2 2018-07-22 08:26:12,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9bd2b96e439666915e7b6a3b60e97f934d21e05" 2018-07-22 08:26:12,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6658e986-04d3-4026-9857-f46c114d2249 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a67aef620ece43ffaf2b672e2a374058"}, "tags": [], "enabled": true, "id": "a67aef620ece43ffaf2b672e2a374058", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj"}]} 2018-07-22 08:26:12,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj used request id req-6658e986-04d3-4026-9857-f46c114d2249 2018-07-22 08:26:12,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9bd2b96e439666915e7b6a3b60e97f934d21e05" 2018-07-22 08:26:12,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19551ae3-157b-4b48-bad4-bb6483b3f858 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:26:12,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-19551ae3-157b-4b48-bad4-bb6483b3f858 2018-07-22 08:26:13,445 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-32f7fe6d-91f8-46f-user 2018-07-22 08:26:13,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:13,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:13,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef8d5e8-8245-4657-8b4b-298ba30cbcb7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:26:13,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bef8d5e8-8245-4657-8b4b-298ba30cbcb7 2018-07-22 08:26:13,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" -d '{"role": {"name": "CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj-role"}}' 2018-07-22 08:26:13,666 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6bbe202-77e8-48ac-9eb9-7064bc75a148 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b419a166bd248428a20b5cd6d399e07", "links": {"self": "http://172.30.9.23:5000/v3/roles/3b419a166bd248428a20b5cd6d399e07"}, "name": "CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj-role"}} 2018-07-22 08:26:13,666 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d6bbe202-77e8-48ac-9eb9-7064bc75a148 2018-07-22 08:26:13,667 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj-role 2018-07-22 08:26:13,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/3b419a166bd248428a20b5cd6d399e07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:13,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59faf2e-5896-42c9-9e27-1edea2c8b813 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b419a166bd248428a20b5cd6d399e07", "links": {"self": "http://172.30.9.23:5000/v3/roles/3b419a166bd248428a20b5cd6d399e07"}, "name": "CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj-role"}} 2018-07-22 08:26:13,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/3b419a166bd248428a20b5cd6d399e07 used request id req-d59faf2e-5896-42c9-9e27-1edea2c8b813 2018-07-22 08:26:13,763 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj-role to project CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj 2018-07-22 08:26:13,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a67aef620ece43ffaf2b672e2a374058/users/8f39414be95247508afad7382a194cf1/roles/3b419a166bd248428a20b5cd6d399e07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:13,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d53cd4b5-2922-4c50-b97f-88c2efff2df5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:13,844 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a67aef620ece43ffaf2b672e2a374058/users/8f39414be95247508afad7382a194cf1/roles/3b419a166bd248428a20b5cd6d399e07 used request id req-d53cd4b5-2922-4c50-b97f-88c2efff2df5 2018-07-22 08:26:13,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:13,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:14,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["P08MXdCaS3y7EpklAz_Nlw"], "issued_at": "2018-07-22T08:26:14.000000Z"}} 2018-07-22 08:26:14,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec200be67c3201bd12feb3ab0f54fe0b7caeb60" 2018-07-22 08:26:14,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5eb17c7-4963-4fbc-acc3-b8fc2c2ba95d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:14,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a5eb17c7-4963-4fbc-acc3-b8fc2c2ba95d 2018-07-22 08:26:14,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec200be67c3201bd12feb3ab0f54fe0b7caeb60" 2018-07-22 08:26:14,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-54d4a391-abbe-4c1f-ae8b-8e9bc23ad7ae Date: Sun, 22 Jul 2018 08:26:14 GMT RESP BODY: {"networks":[]} 2018-07-22 08:26:14,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-net1 used request id req-54d4a391-abbe-4c1f-ae8b-8e9bc23ad7ae 2018-07-22 08:26:14,538 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-net1 2018-07-22 08:26:14,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec200be67c3201bd12feb3ab0f54fe0b7caeb60" -d '{"network": {"name": "CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-net1", "admin_state_up": true}}' 2018-07-22 08:26:14,970 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-08ed5b5c-4e5c-4065-a4e2-a057a3401df4 Date: Sun, 22 Jul 2018 08:26:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"29ee4822-9f08-4b09-8a54-0763a2d1feeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:26:14Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-net1","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:26:14Z","mtu":1450}} 2018-07-22 08:26:14,970 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-08ed5b5c-4e5c-4065-a4e2-a057a3401df4 2018-07-22 08:26:14,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=29ee4822-9f08-4b09-8a54-0763a2d1feeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec200be67c3201bd12feb3ab0f54fe0b7caeb60" 2018-07-22 08:26:15,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-501650ef-dfc5-4f4e-9f35-e384137ede62 Date: Sun, 22 Jul 2018 08:26:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"29ee4822-9f08-4b09-8a54-0763a2d1feeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:26:14Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-net1","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:26:14Z","provider:network_type":"vxlan"}]} 2018-07-22 08:26:15,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=29ee4822-9f08-4b09-8a54-0763a2d1feeb used request id req-501650ef-dfc5-4f4e-9f35-e384137ede62 2018-07-22 08:26:15,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=29ee4822-9f08-4b09-8a54-0763a2d1feeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec200be67c3201bd12feb3ab0f54fe0b7caeb60" 2018-07-22 08:26:15,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bee11e27-4b86-4a86-a8eb-77b3bac315c7 Date: Sun, 22 Jul 2018 08:26:15 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:26:15,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=29ee4822-9f08-4b09-8a54-0763a2d1feeb used request id req-bee11e27-4b86-4a86-a8eb-77b3bac315c7 2018-07-22 08:26:15,436 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-subnet1 2018-07-22 08:26:15,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec200be67c3201bd12feb3ab0f54fe0b7caeb60" -d '{"subnets": [{"ip_version": 4, "network_id": "29ee4822-9f08-4b09-8a54-0763a2d1feeb", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-subnet1"}]}' 2018-07-22 08:26:16,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-33bf5178-ed2c-459d-a05d-31d59e5d79a9 Date: Sun, 22 Jul 2018 08:26:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:26:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e5ad12b6-d609-44c0-b560-52c4b86870aa","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"29ee4822-9f08-4b09-8a54-0763a2d1feeb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:26:15Z","ip_version":4}]} 2018-07-22 08:26:16,078 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-33bf5178-ed2c-459d-a05d-31d59e5d79a9 2018-07-22 08:26:16,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=29ee4822-9f08-4b09-8a54-0763a2d1feeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec200be67c3201bd12feb3ab0f54fe0b7caeb60" 2018-07-22 08:26:16,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-618570df-cdd1-4868-9f31-f7cd862f0381 Date: Sun, 22 Jul 2018 08:26:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"29ee4822-9f08-4b09-8a54-0763a2d1feeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["e5ad12b6-d609-44c0-b560-52c4b86870aa"],"description":"","tags":[],"updated_at":"2018-07-22T08:26:15Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-net1","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:26:14Z","provider:network_type":"vxlan"}]} 2018-07-22 08:26:16,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=29ee4822-9f08-4b09-8a54-0763a2d1feeb used request id req-618570df-cdd1-4868-9f31-f7cd862f0381 2018-07-22 08:26:16,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=29ee4822-9f08-4b09-8a54-0763a2d1feeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec200be67c3201bd12feb3ab0f54fe0b7caeb60" 2018-07-22 08:26:16,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-5cadff4e-921c-42bc-930a-ff1777df21d5 Date: Sun, 22 Jul 2018 08:26:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:26:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e5ad12b6-d609-44c0-b560-52c4b86870aa","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"29ee4822-9f08-4b09-8a54-0763a2d1feeb","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:26:15Z","ip_version":4}]} 2018-07-22 08:26:16,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=29ee4822-9f08-4b09-8a54-0763a2d1feeb used request id req-5cadff4e-921c-42bc-930a-ff1777df21d5 2018-07-22 08:26:16,642 - OpenStackNetwork - DEBUG - Network [29ee4822-9f08-4b09-8a54-0763a2d1feeb] created successfully 2018-07-22 08:26:16,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:16,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:17,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b419a166bd248428a20b5cd6d399e07", "name": "CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj-role"}], "expires_at": "2018-07-22T09:26:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a67aef620ece43ffaf2b672e2a374058", "name": "CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a67aef620ece43ffaf2b672e2a374058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a67aef620ece43ffaf2b672e2a374058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a67aef620ece43ffaf2b672e2a374058", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a67aef620ece43ffaf2b672e2a374058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a67aef620ece43ffaf2b672e2a374058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a67aef620ece43ffaf2b672e2a374058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a67aef620ece43ffaf2b672e2a374058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a67aef620ece43ffaf2b672e2a374058", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-32f7fe6d-91f8-46f-user", "id": "8f39414be95247508afad7382a194cf1"}, "audit_ids": ["6J-OIwpQSQmwFMUFlqaH6Q"], "issued_at": "2018-07-22T08:26:17.000000Z"}} 2018-07-22 08:26:17,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1051621246b32d6d3c7e8113b1933ffb6b0376c8" 2018-07-22 08:26:17,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86236330-3d69-468e-bbca-f9e95f3b0385 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:17,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-86236330-3d69-468e-bbca-f9e95f3b0385 2018-07-22 08:26:17,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1051621246b32d6d3c7e8113b1933ffb6b0376c8" 2018-07-22 08:26:17,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5df0f59b-303a-478a-8613-36fa7122a1e1 Date: Sun, 22 Jul 2018 08:26:17 GMT RESP BODY: {"routers": []} 2018-07-22 08:26:17,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-router&admin_state_up=True used request id req-5df0f59b-303a-478a-8613-36fa7122a1e1 2018-07-22 08:26:17,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:17,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:17,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b419a166bd248428a20b5cd6d399e07", "name": "CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj-role"}], "expires_at": "2018-07-22T09:26:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a67aef620ece43ffaf2b672e2a374058", "name": "CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a67aef620ece43ffaf2b672e2a374058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a67aef620ece43ffaf2b672e2a374058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a67aef620ece43ffaf2b672e2a374058", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a67aef620ece43ffaf2b672e2a374058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a67aef620ece43ffaf2b672e2a374058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a67aef620ece43ffaf2b672e2a374058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a67aef620ece43ffaf2b672e2a374058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a67aef620ece43ffaf2b672e2a374058", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-32f7fe6d-91f8-46f-user", "id": "8f39414be95247508afad7382a194cf1"}, "audit_ids": ["VvpAJCVqQtyH3E4osUzS2Q"], "issued_at": "2018-07-22T08:26:17.000000Z"}} 2018-07-22 08:26:17,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65bbba83cf0c9a1eb0a7bcdb9f8168e1e8da4c7f" 2018-07-22 08:26:17,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864e887f-c0c1-4f8d-b452-e20dec5ac7e3 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:17,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-864e887f-c0c1-4f8d-b452-e20dec5ac7e3 2018-07-22 08:26:17,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1051621246b32d6d3c7e8113b1933ffb6b0376c8" 2018-07-22 08:26:18,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-a71885e0-8d9f-4a61-9cd1-2504a63f5b66 Date: Sun, 22 Jul 2018 08:26:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 08:26:18,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-a71885e0-8d9f-4a61-9cd1-2504a63f5b66 2018-07-22 08:26:18,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1051621246b32d6d3c7e8113b1933ffb6b0376c8" 2018-07-22 08:26:18,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fd0e67d8-22f6-478a-b29d-d97c2ae978d9 Date: Sun, 22 Jul 2018 08:26:18 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:26:18,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-fd0e67d8-22f6-478a-b29d-d97c2ae978d9 2018-07-22 08:26:18,512 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-router 2018-07-22 08:26:18,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1051621246b32d6d3c7e8113b1933ffb6b0376c8" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-router", "admin_state_up": true}}' 2018-07-22 08:26:24,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0df54fc4-024e-4b96-8778-247881f5f7aa Date: Sun, 22 Jul 2018 08:26:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a67aef620ece43ffaf2b672e2a374058", "created_at": "2018-07-22T08:26:19Z", "admin_state_up": true, "updated_at": "2018-07-22T08:26:20Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a67aef620ece43ffaf2b672e2a374058", "id": "690d612b-f7cc-472a-95fa-4db3421365da", "name": "CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-router"}} 2018-07-22 08:26:24,763 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-0df54fc4-024e-4b96-8778-247881f5f7aa 2018-07-22 08:26:24,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=690d612b-f7cc-472a-95fa-4db3421365da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1051621246b32d6d3c7e8113b1933ffb6b0376c8" 2018-07-22 08:26:24,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-64243f9e-fff1-407b-babf-22c08642d6bd Date: Sun, 22 Jul 2018 08:26:24 GMT RESP BODY: {"ports":[]} 2018-07-22 08:26:24,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=690d612b-f7cc-472a-95fa-4db3421365da used request id req-64243f9e-fff1-407b-babf-22c08642d6bd 2018-07-22 08:26:24,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1051621246b32d6d3c7e8113b1933ffb6b0376c8" 2018-07-22 08:26:25,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b2585943-dd6b-4079-8ea3-8ae62cc7d248 Date: Sun, 22 Jul 2018 08:26:25 GMT RESP BODY: {"networks":[]} 2018-07-22 08:26:25,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-net1 used request id req-b2585943-dd6b-4079-8ea3-8ae62cc7d248 2018-07-22 08:26:25,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?name=CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1051621246b32d6d3c7e8113b1933ffb6b0376c8" 2018-07-22 08:26:25,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-73cc2b26-e128-4ec5-9adc-381d96f4b2f9 Date: Sun, 22 Jul 2018 08:26:25 GMT RESP BODY: {"ports":[]} 2018-07-22 08:26:25,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?name=CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-port1&admin_state_up=True used request id req-73cc2b26-e128-4ec5-9adc-381d96f4b2f9 2018-07-22 08:26:25,382 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-port1 for router - CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-router 2018-07-22 08:26:25,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:25,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:25,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b419a166bd248428a20b5cd6d399e07", "name": "CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj-role"}], "expires_at": "2018-07-22T09:26:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a67aef620ece43ffaf2b672e2a374058", "name": "CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a67aef620ece43ffaf2b672e2a374058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a67aef620ece43ffaf2b672e2a374058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a67aef620ece43ffaf2b672e2a374058", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a67aef620ece43ffaf2b672e2a374058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a67aef620ece43ffaf2b672e2a374058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a67aef620ece43ffaf2b672e2a374058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a67aef620ece43ffaf2b672e2a374058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a67aef620ece43ffaf2b672e2a374058", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a67aef620ece43ffaf2b672e2a374058", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-32f7fe6d-91f8-46f-user", "id": "8f39414be95247508afad7382a194cf1"}, "audit_ids": ["J97OvKE7TnOb3WZJF1HuUw"], "issued_at": "2018-07-22T08:26:25.000000Z"}} 2018-07-22 08:26:25,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea560ae25058eff31852b06869f9c20e4458f0b8" 2018-07-22 08:26:25,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6204d0df-f112-4a19-9f8f-01ed39f94026 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:25,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6204d0df-f112-4a19-9f8f-01ed39f94026 2018-07-22 08:26:25,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1051621246b32d6d3c7e8113b1933ffb6b0376c8" 2018-07-22 08:26:26,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-85870dde-ed38-452e-84a3-168294fb5c7c Date: Sun, 22 Jul 2018 08:26:26 GMT RESP BODY: {"networks":[]} 2018-07-22 08:26:26,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-net1 used request id req-85870dde-ed38-452e-84a3-168294fb5c7c 2018-07-22 08:26:26,071 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-router 2018-07-22 08:26:26,071 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-router 2018-07-22 08:26:26,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/690d612b-f7cc-472a-95fa-4db3421365da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1051621246b32d6d3c7e8113b1933ffb6b0376c8" 2018-07-22 08:26:30,278 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a7b78ec-332b-48e1-a66e-c33ca1078db2 Content-Length: 0 Date: Sun, 22 Jul 2018 08:26:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:26:30,279 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/690d612b-f7cc-472a-95fa-4db3421365da used request id req-8a7b78ec-332b-48e1-a66e-c33ca1078db2 2018-07-22 08:26:30,279 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-subnet1 2018-07-22 08:26:30,280 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-subnet1 2018-07-22 08:26:30,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/e5ad12b6-d609-44c0-b560-52c4b86870aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec200be67c3201bd12feb3ab0f54fe0b7caeb60" 2018-07-22 08:26:32,657 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-242716fd-7574-4129-bdb0-abdb8352f6a9 Date: Sun, 22 Jul 2018 08:26:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:26:32,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e5ad12b6-d609-44c0-b560-52c4b86870aa used request id req-242716fd-7574-4129-bdb0-abdb8352f6a9 2018-07-22 08:26:32,657 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-4d7aa1d3-5801-49c7-a4df-81e846957799-pub-net1 2018-07-22 08:26:32,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/29ee4822-9f08-4b09-8a54-0763a2d1feeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec200be67c3201bd12feb3ab0f54fe0b7caeb60" 2018-07-22 08:26:34,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-badee48e-b0ae-45f3-b718-5d000af85a8a Date: Sun, 22 Jul 2018 08:26:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:26:34,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/29ee4822-9f08-4b09-8a54-0763a2d1feeb used request id req-badee48e-b0ae-45f3-b718-5d000af85a8a 2018-07-22 08:26:34,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:34,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-58313e95-67ab-4a60-b609-3788b306a498 Date: Sun, 22 Jul 2018 08:26:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:26:34,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-58313e95-67ab-4a60-b609-3788b306a498 2018-07-22 08:26:34,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:34,385 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bd89322-80be-4f69-a610-f93004984e98 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:34,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-7bd89322-80be-4f69-a610-f93004984e98 2018-07-22 08:26:34,386 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:34,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:34,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd78d710-c5d2-4a80-b2bb-4d44ad2ef2f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:34,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-fd78d710-c5d2-4a80-b2bb-4d44ad2ef2f3 2018-07-22 08:26:34,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:34,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:34,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e3daff-2daa-4c6b-b1e1-78d90f97fcb1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:26:34,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-b6e3daff-2daa-4c6b-b1e1-78d90f97fcb1 2018-07-22 08:26:34,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:34,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58ad2e7f-b2b2-4423-ba08-14b38b61e896 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:34,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-58ad2e7f-b2b2-4423-ba08-14b38b61e896 2018-07-22 08:26:34,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:34,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:34,763 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d200879-9463-4996-941c-2a6f1ab16f55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:34,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-0d200879-9463-4996-941c-2a6f1ab16f55 2018-07-22 08:26:34,763 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:34,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:34,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c8089f9-6375-4a66-bb7c-c6613677a26c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:34,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-6c8089f9-6375-4a66-bb7c-c6613677a26c 2018-07-22 08:26:34,860 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:34,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:34,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cfc6250-9644-4a62-b2f2-16d5257d74b0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:26:34,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-7cfc6250-9644-4a62-b2f2-16d5257d74b0 2018-07-22 08:26:34,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:35,046 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-637d7089-6fca-4879-9b75-77bdd0bf7d46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:35,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-637d7089-6fca-4879-9b75-77bdd0bf7d46 2018-07-22 08:26:35,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:35,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:35,142 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee731ba5-fd3c-4ac8-8296-09aeaf1a8af4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:35,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-ee731ba5-fd3c-4ac8-8296-09aeaf1a8af4 2018-07-22 08:26:35,142 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:35,143 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj 2018-07-22 08:26:35,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a67aef620ece43ffaf2b672e2a374058 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:35,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8343695c-9b8a-4419-8576-d4ad3a12dcf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:35,379 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a67aef620ece43ffaf2b672e2a374058 used request id req-8343695c-9b8a-4419-8576-d4ad3a12dcf6 2018-07-22 08:26:35,379 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-32f7fe6d-91f8-46f-proj-role 2018-07-22 08:26:35,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/3b419a166bd248428a20b5cd6d399e07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:35,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f885974c-1989-4c5e-a898-0ee602b176a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:35,505 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/3b419a166bd248428a20b5cd6d399e07 used request id req-f885974c-1989-4c5e-a898-0ee602b176a4 2018-07-22 08:26:35,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321d528be8549867be8528ec104bce0a8d10c723" 2018-07-22 08:26:35,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1274ea94-096a-464a-a5bc-741047e66598 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:26:35,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1274ea94-096a-464a-a5bc-741047e66598 2018-07-22 08:26:35,601 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-32f7fe6d-91f8-46f-user 2018-07-22 08:26:35,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8f39414be95247508afad7382a194cf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9bd2b96e439666915e7b6a3b60e97f934d21e05" 2018-07-22 08:26:35,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f22b109e-fb99-4e63-a754-12846a3e2833 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:35,793 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8f39414be95247508afad7382a194cf1 used request id req-f22b109e-fb99-4e63-a754-12846a3e2833 2018-07-22 08:26:35,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:36,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["NbetmWNSS3GmIzzRpexwww"], "issued_at": "2018-07-22T08:26:36.000000Z"}} 2018-07-22 08:26:36,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c685e6e2418130976a5a21b53408748769be3083" 2018-07-22 08:26:36,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef6c67c6-1bf0-4281-9aec-e1a6b9eb8bdb Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:36,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ef6c67c6-1bf0-4281-9aec-e1a6b9eb8bdb 2018-07-22 08:26:36,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:36,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:36,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["QGp3_XoxS5WQXiWSdbNi3w"], "issued_at": "2018-07-22T08:26:36.000000Z"}} 2018-07-22 08:26:36,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:36,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3110a26-7824-46f9-baec-e2b39234d972 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:36,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d3110a26-7824-46f9-baec-e2b39234d972 2018-07-22 08:26:36,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:26:36,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:26:36 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:26:36,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:36,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf5e29b-50c2-4a2a-b2b1-81bb00c953e0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:26:36,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj used request id req-ebf5e29b-50c2-4a2a-b2b1-81bb00c953e0 2018-07-22 08:26:36,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:36,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff8fc0d2-7d81-4ad2-bea1-83b39dee36e7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:26:36,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ff8fc0d2-7d81-4ad2-bea1-83b39dee36e7 2018-07-22 08:26:36,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj"}}' 2018-07-22 08:26:37,110 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cdb9b6d-4aa5-43e4-b89a-2eb8cae6465c Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6a8dd6c8e518411db64ea98befd8bab6"}, "tags": [], "enabled": true, "id": "6a8dd6c8e518411db64ea98befd8bab6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj"}} 2018-07-22 08:26:37,110 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8cdb9b6d-4aa5-43e4-b89a-2eb8cae6465c 2018-07-22 08:26:37,110 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj 2018-07-22 08:26:37,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:37,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:37,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["iXRl7HhES4StmbiQwerMCg"], "issued_at": "2018-07-22T08:26:37.000000Z"}} 2018-07-22 08:26:37,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc16674d444acfdcb66a30b10f06731ca7fae7b" 2018-07-22 08:26:37,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f739ca-a7d0-43c5-a50a-5db111ebd3e2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:37,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-09f739ca-a7d0-43c5-a50a-5db111ebd3e2 2018-07-22 08:26:37,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:26:37,600 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:26:37 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:26:37,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc16674d444acfdcb66a30b10f06731ca7fae7b" 2018-07-22 08:26:37,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf33a9b-24a5-4a64-95e9-4ca6bae11b53 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:26:37,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dcf33a9b-24a5-4a64-95e9-4ca6bae11b53 2018-07-22 08:26:37,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc16674d444acfdcb66a30b10f06731ca7fae7b" 2018-07-22 08:26:37,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea4df403-bd23-4ce9-802c-672a6f088616 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6a8dd6c8e518411db64ea98befd8bab6"}, "tags": [], "enabled": true, "id": "6a8dd6c8e518411db64ea98befd8bab6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj"}]} 2018-07-22 08:26:37,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj used request id req-ea4df403-bd23-4ce9-802c-672a6f088616 2018-07-22 08:26:37,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc16674d444acfdcb66a30b10f06731ca7fae7b" 2018-07-22 08:26:37,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd42cd8a-7b91-4f6f-b9a1-242c9984cbb6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:26:37,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bd42cd8a-7b91-4f6f-b9a1-242c9984cbb6 2018-07-22 08:26:38,301 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-a08cb8ea-93e5-4c4-user 2018-07-22 08:26:38,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:38,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:38,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d946931a-fcdb-4ce0-89a7-5d3fa9f81e6e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:26:38,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d946931a-fcdb-4ce0-89a7-5d3fa9f81e6e 2018-07-22 08:26:38,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" -d '{"role": {"name": "CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj-role"}}' 2018-07-22 08:26:38,511 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9667b2f-2452-4f4b-b62b-849638b2fbb5 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "95bc45c2077947e99540f274e03209c9", "links": {"self": "http://172.30.9.23:5000/v3/roles/95bc45c2077947e99540f274e03209c9"}, "name": "CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj-role"}} 2018-07-22 08:26:38,511 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d9667b2f-2452-4f4b-b62b-849638b2fbb5 2018-07-22 08:26:38,511 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj-role 2018-07-22 08:26:38,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/95bc45c2077947e99540f274e03209c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:38,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60958bb-77e8-4b13-8e74-824c5b24f51f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "95bc45c2077947e99540f274e03209c9", "links": {"self": "http://172.30.9.23:5000/v3/roles/95bc45c2077947e99540f274e03209c9"}, "name": "CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj-role"}} 2018-07-22 08:26:38,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/95bc45c2077947e99540f274e03209c9 used request id req-a60958bb-77e8-4b13-8e74-824c5b24f51f 2018-07-22 08:26:38,607 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj-role to project CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj 2018-07-22 08:26:38,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/6a8dd6c8e518411db64ea98befd8bab6/users/b57e2a127ca846b5a49527f39b6ff4c7/roles/95bc45c2077947e99540f274e03209c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:38,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fcbb4bb-c036-4b1d-ada1-fa1d629ebd3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:38,737 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6a8dd6c8e518411db64ea98befd8bab6/users/b57e2a127ca846b5a49527f39b6ff4c7/roles/95bc45c2077947e99540f274e03209c9 used request id req-0fcbb4bb-c036-4b1d-ada1-fa1d629ebd3d 2018-07-22 08:26:38,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:38,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:39,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "95bc45c2077947e99540f274e03209c9", "name": "CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj-role"}], "expires_at": "2018-07-22T09:26:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a8dd6c8e518411db64ea98befd8bab6", "name": "CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/6a8dd6c8e518411db64ea98befd8bab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/6a8dd6c8e518411db64ea98befd8bab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/6a8dd6c8e518411db64ea98befd8bab6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/6a8dd6c8e518411db64ea98befd8bab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/6a8dd6c8e518411db64ea98befd8bab6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/6a8dd6c8e518411db64ea98befd8bab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_6a8dd6c8e518411db64ea98befd8bab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_6a8dd6c8e518411db64ea98befd8bab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/6a8dd6c8e518411db64ea98befd8bab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/6a8dd6c8e518411db64ea98befd8bab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/6a8dd6c8e518411db64ea98befd8bab6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/6a8dd6c8e518411db64ea98befd8bab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/6a8dd6c8e518411db64ea98befd8bab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/6a8dd6c8e518411db64ea98befd8bab6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-a08cb8ea-93e5-4c4-user", "id": "b57e2a127ca846b5a49527f39b6ff4c7"}, "audit_ids": ["xEjR3KmuTOu3urWG4SiNvw"], "issued_at": "2018-07-22T08:26:39.000000Z"}} 2018-07-22 08:26:39,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c96667d1ff684c4c427bec68a4a5231364e32f" 2018-07-22 08:26:39,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0342d0d-f963-4f8c-81d2-811f8a319fa2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:39,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e0342d0d-f963-4f8c-81d2-811f8a319fa2 2018-07-22 08:26:39,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-68e5497c-62e5-4f77-a59e-bc4961740912-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c96667d1ff684c4c427bec68a4a5231364e32f" 2018-07-22 08:26:39,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-53cfecaf-4fab-403f-b39d-5d85a4cd20ba Date: Sun, 22 Jul 2018 08:26:39 GMT RESP BODY: {"routers": []} 2018-07-22 08:26:39,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-68e5497c-62e5-4f77-a59e-bc4961740912-pub-router&admin_state_up=True used request id req-53cfecaf-4fab-403f-b39d-5d85a4cd20ba 2018-07-22 08:26:39,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:39,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:39,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "95bc45c2077947e99540f274e03209c9", "name": "CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj-role"}], "expires_at": "2018-07-22T09:26:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a8dd6c8e518411db64ea98befd8bab6", "name": "CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/6a8dd6c8e518411db64ea98befd8bab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/6a8dd6c8e518411db64ea98befd8bab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/6a8dd6c8e518411db64ea98befd8bab6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/6a8dd6c8e518411db64ea98befd8bab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/6a8dd6c8e518411db64ea98befd8bab6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/6a8dd6c8e518411db64ea98befd8bab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_6a8dd6c8e518411db64ea98befd8bab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_6a8dd6c8e518411db64ea98befd8bab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/6a8dd6c8e518411db64ea98befd8bab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/6a8dd6c8e518411db64ea98befd8bab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/6a8dd6c8e518411db64ea98befd8bab6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/6a8dd6c8e518411db64ea98befd8bab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/6a8dd6c8e518411db64ea98befd8bab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/6a8dd6c8e518411db64ea98befd8bab6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-a08cb8ea-93e5-4c4-user", "id": "b57e2a127ca846b5a49527f39b6ff4c7"}, "audit_ids": ["DyHk_xV1RQSbvBy7D39E9w"], "issued_at": "2018-07-22T08:26:39.000000Z"}} 2018-07-22 08:26:39,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61b70d7a34c882a29f46a27604759d1ca85d74dd" 2018-07-22 08:26:40,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6964b981-3170-47ea-87f6-82a7b3c5a311 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:40,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6964b981-3170-47ea-87f6-82a7b3c5a311 2018-07-22 08:26:40,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c96667d1ff684c4c427bec68a4a5231364e32f" 2018-07-22 08:26:40,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6fc2a29c-bb52-4978-9006-bb5411ae7e57 Date: Sun, 22 Jul 2018 08:26:40 GMT RESP BODY: {"networks":[]} 2018-07-22 08:26:40,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=Invalid_name used request id req-6fc2a29c-bb52-4978-9006-bb5411ae7e57 2018-07-22 08:26:40,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:40,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-72646f7b-f286-4679-af0f-112b5e347945 Date: Sun, 22 Jul 2018 08:26:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:26:40,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-72646f7b-f286-4679-af0f-112b5e347945 2018-07-22 08:26:40,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:40,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4efd7be5-5dc6-4fd3-94b0-bc0d8fb943ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:40,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-4efd7be5-5dc6-4fd3-94b0-bc0d8fb943ac 2018-07-22 08:26:40,607 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:40,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:40,693 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf38dbb2-d08d-4272-b87b-1497f6c5095c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:40,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-bf38dbb2-d08d-4272-b87b-1497f6c5095c 2018-07-22 08:26:40,693 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:40,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:40,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264f93a7-6b6f-443b-930e-b03a961b3a3a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:26:40,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-264f93a7-6b6f-443b-930e-b03a961b3a3a 2018-07-22 08:26:40,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:40,892 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a3fd331-0b6d-4145-898f-0a2a136fc6d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:40,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-8a3fd331-0b6d-4145-898f-0a2a136fc6d0 2018-07-22 08:26:40,892 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:40,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:40,984 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43f65662-80b5-4e55-a210-d3fff108b75d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:40,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-43f65662-80b5-4e55-a210-d3fff108b75d 2018-07-22 08:26:40,984 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:40,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:41,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26fee5ab-4a72-4a07-96cc-e63f7498569f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:41,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-26fee5ab-4a72-4a07-96cc-e63f7498569f 2018-07-22 08:26:41,074 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:41,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:41,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a989a49f-f84f-4743-99df-5a58cfbcd665 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:26:41,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-a989a49f-f84f-4743-99df-5a58cfbcd665 2018-07-22 08:26:41,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:41,271 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c73c466d-26a3-4ece-a62d-a63a3478e4cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:41,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-c73c466d-26a3-4ece-a62d-a63a3478e4cf 2018-07-22 08:26:41,272 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:41,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:41,371 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-337835e0-9f75-4f60-8f0c-7f013040e271 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:41,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-337835e0-9f75-4f60-8f0c-7f013040e271 2018-07-22 08:26:41,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:41,373 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj 2018-07-22 08:26:41,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/6a8dd6c8e518411db64ea98befd8bab6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:41,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8afc74c-3f6b-46b9-b97c-deb2e81cab19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:41,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6a8dd6c8e518411db64ea98befd8bab6 used request id req-f8afc74c-3f6b-46b9-b97c-deb2e81cab19 2018-07-22 08:26:41,649 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-a08cb8ea-93e5-4c4-proj-role 2018-07-22 08:26:41,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/95bc45c2077947e99540f274e03209c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:41,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac409a23-b1cc-43d2-863e-b79c98c4d7b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:41,769 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/95bc45c2077947e99540f274e03209c9 used request id req-ac409a23-b1cc-43d2-863e-b79c98c4d7b4 2018-07-22 08:26:41,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309792ee5270ff33a153acf7b8b2429d63f2c10" 2018-07-22 08:26:41,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2d6b425-d073-48ee-acef-126cf8e5cdd7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:26:41,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a2d6b425-d073-48ee-acef-126cf8e5cdd7 2018-07-22 08:26:41,864 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-a08cb8ea-93e5-4c4-user 2018-07-22 08:26:41,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b57e2a127ca846b5a49527f39b6ff4c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc16674d444acfdcb66a30b10f06731ca7fae7b" 2018-07-22 08:26:42,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22417449-3bb7-421d-a6d8-40a747ed504e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:42,062 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b57e2a127ca846b5a49527f39b6ff4c7 used request id req-22417449-3bb7-421d-a6d8-40a747ed504e 2018-07-22 08:26:42,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:42,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["c2eii9JhTWeuS2pF0qOq3g"], "issued_at": "2018-07-22T08:26:42.000000Z"}} 2018-07-22 08:26:42,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f6a7fe5703cf08d5cf222bf31306b36277d166e" 2018-07-22 08:26:42,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c92e2557-1d9c-45cc-b3d3-c9278235d35b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:42,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c92e2557-1d9c-45cc-b3d3-c9278235d35b 2018-07-22 08:26:42,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:42,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:42,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["00VCxMMpSw-cK1Mc2r1eRw"], "issued_at": "2018-07-22T08:26:42.000000Z"}} 2018-07-22 08:26:42,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:43,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faf1a606-a404-4b58-985a-cfad0820424c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:43,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-faf1a606-a404-4b58-985a-cfad0820424c 2018-07-22 08:26:43,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:26:43,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:26:43 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:26:43,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-426228c1-5b56-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:43,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4019579a-4255-48ac-a395-49d77524c145 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-426228c1-5b56-4a9-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:26:43,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-426228c1-5b56-4a9-proj used request id req-4019579a-4255-48ac-a395-49d77524c145 2018-07-22 08:26:43,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:43,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67052a6e-3bad-41f4-9521-f1677c043418 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:26:43,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-67052a6e-3bad-41f4-9521-f1677c043418 2018-07-22 08:26:43,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-426228c1-5b56-4a9-proj"}}' 2018-07-22 08:26:43,439 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:26:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a26be61e-7f8d-421a-8cc5-5c59b730c045 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ac99e40dc1f04eecbafeef9dc428649a"}, "tags": [], "enabled": true, "id": "ac99e40dc1f04eecbafeef9dc428649a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-426228c1-5b56-4a9-proj"}} 2018-07-22 08:26:43,440 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a26be61e-7f8d-421a-8cc5-5c59b730c045 2018-07-22 08:26:43,440 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-426228c1-5b56-4a9-proj 2018-07-22 08:26:43,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:43,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:43,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["PtaWFwuCQLKkcwuDwOFrGA"], "issued_at": "2018-07-22T08:26:43.000000Z"}} 2018-07-22 08:26:43,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f206f728aa7acc9d923372e077e80c637d6547ec" 2018-07-22 08:26:43,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da2b2972-176f-4d11-b08d-4649e50fbe8c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:43,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-da2b2972-176f-4d11-b08d-4649e50fbe8c 2018-07-22 08:26:43,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:26:43,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:26:43 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:26:43,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f206f728aa7acc9d923372e077e80c637d6547ec" 2018-07-22 08:26:43,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e81203-393a-4530-8e2b-0baa5da66be1 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:26:43,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-48e81203-393a-4530-8e2b-0baa5da66be1 2018-07-22 08:26:43,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-426228c1-5b56-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f206f728aa7acc9d923372e077e80c637d6547ec" 2018-07-22 08:26:44,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b13bbd-be00-4218-a536-61522eb23678 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-426228c1-5b56-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ac99e40dc1f04eecbafeef9dc428649a"}, "tags": [], "enabled": true, "id": "ac99e40dc1f04eecbafeef9dc428649a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-426228c1-5b56-4a9-proj"}]} 2018-07-22 08:26:44,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-426228c1-5b56-4a9-proj used request id req-88b13bbd-be00-4218-a536-61522eb23678 2018-07-22 08:26:44,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f206f728aa7acc9d923372e077e80c637d6547ec" 2018-07-22 08:26:44,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b50c0ee-48f7-405f-9fc0-e0e63b1911d3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:26:44,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7b50c0ee-48f7-405f-9fc0-e0e63b1911d3 2018-07-22 08:26:44,553 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-426228c1-5b56-4a9-user 2018-07-22 08:26:44,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:44,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:44,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbbc1f6b-f2b8-4d2c-9ae0-5c3f74f5f4a3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:26:44,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fbbc1f6b-f2b8-4d2c-9ae0-5c3f74f5f4a3 2018-07-22 08:26:44,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" -d '{"role": {"name": "CreateRouterNegativeTests-426228c1-5b56-4a9-proj-role"}}' 2018-07-22 08:26:44,756 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:26:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddc7faa3-f670-4969-96af-61c5cda849db Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d144308425ed4647bb57b83d24062c0e", "links": {"self": "http://172.30.9.23:5000/v3/roles/d144308425ed4647bb57b83d24062c0e"}, "name": "CreateRouterNegativeTests-426228c1-5b56-4a9-proj-role"}} 2018-07-22 08:26:44,756 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ddc7faa3-f670-4969-96af-61c5cda849db 2018-07-22 08:26:44,757 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-426228c1-5b56-4a9-proj-role 2018-07-22 08:26:44,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d144308425ed4647bb57b83d24062c0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:44,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26901598-1e06-400c-8cb9-4ce8fe9f47f8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d144308425ed4647bb57b83d24062c0e", "links": {"self": "http://172.30.9.23:5000/v3/roles/d144308425ed4647bb57b83d24062c0e"}, "name": "CreateRouterNegativeTests-426228c1-5b56-4a9-proj-role"}} 2018-07-22 08:26:44,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d144308425ed4647bb57b83d24062c0e used request id req-26901598-1e06-400c-8cb9-4ce8fe9f47f8 2018-07-22 08:26:44,845 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-426228c1-5b56-4a9-proj-role to project CreateRouterNegativeTests-426228c1-5b56-4a9-proj 2018-07-22 08:26:44,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ac99e40dc1f04eecbafeef9dc428649a/users/2eb9f846191a4b9a856a33fbc5b70087/roles/d144308425ed4647bb57b83d24062c0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:44,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ad3cf8b-1e29-439e-95bf-d75b9638804c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:44,974 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ac99e40dc1f04eecbafeef9dc428649a/users/2eb9f846191a4b9a856a33fbc5b70087/roles/d144308425ed4647bb57b83d24062c0e used request id req-5ad3cf8b-1e29-439e-95bf-d75b9638804c 2018-07-22 08:26:44,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:45,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-db6ee1b9-6761-4bdb-9f36-a1cec3767dd5 Date: Sun, 22 Jul 2018 08:26:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:26:45,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-db6ee1b9-6761-4bdb-9f36-a1cec3767dd5 2018-07-22 08:26:45,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:45,330 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c767059-569a-4818-a8ef-07610019947e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:45,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-7c767059-569a-4818-a8ef-07610019947e 2018-07-22 08:26:45,330 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:45,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:45,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36870075-7de2-448c-8659-711cd36f238c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:45,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-36870075-7de2-448c-8659-711cd36f238c 2018-07-22 08:26:45,419 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:45,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:45,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be07160-fa6b-48a3-b5d4-9c0bdfa6acaf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:26:45,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-2be07160-fa6b-48a3-b5d4-9c0bdfa6acaf 2018-07-22 08:26:45,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:45,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6872ce8e-25e8-4ec0-a2ca-e76c07efa071 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:45,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-6872ce8e-25e8-4ec0-a2ca-e76c07efa071 2018-07-22 08:26:45,620 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:45,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:45,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b484cd0-a840-47b3-89ce-2ca435170ae9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:45,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-5b484cd0-a840-47b3-89ce-2ca435170ae9 2018-07-22 08:26:45,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:45,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:45,811 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a361914f-4fe0-4ff7-a3ca-5c0ab312ca4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:45,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-a361914f-4fe0-4ff7-a3ca-5c0ab312ca4c 2018-07-22 08:26:45,812 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:45,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:45,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb8ac61-d86b-464a-ba9d-839c7cc36b66 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:26:45,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-1eb8ac61-d86b-464a-ba9d-839c7cc36b66 2018-07-22 08:26:45,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:46,023 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-808f961e-f5fb-4855-adae-d49b8d57a544 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:46,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-808f961e-f5fb-4855-adae-d49b8d57a544 2018-07-22 08:26:46,023 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:46,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:46,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51f54294-9320-4fbc-8fa7-2e6c9a008e4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:46,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-51f54294-9320-4fbc-8fa7-2e6c9a008e4e 2018-07-22 08:26:46,117 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:46,117 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-426228c1-5b56-4a9-proj 2018-07-22 08:26:46,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/ac99e40dc1f04eecbafeef9dc428649a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:46,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64ba0e87-3bd5-4993-abaf-0262b77fcc9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:46,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ac99e40dc1f04eecbafeef9dc428649a used request id req-64ba0e87-3bd5-4993-abaf-0262b77fcc9c 2018-07-22 08:26:46,385 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-426228c1-5b56-4a9-proj-role 2018-07-22 08:26:46,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d144308425ed4647bb57b83d24062c0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:46,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-185f1d49-9d8c-4af8-881c-d40098e08d4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:46,505 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d144308425ed4647bb57b83d24062c0e used request id req-185f1d49-9d8c-4af8-881c-d40098e08d4d 2018-07-22 08:26:46,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf93f51930e5c499cfad0db81c0667b6bc07255" 2018-07-22 08:26:46,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc280822-3836-4919-8f9a-8495993863c1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:26:46,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dc280822-3836-4919-8f9a-8495993863c1 2018-07-22 08:26:46,598 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-426228c1-5b56-4a9-user 2018-07-22 08:26:46,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2eb9f846191a4b9a856a33fbc5b70087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f206f728aa7acc9d923372e077e80c637d6547ec" 2018-07-22 08:26:46,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f5e63cb-fd6a-44cd-950f-cb90adccec01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:46,798 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2eb9f846191a4b9a856a33fbc5b70087 used request id req-8f5e63cb-fd6a-44cd-950f-cb90adccec01 2018-07-22 08:26:46,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:47,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["hyYQn202TCGUoTnSZh51nQ"], "issued_at": "2018-07-22T08:26:47.000000Z"}} 2018-07-22 08:26:47,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c15b110c0867328f45a8f37e583becd7f58b88a" 2018-07-22 08:26:47,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-198ed0e9-f3d4-461b-bdf3-f842c3f8c4c9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:47,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-198ed0e9-f3d4-461b-bdf3-f842c3f8c4c9 2018-07-22 08:26:47,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:47,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:47,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["EFA2AKSET1CBRfnhnWoiDw"], "issued_at": "2018-07-22T08:26:47.000000Z"}} 2018-07-22 08:26:47,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:47,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948225e4-84e1-4a27-9017-6d5320e88bc0 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:47,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-948225e4-84e1-4a27-9017-6d5320e88bc0 2018-07-22 08:26:47,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:26:47,779 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:26:47 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:26:47,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1b9815e1-ae25-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:47,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc4cdb8-b337-4edc-9e91-37850dcb2b2b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1b9815e1-ae25-4be-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:26:47,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1b9815e1-ae25-4be-proj used request id req-bcc4cdb8-b337-4edc-9e91-37850dcb2b2b 2018-07-22 08:26:47,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:47,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d462b379-f244-414f-99c5-303779a99387 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:26:47,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d462b379-f244-414f-99c5-303779a99387 2018-07-22 08:26:47,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-1b9815e1-ae25-4be-proj"}}' 2018-07-22 08:26:48,116 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cccdc483-cb23-4749-bff5-e73c38a4a634 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/994f5371dc704e6e9e8495521728a40e"}, "tags": [], "enabled": true, "id": "994f5371dc704e6e9e8495521728a40e", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-1b9815e1-ae25-4be-proj"}} 2018-07-22 08:26:48,116 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cccdc483-cb23-4749-bff5-e73c38a4a634 2018-07-22 08:26:48,116 - keystone_utils - INFO - Created project with name - CreateQoSTests-1b9815e1-ae25-4be-proj 2018-07-22 08:26:48,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:48,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:48,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["xrJAEnRnQDiDvzLaxp3mJg"], "issued_at": "2018-07-22T08:26:48.000000Z"}} 2018-07-22 08:26:48,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a9838d68fc8eb5abb7573146ff2bac45572cf5" 2018-07-22 08:26:48,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9316de26-5e04-4cdb-9070-f2a4d90921af Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:48,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9316de26-5e04-4cdb-9070-f2a4d90921af 2018-07-22 08:26:48,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:26:48,619 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:26:48 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:26:48,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a9838d68fc8eb5abb7573146ff2bac45572cf5" 2018-07-22 08:26:48,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be595c6-871d-4c9e-89f9-d007e3c05eea Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:26:48,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4be595c6-871d-4c9e-89f9-d007e3c05eea 2018-07-22 08:26:48,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-1b9815e1-ae25-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a9838d68fc8eb5abb7573146ff2bac45572cf5" 2018-07-22 08:26:48,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca0b3a1e-4bd1-4821-a85a-d437be7f5a8b Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-1b9815e1-ae25-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/994f5371dc704e6e9e8495521728a40e"}, "tags": [], "enabled": true, "id": "994f5371dc704e6e9e8495521728a40e", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-1b9815e1-ae25-4be-proj"}]} 2018-07-22 08:26:48,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-1b9815e1-ae25-4be-proj used request id req-ca0b3a1e-4bd1-4821-a85a-d437be7f5a8b 2018-07-22 08:26:48,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a9838d68fc8eb5abb7573146ff2bac45572cf5" 2018-07-22 08:26:48,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a22ec47-7ca7-441d-8c1d-eb38e6ec8a2e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:26:48,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6a22ec47-7ca7-441d-8c1d-eb38e6ec8a2e 2018-07-22 08:26:49,170 - keystone_utils - INFO - Created user with name - CreateQoSTests-1b9815e1-ae25-4be-user 2018-07-22 08:26:49,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:49,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:49,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-145e1eca-65e9-4921-8a7a-3275ea398883 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:26:49,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-145e1eca-65e9-4921-8a7a-3275ea398883 2018-07-22 08:26:49,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" -d '{"role": {"name": "CreateQoSTests-1b9815e1-ae25-4be-proj-role"}}' 2018-07-22 08:26:49,397 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28d5586a-db3c-4ce8-aefd-723aecc7cf57 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6022461293fe4c1fbb623e41ec141d8a", "links": {"self": "http://172.30.9.23:5000/v3/roles/6022461293fe4c1fbb623e41ec141d8a"}, "name": "CreateQoSTests-1b9815e1-ae25-4be-proj-role"}} 2018-07-22 08:26:49,397 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-28d5586a-db3c-4ce8-aefd-723aecc7cf57 2018-07-22 08:26:49,398 - keystone_utils - INFO - Created role with name - CreateQoSTests-1b9815e1-ae25-4be-proj-role 2018-07-22 08:26:49,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6022461293fe4c1fbb623e41ec141d8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:49,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267b46f9-6b06-494e-bc9b-9893f0102ceb Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6022461293fe4c1fbb623e41ec141d8a", "links": {"self": "http://172.30.9.23:5000/v3/roles/6022461293fe4c1fbb623e41ec141d8a"}, "name": "CreateQoSTests-1b9815e1-ae25-4be-proj-role"}} 2018-07-22 08:26:49,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6022461293fe4c1fbb623e41ec141d8a used request id req-267b46f9-6b06-494e-bc9b-9893f0102ceb 2018-07-22 08:26:49,490 - keystone_utils - INFO - Granting role CreateQoSTests-1b9815e1-ae25-4be-proj-role to project CreateQoSTests-1b9815e1-ae25-4be-proj 2018-07-22 08:26:49,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/994f5371dc704e6e9e8495521728a40e/users/8decb200a332452297d2cd4861339674/roles/6022461293fe4c1fbb623e41ec141d8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:49,627 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9f1379f-5ce8-4b3f-8f1c-7fbfc75625c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:49,627 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/994f5371dc704e6e9e8495521728a40e/users/8decb200a332452297d2cd4861339674/roles/6022461293fe4c1fbb623e41ec141d8a used request id req-b9f1379f-5ce8-4b3f-8f1c-7fbfc75625c9 2018-07-22 08:26:49,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:49,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:50,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["TmW5OqU_R3-zvPXixoS87A"], "issued_at": "2018-07-22T08:26:50.000000Z"}} 2018-07-22 08:26:50,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c7821ef87da678b240a83eb46b9d9f10e8f107" 2018-07-22 08:26:50,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d5520d-e1b4-4357-a39a-5efbced089e8 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:50,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-31d5520d-e1b4-4357-a39a-5efbced089e8 2018-07-22 08:26:50,122 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c7821ef87da678b240a83eb46b9d9f10e8f107" 2018-07-22 08:26:50,710 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:50 GMT Server: Apache x-compute-request-id: req-d8028857-11dd-4a3b-b8a0-b6af608cf62b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d8028857-11dd-4a3b-b8a0-b6af608cf62b Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-22 08:26:50,710 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-d8028857-11dd-4a3b-b8a0-b6af608cf62b 2018-07-22 08:26:50,713 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d8028857-11dd-4a3b-b8a0-b6af608cf62b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c7821ef87da678b240a83eb46b9d9f10e8f107" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-ff35806b-7781-4484-9faa-dc8e2bbfaa9a"}}' 2018-07-22 08:26:51,358 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:50 GMT Server: Apache x-compute-request-id: req-8111b538-3e3b-4572-94e5-18bb463d5345 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8111b538-3e3b-4572-94e5-18bb463d5345 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "029b0006-e535-400e-9db0-74545e325a89", "name": "CreateQoSTests-ff35806b-7781-4484-9faa-dc8e2bbfaa9a"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/029b0006-e535-400e-9db0-74545e325a89", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/029b0006-e535-400e-9db0-74545e325a89", "rel": "bookmark"}]} 2018-07-22 08:26:51,359 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-8111b538-3e3b-4572-94e5-18bb463d5345 2018-07-22 08:26:51,359 - create_qos - INFO - Created qos with name - CreateQoSTests-ff35806b-7781-4484-9faa-dc8e2bbfaa9a 2018-07-22 08:26:51,362 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c15b110c0867328f45a8f37e583becd7f58b88a" 2018-07-22 08:26:51,968 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:51 GMT Server: Apache x-compute-request-id: req-1362a320-bd3c-4ee9-9c6c-ba041d63a1f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1362a320-bd3c-4ee9-9c6c-ba041d63a1f5 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "029b0006-e535-400e-9db0-74545e325a89", "name": "CreateQoSTests-ff35806b-7781-4484-9faa-dc8e2bbfaa9a"}]} 2018-07-22 08:26:51,968 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-1362a320-bd3c-4ee9-9c6c-ba041d63a1f5 2018-07-22 08:26:51,969 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-ff35806b-7781-4484-9faa-dc8e2bbfaa9a 2018-07-22 08:26:51,972 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/029b0006-e535-400e-9db0-74545e325a89?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1362a320-bd3c-4ee9-9c6c-ba041d63a1f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c15b110c0867328f45a8f37e583becd7f58b88a" 2018-07-22 08:26:52,597 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:26:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-59427f31-a46f-4580-9377-5339b3bb3a51 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:26:52,597 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/029b0006-e535-400e-9db0-74545e325a89?force=False used request id req-59427f31-a46f-4580-9377-5339b3bb3a51 2018-07-22 08:26:52,600 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1362a320-bd3c-4ee9-9c6c-ba041d63a1f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c15b110c0867328f45a8f37e583becd7f58b88a" 2018-07-22 08:26:53,204 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:52 GMT Server: Apache x-compute-request-id: req-ce1c0adc-8edb-4a56-a47f-374693a4af8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ce1c0adc-8edb-4a56-a47f-374693a4af8d Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-22 08:26:53,204 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-ce1c0adc-8edb-4a56-a47f-374693a4af8d 2018-07-22 08:26:53,204 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-ff35806b-7781-4484-9faa-dc8e2bbfaa9a 2018-07-22 08:26:53,207 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/029b0006-e535-400e-9db0-74545e325a89?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d8028857-11dd-4a3b-b8a0-b6af608cf62b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c7821ef87da678b240a83eb46b9d9f10e8f107" 2018-07-22 08:26:53,822 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-02b6383e-e7ea-44b9-bece-c874bc684c02 x-openstack-request-id: req-02b6383e-e7ea-44b9-bece-c874bc684c02 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 029b0006-e535-400e-9db0-74545e325a89.", "code": 404}} 2018-07-22 08:26:53,822 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/029b0006-e535-400e-9db0-74545e325a89?force=False used request id req-02b6383e-e7ea-44b9-bece-c874bc684c02 2018-07-22 08:26:53,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:54,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6fc65a9e-3691-4ee9-a33b-586ccae49c23 Date: Sun, 22 Jul 2018 08:26:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:26:54,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6fc65a9e-3691-4ee9-a33b-586ccae49c23 2018-07-22 08:26:54,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:54,161 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e7f8867-9fb7-4381-911d-19c9099b33b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:54,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-0e7f8867-9fb7-4381-911d-19c9099b33b8 2018-07-22 08:26:54,162 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:54,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:54,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b4be0b-2705-4a8e-a6a0-84fd0306c836 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:54,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-30b4be0b-2705-4a8e-a6a0-84fd0306c836 2018-07-22 08:26:54,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:54,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:54,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b6fd3c-ead7-4af1-ab65-8b36aa0615cd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:26:54,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-46b6fd3c-ead7-4af1-ab65-8b36aa0615cd 2018-07-22 08:26:54,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:54,378 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-753f8900-3ad7-423d-9f72-a423320dfb0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:54,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-753f8900-3ad7-423d-9f72-a423320dfb0c 2018-07-22 08:26:54,378 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:54,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:54,461 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ef45432-2483-4e0d-9769-23f8778d44c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:54,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-9ef45432-2483-4e0d-9769-23f8778d44c7 2018-07-22 08:26:54,461 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:54,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:54,556 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72a72882-882d-4af9-9af6-ee55db8809b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:54,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-72a72882-882d-4af9-9af6-ee55db8809b0 2018-07-22 08:26:54,556 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:54,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:54,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac293842-70b3-42a3-8d9a-7e61fd11d07a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:26:54,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-ac293842-70b3-42a3-8d9a-7e61fd11d07a 2018-07-22 08:26:54,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:54,756 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd8bbae7-17b8-4516-95e5-9db796a5ea59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:54,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-bd8bbae7-17b8-4516-95e5-9db796a5ea59 2018-07-22 08:26:54,756 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:54,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:54,845 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87de890a-e9da-41a8-8d56-ce0b29b5ff01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:26:54,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-87de890a-e9da-41a8-8d56-ce0b29b5ff01 2018-07-22 08:26:54,846 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:26:54,846 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-1b9815e1-ae25-4be-proj 2018-07-22 08:26:54,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/994f5371dc704e6e9e8495521728a40e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:55,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8bd2d9c-79bc-41d8-b728-bf78f4fbd3e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:55,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/994f5371dc704e6e9e8495521728a40e used request id req-a8bd2d9c-79bc-41d8-b728-bf78f4fbd3e3 2018-07-22 08:26:55,074 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-1b9815e1-ae25-4be-proj-role 2018-07-22 08:26:55,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/6022461293fe4c1fbb623e41ec141d8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:55,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14f467b0-681d-4c36-ae3b-1438dfd5ceb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:55,193 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6022461293fe4c1fbb623e41ec141d8a used request id req-14f467b0-681d-4c36-ae3b-1438dfd5ceb9 2018-07-22 08:26:55,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60d3d47c08255be745e1c4c8c14b1c08428b93a" 2018-07-22 08:26:55,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b806ec9-7155-4d28-82a7-e06106c5ba06 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:26:55,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0b806ec9-7155-4d28-82a7-e06106c5ba06 2018-07-22 08:26:55,292 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-1b9815e1-ae25-4be-user 2018-07-22 08:26:55,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8decb200a332452297d2cd4861339674 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a9838d68fc8eb5abb7573146ff2bac45572cf5" 2018-07-22 08:26:55,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e167d771-c6b4-49e6-9f0d-0f1a83f2a522 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:55,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8decb200a332452297d2cd4861339674 used request id req-e167d771-c6b4-49e6-9f0d-0f1a83f2a522 2018-07-22 08:26:55,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:55,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["wEuszUASRXiq0afk4Glatg"], "issued_at": "2018-07-22T08:26:55.000000Z"}} 2018-07-22 08:26:55,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8490d17b2080bc227b1746d5b4e0cebd7ba566bc" 2018-07-22 08:26:55,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-351f0210-ebd6-4018-8fcf-eb3a2bbaaee1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:55,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-351f0210-ebd6-4018-8fcf-eb3a2bbaaee1 2018-07-22 08:26:55,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:55,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:56,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["YzXrRm05SY2vFMoD0brW1g"], "issued_at": "2018-07-22T08:26:56.000000Z"}} 2018-07-22 08:26:56,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:26:56,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17dbf5e7-5197-4172-843b-9163b4161afa Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:56,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-17dbf5e7-5197-4172-843b-9163b4161afa 2018-07-22 08:26:56,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:26:56,474 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:26:56 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:26:56,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-7bcf5e2a-2f08-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:26:56,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca0f075-aac6-47da-9274-a967dc05047e Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-7bcf5e2a-2f08-43b-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:26:56,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-7bcf5e2a-2f08-43b-proj used request id req-3ca0f075-aac6-47da-9274-a967dc05047e 2018-07-22 08:26:56,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:26:56,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-412a9023-7120-49f5-a63f-6a8dac8a2af8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:26:56,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-412a9023-7120-49f5-a63f-6a8dac8a2af8 2018-07-22 08:26:56,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-7bcf5e2a-2f08-43b-proj"}}' 2018-07-22 08:26:56,787 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdf4f21b-c22a-4bc0-985d-c4da5027a04c Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4eaa178965244b7fad60d4c704430e92"}, "tags": [], "enabled": true, "id": "4eaa178965244b7fad60d4c704430e92", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-7bcf5e2a-2f08-43b-proj"}} 2018-07-22 08:26:56,787 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-fdf4f21b-c22a-4bc0-985d-c4da5027a04c 2018-07-22 08:26:56,787 - keystone_utils - INFO - Created project with name - CreateQoSTests-7bcf5e2a-2f08-43b-proj 2018-07-22 08:26:56,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:56,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:57,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["-cWh-KVgSw2IL4Kbnm6Q8A"], "issued_at": "2018-07-22T08:26:57.000000Z"}} 2018-07-22 08:26:57,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54db6037802e87050a1227f7321bc20558f1c882" 2018-07-22 08:26:57,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641d0b45-89a8-4bf8-961c-5230ff22508a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:57,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-641d0b45-89a8-4bf8-961c-5230ff22508a 2018-07-22 08:26:57,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:26:57,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:26:57 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:26:57,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54db6037802e87050a1227f7321bc20558f1c882" 2018-07-22 08:26:57,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e5a7404-6ecf-40c2-a0ee-b2727f36e4d5 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:26:57,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7e5a7404-6ecf-40c2-a0ee-b2727f36e4d5 2018-07-22 08:26:57,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-7bcf5e2a-2f08-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54db6037802e87050a1227f7321bc20558f1c882" 2018-07-22 08:26:57,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84be736-e97b-4b59-9b7a-77e071f0eb13 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-7bcf5e2a-2f08-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4eaa178965244b7fad60d4c704430e92"}, "tags": [], "enabled": true, "id": "4eaa178965244b7fad60d4c704430e92", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-7bcf5e2a-2f08-43b-proj"}]} 2018-07-22 08:26:57,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-7bcf5e2a-2f08-43b-proj used request id req-a84be736-e97b-4b59-9b7a-77e071f0eb13 2018-07-22 08:26:57,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54db6037802e87050a1227f7321bc20558f1c882" 2018-07-22 08:26:57,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267e05b9-f630-430d-88b4-8fe61501f1d5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:26:57,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-267e05b9-f630-430d-88b4-8fe61501f1d5 2018-07-22 08:26:57,984 - keystone_utils - INFO - Created user with name - CreateQoSTests-7bcf5e2a-2f08-43b-user 2018-07-22 08:26:57,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:57,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:26:58,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366e1cbe-7b02-4e1e-aacb-3b156c12dfd1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:26:58,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-366e1cbe-7b02-4e1e-aacb-3b156c12dfd1 2018-07-22 08:26:58,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" -d '{"role": {"name": "CreateQoSTests-7bcf5e2a-2f08-43b-proj-role"}}' 2018-07-22 08:26:58,283 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:26:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0532b532-5220-4575-b354-0097a69c6bbd Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edda102864c942e49890eb38a4f43b3e", "links": {"self": "http://172.30.9.23:5000/v3/roles/edda102864c942e49890eb38a4f43b3e"}, "name": "CreateQoSTests-7bcf5e2a-2f08-43b-proj-role"}} 2018-07-22 08:26:58,283 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0532b532-5220-4575-b354-0097a69c6bbd 2018-07-22 08:26:58,284 - keystone_utils - INFO - Created role with name - CreateQoSTests-7bcf5e2a-2f08-43b-proj-role 2018-07-22 08:26:58,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/edda102864c942e49890eb38a4f43b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:26:58,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc055ec-0270-4229-8274-95825c3be2ca Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edda102864c942e49890eb38a4f43b3e", "links": {"self": "http://172.30.9.23:5000/v3/roles/edda102864c942e49890eb38a4f43b3e"}, "name": "CreateQoSTests-7bcf5e2a-2f08-43b-proj-role"}} 2018-07-22 08:26:58,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/edda102864c942e49890eb38a4f43b3e used request id req-edc055ec-0270-4229-8274-95825c3be2ca 2018-07-22 08:26:58,383 - keystone_utils - INFO - Granting role CreateQoSTests-7bcf5e2a-2f08-43b-proj-role to project CreateQoSTests-7bcf5e2a-2f08-43b-proj 2018-07-22 08:26:58,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/4eaa178965244b7fad60d4c704430e92/users/10ac3885a3f6486aabb9f6e6b584a45a/roles/edda102864c942e49890eb38a4f43b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:26:58,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:26:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78cc890d-246d-4158-96ec-34d608cf7049 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:26:58,519 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4eaa178965244b7fad60d4c704430e92/users/10ac3885a3f6486aabb9f6e6b584a45a/roles/edda102864c942e49890eb38a4f43b3e used request id req-78cc890d-246d-4158-96ec-34d608cf7049 2018-07-22 08:26:58,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:26:58,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:26:58,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:26:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["RPl-EE9rTuiuBJPuOXb_KQ"], "issued_at": "2018-07-22T08:26:58.000000Z"}} 2018-07-22 08:26:58,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8875dd03571558030979d3179239922575cee6f3" 2018-07-22 08:26:59,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54769a05-4fde-41e8-a204-6efb30d6ccba Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:26:59,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-54769a05-4fde-41e8-a204-6efb30d6ccba 2018-07-22 08:26:59,096 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8875dd03571558030979d3179239922575cee6f3" 2018-07-22 08:26:59,695 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:59 GMT Server: Apache x-compute-request-id: req-404f3682-bbfd-4b7f-bf33-7e559ac8d1d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-404f3682-bbfd-4b7f-bf33-7e559ac8d1d5 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-22 08:26:59,695 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-404f3682-bbfd-4b7f-bf33-7e559ac8d1d5 2018-07-22 08:26:59,698 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-404f3682-bbfd-4b7f-bf33-7e559ac8d1d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8875dd03571558030979d3179239922575cee6f3" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-301dba19-3f8d-4263-b717-111abf5613aa"}}' 2018-07-22 08:27:00,333 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:26:59 GMT Server: Apache x-compute-request-id: req-661aa7f3-eaa4-4990-b6fd-223d11358131 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-661aa7f3-eaa4-4990-b6fd-223d11358131 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "8550f468-4c36-4b4e-a2ad-ac0b5215a400", "name": "CreateQoSTests-301dba19-3f8d-4263-b717-111abf5613aa"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/8550f468-4c36-4b4e-a2ad-ac0b5215a400", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/8550f468-4c36-4b4e-a2ad-ac0b5215a400", "rel": "bookmark"}]} 2018-07-22 08:27:00,334 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-661aa7f3-eaa4-4990-b6fd-223d11358131 2018-07-22 08:27:00,334 - create_qos - INFO - Created qos with name - CreateQoSTests-301dba19-3f8d-4263-b717-111abf5613aa 2018-07-22 08:27:00,337 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8490d17b2080bc227b1746d5b4e0cebd7ba566bc" 2018-07-22 08:27:00,912 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:00 GMT Server: Apache x-compute-request-id: req-747d2823-fb49-4946-9da5-2281a806a90f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-747d2823-fb49-4946-9da5-2281a806a90f Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "8550f468-4c36-4b4e-a2ad-ac0b5215a400", "name": "CreateQoSTests-301dba19-3f8d-4263-b717-111abf5613aa"}]} 2018-07-22 08:27:00,912 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-747d2823-fb49-4946-9da5-2281a806a90f 2018-07-22 08:27:00,913 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-301dba19-3f8d-4263-b717-111abf5613aa 2018-07-22 08:27:00,916 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/8550f468-4c36-4b4e-a2ad-ac0b5215a400?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-404f3682-bbfd-4b7f-bf33-7e559ac8d1d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8875dd03571558030979d3179239922575cee6f3" 2018-07-22 08:27:01,590 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:27:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aa5332ff-a6e6-4af6-a8ec-36b781deadcd Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:27:01,590 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/8550f468-4c36-4b4e-a2ad-ac0b5215a400?force=False used request id req-aa5332ff-a6e6-4af6-a8ec-36b781deadcd 2018-07-22 08:27:01,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:27:01,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-5a7f38da-adb3-4434-a083-79009f1cedc4 Date: Sun, 22 Jul 2018 08:27:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:27:01,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-5a7f38da-adb3-4434-a083-79009f1cedc4 2018-07-22 08:27:01,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:27:01,933 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a003c3a-f996-4524-a27f-2f0e425cd049 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:01,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-3a003c3a-f996-4524-a27f-2f0e425cd049 2018-07-22 08:27:01,933 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:01,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:27:02,033 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85d6b6b3-d616-4d23-a49a-9e984065c748 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:02,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-85d6b6b3-d616-4d23-a49a-9e984065c748 2018-07-22 08:27:02,034 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:02,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:27:02,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906a07d8-37ca-4786-aafd-32430cd0c0dc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:27:02,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-906a07d8-37ca-4786-aafd-32430cd0c0dc 2018-07-22 08:27:02,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:27:02,214 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1384c69-faca-447a-9ef6-4063e217494e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:02,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-f1384c69-faca-447a-9ef6-4063e217494e 2018-07-22 08:27:02,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:02,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:27:02,235 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1db298a-2fe9-4366-bbb4-3f0427493212 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:02,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-c1db298a-2fe9-4366-bbb4-3f0427493212 2018-07-22 08:27:02,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:02,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:27:02,335 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3caf741d-77a1-4183-a4bc-8ca41f0f53b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:02,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-3caf741d-77a1-4183-a4bc-8ca41f0f53b2 2018-07-22 08:27:02,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:02,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:27:02,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b597a8c-83d7-4281-b707-121947ddbee5 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:27:02,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-6b597a8c-83d7-4281-b707-121947ddbee5 2018-07-22 08:27:02,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:27:02,523 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-588afd8d-4ca9-4f20-8444-bd627ef587bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:02,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-588afd8d-4ca9-4f20-8444-bd627ef587bc 2018-07-22 08:27:02,523 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:02,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:27:02,626 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8628f8f-4c51-48e2-824e-0689c3d64546 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:02,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-f8628f8f-4c51-48e2-824e-0689c3d64546 2018-07-22 08:27:02,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:02,628 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-7bcf5e2a-2f08-43b-proj 2018-07-22 08:27:02,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/4eaa178965244b7fad60d4c704430e92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:27:02,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d354833-93d0-4dcd-98bd-8075385861bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:02,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4eaa178965244b7fad60d4c704430e92 used request id req-4d354833-93d0-4dcd-98bd-8075385861bf 2018-07-22 08:27:02,858 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-7bcf5e2a-2f08-43b-proj-role 2018-07-22 08:27:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/edda102864c942e49890eb38a4f43b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:27:02,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7df47d4a-0097-4665-883d-4cc8663c6a41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:02,978 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/edda102864c942e49890eb38a4f43b3e used request id req-7df47d4a-0097-4665-883d-4cc8663c6a41 2018-07-22 08:27:02,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746eb1c10d86c51698bf65c4f4e14beaf827cf74" 2018-07-22 08:27:03,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d95b82-4c02-4e4a-9c12-f730c3afb275 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:27:03,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-70d95b82-4c02-4e4a-9c12-f730c3afb275 2018-07-22 08:27:03,074 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-7bcf5e2a-2f08-43b-user 2018-07-22 08:27:03,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/10ac3885a3f6486aabb9f6e6b584a45a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54db6037802e87050a1227f7321bc20558f1c882" 2018-07-22 08:27:03,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b645464-4a1b-4264-9b36-b788fcea2fdb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:03,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/10ac3885a3f6486aabb9f6e6b584a45a used request id req-9b645464-4a1b-4264-9b36-b788fcea2fdb 2018-07-22 08:27:03,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:03,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["D42G2HbQSZCeHr5QF9Y5fQ"], "issued_at": "2018-07-22T08:27:03.000000Z"}} 2018-07-22 08:27:03,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eabee0b60e7631c350bfe99be29c08410693197f" 2018-07-22 08:27:03,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c87302c-93fc-4bff-8aec-a6b079eab605 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:03,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5c87302c-93fc-4bff-8aec-a6b079eab605 2018-07-22 08:27:03,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:03,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:04,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["9cfuu7bHRt6DhEdsuvVIvg"], "issued_at": "2018-07-22T08:27:04.000000Z"}} 2018-07-22 08:27:04,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:04,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-230406f3-d1c1-442b-99a2-2b80ef077300 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:04,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-230406f3-d1c1-442b-99a2-2b80ef077300 2018-07-22 08:27:04,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:27:04,240 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:27:04 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:27:04,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-6cd7e321-1cf4-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:04,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42054e97-d49e-42f4-b442-44f49e3d1caf Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-6cd7e321-1cf4-4b0-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:27:04,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-6cd7e321-1cf4-4b0-proj used request id req-42054e97-d49e-42f4-b442-44f49e3d1caf 2018-07-22 08:27:04,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:04,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d96381-053f-4fbe-a79b-79db256acfa9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:27:04,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f7d96381-053f-4fbe-a79b-79db256acfa9 2018-07-22 08:27:04,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-6cd7e321-1cf4-4b0-proj"}}' 2018-07-22 08:27:04,571 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b74f4335-caa6-40b3-aad1-f1138552b9d1 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e1e62eab7b24d24a42fb710b40ebb7f"}, "tags": [], "enabled": true, "id": "5e1e62eab7b24d24a42fb710b40ebb7f", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-6cd7e321-1cf4-4b0-proj"}} 2018-07-22 08:27:04,571 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b74f4335-caa6-40b3-aad1-f1138552b9d1 2018-07-22 08:27:04,571 - keystone_utils - INFO - Created project with name - CreateQoSTests-6cd7e321-1cf4-4b0-proj 2018-07-22 08:27:04,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:04,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:04,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["bLp67h2yQIe3fUE-4fqxUQ"], "issued_at": "2018-07-22T08:27:04.000000Z"}} 2018-07-22 08:27:04,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e9c4dd280e219e5207950b8c495bc079fdabcd" 2018-07-22 08:27:05,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae55dde7-5ea4-4fb6-962b-2171562d49b1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:05,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ae55dde7-5ea4-4fb6-962b-2171562d49b1 2018-07-22 08:27:05,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:27:05,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:27:05 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:27:05,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e9c4dd280e219e5207950b8c495bc079fdabcd" 2018-07-22 08:27:05,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56fc7e51-d14d-4f0a-acd7-b6a824611427 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:27:05,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-56fc7e51-d14d-4f0a-acd7-b6a824611427 2018-07-22 08:27:05,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-6cd7e321-1cf4-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e9c4dd280e219e5207950b8c495bc079fdabcd" 2018-07-22 08:27:05,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9d1e18-3ed5-4778-a85b-0eacde8665f0 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-6cd7e321-1cf4-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e1e62eab7b24d24a42fb710b40ebb7f"}, "tags": [], "enabled": true, "id": "5e1e62eab7b24d24a42fb710b40ebb7f", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-6cd7e321-1cf4-4b0-proj"}]} 2018-07-22 08:27:05,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-6cd7e321-1cf4-4b0-proj used request id req-5d9d1e18-3ed5-4778-a85b-0eacde8665f0 2018-07-22 08:27:05,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e9c4dd280e219e5207950b8c495bc079fdabcd" 2018-07-22 08:27:05,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf168a2f-19d2-4d70-bf0b-d7de9f0844e5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:27:05,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cf168a2f-19d2-4d70-bf0b-d7de9f0844e5 2018-07-22 08:27:05,757 - keystone_utils - INFO - Created user with name - CreateQoSTests-6cd7e321-1cf4-4b0-user 2018-07-22 08:27:05,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:05,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:05,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3270f10-1754-4bbb-bcb4-49d5c0d4b000 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:27:05,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c3270f10-1754-4bbb-bcb4-49d5c0d4b000 2018-07-22 08:27:05,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" -d '{"role": {"name": "CreateQoSTests-6cd7e321-1cf4-4b0-proj-role"}}' 2018-07-22 08:27:05,972 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e1070a6-e327-4fee-b94c-94ec7add6781 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d5870ffb2fe48249c128fdcd502230f", "links": {"self": "http://172.30.9.23:5000/v3/roles/3d5870ffb2fe48249c128fdcd502230f"}, "name": "CreateQoSTests-6cd7e321-1cf4-4b0-proj-role"}} 2018-07-22 08:27:05,973 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1e1070a6-e327-4fee-b94c-94ec7add6781 2018-07-22 08:27:05,973 - keystone_utils - INFO - Created role with name - CreateQoSTests-6cd7e321-1cf4-4b0-proj-role 2018-07-22 08:27:05,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/3d5870ffb2fe48249c128fdcd502230f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:06,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2f091aa-3803-4060-a076-3bb03737b928 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d5870ffb2fe48249c128fdcd502230f", "links": {"self": "http://172.30.9.23:5000/v3/roles/3d5870ffb2fe48249c128fdcd502230f"}, "name": "CreateQoSTests-6cd7e321-1cf4-4b0-proj-role"}} 2018-07-22 08:27:06,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/3d5870ffb2fe48249c128fdcd502230f used request id req-f2f091aa-3803-4060-a076-3bb03737b928 2018-07-22 08:27:06,063 - keystone_utils - INFO - Granting role CreateQoSTests-6cd7e321-1cf4-4b0-proj-role to project CreateQoSTests-6cd7e321-1cf4-4b0-proj 2018-07-22 08:27:06,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5e1e62eab7b24d24a42fb710b40ebb7f/users/e1dc23fe739849cd977b2db416e6406a/roles/3d5870ffb2fe48249c128fdcd502230f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:06,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a88e13b-72b7-4aa6-b112-d0a5d8f7cbbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:06,209 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5e1e62eab7b24d24a42fb710b40ebb7f/users/e1dc23fe739849cd977b2db416e6406a/roles/3d5870ffb2fe48249c128fdcd502230f used request id req-5a88e13b-72b7-4aa6-b112-d0a5d8f7cbbf 2018-07-22 08:27:06,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:06,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:06,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["IqLEW-YLRhm7IyG10UNTaA"], "issued_at": "2018-07-22T08:27:06.000000Z"}} 2018-07-22 08:27:06,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6594f522f0491d0a07c1ad564d246af960d785e1" 2018-07-22 08:27:06,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1412d95b-6f90-49c3-9ad5-52cde3916083 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:06,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1412d95b-6f90-49c3-9ad5-52cde3916083 2018-07-22 08:27:06,708 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6594f522f0491d0a07c1ad564d246af960d785e1" 2018-07-22 08:27:07,298 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:06 GMT Server: Apache x-compute-request-id: req-6bc61330-f5e6-4c86-b3ae-34a9d4533572 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6bc61330-f5e6-4c86-b3ae-34a9d4533572 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-22 08:27:07,298 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-6bc61330-f5e6-4c86-b3ae-34a9d4533572 2018-07-22 08:27:07,302 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6bc61330-f5e6-4c86-b3ae-34a9d4533572" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6594f522f0491d0a07c1ad564d246af960d785e1" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-e590c8c5-2ea9-4851-b265-aaec0d11a5ea"}}' 2018-07-22 08:27:07,926 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:07 GMT Server: Apache x-compute-request-id: req-d76d99b1-f4bd-47bb-9fdf-885ad0591ab6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d76d99b1-f4bd-47bb-9fdf-885ad0591ab6 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "b4c78ed2-374d-47f6-82e0-1de8d792186e", "name": "CreateQoSTests-e590c8c5-2ea9-4851-b265-aaec0d11a5ea"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/b4c78ed2-374d-47f6-82e0-1de8d792186e", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/b4c78ed2-374d-47f6-82e0-1de8d792186e", "rel": "bookmark"}]} 2018-07-22 08:27:07,927 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-d76d99b1-f4bd-47bb-9fdf-885ad0591ab6 2018-07-22 08:27:07,927 - create_qos - INFO - Created qos with name - CreateQoSTests-e590c8c5-2ea9-4851-b265-aaec0d11a5ea 2018-07-22 08:27:07,930 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eabee0b60e7631c350bfe99be29c08410693197f" 2018-07-22 08:27:08,169 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:07 GMT Server: Apache x-compute-request-id: req-73e5d0f6-f3be-40ac-a2a6-d538e3775950 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-73e5d0f6-f3be-40ac-a2a6-d538e3775950 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "b4c78ed2-374d-47f6-82e0-1de8d792186e", "name": "CreateQoSTests-e590c8c5-2ea9-4851-b265-aaec0d11a5ea"}]} 2018-07-22 08:27:08,169 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-73e5d0f6-f3be-40ac-a2a6-d538e3775950 2018-07-22 08:27:08,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:08,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:08,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["XswulNkIQHuZqKMjfXZ0zw"], "issued_at": "2018-07-22T08:27:08.000000Z"}} 2018-07-22 08:27:08,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9301d17a611f4616f18abc4d87b3977caa4e7d4" 2018-07-22 08:27:08,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6676909-a4c6-4536-97da-5fcdaf343f5e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:08,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c6676909-a4c6-4536-97da-5fcdaf343f5e 2018-07-22 08:27:08,588 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9301d17a611f4616f18abc4d87b3977caa4e7d4" 2018-07-22 08:27:09,235 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:08 GMT Server: Apache x-compute-request-id: req-3d0ec8cb-ad3e-487d-b32b-8eb825ab3730 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3d0ec8cb-ad3e-487d-b32b-8eb825ab3730 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "b4c78ed2-374d-47f6-82e0-1de8d792186e", "name": "CreateQoSTests-e590c8c5-2ea9-4851-b265-aaec0d11a5ea"}]} 2018-07-22 08:27:09,235 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-3d0ec8cb-ad3e-487d-b32b-8eb825ab3730 2018-07-22 08:27:09,236 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-e590c8c5-2ea9-4851-b265-aaec0d11a5ea 2018-07-22 08:27:09,239 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/b4c78ed2-374d-47f6-82e0-1de8d792186e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6bc61330-f5e6-4c86-b3ae-34a9d4533572" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6594f522f0491d0a07c1ad564d246af960d785e1" 2018-07-22 08:27:09,871 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:27:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-52972f10-7d5e-4627-a4fb-9ea44ae72a03 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:27:09,871 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/b4c78ed2-374d-47f6-82e0-1de8d792186e?force=False used request id req-52972f10-7d5e-4627-a4fb-9ea44ae72a03 2018-07-22 08:27:09,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:10,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-42bd397a-20c7-4a6c-836f-72ffe40640cf Date: Sun, 22 Jul 2018 08:27:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:27:10,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-42bd397a-20c7-4a6c-836f-72ffe40640cf 2018-07-22 08:27:10,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:10,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e190b704-c78c-4ef3-861b-b8a36efb5871 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:10,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-e190b704-c78c-4ef3-861b-b8a36efb5871 2018-07-22 08:27:10,214 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:10,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:10,309 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cf7c717-2555-4475-9336-7c5d9deacb92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:10,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-2cf7c717-2555-4475-9336-7c5d9deacb92 2018-07-22 08:27:10,310 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:10,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:10,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ca25fa-f81f-46b1-a303-14667c99f404 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:27:10,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-08ca25fa-f81f-46b1-a303-14667c99f404 2018-07-22 08:27:10,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:10,507 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab58fcb2-d309-4cb1-ad0d-acb89fa95e00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:10,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-ab58fcb2-d309-4cb1-ad0d-acb89fa95e00 2018-07-22 08:27:10,507 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:10,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:10,593 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dfedbdf-40dc-4d46-a475-d5a6816529bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:10,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-7dfedbdf-40dc-4d46-a475-d5a6816529bb 2018-07-22 08:27:10,593 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:10,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:10,780 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b07c930b-41a0-4630-9334-e3d13084b0d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:10,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-b07c930b-41a0-4630-9334-e3d13084b0d8 2018-07-22 08:27:10,780 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:10,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:10,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7a55c57-14b1-47e4-8048-23a5f271962f Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:27:10,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-e7a55c57-14b1-47e4-8048-23a5f271962f 2018-07-22 08:27:10,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:10,895 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a30f3359-9f67-49a2-ba98-7bce02dca211 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:10,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-a30f3359-9f67-49a2-ba98-7bce02dca211 2018-07-22 08:27:10,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:10,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:10,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82cf5481-3b44-4a20-a83a-624290eb88a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:10,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-82cf5481-3b44-4a20-a83a-624290eb88a0 2018-07-22 08:27:10,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:10,992 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-6cd7e321-1cf4-4b0-proj 2018-07-22 08:27:10,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5e1e62eab7b24d24a42fb710b40ebb7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:11,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a6fc1d7-bc81-4440-bdb0-619d2170a8fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:11,313 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5e1e62eab7b24d24a42fb710b40ebb7f used request id req-6a6fc1d7-bc81-4440-bdb0-619d2170a8fe 2018-07-22 08:27:11,313 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-6cd7e321-1cf4-4b0-proj-role 2018-07-22 08:27:11,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/3d5870ffb2fe48249c128fdcd502230f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:11,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d49d77b8-2118-4cd7-801c-7f5cf9ff2def Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:11,439 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/3d5870ffb2fe48249c128fdcd502230f used request id req-d49d77b8-2118-4cd7-801c-7f5cf9ff2def 2018-07-22 08:27:11,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250ae6f77d4e195a4f2b8cb1958c15d84e359e62" 2018-07-22 08:27:11,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b468e54-6b30-4f03-aa05-c078bc5290da Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:27:11,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9b468e54-6b30-4f03-aa05-c078bc5290da 2018-07-22 08:27:11,541 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-6cd7e321-1cf4-4b0-user 2018-07-22 08:27:11,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e1dc23fe739849cd977b2db416e6406a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e9c4dd280e219e5207950b8c495bc079fdabcd" 2018-07-22 08:27:11,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1a9ac1c-2c63-4f17-9cfc-adbb64c21d27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:11,738 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e1dc23fe739849cd977b2db416e6406a used request id req-b1a9ac1c-2c63-4f17-9cfc-adbb64c21d27 2018-07-22 08:27:11,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:12,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["mYtGNXkaRm2PBaE_tW1AWw"], "issued_at": "2018-07-22T08:27:12.000000Z"}} 2018-07-22 08:27:12,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6bdc2673c7271d80e14dfc9398c4f284ae4b9e" 2018-07-22 08:27:12,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b363ea7c-57bc-49db-9d72-cc2b505fa192 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:12,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b363ea7c-57bc-49db-9d72-cc2b505fa192 2018-07-22 08:27:12,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:12,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:12,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["cmZJIGDrTg-tQiW7qC51bA"], "issued_at": "2018-07-22T08:27:12.000000Z"}} 2018-07-22 08:27:12,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:12,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f058175-558f-4386-8fd5-fc21dbcce580 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:12,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1f058175-558f-4386-8fd5-fc21dbcce580 2018-07-22 08:27:12,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:27:12,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:27:12 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:27:12,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:12,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7049e9d1-33d2-4077-aa6c-5a050227aad5 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:27:12,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj used request id req-7049e9d1-33d2-4077-aa6c-5a050227aad5 2018-07-22 08:27:12,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:12,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70fedf4d-8c8e-4d0b-91e6-93ac651931a8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:27:12,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-70fedf4d-8c8e-4d0b-91e6-93ac651931a8 2018-07-22 08:27:12,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj"}}' 2018-07-22 08:27:12,973 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c6c908f-9bc7-4024-99c1-d3c526d455f5 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b61bb79f667419690128ca2aeee3de8"}, "tags": [], "enabled": true, "id": "7b61bb79f667419690128ca2aeee3de8", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj"}} 2018-07-22 08:27:12,973 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2c6c908f-9bc7-4024-99c1-d3c526d455f5 2018-07-22 08:27:12,973 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj 2018-07-22 08:27:12,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:12,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:13,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["hN0w1pvSR3mrMOmCpchOiA"], "issued_at": "2018-07-22T08:27:13.000000Z"}} 2018-07-22 08:27:13,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c47d6b2d250c777f435f42f4b53a3a49d831c0a" 2018-07-22 08:27:13,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d7f35d-877d-4a3d-b15b-88b6be9b9dd5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:13,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f2d7f35d-877d-4a3d-b15b-88b6be9b9dd5 2018-07-22 08:27:13,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:27:13,476 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:27:13 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:27:13,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c47d6b2d250c777f435f42f4b53a3a49d831c0a" 2018-07-22 08:27:13,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be1a19a-b3fd-43bb-aa6a-36c40269b9f1 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:27:13,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4be1a19a-b3fd-43bb-aa6a-36c40269b9f1 2018-07-22 08:27:13,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c47d6b2d250c777f435f42f4b53a3a49d831c0a" 2018-07-22 08:27:13,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5764656e-bd03-44c1-890d-56656518140f Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b61bb79f667419690128ca2aeee3de8"}, "tags": [], "enabled": true, "id": "7b61bb79f667419690128ca2aeee3de8", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj"}]} 2018-07-22 08:27:13,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj used request id req-5764656e-bd03-44c1-890d-56656518140f 2018-07-22 08:27:13,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c47d6b2d250c777f435f42f4b53a3a49d831c0a" 2018-07-22 08:27:13,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0db6630-026a-4979-9fcd-98833b4c6acb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:27:13,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a0db6630-026a-4979-9fcd-98833b4c6acb 2018-07-22 08:27:14,236 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-user 2018-07-22 08:27:14,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:14,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:14,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9212305-45dc-4046-bd7a-1c4b3b0e93b9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:27:14,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e9212305-45dc-4046-bd7a-1c4b3b0e93b9 2018-07-22 08:27:14,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj-role"}}' 2018-07-22 08:27:14,464 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:27:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6df4b4bd-61ff-44e0-8219-76758b235992 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "003888b407d34f7db0493b45b00a1438", "links": {"self": "http://172.30.9.23:5000/v3/roles/003888b407d34f7db0493b45b00a1438"}, "name": "CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj-role"}} 2018-07-22 08:27:14,464 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6df4b4bd-61ff-44e0-8219-76758b235992 2018-07-22 08:27:14,464 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj-role 2018-07-22 08:27:14,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/003888b407d34f7db0493b45b00a1438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:14,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4cbbc8d-9349-4f4a-b631-eef047b8edd5 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "003888b407d34f7db0493b45b00a1438", "links": {"self": "http://172.30.9.23:5000/v3/roles/003888b407d34f7db0493b45b00a1438"}, "name": "CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj-role"}} 2018-07-22 08:27:14,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/003888b407d34f7db0493b45b00a1438 used request id req-e4cbbc8d-9349-4f4a-b631-eef047b8edd5 2018-07-22 08:27:14,553 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj-role to project CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj 2018-07-22 08:27:14,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/7b61bb79f667419690128ca2aeee3de8/users/87c1fc5b688841b685bd2e911a049722/roles/003888b407d34f7db0493b45b00a1438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:14,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed295a3e-6059-4921-a4fc-cf697009822a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:14,694 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7b61bb79f667419690128ca2aeee3de8/users/87c1fc5b688841b685bd2e911a049722/roles/003888b407d34f7db0493b45b00a1438 used request id req-ed295a3e-6059-4921-a4fc-cf697009822a 2018-07-22 08:27:14,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:14,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:15,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["GmsM5G1LSeG-vyAj5ROqdw"], "issued_at": "2018-07-22T08:27:15.000000Z"}} 2018-07-22 08:27:15,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7190a29afdde9c4fe32bd040fa3fb0456bf94a14" 2018-07-22 08:27:15,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bbc85d2-b59b-4d65-8252-5bcb231ca40a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:15,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4bbc85d2-b59b-4d65-8252-5bcb231ca40a 2018-07-22 08:27:15,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7190a29afdde9c4fe32bd040fa3fb0456bf94a14" 2018-07-22 08:27:15,779 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:15 GMT Server: Apache x-compute-request-id: req-78f8b838-dcfd-49fb-8916-b2bf2cb3546d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-78f8b838-dcfd-49fb-8916-b2bf2cb3546d Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 08:27:15,779 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None used request id req-78f8b838-dcfd-49fb-8916-b2bf2cb3546d 2018-07-22 08:27:15,783 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-78f8b838-dcfd-49fb-8916-b2bf2cb3546d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7190a29afdde9c4fe32bd040fa3fb0456bf94a14" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-56e6ad5c-12fe-4048-9ebd-95bbad96f39e", "description": null}}' 2018-07-22 08:27:16,013 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:15 GMT Server: Apache x-compute-request-id: req-1a41db9d-4712-41be-a78a-23387bd7d2b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1a41db9d-4712-41be-a78a-23387bd7d2b2 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-56e6ad5c-12fe-4048-9ebd-95bbad96f39e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f8f56f77-21db-4edf-80f6-c5eb562f4c13", "description": null}} 2018-07-22 08:27:16,013 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-1a41db9d-4712-41be-a78a-23387bd7d2b2 2018-07-22 08:27:16,014 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-56e6ad5c-12fe-4048-9ebd-95bbad96f39e 2018-07-22 08:27:16,017 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6bdc2673c7271d80e14dfc9398c4f284ae4b9e" 2018-07-22 08:27:16,606 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:16 GMT Server: Apache x-compute-request-id: req-c3440809-337b-49b5-8ef6-a1082f3bea02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c3440809-337b-49b5-8ef6-a1082f3bea02 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-56e6ad5c-12fe-4048-9ebd-95bbad96f39e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f8f56f77-21db-4edf-80f6-c5eb562f4c13", "description": null}]} 2018-07-22 08:27:16,607 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None used request id req-c3440809-337b-49b5-8ef6-a1082f3bea02 2018-07-22 08:27:16,610 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/f8f56f77-21db-4edf-80f6-c5eb562f4c13 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3440809-337b-49b5-8ef6-a1082f3bea02" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6bdc2673c7271d80e14dfc9398c4f284ae4b9e" 2018-07-22 08:27:17,207 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:16 GMT Server: Apache x-compute-request-id: req-db41813f-bec4-40fa-958c-b9f1230f61fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-db41813f-bec4-40fa-958c-b9f1230f61fa Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-56e6ad5c-12fe-4048-9ebd-95bbad96f39e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f8f56f77-21db-4edf-80f6-c5eb562f4c13", "description": null}} 2018-07-22 08:27:17,207 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/f8f56f77-21db-4edf-80f6-c5eb562f4c13 used request id req-db41813f-bec4-40fa-958c-b9f1230f61fa 2018-07-22 08:27:17,210 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/f8f56f77-21db-4edf-80f6-c5eb562f4c13/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3440809-337b-49b5-8ef6-a1082f3bea02" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6bdc2673c7271d80e14dfc9398c4f284ae4b9e" 2018-07-22 08:27:17,817 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:17 GMT Server: Apache x-compute-request-id: req-ee990e50-77c6-4e2a-b3c4-75ed0846a0ae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ee990e50-77c6-4e2a-b3c4-75ed0846a0ae Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 08:27:17,817 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/f8f56f77-21db-4edf-80f6-c5eb562f4c13/encryption used request id req-ee990e50-77c6-4e2a-b3c4-75ed0846a0ae 2018-07-22 08:27:17,818 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-56e6ad5c-12fe-4048-9ebd-95bbad96f39e 2018-07-22 08:27:17,820 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/f8f56f77-21db-4edf-80f6-c5eb562f4c13 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3440809-337b-49b5-8ef6-a1082f3bea02" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6bdc2673c7271d80e14dfc9398c4f284ae4b9e" 2018-07-22 08:27:18,058 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:27:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-20dd14b0-7ca2-4297-9caf-b88b79ee57e0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:27:18,059 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/f8f56f77-21db-4edf-80f6-c5eb562f4c13 used request id req-20dd14b0-7ca2-4297-9caf-b88b79ee57e0 2018-07-22 08:27:18,061 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3440809-337b-49b5-8ef6-a1082f3bea02" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6bdc2673c7271d80e14dfc9398c4f284ae4b9e" 2018-07-22 08:27:18,647 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:18 GMT Server: Apache x-compute-request-id: req-304826dd-eb8c-4d61-a3ae-2cd56bad47e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-304826dd-eb8c-4d61-a3ae-2cd56bad47e4 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 08:27:18,648 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None used request id req-304826dd-eb8c-4d61-a3ae-2cd56bad47e4 2018-07-22 08:27:18,648 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-56e6ad5c-12fe-4048-9ebd-95bbad96f39e 2018-07-22 08:27:18,651 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/f8f56f77-21db-4edf-80f6-c5eb562f4c13 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78f8b838-dcfd-49fb-8916-b2bf2cb3546d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7190a29afdde9c4fe32bd040fa3fb0456bf94a14" 2018-07-22 08:27:19,241 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e375284c-f028-4cda-8cb6-345061f42849 x-openstack-request-id: req-e375284c-f028-4cda-8cb6-345061f42849 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type f8f56f77-21db-4edf-80f6-c5eb562f4c13 could not be found.", "code": 404}} 2018-07-22 08:27:19,242 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/f8f56f77-21db-4edf-80f6-c5eb562f4c13 used request id req-e375284c-f028-4cda-8cb6-345061f42849 2018-07-22 08:27:19,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:19,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-49c61a24-0210-4047-ae3a-7c85843a5796 Date: Sun, 22 Jul 2018 08:27:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:27:19,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-49c61a24-0210-4047-ae3a-7c85843a5796 2018-07-22 08:27:19,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:19,599 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a7abbe9-7fa9-4710-8771-a82b91a43ba9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:19,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-8a7abbe9-7fa9-4710-8771-a82b91a43ba9 2018-07-22 08:27:19,600 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:19,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:19,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4684c003-5ae0-4a20-b23d-afc982de1185 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:19,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-4684c003-5ae0-4a20-b23d-afc982de1185 2018-07-22 08:27:19,698 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:19,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:19,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b65da6-6ad2-4beb-b241-cce2cb2659aa Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:27:19,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-90b65da6-6ad2-4beb-b241-cce2cb2659aa 2018-07-22 08:27:19,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:19,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4eca832-d355-4727-a772-d03aff714e55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:19,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-d4eca832-d355-4727-a772-d03aff714e55 2018-07-22 08:27:19,992 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:19,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:20,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d8fd9b8-c556-4edd-9e9d-9fc3300d4cf7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:20,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-9d8fd9b8-c556-4edd-9e9d-9fc3300d4cf7 2018-07-22 08:27:20,094 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:20,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:20,178 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd4f4bd4-65fd-42e5-ba51-43b46a18fa89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:20,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-fd4f4bd4-65fd-42e5-ba51-43b46a18fa89 2018-07-22 08:27:20,178 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:20,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:20,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7be8b806-e474-4d6e-9dc2-7b480b57c636 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:27:20,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-7be8b806-e474-4d6e-9dc2-7b480b57c636 2018-07-22 08:27:20,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:20,364 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-308f1744-58f6-4919-b7a8-d6a36109b8e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:20,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-308f1744-58f6-4919-b7a8-d6a36109b8e6 2018-07-22 08:27:20,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:20,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:20,455 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d27d6e3b-1ad5-4a58-b103-102208550dfd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:20,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-d27d6e3b-1ad5-4a58-b103-102208550dfd 2018-07-22 08:27:20,455 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:20,456 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj 2018-07-22 08:27:20,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/7b61bb79f667419690128ca2aeee3de8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:20,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5003b050-452d-493e-b4f3-1a27560c9d92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:20,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7b61bb79f667419690128ca2aeee3de8 used request id req-5003b050-452d-493e-b4f3-1a27560c9d92 2018-07-22 08:27:20,703 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-proj-role 2018-07-22 08:27:20,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/003888b407d34f7db0493b45b00a1438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:20,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50cdcedf-6b79-4f6e-8b07-1daa2d883732 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:20,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/003888b407d34f7db0493b45b00a1438 used request id req-50cdcedf-6b79-4f6e-8b07-1daa2d883732 2018-07-22 08:27:20,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab317394e33de85ed3407c462d6c9b4970b5437" 2018-07-22 08:27:20,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685b90fd-f983-4a67-8e4c-409f6a69ca94 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:27:20,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-685b90fd-f983-4a67-8e4c-409f6a69ca94 2018-07-22 08:27:20,907 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-7209420a-e48b-498-user 2018-07-22 08:27:20,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/87c1fc5b688841b685bd2e911a049722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c47d6b2d250c777f435f42f4b53a3a49d831c0a" 2018-07-22 08:27:21,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1d617e6-a537-40a6-8313-7c52e734b4c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:21,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/87c1fc5b688841b685bd2e911a049722 used request id req-a1d617e6-a537-40a6-8313-7c52e734b4c6 2018-07-22 08:27:21,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:21,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["QB57i9S_Rjmx4C2QOikcRg"], "issued_at": "2018-07-22T08:27:21.000000Z"}} 2018-07-22 08:27:21,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e4a3bcad34e9935d7d9dde79c921f38f5e936b" 2018-07-22 08:27:21,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f3e612e-6503-4294-8847-a73f46da96a1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:21,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9f3e612e-6503-4294-8847-a73f46da96a1 2018-07-22 08:27:21,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:21,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:21,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["MmK8ER8GTfqjHrXllGYHNQ"], "issued_at": "2018-07-22T08:27:21.000000Z"}} 2018-07-22 08:27:21,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:22,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc5e367-6622-4358-9acb-9014639f7751 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:22,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7fc5e367-6622-4358-9acb-9014639f7751 2018-07-22 08:27:22,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:27:22,060 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:27:22 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:27:22,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:22,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b77df742-e1ce-4559-ade9-7202adb9c15e Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:27:22,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj used request id req-b77df742-e1ce-4559-ade9-7202adb9c15e 2018-07-22 08:27:22,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:22,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a955e3b-901f-4189-a3cf-22e0fa1b4c07 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:27:22,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0a955e3b-901f-4189-a3cf-22e0fa1b4c07 2018-07-22 08:27:22,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj"}}' 2018-07-22 08:27:22,368 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6f5d19e-b86d-42ed-9957-35b4364d51c0 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e5d27a8bb8a04cec8d4653190751f323"}, "tags": [], "enabled": true, "id": "e5d27a8bb8a04cec8d4653190751f323", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj"}} 2018-07-22 08:27:22,368 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c6f5d19e-b86d-42ed-9957-35b4364d51c0 2018-07-22 08:27:22,368 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj 2018-07-22 08:27:22,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:22,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:22,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["WBzuJvURSG-D3ES1IiszpA"], "issued_at": "2018-07-22T08:27:22.000000Z"}} 2018-07-22 08:27:22,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d735537bff5fb1bf9edb6a5a6eca641245d14a" 2018-07-22 08:27:22,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ef10d9-33a7-48a1-bbef-bf0d35ece771 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:22,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e0ef10d9-33a7-48a1-bbef-bf0d35ece771 2018-07-22 08:27:22,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:27:22,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:27:22 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:27:22,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d735537bff5fb1bf9edb6a5a6eca641245d14a" 2018-07-22 08:27:22,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7802dc6-8ec5-441d-a744-60006abea025 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:27:22,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f7802dc6-8ec5-441d-a744-60006abea025 2018-07-22 08:27:22,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d735537bff5fb1bf9edb6a5a6eca641245d14a" 2018-07-22 08:27:23,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a32f184-71c3-4ce3-9232-723fa3fb98bf Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e5d27a8bb8a04cec8d4653190751f323"}, "tags": [], "enabled": true, "id": "e5d27a8bb8a04cec8d4653190751f323", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj"}]} 2018-07-22 08:27:23,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj used request id req-5a32f184-71c3-4ce3-9232-723fa3fb98bf 2018-07-22 08:27:23,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d735537bff5fb1bf9edb6a5a6eca641245d14a" 2018-07-22 08:27:23,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e8f762e-fe79-4a74-bb0c-ae6d1cb82d9a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:27:23,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1e8f762e-fe79-4a74-bb0c-ae6d1cb82d9a 2018-07-22 08:27:23,577 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-user 2018-07-22 08:27:23,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:23,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:23,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71441dff-da35-4a78-b49d-b4ef9a093517 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:27:23,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-71441dff-da35-4a78-b49d-b4ef9a093517 2018-07-22 08:27:23,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj-role"}}' 2018-07-22 08:27:23,787 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-accdac4c-e179-47f6-aca5-b175d144f255 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92d75804084b466fa42a9939abe19f5f", "links": {"self": "http://172.30.9.23:5000/v3/roles/92d75804084b466fa42a9939abe19f5f"}, "name": "CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj-role"}} 2018-07-22 08:27:23,787 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-accdac4c-e179-47f6-aca5-b175d144f255 2018-07-22 08:27:23,788 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj-role 2018-07-22 08:27:23,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/92d75804084b466fa42a9939abe19f5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:23,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2edd99c9-3c4f-4ea4-9e5e-b2869c19e6f5 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92d75804084b466fa42a9939abe19f5f", "links": {"self": "http://172.30.9.23:5000/v3/roles/92d75804084b466fa42a9939abe19f5f"}, "name": "CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj-role"}} 2018-07-22 08:27:23,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/92d75804084b466fa42a9939abe19f5f used request id req-2edd99c9-3c4f-4ea4-9e5e-b2869c19e6f5 2018-07-22 08:27:23,883 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj-role to project CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj 2018-07-22 08:27:23,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e5d27a8bb8a04cec8d4653190751f323/users/9b60d7601f834649ba6224d242847d40/roles/92d75804084b466fa42a9939abe19f5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:23,951 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dc33ddc-2416-440c-b653-afbf238d6324 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:23,952 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e5d27a8bb8a04cec8d4653190751f323/users/9b60d7601f834649ba6224d242847d40/roles/92d75804084b466fa42a9939abe19f5f used request id req-9dc33ddc-2416-440c-b653-afbf238d6324 2018-07-22 08:27:23,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:23,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:24,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["6yjZCpYoQ6eiyHBsF9ifnQ"], "issued_at": "2018-07-22T08:27:24.000000Z"}} 2018-07-22 08:27:24,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c07d716dcea2ff53cc9639cd10802cba8f209a" 2018-07-22 08:27:24,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b7de9c6-ac2d-4806-a5d7-e1722911f017 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:24,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7b7de9c6-ac2d-4806-a5d7-e1722911f017 2018-07-22 08:27:24,361 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c07d716dcea2ff53cc9639cd10802cba8f209a" 2018-07-22 08:27:25,032 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:24 GMT Server: Apache x-compute-request-id: req-92ac5342-d2f1-47c4-82ef-f13f6365b948 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-92ac5342-d2f1-47c4-82ef-f13f6365b948 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 08:27:25,032 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None used request id req-92ac5342-d2f1-47c4-82ef-f13f6365b948 2018-07-22 08:27:25,036 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-92ac5342-d2f1-47c4-82ef-f13f6365b948" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c07d716dcea2ff53cc9639cd10802cba8f209a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-52b30277-d119-4a72-a06d-73918b30f526", "description": null}}' 2018-07-22 08:27:25,803 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:25 GMT Server: Apache x-compute-request-id: req-e83df73f-34f7-471a-b006-fb9c616bf13b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e83df73f-34f7-471a-b006-fb9c616bf13b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-52b30277-d119-4a72-a06d-73918b30f526", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0966cfa6-b311-4f14-a961-35796d3e06af", "description": null}} 2018-07-22 08:27:25,804 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-e83df73f-34f7-471a-b006-fb9c616bf13b 2018-07-22 08:27:25,804 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-52b30277-d119-4a72-a06d-73918b30f526 2018-07-22 08:27:25,807 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e4a3bcad34e9935d7d9dde79c921f38f5e936b" 2018-07-22 08:27:26,420 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:25 GMT Server: Apache x-compute-request-id: req-c57edc11-7160-4dd4-947a-26c87017588b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c57edc11-7160-4dd4-947a-26c87017588b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-52b30277-d119-4a72-a06d-73918b30f526", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0966cfa6-b311-4f14-a961-35796d3e06af", "description": null}]} 2018-07-22 08:27:26,420 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None used request id req-c57edc11-7160-4dd4-947a-26c87017588b 2018-07-22 08:27:26,424 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/0966cfa6-b311-4f14-a961-35796d3e06af -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c57edc11-7160-4dd4-947a-26c87017588b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e4a3bcad34e9935d7d9dde79c921f38f5e936b" 2018-07-22 08:27:27,008 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:26 GMT Server: Apache x-compute-request-id: req-b3fcb76a-ce90-4c1e-aab3-6408b18d5173 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b3fcb76a-ce90-4c1e-aab3-6408b18d5173 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-52b30277-d119-4a72-a06d-73918b30f526", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0966cfa6-b311-4f14-a961-35796d3e06af", "description": null}} 2018-07-22 08:27:27,009 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/0966cfa6-b311-4f14-a961-35796d3e06af used request id req-b3fcb76a-ce90-4c1e-aab3-6408b18d5173 2018-07-22 08:27:27,011 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/0966cfa6-b311-4f14-a961-35796d3e06af/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c57edc11-7160-4dd4-947a-26c87017588b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e4a3bcad34e9935d7d9dde79c921f38f5e936b" 2018-07-22 08:27:27,209 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:27 GMT Server: Apache x-compute-request-id: req-d66af17f-dece-49a0-b0d2-b199678740f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d66af17f-dece-49a0-b0d2-b199678740f8 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 08:27:27,209 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/0966cfa6-b311-4f14-a961-35796d3e06af/encryption used request id req-d66af17f-dece-49a0-b0d2-b199678740f8 2018-07-22 08:27:27,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:27,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:27,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["FESmbqY5Tb-LIAp3ut7EUA"], "issued_at": "2018-07-22T08:27:27.000000Z"}} 2018-07-22 08:27:27,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4604b9edcef20387bd8fe56e4178678f0032a0da" 2018-07-22 08:27:27,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2c6f842-14fe-403b-a2c8-1f43778ce5fb Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:27,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e2c6f842-14fe-403b-a2c8-1f43778ce5fb 2018-07-22 08:27:27,698 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4604b9edcef20387bd8fe56e4178678f0032a0da" 2018-07-22 08:27:27,915 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:27 GMT Server: Apache x-compute-request-id: req-e1aa8454-1b54-4184-aed2-e31de3a5b39d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e1aa8454-1b54-4184-aed2-e31de3a5b39d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-52b30277-d119-4a72-a06d-73918b30f526", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0966cfa6-b311-4f14-a961-35796d3e06af", "description": null}]} 2018-07-22 08:27:27,915 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None used request id req-e1aa8454-1b54-4184-aed2-e31de3a5b39d 2018-07-22 08:27:27,919 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/0966cfa6-b311-4f14-a961-35796d3e06af -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e1aa8454-1b54-4184-aed2-e31de3a5b39d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4604b9edcef20387bd8fe56e4178678f0032a0da" 2018-07-22 08:27:28,103 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:27 GMT Server: Apache x-compute-request-id: req-21b259a3-09ca-4d75-86e7-49966ad10d0e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-21b259a3-09ca-4d75-86e7-49966ad10d0e Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-52b30277-d119-4a72-a06d-73918b30f526", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0966cfa6-b311-4f14-a961-35796d3e06af", "description": null}} 2018-07-22 08:27:28,103 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/0966cfa6-b311-4f14-a961-35796d3e06af used request id req-21b259a3-09ca-4d75-86e7-49966ad10d0e 2018-07-22 08:27:28,106 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/0966cfa6-b311-4f14-a961-35796d3e06af/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e1aa8454-1b54-4184-aed2-e31de3a5b39d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4604b9edcef20387bd8fe56e4178678f0032a0da" 2018-07-22 08:27:28,296 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:28 GMT Server: Apache x-compute-request-id: req-4c021ede-7b61-4be2-be51-d667588eb17c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4c021ede-7b61-4be2-be51-d667588eb17c Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 08:27:28,296 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/0966cfa6-b311-4f14-a961-35796d3e06af/encryption used request id req-4c021ede-7b61-4be2-be51-d667588eb17c 2018-07-22 08:27:28,296 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-52b30277-d119-4a72-a06d-73918b30f526 2018-07-22 08:27:28,299 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/0966cfa6-b311-4f14-a961-35796d3e06af -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-92ac5342-d2f1-47c4-82ef-f13f6365b948" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c07d716dcea2ff53cc9639cd10802cba8f209a" 2018-07-22 08:27:28,524 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:27:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-22954ea1-4012-4e71-92cd-d4d2f8f2cc80 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:27:28,525 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/0966cfa6-b311-4f14-a961-35796d3e06af used request id req-22954ea1-4012-4e71-92cd-d4d2f8f2cc80 2018-07-22 08:27:28,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:28,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-76cb26d3-a8a4-435e-9bc4-09fdda5a97e2 Date: Sun, 22 Jul 2018 08:27:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:27:28,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-76cb26d3-a8a4-435e-9bc4-09fdda5a97e2 2018-07-22 08:27:28,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:28,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf651cc5-b213-419f-906e-e20d4625c158 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:28,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-cf651cc5-b213-419f-906e-e20d4625c158 2018-07-22 08:27:28,866 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:28,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:28,961 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d95fd44-7b1a-4d88-a03e-5e07f20cfc85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:28,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-0d95fd44-7b1a-4d88-a03e-5e07f20cfc85 2018-07-22 08:27:28,961 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:28,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:29,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89dcac50-60d7-4eb6-a381-c5f0b263e9b2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:27:29,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-89dcac50-60d7-4eb6-a381-c5f0b263e9b2 2018-07-22 08:27:29,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:29,149 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f7919fe-f3ad-490c-b55b-a0975af25b0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:29,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-7f7919fe-f3ad-490c-b55b-a0975af25b0a 2018-07-22 08:27:29,150 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:29,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:29,358 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5949c912-a681-4721-82e8-f86923d77c03 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:29,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-5949c912-a681-4721-82e8-f86923d77c03 2018-07-22 08:27:29,358 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:29,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:29,450 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c1a2fbe-c708-4d2f-951c-60d32b2e559f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:29,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-7c1a2fbe-c708-4d2f-951c-60d32b2e559f 2018-07-22 08:27:29,450 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:29,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:29,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d4528cc-2857-4ea7-be79-d0ad9728f710 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:27:29,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-1d4528cc-2857-4ea7-be79-d0ad9728f710 2018-07-22 08:27:29,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:29,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca0d2e04-ce47-45f3-b038-e27458fc0ebb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:29,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-ca0d2e04-ce47-45f3-b038-e27458fc0ebb 2018-07-22 08:27:29,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:29,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:29,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-862d5df9-1123-4b8d-ae20-81eb7a6025e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:29,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-862d5df9-1123-4b8d-ae20-81eb7a6025e7 2018-07-22 08:27:29,736 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:29,737 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj 2018-07-22 08:27:29,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e5d27a8bb8a04cec8d4653190751f323 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:29,984 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b539b4e2-82fc-4827-958b-ed852b0d2185 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:29,984 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e5d27a8bb8a04cec8d4653190751f323 used request id req-b539b4e2-82fc-4827-958b-ed852b0d2185 2018-07-22 08:27:29,984 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-proj-role 2018-07-22 08:27:29,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/92d75804084b466fa42a9939abe19f5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:30,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f8ebab5-56f4-4776-a493-75f7d647391a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:30,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/92d75804084b466fa42a9939abe19f5f used request id req-5f8ebab5-56f4-4776-a493-75f7d647391a 2018-07-22 08:27:30,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f95f444fe9ce92d882da6563c200a1fc949db0" 2018-07-22 08:27:30,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e0651ca-1283-4435-9a0e-3560c61fead6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:27:30,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6e0651ca-1283-4435-9a0e-3560c61fead6 2018-07-22 08:27:30,197 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-b904b7f0-6ec7-41a-user 2018-07-22 08:27:30,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9b60d7601f834649ba6224d242847d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d735537bff5fb1bf9edb6a5a6eca641245d14a" 2018-07-22 08:27:30,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbaa418b-a51a-45bd-bb86-712500c5ba32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:30,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9b60d7601f834649ba6224d242847d40 used request id req-dbaa418b-a51a-45bd-bb86-712500c5ba32 2018-07-22 08:27:30,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:30,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["aE9JmSvwR-y34DrhVcihCg"], "issued_at": "2018-07-22T08:27:30.000000Z"}} 2018-07-22 08:27:30,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4109deadfc4b4523043dcd308bb120ac3fd9a69" 2018-07-22 08:27:30,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b0a42e-bf0e-4410-9f81-fc54b2285732 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:30,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-32b0a42e-bf0e-4410-9f81-fc54b2285732 2018-07-22 08:27:30,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:30,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:31,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["NfvBfInWQeCwGynDIrNACw"], "issued_at": "2018-07-22T08:27:31.000000Z"}} 2018-07-22 08:27:31,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:31,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5baf8077-5e6c-4e89-a322-89188f3c23c0 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:31,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5baf8077-5e6c-4e89-a322-89188f3c23c0 2018-07-22 08:27:31,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:27:31,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:27: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://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:27:31,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:31,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56493d73-676b-4050-b940-1c9a52e1c189 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:27:31,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj used request id req-56493d73-676b-4050-b940-1c9a52e1c189 2018-07-22 08:27:31,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:31,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6770cda-dec2-4f57-a28c-16399f00f923 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:27:31,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b6770cda-dec2-4f57-a28c-16399f00f923 2018-07-22 08:27:31,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj"}}' 2018-07-22 08:27:31,684 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69d734d3-92a4-4daa-b325-10f6f699ed12 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3c4503104acc4a55868e018105ba5f4d"}, "tags": [], "enabled": true, "id": "3c4503104acc4a55868e018105ba5f4d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj"}} 2018-07-22 08:27:31,685 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-69d734d3-92a4-4daa-b325-10f6f699ed12 2018-07-22 08:27:31,685 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj 2018-07-22 08:27:31,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:31,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:32,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["n7Hg8L6tQUiz86LcVPckUg"], "issued_at": "2018-07-22T08:27:32.000000Z"}} 2018-07-22 08:27:32,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc75aa4da8930d1896adff2f0e8ed011673c0fc" 2018-07-22 08:27:32,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87793b98-7c3a-4db3-9c44-5e71caa6fdbc Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:32,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-87793b98-7c3a-4db3-9c44-5e71caa6fdbc 2018-07-22 08:27:32,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:27:32,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:27:32 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:27:32,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc75aa4da8930d1896adff2f0e8ed011673c0fc" 2018-07-22 08:27:32,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc2cb2f4-e6e5-454b-adca-28010fe34da7 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:27:32,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dc2cb2f4-e6e5-454b-adca-28010fe34da7 2018-07-22 08:27:32,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc75aa4da8930d1896adff2f0e8ed011673c0fc" 2018-07-22 08:27:32,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac168ec5-b38c-4409-873b-6d0c097887d3 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3c4503104acc4a55868e018105ba5f4d"}, "tags": [], "enabled": true, "id": "3c4503104acc4a55868e018105ba5f4d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj"}]} 2018-07-22 08:27:32,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj used request id req-ac168ec5-b38c-4409-873b-6d0c097887d3 2018-07-22 08:27:32,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc75aa4da8930d1896adff2f0e8ed011673c0fc" 2018-07-22 08:27:32,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d2ef875-edc6-4bb6-95e9-f0bc83fd7d6b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:27:32,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7d2ef875-edc6-4bb6-95e9-f0bc83fd7d6b 2018-07-22 08:27:32,804 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-user 2018-07-22 08:27:32,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:32,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:32,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-331b35bf-5740-4ef4-ba0f-408c6f0da370 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:27:32,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-331b35bf-5740-4ef4-ba0f-408c6f0da370 2018-07-22 08:27:32,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj-role"}}' 2018-07-22 08:27:32,995 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e162220a-5cff-4c05-b52e-11741999862a Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cfb222be3a494bc0a79be42ea8db619a", "links": {"self": "http://172.30.9.23:5000/v3/roles/cfb222be3a494bc0a79be42ea8db619a"}, "name": "CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj-role"}} 2018-07-22 08:27:32,996 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e162220a-5cff-4c05-b52e-11741999862a 2018-07-22 08:27:32,996 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj-role 2018-07-22 08:27:32,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cfb222be3a494bc0a79be42ea8db619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:33,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-259b27a1-e543-44da-9a25-8c2a1d3c0bda Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cfb222be3a494bc0a79be42ea8db619a", "links": {"self": "http://172.30.9.23:5000/v3/roles/cfb222be3a494bc0a79be42ea8db619a"}, "name": "CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj-role"}} 2018-07-22 08:27:33,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cfb222be3a494bc0a79be42ea8db619a used request id req-259b27a1-e543-44da-9a25-8c2a1d3c0bda 2018-07-22 08:27:33,088 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj-role to project CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj 2018-07-22 08:27:33,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3c4503104acc4a55868e018105ba5f4d/users/996ee6e935994a299ba5268f606de784/roles/cfb222be3a494bc0a79be42ea8db619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:33,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c193644b-c6aa-473c-a872-1e80317fae94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:33,214 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3c4503104acc4a55868e018105ba5f4d/users/996ee6e935994a299ba5268f606de784/roles/cfb222be3a494bc0a79be42ea8db619a used request id req-c193644b-c6aa-473c-a872-1e80317fae94 2018-07-22 08:27:33,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:33,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:33,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["1IsWXjY7S0mQ0HelJiXfhQ"], "issued_at": "2018-07-22T08:27:33.000000Z"}} 2018-07-22 08:27:33,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c057b7422934a885e9549b3cb77cd8bc5d5ca33" 2018-07-22 08:27:33,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33cb9ed8-de8a-4e4a-af95-3429e8bb3bed Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:33,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-33cb9ed8-de8a-4e4a-af95-3429e8bb3bed 2018-07-22 08:27:33,715 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c057b7422934a885e9549b3cb77cd8bc5d5ca33" 2018-07-22 08:27:33,914 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:33 GMT Server: Apache x-compute-request-id: req-9c937cb9-35b1-494c-bda1-91d2cf005361 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9c937cb9-35b1-494c-bda1-91d2cf005361 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 08:27:33,914 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None used request id req-9c937cb9-35b1-494c-bda1-91d2cf005361 2018-07-22 08:27:33,917 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9c937cb9-35b1-494c-bda1-91d2cf005361" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c057b7422934a885e9549b3cb77cd8bc5d5ca33" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-500d2d1c-e7ee-4ab0-8615-fd3ea63c5aa2", "description": null}}' 2018-07-22 08:27:34,134 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:33 GMT Server: Apache x-compute-request-id: req-05f964a8-4315-4be1-891e-af577d90ed51 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05f964a8-4315-4be1-891e-af577d90ed51 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-500d2d1c-e7ee-4ab0-8615-fd3ea63c5aa2", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6b8f0459-11f4-4558-bd88-eb1a0af17787", "description": null}} 2018-07-22 08:27:34,134 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-05f964a8-4315-4be1-891e-af577d90ed51 2018-07-22 08:27:34,135 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-500d2d1c-e7ee-4ab0-8615-fd3ea63c5aa2 2018-07-22 08:27:34,138 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4109deadfc4b4523043dcd308bb120ac3fd9a69" 2018-07-22 08:27:34,340 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:34 GMT Server: Apache x-compute-request-id: req-c35ebf7d-7acc-4c60-9823-180c39a13abe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c35ebf7d-7acc-4c60-9823-180c39a13abe Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-500d2d1c-e7ee-4ab0-8615-fd3ea63c5aa2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6b8f0459-11f4-4558-bd88-eb1a0af17787", "description": null}]} 2018-07-22 08:27:34,340 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None used request id req-c35ebf7d-7acc-4c60-9823-180c39a13abe 2018-07-22 08:27:34,343 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/6b8f0459-11f4-4558-bd88-eb1a0af17787 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c35ebf7d-7acc-4c60-9823-180c39a13abe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4109deadfc4b4523043dcd308bb120ac3fd9a69" 2018-07-22 08:27:34,540 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:34 GMT Server: Apache x-compute-request-id: req-3a53d19c-3cc3-49b0-bad7-1f413e474a2f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3a53d19c-3cc3-49b0-bad7-1f413e474a2f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-500d2d1c-e7ee-4ab0-8615-fd3ea63c5aa2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6b8f0459-11f4-4558-bd88-eb1a0af17787", "description": null}} 2018-07-22 08:27:34,540 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/6b8f0459-11f4-4558-bd88-eb1a0af17787 used request id req-3a53d19c-3cc3-49b0-bad7-1f413e474a2f 2018-07-22 08:27:34,543 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/6b8f0459-11f4-4558-bd88-eb1a0af17787/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c35ebf7d-7acc-4c60-9823-180c39a13abe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4109deadfc4b4523043dcd308bb120ac3fd9a69" 2018-07-22 08:27:35,245 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:34 GMT Server: Apache x-compute-request-id: req-f7b9a3b1-3f47-4c88-ab8c-92a522f48e67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f7b9a3b1-3f47-4c88-ab8c-92a522f48e67 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 08:27:35,245 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/6b8f0459-11f4-4558-bd88-eb1a0af17787/encryption used request id req-f7b9a3b1-3f47-4c88-ab8c-92a522f48e67 2018-07-22 08:27:35,249 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/6b8f0459-11f4-4558-bd88-eb1a0af17787 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c35ebf7d-7acc-4c60-9823-180c39a13abe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4109deadfc4b4523043dcd308bb120ac3fd9a69" 2018-07-22 08:27:35,838 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:35 GMT Server: Apache x-compute-request-id: req-2c3043d4-5718-483d-bd8e-60b6404838ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2c3043d4-5718-483d-bd8e-60b6404838ef Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-500d2d1c-e7ee-4ab0-8615-fd3ea63c5aa2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6b8f0459-11f4-4558-bd88-eb1a0af17787", "description": null}} 2018-07-22 08:27:35,838 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/6b8f0459-11f4-4558-bd88-eb1a0af17787 used request id req-2c3043d4-5718-483d-bd8e-60b6404838ef 2018-07-22 08:27:35,840 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/6b8f0459-11f4-4558-bd88-eb1a0af17787 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c35ebf7d-7acc-4c60-9823-180c39a13abe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4109deadfc4b4523043dcd308bb120ac3fd9a69" 2018-07-22 08:27:36,023 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:35 GMT Server: Apache x-compute-request-id: req-a5e69899-7568-411a-ac6f-7d9e781b47cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5e69899-7568-411a-ac6f-7d9e781b47cb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-500d2d1c-e7ee-4ab0-8615-fd3ea63c5aa2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6b8f0459-11f4-4558-bd88-eb1a0af17787", "description": null}} 2018-07-22 08:27:36,023 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/6b8f0459-11f4-4558-bd88-eb1a0af17787 used request id req-a5e69899-7568-411a-ac6f-7d9e781b47cb 2018-07-22 08:27:36,026 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/6b8f0459-11f4-4558-bd88-eb1a0af17787/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c35ebf7d-7acc-4c60-9823-180c39a13abe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4109deadfc4b4523043dcd308bb120ac3fd9a69" 2018-07-22 08:27:36,236 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:36 GMT Server: Apache x-compute-request-id: req-ff778c4d-5f57-44d1-9170-345b64df4e19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ff778c4d-5f57-44d1-9170-345b64df4e19 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 08:27:36,236 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/6b8f0459-11f4-4558-bd88-eb1a0af17787/encryption used request id req-ff778c4d-5f57-44d1-9170-345b64df4e19 2018-07-22 08:27:36,237 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-500d2d1c-e7ee-4ab0-8615-fd3ea63c5aa2 2018-07-22 08:27:36,239 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/6b8f0459-11f4-4558-bd88-eb1a0af17787 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c937cb9-35b1-494c-bda1-91d2cf005361" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c057b7422934a885e9549b3cb77cd8bc5d5ca33" 2018-07-22 08:27:36,554 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:27:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-346168a5-c3e2-47d8-9bc0-51901a7caf56 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:27:36,554 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/6b8f0459-11f4-4558-bd88-eb1a0af17787 used request id req-346168a5-c3e2-47d8-9bc0-51901a7caf56 2018-07-22 08:27:36,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:36,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a3596e24-0efa-4482-b013-657439bd74c5 Date: Sun, 22 Jul 2018 08:27:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:27:36,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a3596e24-0efa-4482-b013-657439bd74c5 2018-07-22 08:27:36,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:36,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcbbf494-54c5-45db-bcd4-48e535b7d9d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:36,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-fcbbf494-54c5-45db-bcd4-48e535b7d9d0 2018-07-22 08:27:36,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:36,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:37,021 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-569fbc30-151b-47b6-b3c1-1e48a6cd4e14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:37,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-569fbc30-151b-47b6-b3c1-1e48a6cd4e14 2018-07-22 08:27:37,021 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:37,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:37,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf862c8d-9309-47e5-84e5-47eb37a298fd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:27:37,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-cf862c8d-9309-47e5-84e5-47eb37a298fd 2018-07-22 08:27:37,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:37,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1260dc5-6847-48d9-927d-5da395d4ff2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:37,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-d1260dc5-6847-48d9-927d-5da395d4ff2f 2018-07-22 08:27:37,222 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:37,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:37,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c23befb-c0ca-4f83-9476-079656031261 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:37,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-6c23befb-c0ca-4f83-9476-079656031261 2018-07-22 08:27:37,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:37,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:37,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-705900d8-da23-497b-8334-8b14dbff0890 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:37,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-705900d8-da23-497b-8334-8b14dbff0890 2018-07-22 08:27:37,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:37,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:37,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e6b42c5-6393-4153-8b73-9dbbf88c6a6a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:27:37,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-5e6b42c5-6393-4153-8b73-9dbbf88c6a6a 2018-07-22 08:27:37,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:37,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4841e56-fdc4-4b08-8740-3259585c128c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:37,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-f4841e56-fdc4-4b08-8740-3259585c128c 2018-07-22 08:27:37,690 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:37,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:37,786 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2c7444f-df8d-438d-960e-7922aa2b8600 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:37,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-a2c7444f-df8d-438d-960e-7922aa2b8600 2018-07-22 08:27:37,787 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:37,788 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj 2018-07-22 08:27:37,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3c4503104acc4a55868e018105ba5f4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:38,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ec6141b-253e-40e6-9d35-5c7d271812a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:38,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3c4503104acc4a55868e018105ba5f4d used request id req-8ec6141b-253e-40e6-9d35-5c7d271812a2 2018-07-22 08:27:38,020 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-proj-role 2018-07-22 08:27:38,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/cfb222be3a494bc0a79be42ea8db619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:38,140 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58d5b1c3-e948-44e2-ae8f-d42269414f8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:38,140 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/cfb222be3a494bc0a79be42ea8db619a used request id req-58d5b1c3-e948-44e2-ae8f-d42269414f8d 2018-07-22 08:27:38,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdebe8ef5015c43d7ea5b731e1d504331ebd26eb" 2018-07-22 08:27:38,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28202f8-6e56-4860-a4f1-cb6e96983774 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:27:38,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f28202f8-6e56-4860-a4f1-cb6e96983774 2018-07-22 08:27:38,242 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-c52b4897-8948-499-user 2018-07-22 08:27:38,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/996ee6e935994a299ba5268f606de784 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc75aa4da8930d1896adff2f0e8ed011673c0fc" 2018-07-22 08:27:38,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32f1937c-aa42-400b-a092-ee3ce5b9854d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:38,541 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/996ee6e935994a299ba5268f606de784 used request id req-32f1937c-aa42-400b-a092-ee3ce5b9854d 2018-07-22 08:27:38,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:38,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["XGDo5I7wQfWSTT0PZByzpg"], "issued_at": "2018-07-22T08:27:38.000000Z"}} 2018-07-22 08:27:38,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301787bf43f828ef14c1f28838bf629b64c810e" 2018-07-22 08:27:39,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e4b93c4-f013-49c1-b816-acdf0fc246c6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:39,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8e4b93c4-f013-49c1-b816-acdf0fc246c6 2018-07-22 08:27:39,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:39,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:39,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["gFX9arSGTw-aLlIJQXrUYQ"], "issued_at": "2018-07-22T08:27:39.000000Z"}} 2018-07-22 08:27:39,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:39,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c30ca9-db1f-41a1-827a-8704ecf4a769 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:39,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c8c30ca9-db1f-41a1-827a-8704ecf4a769 2018-07-22 08:27:39,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:27:39,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:27:39 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:27:39,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:39,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa32e64-aa4b-4707-abe8-8cc031a3827e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:27:39,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj used request id req-5aa32e64-aa4b-4707-abe8-8cc031a3827e 2018-07-22 08:27:39,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:39,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37014fbc-399a-4835-a046-f6b58a8c4465 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:27:39,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-37014fbc-399a-4835-a046-f6b58a8c4465 2018-07-22 08:27:39,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj"}}' 2018-07-22 08:27:39,840 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8782f311-dd6c-4e1d-9233-147790c3c493 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5cd73b3f6f6b4a95bff545ac560c94dd"}, "tags": [], "enabled": true, "id": "5cd73b3f6f6b4a95bff545ac560c94dd", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj"}} 2018-07-22 08:27:39,841 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8782f311-dd6c-4e1d-9233-147790c3c493 2018-07-22 08:27:39,841 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj 2018-07-22 08:27:39,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:39,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:40,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["fj49jrWYQrWt5_3CGKhanw"], "issued_at": "2018-07-22T08:27:40.000000Z"}} 2018-07-22 08:27:40,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d59f2f742113ffa23fd95e85073e12944f94a6" 2018-07-22 08:27:40,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b657e1c-2510-42c3-8534-21e8d33c4bfb Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:40,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1b657e1c-2510-42c3-8534-21e8d33c4bfb 2018-07-22 08:27:40,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:27:40,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:27:40 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:27:40,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d59f2f742113ffa23fd95e85073e12944f94a6" 2018-07-22 08:27:40,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f031e3e2-3ac5-4359-9dc4-9dc2aac8a595 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:27:40,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f031e3e2-3ac5-4359-9dc4-9dc2aac8a595 2018-07-22 08:27:40,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d59f2f742113ffa23fd95e85073e12944f94a6" 2018-07-22 08:27:40,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3adb6fef-41d2-4ded-bc87-318f40ba954d Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5cd73b3f6f6b4a95bff545ac560c94dd"}, "tags": [], "enabled": true, "id": "5cd73b3f6f6b4a95bff545ac560c94dd", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj"}]} 2018-07-22 08:27:40,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj used request id req-3adb6fef-41d2-4ded-bc87-318f40ba954d 2018-07-22 08:27:40,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d59f2f742113ffa23fd95e85073e12944f94a6" 2018-07-22 08:27:40,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35abc11d-1745-4e7a-ba97-6bedb19151d1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:27:40,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-35abc11d-1745-4e7a-ba97-6bedb19151d1 2018-07-22 08:27:41,008 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-user 2018-07-22 08:27:41,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:41,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:41,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6abce39-5cf0-42a3-94f4-b335155d14ee Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:27:41,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b6abce39-5cf0-42a3-94f4-b335155d14ee 2018-07-22 08:27:41,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" -d '{"role": {"name": "CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj-role"}}' 2018-07-22 08:27:41,212 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27a6a3dc-c498-4b33-b505-dfb689ff621f Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ad68e47ee6c4fa089540d1c779a9339", "links": {"self": "http://172.30.9.23:5000/v3/roles/7ad68e47ee6c4fa089540d1c779a9339"}, "name": "CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj-role"}} 2018-07-22 08:27:41,212 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-27a6a3dc-c498-4b33-b505-dfb689ff621f 2018-07-22 08:27:41,212 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj-role 2018-07-22 08:27:41,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7ad68e47ee6c4fa089540d1c779a9339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:41,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e1a62f5-daa1-46e5-ab6a-8a9cef41e0a3 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ad68e47ee6c4fa089540d1c779a9339", "links": {"self": "http://172.30.9.23:5000/v3/roles/7ad68e47ee6c4fa089540d1c779a9339"}, "name": "CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj-role"}} 2018-07-22 08:27:41,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7ad68e47ee6c4fa089540d1c779a9339 used request id req-2e1a62f5-daa1-46e5-ab6a-8a9cef41e0a3 2018-07-22 08:27:41,309 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj-role to project CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj 2018-07-22 08:27:41,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5cd73b3f6f6b4a95bff545ac560c94dd/users/184f0e8334f7447dbe7598864a7fbb2e/roles/7ad68e47ee6c4fa089540d1c779a9339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:41,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-272aec9b-e420-4524-a32f-58a8dd6dc794 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:41,442 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5cd73b3f6f6b4a95bff545ac560c94dd/users/184f0e8334f7447dbe7598864a7fbb2e/roles/7ad68e47ee6c4fa089540d1c779a9339 used request id req-272aec9b-e420-4524-a32f-58a8dd6dc794 2018-07-22 08:27:41,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:41,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:41,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["kdleCA4nQ9aqWx6FIOmt_A"], "issued_at": "2018-07-22T08:27:41.000000Z"}} 2018-07-22 08:27:41,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0124753aff36f7e97518db72aee50be841bc0e" 2018-07-22 08:27:41,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142a6e40-16d4-42da-9185-67e53b4e301c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:41,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-142a6e40-16d4-42da-9185-67e53b4e301c 2018-07-22 08:27:41,866 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0124753aff36f7e97518db72aee50be841bc0e" 2018-07-22 08:27:42,062 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:41 GMT Server: Apache x-compute-request-id: req-5de4be6b-0ba9-4e86-8df1-e9902338702a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5de4be6b-0ba9-4e86-8df1-e9902338702a Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-22 08:27:42,062 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-5de4be6b-0ba9-4e86-8df1-e9902338702a 2018-07-22 08:27:42,066 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5de4be6b-0ba9-4e86-8df1-e9902338702a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0124753aff36f7e97518db72aee50be841bc0e" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-a7efe19f-5e4a-470d-9320-ea7b5bb5941f-qos-spec"}}' 2018-07-22 08:27:42,284 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:42 GMT Server: Apache x-compute-request-id: req-37d193d0-1bed-4463-80c6-9aa1c019b2b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-37d193d0-1bed-4463-80c6-9aa1c019b2b8 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "75f32149-f3f8-4f83-8189-809ab4e20cd4", "name": "CreateVolumeTypeComplexTests-a7efe19f-5e4a-470d-9320-ea7b5bb5941f-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/75f32149-f3f8-4f83-8189-809ab4e20cd4", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/75f32149-f3f8-4f83-8189-809ab4e20cd4", "rel": "bookmark"}]} 2018-07-22 08:27:42,285 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-37d193d0-1bed-4463-80c6-9aa1c019b2b8 2018-07-22 08:27:42,285 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-a7efe19f-5e4a-470d-9320-ea7b5bb5941f-qos-spec 2018-07-22 08:27:42,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:42,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:42,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Idl0FedqQNC-GqZKimURBA"], "issued_at": "2018-07-22T08:27:42.000000Z"}} 2018-07-22 08:27:42,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c1a4fb47c5ffdfa02c60b8a63a74700cc8db34" 2018-07-22 08:27:42,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe0e4b4-020c-41b4-abea-5bf4f52c6821 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:42,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7fe0e4b4-020c-41b4-abea-5bf4f52c6821 2018-07-22 08:27:42,768 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c1a4fb47c5ffdfa02c60b8a63a74700cc8db34" 2018-07-22 08:27:42,963 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:42 GMT Server: Apache x-compute-request-id: req-5c605385-0d7d-4c43-9d35-2e067170b89f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5c605385-0d7d-4c43-9d35-2e067170b89f Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 08:27:42,963 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None used request id req-5c605385-0d7d-4c43-9d35-2e067170b89f 2018-07-22 08:27:42,966 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5c605385-0d7d-4c43-9d35-2e067170b89f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c1a4fb47c5ffdfa02c60b8a63a74700cc8db34" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-a7efe19f-5e4a-470d-9320-ea7b5bb5941f-vol_type", "description": null}}' 2018-07-22 08:27:43,608 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:42 GMT Server: Apache x-compute-request-id: req-1ff6368c-b11e-4ca9-96b4-5ae8b7bd53ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1ff6368c-b11e-4ca9-96b4-5ae8b7bd53ff Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-a7efe19f-5e4a-470d-9320-ea7b5bb5941f-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4921e5bd-eb19-4aea-bc0e-062b956202b8", "description": null}} 2018-07-22 08:27:43,609 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-1ff6368c-b11e-4ca9-96b4-5ae8b7bd53ff 2018-07-22 08:27:43,612 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/4921e5bd-eb19-4aea-bc0e-062b956202b8/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5c605385-0d7d-4c43-9d35-2e067170b89f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c1a4fb47c5ffdfa02c60b8a63a74700cc8db34" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-22 08:27:43,843 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:43 GMT Server: Apache x-compute-request-id: req-a51452ae-30a0-4f17-b9c2-32e01882af30 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a51452ae-30a0-4f17-b9c2-32e01882af30 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "4921e5bd-eb19-4aea-bc0e-062b956202b8", "name": "foo", "control_location": "back-end", "encryption_id": "a9f10846-2657-4665-b965-190307177880", "provider": "bar", "provider_class": "bar"}} 2018-07-22 08:27:43,843 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/4921e5bd-eb19-4aea-bc0e-062b956202b8/encryption used request id req-a51452ae-30a0-4f17-b9c2-32e01882af30 2018-07-22 08:27:43,844 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-a7efe19f-5e4a-470d-9320-ea7b5bb5941f-vol_type 2018-07-22 08:27:43,846 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/4921e5bd-eb19-4aea-bc0e-062b956202b8 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301787bf43f828ef14c1f28838bf629b64c810e" 2018-07-22 08:27:44,446 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:43 GMT Server: Apache x-compute-request-id: req-bd1178ef-bd1c-4137-98ac-9a2d13c34279 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bd1178ef-bd1c-4137-98ac-9a2d13c34279 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-a7efe19f-5e4a-470d-9320-ea7b5bb5941f-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4921e5bd-eb19-4aea-bc0e-062b956202b8", "description": null}} 2018-07-22 08:27:44,446 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/4921e5bd-eb19-4aea-bc0e-062b956202b8 used request id req-bd1178ef-bd1c-4137-98ac-9a2d13c34279 2018-07-22 08:27:44,448 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/4921e5bd-eb19-4aea-bc0e-062b956202b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd1178ef-bd1c-4137-98ac-9a2d13c34279" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301787bf43f828ef14c1f28838bf629b64c810e" 2018-07-22 08:27:44,640 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:44 GMT Server: Apache x-compute-request-id: req-fe408a10-db1f-483f-adb3-f3e427571a6c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fe408a10-db1f-483f-adb3-f3e427571a6c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-a7efe19f-5e4a-470d-9320-ea7b5bb5941f-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4921e5bd-eb19-4aea-bc0e-062b956202b8", "description": null}} 2018-07-22 08:27:44,640 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/4921e5bd-eb19-4aea-bc0e-062b956202b8 used request id req-fe408a10-db1f-483f-adb3-f3e427571a6c 2018-07-22 08:27:44,643 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/4921e5bd-eb19-4aea-bc0e-062b956202b8/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd1178ef-bd1c-4137-98ac-9a2d13c34279" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301787bf43f828ef14c1f28838bf629b64c810e" 2018-07-22 08:27:45,229 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:44 GMT Server: Apache x-compute-request-id: req-063c9cd3-6a36-4f8a-bb9a-9abe94d934ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-063c9cd3-6a36-4f8a-bb9a-9abe94d934ed Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "4921e5bd-eb19-4aea-bc0e-062b956202b8", "control_location": "back-end", "deleted": false, "created_at": "2018-07-22T08:27:43.000000", "updated_at": null, "encryption_id": "a9f10846-2657-4665-b965-190307177880", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-22 08:27:45,229 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/4921e5bd-eb19-4aea-bc0e-062b956202b8/encryption used request id req-063c9cd3-6a36-4f8a-bb9a-9abe94d934ed 2018-07-22 08:27:45,230 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-a7efe19f-5e4a-470d-9320-ea7b5bb5941f-vol_type 2018-07-22 08:27:45,232 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/4921e5bd-eb19-4aea-bc0e-062b956202b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5c605385-0d7d-4c43-9d35-2e067170b89f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c1a4fb47c5ffdfa02c60b8a63a74700cc8db34" 2018-07-22 08:27:45,883 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:27:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-35158546-a412-4ef1-960a-99103ff6004d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:27:45,883 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/4921e5bd-eb19-4aea-bc0e-062b956202b8 used request id req-35158546-a412-4ef1-960a-99103ff6004d 2018-07-22 08:27:45,884 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-a7efe19f-5e4a-470d-9320-ea7b5bb5941f-qos-spec 2018-07-22 08:27:45,886 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/75f32149-f3f8-4f83-8189-809ab4e20cd4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5de4be6b-0ba9-4e86-8df1-e9902338702a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0124753aff36f7e97518db72aee50be841bc0e" 2018-07-22 08:27:46,111 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:27:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-02416cb5-4247-4722-b60e-bd4263f2b6e9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:27:46,111 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/75f32149-f3f8-4f83-8189-809ab4e20cd4?force=False used request id req-02416cb5-4247-4722-b60e-bd4263f2b6e9 2018-07-22 08:27:46,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:46,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-044ca01a-c921-4abd-991a-ca59add77725 Date: Sun, 22 Jul 2018 08:27:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:27:46,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-044ca01a-c921-4abd-991a-ca59add77725 2018-07-22 08:27:46,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:46,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5440e0b1-6e6f-4e12-8692-eb170ce2dcb6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:46,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-5440e0b1-6e6f-4e12-8692-eb170ce2dcb6 2018-07-22 08:27:46,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:46,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:46,484 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b24097c-f29f-4378-a9de-7a1cbf5bef12 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:46,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-0b24097c-f29f-4378-a9de-7a1cbf5bef12 2018-07-22 08:27:46,485 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:46,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:46,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d594bc-4d7d-43de-82a2-89259acdeaf4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:27:46,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-68d594bc-4d7d-43de-82a2-89259acdeaf4 2018-07-22 08:27:46,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:46,680 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4c09e30-3a30-4e71-a62e-035ca318a8d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:46,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-d4c09e30-3a30-4e71-a62e-035ca318a8d3 2018-07-22 08:27:46,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:46,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:46,775 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45422797-ea43-4e9a-bc6f-3c62d283c464 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:46,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-45422797-ea43-4e9a-bc6f-3c62d283c464 2018-07-22 08:27:46,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:46,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:46,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-655a41f6-6a0b-4ffa-b200-e878b6ec16f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:46,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-655a41f6-6a0b-4ffa-b200-e878b6ec16f7 2018-07-22 08:27:46,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:46,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:46,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b7605d5-f014-42b9-94e3-c167db999255 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:27:46,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-2b7605d5-f014-42b9-94e3-c167db999255 2018-07-22 08:27:46,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:47,078 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe0f5c14-d7ac-4cc5-98cb-55b1805cb5fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:47,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-fe0f5c14-d7ac-4cc5-98cb-55b1805cb5fe 2018-07-22 08:27:47,078 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:47,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:47,163 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13661d2b-7a40-4e7c-a3f4-749711b52913 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:47,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-13661d2b-7a40-4e7c-a3f4-749711b52913 2018-07-22 08:27:47,164 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:47,165 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj 2018-07-22 08:27:47,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5cd73b3f6f6b4a95bff545ac560c94dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:47,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9885add-1cf2-4fa1-b3ae-d3915f4beeb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:47,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5cd73b3f6f6b4a95bff545ac560c94dd used request id req-f9885add-1cf2-4fa1-b3ae-d3915f4beeb3 2018-07-22 08:27:47,403 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-proj-role 2018-07-22 08:27:47,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7ad68e47ee6c4fa089540d1c779a9339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:47,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7355e4a-ee5c-43ae-a5fe-13f48fa9243b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:47,511 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7ad68e47ee6c4fa089540d1c779a9339 used request id req-c7355e4a-ee5c-43ae-a5fe-13f48fa9243b 2018-07-22 08:27:47,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e959b3d821220ef5eea4940a4f05b4a1c6dd68" 2018-07-22 08:27:47,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-132ef9fd-ea1c-4099-8f0e-a36272f6a597 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:27:47,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-132ef9fd-ea1c-4099-8f0e-a36272f6a597 2018-07-22 08:27:47,610 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-1b3dd7de-372e-44d-user 2018-07-22 08:27:47,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/184f0e8334f7447dbe7598864a7fbb2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d59f2f742113ffa23fd95e85073e12944f94a6" 2018-07-22 08:27:47,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc086ce1-868d-4db7-b787-ef27499cc79d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:47,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/184f0e8334f7447dbe7598864a7fbb2e used request id req-dc086ce1-868d-4db7-b787-ef27499cc79d 2018-07-22 08:27:47,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:48,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["YgMu9qBXTFy5IzniAtiz1w"], "issued_at": "2018-07-22T08:27:48.000000Z"}} 2018-07-22 08:27:48,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8899060a5d1f6213c96d582bdb698129a78819a7" 2018-07-22 08:27:48,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3e258e0-dd5b-41ed-8de8-f0de39ee5027 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:48,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c3e258e0-dd5b-41ed-8de8-f0de39ee5027 2018-07-22 08:27:48,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:48,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:48,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["nREmuoMbQraoh8oM-9sy2A"], "issued_at": "2018-07-22T08:27:48.000000Z"}} 2018-07-22 08:27:48,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:48,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17e0313-9dd1-4758-a90e-2bb484d9796a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:48,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b17e0313-9dd1-4758-a90e-2bb484d9796a 2018-07-22 08:27:48,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:27:48,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:27:48 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:27:48,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:48,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-223aed9a-b9f1-4376-b3a0-c45c5b3a6af9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:27:48,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj used request id req-223aed9a-b9f1-4376-b3a0-c45c5b3a6af9 2018-07-22 08:27:48,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:48,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f2d875d-d6b5-4a0d-9121-5a0250eb19fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:27:48,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4f2d875d-d6b5-4a0d-9121-5a0250eb19fa 2018-07-22 08:27:48,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj"}}' 2018-07-22 08:27:49,080 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:27:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67291507-9c6e-44a6-b801-4a51b7e449d4 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a4cc85d70df04bf4823965630cd61304"}, "tags": [], "enabled": true, "id": "a4cc85d70df04bf4823965630cd61304", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj"}} 2018-07-22 08:27:49,080 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-67291507-9c6e-44a6-b801-4a51b7e449d4 2018-07-22 08:27:49,081 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj 2018-07-22 08:27:49,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:49,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:49,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["MGtkTbOLRMGYQmR_EVdu2g"], "issued_at": "2018-07-22T08:27:49.000000Z"}} 2018-07-22 08:27:49,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b8449a24564784619abea481da4d2965e39e38" 2018-07-22 08:27:49,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad272412-9bd2-48de-a4ae-43cfa939b028 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:49,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ad272412-9bd2-48de-a4ae-43cfa939b028 2018-07-22 08:27:49,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:27:49,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:27:49 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:27:49,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b8449a24564784619abea481da4d2965e39e38" 2018-07-22 08:27:49,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd2e1b98-7f12-433a-ac4b-5c49d0d66fb3 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:27:49,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bd2e1b98-7f12-433a-ac4b-5c49d0d66fb3 2018-07-22 08:27:49,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b8449a24564784619abea481da4d2965e39e38" 2018-07-22 08:27:49,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c7d48ef-ee20-4485-9739-ea41221680d1 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a4cc85d70df04bf4823965630cd61304"}, "tags": [], "enabled": true, "id": "a4cc85d70df04bf4823965630cd61304", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj"}]} 2018-07-22 08:27:49,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj used request id req-7c7d48ef-ee20-4485-9739-ea41221680d1 2018-07-22 08:27:49,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b8449a24564784619abea481da4d2965e39e38" 2018-07-22 08:27:49,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28040214-8b3e-4941-8c7a-ba42fb830d95 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:27:49,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-28040214-8b3e-4941-8c7a-ba42fb830d95 2018-07-22 08:27:50,135 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-16f4ce50-d35e-434-user 2018-07-22 08:27:50,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:50,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:50,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a1ef23-fb1e-4096-8559-d691e0b439b4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:27:50,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d2a1ef23-fb1e-4096-8559-d691e0b439b4 2018-07-22 08:27:50,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" -d '{"role": {"name": "CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj-role"}}' 2018-07-22 08:27:50,344 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7b18b9a-6864-48b3-a828-ba45e79f1b60 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c54305062f2422db1e7dc4ba338dc3a", "links": {"self": "http://172.30.9.23:5000/v3/roles/9c54305062f2422db1e7dc4ba338dc3a"}, "name": "CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj-role"}} 2018-07-22 08:27:50,344 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b7b18b9a-6864-48b3-a828-ba45e79f1b60 2018-07-22 08:27:50,344 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj-role 2018-07-22 08:27:50,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/9c54305062f2422db1e7dc4ba338dc3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:50,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd94b1c9-34e6-493c-b8e3-c6b921446c9b Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c54305062f2422db1e7dc4ba338dc3a", "links": {"self": "http://172.30.9.23:5000/v3/roles/9c54305062f2422db1e7dc4ba338dc3a"}, "name": "CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj-role"}} 2018-07-22 08:27:50,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/9c54305062f2422db1e7dc4ba338dc3a used request id req-fd94b1c9-34e6-493c-b8e3-c6b921446c9b 2018-07-22 08:27:50,448 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj-role to project CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj 2018-07-22 08:27:50,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a4cc85d70df04bf4823965630cd61304/users/ceccd9d0d82d49668e8dbe5d61709214/roles/9c54305062f2422db1e7dc4ba338dc3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:50,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b9cb21c-fe49-462f-acf2-09336c6f3f4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:50,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a4cc85d70df04bf4823965630cd61304/users/ceccd9d0d82d49668e8dbe5d61709214/roles/9c54305062f2422db1e7dc4ba338dc3a used request id req-5b9cb21c-fe49-462f-acf2-09336c6f3f4b 2018-07-22 08:27:50,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:50,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:50,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["r7Ue9SOiQNe5Yyd69Cei8A"], "issued_at": "2018-07-22T08:27:50.000000Z"}} 2018-07-22 08:27:50,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdf76c207d04229609404a919eefd146aa6af0" 2018-07-22 08:27:51,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626de571-7cac-42ac-ba5b-426993f7b94a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:51,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-626de571-7cac-42ac-ba5b-426993f7b94a 2018-07-22 08:27:51,089 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdf76c207d04229609404a919eefd146aa6af0" 2018-07-22 08:27:51,286 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:51 GMT Server: Apache x-compute-request-id: req-d47ab729-0ac1-46ab-8d1d-ac7426054d4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d47ab729-0ac1-46ab-8d1d-ac7426054d4d Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-22 08:27:51,286 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-d47ab729-0ac1-46ab-8d1d-ac7426054d4d 2018-07-22 08:27:51,290 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d47ab729-0ac1-46ab-8d1d-ac7426054d4d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdf76c207d04229609404a919eefd146aa6af0" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-17617bd7-8140-4a1f-823f-793c77bcb74a-qos-spec"}}' 2018-07-22 08:27:51,497 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:51 GMT Server: Apache x-compute-request-id: req-75d4fcc3-359f-4b23-b40d-dd8c2f182fe0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-75d4fcc3-359f-4b23-b40d-dd8c2f182fe0 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "d9aa5609-41b2-42fb-93ec-3b3e4db669d1", "name": "CreateVolumeTypeComplexTests-17617bd7-8140-4a1f-823f-793c77bcb74a-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/d9aa5609-41b2-42fb-93ec-3b3e4db669d1", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/d9aa5609-41b2-42fb-93ec-3b3e4db669d1", "rel": "bookmark"}]} 2018-07-22 08:27:51,497 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-75d4fcc3-359f-4b23-b40d-dd8c2f182fe0 2018-07-22 08:27:51,498 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-17617bd7-8140-4a1f-823f-793c77bcb74a-qos-spec 2018-07-22 08:27:51,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:51,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:51,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["UflnJvmMS-CF2m6cSpB6HA"], "issued_at": "2018-07-22T08:27:51.000000Z"}} 2018-07-22 08:27:51,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ecb7b8772b3508778b0896edb61e93e5e880f9" 2018-07-22 08:27:51,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722d7527-ad40-40ab-816a-110c77d8e0c7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:51,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-722d7527-ad40-40ab-816a-110c77d8e0c7 2018-07-22 08:27:51,988 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ecb7b8772b3508778b0896edb61e93e5e880f9" 2018-07-22 08:27:52,571 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:51 GMT Server: Apache x-compute-request-id: req-460526bf-6da1-4c46-b1b2-9d1f96fbec8e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-460526bf-6da1-4c46-b1b2-9d1f96fbec8e Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 08:27:52,571 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None used request id req-460526bf-6da1-4c46-b1b2-9d1f96fbec8e 2018-07-22 08:27:52,575 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-460526bf-6da1-4c46-b1b2-9d1f96fbec8e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ecb7b8772b3508778b0896edb61e93e5e880f9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-17617bd7-8140-4a1f-823f-793c77bcb74a-vol_type", "description": null}}' 2018-07-22 08:27:52,811 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:52 GMT Server: Apache x-compute-request-id: req-4b675bef-7221-42fe-be56-e53a86fbc9f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4b675bef-7221-42fe-be56-e53a86fbc9f8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-17617bd7-8140-4a1f-823f-793c77bcb74a-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bd7a5f07-d886-4c63-ae0b-4f76d897544a", "description": null}} 2018-07-22 08:27:52,812 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-4b675bef-7221-42fe-be56-e53a86fbc9f8 2018-07-22 08:27:52,815 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-460526bf-6da1-4c46-b1b2-9d1f96fbec8e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ecb7b8772b3508778b0896edb61e93e5e880f9" 2018-07-22 08:27:53,009 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:52 GMT Server: Apache x-compute-request-id: req-e101cb02-4bf3-4cc1-a8fe-1d609a1fa1bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e101cb02-4bf3-4cc1-a8fe-1d609a1fa1bb Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "d9aa5609-41b2-42fb-93ec-3b3e4db669d1", "name": "CreateVolumeTypeComplexTests-17617bd7-8140-4a1f-823f-793c77bcb74a-qos-spec"}]} 2018-07-22 08:27:53,009 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-e101cb02-4bf3-4cc1-a8fe-1d609a1fa1bb 2018-07-22 08:27:53,012 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/d9aa5609-41b2-42fb-93ec-3b3e4db669d1/associate?vol_type_id=bd7a5f07-d886-4c63-ae0b-4f76d897544a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-460526bf-6da1-4c46-b1b2-9d1f96fbec8e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ecb7b8772b3508778b0896edb61e93e5e880f9" 2018-07-22 08:27:53,327 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:27:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f460b4d1-cdaa-49db-9073-f2c44100cebc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:27:53,327 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/d9aa5609-41b2-42fb-93ec-3b3e4db669d1/associate?vol_type_id=bd7a5f07-d886-4c63-ae0b-4f76d897544a used request id req-f460b4d1-cdaa-49db-9073-f2c44100cebc 2018-07-22 08:27:53,327 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-17617bd7-8140-4a1f-823f-793c77bcb74a-vol_type 2018-07-22 08:27:53,330 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/bd7a5f07-d886-4c63-ae0b-4f76d897544a -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8899060a5d1f6213c96d582bdb698129a78819a7" 2018-07-22 08:27:53,513 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:53 GMT Server: Apache x-compute-request-id: req-b1c48185-bf0d-461d-a774-ffa68bbc3e7a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b1c48185-bf0d-461d-a774-ffa68bbc3e7a Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-17617bd7-8140-4a1f-823f-793c77bcb74a-vol_type", "qos_specs_id": "d9aa5609-41b2-42fb-93ec-3b3e4db669d1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bd7a5f07-d886-4c63-ae0b-4f76d897544a", "description": null}} 2018-07-22 08:27:53,514 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/bd7a5f07-d886-4c63-ae0b-4f76d897544a used request id req-b1c48185-bf0d-461d-a774-ffa68bbc3e7a 2018-07-22 08:27:53,517 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/bd7a5f07-d886-4c63-ae0b-4f76d897544a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b1c48185-bf0d-461d-a774-ffa68bbc3e7a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8899060a5d1f6213c96d582bdb698129a78819a7" 2018-07-22 08:27:53,723 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:53 GMT Server: Apache x-compute-request-id: req-249bfcf8-5266-4d8f-b330-afd8f05f243d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-249bfcf8-5266-4d8f-b330-afd8f05f243d Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-17617bd7-8140-4a1f-823f-793c77bcb74a-vol_type", "qos_specs_id": "d9aa5609-41b2-42fb-93ec-3b3e4db669d1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bd7a5f07-d886-4c63-ae0b-4f76d897544a", "description": null}} 2018-07-22 08:27:53,723 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/bd7a5f07-d886-4c63-ae0b-4f76d897544a used request id req-249bfcf8-5266-4d8f-b330-afd8f05f243d 2018-07-22 08:27:53,726 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/bd7a5f07-d886-4c63-ae0b-4f76d897544a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b1c48185-bf0d-461d-a774-ffa68bbc3e7a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8899060a5d1f6213c96d582bdb698129a78819a7" 2018-07-22 08:27:53,931 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:53 GMT Server: Apache x-compute-request-id: req-b84b2f81-e171-48ac-a6a1-feef29f687b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b84b2f81-e171-48ac-a6a1-feef29f687b9 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 08:27:53,931 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/bd7a5f07-d886-4c63-ae0b-4f76d897544a/encryption used request id req-b84b2f81-e171-48ac-a6a1-feef29f687b9 2018-07-22 08:27:53,934 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/d9aa5609-41b2-42fb-93ec-3b3e4db669d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b1c48185-bf0d-461d-a774-ffa68bbc3e7a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8899060a5d1f6213c96d582bdb698129a78819a7" 2018-07-22 08:27:54,118 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:53 GMT Server: Apache x-compute-request-id: req-edbe9d3d-77b6-4d9e-a8c0-ae26ab17e3f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-edbe9d3d-77b6-4d9e-a8c0-ae26ab17e3f2 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "d9aa5609-41b2-42fb-93ec-3b3e4db669d1", "name": "CreateVolumeTypeComplexTests-17617bd7-8140-4a1f-823f-793c77bcb74a-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/d9aa5609-41b2-42fb-93ec-3b3e4db669d1", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/d9aa5609-41b2-42fb-93ec-3b3e4db669d1", "rel": "bookmark"}]} 2018-07-22 08:27:54,118 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/d9aa5609-41b2-42fb-93ec-3b3e4db669d1 used request id req-edbe9d3d-77b6-4d9e-a8c0-ae26ab17e3f2 2018-07-22 08:27:54,118 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-17617bd7-8140-4a1f-823f-793c77bcb74a-vol_type 2018-07-22 08:27:54,121 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/bd7a5f07-d886-4c63-ae0b-4f76d897544a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-460526bf-6da1-4c46-b1b2-9d1f96fbec8e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ecb7b8772b3508778b0896edb61e93e5e880f9" 2018-07-22 08:27:54,350 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:27:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0ee9abdf-28f5-48c6-b577-3fb7a7941dba Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:27:54,350 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/bd7a5f07-d886-4c63-ae0b-4f76d897544a used request id req-0ee9abdf-28f5-48c6-b577-3fb7a7941dba 2018-07-22 08:27:54,351 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-17617bd7-8140-4a1f-823f-793c77bcb74a-qos-spec 2018-07-22 08:27:54,354 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/d9aa5609-41b2-42fb-93ec-3b3e4db669d1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d47ab729-0ac1-46ab-8d1d-ac7426054d4d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdf76c207d04229609404a919eefd146aa6af0" 2018-07-22 08:27:54,584 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:27:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-869f8d69-a16e-49fc-a0d0-f47336d65f3b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:27:54,584 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/d9aa5609-41b2-42fb-93ec-3b3e4db669d1?force=False used request id req-869f8d69-a16e-49fc-a0d0-f47336d65f3b 2018-07-22 08:27:54,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:54,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-24dc3247-7af0-4ccc-bb51-ad8819b083b5 Date: Sun, 22 Jul 2018 08:27:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:27:54,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-24dc3247-7af0-4ccc-bb51-ad8819b083b5 2018-07-22 08:27:54,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:54,925 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2729649c-3a34-4eaa-a0e3-748cc0d0ff28 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:54,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-2729649c-3a34-4eaa-a0e3-748cc0d0ff28 2018-07-22 08:27:54,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:54,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:55,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd8ef7fb-7376-4e60-a9cc-e15f6326d0d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:55,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-dd8ef7fb-7376-4e60-a9cc-e15f6326d0d6 2018-07-22 08:27:55,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:55,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:55,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eed4ec3-a969-42a6-9d8c-a49216c11d64 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:27:55,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-1eed4ec3-a969-42a6-9d8c-a49216c11d64 2018-07-22 08:27:55,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:55,133 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7c31220-ae0d-44e6-9668-40774aefd21a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:55,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-d7c31220-ae0d-44e6-9668-40774aefd21a 2018-07-22 08:27:55,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:55,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:55,155 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b05c2b1e-cc20-478f-b449-1032f1492718 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:55,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-b05c2b1e-cc20-478f-b449-1032f1492718 2018-07-22 08:27:55,155 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:55,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:55,262 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfd9f4f6-4c76-4d17-941a-ee69f61ba16c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:55,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-bfd9f4f6-4c76-4d17-941a-ee69f61ba16c 2018-07-22 08:27:55,263 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:55,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:55,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57aeb549-d312-4ee9-8f79-48f95f528512 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:27:55,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-57aeb549-d312-4ee9-8f79-48f95f528512 2018-07-22 08:27:55,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:55,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-250623c0-4beb-44af-aba4-90a7e6d27652 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:55,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-250623c0-4beb-44af-aba4-90a7e6d27652 2018-07-22 08:27:55,453 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:55,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:55,549 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54cef2a7-96b0-4b03-80cc-1b80100ff462 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:27:55,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-54cef2a7-96b0-4b03-80cc-1b80100ff462 2018-07-22 08:27:55,549 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:27:55,550 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj 2018-07-22 08:27:55,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a4cc85d70df04bf4823965630cd61304 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:55,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a13b76d-7d95-4628-bf17-9c0c212cb139 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:55,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a4cc85d70df04bf4823965630cd61304 used request id req-1a13b76d-7d95-4628-bf17-9c0c212cb139 2018-07-22 08:27:55,817 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-16f4ce50-d35e-434-proj-role 2018-07-22 08:27:55,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/9c54305062f2422db1e7dc4ba338dc3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:55,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-273c8b61-0c05-46e8-914c-99a0b3506117 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:55,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/9c54305062f2422db1e7dc4ba338dc3a used request id req-273c8b61-0c05-46e8-914c-99a0b3506117 2018-07-22 08:27:55,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecce2ab882b4fe1585f97236b29bff034fa42f4" 2018-07-22 08:27:55,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-818bdbe8-9208-4e7a-8881-4f39d3c6abcd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:27:55,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-818bdbe8-9208-4e7a-8881-4f39d3c6abcd 2018-07-22 08:27:55,952 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-16f4ce50-d35e-434-user 2018-07-22 08:27:55,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ceccd9d0d82d49668e8dbe5d61709214 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b8449a24564784619abea481da4d2965e39e38" 2018-07-22 08:27:56,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f35a8ef-50cd-4dbf-b3ba-f7e7ed6e1c30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:56,140 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ceccd9d0d82d49668e8dbe5d61709214 used request id req-6f35a8ef-50cd-4dbf-b3ba-f7e7ed6e1c30 2018-07-22 08:27:56,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:56,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Z3RzpKdASqOB3_QgqYYaQw"], "issued_at": "2018-07-22T08:27:56.000000Z"}} 2018-07-22 08:27:56,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36c28e6e3d44afec0116b0dba4e41c4e681051b" 2018-07-22 08:27:56,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7028727-95f8-4329-8c47-396d5d59a79d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:56,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d7028727-95f8-4329-8c47-396d5d59a79d 2018-07-22 08:27:56,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:56,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:57,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["CWF5CyJdT66FQFS38L6_gg"], "issued_at": "2018-07-22T08:27:57.000000Z"}} 2018-07-22 08:27:57,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:27:57,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990a70a6-d268-49db-8c05-e674ea5026d7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:57,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-990a70a6-d268-49db-8c05-e674ea5026d7 2018-07-22 08:27:57,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:27:57,118 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:27:57 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:27:57,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:27:57,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-affee138-4a04-4911-a5aa-d10f08bbb57b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:27:57,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj used request id req-affee138-4a04-4911-a5aa-d10f08bbb57b 2018-07-22 08:27:57,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:27:57,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51db5a04-e968-48a3-88f3-9dd2933b2d94 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:27:57,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-51db5a04-e968-48a3-88f3-9dd2933b2d94 2018-07-22 08:27:57,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj"}}' 2018-07-22 08:27:57,427 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:27:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01eb3f5b-c9bd-4d28-a5fa-98a465ec14ce Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8fb71bf55e7d4f56a3b63968e784e9f6"}, "tags": [], "enabled": true, "id": "8fb71bf55e7d4f56a3b63968e784e9f6", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj"}} 2018-07-22 08:27:57,427 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-01eb3f5b-c9bd-4d28-a5fa-98a465ec14ce 2018-07-22 08:27:57,428 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj 2018-07-22 08:27:57,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:57,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:57,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Se3yj26VSiWywhPauRiCTA"], "issued_at": "2018-07-22T08:27:57.000000Z"}} 2018-07-22 08:27:57,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67510646a9b3aadc7378f6712cc30659e2ceab52" 2018-07-22 08:27:57,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0818420c-46bb-4734-a85a-87a9db8157c4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:57,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0818420c-46bb-4734-a85a-87a9db8157c4 2018-07-22 08:27:57,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:27:57,930 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:27:57 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:27:57,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67510646a9b3aadc7378f6712cc30659e2ceab52" 2018-07-22 08:27:58,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d1137b-10ef-4916-b3b1-0c27f8f24a92 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:27:58,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d8d1137b-10ef-4916-b3b1-0c27f8f24a92 2018-07-22 08:27:58,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67510646a9b3aadc7378f6712cc30659e2ceab52" 2018-07-22 08:27:58,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7f7fac-2553-4482-8b2f-00c3480b1ae7 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8fb71bf55e7d4f56a3b63968e784e9f6"}, "tags": [], "enabled": true, "id": "8fb71bf55e7d4f56a3b63968e784e9f6", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj"}]} 2018-07-22 08:27:58,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj used request id req-ca7f7fac-2553-4482-8b2f-00c3480b1ae7 2018-07-22 08:27:58,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67510646a9b3aadc7378f6712cc30659e2ceab52" 2018-07-22 08:27:58,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e578a5-f4a7-4136-a6c6-61e8677c4c2d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:27:58,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e6e578a5-f4a7-4136-a6c6-61e8677c4c2d 2018-07-22 08:27:58,535 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-8b24e263-ba3e-401-user 2018-07-22 08:27:58,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:58,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:27:58,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72dbd8ce-b1f7-4068-8cde-df16d169f5a6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:27:58,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-72dbd8ce-b1f7-4068-8cde-df16d169f5a6 2018-07-22 08:27:58,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" -d '{"role": {"name": "CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj-role"}}' 2018-07-22 08:27:58,739 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6398ba6f-d971-4811-b8fa-b99355538faf Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f1f5e8c8c4f34c66ab968316fc212303", "links": {"self": "http://172.30.9.23:5000/v3/roles/f1f5e8c8c4f34c66ab968316fc212303"}, "name": "CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj-role"}} 2018-07-22 08:27:58,739 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6398ba6f-d971-4811-b8fa-b99355538faf 2018-07-22 08:27:58,739 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj-role 2018-07-22 08:27:58,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f1f5e8c8c4f34c66ab968316fc212303 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:27:58,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f71a2ff-59f8-4844-84ac-cc5da2a44831 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f1f5e8c8c4f34c66ab968316fc212303", "links": {"self": "http://172.30.9.23:5000/v3/roles/f1f5e8c8c4f34c66ab968316fc212303"}, "name": "CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj-role"}} 2018-07-22 08:27:58,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f1f5e8c8c4f34c66ab968316fc212303 used request id req-9f71a2ff-59f8-4844-84ac-cc5da2a44831 2018-07-22 08:27:58,837 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj-role to project CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj 2018-07-22 08:27:58,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8fb71bf55e7d4f56a3b63968e784e9f6/users/27a9bef7264040aeae6fe5ea1fa2ed3b/roles/f1f5e8c8c4f34c66ab968316fc212303 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:27:58,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09868cde-81cd-4d0a-9b4c-99c0de43dd45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:27:58,975 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8fb71bf55e7d4f56a3b63968e784e9f6/users/27a9bef7264040aeae6fe5ea1fa2ed3b/roles/f1f5e8c8c4f34c66ab968316fc212303 used request id req-09868cde-81cd-4d0a-9b4c-99c0de43dd45 2018-07-22 08:27:58,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:58,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:27:59,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:27:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["VJRpKNJ_RiSOg241CUehFA"], "issued_at": "2018-07-22T08:27:59.000000Z"}} 2018-07-22 08:27:59,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef170c7989fe324297cc2eb7a36f471ea265b7af" 2018-07-22 08:27:59,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8611c3-ff3b-4e6f-b4cf-799a262ea9dc Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:27:59,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cd8611c3-ff3b-4e6f-b4cf-799a262ea9dc 2018-07-22 08:27:59,565 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef170c7989fe324297cc2eb7a36f471ea265b7af" 2018-07-22 08:27:59,759 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:59 GMT Server: Apache x-compute-request-id: req-bd1bb5b3-b3ac-4453-bd9c-1f5ed1528404 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bd1bb5b3-b3ac-4453-bd9c-1f5ed1528404 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-22 08:27:59,759 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-bd1bb5b3-b3ac-4453-bd9c-1f5ed1528404 2018-07-22 08:27:59,762 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bd1bb5b3-b3ac-4453-bd9c-1f5ed1528404" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef170c7989fe324297cc2eb7a36f471ea265b7af" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-9fcb912c-27aa-4f6d-9d41-dc19db30d82f-qos-spec"}}' 2018-07-22 08:27:59,980 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:27:59 GMT Server: Apache x-compute-request-id: req-68343ae5-75c0-44f1-b8a5-717fb5c97495 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68343ae5-75c0-44f1-b8a5-717fb5c97495 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "394ee638-9474-432b-81c8-d2b59a2076b8", "name": "CreateVolumeTypeComplexTests-9fcb912c-27aa-4f6d-9d41-dc19db30d82f-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/394ee638-9474-432b-81c8-d2b59a2076b8", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/394ee638-9474-432b-81c8-d2b59a2076b8", "rel": "bookmark"}]} 2018-07-22 08:27:59,980 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-68343ae5-75c0-44f1-b8a5-717fb5c97495 2018-07-22 08:27:59,981 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-9fcb912c-27aa-4f6d-9d41-dc19db30d82f-qos-spec 2018-07-22 08:27:59,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:27:59,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:00,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["-7aPO8jgSLii0LTl0r8R2Q"], "issued_at": "2018-07-22T08:28:00.000000Z"}} 2018-07-22 08:28:00,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1055af6bdce87ed98728761c16da086d19c1f323" 2018-07-22 08:28:00,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5276cf1-3f56-4065-9804-f1abe766ee13 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:00,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b5276cf1-3f56-4065-9804-f1abe766ee13 2018-07-22 08:28:00,465 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1055af6bdce87ed98728761c16da086d19c1f323" 2018-07-22 08:28:00,650 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:00 GMT Server: Apache x-compute-request-id: req-8bf915cd-73ec-4775-85cf-cc629a0be125 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8bf915cd-73ec-4775-85cf-cc629a0be125 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 08:28:00,650 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None used request id req-8bf915cd-73ec-4775-85cf-cc629a0be125 2018-07-22 08:28:00,653 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8bf915cd-73ec-4775-85cf-cc629a0be125" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1055af6bdce87ed98728761c16da086d19c1f323" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-9fcb912c-27aa-4f6d-9d41-dc19db30d82f-vol_type", "description": null}}' 2018-07-22 08:28:00,881 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:00 GMT Server: Apache x-compute-request-id: req-64e009ac-a237-4712-9659-38824301aa9c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-64e009ac-a237-4712-9659-38824301aa9c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-9fcb912c-27aa-4f6d-9d41-dc19db30d82f-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a9982f61-6789-480a-bbf0-9beb3c275ac1", "description": null}} 2018-07-22 08:28:00,881 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-64e009ac-a237-4712-9659-38824301aa9c 2018-07-22 08:28:00,884 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/a9982f61-6789-480a-bbf0-9beb3c275ac1/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8bf915cd-73ec-4775-85cf-cc629a0be125" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1055af6bdce87ed98728761c16da086d19c1f323" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-22 08:28:01,106 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:00 GMT Server: Apache x-compute-request-id: req-cc15210e-9e8c-4593-8f68-26dd677b8479 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cc15210e-9e8c-4593-8f68-26dd677b8479 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "a9982f61-6789-480a-bbf0-9beb3c275ac1", "name": "foo", "control_location": "back-end", "encryption_id": "9920554a-818f-40a2-bc8c-b766a691cd99", "provider": "bar", "provider_class": "bar"}} 2018-07-22 08:28:01,107 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/a9982f61-6789-480a-bbf0-9beb3c275ac1/encryption used request id req-cc15210e-9e8c-4593-8f68-26dd677b8479 2018-07-22 08:28:01,110 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bf915cd-73ec-4775-85cf-cc629a0be125" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1055af6bdce87ed98728761c16da086d19c1f323" 2018-07-22 08:28:01,294 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:01 GMT Server: Apache x-compute-request-id: req-02a3eabe-b31e-4194-a293-21647b695d2d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-02a3eabe-b31e-4194-a293-21647b695d2d Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "394ee638-9474-432b-81c8-d2b59a2076b8", "name": "CreateVolumeTypeComplexTests-9fcb912c-27aa-4f6d-9d41-dc19db30d82f-qos-spec"}]} 2018-07-22 08:28:01,295 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs used request id req-02a3eabe-b31e-4194-a293-21647b695d2d 2018-07-22 08:28:01,298 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/394ee638-9474-432b-81c8-d2b59a2076b8/associate?vol_type_id=a9982f61-6789-480a-bbf0-9beb3c275ac1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bf915cd-73ec-4775-85cf-cc629a0be125" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1055af6bdce87ed98728761c16da086d19c1f323" 2018-07-22 08:28:01,529 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:28:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cf84844b-d7ee-4332-91b7-992d75c769d8 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:28:01,529 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/394ee638-9474-432b-81c8-d2b59a2076b8/associate?vol_type_id=a9982f61-6789-480a-bbf0-9beb3c275ac1 used request id req-cf84844b-d7ee-4332-91b7-992d75c769d8 2018-07-22 08:28:01,530 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-9fcb912c-27aa-4f6d-9d41-dc19db30d82f-vol_type 2018-07-22 08:28:01,532 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/a9982f61-6789-480a-bbf0-9beb3c275ac1 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36c28e6e3d44afec0116b0dba4e41c4e681051b" 2018-07-22 08:28:01,808 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:01 GMT Server: Apache x-compute-request-id: req-4f669f12-b6ff-4b76-95e0-3db39f17fa85 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f669f12-b6ff-4b76-95e0-3db39f17fa85 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-9fcb912c-27aa-4f6d-9d41-dc19db30d82f-vol_type", "qos_specs_id": "394ee638-9474-432b-81c8-d2b59a2076b8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a9982f61-6789-480a-bbf0-9beb3c275ac1", "description": null}} 2018-07-22 08:28:01,808 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/a9982f61-6789-480a-bbf0-9beb3c275ac1 used request id req-4f669f12-b6ff-4b76-95e0-3db39f17fa85 2018-07-22 08:28:01,811 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/a9982f61-6789-480a-bbf0-9beb3c275ac1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f669f12-b6ff-4b76-95e0-3db39f17fa85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36c28e6e3d44afec0116b0dba4e41c4e681051b" 2018-07-22 08:28:02,398 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:01 GMT Server: Apache x-compute-request-id: req-0ccc256e-8006-4db3-8fcc-ed22d002416e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ccc256e-8006-4db3-8fcc-ed22d002416e Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-9fcb912c-27aa-4f6d-9d41-dc19db30d82f-vol_type", "qos_specs_id": "394ee638-9474-432b-81c8-d2b59a2076b8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a9982f61-6789-480a-bbf0-9beb3c275ac1", "description": null}} 2018-07-22 08:28:02,398 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/a9982f61-6789-480a-bbf0-9beb3c275ac1 used request id req-0ccc256e-8006-4db3-8fcc-ed22d002416e 2018-07-22 08:28:02,401 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/a9982f61-6789-480a-bbf0-9beb3c275ac1/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f669f12-b6ff-4b76-95e0-3db39f17fa85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36c28e6e3d44afec0116b0dba4e41c4e681051b" 2018-07-22 08:28:02,607 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:02 GMT Server: Apache x-compute-request-id: req-8671b957-26ce-4603-a1cf-1bf3116874a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8671b957-26ce-4603-a1cf-1bf3116874a9 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "a9982f61-6789-480a-bbf0-9beb3c275ac1", "control_location": "back-end", "deleted": false, "created_at": "2018-07-22T08:28:01.000000", "updated_at": null, "encryption_id": "9920554a-818f-40a2-bc8c-b766a691cd99", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-22 08:28:02,607 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/a9982f61-6789-480a-bbf0-9beb3c275ac1/encryption used request id req-8671b957-26ce-4603-a1cf-1bf3116874a9 2018-07-22 08:28:02,610 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/394ee638-9474-432b-81c8-d2b59a2076b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f669f12-b6ff-4b76-95e0-3db39f17fa85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36c28e6e3d44afec0116b0dba4e41c4e681051b" 2018-07-22 08:28:02,792 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:02 GMT Server: Apache x-compute-request-id: req-0293fac2-0c68-4d52-9a21-305db5c5dfd9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0293fac2-0c68-4d52-9a21-305db5c5dfd9 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "394ee638-9474-432b-81c8-d2b59a2076b8", "name": "CreateVolumeTypeComplexTests-9fcb912c-27aa-4f6d-9d41-dc19db30d82f-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/394ee638-9474-432b-81c8-d2b59a2076b8", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/394ee638-9474-432b-81c8-d2b59a2076b8", "rel": "bookmark"}]} 2018-07-22 08:28:02,793 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/394ee638-9474-432b-81c8-d2b59a2076b8 used request id req-0293fac2-0c68-4d52-9a21-305db5c5dfd9 2018-07-22 08:28:02,793 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-9fcb912c-27aa-4f6d-9d41-dc19db30d82f-vol_type 2018-07-22 08:28:02,796 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/a9982f61-6789-480a-bbf0-9beb3c275ac1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bf915cd-73ec-4775-85cf-cc629a0be125" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1055af6bdce87ed98728761c16da086d19c1f323" 2018-07-22 08:28:03,008 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:28:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-71c9a373-0ec4-4e6a-b3b9-abd83c761c4f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:28:03,009 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/a9982f61-6789-480a-bbf0-9beb3c275ac1 used request id req-71c9a373-0ec4-4e6a-b3b9-abd83c761c4f 2018-07-22 08:28:03,010 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-9fcb912c-27aa-4f6d-9d41-dc19db30d82f-qos-spec 2018-07-22 08:28:03,012 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/394ee638-9474-432b-81c8-d2b59a2076b8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd1bb5b3-b3ac-4453-bd9c-1f5ed1528404" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef170c7989fe324297cc2eb7a36f471ea265b7af" 2018-07-22 08:28:03,254 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:28:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-27738376-a719-4840-ab2c-8ef19060747b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:28:03,255 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/qos-specs/394ee638-9474-432b-81c8-d2b59a2076b8?force=False used request id req-27738376-a719-4840-ab2c-8ef19060747b 2018-07-22 08:28:03,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:28:03,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-9d790039-ec46-4cac-99f9-c8ac3aa96916 Date: Sun, 22 Jul 2018 08:28:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:28:03,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-9d790039-ec46-4cac-99f9-c8ac3aa96916 2018-07-22 08:28:03,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:28:03,619 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28a70481-5eeb-410c-b2a4-ec172ac537ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:03,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-28a70481-5eeb-410c-b2a4-ec172ac537ab 2018-07-22 08:28:03,620 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:03,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:28:03,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0fb73a1-eb2f-4f23-9bb8-6d975053d504 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:03,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-d0fb73a1-eb2f-4f23-9bb8-6d975053d504 2018-07-22 08:28:03,709 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:03,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:28:03,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5ba8d8b-8046-46a0-8fb2-387da2c2998a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:28:03,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-e5ba8d8b-8046-46a0-8fb2-387da2c2998a 2018-07-22 08:28:03,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:28:03,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66160ee3-48a0-4250-9d58-43d0934db804 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:03,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-66160ee3-48a0-4250-9d58-43d0934db804 2018-07-22 08:28:03,903 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:03,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:28:03,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-757d7190-10a0-4e47-b36a-2341ae3bd501 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:03,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-757d7190-10a0-4e47-b36a-2341ae3bd501 2018-07-22 08:28:03,992 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:03,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:28:04,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66e700e4-2c4e-437e-980e-deb13933cd02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:04,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-66e700e4-2c4e-437e-980e-deb13933cd02 2018-07-22 08:28:04,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:04,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:28:04,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a042266d-594c-4e79-9a25-2a62508a57f4 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:28:04,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-a042266d-594c-4e79-9a25-2a62508a57f4 2018-07-22 08:28:04,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:28:04,277 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2797100a-1a64-4824-b56a-daa27c0dfc3a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:04,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-2797100a-1a64-4824-b56a-daa27c0dfc3a 2018-07-22 08:28:04,277 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:04,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:28:04,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f81c5afb-940d-444b-9eaa-ce4dd4b23265 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:04,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-f81c5afb-940d-444b-9eaa-ce4dd4b23265 2018-07-22 08:28:04,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:04,374 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj 2018-07-22 08:28:04,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8fb71bf55e7d4f56a3b63968e784e9f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:28:04,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b602699-c6d6-4ccc-9cbc-9652dc95d963 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:04,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8fb71bf55e7d4f56a3b63968e784e9f6 used request id req-4b602699-c6d6-4ccc-9cbc-9652dc95d963 2018-07-22 08:28:04,619 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-8b24e263-ba3e-401-proj-role 2018-07-22 08:28:04,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f1f5e8c8c4f34c66ab968316fc212303 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:28:04,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d9c248c-46f0-4b4e-8bb8-6b9275f42841 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:04,739 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f1f5e8c8c4f34c66ab968316fc212303 used request id req-5d9c248c-46f0-4b4e-8bb8-6b9275f42841 2018-07-22 08:28:04,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432a9c36ee91ab4af76328831c579057d8f673f" 2018-07-22 08:28:04,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82adbe6d-d7fc-41c6-ac70-edef553a9378 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:28:04,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-82adbe6d-d7fc-41c6-ac70-edef553a9378 2018-07-22 08:28:04,828 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-8b24e263-ba3e-401-user 2018-07-22 08:28:04,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/27a9bef7264040aeae6fe5ea1fa2ed3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67510646a9b3aadc7378f6712cc30659e2ceab52" 2018-07-22 08:28:05,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52eb3ba0-c909-43b0-87c8-de2bad3b01c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:05,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/27a9bef7264040aeae6fe5ea1fa2ed3b used request id req-52eb3ba0-c909-43b0-87c8-de2bad3b01c9 2018-07-22 08:28:05,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:05,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["6ZB6vghiQaO1ro-Wbae3tA"], "issued_at": "2018-07-22T08:28:05.000000Z"}} 2018-07-22 08:28:05,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b16ea7e9dffd8e8bf36f62ab88d716a0c70f7dd8" 2018-07-22 08:28:05,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-204d8fc8-2c2b-4ff0-b0c9-6e7f2c3911b6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:05,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-204d8fc8-2c2b-4ff0-b0c9-6e7f2c3911b6 2018-07-22 08:28:05,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:05,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:05,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["G5Ri1u8yTd-jPegOwAjJSw"], "issued_at": "2018-07-22T08:28:05.000000Z"}} 2018-07-22 08:28:05,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:05,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d41929f1-5781-41bb-9ce4-c6bb5878ecc1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:05,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d41929f1-5781-41bb-9ce4-c6bb5878ecc1 2018-07-22 08:28:06,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:06,008 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:06 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:06,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:06,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c23f1058-8255-433b-b280-823c5060a1a8 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:28:06,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj used request id req-c23f1058-8255-433b-b280-823c5060a1a8 2018-07-22 08:28:06,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:06,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82cbff48-9ff9-45a8-8f2a-858deaf395b5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:28:06,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-82cbff48-9ff9-45a8-8f2a-858deaf395b5 2018-07-22 08:28:06,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj"}}' 2018-07-22 08:28:06,325 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dee2e506-d0e1-47b3-a3c8-2d82dd92844a Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dec435cf60414331954dea76f215a93d"}, "tags": [], "enabled": true, "id": "dec435cf60414331954dea76f215a93d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj"}} 2018-07-22 08:28:06,326 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-dee2e506-d0e1-47b3-a3c8-2d82dd92844a 2018-07-22 08:28:06,326 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj 2018-07-22 08:28:06,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:06,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:06,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["g4_QSUNASLKojf2Vprin3w"], "issued_at": "2018-07-22T08:28:06.000000Z"}} 2018-07-22 08:28:06,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38b28c825c435a68f2529c0c54e727cdca4e9fe" 2018-07-22 08:28:06,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa5f7c6d-de3c-4871-a2a3-d37eb3f93b7d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:06,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-aa5f7c6d-de3c-4871-a2a3-d37eb3f93b7d 2018-07-22 08:28:06,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:06,819 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:06 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:06,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38b28c825c435a68f2529c0c54e727cdca4e9fe" 2018-07-22 08:28:06,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b8cfef-4587-486b-b45e-3a3955bdb439 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:28:06,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e3b8cfef-4587-486b-b45e-3a3955bdb439 2018-07-22 08:28:06,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38b28c825c435a68f2529c0c54e727cdca4e9fe" 2018-07-22 08:28:06,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3309373a-0e68-45be-b986-ad95406f0772 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dec435cf60414331954dea76f215a93d"}, "tags": [], "enabled": true, "id": "dec435cf60414331954dea76f215a93d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj"}]} 2018-07-22 08:28:06,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj used request id req-3309373a-0e68-45be-b986-ad95406f0772 2018-07-22 08:28:06,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38b28c825c435a68f2529c0c54e727cdca4e9fe" 2018-07-22 08:28:07,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62df7f8e-c092-4baf-9ffc-16da7f602f87 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:28:07,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-62df7f8e-c092-4baf-9ffc-16da7f602f87 2018-07-22 08:28:07,439 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-user 2018-07-22 08:28:07,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:07,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:07,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae03ac54-8326-4e2b-9f5c-c0381e46c0d6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:28:07,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ae03ac54-8326-4e2b-9f5c-c0381e46c0d6 2018-07-22 08:28:07,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj-role"}}' 2018-07-22 08:28:07,649 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cf97e75-64b1-4d25-b22a-1ceae6032c59 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a55c31cb87ee4076b10b4962e47d2de6", "links": {"self": "http://172.30.9.23:5000/v3/roles/a55c31cb87ee4076b10b4962e47d2de6"}, "name": "CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj-role"}} 2018-07-22 08:28:07,649 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1cf97e75-64b1-4d25-b22a-1ceae6032c59 2018-07-22 08:28:07,649 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj-role 2018-07-22 08:28:07,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/a55c31cb87ee4076b10b4962e47d2de6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:07,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f5903ca-a441-48f7-afef-6fa85750c299 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a55c31cb87ee4076b10b4962e47d2de6", "links": {"self": "http://172.30.9.23:5000/v3/roles/a55c31cb87ee4076b10b4962e47d2de6"}, "name": "CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj-role"}} 2018-07-22 08:28:07,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a55c31cb87ee4076b10b4962e47d2de6 used request id req-5f5903ca-a441-48f7-afef-6fa85750c299 2018-07-22 08:28:07,670 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj-role to project CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj 2018-07-22 08:28:07,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/dec435cf60414331954dea76f215a93d/users/3f51b3ecd913454f8061463aa22f2b49/roles/a55c31cb87ee4076b10b4962e47d2de6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:07,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd48d7c3-c98c-48f2-8720-ec60204a8986 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:07,807 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/dec435cf60414331954dea76f215a93d/users/3f51b3ecd913454f8061463aa22f2b49/roles/a55c31cb87ee4076b10b4962e47d2de6 used request id req-bd48d7c3-c98c-48f2-8720-ec60204a8986 2018-07-22 08:28:07,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:08,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a55c31cb87ee4076b10b4962e47d2de6", "name": "CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj-role"}], "expires_at": "2018-07-22T09:28:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dec435cf60414331954dea76f215a93d", "name": "CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/dec435cf60414331954dea76f215a93d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/dec435cf60414331954dea76f215a93d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/dec435cf60414331954dea76f215a93d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/dec435cf60414331954dea76f215a93d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/dec435cf60414331954dea76f215a93d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/dec435cf60414331954dea76f215a93d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_dec435cf60414331954dea76f215a93d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_dec435cf60414331954dea76f215a93d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/dec435cf60414331954dea76f215a93d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/dec435cf60414331954dea76f215a93d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dec435cf60414331954dea76f215a93d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/dec435cf60414331954dea76f215a93d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/dec435cf60414331954dea76f215a93d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-user", "id": "3f51b3ecd913454f8061463aa22f2b49"}, "audit_ids": ["8H2r2v7wRj-O-mHLvFqvZA"], "issued_at": "2018-07-22T08:28:08.000000Z"}} 2018-07-22 08:28:08,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2622cd1fbfbeab68eff29d0459ff8d646884cae4" 2018-07-22 08:28:08,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f8edba-4c60-427a-9084-8d7c4b9cdf09 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:08,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-30f8edba-4c60-427a-9084-8d7c4b9cdf09 2018-07-22 08:28:08,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:08,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:08,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a55c31cb87ee4076b10b4962e47d2de6", "name": "CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj-role"}], "expires_at": "2018-07-22T09:28:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dec435cf60414331954dea76f215a93d", "name": "CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/dec435cf60414331954dea76f215a93d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/dec435cf60414331954dea76f215a93d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/dec435cf60414331954dea76f215a93d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/dec435cf60414331954dea76f215a93d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/dec435cf60414331954dea76f215a93d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/dec435cf60414331954dea76f215a93d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_dec435cf60414331954dea76f215a93d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_dec435cf60414331954dea76f215a93d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/dec435cf60414331954dea76f215a93d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/dec435cf60414331954dea76f215a93d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dec435cf60414331954dea76f215a93d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/dec435cf60414331954dea76f215a93d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/dec435cf60414331954dea76f215a93d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-user", "id": "3f51b3ecd913454f8061463aa22f2b49"}, "audit_ids": ["CV35XdAqQfGGeV9wt5QKSg"], "issued_at": "2018-07-22T08:28:08.000000Z"}} 2018-07-22 08:28:08,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b612d7857d4dafc79d5cffde17d493344012bab" 2018-07-22 08:28:08,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4d7ccff-40e7-495e-8279-13266e21e45e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:08,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f4d7ccff-40e7-495e-8279-13266e21e45e 2018-07-22 08:28:08,795 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b612d7857d4dafc79d5cffde17d493344012bab" 2018-07-22 08:28:08,999 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:08 GMT Server: Apache x-compute-request-id: req-e5ec35e2-1029-4b3e-8ea8-ba8f649d4b3a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e5ec35e2-1029-4b3e-8ea8-ba8f649d4b3a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 08:28:09,000 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/detail used request id req-e5ec35e2-1029-4b3e-8ea8-ba8f649d4b3a 2018-07-22 08:28:09,003 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e5ec35e2-1029-4b3e-8ea8-ba8f649d4b3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b612d7857d4dafc79d5cffde17d493344012bab" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-aa229518-4117-4995-bba5-5dc24bada1d5", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 08:28:09,602 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:28:09 GMT Server: Apache x-compute-request-id: req-e38242c8-9a0f-48cf-82cb-aaf3ef59ef69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e38242c8-9a0f-48cf-82cb-aaf3ef59ef69 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "3f51b3ecd913454f8061463aa22f2b49", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db", "rel": "self"}, {"href": "http://172.30.9.23:8776/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:28:09.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-aa229518-4117-4995-bba5-5dc24bada1d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f81dba3e-b01d-4d32-8ca1-e8280d8188db", "size": 1}} 2018-07-22 08:28:09,602 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes used request id req-e38242c8-9a0f-48cf-82cb-aaf3ef59ef69 2018-07-22 08:28:09,606 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5ec35e2-1029-4b3e-8ea8-ba8f649d4b3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b612d7857d4dafc79d5cffde17d493344012bab" 2018-07-22 08:28:10,261 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:09 GMT Server: Apache x-compute-request-id: req-86f56d35-df74-4c79-8878-30aa932ffa87 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-86f56d35-df74-4c79-8878-30aa932ffa87 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "3f51b3ecd913454f8061463aa22f2b49", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db", "rel": "self"}, {"href": "http://172.30.9.23:8776/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:28:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dec435cf60414331954dea76f215a93d", "updated_at": "2018-07-22T08:28:09.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-aa229518-4117-4995-bba5-5dc24bada1d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f81dba3e-b01d-4d32-8ca1-e8280d8188db", "size": 1}} 2018-07-22 08:28:10,261 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db used request id req-86f56d35-df74-4c79-8878-30aa932ffa87 2018-07-22 08:28:10,262 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-aa229518-4117-4995-bba5-5dc24bada1d5 2018-07-22 08:28:10,265 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5ec35e2-1029-4b3e-8ea8-ba8f649d4b3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b612d7857d4dafc79d5cffde17d493344012bab" 2018-07-22 08:28:10,491 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:10 GMT Server: Apache x-compute-request-id: req-d51d561b-ac6a-447d-b1ff-9e502bdaa3a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d51d561b-ac6a-447d-b1ff-9e502bdaa3a0 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "3f51b3ecd913454f8061463aa22f2b49", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db", "rel": "self"}, {"href": "http://172.30.9.23:8776/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:28:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dec435cf60414331954dea76f215a93d", "updated_at": "2018-07-22T08:28:09.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-aa229518-4117-4995-bba5-5dc24bada1d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f81dba3e-b01d-4d32-8ca1-e8280d8188db", "size": 1}} 2018-07-22 08:28:10,491 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db used request id req-d51d561b-ac6a-447d-b1ff-9e502bdaa3a0 2018-07-22 08:28:10,492 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:28:10,492 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-aa229518-4117-4995-bba5-5dc24bada1d5 2018-07-22 08:28:10,492 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-aa229518-4117-4995-bba5-5dc24bada1d5 2018-07-22 08:28:10,495 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2622cd1fbfbeab68eff29d0459ff8d646884cae4" 2018-07-22 08:28:10,721 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:10 GMT Server: Apache x-compute-request-id: req-b2554f9b-62f7-4e02-9109-2b6672a6f0ec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2554f9b-62f7-4e02-9109-2b6672a6f0ec Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "3f51b3ecd913454f8061463aa22f2b49", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db", "rel": "self"}, {"href": "http://172.30.9.23:8776/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:28:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dec435cf60414331954dea76f215a93d", "updated_at": "2018-07-22T08:28:09.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-aa229518-4117-4995-bba5-5dc24bada1d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f81dba3e-b01d-4d32-8ca1-e8280d8188db", "size": 1}]} 2018-07-22 08:28:10,722 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/detail used request id req-b2554f9b-62f7-4e02-9109-2b6672a6f0ec 2018-07-22 08:28:10,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:10,730 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:10 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:10,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dec435cf60414331954dea76f215a93d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2622cd1fbfbeab68eff29d0459ff8d646884cae4" 2018-07-22 08:28:10,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b39196-b977-46f3-8794-422a2b4d161d Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dec435cf60414331954dea76f215a93d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dec435cf60414331954dea76f215a93d", "name": "CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj"}} 2018-07-22 08:28:10,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dec435cf60414331954dea76f215a93d used request id req-a8b39196-b977-46f3-8794-422a2b4d161d 2018-07-22 08:28:10,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5ec35e2-1029-4b3e-8ea8-ba8f649d4b3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b612d7857d4dafc79d5cffde17d493344012bab" 2018-07-22 08:28:11,072 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:10 GMT Server: Apache x-compute-request-id: req-27d8328e-de7e-479e-bd1d-2c8c479afea3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-27d8328e-de7e-479e-bd1d-2c8c479afea3 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "3f51b3ecd913454f8061463aa22f2b49", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db", "rel": "self"}, {"href": "http://172.30.9.23:8776/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:28:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dec435cf60414331954dea76f215a93d", "updated_at": "2018-07-22T08:28:09.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-aa229518-4117-4995-bba5-5dc24bada1d5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f81dba3e-b01d-4d32-8ca1-e8280d8188db", "size": 1}} 2018-07-22 08:28:11,072 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db used request id req-27d8328e-de7e-479e-bd1d-2c8c479afea3 2018-07-22 08:28:11,073 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:28:11,073 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-aa229518-4117-4995-bba5-5dc24bada1d5 2018-07-22 08:28:11,073 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-aa229518-4117-4995-bba5-5dc24bada1d5 2018-07-22 08:28:11,076 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5ec35e2-1029-4b3e-8ea8-ba8f649d4b3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b612d7857d4dafc79d5cffde17d493344012bab" 2018-07-22 08:28:11,339 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:28:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f3f8fc94-6ca6-4eb4-b41b-7be84b3a0d04 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:28:11,339 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db used request id req-f3f8fc94-6ca6-4eb4-b41b-7be84b3a0d04 2018-07-22 08:28:11,342 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5ec35e2-1029-4b3e-8ea8-ba8f649d4b3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b612d7857d4dafc79d5cffde17d493344012bab" 2018-07-22 08:28:11,543 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0f9d1f86-f9ab-4440-810d-a5086aa012eb x-openstack-request-id: req-0f9d1f86-f9ab-4440-810d-a5086aa012eb Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f81dba3e-b01d-4d32-8ca1-e8280d8188db could not be found.", "code": 404}} 2018-07-22 08:28:11,543 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/f81dba3e-b01d-4d32-8ca1-e8280d8188db used request id req-0f9d1f86-f9ab-4440-810d-a5086aa012eb 2018-07-22 08:28:11,543 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume f81dba3e-b01d-4d32-8ca1-e8280d8188db could not be found. (HTTP 404) (Request-ID: req-0f9d1f86-f9ab-4440-810d-a5086aa012eb) 2018-07-22 08:28:11,543 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-aa229518-4117-4995-bba5-5dc24bada1d5 2018-07-22 08:28:11,546 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2554f9b-62f7-4e02-9109-2b6672a6f0ec" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2622cd1fbfbeab68eff29d0459ff8d646884cae4" 2018-07-22 08:28:11,758 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:11 GMT Server: Apache x-compute-request-id: req-4b57c8f5-f36d-4a68-8af2-0e574c9925a8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4b57c8f5-f36d-4a68-8af2-0e574c9925a8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 08:28:11,759 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/dec435cf60414331954dea76f215a93d/volumes/detail used request id req-4b57c8f5-f36d-4a68-8af2-0e574c9925a8 2018-07-22 08:28:11,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:11,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-81455f0b-6d31-4701-b4bb-4540d9e5011e Date: Sun, 22 Jul 2018 08:28:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:28:11,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-81455f0b-6d31-4701-b4bb-4540d9e5011e 2018-07-22 08:28:11,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:12,087 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab6888f8-0f99-4149-a47f-6e8f6267a9bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:12,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-ab6888f8-0f99-4149-a47f-6e8f6267a9bd 2018-07-22 08:28:12,087 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:12,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:12,195 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1e8f1a0-6f55-4ab6-ad56-a32d9cee7ed6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:12,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-b1e8f1a0-6f55-4ab6-ad56-a32d9cee7ed6 2018-07-22 08:28:12,195 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:12,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:12,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a91b833-3f33-4885-8808-b215d6209b97 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:28:12,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-0a91b833-3f33-4885-8808-b215d6209b97 2018-07-22 08:28:12,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:12,381 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f69c6ff-03cb-4a0b-9a01-46bbd0a46c3f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:12,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-3f69c6ff-03cb-4a0b-9a01-46bbd0a46c3f 2018-07-22 08:28:12,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:12,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:12,477 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-535201eb-f075-4646-b4cc-2c1905a7e2f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:12,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-535201eb-f075-4646-b4cc-2c1905a7e2f0 2018-07-22 08:28:12,477 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:12,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:12,566 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c038dd0-7e9c-4c48-8d79-2fccc7dd56d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:12,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-2c038dd0-7e9c-4c48-8d79-2fccc7dd56d4 2018-07-22 08:28:12,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:12,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:12,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f21dfe7d-18c2-40dd-a94b-d55b734c6363 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:28:12,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-f21dfe7d-18c2-40dd-a94b-d55b734c6363 2018-07-22 08:28:12,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:12,764 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04013315-a4aa-4657-b7e2-e35189ce9d13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:12,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-04013315-a4aa-4657-b7e2-e35189ce9d13 2018-07-22 08:28:12,765 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:12,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:12,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96cb1332-1e66-4f30-8941-a8585325af63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:12,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-96cb1332-1e66-4f30-8941-a8585325af63 2018-07-22 08:28:12,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:12,855 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj 2018-07-22 08:28:12,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/dec435cf60414331954dea76f215a93d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:13,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a7aea6f-8869-45f2-84a4-aa2232806d90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:13,098 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/dec435cf60414331954dea76f215a93d used request id req-1a7aea6f-8869-45f2-84a4-aa2232806d90 2018-07-22 08:28:13,099 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-proj-role 2018-07-22 08:28:13,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/a55c31cb87ee4076b10b4962e47d2de6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:13,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-576dccc5-e411-479e-9fb7-bcea1b3f1715 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:13,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a55c31cb87ee4076b10b4962e47d2de6 used request id req-576dccc5-e411-479e-9fb7-bcea1b3f1715 2018-07-22 08:28:13,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea980991977e29bc4e267874c69a884386b4086" 2018-07-22 08:28:13,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3e102a-e62b-49ca-97ac-98aa32520fcc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:28:13,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8b3e102a-e62b-49ca-97ac-98aa32520fcc 2018-07-22 08:28:13,346 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-86be36dc-3c79-412-user 2018-07-22 08:28:13,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3f51b3ecd913454f8061463aa22f2b49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38b28c825c435a68f2529c0c54e727cdca4e9fe" 2018-07-22 08:28:13,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ebd1256-4e8d-4bcf-a5a6-0eadc3250c83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:13,547 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3f51b3ecd913454f8061463aa22f2b49 used request id req-3ebd1256-4e8d-4bcf-a5a6-0eadc3250c83 2018-07-22 08:28:13,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:13,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["PqsH2bx-QvK2Oipv2csNUQ"], "issued_at": "2018-07-22T08:28:13.000000Z"}} 2018-07-22 08:28:13,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e024cb9a83136d11114cc23b04a9ba4eb9d767e" 2018-07-22 08:28:14,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35db86d-e6ad-4528-ae2c-796c308cff49 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:14,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d35db86d-e6ad-4528-ae2c-796c308cff49 2018-07-22 08:28:14,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:14,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:14,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ZlC5ej1PQiSjHvxKBcc-1A"], "issued_at": "2018-07-22T08:28:14.000000Z"}} 2018-07-22 08:28:14,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:14,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d48080c3-a246-4549-834b-40179620aba9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:14,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d48080c3-a246-4549-834b-40179620aba9 2018-07-22 08:28:14,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:14,629 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:14 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:14,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:14,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71432a7f-e663-4c84-8358-7056f383dc8d Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:28:14,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj used request id req-71432a7f-e663-4c84-8358-7056f383dc8d 2018-07-22 08:28:14,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:14,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430a040b-3cfc-4a61-8918-fb993c120a22 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:28:14,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-430a040b-3cfc-4a61-8918-fb993c120a22 2018-07-22 08:28:14,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj"}}' 2018-07-22 08:28:15,068 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26641ac1-1b29-4c48-b61c-e287f05fd64d Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0f1fbf3bdf54ab7baab798578934c73"}, "tags": [], "enabled": true, "id": "e0f1fbf3bdf54ab7baab798578934c73", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj"}} 2018-07-22 08:28:15,068 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-26641ac1-1b29-4c48-b61c-e287f05fd64d 2018-07-22 08:28:15,069 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj 2018-07-22 08:28:15,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:15,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:15,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["s-6kAAwCQNeCj8Cat5oAPg"], "issued_at": "2018-07-22T08:28:15.000000Z"}} 2018-07-22 08:28:15,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705273b84b2d17dcb3b2bb3d3501784b10953855" 2018-07-22 08:28:15,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc454b37-1023-492a-9b9a-b114f8258293 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:15,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cc454b37-1023-492a-9b9a-b114f8258293 2018-07-22 08:28:15,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:15,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:15 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:15,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705273b84b2d17dcb3b2bb3d3501784b10953855" 2018-07-22 08:28:15,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb748ee2-3580-40ac-b0bc-c7e9922acffb Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:28:15,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-cb748ee2-3580-40ac-b0bc-c7e9922acffb 2018-07-22 08:28:15,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705273b84b2d17dcb3b2bb3d3501784b10953855" 2018-07-22 08:28:15,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed5515b-3e74-4def-bdcc-adc1ae0fa798 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0f1fbf3bdf54ab7baab798578934c73"}, "tags": [], "enabled": true, "id": "e0f1fbf3bdf54ab7baab798578934c73", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj"}]} 2018-07-22 08:28:15,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj used request id req-8ed5515b-3e74-4def-bdcc-adc1ae0fa798 2018-07-22 08:28:15,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705273b84b2d17dcb3b2bb3d3501784b10953855" 2018-07-22 08:28:15,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ce66e3-4cae-4e76-bd59-c045456ed2f6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:28:15,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-61ce66e3-4cae-4e76-bd59-c045456ed2f6 2018-07-22 08:28:16,098 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-52281346-c20c-487-user 2018-07-22 08:28:16,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:16,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:16,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e464c4a-7738-4adb-b41f-98dd5e67b01b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:28:16,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0e464c4a-7738-4adb-b41f-98dd5e67b01b 2018-07-22 08:28:16,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj-role"}}' 2018-07-22 08:28:16,301 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9bd5868-553e-4bc1-9088-a233c8122102 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0b2735f3652942fe9e53eac86c74c959", "links": {"self": "http://172.30.9.23:5000/v3/roles/0b2735f3652942fe9e53eac86c74c959"}, "name": "CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj-role"}} 2018-07-22 08:28:16,301 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a9bd5868-553e-4bc1-9088-a233c8122102 2018-07-22 08:28:16,302 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj-role 2018-07-22 08:28:16,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/0b2735f3652942fe9e53eac86c74c959 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:16,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d9c481-6de9-4b81-9cfb-102407b953ae Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0b2735f3652942fe9e53eac86c74c959", "links": {"self": "http://172.30.9.23:5000/v3/roles/0b2735f3652942fe9e53eac86c74c959"}, "name": "CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj-role"}} 2018-07-22 08:28:16,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0b2735f3652942fe9e53eac86c74c959 used request id req-26d9c481-6de9-4b81-9cfb-102407b953ae 2018-07-22 08:28:16,399 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj-role to project CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj 2018-07-22 08:28:16,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e0f1fbf3bdf54ab7baab798578934c73/users/4f28372fb280406d823a68c68aaf2d7d/roles/0b2735f3652942fe9e53eac86c74c959 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:16,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60c6a180-1c64-40c8-a3e3-d7f993dc7db6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:16,533 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e0f1fbf3bdf54ab7baab798578934c73/users/4f28372fb280406d823a68c68aaf2d7d/roles/0b2735f3652942fe9e53eac86c74c959 used request id req-60c6a180-1c64-40c8-a3e3-d7f993dc7db6 2018-07-22 08:28:16,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:16,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b2735f3652942fe9e53eac86c74c959", "name": "CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj-role"}], "expires_at": "2018-07-22T09:28:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f1fbf3bdf54ab7baab798578934c73", "name": "CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/e0f1fbf3bdf54ab7baab798578934c73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/e0f1fbf3bdf54ab7baab798578934c73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/e0f1fbf3bdf54ab7baab798578934c73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e0f1fbf3bdf54ab7baab798578934c73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_e0f1fbf3bdf54ab7baab798578934c73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/e0f1fbf3bdf54ab7baab798578934c73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/e0f1fbf3bdf54ab7baab798578934c73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-52281346-c20c-487-user", "id": "4f28372fb280406d823a68c68aaf2d7d"}, "audit_ids": ["ThemQavrS2KmrhWrRrIlHA"], "issued_at": "2018-07-22T08:28:16.000000Z"}} 2018-07-22 08:28:16,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06429bc46b103101a8b36f9d4db55904f4c1545" 2018-07-22 08:28:17,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-345fd063-f172-4284-aae8-e84d9d917c8f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:17,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-345fd063-f172-4284-aae8-e84d9d917c8f 2018-07-22 08:28:17,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:17,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:17,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b2735f3652942fe9e53eac86c74c959", "name": "CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj-role"}], "expires_at": "2018-07-22T09:28:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f1fbf3bdf54ab7baab798578934c73", "name": "CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/e0f1fbf3bdf54ab7baab798578934c73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/e0f1fbf3bdf54ab7baab798578934c73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/e0f1fbf3bdf54ab7baab798578934c73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e0f1fbf3bdf54ab7baab798578934c73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_e0f1fbf3bdf54ab7baab798578934c73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/e0f1fbf3bdf54ab7baab798578934c73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/e0f1fbf3bdf54ab7baab798578934c73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-52281346-c20c-487-user", "id": "4f28372fb280406d823a68c68aaf2d7d"}, "audit_ids": ["HA-4rJeHQouyngSevr4bjQ"], "issued_at": "2018-07-22T08:28:17.000000Z"}} 2018-07-22 08:28:17,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b490af955e3874e7bf18ef3ffa1ee213797611" 2018-07-22 08:28:17,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e253842-e2e7-4fc1-922a-faa2e6198281 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:17,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7e253842-e2e7-4fc1-922a-faa2e6198281 2018-07-22 08:28:17,536 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b490af955e3874e7bf18ef3ffa1ee213797611" 2018-07-22 08:28:17,752 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:17 GMT Server: Apache x-compute-request-id: req-f9d31b43-fd15-4de2-9308-dc4a3176d745 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f9d31b43-fd15-4de2-9308-dc4a3176d745 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 08:28:17,752 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/detail used request id req-f9d31b43-fd15-4de2-9308-dc4a3176d745 2018-07-22 08:28:17,756 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f9d31b43-fd15-4de2-9308-dc4a3176d745" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b490af955e3874e7bf18ef3ffa1ee213797611" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-f2cac636-cf99-446e-ba26-ba607b979785", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 08:28:18,194 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:28:17 GMT Server: Apache x-compute-request-id: req-62e6b168-683e-4daa-bc46-fc11d7f1b8f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-62e6b168-683e-4daa-bc46-fc11d7f1b8f8 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "4f28372fb280406d823a68c68aaf2d7d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c", "rel": "self"}, {"href": "http://172.30.9.23:8776/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:28:18.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f2cac636-cf99-446e-ba26-ba607b979785", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "86f6ab97-6381-42ff-b7fa-a22543b0b69c", "size": 1}} 2018-07-22 08:28:18,194 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes used request id req-62e6b168-683e-4daa-bc46-fc11d7f1b8f8 2018-07-22 08:28:18,197 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f9d31b43-fd15-4de2-9308-dc4a3176d745" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b490af955e3874e7bf18ef3ffa1ee213797611" 2018-07-22 08:28:18,435 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:18 GMT Server: Apache x-compute-request-id: req-f08b9efc-aba8-4757-a089-0de627fcadbd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f08b9efc-aba8-4757-a089-0de627fcadbd Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "4f28372fb280406d823a68c68aaf2d7d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c", "rel": "self"}, {"href": "http://172.30.9.23:8776/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:28:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e0f1fbf3bdf54ab7baab798578934c73", "updated_at": "2018-07-22T08:28:18.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f2cac636-cf99-446e-ba26-ba607b979785", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "86f6ab97-6381-42ff-b7fa-a22543b0b69c", "size": 1}} 2018-07-22 08:28:18,436 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c used request id req-f08b9efc-aba8-4757-a089-0de627fcadbd 2018-07-22 08:28:18,436 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-f2cac636-cf99-446e-ba26-ba607b979785 2018-07-22 08:28:18,439 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f9d31b43-fd15-4de2-9308-dc4a3176d745" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b490af955e3874e7bf18ef3ffa1ee213797611" 2018-07-22 08:28:19,062 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:18 GMT Server: Apache x-compute-request-id: req-b710e541-a945-4f5d-85ee-ca85138cbcdb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b710e541-a945-4f5d-85ee-ca85138cbcdb Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "4f28372fb280406d823a68c68aaf2d7d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c", "rel": "self"}, {"href": "http://172.30.9.23:8776/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:28:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e0f1fbf3bdf54ab7baab798578934c73", "updated_at": "2018-07-22T08:28:18.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f2cac636-cf99-446e-ba26-ba607b979785", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "86f6ab97-6381-42ff-b7fa-a22543b0b69c", "size": 1}} 2018-07-22 08:28:19,062 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c used request id req-b710e541-a945-4f5d-85ee-ca85138cbcdb 2018-07-22 08:28:19,062 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:28:19,063 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-f2cac636-cf99-446e-ba26-ba607b979785 2018-07-22 08:28:19,063 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-f2cac636-cf99-446e-ba26-ba607b979785 2018-07-22 08:28:19,066 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06429bc46b103101a8b36f9d4db55904f4c1545" 2018-07-22 08:28:19,283 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:19 GMT Server: Apache x-compute-request-id: req-fab5deb2-e0b9-4078-91f8-059d6605c095 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fab5deb2-e0b9-4078-91f8-059d6605c095 Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "4f28372fb280406d823a68c68aaf2d7d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c", "rel": "self"}, {"href": "http://172.30.9.23:8776/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:28:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e0f1fbf3bdf54ab7baab798578934c73", "updated_at": "2018-07-22T08:28:18.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f2cac636-cf99-446e-ba26-ba607b979785", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "86f6ab97-6381-42ff-b7fa-a22543b0b69c", "size": 1}]} 2018-07-22 08:28:19,283 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/detail used request id req-fab5deb2-e0b9-4078-91f8-059d6605c095 2018-07-22 08:28:19,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:19,293 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:19 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:19,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0f1fbf3bdf54ab7baab798578934c73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06429bc46b103101a8b36f9d4db55904f4c1545" 2018-07-22 08:28:19,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-165894a9-a352-4c58-8cef-811e98ecb6f0 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0f1fbf3bdf54ab7baab798578934c73"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f1fbf3bdf54ab7baab798578934c73", "name": "CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj"}} 2018-07-22 08:28:19,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0f1fbf3bdf54ab7baab798578934c73 used request id req-165894a9-a352-4c58-8cef-811e98ecb6f0 2018-07-22 08:28:19,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:19,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:19,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b2735f3652942fe9e53eac86c74c959", "name": "CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj-role"}], "expires_at": "2018-07-22T09:28:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f1fbf3bdf54ab7baab798578934c73", "name": "CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/e0f1fbf3bdf54ab7baab798578934c73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/e0f1fbf3bdf54ab7baab798578934c73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/e0f1fbf3bdf54ab7baab798578934c73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e0f1fbf3bdf54ab7baab798578934c73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_e0f1fbf3bdf54ab7baab798578934c73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/e0f1fbf3bdf54ab7baab798578934c73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/e0f1fbf3bdf54ab7baab798578934c73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/e0f1fbf3bdf54ab7baab798578934c73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-52281346-c20c-487-user", "id": "4f28372fb280406d823a68c68aaf2d7d"}, "audit_ids": ["WC7k4oNQRkewZgZkoCDjRw"], "issued_at": "2018-07-22T08:28:19.000000Z"}} 2018-07-22 08:28:19,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11b991d0729c3b07a0fb05757d4b5eec3e70045" 2018-07-22 08:28:19,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3a2f34-fd85-41d0-a618-eeb04b568834 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:19,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8b3a2f34-fd85-41d0-a618-eeb04b568834 2018-07-22 08:28:19,873 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11b991d0729c3b07a0fb05757d4b5eec3e70045" 2018-07-22 08:28:20,103 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:19 GMT Server: Apache x-compute-request-id: req-5584908d-0ddc-4e62-963f-f2b8cc7c7266 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5584908d-0ddc-4e62-963f-f2b8cc7c7266 Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "4f28372fb280406d823a68c68aaf2d7d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c", "rel": "self"}, {"href": "http://172.30.9.23:8776/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:28:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e0f1fbf3bdf54ab7baab798578934c73", "updated_at": "2018-07-22T08:28:18.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f2cac636-cf99-446e-ba26-ba607b979785", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "86f6ab97-6381-42ff-b7fa-a22543b0b69c", "size": 1}]} 2018-07-22 08:28:20,103 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/detail used request id req-5584908d-0ddc-4e62-963f-f2b8cc7c7266 2018-07-22 08:28:20,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:20,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:20 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:20,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0f1fbf3bdf54ab7baab798578934c73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11b991d0729c3b07a0fb05757d4b5eec3e70045" 2018-07-22 08:28:20,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bceb452-44bd-4289-9e68-7a4dd7439688 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0f1fbf3bdf54ab7baab798578934c73"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f1fbf3bdf54ab7baab798578934c73", "name": "CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj"}} 2018-07-22 08:28:20,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0f1fbf3bdf54ab7baab798578934c73 used request id req-7bceb452-44bd-4289-9e68-7a4dd7439688 2018-07-22 08:28:20,198 - create_volume - INFO - Did not create volume due to cleanup mode 2018-07-22 08:28:20,201 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f9d31b43-fd15-4de2-9308-dc4a3176d745" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b490af955e3874e7bf18ef3ffa1ee213797611" 2018-07-22 08:28:20,422 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:20 GMT Server: Apache x-compute-request-id: req-6559687e-6c61-497d-94bd-5501030fe490 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6559687e-6c61-497d-94bd-5501030fe490 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "4f28372fb280406d823a68c68aaf2d7d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c", "rel": "self"}, {"href": "http://172.30.9.23:8776/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:28:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e0f1fbf3bdf54ab7baab798578934c73", "updated_at": "2018-07-22T08:28:18.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f2cac636-cf99-446e-ba26-ba607b979785", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "86f6ab97-6381-42ff-b7fa-a22543b0b69c", "size": 1}} 2018-07-22 08:28:20,423 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c used request id req-6559687e-6c61-497d-94bd-5501030fe490 2018-07-22 08:28:20,423 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:28:20,423 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-f2cac636-cf99-446e-ba26-ba607b979785 2018-07-22 08:28:20,423 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-f2cac636-cf99-446e-ba26-ba607b979785 2018-07-22 08:28:20,426 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f9d31b43-fd15-4de2-9308-dc4a3176d745" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b490af955e3874e7bf18ef3ffa1ee213797611" 2018-07-22 08:28:20,674 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:28:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1c864697-8a76-41a7-ab74-ba9476cd32f2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:28:20,674 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c used request id req-1c864697-8a76-41a7-ab74-ba9476cd32f2 2018-07-22 08:28:20,677 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f9d31b43-fd15-4de2-9308-dc4a3176d745" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b490af955e3874e7bf18ef3ffa1ee213797611" 2018-07-22 08:28:20,912 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:20 GMT Server: Apache x-compute-request-id: req-54c95134-6a46-4126-a478-de06d66300b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-54c95134-6a46-4126-a478-de06d66300b5 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "4f28372fb280406d823a68c68aaf2d7d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c", "rel": "self"}, {"href": "http://172.30.9.23:8776/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:28:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e0f1fbf3bdf54ab7baab798578934c73", "updated_at": "2018-07-22T08:28:20.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f2cac636-cf99-446e-ba26-ba607b979785", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "86f6ab97-6381-42ff-b7fa-a22543b0b69c", "size": 1}} 2018-07-22 08:28:20,912 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c used request id req-54c95134-6a46-4126-a478-de06d66300b5 2018-07-22 08:28:20,912 - create_volume - DEBUG - Instance status is - deleting 2018-07-22 08:28:20,913 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-22 08:28:23,916 - create_volume - DEBUG - Volume status query timeout in 56.75882411 2018-07-22 08:28:23,919 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f9d31b43-fd15-4de2-9308-dc4a3176d745" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b490af955e3874e7bf18ef3ffa1ee213797611" 2018-07-22 08:28:24,109 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-969e1d32-9531-45b0-acc0-e07528eef71a x-openstack-request-id: req-969e1d32-9531-45b0-acc0-e07528eef71a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 86f6ab97-6381-42ff-b7fa-a22543b0b69c could not be found.", "code": 404}} 2018-07-22 08:28:24,109 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e0f1fbf3bdf54ab7baab798578934c73/volumes/86f6ab97-6381-42ff-b7fa-a22543b0b69c used request id req-969e1d32-9531-45b0-acc0-e07528eef71a 2018-07-22 08:28:24,110 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 86f6ab97-6381-42ff-b7fa-a22543b0b69c could not be found. (HTTP 404) (Request-ID: req-969e1d32-9531-45b0-acc0-e07528eef71a) 2018-07-22 08:28:24,110 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-f2cac636-cf99-446e-ba26-ba607b979785 2018-07-22 08:28:24,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:24,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-69587e1f-ee85-434c-a225-ca5d79dc1916 Date: Sun, 22 Jul 2018 08:28:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:28:24,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-69587e1f-ee85-434c-a225-ca5d79dc1916 2018-07-22 08:28:24,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:24,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24522c82-4ce2-47f4-a1e0-8d7ca86ba840 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:24,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-24522c82-4ce2-47f4-a1e0-8d7ca86ba840 2018-07-22 08:28:24,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:24,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:24,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a95bbcc-0f24-47a0-badf-f7db506fe56f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:24,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-4a95bbcc-0f24-47a0-badf-f7db506fe56f 2018-07-22 08:28:24,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:24,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:24,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-609eebd7-5d51-4209-90db-4141c0f1f5a1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:28:24,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-609eebd7-5d51-4209-90db-4141c0f1f5a1 2018-07-22 08:28:24,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:24,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd622b20-51ea-4585-a122-9b5c72cf5858 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:24,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-dd622b20-51ea-4585-a122-9b5c72cf5858 2018-07-22 08:28:24,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:24,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:24,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9bfee7e-8639-43fc-971d-0fda751f18ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:24,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-e9bfee7e-8639-43fc-971d-0fda751f18ac 2018-07-22 08:28:24,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:24,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:24,944 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebda191d-6663-4b6c-9491-286ad783e8ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:24,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-ebda191d-6663-4b6c-9491-286ad783e8ea 2018-07-22 08:28:24,944 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:24,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:25,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39211cd9-930d-4899-8343-f68752707b6d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:28:25,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-39211cd9-930d-4899-8343-f68752707b6d 2018-07-22 08:28:25,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:25,142 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-255ae69a-e93b-41c0-b723-4c30215e40ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:25,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-255ae69a-e93b-41c0-b723-4c30215e40ee 2018-07-22 08:28:25,142 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:25,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:25,231 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efabfb90-aacb-45da-b889-13a47bcd0b1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:25,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-efabfb90-aacb-45da-b889-13a47bcd0b1f 2018-07-22 08:28:25,231 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:25,232 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj 2018-07-22 08:28:25,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e0f1fbf3bdf54ab7baab798578934c73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:25,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f0e914f-b930-4615-8aa7-0cd3dbf87754 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:25,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e0f1fbf3bdf54ab7baab798578934c73 used request id req-6f0e914f-b930-4615-8aa7-0cd3dbf87754 2018-07-22 08:28:25,469 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-52281346-c20c-487-proj-role 2018-07-22 08:28:25,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/0b2735f3652942fe9e53eac86c74c959 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:25,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d39f20c-bb5f-4094-9eb0-6b7e98df9753 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:25,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0b2735f3652942fe9e53eac86c74c959 used request id req-4d39f20c-bb5f-4094-9eb0-6b7e98df9753 2018-07-22 08:28:25,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dda6541089c21dc7fcea2ae40f41fa69ad63f7" 2018-07-22 08:28:25,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf67270-e447-4564-8d68-47e88cf5c74a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:28:25,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8cf67270-e447-4564-8d68-47e88cf5c74a 2018-07-22 08:28:25,677 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-52281346-c20c-487-user 2018-07-22 08:28:25,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4f28372fb280406d823a68c68aaf2d7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705273b84b2d17dcb3b2bb3d3501784b10953855" 2018-07-22 08:28:25,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b586b2d1-089d-4727-9d01-082b6802f6c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:25,870 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4f28372fb280406d823a68c68aaf2d7d used request id req-b586b2d1-089d-4727-9d01-082b6802f6c6 2018-07-22 08:28:25,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:26,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["EBjvYSINRzOSXEyvw9pUGA"], "issued_at": "2018-07-22T08:28:26.000000Z"}} 2018-07-22 08:28:26,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805eee3d3966dbd6d9483acbd2b11af6103a6d82" 2018-07-22 08:28:26,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d6f0fd3-12a0-4e03-95dd-a4e0bee3479c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:26,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5d6f0fd3-12a0-4e03-95dd-a4e0bee3479c 2018-07-22 08:28:26,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:26,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:26,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["NoUlBCQpT9u_Xql1DVjMfg"], "issued_at": "2018-07-22T08:28:26.000000Z"}} 2018-07-22 08:28:26,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:26,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff4d8517-3e53-4051-b135-4e6c0b7433a6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:26,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ff4d8517-3e53-4051-b135-4e6c0b7433a6 2018-07-22 08:28:26,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:26,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:26 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:26,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:26,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ca77b3e-eb20-4756-a007-572b369e94dc Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:28:26,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj used request id req-9ca77b3e-eb20-4756-a007-572b369e94dc 2018-07-22 08:28:26,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:27,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa312a77-abe4-42da-b971-4b3fab9a46e7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:28:27,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-aa312a77-abe4-42da-b971-4b3fab9a46e7 2018-07-22 08:28:27,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj"}}' 2018-07-22 08:28:27,230 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93c175c5-ad0e-44b0-8533-a538b813873b Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7c2496964ca4a1e9aea43ce90f7aeeb"}, "tags": [], "enabled": true, "id": "b7c2496964ca4a1e9aea43ce90f7aeeb", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj"}} 2018-07-22 08:28:27,230 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-93c175c5-ad0e-44b0-8533-a538b813873b 2018-07-22 08:28:27,230 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj 2018-07-22 08:28:27,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:27,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:27,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["8UzMun77T8OsAy6q9zNJfA"], "issued_at": "2018-07-22T08:28:27.000000Z"}} 2018-07-22 08:28:27,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bff211b27724c648519c094aa579ddb9a11e911" 2018-07-22 08:28:27,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28cf8b7f-7fd3-4248-bf59-230c9ce8d6ff Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:27,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-28cf8b7f-7fd3-4248-bf59-230c9ce8d6ff 2018-07-22 08:28:27,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:27,731 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:27 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:27,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bff211b27724c648519c094aa579ddb9a11e911" 2018-07-22 08:28:27,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2542af-89cf-48e8-a442-ad337e5b9ade Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:28:27,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2c2542af-89cf-48e8-a442-ad337e5b9ade 2018-07-22 08:28:27,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bff211b27724c648519c094aa579ddb9a11e911" 2018-07-22 08:28:27,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8243a1-5fbd-4036-81a1-ab0d37165c88 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7c2496964ca4a1e9aea43ce90f7aeeb"}, "tags": [], "enabled": true, "id": "b7c2496964ca4a1e9aea43ce90f7aeeb", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj"}]} 2018-07-22 08:28:27,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj used request id req-1b8243a1-5fbd-4036-81a1-ab0d37165c88 2018-07-22 08:28:27,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bff211b27724c648519c094aa579ddb9a11e911" 2018-07-22 08:28:27,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bf20d4e-6310-4f15-85ef-df34647b3cd3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:28:27,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6bf20d4e-6310-4f15-85ef-df34647b3cd3 2018-07-22 08:28:28,344 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-142a632f-7286-46b-user 2018-07-22 08:28:28,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:28,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:28,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48ef3ab-3e43-4b8d-aa52-2d0f4434f1cf Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:28:28,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f48ef3ab-3e43-4b8d-aa52-2d0f4434f1cf 2018-07-22 08:28:28,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj-role"}}' 2018-07-22 08:28:28,553 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:28:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e24fcbf-2281-4013-aaec-384accef8c73 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4975757c82a04a1da8a0486e32ee17b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/4975757c82a04a1da8a0486e32ee17b4"}, "name": "CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj-role"}} 2018-07-22 08:28:28,553 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9e24fcbf-2281-4013-aaec-384accef8c73 2018-07-22 08:28:28,554 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj-role 2018-07-22 08:28:28,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4975757c82a04a1da8a0486e32ee17b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:28,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8eb13a7-e5c5-4838-a18b-72a5def3cdee Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4975757c82a04a1da8a0486e32ee17b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/4975757c82a04a1da8a0486e32ee17b4"}, "name": "CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj-role"}} 2018-07-22 08:28:28,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4975757c82a04a1da8a0486e32ee17b4 used request id req-f8eb13a7-e5c5-4838-a18b-72a5def3cdee 2018-07-22 08:28:28,653 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj-role to project CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj 2018-07-22 08:28:28,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b7c2496964ca4a1e9aea43ce90f7aeeb/users/7bb60b6044cd486bb8a383228fbce6a4/roles/4975757c82a04a1da8a0486e32ee17b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:28,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea657328-4c62-42a2-a665-692fb1443ba2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:28,789 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b7c2496964ca4a1e9aea43ce90f7aeeb/users/7bb60b6044cd486bb8a383228fbce6a4/roles/4975757c82a04a1da8a0486e32ee17b4 used request id req-ea657328-4c62-42a2-a665-692fb1443ba2 2018-07-22 08:28:28,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:29,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4975757c82a04a1da8a0486e32ee17b4", "name": "CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj-role"}], "expires_at": "2018-07-22T09:28:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7c2496964ca4a1e9aea43ce90f7aeeb", "name": "CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-142a632f-7286-46b-user", "id": "7bb60b6044cd486bb8a383228fbce6a4"}, "audit_ids": ["hpNTdsQgSiWO27JN-6h-hw"], "issued_at": "2018-07-22T08:28:29.000000Z"}} 2018-07-22 08:28:29,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9a6aa845fe0c4c7f6c27f18b89da8fdb2dd17c" 2018-07-22 08:28:29,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb61823-7cb3-4bd6-a0e8-72289d50f4d6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:29,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ebb61823-7cb3-4bd6-a0e8-72289d50f4d6 2018-07-22 08:28:29,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:29,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:29,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4975757c82a04a1da8a0486e32ee17b4", "name": "CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj-role"}], "expires_at": "2018-07-22T09:28:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7c2496964ca4a1e9aea43ce90f7aeeb", "name": "CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/b7c2496964ca4a1e9aea43ce90f7aeeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-142a632f-7286-46b-user", "id": "7bb60b6044cd486bb8a383228fbce6a4"}, "audit_ids": ["yGz0bW7vSBSWTh2tVItHTg"], "issued_at": "2018-07-22T08:28:29.000000Z"}} 2018-07-22 08:28:29,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7612de65ca13a22e2c7c4bc8e6c520e2cdf5d3f" 2018-07-22 08:28:29,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3fd3709-0a63-406f-92e4-ee2fe9fb8aef Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:29,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f3fd3709-0a63-406f-92e4-ee2fe9fb8aef 2018-07-22 08:28:29,760 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7612de65ca13a22e2c7c4bc8e6c520e2cdf5d3f" 2018-07-22 08:28:29,977 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:29 GMT Server: Apache x-compute-request-id: req-0c5feb72-e9a6-4b5c-9b4d-c14e75f64806 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c5feb72-e9a6-4b5c-9b4d-c14e75f64806 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 08:28:29,977 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/detail used request id req-0c5feb72-e9a6-4b5c-9b4d-c14e75f64806 2018-07-22 08:28:29,981 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0c5feb72-e9a6-4b5c-9b4d-c14e75f64806" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7612de65ca13a22e2c7c4bc8e6c520e2cdf5d3f" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-af8683bd-116e-4084-b5c3-fc0ddaef49ac", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 08:28:30,391 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:28:29 GMT Server: Apache x-compute-request-id: req-800e3ddd-6438-48ae-9ae3-1987d9423444 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-800e3ddd-6438-48ae-9ae3-1987d9423444 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7bb60b6044cd486bb8a383228fbce6a4", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8", "rel": "self"}, {"href": "http://172.30.9.23:8776/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:28:30.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-af8683bd-116e-4084-b5c3-fc0ddaef49ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "470038d0-4ae2-4f96-b9ff-3f4b14e11ec8", "size": 1}} 2018-07-22 08:28:30,392 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes used request id req-800e3ddd-6438-48ae-9ae3-1987d9423444 2018-07-22 08:28:30,395 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c5feb72-e9a6-4b5c-9b4d-c14e75f64806" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7612de65ca13a22e2c7c4bc8e6c520e2cdf5d3f" 2018-07-22 08:28:30,648 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:30 GMT Server: Apache x-compute-request-id: req-88e2b39a-37ff-4f3c-b0d8-242623aa143c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-88e2b39a-37ff-4f3c-b0d8-242623aa143c Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7bb60b6044cd486bb8a383228fbce6a4", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8", "rel": "self"}, {"href": "http://172.30.9.23:8776/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:28:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b7c2496964ca4a1e9aea43ce90f7aeeb", "updated_at": "2018-07-22T08:28:30.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-af8683bd-116e-4084-b5c3-fc0ddaef49ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "470038d0-4ae2-4f96-b9ff-3f4b14e11ec8", "size": 1}} 2018-07-22 08:28:30,648 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8 used request id req-88e2b39a-37ff-4f3c-b0d8-242623aa143c 2018-07-22 08:28:30,648 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-af8683bd-116e-4084-b5c3-fc0ddaef49ac 2018-07-22 08:28:30,651 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c5feb72-e9a6-4b5c-9b4d-c14e75f64806" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7612de65ca13a22e2c7c4bc8e6c520e2cdf5d3f" 2018-07-22 08:28:30,890 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:30 GMT Server: Apache x-compute-request-id: req-7f9aa8fd-026a-4429-b2f9-214f8df6f1aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7f9aa8fd-026a-4429-b2f9-214f8df6f1aa Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7bb60b6044cd486bb8a383228fbce6a4", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8", "rel": "self"}, {"href": "http://172.30.9.23:8776/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:28:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b7c2496964ca4a1e9aea43ce90f7aeeb", "updated_at": "2018-07-22T08:28:30.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-af8683bd-116e-4084-b5c3-fc0ddaef49ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "470038d0-4ae2-4f96-b9ff-3f4b14e11ec8", "size": 1}} 2018-07-22 08:28:30,891 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8 used request id req-7f9aa8fd-026a-4429-b2f9-214f8df6f1aa 2018-07-22 08:28:30,891 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:28:30,891 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-af8683bd-116e-4084-b5c3-fc0ddaef49ac 2018-07-22 08:28:30,891 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-af8683bd-116e-4084-b5c3-fc0ddaef49ac 2018-07-22 08:28:30,894 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9a6aa845fe0c4c7f6c27f18b89da8fdb2dd17c" 2018-07-22 08:28:31,144 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:30 GMT Server: Apache x-compute-request-id: req-58063c59-ec41-4774-86c6-e0b4d6ea2a96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-58063c59-ec41-4774-86c6-e0b4d6ea2a96 Content-Encoding: gzip Content-Length: 457 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7bb60b6044cd486bb8a383228fbce6a4", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8", "rel": "self"}, {"href": "http://172.30.9.23:8776/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:28:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b7c2496964ca4a1e9aea43ce90f7aeeb", "updated_at": "2018-07-22T08:28:30.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-af8683bd-116e-4084-b5c3-fc0ddaef49ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "470038d0-4ae2-4f96-b9ff-3f4b14e11ec8", "size": 1}]} 2018-07-22 08:28:31,144 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/detail used request id req-58063c59-ec41-4774-86c6-e0b4d6ea2a96 2018-07-22 08:28:31,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:31,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28: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://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:31,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b7c2496964ca4a1e9aea43ce90f7aeeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9a6aa845fe0c4c7f6c27f18b89da8fdb2dd17c" 2018-07-22 08:28:31,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c462d4-cfa2-4a94-907e-c7c9e2bcdf47 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7c2496964ca4a1e9aea43ce90f7aeeb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7c2496964ca4a1e9aea43ce90f7aeeb", "name": "CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj"}} 2018-07-22 08:28:31,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b7c2496964ca4a1e9aea43ce90f7aeeb used request id req-02c462d4-cfa2-4a94-907e-c7c9e2bcdf47 2018-07-22 08:28:31,255 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c5feb72-e9a6-4b5c-9b4d-c14e75f64806" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7612de65ca13a22e2c7c4bc8e6c520e2cdf5d3f" 2018-07-22 08:28:31,494 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:31 GMT Server: Apache x-compute-request-id: req-5b072720-9a4e-4434-a7cb-c9de9d849703 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b072720-9a4e-4434-a7cb-c9de9d849703 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7bb60b6044cd486bb8a383228fbce6a4", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8", "rel": "self"}, {"href": "http://172.30.9.23:8776/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:28:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b7c2496964ca4a1e9aea43ce90f7aeeb", "updated_at": "2018-07-22T08:28:30.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-af8683bd-116e-4084-b5c3-fc0ddaef49ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "470038d0-4ae2-4f96-b9ff-3f4b14e11ec8", "size": 1}} 2018-07-22 08:28:31,494 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8 used request id req-5b072720-9a4e-4434-a7cb-c9de9d849703 2018-07-22 08:28:31,494 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:28:31,494 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-af8683bd-116e-4084-b5c3-fc0ddaef49ac 2018-07-22 08:28:31,494 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-af8683bd-116e-4084-b5c3-fc0ddaef49ac 2018-07-22 08:28:31,498 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c5feb72-e9a6-4b5c-9b4d-c14e75f64806" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7612de65ca13a22e2c7c4bc8e6c520e2cdf5d3f" 2018-07-22 08:28:31,741 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:28:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4ba1a799-c460-437f-977c-481aee1fccc9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:28:31,741 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8 used request id req-4ba1a799-c460-437f-977c-481aee1fccc9 2018-07-22 08:28:31,744 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c5feb72-e9a6-4b5c-9b4d-c14e75f64806" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7612de65ca13a22e2c7c4bc8e6c520e2cdf5d3f" 2018-07-22 08:28:31,971 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ed445033-e586-4eba-9d6e-88c34a5a017c x-openstack-request-id: req-ed445033-e586-4eba-9d6e-88c34a5a017c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 470038d0-4ae2-4f96-b9ff-3f4b14e11ec8 could not be found.", "code": 404}} 2018-07-22 08:28:31,972 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b7c2496964ca4a1e9aea43ce90f7aeeb/volumes/470038d0-4ae2-4f96-b9ff-3f4b14e11ec8 used request id req-ed445033-e586-4eba-9d6e-88c34a5a017c 2018-07-22 08:28:31,972 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 470038d0-4ae2-4f96-b9ff-3f4b14e11ec8 could not be found. (HTTP 404) (Request-ID: req-ed445033-e586-4eba-9d6e-88c34a5a017c) 2018-07-22 08:28:31,972 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-af8683bd-116e-4084-b5c3-fc0ddaef49ac 2018-07-22 08:28:31,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:32,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-ff56c891-fc30-4cc6-87bf-b442e3a0f449 Date: Sun, 22 Jul 2018 08:28:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:28:32,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ff56c891-fc30-4cc6-87bf-b442e3a0f449 2018-07-22 08:28:32,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:32,309 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65e9a5fa-5966-4c58-a76d-9e35acc1266e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:32,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-65e9a5fa-5966-4c58-a76d-9e35acc1266e 2018-07-22 08:28:32,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:32,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:32,405 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c4e1e96-72ae-40d7-bcd1-a634d4b20df5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:32,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-2c4e1e96-72ae-40d7-bcd1-a634d4b20df5 2018-07-22 08:28:32,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:32,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:32,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b7a00b-6821-468f-b5c2-ede128090b86 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:28:32,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-c9b7a00b-6821-468f-b5c2-ede128090b86 2018-07-22 08:28:32,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:32,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e36fb99-7eeb-4635-9f50-b02411a4d85a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:32,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-0e36fb99-7eeb-4635-9f50-b02411a4d85a 2018-07-22 08:28:32,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:32,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:32,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99ca0364-683c-4320-bbd6-179281d84bbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:32,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-99ca0364-683c-4320-bbd6-179281d84bbf 2018-07-22 08:28:32,690 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:32,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:32,784 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fa2ed03-4b57-42eb-ac57-2d29d7c2029e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:32,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-1fa2ed03-4b57-42eb-ac57-2d29d7c2029e 2018-07-22 08:28:32,784 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:32,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:32,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-357f96ba-03cf-46d3-b7cf-933519ad45a9 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:28:32,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-357f96ba-03cf-46d3-b7cf-933519ad45a9 2018-07-22 08:28:32,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:32,973 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88d311d7-392f-4ef1-bacc-64e9e30e0235 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:32,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-88d311d7-392f-4ef1-bacc-64e9e30e0235 2018-07-22 08:28:32,973 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:32,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:33,067 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28b1f34d-6b40-41bf-bb5b-534b9705b69e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:33,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-28b1f34d-6b40-41bf-bb5b-534b9705b69e 2018-07-22 08:28:33,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:33,069 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj 2018-07-22 08:28:33,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b7c2496964ca4a1e9aea43ce90f7aeeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:33,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-877c7d3b-386d-463f-a4d6-0ceb41f99cfd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:33,307 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b7c2496964ca4a1e9aea43ce90f7aeeb used request id req-877c7d3b-386d-463f-a4d6-0ceb41f99cfd 2018-07-22 08:28:33,307 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-142a632f-7286-46b-proj-role 2018-07-22 08:28:33,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4975757c82a04a1da8a0486e32ee17b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:33,433 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be3148a1-4da5-4616-9956-936d4b510687 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:33,433 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4975757c82a04a1da8a0486e32ee17b4 used request id req-be3148a1-4da5-4616-9956-936d4b510687 2018-07-22 08:28:33,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a7a73748d48ad510714a2449d89d5a3af5dc87" 2018-07-22 08:28:33,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce073a7f-6c0e-4419-a521-80146bdcfd01 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:28:33,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ce073a7f-6c0e-4419-a521-80146bdcfd01 2018-07-22 08:28:33,524 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-142a632f-7286-46b-user 2018-07-22 08:28:33,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/7bb60b6044cd486bb8a383228fbce6a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bff211b27724c648519c094aa579ddb9a11e911" 2018-07-22 08:28:33,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a974a937-1e34-4467-bd83-8e113106e4d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:33,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7bb60b6044cd486bb8a383228fbce6a4 used request id req-a974a937-1e34-4467-bd83-8e113106e4d4 2018-07-22 08:28:33,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:34,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["tRDiEACWQwmpeMFO24H8Uw"], "issued_at": "2018-07-22T08:28:34.000000Z"}} 2018-07-22 08:28:34,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515cde623872940217775c75f538160cf250018a" 2018-07-22 08:28:34,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc8cc65-5580-445f-853d-719407c6cf27 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:34,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1dc8cc65-5580-445f-853d-719407c6cf27 2018-07-22 08:28:34,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:34,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:34,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["eJG-M9uqQfiRbvFskOtaiQ"], "issued_at": "2018-07-22T08:28:34.000000Z"}} 2018-07-22 08:28:34,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:34,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be36652c-bbd7-4fd8-8508-c0abf3296469 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:34,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-be36652c-bbd7-4fd8-8508-c0abf3296469 2018-07-22 08:28:34,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:34,683 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:34 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:34,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:34,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dc2aba6-3578-40a0-aa7c-96c07f135215 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:28:34,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj used request id req-5dc2aba6-3578-40a0-aa7c-96c07f135215 2018-07-22 08:28:34,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:34,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48d2c510-2eb7-4476-82a5-d176b25b8676 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:28:34,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-48d2c510-2eb7-4476-82a5-d176b25b8676 2018-07-22 08:28:34,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj"}}' 2018-07-22 08:28:35,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c60028f3-c5f2-4bb1-9ccd-239f884d62ba Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/43d909da807449e79ca8e0e9d840c422"}, "tags": [], "enabled": true, "id": "43d909da807449e79ca8e0e9d840c422", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj"}} 2018-07-22 08:28:35,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c60028f3-c5f2-4bb1-9ccd-239f884d62ba 2018-07-22 08:28:35,008 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj 2018-07-22 08:28:35,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:35,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:35,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["QPd3qHupQx-kLiCyRhy2ow"], "issued_at": "2018-07-22T08:28:35.000000Z"}} 2018-07-22 08:28:35,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32029f586f990c784eb2ec11b92863100d7c7339" 2018-07-22 08:28:35,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ef5a86-e2c0-4a35-b57f-66f61927a8ca Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:35,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-41ef5a86-e2c0-4a35-b57f-66f61927a8ca 2018-07-22 08:28:35,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:35,502 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:35 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:35,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32029f586f990c784eb2ec11b92863100d7c7339" 2018-07-22 08:28:35,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb7a54c8-38ca-4215-8237-fbb647c110b8 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:28:35,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bb7a54c8-38ca-4215-8237-fbb647c110b8 2018-07-22 08:28:35,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32029f586f990c784eb2ec11b92863100d7c7339" 2018-07-22 08:28:35,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-374e44b8-ec85-498e-b65b-3d8126878631 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/43d909da807449e79ca8e0e9d840c422"}, "tags": [], "enabled": true, "id": "43d909da807449e79ca8e0e9d840c422", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj"}]} 2018-07-22 08:28:35,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj used request id req-374e44b8-ec85-498e-b65b-3d8126878631 2018-07-22 08:28:35,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32029f586f990c784eb2ec11b92863100d7c7339" 2018-07-22 08:28:35,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c545e6-90bf-4fc8-8fe2-7f19ff5b4bec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:28:35,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-00c545e6-90bf-4fc8-8fe2-7f19ff5b4bec 2018-07-22 08:28:36,170 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-6964c581-d484-4e8-user 2018-07-22 08:28:36,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:36,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:36,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-269dab49-8d67-4521-9efa-7f3cbd8a7e43 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:28:36,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-269dab49-8d67-4521-9efa-7f3cbd8a7e43 2018-07-22 08:28:36,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj-role"}}' 2018-07-22 08:28:36,386 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a37d5d45-9259-44ff-a865-38f537a5d339 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ce1bf4cb814a492dab6603f539b2cdfa", "links": {"self": "http://172.30.9.23:5000/v3/roles/ce1bf4cb814a492dab6603f539b2cdfa"}, "name": "CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj-role"}} 2018-07-22 08:28:36,386 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a37d5d45-9259-44ff-a865-38f537a5d339 2018-07-22 08:28:36,386 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj-role 2018-07-22 08:28:36,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ce1bf4cb814a492dab6603f539b2cdfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:36,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b691c83c-eac7-4021-ba31-8ce17c24bebe Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ce1bf4cb814a492dab6603f539b2cdfa", "links": {"self": "http://172.30.9.23:5000/v3/roles/ce1bf4cb814a492dab6603f539b2cdfa"}, "name": "CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj-role"}} 2018-07-22 08:28:36,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ce1bf4cb814a492dab6603f539b2cdfa used request id req-b691c83c-eac7-4021-ba31-8ce17c24bebe 2018-07-22 08:28:36,479 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj-role to project CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj 2018-07-22 08:28:36,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/43d909da807449e79ca8e0e9d840c422/users/3e1cd7e3338c46de8874819eaa0b8f54/roles/ce1bf4cb814a492dab6603f539b2cdfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:36,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1eaa4f9-493a-4c69-9284-67263abeaf80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:36,628 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/43d909da807449e79ca8e0e9d840c422/users/3e1cd7e3338c46de8874819eaa0b8f54/roles/ce1bf4cb814a492dab6603f539b2cdfa used request id req-a1eaa4f9-493a-4c69-9284-67263abeaf80 2018-07-22 08:28:36,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:36,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:37,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ce1bf4cb814a492dab6603f539b2cdfa", "name": "CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj-role"}], "expires_at": "2018-07-22T09:28:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43d909da807449e79ca8e0e9d840c422", "name": "CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/43d909da807449e79ca8e0e9d840c422", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/43d909da807449e79ca8e0e9d840c422", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/43d909da807449e79ca8e0e9d840c422", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/43d909da807449e79ca8e0e9d840c422", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/43d909da807449e79ca8e0e9d840c422", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/43d909da807449e79ca8e0e9d840c422", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_43d909da807449e79ca8e0e9d840c422", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_43d909da807449e79ca8e0e9d840c422", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/43d909da807449e79ca8e0e9d840c422", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/43d909da807449e79ca8e0e9d840c422", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/43d909da807449e79ca8e0e9d840c422", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/43d909da807449e79ca8e0e9d840c422", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/43d909da807449e79ca8e0e9d840c422", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/43d909da807449e79ca8e0e9d840c422", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-6964c581-d484-4e8-user", "id": "3e1cd7e3338c46de8874819eaa0b8f54"}, "audit_ids": ["hzuZxBiATYy1j-cLn1hhtw"], "issued_at": "2018-07-22T08:28:37.000000Z"}} 2018-07-22 08:28:37,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbc7f52ad6a66c9da7ac698081f2c15d6558513" 2018-07-22 08:28:37,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b70722e6-6ee3-4de5-a1e9-d573b5d846f4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:37,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b70722e6-6ee3-4de5-a1e9-d573b5d846f4 2018-07-22 08:28:37,124 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43d909da807449e79ca8e0e9d840c422/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbc7f52ad6a66c9da7ac698081f2c15d6558513" 2018-07-22 08:28:37,333 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:37 GMT Server: Apache x-compute-request-id: req-2975ec89-9e11-42ef-96c8-603c0329c2fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2975ec89-9e11-42ef-96c8-603c0329c2fd Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 08:28:37,334 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43d909da807449e79ca8e0e9d840c422/volumes/detail used request id req-2975ec89-9e11-42ef-96c8-603c0329c2fd 2018-07-22 08:28:37,337 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43d909da807449e79ca8e0e9d840c422/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2975ec89-9e11-42ef-96c8-603c0329c2fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbc7f52ad6a66c9da7ac698081f2c15d6558513" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-50734be8-d5cf-4f22-80c3-8957a1967ec3", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 08:28:37,740 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 22 Jul 2018 08:28:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a18e9301-b9aa-4917-8542-d3d777ff69e0 x-openstack-request-id: req-a18e9301-b9aa-4917-8542-d3d777ff69e0 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-07-22 08:28:37,740 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43d909da807449e79ca8e0e9d840c422/volumes used request id req-a18e9301-b9aa-4917-8542-d3d777ff69e0 2018-07-22 08:28:37,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:37,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-cb7ad434-af80-4eb1-b378-8f9714e2c1f4 Date: Sun, 22 Jul 2018 08:28:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:28:37,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-cb7ad434-af80-4eb1-b378-8f9714e2c1f4 2018-07-22 08:28:37,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:38,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a17b2f0f-4987-4153-bc56-414b40bf5e7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:38,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-a17b2f0f-4987-4153-bc56-414b40bf5e7b 2018-07-22 08:28:38,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:38,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:38,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71fe0c4a-664d-44aa-b627-b29a26b294ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:38,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-71fe0c4a-664d-44aa-b627-b29a26b294ed 2018-07-22 08:28:38,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:38,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:38,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c00239c-46c7-49a1-a461-f8aa056fa440 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:28:38,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-7c00239c-46c7-49a1-a461-f8aa056fa440 2018-07-22 08:28:38,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:38,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29a4e523-571f-40c7-baae-3775e2a32872 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:38,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-29a4e523-571f-40c7-baae-3775e2a32872 2018-07-22 08:28:38,394 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:38,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:38,489 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33b069b4-9805-487d-8f2a-0a03be21e07f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:38,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-33b069b4-9805-487d-8f2a-0a03be21e07f 2018-07-22 08:28:38,489 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:38,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:38,580 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3629eca2-2d5c-44f8-bf4c-47fa4282e27f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:38,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-3629eca2-2d5c-44f8-bf4c-47fa4282e27f 2018-07-22 08:28:38,580 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:38,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:38,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c90ab3ca-7680-4e32-a0e7-53cb47d54e5a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:28:38,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-c90ab3ca-7680-4e32-a0e7-53cb47d54e5a 2018-07-22 08:28:38,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:38,780 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eee224cf-9f54-47f1-a69f-d490cfc60944 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:38,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-eee224cf-9f54-47f1-a69f-d490cfc60944 2018-07-22 08:28:38,780 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:38,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:38,892 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c8644a0-bb9e-4d01-9a4d-ee8c05f8c83c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:38,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-3c8644a0-bb9e-4d01-9a4d-ee8c05f8c83c 2018-07-22 08:28:38,892 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:38,893 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj 2018-07-22 08:28:38,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/43d909da807449e79ca8e0e9d840c422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:39,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-802aa780-bffd-48bd-b852-920b39064391 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:39,128 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/43d909da807449e79ca8e0e9d840c422 used request id req-802aa780-bffd-48bd-b852-920b39064391 2018-07-22 08:28:39,128 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-6964c581-d484-4e8-proj-role 2018-07-22 08:28:39,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ce1bf4cb814a492dab6603f539b2cdfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:39,255 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a8b5e5e-332c-4056-b360-6326e31b719c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:39,255 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ce1bf4cb814a492dab6603f539b2cdfa used request id req-4a8b5e5e-332c-4056-b360-6326e31b719c 2018-07-22 08:28:39,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90276a4c579a3b399ff8b45e5353c99fe6b37ec" 2018-07-22 08:28:39,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679e64e3-5160-4d30-931c-4721c254007f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:28:39,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-679e64e3-5160-4d30-931c-4721c254007f 2018-07-22 08:28:39,350 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-6964c581-d484-4e8-user 2018-07-22 08:28:39,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3e1cd7e3338c46de8874819eaa0b8f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32029f586f990c784eb2ec11b92863100d7c7339" 2018-07-22 08:28:39,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc876541-6667-43ed-b045-f61f17a5f681 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:39,541 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3e1cd7e3338c46de8874819eaa0b8f54 used request id req-bc876541-6667-43ed-b045-f61f17a5f681 2018-07-22 08:28:39,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:39,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["cg8PE6vzSuywO89GlPoMfg"], "issued_at": "2018-07-22T08:28:39.000000Z"}} 2018-07-22 08:28:39,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f721fea957550bdb07abf41efd8a8f67b946e3" 2018-07-22 08:28:40,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea885cf-a71b-473c-afdf-dc78cd702916 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:40,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6ea885cf-a71b-473c-afdf-dc78cd702916 2018-07-22 08:28:40,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:40,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:40,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["4f84QiPsSFuAe3Et3_9ztQ"], "issued_at": "2018-07-22T08:28:40.000000Z"}} 2018-07-22 08:28:40,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:40,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da7d064d-69be-42b1-83cf-383d32d8cc33 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:40,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-da7d064d-69be-42b1-83cf-383d32d8cc33 2018-07-22 08:28:40,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:40,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:40 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:40,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:40,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a23f04-0ce8-46bb-9d4f-a68a186c5179 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:28:40,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj used request id req-36a23f04-0ce8-46bb-9d4f-a68a186c5179 2018-07-22 08:28:40,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:40,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c911903-75dd-46e0-a50d-9478689fbd14 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:28:40,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5c911903-75dd-46e0-a50d-9478689fbd14 2018-07-22 08:28:40,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj"}}' 2018-07-22 08:28:40,822 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4dd3f4c-3015-4916-b513-d850452adcc5 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9c3514fd864405dad518538a506c914"}, "tags": [], "enabled": true, "id": "a9c3514fd864405dad518538a506c914", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj"}} 2018-07-22 08:28:40,823 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c4dd3f4c-3015-4916-b513-d850452adcc5 2018-07-22 08:28:40,823 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj 2018-07-22 08:28:40,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:40,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:41,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["buAAtZ3mTdqGZg5wK9OIMA"], "issued_at": "2018-07-22T08:28:41.000000Z"}} 2018-07-22 08:28:41,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8468b2b758a01b3cbe680b27f4b64141580b9a" 2018-07-22 08:28:41,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-066f0449-f474-4b20-b937-04f407f52c8f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:41,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-066f0449-f474-4b20-b937-04f407f52c8f 2018-07-22 08:28:41,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:41,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:41 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:41,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8468b2b758a01b3cbe680b27f4b64141580b9a" 2018-07-22 08:28:41,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b48f25f0-2180-450d-8368-a66026ef7851 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:28:41,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b48f25f0-2180-450d-8368-a66026ef7851 2018-07-22 08:28:41,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8468b2b758a01b3cbe680b27f4b64141580b9a" 2018-07-22 08:28:41,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5fddc77-6de4-44e0-885d-b64a8ffbebd2 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9c3514fd864405dad518538a506c914"}, "tags": [], "enabled": true, "id": "a9c3514fd864405dad518538a506c914", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj"}]} 2018-07-22 08:28:41,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj used request id req-a5fddc77-6de4-44e0-885d-b64a8ffbebd2 2018-07-22 08:28:41,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8468b2b758a01b3cbe680b27f4b64141580b9a" 2018-07-22 08:28:41,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a631bcd9-b8e0-4fde-849b-2ee19f9d505d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:28:41,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a631bcd9-b8e0-4fde-849b-2ee19f9d505d 2018-07-22 08:28:42,140 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-d2223058-b226-4f7-user 2018-07-22 08:28:42,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:42,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:42,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37737d73-8597-4c2a-aebb-43dd6e8ffc44 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:28:42,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-37737d73-8597-4c2a-aebb-43dd6e8ffc44 2018-07-22 08:28:42,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj-role"}}' 2018-07-22 08:28:42,356 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-576ff3c2-8f50-459f-9c87-0b8d2427fb14 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b606137f40284fc581ca9428c356817a", "links": {"self": "http://172.30.9.23:5000/v3/roles/b606137f40284fc581ca9428c356817a"}, "name": "CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj-role"}} 2018-07-22 08:28:42,356 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-576ff3c2-8f50-459f-9c87-0b8d2427fb14 2018-07-22 08:28:42,356 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj-role 2018-07-22 08:28:42,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b606137f40284fc581ca9428c356817a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:42,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05438e95-5725-47d3-a20b-116029b86aba Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b606137f40284fc581ca9428c356817a", "links": {"self": "http://172.30.9.23:5000/v3/roles/b606137f40284fc581ca9428c356817a"}, "name": "CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj-role"}} 2018-07-22 08:28:42,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b606137f40284fc581ca9428c356817a used request id req-05438e95-5725-47d3-a20b-116029b86aba 2018-07-22 08:28:42,451 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj-role to project CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj 2018-07-22 08:28:42,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a9c3514fd864405dad518538a506c914/users/7db1a485ece944869acf778e8e0819f0/roles/b606137f40284fc581ca9428c356817a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:42,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bec82134-8699-4540-b2a5-d9579483d7a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:42,592 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a9c3514fd864405dad518538a506c914/users/7db1a485ece944869acf778e8e0819f0/roles/b606137f40284fc581ca9428c356817a used request id req-bec82134-8699-4540-b2a5-d9579483d7a2 2018-07-22 08:28:42,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:42,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:42,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b606137f40284fc581ca9428c356817a", "name": "CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj-role"}], "expires_at": "2018-07-22T09:28:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9c3514fd864405dad518538a506c914", "name": "CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a9c3514fd864405dad518538a506c914", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a9c3514fd864405dad518538a506c914", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a9c3514fd864405dad518538a506c914", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a9c3514fd864405dad518538a506c914", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a9c3514fd864405dad518538a506c914", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a9c3514fd864405dad518538a506c914", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a9c3514fd864405dad518538a506c914", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a9c3514fd864405dad518538a506c914", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a9c3514fd864405dad518538a506c914", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a9c3514fd864405dad518538a506c914", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a9c3514fd864405dad518538a506c914", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a9c3514fd864405dad518538a506c914", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a9c3514fd864405dad518538a506c914", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a9c3514fd864405dad518538a506c914", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-d2223058-b226-4f7-user", "id": "7db1a485ece944869acf778e8e0819f0"}, "audit_ids": ["88jCcLQ1SOeO_Y8_3zRScw"], "issued_at": "2018-07-22T08:28:42.000000Z"}} 2018-07-22 08:28:42,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b486efaf534b80895dbc8aafb86ad619160a8258" 2018-07-22 08:28:43,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5353701-0be3-4993-aebb-dbb2f926e224 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:43,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a5353701-0be3-4993-aebb-dbb2f926e224 2018-07-22 08:28:43,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a9c3514fd864405dad518538a506c914/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b486efaf534b80895dbc8aafb86ad619160a8258" 2018-07-22 08:28:43,713 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:43 GMT Server: Apache x-compute-request-id: req-83c626af-b0dd-4395-8690-7333ae9a5626 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-83c626af-b0dd-4395-8690-7333ae9a5626 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 08:28:43,713 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a9c3514fd864405dad518538a506c914/volumes/detail used request id req-83c626af-b0dd-4395-8690-7333ae9a5626 2018-07-22 08:28:43,717 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a9c3514fd864405dad518538a506c914/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-83c626af-b0dd-4395-8690-7333ae9a5626" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b486efaf534b80895dbc8aafb86ad619160a8258" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-1d690a69-c44b-4d04-aaf3-994a2dc6f23d", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": -1}}' 2018-07-22 08:28:43,905 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 22 Jul 2018 08:28:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1ad5a636-921d-4396-b4a2-5b79e65e4379 x-openstack-request-id: req-1ad5a636-921d-4396-b4a2-5b79e65e4379 Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-07-22 08:28:43,905 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a9c3514fd864405dad518538a506c914/volumes used request id req-1ad5a636-921d-4396-b4a2-5b79e65e4379 2018-07-22 08:28:43,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:44,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-70977229-3619-46a2-b9b5-3965f6f0f99e Date: Sun, 22 Jul 2018 08:28:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:28:44,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-70977229-3619-46a2-b9b5-3965f6f0f99e 2018-07-22 08:28:44,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:44,261 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eaefcd78-96d6-4c4c-b704-a9fdbf81c5fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:44,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-eaefcd78-96d6-4c4c-b704-a9fdbf81c5fb 2018-07-22 08:28:44,262 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:44,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:44,349 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e808e954-030e-44f4-9c3d-a90f2192ed82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:44,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-e808e954-030e-44f4-9c3d-a90f2192ed82 2018-07-22 08:28:44,350 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:44,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:44,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdf4f6c9-314f-4183-a65c-7c6f100a8927 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:28:44,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-cdf4f6c9-314f-4183-a65c-7c6f100a8927 2018-07-22 08:28:44,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:44,544 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60961307-748e-4983-bb38-03a15b44c114 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:44,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-60961307-748e-4983-bb38-03a15b44c114 2018-07-22 08:28:44,545 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:44,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:44,634 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c51c9282-abc8-42af-bd54-205b15bbf573 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:44,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-c51c9282-abc8-42af-bd54-205b15bbf573 2018-07-22 08:28:44,635 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:44,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:44,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f6d5400-94c5-4519-9801-0d07d72e7a7e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:44,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-0f6d5400-94c5-4519-9801-0d07d72e7a7e 2018-07-22 08:28:44,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:44,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:44,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63453e29-4c24-4ea1-b18e-ac07a2c69fe2 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:28:44,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-63453e29-4c24-4ea1-b18e-ac07a2c69fe2 2018-07-22 08:28:44,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:44,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bbd5d96-fdac-47f7-9d74-dd1a53c6e55f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:44,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-1bbd5d96-fdac-47f7-9d74-dd1a53c6e55f 2018-07-22 08:28:44,921 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:44,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:45,010 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f39929f-9c47-41f2-9173-17ea757797cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:45,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-7f39929f-9c47-41f2-9173-17ea757797cb 2018-07-22 08:28:45,011 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:45,012 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj 2018-07-22 08:28:45,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a9c3514fd864405dad518538a506c914 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:45,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f616010-b6f4-4bfe-ab02-241b70aa12a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:45,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a9c3514fd864405dad518538a506c914 used request id req-3f616010-b6f4-4bfe-ab02-241b70aa12a0 2018-07-22 08:28:45,248 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-d2223058-b226-4f7-proj-role 2018-07-22 08:28:45,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b606137f40284fc581ca9428c356817a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:45,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d472dcd5-30b9-479c-86df-d3925c6d5885 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:45,362 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b606137f40284fc581ca9428c356817a used request id req-d472dcd5-30b9-479c-86df-d3925c6d5885 2018-07-22 08:28:45,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf541d2221df154f3414e05fe161c003f5d4d33a" 2018-07-22 08:28:45,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c3dad7-4bd9-4cbc-a86b-616f4b8a3d29 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:28:45,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e5c3dad7-4bd9-4cbc-a86b-616f4b8a3d29 2018-07-22 08:28:45,456 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-d2223058-b226-4f7-user 2018-07-22 08:28:45,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/7db1a485ece944869acf778e8e0819f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8468b2b758a01b3cbe680b27f4b64141580b9a" 2018-07-22 08:28:45,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de080bb9-8e94-4db0-96a8-0140d3276b94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:45,631 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7db1a485ece944869acf778e8e0819f0 used request id req-de080bb9-8e94-4db0-96a8-0140d3276b94 2018-07-22 08:28:45,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:46,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["H0IF9hAzT16naaimgfgRtw"], "issued_at": "2018-07-22T08:28:46.000000Z"}} 2018-07-22 08:28:46,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab490d817e2e0a30e0b8193ebe68af89e2868d85" 2018-07-22 08:28:46,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8677e9b-76f5-42a5-8ba0-16afbc495c85 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:46,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f8677e9b-76f5-42a5-8ba0-16afbc495c85 2018-07-22 08:28:46,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:46,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:46,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["L39ANw2BTFO3FpQnUgg7fA"], "issued_at": "2018-07-22T08:28:46.000000Z"}} 2018-07-22 08:28:46,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:46,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b00943ac-ad47-4fe8-96b3-fa4b68384864 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:46,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b00943ac-ad47-4fe8-96b3-fa4b68384864 2018-07-22 08:28:46,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:46,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:46 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:46,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:46,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f669cb-4797-4adb-b611-0f6ec5e5ee44 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:28:46,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj used request id req-66f669cb-4797-4adb-b611-0f6ec5e5ee44 2018-07-22 08:28:46,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:46,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc0af3c1-cb4b-4381-85d7-085b9b325414 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:28:46,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bc0af3c1-cb4b-4381-85d7-085b9b325414 2018-07-22 08:28:46,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj"}}' 2018-07-22 08:28:46,943 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0815d23-5f72-4f6d-a7c1-fd59382262ce Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bfbb509ede14686be00579145f7649b"}, "tags": [], "enabled": true, "id": "3bfbb509ede14686be00579145f7649b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj"}} 2018-07-22 08:28:46,943 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d0815d23-5f72-4f6d-a7c1-fd59382262ce 2018-07-22 08:28:46,943 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj 2018-07-22 08:28:46,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:46,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:47,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["IE5R9Ow3RreyKoG4FOKlPQ"], "issued_at": "2018-07-22T08:28:47.000000Z"}} 2018-07-22 08:28:47,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164ea4f2495486da6d48d4e83773427f38c522d0" 2018-07-22 08:28:47,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b1ca9a-636a-4e6b-af3a-16aca86c9494 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:47,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f4b1ca9a-636a-4e6b-af3a-16aca86c9494 2018-07-22 08:28:47,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:47,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:47 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:47,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164ea4f2495486da6d48d4e83773427f38c522d0" 2018-07-22 08:28:47,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27be298c-d514-4b3d-81c0-db447447317d Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:28:47,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-27be298c-d514-4b3d-81c0-db447447317d 2018-07-22 08:28:47,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164ea4f2495486da6d48d4e83773427f38c522d0" 2018-07-22 08:28:47,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dcab257-099c-4343-bd72-21404ba0e75d Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bfbb509ede14686be00579145f7649b"}, "tags": [], "enabled": true, "id": "3bfbb509ede14686be00579145f7649b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj"}]} 2018-07-22 08:28:47,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj used request id req-0dcab257-099c-4343-bd72-21404ba0e75d 2018-07-22 08:28:47,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164ea4f2495486da6d48d4e83773427f38c522d0" 2018-07-22 08:28:47,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9408c5c4-48d3-4d2c-8715-036d4345ce32 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:28:47,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9408c5c4-48d3-4d2c-8715-036d4345ce32 2018-07-22 08:28:48,182 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-3fb75677-77cd-463-user 2018-07-22 08:28:48,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:48,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:48,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8489c54-c25f-4aca-941b-81bd8fa17180 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:28:48,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f8489c54-c25f-4aca-941b-81bd8fa17180 2018-07-22 08:28:48,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj-role"}}' 2018-07-22 08:28:48,379 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2ad0a7d-8e6e-4dc9-9765-ea2a5c56ad37 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f870c17f8c4a452d993408b382bc244c", "links": {"self": "http://172.30.9.23:5000/v3/roles/f870c17f8c4a452d993408b382bc244c"}, "name": "CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj-role"}} 2018-07-22 08:28:48,379 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b2ad0a7d-8e6e-4dc9-9765-ea2a5c56ad37 2018-07-22 08:28:48,380 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj-role 2018-07-22 08:28:48,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f870c17f8c4a452d993408b382bc244c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:48,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-518bdcbc-d991-4a25-b273-094b1d9cd178 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f870c17f8c4a452d993408b382bc244c", "links": {"self": "http://172.30.9.23:5000/v3/roles/f870c17f8c4a452d993408b382bc244c"}, "name": "CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj-role"}} 2018-07-22 08:28:48,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f870c17f8c4a452d993408b382bc244c used request id req-518bdcbc-d991-4a25-b273-094b1d9cd178 2018-07-22 08:28:48,479 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj-role to project CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj 2018-07-22 08:28:48,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3bfbb509ede14686be00579145f7649b/users/545f70a23ff74ae59e8c12336438bffc/roles/f870c17f8c4a452d993408b382bc244c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:48,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c736302-f62c-466e-9157-22d0398cb16b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:48,545 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3bfbb509ede14686be00579145f7649b/users/545f70a23ff74ae59e8c12336438bffc/roles/f870c17f8c4a452d993408b382bc244c used request id req-4c736302-f62c-466e-9157-22d0398cb16b 2018-07-22 08:28:48,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:48,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:48,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f870c17f8c4a452d993408b382bc244c", "name": "CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj-role"}], "expires_at": "2018-07-22T09:28:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bfbb509ede14686be00579145f7649b", "name": "CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3bfbb509ede14686be00579145f7649b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3bfbb509ede14686be00579145f7649b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3bfbb509ede14686be00579145f7649b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3bfbb509ede14686be00579145f7649b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3bfbb509ede14686be00579145f7649b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3bfbb509ede14686be00579145f7649b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3bfbb509ede14686be00579145f7649b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3bfbb509ede14686be00579145f7649b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3bfbb509ede14686be00579145f7649b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3bfbb509ede14686be00579145f7649b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3bfbb509ede14686be00579145f7649b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3bfbb509ede14686be00579145f7649b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3bfbb509ede14686be00579145f7649b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3bfbb509ede14686be00579145f7649b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-3fb75677-77cd-463-user", "id": "545f70a23ff74ae59e8c12336438bffc"}, "audit_ids": ["khVxPb6tTvymDokq-Vnx3Q"], "issued_at": "2018-07-22T08:28:48.000000Z"}} 2018-07-22 08:28:48,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b6357a972b4e29b9befec5a6b0baff316137d2f" 2018-07-22 08:28:49,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f14c0e-f679-4aff-8b10-76a1459c3f39 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:49,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a3f14c0e-f679-4aff-8b10-76a1459c3f39 2018-07-22 08:28:49,061 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/3bfbb509ede14686be00579145f7649b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b6357a972b4e29b9befec5a6b0baff316137d2f" 2018-07-22 08:28:49,289 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:49 GMT Server: Apache x-compute-request-id: req-4aa23703-4e02-4c2e-9627-c399cada40c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4aa23703-4e02-4c2e-9627-c399cada40c9 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 08:28:49,289 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/3bfbb509ede14686be00579145f7649b/volumes/detail used request id req-4aa23703-4e02-4c2e-9627-c399cada40c9 2018-07-22 08:28:49,293 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/3bfbb509ede14686be00579145f7649b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4aa23703-4e02-4c2e-9627-c399cada40c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b6357a972b4e29b9befec5a6b0baff316137d2f" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-9336a004-2253-42f9-bf44-ff7aa9edf20c", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 08:28:49,484 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-515c118d-d022-4909-af82-cd078235bfb3 x-openstack-request-id: req-515c118d-d022-4909-af82-cd078235bfb3 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-07-22 08:28:49,484 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/3bfbb509ede14686be00579145f7649b/volumes used request id req-515c118d-d022-4909-af82-cd078235bfb3 2018-07-22 08:28:49,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:49,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2add3927-a98c-40e6-a061-94e15296ddfd Date: Sun, 22 Jul 2018 08:28:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:28:49,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-2add3927-a98c-40e6-a061-94e15296ddfd 2018-07-22 08:28:49,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:49,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3095f9fe-2701-4591-9f86-4803a68c0769 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:49,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-3095f9fe-2701-4591-9f86-4803a68c0769 2018-07-22 08:28:49,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:49,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:49,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3c6babd-dd95-447d-92a3-bf7a4595e5a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:49,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-b3c6babd-dd95-447d-92a3-bf7a4595e5a3 2018-07-22 08:28:49,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:49,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:50,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e36e0a-5cbd-416e-b733-34c24ed674c7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:28:50,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-a5e36e0a-5cbd-416e-b733-34c24ed674c7 2018-07-22 08:28:50,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:50,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbe53865-e4fc-4f10-b03d-2264b5599eab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:50,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-dbe53865-e4fc-4f10-b03d-2264b5599eab 2018-07-22 08:28:50,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:50,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:50,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58fda3fd-9c27-42d2-bf15-ed73d615fa12 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:50,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-58fda3fd-9c27-42d2-bf15-ed73d615fa12 2018-07-22 08:28:50,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:50,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:50,277 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8ad3b1a-fc8a-41c9-8bfe-b5c002b66216 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:50,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-c8ad3b1a-fc8a-41c9-8bfe-b5c002b66216 2018-07-22 08:28:50,277 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:50,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:50,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecab1076-1423-451e-bf1b-34f0a76382fb Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:28:50,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-ecab1076-1423-451e-bf1b-34f0a76382fb 2018-07-22 08:28:50,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:50,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58177e53-7e6a-4583-94e8-60e4b1b35ab1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:50,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-58177e53-7e6a-4583-94e8-60e4b1b35ab1 2018-07-22 08:28:50,470 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:50,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:50,569 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c7084f5-34dc-4d3f-a5ab-b0e45aeb7fe6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:50,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-6c7084f5-34dc-4d3f-a5ab-b0e45aeb7fe6 2018-07-22 08:28:50,570 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:50,571 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj 2018-07-22 08:28:50,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3bfbb509ede14686be00579145f7649b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:50,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-239b1acb-c38a-48a6-b912-7f8f98a5d1fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:50,799 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3bfbb509ede14686be00579145f7649b used request id req-239b1acb-c38a-48a6-b912-7f8f98a5d1fe 2018-07-22 08:28:50,799 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-3fb75677-77cd-463-proj-role 2018-07-22 08:28:50,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f870c17f8c4a452d993408b382bc244c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:50,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13e46572-d9b9-49e0-b163-02365519c052 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:50,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f870c17f8c4a452d993408b382bc244c used request id req-13e46572-d9b9-49e0-b163-02365519c052 2018-07-22 08:28:50,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ebcbc933c29fb51912c3247fbc3609bd1b2d1" 2018-07-22 08:28:51,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec27170-700a-4367-997d-41027504bcf1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:28:51,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8ec27170-700a-4367-997d-41027504bcf1 2018-07-22 08:28:51,022 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-3fb75677-77cd-463-user 2018-07-22 08:28:51,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/545f70a23ff74ae59e8c12336438bffc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164ea4f2495486da6d48d4e83773427f38c522d0" 2018-07-22 08:28:51,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-869aa513-3958-452b-a2b6-d6a4f60549d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:51,206 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/545f70a23ff74ae59e8c12336438bffc used request id req-869aa513-3958-452b-a2b6-d6a4f60549d9 2018-07-22 08:28:51,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:51,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["xVy8o9tlSL2rhoB9xtRfEQ"], "issued_at": "2018-07-22T08:28:51.000000Z"}} 2018-07-22 08:28:51,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953de5bd025101ca6f57ef5e562adc133f046eb1" 2018-07-22 08:28:51,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-951fce34-dce1-4cab-81cb-b2cdde0059fa Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:51,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-951fce34-dce1-4cab-81cb-b2cdde0059fa 2018-07-22 08:28:51,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:51,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:52,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["w8FJ4LEqSFCnfc3rPenWiw"], "issued_at": "2018-07-22T08:28:52.000000Z"}} 2018-07-22 08:28:52,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:52,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aa65354-94a1-4200-8f83-7071a5453e21 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:52,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1aa65354-94a1-4200-8f83-7071a5453e21 2018-07-22 08:28:52,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:52,194 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:52 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:52,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:52,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-513819f2-ba92-4b0a-bcae-315c23bfb6f1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:28:52,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj used request id req-513819f2-ba92-4b0a-bcae-315c23bfb6f1 2018-07-22 08:28:52,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:52,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-220540bc-f558-470e-800f-e98070d39ea4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:28:52,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-220540bc-f558-470e-800f-e98070d39ea4 2018-07-22 08:28:52,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj"}}' 2018-07-22 08:28:52,517 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:28:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94daa71d-014c-41a7-bc5f-153fee07eaba Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c7b0774754af46f0aeb9246aaa1ca384"}, "tags": [], "enabled": true, "id": "c7b0774754af46f0aeb9246aaa1ca384", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj"}} 2018-07-22 08:28:52,517 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-94daa71d-014c-41a7-bc5f-153fee07eaba 2018-07-22 08:28:52,517 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj 2018-07-22 08:28:52,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:52,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:52,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["lEX8vQPvRTamBXQbDDFRiA"], "issued_at": "2018-07-22T08:28:52.000000Z"}} 2018-07-22 08:28:52,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a74e8530f16e4b8625ca11283c6ea3641af08d" 2018-07-22 08:28:53,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e3ff38-2204-4f9b-99a7-7ac5b2136ccf Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:53,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-37e3ff38-2204-4f9b-99a7-7ac5b2136ccf 2018-07-22 08:28:53,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:53,016 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:53 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:53,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a74e8530f16e4b8625ca11283c6ea3641af08d" 2018-07-22 08:28:53,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c586ae0a-24aa-4ffc-a85a-54cfb9ca1c1d Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:28:53,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c586ae0a-24aa-4ffc-a85a-54cfb9ca1c1d 2018-07-22 08:28:53,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a74e8530f16e4b8625ca11283c6ea3641af08d" 2018-07-22 08:28:53,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf4e398-6bd6-4134-a541-787fbd664215 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c7b0774754af46f0aeb9246aaa1ca384"}, "tags": [], "enabled": true, "id": "c7b0774754af46f0aeb9246aaa1ca384", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj"}]} 2018-07-22 08:28:53,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj used request id req-9bf4e398-6bd6-4134-a541-787fbd664215 2018-07-22 08:28:53,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a74e8530f16e4b8625ca11283c6ea3641af08d" 2018-07-22 08:28:53,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3166bef1-b18f-481d-9e0e-2f5c6424027f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:28:53,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3166bef1-b18f-481d-9e0e-2f5c6424027f 2018-07-22 08:28:53,619 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-user 2018-07-22 08:28:53,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:53,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:53,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da1b091-9c79-4f4a-af71-8abdcd2f4edd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:28:53,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2da1b091-9c79-4f4a-af71-8abdcd2f4edd 2018-07-22 08:28:53,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" -d '{"role": {"name": "CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj-role"}}' 2018-07-22 08:28:53,835 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58729f0a-e520-40d3-b6f0-6922342ba8b4 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e8d063bdffab4b4a951aaa0a12bb5588", "links": {"self": "http://172.30.9.23:5000/v3/roles/e8d063bdffab4b4a951aaa0a12bb5588"}, "name": "CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj-role"}} 2018-07-22 08:28:53,835 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-58729f0a-e520-40d3-b6f0-6922342ba8b4 2018-07-22 08:28:53,835 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj-role 2018-07-22 08:28:53,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e8d063bdffab4b4a951aaa0a12bb5588 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:53,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b3bd96-f55c-453a-955c-e8117167437d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e8d063bdffab4b4a951aaa0a12bb5588", "links": {"self": "http://172.30.9.23:5000/v3/roles/e8d063bdffab4b4a951aaa0a12bb5588"}, "name": "CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj-role"}} 2018-07-22 08:28:53,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e8d063bdffab4b4a951aaa0a12bb5588 used request id req-04b3bd96-f55c-453a-955c-e8117167437d 2018-07-22 08:28:53,935 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj-role to project CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj 2018-07-22 08:28:53,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c7b0774754af46f0aeb9246aaa1ca384/users/6cd34fcf5a994a8db60b5b3b15041991/roles/e8d063bdffab4b4a951aaa0a12bb5588 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:54,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-614add09-b2ed-435c-8645-06a61330d3cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:54,078 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c7b0774754af46f0aeb9246aaa1ca384/users/6cd34fcf5a994a8db60b5b3b15041991/roles/e8d063bdffab4b4a951aaa0a12bb5588 used request id req-614add09-b2ed-435c-8645-06a61330d3cd 2018-07-22 08:28:54,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:54,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:54,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["FzgEslZASkSzTD69wLZr9w"], "issued_at": "2018-07-22T08:28:54.000000Z"}} 2018-07-22 08:28:54,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb68667eeca556d1dc8ab7ae64365e3f524d966c" 2018-07-22 08:28:54,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27984ab6-b030-4034-a147-fe9ea04ca690 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:54,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-27984ab6-b030-4034-a147-fe9ea04ca690 2018-07-22 08:28:54,564 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb68667eeca556d1dc8ab7ae64365e3f524d966c" 2018-07-22 08:28:54,763 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:54 GMT Server: Apache x-compute-request-id: req-6123cc73-6c93-404c-8580-2e4349519d50 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6123cc73-6c93-404c-8580-2e4349519d50 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 08:28:54,763 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None used request id req-6123cc73-6c93-404c-8580-2e4349519d50 2018-07-22 08:28:54,766 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6123cc73-6c93-404c-8580-2e4349519d50" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb68667eeca556d1dc8ab7ae64365e3f524d966c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-63bce5e6-ad7f-468b-bd99-930f36d6a3c6-vol-type", "description": null}}' 2018-07-22 08:28:54,990 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:54 GMT Server: Apache x-compute-request-id: req-0c201ba6-2dda-4545-b0bc-c8c4f9d9791d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c201ba6-2dda-4545-b0bc-c8c4f9d9791d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-63bce5e6-ad7f-468b-bd99-930f36d6a3c6-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "74892d70-0a51-4239-9876-85a4b08c316f", "description": null}} 2018-07-22 08:28:54,990 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-0c201ba6-2dda-4545-b0bc-c8c4f9d9791d 2018-07-22 08:28:54,991 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-63bce5e6-ad7f-468b-bd99-930f36d6a3c6-vol-type 2018-07-22 08:28:54,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:54,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:55,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e8d063bdffab4b4a951aaa0a12bb5588", "name": "CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj-role"}], "expires_at": "2018-07-22T09:28:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7b0774754af46f0aeb9246aaa1ca384", "name": "CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c7b0774754af46f0aeb9246aaa1ca384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/c7b0774754af46f0aeb9246aaa1ca384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/c7b0774754af46f0aeb9246aaa1ca384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c7b0774754af46f0aeb9246aaa1ca384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/c7b0774754af46f0aeb9246aaa1ca384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/c7b0774754af46f0aeb9246aaa1ca384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c7b0774754af46f0aeb9246aaa1ca384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c7b0774754af46f0aeb9246aaa1ca384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/c7b0774754af46f0aeb9246aaa1ca384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/c7b0774754af46f0aeb9246aaa1ca384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/c7b0774754af46f0aeb9246aaa1ca384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c7b0774754af46f0aeb9246aaa1ca384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/c7b0774754af46f0aeb9246aaa1ca384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/c7b0774754af46f0aeb9246aaa1ca384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-user", "id": "6cd34fcf5a994a8db60b5b3b15041991"}, "audit_ids": ["u-6bnIZJTkm2NxR2S988Ug"], "issued_at": "2018-07-22T08:28:55.000000Z"}} 2018-07-22 08:28:55,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87bca236b8cbdd94e4dfada1a537c5e0c6abd86" 2018-07-22 08:28:55,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d243c799-61ac-4fbe-b423-ff0917c304df Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:55,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d243c799-61ac-4fbe-b423-ff0917c304df 2018-07-22 08:28:55,574 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c7b0774754af46f0aeb9246aaa1ca384/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87bca236b8cbdd94e4dfada1a537c5e0c6abd86" 2018-07-22 08:28:55,776 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:55 GMT Server: Apache x-compute-request-id: req-cd80e83b-1195-448f-af24-ae2a1737d5dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cd80e83b-1195-448f-af24-ae2a1737d5dc Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 08:28:55,776 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c7b0774754af46f0aeb9246aaa1ca384/volumes/detail used request id req-cd80e83b-1195-448f-af24-ae2a1737d5dc 2018-07-22 08:28:55,779 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/c7b0774754af46f0aeb9246aaa1ca384/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cd80e83b-1195-448f-af24-ae2a1737d5dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87bca236b8cbdd94e4dfada1a537c5e0c6abd86" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-63bce5e6-ad7f-468b-bd99-930f36d6a3c6-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 08:28:55,975 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c73b5d2e-d8b4-44d4-8d5f-c23c89b71019 x-openstack-request-id: req-c73b5d2e-d8b4-44d4-8d5f-c23c89b71019 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-07-22 08:28:55,976 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/c7b0774754af46f0aeb9246aaa1ca384/volumes used request id req-c73b5d2e-d8b4-44d4-8d5f-c23c89b71019 2018-07-22 08:28:55,976 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-63bce5e6-ad7f-468b-bd99-930f36d6a3c6-vol-type 2018-07-22 08:28:55,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/74892d70-0a51-4239-9876-85a4b08c316f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6123cc73-6c93-404c-8580-2e4349519d50" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb68667eeca556d1dc8ab7ae64365e3f524d966c" 2018-07-22 08:28:56,214 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:28:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1f043770-a945-4005-a6fd-d5fdacb23a1f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:28:56,214 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/74892d70-0a51-4239-9876-85a4b08c316f used request id req-1f043770-a945-4005-a6fd-d5fdacb23a1f 2018-07-22 08:28:56,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:56,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-dbb8c511-ef25-4ba5-b6b5-e87a047208eb Date: Sun, 22 Jul 2018 08:28:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:28:56,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-dbb8c511-ef25-4ba5-b6b5-e87a047208eb 2018-07-22 08:28:56,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:56,567 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a978f6b8-7464-4d3e-8ea6-8c628caeaa85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:56,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-a978f6b8-7464-4d3e-8ea6-8c628caeaa85 2018-07-22 08:28:56,568 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:56,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:56,665 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2738174b-d84e-4f24-9caf-7ad825eb269b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:56,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-2738174b-d84e-4f24-9caf-7ad825eb269b 2018-07-22 08:28:56,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:56,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:56,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a76e0e41-1185-407a-9831-c98995ff0db8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:28:56,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-a76e0e41-1185-407a-9831-c98995ff0db8 2018-07-22 08:28:56,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:56,780 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ec31919-4d3a-4a64-9f85-8745bbd57c4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:56,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-4ec31919-4d3a-4a64-9f85-8745bbd57c4e 2018-07-22 08:28:56,781 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:56,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:56,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f85874b2-90ef-48fd-98bc-9d7be9f9c937 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:56,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-f85874b2-90ef-48fd-98bc-9d7be9f9c937 2018-07-22 08:28:56,878 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:56,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:56,974 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b42b9a92-45c5-465f-94ea-61228a9bad5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:56,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-b42b9a92-45c5-465f-94ea-61228a9bad5f 2018-07-22 08:28:56,974 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:56,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:57,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03018e22-9f04-4312-b3ef-1d961ce98e9d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:28:57,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-03018e22-9f04-4312-b3ef-1d961ce98e9d 2018-07-22 08:28:57,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:57,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa137c9b-1bb9-4c19-81eb-259993c336b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:57,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-fa137c9b-1bb9-4c19-81eb-259993c336b0 2018-07-22 08:28:57,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:57,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:57,291 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14fc8f79-8b53-4f29-9119-bf8491c09acc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:28:57,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-14fc8f79-8b53-4f29-9119-bf8491c09acc 2018-07-22 08:28:57,292 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:28:57,293 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj 2018-07-22 08:28:57,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c7b0774754af46f0aeb9246aaa1ca384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:57,600 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b65d97c2-8539-446d-87d3-5f9b23f7daae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:57,601 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c7b0774754af46f0aeb9246aaa1ca384 used request id req-b65d97c2-8539-446d-87d3-5f9b23f7daae 2018-07-22 08:28:57,601 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-proj-role 2018-07-22 08:28:57,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e8d063bdffab4b4a951aaa0a12bb5588 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:57,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63b5d284-2da7-4205-8233-ccae58286373 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:57,720 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e8d063bdffab4b4a951aaa0a12bb5588 used request id req-63b5d284-2da7-4205-8233-ccae58286373 2018-07-22 08:28:57,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189444fdaf76c2ec8d876f7938da12efc9b6e8b5" 2018-07-22 08:28:57,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31361bfe-f001-48d4-b841-55a6af12b95b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:28:57,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-31361bfe-f001-48d4-b841-55a6af12b95b 2018-07-22 08:28:57,815 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-ac3ee69c-4db6-43d-user 2018-07-22 08:28:57,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/6cd34fcf5a994a8db60b5b3b15041991 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a74e8530f16e4b8625ca11283c6ea3641af08d" 2018-07-22 08:28:57,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6f49bd8-09f5-46f0-b519-4172feae0287 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:28:57,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6cd34fcf5a994a8db60b5b3b15041991 used request id req-a6f49bd8-09f5-46f0-b519-4172feae0287 2018-07-22 08:28:57,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:58,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["euPDxhLmTZGg9YbvFNOSoQ"], "issued_at": "2018-07-22T08:28:58.000000Z"}} 2018-07-22 08:28:58,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f18696425e0fbbd5481492043aa4f267c8026d" 2018-07-22 08:28:58,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3216b703-7d2f-4b2d-83bd-99ef1714ef7c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:58,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3216b703-7d2f-4b2d-83bd-99ef1714ef7c 2018-07-22 08:28:58,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:58,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:58,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["4ODUQuckSDG9O3ttfr0yIg"], "issued_at": "2018-07-22T08:28:58.000000Z"}} 2018-07-22 08:28:58,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:28:58,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b07625f3-702e-4489-a579-8b4c4208a9f5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:58,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b07625f3-702e-4489-a579-8b4c4208a9f5 2018-07-22 08:28:58,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:58,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:58 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:58,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:28:59,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03821570-3821-4423-a371-0428d92fb672 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:28:59,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj used request id req-03821570-3821-4423-a371-0428d92fb672 2018-07-22 08:28:59,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:28:59,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675baacd-7b39-4951-93d9-16df37eb14cc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:28:59,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-675baacd-7b39-4951-93d9-16df37eb14cc 2018-07-22 08:28:59,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj"}}' 2018-07-22 08:28:59,296 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:28:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9ad70e3-7fbe-43aa-8adc-7ef4caf060a8 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62383f08d1bc4ccf9a9d828e920854b2"}, "tags": [], "enabled": true, "id": "62383f08d1bc4ccf9a9d828e920854b2", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj"}} 2018-07-22 08:28:59,296 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e9ad70e3-7fbe-43aa-8adc-7ef4caf060a8 2018-07-22 08:28:59,296 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj 2018-07-22 08:28:59,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:28:59,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:28:59,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:28:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["LYhmvRiETrearDjJOIw1Eg"], "issued_at": "2018-07-22T08:28:59.000000Z"}} 2018-07-22 08:28:59,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baea8035c10a6108045656111f63438d505f56c1" 2018-07-22 08:28:59,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be01e51-7160-4cf6-ab16-6b32239fb592 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:28:59,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1be01e51-7160-4cf6-ab16-6b32239fb592 2018-07-22 08:28:59,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:28:59,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:28:59 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:28:59,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baea8035c10a6108045656111f63438d505f56c1" 2018-07-22 08:28:59,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a53a4b34-b741-4bf3-a76e-f0b2f7f9517e Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:28:59,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a53a4b34-b741-4bf3-a76e-f0b2f7f9517e 2018-07-22 08:28:59,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baea8035c10a6108045656111f63438d505f56c1" 2018-07-22 08:28:59,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58cee8bd-459e-43e2-9407-08ce0609c20b Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62383f08d1bc4ccf9a9d828e920854b2"}, "tags": [], "enabled": true, "id": "62383f08d1bc4ccf9a9d828e920854b2", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj"}]} 2018-07-22 08:28:59,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj used request id req-58cee8bd-459e-43e2-9407-08ce0609c20b 2018-07-22 08:28:59,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baea8035c10a6108045656111f63438d505f56c1" 2018-07-22 08:29:00,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac80f82-53d7-4c43-a1de-6e4f0668d5fd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:29:00,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-eac80f82-53d7-4c43-a1de-6e4f0668d5fd 2018-07-22 08:29:00,440 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-30a6dc1b-85e0-473-user 2018-07-22 08:29:00,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:00,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:29:00,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c4fd3b-0e84-417b-928a-a8420b4350b9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:29:00,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d9c4fd3b-0e84-417b-928a-a8420b4350b9 2018-07-22 08:29:00,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" -d '{"role": {"name": "CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj-role"}}' 2018-07-22 08:29:00,655 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b126526-f942-4860-a5bf-442cf31167a3 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "25c441f139f3457da325d454366ff657", "links": {"self": "http://172.30.9.23:5000/v3/roles/25c441f139f3457da325d454366ff657"}, "name": "CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj-role"}} 2018-07-22 08:29:00,655 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6b126526-f942-4860-a5bf-442cf31167a3 2018-07-22 08:29:00,655 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj-role 2018-07-22 08:29:00,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/25c441f139f3457da325d454366ff657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:29:00,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e913c2-57c0-424b-928e-2b00c14aa700 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "25c441f139f3457da325d454366ff657", "links": {"self": "http://172.30.9.23:5000/v3/roles/25c441f139f3457da325d454366ff657"}, "name": "CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj-role"}} 2018-07-22 08:29:00,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/25c441f139f3457da325d454366ff657 used request id req-d3e913c2-57c0-424b-928e-2b00c14aa700 2018-07-22 08:29:00,747 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj-role to project CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj 2018-07-22 08:29:00,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/62383f08d1bc4ccf9a9d828e920854b2/users/785aae591ffa4970ba70bcbc2c9c13ee/roles/25c441f139f3457da325d454366ff657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:29:00,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e720bda3-4260-40eb-b39e-1e86cc093bd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:29:00,886 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/62383f08d1bc4ccf9a9d828e920854b2/users/785aae591ffa4970ba70bcbc2c9c13ee/roles/25c441f139f3457da325d454366ff657 used request id req-e720bda3-4260-40eb-b39e-1e86cc093bd3 2018-07-22 08:29:00,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:00,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:01,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:29:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Xaxe25adSqKKTrLFmMqaag"], "issued_at": "2018-07-22T08:29:01.000000Z"}} 2018-07-22 08:29:01,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8b118b7f938929e0fe1ce063af22ddfb50fe6e" 2018-07-22 08:29:01,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f18d53f-c89b-4ee8-8ecc-6001b3883ec5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:01,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7f18d53f-c89b-4ee8-8ecc-6001b3883ec5 2018-07-22 08:29:01,453 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8b118b7f938929e0fe1ce063af22ddfb50fe6e" 2018-07-22 08:29:01,752 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:01 GMT Server: Apache x-compute-request-id: req-8017a659-0d0e-43ea-b79c-a1eead78a80f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8017a659-0d0e-43ea-b79c-a1eead78a80f Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-22 08:29:01,753 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types?is_public=None used request id req-8017a659-0d0e-43ea-b79c-a1eead78a80f 2018-07-22 08:29:01,756 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8017a659-0d0e-43ea-b79c-a1eead78a80f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8b118b7f938929e0fe1ce063af22ddfb50fe6e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol-type", "description": null}}' 2018-07-22 08:29:01,972 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:01 GMT Server: Apache x-compute-request-id: req-0b1f77e6-de2d-40f8-b649-5d3935daee9b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0b1f77e6-de2d-40f8-b649-5d3935daee9b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e594076e-9e43-4ffc-b46b-9940acc4fe11", "description": null}} 2018-07-22 08:29:01,972 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types used request id req-0b1f77e6-de2d-40f8-b649-5d3935daee9b 2018-07-22 08:29:01,973 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol-type 2018-07-22 08:29:01,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:01,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:02,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:29:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["V1P-U9gmRQCLIl7WXiB4YQ"], "issued_at": "2018-07-22T08:29:02.000000Z"}} 2018-07-22 08:29:02,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde84d7fc2744f6b3b89a956fd2bc345998acf19" 2018-07-22 08:29:02,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ecc4bf-5376-40c1-94a4-f0547edbc5b2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:02,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-20ecc4bf-5376-40c1-94a4-f0547edbc5b2 2018-07-22 08:29:02,463 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde84d7fc2744f6b3b89a956fd2bc345998acf19" 2018-07-22 08:29:02,670 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:02 GMT Server: Apache x-compute-request-id: req-b0588488-1ca4-4578-841e-89b8150414ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b0588488-1ca4-4578-841e-89b8150414ed Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 08:29:02,670 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/detail used request id req-b0588488-1ca4-4578-841e-89b8150414ed 2018-07-22 08:29:02,673 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b0588488-1ca4-4578-841e-89b8150414ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde84d7fc2744f6b3b89a956fd2bc345998acf19" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 08:29:03,220 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:29:02 GMT Server: Apache x-compute-request-id: req-b4b7d511-f640-4e32-9aaf-98b9fc215516 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b4b7d511-f640-4e32-9aaf-98b9fc215516 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:29:03.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol-type", "name": "CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bc6494cb-f660-4884-8a2a-cb8121706d24", "size": 1}} 2018-07-22 08:29:03,220 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes used request id req-b4b7d511-f640-4e32-9aaf-98b9fc215516 2018-07-22 08:29:03,223 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0588488-1ca4-4578-841e-89b8150414ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde84d7fc2744f6b3b89a956fd2bc345998acf19" 2018-07-22 08:29:03,458 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:03 GMT Server: Apache x-compute-request-id: req-870299c8-b7f8-497c-b9bd-3528f509868c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-870299c8-b7f8-497c-b9bd-3528f509868c Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T08:29:03.000000", "replication_status": null, "snapshot_id": null, "id": "bc6494cb-f660-4884-8a2a-cb8121706d24", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol", "bootable": "false", "created_at": "2018-07-22T08:29:03.000000", "volume_type": "CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol-type"}} 2018-07-22 08:29:03,458 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24 used request id req-870299c8-b7f8-497c-b9bd-3528f509868c 2018-07-22 08:29:03,458 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol 2018-07-22 08:29:03,461 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0588488-1ca4-4578-841e-89b8150414ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde84d7fc2744f6b3b89a956fd2bc345998acf19" 2018-07-22 08:29:03,688 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:03 GMT Server: Apache x-compute-request-id: req-2d9ea4e5-8489-4700-80f5-b6858e5ec989 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d9ea4e5-8489-4700-80f5-b6858e5ec989 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T08:29:03.000000", "replication_status": null, "snapshot_id": null, "id": "bc6494cb-f660-4884-8a2a-cb8121706d24", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol", "bootable": "false", "created_at": "2018-07-22T08:29:03.000000", "volume_type": "CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol-type"}} 2018-07-22 08:29:03,688 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24 used request id req-2d9ea4e5-8489-4700-80f5-b6858e5ec989 2018-07-22 08:29:03,688 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:29:03,688 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol 2018-07-22 08:29:03,689 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol 2018-07-22 08:29:03,691 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0588488-1ca4-4578-841e-89b8150414ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde84d7fc2744f6b3b89a956fd2bc345998acf19" 2018-07-22 08:29:03,941 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:03 GMT Server: Apache x-compute-request-id: req-58bda9d3-e6a6-4253-a53a-81695b847117 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-58bda9d3-e6a6-4253-a53a-81695b847117 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24", "rel": "self"}, {"href": "http://172.30.9.23:8776/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T08:29:03.000000", "replication_status": null, "snapshot_id": null, "id": "bc6494cb-f660-4884-8a2a-cb8121706d24", "size": 1, "user_id": "5335cc64c0174eb3ab7b56768be71f75", "os-vol-tenant-attr:tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol", "bootable": "false", "created_at": "2018-07-22T08:29:03.000000", "volume_type": "CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol-type"}} 2018-07-22 08:29:03,941 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24 used request id req-58bda9d3-e6a6-4253-a53a-81695b847117 2018-07-22 08:29:03,941 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:29:03,942 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol 2018-07-22 08:29:03,942 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol 2018-07-22 08:29:03,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0588488-1ca4-4578-841e-89b8150414ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde84d7fc2744f6b3b89a956fd2bc345998acf19" 2018-07-22 08:29:04,195 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:29:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8aed7d79-86d4-42e0-9022-158e3f7c6c65 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:29:04,195 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24 used request id req-8aed7d79-86d4-42e0-9022-158e3f7c6c65 2018-07-22 08:29:04,198 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0588488-1ca4-4578-841e-89b8150414ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde84d7fc2744f6b3b89a956fd2bc345998acf19" 2018-07-22 08:29:04,400 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a5eabedc-26f1-46bb-99ac-ebd8b35659e9 x-openstack-request-id: req-a5eabedc-26f1-46bb-99ac-ebd8b35659e9 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume bc6494cb-f660-4884-8a2a-cb8121706d24 could not be found.", "code": 404}} 2018-07-22 08:29:04,400 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/volumes/bc6494cb-f660-4884-8a2a-cb8121706d24 used request id req-a5eabedc-26f1-46bb-99ac-ebd8b35659e9 2018-07-22 08:29:04,401 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume bc6494cb-f660-4884-8a2a-cb8121706d24 could not be found. (HTTP 404) (Request-ID: req-a5eabedc-26f1-46bb-99ac-ebd8b35659e9) 2018-07-22 08:29:04,401 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol 2018-07-22 08:29:04,401 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a239dcc7-6610-4b02-83d4-24c29780525d-vol-type 2018-07-22 08:29:04,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/e594076e-9e43-4ffc-b46b-9940acc4fe11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8017a659-0d0e-43ea-b79c-a1eead78a80f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8b118b7f938929e0fe1ce063af22ddfb50fe6e" 2018-07-22 08:29:04,644 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:29:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5286af48-6d1a-4b62-872d-6d88e6684c62 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:29:04,644 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131/types/e594076e-9e43-4ffc-b46b-9940acc4fe11 used request id req-5286af48-6d1a-4b62-872d-6d88e6684c62 2018-07-22 08:29:04,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:29:04,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-be919f69-192c-478f-a0da-a3005070151c Date: Sun, 22 Jul 2018 08:29:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:29:04,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-be919f69-192c-478f-a0da-a3005070151c 2018-07-22 08:29:04,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:29:04,975 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03f9033f-a110-4c60-b3e1-1b566640a0a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:04,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-03f9033f-a110-4c60-b3e1-1b566640a0a2 2018-07-22 08:29:04,975 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:04,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:29:05,075 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c79e5cc2-ba74-415d-8c54-489ca5c7f3f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:05,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-c79e5cc2-ba74-415d-8c54-489ca5c7f3f8 2018-07-22 08:29:05,075 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:05,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:29:05,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4858903a-8650-4317-a7bb-8cd7554b27bb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:29:05,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-4858903a-8650-4317-a7bb-8cd7554b27bb 2018-07-22 08:29:05,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:29:05,262 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22a6efe4-c7bd-4549-9b6a-f860baac777c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:05,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-22a6efe4-c7bd-4549-9b6a-f860baac777c 2018-07-22 08:29:05,263 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:05,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:29:05,288 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16781036-795f-4161-a767-bc0e9f2fb1b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:05,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-16781036-795f-4161-a767-bc0e9f2fb1b6 2018-07-22 08:29:05,289 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:05,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:29:05,382 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0e37b72-9e76-44b5-adc3-618c47a58b32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:05,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-a0e37b72-9e76-44b5-adc3-618c47a58b32 2018-07-22 08:29:05,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:05,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:29:05,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c70ffa-9ff3-417a-874c-bdfa9003d0b2 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:29:05,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-74c70ffa-9ff3-417a-874c-bdfa9003d0b2 2018-07-22 08:29:05,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:29:05,570 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db6b24c4-9448-4af8-81a3-93e084b5aac3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:05,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-db6b24c4-9448-4af8-81a3-93e084b5aac3 2018-07-22 08:29:05,570 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:05,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:29:05,664 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60088723-0127-4658-bcb4-21cd1d9e19db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:05,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-60088723-0127-4658-bcb4-21cd1d9e19db 2018-07-22 08:29:05,664 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:05,665 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj 2018-07-22 08:29:05,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/62383f08d1bc4ccf9a9d828e920854b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:29:05,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1409521c-012f-4ab0-9ff8-53958dc14b4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:29:05,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/62383f08d1bc4ccf9a9d828e920854b2 used request id req-1409521c-012f-4ab0-9ff8-53958dc14b4e 2018-07-22 08:29:05,882 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-30a6dc1b-85e0-473-proj-role 2018-07-22 08:29:05,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/25c441f139f3457da325d454366ff657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:29:05,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5db68bd8-6090-4f62-ac1d-80d287ccb453 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:29:05,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/25c441f139f3457da325d454366ff657 used request id req-5db68bd8-6090-4f62-ac1d-80d287ccb453 2018-07-22 08:29:05,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e458a96ce480f331430ebcd0e9f160394844ab" 2018-07-22 08:29:06,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-128b49d0-9772-4665-91d9-a5a4fa06eca8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:29:06,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-128b49d0-9772-4665-91d9-a5a4fa06eca8 2018-07-22 08:29:06,017 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-30a6dc1b-85e0-473-user 2018-07-22 08:29:06,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/785aae591ffa4970ba70bcbc2c9c13ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baea8035c10a6108045656111f63438d505f56c1" 2018-07-22 08:29:06,212 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8be1b95b-3397-419d-a9a5-7b2609d114e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:29:06,212 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/785aae591ffa4970ba70bcbc2c9c13ee used request id req-8be1b95b-3397-419d-a9a5-7b2609d114e2 2018-07-22 08:29:06,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:06,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:29:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["mHwvgBbdRUW5Cul_I7jQ3A"], "issued_at": "2018-07-22T08:29:06.000000Z"}} 2018-07-22 08:29:06,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3b76af0f429074348b9b725e5fe60d4e8921f4" 2018-07-22 08:29:06,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e85912-587f-4b45-b6f5-427ab1ab3ac4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:06,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-97e85912-587f-4b45-b6f5-427ab1ab3ac4 2018-07-22 08:29:06,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:06,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:07,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:29:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["h5Ww3cVCT-Slj9uzE-Ng4Q"], "issued_at": "2018-07-22T08:29:07.000000Z"}} 2018-07-22 08:29:07,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:07,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf2838e-dcca-419a-83a7-ec121665ba13 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:07,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-dcf2838e-dcca-419a-83a7-ec121665ba13 2018-07-22 08:29:07,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:29:07,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:29:07 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:29:07,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-644857eb-f403-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:07,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12c3dc97-a17e-4b12-92e2-c9bd294b3734 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-644857eb-f403-440-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:29:07,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-644857eb-f403-440-proj used request id req-12c3dc97-a17e-4b12-92e2-c9bd294b3734 2018-07-22 08:29:07,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:07,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d2272e3-3e3e-432f-9414-b3c54c423b99 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:29:07,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8d2272e3-3e3e-432f-9414-b3c54c423b99 2018-07-22 08:29:07,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-644857eb-f403-440-proj"}}' 2018-07-22 08:29:07,523 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:29:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a84d27a2-34f3-4718-a005-88fdfbf15a9b Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5f8a674a4ed940789bfe407efb635202"}, "tags": [], "enabled": true, "id": "5f8a674a4ed940789bfe407efb635202", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-644857eb-f403-440-proj"}} 2018-07-22 08:29:07,523 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a84d27a2-34f3-4718-a005-88fdfbf15a9b 2018-07-22 08:29:07,523 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-644857eb-f403-440-proj 2018-07-22 08:29:07,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:07,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:07,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:29:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["EYbgbTJjQw6o6DwdUrgU8Q"], "issued_at": "2018-07-22T08:29:07.000000Z"}} 2018-07-22 08:29:07,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75cc2fef7c907cc41d59e882f9b926109e6d8d73" 2018-07-22 08:29:07,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd9299cc-3654-412e-81e8-6a877f5c5492 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:07,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cd9299cc-3654-412e-81e8-6a877f5c5492 2018-07-22 08:29:08,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:29:08,010 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:29:08 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:29:08,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75cc2fef7c907cc41d59e882f9b926109e6d8d73" 2018-07-22 08:29:08,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cea2204-ad0a-4d41-a694-298641a0e206 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:29:08,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6cea2204-ad0a-4d41-a694-298641a0e206 2018-07-22 08:29:08,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-644857eb-f403-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75cc2fef7c907cc41d59e882f9b926109e6d8d73" 2018-07-22 08:29:08,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4adc2db-bafa-42de-b5f0-89b7939aaa85 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-644857eb-f403-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5f8a674a4ed940789bfe407efb635202"}, "tags": [], "enabled": true, "id": "5f8a674a4ed940789bfe407efb635202", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-644857eb-f403-440-proj"}]} 2018-07-22 08:29:08,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-644857eb-f403-440-proj used request id req-b4adc2db-bafa-42de-b5f0-89b7939aaa85 2018-07-22 08:29:08,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75cc2fef7c907cc41d59e882f9b926109e6d8d73" 2018-07-22 08:29:08,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d56bfef-8ff1-45fa-8fb0-de396e9ad7fe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:29:08,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2d56bfef-8ff1-45fa-8fb0-de396e9ad7fe 2018-07-22 08:29:08,685 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-644857eb-f403-440-user 2018-07-22 08:29:08,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:08,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:08,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950d6edc-5524-4e0f-89c5-059f170fbac1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:29:08,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-950d6edc-5524-4e0f-89c5-059f170fbac1 2018-07-22 08:29:08,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" -d '{"role": {"name": "CreateVolumeWithImageTests-644857eb-f403-440-proj-role"}}' 2018-07-22 08:29:08,900 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:29:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6433d284-ea6f-43cc-b78c-ba322efb7795 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9178ea8a7c214c0f8fa1fe5887d971d6", "links": {"self": "http://172.30.9.23:5000/v3/roles/9178ea8a7c214c0f8fa1fe5887d971d6"}, "name": "CreateVolumeWithImageTests-644857eb-f403-440-proj-role"}} 2018-07-22 08:29:08,901 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6433d284-ea6f-43cc-b78c-ba322efb7795 2018-07-22 08:29:08,901 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-644857eb-f403-440-proj-role 2018-07-22 08:29:08,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/9178ea8a7c214c0f8fa1fe5887d971d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:08,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-445437a6-e81b-46d0-bdd1-314c9ea612ce Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9178ea8a7c214c0f8fa1fe5887d971d6", "links": {"self": "http://172.30.9.23:5000/v3/roles/9178ea8a7c214c0f8fa1fe5887d971d6"}, "name": "CreateVolumeWithImageTests-644857eb-f403-440-proj-role"}} 2018-07-22 08:29:08,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/9178ea8a7c214c0f8fa1fe5887d971d6 used request id req-445437a6-e81b-46d0-bdd1-314c9ea612ce 2018-07-22 08:29:08,998 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-644857eb-f403-440-proj-role to project CreateVolumeWithImageTests-644857eb-f403-440-proj 2018-07-22 08:29:09,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5f8a674a4ed940789bfe407efb635202/users/c75aa1fab54f4b699b2a3652a0442c41/roles/9178ea8a7c214c0f8fa1fe5887d971d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:09,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f64b0b3-5568-40ab-b283-685f25e672c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:29:09,131 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5f8a674a4ed940789bfe407efb635202/users/c75aa1fab54f4b699b2a3652a0442c41/roles/9178ea8a7c214c0f8fa1fe5887d971d6 used request id req-9f64b0b3-5568-40ab-b283-685f25e672c1 2018-07-22 08:29:09,133 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:29:09,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:09,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:09,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9178ea8a7c214c0f8fa1fe5887d971d6", "name": "CreateVolumeWithImageTests-644857eb-f403-440-proj-role"}], "expires_at": "2018-07-22T09:29:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f8a674a4ed940789bfe407efb635202", "name": "CreateVolumeWithImageTests-644857eb-f403-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5f8a674a4ed940789bfe407efb635202", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/5f8a674a4ed940789bfe407efb635202", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/5f8a674a4ed940789bfe407efb635202", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5f8a674a4ed940789bfe407efb635202", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/5f8a674a4ed940789bfe407efb635202", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/5f8a674a4ed940789bfe407efb635202", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_5f8a674a4ed940789bfe407efb635202", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_5f8a674a4ed940789bfe407efb635202", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/5f8a674a4ed940789bfe407efb635202", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/5f8a674a4ed940789bfe407efb635202", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/5f8a674a4ed940789bfe407efb635202", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/5f8a674a4ed940789bfe407efb635202", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/5f8a674a4ed940789bfe407efb635202", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/5f8a674a4ed940789bfe407efb635202", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-644857eb-f403-440-user", "id": "c75aa1fab54f4b699b2a3652a0442c41"}, "audit_ids": ["FUXFUg4XSg-xR4T6ZtXljg"], "issued_at": "2018-07-22T08:29:09.000000Z"}} 2018-07-22 08:29:09,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88a56178ce04f47564df4fedc56dc90d57bc8daa" 2018-07-22 08:29:09,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-083bcb69-5fa5-4a06-b3ba-3eada26f0f38 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:09,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-083bcb69-5fa5-4a06-b3ba-3eada26f0f38 2018-07-22 08:29:09,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-c88d4dac-fb75-4cab-97cc-1f349c92e3e7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88a56178ce04f47564df4fedc56dc90d57bc8daa" 2018-07-22 08:29:09,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-94fe034e-04a8-45f2-8f83-3d036b807ff1 Date: Sun, 22 Jul 2018 08:29:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-c88d4dac-fb75-4cab-97cc-1f349c92e3e7-image"} 2018-07-22 08:29:09,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-c88d4dac-fb75-4cab-97cc-1f349c92e3e7-image used request id req-94fe034e-04a8-45f2-8f83-3d036b807ff1 2018-07-22 08:29:09,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88a56178ce04f47564df4fedc56dc90d57bc8daa" 2018-07-22 08:29:10,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e9defeed-28fb-4bbc-bdf4-1f893b7054dd Date: Sun, 22 Jul 2018 08:29:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:29:10,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e9defeed-28fb-4bbc-bdf4-1f893b7054dd 2018-07-22 08:29:10,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88a56178ce04f47564df4fedc56dc90d57bc8daa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-c88d4dac-fb75-4cab-97cc-1f349c92e3e7-image"}' 2018-07-22 08:29:10,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5d0ae0c5-61bd-4f34-a2b5-3224bd3fa9e2 Date: Sun, 22 Jul 2018 08:29:10 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-c88d4dac-fb75-4cab-97cc-1f349c92e3e7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:29:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:29:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab", "min_disk": 0, "protected": false, "id": "322b1bd4-e2fe-4fb1-9d54-0346d78e72ab", "file": "/v2/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab/file", "checksum": null, "owner": "5f8a674a4ed940789bfe407efb635202", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:29:10,401 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5d0ae0c5-61bd-4f34-a2b5-3224bd3fa9e2 2018-07-22 08:29:10,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88a56178ce04f47564df4fedc56dc90d57bc8daa" -d '' 2018-07-22 08:29:10,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1a9db9b6-cbc6-4f7e-91a1-37077a060b8a Date: Sun, 22 Jul 2018 08:29:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:29:10,967 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab/file used request id req-1a9db9b6-cbc6-4f7e-91a1-37077a060b8a 2018-07-22 08:29:10,967 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:29:10,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88a56178ce04f47564df4fedc56dc90d57bc8daa" 2018-07-22 08:29:11,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ac8d1904-2f49-41ea-963c-4e1c4ed99aa9 Date: Sun, 22 Jul 2018 08:29:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-c88d4dac-fb75-4cab-97cc-1f349c92e3e7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:29:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:29:10Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab/snap", "metadata": {}}], "self": "/v2/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab", "min_disk": 0, "protected": false, "id": "322b1bd4-e2fe-4fb1-9d54-0346d78e72ab", "file": "/v2/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5f8a674a4ed940789bfe407efb635202", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:29:11,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab used request id req-ac8d1904-2f49-41ea-963c-4e1c4ed99aa9 2018-07-22 08:29:11,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88a56178ce04f47564df4fedc56dc90d57bc8daa" 2018-07-22 08:29:11,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f6eb3396-4127-49ce-8195-2e81bd749c47 Date: Sun, 22 Jul 2018 08:29:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:29:11,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f6eb3396-4127-49ce-8195-2e81bd749c47 2018-07-22 08:29:11,386 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-c88d4dac-fb75-4cab-97cc-1f349c92e3e7-image 2018-07-22 08:29:11,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88a56178ce04f47564df4fedc56dc90d57bc8daa" 2018-07-22 08:29:11,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fce77c00-0ecf-46d9-8b41-e810f7746fc1 Date: Sun, 22 Jul 2018 08:29:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-c88d4dac-fb75-4cab-97cc-1f349c92e3e7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:29:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:29:10Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab/snap", "metadata": {}}], "self": "/v2/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab", "min_disk": 0, "protected": false, "id": "322b1bd4-e2fe-4fb1-9d54-0346d78e72ab", "file": "/v2/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5f8a674a4ed940789bfe407efb635202", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:29:11,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab used request id req-fce77c00-0ecf-46d9-8b41-e810f7746fc1 2018-07-22 08:29:11,407 - create_image - DEBUG - Instance status is - active 2018-07-22 08:29:11,408 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-c88d4dac-fb75-4cab-97cc-1f349c92e3e7-image 2018-07-22 08:29:11,408 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-c88d4dac-fb75-4cab-97cc-1f349c92e3e7-image 2018-07-22 08:29:11,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:11,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:11,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9178ea8a7c214c0f8fa1fe5887d971d6", "name": "CreateVolumeWithImageTests-644857eb-f403-440-proj-role"}], "expires_at": "2018-07-22T09:29:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f8a674a4ed940789bfe407efb635202", "name": "CreateVolumeWithImageTests-644857eb-f403-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5f8a674a4ed940789bfe407efb635202", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/5f8a674a4ed940789bfe407efb635202", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/5f8a674a4ed940789bfe407efb635202", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5f8a674a4ed940789bfe407efb635202", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/5f8a674a4ed940789bfe407efb635202", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/5f8a674a4ed940789bfe407efb635202", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_5f8a674a4ed940789bfe407efb635202", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_5f8a674a4ed940789bfe407efb635202", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/5f8a674a4ed940789bfe407efb635202", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/5f8a674a4ed940789bfe407efb635202", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/5f8a674a4ed940789bfe407efb635202", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/5f8a674a4ed940789bfe407efb635202", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/5f8a674a4ed940789bfe407efb635202", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/5f8a674a4ed940789bfe407efb635202", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-644857eb-f403-440-user", "id": "c75aa1fab54f4b699b2a3652a0442c41"}, "audit_ids": ["vugBZR00QqaU9vPUVJkYMg"], "issued_at": "2018-07-22T08:29:11.000000Z"}} 2018-07-22 08:29:11,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4cdf1fb349916ab670a7b379c7f40fd9f52316" 2018-07-22 08:29:11,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fee7b11-bace-40b9-a852-15460020ce65 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:11,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9fee7b11-bace-40b9-a852-15460020ce65 2018-07-22 08:29:11,916 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/5f8a674a4ed940789bfe407efb635202/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4cdf1fb349916ab670a7b379c7f40fd9f52316" 2018-07-22 08:29:12,123 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:11 GMT Server: Apache x-compute-request-id: req-9a2e629f-26c9-4fae-b538-912b85ac0077 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9a2e629f-26c9-4fae-b538-912b85ac0077 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 08:29:12,123 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/5f8a674a4ed940789bfe407efb635202/volumes/detail used request id req-9a2e629f-26c9-4fae-b538-912b85ac0077 2018-07-22 08:29:12,126 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/5f8a674a4ed940789bfe407efb635202/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9a2e629f-26c9-4fae-b538-912b85ac0077" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4cdf1fb349916ab670a7b379c7f40fd9f52316" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-c88d4dac-fb75-4cab-97cc-1f349c92e3e7-vol", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 08:29:12,523 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 22 Jul 2018 08:29:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-eb46a14f-d0c2-4544-9688-ef42ca20f979 x-openstack-request-id: req-eb46a14f-d0c2-4544-9688-ef42ca20f979 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-07-22 08:29:12,523 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/5f8a674a4ed940789bfe407efb635202/volumes used request id req-eb46a14f-d0c2-4544-9688-ef42ca20f979 2018-07-22 08:29:12,524 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-c88d4dac-fb75-4cab-97cc-1f349c92e3e7-image 2018-07-22 08:29:12,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88a56178ce04f47564df4fedc56dc90d57bc8daa" 2018-07-22 08:29:13,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7d9d9a61-ca0b-44d1-8118-6d879a3f742a Date: Sun, 22 Jul 2018 08:29:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:29:13,446 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/322b1bd4-e2fe-4fb1-9d54-0346d78e72ab used request id req-7d9d9a61-ca0b-44d1-8118-6d879a3f742a 2018-07-22 08:29:13,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:13,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-525280ac-36ad-40bf-95d4-c2034c07402a Date: Sun, 22 Jul 2018 08:29:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:29:13,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-525280ac-36ad-40bf-95d4-c2034c07402a 2018-07-22 08:29:13,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:13,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deaf08fe-96ec-4f48-a7ff-4b31bbbc8596 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:13,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-deaf08fe-96ec-4f48-a7ff-4b31bbbc8596 2018-07-22 08:29:13,792 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:13,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:13,894 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8567a4ff-afa0-47d1-a106-7a13fca11408 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:13,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-8567a4ff-afa0-47d1-a106-7a13fca11408 2018-07-22 08:29:13,895 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:13,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:13,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6320c6df-cb74-4589-8ed1-63e66a355f61 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:29:13,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-6320c6df-cb74-4589-8ed1-63e66a355f61 2018-07-22 08:29:13,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:14,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cab0423-ad89-4478-9982-a995b4e3bc71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:14,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-7cab0423-ad89-4478-9982-a995b4e3bc71 2018-07-22 08:29:14,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:14,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:14,177 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35b42d7e-a8c4-400e-9ca5-0c9d24dbc4b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:14,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-35b42d7e-a8c4-400e-9ca5-0c9d24dbc4b6 2018-07-22 08:29:14,177 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:14,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:14,273 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4a73da7-23fb-454c-b93d-b29e470e3203 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:14,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-a4a73da7-23fb-454c-b93d-b29e470e3203 2018-07-22 08:29:14,273 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:14,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:14,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b81a9d8a-9eab-442c-bbf4-da48b46ed9cd Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:29:14,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-b81a9d8a-9eab-442c-bbf4-da48b46ed9cd 2018-07-22 08:29:14,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:14,463 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-079c7a42-ef6e-490f-aa0b-7c1bccb21fd8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:14,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-079c7a42-ef6e-490f-aa0b-7c1bccb21fd8 2018-07-22 08:29:14,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:14,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:14,560 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7f246b0-5745-4882-98f9-70370cf98a3c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:14,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-e7f246b0-5745-4882-98f9-70370cf98a3c 2018-07-22 08:29:14,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:14,562 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-644857eb-f403-440-proj 2018-07-22 08:29:14,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5f8a674a4ed940789bfe407efb635202 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:14,918 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5ae8a29-dfce-4591-b937-77dd964b9939 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:29:14,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5f8a674a4ed940789bfe407efb635202 used request id req-e5ae8a29-dfce-4591-b937-77dd964b9939 2018-07-22 08:29:14,918 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-644857eb-f403-440-proj-role 2018-07-22 08:29:14,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/9178ea8a7c214c0f8fa1fe5887d971d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:15,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69cc79bf-6e27-4895-85c1-f3711c75bd7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:29:15,044 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/9178ea8a7c214c0f8fa1fe5887d971d6 used request id req-69cc79bf-6e27-4895-85c1-f3711c75bd7e 2018-07-22 08:29:15,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ae5898851138e3ea7051c4fde3aa580271c97" 2018-07-22 08:29:15,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa7779ee-59a5-4d2a-a2af-c9685284dd76 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:29:15,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fa7779ee-59a5-4d2a-a2af-c9685284dd76 2018-07-22 08:29:15,139 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-644857eb-f403-440-user 2018-07-22 08:29:15,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c75aa1fab54f4b699b2a3652a0442c41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75cc2fef7c907cc41d59e882f9b926109e6d8d73" 2018-07-22 08:29:15,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:29:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e446ca1e-b889-4cc7-89ea-8e5dec6c110d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:29:15,325 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c75aa1fab54f4b699b2a3652a0442c41 used request id req-e446ca1e-b889-4cc7-89ea-8e5dec6c110d 2018-07-22 08:29:15,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:15,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:29:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["MiATazhQQMCYqpTnQoxRLQ"], "issued_at": "2018-07-22T08:29:15.000000Z"}} 2018-07-22 08:29:15,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eabcdfefc63c790ecc80b61d468c71e3440ff45" 2018-07-22 08:29:15,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-290cfcec-c6cc-4a1a-a916-10ba0bc5a77f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:15,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-290cfcec-c6cc-4a1a-a916-10ba0bc5a77f 2018-07-22 08:29:15,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:15,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:16,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:29:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["5wsAxrJDSI-5yz27xfiNtQ"], "issued_at": "2018-07-22T08:29:16.000000Z"}} 2018-07-22 08:29:16,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:16,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2096ebd3-61d2-4719-aa8e-8163c3fff9dc Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:16,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2096ebd3-61d2-4719-aa8e-8163c3fff9dc 2018-07-22 08:29:16,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:29:16,309 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:29:16 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:29:16,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:16,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee4abdce-3a7a-4260-b4ab-98abd3d99332 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:29:16,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj used request id req-ee4abdce-3a7a-4260-b4ab-98abd3d99332 2018-07-22 08:29:16,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:16,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-189b5de9-f4ff-4099-8cb1-0ca004110f70 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:29:16,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-189b5de9-f4ff-4099-8cb1-0ca004110f70 2018-07-22 08:29:16,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj"}}' 2018-07-22 08:29:16,643 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2958912c-3623-4f66-8b7a-163fc6ccba47 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/18c6853cc56141e1a1188aef241349cc"}, "tags": [], "enabled": true, "id": "18c6853cc56141e1a1188aef241349cc", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj"}} 2018-07-22 08:29:16,643 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2958912c-3623-4f66-8b7a-163fc6ccba47 2018-07-22 08:29:16,644 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj 2018-07-22 08:29:16,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:16,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:17,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:29:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["wWbHO3QnTtynS9s25j7Cjg"], "issued_at": "2018-07-22T08:29:17.000000Z"}} 2018-07-22 08:29:17,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc997c04face3992ab35bfba70556ccaf1960aac" 2018-07-22 08:29:17,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2b2d82c-f0cb-45bd-b255-76da78a9577b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:17,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d2b2d82c-f0cb-45bd-b255-76da78a9577b 2018-07-22 08:29:17,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:29:17,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:29:17 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:29:17,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc997c04face3992ab35bfba70556ccaf1960aac" 2018-07-22 08:29:17,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5c8280f-2766-4475-9baf-8415241f2709 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:29:17,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c5c8280f-2766-4475-9baf-8415241f2709 2018-07-22 08:29:17,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc997c04face3992ab35bfba70556ccaf1960aac" 2018-07-22 08:29:17,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9cf39ef-728c-479a-bcb8-9ed073681c48 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/18c6853cc56141e1a1188aef241349cc"}, "tags": [], "enabled": true, "id": "18c6853cc56141e1a1188aef241349cc", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj"}]} 2018-07-22 08:29:17,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj used request id req-c9cf39ef-728c-479a-bcb8-9ed073681c48 2018-07-22 08:29:17,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc997c04face3992ab35bfba70556ccaf1960aac" 2018-07-22 08:29:17,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6da8869-a067-48b6-8c66-76f6ddc6ea57 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:29:17,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f6da8869-a067-48b6-8c66-76f6ddc6ea57 2018-07-22 08:29:17,824 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-65440ffe-bf99-4e3-user 2018-07-22 08:29:17,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:17,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:17,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e760ae-2fee-48af-849a-e79d7b4d7c76 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:29:17,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e9e760ae-2fee-48af-849a-e79d7b4d7c76 2018-07-22 08:29:17,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" -d '{"role": {"name": "CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj-role"}}' 2018-07-22 08:29:18,038 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:29:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b79117bd-031d-4a9d-b6c6-7ebe699cde37 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "68091732d2674358b7e1ff13792b1b8e", "links": {"self": "http://172.30.9.23:5000/v3/roles/68091732d2674358b7e1ff13792b1b8e"}, "name": "CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj-role"}} 2018-07-22 08:29:18,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b79117bd-031d-4a9d-b6c6-7ebe699cde37 2018-07-22 08:29:18,039 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj-role 2018-07-22 08:29:18,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/68091732d2674358b7e1ff13792b1b8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:18,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771936d9-a950-4275-92c6-814f91de7b16 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "68091732d2674358b7e1ff13792b1b8e", "links": {"self": "http://172.30.9.23:5000/v3/roles/68091732d2674358b7e1ff13792b1b8e"}, "name": "CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj-role"}} 2018-07-22 08:29:18,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/68091732d2674358b7e1ff13792b1b8e used request id req-771936d9-a950-4275-92c6-814f91de7b16 2018-07-22 08:29:18,058 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj-role to project CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj 2018-07-22 08:29:18,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/18c6853cc56141e1a1188aef241349cc/users/5c59a89abc9f44e897e82253980a0893/roles/68091732d2674358b7e1ff13792b1b8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:18,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3570bbe-9317-4b1e-bd28-55cb460d9d05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:29:18,293 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/18c6853cc56141e1a1188aef241349cc/users/5c59a89abc9f44e897e82253980a0893/roles/68091732d2674358b7e1ff13792b1b8e used request id req-d3570bbe-9317-4b1e-bd28-55cb460d9d05 2018-07-22 08:29:18,295 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:29:18,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:18,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:18,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "68091732d2674358b7e1ff13792b1b8e", "name": "CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj-role"}], "expires_at": "2018-07-22T09:29:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18c6853cc56141e1a1188aef241349cc", "name": "CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/18c6853cc56141e1a1188aef241349cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/18c6853cc56141e1a1188aef241349cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/18c6853cc56141e1a1188aef241349cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/18c6853cc56141e1a1188aef241349cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/18c6853cc56141e1a1188aef241349cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/18c6853cc56141e1a1188aef241349cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_18c6853cc56141e1a1188aef241349cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_18c6853cc56141e1a1188aef241349cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/18c6853cc56141e1a1188aef241349cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/18c6853cc56141e1a1188aef241349cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/18c6853cc56141e1a1188aef241349cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/18c6853cc56141e1a1188aef241349cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/18c6853cc56141e1a1188aef241349cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-65440ffe-bf99-4e3-user", "id": "5c59a89abc9f44e897e82253980a0893"}, "audit_ids": ["ftPGDF5BTZW3g2LLxuD3ug"], "issued_at": "2018-07-22T08:29:18.000000Z"}} 2018-07-22 08:29:18,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d294502baf4a88000ca05b975826ce1f817cdf3" 2018-07-22 08:29:18,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52349fae-f4ad-4ed4-93c1-337db72be024 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:18,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-52349fae-f4ad-4ed4-93c1-337db72be024 2018-07-22 08:29:18,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d294502baf4a88000ca05b975826ce1f817cdf3" 2018-07-22 08:29:18,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-b5c4d61a-e9a1-48c4-a5c0-16952308a3e5 Date: Sun, 22 Jul 2018 08:29:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-image"} 2018-07-22 08:29:18,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-image used request id req-b5c4d61a-e9a1-48c4-a5c0-16952308a3e5 2018-07-22 08:29:18,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d294502baf4a88000ca05b975826ce1f817cdf3" 2018-07-22 08:29:19,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b8c32300-7a1d-4a58-b578-779247a16ebd Date: Sun, 22 Jul 2018 08:29:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:29:19,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b8c32300-7a1d-4a58-b578-779247a16ebd 2018-07-22 08:29:19,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2d294502baf4a88000ca05b975826ce1f817cdf3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-image"}' 2018-07-22 08:29:19,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-94a78db4-33de-4e95-ad14-09c6dde155cb Date: Sun, 22 Jul 2018 08:29:19 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:29:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:29:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f", "min_disk": 0, "protected": false, "id": "85f6c913-b5b9-4561-bb83-9e48b1180a1f", "file": "/v2/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f/file", "checksum": null, "owner": "18c6853cc56141e1a1188aef241349cc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:29:19,487 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-94a78db4-33de-4e95-ad14-09c6dde155cb 2018-07-22 08:29:19,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d294502baf4a88000ca05b975826ce1f817cdf3" -d '' 2018-07-22 08:29:20,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2cd036ec-1d5b-4b46-8d05-8fe23b106153 Date: Sun, 22 Jul 2018 08:29:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:29:20,989 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f/file used request id req-2cd036ec-1d5b-4b46-8d05-8fe23b106153 2018-07-22 08:29:20,989 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:29:20,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d294502baf4a88000ca05b975826ce1f817cdf3" 2018-07-22 08:29:21,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-eaac8c75-f1d8-4013-843e-64a39fe9fbca Date: Sun, 22 Jul 2018 08:29:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:29:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:29:20Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f/snap", "metadata": {}}], "self": "/v2/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f", "min_disk": 0, "protected": false, "id": "85f6c913-b5b9-4561-bb83-9e48b1180a1f", "file": "/v2/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "18c6853cc56141e1a1188aef241349cc", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:29:21,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f used request id req-eaac8c75-f1d8-4013-843e-64a39fe9fbca 2018-07-22 08:29:21,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d294502baf4a88000ca05b975826ce1f817cdf3" 2018-07-22 08:29:21,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f16d86f0-d420-49fb-813c-4e249226096f Date: Sun, 22 Jul 2018 08:29:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:29:21,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f16d86f0-d420-49fb-813c-4e249226096f 2018-07-22 08:29:21,373 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-image 2018-07-22 08:29:21,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d294502baf4a88000ca05b975826ce1f817cdf3" 2018-07-22 08:29:21,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d9f6d3a0-9b9a-4ffd-b243-7e7ff80678e7 Date: Sun, 22 Jul 2018 08:29:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:29:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:29:20Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f/snap", "metadata": {}}], "self": "/v2/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f", "min_disk": 0, "protected": false, "id": "85f6c913-b5b9-4561-bb83-9e48b1180a1f", "file": "/v2/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "18c6853cc56141e1a1188aef241349cc", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:29:21,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f used request id req-d9f6d3a0-9b9a-4ffd-b243-7e7ff80678e7 2018-07-22 08:29:21,560 - create_image - DEBUG - Instance status is - active 2018-07-22 08:29:21,560 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-image 2018-07-22 08:29:21,560 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-image 2018-07-22 08:29:21,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:21,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:21,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "68091732d2674358b7e1ff13792b1b8e", "name": "CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj-role"}], "expires_at": "2018-07-22T09:29:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18c6853cc56141e1a1188aef241349cc", "name": "CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/18c6853cc56141e1a1188aef241349cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/18c6853cc56141e1a1188aef241349cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/18c6853cc56141e1a1188aef241349cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/18c6853cc56141e1a1188aef241349cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/18c6853cc56141e1a1188aef241349cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/18c6853cc56141e1a1188aef241349cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_18c6853cc56141e1a1188aef241349cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_18c6853cc56141e1a1188aef241349cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/18c6853cc56141e1a1188aef241349cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/18c6853cc56141e1a1188aef241349cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/18c6853cc56141e1a1188aef241349cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/18c6853cc56141e1a1188aef241349cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/18c6853cc56141e1a1188aef241349cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-65440ffe-bf99-4e3-user", "id": "5c59a89abc9f44e897e82253980a0893"}, "audit_ids": ["rTyYl597RSW--GRwUvcrtQ"], "issued_at": "2018-07-22T08:29:21.000000Z"}} 2018-07-22 08:29:21,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1679726219132ed8bd5d5e9ce79dc9e60981c80b" 2018-07-22 08:29:22,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e3100a2-19dc-4e3f-9775-7ffc4aaca845 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:22,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6e3100a2-19dc-4e3f-9775-7ffc4aaca845 2018-07-22 08:29:22,043 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1679726219132ed8bd5d5e9ce79dc9e60981c80b" 2018-07-22 08:29:22,264 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:22 GMT Server: Apache x-compute-request-id: req-1e33e3a5-421a-4e5b-9115-616123041679 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1e33e3a5-421a-4e5b-9115-616123041679 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 08:29:22,264 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/detail used request id req-1e33e3a5-421a-4e5b-9115-616123041679 2018-07-22 08:29:22,268 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1e33e3a5-421a-4e5b-9115-616123041679" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1679726219132ed8bd5d5e9ce79dc9e60981c80b" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-vol", "imageRef": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-image", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 08:29:24,842 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:29:22 GMT Server: Apache x-compute-request-id: req-02f9f944-db95-48b7-93b6-243a34369c32 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-02f9f944-db95-48b7-93b6-243a34369c32 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5c59a89abc9f44e897e82253980a0893", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "self"}, {"href": "http://172.30.9.23:8776/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:29:24.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "size": 1}} 2018-07-22 08:29:24,842 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes used request id req-02f9f944-db95-48b7-93b6-243a34369c32 2018-07-22 08:29:24,846 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e33e3a5-421a-4e5b-9115-616123041679" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1679726219132ed8bd5d5e9ce79dc9e60981c80b" 2018-07-22 08:29:25,057 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:24 GMT Server: Apache x-compute-request-id: req-65fb4452-8f59-4e77-a4fa-3e7e9d043fec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-65fb4452-8f59-4e77-a4fa-3e7e9d043fec Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5c59a89abc9f44e897e82253980a0893", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "self"}, {"href": "http://172.30.9.23:8776/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:29:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "18c6853cc56141e1a1188aef241349cc", "updated_at": "2018-07-22T08:29:24.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "size": 1}} 2018-07-22 08:29:25,058 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de used request id req-65fb4452-8f59-4e77-a4fa-3e7e9d043fec 2018-07-22 08:29:25,058 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-vol 2018-07-22 08:29:25,061 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e33e3a5-421a-4e5b-9115-616123041679" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1679726219132ed8bd5d5e9ce79dc9e60981c80b" 2018-07-22 08:29:25,287 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:25 GMT Server: Apache x-compute-request-id: req-59014eb6-1bf4-4a2f-bfa8-39e083dbf6bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-59014eb6-1bf4-4a2f-bfa8-39e083dbf6bd Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5c59a89abc9f44e897e82253980a0893", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "self"}, {"href": "http://172.30.9.23:8776/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:29:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "18c6853cc56141e1a1188aef241349cc", "updated_at": "2018-07-22T08:29:24.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "size": 1}} 2018-07-22 08:29:25,287 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de used request id req-59014eb6-1bf4-4a2f-bfa8-39e083dbf6bd 2018-07-22 08:29:25,288 - create_volume - DEBUG - Instance status is - creating 2018-07-22 08:29:25,288 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-22 08:29:28,291 - create_volume - DEBUG - Volume status query timeout in 296.767213106 2018-07-22 08:29:28,294 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e33e3a5-421a-4e5b-9115-616123041679" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1679726219132ed8bd5d5e9ce79dc9e60981c80b" 2018-07-22 08:29:28,527 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:28 GMT Server: Apache x-compute-request-id: req-1b102e97-74c3-4e06-a4ea-3a4d23c7f96d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1b102e97-74c3-4e06-a4ea-3a4d23c7f96d Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "5c59a89abc9f44e897e82253980a0893", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "self"}, {"href": "http://172.30.9.23:8776/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:29:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "18c6853cc56141e1a1188aef241349cc", "updated_at": "2018-07-22T08:29:27.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "size": 1}} 2018-07-22 08:29:28,527 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de used request id req-1b102e97-74c3-4e06-a4ea-3a4d23c7f96d 2018-07-22 08:29:28,527 - create_volume - DEBUG - Instance status is - downloading 2018-07-22 08:29:28,528 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-22 08:29:31,531 - create_volume - DEBUG - Volume status query timeout in 293.527476072 2018-07-22 08:29:31,534 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e33e3a5-421a-4e5b-9115-616123041679" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1679726219132ed8bd5d5e9ce79dc9e60981c80b" 2018-07-22 08:29:31,594 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:31 GMT Server: Apache x-compute-request-id: req-e2084d99-10f3-403d-a249-c4bbf2af9908 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e2084d99-10f3-403d-a249-c4bbf2af9908 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "self"}, {"href": "http://172.30.9.23:8776/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-22T08:29:29.000000", "replication_status": null, "snapshot_id": null, "id": "aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "size": 1, "user_id": "5c59a89abc9f44e897e82253980a0893", "os-vol-tenant-attr:tenant_id": "18c6853cc56141e1a1188aef241349cc", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-image", "image_id": "85f6c913-b5b9-4561-bb83-9e48b1180a1f", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-vol", "bootable": "true", "created_at": "2018-07-22T08:29:24.000000", "volume_type": null}} 2018-07-22 08:29:31,594 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de used request id req-e2084d99-10f3-403d-a249-c4bbf2af9908 2018-07-22 08:29:31,595 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:29:31,595 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-vol 2018-07-22 08:29:31,595 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-vol 2018-07-22 08:29:31,597 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e33e3a5-421a-4e5b-9115-616123041679" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1679726219132ed8bd5d5e9ce79dc9e60981c80b" 2018-07-22 08:29:31,843 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:31 GMT Server: Apache x-compute-request-id: req-48a61892-1146-4857-9bbc-aced7e1c324c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-48a61892-1146-4857-9bbc-aced7e1c324c Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "self"}, {"href": "http://172.30.9.23:8776/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-22T08:29:29.000000", "replication_status": null, "snapshot_id": null, "id": "aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "size": 1, "user_id": "5c59a89abc9f44e897e82253980a0893", "os-vol-tenant-attr:tenant_id": "18c6853cc56141e1a1188aef241349cc", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-image", "image_id": "85f6c913-b5b9-4561-bb83-9e48b1180a1f", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-vol", "bootable": "true", "created_at": "2018-07-22T08:29:24.000000", "volume_type": null}} 2018-07-22 08:29:31,844 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de used request id req-48a61892-1146-4857-9bbc-aced7e1c324c 2018-07-22 08:29:31,844 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:29:31,844 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-vol 2018-07-22 08:29:31,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:32,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "68091732d2674358b7e1ff13792b1b8e", "name": "CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj-role"}], "expires_at": "2018-07-22T09:29:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18c6853cc56141e1a1188aef241349cc", "name": "CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/18c6853cc56141e1a1188aef241349cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/18c6853cc56141e1a1188aef241349cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/18c6853cc56141e1a1188aef241349cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/18c6853cc56141e1a1188aef241349cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/18c6853cc56141e1a1188aef241349cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/18c6853cc56141e1a1188aef241349cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_18c6853cc56141e1a1188aef241349cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_18c6853cc56141e1a1188aef241349cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/18c6853cc56141e1a1188aef241349cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/18c6853cc56141e1a1188aef241349cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/18c6853cc56141e1a1188aef241349cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/18c6853cc56141e1a1188aef241349cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/18c6853cc56141e1a1188aef241349cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-65440ffe-bf99-4e3-user", "id": "5c59a89abc9f44e897e82253980a0893"}, "audit_ids": ["Y161UnTLRYKzGHnskcrn8Q"], "issued_at": "2018-07-22T08:29:32.000000Z"}} 2018-07-22 08:29:32,256 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2b79b319d662f83d24c782d8c99ef39c868a9" 2018-07-22 08:29:32,497 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:32 GMT Server: Apache x-compute-request-id: req-24983fd1-855b-462e-908f-e206a571b661 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-24983fd1-855b-462e-908f-e206a571b661 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "self"}, {"href": "http://172.30.9.23:8776/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-22T08:29:29.000000", "replication_status": null, "snapshot_id": null, "id": "aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "size": 1, "user_id": "5c59a89abc9f44e897e82253980a0893", "os-vol-tenant-attr:tenant_id": "18c6853cc56141e1a1188aef241349cc", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-image", "image_id": "85f6c913-b5b9-4561-bb83-9e48b1180a1f", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-vol", "bootable": "true", "created_at": "2018-07-22T08:29:24.000000", "volume_type": null}} 2018-07-22 08:29:32,497 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de used request id req-24983fd1-855b-462e-908f-e206a571b661 2018-07-22 08:29:32,500 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e33e3a5-421a-4e5b-9115-616123041679" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1679726219132ed8bd5d5e9ce79dc9e60981c80b" 2018-07-22 08:29:32,722 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:32 GMT Server: Apache x-compute-request-id: req-724fb711-998e-4e82-880b-7b6c09e32153 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-724fb711-998e-4e82-880b-7b6c09e32153 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "self"}, {"href": "http://172.30.9.23:8776/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-22T08:29:29.000000", "replication_status": null, "snapshot_id": null, "id": "aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "size": 1, "user_id": "5c59a89abc9f44e897e82253980a0893", "os-vol-tenant-attr:tenant_id": "18c6853cc56141e1a1188aef241349cc", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-image", "image_id": "85f6c913-b5b9-4561-bb83-9e48b1180a1f", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-vol", "bootable": "true", "created_at": "2018-07-22T08:29:24.000000", "volume_type": null}} 2018-07-22 08:29:32,722 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de used request id req-724fb711-998e-4e82-880b-7b6c09e32153 2018-07-22 08:29:32,722 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:29:32,723 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-vol 2018-07-22 08:29:32,723 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-vol 2018-07-22 08:29:32,725 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e33e3a5-421a-4e5b-9115-616123041679" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1679726219132ed8bd5d5e9ce79dc9e60981c80b" 2018-07-22 08:29:32,980 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:29:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-076e739d-0b7b-496f-8fa1-069322bc9a9f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:29:32,981 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de used request id req-076e739d-0b7b-496f-8fa1-069322bc9a9f 2018-07-22 08:29:32,984 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e33e3a5-421a-4e5b-9115-616123041679" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1679726219132ed8bd5d5e9ce79dc9e60981c80b" 2018-07-22 08:29:33,219 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:32 GMT Server: Apache x-compute-request-id: req-97a5acc9-4841-40e5-810f-d08bed114615 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-97a5acc9-4841-40e5-810f-d08bed114615 Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "5c59a89abc9f44e897e82253980a0893", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "self"}, {"href": "http://172.30.9.23:8776/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "true", "encrypted": false, "created_at": "2018-07-22T08:29:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "18c6853cc56141e1a1188aef241349cc", "updated_at": "2018-07-22T08:29:32.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "aa0d39bb-7dd3-45a2-897a-d9b054acd3de", "size": 1}} 2018-07-22 08:29:33,219 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de used request id req-97a5acc9-4841-40e5-810f-d08bed114615 2018-07-22 08:29:33,219 - create_volume - DEBUG - Instance status is - deleting 2018-07-22 08:29:33,219 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-22 08:29:36,223 - create_volume - DEBUG - Volume status query timeout in 56.7583599091 2018-07-22 08:29:36,226 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e33e3a5-421a-4e5b-9115-616123041679" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1679726219132ed8bd5d5e9ce79dc9e60981c80b" 2018-07-22 08:29:36,433 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d9c32c31-ff97-4d82-b2b6-70fae42e27b1 x-openstack-request-id: req-d9c32c31-ff97-4d82-b2b6-70fae42e27b1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume aa0d39bb-7dd3-45a2-897a-d9b054acd3de could not be found.", "code": 404}} 2018-07-22 08:29:36,433 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/18c6853cc56141e1a1188aef241349cc/volumes/aa0d39bb-7dd3-45a2-897a-d9b054acd3de used request id req-d9c32c31-ff97-4d82-b2b6-70fae42e27b1 2018-07-22 08:29:36,434 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume aa0d39bb-7dd3-45a2-897a-d9b054acd3de could not be found. (HTTP 404) (Request-ID: req-d9c32c31-ff97-4d82-b2b6-70fae42e27b1) 2018-07-22 08:29:36,434 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-vol 2018-07-22 08:29:36,435 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-6d13272c-0936-4968-a19c-8615df1bebb5-image 2018-07-22 08:29:36,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d294502baf4a88000ca05b975826ce1f817cdf3" 2018-07-22 08:29:37,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9c6008ee-93ad-477e-adc2-9e1c9d81c3fa Date: Sun, 22 Jul 2018 08:29:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:29:37,027 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/85f6c913-b5b9-4561-bb83-9e48b1180a1f used request id req-9c6008ee-93ad-477e-adc2-9e1c9d81c3fa 2018-07-22 08:29:37,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:37,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2974ff7d-5c4e-43ff-a9a5-184dded02e4e Date: Sun, 22 Jul 2018 08:29:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:29:37,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-2974ff7d-5c4e-43ff-a9a5-184dded02e4e 2018-07-22 08:29:37,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:37,375 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ce1a556-90e5-4a23-bfc9-e48cdf482acc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:37,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-6ce1a556-90e5-4a23-bfc9-e48cdf482acc 2018-07-22 08:29:37,375 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:37,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:37,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ad06167-03ce-4da1-abcf-984400f80053 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:37,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-5ad06167-03ce-4da1-abcf-984400f80053 2018-07-22 08:29:37,468 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:37,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:37,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb1e34cd-26b4-4cbd-bca1-4fc69744b2a5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:29:37,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-bb1e34cd-26b4-4cbd-bca1-4fc69744b2a5 2018-07-22 08:29:37,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:37,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2dd0dcc-7f64-4f58-89bc-483872944110 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:37,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-b2dd0dcc-7f64-4f58-89bc-483872944110 2018-07-22 08:29:37,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:37,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:37,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-378c03fe-c98a-41ea-a84f-5f1e10ed1d7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:37,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-378c03fe-c98a-41ea-a84f-5f1e10ed1d7b 2018-07-22 08:29:37,753 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:37,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:37,841 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a7b5938-6323-41ed-8b6d-393f54493ddd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:37,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-3a7b5938-6323-41ed-8b6d-393f54493ddd 2018-07-22 08:29:37,841 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:37,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:37,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2521cf0a-862e-444f-abbf-fb5bda6c1b5d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:29:37,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-2521cf0a-862e-444f-abbf-fb5bda6c1b5d 2018-07-22 08:29:37,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:38,031 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e3da578-be0f-49c5-953a-005b67a8c528 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:38,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-7e3da578-be0f-49c5-953a-005b67a8c528 2018-07-22 08:29:38,032 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:38,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:38,122 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53714303-3fe4-416c-acc4-4aa0cb6e6c99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:29:38,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-53714303-3fe4-416c-acc4-4aa0cb6e6c99 2018-07-22 08:29:38,123 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:29:38,124 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj 2018-07-22 08:29:38,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/18c6853cc56141e1a1188aef241349cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:38,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cee61019-15cd-4f5a-8c49-006c6f7cb6d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:29:38,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/18c6853cc56141e1a1188aef241349cc used request id req-cee61019-15cd-4f5a-8c49-006c6f7cb6d6 2018-07-22 08:29:38,368 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-65440ffe-bf99-4e3-proj-role 2018-07-22 08:29:38,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/68091732d2674358b7e1ff13792b1b8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:38,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34e2b69c-f0de-4f6a-95ce-94920cb8d091 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:29:38,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/68091732d2674358b7e1ff13792b1b8e used request id req-34e2b69c-f0de-4f6a-95ce-94920cb8d091 2018-07-22 08:29:38,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a95f7070da520f4bc6e96f2b58cbb0b3f95d6c" 2018-07-22 08:29:38,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16632afc-69b5-42a1-b318-3e0155097ec3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:29:38,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-16632afc-69b5-42a1-b318-3e0155097ec3 2018-07-22 08:29:38,579 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-65440ffe-bf99-4e3-user 2018-07-22 08:29:38,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/5c59a89abc9f44e897e82253980a0893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc997c04face3992ab35bfba70556ccaf1960aac" 2018-07-22 08:29:38,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5acc21fe-60d7-4607-85a8-8df2fe06d922 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:29:38,787 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5c59a89abc9f44e897e82253980a0893 used request id req-5acc21fe-60d7-4607-85a8-8df2fe06d922 2018-07-22 08:29:38,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:39,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:29:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["wL6ZCxJ9TIyPBGqYTEUjnw"], "issued_at": "2018-07-22T08:29:39.000000Z"}} 2018-07-22 08:29:39,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4af0b32b48762ce56ff931072cfbd94b34c7a25c" 2018-07-22 08:29:39,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a07cbbb-b04a-4b3b-bee2-bff49fd48887 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:39,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1a07cbbb-b04a-4b3b-bee2-bff49fd48887 2018-07-22 08:29:39,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:39,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:39,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:29:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["VwJXHVVVT2CN4BOCPOIcOQ"], "issued_at": "2018-07-22T08:29:39.000000Z"}} 2018-07-22 08:29:39,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:29:39,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-897046f9-e8e7-4927-8b59-d8484b3501c5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:39,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-897046f9-e8e7-4927-8b59-d8484b3501c5 2018-07-22 08:29:39,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:29:39,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:29:39 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:29:39,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-f64f21be-6c0a-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:29:39,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1629ad2-2ae6-4007-9d48-952f45d79526 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-f64f21be-6c0a-47d-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:29:39,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-f64f21be-6c0a-47d-proj used request id req-a1629ad2-2ae6-4007-9d48-952f45d79526 2018-07-22 08:29:39,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:29:39,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc738435-5739-48af-a01c-625f633c60a3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:29:39,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dc738435-5739-48af-a01c-625f633c60a3 2018-07-22 08:29:39,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj"}}' 2018-07-22 08:29:40,110 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c9a4d19-9145-4745-8450-2a8dbc7a2208 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec"}, "tags": [], "enabled": true, "id": "b7fed8cf1509456e97378249545853ec", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj"}} 2018-07-22 08:29:40,110 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2c9a4d19-9145-4745-8450-2a8dbc7a2208 2018-07-22 08:29:40,111 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-f64f21be-6c0a-47d-proj 2018-07-22 08:29:40,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:40,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:40,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:29:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["0e3qS4xCTA2V2ITcKbfZbQ"], "issued_at": "2018-07-22T08:29:40.000000Z"}} 2018-07-22 08:29:40,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c689c3fe29acd3639b1e56635438a202f71e03" 2018-07-22 08:29:40,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b708df11-4f6e-4080-945e-2a16feb2fa18 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:40,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b708df11-4f6e-4080-945e-2a16feb2fa18 2018-07-22 08:29:40,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:29:40,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:29:40 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:29:40,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c689c3fe29acd3639b1e56635438a202f71e03" 2018-07-22 08:29:40,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57942fae-94d8-4779-86ad-e4b2572a0663 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:29:40,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-57942fae-94d8-4779-86ad-e4b2572a0663 2018-07-22 08:29:40,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-f64f21be-6c0a-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c689c3fe29acd3639b1e56635438a202f71e03" 2018-07-22 08:29:40,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-368bd365-c7b3-43d8-b3a9-f856479535df Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-f64f21be-6c0a-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec"}, "tags": [], "enabled": true, "id": "b7fed8cf1509456e97378249545853ec", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj"}]} 2018-07-22 08:29:40,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-f64f21be-6c0a-47d-proj used request id req-368bd365-c7b3-43d8-b3a9-f856479535df 2018-07-22 08:29:40,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c689c3fe29acd3639b1e56635438a202f71e03" 2018-07-22 08:29:41,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b127f65-dc5a-44d5-87b0-f3fa9ff75d6e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:29:41,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1b127f65-dc5a-44d5-87b0-f3fa9ff75d6e 2018-07-22 08:29:41,400 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-f64f21be-6c0a-47d-user 2018-07-22 08:29:41,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:41,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:29:41,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4974158e-e302-4d0e-a17d-013834d21008 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:29:41,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4974158e-e302-4d0e-a17d-013834d21008 2018-07-22 08:29:41,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" -d '{"role": {"name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj-role"}}' 2018-07-22 08:29:41,625 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:29:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f523e54d-1ba0-4c97-9cfa-59a4d9c44dfa Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7dd93b1d96b74aa58071d5e4d2694033", "links": {"self": "http://172.30.9.23:5000/v3/roles/7dd93b1d96b74aa58071d5e4d2694033"}, "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj-role"}} 2018-07-22 08:29:41,625 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f523e54d-1ba0-4c97-9cfa-59a4d9c44dfa 2018-07-22 08:29:41,626 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-f64f21be-6c0a-47d-proj-role 2018-07-22 08:29:41,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7dd93b1d96b74aa58071d5e4d2694033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:29:41,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85527592-4a9a-4458-9101-9122e23227f7 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7dd93b1d96b74aa58071d5e4d2694033", "links": {"self": "http://172.30.9.23:5000/v3/roles/7dd93b1d96b74aa58071d5e4d2694033"}, "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj-role"}} 2018-07-22 08:29:41,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7dd93b1d96b74aa58071d5e4d2694033 used request id req-85527592-4a9a-4458-9101-9122e23227f7 2018-07-22 08:29:41,723 - keystone_utils - INFO - Granting role SimpleHealthCheck-f64f21be-6c0a-47d-proj-role to project SimpleHealthCheck-f64f21be-6c0a-47d-proj 2018-07-22 08:29:41,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec/users/7189568784b54eab909d3ebb23fae5f2/roles/7dd93b1d96b74aa58071d5e4d2694033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:29:41,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:29:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29584ed0-3cf1-408a-995b-49f124cb5fc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:29:41,791 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec/users/7189568784b54eab909d3ebb23fae5f2/roles/7dd93b1d96b74aa58071d5e4d2694033 used request id req-29584ed0-3cf1-408a-995b-49f124cb5fc6 2018-07-22 08:29:41,791 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:29:41,793 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:29:41,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:41,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:42,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7dd93b1d96b74aa58071d5e4d2694033", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj-role"}], "expires_at": "2018-07-22T09:29:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7fed8cf1509456e97378249545853ec", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/b7fed8cf1509456e97378249545853ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/b7fed8cf1509456e97378249545853ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/b7fed8cf1509456e97378249545853ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/b7fed8cf1509456e97378249545853ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-f64f21be-6c0a-47d-user", "id": "7189568784b54eab909d3ebb23fae5f2"}, "audit_ids": ["FtYVNqbpSaubKHpAfgmtoA"], "issued_at": "2018-07-22T08:29:42.000000Z"}} 2018-07-22 08:29:42,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17fc32fab8241c484e0af075559190c3ef052ecb" 2018-07-22 08:29:42,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e7ba22-7a50-469f-9192-98a08f45bab6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:42,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-39e7ba22-7a50-469f-9192-98a08f45bab6 2018-07-22 08:29:42,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17fc32fab8241c484e0af075559190c3ef052ecb" 2018-07-22 08:29:42,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-60cfe386-3637-44b7-a828-1da1059ddf3d Date: Sun, 22 Jul 2018 08:29:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-image"} 2018-07-22 08:29:42,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-image used request id req-60cfe386-3637-44b7-a828-1da1059ddf3d 2018-07-22 08:29:42,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17fc32fab8241c484e0af075559190c3ef052ecb" 2018-07-22 08:29:42,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e991e7bf-7c2f-41ce-82d5-a825374fa9e1 Date: Sun, 22 Jul 2018 08:29:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:29:42,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e991e7bf-7c2f-41ce-82d5-a825374fa9e1 2018-07-22 08:29:42,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17fc32fab8241c484e0af075559190c3ef052ecb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-image"}' 2018-07-22 08:29:42,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/2319d6d5-0631-4186-b611-025393761f14 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3bbcff50-55f4-4d35-bc70-2f1a0dc06ab6 Date: Sun, 22 Jul 2018 08:29:42 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:29:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:29:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/2319d6d5-0631-4186-b611-025393761f14", "min_disk": 0, "protected": false, "id": "2319d6d5-0631-4186-b611-025393761f14", "file": "/v2/images/2319d6d5-0631-4186-b611-025393761f14/file", "checksum": null, "owner": "b7fed8cf1509456e97378249545853ec", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:29:42,910 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-3bbcff50-55f4-4d35-bc70-2f1a0dc06ab6 2018-07-22 08:29:42,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/2319d6d5-0631-4186-b611-025393761f14/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17fc32fab8241c484e0af075559190c3ef052ecb" -d '' 2018-07-22 08:29:43,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-596be3b1-7299-4223-a22d-8059f2a562ba Date: Sun, 22 Jul 2018 08:29:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:29:43,517 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2319d6d5-0631-4186-b611-025393761f14/file used request id req-596be3b1-7299-4223-a22d-8059f2a562ba 2018-07-22 08:29:43,517 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:29:43,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/2319d6d5-0631-4186-b611-025393761f14 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17fc32fab8241c484e0af075559190c3ef052ecb" 2018-07-22 08:29:43,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e224d9bf-68cb-45a4-b446-2ca1cdf167dc Date: Sun, 22 Jul 2018 08:29:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:29:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:29:43Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/2319d6d5-0631-4186-b611-025393761f14/snap", "metadata": {}}], "self": "/v2/images/2319d6d5-0631-4186-b611-025393761f14", "min_disk": 0, "protected": false, "id": "2319d6d5-0631-4186-b611-025393761f14", "file": "/v2/images/2319d6d5-0631-4186-b611-025393761f14/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b7fed8cf1509456e97378249545853ec", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/2319d6d5-0631-4186-b611-025393761f14/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:29:43,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/2319d6d5-0631-4186-b611-025393761f14 used request id req-e224d9bf-68cb-45a4-b446-2ca1cdf167dc 2018-07-22 08:29:43,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17fc32fab8241c484e0af075559190c3ef052ecb" 2018-07-22 08:29:43,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-daf12982-b4ea-40c9-9ba0-d9cf6bdb9b96 Date: Sun, 22 Jul 2018 08:29:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:29:43,902 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-daf12982-b4ea-40c9-9ba0-d9cf6bdb9b96 2018-07-22 08:29:43,904 - create_image - INFO - Created image with name - SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-image 2018-07-22 08:29:43,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/2319d6d5-0631-4186-b611-025393761f14 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17fc32fab8241c484e0af075559190c3ef052ecb" 2018-07-22 08:29:43,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-1f6d0adb-b83d-49a5-b6f9-ae91ea78abec Date: Sun, 22 Jul 2018 08:29:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:29:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:29:43Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/2319d6d5-0631-4186-b611-025393761f14/snap", "metadata": {}}], "self": "/v2/images/2319d6d5-0631-4186-b611-025393761f14", "min_disk": 0, "protected": false, "id": "2319d6d5-0631-4186-b611-025393761f14", "file": "/v2/images/2319d6d5-0631-4186-b611-025393761f14/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b7fed8cf1509456e97378249545853ec", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/2319d6d5-0631-4186-b611-025393761f14/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:29:43,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/2319d6d5-0631-4186-b611-025393761f14 used request id req-1f6d0adb-b83d-49a5-b6f9-ae91ea78abec 2018-07-22 08:29:43,926 - create_image - DEBUG - Instance status is - active 2018-07-22 08:29:43,927 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-image 2018-07-22 08:29:43,927 - create_image - INFO - Image is now active with name - SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-image 2018-07-22 08:29:43,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:43,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:44,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7dd93b1d96b74aa58071d5e4d2694033", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj-role"}], "expires_at": "2018-07-22T09:29:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7fed8cf1509456e97378249545853ec", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/b7fed8cf1509456e97378249545853ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/b7fed8cf1509456e97378249545853ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/b7fed8cf1509456e97378249545853ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/b7fed8cf1509456e97378249545853ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-f64f21be-6c0a-47d-user", "id": "7189568784b54eab909d3ebb23fae5f2"}, "audit_ids": ["clvVCArZQ9iHFEUuPPK03w"], "issued_at": "2018-07-22T08:29:44.000000Z"}} 2018-07-22 08:29:44,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930564e2a149ffebaae67c6291527d7706250c4c" 2018-07-22 08:29:44,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b33c64-54fc-4ec3-a5c4-e55d2018f8c3 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:44,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-03b33c64-54fc-4ec3-a5c4-e55d2018f8c3 2018-07-22 08:29:44,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930564e2a149ffebaae67c6291527d7706250c4c" 2018-07-22 08:29:44,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e621f316-d47f-4069-b82d-79e3400aaacc Date: Sun, 22 Jul 2018 08:29:44 GMT RESP BODY: {"networks":[]} 2018-07-22 08:29:44,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net used request id req-e621f316-d47f-4069-b82d-79e3400aaacc 2018-07-22 08:29:44,607 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net 2018-07-22 08:29:44,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930564e2a149ffebaae67c6291527d7706250c4c" -d '{"network": {"name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net", "admin_state_up": true}}' 2018-07-22 08:29:45,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-d6a210c1-1440-4051-a5e5-eaed11402c33 Date: Sun, 22 Jul 2018 08:29:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b7fed8cf1509456e97378249545853ec","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:29:45Z","is_default":false,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:44Z","mtu":1450}} 2018-07-22 08:29:45,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d6a210c1-1440-4051-a5e5-eaed11402c33 2018-07-22 08:29:45,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930564e2a149ffebaae67c6291527d7706250c4c" 2018-07-22 08:29:45,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-c607f64d-1ae7-4a2c-a889-7b3e33b6401b Date: Sun, 22 Jul 2018 08:29:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b7fed8cf1509456e97378249545853ec","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:29:45Z","qos_policy_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net","admin_state_up":true,"tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:44Z","mtu":1450}]} 2018-07-22 08:29:45,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 used request id req-c607f64d-1ae7-4a2c-a889-7b3e33b6401b 2018-07-22 08:29:45,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930564e2a149ffebaae67c6291527d7706250c4c" 2018-07-22 08:29:45,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-08357c53-bc25-4f1d-935b-40d433283b7e Date: Sun, 22 Jul 2018 08:29:45 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:29:45,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 used request id req-08357c53-bc25-4f1d-935b-40d433283b7e 2018-07-22 08:29:45,822 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-subnet 2018-07-22 08:29:45,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930564e2a149ffebaae67c6291527d7706250c4c" -d '{"subnets": [{"ip_version": 4, "network_id": "b1420a23-e0e5-4b2b-9a04-eaf64458cdb3", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-subnet"}]}' 2018-07-22 08:29:46,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0795fb47-bd09-4596-b535-af094d97b7e7 Date: Sun, 22 Jul 2018 08:29:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:46Z","dns_nameservers":[],"updated_at":"2018-07-22T08:29:46Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b7fed8cf1509456e97378249545853ec","id":"b1926b39-2b8a-4775-8406-b8474179e0bf","subnetpool_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-subnet"}]} 2018-07-22 08:29:46,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-0795fb47-bd09-4596-b535-af094d97b7e7 2018-07-22 08:29:46,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930564e2a149ffebaae67c6291527d7706250c4c" 2018-07-22 08:29:46,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-ee811482-fa1f-4b4b-bd21-c74db3c58c83 Date: Sun, 22 Jul 2018 08:29:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b7fed8cf1509456e97378249545853ec","l2_adjacency":true,"status":"ACTIVE","subnets":["b1926b39-2b8a-4775-8406-b8474179e0bf"],"description":"","tags":[],"updated_at":"2018-07-22T08:29:46Z","qos_policy_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net","admin_state_up":true,"tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:44Z","mtu":1450}]} 2018-07-22 08:29:46,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 used request id req-ee811482-fa1f-4b4b-bd21-c74db3c58c83 2018-07-22 08:29:46,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930564e2a149ffebaae67c6291527d7706250c4c" 2018-07-22 08:29:47,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5c44c465-4b4e-48fc-a932-a9221c6dd1f1 Date: Sun, 22 Jul 2018 08:29:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:46Z","dns_nameservers":[],"updated_at":"2018-07-22T08:29:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7fed8cf1509456e97378249545853ec","id":"b1926b39-2b8a-4775-8406-b8474179e0bf","subnetpool_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-subnet"}]} 2018-07-22 08:29:47,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 used request id req-5c44c465-4b4e-48fc-a932-a9221c6dd1f1 2018-07-22 08:29:47,232 - OpenStackNetwork - DEBUG - Network [b1420a23-e0e5-4b2b-9a04-eaf64458cdb3] created successfully 2018-07-22 08:29:47,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:47,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:47,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:29:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["OE6S_gWFRpi3vpo2vucCIw"], "issued_at": "2018-07-22T08:29:47.000000Z"}} 2018-07-22 08:29:47,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff64ace7c765b3a49758e53317039060676b58ba" 2018-07-22 08:29:47,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03761a2a-08b4-4d8b-84e7-23fb52604887 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:47,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-03761a2a-08b4-4d8b-84e7-23fb52604887 2018-07-22 08:29:47,730 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:29:47,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff64ace7c765b3a49758e53317039060676b58ba" 2018-07-22 08:29:47,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:47 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-06a08cc5-1b37-4b72-8c2b-98bbf9d94edd x-compute-request-id: req-06a08cc5-1b37-4b72-8c2b-98bbf9d94edd Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:29:47,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-06a08cc5-1b37-4b72-8c2b-98bbf9d94edd 2018-07-22 08:29:47,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff64ace7c765b3a49758e53317039060676b58ba" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:29:48,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:47 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-0e4f6f3e-d1a2-4e4a-8ab7-73e46511642c x-compute-request-id: req-0e4f6f3e-d1a2-4e4a-8ab7-73e46511642c Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "21b67c2c-3b96-4014-a8dd-4fc2dd1a41df"}} 2018-07-22 08:29:48,019 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0e4f6f3e-d1a2-4e4a-8ab7-73e46511642c 2018-07-22 08:29:48,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:48,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:48,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7dd93b1d96b74aa58071d5e4d2694033", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj-role"}], "expires_at": "2018-07-22T09:29:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7fed8cf1509456e97378249545853ec", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/b7fed8cf1509456e97378249545853ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/b7fed8cf1509456e97378249545853ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/b7fed8cf1509456e97378249545853ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/b7fed8cf1509456e97378249545853ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-f64f21be-6c0a-47d-user", "id": "7189568784b54eab909d3ebb23fae5f2"}, "audit_ids": ["a6afwyaRRVWY1Kc9zvatmQ"], "issued_at": "2018-07-22T08:29:48.000000Z"}} 2018-07-22 08:29:48,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:48,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c633dac9-428c-4461-8829-c1d138da9265 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:48,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c633dac9-428c-4461-8829-c1d138da9265 2018-07-22 08:29:48,507 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:29:48,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:48,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7af89ea1-f172-4568-be4f-d53daa24318e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:48,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7af89ea1-f172-4568-be4f-d53daa24318e 2018-07-22 08:29:48,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:48,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-de56d4d6-37db-42a2-bf1b-23e90b0fb092 Date: Sun, 22 Jul 2018 08:29:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b7fed8cf1509456e97378249545853ec","l2_adjacency":true,"status":"ACTIVE","subnets":["b1926b39-2b8a-4775-8406-b8474179e0bf"],"description":"","tags":[],"updated_at":"2018-07-22T08:29:46Z","qos_policy_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net","admin_state_up":true,"tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:44Z","mtu":1450}]} 2018-07-22 08:29:48,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net used request id req-de56d4d6-37db-42a2-bf1b-23e90b0fb092 2018-07-22 08:29:48,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:29:48,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:29:48 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:29:48,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:48,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5fcc614-1fa7-46fe-a658-f19f22f51209 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7fed8cf1509456e97378249545853ec", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj"}} 2018-07-22 08:29:48,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec used request id req-d5fcc614-1fa7-46fe-a658-f19f22f51209 2018-07-22 08:29:48,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:49,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-37b6acfc-58c8-4868-a27a-8cd12eec9b93 Date: Sun, 22 Jul 2018 08:29:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:46Z","dns_nameservers":[],"updated_at":"2018-07-22T08:29:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7fed8cf1509456e97378249545853ec","id":"b1926b39-2b8a-4775-8406-b8474179e0bf","subnetpool_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-subnet"}]} 2018-07-22 08:29:49,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 used request id req-37b6acfc-58c8-4868-a27a-8cd12eec9b93 2018-07-22 08:29:49,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3&name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:49,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6f8c76fc-1a91-4c9e-ad67-6042d4d5bed0 Date: Sun, 22 Jul 2018 08:29:49 GMT RESP BODY: {"ports":[]} 2018-07-22 08:29:49,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3&name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9port-1&admin_state_up=True used request id req-6f8c76fc-1a91-4c9e-ad67-6042d4d5bed0 2018-07-22 08:29:49,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:49,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:49 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-fe5e3bfa-6ed6-4c3e-adce-672adaaecfd7 x-compute-request-id: req-fe5e3bfa-6ed6-4c3e-adce-672adaaecfd7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:29:49,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst used request id req-fe5e3bfa-6ed6-4c3e-adce-672adaaecfd7 2018-07-22 08:29:49,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:49,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-4f1ba218-b056-408a-adfb-0c911d38427d Date: Sun, 22 Jul 2018 08:29:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b7fed8cf1509456e97378249545853ec","l2_adjacency":true,"status":"ACTIVE","subnets":["b1926b39-2b8a-4775-8406-b8474179e0bf"],"description":"","tags":[],"updated_at":"2018-07-22T08:29:46Z","qos_policy_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net","admin_state_up":true,"tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:44Z","mtu":1450}]} 2018-07-22 08:29:49,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net used request id req-4f1ba218-b056-408a-adfb-0c911d38427d 2018-07-22 08:29:49,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:50,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c4c131-b100-4079-b332-04f7ee2d4fa3 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7fed8cf1509456e97378249545853ec", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj"}} 2018-07-22 08:29:50,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec used request id req-95c4c131-b100-4079-b332-04f7ee2d4fa3 2018-07-22 08:29:50,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:50,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bdad5498-6056-4768-a4fd-bdbd632b3905 Date: Sun, 22 Jul 2018 08:29:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:46Z","dns_nameservers":[],"updated_at":"2018-07-22T08:29:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7fed8cf1509456e97378249545853ec","id":"b1926b39-2b8a-4775-8406-b8474179e0bf","subnetpool_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-subnet"}]} 2018-07-22 08:29:50,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 used request id req-bdad5498-6056-4768-a4fd-bdbd632b3905 2018-07-22 08:29:50,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3&name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:50,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f6e10b31-73f5-493b-a874-b003009832f1 Date: Sun, 22 Jul 2018 08:29:50 GMT RESP BODY: {"ports":[]} 2018-07-22 08:29:50,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3&name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9port-1&admin_state_up=True used request id req-f6e10b31-73f5-493b-a874-b003009832f1 2018-07-22 08:29:50,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:29:50,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:29:50,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7dd93b1d96b74aa58071d5e4d2694033", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj-role"}], "expires_at": "2018-07-22T09:29:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7fed8cf1509456e97378249545853ec", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/b7fed8cf1509456e97378249545853ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/b7fed8cf1509456e97378249545853ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/b7fed8cf1509456e97378249545853ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b7fed8cf1509456e97378249545853ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/b7fed8cf1509456e97378249545853ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/b7fed8cf1509456e97378249545853ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-f64f21be-6c0a-47d-user", "id": "7189568784b54eab909d3ebb23fae5f2"}, "audit_ids": ["RPxETJYoRBCVqncUekx-zw"], "issued_at": "2018-07-22T08:29:50.000000Z"}} 2018-07-22 08:29:50,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e00d78171905e720f509b5c97a7e4681ca4d34d" 2018-07-22 08:29:50,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e34fa163-7b17-4f08-afc2-9e87953928b2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:29:50,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e34fa163-7b17-4f08-afc2-9e87953928b2 2018-07-22 08:29:50,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:51,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-43137a95-5366-4e63-b817-4c15d0475375 Date: Sun, 22 Jul 2018 08:29:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b7fed8cf1509456e97378249545853ec","l2_adjacency":true,"status":"ACTIVE","subnets":["b1926b39-2b8a-4775-8406-b8474179e0bf"],"description":"","tags":[],"updated_at":"2018-07-22T08:29:46Z","qos_policy_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net","admin_state_up":true,"tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:44Z","mtu":1450}]} 2018-07-22 08:29:51,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net used request id req-43137a95-5366-4e63-b817-4c15d0475375 2018-07-22 08:29:51,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:51,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5b607bf8-4373-48e3-a1f2-8a11fe9c5b01 Date: Sun, 22 Jul 2018 08:29:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:46Z","dns_nameservers":[],"updated_at":"2018-07-22T08:29:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7fed8cf1509456e97378249545853ec","id":"b1926b39-2b8a-4775-8406-b8474179e0bf","subnetpool_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-subnet"}]} 2018-07-22 08:29:51,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 used request id req-5b607bf8-4373-48e3-a1f2-8a11fe9c5b01 2018-07-22 08:29:51,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:51,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-937860c3-7aef-4ebf-a26e-316edcb3421a Date: Sun, 22 Jul 2018 08:29:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b7fed8cf1509456e97378249545853ec","l2_adjacency":true,"status":"ACTIVE","subnets":["b1926b39-2b8a-4775-8406-b8474179e0bf"],"description":"","tags":[],"updated_at":"2018-07-22T08:29:46Z","qos_policy_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net","admin_state_up":true,"tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:44Z","mtu":1450}]} 2018-07-22 08:29:51,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net used request id req-937860c3-7aef-4ebf-a26e-316edcb3421a 2018-07-22 08:29:51,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:29:51,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:29:51 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:29:51,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e00d78171905e720f509b5c97a7e4681ca4d34d" 2018-07-22 08:29:51,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f6bd11-2148-4ef4-9745-38c9f799be1a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7fed8cf1509456e97378249545853ec", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj"}} 2018-07-22 08:29:51,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec used request id req-15f6bd11-2148-4ef4-9745-38c9f799be1a 2018-07-22 08:29:51,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:51,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2cb2800f-ad2d-436d-9db5-499adeeb23aa Date: Sun, 22 Jul 2018 08:29:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:46Z","dns_nameservers":[],"updated_at":"2018-07-22T08:29:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7fed8cf1509456e97378249545853ec","id":"b1926b39-2b8a-4775-8406-b8474179e0bf","subnetpool_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-subnet"}]} 2018-07-22 08:29:51,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 used request id req-2cb2800f-ad2d-436d-9db5-499adeeb23aa 2018-07-22 08:29:51,941 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net 2018-07-22 08:29:51,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" -d '{"port": {"network_id": "b1420a23-e0e5-4b2b-9a04-eaf64458cdb3", "name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9port-1", "admin_state_up": true}}' 2018-07-22 08:29:53,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-a293662c-159d-4f90-b282-5fe507c5e926 Date: Sun, 22 Jul 2018 08:29:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:29:52Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1926b39-2b8a-4775-8406-b8474179e0bf","ip_address":"10.55.0.6"}],"id":"037cd5ba-d473-4159-a19c-c97bd647d248","security_groups":["ca6f63b7-fc7f-48e5-a7c1-511f1535b72f"],"mac_address":"fa:16:3e:ea:f5:b3","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9port-1","project_id":"b7fed8cf1509456e97378249545853ec","qos_policy_id":null,"admin_state_up":true,"network_id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:52Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:29:53,085 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-a293662c-159d-4f90-b282-5fe507c5e926 2018-07-22 08:29:53,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:53,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-c9154b65-2198-47ec-b254-87d110790462 Date: Sun, 22 Jul 2018 08:29:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b7fed8cf1509456e97378249545853ec","l2_adjacency":true,"status":"ACTIVE","subnets":["b1926b39-2b8a-4775-8406-b8474179e0bf"],"description":"","tags":[],"updated_at":"2018-07-22T08:29:46Z","qos_policy_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net","admin_state_up":true,"tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:44Z","mtu":1450}]} 2018-07-22 08:29:53,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net used request id req-c9154b65-2198-47ec-b254-87d110790462 2018-07-22 08:29:53,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:53,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8510968-1e55-4244-93a4-e2b0d5db8b6e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7fed8cf1509456e97378249545853ec", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj"}} 2018-07-22 08:29:53,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec used request id req-b8510968-1e55-4244-93a4-e2b0d5db8b6e 2018-07-22 08:29:53,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:53,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fe6b8447-e80c-44db-9384-6965672e4c5f Date: Sun, 22 Jul 2018 08:29:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:46Z","dns_nameservers":[],"updated_at":"2018-07-22T08:29:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7fed8cf1509456e97378249545853ec","id":"b1926b39-2b8a-4775-8406-b8474179e0bf","subnetpool_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-subnet"}]} 2018-07-22 08:29:53,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 used request id req-fe6b8447-e80c-44db-9384-6965672e4c5f 2018-07-22 08:29:53,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3&name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:53,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-b213031d-bfaa-47a3-86b9-b661445ee801 Date: Sun, 22 Jul 2018 08:29:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:29:52Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1926b39-2b8a-4775-8406-b8474179e0bf","ip_address":"10.55.0.6"}],"id":"037cd5ba-d473-4159-a19c-c97bd647d248","security_groups":["ca6f63b7-fc7f-48e5-a7c1-511f1535b72f"],"mac_address":"fa:16:3e:ea:f5:b3","project_id":"b7fed8cf1509456e97378249545853ec","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9port-1","admin_state_up":true,"network_id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:52Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:29:53,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3&name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9port-1&admin_state_up=True used request id req-b213031d-bfaa-47a3-86b9-b661445ee801 2018-07-22 08:29:53,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:53,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d3e17b4-b2ad-41c5-9faa-a987549f0ca2 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7fed8cf1509456e97378249545853ec", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj"}} 2018-07-22 08:29:53,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec used request id req-5d3e17b4-b2ad-41c5-9faa-a987549f0ca2 2018-07-22 08:29:53,838 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst 2018-07-22 08:29:53,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:53,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:53 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-088a7d02-b823-4acd-8f18-18b0ddfef8d7 x-compute-request-id: req-088a7d02-b823-4acd-8f18-18b0ddfef8d7 Content-Encoding: gzip Content-Length: 275 Content-Type: application/json RESP BODY: {"flavors": [{"id": "21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "rel": "bookmark"}], "name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:29:53,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-088a7d02-b823-4acd-8f18-18b0ddfef8d7 2018-07-22 08:29:53,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:53,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:53 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-6f659e0c-6be1-44c3-bdcc-ea16c2aebdc9 x-compute-request-id: req-6f659e0c-6be1-44c3-bdcc-ea16c2aebdc9 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "21b67c2c-3b96-4014-a8dd-4fc2dd1a41df"}} 2018-07-22 08:29:53,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df used request id req-6f659e0c-6be1-44c3-bdcc-ea16c2aebdc9 2018-07-22 08:29:53,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:54,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-2916f6a0-1591-4970-a28d-de0ed113b229 Date: Sun, 22 Jul 2018 08:29:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:29:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:29:43Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/2319d6d5-0631-4186-b611-025393761f14/snap", "metadata": {}}], "self": "/v2/images/2319d6d5-0631-4186-b611-025393761f14", "min_disk": 0, "protected": false, "id": "2319d6d5-0631-4186-b611-025393761f14", "file": "/v2/images/2319d6d5-0631-4186-b611-025393761f14/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b7fed8cf1509456e97378249545853ec", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/2319d6d5-0631-4186-b611-025393761f14/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-image"} 2018-07-22 08:29:54,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-image used request id req-2916f6a0-1591-4970-a28d-de0ed113b229 2018-07-22 08:29:54,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:54,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-75e078f5-b843-450c-94f3-c922e7547e23 Date: Sun, 22 Jul 2018 08:29:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:29:54,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-75e078f5-b843-450c-94f3-c922e7547e23 2018-07-22 08:29:54,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" -d '{"server": {"name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst", "imageRef": "2319d6d5-0631-4186-b611-025393761f14", "flavorRef": "21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "max_count": 1, "min_count": 1, "networks": [{"port": "037cd5ba-d473-4159-a19c-c97bd647d248"}]}}' 2018-07-22 08:29:56,155 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:29:54 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-4677dc10-dfab-48b8-beb5-bfb9f0a6bd6e x-compute-request-id: req-4677dc10-dfab-48b8-beb5-bfb9f0a6bd6e Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "bookmark"}], "adminPass": "stXsUjgFTrX5"}} 2018-07-22 08:29:56,156 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4677dc10-dfab-48b8-beb5-bfb9f0a6bd6e 2018-07-22 08:29:56,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:56,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:56 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-92c86279-db36-4a32-9f03-12648dfee22b x-compute-request-id: req-92c86279-db36-4a32-9f03-12648dfee22b Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "bookmark"}], "image": {"id": "2319d6d5-0631-4186-b611-025393761f14", "links": [{"href": "http://172.30.9.23:8774/images/2319d6d5-0631-4186-b611-025393761f14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "links": [{"href": "http://172.30.9.23:8774/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "rel": "bookmark"}]}, "id": "79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "user_id": "7189568784b54eab909d3ebb23fae5f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:29:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst", "created": "2018-07-22T08:29:56Z", "tenant_id": "b7fed8cf1509456e97378249545853ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:29:56,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d used request id req-92c86279-db36-4a32-9f03-12648dfee22b 2018-07-22 08:29:56,586 - create_instance - INFO - Created instance with name - SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst 2018-07-22 08:29:56,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:29:56,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:56 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-07f21734-9f3c-449e-a39e-9041e33966f5 x-compute-request-id: req-07f21734-9f3c-449e-a39e-9041e33966f5 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "bookmark"}], "image": {"id": "2319d6d5-0631-4186-b611-025393761f14", "links": [{"href": "http://172.30.9.23:8774/images/2319d6d5-0631-4186-b611-025393761f14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "links": [{"href": "http://172.30.9.23:8774/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "rel": "bookmark"}]}, "id": "79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "user_id": "7189568784b54eab909d3ebb23fae5f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:29:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst", "created": "2018-07-22T08:29:56Z", "tenant_id": "b7fed8cf1509456e97378249545853ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:29:56,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d used request id req-07f21734-9f3c-449e-a39e-9041e33966f5 2018-07-22 08:29:56,834 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst] is - BUILD 2018-07-22 08:29:56,834 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:29:59,837 - create_instance - DEBUG - VM status query timeout in 896.749167919 2018-07-22 08:29:59,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:30:00,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:29:59 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-8640a60c-0e68-459c-8c40-45cdb3970cb5 x-compute-request-id: req-8640a60c-0e68-459c-8c40-45cdb3970cb5 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "bookmark"}], "image": {"id": "2319d6d5-0631-4186-b611-025393761f14", "links": [{"href": "http://172.30.9.23:8774/images/2319d6d5-0631-4186-b611-025393761f14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "links": [{"href": "http://172.30.9.23:8774/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "rel": "bookmark"}]}, "id": "79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "security_groups": [{"name": "default"}], "user_id": "7189568784b54eab909d3ebb23fae5f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:29:58Z", "hostId": "93d5cf142e56a02e37d7672cbe050afb828df5d9c3b5c32defc10f50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst", "created": "2018-07-22T08:29:56Z", "tenant_id": "b7fed8cf1509456e97378249545853ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:30:00,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d used request id req-8640a60c-0e68-459c-8c40-45cdb3970cb5 2018-07-22 08:30:00,342 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst] is - BUILD 2018-07-22 08:30:00,342 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:30:03,345 - create_instance - DEBUG - VM status query timeout in 893.241227865 2018-07-22 08:30:03,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:30:03,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:03 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-a5059ada-c02f-4aa5-b4d4-fdb52233c3f6 x-compute-request-id: req-a5059ada-c02f-4aa5-b4d4-fdb52233c3f6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "bookmark"}], "image": {"id": "2319d6d5-0631-4186-b611-025393761f14", "links": [{"href": "http://172.30.9.23:8774/images/2319d6d5-0631-4186-b611-025393761f14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "links": [{"href": "http://172.30.9.23:8774/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "rel": "bookmark"}]}, "id": "79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "security_groups": [{"name": "default"}], "user_id": "7189568784b54eab909d3ebb23fae5f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:29:58Z", "hostId": "93d5cf142e56a02e37d7672cbe050afb828df5d9c3b5c32defc10f50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst", "created": "2018-07-22T08:29:56Z", "tenant_id": "b7fed8cf1509456e97378249545853ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:30:03,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d used request id req-a5059ada-c02f-4aa5-b4d4-fdb52233c3f6 2018-07-22 08:30:03,886 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst] is - BUILD 2018-07-22 08:30:03,886 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:30:06,889 - create_instance - DEBUG - VM status query timeout in 889.69700098 2018-07-22 08:30:06,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:30:07,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:06 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-3cc10f71-daf2-40d5-a3fe-97d69fe045c9 x-compute-request-id: req-3cc10f71-daf2-40d5-a3fe-97d69fe045c9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f5:b3", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "bookmark"}], "image": {"id": "2319d6d5-0631-4186-b611-025393761f14", "links": [{"href": "http://172.30.9.23:8774/images/2319d6d5-0631-4186-b611-025393761f14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:30:03.000000", "flavor": {"id": "21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "links": [{"href": "http://172.30.9.23:8774/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "rel": "bookmark"}]}, "id": "79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "security_groups": [{"name": "default"}], "user_id": "7189568784b54eab909d3ebb23fae5f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:30:03Z", "hostId": "93d5cf142e56a02e37d7672cbe050afb828df5d9c3b5c32defc10f50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst", "created": "2018-07-22T08:29:56Z", "tenant_id": "b7fed8cf1509456e97378249545853ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:30:07,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d used request id req-3cc10f71-daf2-40d5-a3fe-97d69fe045c9 2018-07-22 08:30:07,664 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst] is - ACTIVE 2018-07-22 08:30:07,664 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:30:07,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:30:08,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:07 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-44cba5b6-bff1-49d1-a633-fdef6fe97bed x-compute-request-id: req-44cba5b6-bff1-49d1-a633-fdef6fe97bed Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f5:b3", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "bookmark"}], "image": {"id": "2319d6d5-0631-4186-b611-025393761f14", "links": [{"href": "http://172.30.9.23:8774/images/2319d6d5-0631-4186-b611-025393761f14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:30:03.000000", "flavor": {"id": "21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "links": [{"href": "http://172.30.9.23:8774/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "rel": "bookmark"}]}, "id": "79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "security_groups": [{"name": "default"}], "user_id": "7189568784b54eab909d3ebb23fae5f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:30:03Z", "hostId": "93d5cf142e56a02e37d7672cbe050afb828df5d9c3b5c32defc10f50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst", "created": "2018-07-22T08:29:56Z", "tenant_id": "b7fed8cf1509456e97378249545853ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:30:08,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d used request id req-44cba5b6-bff1-49d1-a633-fdef6fe97bed 2018-07-22 08:30:08,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:30:08,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-60658f4e-465a-4315-b072-6ee1bc8ab34f Date: Sun, 22 Jul 2018 08:30:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b7fed8cf1509456e97378249545853ec","l2_adjacency":true,"status":"ACTIVE","subnets":["b1926b39-2b8a-4775-8406-b8474179e0bf"],"description":"","tags":[],"updated_at":"2018-07-22T08:29:46Z","qos_policy_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net","admin_state_up":true,"tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:44Z","mtu":1450}]} 2018-07-22 08:30:08,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net used request id req-60658f4e-465a-4315-b072-6ee1bc8ab34f 2018-07-22 08:30:08,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:30:08,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07538d3c-a34b-44dc-b378-aa3e9da51c7b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7fed8cf1509456e97378249545853ec", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj"}} 2018-07-22 08:30:08,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec used request id req-07538d3c-a34b-44dc-b378-aa3e9da51c7b 2018-07-22 08:30:08,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:30:08,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-562b0eb9-be74-4a33-89fb-190e37c2838f Date: Sun, 22 Jul 2018 08:30:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:46Z","dns_nameservers":[],"updated_at":"2018-07-22T08:29:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7fed8cf1509456e97378249545853ec","id":"b1926b39-2b8a-4775-8406-b8474179e0bf","subnetpool_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-subnet"}]} 2018-07-22 08:30:08,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 used request id req-562b0eb9-be74-4a33-89fb-190e37c2838f 2018-07-22 08:30:08,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:30:09,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3216 X-Openstack-Request-Id: req-33f044d1-9729-4cba-98d9-e4108a5abaef Date: Sun, 22 Jul 2018 08:30:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:29:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1926b39-2b8a-4775-8406-b8474179e0bf","ip_address":"10.55.0.2"}],"id":"02e158ca-c465-4494-b391-ce7b6b70d989","security_groups":[],"mac_address":"fa:16:3e:c3:a9:c7","project_id":"b7fed8cf1509456e97378249545853ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:30:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1926b39-2b8a-4775-8406-b8474179e0bf","ip_address":"10.55.0.6"}],"id":"037cd5ba-d473-4159-a19c-c97bd647d248","security_groups":["ca6f63b7-fc7f-48e5-a7c1-511f1535b72f"],"mac_address":"fa:16:3e:ea:f5:b3","project_id":"b7fed8cf1509456e97378249545853ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9port-1","admin_state_up":true,"network_id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:52Z","binding:vnic_type":"normal","device_id":"79e3faf0-7bac-4649-961e-ea0f3fffbd8d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:29:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1926b39-2b8a-4775-8406-b8474179e0bf","ip_address":"10.55.0.4"}],"id":"985ac116-0176-4167-b5ac-882dcffb22ca","security_groups":[],"mac_address":"fa:16:3e:7d:2b:1b","project_id":"b7fed8cf1509456e97378249545853ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:29:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1926b39-2b8a-4775-8406-b8474179e0bf","ip_address":"10.55.0.3"}],"id":"b57bf134-60b0-43f8-ab9b-650d19ace83a","security_groups":[],"mac_address":"fa:16:3e:ab:72:79","project_id":"b7fed8cf1509456e97378249545853ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","tenant_id":"b7fed8cf1509456e97378249545853ec","created_at":"2018-07-22T08:29:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1420a23-e0e5-4b2b-9a04-eaf64458cdb3","ip_allocation":"immediate"}]} 2018-07-22 08:30:09,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 used request id req-33f044d1-9729-4cba-98d9-e4108a5abaef 2018-07-22 08:30:09,044 - create_instance_tests - INFO - Looking for IP 10.55.0.6 in the console log 2018-07-22 08:30:09,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:30:09,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20eedae6-514c-4705-ab69-77ec8d8eafb9 x-compute-request-id: req-20eedae6-514c-4705-ab69-77ec8d8eafb9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f5:b3", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "bookmark"}], "image": {"id": "2319d6d5-0631-4186-b611-025393761f14", "links": [{"href": "http://172.30.9.23:8774/images/2319d6d5-0631-4186-b611-025393761f14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:30:03.000000", "flavor": {"id": "21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "links": [{"href": "http://172.30.9.23:8774/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "rel": "bookmark"}]}, "id": "79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "security_groups": [{"name": "default"}], "user_id": "7189568784b54eab909d3ebb23fae5f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:30:03Z", "hostId": "93d5cf142e56a02e37d7672cbe050afb828df5d9c3b5c32defc10f50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst", "created": "2018-07-22T08:29:56Z", "tenant_id": "b7fed8cf1509456e97378249545853ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:30:09,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d used request id req-20eedae6-514c-4705-ab69-77ec8d8eafb9 2018-07-22 08:30:09,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 08:30:09,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b807c9b-3bc8-4578-a8d2-897336d1cdde x-compute-request-id: req-5b807c9b-3bc8-4578-a8d2-897336d1cdde Content-Encoding: gzip Content-Length: 7806 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473321642 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.134416] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136118] pid_max: default: 32768 minimum: 301\n[ 0.137032] ACPI: Core revision 20150930\n[ 0.138429] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139776] Security Framework initialized\n[ 0.140615] Yama: becoming mindful.\n[ 0.141363] AppArmor: AppArmor initialized\n[ 0.142243] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143572] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.144858] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146091] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.147521] Initializing cgroup subsys io\n[ 0.148358] Initializing cgroup subsys memory\n[ 0.149241] Initializing cgroup subsys devices\n[ 0.150148] Initializing cgroup subsys freezer\n[ 0.151043] Initializing cgroup subsys net_cls\n[ 0.151934] Initializing cgroup subsys perf_event\n[ 0.152872] Initializing cgroup subsys net_prio\n[ 0.153792] Initializing cgroup subsys hugetlb\n[ 0.154691] Initializing cgroup subsys pids\n[ 0.155589] CPU: Physical Processor ID: 0\n[ 0.157105] mce: CPU supports 10 MCE banks\n[ 0.157982] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.174898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181043] ftrace: allocating 31920 entries in 125 pages\n[ 0.206260] smpboot: Max logical packages: 1\n[ 0.207147] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208528] x2apic enabled\n[ 0.209359] Switched APIC routing to physical x2apic.\n[ 0.211122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212287] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216271] KVM setup paravirtual spinlock\n[ 0.217592] x86: Booted up 1 node, 1 CPUs\n[ 0.218421] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219845] devtmpfs: initialized\n[ 0.221569] evm: security.selinux\n[ 0.222284] evm: security.SMACK64\n[ 0.222993] evm: security.SMACK64EXEC\n[ 0.223759] evm: security.SMACK64TRANSMUTE\n[ 0.224588] evm: security.SMACK64MMAP\n[ 0.225366] evm: security.ima\n[ 0.226026] evm: security.capability\n[ 0.226847] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228750] pinctrl core: initialized pinctrl subsystem\n[ 0.229880] RTC time: 8:30:03, date: 07/22/18\n[ 0.230864] NET: Registered protocol family 16\n[ 0.231870] cpuidle: using governor ladder\n[ 0.232711] cpuidle: using governor menu\n[ 0.233516] PCCT header not found.\n[ 0.234294] ACPI: bus type PCI registered\n[ 0.235119] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236400] PCI: Using configuration type 1 for base access\n[ 0.238184] ACPI: Added _OSI(Module Device)\n[ 0.239053] ACPI: Added _OSI(Processor Device)\n[ 0.239936] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240862] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242650] ACPI: Interpreter enabled\n[ 0.243432] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245326] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250996] ACPI: (supports S0 S5)\n[ 0.251721] ACPI: Using IOAPIC for interrupt routing\n[ 0.252689] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255831] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259502] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261776] acpiphp: Slot [3] registered\n[ 0.262601] acpiphp: Slot [4] registered\n[ 0.263419] acpiphp: Slot [5] registered\n[ 0.264238] acpiphp: Slot [6] registered\n[ 0.265054] acpiphp: Slot [7] registered\n[ 0.265878] acpiphp: Slot [8] registered\n[ 0.266702] acpiphp: Slot [9] registered\n[ 0.267530] acpiphp: Slot [10] registered\n[ 0.268362] acpiphp: Slot [11] registered\n[ 0.269251] acpiphp: Slot [12] registered\n[ 0.270210] acpiphp: Slot [13] registered\n[ 0.271081] acpiphp: Slot [14] registered\n[ 0.271923] acpiphp: Slot [15] registered\n[ 0.283464] acpiphp: Slot [16] registered\n[ 0.284439] acpiphp: Slot [17] registered\n[ 0.285301] acpiphp: Slot [18] registered\n[ 0.286138] acpiphp: Slot [19] registered\n[ 0.286975] acpiphp: Slot [20] registered\n[ 0.287815] acpiphp: Slot [21] registered\n[ 0.288668] acpiphp: Slot [22] registered\n[ 0.289501] acpiphp: Slot [23] registered\n[ 0.290353] acpiphp: Slot [24] registered\n[ 0.291209] acpiphp: Slot [25] registered\n[ 0.292052] acpiphp: Slot [26] registered\n[ 0.292913] acpiphp: Slot [27] registered\n[ 0.293796] acpiphp: Slot [28] registered\n[ 0.294637] acpiphp: Slot [29] registered\n[ 0.295462] acpiphp: Slot [30] registered\n[ 0.296323] acpiphp: Slot [31] registered\n[ 0.297167] PCI host bridge to bus 0000:00\n[ 0.298007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299257] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.302019] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.303761] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.305389] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309000] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310334] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311565] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312883] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316488] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318111] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.337217] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.339127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.340570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.341996] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.343400] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.344687] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.346004] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.347068] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.348631] vgaarb: loaded\n[ 0.349236] vgaarb: bridge control possible 0000:00:02.0\n[ 0.350478] SCSI subsystem initialized\n[ 0.351401] ACPI: bus type USB registered\n[ 0.352243] usbcore: registered new interface driver usbfs\n[ 0.353289] usbcore: registered new interface driver hub\n[ 0.354302] usbcore: registered new device driver usb\n[ 0.355418] PCI: Using ACPI for IRQ routing\n[ 0.356560] NetLabel: Initializing\n[ 0.357287] NetLabel: domain hash size = 128\n[ 0.358153] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.359119] NetLabel: unlabeled traffic allowed by default\n[ 0.360283] clocksource: Switched to clocksource kvm-clock\n[ 0.368347] AppArmor: AppArmor Filesystem Enabled\n[ 0.369326] pnp: PnP ACPI init\n[ 0.370272] pnp: PnP ACPI: found 5 devices\n[ 0.376521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.378245] NET: Registered protocol family 2\n[ 0.379287] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.380589] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.381782] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.382984] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.384100] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385299] NET: Registered protocol family 1\n[ 0.386188] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.387300] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.388394] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402461] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.416612] Trying to unpack rootfs image as initramfs...\n[ 0.473564] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.475239] Scanning for low memory corruption every 60 seconds\n[ 0.476629] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.477803] audit: initializing netlink subsys (disabled)\n[ 0.478833] audit: type=2000 audit(1532248204.128:1): initialized\n[ 0.480175] Initialise system trusted keyring\n[ 0.481154] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.482330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.484481] zbud: loaded\n[ 0.485222] VFS: Disk quotas dquot_6.6.0\n[ 0.486059] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487676] fuse init (API version 7.23)\n[ 0.488612] Key type big_key registered\n[ 0.489427] Allocating IMA MOK and blacklist keyrings.\n[ 0.490672] Key type asymmetric registered\n[ 0.491507] Asymmetric key parser 'x509' registered\n[ 0.492496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.494002] io scheduler noop registered\n[ 0.494827] io scheduler deadline registered (default)\n[ 0.495846] io scheduler cfq registered\n[ 0.496714] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.497773] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.499051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.500534] ACPI: Power Button [PWRF]\n[ 0.501396] GHES: HEST is not enabled!\n[ 0.515067] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.542871] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.545003] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.569001] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.571286] Linux agpgart interface v0.103\n[ 0.573920] brd: module loaded\n[ 0.575611] loop: module loaded\n[ 0.579413] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.580925] GPT:90111 != 20971519\n[ 0.581629] GPT:Alternate GPT header not at the end of the disk.\n[ 0.582738] GPT:90111 != 20971519\n[ 0.583435] GPT: Use GNU Parted to correct GPT errors.\n[ 0.584418] vda: vda1 vda15\n[ 0.585677] scsi host0: ata_piix\n[ 0.586491] scsi host1: ata_piix\n[ 0.587228] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.588472] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.589957] libphy: Fixed MDIO Bus: probed\n[ 0.593179] tun: Universal TUN/TAP device driver, 1.6\n[ 0.594311] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.597355] PPP generic driver version 2.4.2\n[ 0.598372] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.599589] ehci-pci: EHCI PCI platform driver\n[ 0.600481] ehci-platform: EHCI generic platform driver\n[ 0.601494] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.602721] ohci-pci: OHCI PCI platform driver\n[ 0.603606] ohci-platform: OHCI generic platform driver\n[ 0.604619] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.619034] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.620068] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.621544] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.622593] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.623757] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.624993] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.626441] usb usb1: Product: UHCI Host Controller\n[ 0.627383] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.628539] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.629542] hub 1-0:1.0: USB hub found\n[ 0.630348] hub 1-0:1.0: 2 ports detected\n[ 0.631324] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633521] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634503] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635579] mousedev: PS/2 mouse device common for all mice\n[ 0.637051] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.638953] rtc_cmos 00:00: RTC can wake from S4\n[ 0.640109] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.641332] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.642542] i2c /dev entries driver\n[ 0.643340] device-mapper: uevent: version 1.0.3\n[ 0.644348] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.646023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.647523] NET: Registered protocol family 10\n[ 0.648709] NET: Registered protocol family 17\n[ 0.649635] Key type dns_resolver registered\n[ 0.650670] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.651788] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.653636] registered taskstats version 1\n[ 0.654495] Loading compiled-in X.509 certificates\n[ 0.655994] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.657895] zswap: loaded using pool lzo/zbud\n[ 0.659610] Key type trusted registered\n[ 0.661435] Key type encrypted registered\n[ 0.662284] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.663344] ima: No TPM chip found, activating TPM-bypass!\n[ 0.664426] evm: HMAC attrs: 0x1\n[ 0.665448] Magic number: 10:982:523\n[ 0.666346] rtc_cmos 00:00: setting system clock to 2018-07-22 08:30:04 UTC (1532248204)\n[ 0.667993] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.669127] EDD information not available.\n[ 0.749691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.761837] Write protecting the kernel read-only data: 14336k\n[ 0.764176] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.766163] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.923510] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.6...\nLease of 10.55.0.6 obtained, lease time 86400\nchecking http://169.254.169.254/2009-04-04/instance-id\nfailed 1/20: up 0.87. request failed\n"} 2018-07-22 08:30:09,854 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d/action used request id req-5b807c9b-3bc8-4578-a8d2-897336d1cdde 2018-07-22 08:30:09,855 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-22 08:30:09,855 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 473321642 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.134416] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.136118] pid_max: default: 32768 minimum: 301 [ 0.137032] ACPI: Core revision 20150930 [ 0.138429] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139776] Security Framework initialized [ 0.140615] Yama: becoming mindful. [ 0.141363] AppArmor: AppArmor initialized [ 0.142243] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143572] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.144858] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146091] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.147521] Initializing cgroup subsys io [ 0.148358] Initializing cgroup subsys memory [ 0.149241] Initializing cgroup subsys devices [ 0.150148] Initializing cgroup subsys freezer [ 0.151043] Initializing cgroup subsys net_cls [ 0.151934] Initializing cgroup subsys perf_event [ 0.152872] Initializing cgroup subsys net_prio [ 0.153792] Initializing cgroup subsys hugetlb [ 0.154691] Initializing cgroup subsys pids [ 0.155589] CPU: Physical Processor ID: 0 [ 0.157105] mce: CPU supports 10 MCE banks [ 0.157982] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.174898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181043] ftrace: allocating 31920 entries in 125 pages [ 0.206260] smpboot: Max logical packages: 1 [ 0.207147] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.208528] x2apic enabled [ 0.209359] Switched APIC routing to physical x2apic. [ 0.211122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.212287] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.214418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.216271] KVM setup paravirtual spinlock [ 0.217592] x86: Booted up 1 node, 1 CPUs [ 0.218421] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.219845] devtmpfs: initialized [ 0.221569] evm: security.selinux [ 0.222284] evm: security.SMACK64 [ 0.222993] evm: security.SMACK64EXEC [ 0.223759] evm: security.SMACK64TRANSMUTE [ 0.224588] evm: security.SMACK64MMAP [ 0.225366] evm: security.ima [ 0.226026] evm: security.capability [ 0.226847] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.228750] pinctrl core: initialized pinctrl subsystem [ 0.229880] RTC time: 8:30:03, date: 07/22/18 [ 0.230864] NET: Registered protocol family 16 [ 0.231870] cpuidle: using governor ladder [ 0.232711] cpuidle: using governor menu [ 0.233516] PCCT header not found. [ 0.234294] ACPI: bus type PCI registered [ 0.235119] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.236400] PCI: Using configuration type 1 for base access [ 0.238184] ACPI: Added _OSI(Module Device) [ 0.239053] ACPI: Added _OSI(Processor Device) [ 0.239936] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.240862] ACPI: Added _OSI(Processor Aggregator Device) [ 0.242650] ACPI: Interpreter enabled [ 0.243432] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.245326] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.247208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.249109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.250996] ACPI: (supports S0 S5) [ 0.251721] ACPI: Using IOAPIC for interrupt routing [ 0.252689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.255831] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.257011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.258280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.259502] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.261776] acpiphp: Slot [3] registered [ 0.262601] acpiphp: Slot [4] registered [ 0.263419] acpiphp: Slot [5] registered [ 0.264238] acpiphp: Slot [6] registered [ 0.265054] acpiphp: Slot [7] registered [ 0.265878] acpiphp: Slot [8] registered [ 0.266702] acpiphp: Slot [9] registered [ 0.267530] acpiphp: Slot [10] registered [ 0.268362] acpiphp: Slot [11] registered [ 0.269251] acpiphp: Slot [12] registered [ 0.270210] acpiphp: Slot [13] registered [ 0.271081] acpiphp: Slot [14] registered [ 0.271923] acpiphp: Slot [15] registered [ 0.283464] acpiphp: Slot [16] registered [ 0.284439] acpiphp: Slot [17] registered [ 0.285301] acpiphp: Slot [18] registered [ 0.286138] acpiphp: Slot [19] registered [ 0.286975] acpiphp: Slot [20] registered [ 0.287815] acpiphp: Slot [21] registered [ 0.288668] acpiphp: Slot [22] registered [ 0.289501] acpiphp: Slot [23] registered [ 0.290353] acpiphp: Slot [24] registered [ 0.291209] acpiphp: Slot [25] registered [ 0.292052] acpiphp: Slot [26] registered [ 0.292913] acpiphp: Slot [27] registered [ 0.293796] acpiphp: Slot [28] registered [ 0.294637] acpiphp: Slot [29] registered [ 0.295462] acpiphp: Slot [30] registered [ 0.296323] acpiphp: Slot [31] registered [ 0.297167] PCI host bridge to bus 0000:00 [ 0.298007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.299257] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.300526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.302019] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.303761] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.305389] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.309000] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310334] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311565] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.312883] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316488] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.318111] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.337217] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.339127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.340570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.341996] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.343400] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.344687] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.346004] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.347068] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.348631] vgaarb: loaded [ 0.349236] vgaarb: bridge control possible 0000:00:02.0 [ 0.350478] SCSI subsystem initialized [ 0.351401] ACPI: bus type USB registered [ 0.352243] usbcore: registered new interface driver usbfs [ 0.353289] usbcore: registered new interface driver hub [ 0.354302] usbcore: registered new device driver usb [ 0.355418] PCI: Using ACPI for IRQ routing [ 0.356560] NetLabel: Initializing [ 0.357287] NetLabel: domain hash size = 128 [ 0.358153] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.359119] NetLabel: unlabeled traffic allowed by default [ 0.360283] clocksource: Switched to clocksource kvm-clock [ 0.368347] AppArmor: AppArmor Filesystem Enabled [ 0.369326] pnp: PnP ACPI init [ 0.370272] pnp: PnP ACPI: found 5 devices [ 0.376521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.378245] NET: Registered protocol family 2 [ 0.379287] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.380589] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.381782] TCP: Hash tables configured (established 2048 bind 2048) [ 0.382984] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.384100] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.385299] NET: Registered protocol family 1 [ 0.386188] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.387300] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.388394] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402461] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.416612] Trying to unpack rootfs image as initramfs... [ 0.473564] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.475239] Scanning for low memory corruption every 60 seconds [ 0.476629] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.477803] audit: initializing netlink subsys (disabled) [ 0.478833] audit: type=2000 audit(1532248204.128:1): initialized [ 0.480175] Initialise system trusted keyring [ 0.481154] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.482330] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484481] zbud: loaded [ 0.485222] VFS: Disk quotas dquot_6.6.0 [ 0.486059] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487676] fuse init (API version 7.23) [ 0.488612] Key type big_key registered [ 0.489427] Allocating IMA MOK and blacklist keyrings. [ 0.490672] Key type asymmetric registered [ 0.491507] Asymmetric key parser 'x509' registered [ 0.492496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.494002] io scheduler noop registered [ 0.494827] io scheduler deadline registered (default) [ 0.495846] io scheduler cfq registered [ 0.496714] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.497773] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.499051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.500534] ACPI: Power Button [PWRF] [ 0.501396] GHES: HEST is not enabled! [ 0.515067] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.542871] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.545003] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.569001] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.571286] Linux agpgart interface v0.103 [ 0.573920] brd: module loaded [ 0.575611] loop: module loaded [ 0.579413] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.580925] GPT:90111 != 20971519 [ 0.581629] GPT:Alternate GPT header not at the end of the disk. [ 0.582738] GPT:90111 != 20971519 [ 0.583435] GPT: Use GNU Parted to correct GPT errors. [ 0.584418] vda: vda1 vda15 [ 0.585677] scsi host0: ata_piix [ 0.586491] scsi host1: ata_piix [ 0.587228] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.588472] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.589957] libphy: Fixed MDIO Bus: probed [ 0.593179] tun: Universal TUN/TAP device driver, 1.6 [ 0.594311] tun: (C) 1999-2004 Max Krasnyansky [ 0.597355] PPP generic driver version 2.4.2 [ 0.598372] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.599589] ehci-pci: EHCI PCI platform driver [ 0.600481] ehci-platform: EHCI generic platform driver [ 0.601494] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.602721] ohci-pci: OHCI PCI platform driver [ 0.603606] ohci-platform: OHCI generic platform driver [ 0.604619] uhci_hcd: USB Universal Host Controller Interface driver [ 0.619034] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.620068] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.621544] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.622593] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.623757] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.624993] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.626441] usb usb1: Product: UHCI Host Controller [ 0.627383] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.628539] usb usb1: SerialNumber: 0000:00:01.2 [ 0.629542] hub 1-0:1.0: USB hub found [ 0.630348] hub 1-0:1.0: 2 ports detected [ 0.631324] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633521] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635579] mousedev: PS/2 mouse device common for all mice [ 0.637051] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.638953] rtc_cmos 00:00: RTC can wake from S4 [ 0.640109] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.641332] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.642542] i2c /dev entries driver [ 0.643340] device-mapper: uevent: version 1.0.3 [ 0.644348] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.646023] ledtrig-cpu: registered to indicate activity on CPUs [ 0.647523] NET: Registered protocol family 10 [ 0.648709] NET: Registered protocol family 17 [ 0.649635] Key type dns_resolver registered [ 0.650670] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.651788] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.653636] registered taskstats version 1 [ 0.654495] Loading compiled-in X.509 certificates [ 0.655994] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.657895] zswap: loaded using pool lzo/zbud [ 0.659610] Key type trusted registered [ 0.661435] Key type encrypted registered [ 0.662284] AppArmor: AppArmor sha1 policy hashing enabled [ 0.663344] ima: No TPM chip found, activating TPM-bypass! [ 0.664426] evm: HMAC attrs: 0x1 [ 0.665448] Magic number: 10:982:523 [ 0.666346] rtc_cmos 00:00: setting system clock to 2018-07-22 08:30:04 UTC (1532248204) [ 0.667993] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.669127] EDD information not available. [ 0.749691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.761837] Write protecting the kernel read-only data: 14336k [ 0.764176] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.766163] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.923510] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.6... Lease of 10.55.0.6 obtained, lease time 86400 checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 0.87. request failed 2018-07-22 08:30:09,856 - create_instance - INFO - Deleting Port with ID - 037cd5ba-d473-4159-a19c-c97bd647d248 2018-07-22 08:30:09,856 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9port-1 2018-07-22 08:30:09,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/037cd5ba-d473-4159-a19c-c97bd647d248 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:30:10,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e92f193-7567-4b63-b963-a2e65f1975cc Date: Sun, 22 Jul 2018 08:30:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:30:10,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/037cd5ba-d473-4159-a19c-c97bd647d248 used request id req-9e92f193-7567-4b63-b963-a2e65f1975cc 2018-07-22 08:30:10,575 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst 2018-07-22 08:30:10,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:30:10,717 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:30:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ed07a8a-038c-4a19-bc2d-c388fceaf812 x-compute-request-id: req-7ed07a8a-038c-4a19-bc2d-c388fceaf812 Content-Type: application/json 2018-07-22 08:30:10,717 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d used request id req-7ed07a8a-038c-4a19-bc2d-c388fceaf812 2018-07-22 08:30:10,718 - create_instance - INFO - Checking deletion status 2018-07-22 08:30:10,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:30:11,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffd47050-8001-4201-9eaa-bf2fe6c03caf x-compute-request-id: req-ffd47050-8001-4201-9eaa-bf2fe6c03caf Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f5:b3", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "rel": "bookmark"}], "image": {"id": "2319d6d5-0631-4186-b611-025393761f14", "links": [{"href": "http://172.30.9.23:8774/images/2319d6d5-0631-4186-b611-025393761f14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:30:03.000000", "flavor": {"id": "21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "links": [{"href": "http://172.30.9.23:8774/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df", "rel": "bookmark"}]}, "id": "79e3faf0-7bac-4649-961e-ea0f3fffbd8d", "user_id": "7189568784b54eab909d3ebb23fae5f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:30:10Z", "hostId": "93d5cf142e56a02e37d7672cbe050afb828df5d9c3b5c32defc10f50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst", "created": "2018-07-22T08:29:56Z", "tenant_id": "b7fed8cf1509456e97378249545853ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:30:11,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d used request id req-ffd47050-8001-4201-9eaa-bf2fe6c03caf 2018-07-22 08:30:11,008 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst] is - ACTIVE 2018-07-22 08:30:11,008 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:30:14,011 - create_instance - DEBUG - VM status query timeout in 296.706481934 2018-07-22 08:30:14,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc96434ff694d802172811272faa73b58cd1142" 2018-07-22 08:30:14,115 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:30:14 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-f6f861df-8ea3-4c7a-b89a-fc4068d1c409 x-compute-request-id: req-f6f861df-8ea3-4c7a-b89a-fc4068d1c409 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 79e3faf0-7bac-4649-961e-ea0f3fffbd8d could not be found.", "code": 404}} 2018-07-22 08:30:14,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79e3faf0-7bac-4649-961e-ea0f3fffbd8d used request id req-f6f861df-8ea3-4c7a-b89a-fc4068d1c409 2018-07-22 08:30:14,116 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 79e3faf0-7bac-4649-961e-ea0f3fffbd8d could not be found. (HTTP 404) (Request-ID: req-f6f861df-8ea3-4c7a-b89a-fc4068d1c409) 2018-07-22 08:30:14,116 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-inst 2018-07-22 08:30:14,117 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-subnet 2018-07-22 08:30:14,117 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-subnet 2018-07-22 08:30:14,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/b1926b39-2b8a-4775-8406-b8474179e0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930564e2a149ffebaae67c6291527d7706250c4c" 2018-07-22 08:30:16,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c0a11a7-3d2f-420b-933e-bf46d873616c Date: Sun, 22 Jul 2018 08:30:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:30:16,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b1926b39-2b8a-4775-8406-b8474179e0bf used request id req-2c0a11a7-3d2f-420b-933e-bf46d873616c 2018-07-22 08:30:16,535 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-priv-net 2018-07-22 08:30:16,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930564e2a149ffebaae67c6291527d7706250c4c" 2018-07-22 08:30:17,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6db4390e-c41f-458a-8a5f-32ba1fb1b799 Date: Sun, 22 Jul 2018 08:30:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:30:17,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b1420a23-e0e5-4b2b-9a04-eaf64458cdb3 used request id req-6db4390e-c41f-458a-8a5f-32ba1fb1b799 2018-07-22 08:30:17,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff64ace7c765b3a49758e53317039060676b58ba" 2018-07-22 08:30:17,906 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:30:17 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-5415bff3-42f0-40a4-902c-85648ca9f1a1 x-compute-request-id: req-5415bff3-42f0-40a4-902c-85648ca9f1a1 Content-Length: 0 Content-Type: application/json 2018-07-22 08:30:17,906 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/21b67c2c-3b96-4014-a8dd-4fc2dd1a41df used request id req-5415bff3-42f0-40a4-902c-85648ca9f1a1 2018-07-22 08:30:17,907 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-a8b71a16-f179-4122-b874-aca889869fc9-image 2018-07-22 08:30:17,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/2319d6d5-0631-4186-b611-025393761f14 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17fc32fab8241c484e0af075559190c3ef052ecb" 2018-07-22 08:30:19,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-343c62e7-1182-4f24-8c6e-2f7bd0143b96 Date: Sun, 22 Jul 2018 08:30:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:30:19,081 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2319d6d5-0631-4186-b611-025393761f14 used request id req-343c62e7-1182-4f24-8c6e-2f7bd0143b96 2018-07-22 08:30:19,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:30:19,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7cd4713c-ca27-48f5-9ae2-8c197f878411 Date: Sun, 22 Jul 2018 08:30:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7fed8cf1509456e97378249545853ec", "created_at": "2018-07-22T08:29:44Z", "updated_at": "2018-07-22T08:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:29:44Z", "revision_number": 0, "id": "063ed89c-6feb-4893-ba0d-a73f23d7a011", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:29:44Z", "security_group_id": "ca6f63b7-fc7f-48e5-a7c1-511f1535b72f", "tenant_id": "b7fed8cf1509456e97378249545853ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7fed8cf1509456e97378249545853ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:29:44Z", "revision_number": 0, "id": "5013ea44-8bf8-4acb-9a5f-91dde852865b", "remote_group_id": "ca6f63b7-fc7f-48e5-a7c1-511f1535b72f", "remote_ip_prefix": null, "created_at": "2018-07-22T08:29:44Z", "security_group_id": "ca6f63b7-fc7f-48e5-a7c1-511f1535b72f", "tenant_id": "b7fed8cf1509456e97378249545853ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7fed8cf1509456e97378249545853ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:29:44Z", "revision_number": 0, "id": "64ad99bd-df95-4759-8f78-9ccc74e36792", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:29:44Z", "security_group_id": "ca6f63b7-fc7f-48e5-a7c1-511f1535b72f", "tenant_id": "b7fed8cf1509456e97378249545853ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7fed8cf1509456e97378249545853ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:29:44Z", "revision_number": 0, "id": "65f31a07-54f2-431b-aea1-092585ac2855", "remote_group_id": "ca6f63b7-fc7f-48e5-a7c1-511f1535b72f", "remote_ip_prefix": null, "created_at": "2018-07-22T08:29:44Z", "security_group_id": "ca6f63b7-fc7f-48e5-a7c1-511f1535b72f", "tenant_id": "b7fed8cf1509456e97378249545853ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7fed8cf1509456e97378249545853ec"}], "revision_number": 4, "project_id": "b7fed8cf1509456e97378249545853ec", "id": "ca6f63b7-fc7f-48e5-a7c1-511f1535b72f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:30:19,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-7cd4713c-ca27-48f5-9ae2-8c197f878411 2018-07-22 08:30:19,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:30:19,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a7884b0-0574-4bd7-a8c0-7367ce466b02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:30:19,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-3a7884b0-0574-4bd7-a8c0-7367ce466b02 2018-07-22 08:30:19,427 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:30:19,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:30:19,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aeab840-288d-4fae-b9cb-1a45712a4ae4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:30:19,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-5aeab840-288d-4fae-b9cb-1a45712a4ae4 2018-07-22 08:30:19,529 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:30:19,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:30:19,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9867bd4b-1488-4a7d-a547-57925aaf480f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:30:19,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-9867bd4b-1488-4a7d-a547-57925aaf480f 2018-07-22 08:30:19,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:30:19,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d199c7f-5994-4022-99d5-ce43a3cba686 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:30:19,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-5d199c7f-5994-4022-99d5-ce43a3cba686 2018-07-22 08:30:19,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:30:19,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:30:19,843 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcf0881e-1398-4a2a-8a7e-8525d1f6a491 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:30:19,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-fcf0881e-1398-4a2a-8a7e-8525d1f6a491 2018-07-22 08:30:19,843 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:30:19,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:30:19,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-134b71c5-7677-471a-8ea5-f94b29936125 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:30:19,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-134b71c5-7677-471a-8ea5-f94b29936125 2018-07-22 08:30:19,933 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:30:19,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:30:20,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb34415-490e-4854-bc9d-72d36a1181cd Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:30:20,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-2bb34415-490e-4854-bc9d-72d36a1181cd 2018-07-22 08:30:20,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:30:20,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa049e9-3702-4c30-8aff-687dbf1dbc64 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7fed8cf1509456e97378249545853ec", "name": "SimpleHealthCheck-f64f21be-6c0a-47d-proj"}} 2018-07-22 08:30:20,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec used request id req-7aa049e9-3702-4c30-8aff-687dbf1dbc64 2018-07-22 08:30:20,133 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ca6f63b7-fc7f-48e5-a7c1-511f1535b72f 2018-07-22 08:30:20,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ca6f63b7-fc7f-48e5-a7c1-511f1535b72f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:30:20,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c28418e5-dc82-4a47-83c3-64d38e87b093 Date: Sun, 22 Jul 2018 08:30:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:29:44Z", "security_group_id": "ca6f63b7-fc7f-48e5-a7c1-511f1535b72f", "port_range_min": null, "revision_number": 0, "tenant_id": "b7fed8cf1509456e97378249545853ec", "created_at": "2018-07-22T08:29:44Z", "project_id": "b7fed8cf1509456e97378249545853ec", "id": "063ed89c-6feb-4893-ba0d-a73f23d7a011"}, {"remote_group_id": "ca6f63b7-fc7f-48e5-a7c1-511f1535b72f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:29:44Z", "security_group_id": "ca6f63b7-fc7f-48e5-a7c1-511f1535b72f", "port_range_min": null, "revision_number": 0, "tenant_id": "b7fed8cf1509456e97378249545853ec", "created_at": "2018-07-22T08:29:44Z", "project_id": "b7fed8cf1509456e97378249545853ec", "id": "5013ea44-8bf8-4acb-9a5f-91dde852865b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:29:44Z", "security_group_id": "ca6f63b7-fc7f-48e5-a7c1-511f1535b72f", "port_range_min": null, "revision_number": 0, "tenant_id": "b7fed8cf1509456e97378249545853ec", "created_at": "2018-07-22T08:29:44Z", "project_id": "b7fed8cf1509456e97378249545853ec", "id": "64ad99bd-df95-4759-8f78-9ccc74e36792"}, {"remote_group_id": "ca6f63b7-fc7f-48e5-a7c1-511f1535b72f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:29:44Z", "security_group_id": "ca6f63b7-fc7f-48e5-a7c1-511f1535b72f", "port_range_min": null, "revision_number": 0, "tenant_id": "b7fed8cf1509456e97378249545853ec", "created_at": "2018-07-22T08:29:44Z", "project_id": "b7fed8cf1509456e97378249545853ec", "id": "65f31a07-54f2-431b-aea1-092585ac2855"}]} 2018-07-22 08:30:20,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ca6f63b7-fc7f-48e5-a7c1-511f1535b72f used request id req-c28418e5-dc82-4a47-83c3-64d38e87b093 2018-07-22 08:30:20,338 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:30:20,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ca6f63b7-fc7f-48e5-a7c1-511f1535b72f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:30:20,711 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e297559e-a54b-407e-925e-c1a33c3c3a4e Content-Length: 0 Date: Sun, 22 Jul 2018 08:30:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:30:20,711 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ca6f63b7-fc7f-48e5-a7c1-511f1535b72f used request id req-e297559e-a54b-407e-925e-c1a33c3c3a4e 2018-07-22 08:30:20,712 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-f64f21be-6c0a-47d-proj 2018-07-22 08:30:20,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:30:20,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed21b352-ab96-4d84-aa00-45bafb0154cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:30:20,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b7fed8cf1509456e97378249545853ec used request id req-ed21b352-ab96-4d84-aa00-45bafb0154cf 2018-07-22 08:30:20,931 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-f64f21be-6c0a-47d-proj-role 2018-07-22 08:30:20,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7dd93b1d96b74aa58071d5e4d2694033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:30:21,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-062beeb6-9f3a-4e86-91b2-52772a0927aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:30:21,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7dd93b1d96b74aa58071d5e4d2694033 used request id req-062beeb6-9f3a-4e86-91b2-52772a0927aa 2018-07-22 08:30:21,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f6c8cf81c2f61cfff3a6c60574d65b6af2d0f" 2018-07-22 08:30:21,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c71a178-a2de-45c0-913a-df72ee427219 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:30:21,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9c71a178-a2de-45c0-913a-df72ee427219 2018-07-22 08:30:21,155 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-f64f21be-6c0a-47d-user 2018-07-22 08:30:21,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/7189568784b54eab909d3ebb23fae5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c689c3fe29acd3639b1e56635438a202f71e03" 2018-07-22 08:30:21,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f1fc908-aac6-420b-909a-318a02095d29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:30:21,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7189568784b54eab909d3ebb23fae5f2 used request id req-6f1fc908-aac6-420b-909a-318a02095d29 2018-07-22 08:30:21,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:30:21,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:30:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["EVJM_H1RR7GDJvIRklgCQg"], "issued_at": "2018-07-22T08:30:21.000000Z"}} 2018-07-22 08:30:21,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db14d942c6cff7345ff4fb4358f6d07e11549433" 2018-07-22 08:30:21,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d145b166-5f5c-4d38-8f6f-c27ec043c9a8 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:30:21,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d145b166-5f5c-4d38-8f6f-c27ec043c9a8 2018-07-22 08:30:21,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:30:21,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:30:22,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:30:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["N-1CmwBRRv6kZoPjxnq7xQ"], "issued_at": "2018-07-22T08:30:22.000000Z"}} 2018-07-22 08:30:22,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6e7503d5e789e4004af45c73086aeb3ccb6313" 2018-07-22 08:30:22,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7674119e-2f49-416b-a3d4-02aacaea4f6b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:30:22,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7674119e-2f49-416b-a3d4-02aacaea4f6b 2018-07-22 08:30:22,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:30:22,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:30:22 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:30:22,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6e7503d5e789e4004af45c73086aeb3ccb6313" 2018-07-22 08:30:22,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-159914f2-7e09-46b9-b224-977cf92007d2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:30:22,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj used request id req-159914f2-7e09-46b9-b224-977cf92007d2 2018-07-22 08:30:22,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6e7503d5e789e4004af45c73086aeb3ccb6313" 2018-07-22 08:30:22,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ae9140-49f2-4b01-96bd-630c9ed2c8db Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:30:22,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-95ae9140-49f2-4b01-96bd-630c9ed2c8db 2018-07-22 08:30:22,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6e7503d5e789e4004af45c73086aeb3ccb6313" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}}' 2018-07-22 08:30:22,721 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b9bfe5d-5d9a-4978-9bf9-8ca41d004bc5 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "id": "3bea897ff89e48a5af5c02ff3ed562bb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:30:22,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3b9bfe5d-5d9a-4978-9bf9-8ca41d004bc5 2018-07-22 08:30:22,722 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj 2018-07-22 08:30:22,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:30:22,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:30:23,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:30:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["n3Omu3bQSXiLAQTzzOXKSg"], "issued_at": "2018-07-22T08:30:23.000000Z"}} 2018-07-22 08:30:23,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739f0f19307fbf605b5f68b5508383a1933e284a" 2018-07-22 08:30:23,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee882a0-8258-4fa4-b432-815c6317f55a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:30:23,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0ee882a0-8258-4fa4-b432-815c6317f55a 2018-07-22 08:30:23,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:30:23,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:30:23 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:30:23,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739f0f19307fbf605b5f68b5508383a1933e284a" 2018-07-22 08:30:23,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5431d34f-f042-4607-8b2e-187656758d23 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:30:23,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5431d34f-f042-4607-8b2e-187656758d23 2018-07-22 08:30:23,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739f0f19307fbf605b5f68b5508383a1933e284a" 2018-07-22 08:30:23,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe01b83d-e3bf-4282-b217-ea0b2812d47f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "id": "3bea897ff89e48a5af5c02ff3ed562bb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}]} 2018-07-22 08:30:23,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj used request id req-fe01b83d-e3bf-4282-b217-ea0b2812d47f 2018-07-22 08:30:23,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739f0f19307fbf605b5f68b5508383a1933e284a" 2018-07-22 08:30:23,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9200986a-c7f1-4eaf-ab7e-d041a8e4a414 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:30:23,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9200986a-c7f1-4eaf-ab7e-d041a8e4a414 2018-07-22 08:30:23,841 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-f1a1aa72-0482-404-user 2018-07-22 08:30:23,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:30:23,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6e7503d5e789e4004af45c73086aeb3ccb6313" 2018-07-22 08:30:23,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f886e9e-b952-4aa6-b619-83735d412642 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:30:23,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6f886e9e-b952-4aa6-b619-83735d412642 2018-07-22 08:30:23,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6e7503d5e789e4004af45c73086aeb3ccb6313" -d '{"role": {"name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role"}}' 2018-07-22 08:30:24,056 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-189f3d35-ff97-432e-970d-b24141f7eb7f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e200e15417aa42d3b0d0da3aebcf4392", "links": {"self": "http://172.30.9.23:5000/v3/roles/e200e15417aa42d3b0d0da3aebcf4392"}, "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role"}} 2018-07-22 08:30:24,056 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-189f3d35-ff97-432e-970d-b24141f7eb7f 2018-07-22 08:30:24,057 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role 2018-07-22 08:30:24,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e200e15417aa42d3b0d0da3aebcf4392 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6e7503d5e789e4004af45c73086aeb3ccb6313" 2018-07-22 08:30:24,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c1617c-1edd-4beb-9971-6d8fc2f248f6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e200e15417aa42d3b0d0da3aebcf4392", "links": {"self": "http://172.30.9.23:5000/v3/roles/e200e15417aa42d3b0d0da3aebcf4392"}, "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role"}} 2018-07-22 08:30:24,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e200e15417aa42d3b0d0da3aebcf4392 used request id req-02c1617c-1edd-4beb-9971-6d8fc2f248f6 2018-07-22 08:30:24,076 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role to project CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj 2018-07-22 08:30:24,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb/users/bb75b81aca144fd5abf8fccdb27729b0/roles/e200e15417aa42d3b0d0da3aebcf4392 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6e7503d5e789e4004af45c73086aeb3ccb6313" 2018-07-22 08:30:24,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-227b4d14-6459-4dd1-bcb1-a783d91d6c0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:30:24,215 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb/users/bb75b81aca144fd5abf8fccdb27729b0/roles/e200e15417aa42d3b0d0da3aebcf4392 used request id req-227b4d14-6459-4dd1-bcb1-a783d91d6c0d 2018-07-22 08:30:24,215 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:30:24,217 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:30:24,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:30:24,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:30:24,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e200e15417aa42d3b0d0da3aebcf4392", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role"}], "expires_at": "2018-07-22T09:30:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-user", "id": "bb75b81aca144fd5abf8fccdb27729b0"}, "audit_ids": ["M-piLsboT-qE61CgYo_IbA"], "issued_at": "2018-07-22T08:30:24.000000Z"}} 2018-07-22 08:30:24,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c850a42622471111b3bae7f9387b19a9f8710af" 2018-07-22 08:30:24,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d8f640d-c832-4cb3-9ad2-e6155e0681e9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:30:24,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0d8f640d-c832-4cb3-9ad2-e6155e0681e9 2018-07-22 08:30:24,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c850a42622471111b3bae7f9387b19a9f8710af" 2018-07-22 08:30:24,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-7c23a63a-aa7a-4c57-af6c-1386235850a7 Date: Sun, 22 Jul 2018 08:30:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223"} 2018-07-22 08:30:24,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223 used request id req-7c23a63a-aa7a-4c57-af6c-1386235850a7 2018-07-22 08:30:24,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c850a42622471111b3bae7f9387b19a9f8710af" 2018-07-22 08:30:25,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1051f3a1-9f36-4ae6-b615-9db7dae04950 Date: Sun, 22 Jul 2018 08:30:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:30:25,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1051f3a1-9f36-4ae6-b615-9db7dae04950 2018-07-22 08:30:25,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c850a42622471111b3bae7f9387b19a9f8710af" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223"}' 2018-07-22 08:30:25,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/15f84436-4243-4652-a419-2f40373d947e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8e291888-cdcc-45ba-8859-8c93a8409ede Date: Sun, 22 Jul 2018 08:30:25 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:30:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:30:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/15f84436-4243-4652-a419-2f40373d947e", "min_disk": 0, "protected": false, "id": "15f84436-4243-4652-a419-2f40373d947e", "file": "/v2/images/15f84436-4243-4652-a419-2f40373d947e/file", "checksum": null, "owner": "3bea897ff89e48a5af5c02ff3ed562bb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:30:25,336 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8e291888-cdcc-45ba-8859-8c93a8409ede 2018-07-22 08:30:25,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/15f84436-4243-4652-a419-2f40373d947e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c850a42622471111b3bae7f9387b19a9f8710af" -d '' 2018-07-22 08:30:26,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b56e39a8-0c70-4147-9c4b-9b5ef02f1dd7 Date: Sun, 22 Jul 2018 08:30:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:30:26,096 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/15f84436-4243-4652-a419-2f40373d947e/file used request id req-b56e39a8-0c70-4147-9c4b-9b5ef02f1dd7 2018-07-22 08:30:26,096 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:30:26,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/15f84436-4243-4652-a419-2f40373d947e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c850a42622471111b3bae7f9387b19a9f8710af" 2018-07-22 08:30:26,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-96507eec-7741-4cc0-a44a-7a5a642a1831 Date: Sun, 22 Jul 2018 08:30:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:30:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:30:26Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/15f84436-4243-4652-a419-2f40373d947e/snap", "metadata": {}}], "self": "/v2/images/15f84436-4243-4652-a419-2f40373d947e", "min_disk": 0, "protected": false, "id": "15f84436-4243-4652-a419-2f40373d947e", "file": "/v2/images/15f84436-4243-4652-a419-2f40373d947e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3bea897ff89e48a5af5c02ff3ed562bb", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/15f84436-4243-4652-a419-2f40373d947e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:30:26,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/15f84436-4243-4652-a419-2f40373d947e used request id req-96507eec-7741-4cc0-a44a-7a5a642a1831 2018-07-22 08:30:26,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c850a42622471111b3bae7f9387b19a9f8710af" 2018-07-22 08:30:26,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9c8e7eee-fe7e-4872-9cd1-c9200ad9961d Date: Sun, 22 Jul 2018 08:30:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:30:26,574 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9c8e7eee-fe7e-4872-9cd1-c9200ad9961d 2018-07-22 08:30:26,577 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223 2018-07-22 08:30:26,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/15f84436-4243-4652-a419-2f40373d947e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c850a42622471111b3bae7f9387b19a9f8710af" 2018-07-22 08:30:26,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-1edae6d2-68d0-40ae-9a0f-7466ddcf9264 Date: Sun, 22 Jul 2018 08:30:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:30:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:30:26Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/15f84436-4243-4652-a419-2f40373d947e/snap", "metadata": {}}], "self": "/v2/images/15f84436-4243-4652-a419-2f40373d947e", "min_disk": 0, "protected": false, "id": "15f84436-4243-4652-a419-2f40373d947e", "file": "/v2/images/15f84436-4243-4652-a419-2f40373d947e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3bea897ff89e48a5af5c02ff3ed562bb", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/15f84436-4243-4652-a419-2f40373d947e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:30:26,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/15f84436-4243-4652-a419-2f40373d947e used request id req-1edae6d2-68d0-40ae-9a0f-7466ddcf9264 2018-07-22 08:30:26,763 - create_image - DEBUG - Instance status is - active 2018-07-22 08:30:26,763 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223 2018-07-22 08:30:26,763 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223 2018-07-22 08:30:26,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:30:26,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:30:27,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e200e15417aa42d3b0d0da3aebcf4392", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role"}], "expires_at": "2018-07-22T09:30:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-user", "id": "bb75b81aca144fd5abf8fccdb27729b0"}, "audit_ids": ["soNeEXSHTH2clo99kE-HMA"], "issued_at": "2018-07-22T08:30:27.000000Z"}} 2018-07-22 08:30:27,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b2c7b189eeb8b6c4a625fedd6ee840ec096ec" 2018-07-22 08:30:27,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c12de03e-c7f1-4837-a3c9-89f08bacb757 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:30:27,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c12de03e-c7f1-4837-a3c9-89f08bacb757 2018-07-22 08:30:27,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b2c7b189eeb8b6c4a625fedd6ee840ec096ec" 2018-07-22 08:30:27,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2728402e-8e6b-460b-846c-27986d0f7978 Date: Sun, 22 Jul 2018 08:30:27 GMT RESP BODY: {"networks":[]} 2018-07-22 08:30:27,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 used request id req-2728402e-8e6b-460b-846c-27986d0f7978 2018-07-22 08:30:27,455 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 2018-07-22 08:30:27,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b2c7b189eeb8b6c4a625fedd6ee840ec096ec" -d '{"network": {"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1", "admin_state_up": true}}' 2018-07-22 08:30:28,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-170b679e-7813-49e2-a4f8-94eff5af9690 Date: Sun, 22 Jul 2018 08:30:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e6cef925-02ed-469d-8133-7d47b32dcc41","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:30:27Z","is_default":false,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:27Z","mtu":1450}} 2018-07-22 08:30:28,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-170b679e-7813-49e2-a4f8-94eff5af9690 2018-07-22 08:30:28,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e6cef925-02ed-469d-8133-7d47b32dcc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b2c7b189eeb8b6c4a625fedd6ee840ec096ec" 2018-07-22 08:30:28,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-a4ae0d6f-49ad-4a46-bbec-d25ee026e436 Date: Sun, 22 Jul 2018 08:30:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e6cef925-02ed-469d-8133-7d47b32dcc41","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:30:27Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:27Z","mtu":1450}]} 2018-07-22 08:30:28,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e6cef925-02ed-469d-8133-7d47b32dcc41 used request id req-a4ae0d6f-49ad-4a46-bbec-d25ee026e436 2018-07-22 08:30:28,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b2c7b189eeb8b6c4a625fedd6ee840ec096ec" 2018-07-22 08:30:28,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9fc1af0e-47d3-4571-b49f-f9da1d195caa Date: Sun, 22 Jul 2018 08:30:28 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:30:28,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 used request id req-9fc1af0e-47d3-4571-b49f-f9da1d195caa 2018-07-22 08:30:28,547 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1 2018-07-22 08:30:28,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b2c7b189eeb8b6c4a625fedd6ee840ec096ec" -d '{"subnets": [{"ip_version": 4, "network_id": "e6cef925-02ed-469d-8133-7d47b32dcc41", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1"}]}' 2018-07-22 08:30:29,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-21e49058-c11a-4859-ad38-121f1081dc47 Date: Sun, 22 Jul 2018 08:30:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:28Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:28Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"c4fb3009-471c-4eae-b5be-6648402d45cf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1"}]} 2018-07-22 08:30:29,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-21e49058-c11a-4859-ad38-121f1081dc47 2018-07-22 08:30:29,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e6cef925-02ed-469d-8133-7d47b32dcc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b2c7b189eeb8b6c4a625fedd6ee840ec096ec" 2018-07-22 08:30:29,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-90d3d043-aa02-42c6-b133-518b8caa4026 Date: Sun, 22 Jul 2018 08:30:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e6cef925-02ed-469d-8133-7d47b32dcc41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["c4fb3009-471c-4eae-b5be-6648402d45cf"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:28Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:27Z","mtu":1450}]} 2018-07-22 08:30:29,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e6cef925-02ed-469d-8133-7d47b32dcc41 used request id req-90d3d043-aa02-42c6-b133-518b8caa4026 2018-07-22 08:30:29,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b2c7b189eeb8b6c4a625fedd6ee840ec096ec" 2018-07-22 08:30:29,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c99e31fd-82de-483a-a74e-454de3df212b Date: Sun, 22 Jul 2018 08:30:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:28Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"c4fb3009-471c-4eae-b5be-6648402d45cf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1"}]} 2018-07-22 08:30:29,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 used request id req-c99e31fd-82de-483a-a74e-454de3df212b 2018-07-22 08:30:29,786 - OpenStackNetwork - DEBUG - Network [e6cef925-02ed-469d-8133-7d47b32dcc41] created successfully 2018-07-22 08:30:29,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:30:29,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:30:30,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e200e15417aa42d3b0d0da3aebcf4392", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role"}], "expires_at": "2018-07-22T09:30:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-user", "id": "bb75b81aca144fd5abf8fccdb27729b0"}, "audit_ids": ["e3GV2MA1QFuaztvm0wQztw"], "issued_at": "2018-07-22T08:30:30.000000Z"}} 2018-07-22 08:30:30,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d079667d3eaa82dd7be93cd5ed25eac150a3cd" 2018-07-22 08:30:30,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eb8ec5f-e2de-43d4-87f9-3d6deba199d6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:30:30,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6eb8ec5f-e2de-43d4-87f9-3d6deba199d6 2018-07-22 08:30:30,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d079667d3eaa82dd7be93cd5ed25eac150a3cd" 2018-07-22 08:30:30,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-15336236-37a2-4276-9802-5ca870cbb134 Date: Sun, 22 Jul 2018 08:30:30 GMT RESP BODY: {"networks":[]} 2018-07-22 08:30:30,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 used request id req-15336236-37a2-4276-9802-5ca870cbb134 2018-07-22 08:30:30,462 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 2018-07-22 08:30:30,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d079667d3eaa82dd7be93cd5ed25eac150a3cd" -d '{"network": {"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2", "admin_state_up": true}}' 2018-07-22 08:30:30,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-df1cce6f-e716-411e-ba8e-6319a56b090f Date: Sun, 22 Jul 2018 08:30:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:30:30Z","is_default":false,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:30Z","mtu":1450}} 2018-07-22 08:30:30,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-df1cce6f-e716-411e-ba8e-6319a56b090f 2018-07-22 08:30:30,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=79ddb311-cda5-4dcc-b322-4810d43afc3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d079667d3eaa82dd7be93cd5ed25eac150a3cd" 2018-07-22 08:30:31,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-3e3678e3-e726-47bf-bc67-48289a105b7d Date: Sun, 22 Jul 2018 08:30:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:30:30Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:30Z","mtu":1450}]} 2018-07-22 08:30:31,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=79ddb311-cda5-4dcc-b322-4810d43afc3b used request id req-3e3678e3-e726-47bf-bc67-48289a105b7d 2018-07-22 08:30:31,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d079667d3eaa82dd7be93cd5ed25eac150a3cd" 2018-07-22 08:30:31,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9a6bd6e4-69f6-45d0-8597-821f95b9c3c2 Date: Sun, 22 Jul 2018 08:30:31 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:30:31,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b used request id req-9a6bd6e4-69f6-45d0-8597-821f95b9c3c2 2018-07-22 08:30:31,363 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2 2018-07-22 08:30:31,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d079667d3eaa82dd7be93cd5ed25eac150a3cd" -d '{"subnets": [{"ip_version": 4, "network_id": "79ddb311-cda5-4dcc-b322-4810d43afc3b", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2"}]}' 2018-07-22 08:30:32,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-abf755c4-e6c6-4994-9ebf-761471ea1bd3 Date: Sun, 22 Jul 2018 08:30:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:31Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:31Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2"}]} 2018-07-22 08:30:32,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-abf755c4-e6c6-4994-9ebf-761471ea1bd3 2018-07-22 08:30:32,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=79ddb311-cda5-4dcc-b322-4810d43afc3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d079667d3eaa82dd7be93cd5ed25eac150a3cd" 2018-07-22 08:30:32,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-473ed5e9-ab00-469c-9074-e123c3013356 Date: Sun, 22 Jul 2018 08:30:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["17b408a3-aa5b-4be2-86f9-a2c0e3c0251a"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:31Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:30Z","mtu":1450}]} 2018-07-22 08:30:32,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=79ddb311-cda5-4dcc-b322-4810d43afc3b used request id req-473ed5e9-ab00-469c-9074-e123c3013356 2018-07-22 08:30:32,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d079667d3eaa82dd7be93cd5ed25eac150a3cd" 2018-07-22 08:30:32,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1f00daf6-7039-4e08-b025-259f0c59f761 Date: Sun, 22 Jul 2018 08:30:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:31Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2"}]} 2018-07-22 08:30:32,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b used request id req-1f00daf6-7039-4e08-b025-259f0c59f761 2018-07-22 08:30:32,421 - OpenStackNetwork - DEBUG - Network [79ddb311-cda5-4dcc-b322-4810d43afc3b] created successfully 2018-07-22 08:30:32,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:30:32,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:30:32,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e200e15417aa42d3b0d0da3aebcf4392", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role"}], "expires_at": "2018-07-22T09:30:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-user", "id": "bb75b81aca144fd5abf8fccdb27729b0"}, "audit_ids": ["Cuyc1UlQQxKjqEW36uck0A"], "issued_at": "2018-07-22T08:30:32.000000Z"}} 2018-07-22 08:30:32,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:32,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ddab5b5-69c1-4cd8-935f-a5603033b853 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:30:32,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5ddab5b5-69c1-4cd8-935f-a5603033b853 2018-07-22 08:30:32,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:33,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-16f2f991-23f2-44f1-a10a-b9faf6e68c9b Date: Sun, 22 Jul 2018 08:30:33 GMT RESP BODY: {"routers": []} 2018-07-22 08:30:33,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router&admin_state_up=True used request id req-16f2f991-23f2-44f1-a10a-b9faf6e68c9b 2018-07-22 08:30:33,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:30:33,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:30:33,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e200e15417aa42d3b0d0da3aebcf4392", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role"}], "expires_at": "2018-07-22T09:30:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-user", "id": "bb75b81aca144fd5abf8fccdb27729b0"}, "audit_ids": ["o4oexNb3TBeNwx23HSPOXA"], "issued_at": "2018-07-22T08:30:33.000000Z"}} 2018-07-22 08:30:33,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d4634698c9255e1ad32e323060df65966bc8464" 2018-07-22 08:30:33,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5b4d3f-8ff3-4c8f-b211-e0b323647060 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:30:33,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0c5b4d3f-8ff3-4c8f-b211-e0b323647060 2018-07-22 08:30:33,629 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router 2018-07-22 08:30:33,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" -d '{"router": {"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router", "admin_state_up": true}}' 2018-07-22 08:30:38,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-157debcd-84a3-4d1f-9739-45c2606d41d2 Date: Sun, 22 Jul 2018 08:30:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:34Z", "admin_state_up": true, "updated_at": "2018-07-22T08:30:34Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "18ee90ca-8cdf-4069-b2c6-f316b176bda6", "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router"}} 2018-07-22 08:30:38,272 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-157debcd-84a3-4d1f-9739-45c2606d41d2 2018-07-22 08:30:38,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=18ee90ca-8cdf-4069-b2c6-f316b176bda6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:38,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a6a34f67-07f8-402e-8cf5-d1f429854479 Date: Sun, 22 Jul 2018 08:30:38 GMT RESP BODY: {"ports":[]} 2018-07-22 08:30:38,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=18ee90ca-8cdf-4069-b2c6-f316b176bda6 used request id req-a6a34f67-07f8-402e-8cf5-d1f429854479 2018-07-22 08:30:38,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:38,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0523fb00-6e70-4359-bdc0-b557242bc7e4 Date: Sun, 22 Jul 2018 08:30:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e6cef925-02ed-469d-8133-7d47b32dcc41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["c4fb3009-471c-4eae-b5be-6648402d45cf"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:28Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:27Z","mtu":1450}]} 2018-07-22 08:30:38,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 used request id req-0523fb00-6e70-4359-bdc0-b557242bc7e4 2018-07-22 08:30:38,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:30:38,902 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:30:38 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:30:38,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:39,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f077b2-e24a-4e65-921d-c38397432865 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:30:39,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-e1f077b2-e24a-4e65-921d-c38397432865 2018-07-22 08:30:39,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:39,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e7442d61-cd7e-4d8d-89ab-130a9749f467 Date: Sun, 22 Jul 2018 08:30:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:28Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"c4fb3009-471c-4eae-b5be-6648402d45cf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1"}]} 2018-07-22 08:30:39,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 used request id req-e7442d61-cd7e-4d8d-89ab-130a9749f467 2018-07-22 08:30:39,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:39,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-12c48cdc-1699-45f1-844f-7d6ccf3381ef Date: Sun, 22 Jul 2018 08:30:39 GMT RESP BODY: {"ports":[]} 2018-07-22 08:30:39,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port1&admin_state_up=True used request id req-12c48cdc-1699-45f1-844f-7d6ccf3381ef 2018-07-22 08:30:39,459 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port1 for router - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router 2018-07-22 08:30:39,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:30:39,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:30:39,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e200e15417aa42d3b0d0da3aebcf4392", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role"}], "expires_at": "2018-07-22T09:30:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-user", "id": "bb75b81aca144fd5abf8fccdb27729b0"}, "audit_ids": ["TPys4xjlQ6u9OAs5apfdDA"], "issued_at": "2018-07-22T08:30:39.000000Z"}} 2018-07-22 08:30:39,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b20460f7ecbbdcda2d2320fdc4e46198441485" 2018-07-22 08:30:39,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d617283-3bac-4b89-9d8e-1f31ea736b75 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:30:39,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8d617283-3bac-4b89-9d8e-1f31ea736b75 2018-07-22 08:30:39,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:40,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7c88963c-e59f-4dd6-9c8b-4b612a3781ec Date: Sun, 22 Jul 2018 08:30:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e6cef925-02ed-469d-8133-7d47b32dcc41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["c4fb3009-471c-4eae-b5be-6648402d45cf"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:28Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:27Z","mtu":1450}]} 2018-07-22 08:30:40,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 used request id req-7c88963c-e59f-4dd6-9c8b-4b612a3781ec 2018-07-22 08:30:40,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:40,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c384576f-8395-4b56-93a0-e3d7ae1ea99b Date: Sun, 22 Jul 2018 08:30:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:28Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"c4fb3009-471c-4eae-b5be-6648402d45cf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1"}]} 2018-07-22 08:30:40,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 used request id req-c384576f-8395-4b56-93a0-e3d7ae1ea99b 2018-07-22 08:30:40,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:40,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3dd8f99d-1e54-40c5-8245-847aafffe237 Date: Sun, 22 Jul 2018 08:30:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e6cef925-02ed-469d-8133-7d47b32dcc41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["c4fb3009-471c-4eae-b5be-6648402d45cf"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:28Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:27Z","mtu":1450}]} 2018-07-22 08:30:40,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 used request id req-3dd8f99d-1e54-40c5-8245-847aafffe237 2018-07-22 08:30:40,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:30:40,583 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:30:40 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:30:40,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b20460f7ecbbdcda2d2320fdc4e46198441485" 2018-07-22 08:30:40,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b5831b-2023-4b5f-96d2-209be29d6d0b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:30:40,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-34b5831b-2023-4b5f-96d2-209be29d6d0b 2018-07-22 08:30:40,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:40,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5b3f13d7-69e0-474f-a541-17c08e4cafdb Date: Sun, 22 Jul 2018 08:30:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:28Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"c4fb3009-471c-4eae-b5be-6648402d45cf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1"}]} 2018-07-22 08:30:40,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 used request id req-5b3f13d7-69e0-474f-a541-17c08e4cafdb 2018-07-22 08:30:40,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:40,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d2622f97-fde6-4a07-aceb-1d16a7e0d088 Date: Sun, 22 Jul 2018 08:30:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:28Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"c4fb3009-471c-4eae-b5be-6648402d45cf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1"}]} 2018-07-22 08:30:40,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1 used request id req-d2622f97-fde6-4a07-aceb-1d16a7e0d088 2018-07-22 08:30:40,960 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 2018-07-22 08:30:40,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" -d '{"port": {"network_id": "e6cef925-02ed-469d-8133-7d47b32dcc41", "fixed_ips": [{"subnet_id": "c4fb3009-471c-4eae-b5be-6648402d45cf", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port1", "admin_state_up": true}}' 2018-07-22 08:30:42,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-73250fb9-6b28-4018-a90f-4eab404eacb2 Date: Sun, 22 Jul 2018 08:30:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:30:41Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c4fb3009-471c-4eae-b5be-6648402d45cf","ip_address":"10.200.201.1"}],"id":"9f6ca738-6468-408b-86a4-4e998b381377","security_groups":["212fdfbc-7138-4a4e-9e3f-5c1fd3156f42"],"mac_address":"fa:16:3e:7a:ab:b8","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port1","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","qos_policy_id":null,"admin_state_up":true,"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:41Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:30:42,007 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-73250fb9-6b28-4018-a90f-4eab404eacb2 2018-07-22 08:30:42,007 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port1 for router - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router 2018-07-22 08:30:42,007 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router 2018-07-22 08:30:42,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/18ee90ca-8cdf-4069-b2c6-f316b176bda6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" -d '{"port_id": "9f6ca738-6468-408b-86a4-4e998b381377"}' 2018-07-22 08:30:44,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3c531ab4-73bf-4742-99b3-d6dd0a66dc72 Date: Sun, 22 Jul 2018 08:30:44 GMT RESP BODY: {"network_id": "e6cef925-02ed-469d-8133-7d47b32dcc41", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "subnet_id": "c4fb3009-471c-4eae-b5be-6648402d45cf", "subnet_ids": ["c4fb3009-471c-4eae-b5be-6648402d45cf"], "port_id": "9f6ca738-6468-408b-86a4-4e998b381377", "id": "18ee90ca-8cdf-4069-b2c6-f316b176bda6"} 2018-07-22 08:30:44,493 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/18ee90ca-8cdf-4069-b2c6-f316b176bda6/add_router_interface used request id req-3c531ab4-73bf-4742-99b3-d6dd0a66dc72 2018-07-22 08:30:44,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:44,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2065ce1f-ab86-49e9-b9ed-08aa5f743a60 Date: Sun, 22 Jul 2018 08:30:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["17b408a3-aa5b-4be2-86f9-a2c0e3c0251a"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:31Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:30Z","mtu":1450}]} 2018-07-22 08:30:44,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 used request id req-2065ce1f-ab86-49e9-b9ed-08aa5f743a60 2018-07-22 08:30:44,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:44,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ace802b4-d92f-4d56-ac1e-f397416c4832 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:30:44,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-ace802b4-d92f-4d56-ac1e-f397416c4832 2018-07-22 08:30:44,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:45,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ba33949b-7bbd-421b-8056-a9b14b1fa6ef Date: Sun, 22 Jul 2018 08:30:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:31Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2"}]} 2018-07-22 08:30:45,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b used request id req-ba33949b-7bbd-421b-8056-a9b14b1fa6ef 2018-07-22 08:30:45,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:45,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8ceef9f1-70b8-498c-bda4-1a4704b34ddb Date: Sun, 22 Jul 2018 08:30:45 GMT RESP BODY: {"ports":[]} 2018-07-22 08:30:45,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port2&admin_state_up=True used request id req-8ceef9f1-70b8-498c-bda4-1a4704b34ddb 2018-07-22 08:30:45,356 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port2 for router - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router 2018-07-22 08:30:45,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:30:45,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:30:45,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e200e15417aa42d3b0d0da3aebcf4392", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role"}], "expires_at": "2018-07-22T09:30:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-user", "id": "bb75b81aca144fd5abf8fccdb27729b0"}, "audit_ids": ["9BZe3D7fQ0yBsv80ZM07BQ"], "issued_at": "2018-07-22T08:30:45.000000Z"}} 2018-07-22 08:30:45,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b3124c1513e94d7e0db3cda232922f122e098e4" 2018-07-22 08:30:45,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a315a827-5611-41e7-b27f-c54446cd461e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:30:45,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a315a827-5611-41e7-b27f-c54446cd461e 2018-07-22 08:30:45,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:46,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-22aa80bf-91e7-4871-a7f5-19d84994a191 Date: Sun, 22 Jul 2018 08:30:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["17b408a3-aa5b-4be2-86f9-a2c0e3c0251a"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:31Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:30Z","mtu":1450}]} 2018-07-22 08:30:46,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 used request id req-22aa80bf-91e7-4871-a7f5-19d84994a191 2018-07-22 08:30:46,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:46,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d58b47ac-0f06-44da-a20a-cc672bf87660 Date: Sun, 22 Jul 2018 08:30:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:31Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2"}]} 2018-07-22 08:30:46,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b used request id req-d58b47ac-0f06-44da-a20a-cc672bf87660 2018-07-22 08:30:46,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:46,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2070b56a-1947-48a2-886f-26593cc1efc3 Date: Sun, 22 Jul 2018 08:30:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["17b408a3-aa5b-4be2-86f9-a2c0e3c0251a"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:31Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:30Z","mtu":1450}]} 2018-07-22 08:30:46,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 used request id req-2070b56a-1947-48a2-886f-26593cc1efc3 2018-07-22 08:30:46,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:30:46,507 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:30:46 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:30:46,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b3124c1513e94d7e0db3cda232922f122e098e4" 2018-07-22 08:30:46,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1cdfaf4-301a-46d2-9ace-b3ff636fb7dc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:30:46,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-f1cdfaf4-301a-46d2-9ace-b3ff636fb7dc 2018-07-22 08:30:46,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:46,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cd2aced4-24cd-4efa-8426-34f954a803eb Date: Sun, 22 Jul 2018 08:30:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:31Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2"}]} 2018-07-22 08:30:46,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b used request id req-cd2aced4-24cd-4efa-8426-34f954a803eb 2018-07-22 08:30:46,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:47,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b330d5bf-c43c-4e0b-b363-052bf2bb19fb Date: Sun, 22 Jul 2018 08:30:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:31Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2"}]} 2018-07-22 08:30:47,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2 used request id req-b330d5bf-c43c-4e0b-b363-052bf2bb19fb 2018-07-22 08:30:47,078 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 2018-07-22 08:30:47,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" -d '{"port": {"network_id": "79ddb311-cda5-4dcc-b322-4810d43afc3b", "fixed_ips": [{"subnet_id": "17b408a3-aa5b-4be2-86f9-a2c0e3c0251a", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port2", "admin_state_up": true}}' 2018-07-22 08:30:48,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-8a3b78e0-505d-4ae3-a91e-88f9952defaa Date: Sun, 22 Jul 2018 08:30:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:30:47Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","ip_address":"10.200.202.1"}],"id":"e9ea4fde-3352-4323-8cd1-cb6316f98bff","security_groups":["212fdfbc-7138-4a4e-9e3f-5c1fd3156f42"],"mac_address":"fa:16:3e:10:22:a0","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port2","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","qos_policy_id":null,"admin_state_up":true,"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:47Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:30:48,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-8a3b78e0-505d-4ae3-a91e-88f9952defaa 2018-07-22 08:30:48,290 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port2 for router - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router 2018-07-22 08:30:48,291 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router 2018-07-22 08:30:48,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/18ee90ca-8cdf-4069-b2c6-f316b176bda6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" -d '{"port_id": "e9ea4fde-3352-4323-8cd1-cb6316f98bff"}' 2018-07-22 08:30:50,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cc5b394a-c3f9-481c-aaf4-e923018a6bf6 Date: Sun, 22 Jul 2018 08:30:50 GMT RESP BODY: {"network_id": "79ddb311-cda5-4dcc-b322-4810d43afc3b", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "subnet_id": "17b408a3-aa5b-4be2-86f9-a2c0e3c0251a", "subnet_ids": ["17b408a3-aa5b-4be2-86f9-a2c0e3c0251a"], "port_id": "e9ea4fde-3352-4323-8cd1-cb6316f98bff", "id": "18ee90ca-8cdf-4069-b2c6-f316b176bda6"} 2018-07-22 08:30:50,812 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/18ee90ca-8cdf-4069-b2c6-f316b176bda6/add_router_interface used request id req-cc5b394a-c3f9-481c-aaf4-e923018a6bf6 2018-07-22 08:30:50,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/18ee90ca-8cdf-4069-b2c6-f316b176bda6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:51,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-692646ce-aff1-4db8-96cc-aebcd9071bb1 Date: Sun, 22 Jul 2018 08:30:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:34Z", "admin_state_up": true, "updated_at": "2018-07-22T08:30:49Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "18ee90ca-8cdf-4069-b2c6-f316b176bda6", "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router"}} 2018-07-22 08:30:51,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/18ee90ca-8cdf-4069-b2c6-f316b176bda6 used request id req-692646ce-aff1-4db8-96cc-aebcd9071bb1 2018-07-22 08:30:51,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=18ee90ca-8cdf-4069-b2c6-f316b176bda6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:51,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1785 X-Openstack-Request-Id: req-59f4e0e6-ea3f-4baf-bfdf-d0ab7452c571 Date: Sun, 22 Jul 2018 08:30:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:30:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":17,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c4fb3009-471c-4eae-b5be-6648402d45cf","ip_address":"10.200.201.1"}],"id":"9f6ca738-6468-408b-86a4-4e998b381377","security_groups":["212fdfbc-7138-4a4e-9e3f-5c1fd3156f42"],"mac_address":"fa:16:3e:7a:ab:b8","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port1","admin_state_up":true,"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:41Z","binding:vnic_type":"normal","device_id":"18ee90ca-8cdf-4069-b2c6-f316b176bda6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:30:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","ip_address":"10.200.202.1"}],"id":"e9ea4fde-3352-4323-8cd1-cb6316f98bff","security_groups":["212fdfbc-7138-4a4e-9e3f-5c1fd3156f42"],"mac_address":"fa:16:3e:10:22:a0","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port2","admin_state_up":true,"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:47Z","binding:vnic_type":"normal","device_id":"18ee90ca-8cdf-4069-b2c6-f316b176bda6","ip_allocation":"immediate"}]} 2018-07-22 08:30:51,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=18ee90ca-8cdf-4069-b2c6-f316b176bda6 used request id req-59f4e0e6-ea3f-4baf-bfdf-d0ab7452c571 2018-07-22 08:30:51,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c4fb3009-471c-4eae-b5be-6648402d45cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:51,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-86458dbb-da76-44c8-a61c-93c864f7fbcd Date: Sun, 22 Jul 2018 08:30:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:28Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:28Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"c4fb3009-471c-4eae-b5be-6648402d45cf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1"}} 2018-07-22 08:30:51,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c4fb3009-471c-4eae-b5be-6648402d45cf used request id req-86458dbb-da76-44c8-a61c-93c864f7fbcd 2018-07-22 08:30:51,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/17b408a3-aa5b-4be2-86f9-a2c0e3c0251a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:30:51,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-72e29ddd-2a89-4e34-9622-f629e6bdfe2e Date: Sun, 22 Jul 2018 08:30:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:31Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:31Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2"}} 2018-07-22 08:30:51,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/17b408a3-aa5b-4be2-86f9-a2c0e3c0251a used request id req-72e29ddd-2a89-4e34-9622-f629e6bdfe2e 2018-07-22 08:30:51,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:30:51,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:30:51,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:30:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Bxbno23jQrykI9vkhwfarA"], "issued_at": "2018-07-22T08:30:51.000000Z"}} 2018-07-22 08:30:51,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ccd00adb847bc02a27fe5224400b3f016c1976e" 2018-07-22 08:30:52,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e7a006-a3b5-4553-9a98-092398503af8 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:30:52,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-30e7a006-a3b5-4553-9a98-092398503af8 2018-07-22 08:30:52,012 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:30:52,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ccd00adb847bc02a27fe5224400b3f016c1976e" 2018-07-22 08:30:52,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:52 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-d80fd327-5ca7-4fff-9c2c-1288ae05b9db x-compute-request-id: req-d80fd327-5ca7-4fff-9c2c-1288ae05b9db Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:30:52,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d80fd327-5ca7-4fff-9c2c-1288ae05b9db 2018-07-22 08:30:52,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ccd00adb847bc02a27fe5224400b3f016c1976e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-07-22 08:30:52,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:52 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-6c635042-63c8-45f9-a866-9bd1dd78b0d8 x-compute-request-id: req-6c635042-63c8-45f9-a866-9bd1dd78b0d8 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d"}} 2018-07-22 08:30:52,355 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6c635042-63c8-45f9-a866-9bd1dd78b0d8 2018-07-22 08:30:52,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:30:52,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:30:52,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e200e15417aa42d3b0d0da3aebcf4392", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role"}], "expires_at": "2018-07-22T09:30:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-user", "id": "bb75b81aca144fd5abf8fccdb27729b0"}, "audit_ids": ["s4rXcJxMQpqPY0RBSF4CuA"], "issued_at": "2018-07-22T08:30:52.000000Z"}} 2018-07-22 08:30:52,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:30:52,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0805dbbf-2369-491a-9d2e-dac46680b901 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:30:52,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0805dbbf-2369-491a-9d2e-dac46680b901 2018-07-22 08:30:52,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:30:53,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-005d37c2-8848-4d90-961f-aa715a381a1f Date: Sun, 22 Jul 2018 08:30:53 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:30:53,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp used request id req-005d37c2-8848-4d90-961f-aa715a381a1f 2018-07-22 08:30:53,048 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp... 2018-07-22 08:30:53,048 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp 2018-07-22 08:30:53,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp"}}' 2018-07-22 08:30:53,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-18ffd397-0acf-47c2-a462-e1c39e455f25 Date: Sun, 22 Jul 2018 08:30:53 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "updated_at": "2018-07-22T08:30:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "revision_number": 0, "id": "86d88241-ae5e-49e1-8821-065e29f149ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "revision_number": 0, "id": "b0ffff45-9229-428d-9e00-b85a62c425d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}], "revision_number": 2, "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp"}} 2018-07-22 08:30:53,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-18ffd397-0acf-47c2-a462-e1c39e455f25 2018-07-22 08:30:53,452 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b877ed2-e120-4976-a940-d5b986fd8c69 2018-07-22 08:30:53,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2b877ed2-e120-4976-a940-d5b986fd8c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:30:53,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aef81897-744e-4e8f-96e1-1838a7b8bd2a Date: Sun, 22 Jul 2018 08:30:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "86d88241-ae5e-49e1-8821-065e29f149ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "b0ffff45-9229-428d-9e00-b85a62c425d0"}]} 2018-07-22 08:30:53,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2b877ed2-e120-4976-a940-d5b986fd8c69 used request id req-aef81897-744e-4e8f-96e1-1838a7b8bd2a 2018-07-22 08:30:53,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b877ed2-e120-4976-a940-d5b986fd8c69 2018-07-22 08:30:53,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2b877ed2-e120-4976-a940-d5b986fd8c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:30:53,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-47a7529b-0a83-4eb5-baff-617f3de810f9 Date: Sun, 22 Jul 2018 08:30:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "86d88241-ae5e-49e1-8821-065e29f149ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "b0ffff45-9229-428d-9e00-b85a62c425d0"}]} 2018-07-22 08:30:53,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2b877ed2-e120-4976-a940-d5b986fd8c69 used request id req-47a7529b-0a83-4eb5-baff-617f3de810f9 2018-07-22 08:30:53,871 - neutron_utils - INFO - Retrieving security group with ID - 2b877ed2-e120-4976-a940-d5b986fd8c69 2018-07-22 08:30:53,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=2b877ed2-e120-4976-a940-d5b986fd8c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:30:54,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-19550859-bfa7-4df7-9f37-48ea26a73031 Date: Sun, 22 Jul 2018 08:30:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "updated_at": "2018-07-22T08:30:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "revision_number": 0, "id": "86d88241-ae5e-49e1-8821-065e29f149ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "revision_number": 0, "id": "b0ffff45-9229-428d-9e00-b85a62c425d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}], "revision_number": 2, "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp"}]} 2018-07-22 08:30:54,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=2b877ed2-e120-4976-a940-d5b986fd8c69 used request id req-19550859-bfa7-4df7-9f37-48ea26a73031 2018-07-22 08:30:54,098 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b877ed2-e120-4976-a940-d5b986fd8c69 2018-07-22 08:30:54,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2b877ed2-e120-4976-a940-d5b986fd8c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:30:54,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c1b09e64-48f6-40cb-a522-84402b8901de Date: Sun, 22 Jul 2018 08:30:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "86d88241-ae5e-49e1-8821-065e29f149ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "b0ffff45-9229-428d-9e00-b85a62c425d0"}]} 2018-07-22 08:30:54,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2b877ed2-e120-4976-a940-d5b986fd8c69 used request id req-c1b09e64-48f6-40cb-a522-84402b8901de 2018-07-22 08:30:54,128 - neutron_utils - INFO - Retrieving security group with ID - 2b877ed2-e120-4976-a940-d5b986fd8c69 2018-07-22 08:30:54,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=2b877ed2-e120-4976-a940-d5b986fd8c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:30:54,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-84139a05-0b08-455c-9c2e-ccf8ba9f7ddb Date: Sun, 22 Jul 2018 08:30:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "updated_at": "2018-07-22T08:30:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "revision_number": 0, "id": "86d88241-ae5e-49e1-8821-065e29f149ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "revision_number": 0, "id": "b0ffff45-9229-428d-9e00-b85a62c425d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}], "revision_number": 2, "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp"}]} 2018-07-22 08:30:54,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=2b877ed2-e120-4976-a940-d5b986fd8c69 used request id req-84139a05-0b08-455c-9c2e-ccf8ba9f7ddb 2018-07-22 08:30:54,362 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b877ed2-e120-4976-a940-d5b986fd8c69 2018-07-22 08:30:54,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2b877ed2-e120-4976-a940-d5b986fd8c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:30:54,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-979af0e8-03ee-49cb-b8e5-a258c2a597e2 Date: Sun, 22 Jul 2018 08:30:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "86d88241-ae5e-49e1-8821-065e29f149ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "b0ffff45-9229-428d-9e00-b85a62c425d0"}]} 2018-07-22 08:30:54,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2b877ed2-e120-4976-a940-d5b986fd8c69 used request id req-979af0e8-03ee-49cb-b8e5-a258c2a597e2 2018-07-22 08:30:54,392 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp 2018-07-22 08:30:54,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:30:54,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-7dbd1319-5e62-433a-97bd-a2c87ae94f98 Date: Sun, 22 Jul 2018 08:30:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "updated_at": "2018-07-22T08:30:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "revision_number": 0, "id": "86d88241-ae5e-49e1-8821-065e29f149ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "revision_number": 0, "id": "b0ffff45-9229-428d-9e00-b85a62c425d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}], "revision_number": 2, "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp"}]} 2018-07-22 08:30:54,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp used request id req-7dbd1319-5e62-433a-97bd-a2c87ae94f98 2018-07-22 08:30:54,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:30:54,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:30:54 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:30:54,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:30:54,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfdfca0f-ad08-46b6-9278-a3eeaf85c669 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:30:54,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-bfdfca0f-ad08-46b6-9278-a3eeaf85c669 2018-07-22 08:30:54,549 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b877ed2-e120-4976-a940-d5b986fd8c69 2018-07-22 08:30:54,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2b877ed2-e120-4976-a940-d5b986fd8c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:30:54,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cbbc72fc-7ddd-4bee-aa71-6b6c3fd8b6b5 Date: Sun, 22 Jul 2018 08:30:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "86d88241-ae5e-49e1-8821-065e29f149ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "b0ffff45-9229-428d-9e00-b85a62c425d0"}]} 2018-07-22 08:30:54,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2b877ed2-e120-4976-a940-d5b986fd8c69 used request id req-cbbc72fc-7ddd-4bee-aa71-6b6c3fd8b6b5 2018-07-22 08:30:54,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69"}}' 2018-07-22 08:30:54,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d8921d34-399c-406e-9f27-65c89db4156c Date: Sun, 22 Jul 2018 08:30:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:54Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:54Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "3eec95f2-4c4f-4a6e-a1c4-945ae92c52f8"}} 2018-07-22 08:30:54,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-d8921d34-399c-406e-9f27-65c89db4156c 2018-07-22 08:30:54,752 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp 2018-07-22 08:30:54,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:30:54,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-941b276a-003c-4d9d-90d6-382a3dd9006f Date: Sun, 22 Jul 2018 08:30:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "updated_at": "2018-07-22T08:30:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:54Z", "revision_number": 0, "id": "3eec95f2-4c4f-4a6e-a1c4-945ae92c52f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:54Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "revision_number": 0, "id": "86d88241-ae5e-49e1-8821-065e29f149ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "revision_number": 0, "id": "b0ffff45-9229-428d-9e00-b85a62c425d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}], "revision_number": 3, "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp"}]} 2018-07-22 08:30:54,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp used request id req-941b276a-003c-4d9d-90d6-382a3dd9006f 2018-07-22 08:30:54,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:30:54,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a0e1998-f6ca-4b5c-be75-c8c172e8acc9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:30:54,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-4a0e1998-f6ca-4b5c-be75-c8c172e8acc9 2018-07-22 08:30:54,906 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b877ed2-e120-4976-a940-d5b986fd8c69 2018-07-22 08:30:54,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2b877ed2-e120-4976-a940-d5b986fd8c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:30:54,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-09b849cb-d454-42fd-9afe-07569741f0d0 Date: Sun, 22 Jul 2018 08:30:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:54Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:54Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "3eec95f2-4c4f-4a6e-a1c4-945ae92c52f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "86d88241-ae5e-49e1-8821-065e29f149ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "b0ffff45-9229-428d-9e00-b85a62c425d0"}]} 2018-07-22 08:30:54,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2b877ed2-e120-4976-a940-d5b986fd8c69 used request id req-09b849cb-d454-42fd-9afe-07569741f0d0 2018-07-22 08:30:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69"}}' 2018-07-22 08:30:55,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-1c716222-f68f-421f-a3f4-ece5638038cf Date: Sun, 22 Jul 2018 08:30:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:55Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:55Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "207245f2-6626-4ca2-b75e-9301f3a5908c"}} 2018-07-22 08:30:55,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-1c716222-f68f-421f-a3f4-ece5638038cf 2018-07-22 08:30:55,278 - neutron_utils - INFO - Retrieving security group with ID - 2b877ed2-e120-4976-a940-d5b986fd8c69 2018-07-22 08:30:55,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=2b877ed2-e120-4976-a940-d5b986fd8c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:30:55,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2400 X-Openstack-Request-Id: req-c153984f-b5c0-4a58-a5ae-a36a386e8f6f Date: Sun, 22 Jul 2018 08:30:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "updated_at": "2018-07-22T08:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:55Z", "revision_number": 0, "id": "207245f2-6626-4ca2-b75e-9301f3a5908c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:55Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:54Z", "revision_number": 0, "id": "3eec95f2-4c4f-4a6e-a1c4-945ae92c52f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:54Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "revision_number": 0, "id": "86d88241-ae5e-49e1-8821-065e29f149ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "revision_number": 0, "id": "b0ffff45-9229-428d-9e00-b85a62c425d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}], "revision_number": 4, "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp"}]} 2018-07-22 08:30:55,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=2b877ed2-e120-4976-a940-d5b986fd8c69 used request id req-c153984f-b5c0-4a58-a5ae-a36a386e8f6f 2018-07-22 08:30:55,489 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b877ed2-e120-4976-a940-d5b986fd8c69 2018-07-22 08:30:55,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2b877ed2-e120-4976-a940-d5b986fd8c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:30:55,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1973 X-Openstack-Request-Id: req-55a58e4f-7054-4fc3-8096-ae61702784dd Date: Sun, 22 Jul 2018 08:30:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:55Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:55Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "207245f2-6626-4ca2-b75e-9301f3a5908c"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:54Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:54Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "3eec95f2-4c4f-4a6e-a1c4-945ae92c52f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "86d88241-ae5e-49e1-8821-065e29f149ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:53Z", "security_group_id": "2b877ed2-e120-4976-a940-d5b986fd8c69", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:53Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "b0ffff45-9229-428d-9e00-b85a62c425d0"}]} 2018-07-22 08:30:55,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2b877ed2-e120-4976-a940-d5b986fd8c69 used request id req-55a58e4f-7054-4fc3-8096-ae61702784dd 2018-07-22 08:30:55,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:30:55,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:30:55,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e200e15417aa42d3b0d0da3aebcf4392", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role"}], "expires_at": "2018-07-22T09:30:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-user", "id": "bb75b81aca144fd5abf8fccdb27729b0"}, "audit_ids": ["KW5rohWVSc2xFSLrHqWUEw"], "issued_at": "2018-07-22T08:30:55.000000Z"}} 2018-07-22 08:30:55,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:30:56,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da6eab32-41db-4381-b096-a217a7f19f14 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:30:56,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-da6eab32-41db-4381-b096-a217a7f19f14 2018-07-22 08:30:56,006 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:30:56,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:30:56,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da643281-febd-4d66-bac0-3565b773908e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:30:56,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-da643281-febd-4d66-bac0-3565b773908e 2018-07-22 08:30:56,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:30:56,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fe0491d6-34c4-4dc0-9c92-527f810aa3bb Date: Sun, 22 Jul 2018 08:30:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e6cef925-02ed-469d-8133-7d47b32dcc41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["c4fb3009-471c-4eae-b5be-6648402d45cf"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:28Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:27Z","mtu":1450}]} 2018-07-22 08:30:56,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 used request id req-fe0491d6-34c4-4dc0-9c92-527f810aa3bb 2018-07-22 08:30:56,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:30:56,406 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:30:56 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:30:56,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:30:56,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e010b5-7fdb-483d-8a3d-b5107c79ec1d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:30:56,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-14e010b5-7fdb-483d-8a3d-b5107c79ec1d 2018-07-22 08:30:56,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:30:56,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a1150109-bc82-4e94-86eb-74722f1ee6c4 Date: Sun, 22 Jul 2018 08:30:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:28Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"c4fb3009-471c-4eae-b5be-6648402d45cf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1"}]} 2018-07-22 08:30:56,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 used request id req-a1150109-bc82-4e94-86eb-74722f1ee6c4 2018-07-22 08:30:56,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:30:56,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-44611317-24db-4612-9031-c87a31539f28 Date: Sun, 22 Jul 2018 08:30:56 GMT RESP BODY: {"ports":[]} 2018-07-22 08:30:56,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm1-port&admin_state_up=True used request id req-44611317-24db-4612-9031-c87a31539f28 2018-07-22 08:30:56,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:30:57,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:56 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-12222c40-3a61-4823-8c64-e684bc252679 x-compute-request-id: req-12222c40-3a61-4823-8c64-e684bc252679 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:30:57,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1 used request id req-12222c40-3a61-4823-8c64-e684bc252679 2018-07-22 08:30:57,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:30:57,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b22b437b-36c2-4ca6-b298-f5bd0cbdf025 Date: Sun, 22 Jul 2018 08:30:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e6cef925-02ed-469d-8133-7d47b32dcc41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["c4fb3009-471c-4eae-b5be-6648402d45cf"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:28Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:27Z","mtu":1450}]} 2018-07-22 08:30:57,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 used request id req-b22b437b-36c2-4ca6-b298-f5bd0cbdf025 2018-07-22 08:30:57,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:30:57,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-127c6060-8ac8-4715-bc62-4bcd948f1671 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:30:57,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-127c6060-8ac8-4715-bc62-4bcd948f1671 2018-07-22 08:30:57,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:30:57,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-65507b84-31bc-4a81-8620-c1fd57342fdb Date: Sun, 22 Jul 2018 08:30:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:28Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"c4fb3009-471c-4eae-b5be-6648402d45cf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1"}]} 2018-07-22 08:30:57,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 used request id req-65507b84-31bc-4a81-8620-c1fd57342fdb 2018-07-22 08:30:57,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:30:57,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-84b1a6ff-a311-4a88-8d99-014826ed76f4 Date: Sun, 22 Jul 2018 08:30:57 GMT RESP BODY: {"ports":[]} 2018-07-22 08:30:57,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm1-port&admin_state_up=True used request id req-84b1a6ff-a311-4a88-8d99-014826ed76f4 2018-07-22 08:30:57,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:30:57,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:30:58,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e200e15417aa42d3b0d0da3aebcf4392", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role"}], "expires_at": "2018-07-22T09:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-user", "id": "bb75b81aca144fd5abf8fccdb27729b0"}, "audit_ids": ["oWrFE4_TSL6yUHjutPNERg"], "issued_at": "2018-07-22T08:30:58.000000Z"}} 2018-07-22 08:30:58,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f299c03768c162c57736806dc820a6bf450600e" 2018-07-22 08:30:58,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5efe644-2259-4608-a385-f9672a6c6cf1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:30:58,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f5efe644-2259-4608-a385-f9672a6c6cf1 2018-07-22 08:30:58,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:30:58,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dfa78553-9523-4af9-ac3f-475aad7cbda7 Date: Sun, 22 Jul 2018 08:30:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e6cef925-02ed-469d-8133-7d47b32dcc41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["c4fb3009-471c-4eae-b5be-6648402d45cf"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:28Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:27Z","mtu":1450}]} 2018-07-22 08:30:58,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 used request id req-dfa78553-9523-4af9-ac3f-475aad7cbda7 2018-07-22 08:30:58,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:30:58,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6aad0407-fe4d-4a38-9e47-a15bb1a7db82 Date: Sun, 22 Jul 2018 08:30:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:28Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"c4fb3009-471c-4eae-b5be-6648402d45cf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1"}]} 2018-07-22 08:30:58,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 used request id req-6aad0407-fe4d-4a38-9e47-a15bb1a7db82 2018-07-22 08:30:58,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:30:59,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d58e4829-09bc-4db5-af51-eb0c00268b53 Date: Sun, 22 Jul 2018 08:30:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e6cef925-02ed-469d-8133-7d47b32dcc41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["c4fb3009-471c-4eae-b5be-6648402d45cf"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:28Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:27Z","mtu":1450}]} 2018-07-22 08:30:59,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 used request id req-d58e4829-09bc-4db5-af51-eb0c00268b53 2018-07-22 08:30:59,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:30:59,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:30:59 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:30:59,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f299c03768c162c57736806dc820a6bf450600e" 2018-07-22 08:30:59,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afe363e2-4cf2-408a-95ac-e9d785346ff6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:30:59,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-afe363e2-4cf2-408a-95ac-e9d785346ff6 2018-07-22 08:30:59,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:30:59,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-560e6d3f-0853-4979-8cb4-51b188523f5f Date: Sun, 22 Jul 2018 08:30:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:28Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"c4fb3009-471c-4eae-b5be-6648402d45cf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1"}]} 2018-07-22 08:30:59,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 used request id req-560e6d3f-0853-4979-8cb4-51b188523f5f 2018-07-22 08:30:59,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:30:59,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-79ed8fc5-289c-40be-ab70-c146a2671eb3 Date: Sun, 22 Jul 2018 08:30:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:28Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"c4fb3009-471c-4eae-b5be-6648402d45cf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1"}]} 2018-07-22 08:30:59,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1 used request id req-79ed8fc5-289c-40be-ab70-c146a2671eb3 2018-07-22 08:30:59,692 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 2018-07-22 08:30:59,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" -d '{"port": {"network_id": "e6cef925-02ed-469d-8133-7d47b32dcc41", "fixed_ips": [{"subnet_id": "c4fb3009-471c-4eae-b5be-6648402d45cf", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm1-port", "admin_state_up": true}}' 2018-07-22 08:31:00,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-629a245e-078f-4c0b-bff7-d852af485723 Date: Sun, 22 Jul 2018 08:31:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:31:00Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c4fb3009-471c-4eae-b5be-6648402d45cf","ip_address":"10.200.201.5"}],"id":"6862c91b-e364-4f32-8093-d72d42a7a186","security_groups":["212fdfbc-7138-4a4e-9e3f-5c1fd3156f42"],"mac_address":"fa:16:3e:b3:10:07","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm1-port","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","qos_policy_id":null,"admin_state_up":true,"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:31:00Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:31:00,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-629a245e-078f-4c0b-bff7-d852af485723 2018-07-22 08:31:00,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:01,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6cc71186-28df-4a6b-ad8d-52b7a833efef Date: Sun, 22 Jul 2018 08:31:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e6cef925-02ed-469d-8133-7d47b32dcc41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["c4fb3009-471c-4eae-b5be-6648402d45cf"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:28Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:27Z","mtu":1450}]} 2018-07-22 08:31:01,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 used request id req-6cc71186-28df-4a6b-ad8d-52b7a833efef 2018-07-22 08:31:01,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:01,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aaa46a1-f4f7-411d-8cec-0437bb7a3a52 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:31:01,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-8aaa46a1-f4f7-411d-8cec-0437bb7a3a52 2018-07-22 08:31:01,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:01,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-05ba87df-4440-45b1-8db1-4106553ab343 Date: Sun, 22 Jul 2018 08:31:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:28Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"c4fb3009-471c-4eae-b5be-6648402d45cf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1"}]} 2018-07-22 08:31:01,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 used request id req-05ba87df-4440-45b1-8db1-4106553ab343 2018-07-22 08:31:01,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:01,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-4ddb04b1-06f2-4f96-aede-8e88d5e01ba6 Date: Sun, 22 Jul 2018 08:31:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:31:00Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c4fb3009-471c-4eae-b5be-6648402d45cf","ip_address":"10.200.201.5"}],"id":"6862c91b-e364-4f32-8093-d72d42a7a186","security_groups":["212fdfbc-7138-4a4e-9e3f-5c1fd3156f42"],"mac_address":"fa:16:3e:b3:10:07","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm1-port","admin_state_up":true,"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:31:00Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:31:01,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm1-port&admin_state_up=True used request id req-4ddb04b1-06f2-4f96-aede-8e88d5e01ba6 2018-07-22 08:31:01,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:01,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6955950-b6aa-4db4-9eea-60baf309202f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:31:01,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-a6955950-b6aa-4db4-9eea-60baf309202f 2018-07-22 08:31:01,921 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1 2018-07-22 08:31:01,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:01,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:01 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-a67f3b46-e4f2-455e-9d39-22a29af84eb1 x-compute-request-id: req-a67f3b46-e4f2-455e-9d39-22a29af84eb1 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:31:01,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a67f3b46-e4f2-455e-9d39-22a29af84eb1 2018-07-22 08:31:01,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:01,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:01 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-50e88d09-0d3f-47ff-a837-eb27c2a40b04 x-compute-request-id: req-50e88d09-0d3f-47ff-a837-eb27c2a40b04 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d"}} 2018-07-22 08:31:01,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d used request id req-50e88d09-0d3f-47ff-a837-eb27c2a40b04 2018-07-22 08:31:01,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:02,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-139a74a3-6290-4766-93c7-4007e540b9c8 Date: Sun, 22 Jul 2018 08:31:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:30:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:30:26Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/15f84436-4243-4652-a419-2f40373d947e/snap", "metadata": {}}], "self": "/v2/images/15f84436-4243-4652-a419-2f40373d947e", "min_disk": 0, "protected": false, "id": "15f84436-4243-4652-a419-2f40373d947e", "file": "/v2/images/15f84436-4243-4652-a419-2f40373d947e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3bea897ff89e48a5af5c02ff3ed562bb", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/15f84436-4243-4652-a419-2f40373d947e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223"} 2018-07-22 08:31:02,176 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223 used request id req-139a74a3-6290-4766-93c7-4007e540b9c8 2018-07-22 08:31:02,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:02,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ca999455-06a2-45a9-8bbc-59be5986f243 Date: Sun, 22 Jul 2018 08:31:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:31:02,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ca999455-06a2-45a9-8bbc-59be5986f243 2018-07-22 08:31:02,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" -d '{"server": {"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1", "imageRef": "15f84436-4243-4652-a419-2f40373d947e", "flavorRef": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "6862c91b-e364-4f32-8093-d72d42a7a186"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp"}]}}' 2018-07-22 08:31:04,880 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:31:02 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-47cf4d3b-3e6c-48eb-b436-64594aa6d9c6 x-compute-request-id: req-47cf4d3b-3e6c-48eb-b436-64594aa6d9c6 Content-Length: 437 location: http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "60e567f9-888b-4c37-a505-93fa4fb3c9f3", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "bookmark"}], "adminPass": "pV3i7yHpCd5L"}} 2018-07-22 08:31:04,880 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-47cf4d3b-3e6c-48eb-b436-64594aa6d9c6 2018-07-22 08:31:04,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:05,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:04 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-2819a88a-cb16-45e6-bc8e-694881bc5cca x-compute-request-id: req-2819a88a-cb16-45e6-bc8e-694881bc5cca Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "60e567f9-888b-4c37-a505-93fa4fb3c9f3", "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:31:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1", "created": "2018-07-22T08:31:04Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:05,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 used request id req-2819a88a-cb16-45e6-bc8e-694881bc5cca 2018-07-22 08:31:05,283 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1 2018-07-22 08:31:05,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:05,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:05 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-7863a77c-2d61-4496-b0cb-128dafaf78bf x-compute-request-id: req-7863a77c-2d61-4496-b0cb-128dafaf78bf Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "60e567f9-888b-4c37-a505-93fa4fb3c9f3", "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:31:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1", "created": "2018-07-22T08:31:04Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:05,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 used request id req-7863a77c-2d61-4496-b0cb-128dafaf78bf 2018-07-22 08:31:05,707 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1] is - BUILD 2018-07-22 08:31:05,708 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:31:08,711 - create_instance - DEBUG - VM status query timeout in 896.57238102 2018-07-22 08:31:08,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:09,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:08 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-70295407-7f6d-4ccf-8931-52ffdf20f00d x-compute-request-id: req-70295407-7f6d-4ccf-8931-52ffdf20f00d Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "60e567f9-888b-4c37-a505-93fa4fb3c9f3", "security_groups": [{"name": "default"}], "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:31:07Z", "hostId": "ad69aee3d8f9c7c0187242f5565fe74d27fd45c089b2d2de030f18e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1", "created": "2018-07-22T08:31:04Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:09,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 used request id req-70295407-7f6d-4ccf-8931-52ffdf20f00d 2018-07-22 08:31:09,239 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1] is - BUILD 2018-07-22 08:31:09,239 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:31:12,243 - create_instance - DEBUG - VM status query timeout in 893.040647984 2018-07-22 08:31:12,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:12,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5c16c79-3833-4229-ab1c-51526dd70ab6 x-compute-request-id: req-f5c16c79-3833-4229-ab1c-51526dd70ab6 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:10:07", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:31:11.000000", "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "60e567f9-888b-4c37-a505-93fa4fb3c9f3", "security_groups": [{"name": "default"}], "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:31:11Z", "hostId": "ad69aee3d8f9c7c0187242f5565fe74d27fd45c089b2d2de030f18e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1", "created": "2018-07-22T08:31:04Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:12,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 used request id req-f5c16c79-3833-4229-ab1c-51526dd70ab6 2018-07-22 08:31:12,766 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1] is - ACTIVE 2018-07-22 08:31:12,766 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:31:12,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:13,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b45c0639-d3d9-44c6-afa2-29651641bfa6 x-compute-request-id: req-b45c0639-d3d9-44c6-afa2-29651641bfa6 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:10:07", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:31:11.000000", "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "60e567f9-888b-4c37-a505-93fa4fb3c9f3", "security_groups": [{"name": "default"}], "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:31:11Z", "hostId": "ad69aee3d8f9c7c0187242f5565fe74d27fd45c089b2d2de030f18e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1", "created": "2018-07-22T08:31:04Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:13,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 used request id req-b45c0639-d3d9-44c6-afa2-29651641bfa6 2018-07-22 08:31:13,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:13,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4a7c24bb-9b46-4b9a-8a00-678b10d753e1 Date: Sun, 22 Jul 2018 08:31:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e6cef925-02ed-469d-8133-7d47b32dcc41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["c4fb3009-471c-4eae-b5be-6648402d45cf"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:28Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:27Z","mtu":1450}]} 2018-07-22 08:31:13,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 used request id req-4a7c24bb-9b46-4b9a-8a00-678b10d753e1 2018-07-22 08:31:13,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:13,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b0ee19c-d21b-4c18-b5cf-e2eb59e12f5d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:31:13,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-0b0ee19c-d21b-4c18-b5cf-e2eb59e12f5d 2018-07-22 08:31:13,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:13,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-59065616-e24a-4860-8802-6bdaa4c7f93e Date: Sun, 22 Jul 2018 08:31:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:28Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"c4fb3009-471c-4eae-b5be-6648402d45cf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1"}]} 2018-07-22 08:31:13,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 used request id req-59065616-e24a-4860-8802-6bdaa4c7f93e 2018-07-22 08:31:13,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:13,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4127 X-Openstack-Request-Id: req-34bf456e-5956-46a0-955a-8877c79e87fd Date: Sun, 22 Jul 2018 08:31:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:30:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c4fb3009-471c-4eae-b5be-6648402d45cf","ip_address":"10.200.201.3"}],"id":"04327be7-fe08-47d2-af9e-3647846deccc","security_groups":[],"mac_address":"fa:16:3e:1f:a2:0e","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e6cef925-02ed-469d-8133-7d47b32dcc41","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:30:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c4fb3009-471c-4eae-b5be-6648402d45cf","ip_address":"10.200.201.4"}],"id":"5c07f46e-fb70-40ef-aa34-1b5f3a349289","security_groups":[],"mac_address":"fa:16:3e:24:b0:57","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e6cef925-02ed-469d-8133-7d47b32dcc41","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:31:10Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c4fb3009-471c-4eae-b5be-6648402d45cf","ip_address":"10.200.201.5"}],"id":"6862c91b-e364-4f32-8093-d72d42a7a186","security_groups":["212fdfbc-7138-4a4e-9e3f-5c1fd3156f42"],"mac_address":"fa:16:3e:b3:10:07","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm1-port","admin_state_up":true,"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:31:00Z","binding:vnic_type":"normal","device_id":"60e567f9-888b-4c37-a505-93fa4fb3c9f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:31:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":18,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c4fb3009-471c-4eae-b5be-6648402d45cf","ip_address":"10.200.201.1"}],"id":"9f6ca738-6468-408b-86a4-4e998b381377","security_groups":["212fdfbc-7138-4a4e-9e3f-5c1fd3156f42"],"mac_address":"fa:16:3e:7a:ab:b8","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port1","admin_state_up":true,"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:41Z","binding:vnic_type":"normal","device_id":"18ee90ca-8cdf-4069-b2c6-f316b176bda6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:30:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c4fb3009-471c-4eae-b5be-6648402d45cf","ip_address":"10.200.201.2"}],"id":"d4fdf653-c30f-47f7-9cf2-8d70ccc16ef8","security_groups":[],"mac_address":"fa:16:3e:5f:8e:c6","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e6cef925-02ed-469d-8133-7d47b32dcc41","ip_allocation":"immediate"}]} 2018-07-22 08:31:13,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 used request id req-34bf456e-5956-46a0-955a-8877c79e87fd 2018-07-22 08:31:13,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:14,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-551e7c27-58f0-4726-a2c9-e4f9f09ad2b1 x-compute-request-id: req-551e7c27-58f0-4726-a2c9-e4f9f09ad2b1 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:10:07", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:31:11.000000", "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "60e567f9-888b-4c37-a505-93fa4fb3c9f3", "security_groups": [{"name": "default"}], "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:31:11Z", "hostId": "ad69aee3d8f9c7c0187242f5565fe74d27fd45c089b2d2de030f18e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1", "created": "2018-07-22T08:31:04Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:14,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 used request id req-551e7c27-58f0-4726-a2c9-e4f9f09ad2b1 2018-07-22 08:31:14,506 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1] is - ACTIVE 2018-07-22 08:31:14,506 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:31:14,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:15,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:14 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-09efac32-2494-4741-998f-331fd94e3030 x-compute-request-id: req-09efac32-2494-4741-998f-331fd94e3030 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:10:07", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:31:11.000000", "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "60e567f9-888b-4c37-a505-93fa4fb3c9f3", "security_groups": [{"name": "default"}], "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:31:11Z", "hostId": "ad69aee3d8f9c7c0187242f5565fe74d27fd45c089b2d2de030f18e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1", "created": "2018-07-22T08:31:04Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:15,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 used request id req-09efac32-2494-4741-998f-331fd94e3030 2018-07-22 08:31:15,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:15,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-76a78925-1746-4bf9-ada5-15c9f882a023 Date: Sun, 22 Jul 2018 08:31:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e6cef925-02ed-469d-8133-7d47b32dcc41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["c4fb3009-471c-4eae-b5be-6648402d45cf"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:28Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:27Z","mtu":1450}]} 2018-07-22 08:31:15,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 used request id req-76a78925-1746-4bf9-ada5-15c9f882a023 2018-07-22 08:31:15,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:15,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d18a8b0b-3332-4f04-8dc3-71feec4efc9b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:31:15,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-d18a8b0b-3332-4f04-8dc3-71feec4efc9b 2018-07-22 08:31:15,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:15,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-87e855a7-b914-4357-836c-7838303392ed Date: Sun, 22 Jul 2018 08:31:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:28Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"c4fb3009-471c-4eae-b5be-6648402d45cf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1"}]} 2018-07-22 08:31:15,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 used request id req-87e855a7-b914-4357-836c-7838303392ed 2018-07-22 08:31:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:15,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4127 X-Openstack-Request-Id: req-2e654079-60f8-4418-80f0-9dfb7afc6282 Date: Sun, 22 Jul 2018 08:31:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:30:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c4fb3009-471c-4eae-b5be-6648402d45cf","ip_address":"10.200.201.3"}],"id":"04327be7-fe08-47d2-af9e-3647846deccc","security_groups":[],"mac_address":"fa:16:3e:1f:a2:0e","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e6cef925-02ed-469d-8133-7d47b32dcc41","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:30:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c4fb3009-471c-4eae-b5be-6648402d45cf","ip_address":"10.200.201.4"}],"id":"5c07f46e-fb70-40ef-aa34-1b5f3a349289","security_groups":[],"mac_address":"fa:16:3e:24:b0:57","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e6cef925-02ed-469d-8133-7d47b32dcc41","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:31:10Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c4fb3009-471c-4eae-b5be-6648402d45cf","ip_address":"10.200.201.5"}],"id":"6862c91b-e364-4f32-8093-d72d42a7a186","security_groups":["212fdfbc-7138-4a4e-9e3f-5c1fd3156f42"],"mac_address":"fa:16:3e:b3:10:07","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm1-port","admin_state_up":true,"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:31:00Z","binding:vnic_type":"normal","device_id":"60e567f9-888b-4c37-a505-93fa4fb3c9f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:31:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":18,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c4fb3009-471c-4eae-b5be-6648402d45cf","ip_address":"10.200.201.1"}],"id":"9f6ca738-6468-408b-86a4-4e998b381377","security_groups":["212fdfbc-7138-4a4e-9e3f-5c1fd3156f42"],"mac_address":"fa:16:3e:7a:ab:b8","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port1","admin_state_up":true,"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:41Z","binding:vnic_type":"normal","device_id":"18ee90ca-8cdf-4069-b2c6-f316b176bda6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:30:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c4fb3009-471c-4eae-b5be-6648402d45cf","ip_address":"10.200.201.2"}],"id":"d4fdf653-c30f-47f7-9cf2-8d70ccc16ef8","security_groups":[],"mac_address":"fa:16:3e:5f:8e:c6","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6cef925-02ed-469d-8133-7d47b32dcc41","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e6cef925-02ed-469d-8133-7d47b32dcc41","ip_allocation":"immediate"}]} 2018-07-22 08:31:15,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e6cef925-02ed-469d-8133-7d47b32dcc41 used request id req-2e654079-60f8-4418-80f0-9dfb7afc6282 2018-07-22 08:31:15,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp"}}' 2018-07-22 08:31:17,033 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:31:15 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-e7e42a56-f3ac-436a-a937-0405cf8998a4 x-compute-request-id: req-e7e42a56-f3ac-436a-a937-0405cf8998a4 Content-Length: 0 Content-Type: application/json 2018-07-22 08:31:17,033 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3/action used request id req-e7e42a56-f3ac-436a-a937-0405cf8998a4 2018-07-22 08:31:17,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:31:17,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:31:17,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e200e15417aa42d3b0d0da3aebcf4392", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role"}], "expires_at": "2018-07-22T09:31:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-user", "id": "bb75b81aca144fd5abf8fccdb27729b0"}, "audit_ids": ["BUJ-rTJkSSOijbBJsFCUtA"], "issued_at": "2018-07-22T08:31:17.000000Z"}} 2018-07-22 08:31:17,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:17,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d6f16c9-0cb3-4cf4-8289-aa050c3614dc Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:31:17,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1d6f16c9-0cb3-4cf4-8289-aa050c3614dc 2018-07-22 08:31:17,616 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:31:17,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:17,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f340b75-708b-4c92-a204-bf22a7b32caf Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:31:17,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8f340b75-708b-4c92-a204-bf22a7b32caf 2018-07-22 08:31:17,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:17,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-50695274-089e-4375-a9b8-b714a6f94825 Date: Sun, 22 Jul 2018 08:31:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["17b408a3-aa5b-4be2-86f9-a2c0e3c0251a"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:31Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:30Z","mtu":1450}]} 2018-07-22 08:31:17,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 used request id req-50695274-089e-4375-a9b8-b714a6f94825 2018-07-22 08:31:17,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:31:17,992 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:31:17 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:31:17,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:18,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b1564d7-7799-49b8-bbf0-4f12996718c5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:31:18,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-5b1564d7-7799-49b8-bbf0-4f12996718c5 2018-07-22 08:31:18,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:18,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5a181667-d81b-476a-b31e-d521fb37962b Date: Sun, 22 Jul 2018 08:31:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:31Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2"}]} 2018-07-22 08:31:18,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b used request id req-5a181667-d81b-476a-b31e-d521fb37962b 2018-07-22 08:31:18,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:18,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4e525b44-0dcd-472a-b9a9-ca2f8b17396e Date: Sun, 22 Jul 2018 08:31:18 GMT RESP BODY: {"ports":[]} 2018-07-22 08:31:18,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm2-port&admin_state_up=True used request id req-4e525b44-0dcd-472a-b9a9-ca2f8b17396e 2018-07-22 08:31:18,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:18,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:18 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-055f291c-0abc-445a-b0b5-dc29ae456a1b x-compute-request-id: req-055f291c-0abc-445a-b0b5-dc29ae456a1b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:31:18,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2 used request id req-055f291c-0abc-445a-b0b5-dc29ae456a1b 2018-07-22 08:31:18,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:19,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a0244ba7-6146-44dd-a164-c06a33d59fd8 Date: Sun, 22 Jul 2018 08:31:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["17b408a3-aa5b-4be2-86f9-a2c0e3c0251a"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:31Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:30Z","mtu":1450}]} 2018-07-22 08:31:19,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 used request id req-a0244ba7-6146-44dd-a164-c06a33d59fd8 2018-07-22 08:31:19,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:19,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d663f1-5878-4638-a13d-0d02ab9607fd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:31:19,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-37d663f1-5878-4638-a13d-0d02ab9607fd 2018-07-22 08:31:19,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:19,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2e4eb18c-c75d-466d-9476-003e307fd3b7 Date: Sun, 22 Jul 2018 08:31:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:31Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2"}]} 2018-07-22 08:31:19,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b used request id req-2e4eb18c-c75d-466d-9476-003e307fd3b7 2018-07-22 08:31:19,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:19,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6abc7e91-215e-449f-9703-249f7c3c3c9b Date: Sun, 22 Jul 2018 08:31:19 GMT RESP BODY: {"ports":[]} 2018-07-22 08:31:19,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm2-port&admin_state_up=True used request id req-6abc7e91-215e-449f-9703-249f7c3c3c9b 2018-07-22 08:31:19,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:31:19,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:31:20,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e200e15417aa42d3b0d0da3aebcf4392", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role"}], "expires_at": "2018-07-22T09:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3bea897ff89e48a5af5c02ff3ed562bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-user", "id": "bb75b81aca144fd5abf8fccdb27729b0"}, "audit_ids": ["XxebeoVcSS-2vvcgHAkdzw"], "issued_at": "2018-07-22T08:31:20.000000Z"}} 2018-07-22 08:31:20,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}371e6ea29f11b908d1bce0e2e55e9c70d2596579" 2018-07-22 08:31:20,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d4b602-5057-4e1c-a4ad-3e8ec7e5f6f5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:31:20,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a3d4b602-5057-4e1c-a4ad-3e8ec7e5f6f5 2018-07-22 08:31:20,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:20,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f415ff32-74e6-45af-b3bc-325e889c5fb5 Date: Sun, 22 Jul 2018 08:31:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["17b408a3-aa5b-4be2-86f9-a2c0e3c0251a"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:31Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:30Z","mtu":1450}]} 2018-07-22 08:31:20,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 used request id req-f415ff32-74e6-45af-b3bc-325e889c5fb5 2018-07-22 08:31:20,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:20,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4e2782f2-76f5-4148-b6f9-f6a52f2eed10 Date: Sun, 22 Jul 2018 08:31:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:31Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2"}]} 2018-07-22 08:31:20,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b used request id req-4e2782f2-76f5-4148-b6f9-f6a52f2eed10 2018-07-22 08:31:20,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:20,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f6ab5cdc-fdb3-4298-bc97-a0bbc05c7cd3 Date: Sun, 22 Jul 2018 08:31:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["17b408a3-aa5b-4be2-86f9-a2c0e3c0251a"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:31Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:30Z","mtu":1450}]} 2018-07-22 08:31:20,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 used request id req-f6ab5cdc-fdb3-4298-bc97-a0bbc05c7cd3 2018-07-22 08:31:20,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:31:20,980 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:31:20 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:31:20,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}371e6ea29f11b908d1bce0e2e55e9c70d2596579" 2018-07-22 08:31:21,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b9b3d9-833a-44a7-b9ad-b7adb9158010 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:31:21,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-00b9b3d9-833a-44a7-b9ad-b7adb9158010 2018-07-22 08:31:21,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:21,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-052ac0f7-f4c5-407c-a179-ed88ebc903f8 Date: Sun, 22 Jul 2018 08:31:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:31Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2"}]} 2018-07-22 08:31:21,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b used request id req-052ac0f7-f4c5-407c-a179-ed88ebc903f8 2018-07-22 08:31:21,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:21,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3888dfd4-5d4e-42f5-9f14-ff506eb349cb Date: Sun, 22 Jul 2018 08:31:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:31Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2"}]} 2018-07-22 08:31:21,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2 used request id req-3888dfd4-5d4e-42f5-9f14-ff506eb349cb 2018-07-22 08:31:21,378 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 2018-07-22 08:31:21,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" -d '{"port": {"network_id": "79ddb311-cda5-4dcc-b322-4810d43afc3b", "fixed_ips": [{"subnet_id": "17b408a3-aa5b-4be2-86f9-a2c0e3c0251a", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm2-port", "admin_state_up": true}}' 2018-07-22 08:31:22,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-e734e5e9-357d-4986-9809-a415ea1db9b9 Date: Sun, 22 Jul 2018 08:31:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:31:22Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","ip_address":"10.200.202.5"}],"id":"c05f0871-5fdd-4dd8-9bde-d1723f8f19c7","security_groups":["212fdfbc-7138-4a4e-9e3f-5c1fd3156f42"],"mac_address":"fa:16:3e:4c:a0:39","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm2-port","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","qos_policy_id":null,"admin_state_up":true,"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:31:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:31:22,666 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-e734e5e9-357d-4986-9809-a415ea1db9b9 2018-07-22 08:31:22,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:22,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-32e07479-16f2-47ec-8c14-35daf1b6ec4c Date: Sun, 22 Jul 2018 08:31:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["17b408a3-aa5b-4be2-86f9-a2c0e3c0251a"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:31Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:30Z","mtu":1450}]} 2018-07-22 08:31:22,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 used request id req-32e07479-16f2-47ec-8c14-35daf1b6ec4c 2018-07-22 08:31:22,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:22,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933b60c6-7657-4f24-a272-6ac3a726087c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:31:22,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-933b60c6-7657-4f24-a272-6ac3a726087c 2018-07-22 08:31:22,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:23,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e53e47a8-58ba-4919-af8d-fdd762eb2b79 Date: Sun, 22 Jul 2018 08:31:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:31Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2"}]} 2018-07-22 08:31:23,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b used request id req-e53e47a8-58ba-4919-af8d-fdd762eb2b79 2018-07-22 08:31:23,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:23,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-a246c1b2-019b-4422-9271-506ee7a260e2 Date: Sun, 22 Jul 2018 08:31:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:31:22Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","ip_address":"10.200.202.5"}],"id":"c05f0871-5fdd-4dd8-9bde-d1723f8f19c7","security_groups":["212fdfbc-7138-4a4e-9e3f-5c1fd3156f42"],"mac_address":"fa:16:3e:4c:a0:39","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm2-port","admin_state_up":true,"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:31:21Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:31:23,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b&name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm2-port&admin_state_up=True used request id req-a246c1b2-019b-4422-9271-506ee7a260e2 2018-07-22 08:31:23,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:23,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bed4b22-0f4b-4280-bf6d-6f67165a027c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:31:23,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-1bed4b22-0f4b-4280-bf6d-6f67165a027c 2018-07-22 08:31:23,443 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2 2018-07-22 08:31:23,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:23,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31: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,Accept-Encoding x-openstack-request-id: req-eb8b72f2-36ef-45b7-8b11-3cb85afe400b x-compute-request-id: req-eb8b72f2-36ef-45b7-8b11-3cb85afe400b Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:31:23,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-eb8b72f2-36ef-45b7-8b11-3cb85afe400b 2018-07-22 08:31:23,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:23,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31: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,Accept-Encoding x-openstack-request-id: req-5c6b5323-f6ba-4797-9b7f-78335b881642 x-compute-request-id: req-5c6b5323-f6ba-4797-9b7f-78335b881642 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d"}} 2018-07-22 08:31:23,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d used request id req-5c6b5323-f6ba-4797-9b7f-78335b881642 2018-07-22 08:31:23,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:23,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-98101777-c68e-46c4-aa68-9a3f4936573c Date: Sun, 22 Jul 2018 08:31:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:30:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:30:26Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/15f84436-4243-4652-a419-2f40373d947e/snap", "metadata": {}}], "self": "/v2/images/15f84436-4243-4652-a419-2f40373d947e", "min_disk": 0, "protected": false, "id": "15f84436-4243-4652-a419-2f40373d947e", "file": "/v2/images/15f84436-4243-4652-a419-2f40373d947e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3bea897ff89e48a5af5c02ff3ed562bb", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/15f84436-4243-4652-a419-2f40373d947e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223"} 2018-07-22 08:31:23,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223 used request id req-98101777-c68e-46c4-aa68-9a3f4936573c 2018-07-22 08:31:23,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:23,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-86427585-bbd6-4645-afd1-522c27315c48 Date: Sun, 22 Jul 2018 08:31:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:31:23,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-86427585-bbd6-4645-afd1-522c27315c48 2018-07-22 08:31:23,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" -d '{"server": {"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2", "imageRef": "15f84436-4243-4652-a419-2f40373d947e", "flavorRef": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "c05f0871-5fdd-4dd8-9bde-d1723f8f19c7"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp"}]}}' 2018-07-22 08:31:26,432 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:31: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-c08e3336-ecb1-447e-9b67-3f16234e73fe x-compute-request-id: req-c08e3336-ecb1-447e-9b67-3f16234e73fe Content-Length: 437 location: http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "bookmark"}], "adminPass": "s4SHvi34cxBz"}} 2018-07-22 08:31:26,432 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c08e3336-ecb1-447e-9b67-3f16234e73fe 2018-07-22 08:31:26,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:26,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:26 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-7d30a179-9635-4330-b4af-10158d784875 x-compute-request-id: req-7d30a179-9635-4330-b4af-10158d784875 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:31:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2", "created": "2018-07-22T08:31:26Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:26,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 used request id req-7d30a179-9635-4330-b4af-10158d784875 2018-07-22 08:31:26,689 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2 2018-07-22 08:31:26,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:27,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:26 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-e15cefb3-b2e2-4c05-9b91-aa5ec0d156bd x-compute-request-id: req-e15cefb3-b2e2-4c05-9b91-aa5ec0d156bd Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:31:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2", "created": "2018-07-22T08:31:26Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:27,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 used request id req-e15cefb3-b2e2-4c05-9b91-aa5ec0d156bd 2018-07-22 08:31:27,093 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2] is - BUILD 2018-07-22 08:31:27,093 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:31:30,096 - create_instance - DEBUG - VM status query timeout in 896.592814922 2018-07-22 08:31:30,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:30,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:30 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-a18a0552-4c14-4304-ac17-07f2a1969df6 x-compute-request-id: req-a18a0552-4c14-4304-ac17-07f2a1969df6 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "security_groups": [{"name": "default"}], "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:31:28Z", "hostId": "eb10ddf8569e6cc825357e2b7e434074d8c8ac272fab36f2bb5f5dc0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2", "created": "2018-07-22T08:31:26Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:30,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 used request id req-a18a0552-4c14-4304-ac17-07f2a1969df6 2018-07-22 08:31:30,594 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2] is - BUILD 2018-07-22 08:31:30,594 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:31:33,597 - create_instance - DEBUG - VM status query timeout in 893.092050076 2018-07-22 08:31:33,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:34,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:33 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-f82434fe-ee2d-4960-a338-9f0e816a61af x-compute-request-id: req-f82434fe-ee2d-4960-a338-9f0e816a61af Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "security_groups": [{"name": "default"}], "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:31:28Z", "hostId": "eb10ddf8569e6cc825357e2b7e434074d8c8ac272fab36f2bb5f5dc0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2", "created": "2018-07-22T08:31:26Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:34,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 used request id req-f82434fe-ee2d-4960-a338-9f0e816a61af 2018-07-22 08:31:34,102 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2] is - BUILD 2018-07-22 08:31:34,102 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:31:37,105 - create_instance - DEBUG - VM status query timeout in 889.584023952 2018-07-22 08:31:37,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:37,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4840fb9a-f4b9-4868-91ab-5e5988ddd6b0 x-compute-request-id: req-4840fb9a-f4b9-4868-91ab-5e5988ddd6b0 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:a0:39", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:31:34.000000", "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "security_groups": [{"name": "default"}], "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:31:34Z", "hostId": "eb10ddf8569e6cc825357e2b7e434074d8c8ac272fab36f2bb5f5dc0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2", "created": "2018-07-22T08:31:26Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:37,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 used request id req-4840fb9a-f4b9-4868-91ab-5e5988ddd6b0 2018-07-22 08:31:37,802 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2] is - ACTIVE 2018-07-22 08:31:37,802 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:31:37,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:38,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9e0f1bc-7105-4595-8611-628897bc4ecf x-compute-request-id: req-f9e0f1bc-7105-4595-8611-628897bc4ecf Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:a0:39", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:31:34.000000", "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "security_groups": [{"name": "default"}], "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:31:34Z", "hostId": "eb10ddf8569e6cc825357e2b7e434074d8c8ac272fab36f2bb5f5dc0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2", "created": "2018-07-22T08:31:26Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:38,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 used request id req-f9e0f1bc-7105-4595-8611-628897bc4ecf 2018-07-22 08:31:38,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:38,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-be76db96-6ee1-4faa-bc8a-0f329235b42e Date: Sun, 22 Jul 2018 08:31:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["17b408a3-aa5b-4be2-86f9-a2c0e3c0251a"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:31Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:30Z","mtu":1450}]} 2018-07-22 08:31:38,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 used request id req-be76db96-6ee1-4faa-bc8a-0f329235b42e 2018-07-22 08:31:38,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:38,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8848f52a-79c9-47a7-b10b-3788573ab7e5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:31:38,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-8848f52a-79c9-47a7-b10b-3788573ab7e5 2018-07-22 08:31:38,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:38,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fb149245-8cc8-431d-9dc7-8919c76896b9 Date: Sun, 22 Jul 2018 08:31:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:31Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2"}]} 2018-07-22 08:31:38,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b used request id req-fb149245-8cc8-431d-9dc7-8919c76896b9 2018-07-22 08:31:38,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:38,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4127 X-Openstack-Request-Id: req-63b442e7-cc1a-40e0-a86a-8636f2e6de4e Date: Sun, 22 Jul 2018 08:31:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:30:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","ip_address":"10.200.202.3"}],"id":"563d65e3-356f-4228-88d8-f02708b0bcb8","security_groups":[],"mac_address":"fa:16:3e:03:8b:f8","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-79ddb311-cda5-4dcc-b322-4810d43afc3b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:30:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","ip_address":"10.200.202.2"}],"id":"a1733367-c7fa-4935-a3c9-336fd53af920","security_groups":[],"mac_address":"fa:16:3e:9d:52:6e","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-79ddb311-cda5-4dcc-b322-4810d43afc3b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:30:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","ip_address":"10.200.202.4"}],"id":"b4f3f3b0-5e29-4ae3-b68d-d09fcb26363e","security_groups":[],"mac_address":"fa:16:3e:28:8a:27","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-79ddb311-cda5-4dcc-b322-4810d43afc3b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:31:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","ip_address":"10.200.202.5"}],"id":"c05f0871-5fdd-4dd8-9bde-d1723f8f19c7","security_groups":["212fdfbc-7138-4a4e-9e3f-5c1fd3156f42"],"mac_address":"fa:16:3e:4c:a0:39","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm2-port","admin_state_up":true,"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:31:21Z","binding:vnic_type":"normal","device_id":"78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:31:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":19,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","ip_address":"10.200.202.1"}],"id":"e9ea4fde-3352-4323-8cd1-cb6316f98bff","security_groups":["212fdfbc-7138-4a4e-9e3f-5c1fd3156f42"],"mac_address":"fa:16:3e:10:22:a0","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port2","admin_state_up":true,"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:47Z","binding:vnic_type":"normal","device_id":"18ee90ca-8cdf-4069-b2c6-f316b176bda6","ip_allocation":"immediate"}]} 2018-07-22 08:31:38,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b used request id req-63b442e7-cc1a-40e0-a86a-8636f2e6de4e 2018-07-22 08:31:38,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:39,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:38 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-2e982b97-5c5f-4ecb-9267-009fe374c390 x-compute-request-id: req-2e982b97-5c5f-4ecb-9267-009fe374c390 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:a0:39", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:31:34.000000", "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "security_groups": [{"name": "default"}], "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:31:34Z", "hostId": "eb10ddf8569e6cc825357e2b7e434074d8c8ac272fab36f2bb5f5dc0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2", "created": "2018-07-22T08:31:26Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:39,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 used request id req-2e982b97-5c5f-4ecb-9267-009fe374c390 2018-07-22 08:31:39,415 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2] is - ACTIVE 2018-07-22 08:31:39,415 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:31:39,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:39,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:39 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-fd5a0982-7200-4ab5-9bb9-78b2b571ef7c x-compute-request-id: req-fd5a0982-7200-4ab5-9bb9-78b2b571ef7c Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:a0:39", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:31:34.000000", "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "security_groups": [{"name": "default"}], "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:31:34Z", "hostId": "eb10ddf8569e6cc825357e2b7e434074d8c8ac272fab36f2bb5f5dc0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2", "created": "2018-07-22T08:31:26Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:39,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 used request id req-fd5a0982-7200-4ab5-9bb9-78b2b571ef7c 2018-07-22 08:31:39,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:40,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a0343746-dedb-48a9-bb8b-e489815662d5 Date: Sun, 22 Jul 2018 08:31:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bea897ff89e48a5af5c02ff3ed562bb","l2_adjacency":true,"status":"ACTIVE","subnets":["17b408a3-aa5b-4be2-86f9-a2c0e3c0251a"],"description":"","tags":[],"updated_at":"2018-07-22T08:30:31Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2","admin_state_up":true,"tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:30Z","mtu":1450}]} 2018-07-22 08:31:40,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 used request id req-a0343746-dedb-48a9-bb8b-e489815662d5 2018-07-22 08:31:40,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:40,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3600112d-ba6e-4cb2-b2b2-55a13b79c7f8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:31:40,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-3600112d-ba6e-4cb2-b2b2-55a13b79c7f8 2018-07-22 08:31:40,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:40,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-45a61ef4-8b57-48bc-8bac-c4b318b173e0 Date: Sun, 22 Jul 2018 08:31:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:31Z","dns_nameservers":[],"updated_at":"2018-07-22T08:30:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2"}]} 2018-07-22 08:31:40,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b used request id req-45a61ef4-8b57-48bc-8bac-c4b318b173e0 2018-07-22 08:31:40,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:40,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4127 X-Openstack-Request-Id: req-553c5e2e-ed7b-43bf-9d6f-a5b1bba0042a Date: Sun, 22 Jul 2018 08:31:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:30:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","ip_address":"10.200.202.3"}],"id":"563d65e3-356f-4228-88d8-f02708b0bcb8","security_groups":[],"mac_address":"fa:16:3e:03:8b:f8","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-79ddb311-cda5-4dcc-b322-4810d43afc3b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:30:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","ip_address":"10.200.202.2"}],"id":"a1733367-c7fa-4935-a3c9-336fd53af920","security_groups":[],"mac_address":"fa:16:3e:9d:52:6e","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-79ddb311-cda5-4dcc-b322-4810d43afc3b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:30:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","ip_address":"10.200.202.4"}],"id":"b4f3f3b0-5e29-4ae3-b68d-d09fcb26363e","security_groups":[],"mac_address":"fa:16:3e:28:8a:27","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-79ddb311-cda5-4dcc-b322-4810d43afc3b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:31:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","ip_address":"10.200.202.5"}],"id":"c05f0871-5fdd-4dd8-9bde-d1723f8f19c7","security_groups":["212fdfbc-7138-4a4e-9e3f-5c1fd3156f42"],"mac_address":"fa:16:3e:4c:a0:39","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm2-port","admin_state_up":true,"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:31:21Z","binding:vnic_type":"normal","device_id":"78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:31:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":19,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17b408a3-aa5b-4be2-86f9-a2c0e3c0251a","ip_address":"10.200.202.1"}],"id":"e9ea4fde-3352-4323-8cd1-cb6316f98bff","security_groups":["212fdfbc-7138-4a4e-9e3f-5c1fd3156f42"],"mac_address":"fa:16:3e:10:22:a0","project_id":"3bea897ff89e48a5af5c02ff3ed562bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port2","admin_state_up":true,"network_id":"79ddb311-cda5-4dcc-b322-4810d43afc3b","tenant_id":"3bea897ff89e48a5af5c02ff3ed562bb","created_at":"2018-07-22T08:30:47Z","binding:vnic_type":"normal","device_id":"18ee90ca-8cdf-4069-b2c6-f316b176bda6","ip_allocation":"immediate"}]} 2018-07-22 08:31:40,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=79ddb311-cda5-4dcc-b322-4810d43afc3b used request id req-553c5e2e-ed7b-43bf-9d6f-a5b1bba0042a 2018-07-22 08:31:40,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp"}}' 2018-07-22 08:31:41,766 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:31:40 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-f502796f-9627-4615-968c-7855d523e1b1 x-compute-request-id: req-f502796f-9627-4615-968c-7855d523e1b1 Content-Length: 0 Content-Type: application/json 2018-07-22 08:31:41,766 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42/action used request id req-f502796f-9627-4615-968c-7855d523e1b1 2018-07-22 08:31:41,767 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-07-22 08:31:41,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:42,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:41 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-9fe74946-7c16-47e6-93be-072df44e6282 x-compute-request-id: req-9fe74946-7c16-47e6-93be-072df44e6282 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:10:07", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:31:11.000000", "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "60e567f9-888b-4c37-a505-93fa4fb3c9f3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp"}], "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:31:11Z", "hostId": "ad69aee3d8f9c7c0187242f5565fe74d27fd45c089b2d2de030f18e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1", "created": "2018-07-22T08:31:04Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:42,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 used request id req-9fe74946-7c16-47e6-93be-072df44e6282 2018-07-22 08:31:42,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 08:31:42,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:42 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-2066ed46-0b34-467c-8f8e-850ac9a89eea x-compute-request-id: req-2066ed46-0b34-467c-8f8e-850ac9a89eea Content-Encoding: gzip Content-Length: 9671 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482376087 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.165813] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.167566] pid_max: default: 32768 minimum: 301\n[ 0.168512] ACPI: Core revision 20150930\n[ 0.169959] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171355] Security Framework initialized\n[ 0.172214] Yama: becoming mindful.\n[ 0.173028] AppArmor: AppArmor initialized\n[ 0.173931] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.175324] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.176678] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.177955] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179438] Initializing cgroup subsys io\n[ 0.180469] Initializing cgroup subsys memory\n[ 0.181704] Initializing cgroup subsys devices\n[ 0.182831] Initializing cgroup subsys freezer\n[ 0.183758] Initializing cgroup subsys net_cls\n[ 0.184750] Initializing cgroup subsys perf_event\n[ 0.186000] Initializing cgroup subsys net_prio\n[ 0.186964] Initializing cgroup subsys hugetlb\n[ 0.187921] Initializing cgroup subsys pids\n[ 0.188880] CPU: Physical Processor ID: 0\n[ 0.190486] mce: CPU supports 10 MCE banks\n[ 0.191504] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.192604] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.194946] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.201097] ftrace: allocating 31920 entries in 125 pages\n[ 0.225814] smpboot: Max logical packages: 2\n[ 0.226973] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.228407] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.230195] x2apic enabled\n[ 0.231087] Switched APIC routing to physical x2apic.\n[ 0.232986] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234391] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239340] KVM setup paravirtual spinlock\n[ 0.241019] x86: Booting SMP configuration:\n[ 0.242037] .... node #0, CPUs: #1\n[ 0.243089] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.265337] x86: Booted up 1 node, 2 CPUs\n[ 0.265339] KVM setup async PF for cpu 1\n[ 0.265342] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.268699] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.270783] devtmpfs: initialized\n[ 0.272708] evm: security.selinux\n[ 0.273667] evm: security.SMACK64\n[ 0.274619] evm: security.SMACK64EXEC\n[ 0.275647] evm: security.SMACK64TRANSMUTE\n[ 0.276746] evm: security.SMACK64MMAP\n[ 0.277761] evm: security.ima\n[ 0.278662] evm: security.capability\n[ 0.279798] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.282201] pinctrl core: initialized pinctrl subsystem\n[ 0.283701] RTC time: 8:31:11, date: 07/22/18\n[ 0.285027] NET: Registered protocol family 16\n[ 0.295707] cpuidle: using governor ladder\n[ 0.307853] cpuidle: using governor menu\n[ 0.308855] PCCT header not found.\n[ 0.309677] ACPI: bus type PCI registered\n[ 0.310536] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311898] PCI: Using configuration type 1 for base access\n[ 0.324283] ACPI: Added _OSI(Module Device)\n[ 0.325226] ACPI: Added _OSI(Processor Device)\n[ 0.326176] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.327164] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.329237] ACPI: Interpreter enabled\n[ 0.330095] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334191] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336170] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338175] ACPI: (supports S0 S5)\n[ 0.338947] ACPI: Using IOAPIC for interrupt routing\n[ 0.340004] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343504] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.344769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.346110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.347411] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349898] acpiphp: Slot [3] registered\n[ 0.350755] acpiphp: Slot [4] registered\n[ 0.351598] acpiphp: Slot [5] registered\n[ 0.352434] acpiphp: Slot [6] registered\n[ 0.353310] acpiphp: Slot [7] registered\n[ 0.354219] acpiphp: Slot [8] registered\n[ 0.355100] acpiphp: Slot [9] registered\n[ 0.355979] acpiphp: Slot [10] registered\n[ 0.366828] acpiphp: Slot [11] registered\n[ 0.367755] acpiphp: Slot [12] registered\n[ 0.368626] acpiphp: Slot [13] registered\n[ 0.369492] acpiphp: Slot [14] registered\n[ 0.370402] acpiphp: Slot [15] registered\n[ 0.371310] acpiphp: Slot [16] registered\n[ 0.372167] acpiphp: Slot [17] registered\n[ 0.373046] acpiphp: Slot [18] registered\n[ 0.373937] acpiphp: Slot [19] registered\n[ 0.374884] acpiphp: Slot [20] registered\n[ 0.375760] acpiphp: Slot [21] registered\n[ 0.376643] acpiphp: Slot [22] registered\n[ 0.377542] acpiphp: Slot [23] registered\n[ 0.378461] acpiphp: Slot [24] registered\n[ 0.379348] acpiphp: Slot [25] registered\n[ 0.380292] acpiphp: Slot [26] registered\n[ 0.381184] acpiphp: Slot [27] registered\n[ 0.382040] acpiphp: Slot [28] registered\n[ 0.382966] acpiphp: Slot [29] registered\n[ 0.383835] acpiphp: Slot [30] registered\n[ 0.384701] acpiphp: Slot [31] registered\n[ 0.385547] PCI host bridge to bus 0000:00\n[ 0.386434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387798] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389095] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390708] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392248] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.393871] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.397390] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398834] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400094] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.401443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.405055] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.406800] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425983] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428053] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429628] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431172] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432657] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434069] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435513] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436660] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438330] vgaarb: loaded\n[ 0.438988] vgaarb: bridge control possible 0000:00:02.0\n[ 0.440307] SCSI subsystem initialized\n[ 0.441312] ACPI: bus type USB registered\n[ 0.442224] usbcore: registered new interface driver usbfs\n[ 0.443357] usbcore: registered new interface driver hub\n[ 0.444486] usbcore: registered new device driver usb\n[ 0.445729] PCI: Using ACPI for IRQ routing\n[ 0.446937] NetLabel: Initializing\n[ 0.447701] NetLabel: domain hash size = 128\n[ 0.448625] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.449669] NetLabel: unlabeled traffic allowed by default\n[ 0.450925] clocksource: Switched to clocksource kvm-clock\n[ 0.459744] AppArmor: AppArmor Filesystem Enabled\n[ 0.460821] pnp: PnP ACPI init\n[ 0.461837] pnp: PnP ACPI: found 5 devices\n[ 0.468865] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.470790] NET: Registered protocol family 2\n[ 0.471962] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.473398] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.474726] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.476036] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.477253] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478568] NET: Registered protocol family 1\n[ 0.479523] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.480717] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.481868] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.500289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518973] Trying to unpack rootfs image as initramfs...\n[ 0.576971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.579400] Scanning for low memory corruption every 60 seconds\n[ 0.581466] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.583300] audit: initializing netlink subsys (disabled)\n[ 0.584901] audit: type=2000 audit(1532248271.827:1): initialized\n[ 0.586864] Initialise system trusted keyring\n[ 0.588329] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.590168] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.593061] zbud: loaded\n[ 0.594100] VFS: Disk quotas dquot_6.6.0\n[ 0.595387] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.597765] fuse init (API version 7.23)\n[ 0.599138] Key type big_key registered\n[ 0.600344] Allocating IMA MOK and blacklist keyrings.\n[ 0.602182] Key type asymmetric registered\n[ 0.603456] Asymmetric key parser 'x509' registered\n[ 0.604930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.607179] io scheduler noop registered\n[ 0.608405] io scheduler deadline registered (default)\n[ 0.609952] io scheduler cfq registered\n[ 0.611261] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.612927] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.614889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.617120] ACPI: Power Button [PWRF]\n[ 0.618451] GHES: HEST is not enabled!\n[ 0.637152] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674835] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677554] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701214] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704351] Linux agpgart interface v0.103\n[ 0.707784] brd: module loaded\n[ 0.709990] loop: module loaded\n[ 0.714432] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.716083] GPT:90111 != 20971519\n[ 0.716839] GPT:Alternate GPT header not at the end of the disk.\n[ 0.718053] GPT:90111 != 20971519\n[ 0.718781] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719856] vda: vda1 vda15\n[ 0.721246] scsi host0: ata_piix\n[ 0.722142] scsi host1: ata_piix\n[ 0.722951] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724310] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726013] libphy: Fixed MDIO Bus: probed\n[ 0.726902] tun: Universal TUN/TAP device driver, 1.6\n[ 0.727983] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.730058] PPP generic driver version 2.4.2\n[ 0.731099] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.732423] ehci-pci: EHCI PCI platform driver\n[ 0.733389] ehci-platform: EHCI generic platform driver\n[ 0.734464] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.735753] ohci-pci: OHCI PCI platform driver\n[ 0.736702] ohci-platform: OHCI generic platform driver\n[ 0.737756] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756463] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757590] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759197] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.760287] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.761548] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.762933] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.764485] usb usb1: Product: UHCI Host Controller\n[ 0.765488] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.766729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.767784] hub 1-0:1.0: USB hub found\n[ 0.768621] hub 1-0:1.0: 2 ports detected\n[ 0.769628] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.771971] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.773051] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774182] mousedev: PS/2 mouse device common for all mice\n[ 0.775518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.776829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.778680] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.780128] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.781475] i2c /dev entries driver\n[ 0.782332] device-mapper: uevent: version 1.0.3\n[ 0.783416] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.785199] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.786674] NET: Registered protocol family 10\n[ 0.787896] NET: Registered protocol family 17\n[ 0.788883] Key type dns_resolver registered\n[ 0.789917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.791599] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.792797] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.794786] registered taskstats version 1\n[ 0.795725] Loading compiled-in X.509 certificates\n[ 0.797249] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.799310] zswap: loaded using pool lzo/zbud\n[ 0.801195] Key type trusted registered\n[ 0.803267] Key type encrypted registered\n[ 0.804172] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805278] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806413] evm: HMAC attrs: 0x1\n[ 0.817619] Magic number: 10:982:523\n[ 0.818596] rtc_cmos 00:00: setting system clock to 2018-07-22 08:31:12 UTC (1532248272)\n[ 0.820439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.821683] EDD information not available.\n[ 0.880322] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.882174] Write protecting the kernel read-only data: 14336k\n[ 0.884446] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886551] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.061486] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.01. iid=i-00000089\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 12.96s]\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc6cRNagRSEmykdGB34pm8GQZEBxkTG8I4O+aiAK2PLGScS/lNizKvgQ8N592wxat/6nITnhtcJ9/HgxUlOYbr3muVrcsHtI6jC9Tb6JV54JzLvKkw0F7DD4Ud1I2+3rNkpNkQ20HFn7/sE0eXKP1DfEqijUG4oZfgM0QNpm546N3f7zbZxHcfmiAkVmsLrmfThV+Rq1rdNipgbQ2slUUra+/lCBozTsE2HXc6/5yY/YWMhpa3PhUaWr4OuCQmI2Vg2cbvtYV5PGiIMyIBiHCcO4YaEm+oRHpr+8iTX94S5FFjfLodFqZKImQyt/A9PQzgrL2KA0f13njZzmr+4jPX root@createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716\nssh-dss AAAAB3NzaC1kc3MAAACBAM/BU3sdOrTQfjonwBKNvxR1FH72dbZzAiz+Tv2Q7oRBEF45G7AKWyGx7lXsvd9JLEE2F6rmdgU47ht/Xjebt6LHf9F+SmM6BbdkXXfJ3CaESLUg1KWhM9s/nm77yEt31fSR8Q54Bisyj/bGwi66/Bo+c4eYHOdrbUMI7RRLXhcnAAAAFQCyOAcDrJZtTqbviqB+vdkbQTtAaQAAAIEAqVvnxaiIl2vNhBuKBlA+qQD8sAdZQV5tXNUDioXveaBu9HqR4opxkJrrT7/S5xLefRVw1Is+qzUQi6CK9tS0xl+9QClogb5GKzNqGnKf7a6n9h7MBFCnr/7qWyJPkhOAo9KirXwwZmghCSnC3YsIV4WR2RcwsPpLrlwSBKujpKoAAACBAL0cP7WVW+7A5PY/br6erI70w77zhaxkAI8eqq9eY/DtFlfaT0/+jlyoCpLQG53TLgY+N3uByUmddymW8LOJbTRWyW5Ei6QWd24E4OmKtn1/01zunI57uazJta8g7QoNPkqRWy51Ijkd6kmZeaqlJpzyS1M4v41Xy0cRdMDb+wR+ root@createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:feb3:1007/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000089\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=26.60 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716 login: "} 2018-07-22 08:31:42,684 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3/action used request id req-2066ed46-0b34-467c-8f8e-850ac9a89eea 2018-07-22 08:31:42,685 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-22 08:31:42,686 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 482376087 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.165813] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.167566] pid_max: default: 32768 minimum: 301 [ 0.168512] ACPI: Core revision 20150930 [ 0.169959] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171355] Security Framework initialized [ 0.172214] Yama: becoming mindful. [ 0.173028] AppArmor: AppArmor initialized [ 0.173931] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.175324] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.176678] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.177955] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.179438] Initializing cgroup subsys io [ 0.180469] Initializing cgroup subsys memory [ 0.181704] Initializing cgroup subsys devices [ 0.182831] Initializing cgroup subsys freezer [ 0.183758] Initializing cgroup subsys net_cls [ 0.184750] Initializing cgroup subsys perf_event [ 0.186000] Initializing cgroup subsys net_prio [ 0.186964] Initializing cgroup subsys hugetlb [ 0.187921] Initializing cgroup subsys pids [ 0.188880] CPU: Physical Processor ID: 0 [ 0.190486] mce: CPU supports 10 MCE banks [ 0.191504] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192604] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.194946] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.201097] ftrace: allocating 31920 entries in 125 pages [ 0.225814] smpboot: Max logical packages: 2 [ 0.226973] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.228407] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.230195] x2apic enabled [ 0.231087] Switched APIC routing to physical x2apic. [ 0.232986] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.234391] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.237076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.239340] KVM setup paravirtual spinlock [ 0.241019] x86: Booting SMP configuration: [ 0.242037] .... node #0, CPUs: #1 [ 0.243089] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.265337] x86: Booted up 1 node, 2 CPUs [ 0.265339] KVM setup async PF for cpu 1 [ 0.265342] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.268699] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.270783] devtmpfs: initialized [ 0.272708] evm: security.selinux [ 0.273667] evm: security.SMACK64 [ 0.274619] evm: security.SMACK64EXEC [ 0.275647] evm: security.SMACK64TRANSMUTE [ 0.276746] evm: security.SMACK64MMAP [ 0.277761] evm: security.ima [ 0.278662] evm: security.capability [ 0.279798] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.282201] pinctrl core: initialized pinctrl subsystem [ 0.283701] RTC time: 8:31:11, date: 07/22/18 [ 0.285027] NET: Registered protocol family 16 [ 0.295707] cpuidle: using governor ladder [ 0.307853] cpuidle: using governor menu [ 0.308855] PCCT header not found. [ 0.309677] ACPI: bus type PCI registered [ 0.310536] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.311898] PCI: Using configuration type 1 for base access [ 0.324283] ACPI: Added _OSI(Module Device) [ 0.325226] ACPI: Added _OSI(Processor Device) [ 0.326176] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.327164] ACPI: Added _OSI(Processor Aggregator Device) [ 0.329237] ACPI: Interpreter enabled [ 0.330095] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.332142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.334191] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.336170] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.338175] ACPI: (supports S0 S5) [ 0.338947] ACPI: Using IOAPIC for interrupt routing [ 0.340004] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.343504] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.344769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.346110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347411] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.349898] acpiphp: Slot [3] registered [ 0.350755] acpiphp: Slot [4] registered [ 0.351598] acpiphp: Slot [5] registered [ 0.352434] acpiphp: Slot [6] registered [ 0.353310] acpiphp: Slot [7] registered [ 0.354219] acpiphp: Slot [8] registered [ 0.355100] acpiphp: Slot [9] registered [ 0.355979] acpiphp: Slot [10] registered [ 0.366828] acpiphp: Slot [11] registered [ 0.367755] acpiphp: Slot [12] registered [ 0.368626] acpiphp: Slot [13] registered [ 0.369492] acpiphp: Slot [14] registered [ 0.370402] acpiphp: Slot [15] registered [ 0.371310] acpiphp: Slot [16] registered [ 0.372167] acpiphp: Slot [17] registered [ 0.373046] acpiphp: Slot [18] registered [ 0.373937] acpiphp: Slot [19] registered [ 0.374884] acpiphp: Slot [20] registered [ 0.375760] acpiphp: Slot [21] registered [ 0.376643] acpiphp: Slot [22] registered [ 0.377542] acpiphp: Slot [23] registered [ 0.378461] acpiphp: Slot [24] registered [ 0.379348] acpiphp: Slot [25] registered [ 0.380292] acpiphp: Slot [26] registered [ 0.381184] acpiphp: Slot [27] registered [ 0.382040] acpiphp: Slot [28] registered [ 0.382966] acpiphp: Slot [29] registered [ 0.383835] acpiphp: Slot [30] registered [ 0.384701] acpiphp: Slot [31] registered [ 0.385547] PCI host bridge to bus 0000:00 [ 0.386434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.387798] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.389095] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.390708] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.392248] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.393871] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.397390] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.398834] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.400094] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.401443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.405055] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.406800] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425983] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428053] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429628] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.431172] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.432657] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434069] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.435513] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.436660] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.438330] vgaarb: loaded [ 0.438988] vgaarb: bridge control possible 0000:00:02.0 [ 0.440307] SCSI subsystem initialized [ 0.441312] ACPI: bus type USB registered [ 0.442224] usbcore: registered new interface driver usbfs [ 0.443357] usbcore: registered new interface driver hub [ 0.444486] usbcore: registered new device driver usb [ 0.445729] PCI: Using ACPI for IRQ routing [ 0.446937] NetLabel: Initializing [ 0.447701] NetLabel: domain hash size = 128 [ 0.448625] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.449669] NetLabel: unlabeled traffic allowed by default [ 0.450925] clocksource: Switched to clocksource kvm-clock [ 0.459744] AppArmor: AppArmor Filesystem Enabled [ 0.460821] pnp: PnP ACPI init [ 0.461837] pnp: PnP ACPI: found 5 devices [ 0.468865] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.470790] NET: Registered protocol family 2 [ 0.471962] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.473398] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.474726] TCP: Hash tables configured (established 4096 bind 4096) [ 0.476036] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.477253] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.478568] NET: Registered protocol family 1 [ 0.479523] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.480717] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.481868] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.500289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.518973] Trying to unpack rootfs image as initramfs... [ 0.576971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.579400] Scanning for low memory corruption every 60 seconds [ 0.581466] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.583300] audit: initializing netlink subsys (disabled) [ 0.584901] audit: type=2000 audit(1532248271.827:1): initialized [ 0.586864] Initialise system trusted keyring [ 0.588329] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.590168] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.593061] zbud: loaded [ 0.594100] VFS: Disk quotas dquot_6.6.0 [ 0.595387] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.597765] fuse init (API version 7.23) [ 0.599138] Key type big_key registered [ 0.600344] Allocating IMA MOK and blacklist keyrings. [ 0.602182] Key type asymmetric registered [ 0.603456] Asymmetric key parser 'x509' registered [ 0.604930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.607179] io scheduler noop registered [ 0.608405] io scheduler deadline registered (default) [ 0.609952] io scheduler cfq registered [ 0.611261] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.612927] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.614889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.617120] ACPI: Power Button [PWRF] [ 0.618451] GHES: HEST is not enabled! [ 0.637152] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674835] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.677554] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.701214] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.704351] Linux agpgart interface v0.103 [ 0.707784] brd: module loaded [ 0.709990] loop: module loaded [ 0.714432] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.716083] GPT:90111 != 20971519 [ 0.716839] GPT:Alternate GPT header not at the end of the disk. [ 0.718053] GPT:90111 != 20971519 [ 0.718781] GPT: Use GNU Parted to correct GPT errors. [ 0.719856] vda: vda1 vda15 [ 0.721246] scsi host0: ata_piix [ 0.722142] scsi host1: ata_piix [ 0.722951] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.724310] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.726013] libphy: Fixed MDIO Bus: probed [ 0.726902] tun: Universal TUN/TAP device driver, 1.6 [ 0.727983] tun: (C) 1999-2004 Max Krasnyansky [ 0.730058] PPP generic driver version 2.4.2 [ 0.731099] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.732423] ehci-pci: EHCI PCI platform driver [ 0.733389] ehci-platform: EHCI generic platform driver [ 0.734464] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.735753] ohci-pci: OHCI PCI platform driver [ 0.736702] ohci-platform: OHCI generic platform driver [ 0.737756] uhci_hcd: USB Universal Host Controller Interface driver [ 0.756463] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.757590] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.759197] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.760287] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.761548] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.762933] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.764485] usb usb1: Product: UHCI Host Controller [ 0.765488] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.766729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.767784] hub 1-0:1.0: USB hub found [ 0.768621] hub 1-0:1.0: 2 ports detected [ 0.769628] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.771971] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.773051] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774182] mousedev: PS/2 mouse device common for all mice [ 0.775518] rtc_cmos 00:00: RTC can wake from S4 [ 0.776829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.778680] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.780128] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.781475] i2c /dev entries driver [ 0.782332] device-mapper: uevent: version 1.0.3 [ 0.783416] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.785199] ledtrig-cpu: registered to indicate activity on CPUs [ 0.786674] NET: Registered protocol family 10 [ 0.787896] NET: Registered protocol family 17 [ 0.788883] Key type dns_resolver registered [ 0.789917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.791599] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.792797] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.794786] registered taskstats version 1 [ 0.795725] Loading compiled-in X.509 certificates [ 0.797249] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.799310] zswap: loaded using pool lzo/zbud [ 0.801195] Key type trusted registered [ 0.803267] Key type encrypted registered [ 0.804172] AppArmor: AppArmor sha1 policy hashing enabled [ 0.805278] ima: No TPM chip found, activating TPM-bypass! [ 0.806413] evm: HMAC attrs: 0x1 [ 0.817619] Magic number: 10:982:523 [ 0.818596] rtc_cmos 00:00: setting system clock to 2018-07-22 08:31:12 UTC (1532248272) [ 0.820439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.821683] EDD information not available. [ 0.880322] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.882174] Write protecting the kernel read-only data: 14336k [ 0.884446] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.886551] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.061486] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.01. iid=i-00000089 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO /dev/root resized successfully [took 12.96s] vPing KO vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc6cRNagRSEmykdGB34pm8GQZEBxkTG8I4O+aiAK2PLGScS/lNizKvgQ8N592wxat/6nITnhtcJ9/HgxUlOYbr3muVrcsHtI6jC9Tb6JV54JzLvKkw0F7DD4Ud1I2+3rNkpNkQ20HFn7/sE0eXKP1DfEqijUG4oZfgM0QNpm546N3f7zbZxHcfmiAkVmsLrmfThV+Rq1rdNipgbQ2slUUra+/lCBozTsE2HXc6/5yY/YWMhpa3PhUaWr4OuCQmI2Vg2cbvtYV5PGiIMyIBiHCcO4YaEm+oRHpr+8iTX94S5FFjfLodFqZKImQyt/A9PQzgrL2KA0f13njZzmr+4jPX root@createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716 ssh-dss AAAAB3NzaC1kc3MAAACBAM/BU3sdOrTQfjonwBKNvxR1FH72dbZzAiz+Tv2Q7oRBEF45G7AKWyGx7lXsvd9JLEE2F6rmdgU47ht/Xjebt6LHf9F+SmM6BbdkXXfJ3CaESLUg1KWhM9s/nm77yEt31fSR8Q54Bisyj/bGwi66/Bo+c4eYHOdrbUMI7RRLXhcnAAAAFQCyOAcDrJZtTqbviqB+vdkbQTtAaQAAAIEAqVvnxaiIl2vNhBuKBlA+qQD8sAdZQV5tXNUDioXveaBu9HqR4opxkJrrT7/S5xLefRVw1Is+qzUQi6CK9tS0xl+9QClogb5GKzNqGnKf7a6n9h7MBFCnr/7qWyJPkhOAo9KirXwwZmghCSnC3YsIV4WR2RcwsPpLrlwSBKujpKoAAACBAL0cP7WVW+7A5PY/br6erI70w77zhaxkAI8eqq9eY/DtFlfaT0/+jlyoCpLQG53TLgY+N3uByUmddymW8LOJbTRWyW5Ei6QWd24E4OmKtn1/01zunI57uazJta8g7QoNPkqRWy51Ijkd6kmZeaqlJpzyS1M4v41Xy0cRdMDb+wR+ root@createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:feb3:1007/64, ip-route:default via 10.200.201.1 dev eth0 ip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 ip-route:169.254.169.254 via 10.200.201.1 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000089 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716 launch-index: 0 === cirros: current=0.4.0 uptime=26.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716 login: 2018-07-22 08:31:42,686 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-07-22 08:31:42,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:43,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:42 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-f921fe5b-d490-4310-abf7-ca158bff3e71 x-compute-request-id: req-f921fe5b-d490-4310-abf7-ca158bff3e71 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:a0:39", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:31:34.000000", "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp"}], "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:31:34Z", "hostId": "eb10ddf8569e6cc825357e2b7e434074d8c8ac272fab36f2bb5f5dc0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2", "created": "2018-07-22T08:31:26Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:43,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 used request id req-f921fe5b-d490-4310-abf7-ca158bff3e71 2018-07-22 08:31:43,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 08:31:43,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:43 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-5f58aebb-750b-4bf5-bd97-12dfc513a2bc x-compute-request-id: req-5f58aebb-750b-4bf5-bd97-12dfc513a2bc Content-Encoding: gzip Content-Length: 9640 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475530084 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.149102] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150778] pid_max: default: 32768 minimum: 301\n[ 0.151690] ACPI: Core revision 20150930\n[ 0.153110] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154448] Security Framework initialized\n[ 0.155273] Yama: becoming mindful.\n[ 0.156012] AppArmor: AppArmor initialized\n[ 0.156891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158248] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.159540] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160768] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162214] Initializing cgroup subsys io\n[ 0.163037] Initializing cgroup subsys memory\n[ 0.163907] Initializing cgroup subsys devices\n[ 0.164796] Initializing cgroup subsys freezer\n[ 0.165676] Initializing cgroup subsys net_cls\n[ 0.166552] Initializing cgroup subsys perf_event\n[ 0.167468] Initializing cgroup subsys net_prio\n[ 0.168368] Initializing cgroup subsys hugetlb\n[ 0.169246] Initializing cgroup subsys pids\n[ 0.170122] CPU: Physical Processor ID: 0\n[ 0.171647] mce: CPU supports 10 MCE banks\n[ 0.172513] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.173526] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175740] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181912] ftrace: allocating 31920 entries in 125 pages\n[ 0.207182] smpboot: Max logical packages: 2\n[ 0.208055] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209272] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.210641] x2apic enabled\n[ 0.211456] Switched APIC routing to physical x2apic.\n[ 0.213216] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214453] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216760] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218728] KVM setup paravirtual spinlock\n[ 0.220175] x86: Booting SMP configuration:\n[ 0.221095] .... node #0, CPUs: #1\n[ 0.222006] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.243703] x86: Booted up 1 node, 2 CPUs\n[ 0.243705] KVM setup async PF for cpu 1\n[ 0.243708] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.246328] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.247863] devtmpfs: initialized\n[ 0.249604] evm: security.selinux\n[ 0.250314] evm: security.SMACK64\n[ 0.251010] evm: security.SMACK64EXEC\n[ 0.251772] evm: security.SMACK64TRANSMUTE\n[ 0.252593] evm: security.SMACK64MMAP\n[ 0.253341] evm: security.ima\n[ 0.253983] evm: security.capability\n[ 0.254847] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.256754] pinctrl core: initialized pinctrl subsystem\n[ 0.257872] RTC time: 8:31:33, date: 07/22/18\n[ 0.258881] NET: Registered protocol family 16\n[ 0.268757] cpuidle: using governor ladder\n[ 0.280805] cpuidle: using governor menu\n[ 0.281631] PCCT header not found.\n[ 0.282441] ACPI: bus type PCI registered\n[ 0.283257] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.284528] PCI: Using configuration type 1 for base access\n[ 0.297903] ACPI: Added _OSI(Module Device)\n[ 0.298762] ACPI: Added _OSI(Processor Device)\n[ 0.299633] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.300544] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.302542] ACPI: Interpreter enabled\n[ 0.303325] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.305190] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.307063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.308927] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.310794] ACPI: (supports S0 S5)\n[ 0.311508] ACPI: Using IOAPIC for interrupt routing\n[ 0.312465] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.315879] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.317043] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.318300] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.319509] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.321779] acpiphp: Slot [3] registered\n[ 0.322599] acpiphp: Slot [4] registered\n[ 0.323411] acpiphp: Slot [5] registered\n[ 0.324215] acpiphp: Slot [6] registered\n[ 0.325024] acpiphp: Slot [7] registered\n[ 0.325835] acpiphp: Slot [8] registered\n[ 0.326649] acpiphp: Slot [9] registered\n[ 0.327458] acpiphp: Slot [10] registered\n[ 0.338435] acpiphp: Slot [11] registered\n[ 0.339260] acpiphp: Slot [12] registered\n[ 0.340081] acpiphp: Slot [13] registered\n[ 0.340906] acpiphp: Slot [14] registered\n[ 0.341728] acpiphp: Slot [15] registered\n[ 0.342557] acpiphp: Slot [16] registered\n[ 0.343382] acpiphp: Slot [17] registered\n[ 0.344201] acpiphp: Slot [18] registered\n[ 0.345024] acpiphp: Slot [19] registered\n[ 0.345847] acpiphp: Slot [20] registered\n[ 0.346676] acpiphp: Slot [21] registered\n[ 0.347498] acpiphp: Slot [22] registered\n[ 0.348323] acpiphp: Slot [23] registered\n[ 0.349146] acpiphp: Slot [24] registered\n[ 0.349970] acpiphp: Slot [25] registered\n[ 0.350798] acpiphp: Slot [26] registered\n[ 0.351624] acpiphp: Slot [27] registered\n[ 0.352448] acpiphp: Slot [28] registered\n[ 0.353335] acpiphp: Slot [29] registered\n[ 0.354152] acpiphp: Slot [30] registered\n[ 0.354978] acpiphp: Slot [31] registered\n[ 0.355799] PCI host bridge to bus 0000:00\n[ 0.356619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.357847] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.359080] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.360547] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.362011] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.363512] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.366920] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.368221] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.369417] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.370702] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.374268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.375939] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.395470] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.397664] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.399126] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.400562] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.401965] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.403294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.404694] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.405766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.407338] vgaarb: loaded\n[ 0.407946] vgaarb: bridge control possible 0000:00:02.0\n[ 0.409205] SCSI subsystem initialized\n[ 0.410164] ACPI: bus type USB registered\n[ 0.411004] usbcore: registered new interface driver usbfs\n[ 0.412056] usbcore: registered new interface driver hub\n[ 0.413082] usbcore: registered new device driver usb\n[ 0.414261] PCI: Using ACPI for IRQ routing\n[ 0.415399] NetLabel: Initializing\n[ 0.416130] NetLabel: domain hash size = 128\n[ 0.416994] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.417965] NetLabel: unlabeled traffic allowed by default\n[ 0.419185] clocksource: Switched to clocksource kvm-clock\n[ 0.427976] AppArmor: AppArmor Filesystem Enabled\n[ 0.428960] pnp: PnP ACPI init\n[ 0.429951] pnp: PnP ACPI: found 5 devices\n[ 0.436990] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438753] NET: Registered protocol family 2\n[ 0.439866] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.441191] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.442424] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.443657] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444759] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445957] NET: Registered protocol family 1\n[ 0.446847] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447974] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.449068] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.467798] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.486540] Trying to unpack rootfs image as initramfs...\n[ 0.543809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.545551] Scanning for low memory corruption every 60 seconds\n[ 0.546991] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.548176] audit: initializing netlink subsys (disabled)\n[ 0.549227] audit: type=2000 audit(1532248294.868:1): initialized\n[ 0.550569] Initialise system trusted keyring\n[ 0.551546] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.552723] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554990] zbud: loaded\n[ 0.555803] VFS: Disk quotas dquot_6.6.0\n[ 0.556649] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.558352] fuse init (API version 7.23)\n[ 0.559309] Key type big_key registered\n[ 0.560120] Allocating IMA MOK and blacklist keyrings.\n[ 0.561528] Key type asymmetric registered\n[ 0.562370] Asymmetric key parser 'x509' registered\n[ 0.563352] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.564868] io scheduler noop registered\n[ 0.565687] io scheduler deadline registered (default)\n[ 0.566701] io scheduler cfq registered\n[ 0.567583] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.568648] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.569938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.571422] ACPI: Power Button [PWRF]\n[ 0.572318] GHES: HEST is not enabled!\n[ 0.590666] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.628480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.630762] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657012] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659976] Linux agpgart interface v0.103\n[ 0.663461] brd: module loaded\n[ 0.665404] loop: module loaded\n[ 0.670613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.672092] GPT:90111 != 20971519\n[ 0.672810] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673927] GPT:90111 != 20971519\n[ 0.674630] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675621] vda: vda1 vda15\n[ 0.677222] scsi host0: ata_piix\n[ 0.678040] scsi host1: ata_piix\n[ 0.678774] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.680029] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.681371] libphy: Fixed MDIO Bus: probed\n[ 0.682252] tun: Universal TUN/TAP device driver, 1.6\n[ 0.683278] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.685708] PPP generic driver version 2.4.2\n[ 0.686681] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687916] ehci-pci: EHCI PCI platform driver\n[ 0.688813] ehci-platform: EHCI generic platform driver\n[ 0.689824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.691066] ohci-pci: OHCI PCI platform driver\n[ 0.691967] ohci-platform: OHCI generic platform driver\n[ 0.692978] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.711893] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.712936] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.714429] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.715487] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.716670] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.717929] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.719400] usb usb1: Product: UHCI Host Controller\n[ 0.720356] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.721521] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722533] hub 1-0:1.0: USB hub found\n[ 0.723442] hub 1-0:1.0: 2 ports detected\n[ 0.724551] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.726771] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.727869] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.728965] mousedev: PS/2 mouse device common for all mice\n[ 0.730297] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.732206] rtc_cmos 00:00: RTC can wake from S4\n[ 0.733370] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.734585] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.735811] i2c /dev entries driver\n[ 0.736611] device-mapper: uevent: version 1.0.3\n[ 0.737613] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.739295] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.740793] NET: Registered protocol family 10\n[ 0.741995] NET: Registered protocol family 17\n[ 0.742918] Key type dns_resolver registered\n[ 0.743995] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.745108] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.746588] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.748474] registered taskstats version 1\n[ 0.749341] Loading compiled-in X.509 certificates\n[ 0.750828] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.752726] zswap: loaded using pool lzo/zbud\n[ 0.754660] Key type trusted registered\n[ 0.756566] Key type encrypted registered\n[ 0.757409] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.758464] ima: No TPM chip found, activating TPM-bypass!\n[ 0.759543] evm: HMAC attrs: 0x1\n[ 0.771071] Magic number: 10:982:523\n[ 0.772018] rtc_cmos 00:00: setting system clock to 2018-07-22 08:31:34 UTC (1532248294)\n[ 0.773687] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.774819] EDD information not available.\n[ 0.836742] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.838332] Write protecting the kernel read-only data: 14336k\n[ 0.840554] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.900815] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-0000008c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDVhTj9RDLReDG42bKpOfjc6guA1ZvP0k+APgphzAW5KO7I0qhS6E/vZKpW/ilt7cV8sJ9GguBlq4NBHABk0+Y0YyuBxsWcA+QhtTRirWwFT5fVIXYvHSpcTTWZd7+nzSaYXt5Rfivi+G0y5mJ+XdaFHg1dyGFOAX0pxUddswToDBp3hMNZ2Ca4oxyFkKqfGN2gZt2wNZEvyAnHtWllMvzA0O5/lQTFw1oztwEZd2KfOSFqkZwmDZv3t3y3ICr+aP+SqDTEKGnvAjkJVUQHzFG2QZhC2JaFEJp5kSRbrFkgDwGIsFF/yqkVm8VgVz4gMsHryZ1dCR+yaT7+WSkxrUf root@createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716\nssh-dss AAAAB3NzaC1kc3MAAACBAO4qCsod7+35pxG11pQqBMCLQ8qDwprUZ5ODBBJcFBZClnfRQlmKZ9+7CgGvKM+0IoNuwfX//nNYmjolYYBNtsr8RS3qfZt2FtS8YCUvKo19TB0opluiGzVFdd9NSC0jK6IcOTWW5JsEddovXgRPRzyutyzGY5SmH/6R0bd9IP81AAAAFQDqQfA35tfnP9wrfXESjok+MkIG6QAAAIEAuQ/Ox1Ux9xTwh8huB4SvbeBZfHA4YUW7KSTxtrrV+Y0psWXySd9MZP60qcLR3se+DC0co3+Q8/Y7KvA73mvr0hP7z0I7JWS1Vihg4dkUbmnjfrNsCobLOq8h9IZmeRBZbWHe5AnIhaR3vnR26hKulGkjSPdR0AYlAzXO9DPCkgsAAACBAJ8vCNAO658oIgfxZfQFmuR3/8rduKppUCjPxcUZ+lq7ATlrg3gyVC9J1PsOhy2P7pTWjl/Ly1sr2XptDZwPlwp9Qh7IJ7UlFGDpgt/G+29nA+DDfzY/NOwa2NwXxy0fh1shp21WASxojq1svaAsZEHorueA8388vdoSuH2lCTso root@createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe4c:a039/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000008c\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.19 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716 login: "} 2018-07-22 08:31:43,310 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42/action used request id req-5f58aebb-750b-4bf5-bd97-12dfc513a2bc 2018-07-22 08:31:43,312 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-22 08:31:43,312 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 475530084 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.149102] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.150778] pid_max: default: 32768 minimum: 301 [ 0.151690] ACPI: Core revision 20150930 [ 0.153110] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.154448] Security Framework initialized [ 0.155273] Yama: becoming mindful. [ 0.156012] AppArmor: AppArmor initialized [ 0.156891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.158248] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.159540] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.160768] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.162214] Initializing cgroup subsys io [ 0.163037] Initializing cgroup subsys memory [ 0.163907] Initializing cgroup subsys devices [ 0.164796] Initializing cgroup subsys freezer [ 0.165676] Initializing cgroup subsys net_cls [ 0.166552] Initializing cgroup subsys perf_event [ 0.167468] Initializing cgroup subsys net_prio [ 0.168368] Initializing cgroup subsys hugetlb [ 0.169246] Initializing cgroup subsys pids [ 0.170122] CPU: Physical Processor ID: 0 [ 0.171647] mce: CPU supports 10 MCE banks [ 0.172513] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.173526] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.175740] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181912] ftrace: allocating 31920 entries in 125 pages [ 0.207182] smpboot: Max logical packages: 2 [ 0.208055] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.209272] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.210641] x2apic enabled [ 0.211456] Switched APIC routing to physical x2apic. [ 0.213216] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214453] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216760] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218728] KVM setup paravirtual spinlock [ 0.220175] x86: Booting SMP configuration: [ 0.221095] .... node #0, CPUs: #1 [ 0.222006] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.243703] x86: Booted up 1 node, 2 CPUs [ 0.243705] KVM setup async PF for cpu 1 [ 0.243708] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.246328] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.247863] devtmpfs: initialized [ 0.249604] evm: security.selinux [ 0.250314] evm: security.SMACK64 [ 0.251010] evm: security.SMACK64EXEC [ 0.251772] evm: security.SMACK64TRANSMUTE [ 0.252593] evm: security.SMACK64MMAP [ 0.253341] evm: security.ima [ 0.253983] evm: security.capability [ 0.254847] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.256754] pinctrl core: initialized pinctrl subsystem [ 0.257872] RTC time: 8:31:33, date: 07/22/18 [ 0.258881] NET: Registered protocol family 16 [ 0.268757] cpuidle: using governor ladder [ 0.280805] cpuidle: using governor menu [ 0.281631] PCCT header not found. [ 0.282441] ACPI: bus type PCI registered [ 0.283257] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.284528] PCI: Using configuration type 1 for base access [ 0.297903] ACPI: Added _OSI(Module Device) [ 0.298762] ACPI: Added _OSI(Processor Device) [ 0.299633] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.300544] ACPI: Added _OSI(Processor Aggregator Device) [ 0.302542] ACPI: Interpreter enabled [ 0.303325] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.305190] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.307063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.308927] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.310794] ACPI: (supports S0 S5) [ 0.311508] ACPI: Using IOAPIC for interrupt routing [ 0.312465] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.315879] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.317043] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.318300] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.319509] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.321779] acpiphp: Slot [3] registered [ 0.322599] acpiphp: Slot [4] registered [ 0.323411] acpiphp: Slot [5] registered [ 0.324215] acpiphp: Slot [6] registered [ 0.325024] acpiphp: Slot [7] registered [ 0.325835] acpiphp: Slot [8] registered [ 0.326649] acpiphp: Slot [9] registered [ 0.327458] acpiphp: Slot [10] registered [ 0.338435] acpiphp: Slot [11] registered [ 0.339260] acpiphp: Slot [12] registered [ 0.340081] acpiphp: Slot [13] registered [ 0.340906] acpiphp: Slot [14] registered [ 0.341728] acpiphp: Slot [15] registered [ 0.342557] acpiphp: Slot [16] registered [ 0.343382] acpiphp: Slot [17] registered [ 0.344201] acpiphp: Slot [18] registered [ 0.345024] acpiphp: Slot [19] registered [ 0.345847] acpiphp: Slot [20] registered [ 0.346676] acpiphp: Slot [21] registered [ 0.347498] acpiphp: Slot [22] registered [ 0.348323] acpiphp: Slot [23] registered [ 0.349146] acpiphp: Slot [24] registered [ 0.349970] acpiphp: Slot [25] registered [ 0.350798] acpiphp: Slot [26] registered [ 0.351624] acpiphp: Slot [27] registered [ 0.352448] acpiphp: Slot [28] registered [ 0.353335] acpiphp: Slot [29] registered [ 0.354152] acpiphp: Slot [30] registered [ 0.354978] acpiphp: Slot [31] registered [ 0.355799] PCI host bridge to bus 0000:00 [ 0.356619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.357847] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.359080] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.360547] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.362011] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.363512] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.366920] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.368221] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.369417] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.370702] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.374268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.375939] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.395470] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.397664] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.399126] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.400562] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.401965] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.403294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.404694] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.405766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.407338] vgaarb: loaded [ 0.407946] vgaarb: bridge control possible 0000:00:02.0 [ 0.409205] SCSI subsystem initialized [ 0.410164] ACPI: bus type USB registered [ 0.411004] usbcore: registered new interface driver usbfs [ 0.412056] usbcore: registered new interface driver hub [ 0.413082] usbcore: registered new device driver usb [ 0.414261] PCI: Using ACPI for IRQ routing [ 0.415399] NetLabel: Initializing [ 0.416130] NetLabel: domain hash size = 128 [ 0.416994] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.417965] NetLabel: unlabeled traffic allowed by default [ 0.419185] clocksource: Switched to clocksource kvm-clock [ 0.427976] AppArmor: AppArmor Filesystem Enabled [ 0.428960] pnp: PnP ACPI init [ 0.429951] pnp: PnP ACPI: found 5 devices [ 0.436990] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.438753] NET: Registered protocol family 2 [ 0.439866] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.441191] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.442424] TCP: Hash tables configured (established 4096 bind 4096) [ 0.443657] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.444759] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.445957] NET: Registered protocol family 1 [ 0.446847] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.447974] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.449068] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.467798] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.486540] Trying to unpack rootfs image as initramfs... [ 0.543809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.545551] Scanning for low memory corruption every 60 seconds [ 0.546991] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.548176] audit: initializing netlink subsys (disabled) [ 0.549227] audit: type=2000 audit(1532248294.868:1): initialized [ 0.550569] Initialise system trusted keyring [ 0.551546] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.552723] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554990] zbud: loaded [ 0.555803] VFS: Disk quotas dquot_6.6.0 [ 0.556649] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.558352] fuse init (API version 7.23) [ 0.559309] Key type big_key registered [ 0.560120] Allocating IMA MOK and blacklist keyrings. [ 0.561528] Key type asymmetric registered [ 0.562370] Asymmetric key parser 'x509' registered [ 0.563352] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.564868] io scheduler noop registered [ 0.565687] io scheduler deadline registered (default) [ 0.566701] io scheduler cfq registered [ 0.567583] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.568648] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.569938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.571422] ACPI: Power Button [PWRF] [ 0.572318] GHES: HEST is not enabled! [ 0.590666] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.628480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.630762] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657012] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659976] Linux agpgart interface v0.103 [ 0.663461] brd: module loaded [ 0.665404] loop: module loaded [ 0.670613] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.672092] GPT:90111 != 20971519 [ 0.672810] GPT:Alternate GPT header not at the end of the disk. [ 0.673927] GPT:90111 != 20971519 [ 0.674630] GPT: Use GNU Parted to correct GPT errors. [ 0.675621] vda: vda1 vda15 [ 0.677222] scsi host0: ata_piix [ 0.678040] scsi host1: ata_piix [ 0.678774] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.680029] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.681371] libphy: Fixed MDIO Bus: probed [ 0.682252] tun: Universal TUN/TAP device driver, 1.6 [ 0.683278] tun: (C) 1999-2004 Max Krasnyansky [ 0.685708] PPP generic driver version 2.4.2 [ 0.686681] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687916] ehci-pci: EHCI PCI platform driver [ 0.688813] ehci-platform: EHCI generic platform driver [ 0.689824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.691066] ohci-pci: OHCI PCI platform driver [ 0.691967] ohci-platform: OHCI generic platform driver [ 0.692978] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711893] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712936] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.714429] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.715487] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.716670] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717929] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.719400] usb usb1: Product: UHCI Host Controller [ 0.720356] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.721521] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722533] hub 1-0:1.0: USB hub found [ 0.723442] hub 1-0:1.0: 2 ports detected [ 0.724551] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.726771] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.727869] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.728965] mousedev: PS/2 mouse device common for all mice [ 0.730297] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.732206] rtc_cmos 00:00: RTC can wake from S4 [ 0.733370] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.734585] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.735811] i2c /dev entries driver [ 0.736611] device-mapper: uevent: version 1.0.3 [ 0.737613] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.739295] ledtrig-cpu: registered to indicate activity on CPUs [ 0.740793] NET: Registered protocol family 10 [ 0.741995] NET: Registered protocol family 17 [ 0.742918] Key type dns_resolver registered [ 0.743995] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.745108] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.746588] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.748474] registered taskstats version 1 [ 0.749341] Loading compiled-in X.509 certificates [ 0.750828] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.752726] zswap: loaded using pool lzo/zbud [ 0.754660] Key type trusted registered [ 0.756566] Key type encrypted registered [ 0.757409] AppArmor: AppArmor sha1 policy hashing enabled [ 0.758464] ima: No TPM chip found, activating TPM-bypass! [ 0.759543] evm: HMAC attrs: 0x1 [ 0.771071] Magic number: 10:982:523 [ 0.772018] rtc_cmos 00:00: setting system clock to 2018-07-22 08:31:34 UTC (1532248294) [ 0.773687] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.774819] EDD information not available. [ 0.836742] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.838332] Write protecting the kernel read-only data: 14336k [ 0.840554] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.842450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.900815] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.98. iid=i-0000008c failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDVhTj9RDLReDG42bKpOfjc6guA1ZvP0k+APgphzAW5KO7I0qhS6E/vZKpW/ilt7cV8sJ9GguBlq4NBHABk0+Y0YyuBxsWcA+QhtTRirWwFT5fVIXYvHSpcTTWZd7+nzSaYXt5Rfivi+G0y5mJ+XdaFHg1dyGFOAX0pxUddswToDBp3hMNZ2Ca4oxyFkKqfGN2gZt2wNZEvyAnHtWllMvzA0O5/lQTFw1oztwEZd2KfOSFqkZwmDZv3t3y3ICr+aP+SqDTEKGnvAjkJVUQHzFG2QZhC2JaFEJp5kSRbrFkgDwGIsFF/yqkVm8VgVz4gMsHryZ1dCR+yaT7+WSkxrUf root@createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716 ssh-dss AAAAB3NzaC1kc3MAAACBAO4qCsod7+35pxG11pQqBMCLQ8qDwprUZ5ODBBJcFBZClnfRQlmKZ9+7CgGvKM+0IoNuwfX//nNYmjolYYBNtsr8RS3qfZt2FtS8YCUvKo19TB0opluiGzVFdd9NSC0jK6IcOTWW5JsEddovXgRPRzyutyzGY5SmH/6R0bd9IP81AAAAFQDqQfA35tfnP9wrfXESjok+MkIG6QAAAIEAuQ/Ox1Ux9xTwh8huB4SvbeBZfHA4YUW7KSTxtrrV+Y0psWXySd9MZP60qcLR3se+DC0co3+Q8/Y7KvA73mvr0hP7z0I7JWS1Vihg4dkUbmnjfrNsCobLOq8h9IZmeRBZbWHe5AnIhaR3vnR26hKulGkjSPdR0AYlAzXO9DPCkgsAAACBAJ8vCNAO658oIgfxZfQFmuR3/8rduKppUCjPxcUZ+lq7ATlrg3gyVC9J1PsOhy2P7pTWjl/Ly1sr2XptDZwPlwp9Qh7IJ7UlFGDpgt/G+29nA+DDfzY/NOwa2NwXxy0fh1shp21WASxojq1svaAsZEHorueA8388vdoSuH2lCTso root@createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe4c:a039/64, ip-route:default via 10.200.202.1 dev eth0 ip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 ip-route:169.254.169.254 via 10.200.202.1 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000008c name: N/A availability-zone: nova local-hostname: createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716 launch-index: 0 === cirros: current=0.4.0 uptime=4.19 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716 login: 2018-07-22 08:31:44,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:44,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:44 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-0a6e3aca-fc31-46e0-b14d-092547968a84 x-compute-request-id: req-0a6e3aca-fc31-46e0-b14d-092547968a84 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:10:07", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:31:11.000000", "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "60e567f9-888b-4c37-a505-93fa4fb3c9f3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp"}], "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:31:11Z", "hostId": "ad69aee3d8f9c7c0187242f5565fe74d27fd45c089b2d2de030f18e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1", "created": "2018-07-22T08:31:04Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:44,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 used request id req-0a6e3aca-fc31-46e0-b14d-092547968a84 2018-07-22 08:31:44,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 08:31:45,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:44 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-9e11319c-e60f-49e0-adce-7638c60e6789 x-compute-request-id: req-9e11319c-e60f-49e0-adce-7638c60e6789 Content-Encoding: gzip Content-Length: 9671 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482376087 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.165813] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.167566] pid_max: default: 32768 minimum: 301\n[ 0.168512] ACPI: Core revision 20150930\n[ 0.169959] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171355] Security Framework initialized\n[ 0.172214] Yama: becoming mindful.\n[ 0.173028] AppArmor: AppArmor initialized\n[ 0.173931] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.175324] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.176678] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.177955] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179438] Initializing cgroup subsys io\n[ 0.180469] Initializing cgroup subsys memory\n[ 0.181704] Initializing cgroup subsys devices\n[ 0.182831] Initializing cgroup subsys freezer\n[ 0.183758] Initializing cgroup subsys net_cls\n[ 0.184750] Initializing cgroup subsys perf_event\n[ 0.186000] Initializing cgroup subsys net_prio\n[ 0.186964] Initializing cgroup subsys hugetlb\n[ 0.187921] Initializing cgroup subsys pids\n[ 0.188880] CPU: Physical Processor ID: 0\n[ 0.190486] mce: CPU supports 10 MCE banks\n[ 0.191504] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.192604] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.194946] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.201097] ftrace: allocating 31920 entries in 125 pages\n[ 0.225814] smpboot: Max logical packages: 2\n[ 0.226973] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.228407] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.230195] x2apic enabled\n[ 0.231087] Switched APIC routing to physical x2apic.\n[ 0.232986] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234391] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239340] KVM setup paravirtual spinlock\n[ 0.241019] x86: Booting SMP configuration:\n[ 0.242037] .... node #0, CPUs: #1\n[ 0.243089] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.265337] x86: Booted up 1 node, 2 CPUs\n[ 0.265339] KVM setup async PF for cpu 1\n[ 0.265342] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.268699] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.270783] devtmpfs: initialized\n[ 0.272708] evm: security.selinux\n[ 0.273667] evm: security.SMACK64\n[ 0.274619] evm: security.SMACK64EXEC\n[ 0.275647] evm: security.SMACK64TRANSMUTE\n[ 0.276746] evm: security.SMACK64MMAP\n[ 0.277761] evm: security.ima\n[ 0.278662] evm: security.capability\n[ 0.279798] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.282201] pinctrl core: initialized pinctrl subsystem\n[ 0.283701] RTC time: 8:31:11, date: 07/22/18\n[ 0.285027] NET: Registered protocol family 16\n[ 0.295707] cpuidle: using governor ladder\n[ 0.307853] cpuidle: using governor menu\n[ 0.308855] PCCT header not found.\n[ 0.309677] ACPI: bus type PCI registered\n[ 0.310536] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311898] PCI: Using configuration type 1 for base access\n[ 0.324283] ACPI: Added _OSI(Module Device)\n[ 0.325226] ACPI: Added _OSI(Processor Device)\n[ 0.326176] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.327164] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.329237] ACPI: Interpreter enabled\n[ 0.330095] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334191] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336170] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338175] ACPI: (supports S0 S5)\n[ 0.338947] ACPI: Using IOAPIC for interrupt routing\n[ 0.340004] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343504] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.344769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.346110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.347411] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349898] acpiphp: Slot [3] registered\n[ 0.350755] acpiphp: Slot [4] registered\n[ 0.351598] acpiphp: Slot [5] registered\n[ 0.352434] acpiphp: Slot [6] registered\n[ 0.353310] acpiphp: Slot [7] registered\n[ 0.354219] acpiphp: Slot [8] registered\n[ 0.355100] acpiphp: Slot [9] registered\n[ 0.355979] acpiphp: Slot [10] registered\n[ 0.366828] acpiphp: Slot [11] registered\n[ 0.367755] acpiphp: Slot [12] registered\n[ 0.368626] acpiphp: Slot [13] registered\n[ 0.369492] acpiphp: Slot [14] registered\n[ 0.370402] acpiphp: Slot [15] registered\n[ 0.371310] acpiphp: Slot [16] registered\n[ 0.372167] acpiphp: Slot [17] registered\n[ 0.373046] acpiphp: Slot [18] registered\n[ 0.373937] acpiphp: Slot [19] registered\n[ 0.374884] acpiphp: Slot [20] registered\n[ 0.375760] acpiphp: Slot [21] registered\n[ 0.376643] acpiphp: Slot [22] registered\n[ 0.377542] acpiphp: Slot [23] registered\n[ 0.378461] acpiphp: Slot [24] registered\n[ 0.379348] acpiphp: Slot [25] registered\n[ 0.380292] acpiphp: Slot [26] registered\n[ 0.381184] acpiphp: Slot [27] registered\n[ 0.382040] acpiphp: Slot [28] registered\n[ 0.382966] acpiphp: Slot [29] registered\n[ 0.383835] acpiphp: Slot [30] registered\n[ 0.384701] acpiphp: Slot [31] registered\n[ 0.385547] PCI host bridge to bus 0000:00\n[ 0.386434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387798] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389095] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390708] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392248] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.393871] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.397390] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398834] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400094] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.401443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.405055] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.406800] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425983] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428053] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429628] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431172] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432657] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434069] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435513] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436660] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438330] vgaarb: loaded\n[ 0.438988] vgaarb: bridge control possible 0000:00:02.0\n[ 0.440307] SCSI subsystem initialized\n[ 0.441312] ACPI: bus type USB registered\n[ 0.442224] usbcore: registered new interface driver usbfs\n[ 0.443357] usbcore: registered new interface driver hub\n[ 0.444486] usbcore: registered new device driver usb\n[ 0.445729] PCI: Using ACPI for IRQ routing\n[ 0.446937] NetLabel: Initializing\n[ 0.447701] NetLabel: domain hash size = 128\n[ 0.448625] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.449669] NetLabel: unlabeled traffic allowed by default\n[ 0.450925] clocksource: Switched to clocksource kvm-clock\n[ 0.459744] AppArmor: AppArmor Filesystem Enabled\n[ 0.460821] pnp: PnP ACPI init\n[ 0.461837] pnp: PnP ACPI: found 5 devices\n[ 0.468865] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.470790] NET: Registered protocol family 2\n[ 0.471962] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.473398] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.474726] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.476036] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.477253] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478568] NET: Registered protocol family 1\n[ 0.479523] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.480717] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.481868] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.500289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518973] Trying to unpack rootfs image as initramfs...\n[ 0.576971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.579400] Scanning for low memory corruption every 60 seconds\n[ 0.581466] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.583300] audit: initializing netlink subsys (disabled)\n[ 0.584901] audit: type=2000 audit(1532248271.827:1): initialized\n[ 0.586864] Initialise system trusted keyring\n[ 0.588329] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.590168] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.593061] zbud: loaded\n[ 0.594100] VFS: Disk quotas dquot_6.6.0\n[ 0.595387] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.597765] fuse init (API version 7.23)\n[ 0.599138] Key type big_key registered\n[ 0.600344] Allocating IMA MOK and blacklist keyrings.\n[ 0.602182] Key type asymmetric registered\n[ 0.603456] Asymmetric key parser 'x509' registered\n[ 0.604930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.607179] io scheduler noop registered\n[ 0.608405] io scheduler deadline registered (default)\n[ 0.609952] io scheduler cfq registered\n[ 0.611261] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.612927] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.614889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.617120] ACPI: Power Button [PWRF]\n[ 0.618451] GHES: HEST is not enabled!\n[ 0.637152] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674835] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677554] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701214] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704351] Linux agpgart interface v0.103\n[ 0.707784] brd: module loaded\n[ 0.709990] loop: module loaded\n[ 0.714432] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.716083] GPT:90111 != 20971519\n[ 0.716839] GPT:Alternate GPT header not at the end of the disk.\n[ 0.718053] GPT:90111 != 20971519\n[ 0.718781] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719856] vda: vda1 vda15\n[ 0.721246] scsi host0: ata_piix\n[ 0.722142] scsi host1: ata_piix\n[ 0.722951] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724310] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726013] libphy: Fixed MDIO Bus: probed\n[ 0.726902] tun: Universal TUN/TAP device driver, 1.6\n[ 0.727983] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.730058] PPP generic driver version 2.4.2\n[ 0.731099] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.732423] ehci-pci: EHCI PCI platform driver\n[ 0.733389] ehci-platform: EHCI generic platform driver\n[ 0.734464] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.735753] ohci-pci: OHCI PCI platform driver\n[ 0.736702] ohci-platform: OHCI generic platform driver\n[ 0.737756] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756463] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757590] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759197] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.760287] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.761548] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.762933] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.764485] usb usb1: Product: UHCI Host Controller\n[ 0.765488] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.766729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.767784] hub 1-0:1.0: USB hub found\n[ 0.768621] hub 1-0:1.0: 2 ports detected\n[ 0.769628] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.771971] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.773051] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774182] mousedev: PS/2 mouse device common for all mice\n[ 0.775518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.776829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.778680] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.780128] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.781475] i2c /dev entries driver\n[ 0.782332] device-mapper: uevent: version 1.0.3\n[ 0.783416] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.785199] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.786674] NET: Registered protocol family 10\n[ 0.787896] NET: Registered protocol family 17\n[ 0.788883] Key type dns_resolver registered\n[ 0.789917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.791599] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.792797] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.794786] registered taskstats version 1\n[ 0.795725] Loading compiled-in X.509 certificates\n[ 0.797249] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.799310] zswap: loaded using pool lzo/zbud\n[ 0.801195] Key type trusted registered\n[ 0.803267] Key type encrypted registered\n[ 0.804172] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805278] ima: No TPM chip found, activating TPM-bypass!\n[ 0.806413] evm: HMAC attrs: 0x1\n[ 0.817619] Magic number: 10:982:523\n[ 0.818596] rtc_cmos 00:00: setting system clock to 2018-07-22 08:31:12 UTC (1532248272)\n[ 0.820439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.821683] EDD information not available.\n[ 0.880322] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.882174] Write protecting the kernel read-only data: 14336k\n[ 0.884446] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886551] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.061486] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.01. iid=i-00000089\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 12.96s]\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc6cRNagRSEmykdGB34pm8GQZEBxkTG8I4O+aiAK2PLGScS/lNizKvgQ8N592wxat/6nITnhtcJ9/HgxUlOYbr3muVrcsHtI6jC9Tb6JV54JzLvKkw0F7DD4Ud1I2+3rNkpNkQ20HFn7/sE0eXKP1DfEqijUG4oZfgM0QNpm546N3f7zbZxHcfmiAkVmsLrmfThV+Rq1rdNipgbQ2slUUra+/lCBozTsE2HXc6/5yY/YWMhpa3PhUaWr4OuCQmI2Vg2cbvtYV5PGiIMyIBiHCcO4YaEm+oRHpr+8iTX94S5FFjfLodFqZKImQyt/A9PQzgrL2KA0f13njZzmr+4jPX root@createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716\nssh-dss AAAAB3NzaC1kc3MAAACBAM/BU3sdOrTQfjonwBKNvxR1FH72dbZzAiz+Tv2Q7oRBEF45G7AKWyGx7lXsvd9JLEE2F6rmdgU47ht/Xjebt6LHf9F+SmM6BbdkXXfJ3CaESLUg1KWhM9s/nm77yEt31fSR8Q54Bisyj/bGwi66/Bo+c4eYHOdrbUMI7RRLXhcnAAAAFQCyOAcDrJZtTqbviqB+vdkbQTtAaQAAAIEAqVvnxaiIl2vNhBuKBlA+qQD8sAdZQV5tXNUDioXveaBu9HqR4opxkJrrT7/S5xLefRVw1Is+qzUQi6CK9tS0xl+9QClogb5GKzNqGnKf7a6n9h7MBFCnr/7qWyJPkhOAo9KirXwwZmghCSnC3YsIV4WR2RcwsPpLrlwSBKujpKoAAACBAL0cP7WVW+7A5PY/br6erI70w77zhaxkAI8eqq9eY/DtFlfaT0/+jlyoCpLQG53TLgY+N3uByUmddymW8LOJbTRWyW5Ei6QWd24E4OmKtn1/01zunI57uazJta8g7QoNPkqRWy51Ijkd6kmZeaqlJpzyS1M4v41Xy0cRdMDb+wR+ root@createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:feb3:1007/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000089\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=26.60 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716 login: "} 2018-07-22 08:31:45,039 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3/action used request id req-9e11319c-e60f-49e0-adce-7638c60e6789 2018-07-22 08:31:46,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:46,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:46 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-a4892d90-89df-40ed-bb5f-6be4cac5bba0 x-compute-request-id: req-a4892d90-89df-40ed-bb5f-6be4cac5bba0 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:a0:39", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:31:34.000000", "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp"}], "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:31:34Z", "hostId": "eb10ddf8569e6cc825357e2b7e434074d8c8ac272fab36f2bb5f5dc0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2", "created": "2018-07-22T08:31:26Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:46,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 used request id req-a4892d90-89df-40ed-bb5f-6be4cac5bba0 2018-07-22 08:31:46,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 08:31:46,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:46 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-f5ad2676-69ed-4e1e-a93c-db3c03c35ee2 x-compute-request-id: req-f5ad2676-69ed-4e1e-a93c-db3c03c35ee2 Content-Encoding: gzip Content-Length: 9640 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475530084 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.149102] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150778] pid_max: default: 32768 minimum: 301\n[ 0.151690] ACPI: Core revision 20150930\n[ 0.153110] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154448] Security Framework initialized\n[ 0.155273] Yama: becoming mindful.\n[ 0.156012] AppArmor: AppArmor initialized\n[ 0.156891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158248] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.159540] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160768] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162214] Initializing cgroup subsys io\n[ 0.163037] Initializing cgroup subsys memory\n[ 0.163907] Initializing cgroup subsys devices\n[ 0.164796] Initializing cgroup subsys freezer\n[ 0.165676] Initializing cgroup subsys net_cls\n[ 0.166552] Initializing cgroup subsys perf_event\n[ 0.167468] Initializing cgroup subsys net_prio\n[ 0.168368] Initializing cgroup subsys hugetlb\n[ 0.169246] Initializing cgroup subsys pids\n[ 0.170122] CPU: Physical Processor ID: 0\n[ 0.171647] mce: CPU supports 10 MCE banks\n[ 0.172513] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.173526] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175740] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181912] ftrace: allocating 31920 entries in 125 pages\n[ 0.207182] smpboot: Max logical packages: 2\n[ 0.208055] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209272] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.210641] x2apic enabled\n[ 0.211456] Switched APIC routing to physical x2apic.\n[ 0.213216] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214453] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216760] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218728] KVM setup paravirtual spinlock\n[ 0.220175] x86: Booting SMP configuration:\n[ 0.221095] .... node #0, CPUs: #1\n[ 0.222006] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.243703] x86: Booted up 1 node, 2 CPUs\n[ 0.243705] KVM setup async PF for cpu 1\n[ 0.243708] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.246328] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.247863] devtmpfs: initialized\n[ 0.249604] evm: security.selinux\n[ 0.250314] evm: security.SMACK64\n[ 0.251010] evm: security.SMACK64EXEC\n[ 0.251772] evm: security.SMACK64TRANSMUTE\n[ 0.252593] evm: security.SMACK64MMAP\n[ 0.253341] evm: security.ima\n[ 0.253983] evm: security.capability\n[ 0.254847] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.256754] pinctrl core: initialized pinctrl subsystem\n[ 0.257872] RTC time: 8:31:33, date: 07/22/18\n[ 0.258881] NET: Registered protocol family 16\n[ 0.268757] cpuidle: using governor ladder\n[ 0.280805] cpuidle: using governor menu\n[ 0.281631] PCCT header not found.\n[ 0.282441] ACPI: bus type PCI registered\n[ 0.283257] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.284528] PCI: Using configuration type 1 for base access\n[ 0.297903] ACPI: Added _OSI(Module Device)\n[ 0.298762] ACPI: Added _OSI(Processor Device)\n[ 0.299633] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.300544] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.302542] ACPI: Interpreter enabled\n[ 0.303325] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.305190] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.307063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.308927] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.310794] ACPI: (supports S0 S5)\n[ 0.311508] ACPI: Using IOAPIC for interrupt routing\n[ 0.312465] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.315879] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.317043] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.318300] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.319509] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.321779] acpiphp: Slot [3] registered\n[ 0.322599] acpiphp: Slot [4] registered\n[ 0.323411] acpiphp: Slot [5] registered\n[ 0.324215] acpiphp: Slot [6] registered\n[ 0.325024] acpiphp: Slot [7] registered\n[ 0.325835] acpiphp: Slot [8] registered\n[ 0.326649] acpiphp: Slot [9] registered\n[ 0.327458] acpiphp: Slot [10] registered\n[ 0.338435] acpiphp: Slot [11] registered\n[ 0.339260] acpiphp: Slot [12] registered\n[ 0.340081] acpiphp: Slot [13] registered\n[ 0.340906] acpiphp: Slot [14] registered\n[ 0.341728] acpiphp: Slot [15] registered\n[ 0.342557] acpiphp: Slot [16] registered\n[ 0.343382] acpiphp: Slot [17] registered\n[ 0.344201] acpiphp: Slot [18] registered\n[ 0.345024] acpiphp: Slot [19] registered\n[ 0.345847] acpiphp: Slot [20] registered\n[ 0.346676] acpiphp: Slot [21] registered\n[ 0.347498] acpiphp: Slot [22] registered\n[ 0.348323] acpiphp: Slot [23] registered\n[ 0.349146] acpiphp: Slot [24] registered\n[ 0.349970] acpiphp: Slot [25] registered\n[ 0.350798] acpiphp: Slot [26] registered\n[ 0.351624] acpiphp: Slot [27] registered\n[ 0.352448] acpiphp: Slot [28] registered\n[ 0.353335] acpiphp: Slot [29] registered\n[ 0.354152] acpiphp: Slot [30] registered\n[ 0.354978] acpiphp: Slot [31] registered\n[ 0.355799] PCI host bridge to bus 0000:00\n[ 0.356619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.357847] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.359080] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.360547] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.362011] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.363512] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.366920] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.368221] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.369417] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.370702] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.374268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.375939] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.395470] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.397664] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.399126] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.400562] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.401965] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.403294] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.404694] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.405766] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.407338] vgaarb: loaded\n[ 0.407946] vgaarb: bridge control possible 0000:00:02.0\n[ 0.409205] SCSI subsystem initialized\n[ 0.410164] ACPI: bus type USB registered\n[ 0.411004] usbcore: registered new interface driver usbfs\n[ 0.412056] usbcore: registered new interface driver hub\n[ 0.413082] usbcore: registered new device driver usb\n[ 0.414261] PCI: Using ACPI for IRQ routing\n[ 0.415399] NetLabel: Initializing\n[ 0.416130] NetLabel: domain hash size = 128\n[ 0.416994] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.417965] NetLabel: unlabeled traffic allowed by default\n[ 0.419185] clocksource: Switched to clocksource kvm-clock\n[ 0.427976] AppArmor: AppArmor Filesystem Enabled\n[ 0.428960] pnp: PnP ACPI init\n[ 0.429951] pnp: PnP ACPI: found 5 devices\n[ 0.436990] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438753] NET: Registered protocol family 2\n[ 0.439866] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.441191] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.442424] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.443657] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444759] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445957] NET: Registered protocol family 1\n[ 0.446847] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447974] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.449068] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.467798] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.486540] Trying to unpack rootfs image as initramfs...\n[ 0.543809] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.545551] Scanning for low memory corruption every 60 seconds\n[ 0.546991] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.548176] audit: initializing netlink subsys (disabled)\n[ 0.549227] audit: type=2000 audit(1532248294.868:1): initialized\n[ 0.550569] Initialise system trusted keyring\n[ 0.551546] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.552723] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554990] zbud: loaded\n[ 0.555803] VFS: Disk quotas dquot_6.6.0\n[ 0.556649] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.558352] fuse init (API version 7.23)\n[ 0.559309] Key type big_key registered\n[ 0.560120] Allocating IMA MOK and blacklist keyrings.\n[ 0.561528] Key type asymmetric registered\n[ 0.562370] Asymmetric key parser 'x509' registered\n[ 0.563352] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.564868] io scheduler noop registered\n[ 0.565687] io scheduler deadline registered (default)\n[ 0.566701] io scheduler cfq registered\n[ 0.567583] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.568648] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.569938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.571422] ACPI: Power Button [PWRF]\n[ 0.572318] GHES: HEST is not enabled!\n[ 0.590666] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.628480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.630762] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657012] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659976] Linux agpgart interface v0.103\n[ 0.663461] brd: module loaded\n[ 0.665404] loop: module loaded\n[ 0.670613] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.672092] GPT:90111 != 20971519\n[ 0.672810] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673927] GPT:90111 != 20971519\n[ 0.674630] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675621] vda: vda1 vda15\n[ 0.677222] scsi host0: ata_piix\n[ 0.678040] scsi host1: ata_piix\n[ 0.678774] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.680029] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.681371] libphy: Fixed MDIO Bus: probed\n[ 0.682252] tun: Universal TUN/TAP device driver, 1.6\n[ 0.683278] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.685708] PPP generic driver version 2.4.2\n[ 0.686681] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687916] ehci-pci: EHCI PCI platform driver\n[ 0.688813] ehci-platform: EHCI generic platform driver\n[ 0.689824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.691066] ohci-pci: OHCI PCI platform driver\n[ 0.691967] ohci-platform: OHCI generic platform driver\n[ 0.692978] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.711893] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.712936] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.714429] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.715487] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.716670] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.717929] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.719400] usb usb1: Product: UHCI Host Controller\n[ 0.720356] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.721521] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722533] hub 1-0:1.0: USB hub found\n[ 0.723442] hub 1-0:1.0: 2 ports detected\n[ 0.724551] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.726771] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.727869] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.728965] mousedev: PS/2 mouse device common for all mice\n[ 0.730297] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.732206] rtc_cmos 00:00: RTC can wake from S4\n[ 0.733370] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.734585] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.735811] i2c /dev entries driver\n[ 0.736611] device-mapper: uevent: version 1.0.3\n[ 0.737613] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.739295] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.740793] NET: Registered protocol family 10\n[ 0.741995] NET: Registered protocol family 17\n[ 0.742918] Key type dns_resolver registered\n[ 0.743995] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.745108] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.746588] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.748474] registered taskstats version 1\n[ 0.749341] Loading compiled-in X.509 certificates\n[ 0.750828] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.752726] zswap: loaded using pool lzo/zbud\n[ 0.754660] Key type trusted registered\n[ 0.756566] Key type encrypted registered\n[ 0.757409] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.758464] ima: No TPM chip found, activating TPM-bypass!\n[ 0.759543] evm: HMAC attrs: 0x1\n[ 0.771071] Magic number: 10:982:523\n[ 0.772018] rtc_cmos 00:00: setting system clock to 2018-07-22 08:31:34 UTC (1532248294)\n[ 0.773687] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.774819] EDD information not available.\n[ 0.836742] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.838332] Write protecting the kernel read-only data: 14336k\n[ 0.840554] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.900815] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-0000008c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDVhTj9RDLReDG42bKpOfjc6guA1ZvP0k+APgphzAW5KO7I0qhS6E/vZKpW/ilt7cV8sJ9GguBlq4NBHABk0+Y0YyuBxsWcA+QhtTRirWwFT5fVIXYvHSpcTTWZd7+nzSaYXt5Rfivi+G0y5mJ+XdaFHg1dyGFOAX0pxUddswToDBp3hMNZ2Ca4oxyFkKqfGN2gZt2wNZEvyAnHtWllMvzA0O5/lQTFw1oztwEZd2KfOSFqkZwmDZv3t3y3ICr+aP+SqDTEKGnvAjkJVUQHzFG2QZhC2JaFEJp5kSRbrFkgDwGIsFF/yqkVm8VgVz4gMsHryZ1dCR+yaT7+WSkxrUf root@createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716\nssh-dss AAAAB3NzaC1kc3MAAACBAO4qCsod7+35pxG11pQqBMCLQ8qDwprUZ5ODBBJcFBZClnfRQlmKZ9+7CgGvKM+0IoNuwfX//nNYmjolYYBNtsr8RS3qfZt2FtS8YCUvKo19TB0opluiGzVFdd9NSC0jK6IcOTWW5JsEddovXgRPRzyutyzGY5SmH/6R0bd9IP81AAAAFQDqQfA35tfnP9wrfXESjok+MkIG6QAAAIEAuQ/Ox1Ux9xTwh8huB4SvbeBZfHA4YUW7KSTxtrrV+Y0psWXySd9MZP60qcLR3se+DC0co3+Q8/Y7KvA73mvr0hP7z0I7JWS1Vihg4dkUbmnjfrNsCobLOq8h9IZmeRBZbWHe5AnIhaR3vnR26hKulGkjSPdR0AYlAzXO9DPCkgsAAACBAJ8vCNAO658oIgfxZfQFmuR3/8rduKppUCjPxcUZ+lq7ATlrg3gyVC9J1PsOhy2P7pTWjl/Ly1sr2XptDZwPlwp9Qh7IJ7UlFGDpgt/G+29nA+DDfzY/NOwa2NwXxy0fh1shp21WASxojq1svaAsZEHorueA8388vdoSuH2lCTso root@createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe4c:a039/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000008c\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.19 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-0769e1ab-6d0e-4a9d-b634-13212aac7716 login: "} 2018-07-22 08:31:46,836 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42/action used request id req-f5ad2676-69ed-4e1e-a93c-db3c03c35ee2 2018-07-22 08:31:46,837 - create_instance - INFO - Deleting Port with ID - 6862c91b-e364-4f32-8093-d72d42a7a186 2018-07-22 08:31:46,837 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm1-port 2018-07-22 08:31:46,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/6862c91b-e364-4f32-8093-d72d42a7a186 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:47,354 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fbd80ac-4f50-49d6-8dcc-12d2bfdfbd44 Date: Sun, 22 Jul 2018 08:31:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:31:47,354 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/6862c91b-e364-4f32-8093-d72d42a7a186 used request id req-7fbd80ac-4f50-49d6-8dcc-12d2bfdfbd44 2018-07-22 08:31:47,355 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1 2018-07-22 08:31:47,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:47,495 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:31:47 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-9352b882-6aaf-486f-9940-6040ace69886 x-compute-request-id: req-9352b882-6aaf-486f-9940-6040ace69886 Content-Type: application/json 2018-07-22 08:31:47,495 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 used request id req-9352b882-6aaf-486f-9940-6040ace69886 2018-07-22 08:31:47,496 - create_instance - INFO - Checking deletion status 2018-07-22 08:31:47,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:47,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:47 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-443db260-cf64-4448-b715-d4caf3a7b512 x-compute-request-id: req-443db260-cf64-4448-b715-d4caf3a7b512 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:31:11.000000", "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "60e567f9-888b-4c37-a505-93fa4fb3c9f3", "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:31:47Z", "hostId": "ad69aee3d8f9c7c0187242f5565fe74d27fd45c089b2d2de030f18e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1", "created": "2018-07-22T08:31:04Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:47,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 used request id req-443db260-cf64-4448-b715-d4caf3a7b512 2018-07-22 08:31:47,773 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1] is - ACTIVE 2018-07-22 08:31:47,773 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:31:50,776 - create_instance - DEBUG - VM status query timeout in 296.719378948 2018-07-22 08:31:50,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:51,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:50 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-29ee309b-fb3a-405b-b7b4-67c6fc55edb6 x-compute-request-id: req-29ee309b-fb3a-405b-b7b4-67c6fc55edb6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:31:11.000000", "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "60e567f9-888b-4c37-a505-93fa4fb3c9f3", "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:31:47Z", "hostId": "ad69aee3d8f9c7c0187242f5565fe74d27fd45c089b2d2de030f18e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1", "created": "2018-07-22T08:31:04Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:51,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 used request id req-29ee309b-fb3a-405b-b7b4-67c6fc55edb6 2018-07-22 08:31:51,045 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1] is - ACTIVE 2018-07-22 08:31:51,046 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:31:54,049 - create_instance - DEBUG - VM status query timeout in 293.447017908 2018-07-22 08:31:54,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d18496069b9e4dc3efa7be76bc637bb72995d5" 2018-07-22 08:31:54,096 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:31:54 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-f66784a2-1c7a-4f12-ba5b-593453690f36 x-compute-request-id: req-f66784a2-1c7a-4f12-ba5b-593453690f36 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 60e567f9-888b-4c37-a505-93fa4fb3c9f3 could not be found.", "code": 404}} 2018-07-22 08:31:54,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/60e567f9-888b-4c37-a505-93fa4fb3c9f3 used request id req-f66784a2-1c7a-4f12-ba5b-593453690f36 2018-07-22 08:31:54,097 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 60e567f9-888b-4c37-a505-93fa4fb3c9f3 could not be found. (HTTP 404) (Request-ID: req-f66784a2-1c7a-4f12-ba5b-593453690f36) 2018-07-22 08:31:54,097 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst1 2018-07-22 08:31:54,098 - create_instance - INFO - Deleting Port with ID - c05f0871-5fdd-4dd8-9bde-d1723f8f19c7 2018-07-22 08:31:54,098 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-vm2-port 2018-07-22 08:31:54,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/c05f0871-5fdd-4dd8-9bde-d1723f8f19c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:54,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5b5d2cd7-1441-4cb8-a1cd-81dc76b17728 Date: Sun, 22 Jul 2018 08:31:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:31:54,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/c05f0871-5fdd-4dd8-9bde-d1723f8f19c7 used request id req-5b5d2cd7-1441-4cb8-a1cd-81dc76b17728 2018-07-22 08:31:54,703 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2 2018-07-22 08:31:54,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:54,836 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:31:54 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-4ca869d7-a3fa-44a6-8c91-2c4dc63a1652 x-compute-request-id: req-4ca869d7-a3fa-44a6-8c91-2c4dc63a1652 Content-Type: application/json 2018-07-22 08:31:54,836 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 used request id req-4ca869d7-a3fa-44a6-8c91-2c4dc63a1652 2018-07-22 08:31:54,837 - create_instance - INFO - Checking deletion status 2018-07-22 08:31:54,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:55,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:31:54 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-4fb75a11-b459-48c0-9a18-2b7fe20147a6 x-compute-request-id: req-4fb75a11-b459-48c0-9a18-2b7fe20147a6 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:a0:39", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "rel": "bookmark"}], "image": {"id": "15f84436-4243-4652-a419-2f40373d947e", "links": [{"href": "http://172.30.9.23:8774/images/15f84436-4243-4652-a419-2f40373d947e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:31:34.000000", "flavor": {"id": "61058a7a-b7d8-47fb-a64f-b65461ddab1d", "links": [{"href": "http://172.30.9.23:8774/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d", "rel": "bookmark"}]}, "id": "78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42", "user_id": "bb75b81aca144fd5abf8fccdb27729b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:31:54Z", "hostId": "eb10ddf8569e6cc825357e2b7e434074d8c8ac272fab36f2bb5f5dc0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2", "created": "2018-07-22T08:31:26Z", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:31:55,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 used request id req-4fb75a11-b459-48c0-9a18-2b7fe20147a6 2018-07-22 08:31:55,099 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2] is - ACTIVE 2018-07-22 08:31:55,099 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:31:58,102 - create_instance - DEBUG - VM status query timeout in 296.734939814 2018-07-22 08:31:58,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f262ac84a1372ba48679a902f96d1a4b641168e" 2018-07-22 08:31:58,158 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:31:58 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-ddf32246-6945-4261-8125-bbf387d543c6 x-compute-request-id: req-ddf32246-6945-4261-8125-bbf387d543c6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 could not be found.", "code": 404}} 2018-07-22 08:31:58,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 used request id req-ddf32246-6945-4261-8125-bbf387d543c6 2018-07-22 08:31:58,158 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 78a9552e-c9a4-4d0e-9a44-fcd5ccea0b42 could not be found. (HTTP 404) (Request-ID: req-ddf32246-6945-4261-8125-bbf387d543c6) 2018-07-22 08:31:58,159 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-inst2 2018-07-22 08:31:58,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ccd00adb847bc02a27fe5224400b3f016c1976e" 2018-07-22 08:31:58,217 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:31:58 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-2941571e-99f5-45ca-81e2-3fe86e546479 x-compute-request-id: req-2941571e-99f5-45ca-81e2-3fe86e546479 Content-Length: 0 Content-Type: application/json 2018-07-22 08:31:58,217 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/61058a7a-b7d8-47fb-a64f-b65461ddab1d used request id req-2941571e-99f5-45ca-81e2-3fe86e546479 2018-07-22 08:31:58,218 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router and port CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port1 2018-07-22 08:31:58,218 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router 2018-07-22 08:31:58,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/18ee90ca-8cdf-4069-b2c6-f316b176bda6/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" -d '{"port_id": "9f6ca738-6468-408b-86a4-4e998b381377"}' 2018-07-22 08:32:00,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-076ae0d7-4fae-4115-ba57-416158f6e190 Date: Sun, 22 Jul 2018 08:32:00 GMT RESP BODY: {"network_id": "e6cef925-02ed-469d-8133-7d47b32dcc41", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "subnet_id": "c4fb3009-471c-4eae-b5be-6648402d45cf", "subnet_ids": ["c4fb3009-471c-4eae-b5be-6648402d45cf"], "port_id": "9f6ca738-6468-408b-86a4-4e998b381377", "id": "18ee90ca-8cdf-4069-b2c6-f316b176bda6"} 2018-07-22 08:32:00,437 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/18ee90ca-8cdf-4069-b2c6-f316b176bda6/remove_router_interface used request id req-076ae0d7-4fae-4115-ba57-416158f6e190 2018-07-22 08:32:00,437 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router and port CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-router-port2 2018-07-22 08:32:00,438 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router 2018-07-22 08:32:00,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/18ee90ca-8cdf-4069-b2c6-f316b176bda6/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" -d '{"port_id": "e9ea4fde-3352-4323-8cd1-cb6316f98bff"}' 2018-07-22 08:32:02,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7739b2c1-6cb6-4a98-b2cf-2d6f64b1b2b3 Date: Sun, 22 Jul 2018 08:32:02 GMT RESP BODY: {"network_id": "79ddb311-cda5-4dcc-b322-4810d43afc3b", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "subnet_id": "17b408a3-aa5b-4be2-86f9-a2c0e3c0251a", "subnet_ids": ["17b408a3-aa5b-4be2-86f9-a2c0e3c0251a"], "port_id": "e9ea4fde-3352-4323-8cd1-cb6316f98bff", "id": "18ee90ca-8cdf-4069-b2c6-f316b176bda6"} 2018-07-22 08:32:02,363 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/18ee90ca-8cdf-4069-b2c6-f316b176bda6/remove_router_interface used request id req-7739b2c1-6cb6-4a98-b2cf-2d6f64b1b2b3 2018-07-22 08:32:02,363 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router 2018-07-22 08:32:02,363 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-pub-router 2018-07-22 08:32:02,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/18ee90ca-8cdf-4069-b2c6-f316b176bda6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4815cec7cc263465bc009e4fa328364a5ff2b1e8" 2018-07-22 08:32:05,285 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4a40af8-d772-48ea-97ad-71feaafba5cd Content-Length: 0 Date: Sun, 22 Jul 2018 08:32:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:32:05,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/18ee90ca-8cdf-4069-b2c6-f316b176bda6 used request id req-e4a40af8-d772-48ea-97ad-71feaafba5cd 2018-07-22 08:32:05,286 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1 2018-07-22 08:32:05,286 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet1 2018-07-22 08:32:05,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/c4fb3009-471c-4eae-b5be-6648402d45cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b2c7b189eeb8b6c4a625fedd6ee840ec096ec" 2018-07-22 08:32:07,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-37ff81ac-0ed3-49d2-8e5a-28aec193ad20 Date: Sun, 22 Jul 2018 08:32:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:32:07,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c4fb3009-471c-4eae-b5be-6648402d45cf used request id req-37ff81ac-0ed3-49d2-8e5a-28aec193ad20 2018-07-22 08:32:07,857 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net1 2018-07-22 08:32:07,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/e6cef925-02ed-469d-8133-7d47b32dcc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b2c7b189eeb8b6c4a625fedd6ee840ec096ec" 2018-07-22 08:32:09,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-260086ef-ae46-4eb0-8a6a-4f12709714c1 Date: Sun, 22 Jul 2018 08:32:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:32:09,031 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e6cef925-02ed-469d-8133-7d47b32dcc41 used request id req-260086ef-ae46-4eb0-8a6a-4f12709714c1 2018-07-22 08:32:09,032 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2 2018-07-22 08:32:09,032 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-subnet2 2018-07-22 08:32:09,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/17b408a3-aa5b-4be2-86f9-a2c0e3c0251a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d079667d3eaa82dd7be93cd5ed25eac150a3cd" 2018-07-22 08:32:11,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-62990b09-7698-4f83-ab68-6d66fb88ce01 Date: Sun, 22 Jul 2018 08:32:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:32:11,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/17b408a3-aa5b-4be2-86f9-a2c0e3c0251a used request id req-62990b09-7698-4f83-ab68-6d66fb88ce01 2018-07-22 08:32:11,135 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-net2 2018-07-22 08:32:11,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/79ddb311-cda5-4dcc-b322-4810d43afc3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d079667d3eaa82dd7be93cd5ed25eac150a3cd" 2018-07-22 08:32:12,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-29d4a4e1-f602-4666-995c-8e1e67824d30 Date: Sun, 22 Jul 2018 08:32:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:32:12,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/79ddb311-cda5-4dcc-b322-4810d43afc3b used request id req-29d4a4e1-f602-4666-995c-8e1e67824d30 2018-07-22 08:32:12,706 - neutron_utils - INFO - Deleting security group rule with ID - b0ffff45-9229-428d-9e00-b85a62c425d0 2018-07-22 08:32:12,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/b0ffff45-9229-428d-9e00-b85a62c425d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:32:12,973 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1fab855f-2af9-4277-8201-b2235340598d Content-Length: 0 Date: Sun, 22 Jul 2018 08:32:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:32:12,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/b0ffff45-9229-428d-9e00-b85a62c425d0 used request id req-1fab855f-2af9-4277-8201-b2235340598d 2018-07-22 08:32:12,973 - neutron_utils - INFO - Deleting security group rule with ID - 3eec95f2-4c4f-4a6e-a1c4-945ae92c52f8 2018-07-22 08:32:12,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/3eec95f2-4c4f-4a6e-a1c4-945ae92c52f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:32:13,255 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1d416f3-e3ac-4784-a64e-8bfa6b35afe5 Content-Length: 0 Date: Sun, 22 Jul 2018 08:32:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:32:13,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/3eec95f2-4c4f-4a6e-a1c4-945ae92c52f8 used request id req-c1d416f3-e3ac-4784-a64e-8bfa6b35afe5 2018-07-22 08:32:13,255 - neutron_utils - INFO - Deleting security group rule with ID - 86d88241-ae5e-49e1-8821-065e29f149ee 2018-07-22 08:32:13,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/86d88241-ae5e-49e1-8821-065e29f149ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:32:13,354 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b81c1c4c-144a-4f24-94fb-c475509d2bd8 Content-Length: 0 Date: Sun, 22 Jul 2018 08:32:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:32:13,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/86d88241-ae5e-49e1-8821-065e29f149ee used request id req-b81c1c4c-144a-4f24-94fb-c475509d2bd8 2018-07-22 08:32:13,355 - neutron_utils - INFO - Deleting security group rule with ID - 207245f2-6626-4ca2-b75e-9301f3a5908c 2018-07-22 08:32:13,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/207245f2-6626-4ca2-b75e-9301f3a5908c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:32:13,629 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-444641cd-a0cb-4acb-bcf4-e26f56948816 Content-Length: 0 Date: Sun, 22 Jul 2018 08:32:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:32:13,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/207245f2-6626-4ca2-b75e-9301f3a5908c used request id req-444641cd-a0cb-4acb-bcf4-e26f56948816 2018-07-22 08:32:13,629 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-0769e1ab-6d0e-4a9d-b634-13212aac7716-sec-grp 2018-07-22 08:32:13,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2b877ed2-e120-4976-a940-d5b986fd8c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c837b6dbbbc1a800e0875fcf0381379b79cbe86" 2018-07-22 08:32:13,757 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3c2f3a9-5efc-4ce0-bcd2-00f4c6399f6c Content-Length: 0 Date: Sun, 22 Jul 2018 08:32:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:32:13,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2b877ed2-e120-4976-a940-d5b986fd8c69 used request id req-a3c2f3a9-5efc-4ce0-bcd2-00f4c6399f6c 2018-07-22 08:32:13,758 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-72631730-dfb5-42db-856c-130ba6272223 2018-07-22 08:32:13,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/15f84436-4243-4652-a419-2f40373d947e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c850a42622471111b3bae7f9387b19a9f8710af" 2018-07-22 08:32:15,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0cbe32f-5225-4da4-bccd-9e1b2f1ef67b Date: Sun, 22 Jul 2018 08:32:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:32:15,105 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/15f84436-4243-4652-a419-2f40373d947e used request id req-e0cbe32f-5225-4da4-bccd-9e1b2f1ef67b 2018-07-22 08:32:15,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6e7503d5e789e4004af45c73086aeb3ccb6313" 2018-07-22 08:32:15,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-bf497233-d5ac-4d1d-83ff-a6d303336f7c Date: Sun, 22 Jul 2018 08:32:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:27Z", "updated_at": "2018-07-22T08:30:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:27Z", "revision_number": 0, "id": "4e9a7416-040b-4559-a356-715f5037b2ea", "remote_group_id": "212fdfbc-7138-4a4e-9e3f-5c1fd3156f42", "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:27Z", "security_group_id": "212fdfbc-7138-4a4e-9e3f-5c1fd3156f42", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:27Z", "revision_number": 0, "id": "8bdf048e-b779-47bb-ac4b-4921f9403914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:27Z", "security_group_id": "212fdfbc-7138-4a4e-9e3f-5c1fd3156f42", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:27Z", "revision_number": 0, "id": "c2b155d3-e2c7-43ba-ba0e-6f0a8afc3bf9", "remote_group_id": "212fdfbc-7138-4a4e-9e3f-5c1fd3156f42", "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:27Z", "security_group_id": "212fdfbc-7138-4a4e-9e3f-5c1fd3156f42", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:30:27Z", "revision_number": 0, "id": "f3f190ed-6778-4bd2-9000-c6deb2d85d06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:30:27Z", "security_group_id": "212fdfbc-7138-4a4e-9e3f-5c1fd3156f42", "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb"}], "revision_number": 4, "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "212fdfbc-7138-4a4e-9e3f-5c1fd3156f42", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:32:15,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-bf497233-d5ac-4d1d-83ff-a6d303336f7c 2018-07-22 08:32:15,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6e7503d5e789e4004af45c73086aeb3ccb6313" 2018-07-22 08:32:15,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:32:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e479d956-d1e1-4a39-8514-3dec707cf164 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:32:15,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-e479d956-d1e1-4a39-8514-3dec707cf164 2018-07-22 08:32:15,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:32:15,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6e7503d5e789e4004af45c73086aeb3ccb6313" 2018-07-22 08:32:15,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6151dbe-bc18-431f-9fd9-47cd4fca079e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bea897ff89e48a5af5c02ff3ed562bb", "name": "CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj"}} 2018-07-22 08:32:15,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-a6151dbe-bc18-431f-9fd9-47cd4fca079e 2018-07-22 08:32:15,570 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 212fdfbc-7138-4a4e-9e3f-5c1fd3156f42 2018-07-22 08:32:15,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=212fdfbc-7138-4a4e-9e3f-5c1fd3156f42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6e7503d5e789e4004af45c73086aeb3ccb6313" 2018-07-22 08:32:15,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dd0e56ad-a6a2-404c-b3a6-972353e3454f Date: Sun, 22 Jul 2018 08:32:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "212fdfbc-7138-4a4e-9e3f-5c1fd3156f42", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:27Z", "security_group_id": "212fdfbc-7138-4a4e-9e3f-5c1fd3156f42", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:27Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "4e9a7416-040b-4559-a356-715f5037b2ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:27Z", "security_group_id": "212fdfbc-7138-4a4e-9e3f-5c1fd3156f42", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:27Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "8bdf048e-b779-47bb-ac4b-4921f9403914"}, {"remote_group_id": "212fdfbc-7138-4a4e-9e3f-5c1fd3156f42", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:27Z", "security_group_id": "212fdfbc-7138-4a4e-9e3f-5c1fd3156f42", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:27Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "c2b155d3-e2c7-43ba-ba0e-6f0a8afc3bf9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:30:27Z", "security_group_id": "212fdfbc-7138-4a4e-9e3f-5c1fd3156f42", "port_range_min": null, "revision_number": 0, "tenant_id": "3bea897ff89e48a5af5c02ff3ed562bb", "created_at": "2018-07-22T08:30:27Z", "project_id": "3bea897ff89e48a5af5c02ff3ed562bb", "id": "f3f190ed-6778-4bd2-9000-c6deb2d85d06"}]} 2018-07-22 08:32:15,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=212fdfbc-7138-4a4e-9e3f-5c1fd3156f42 used request id req-dd0e56ad-a6a2-404c-b3a6-972353e3454f 2018-07-22 08:32:15,769 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:32:15,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/212fdfbc-7138-4a4e-9e3f-5c1fd3156f42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6e7503d5e789e4004af45c73086aeb3ccb6313" 2018-07-22 08:32:16,093 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf25ec93-85e8-43e3-95b4-e158cde93ba0 Content-Length: 0 Date: Sun, 22 Jul 2018 08:32:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:32:16,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/212fdfbc-7138-4a4e-9e3f-5c1fd3156f42 used request id req-bf25ec93-85e8-43e3-95b4-e158cde93ba0 2018-07-22 08:32:16,094 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj 2018-07-22 08:32:16,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6e7503d5e789e4004af45c73086aeb3ccb6313" 2018-07-22 08:32:16,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-283f1965-7f8d-483a-b724-68f2a9d9bf7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:32:16,326 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3bea897ff89e48a5af5c02ff3ed562bb used request id req-283f1965-7f8d-483a-b724-68f2a9d9bf7b 2018-07-22 08:32:16,327 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-f1a1aa72-0482-404-proj-role 2018-07-22 08:32:16,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e200e15417aa42d3b0d0da3aebcf4392 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6e7503d5e789e4004af45c73086aeb3ccb6313" 2018-07-22 08:32:16,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-945293cf-c5a7-46e5-ae69-3943b7849287 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:32:16,458 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e200e15417aa42d3b0d0da3aebcf4392 used request id req-945293cf-c5a7-46e5-ae69-3943b7849287 2018-07-22 08:32:16,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6e7503d5e789e4004af45c73086aeb3ccb6313" 2018-07-22 08:32:16,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80fe8a85-014d-4a6d-b254-c6292565f67b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:32:16,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-80fe8a85-014d-4a6d-b254-c6292565f67b 2018-07-22 08:32:16,556 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-f1a1aa72-0482-404-user 2018-07-22 08:32:16,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/bb75b81aca144fd5abf8fccdb27729b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739f0f19307fbf605b5f68b5508383a1933e284a" 2018-07-22 08:32:16,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5844d67-776d-4a6b-bf18-b7d909e34cbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:32:16,745 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/bb75b81aca144fd5abf8fccdb27729b0 used request id req-e5844d67-776d-4a6b-bf18-b7d909e34cbc 2018-07-22 08:32:16,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:32:17,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:32:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["9usuHPKjQiqOg7DVx3AEHg"], "issued_at": "2018-07-22T08:32:17.000000Z"}} 2018-07-22 08:32:17,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e721affbc7560eab7d4ac53f592df613614c9fcc" 2018-07-22 08:32:17,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c65e175-099c-4078-b0a4-a4fc5648abc4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:32:17,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6c65e175-099c-4078-b0a4-a4fc5648abc4 2018-07-22 08:32:17,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:32:17,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:32:17,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:32:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["P0FCH95SStuD7lIDW021Mw"], "issued_at": "2018-07-22T08:32:17.000000Z"}} 2018-07-22 08:32:17,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:17,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-270a4346-daae-48f9-bbc3-30a48c71cc9b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:32:17,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-270a4346-daae-48f9-bbc3-30a48c71cc9b 2018-07-22 08:32:17,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:32:17,819 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:32:17 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:32:17,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-272d3b9f-c00a-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:17,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b0af0a-b873-4ce8-a643-a6c819edd947 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-272d3b9f-c00a-453-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:32:17,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-272d3b9f-c00a-453-proj used request id req-87b0af0a-b873-4ce8-a643-a6c819edd947 2018-07-22 08:32:17,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:18,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec44d2d-10f7-461a-b18c-4e8e6392f870 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:32:18,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5ec44d2d-10f7-461a-b18c-4e8e6392f870 2018-07-22 08:32:18,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-272d3b9f-c00a-453-proj"}}' 2018-07-22 08:32:18,146 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1abb3d98-6ece-4a05-ba6f-acb16521df47 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/abdabfe3c5714f0c98e9838164228136"}, "tags": [], "enabled": true, "id": "abdabfe3c5714f0c98e9838164228136", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-272d3b9f-c00a-453-proj"}} 2018-07-22 08:32:18,146 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1abb3d98-6ece-4a05-ba6f-acb16521df47 2018-07-22 08:32:18,147 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-272d3b9f-c00a-453-proj 2018-07-22 08:32:18,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:32:18,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:32:18,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:32:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Jm8M0XJPT5mQlDfHvXVmkQ"], "issued_at": "2018-07-22T08:32:18.000000Z"}} 2018-07-22 08:32:18,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f64f8400bedfdba1ae117b7916a3688ee61ac30f" 2018-07-22 08:32:18,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499da9ee-915e-4168-b539-94621533570d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:32:18,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-499da9ee-915e-4168-b539-94621533570d 2018-07-22 08:32:18,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:32:18,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:32:18 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:32:18,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f64f8400bedfdba1ae117b7916a3688ee61ac30f" 2018-07-22 08:32:18,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5db6b939-3b01-4fbc-a1d3-5008b809602c Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:32:18,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5db6b939-3b01-4fbc-a1d3-5008b809602c 2018-07-22 08:32:18,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-272d3b9f-c00a-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f64f8400bedfdba1ae117b7916a3688ee61ac30f" 2018-07-22 08:32:18,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15abfd13-244a-4887-969a-be94b4e4cee7 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-272d3b9f-c00a-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/abdabfe3c5714f0c98e9838164228136"}, "tags": [], "enabled": true, "id": "abdabfe3c5714f0c98e9838164228136", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-272d3b9f-c00a-453-proj"}]} 2018-07-22 08:32:18,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-272d3b9f-c00a-453-proj used request id req-15abfd13-244a-4887-969a-be94b4e4cee7 2018-07-22 08:32:18,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f64f8400bedfdba1ae117b7916a3688ee61ac30f" 2018-07-22 08:32:18,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe91f344-0756-46d5-8f9a-0e3ce33c235d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:32:18,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fe91f344-0756-46d5-8f9a-0e3ce33c235d 2018-07-22 08:32:19,352 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-272d3b9f-c00a-453-user 2018-07-22 08:32:19,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:32:19,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:19,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8c88635-384c-4811-9426-d91cb7444d0b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:32:19,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f8c88635-384c-4811-9426-d91cb7444d0b 2018-07-22 08:32:19,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" -d '{"role": {"name": "CreateInstanceSimpleTests-272d3b9f-c00a-453-proj-role"}}' 2018-07-22 08:32:19,565 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:32:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7146b8f5-8373-48ef-b26e-16958400d309 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "daf57088842445b89eba1fb8b4228cb0", "links": {"self": "http://172.30.9.23:5000/v3/roles/daf57088842445b89eba1fb8b4228cb0"}, "name": "CreateInstanceSimpleTests-272d3b9f-c00a-453-proj-role"}} 2018-07-22 08:32:19,566 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7146b8f5-8373-48ef-b26e-16958400d309 2018-07-22 08:32:19,566 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-272d3b9f-c00a-453-proj-role 2018-07-22 08:32:19,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/daf57088842445b89eba1fb8b4228cb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:19,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dcdd518-0ece-4bf8-9fc7-c7bc96533eaa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "daf57088842445b89eba1fb8b4228cb0", "links": {"self": "http://172.30.9.23:5000/v3/roles/daf57088842445b89eba1fb8b4228cb0"}, "name": "CreateInstanceSimpleTests-272d3b9f-c00a-453-proj-role"}} 2018-07-22 08:32:19,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/daf57088842445b89eba1fb8b4228cb0 used request id req-9dcdd518-0ece-4bf8-9fc7-c7bc96533eaa 2018-07-22 08:32:19,657 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-272d3b9f-c00a-453-proj-role to project CreateInstanceSimpleTests-272d3b9f-c00a-453-proj 2018-07-22 08:32:19,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/abdabfe3c5714f0c98e9838164228136/users/94fd54248a4146b485e9f6b0433f6579/roles/daf57088842445b89eba1fb8b4228cb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:19,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:32:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b5410f5-7204-47fd-82d7-68a5dc1fef3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:32:19,796 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/abdabfe3c5714f0c98e9838164228136/users/94fd54248a4146b485e9f6b0433f6579/roles/daf57088842445b89eba1fb8b4228cb0 used request id req-7b5410f5-7204-47fd-82d7-68a5dc1fef3f 2018-07-22 08:32:19,796 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:32:19,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:32:19,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:32:19,799 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:32:19,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:32:19,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:32:20,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "daf57088842445b89eba1fb8b4228cb0", "name": "CreateInstanceSimpleTests-272d3b9f-c00a-453-proj-role"}], "expires_at": "2018-07-22T09:32:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abdabfe3c5714f0c98e9838164228136", "name": "CreateInstanceSimpleTests-272d3b9f-c00a-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/abdabfe3c5714f0c98e9838164228136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/abdabfe3c5714f0c98e9838164228136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/abdabfe3c5714f0c98e9838164228136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/abdabfe3c5714f0c98e9838164228136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/abdabfe3c5714f0c98e9838164228136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/abdabfe3c5714f0c98e9838164228136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_abdabfe3c5714f0c98e9838164228136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_abdabfe3c5714f0c98e9838164228136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/abdabfe3c5714f0c98e9838164228136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/abdabfe3c5714f0c98e9838164228136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/abdabfe3c5714f0c98e9838164228136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/abdabfe3c5714f0c98e9838164228136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/abdabfe3c5714f0c98e9838164228136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/abdabfe3c5714f0c98e9838164228136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-272d3b9f-c00a-453-user", "id": "94fd54248a4146b485e9f6b0433f6579"}, "audit_ids": ["t2nJGcI4Qgy8XyaGIHtF7Q"], "issued_at": "2018-07-22T08:32:20.000000Z"}} 2018-07-22 08:32:20,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e947a5c27cfb36657ff00ee422acb7a48fde27" 2018-07-22 08:32:20,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e66f440-89e5-469d-b7bb-a9bea0a7614a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:32:20,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6e66f440-89e5-469d-b7bb-a9bea0a7614a 2018-07-22 08:32:20,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26e947a5c27cfb36657ff00ee422acb7a48fde27" 2018-07-22 08:32:20,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-f1fec19d-51c7-421a-818b-01b55d5e2951 Date: Sun, 22 Jul 2018 08:32:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-image"} 2018-07-22 08:32:20,502 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-image used request id req-f1fec19d-51c7-421a-818b-01b55d5e2951 2018-07-22 08:32:20,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26e947a5c27cfb36657ff00ee422acb7a48fde27" 2018-07-22 08:32:20,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b38a260e-662a-44d1-9c64-d055fd0d3038 Date: Sun, 22 Jul 2018 08:32:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:32:20,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b38a260e-662a-44d1-9c64-d055fd0d3038 2018-07-22 08:32:20,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26e947a5c27cfb36657ff00ee422acb7a48fde27" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-image"}' 2018-07-22 08:32:20,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-24fa4a8a-818d-4f87-8225-992041fbd96a Date: Sun, 22 Jul 2018 08:32:20 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:32:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:32:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80", "min_disk": 0, "protected": false, "id": "4c15caf7-cadd-484e-82ff-ae89a7c55e80", "file": "/v2/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80/file", "checksum": null, "owner": "abdabfe3c5714f0c98e9838164228136", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:32:20,940 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-24fa4a8a-818d-4f87-8225-992041fbd96a 2018-07-22 08:32:20,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26e947a5c27cfb36657ff00ee422acb7a48fde27" -d '' 2018-07-22 08:32:21,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cfc478d8-461b-43ea-a953-bceaa5506f72 Date: Sun, 22 Jul 2018 08:32:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:32:21,613 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80/file used request id req-cfc478d8-461b-43ea-a953-bceaa5506f72 2018-07-22 08:32:21,613 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:32:21,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26e947a5c27cfb36657ff00ee422acb7a48fde27" 2018-07-22 08:32:21,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-488a39a3-1744-4991-859c-e130a30b8421 Date: Sun, 22 Jul 2018 08:32:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:32:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:32:21Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80/snap", "metadata": {}}], "self": "/v2/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80", "min_disk": 0, "protected": false, "id": "4c15caf7-cadd-484e-82ff-ae89a7c55e80", "file": "/v2/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "abdabfe3c5714f0c98e9838164228136", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:32:21,800 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80 used request id req-488a39a3-1744-4991-859c-e130a30b8421 2018-07-22 08:32:21,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26e947a5c27cfb36657ff00ee422acb7a48fde27" 2018-07-22 08:32:21,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1994ddda-586a-4c7f-a29d-fe0f7246f6d8 Date: Sun, 22 Jul 2018 08:32:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:32:21,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1994ddda-586a-4c7f-a29d-fe0f7246f6d8 2018-07-22 08:32:21,987 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-image 2018-07-22 08:32:21,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26e947a5c27cfb36657ff00ee422acb7a48fde27" 2018-07-22 08:32:22,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-44930602-3fc1-4970-a5ae-d62d9c60270f Date: Sun, 22 Jul 2018 08:32:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:32:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:32:21Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80/snap", "metadata": {}}], "self": "/v2/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80", "min_disk": 0, "protected": false, "id": "4c15caf7-cadd-484e-82ff-ae89a7c55e80", "file": "/v2/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "abdabfe3c5714f0c98e9838164228136", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:32:22,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80 used request id req-44930602-3fc1-4970-a5ae-d62d9c60270f 2018-07-22 08:32:22,181 - create_image - DEBUG - Instance status is - active 2018-07-22 08:32:22,181 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-image 2018-07-22 08:32:22,181 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-image 2018-07-22 08:32:22,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:32:22,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:32:22,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:32:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["4LizKmQKRweyEVltiMUm3Q"], "issued_at": "2018-07-22T08:32:22.000000Z"}} 2018-07-22 08:32:22,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32236076f68c2dc406cd690a992826f79c88babd" 2018-07-22 08:32:22,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c207a97b-af85-4bc8-8503-71b4f3d3f3f1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:32:22,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c207a97b-af85-4bc8-8503-71b4f3d3f3f1 2018-07-22 08:32:22,678 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:32:22,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32236076f68c2dc406cd690a992826f79c88babd" 2018-07-22 08:32:22,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:22 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-0d9d70cb-60d3-4ce8-a00f-a9d6bae8fb20 x-compute-request-id: req-0d9d70cb-60d3-4ce8-a00f-a9d6bae8fb20 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:32:22,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0d9d70cb-60d3-4ce8-a00f-a9d6bae8fb20 2018-07-22 08:32:22,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32236076f68c2dc406cd690a992826f79c88babd" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:32:22,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:22 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-d354b00c-bc85-45e5-b2d7-a08e0f0a3c25 x-compute-request-id: req-d354b00c-bc85-45e5-b2d7-a08e0f0a3c25 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "9a22996a-9237-4660-9bc5-22a2a039cbfd"}} 2018-07-22 08:32:22,942 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d354b00c-bc85-45e5-b2d7-a08e0f0a3c25 2018-07-22 08:32:22,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:32:22,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:32:23,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:32:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Bn2EDxBQTkq73cvOjFfnfA"], "issued_at": "2018-07-22T08:32:23.000000Z"}} 2018-07-22 08:32:23,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a7a2df2766bc96f9bba79d9787d288a1a3b57b" 2018-07-22 08:32:23,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83766a8e-ef16-4f20-977a-95f381bfcf24 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:32:23,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-83766a8e-ef16-4f20-977a-95f381bfcf24 2018-07-22 08:32:23,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a7a2df2766bc96f9bba79d9787d288a1a3b57b" 2018-07-22 08:32:23,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1b553e58-500f-4d84-91c9-5de9498d17b1 Date: Sun, 22 Jul 2018 08:32:23 GMT RESP BODY: {"networks":[]} 2018-07-22 08:32:23,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net used request id req-1b553e58-500f-4d84-91c9-5de9498d17b1 2018-07-22 08:32:23,642 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net 2018-07-22 08:32:23,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a7a2df2766bc96f9bba79d9787d288a1a3b57b" -d '{"network": {"name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net", "admin_state_up": true}}' 2018-07-22 08:32:24,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-5322dde5-dbec-46b6-bbe9-ee3e2b32e31b Date: Sun, 22 Jul 2018 08:32:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:32:23Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:23Z","mtu":1450}} 2018-07-22 08:32:24,067 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-5322dde5-dbec-46b6-bbe9-ee3e2b32e31b 2018-07-22 08:32:24,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a7a2df2766bc96f9bba79d9787d288a1a3b57b" 2018-07-22 08:32:24,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-a5d0e9fc-8496-4e6a-81c1-3fef949c532b Date: Sun, 22 Jul 2018 08:32:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:32:23Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:23Z","provider:network_type":"vxlan"}]} 2018-07-22 08:32:24,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-a5d0e9fc-8496-4e6a-81c1-3fef949c532b 2018-07-22 08:32:24,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a7a2df2766bc96f9bba79d9787d288a1a3b57b" 2018-07-22 08:32:24,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3ee8932b-dcff-4d5c-a763-815c702a3dd1 Date: Sun, 22 Jul 2018 08:32:24 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:32:24,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-3ee8932b-dcff-4d5c-a763-815c702a3dd1 2018-07-22 08:32:24,540 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-subnet 2018-07-22 08:32:24,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a7a2df2766bc96f9bba79d9787d288a1a3b57b" -d '{"subnets": [{"ip_version": 4, "network_id": "065e0f6f-8bd5-44c9-9e13-6542fb5940e3", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-subnet"}]}' 2018-07-22 08:32:25,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-2ef22eee-0959-4263-8dcc-c2a92c6196eb Date: Sun, 22 Jul 2018 08:32:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:32:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:24Z","ip_version":4}]} 2018-07-22 08:32:25,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-2ef22eee-0959-4263-8dcc-c2a92c6196eb 2018-07-22 08:32:25,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a7a2df2766bc96f9bba79d9787d288a1a3b57b" 2018-07-22 08:32:25,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-2278caf5-d51c-4739-99da-f02499113c10 Date: Sun, 22 Jul 2018 08:32:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["7413ca03-863b-4ce6-84b0-14f9fe7ae00b"],"description":"","tags":[],"updated_at":"2018-07-22T08:32:24Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:23Z","provider:network_type":"vxlan"}]} 2018-07-22 08:32:25,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-2278caf5-d51c-4739-99da-f02499113c10 2018-07-22 08:32:25,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a7a2df2766bc96f9bba79d9787d288a1a3b57b" 2018-07-22 08:32:25,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-9cff503f-0b0c-4105-b721-cafeab3c5861 Date: Sun, 22 Jul 2018 08:32:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:32:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:24Z","ip_version":4}]} 2018-07-22 08:32:25,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-9cff503f-0b0c-4105-b721-cafeab3c5861 2018-07-22 08:32:25,880 - OpenStackNetwork - DEBUG - Network [065e0f6f-8bd5-44c9-9e13-6542fb5940e3] created successfully 2018-07-22 08:32:25,880 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:32:25,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:32:25,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:32:25,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:32:25,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:32:26,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:32:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["byNKXzi9TUCF09b4nDtYOQ"], "issued_at": "2018-07-22T08:32:26.000000Z"}} 2018-07-22 08:32:26,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73bdbe2e381cb00eba873632cd390090898ed12d" 2018-07-22 08:32:26,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ed440a-657e-42ab-abe9-70f134315240 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:32:26,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-34ed440a-657e-42ab-abe9-70f134315240 2018-07-22 08:32:26,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:32:26,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:32:26,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:32:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["05eDwpwpS4iMDrQwG6OJNA"], "issued_at": "2018-07-22T08:32:26.000000Z"}} 2018-07-22 08:32:26,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:26,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ef4df58-ceec-4d68-860d-4d69123cf52d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:32:26,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6ef4df58-ceec-4d68-860d-4d69123cf52d 2018-07-22 08:32:26,879 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:32:26,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:26,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e375faa-3dc9-40c7-883c-cfb4952f66d1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:32:26,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7e375faa-3dc9-40c7-883c-cfb4952f66d1 2018-07-22 08:32:26,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:27,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-245b69c8-d2d5-40b9-8850-2f8be451f9c0 Date: Sun, 22 Jul 2018 08:32:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["7413ca03-863b-4ce6-84b0-14f9fe7ae00b"],"description":"","tags":[],"updated_at":"2018-07-22T08:32:24Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:23Z","provider:network_type":"vxlan"}]} 2018-07-22 08:32:27,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net used request id req-245b69c8-d2d5-40b9-8850-2f8be451f9c0 2018-07-22 08:32:27,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:32:27,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:32:27 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:32:27,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:27,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57486994-be2e-4f57-96c3-fb77d667240a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:32:27,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-57486994-be2e-4f57-96c3-fb77d667240a 2018-07-22 08:32:27,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:27,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-7225ef0c-1acf-4ecc-86f2-e1cc6126d752 Date: Sun, 22 Jul 2018 08:32:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:32:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:24Z","ip_version":4}]} 2018-07-22 08:32:27,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-7225ef0c-1acf-4ecc-86f2-e1cc6126d752 2018-07-22 08:32:27,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3&name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:27,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-19983225-da27-4449-b150-8459f377f6ab Date: Sun, 22 Jul 2018 08:32:27 GMT RESP BODY: {"ports":[]} 2018-07-22 08:32:27,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3&name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-port&admin_state_up=True used request id req-19983225-da27-4449-b150-8459f377f6ab 2018-07-22 08:32:27,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:28,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32: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 x-openstack-request-id: req-a6cada35-7c29-40e4-9956-b0b7bca1cf3d x-compute-request-id: req-a6cada35-7c29-40e4-9956-b0b7bca1cf3d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:32:28,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst used request id req-a6cada35-7c29-40e4-9956-b0b7bca1cf3d 2018-07-22 08:32:28,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:28,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-76ee4c84-a93a-4ef7-ac8d-16785491b4cb Date: Sun, 22 Jul 2018 08:32:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["7413ca03-863b-4ce6-84b0-14f9fe7ae00b"],"description":"","tags":[],"updated_at":"2018-07-22T08:32:24Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:23Z","provider:network_type":"vxlan"}]} 2018-07-22 08:32:28,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net used request id req-76ee4c84-a93a-4ef7-ac8d-16785491b4cb 2018-07-22 08:32:28,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:28,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3da97bf-271c-411a-8af6-f355d6f8e5d1 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:32:28,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-d3da97bf-271c-411a-8af6-f355d6f8e5d1 2018-07-22 08:32:28,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:28,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-a34c8eb2-69cf-440e-8766-8708e55d8125 Date: Sun, 22 Jul 2018 08:32:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:32:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:24Z","ip_version":4}]} 2018-07-22 08:32:28,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-a34c8eb2-69cf-440e-8766-8708e55d8125 2018-07-22 08:32:28,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3&name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:28,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-efed6f07-8db0-40bb-af87-be1e5028ffce Date: Sun, 22 Jul 2018 08:32:28 GMT RESP BODY: {"ports":[]} 2018-07-22 08:32:28,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3&name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-port&admin_state_up=True used request id req-efed6f07-8db0-40bb-af87-be1e5028ffce 2018-07-22 08:32:28,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:32:28,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:32:29,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:32:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["j06496hpQcKkWh96wCuTjw"], "issued_at": "2018-07-22T08:32:29.000000Z"}} 2018-07-22 08:32:29,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5374a5038c92803e6a564fe1da2bb5623f6a1fed" 2018-07-22 08:32:29,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-148a6c67-0654-4baa-9c61-7b601219ec65 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:32:29,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-148a6c67-0654-4baa-9c61-7b601219ec65 2018-07-22 08:32:29,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:29,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-942ece50-a454-4729-8966-34fe0cd6bdf3 Date: Sun, 22 Jul 2018 08:32:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["7413ca03-863b-4ce6-84b0-14f9fe7ae00b"],"description":"","tags":[],"updated_at":"2018-07-22T08:32:24Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:23Z","provider:network_type":"vxlan"}]} 2018-07-22 08:32:29,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net used request id req-942ece50-a454-4729-8966-34fe0cd6bdf3 2018-07-22 08:32:29,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:29,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-98ce84b8-bff5-446e-89a3-ad45260045e4 Date: Sun, 22 Jul 2018 08:32:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:32:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:24Z","ip_version":4}]} 2018-07-22 08:32:29,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-98ce84b8-bff5-446e-89a3-ad45260045e4 2018-07-22 08:32:29,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:30,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-ba36a157-551d-48be-ba00-412cae7c5ea7 Date: Sun, 22 Jul 2018 08:32:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["7413ca03-863b-4ce6-84b0-14f9fe7ae00b"],"description":"","tags":[],"updated_at":"2018-07-22T08:32:24Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:23Z","provider:network_type":"vxlan"}]} 2018-07-22 08:32:30,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net used request id req-ba36a157-551d-48be-ba00-412cae7c5ea7 2018-07-22 08:32:30,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:32:30,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:32:30 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:32:30,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5374a5038c92803e6a564fe1da2bb5623f6a1fed" 2018-07-22 08:32:30,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a86107f-9f60-4a76-9161-62d57a45807b Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:32:30,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-7a86107f-9f60-4a76-9161-62d57a45807b 2018-07-22 08:32:30,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:30,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-6e7285ca-8f90-4d17-a912-e4946fe4eeae Date: Sun, 22 Jul 2018 08:32:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:32:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:24Z","ip_version":4}]} 2018-07-22 08:32:30,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-6e7285ca-8f90-4d17-a912-e4946fe4eeae 2018-07-22 08:32:30,588 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net 2018-07-22 08:32:30,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" -d '{"port": {"network_id": "065e0f6f-8bd5-44c9-9e13-6542fb5940e3", "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-port", "admin_state_up": true}}' 2018-07-22 08:32:31,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-9990f7eb-732e-4792-8e3f-d74a6b9f89fc Date: Sun, 22 Jul 2018 08:32:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:31Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.5"}],"id":"10640614-3161-4e48-ba92-87c5f393d9d0","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:31:43:c5","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-port","project_id":"239f08b9dfab49abbc9cca9c9c17e131","qos_policy_id":null,"admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:32:31,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-9990f7eb-732e-4792-8e3f-d74a6b9f89fc 2018-07-22 08:32:31,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:31,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-116b76a5-6c6b-4d85-ac56-5738850f3f84 Date: Sun, 22 Jul 2018 08:32:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["7413ca03-863b-4ce6-84b0-14f9fe7ae00b"],"description":"","tags":[],"updated_at":"2018-07-22T08:32:24Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:23Z","provider:network_type":"vxlan"}]} 2018-07-22 08:32:31,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net used request id req-116b76a5-6c6b-4d85-ac56-5738850f3f84 2018-07-22 08:32:31,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:31,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7a6b48-5dff-4136-ab10-087dfd2bc312 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:32:31,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-cf7a6b48-5dff-4136-ab10-087dfd2bc312 2018-07-22 08:32:31,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:32,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-7e9a8912-ed61-4242-a196-182cf6b16f8b Date: Sun, 22 Jul 2018 08:32:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:32:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:24Z","ip_version":4}]} 2018-07-22 08:32:32,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-7e9a8912-ed61-4242-a196-182cf6b16f8b 2018-07-22 08:32:32,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3&name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:32,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-c0ad620b-4654-4559-b6e6-62f892b7ef6e Date: Sun, 22 Jul 2018 08:32:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:31Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.5"}],"id":"10640614-3161-4e48-ba92-87c5f393d9d0","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:31:43:c5","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-port","admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:30Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:32:32,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3&name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-port&admin_state_up=True used request id req-c0ad620b-4654-4559-b6e6-62f892b7ef6e 2018-07-22 08:32:32,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:32,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c1ef4f-22c5-48d8-95b8-a4dceb396f6d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:32:32,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-d0c1ef4f-22c5-48d8-95b8-a4dceb396f6d 2018-07-22 08:32:32,428 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst 2018-07-22 08:32:32,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:32,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b1fc540-d71a-421c-8498-883c2d715779 x-compute-request-id: req-4b1fc540-d71a-421c-8498-883c2d715779 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9a22996a-9237-4660-9bc5-22a2a039cbfd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:32:32,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4b1fc540-d71a-421c-8498-883c2d715779 2018-07-22 08:32:32,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:32,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61bebba3-3335-4108-8e51-e6b5e20339d0 x-compute-request-id: req-61bebba3-3335-4108-8e51-e6b5e20339d0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "9a22996a-9237-4660-9bc5-22a2a039cbfd"}} 2018-07-22 08:32:32,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd used request id req-61bebba3-3335-4108-8e51-e6b5e20339d0 2018-07-22 08:32:32,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:32,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-707b51d9-6051-4ec9-b881-ccfbfaaa9b39 Date: Sun, 22 Jul 2018 08:32:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:32:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:32:21Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80/snap", "metadata": {}}], "self": "/v2/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80", "min_disk": 0, "protected": false, "id": "4c15caf7-cadd-484e-82ff-ae89a7c55e80", "file": "/v2/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "abdabfe3c5714f0c98e9838164228136", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-image"} 2018-07-22 08:32:32,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-image used request id req-707b51d9-6051-4ec9-b881-ccfbfaaa9b39 2018-07-22 08:32:32,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:32,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-636f8aa7-a78a-471e-91b6-7165cf246aaf Date: Sun, 22 Jul 2018 08:32:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:32:32,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-636f8aa7-a78a-471e-91b6-7165cf246aaf 2018-07-22 08:32:32,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" -d '{"server": {"name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst", "imageRef": "4c15caf7-cadd-484e-82ff-ae89a7c55e80", "flavorRef": "9a22996a-9237-4660-9bc5-22a2a039cbfd", "max_count": 1, "min_count": 1, "networks": [{"port": "10640614-3161-4e48-ba92-87c5f393d9d0"}]}}' 2018-07-22 08:32:34,556 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:32:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4f5e25a-d4d7-4a3d-a428-0cfe0655355f x-compute-request-id: req-f4f5e25a-d4d7-4a3d-a428-0cfe0655355f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "065fe28e-0f5b-4b7d-aeba-2c4cae340572", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "bookmark"}], "adminPass": "okzkVhcw8KW4"}} 2018-07-22 08:32:34,556 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f4f5e25a-d4d7-4a3d-a428-0cfe0655355f 2018-07-22 08:32:34,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:34,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:34 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-30f8aa69-2d01-4255-9081-df536e234e74 x-compute-request-id: req-30f8aa69-2d01-4255-9081-df536e234e74 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "bookmark"}], "image": {"id": "4c15caf7-cadd-484e-82ff-ae89a7c55e80", "links": [{"href": "http://172.30.9.23:8774/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a22996a-9237-4660-9bc5-22a2a039cbfd", "links": [{"href": "http://172.30.9.23:8774/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd", "rel": "bookmark"}]}, "id": "065fe28e-0f5b-4b7d-aeba-2c4cae340572", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:32:34Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst", "created": "2018-07-22T08:32:34Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:32:34,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 used request id req-30f8aa69-2d01-4255-9081-df536e234e74 2018-07-22 08:32:34,960 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst 2018-07-22 08:32:34,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:35,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:34 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-8fba8a5f-96ac-489f-a834-683d7c9fc059 x-compute-request-id: req-8fba8a5f-96ac-489f-a834-683d7c9fc059 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "bookmark"}], "image": {"id": "4c15caf7-cadd-484e-82ff-ae89a7c55e80", "links": [{"href": "http://172.30.9.23:8774/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a22996a-9237-4660-9bc5-22a2a039cbfd", "links": [{"href": "http://172.30.9.23:8774/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd", "rel": "bookmark"}]}, "id": "065fe28e-0f5b-4b7d-aeba-2c4cae340572", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:32:34Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst", "created": "2018-07-22T08:32:34Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:32:35,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 used request id req-8fba8a5f-96ac-489f-a834-683d7c9fc059 2018-07-22 08:32:35,282 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst] is - BUILD 2018-07-22 08:32:35,282 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:32:38,285 - create_instance - DEBUG - VM status query timeout in 896.675275087 2018-07-22 08:32:38,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:39,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:38 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-bacdda24-ba3c-4da0-b8ed-d830ad8c9556 x-compute-request-id: req-bacdda24-ba3c-4da0-b8ed-d830ad8c9556 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:43:c5", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "bookmark"}], "image": {"id": "4c15caf7-cadd-484e-82ff-ae89a7c55e80", "links": [{"href": "http://172.30.9.23:8774/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a22996a-9237-4660-9bc5-22a2a039cbfd", "links": [{"href": "http://172.30.9.23:8774/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd", "rel": "bookmark"}]}, "id": "065fe28e-0f5b-4b7d-aeba-2c4cae340572", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:32:35Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst", "created": "2018-07-22T08:32:34Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:32:39,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 used request id req-bacdda24-ba3c-4da0-b8ed-d830ad8c9556 2018-07-22 08:32:39,109 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst] is - BUILD 2018-07-22 08:32:39,109 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:32:42,112 - create_instance - DEBUG - VM status query timeout in 892.848451138 2018-07-22 08:32:42,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:42,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:42 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-4353bccf-f9b2-4fad-a1ca-112ca1df3149 x-compute-request-id: req-4353bccf-f9b2-4fad-a1ca-112ca1df3149 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:43:c5", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "bookmark"}], "image": {"id": "4c15caf7-cadd-484e-82ff-ae89a7c55e80", "links": [{"href": "http://172.30.9.23:8774/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": "2018-07-22T08:32:39.000000", "flavor": {"id": "9a22996a-9237-4660-9bc5-22a2a039cbfd", "links": [{"href": "http://172.30.9.23:8774/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd", "rel": "bookmark"}]}, "id": "065fe28e-0f5b-4b7d-aeba-2c4cae340572", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:32:39Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst", "created": "2018-07-22T08:32:34Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:32:42,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 used request id req-4353bccf-f9b2-4fad-a1ca-112ca1df3149 2018-07-22 08:32:42,937 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst] is - ACTIVE 2018-07-22 08:32:42,937 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:32:42,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:43,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:42 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-f0a33712-88f3-48c7-8c58-1a4addd066ea x-compute-request-id: req-f0a33712-88f3-48c7-8c58-1a4addd066ea Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:43:c5", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "bookmark"}], "image": {"id": "4c15caf7-cadd-484e-82ff-ae89a7c55e80", "links": [{"href": "http://172.30.9.23:8774/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": "2018-07-22T08:32:39.000000", "flavor": {"id": "9a22996a-9237-4660-9bc5-22a2a039cbfd", "links": [{"href": "http://172.30.9.23:8774/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd", "rel": "bookmark"}]}, "id": "065fe28e-0f5b-4b7d-aeba-2c4cae340572", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:32:39Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst", "created": "2018-07-22T08:32:34Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:32:43,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 used request id req-f0a33712-88f3-48c7-8c58-1a4addd066ea 2018-07-22 08:32:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:43,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-24f26ab3-d250-4d24-9928-a03bac063ef0 Date: Sun, 22 Jul 2018 08:32:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["7413ca03-863b-4ce6-84b0-14f9fe7ae00b"],"description":"","tags":[],"updated_at":"2018-07-22T08:32:24Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:23Z","provider:network_type":"vxlan"}]} 2018-07-22 08:32:43,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net used request id req-24f26ab3-d250-4d24-9928-a03bac063ef0 2018-07-22 08:32:43,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:43,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ad7fcd8-6ae3-40d5-81c8-ded8b4129ee1 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:32:43,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-0ad7fcd8-6ae3-40d5-81c8-ded8b4129ee1 2018-07-22 08:32:43,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:44,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-8c4d3daf-4153-4dc6-863a-7c7bb71979b1 Date: Sun, 22 Jul 2018 08:32:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:32:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:24Z","ip_version":4}]} 2018-07-22 08:32:44,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-8c4d3daf-4153-4dc6-863a-7c7bb71979b1 2018-07-22 08:32:44,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:44,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3992 X-Openstack-Request-Id: req-82b44ba5-30ac-4278-8b7c-cfd6648c339f Date: Sun, 22 Jul 2018 08:32:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.5"}],"id":"10640614-3161-4e48-ba92-87c5f393d9d0","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:43:c5","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-port","admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:30Z","binding:vnic_type":"normal","device_id":"065fe28e-0f5b-4b7d-aeba-2c4cae340572","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.3"}],"id":"2f145ede-2b31-416c-8428-15ab010bf0ea","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:10:cf","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-065e0f6f-8bd5-44c9-9e13-6542fb5940e3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.4"}],"id":"530b949e-70f7-4efe-a738-4b19aa50d2ae","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:24:af","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-065e0f6f-8bd5-44c9-9e13-6542fb5940e3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.2"}],"id":"9c491eb1-acda-40f8-95ec-a82e2d115c05","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:ea:df","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-065e0f6f-8bd5-44c9-9e13-6542fb5940e3","ip_allocation":"immediate"}]} 2018-07-22 08:32:44,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-82b44ba5-30ac-4278-8b7c-cfd6648c339f 2018-07-22 08:32:44,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:32:44,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:32:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["xBcoxkX9Qo25MaSRYmgXPQ"], "issued_at": "2018-07-22T08:32:44.000000Z"}} 2018-07-22 08:32:44,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2670942423c64e131aabd88f36b721d6c385fb74" 2018-07-22 08:32:45,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:44 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-6c94d8b2-2042-4d6f-93c0-14921ba163de x-compute-request-id: req-6c94d8b2-2042-4d6f-93c0-14921ba163de Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:43:c5", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "bookmark"}], "image": {"id": "4c15caf7-cadd-484e-82ff-ae89a7c55e80", "links": [{"href": "http://172.30.9.23:8774/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": "2018-07-22T08:32:39.000000", "flavor": {"id": "9a22996a-9237-4660-9bc5-22a2a039cbfd", "links": [{"href": "http://172.30.9.23:8774/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd", "rel": "bookmark"}]}, "id": "065fe28e-0f5b-4b7d-aeba-2c4cae340572", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:32:39Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst", "created": "2018-07-22T08:32:34Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:32:45,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst used request id req-6c94d8b2-2042-4d6f-93c0-14921ba163de 2018-07-22 08:32:45,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:32:46,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:32:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["FmXMlWd-RkeKNY8Bv8SVOw"], "issued_at": "2018-07-22T08:32:46.000000Z"}} 2018-07-22 08:32:46,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de334b2db8f7fb8b26946fcb5b15fc72e87407" 2018-07-22 08:32:46,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-69606682-4bb6-43f7-8c84-c6f47fe0ef22 Date: Sun, 22 Jul 2018 08:32:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["7413ca03-863b-4ce6-84b0-14f9fe7ae00b"],"description":"","tags":[],"updated_at":"2018-07-22T08:32:24Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:23Z","provider:network_type":"vxlan"}]} 2018-07-22 08:32:46,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net used request id req-69606682-4bb6-43f7-8c84-c6f47fe0ef22 2018-07-22 08:32:46,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de334b2db8f7fb8b26946fcb5b15fc72e87407" 2018-07-22 08:32:46,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-e8ff53b3-8edd-44d0-883f-eff7be4309e3 Date: Sun, 22 Jul 2018 08:32:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:32:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:24Z","ip_version":4}]} 2018-07-22 08:32:46,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-e8ff53b3-8edd-44d0-883f-eff7be4309e3 2018-07-22 08:32:46,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de334b2db8f7fb8b26946fcb5b15fc72e87407" 2018-07-22 08:32:46,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3992 X-Openstack-Request-Id: req-b370872e-8576-4df4-9b3c-732b45b4786d Date: Sun, 22 Jul 2018 08:32:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.5"}],"id":"10640614-3161-4e48-ba92-87c5f393d9d0","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:43:c5","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-port","admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:30Z","binding:vnic_type":"normal","device_id":"065fe28e-0f5b-4b7d-aeba-2c4cae340572","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.3"}],"id":"2f145ede-2b31-416c-8428-15ab010bf0ea","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:10:cf","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-065e0f6f-8bd5-44c9-9e13-6542fb5940e3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.4"}],"id":"530b949e-70f7-4efe-a738-4b19aa50d2ae","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:24:af","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-065e0f6f-8bd5-44c9-9e13-6542fb5940e3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.2"}],"id":"9c491eb1-acda-40f8-95ec-a82e2d115c05","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:ea:df","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-065e0f6f-8bd5-44c9-9e13-6542fb5940e3","ip_allocation":"immediate"}]} 2018-07-22 08:32:46,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-b370872e-8576-4df4-9b3c-732b45b4786d 2018-07-22 08:32:46,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:32:47,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "daf57088842445b89eba1fb8b4228cb0", "name": "CreateInstanceSimpleTests-272d3b9f-c00a-453-proj-role"}], "expires_at": "2018-07-22T09:32:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abdabfe3c5714f0c98e9838164228136", "name": "CreateInstanceSimpleTests-272d3b9f-c00a-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/abdabfe3c5714f0c98e9838164228136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/abdabfe3c5714f0c98e9838164228136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/abdabfe3c5714f0c98e9838164228136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/abdabfe3c5714f0c98e9838164228136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/abdabfe3c5714f0c98e9838164228136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/abdabfe3c5714f0c98e9838164228136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_abdabfe3c5714f0c98e9838164228136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_abdabfe3c5714f0c98e9838164228136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/abdabfe3c5714f0c98e9838164228136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/abdabfe3c5714f0c98e9838164228136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/abdabfe3c5714f0c98e9838164228136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/abdabfe3c5714f0c98e9838164228136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/abdabfe3c5714f0c98e9838164228136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/abdabfe3c5714f0c98e9838164228136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-272d3b9f-c00a-453-user", "id": "94fd54248a4146b485e9f6b0433f6579"}, "audit_ids": ["8-S8oSbtSKO57uKgZOzM3w"], "issued_at": "2018-07-22T08:32:47.000000Z"}} 2018-07-22 08:32:47,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdbfd876283f2d086b97378f52ba47562e7a64d" 2018-07-22 08:32:47,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:47 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-29b1d1f1-90c8-4140-9805-33f82082c692 x-compute-request-id: req-29b1d1f1-90c8-4140-9805-33f82082c692 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:32:47,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst used request id req-29b1d1f1-90c8-4140-9805-33f82082c692 2018-07-22 08:32:47,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:48,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:47 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-52119761-eac3-4ade-ac57-3a815fde4c65 x-compute-request-id: req-52119761-eac3-4ade-ac57-3a815fde4c65 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:43:c5", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "bookmark"}], "image": {"id": "4c15caf7-cadd-484e-82ff-ae89a7c55e80", "links": [{"href": "http://172.30.9.23:8774/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": "2018-07-22T08:32:39.000000", "flavor": {"id": "9a22996a-9237-4660-9bc5-22a2a039cbfd", "links": [{"href": "http://172.30.9.23:8774/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd", "rel": "bookmark"}]}, "id": "065fe28e-0f5b-4b7d-aeba-2c4cae340572", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:32:39Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst", "created": "2018-07-22T08:32:34Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:32:48,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 used request id req-52119761-eac3-4ade-ac57-3a815fde4c65 2018-07-22 08:32:48,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:48,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-3a87176d-b886-49b8-9d52-c6924ef082fa Date: Sun, 22 Jul 2018 08:32:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["7413ca03-863b-4ce6-84b0-14f9fe7ae00b"],"description":"","tags":[],"updated_at":"2018-07-22T08:32:24Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:23Z","provider:network_type":"vxlan"}]} 2018-07-22 08:32:48,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net used request id req-3a87176d-b886-49b8-9d52-c6924ef082fa 2018-07-22 08:32:48,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:48,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41020560-6798-41b8-9636-0b5f3f935c3f Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:32:48,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-41020560-6798-41b8-9636-0b5f3f935c3f 2018-07-22 08:32:48,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:48,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-20384aaa-7be5-44be-ab70-2eb0e79c045a Date: Sun, 22 Jul 2018 08:32:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:32:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:24Z","ip_version":4}]} 2018-07-22 08:32:48,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-20384aaa-7be5-44be-ab70-2eb0e79c045a 2018-07-22 08:32:48,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:48,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3992 X-Openstack-Request-Id: req-b4161869-7eb6-4503-adbc-6e2f1cdb36c0 Date: Sun, 22 Jul 2018 08:32:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.5"}],"id":"10640614-3161-4e48-ba92-87c5f393d9d0","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:43:c5","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-port","admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:30Z","binding:vnic_type":"normal","device_id":"065fe28e-0f5b-4b7d-aeba-2c4cae340572","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.3"}],"id":"2f145ede-2b31-416c-8428-15ab010bf0ea","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:10:cf","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-065e0f6f-8bd5-44c9-9e13-6542fb5940e3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.4"}],"id":"530b949e-70f7-4efe-a738-4b19aa50d2ae","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:24:af","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-065e0f6f-8bd5-44c9-9e13-6542fb5940e3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.2"}],"id":"9c491eb1-acda-40f8-95ec-a82e2d115c05","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:ea:df","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-065e0f6f-8bd5-44c9-9e13-6542fb5940e3","ip_allocation":"immediate"}]} 2018-07-22 08:32:48,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-b4161869-7eb6-4503-adbc-6e2f1cdb36c0 2018-07-22 08:32:48,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:49,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:48 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-53b7edf3-05a6-429e-a56c-2fcee2e6d473 x-compute-request-id: req-53b7edf3-05a6-429e-a56c-2fcee2e6d473 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:43:c5", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "bookmark"}], "image": {"id": "4c15caf7-cadd-484e-82ff-ae89a7c55e80", "links": [{"href": "http://172.30.9.23:8774/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": "2018-07-22T08:32:39.000000", "flavor": {"id": "9a22996a-9237-4660-9bc5-22a2a039cbfd", "links": [{"href": "http://172.30.9.23:8774/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd", "rel": "bookmark"}]}, "id": "065fe28e-0f5b-4b7d-aeba-2c4cae340572", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:32:39Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst", "created": "2018-07-22T08:32:34Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:32:49,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 used request id req-53b7edf3-05a6-429e-a56c-2fcee2e6d473 2018-07-22 08:32:49,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:49,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-31841bb4-c5c6-4f5e-8f39-b304e3eea08d Date: Sun, 22 Jul 2018 08:32:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["7413ca03-863b-4ce6-84b0-14f9fe7ae00b"],"description":"","tags":[],"updated_at":"2018-07-22T08:32:24Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:23Z","provider:network_type":"vxlan"}]} 2018-07-22 08:32:49,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net used request id req-31841bb4-c5c6-4f5e-8f39-b304e3eea08d 2018-07-22 08:32:49,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:49,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4cbfe08-cc77-4c56-b4a4-30cd96f290b1 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:32:49,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-e4cbfe08-cc77-4c56-b4a4-30cd96f290b1 2018-07-22 08:32:49,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:49,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-4a7b9f2c-aedf-4a25-badb-363a33c48c5a Date: Sun, 22 Jul 2018 08:32:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:32:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:24Z","ip_version":4}]} 2018-07-22 08:32:49,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-4a7b9f2c-aedf-4a25-badb-363a33c48c5a 2018-07-22 08:32:49,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:49,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3992 X-Openstack-Request-Id: req-941c8f65-a5b4-4bba-9627-f5bd3a6b2c97 Date: Sun, 22 Jul 2018 08:32:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.5"}],"id":"10640614-3161-4e48-ba92-87c5f393d9d0","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:43:c5","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-port","admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:30Z","binding:vnic_type":"normal","device_id":"065fe28e-0f5b-4b7d-aeba-2c4cae340572","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.3"}],"id":"2f145ede-2b31-416c-8428-15ab010bf0ea","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:10:cf","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-065e0f6f-8bd5-44c9-9e13-6542fb5940e3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.4"}],"id":"530b949e-70f7-4efe-a738-4b19aa50d2ae","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:24:af","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-065e0f6f-8bd5-44c9-9e13-6542fb5940e3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:32:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7413ca03-863b-4ce6-84b0-14f9fe7ae00b","ip_address":"10.55.0.2"}],"id":"9c491eb1-acda-40f8-95ec-a82e2d115c05","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:ea:df","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"065e0f6f-8bd5-44c9-9e13-6542fb5940e3","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:32:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-065e0f6f-8bd5-44c9-9e13-6542fb5940e3","ip_allocation":"immediate"}]} 2018-07-22 08:32:49,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-941c8f65-a5b4-4bba-9627-f5bd3a6b2c97 2018-07-22 08:32:49,544 - create_instance - INFO - Deleting Port with ID - 10640614-3161-4e48-ba92-87c5f393d9d0 2018-07-22 08:32:49,544 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-port 2018-07-22 08:32:49,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/10640614-3161-4e48-ba92-87c5f393d9d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:49,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79b3b7c3-2d19-4cda-a68a-8d622fe2cadc Date: Sun, 22 Jul 2018 08:32:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:32:49,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/10640614-3161-4e48-ba92-87c5f393d9d0 used request id req-79b3b7c3-2d19-4cda-a68a-8d622fe2cadc 2018-07-22 08:32:49,989 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst 2018-07-22 08:32:49,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:50,130 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:32:49 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-abbd59b6-6160-4af7-b07e-ff9d7e81de67 x-compute-request-id: req-abbd59b6-6160-4af7-b07e-ff9d7e81de67 Content-Type: application/json 2018-07-22 08:32:50,131 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 used request id req-abbd59b6-6160-4af7-b07e-ff9d7e81de67 2018-07-22 08:32:50,131 - create_instance - INFO - Checking deletion status 2018-07-22 08:32:50,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:50,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:50 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-4b1d1171-81ef-4d21-8a1d-95c07690a634 x-compute-request-id: req-4b1d1171-81ef-4d21-8a1d-95c07690a634 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:43:c5", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572", "rel": "bookmark"}], "image": {"id": "4c15caf7-cadd-484e-82ff-ae89a7c55e80", "links": [{"href": "http://172.30.9.23:8774/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": "2018-07-22T08:32:39.000000", "flavor": {"id": "9a22996a-9237-4660-9bc5-22a2a039cbfd", "links": [{"href": "http://172.30.9.23:8774/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd", "rel": "bookmark"}]}, "id": "065fe28e-0f5b-4b7d-aeba-2c4cae340572", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:32:50Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst", "created": "2018-07-22T08:32:34Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:32:50,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 used request id req-4b1d1171-81ef-4d21-8a1d-95c07690a634 2018-07-22 08:32:50,396 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst] is - ACTIVE 2018-07-22 08:32:50,396 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:32:53,399 - create_instance - DEBUG - VM status query timeout in 296.731699944 2018-07-22 08:32:53,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8233934e523ffbbe78fa15f775581fe86379e20e" 2018-07-22 08:32:53,451 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:32:53 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-ff20fef4-8a4e-465f-a511-8a49769366f1 x-compute-request-id: req-ff20fef4-8a4e-465f-a511-8a49769366f1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 065fe28e-0f5b-4b7d-aeba-2c4cae340572 could not be found.", "code": 404}} 2018-07-22 08:32:53,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/065fe28e-0f5b-4b7d-aeba-2c4cae340572 used request id req-ff20fef4-8a4e-465f-a511-8a49769366f1 2018-07-22 08:32:53,451 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 065fe28e-0f5b-4b7d-aeba-2c4cae340572 could not be found. (HTTP 404) (Request-ID: req-ff20fef4-8a4e-465f-a511-8a49769366f1) 2018-07-22 08:32:53,451 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-inst 2018-07-22 08:32:53,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32236076f68c2dc406cd690a992826f79c88babd" 2018-07-22 08:32:53,499 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:32:53 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-1a3db238-367f-4981-a312-9eb55fdd1695 x-compute-request-id: req-1a3db238-367f-4981-a312-9eb55fdd1695 Content-Length: 0 Content-Type: application/json 2018-07-22 08:32:53,499 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9a22996a-9237-4660-9bc5-22a2a039cbfd used request id req-1a3db238-367f-4981-a312-9eb55fdd1695 2018-07-22 08:32:53,500 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-subnet 2018-07-22 08:32:53,500 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-subnet 2018-07-22 08:32:53,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/7413ca03-863b-4ce6-84b0-14f9fe7ae00b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a7a2df2766bc96f9bba79d9787d288a1a3b57b" 2018-07-22 08:32:55,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3e625cc-a028-4b22-bcb4-5070032f53c0 Date: Sun, 22 Jul 2018 08:32:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:32:55,678 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7413ca03-863b-4ce6-84b0-14f9fe7ae00b used request id req-b3e625cc-a028-4b22-bcb4-5070032f53c0 2018-07-22 08:32:55,678 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-pub-net 2018-07-22 08:32:55,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/065e0f6f-8bd5-44c9-9e13-6542fb5940e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a7a2df2766bc96f9bba79d9787d288a1a3b57b" 2018-07-22 08:32:57,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-76ae909a-c7a1-41af-bacb-963f16ce255c Date: Sun, 22 Jul 2018 08:32:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:32:57,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/065e0f6f-8bd5-44c9-9e13-6542fb5940e3 used request id req-76ae909a-c7a1-41af-bacb-963f16ce255c 2018-07-22 08:32:57,139 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-2cd11c19-951a-4966-a2f5-862da4cfc94a-image 2018-07-22 08:32:57,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26e947a5c27cfb36657ff00ee422acb7a48fde27" 2018-07-22 08:32:57,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-703b0874-701b-4a86-8b89-1f0349a283a5 Date: Sun, 22 Jul 2018 08:32:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:32:57,638 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/4c15caf7-cadd-484e-82ff-ae89a7c55e80 used request id req-703b0874-701b-4a86-8b89-1f0349a283a5 2018-07-22 08:32:57,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:57,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-b1322ab0-ea2d-4864-a4c7-b1b4669803ab Date: Sun, 22 Jul 2018 08:32:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:32:57,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b1322ab0-ea2d-4864-a4c7-b1b4669803ab 2018-07-22 08:32:57,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:57,988 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:32:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c33aaef3-2127-4062-8e0d-f9c18f5f5760 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:32:57,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-c33aaef3-2127-4062-8e0d-f9c18f5f5760 2018-07-22 08:32:57,988 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:32:57,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:58,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:32:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6385b83-356e-46e3-9744-4dd1e32befc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:32:58,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-e6385b83-356e-46e3-9744-4dd1e32befc3 2018-07-22 08:32:58,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:32:58,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:58,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38fa7351-f51b-4729-a4a2-a52d3c1723a5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:32:58,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-38fa7351-f51b-4729-a4a2-a52d3c1723a5 2018-07-22 08:32:58,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:58,266 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:32:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebf70843-3afc-4239-877b-7231d3f056d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:32:58,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-ebf70843-3afc-4239-877b-7231d3f056d5 2018-07-22 08:32:58,266 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:32:58,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:58,366 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:32:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce2a52fb-43cc-4979-829b-6b951e88e6bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:32:58,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-ce2a52fb-43cc-4979-829b-6b951e88e6bf 2018-07-22 08:32:58,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:32:58,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:58,452 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:32:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfc2c964-4f4c-4b9c-8936-04500982a353 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:32:58,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-cfc2c964-4f4c-4b9c-8936-04500982a353 2018-07-22 08:32:58,452 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:32:58,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:58,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a748f27d-dbd3-4cb7-9e12-efa016fef0c4 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:32:58,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-a748f27d-dbd3-4cb7-9e12-efa016fef0c4 2018-07-22 08:32:58,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:58,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:32:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfaa047f-a0b8-4bd8-9eb0-3b5fb714a610 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:32:58,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-cfaa047f-a0b8-4bd8-9eb0-3b5fb714a610 2018-07-22 08:32:58,645 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:32:58,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:58,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:32:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0635056e-b011-4710-8256-9a5ef6155ca8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:32:58,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-0635056e-b011-4710-8256-9a5ef6155ca8 2018-07-22 08:32:58,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:32:58,736 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-272d3b9f-c00a-453-proj 2018-07-22 08:32:58,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/abdabfe3c5714f0c98e9838164228136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:59,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:32:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea5e5f3a-655a-4b64-9168-4afd8eed938f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:32:59,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/abdabfe3c5714f0c98e9838164228136 used request id req-ea5e5f3a-655a-4b64-9168-4afd8eed938f 2018-07-22 08:32:59,004 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-272d3b9f-c00a-453-proj-role 2018-07-22 08:32:59,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/daf57088842445b89eba1fb8b4228cb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:59,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fdb5d16-cfb9-4b60-8817-8c1928bc242c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:32:59,123 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/daf57088842445b89eba1fb8b4228cb0 used request id req-2fdb5d16-cfb9-4b60-8817-8c1928bc242c 2018-07-22 08:32:59,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4552b7973143abaeac4b403070f6504a13e1c91f" 2018-07-22 08:32:59,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4e6e3bc-3734-48c7-a6d0-a644e5682e86 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:32:59,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f4e6e3bc-3734-48c7-a6d0-a644e5682e86 2018-07-22 08:32:59,218 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-272d3b9f-c00a-453-user 2018-07-22 08:32:59,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/94fd54248a4146b485e9f6b0433f6579 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f64f8400bedfdba1ae117b7916a3688ee61ac30f" 2018-07-22 08:32:59,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bab0973f-9bdd-4650-9b5c-4f5741c460c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:32:59,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/94fd54248a4146b485e9f6b0433f6579 used request id req-bab0973f-9bdd-4650-9b5c-4f5741c460c4 2018-07-22 08:32:59,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:32:59,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:32:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["0Ryoh8jeRTK5quIvj4B_IQ"], "issued_at": "2018-07-22T08:32:59.000000Z"}} 2018-07-22 08:32:59,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c75843c70c98d5d043984304fa0e61d3808361a" 2018-07-22 08:32:59,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b12a79c-3070-4f79-ada8-1d8746d2ec19 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:32:59,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0b12a79c-3070-4f79-ada8-1d8746d2ec19 2018-07-22 08:32:59,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:32:59,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:33:00,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:33:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["j57mMvu7Q8GlftCI3nF7XQ"], "issued_at": "2018-07-22T08:33:00.000000Z"}} 2018-07-22 08:33:00,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02a22fa2b3af1e02c7c8973fe5cce55b9146aff" 2018-07-22 08:33:00,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0603c262-552d-4b48-8aea-f8e4c3405bff Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:33:00,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0603c262-552d-4b48-8aea-f8e4c3405bff 2018-07-22 08:33:00,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:33:00,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:33: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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:33:00,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-426cadf8-b78e-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02a22fa2b3af1e02c7c8973fe5cce55b9146aff" 2018-07-22 08:33:00,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-802c4d8b-6cca-4790-8c0e-756b0d9a3680 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-426cadf8-b78e-49f-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:33:00,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-426cadf8-b78e-49f-proj used request id req-802c4d8b-6cca-4790-8c0e-756b0d9a3680 2018-07-22 08:33:00,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02a22fa2b3af1e02c7c8973fe5cce55b9146aff" 2018-07-22 08:33:00,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f1d626-89af-4da3-8873-0cbf45288c8e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:33:00,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-16f1d626-89af-4da3-8873-0cbf45288c8e 2018-07-22 08:33:00,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02a22fa2b3af1e02c7c8973fe5cce55b9146aff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}}' 2018-07-22 08:33:00,770 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:33:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26099f19-2460-47f8-802d-81feba16e9c6 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707"}, "tags": [], "enabled": true, "id": "8846314c714a40b7bc883b9bab667707", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}} 2018-07-22 08:33:00,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-26099f19-2460-47f8-802d-81feba16e9c6 2018-07-22 08:33:00,770 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-426cadf8-b78e-49f-proj 2018-07-22 08:33:00,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:33:00,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:33:01,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:33:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["6swgsWsmS-G7ORBR71AjBw"], "issued_at": "2018-07-22T08:33:01.000000Z"}} 2018-07-22 08:33:01,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b23ed8fa6328b490ef74d3f161be9f6919ab2" 2018-07-22 08:33:01,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abcee9e7-ba88-4c8d-9b28-5547dc649b0d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:33:01,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-abcee9e7-ba88-4c8d-9b28-5547dc649b0d 2018-07-22 08:33:01,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:33:01,270 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:33:01 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:33:01,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b23ed8fa6328b490ef74d3f161be9f6919ab2" 2018-07-22 08:33:01,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcdededd-bff7-4d53-929a-a14427d9fbd3 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:33:01,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dcdededd-bff7-4d53-929a-a14427d9fbd3 2018-07-22 08:33:01,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-426cadf8-b78e-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b23ed8fa6328b490ef74d3f161be9f6919ab2" 2018-07-22 08:33:01,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389c56ba-1157-417e-858e-f643efae01d3 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-426cadf8-b78e-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707"}, "tags": [], "enabled": true, "id": "8846314c714a40b7bc883b9bab667707", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}]} 2018-07-22 08:33:01,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-426cadf8-b78e-49f-proj used request id req-389c56ba-1157-417e-858e-f643efae01d3 2018-07-22 08:33:01,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b23ed8fa6328b490ef74d3f161be9f6919ab2" 2018-07-22 08:33:01,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80501e88-0ef3-42b8-8aa1-bf307d6a7fe4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:33:01,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-80501e88-0ef3-42b8-8aa1-bf307d6a7fe4 2018-07-22 08:33:01,967 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-426cadf8-b78e-49f-user 2018-07-22 08:33:01,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:33:01,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02a22fa2b3af1e02c7c8973fe5cce55b9146aff" 2018-07-22 08:33:02,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ee456b-398e-4f82-b281-58be59c98b98 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:33:02,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-09ee456b-398e-4f82-b281-58be59c98b98 2018-07-22 08:33:02,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02a22fa2b3af1e02c7c8973fe5cce55b9146aff" -d '{"role": {"name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj-role"}}' 2018-07-22 08:33:02,183 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07b35fab-9d6a-481a-84cc-157df3f2652c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8027fe5345554f45895ea644d2f44275", "links": {"self": "http://172.30.9.23:5000/v3/roles/8027fe5345554f45895ea644d2f44275"}, "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj-role"}} 2018-07-22 08:33:02,184 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-07b35fab-9d6a-481a-84cc-157df3f2652c 2018-07-22 08:33:02,184 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-426cadf8-b78e-49f-proj-role 2018-07-22 08:33:02,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/8027fe5345554f45895ea644d2f44275 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02a22fa2b3af1e02c7c8973fe5cce55b9146aff" 2018-07-22 08:33:02,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2119e1-8fe5-4604-a254-8514d4bf49c3 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8027fe5345554f45895ea644d2f44275", "links": {"self": "http://172.30.9.23:5000/v3/roles/8027fe5345554f45895ea644d2f44275"}, "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj-role"}} 2018-07-22 08:33:02,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/8027fe5345554f45895ea644d2f44275 used request id req-ac2119e1-8fe5-4604-a254-8514d4bf49c3 2018-07-22 08:33:02,278 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-426cadf8-b78e-49f-proj-role to project CreateInstanceSimpleTests-426cadf8-b78e-49f-proj 2018-07-22 08:33:02,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707/users/b678748fab74455dadbe1104501ea2f6/roles/8027fe5345554f45895ea644d2f44275 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02a22fa2b3af1e02c7c8973fe5cce55b9146aff" 2018-07-22 08:33:02,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7666c09-db55-406c-8250-14cd502cf1ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:33:02,474 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707/users/b678748fab74455dadbe1104501ea2f6/roles/8027fe5345554f45895ea644d2f44275 used request id req-e7666c09-db55-406c-8250-14cd502cf1ca 2018-07-22 08:33:02,474 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:33:02,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:33:02,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:33:02,477 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:33:02,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:33:02,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:33:03,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8027fe5345554f45895ea644d2f44275", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj-role"}], "expires_at": "2018-07-22T09:33:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8846314c714a40b7bc883b9bab667707", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-user", "id": "b678748fab74455dadbe1104501ea2f6"}, "audit_ids": ["9dqY2nrqTw6BveDu2i2y6g"], "issued_at": "2018-07-22T08:33:03.000000Z"}} 2018-07-22 08:33:03,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe83ece092fa2658019e1ca3d23012a2e4db224" 2018-07-22 08:33:03,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-737e18ca-0f96-45eb-abc4-11ec4399f4b4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:33:03,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-737e18ca-0f96-45eb-abc4-11ec4399f4b4 2018-07-22 08:33:03,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fe83ece092fa2658019e1ca3d23012a2e4db224" 2018-07-22 08:33:03,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-0097ee83-f088-43b4-892d-81bf94d91090 Date: Sun, 22 Jul 2018 08:33:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-image"} 2018-07-22 08:33:03,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-image used request id req-0097ee83-f088-43b4-892d-81bf94d91090 2018-07-22 08:33:03,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fe83ece092fa2658019e1ca3d23012a2e4db224" 2018-07-22 08:33:03,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-90d76079-e4c1-4de5-8684-5ab3da58a84a Date: Sun, 22 Jul 2018 08:33:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:33:03,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-90d76079-e4c1-4de5-8684-5ab3da58a84a 2018-07-22 08:33:03,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7fe83ece092fa2658019e1ca3d23012a2e4db224" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-image"}' 2018-07-22 08:33:03,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2930d37a-93dc-43d4-ac1a-5f5e2c1dea94 Date: Sun, 22 Jul 2018 08:33:03 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:33:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:33:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "min_disk": 0, "protected": false, "id": "6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "file": "/v2/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4/file", "checksum": null, "owner": "8846314c714a40b7bc883b9bab667707", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:33:03,935 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2930d37a-93dc-43d4-ac1a-5f5e2c1dea94 2018-07-22 08:33:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fe83ece092fa2658019e1ca3d23012a2e4db224" -d '' 2018-07-22 08:33:05,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5c317017-1688-4b7c-9925-63f0f76a31a3 Date: Sun, 22 Jul 2018 08:33:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:33:05,116 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4/file used request id req-5c317017-1688-4b7c-9925-63f0f76a31a3 2018-07-22 08:33:05,116 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:33:05,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fe83ece092fa2658019e1ca3d23012a2e4db224" 2018-07-22 08:33:05,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-3070daab-48a7-4ca0-82dd-bf166c7d3f3d Date: Sun, 22 Jul 2018 08:33:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:33:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:33:05Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4/snap", "metadata": {}}], "self": "/v2/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "min_disk": 0, "protected": false, "id": "6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "file": "/v2/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8846314c714a40b7bc883b9bab667707", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:33:05,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4 used request id req-3070daab-48a7-4ca0-82dd-bf166c7d3f3d 2018-07-22 08:33:05,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fe83ece092fa2658019e1ca3d23012a2e4db224" 2018-07-22 08:33:05,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-059e8e0f-7520-4a88-bca6-3410f5d771ea Date: Sun, 22 Jul 2018 08:33:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:33:05,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-059e8e0f-7520-4a88-bca6-3410f5d771ea 2018-07-22 08:33:05,496 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-image 2018-07-22 08:33:05,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fe83ece092fa2658019e1ca3d23012a2e4db224" 2018-07-22 08:33:05,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-c9ea5fae-3ee0-42b0-966c-e7771d67c0ea Date: Sun, 22 Jul 2018 08:33:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:33:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:33:05Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4/snap", "metadata": {}}], "self": "/v2/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "min_disk": 0, "protected": false, "id": "6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "file": "/v2/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8846314c714a40b7bc883b9bab667707", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:33:05,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4 used request id req-c9ea5fae-3ee0-42b0-966c-e7771d67c0ea 2018-07-22 08:33:05,690 - create_image - DEBUG - Instance status is - active 2018-07-22 08:33:05,690 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-image 2018-07-22 08:33:05,690 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-image 2018-07-22 08:33:05,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:33:05,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:33:06,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:33:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["03I3mgf2Tge2pOVFmA6RyQ"], "issued_at": "2018-07-22T08:33:06.000000Z"}} 2018-07-22 08:33:06,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad38e2e84fc684d60f1f07f42da5018026a8084" 2018-07-22 08:33:06,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c4b8d5a-8409-4306-90cc-b0e9fede22fd Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:33:06,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6c4b8d5a-8409-4306-90cc-b0e9fede22fd 2018-07-22 08:33:06,169 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:33:06,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad38e2e84fc684d60f1f07f42da5018026a8084" 2018-07-22 08:33:06,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:06 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-1f1b199d-a7f6-4487-9309-dc47be3e0dec x-compute-request-id: req-1f1b199d-a7f6-4487-9309-dc47be3e0dec Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:33:06,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1f1b199d-a7f6-4487-9309-dc47be3e0dec 2018-07-22 08:33:06,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad38e2e84fc684d60f1f07f42da5018026a8084" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:33:06,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:06 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-100d47ac-a0c3-4134-a86c-7c3a8bee3335 x-compute-request-id: req-100d47ac-a0c3-4134-a86c-7c3a8bee3335 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2309ec07-3d02-413b-9394-e24ca321d420", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2309ec07-3d02-413b-9394-e24ca321d420", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2309ec07-3d02-413b-9394-e24ca321d420"}} 2018-07-22 08:33:06,475 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-100d47ac-a0c3-4134-a86c-7c3a8bee3335 2018-07-22 08:33:06,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:33:06,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:33:06,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8027fe5345554f45895ea644d2f44275", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj-role"}], "expires_at": "2018-07-22T09:33:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8846314c714a40b7bc883b9bab667707", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-user", "id": "b678748fab74455dadbe1104501ea2f6"}, "audit_ids": ["tK6XgDQIRW2RlKH9_4jrng"], "issued_at": "2018-07-22T08:33:06.000000Z"}} 2018-07-22 08:33:06,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a6d5cdca9ef7bb01f5a53c585f06ad05792722" 2018-07-22 08:33:06,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b8330f3-1298-4769-9459-e77656a1725c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:33:06,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6b8330f3-1298-4769-9459-e77656a1725c 2018-07-22 08:33:06,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a6d5cdca9ef7bb01f5a53c585f06ad05792722" 2018-07-22 08:33:07,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8b10d354-b757-4cc6-a363-f80b94ec377c Date: Sun, 22 Jul 2018 08:33:07 GMT RESP BODY: {"networks":[]} 2018-07-22 08:33:07,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net used request id req-8b10d354-b757-4cc6-a363-f80b94ec377c 2018-07-22 08:33:07,153 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net 2018-07-22 08:33:07,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a6d5cdca9ef7bb01f5a53c585f06ad05792722" -d '{"network": {"name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net", "admin_state_up": true}}' 2018-07-22 08:33:07,762 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-0568a75c-94ee-425d-a060-43d6c3142df3 Date: Sun, 22 Jul 2018 08:33:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8846314c714a40b7bc883b9bab667707","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:33:07Z","is_default":false,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:07Z","mtu":1450}} 2018-07-22 08:33:07,762 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-0568a75c-94ee-425d-a060-43d6c3142df3 2018-07-22 08:33:07,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a6d5cdca9ef7bb01f5a53c585f06ad05792722" 2018-07-22 08:33:08,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-6e1c2d1a-43c6-42d2-a8cd-ac2274b2a435 Date: Sun, 22 Jul 2018 08:33:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8846314c714a40b7bc883b9bab667707","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:33:07Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net","admin_state_up":true,"tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:07Z","mtu":1450}]} 2018-07-22 08:33:08,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-6e1c2d1a-43c6-42d2-a8cd-ac2274b2a435 2018-07-22 08:33:08,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a6d5cdca9ef7bb01f5a53c585f06ad05792722" 2018-07-22 08:33:08,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-49697eef-ff00-48c3-86eb-920fe7c095ec Date: Sun, 22 Jul 2018 08:33:08 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:33:08,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-49697eef-ff00-48c3-86eb-920fe7c095ec 2018-07-22 08:33:08,329 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-subnet 2018-07-22 08:33:08,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a6d5cdca9ef7bb01f5a53c585f06ad05792722" -d '{"subnets": [{"ip_version": 4, "network_id": "92c0fe93-11b1-4a7a-adfe-630437d216e4", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-subnet"}]}' 2018-07-22 08:33:09,127 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8ba91875-6699-4e31-bcbf-52e37704a2fc Date: Sun, 22 Jul 2018 08:33:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:08Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:08Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"8846314c714a40b7bc883b9bab667707","id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-subnet"}]} 2018-07-22 08:33:09,127 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-8ba91875-6699-4e31-bcbf-52e37704a2fc 2018-07-22 08:33:09,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a6d5cdca9ef7bb01f5a53c585f06ad05792722" 2018-07-22 08:33:09,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-abf6615b-ffd8-4e2a-aca5-29f2d3b16203 Date: Sun, 22 Jul 2018 08:33:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8846314c714a40b7bc883b9bab667707","l2_adjacency":true,"status":"ACTIVE","subnets":["ea718a98-7dcb-48d1-8f18-df2888d794c4"],"description":"","tags":[],"updated_at":"2018-07-22T08:33:08Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net","admin_state_up":true,"tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:07Z","mtu":1450}]} 2018-07-22 08:33:09,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-abf6615b-ffd8-4e2a-aca5-29f2d3b16203 2018-07-22 08:33:09,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a6d5cdca9ef7bb01f5a53c585f06ad05792722" 2018-07-22 08:33:09,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-99eef3b3-7591-4fd8-bca2-b302ee84432a Date: Sun, 22 Jul 2018 08:33:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:08Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8846314c714a40b7bc883b9bab667707","id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-subnet"}]} 2018-07-22 08:33:09,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-99eef3b3-7591-4fd8-bca2-b302ee84432a 2018-07-22 08:33:09,680 - OpenStackNetwork - DEBUG - Network [92c0fe93-11b1-4a7a-adfe-630437d216e4] created successfully 2018-07-22 08:33:09,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:33:09,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:33:10,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8027fe5345554f45895ea644d2f44275", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj-role"}], "expires_at": "2018-07-22T09:33:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8846314c714a40b7bc883b9bab667707", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-user", "id": "b678748fab74455dadbe1104501ea2f6"}, "audit_ids": ["HH1Jcm8TRiCIA8GSmCYccg"], "issued_at": "2018-07-22T08:33:10.000000Z"}} 2018-07-22 08:33:10,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:10,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0fecc35-035f-49cb-b558-23d7f4ec01eb Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:33:10,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e0fecc35-035f-49cb-b558-23d7f4ec01eb 2018-07-22 08:33:10,167 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:33:10,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:10,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8073ff53-c5ed-4973-915a-0d6d8a841966 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:33:10,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8073ff53-c5ed-4973-915a-0d6d8a841966 2018-07-22 08:33:10,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:10,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-820222eb-e40d-4667-85d2-4f033693cdfc Date: Sun, 22 Jul 2018 08:33:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8846314c714a40b7bc883b9bab667707","l2_adjacency":true,"status":"ACTIVE","subnets":["ea718a98-7dcb-48d1-8f18-df2888d794c4"],"description":"","tags":[],"updated_at":"2018-07-22T08:33:08Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net","admin_state_up":true,"tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:07Z","mtu":1450}]} 2018-07-22 08:33:10,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net used request id req-820222eb-e40d-4667-85d2-4f033693cdfc 2018-07-22 08:33:10,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:33:10,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:33:10 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:33:10,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:10,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49c0346-9e9b-4f28-a6b7-b3730736bc05 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8846314c714a40b7bc883b9bab667707", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}} 2018-07-22 08:33:10,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 used request id req-b49c0346-9e9b-4f28-a6b7-b3730736bc05 2018-07-22 08:33:10,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:10,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-97bdf278-8f9c-47cb-84eb-80178ac19907 Date: Sun, 22 Jul 2018 08:33:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:08Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8846314c714a40b7bc883b9bab667707","id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-subnet"}]} 2018-07-22 08:33:10,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-97bdf278-8f9c-47cb-84eb-80178ac19907 2018-07-22 08:33:10,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4&name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:11,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-465abd55-7de8-4929-8f9f-71123177c7f2 Date: Sun, 22 Jul 2018 08:33:11 GMT RESP BODY: {"ports":[]} 2018-07-22 08:33:11,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4&name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-port&admin_state_up=True used request id req-465abd55-7de8-4929-8f9f-71123177c7f2 2018-07-22 08:33:11,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:11,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:11 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-c7b1ee5e-9514-4a29-b966-11492bd71e96 x-compute-request-id: req-c7b1ee5e-9514-4a29-b966-11492bd71e96 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:33:11,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst used request id req-c7b1ee5e-9514-4a29-b966-11492bd71e96 2018-07-22 08:33:11,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:11,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6ebb599c-71bf-4064-b31b-cbcc1224acf0 Date: Sun, 22 Jul 2018 08:33:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8846314c714a40b7bc883b9bab667707","l2_adjacency":true,"status":"ACTIVE","subnets":["ea718a98-7dcb-48d1-8f18-df2888d794c4"],"description":"","tags":[],"updated_at":"2018-07-22T08:33:08Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net","admin_state_up":true,"tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:07Z","mtu":1450}]} 2018-07-22 08:33:11,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net used request id req-6ebb599c-71bf-4064-b31b-cbcc1224acf0 2018-07-22 08:33:11,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:11,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e944ca55-69f8-4f95-b781-4b6a46f50160 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8846314c714a40b7bc883b9bab667707", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}} 2018-07-22 08:33:11,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 used request id req-e944ca55-69f8-4f95-b781-4b6a46f50160 2018-07-22 08:33:11,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:12,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ebd1a215-022c-4302-9af7-eda67fc75335 Date: Sun, 22 Jul 2018 08:33:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:08Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8846314c714a40b7bc883b9bab667707","id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-subnet"}]} 2018-07-22 08:33:12,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-ebd1a215-022c-4302-9af7-eda67fc75335 2018-07-22 08:33:12,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4&name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:12,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b4d6f90f-5814-41bd-9783-d65a30134556 Date: Sun, 22 Jul 2018 08:33:12 GMT RESP BODY: {"ports":[]} 2018-07-22 08:33:12,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4&name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-port&admin_state_up=True used request id req-b4d6f90f-5814-41bd-9783-d65a30134556 2018-07-22 08:33:12,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:33:12,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:33:12,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8027fe5345554f45895ea644d2f44275", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj-role"}], "expires_at": "2018-07-22T09:33:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8846314c714a40b7bc883b9bab667707", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-user", "id": "b678748fab74455dadbe1104501ea2f6"}, "audit_ids": ["yyWRxWm-R4iu1j8wUj8Dtw"], "issued_at": "2018-07-22T08:33:12.000000Z"}} 2018-07-22 08:33:12,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712776c7cdc8cfa2c0a1e003da2eb7049efb055d" 2018-07-22 08:33:12,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c1d1f5-d5a3-47db-b854-85df0893ae3a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:33:12,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c6c1d1f5-d5a3-47db-b854-85df0893ae3a 2018-07-22 08:33:12,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:13,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e16dab0d-becd-410d-8701-6194129a2114 Date: Sun, 22 Jul 2018 08:33:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8846314c714a40b7bc883b9bab667707","l2_adjacency":true,"status":"ACTIVE","subnets":["ea718a98-7dcb-48d1-8f18-df2888d794c4"],"description":"","tags":[],"updated_at":"2018-07-22T08:33:08Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net","admin_state_up":true,"tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:07Z","mtu":1450}]} 2018-07-22 08:33:13,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net used request id req-e16dab0d-becd-410d-8701-6194129a2114 2018-07-22 08:33:13,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:13,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ff8e9e30-e076-476b-bc7a-a5cfc60857ec Date: Sun, 22 Jul 2018 08:33:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:08Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8846314c714a40b7bc883b9bab667707","id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-subnet"}]} 2018-07-22 08:33:13,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-ff8e9e30-e076-476b-bc7a-a5cfc60857ec 2018-07-22 08:33:13,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:13,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d0a296b4-9351-423a-b23e-59470d111b21 Date: Sun, 22 Jul 2018 08:33:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8846314c714a40b7bc883b9bab667707","l2_adjacency":true,"status":"ACTIVE","subnets":["ea718a98-7dcb-48d1-8f18-df2888d794c4"],"description":"","tags":[],"updated_at":"2018-07-22T08:33:08Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net","admin_state_up":true,"tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:07Z","mtu":1450}]} 2018-07-22 08:33:13,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net used request id req-d0a296b4-9351-423a-b23e-59470d111b21 2018-07-22 08:33:13,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:33:13,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:33:13 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:33:13,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712776c7cdc8cfa2c0a1e003da2eb7049efb055d" 2018-07-22 08:33:13,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a10e776-7f65-406e-9b0a-e255556ef9d3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8846314c714a40b7bc883b9bab667707", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}} 2018-07-22 08:33:13,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 used request id req-8a10e776-7f65-406e-9b0a-e255556ef9d3 2018-07-22 08:33:13,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:14,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0a7fa77a-cd09-4ae8-b04b-d80d7bc38c50 Date: Sun, 22 Jul 2018 08:33:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:08Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8846314c714a40b7bc883b9bab667707","id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-subnet"}]} 2018-07-22 08:33:14,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-0a7fa77a-cd09-4ae8-b04b-d80d7bc38c50 2018-07-22 08:33:14,128 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net 2018-07-22 08:33:14,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" -d '{"port": {"network_id": "92c0fe93-11b1-4a7a-adfe-630437d216e4", "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-port", "admin_state_up": true}}' 2018-07-22 08:33:15,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-e8107d25-7b47-4690-8812-0e75ee5a1fe1 Date: Sun, 22 Jul 2018 08:33:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:14Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.9"}],"id":"9f557640-59e9-4467-9e3a-b7fa5d8abcd5","security_groups":["0db96fb5-97ac-40f0-9702-5dcf67d5736b"],"mac_address":"fa:16:3e:50:99:a4","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-port","project_id":"8846314c714a40b7bc883b9bab667707","qos_policy_id":null,"admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:14Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:33:15,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-e8107d25-7b47-4690-8812-0e75ee5a1fe1 2018-07-22 08:33:15,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:15,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-39e76c4f-caa3-491d-825f-ed99b1c5dbff Date: Sun, 22 Jul 2018 08:33:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8846314c714a40b7bc883b9bab667707","l2_adjacency":true,"status":"ACTIVE","subnets":["ea718a98-7dcb-48d1-8f18-df2888d794c4"],"description":"","tags":[],"updated_at":"2018-07-22T08:33:08Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net","admin_state_up":true,"tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:07Z","mtu":1450}]} 2018-07-22 08:33:15,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net used request id req-39e76c4f-caa3-491d-825f-ed99b1c5dbff 2018-07-22 08:33:15,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:15,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6040f9-31c4-4cb6-87c3-ca8bb1a2b791 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8846314c714a40b7bc883b9bab667707", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}} 2018-07-22 08:33:15,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 used request id req-4b6040f9-31c4-4cb6-87c3-ca8bb1a2b791 2018-07-22 08:33:15,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:15,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9e6ab1d5-25c8-47fa-ae5f-c19cc3f9fdd1 Date: Sun, 22 Jul 2018 08:33:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:08Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8846314c714a40b7bc883b9bab667707","id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-subnet"}]} 2018-07-22 08:33:15,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-9e6ab1d5-25c8-47fa-ae5f-c19cc3f9fdd1 2018-07-22 08:33:15,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4&name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:16,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-4ba842dc-3cc3-4f3f-a0a5-b0a1bd4517a3 Date: Sun, 22 Jul 2018 08:33:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:14Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.9"}],"id":"9f557640-59e9-4467-9e3a-b7fa5d8abcd5","security_groups":["0db96fb5-97ac-40f0-9702-5dcf67d5736b"],"mac_address":"fa:16:3e:50:99:a4","project_id":"8846314c714a40b7bc883b9bab667707","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-port","admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:14Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:33:16,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4&name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-port&admin_state_up=True used request id req-4ba842dc-3cc3-4f3f-a0a5-b0a1bd4517a3 2018-07-22 08:33:16,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:16,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca6c29d-5ddf-47ad-83c2-10d37ce958ea Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8846314c714a40b7bc883b9bab667707", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}} 2018-07-22 08:33:16,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 used request id req-dca6c29d-5ddf-47ad-83c2-10d37ce958ea 2018-07-22 08:33:16,323 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst 2018-07-22 08:33:16,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:16,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:16 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-703a0bac-9a2e-4f76-92b3-d604f3c594b3 x-compute-request-id: req-703a0bac-9a2e-4f76-92b3-d604f3c594b3 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2309ec07-3d02-413b-9394-e24ca321d420", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2309ec07-3d02-413b-9394-e24ca321d420", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2309ec07-3d02-413b-9394-e24ca321d420", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:33:16,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-703a0bac-9a2e-4f76-92b3-d604f3c594b3 2018-07-22 08:33:16,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/2309ec07-3d02-413b-9394-e24ca321d420 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:16,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:16 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-e9bc3ed0-cf2a-4015-8a49-350c2255eea3 x-compute-request-id: req-e9bc3ed0-cf2a-4015-8a49-350c2255eea3 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2309ec07-3d02-413b-9394-e24ca321d420", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2309ec07-3d02-413b-9394-e24ca321d420", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2309ec07-3d02-413b-9394-e24ca321d420"}} 2018-07-22 08:33:16,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/2309ec07-3d02-413b-9394-e24ca321d420 used request id req-e9bc3ed0-cf2a-4015-8a49-350c2255eea3 2018-07-22 08:33:16,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:16,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-f4e1fe2b-9ffd-4e09-a6cd-73c627442b7b Date: Sun, 22 Jul 2018 08:33:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:33:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:33:05Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4/snap", "metadata": {}}], "self": "/v2/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "min_disk": 0, "protected": false, "id": "6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "file": "/v2/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8846314c714a40b7bc883b9bab667707", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-image"} 2018-07-22 08:33:16,573 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-image used request id req-f4e1fe2b-9ffd-4e09-a6cd-73c627442b7b 2018-07-22 08:33:16,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:16,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ef667995-2b86-4025-86c0-01aa57b65309 Date: Sun, 22 Jul 2018 08:33:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:33:16,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ef667995-2b86-4025-86c0-01aa57b65309 2018-07-22 08:33:16,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" -d '{"server": {"name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst", "imageRef": "6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "flavorRef": "2309ec07-3d02-413b-9394-e24ca321d420", "max_count": 1, "min_count": 1, "networks": [{"port": "9f557640-59e9-4467-9e3a-b7fa5d8abcd5"}]}}' 2018-07-22 08:33:18,711 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:33:16 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-55966b85-fa6d-4e3f-8719-948d28a5b49d x-compute-request-id: req-55966b85-fa6d-4e3f-8719-948d28a5b49d Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ad2c262c-12a1-4e91-b739-5124a50d8303", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "bookmark"}], "adminPass": "HQeTpqTcR8xu"}} 2018-07-22 08:33:18,711 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-55966b85-fa6d-4e3f-8719-948d28a5b49d 2018-07-22 08:33:18,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:18,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:18 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-15a9dbef-a12e-4608-a164-086f95d495cd x-compute-request-id: req-15a9dbef-a12e-4608-a164-086f95d495cd Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "bookmark"}], "image": {"id": "6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "links": [{"href": "http://172.30.9.23:8774/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2309ec07-3d02-413b-9394-e24ca321d420", "links": [{"href": "http://172.30.9.23:8774/flavors/2309ec07-3d02-413b-9394-e24ca321d420", "rel": "bookmark"}]}, "id": "ad2c262c-12a1-4e91-b739-5124a50d8303", "user_id": "b678748fab74455dadbe1104501ea2f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:33:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst", "created": "2018-07-22T08:33:18Z", "tenant_id": "8846314c714a40b7bc883b9bab667707", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:33:18,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 used request id req-15a9dbef-a12e-4608-a164-086f95d495cd 2018-07-22 08:33:18,947 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst 2018-07-22 08:33:18,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:19,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:18 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-0d3439f5-27a2-40e6-867c-b9797a417456 x-compute-request-id: req-0d3439f5-27a2-40e6-867c-b9797a417456 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "bookmark"}], "image": {"id": "6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "links": [{"href": "http://172.30.9.23:8774/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2309ec07-3d02-413b-9394-e24ca321d420", "links": [{"href": "http://172.30.9.23:8774/flavors/2309ec07-3d02-413b-9394-e24ca321d420", "rel": "bookmark"}]}, "id": "ad2c262c-12a1-4e91-b739-5124a50d8303", "user_id": "b678748fab74455dadbe1104501ea2f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:33:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst", "created": "2018-07-22T08:33:18Z", "tenant_id": "8846314c714a40b7bc883b9bab667707", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:33:19,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 used request id req-0d3439f5-27a2-40e6-867c-b9797a417456 2018-07-22 08:33:19,347 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst] is - BUILD 2018-07-22 08:33:19,347 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:33:22,351 - create_instance - DEBUG - VM status query timeout in 896.597008944 2018-07-22 08:33:22,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:22,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:22 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-37a24a08-6f45-4981-813c-8c15ad99756b x-compute-request-id: req-37a24a08-6f45-4981-813c-8c15ad99756b Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "bookmark"}], "image": {"id": "6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "links": [{"href": "http://172.30.9.23:8774/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2309ec07-3d02-413b-9394-e24ca321d420", "links": [{"href": "http://172.30.9.23:8774/flavors/2309ec07-3d02-413b-9394-e24ca321d420", "rel": "bookmark"}]}, "id": "ad2c262c-12a1-4e91-b739-5124a50d8303", "security_groups": [{"name": "default"}], "user_id": "b678748fab74455dadbe1104501ea2f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:33:19Z", "hostId": "af1bc0cf62e71169d0f76c521eb9224bd98468dcd90ff4e10b98276c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst", "created": "2018-07-22T08:33:18Z", "tenant_id": "8846314c714a40b7bc883b9bab667707", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:33:22,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 used request id req-37a24a08-6f45-4981-813c-8c15ad99756b 2018-07-22 08:33:22,900 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst] is - BUILD 2018-07-22 08:33:22,900 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:33:25,903 - create_instance - DEBUG - VM status query timeout in 893.044426918 2018-07-22 08:33:25,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:26,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33: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,Accept-Encoding x-openstack-request-id: req-3d3269b3-5f9e-42e8-9c6d-e319b4b2119f x-compute-request-id: req-3d3269b3-5f9e-42e8-9c6d-e319b4b2119f Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:99:a4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "bookmark"}], "image": {"id": "6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "links": [{"href": "http://172.30.9.23:8774/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:33:23.000000", "flavor": {"id": "2309ec07-3d02-413b-9394-e24ca321d420", "links": [{"href": "http://172.30.9.23:8774/flavors/2309ec07-3d02-413b-9394-e24ca321d420", "rel": "bookmark"}]}, "id": "ad2c262c-12a1-4e91-b739-5124a50d8303", "security_groups": [{"name": "default"}], "user_id": "b678748fab74455dadbe1104501ea2f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:33:23Z", "hostId": "af1bc0cf62e71169d0f76c521eb9224bd98468dcd90ff4e10b98276c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst", "created": "2018-07-22T08:33:18Z", "tenant_id": "8846314c714a40b7bc883b9bab667707", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:33:26,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 used request id req-3d3269b3-5f9e-42e8-9c6d-e319b4b2119f 2018-07-22 08:33:26,254 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst] is - ACTIVE 2018-07-22 08:33:26,254 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:33:26,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:26,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:26 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-c4e51c28-9acd-4737-886d-326cd7b1daa3 x-compute-request-id: req-c4e51c28-9acd-4737-886d-326cd7b1daa3 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:99:a4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "bookmark"}], "image": {"id": "6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "links": [{"href": "http://172.30.9.23:8774/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:33:23.000000", "flavor": {"id": "2309ec07-3d02-413b-9394-e24ca321d420", "links": [{"href": "http://172.30.9.23:8774/flavors/2309ec07-3d02-413b-9394-e24ca321d420", "rel": "bookmark"}]}, "id": "ad2c262c-12a1-4e91-b739-5124a50d8303", "security_groups": [{"name": "default"}], "user_id": "b678748fab74455dadbe1104501ea2f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:33:23Z", "hostId": "af1bc0cf62e71169d0f76c521eb9224bd98468dcd90ff4e10b98276c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst", "created": "2018-07-22T08:33:18Z", "tenant_id": "8846314c714a40b7bc883b9bab667707", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:33:26,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 used request id req-c4e51c28-9acd-4737-886d-326cd7b1daa3 2018-07-22 08:33:26,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:27,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-472533e4-bfe6-4616-881f-4bf300650ca5 Date: Sun, 22 Jul 2018 08:33:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8846314c714a40b7bc883b9bab667707","l2_adjacency":true,"status":"ACTIVE","subnets":["ea718a98-7dcb-48d1-8f18-df2888d794c4"],"description":"","tags":[],"updated_at":"2018-07-22T08:33:08Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net","admin_state_up":true,"tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:07Z","mtu":1450}]} 2018-07-22 08:33:27,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net used request id req-472533e4-bfe6-4616-881f-4bf300650ca5 2018-07-22 08:33:27,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:27,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3125e22a-12e2-46f7-b939-3f7328af93fb Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8846314c714a40b7bc883b9bab667707", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}} 2018-07-22 08:33:27,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 used request id req-3125e22a-12e2-46f7-b939-3f7328af93fb 2018-07-22 08:33:27,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:27,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-16874979-de20-49fe-9aca-8545e7a3b63b Date: Sun, 22 Jul 2018 08:33:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:08Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8846314c714a40b7bc883b9bab667707","id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-subnet"}]} 2018-07-22 08:33:27,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-16874979-de20-49fe-9aca-8545e7a3b63b 2018-07-22 08:33:27,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:27,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-c9f84895-a6cb-4a4b-83a0-afe6ccce82ca Date: Sun, 22 Jul 2018 08:33:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.4"}],"id":"3e9327d8-2b57-4737-9779-1434f09e282f","security_groups":[],"mac_address":"fa:16:3e:7f:29:ec","project_id":"8846314c714a40b7bc883b9bab667707","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92c0fe93-11b1-4a7a-adfe-630437d216e4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.3"}],"id":"4d3d79ae-db75-46e2-989f-dd2206170150","security_groups":[],"mac_address":"fa:16:3e:c7:04:b3","project_id":"8846314c714a40b7bc883b9bab667707","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92c0fe93-11b1-4a7a-adfe-630437d216e4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.9"}],"id":"9f557640-59e9-4467-9e3a-b7fa5d8abcd5","security_groups":["0db96fb5-97ac-40f0-9702-5dcf67d5736b"],"mac_address":"fa:16:3e:50:99:a4","project_id":"8846314c714a40b7bc883b9bab667707","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-port","admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:14Z","binding:vnic_type":"normal","device_id":"ad2c262c-12a1-4e91-b739-5124a50d8303","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.2"}],"id":"cc0940ed-d186-485d-91f0-18368780bbfb","security_groups":[],"mac_address":"fa:16:3e:23:c6:68","project_id":"8846314c714a40b7bc883b9bab667707","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92c0fe93-11b1-4a7a-adfe-630437d216e4","ip_allocation":"immediate"}]} 2018-07-22 08:33:27,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-c9f84895-a6cb-4a4b-83a0-afe6ccce82ca 2018-07-22 08:33:27,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:33:27,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8027fe5345554f45895ea644d2f44275", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj-role"}], "expires_at": "2018-07-22T09:33:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8846314c714a40b7bc883b9bab667707", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-user", "id": "b678748fab74455dadbe1104501ea2f6"}, "audit_ids": ["lL0-ZWKiQweC-31xIVNfCQ"], "issued_at": "2018-07-22T08:33:27.000000Z"}} 2018-07-22 08:33:27,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983e8a5ad29b12826b4e1ce1c60f5b65c324eb67" 2018-07-22 08:33:28,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33: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-944dba8f-7523-41e4-8b2f-f86e14ffcd1f x-compute-request-id: req-944dba8f-7523-41e4-8b2f-f86e14ffcd1f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:99:a4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "bookmark"}], "image": {"id": "6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "links": [{"href": "http://172.30.9.23:8774/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:33:23.000000", "flavor": {"id": "2309ec07-3d02-413b-9394-e24ca321d420", "links": [{"href": "http://172.30.9.23:8774/flavors/2309ec07-3d02-413b-9394-e24ca321d420", "rel": "bookmark"}]}, "id": "ad2c262c-12a1-4e91-b739-5124a50d8303", "security_groups": [{"name": "default"}], "user_id": "b678748fab74455dadbe1104501ea2f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:33:23Z", "hostId": "af1bc0cf62e71169d0f76c521eb9224bd98468dcd90ff4e10b98276c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst", "created": "2018-07-22T08:33:18Z", "tenant_id": "8846314c714a40b7bc883b9bab667707", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:33:28,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst used request id req-944dba8f-7523-41e4-8b2f-f86e14ffcd1f 2018-07-22 08:33:28,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:33:28,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8027fe5345554f45895ea644d2f44275", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj-role"}], "expires_at": "2018-07-22T09:33:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8846314c714a40b7bc883b9bab667707", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/8846314c714a40b7bc883b9bab667707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-user", "id": "b678748fab74455dadbe1104501ea2f6"}, "audit_ids": ["1NJfDEwYT9C8AbDa62lTyg"], "issued_at": "2018-07-22T08:33:28.000000Z"}} 2018-07-22 08:33:28,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7546a38a6c67b7d82a47ae38d24b7a24b94492d" 2018-07-22 08:33:29,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ed6f89d5-691e-49c1-8208-08f66d5fb292 Date: Sun, 22 Jul 2018 08:33:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8846314c714a40b7bc883b9bab667707","l2_adjacency":true,"status":"ACTIVE","subnets":["ea718a98-7dcb-48d1-8f18-df2888d794c4"],"description":"","tags":[],"updated_at":"2018-07-22T08:33:08Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net","admin_state_up":true,"tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:07Z","mtu":1450}]} 2018-07-22 08:33:29,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net used request id req-ed6f89d5-691e-49c1-8208-08f66d5fb292 2018-07-22 08:33:29,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7546a38a6c67b7d82a47ae38d24b7a24b94492d" 2018-07-22 08:33:29,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8bb3a6d2-cc65-42e5-99cd-ee51cd6b92a8 Date: Sun, 22 Jul 2018 08:33:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:08Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8846314c714a40b7bc883b9bab667707","id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-subnet"}]} 2018-07-22 08:33:29,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-8bb3a6d2-cc65-42e5-99cd-ee51cd6b92a8 2018-07-22 08:33:29,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7546a38a6c67b7d82a47ae38d24b7a24b94492d" 2018-07-22 08:33:29,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-8c940701-76fa-4a8d-881c-564d3756a0a6 Date: Sun, 22 Jul 2018 08:33:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.4"}],"id":"3e9327d8-2b57-4737-9779-1434f09e282f","security_groups":[],"mac_address":"fa:16:3e:7f:29:ec","project_id":"8846314c714a40b7bc883b9bab667707","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92c0fe93-11b1-4a7a-adfe-630437d216e4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.3"}],"id":"4d3d79ae-db75-46e2-989f-dd2206170150","security_groups":[],"mac_address":"fa:16:3e:c7:04:b3","project_id":"8846314c714a40b7bc883b9bab667707","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92c0fe93-11b1-4a7a-adfe-630437d216e4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.9"}],"id":"9f557640-59e9-4467-9e3a-b7fa5d8abcd5","security_groups":["0db96fb5-97ac-40f0-9702-5dcf67d5736b"],"mac_address":"fa:16:3e:50:99:a4","project_id":"8846314c714a40b7bc883b9bab667707","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-port","admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:14Z","binding:vnic_type":"normal","device_id":"ad2c262c-12a1-4e91-b739-5124a50d8303","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.2"}],"id":"cc0940ed-d186-485d-91f0-18368780bbfb","security_groups":[],"mac_address":"fa:16:3e:23:c6:68","project_id":"8846314c714a40b7bc883b9bab667707","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92c0fe93-11b1-4a7a-adfe-630437d216e4","ip_allocation":"immediate"}]} 2018-07-22 08:33:29,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-8c940701-76fa-4a8d-881c-564d3756a0a6 2018-07-22 08:33:29,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:30,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:29 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-d2638157-178e-4190-89ba-f4aad2772e40 x-compute-request-id: req-d2638157-178e-4190-89ba-f4aad2772e40 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:99:a4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "bookmark"}], "image": {"id": "6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "links": [{"href": "http://172.30.9.23:8774/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:33:23.000000", "flavor": {"id": "2309ec07-3d02-413b-9394-e24ca321d420", "links": [{"href": "http://172.30.9.23:8774/flavors/2309ec07-3d02-413b-9394-e24ca321d420", "rel": "bookmark"}]}, "id": "ad2c262c-12a1-4e91-b739-5124a50d8303", "security_groups": [{"name": "default"}], "user_id": "b678748fab74455dadbe1104501ea2f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:33:23Z", "hostId": "af1bc0cf62e71169d0f76c521eb9224bd98468dcd90ff4e10b98276c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst", "created": "2018-07-22T08:33:18Z", "tenant_id": "8846314c714a40b7bc883b9bab667707", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:33:30,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 used request id req-d2638157-178e-4190-89ba-f4aad2772e40 2018-07-22 08:33:30,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:30,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ce031867-ad40-4af0-b258-aaa507bd34de Date: Sun, 22 Jul 2018 08:33:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8846314c714a40b7bc883b9bab667707","l2_adjacency":true,"status":"ACTIVE","subnets":["ea718a98-7dcb-48d1-8f18-df2888d794c4"],"description":"","tags":[],"updated_at":"2018-07-22T08:33:08Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net","admin_state_up":true,"tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:07Z","mtu":1450}]} 2018-07-22 08:33:30,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net used request id req-ce031867-ad40-4af0-b258-aaa507bd34de 2018-07-22 08:33:30,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:30,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-651d0c76-a825-4148-b8c8-f75d9a3d7cf9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8846314c714a40b7bc883b9bab667707", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}} 2018-07-22 08:33:30,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 used request id req-651d0c76-a825-4148-b8c8-f75d9a3d7cf9 2018-07-22 08:33:30,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:30,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8f76ccff-b599-4ecf-ac51-ce14ce503ec2 Date: Sun, 22 Jul 2018 08:33:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:08Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8846314c714a40b7bc883b9bab667707","id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-subnet"}]} 2018-07-22 08:33:30,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-8f76ccff-b599-4ecf-ac51-ce14ce503ec2 2018-07-22 08:33:30,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:31,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-5c095523-565d-4c92-832a-dfb3fcedec53 Date: Sun, 22 Jul 2018 08:33:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.4"}],"id":"3e9327d8-2b57-4737-9779-1434f09e282f","security_groups":[],"mac_address":"fa:16:3e:7f:29:ec","project_id":"8846314c714a40b7bc883b9bab667707","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92c0fe93-11b1-4a7a-adfe-630437d216e4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.3"}],"id":"4d3d79ae-db75-46e2-989f-dd2206170150","security_groups":[],"mac_address":"fa:16:3e:c7:04:b3","project_id":"8846314c714a40b7bc883b9bab667707","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92c0fe93-11b1-4a7a-adfe-630437d216e4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.9"}],"id":"9f557640-59e9-4467-9e3a-b7fa5d8abcd5","security_groups":["0db96fb5-97ac-40f0-9702-5dcf67d5736b"],"mac_address":"fa:16:3e:50:99:a4","project_id":"8846314c714a40b7bc883b9bab667707","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-port","admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:14Z","binding:vnic_type":"normal","device_id":"ad2c262c-12a1-4e91-b739-5124a50d8303","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.2"}],"id":"cc0940ed-d186-485d-91f0-18368780bbfb","security_groups":[],"mac_address":"fa:16:3e:23:c6:68","project_id":"8846314c714a40b7bc883b9bab667707","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92c0fe93-11b1-4a7a-adfe-630437d216e4","ip_allocation":"immediate"}]} 2018-07-22 08:33:31,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-5c095523-565d-4c92-832a-dfb3fcedec53 2018-07-22 08:33:31,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:31,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33: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,Accept-Encoding x-openstack-request-id: req-98cfbe95-5e09-4803-85c8-eb4bf8e0b7af x-compute-request-id: req-98cfbe95-5e09-4803-85c8-eb4bf8e0b7af Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:99:a4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "bookmark"}], "image": {"id": "6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "links": [{"href": "http://172.30.9.23:8774/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:33:23.000000", "flavor": {"id": "2309ec07-3d02-413b-9394-e24ca321d420", "links": [{"href": "http://172.30.9.23:8774/flavors/2309ec07-3d02-413b-9394-e24ca321d420", "rel": "bookmark"}]}, "id": "ad2c262c-12a1-4e91-b739-5124a50d8303", "security_groups": [{"name": "default"}], "user_id": "b678748fab74455dadbe1104501ea2f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:33:23Z", "hostId": "af1bc0cf62e71169d0f76c521eb9224bd98468dcd90ff4e10b98276c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst", "created": "2018-07-22T08:33:18Z", "tenant_id": "8846314c714a40b7bc883b9bab667707", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:33:31,557 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 used request id req-98cfbe95-5e09-4803-85c8-eb4bf8e0b7af 2018-07-22 08:33:31,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:31,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-062e7363-8b23-41d7-b1db-3d809122b63a Date: Sun, 22 Jul 2018 08:33:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8846314c714a40b7bc883b9bab667707","l2_adjacency":true,"status":"ACTIVE","subnets":["ea718a98-7dcb-48d1-8f18-df2888d794c4"],"description":"","tags":[],"updated_at":"2018-07-22T08:33:08Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net","admin_state_up":true,"tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:07Z","mtu":1450}]} 2018-07-22 08:33:31,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net used request id req-062e7363-8b23-41d7-b1db-3d809122b63a 2018-07-22 08:33:31,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:32,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24b40bc8-59d6-420f-b5a4-0f93079e2f53 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8846314c714a40b7bc883b9bab667707", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}} 2018-07-22 08:33:32,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 used request id req-24b40bc8-59d6-420f-b5a4-0f93079e2f53 2018-07-22 08:33:32,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:32,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e449e882-368c-43b3-ac2e-03bc40016c90 Date: Sun, 22 Jul 2018 08:33:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:08Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8846314c714a40b7bc883b9bab667707","id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-subnet"}]} 2018-07-22 08:33:32,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-e449e882-368c-43b3-ac2e-03bc40016c90 2018-07-22 08:33:32,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:32,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-8a8c04c6-34c9-4f1d-93c1-d5d8ed11d2b2 Date: Sun, 22 Jul 2018 08:33:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.4"}],"id":"3e9327d8-2b57-4737-9779-1434f09e282f","security_groups":[],"mac_address":"fa:16:3e:7f:29:ec","project_id":"8846314c714a40b7bc883b9bab667707","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92c0fe93-11b1-4a7a-adfe-630437d216e4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.3"}],"id":"4d3d79ae-db75-46e2-989f-dd2206170150","security_groups":[],"mac_address":"fa:16:3e:c7:04:b3","project_id":"8846314c714a40b7bc883b9bab667707","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92c0fe93-11b1-4a7a-adfe-630437d216e4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.9"}],"id":"9f557640-59e9-4467-9e3a-b7fa5d8abcd5","security_groups":["0db96fb5-97ac-40f0-9702-5dcf67d5736b"],"mac_address":"fa:16:3e:50:99:a4","project_id":"8846314c714a40b7bc883b9bab667707","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-port","admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:14Z","binding:vnic_type":"normal","device_id":"ad2c262c-12a1-4e91-b739-5124a50d8303","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea718a98-7dcb-48d1-8f18-df2888d794c4","ip_address":"10.55.0.2"}],"id":"cc0940ed-d186-485d-91f0-18368780bbfb","security_groups":[],"mac_address":"fa:16:3e:23:c6:68","project_id":"8846314c714a40b7bc883b9bab667707","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92c0fe93-11b1-4a7a-adfe-630437d216e4","tenant_id":"8846314c714a40b7bc883b9bab667707","created_at":"2018-07-22T08:33:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92c0fe93-11b1-4a7a-adfe-630437d216e4","ip_allocation":"immediate"}]} 2018-07-22 08:33:32,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-8a8c04c6-34c9-4f1d-93c1-d5d8ed11d2b2 2018-07-22 08:33:32,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983e8a5ad29b12826b4e1ce1c60f5b65c324eb67" 2018-07-22 08:33:32,568 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:33:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7156121d-e966-4dce-ae06-90f3aa3f746a x-compute-request-id: req-7156121d-e966-4dce-ae06-90f3aa3f746a Content-Type: application/json 2018-07-22 08:33:32,568 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 used request id req-7156121d-e966-4dce-ae06-90f3aa3f746a 2018-07-22 08:33:32,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:33,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a931536-867b-4f5f-bfa7-ad5eee0ce18f x-compute-request-id: req-5a931536-867b-4f5f-bfa7-ad5eee0ce18f Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:99:a4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ad2c262c-12a1-4e91-b739-5124a50d8303", "rel": "bookmark"}], "image": {"id": "6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "links": [{"href": "http://172.30.9.23:8774/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:33:23.000000", "flavor": {"id": "2309ec07-3d02-413b-9394-e24ca321d420", "links": [{"href": "http://172.30.9.23:8774/flavors/2309ec07-3d02-413b-9394-e24ca321d420", "rel": "bookmark"}]}, "id": "ad2c262c-12a1-4e91-b739-5124a50d8303", "security_groups": [{"name": "default"}], "user_id": "b678748fab74455dadbe1104501ea2f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:33:32Z", "hostId": "af1bc0cf62e71169d0f76c521eb9224bd98468dcd90ff4e10b98276c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst", "created": "2018-07-22T08:33:18Z", "tenant_id": "8846314c714a40b7bc883b9bab667707", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:33:33,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 used request id req-5a931536-867b-4f5f-bfa7-ad5eee0ce18f 2018-07-22 08:33:33,073 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst] is - ACTIVE 2018-07-22 08:33:33,073 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:33:36,076 - create_instance - DEBUG - VM status query timeout in 296.491918087 2018-07-22 08:33:36,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:36,123 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:33:36 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-b2983b9e-5d47-4fdf-9a9b-32cb24cfa137 x-compute-request-id: req-b2983b9e-5d47-4fdf-9a9b-32cb24cfa137 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ad2c262c-12a1-4e91-b739-5124a50d8303 could not be found.", "code": 404}} 2018-07-22 08:33:36,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 used request id req-b2983b9e-5d47-4fdf-9a9b-32cb24cfa137 2018-07-22 08:33:36,124 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ad2c262c-12a1-4e91-b739-5124a50d8303 could not be found. (HTTP 404) (Request-ID: req-b2983b9e-5d47-4fdf-9a9b-32cb24cfa137) 2018-07-22 08:33:36,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983e8a5ad29b12826b4e1ce1c60f5b65c324eb67" 2018-07-22 08:33:36,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:36 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-7299776b-4c02-45f9-bc68-e5e0c7b529b0 x-compute-request-id: req-7299776b-4c02-45f9-bc68-e5e0c7b529b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:33:36,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst used request id req-7299776b-4c02-45f9-bc68-e5e0c7b529b0 2018-07-22 08:33:36,201 - create_instance - INFO - Deleting Port with ID - 9f557640-59e9-4467-9e3a-b7fa5d8abcd5 2018-07-22 08:33:36,201 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-port 2018-07-22 08:33:36,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/9f557640-59e9-4467-9e3a-b7fa5d8abcd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:36,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3f2c7bf1-f6e6-46b4-890a-e5c8c6d83006 Date: Sun, 22 Jul 2018 08:33:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:33:36,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/9f557640-59e9-4467-9e3a-b7fa5d8abcd5 used request id req-3f2c7bf1-f6e6-46b4-890a-e5c8c6d83006 2018-07-22 08:33:36,907 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst 2018-07-22 08:33:36,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:36,953 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:33:36 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-8a03bc10-646d-40b6-9b93-fdcf49e009c3 x-compute-request-id: req-8a03bc10-646d-40b6-9b93-fdcf49e009c3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ad2c262c-12a1-4e91-b739-5124a50d8303 could not be found.", "code": 404}} 2018-07-22 08:33:36,954 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 used request id req-8a03bc10-646d-40b6-9b93-fdcf49e009c3 2018-07-22 08:33:36,954 - create_instance - WARNING - Instance already deleted - Instance ad2c262c-12a1-4e91-b739-5124a50d8303 could not be found. (HTTP 404) (Request-ID: req-8a03bc10-646d-40b6-9b93-fdcf49e009c3) 2018-07-22 08:33:36,954 - create_instance - INFO - Checking deletion status 2018-07-22 08:33:36,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2763a39a9863849ded5a3ae1c088eb511f7469cc" 2018-07-22 08:33:37,003 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:33:36 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-8accd5e1-24eb-439c-944c-2aaa17bca29a x-compute-request-id: req-8accd5e1-24eb-439c-944c-2aaa17bca29a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ad2c262c-12a1-4e91-b739-5124a50d8303 could not be found.", "code": 404}} 2018-07-22 08:33:37,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ad2c262c-12a1-4e91-b739-5124a50d8303 used request id req-8accd5e1-24eb-439c-944c-2aaa17bca29a 2018-07-22 08:33:37,004 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ad2c262c-12a1-4e91-b739-5124a50d8303 could not be found. (HTTP 404) (Request-ID: req-8accd5e1-24eb-439c-944c-2aaa17bca29a) 2018-07-22 08:33:37,004 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-inst 2018-07-22 08:33:37,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/2309ec07-3d02-413b-9394-e24ca321d420 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad38e2e84fc684d60f1f07f42da5018026a8084" 2018-07-22 08:33:37,044 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:33:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74e0e424-3b70-47d5-b2c9-a1f07a64bd9b x-compute-request-id: req-74e0e424-3b70-47d5-b2c9-a1f07a64bd9b Content-Length: 0 Content-Type: application/json 2018-07-22 08:33:37,045 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2309ec07-3d02-413b-9394-e24ca321d420 used request id req-74e0e424-3b70-47d5-b2c9-a1f07a64bd9b 2018-07-22 08:33:37,045 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-subnet 2018-07-22 08:33:37,045 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-subnet 2018-07-22 08:33:37,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/ea718a98-7dcb-48d1-8f18-df2888d794c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a6d5cdca9ef7bb01f5a53c585f06ad05792722" 2018-07-22 08:33:39,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4891a727-a981-49a4-9b0e-2f48bcbb5e32 Date: Sun, 22 Jul 2018 08:33:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:33:39,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ea718a98-7dcb-48d1-8f18-df2888d794c4 used request id req-4891a727-a981-49a4-9b0e-2f48bcbb5e32 2018-07-22 08:33:39,482 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-pub-net 2018-07-22 08:33:39,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/92c0fe93-11b1-4a7a-adfe-630437d216e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a6d5cdca9ef7bb01f5a53c585f06ad05792722" 2018-07-22 08:33:40,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-414eb657-83de-4612-af85-e727e85d5699 Date: Sun, 22 Jul 2018 08:33:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:33:40,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/92c0fe93-11b1-4a7a-adfe-630437d216e4 used request id req-414eb657-83de-4612-af85-e727e85d5699 2018-07-22 08:33:40,822 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-34f0eb17-21a0-46bd-b823-c24900a7d2d5-image 2018-07-22 08:33:40,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fe83ece092fa2658019e1ca3d23012a2e4db224" 2018-07-22 08:33:41,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8261e545-55e1-40a2-a0a7-3fd267db13e8 Date: Sun, 22 Jul 2018 08:33:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:33:41,488 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/6d433d8c-b545-4492-a5e8-2703d0bb5fe4 used request id req-8261e545-55e1-40a2-a0a7-3fd267db13e8 2018-07-22 08:33:41,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02a22fa2b3af1e02c7c8973fe5cce55b9146aff" 2018-07-22 08:33:41,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-fb0f5f7e-d7d1-42a6-93cf-40a1942d7131 Date: Sun, 22 Jul 2018 08:33:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8846314c714a40b7bc883b9bab667707", "created_at": "2018-07-22T08:33:07Z", "updated_at": "2018-07-22T08:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:33:07Z", "revision_number": 0, "id": "10b552a1-ba2f-426c-b823-019d07314b93", "remote_group_id": "0db96fb5-97ac-40f0-9702-5dcf67d5736b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:33:07Z", "security_group_id": "0db96fb5-97ac-40f0-9702-5dcf67d5736b", "tenant_id": "8846314c714a40b7bc883b9bab667707", "port_range_min": null, "ethertype": "IPv6", "project_id": "8846314c714a40b7bc883b9bab667707"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:33:07Z", "revision_number": 0, "id": "5a2927d0-410f-4d61-8695-7abc028dfc2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:33:07Z", "security_group_id": "0db96fb5-97ac-40f0-9702-5dcf67d5736b", "tenant_id": "8846314c714a40b7bc883b9bab667707", "port_range_min": null, "ethertype": "IPv6", "project_id": "8846314c714a40b7bc883b9bab667707"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:33:07Z", "revision_number": 0, "id": "9ea53565-4ccb-4be1-bbba-47a3e0fe50a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:33:07Z", "security_group_id": "0db96fb5-97ac-40f0-9702-5dcf67d5736b", "tenant_id": "8846314c714a40b7bc883b9bab667707", "port_range_min": null, "ethertype": "IPv4", "project_id": "8846314c714a40b7bc883b9bab667707"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:33:07Z", "revision_number": 0, "id": "a9391fed-ebca-4f9a-8aa2-31b33fcb0cf6", "remote_group_id": "0db96fb5-97ac-40f0-9702-5dcf67d5736b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:33:07Z", "security_group_id": "0db96fb5-97ac-40f0-9702-5dcf67d5736b", "tenant_id": "8846314c714a40b7bc883b9bab667707", "port_range_min": null, "ethertype": "IPv4", "project_id": "8846314c714a40b7bc883b9bab667707"}], "revision_number": 4, "project_id": "8846314c714a40b7bc883b9bab667707", "id": "0db96fb5-97ac-40f0-9702-5dcf67d5736b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:33:41,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-fb0f5f7e-d7d1-42a6-93cf-40a1942d7131 2018-07-22 08:33:41,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02a22fa2b3af1e02c7c8973fe5cce55b9146aff" 2018-07-22 08:33:41,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ea6a3c-81c1-40c8-9ce1-70b65397889d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8846314c714a40b7bc883b9bab667707", "name": "CreateInstanceSimpleTests-426cadf8-b78e-49f-proj"}} 2018-07-22 08:33:41,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 used request id req-e4ea6a3c-81c1-40c8-9ce1-70b65397889d 2018-07-22 08:33:41,825 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0db96fb5-97ac-40f0-9702-5dcf67d5736b 2018-07-22 08:33:41,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0db96fb5-97ac-40f0-9702-5dcf67d5736b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02a22fa2b3af1e02c7c8973fe5cce55b9146aff" 2018-07-22 08:33:42,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eb0cf2c2-43d1-45ab-b7a5-50320a95b910 Date: Sun, 22 Jul 2018 08:33:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0db96fb5-97ac-40f0-9702-5dcf67d5736b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:33:07Z", "security_group_id": "0db96fb5-97ac-40f0-9702-5dcf67d5736b", "port_range_min": null, "revision_number": 0, "tenant_id": "8846314c714a40b7bc883b9bab667707", "created_at": "2018-07-22T08:33:07Z", "project_id": "8846314c714a40b7bc883b9bab667707", "id": "10b552a1-ba2f-426c-b823-019d07314b93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:33:07Z", "security_group_id": "0db96fb5-97ac-40f0-9702-5dcf67d5736b", "port_range_min": null, "revision_number": 0, "tenant_id": "8846314c714a40b7bc883b9bab667707", "created_at": "2018-07-22T08:33:07Z", "project_id": "8846314c714a40b7bc883b9bab667707", "id": "5a2927d0-410f-4d61-8695-7abc028dfc2a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:33:07Z", "security_group_id": "0db96fb5-97ac-40f0-9702-5dcf67d5736b", "port_range_min": null, "revision_number": 0, "tenant_id": "8846314c714a40b7bc883b9bab667707", "created_at": "2018-07-22T08:33:07Z", "project_id": "8846314c714a40b7bc883b9bab667707", "id": "9ea53565-4ccb-4be1-bbba-47a3e0fe50a1"}, {"remote_group_id": "0db96fb5-97ac-40f0-9702-5dcf67d5736b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:33:07Z", "security_group_id": "0db96fb5-97ac-40f0-9702-5dcf67d5736b", "port_range_min": null, "revision_number": 0, "tenant_id": "8846314c714a40b7bc883b9bab667707", "created_at": "2018-07-22T08:33:07Z", "project_id": "8846314c714a40b7bc883b9bab667707", "id": "a9391fed-ebca-4f9a-8aa2-31b33fcb0cf6"}]} 2018-07-22 08:33:42,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0db96fb5-97ac-40f0-9702-5dcf67d5736b used request id req-eb0cf2c2-43d1-45ab-b7a5-50320a95b910 2018-07-22 08:33:42,044 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:33:42,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0db96fb5-97ac-40f0-9702-5dcf67d5736b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02a22fa2b3af1e02c7c8973fe5cce55b9146aff" 2018-07-22 08:33:42,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f348ec8-6200-4c07-a45b-240e8201d06d Content-Length: 0 Date: Sun, 22 Jul 2018 08:33:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:33:42,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0db96fb5-97ac-40f0-9702-5dcf67d5736b used request id req-8f348ec8-6200-4c07-a45b-240e8201d06d 2018-07-22 08:33:42,404 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-426cadf8-b78e-49f-proj 2018-07-22 08:33:42,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02a22fa2b3af1e02c7c8973fe5cce55b9146aff" 2018-07-22 08:33:42,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ec0bf01-e7a6-4df6-ac8c-1b2f3f609e1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:33:42,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8846314c714a40b7bc883b9bab667707 used request id req-5ec0bf01-e7a6-4df6-ac8c-1b2f3f609e1e 2018-07-22 08:33:42,643 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-426cadf8-b78e-49f-proj-role 2018-07-22 08:33:42,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/8027fe5345554f45895ea644d2f44275 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02a22fa2b3af1e02c7c8973fe5cce55b9146aff" 2018-07-22 08:33:42,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c53ed954-002a-45fb-b9af-1b336cdb1290 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:33:42,763 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8027fe5345554f45895ea644d2f44275 used request id req-c53ed954-002a-45fb-b9af-1b336cdb1290 2018-07-22 08:33:42,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02a22fa2b3af1e02c7c8973fe5cce55b9146aff" 2018-07-22 08:33:42,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc23745-8e1a-4a52-956b-481dfff390c5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:33:42,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5bc23745-8e1a-4a52-956b-481dfff390c5 2018-07-22 08:33:42,860 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-426cadf8-b78e-49f-user 2018-07-22 08:33:42,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b678748fab74455dadbe1104501ea2f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b23ed8fa6328b490ef74d3f161be9f6919ab2" 2018-07-22 08:33:43,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a052ea7-75f4-4ced-b2ed-323e7c39870f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:33:43,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b678748fab74455dadbe1104501ea2f6 used request id req-0a052ea7-75f4-4ced-b2ed-323e7c39870f 2018-07-22 08:33:43,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:33:43,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["_FBqlyUeQXqDRn7V5wQ9aQ"], "issued_at": "2018-07-22T08:33:43.000000Z"}} 2018-07-22 08:33:43,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}297cc66366978e751e30dd76a11bdea95cdf2c8e" 2018-07-22 08:33:43,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ef4641-cb03-45c7-8537-f749b638aa10 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:33:43,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-13ef4641-cb03-45c7-8537-f749b638aa10 2018-07-22 08:33:43,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:33:43,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:33:43,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["sYcImm6iQHivuX2TX4H8VA"], "issued_at": "2018-07-22T08:33:43.000000Z"}} 2018-07-22 08:33:43,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:33:44,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6564c44d-cf27-4948-9581-a2a0e108386c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:33:44,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6564c44d-cf27-4948-9581-a2a0e108386c 2018-07-22 08:33:44,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:33:44,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:33:44 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:33:44,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:33:44,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0670032c-d136-4fba-8f21-cb194adc1f09 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:33:44,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj used request id req-0670032c-d136-4fba-8f21-cb194adc1f09 2018-07-22 08:33:44,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:33:44,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f30efc0-073e-4b7e-89fa-ccfa031b5852 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:33:44,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8f30efc0-073e-4b7e-89fa-ccfa031b5852 2018-07-22 08:33:44,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj"}}' 2018-07-22 08:33:44,573 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:33:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3d14dc9-8d30-44d5-89f5-1d437492e3c0 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977"}, "tags": [], "enabled": true, "id": "ffe92df202874f0386a541e5c3c3a977", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj"}} 2018-07-22 08:33:44,573 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f3d14dc9-8d30-44d5-89f5-1d437492e3c0 2018-07-22 08:33:44,573 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj 2018-07-22 08:33:44,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:33:44,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:33:44,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:33:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["x5AocbodSsmua284QB8xcQ"], "issued_at": "2018-07-22T08:33:44.000000Z"}} 2018-07-22 08:33:44,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e5204c222863244325b57324849032b1b759fa" 2018-07-22 08:33:44,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f268d7-42fd-4a64-99a6-152ff083d204 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:33:44,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d4f268d7-42fd-4a64-99a6-152ff083d204 2018-07-22 08:33:44,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:33:44,985 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:33:44 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:33:44,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e5204c222863244325b57324849032b1b759fa" 2018-07-22 08:33:45,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b4303a-9941-484d-905d-378611e0258f Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:33:45,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-54b4303a-9941-484d-905d-378611e0258f 2018-07-22 08:33:45,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e5204c222863244325b57324849032b1b759fa" 2018-07-22 08:33:45,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da75db1d-4721-41a3-bc89-e3b8af2b1408 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977"}, "tags": [], "enabled": true, "id": "ffe92df202874f0386a541e5c3c3a977", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj"}]} 2018-07-22 08:33:45,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj used request id req-da75db1d-4721-41a3-bc89-e3b8af2b1408 2018-07-22 08:33:45,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e5204c222863244325b57324849032b1b759fa" 2018-07-22 08:33:45,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b04b7f-b0c3-4724-b573-25895d957ce7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:33:45,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-42b04b7f-b0c3-4724-b573-25895d957ce7 2018-07-22 08:33:45,705 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-7051d35a-3daf-4c9-user 2018-07-22 08:33:45,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:33:45,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:33:45,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff4276b-c689-4e6a-991e-4324e50946ec Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:33:45,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5ff4276b-c689-4e6a-991e-4324e50946ec 2018-07-22 08:33:45,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" -d '{"role": {"name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj-role"}}' 2018-07-22 08:33:45,943 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f71a179-5185-4e95-971d-0d4021fe4f51 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "68b776318df244d08de1e69329d929cc", "links": {"self": "http://172.30.9.23:5000/v3/roles/68b776318df244d08de1e69329d929cc"}, "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj-role"}} 2018-07-22 08:33:45,943 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-5f71a179-5185-4e95-971d-0d4021fe4f51 2018-07-22 08:33:45,943 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj-role 2018-07-22 08:33:45,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/68b776318df244d08de1e69329d929cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:33:45,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82741d63-8da5-4300-bcba-155570c9b020 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "68b776318df244d08de1e69329d929cc", "links": {"self": "http://172.30.9.23:5000/v3/roles/68b776318df244d08de1e69329d929cc"}, "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj-role"}} 2018-07-22 08:33:45,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/68b776318df244d08de1e69329d929cc used request id req-82741d63-8da5-4300-bcba-155570c9b020 2018-07-22 08:33:45,963 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj-role to project CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj 2018-07-22 08:33:45,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977/users/bd9c37687d88497ea632b3a5b85a1b6b/roles/68b776318df244d08de1e69329d929cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:33:46,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e39af6d-3260-42bf-8c1d-8b8205cf3ab5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:33:46,216 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977/users/bd9c37687d88497ea632b3a5b85a1b6b/roles/68b776318df244d08de1e69329d929cc used request id req-3e39af6d-3260-42bf-8c1d-8b8205cf3ab5 2018-07-22 08:33:46,216 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:33:46,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:33:46,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:33:46,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "68b776318df244d08de1e69329d929cc", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj-role"}], "expires_at": "2018-07-22T09:33:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffe92df202874f0386a541e5c3c3a977", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/ffe92df202874f0386a541e5c3c3a977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/ffe92df202874f0386a541e5c3c3a977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-user", "id": "bd9c37687d88497ea632b3a5b85a1b6b"}, "audit_ids": ["ahdqpwZSR66O8DBxcGH87Q"], "issued_at": "2018-07-22T08:33:46.000000Z"}} 2018-07-22 08:33:46,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1fd6184382d470dfe1d6c5c3ecd3aaf100188f6" 2018-07-22 08:33:46,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0500a9-c062-416a-b18c-2ceda2625e39 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:33:46,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ac0500a9-c062-416a-b18c-2ceda2625e39 2018-07-22 08:33:46,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1fd6184382d470dfe1d6c5c3ecd3aaf100188f6" 2018-07-22 08:33:46,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-9cb74512-0627-4c99-ac48-c667596cea3d Date: Sun, 22 Jul 2018 08:33:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-image"} 2018-07-22 08:33:46,924 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-image used request id req-9cb74512-0627-4c99-ac48-c667596cea3d 2018-07-22 08:33:46,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1fd6184382d470dfe1d6c5c3ecd3aaf100188f6" 2018-07-22 08:33:47,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-db63daea-fe3f-4066-b819-f45b69182647 Date: Sun, 22 Jul 2018 08:33:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:33:47,111 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-db63daea-fe3f-4066-b819-f45b69182647 2018-07-22 08:33:47,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b1fd6184382d470dfe1d6c5c3ecd3aaf100188f6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-image"}' 2018-07-22 08:33:47,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b0cc4075-7a08-40f4-8bfb-f818971f0346 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-08af326d-11d6-407b-8472-cc7131a79de8 Date: Sun, 22 Jul 2018 08:33:47 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:33:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:33:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/b0cc4075-7a08-40f4-8bfb-f818971f0346", "min_disk": 0, "protected": false, "id": "b0cc4075-7a08-40f4-8bfb-f818971f0346", "file": "/v2/images/b0cc4075-7a08-40f4-8bfb-f818971f0346/file", "checksum": null, "owner": "ffe92df202874f0386a541e5c3c3a977", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:33:47,756 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-08af326d-11d6-407b-8472-cc7131a79de8 2018-07-22 08:33:47,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/b0cc4075-7a08-40f4-8bfb-f818971f0346/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1fd6184382d470dfe1d6c5c3ecd3aaf100188f6" -d '' 2018-07-22 08:33:49,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-415d9fe2-d303-4da2-94f9-c12b0705e09b Date: Sun, 22 Jul 2018 08:33:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:33:49,114 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b0cc4075-7a08-40f4-8bfb-f818971f0346/file used request id req-415d9fe2-d303-4da2-94f9-c12b0705e09b 2018-07-22 08:33:49,114 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:33:49,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b0cc4075-7a08-40f4-8bfb-f818971f0346 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1fd6184382d470dfe1d6c5c3ecd3aaf100188f6" 2018-07-22 08:33:49,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-c6c37414-9f1a-4c36-b552-55ab0da5146b Date: Sun, 22 Jul 2018 08:33:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:33:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:33:49Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b0cc4075-7a08-40f4-8bfb-f818971f0346/snap", "metadata": {}}], "self": "/v2/images/b0cc4075-7a08-40f4-8bfb-f818971f0346", "min_disk": 0, "protected": false, "id": "b0cc4075-7a08-40f4-8bfb-f818971f0346", "file": "/v2/images/b0cc4075-7a08-40f4-8bfb-f818971f0346/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ffe92df202874f0386a541e5c3c3a977", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b0cc4075-7a08-40f4-8bfb-f818971f0346/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:33:49,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b0cc4075-7a08-40f4-8bfb-f818971f0346 used request id req-c6c37414-9f1a-4c36-b552-55ab0da5146b 2018-07-22 08:33:49,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1fd6184382d470dfe1d6c5c3ecd3aaf100188f6" 2018-07-22 08:33:49,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c05ae315-da44-4362-81b8-d4963a63d174 Date: Sun, 22 Jul 2018 08:33:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:33:49,490 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c05ae315-da44-4362-81b8-d4963a63d174 2018-07-22 08:33:49,493 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-image 2018-07-22 08:33:49,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b0cc4075-7a08-40f4-8bfb-f818971f0346 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1fd6184382d470dfe1d6c5c3ecd3aaf100188f6" 2018-07-22 08:33:49,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-db35a4e3-aeaa-401c-9053-a9b50445a8cc Date: Sun, 22 Jul 2018 08:33:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:33:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:33:49Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b0cc4075-7a08-40f4-8bfb-f818971f0346/snap", "metadata": {}}], "self": "/v2/images/b0cc4075-7a08-40f4-8bfb-f818971f0346", "min_disk": 0, "protected": false, "id": "b0cc4075-7a08-40f4-8bfb-f818971f0346", "file": "/v2/images/b0cc4075-7a08-40f4-8bfb-f818971f0346/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ffe92df202874f0386a541e5c3c3a977", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b0cc4075-7a08-40f4-8bfb-f818971f0346/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:33:49,692 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b0cc4075-7a08-40f4-8bfb-f818971f0346 used request id req-db35a4e3-aeaa-401c-9053-a9b50445a8cc 2018-07-22 08:33:49,692 - create_image - DEBUG - Instance status is - active 2018-07-22 08:33:49,692 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-image 2018-07-22 08:33:49,693 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-image 2018-07-22 08:33:49,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:33:49,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:33:50,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "68b776318df244d08de1e69329d929cc", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj-role"}], "expires_at": "2018-07-22T09:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffe92df202874f0386a541e5c3c3a977", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/ffe92df202874f0386a541e5c3c3a977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/ffe92df202874f0386a541e5c3c3a977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-user", "id": "bd9c37687d88497ea632b3a5b85a1b6b"}, "audit_ids": ["bkiLQ_ZYQFOn70Z4-USexA"], "issued_at": "2018-07-22T08:33:50.000000Z"}} 2018-07-22 08:33:50,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b446798ade7ac1879dec75a5cf60281191a6a98c" 2018-07-22 08:33:50,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d7a7b1-05fa-4b1f-8616-739f3e6c3173 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:33:50,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d5d7a7b1-05fa-4b1f-8616-739f3e6c3173 2018-07-22 08:33:50,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b446798ade7ac1879dec75a5cf60281191a6a98c" 2018-07-22 08:33:50,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1901f8e0-c37b-4eb9-a8b1-de032a73d2f4 Date: Sun, 22 Jul 2018 08:33:50 GMT RESP BODY: {"networks":[]} 2018-07-22 08:33:50,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net used request id req-1901f8e0-c37b-4eb9-a8b1-de032a73d2f4 2018-07-22 08:33:50,366 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net 2018-07-22 08:33:50,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b446798ade7ac1879dec75a5cf60281191a6a98c" -d '{"network": {"name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net", "admin_state_up": true}}' 2018-07-22 08:33:50,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-52ce46ec-8723-47a8-a20f-8b17b407ced4 Date: Sun, 22 Jul 2018 08:33:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ffe92df202874f0386a541e5c3c3a977","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:33:50Z","is_default":false,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:50Z","mtu":1450}} 2018-07-22 08:33:50,966 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-52ce46ec-8723-47a8-a20f-8b17b407ced4 2018-07-22 08:33:50,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b446798ade7ac1879dec75a5cf60281191a6a98c" 2018-07-22 08:33:51,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-5ccb8635-4393-4065-8e60-bded2acf75c5 Date: Sun, 22 Jul 2018 08:33:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ffe92df202874f0386a541e5c3c3a977","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:33:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net","admin_state_up":true,"tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:50Z","mtu":1450}]} 2018-07-22 08:33:51,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 used request id req-5ccb8635-4393-4065-8e60-bded2acf75c5 2018-07-22 08:33:51,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b446798ade7ac1879dec75a5cf60281191a6a98c" 2018-07-22 08:33:51,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-94dfb53e-a9c9-4a86-9a94-0f548ea4608a Date: Sun, 22 Jul 2018 08:33:51 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:33:51,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 used request id req-94dfb53e-a9c9-4a86-9a94-0f548ea4608a 2018-07-22 08:33:51,427 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-subnet 2018-07-22 08:33:51,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b446798ade7ac1879dec75a5cf60281191a6a98c" -d '{"subnets": [{"ip_version": 4, "network_id": "b35749f2-6a6c-4e1d-825a-ed24cad8dcc5", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-subnet"}]}' 2018-07-22 08:33:52,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8cbaaa80-de47-4b09-94a9-771c86c880f4 Date: Sun, 22 Jul 2018 08:33:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:51Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ffe92df202874f0386a541e5c3c3a977","id":"cc4fc820-5766-4d6a-906b-80d0b4ecf9bc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-subnet"}]} 2018-07-22 08:33:52,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-8cbaaa80-de47-4b09-94a9-771c86c880f4 2018-07-22 08:33:52,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b446798ade7ac1879dec75a5cf60281191a6a98c" 2018-07-22 08:33:52,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fb284e08-7687-49ad-a248-d71bf3a9b016 Date: Sun, 22 Jul 2018 08:33:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffe92df202874f0386a541e5c3c3a977","l2_adjacency":true,"status":"ACTIVE","subnets":["cc4fc820-5766-4d6a-906b-80d0b4ecf9bc"],"description":"","tags":[],"updated_at":"2018-07-22T08:33:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net","admin_state_up":true,"tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:50Z","mtu":1450}]} 2018-07-22 08:33:52,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 used request id req-fb284e08-7687-49ad-a248-d71bf3a9b016 2018-07-22 08:33:52,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b446798ade7ac1879dec75a5cf60281191a6a98c" 2018-07-22 08:33:52,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-862bee23-dd68-40a8-a6d5-75fbd9ee5b97 Date: Sun, 22 Jul 2018 08:33:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ffe92df202874f0386a541e5c3c3a977","id":"cc4fc820-5766-4d6a-906b-80d0b4ecf9bc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-subnet"}]} 2018-07-22 08:33:52,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 used request id req-862bee23-dd68-40a8-a6d5-75fbd9ee5b97 2018-07-22 08:33:52,891 - OpenStackNetwork - DEBUG - Network [b35749f2-6a6c-4e1d-825a-ed24cad8dcc5] created successfully 2018-07-22 08:33:52,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:33:52,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:33:53,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:33:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ffhSHJnnRNGVTWAmaJFqVQ"], "issued_at": "2018-07-22T08:33:53.000000Z"}} 2018-07-22 08:33:53,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f5c980c4c07f978e452b8fb52135a14410df1b" 2018-07-22 08:33:53,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f7035f9-5f10-4cad-ab26-38abe151c77e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:33:53,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9f7035f9-5f10-4cad-ab26-38abe151c77e 2018-07-22 08:33:53,377 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:33:53,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f5c980c4c07f978e452b8fb52135a14410df1b" 2018-07-22 08:33:53,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:53 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-f1ef17c0-fca8-4899-9de1-2789ae813ed2 x-compute-request-id: req-f1ef17c0-fca8-4899-9de1-2789ae813ed2 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:33:53,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f1ef17c0-fca8-4899-9de1-2789ae813ed2 2018-07-22 08:33:53,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f5c980c4c07f978e452b8fb52135a14410df1b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:33:53,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:53 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-1d3f5dcf-ef6b-459a-a9da-9e4d0cc5adba x-compute-request-id: req-1d3f5dcf-ef6b-459a-a9da-9e4d0cc5adba Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0d8f6d6b-afd9-4792-9647-7f51063ba4c6"}} 2018-07-22 08:33:53,623 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1d3f5dcf-ef6b-459a-a9da-9e4d0cc5adba 2018-07-22 08:33:53,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:33:53,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:33:54,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "68b776318df244d08de1e69329d929cc", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj-role"}], "expires_at": "2018-07-22T09:33:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffe92df202874f0386a541e5c3c3a977", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/ffe92df202874f0386a541e5c3c3a977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/ffe92df202874f0386a541e5c3c3a977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-user", "id": "bd9c37687d88497ea632b3a5b85a1b6b"}, "audit_ids": ["FSmz1EPrQpWjY--jaEmzUw"], "issued_at": "2018-07-22T08:33:54.000000Z"}} 2018-07-22 08:33:54,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:54,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b592d4a-abab-44bd-9e58-1108dcf26291 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:33:54,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1b592d4a-abab-44bd-9e58-1108dcf26291 2018-07-22 08:33:54,118 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:33:54,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:54,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54595a44-159c-4292-8e67-758e3e3a531d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:33:54,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-54595a44-159c-4292-8e67-758e3e3a531d 2018-07-22 08:33:54,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:54,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-88cf69c4-5ba8-4987-a10c-2641f0bce70e Date: Sun, 22 Jul 2018 08:33:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffe92df202874f0386a541e5c3c3a977","l2_adjacency":true,"status":"ACTIVE","subnets":["cc4fc820-5766-4d6a-906b-80d0b4ecf9bc"],"description":"","tags":[],"updated_at":"2018-07-22T08:33:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net","admin_state_up":true,"tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:50Z","mtu":1450}]} 2018-07-22 08:33:54,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net used request id req-88cf69c4-5ba8-4987-a10c-2641f0bce70e 2018-07-22 08:33:54,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:33:54,511 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:33:54 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:33:54,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:54,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75af8673-de12-4728-a3d1-33d828d7c8ef Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ffe92df202874f0386a541e5c3c3a977", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj"}} 2018-07-22 08:33:54,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977 used request id req-75af8673-de12-4728-a3d1-33d828d7c8ef 2018-07-22 08:33:54,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:54,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d3c811d9-33df-4d15-a916-b1b69c7fe376 Date: Sun, 22 Jul 2018 08:33:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ffe92df202874f0386a541e5c3c3a977","id":"cc4fc820-5766-4d6a-906b-80d0b4ecf9bc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-subnet"}]} 2018-07-22 08:33:54,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 used request id req-d3c811d9-33df-4d15-a916-b1b69c7fe376 2018-07-22 08:33:54,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5&name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:55,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4d4c0230-55e4-4572-ad0a-3f338efbb80a Date: Sun, 22 Jul 2018 08:33:55 GMT RESP BODY: {"ports":[]} 2018-07-22 08:33:55,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5&name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4port-1&admin_state_up=True used request id req-4d4c0230-55e4-4572-ad0a-3f338efbb80a 2018-07-22 08:33:55,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:55,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:55 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-c5239228-502d-4696-9ff4-38b0068cef97 x-compute-request-id: req-c5239228-502d-4696-9ff4-38b0068cef97 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:33:55,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-inst used request id req-c5239228-502d-4696-9ff4-38b0068cef97 2018-07-22 08:33:55,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:55,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4c39a23f-7d54-4601-9aa6-91e9c38d63ad Date: Sun, 22 Jul 2018 08:33:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffe92df202874f0386a541e5c3c3a977","l2_adjacency":true,"status":"ACTIVE","subnets":["cc4fc820-5766-4d6a-906b-80d0b4ecf9bc"],"description":"","tags":[],"updated_at":"2018-07-22T08:33:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net","admin_state_up":true,"tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:50Z","mtu":1450}]} 2018-07-22 08:33:55,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net used request id req-4c39a23f-7d54-4601-9aa6-91e9c38d63ad 2018-07-22 08:33:55,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:55,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf03ac83-db05-4d9c-b4f4-64f555922dd3 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ffe92df202874f0386a541e5c3c3a977", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj"}} 2018-07-22 08:33:55,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977 used request id req-cf03ac83-db05-4d9c-b4f4-64f555922dd3 2018-07-22 08:33:55,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:55,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-838e3523-ffd7-48f3-a935-8acd2f047b74 Date: Sun, 22 Jul 2018 08:33:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ffe92df202874f0386a541e5c3c3a977","id":"cc4fc820-5766-4d6a-906b-80d0b4ecf9bc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-subnet"}]} 2018-07-22 08:33:55,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 used request id req-838e3523-ffd7-48f3-a935-8acd2f047b74 2018-07-22 08:33:55,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5&name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:56,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a5f4f2d1-ae46-4ad3-b200-aaf19fb84a2b Date: Sun, 22 Jul 2018 08:33:56 GMT RESP BODY: {"ports":[]} 2018-07-22 08:33:56,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5&name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4port-1&admin_state_up=True used request id req-a5f4f2d1-ae46-4ad3-b200-aaf19fb84a2b 2018-07-22 08:33:56,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:33:56,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:33:56,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "68b776318df244d08de1e69329d929cc", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj-role"}], "expires_at": "2018-07-22T09:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffe92df202874f0386a541e5c3c3a977", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/ffe92df202874f0386a541e5c3c3a977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/ffe92df202874f0386a541e5c3c3a977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/ffe92df202874f0386a541e5c3c3a977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-user", "id": "bd9c37687d88497ea632b3a5b85a1b6b"}, "audit_ids": ["NlzkTlGvTq-ZQ1nQqOOsRg"], "issued_at": "2018-07-22T08:33:56.000000Z"}} 2018-07-22 08:33:56,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27ea788e3cdf377102fc633cd05fcc9309e84c3" 2018-07-22 08:33:56,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f774ef71-0955-4d07-9b46-f390b5bc71b9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:33:56,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f774ef71-0955-4d07-9b46-f390b5bc71b9 2018-07-22 08:33:56,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:56,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-58076512-328b-4a2f-98dd-97858f16edff Date: Sun, 22 Jul 2018 08:33:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffe92df202874f0386a541e5c3c3a977","l2_adjacency":true,"status":"ACTIVE","subnets":["cc4fc820-5766-4d6a-906b-80d0b4ecf9bc"],"description":"","tags":[],"updated_at":"2018-07-22T08:33:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net","admin_state_up":true,"tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:50Z","mtu":1450}]} 2018-07-22 08:33:56,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net used request id req-58076512-328b-4a2f-98dd-97858f16edff 2018-07-22 08:33:56,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:56,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c8c6d118-6779-4242-928d-c22afccfc181 Date: Sun, 22 Jul 2018 08:33:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ffe92df202874f0386a541e5c3c3a977","id":"cc4fc820-5766-4d6a-906b-80d0b4ecf9bc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-subnet"}]} 2018-07-22 08:33:56,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 used request id req-c8c6d118-6779-4242-928d-c22afccfc181 2018-07-22 08:33:56,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:57,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-890599ce-3138-44cc-94d5-4ab974aba02f Date: Sun, 22 Jul 2018 08:33:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffe92df202874f0386a541e5c3c3a977","l2_adjacency":true,"status":"ACTIVE","subnets":["cc4fc820-5766-4d6a-906b-80d0b4ecf9bc"],"description":"","tags":[],"updated_at":"2018-07-22T08:33:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net","admin_state_up":true,"tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:50Z","mtu":1450}]} 2018-07-22 08:33:57,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net used request id req-890599ce-3138-44cc-94d5-4ab974aba02f 2018-07-22 08:33:57,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:33:57,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:33:57 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:33:57,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27ea788e3cdf377102fc633cd05fcc9309e84c3" 2018-07-22 08:33:57,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a47860-f3c4-43a6-82f6-939f44c3c064 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ffe92df202874f0386a541e5c3c3a977", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj"}} 2018-07-22 08:33:57,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977 used request id req-35a47860-f3c4-43a6-82f6-939f44c3c064 2018-07-22 08:33:57,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:57,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-79112f44-b3f6-4601-baf4-26394647fbf3 Date: Sun, 22 Jul 2018 08:33:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ffe92df202874f0386a541e5c3c3a977","id":"cc4fc820-5766-4d6a-906b-80d0b4ecf9bc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-subnet"}]} 2018-07-22 08:33:57,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 used request id req-79112f44-b3f6-4601-baf4-26394647fbf3 2018-07-22 08:33:57,192 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net 2018-07-22 08:33:57,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" -d '{"port": {"network_id": "b35749f2-6a6c-4e1d-825a-ed24cad8dcc5", "name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-07-22 08:33:58,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-aa2a50f0-7d06-4dd1-a133-9365bc2c4adf Date: Sun, 22 Jul 2018 08:33:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc4fc820-5766-4d6a-906b-80d0b4ecf9bc","ip_address":"10.55.0.5"}],"id":"447fddf6-3c5a-472f-aed7-cbca8c96eb8b","security_groups":["f8df8d21-2e81-4cc7-b262-312f64ecffae"],"mac_address":"fa:16:3e:dd:37:90","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4port-1","project_id":"ffe92df202874f0386a541e5c3c3a977","qos_policy_id":null,"admin_state_up":true,"network_id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:57Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:33:58,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-aa2a50f0-7d06-4dd1-a133-9365bc2c4adf 2018-07-22 08:33:58,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:58,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-dd08409d-58a8-4c2c-86d1-ceb2e24b4b54 Date: Sun, 22 Jul 2018 08:33:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffe92df202874f0386a541e5c3c3a977","l2_adjacency":true,"status":"ACTIVE","subnets":["cc4fc820-5766-4d6a-906b-80d0b4ecf9bc"],"description":"","tags":[],"updated_at":"2018-07-22T08:33:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net","admin_state_up":true,"tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:50Z","mtu":1450}]} 2018-07-22 08:33:58,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net used request id req-dd08409d-58a8-4c2c-86d1-ceb2e24b4b54 2018-07-22 08:33:58,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:58,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d66038cd-2251-46a4-9b58-656691d788ec Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ffe92df202874f0386a541e5c3c3a977", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj"}} 2018-07-22 08:33:58,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977 used request id req-d66038cd-2251-46a4-9b58-656691d788ec 2018-07-22 08:33:58,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:58,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f5d9ece2-e206-431e-9c16-dd428ecb91a2 Date: Sun, 22 Jul 2018 08:33:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ffe92df202874f0386a541e5c3c3a977","id":"cc4fc820-5766-4d6a-906b-80d0b4ecf9bc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-subnet"}]} 2018-07-22 08:33:58,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 used request id req-f5d9ece2-e206-431e-9c16-dd428ecb91a2 2018-07-22 08:33:58,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5&name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:58,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 884 X-Openstack-Request-Id: req-b57724a0-2188-420e-8eee-91b9f9b7df32 Date: Sun, 22 Jul 2018 08:33:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc4fc820-5766-4d6a-906b-80d0b4ecf9bc","ip_address":"10.55.0.5"}],"id":"447fddf6-3c5a-472f-aed7-cbca8c96eb8b","security_groups":["f8df8d21-2e81-4cc7-b262-312f64ecffae"],"mac_address":"fa:16:3e:dd:37:90","project_id":"ffe92df202874f0386a541e5c3c3a977","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4port-1","admin_state_up":true,"network_id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:57Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:33:58,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5&name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4port-1&admin_state_up=True used request id req-b57724a0-2188-420e-8eee-91b9f9b7df32 2018-07-22 08:33:58,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:58,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d1412d-9ed5-4b5a-b24d-067a6bf76ddc Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ffe92df202874f0386a541e5c3c3a977", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj"}} 2018-07-22 08:33:58,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977 used request id req-a4d1412d-9ed5-4b5a-b24d-067a6bf76ddc 2018-07-22 08:33:58,870 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-inst 2018-07-22 08:33:58,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:58,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:58 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-0f16229b-f4a8-463b-b960-63397a0749f8 x-compute-request-id: req-0f16229b-f4a8-463b-b960-63397a0749f8 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:33:58,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0f16229b-f4a8-463b-b960-63397a0749f8 2018-07-22 08:33:58,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/0d8f6d6b-afd9-4792-9647-7f51063ba4c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:58,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:33:58 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-10ed0f4c-7977-4ab9-8258-019d21ff2268 x-compute-request-id: req-10ed0f4c-7977-4ab9-8258-019d21ff2268 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0d8f6d6b-afd9-4792-9647-7f51063ba4c6"}} 2018-07-22 08:33:58,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/0d8f6d6b-afd9-4792-9647-7f51063ba4c6 used request id req-10ed0f4c-7977-4ab9-8258-019d21ff2268 2018-07-22 08:33:58,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:59,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-e91bae07-8466-4541-92ee-9cd5f7747581 Date: Sun, 22 Jul 2018 08:33:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:33:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:33:49Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b0cc4075-7a08-40f4-8bfb-f818971f0346/snap", "metadata": {}}], "self": "/v2/images/b0cc4075-7a08-40f4-8bfb-f818971f0346", "min_disk": 0, "protected": false, "id": "b0cc4075-7a08-40f4-8bfb-f818971f0346", "file": "/v2/images/b0cc4075-7a08-40f4-8bfb-f818971f0346/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ffe92df202874f0386a541e5c3c3a977", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b0cc4075-7a08-40f4-8bfb-f818971f0346/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-image"} 2018-07-22 08:33:59,126 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-image used request id req-e91bae07-8466-4541-92ee-9cd5f7747581 2018-07-22 08:33:59,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:33:59,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6231d989-31f8-464c-875d-5594a1161281 Date: Sun, 22 Jul 2018 08:33:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:33:59,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6231d989-31f8-464c-875d-5594a1161281 2018-07-22 08:33:59,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" -d '{"server": {"name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-inst", "imageRef": "b0cc4075-7a08-40f4-8bfb-f818971f0346", "flavorRef": "0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "max_count": 1, "min_count": 1, "networks": [{"port": "447fddf6-3c5a-472f-aed7-cbca8c96eb8b"}]}}' 2018-07-22 08:34:01,179 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:33:59 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-fb9f09e6-1108-4012-880f-ad33ca620e30 x-compute-request-id: req-fb9f09e6-1108-4012-880f-ad33ca620e30 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "163a514a-0b89-45e9-9715-792de82e9004", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/163a514a-0b89-45e9-9715-792de82e9004", "rel": "bookmark"}], "adminPass": "ste2LxN6Ffeg"}} 2018-07-22 08:34:01,179 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-fb9f09e6-1108-4012-880f-ad33ca620e30 2018-07-22 08:34:01,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:34:01,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:01 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-1377727a-6667-4090-9089-18ad632bde16 x-compute-request-id: req-1377727a-6667-4090-9089-18ad632bde16 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/163a514a-0b89-45e9-9715-792de82e9004", "rel": "bookmark"}], "image": {"id": "b0cc4075-7a08-40f4-8bfb-f818971f0346", "links": [{"href": "http://172.30.9.23:8774/images/b0cc4075-7a08-40f4-8bfb-f818971f0346", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "links": [{"href": "http://172.30.9.23:8774/flavors/0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "rel": "bookmark"}]}, "id": "163a514a-0b89-45e9-9715-792de82e9004", "user_id": "bd9c37687d88497ea632b3a5b85a1b6b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:34:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-inst", "created": "2018-07-22T08:34:01Z", "tenant_id": "ffe92df202874f0386a541e5c3c3a977", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:34:01,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004 used request id req-1377727a-6667-4090-9089-18ad632bde16 2018-07-22 08:34:01,578 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-inst 2018-07-22 08:34:01,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:34:02,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:01 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-29d4ffc0-91b2-41f0-984b-bd15b6097076 x-compute-request-id: req-29d4ffc0-91b2-41f0-984b-bd15b6097076 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/163a514a-0b89-45e9-9715-792de82e9004", "rel": "bookmark"}], "image": {"id": "b0cc4075-7a08-40f4-8bfb-f818971f0346", "links": [{"href": "http://172.30.9.23:8774/images/b0cc4075-7a08-40f4-8bfb-f818971f0346", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "links": [{"href": "http://172.30.9.23:8774/flavors/0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "rel": "bookmark"}]}, "id": "163a514a-0b89-45e9-9715-792de82e9004", "user_id": "bd9c37687d88497ea632b3a5b85a1b6b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:34:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-inst", "created": "2018-07-22T08:34:01Z", "tenant_id": "ffe92df202874f0386a541e5c3c3a977", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:34:02,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004 used request id req-29d4ffc0-91b2-41f0-984b-bd15b6097076 2018-07-22 08:34:02,024 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-inst] is - BUILD 2018-07-22 08:34:02,024 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:34:05,025 - create_instance - DEBUG - VM status query timeout in 896.55379796 2018-07-22 08:34:05,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:34:05,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:05 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-683d02e2-88ed-4eeb-923f-02aafcc46d83 x-compute-request-id: req-683d02e2-88ed-4eeb-923f-02aafcc46d83 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/163a514a-0b89-45e9-9715-792de82e9004", "rel": "bookmark"}], "image": {"id": "b0cc4075-7a08-40f4-8bfb-f818971f0346", "links": [{"href": "http://172.30.9.23:8774/images/b0cc4075-7a08-40f4-8bfb-f818971f0346", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "links": [{"href": "http://172.30.9.23:8774/flavors/0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "rel": "bookmark"}]}, "id": "163a514a-0b89-45e9-9715-792de82e9004", "security_groups": [{"name": "default"}], "user_id": "bd9c37687d88497ea632b3a5b85a1b6b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:34:02Z", "hostId": "0b82ee7d043d514c49c5a86a64fdb6a401fa70b9f60c1c622d3b1318", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-inst", "created": "2018-07-22T08:34:01Z", "tenant_id": "ffe92df202874f0386a541e5c3c3a977", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:34:05,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004 used request id req-683d02e2-88ed-4eeb-923f-02aafcc46d83 2018-07-22 08:34:05,871 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-inst] is - BUILD 2018-07-22 08:34:05,871 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:34:08,874 - create_instance - DEBUG - VM status query timeout in 892.704391956 2018-07-22 08:34:08,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:34:09,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:08 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-6f221023-2fff-4cce-aa67-7b617916de82 x-compute-request-id: req-6f221023-2fff-4cce-aa67-7b617916de82 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:90", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/163a514a-0b89-45e9-9715-792de82e9004", "rel": "bookmark"}], "image": {"id": "b0cc4075-7a08-40f4-8bfb-f818971f0346", "links": [{"href": "http://172.30.9.23:8774/images/b0cc4075-7a08-40f4-8bfb-f818971f0346", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:34:07.000000", "flavor": {"id": "0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "links": [{"href": "http://172.30.9.23:8774/flavors/0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "rel": "bookmark"}]}, "id": "163a514a-0b89-45e9-9715-792de82e9004", "security_groups": [{"name": "default"}], "user_id": "bd9c37687d88497ea632b3a5b85a1b6b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:34:07Z", "hostId": "0b82ee7d043d514c49c5a86a64fdb6a401fa70b9f60c1c622d3b1318", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-inst", "created": "2018-07-22T08:34:01Z", "tenant_id": "ffe92df202874f0386a541e5c3c3a977", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:34:09,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004 used request id req-6f221023-2fff-4cce-aa67-7b617916de82 2018-07-22 08:34:09,579 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-inst] is - ACTIVE 2018-07-22 08:34:09,579 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:34:09,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:34:10,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b00526b0-451e-4066-8bc7-5e7c938b8e46 x-compute-request-id: req-b00526b0-451e-4066-8bc7-5e7c938b8e46 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:90", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/163a514a-0b89-45e9-9715-792de82e9004", "rel": "bookmark"}], "image": {"id": "b0cc4075-7a08-40f4-8bfb-f818971f0346", "links": [{"href": "http://172.30.9.23:8774/images/b0cc4075-7a08-40f4-8bfb-f818971f0346", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:34:07.000000", "flavor": {"id": "0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "links": [{"href": "http://172.30.9.23:8774/flavors/0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "rel": "bookmark"}]}, "id": "163a514a-0b89-45e9-9715-792de82e9004", "security_groups": [{"name": "default"}], "user_id": "bd9c37687d88497ea632b3a5b85a1b6b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:34:07Z", "hostId": "0b82ee7d043d514c49c5a86a64fdb6a401fa70b9f60c1c622d3b1318", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-inst", "created": "2018-07-22T08:34:01Z", "tenant_id": "ffe92df202874f0386a541e5c3c3a977", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:34:10,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004 used request id req-b00526b0-451e-4066-8bc7-5e7c938b8e46 2018-07-22 08:34:10,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:34:10,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a1393548-fda3-4e96-8e62-5e53ede21197 Date: Sun, 22 Jul 2018 08:34:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffe92df202874f0386a541e5c3c3a977","l2_adjacency":true,"status":"ACTIVE","subnets":["cc4fc820-5766-4d6a-906b-80d0b4ecf9bc"],"description":"","tags":[],"updated_at":"2018-07-22T08:33:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net","admin_state_up":true,"tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:50Z","mtu":1450}]} 2018-07-22 08:34:10,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net used request id req-a1393548-fda3-4e96-8e62-5e53ede21197 2018-07-22 08:34:10,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:34:10,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-516ab205-4bbd-490f-8fee-3bebd671c4d5 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ffe92df202874f0386a541e5c3c3a977", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj"}} 2018-07-22 08:34:10,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977 used request id req-516ab205-4bbd-490f-8fee-3bebd671c4d5 2018-07-22 08:34:10,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:34:10,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-96146729-baae-4e54-8e10-52cae89fe23f Date: Sun, 22 Jul 2018 08:34:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:33:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ffe92df202874f0386a541e5c3c3a977","id":"cc4fc820-5766-4d6a-906b-80d0b4ecf9bc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-subnet"}]} 2018-07-22 08:34:10,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 used request id req-96146729-baae-4e54-8e10-52cae89fe23f 2018-07-22 08:34:10,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:34:10,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3296 X-Openstack-Request-Id: req-5b68360e-45cd-440b-82a7-0405aff4e1fc Date: Sun, 22 Jul 2018 08:34:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:34:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc4fc820-5766-4d6a-906b-80d0b4ecf9bc","ip_address":"10.55.0.5"}],"id":"447fddf6-3c5a-472f-aed7-cbca8c96eb8b","security_groups":["f8df8d21-2e81-4cc7-b262-312f64ecffae"],"mac_address":"fa:16:3e:dd:37:90","project_id":"ffe92df202874f0386a541e5c3c3a977","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4port-1","admin_state_up":true,"network_id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:57Z","binding:vnic_type":"normal","device_id":"163a514a-0b89-45e9-9715-792de82e9004","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cc4fc820-5766-4d6a-906b-80d0b4ecf9bc","ip_address":"10.55.0.3"}],"id":"9f8198d7-044f-401b-bd77-f24dab5e43ea","security_groups":[],"mac_address":"fa:16:3e:d9:54:c3","project_id":"ffe92df202874f0386a541e5c3c3a977","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cc4fc820-5766-4d6a-906b-80d0b4ecf9bc","ip_address":"10.55.0.4"}],"id":"cce561ac-04a6-41c8-b886-f779514ab2da","security_groups":[],"mac_address":"fa:16:3e:c1:36:39","project_id":"ffe92df202874f0386a541e5c3c3a977","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:33:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cc4fc820-5766-4d6a-906b-80d0b4ecf9bc","ip_address":"10.55.0.2"}],"id":"e07b95f8-aaa4-4b4c-b373-adad285cbed5","security_groups":[],"mac_address":"fa:16:3e:e8:eb:bc","project_id":"ffe92df202874f0386a541e5c3c3a977","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","tenant_id":"ffe92df202874f0386a541e5c3c3a977","created_at":"2018-07-22T08:33:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b35749f2-6a6c-4e1d-825a-ed24cad8dcc5","ip_allocation":"immediate"}]} 2018-07-22 08:34:10,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 used request id req-5b68360e-45cd-440b-82a7-0405aff4e1fc 2018-07-22 08:34:10,783 - create_instance - INFO - Deleting Port with ID - 447fddf6-3c5a-472f-aed7-cbca8c96eb8b 2018-07-22 08:34:10,783 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4port-1 2018-07-22 08:34:10,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/447fddf6-3c5a-472f-aed7-cbca8c96eb8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:34:11,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6bfcb64-539b-48a0-8a84-56ae23370e5d Date: Sun, 22 Jul 2018 08:34:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:34:11,211 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/447fddf6-3c5a-472f-aed7-cbca8c96eb8b used request id req-a6bfcb64-539b-48a0-8a84-56ae23370e5d 2018-07-22 08:34:11,211 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-inst 2018-07-22 08:34:11,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:34:11,352 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:34:11 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-5756ecc5-c4b3-48d9-b6fa-ffd474ba1735 x-compute-request-id: req-5756ecc5-c4b3-48d9-b6fa-ffd474ba1735 Content-Type: application/json 2018-07-22 08:34:11,353 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004 used request id req-5756ecc5-c4b3-48d9-b6fa-ffd474ba1735 2018-07-22 08:34:11,353 - create_instance - INFO - Checking deletion status 2018-07-22 08:34:11,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:34:11,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:11 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-5f636589-83de-4701-b7f7-49aeac201217 x-compute-request-id: req-5f636589-83de-4701-b7f7-49aeac201217 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/163a514a-0b89-45e9-9715-792de82e9004", "rel": "bookmark"}], "image": {"id": "b0cc4075-7a08-40f4-8bfb-f818971f0346", "links": [{"href": "http://172.30.9.23:8774/images/b0cc4075-7a08-40f4-8bfb-f818971f0346", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:34:07.000000", "flavor": {"id": "0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "links": [{"href": "http://172.30.9.23:8774/flavors/0d8f6d6b-afd9-4792-9647-7f51063ba4c6", "rel": "bookmark"}]}, "id": "163a514a-0b89-45e9-9715-792de82e9004", "user_id": "bd9c37687d88497ea632b3a5b85a1b6b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:34:11Z", "hostId": "0b82ee7d043d514c49c5a86a64fdb6a401fa70b9f60c1c622d3b1318", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-inst", "created": "2018-07-22T08:34:01Z", "tenant_id": "ffe92df202874f0386a541e5c3c3a977", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:34:11,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004 used request id req-5f636589-83de-4701-b7f7-49aeac201217 2018-07-22 08:34:11,608 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-inst] is - ACTIVE 2018-07-22 08:34:11,608 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:34:14,611 - create_instance - DEBUG - VM status query timeout in 296.741813898 2018-07-22 08:34:14,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a337f3dbaba9edf2d7dc5bb7118e36a80e79ff" 2018-07-22 08:34:14,662 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:34:14 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-be6ab829-0157-4ba6-8b40-c19f0169404b x-compute-request-id: req-be6ab829-0157-4ba6-8b40-c19f0169404b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 163a514a-0b89-45e9-9715-792de82e9004 could not be found.", "code": 404}} 2018-07-22 08:34:14,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/163a514a-0b89-45e9-9715-792de82e9004 used request id req-be6ab829-0157-4ba6-8b40-c19f0169404b 2018-07-22 08:34:14,663 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 163a514a-0b89-45e9-9715-792de82e9004 could not be found. (HTTP 404) (Request-ID: req-be6ab829-0157-4ba6-8b40-c19f0169404b) 2018-07-22 08:34:14,663 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-inst 2018-07-22 08:34:14,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/0d8f6d6b-afd9-4792-9647-7f51063ba4c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f5c980c4c07f978e452b8fb52135a14410df1b" 2018-07-22 08:34:14,757 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:34:14 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-cb65374e-eb1e-451a-ad4b-2ee2ad633ffc x-compute-request-id: req-cb65374e-eb1e-451a-ad4b-2ee2ad633ffc Content-Length: 0 Content-Type: application/json 2018-07-22 08:34:14,757 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0d8f6d6b-afd9-4792-9647-7f51063ba4c6 used request id req-cb65374e-eb1e-451a-ad4b-2ee2ad633ffc 2018-07-22 08:34:14,758 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-subnet 2018-07-22 08:34:14,758 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-subnet 2018-07-22 08:34:14,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/cc4fc820-5766-4d6a-906b-80d0b4ecf9bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b446798ade7ac1879dec75a5cf60281191a6a98c" 2018-07-22 08:34:17,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-01bdcc4b-adb6-4377-8005-0ce37a526164 Date: Sun, 22 Jul 2018 08:34:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:34:17,132 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/cc4fc820-5766-4d6a-906b-80d0b4ecf9bc used request id req-01bdcc4b-adb6-4377-8005-0ce37a526164 2018-07-22 08:34:17,133 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-pub-net 2018-07-22 08:34:17,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b446798ade7ac1879dec75a5cf60281191a6a98c" 2018-07-22 08:34:18,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79122413-81a7-483b-8640-974e514f0a57 Date: Sun, 22 Jul 2018 08:34:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:34:18,468 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b35749f2-6a6c-4e1d-825a-ed24cad8dcc5 used request id req-79122413-81a7-483b-8640-974e514f0a57 2018-07-22 08:34:18,469 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-1a566fa5-b834-4443-ab27-7aef1192a6b4-image 2018-07-22 08:34:18,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/b0cc4075-7a08-40f4-8bfb-f818971f0346 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1fd6184382d470dfe1d6c5c3ecd3aaf100188f6" 2018-07-22 08:34:19,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de047fe1-ee41-4b1a-b26f-19408bfc47bf Date: Sun, 22 Jul 2018 08:34:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:34:19,225 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b0cc4075-7a08-40f4-8bfb-f818971f0346 used request id req-de047fe1-ee41-4b1a-b26f-19408bfc47bf 2018-07-22 08:34:19,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:34:19,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-dfe73750-a69b-477f-9b9a-848a08bda66d Date: Sun, 22 Jul 2018 08:34:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffe92df202874f0386a541e5c3c3a977", "created_at": "2018-07-22T08:33:50Z", "updated_at": "2018-07-22T08:33:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:33:50Z", "revision_number": 0, "id": "154f9262-989f-4acf-8989-e9ddef4c7338", "remote_group_id": "f8df8d21-2e81-4cc7-b262-312f64ecffae", "remote_ip_prefix": null, "created_at": "2018-07-22T08:33:50Z", "security_group_id": "f8df8d21-2e81-4cc7-b262-312f64ecffae", "tenant_id": "ffe92df202874f0386a541e5c3c3a977", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffe92df202874f0386a541e5c3c3a977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:33:50Z", "revision_number": 0, "id": "324a9f18-8b23-405f-ac03-5309a3cfdd6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:33:50Z", "security_group_id": "f8df8d21-2e81-4cc7-b262-312f64ecffae", "tenant_id": "ffe92df202874f0386a541e5c3c3a977", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffe92df202874f0386a541e5c3c3a977"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:33:50Z", "revision_number": 0, "id": "aa942650-40c9-4651-9196-9b4366456f35", "remote_group_id": "f8df8d21-2e81-4cc7-b262-312f64ecffae", "remote_ip_prefix": null, "created_at": "2018-07-22T08:33:50Z", "security_group_id": "f8df8d21-2e81-4cc7-b262-312f64ecffae", "tenant_id": "ffe92df202874f0386a541e5c3c3a977", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffe92df202874f0386a541e5c3c3a977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:33:50Z", "revision_number": 0, "id": "eb444be2-45d3-4b64-ad3e-5c84c40df742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:33:50Z", "security_group_id": "f8df8d21-2e81-4cc7-b262-312f64ecffae", "tenant_id": "ffe92df202874f0386a541e5c3c3a977", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffe92df202874f0386a541e5c3c3a977"}], "revision_number": 4, "project_id": "ffe92df202874f0386a541e5c3c3a977", "id": "f8df8d21-2e81-4cc7-b262-312f64ecffae", "name": "default"}]} 2018-07-22 08:34:19,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-dfe73750-a69b-477f-9b9a-848a08bda66d 2018-07-22 08:34:19,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:34:19,576 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c93f1bd6-7db6-4b9e-be10-31ca0687c475 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:34:19,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-c93f1bd6-7db6-4b9e-be10-31ca0687c475 2018-07-22 08:34:19,577 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:34:19,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:34:19,671 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46f0c9d3-3540-4846-97e1-8ebc7cf2c06c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:34:19,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-46f0c9d3-3540-4846-97e1-8ebc7cf2c06c 2018-07-22 08:34:19,671 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:34:19,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:34:19,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e04602-2de6-43d7-9bfb-70a2b4fcabcd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:34:19,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-92e04602-2de6-43d7-9bfb-70a2b4fcabcd 2018-07-22 08:34:19,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:34:19,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c61c3c9-023c-45ea-a21b-583b2a211172 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:34:19,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-6c61c3c9-023c-45ea-a21b-583b2a211172 2018-07-22 08:34:19,860 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:34:19,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:34:19,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e961b09b-75fa-4873-9e32-2521813b48c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:34:19,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-e961b09b-75fa-4873-9e32-2521813b48c6 2018-07-22 08:34:19,955 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:34:19,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:34:20,056 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4425663-e7e0-408d-b885-0b42ebd86cfa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:34:20,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-a4425663-e7e0-408d-b885-0b42ebd86cfa 2018-07-22 08:34:20,056 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:34:20,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:34:20,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c208e5-178b-48a5-865e-5c5b6c0a2ef4 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:34:20,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-e9c208e5-178b-48a5-865e-5c5b6c0a2ef4 2018-07-22 08:34:20,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:34:20,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aa1dd4d-72c6-411d-bc04-1a81bba7d578 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:34:20,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-0aa1dd4d-72c6-411d-bc04-1a81bba7d578 2018-07-22 08:34:20,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:34:20,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:34:20,451 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1127a592-96fe-429b-a894-25cd1133ac0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:34:20,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-1127a592-96fe-429b-a894-25cd1133ac0a 2018-07-22 08:34:20,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:34:20,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:34:20,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee02275-c447-4d44-9ab1-b4fe009e858b Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ffe92df202874f0386a541e5c3c3a977", "name": "CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj"}} 2018-07-22 08:34:20,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977 used request id req-9ee02275-c447-4d44-9ab1-b4fe009e858b 2018-07-22 08:34:20,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8df8d21-2e81-4cc7-b262-312f64ecffae 2018-07-22 08:34:20,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f8df8d21-2e81-4cc7-b262-312f64ecffae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:34:20,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3a743a89-1cee-42a8-9cec-5ae69c6a449a Date: Sun, 22 Jul 2018 08:34:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f8df8d21-2e81-4cc7-b262-312f64ecffae", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:33:50Z", "security_group_id": "f8df8d21-2e81-4cc7-b262-312f64ecffae", "port_range_min": null, "revision_number": 0, "tenant_id": "ffe92df202874f0386a541e5c3c3a977", "created_at": "2018-07-22T08:33:50Z", "project_id": "ffe92df202874f0386a541e5c3c3a977", "id": "154f9262-989f-4acf-8989-e9ddef4c7338"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:33:50Z", "security_group_id": "f8df8d21-2e81-4cc7-b262-312f64ecffae", "port_range_min": null, "revision_number": 0, "tenant_id": "ffe92df202874f0386a541e5c3c3a977", "created_at": "2018-07-22T08:33:50Z", "project_id": "ffe92df202874f0386a541e5c3c3a977", "id": "324a9f18-8b23-405f-ac03-5309a3cfdd6c"}, {"remote_group_id": "f8df8d21-2e81-4cc7-b262-312f64ecffae", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:33:50Z", "security_group_id": "f8df8d21-2e81-4cc7-b262-312f64ecffae", "port_range_min": null, "revision_number": 0, "tenant_id": "ffe92df202874f0386a541e5c3c3a977", "created_at": "2018-07-22T08:33:50Z", "project_id": "ffe92df202874f0386a541e5c3c3a977", "id": "aa942650-40c9-4651-9196-9b4366456f35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:33:50Z", "security_group_id": "f8df8d21-2e81-4cc7-b262-312f64ecffae", "port_range_min": null, "revision_number": 0, "tenant_id": "ffe92df202874f0386a541e5c3c3a977", "created_at": "2018-07-22T08:33:50Z", "project_id": "ffe92df202874f0386a541e5c3c3a977", "id": "eb444be2-45d3-4b64-ad3e-5c84c40df742"}]} 2018-07-22 08:34:20,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f8df8d21-2e81-4cc7-b262-312f64ecffae used request id req-3a743a89-1cee-42a8-9cec-5ae69c6a449a 2018-07-22 08:34:20,750 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:34:20,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f8df8d21-2e81-4cc7-b262-312f64ecffae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:34:21,036 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b56174c-fe2c-40ed-9f93-c9aaf60c9d19 Content-Length: 0 Date: Sun, 22 Jul 2018 08:34:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:34:21,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f8df8d21-2e81-4cc7-b262-312f64ecffae used request id req-2b56174c-fe2c-40ed-9f93-c9aaf60c9d19 2018-07-22 08:34:21,037 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj 2018-07-22 08:34:21,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:34:21,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:34:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a62cff2-b8a4-4ee2-8657-0735dbc2f4a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:34:21,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ffe92df202874f0386a541e5c3c3a977 used request id req-9a62cff2-b8a4-4ee2-8657-0735dbc2f4a9 2018-07-22 08:34:21,291 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-7051d35a-3daf-4c9-proj-role 2018-07-22 08:34:21,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/68b776318df244d08de1e69329d929cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:34:21,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:34:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cc42d95-f554-4ae6-8835-51b982aa3c0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:34:21,411 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/68b776318df244d08de1e69329d929cc used request id req-7cc42d95-f554-4ae6-8835-51b982aa3c0c 2018-07-22 08:34:21,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}588bceea45a7edb261487389c59885293fb10d1d" 2018-07-22 08:34:21,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-380cc068-046d-4090-8f30-948dc235af6d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:34:21,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-380cc068-046d-4090-8f30-948dc235af6d 2018-07-22 08:34:21,505 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-7051d35a-3daf-4c9-user 2018-07-22 08:34:21,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/bd9c37687d88497ea632b3a5b85a1b6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e5204c222863244325b57324849032b1b759fa" 2018-07-22 08:34:21,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:34:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-984859e2-6eeb-4f10-a9ee-7fe39974996e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:34:21,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/bd9c37687d88497ea632b3a5b85a1b6b used request id req-984859e2-6eeb-4f10-a9ee-7fe39974996e 2018-07-22 08:34:21,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:34:22,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:34:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["wTK1jNYJSe6BLMvShKjJWQ"], "issued_at": "2018-07-22T08:34:22.000000Z"}} 2018-07-22 08:34:22,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f59f7f7f4be7725deefd008be028087dca020f89" 2018-07-22 08:34:22,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c3ad38-c30b-4cb9-ab7e-1955b3a02492 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:22,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f6c3ad38-c30b-4cb9-ab7e-1955b3a02492 2018-07-22 08:34:22,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:34:22,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:34:22,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:34:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["vgClLkpeR7OffPKwTCCwQA"], "issued_at": "2018-07-22T08:34:22.000000Z"}} 2018-07-22 08:34:22,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:22,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa94bce4-db00-4f60-97d5-fc8611263c93 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:22,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fa94bce4-db00-4f60-97d5-fc8611263c93 2018-07-22 08:34:22,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:34:22,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:34:22 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:34:22,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:22,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d644ac7-6a36-4cac-9874-515435ab6569 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:34:22,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj used request id req-6d644ac7-6a36-4cac-9874-515435ab6569 2018-07-22 08:34:22,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:22,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43af27d4-cb4a-4f96-8c48-2ea697f0a5b5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:34:22,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-43af27d4-cb4a-4f96-8c48-2ea697f0a5b5 2018-07-22 08:34:22,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj"}}' 2018-07-22 08:34:23,070 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:34:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-172dbd05-ee73-47c4-b5bc-4934d96df3c5 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d"}, "tags": [], "enabled": true, "id": "aea8f5568c8d40f5a86d68f1e8fe661d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj"}} 2018-07-22 08:34:23,070 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-172dbd05-ee73-47c4-b5bc-4934d96df3c5 2018-07-22 08:34:23,070 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj 2018-07-22 08:34:23,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:34:23,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:34:23,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:34:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["CAPsoBZNSYa0K9I0iqdotw"], "issued_at": "2018-07-22T08:34:23.000000Z"}} 2018-07-22 08:34:23,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3410de2f52f13f14b3223f49d3615c8b376bec16" 2018-07-22 08:34:23,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9417085-af01-41fc-a2b5-8fc463dee99f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:23,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e9417085-af01-41fc-a2b5-8fc463dee99f 2018-07-22 08:34:23,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:34:23,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:34:23 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:34:23,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3410de2f52f13f14b3223f49d3615c8b376bec16" 2018-07-22 08:34:23,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7558eb8b-71b5-4623-883f-f560e676c745 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:34:23,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7558eb8b-71b5-4623-883f-f560e676c745 2018-07-22 08:34:23,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3410de2f52f13f14b3223f49d3615c8b376bec16" 2018-07-22 08:34:23,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20358502-b298-425a-a0c6-9e30086a2f7e Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d"}, "tags": [], "enabled": true, "id": "aea8f5568c8d40f5a86d68f1e8fe661d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj"}]} 2018-07-22 08:34:23,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj used request id req-20358502-b298-425a-a0c6-9e30086a2f7e 2018-07-22 08:34:23,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3410de2f52f13f14b3223f49d3615c8b376bec16" 2018-07-22 08:34:23,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7516b4f-fcd9-4f95-b2fb-70bbee040859 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:34:23,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e7516b4f-fcd9-4f95-b2fb-70bbee040859 2018-07-22 08:34:24,309 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-user 2018-07-22 08:34:24,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:34:24,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:24,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2086918a-4a55-43a3-8127-f014ac11f340 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:34:24,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2086918a-4a55-43a3-8127-f014ac11f340 2018-07-22 08:34:24,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" -d '{"role": {"name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj-role"}}' 2018-07-22 08:34:24,524 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:34:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c013004-78de-4d21-950c-c6201346c65a Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "194f537738974007a24e304d0fd8a4ee", "links": {"self": "http://172.30.9.23:5000/v3/roles/194f537738974007a24e304d0fd8a4ee"}, "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj-role"}} 2018-07-22 08:34:24,525 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1c013004-78de-4d21-950c-c6201346c65a 2018-07-22 08:34:24,525 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj-role 2018-07-22 08:34:24,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/194f537738974007a24e304d0fd8a4ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:24,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d111f2-dcb2-4b97-af0e-f71c2c87bc71 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "194f537738974007a24e304d0fd8a4ee", "links": {"self": "http://172.30.9.23:5000/v3/roles/194f537738974007a24e304d0fd8a4ee"}, "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj-role"}} 2018-07-22 08:34:24,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/194f537738974007a24e304d0fd8a4ee used request id req-96d111f2-dcb2-4b97-af0e-f71c2c87bc71 2018-07-22 08:34:24,617 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj-role to project CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj 2018-07-22 08:34:24,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d/users/87dfd3a57f5a47a19a42f9c73f7e4044/roles/194f537738974007a24e304d0fd8a4ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:24,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:34:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad84157b-ec48-4554-b7a3-be9e36471c72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:34:24,857 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d/users/87dfd3a57f5a47a19a42f9c73f7e4044/roles/194f537738974007a24e304d0fd8a4ee used request id req-ad84157b-ec48-4554-b7a3-be9e36471c72 2018-07-22 08:34:24,858 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:34:24,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:34:24,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:34:25,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "194f537738974007a24e304d0fd8a4ee", "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj-role"}], "expires_at": "2018-07-22T09:34:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aea8f5568c8d40f5a86d68f1e8fe661d", "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-user", "id": "87dfd3a57f5a47a19a42f9c73f7e4044"}, "audit_ids": ["Mc1IHBmfQ3y4orqDvcY08g"], "issued_at": "2018-07-22T08:34:25.000000Z"}} 2018-07-22 08:34:25,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05c288f709c6f513cbc83518d982eeaba58d747" 2018-07-22 08:34:25,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64abc3b0-70d8-4996-b866-b70e47711c03 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:25,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-64abc3b0-70d8-4996-b866-b70e47711c03 2018-07-22 08:34:25,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c05c288f709c6f513cbc83518d982eeaba58d747" 2018-07-22 08:34:25,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-597d21d2-c758-42a0-9186-fae9ccd739c4 Date: Sun, 22 Jul 2018 08:34:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-image"} 2018-07-22 08:34:25,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-image used request id req-597d21d2-c758-42a0-9186-fae9ccd739c4 2018-07-22 08:34:25,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c05c288f709c6f513cbc83518d982eeaba58d747" 2018-07-22 08:34:25,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-147c32a4-3c79-4de7-bb0e-80415303f758 Date: Sun, 22 Jul 2018 08:34:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:34:25,737 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-147c32a4-3c79-4de7-bb0e-80415303f758 2018-07-22 08:34:25,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c05c288f709c6f513cbc83518d982eeaba58d747" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-image"}' 2018-07-22 08:34:25,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/d8c68d79-f245-4f22-8d34-77852394cf54 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3c9c3e05-e81d-410a-8c97-d6180d644f81 Date: Sun, 22 Jul 2018 08:34:26 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:34:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:34:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/d8c68d79-f245-4f22-8d34-77852394cf54", "min_disk": 0, "protected": false, "id": "d8c68d79-f245-4f22-8d34-77852394cf54", "file": "/v2/images/d8c68d79-f245-4f22-8d34-77852394cf54/file", "checksum": null, "owner": "aea8f5568c8d40f5a86d68f1e8fe661d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:34:26,000 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-3c9c3e05-e81d-410a-8c97-d6180d644f81 2018-07-22 08:34:26,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/d8c68d79-f245-4f22-8d34-77852394cf54/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c05c288f709c6f513cbc83518d982eeaba58d747" -d '' 2018-07-22 08:34:27,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2bbe4d63-099d-43ff-8ea1-db7a93f2ea70 Date: Sun, 22 Jul 2018 08:34:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:34:27,126 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d8c68d79-f245-4f22-8d34-77852394cf54/file used request id req-2bbe4d63-099d-43ff-8ea1-db7a93f2ea70 2018-07-22 08:34:27,127 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:34:27,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d8c68d79-f245-4f22-8d34-77852394cf54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c05c288f709c6f513cbc83518d982eeaba58d747" 2018-07-22 08:34:27,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-dea66be5-8bfc-4f77-853b-a6b8b1329c82 Date: Sun, 22 Jul 2018 08:34:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:34:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:34:27Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/d8c68d79-f245-4f22-8d34-77852394cf54/snap", "metadata": {}}], "self": "/v2/images/d8c68d79-f245-4f22-8d34-77852394cf54", "min_disk": 0, "protected": false, "id": "d8c68d79-f245-4f22-8d34-77852394cf54", "file": "/v2/images/d8c68d79-f245-4f22-8d34-77852394cf54/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aea8f5568c8d40f5a86d68f1e8fe661d", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/d8c68d79-f245-4f22-8d34-77852394cf54/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:34:27,315 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d8c68d79-f245-4f22-8d34-77852394cf54 used request id req-dea66be5-8bfc-4f77-853b-a6b8b1329c82 2018-07-22 08:34:27,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c05c288f709c6f513cbc83518d982eeaba58d747" 2018-07-22 08:34:27,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7e98a0b3-8521-423b-a708-26bbfa4906a1 Date: Sun, 22 Jul 2018 08:34:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:34:27,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7e98a0b3-8521-423b-a708-26bbfa4906a1 2018-07-22 08:34:27,504 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-image 2018-07-22 08:34:27,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d8c68d79-f245-4f22-8d34-77852394cf54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c05c288f709c6f513cbc83518d982eeaba58d747" 2018-07-22 08:34:27,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a05bdb15-2a3e-4d49-8694-4c90e3450c62 Date: Sun, 22 Jul 2018 08:34:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:34:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:34:27Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/d8c68d79-f245-4f22-8d34-77852394cf54/snap", "metadata": {}}], "self": "/v2/images/d8c68d79-f245-4f22-8d34-77852394cf54", "min_disk": 0, "protected": false, "id": "d8c68d79-f245-4f22-8d34-77852394cf54", "file": "/v2/images/d8c68d79-f245-4f22-8d34-77852394cf54/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aea8f5568c8d40f5a86d68f1e8fe661d", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/d8c68d79-f245-4f22-8d34-77852394cf54/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:34:27,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d8c68d79-f245-4f22-8d34-77852394cf54 used request id req-a05bdb15-2a3e-4d49-8694-4c90e3450c62 2018-07-22 08:34:27,689 - create_image - DEBUG - Instance status is - active 2018-07-22 08:34:27,689 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-image 2018-07-22 08:34:27,689 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-image 2018-07-22 08:34:27,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:34:27,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:34:28,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "194f537738974007a24e304d0fd8a4ee", "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj-role"}], "expires_at": "2018-07-22T09:34:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aea8f5568c8d40f5a86d68f1e8fe661d", "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-user", "id": "87dfd3a57f5a47a19a42f9c73f7e4044"}, "audit_ids": ["-SBNrBqjSe-G9KVcmh5TGg"], "issued_at": "2018-07-22T08:34:28.000000Z"}} 2018-07-22 08:34:28,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609b72599e97035bae98b99474795be8464a9d71" 2018-07-22 08:34:28,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d4b07db-c680-411c-8d30-f13613ffb679 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:28,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2d4b07db-c680-411c-8d30-f13613ffb679 2018-07-22 08:34:28,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609b72599e97035bae98b99474795be8464a9d71" 2018-07-22 08:34:28,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a707c099-9fd9-451d-bb00-c51da6237b1e Date: Sun, 22 Jul 2018 08:34:28 GMT RESP BODY: {"networks":[]} 2018-07-22 08:34:28,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net used request id req-a707c099-9fd9-451d-bb00-c51da6237b1e 2018-07-22 08:34:28,381 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net 2018-07-22 08:34:28,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609b72599e97035bae98b99474795be8464a9d71" -d '{"network": {"name": "CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net", "admin_state_up": true}}' 2018-07-22 08:34:28,936 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-ecf2dcae-b156-42f7-bee7-53d9aada8ec5 Date: Sun, 22 Jul 2018 08:34:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b11414f1-fb70-4082-a8a7-c4dee5c7701a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"aea8f5568c8d40f5a86d68f1e8fe661d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:34:28Z","is_default":false,"name":"CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"aea8f5568c8d40f5a86d68f1e8fe661d","created_at":"2018-07-22T08:34:28Z","mtu":1450}} 2018-07-22 08:34:28,936 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ecf2dcae-b156-42f7-bee7-53d9aada8ec5 2018-07-22 08:34:28,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b11414f1-fb70-4082-a8a7-c4dee5c7701a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609b72599e97035bae98b99474795be8464a9d71" 2018-07-22 08:34:29,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-8befc259-9615-4044-ac09-5da8edd82fec Date: Sun, 22 Jul 2018 08:34:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b11414f1-fb70-4082-a8a7-c4dee5c7701a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"aea8f5568c8d40f5a86d68f1e8fe661d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:34:28Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net","admin_state_up":true,"tenant_id":"aea8f5568c8d40f5a86d68f1e8fe661d","created_at":"2018-07-22T08:34:28Z","mtu":1450}]} 2018-07-22 08:34:29,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b11414f1-fb70-4082-a8a7-c4dee5c7701a used request id req-8befc259-9615-4044-ac09-5da8edd82fec 2018-07-22 08:34:29,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b11414f1-fb70-4082-a8a7-c4dee5c7701a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609b72599e97035bae98b99474795be8464a9d71" 2018-07-22 08:34:29,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d3fd2d16-b369-42ab-b689-b20512ad0093 Date: Sun, 22 Jul 2018 08:34:29 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:34:29,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b11414f1-fb70-4082-a8a7-c4dee5c7701a used request id req-d3fd2d16-b369-42ab-b689-b20512ad0093 2018-07-22 08:34:29,405 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-subnet 2018-07-22 08:34:29,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609b72599e97035bae98b99474795be8464a9d71" -d '{"subnets": [{"ip_version": 4, "network_id": "b11414f1-fb70-4082-a8a7-c4dee5c7701a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-subnet"}]}' 2018-07-22 08:34:30,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8f707d97-63c9-40a6-ac8d-7360c258dcc0 Date: Sun, 22 Jul 2018 08:34:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11414f1-fb70-4082-a8a7-c4dee5c7701a","tenant_id":"aea8f5568c8d40f5a86d68f1e8fe661d","created_at":"2018-07-22T08:34:29Z","dns_nameservers":[],"updated_at":"2018-07-22T08:34:29Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"aea8f5568c8d40f5a86d68f1e8fe661d","id":"55e54f68-1557-4414-97b1-a6204c5f1a5a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-subnet"}]} 2018-07-22 08:34:30,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-8f707d97-63c9-40a6-ac8d-7360c258dcc0 2018-07-22 08:34:30,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b11414f1-fb70-4082-a8a7-c4dee5c7701a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609b72599e97035bae98b99474795be8464a9d71" 2018-07-22 08:34:30,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-efac7d0d-0326-4259-9ce6-604260b2d943 Date: Sun, 22 Jul 2018 08:34:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b11414f1-fb70-4082-a8a7-c4dee5c7701a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aea8f5568c8d40f5a86d68f1e8fe661d","l2_adjacency":true,"status":"ACTIVE","subnets":["55e54f68-1557-4414-97b1-a6204c5f1a5a"],"description":"","tags":[],"updated_at":"2018-07-22T08:34:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net","admin_state_up":true,"tenant_id":"aea8f5568c8d40f5a86d68f1e8fe661d","created_at":"2018-07-22T08:34:28Z","mtu":1450}]} 2018-07-22 08:34:30,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b11414f1-fb70-4082-a8a7-c4dee5c7701a used request id req-efac7d0d-0326-4259-9ce6-604260b2d943 2018-07-22 08:34:30,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b11414f1-fb70-4082-a8a7-c4dee5c7701a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609b72599e97035bae98b99474795be8464a9d71" 2018-07-22 08:34:30,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-973c7787-2bdd-4c13-9a10-0734f2e3612e Date: Sun, 22 Jul 2018 08:34:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11414f1-fb70-4082-a8a7-c4dee5c7701a","tenant_id":"aea8f5568c8d40f5a86d68f1e8fe661d","created_at":"2018-07-22T08:34:29Z","dns_nameservers":[],"updated_at":"2018-07-22T08:34:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"aea8f5568c8d40f5a86d68f1e8fe661d","id":"55e54f68-1557-4414-97b1-a6204c5f1a5a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-subnet"}]} 2018-07-22 08:34:30,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b11414f1-fb70-4082-a8a7-c4dee5c7701a used request id req-973c7787-2bdd-4c13-9a10-0734f2e3612e 2018-07-22 08:34:30,708 - OpenStackNetwork - DEBUG - Network [b11414f1-fb70-4082-a8a7-c4dee5c7701a] created successfully 2018-07-22 08:34:30,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:34:30,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:34:31,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:34:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ijem83yeTMCJjgWOcBBVQA"], "issued_at": "2018-07-22T08:34:31.000000Z"}} 2018-07-22 08:34:31,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ec0d92c65a813476e80ea65c8a1d3745044ae9b" 2018-07-22 08:34:31,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ab25df-0202-4578-968e-bf8102431fc2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:31,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-13ab25df-0202-4578-968e-bf8102431fc2 2018-07-22 08:34:31,222 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:34:31,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ec0d92c65a813476e80ea65c8a1d3745044ae9b" 2018-07-22 08:34:31,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34: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,Accept-Encoding x-openstack-request-id: req-c7c79a4a-6ad2-474f-bb8f-bf29d22b7dcd x-compute-request-id: req-c7c79a4a-6ad2-474f-bb8f-bf29d22b7dcd Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:34:31,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c7c79a4a-6ad2-474f-bb8f-bf29d22b7dcd 2018-07-22 08:34:31,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ec0d92c65a813476e80ea65c8a1d3745044ae9b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:34:31,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34: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,Accept-Encoding x-openstack-request-id: req-25a8d8a8-19d5-4d8b-be41-95044e1126de x-compute-request-id: req-25a8d8a8-19d5-4d8b-be41-95044e1126de Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0738f4b4-f02c-4ad1-9f53-bd6c9bd0af44", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0738f4b4-f02c-4ad1-9f53-bd6c9bd0af44", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0738f4b4-f02c-4ad1-9f53-bd6c9bd0af44"}} 2018-07-22 08:34:31,483 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-25a8d8a8-19d5-4d8b-be41-95044e1126de 2018-07-22 08:34:31,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:34:31,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:34:31,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "194f537738974007a24e304d0fd8a4ee", "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj-role"}], "expires_at": "2018-07-22T09:34:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aea8f5568c8d40f5a86d68f1e8fe661d", "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-user", "id": "87dfd3a57f5a47a19a42f9c73f7e4044"}, "audit_ids": ["-7GbjqpPR0yF9AFiTzVsFA"], "issued_at": "2018-07-22T08:34:31.000000Z"}} 2018-07-22 08:34:31,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25807a7ac528f60c7b676f6df055cd8cbf118406" 2018-07-22 08:34:31,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb6acc1-f4be-4cce-98f8-4fd2d3327189 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:31,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-beb6acc1-f4be-4cce-98f8-4fd2d3327189 2018-07-22 08:34:31,962 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:34:31,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25807a7ac528f60c7b676f6df055cd8cbf118406" 2018-07-22 08:34:32,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85707891-541d-4fcb-b41c-4c3211a82dd5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:32,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-85707891-541d-4fcb-b41c-4c3211a82dd5 2018-07-22 08:34:32,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25807a7ac528f60c7b676f6df055cd8cbf118406" 2018-07-22 08:34:32,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a9e25187-2495-481e-842b-1bf62b23c35f Date: Sun, 22 Jul 2018 08:34:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b11414f1-fb70-4082-a8a7-c4dee5c7701a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aea8f5568c8d40f5a86d68f1e8fe661d","l2_adjacency":true,"status":"ACTIVE","subnets":["55e54f68-1557-4414-97b1-a6204c5f1a5a"],"description":"","tags":[],"updated_at":"2018-07-22T08:34:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net","admin_state_up":true,"tenant_id":"aea8f5568c8d40f5a86d68f1e8fe661d","created_at":"2018-07-22T08:34:28Z","mtu":1450}]} 2018-07-22 08:34:32,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net used request id req-a9e25187-2495-481e-842b-1bf62b23c35f 2018-07-22 08:34:32,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:34:32,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:34:32 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:34:32,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25807a7ac528f60c7b676f6df055cd8cbf118406" 2018-07-22 08:34:32,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b53bdf75-53e7-4196-bdb5-e7c1172b99a5 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aea8f5568c8d40f5a86d68f1e8fe661d", "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj"}} 2018-07-22 08:34:32,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d used request id req-b53bdf75-53e7-4196-bdb5-e7c1172b99a5 2018-07-22 08:34:32,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b11414f1-fb70-4082-a8a7-c4dee5c7701a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25807a7ac528f60c7b676f6df055cd8cbf118406" 2018-07-22 08:34:32,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a1e4b6f2-317c-4453-8836-e0ecd57bb6bb Date: Sun, 22 Jul 2018 08:34:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11414f1-fb70-4082-a8a7-c4dee5c7701a","tenant_id":"aea8f5568c8d40f5a86d68f1e8fe661d","created_at":"2018-07-22T08:34:29Z","dns_nameservers":[],"updated_at":"2018-07-22T08:34:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"aea8f5568c8d40f5a86d68f1e8fe661d","id":"55e54f68-1557-4414-97b1-a6204c5f1a5a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-subnet"}]} 2018-07-22 08:34:32,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b11414f1-fb70-4082-a8a7-c4dee5c7701a used request id req-a1e4b6f2-317c-4453-8836-e0ecd57bb6bb 2018-07-22 08:34:32,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b11414f1-fb70-4082-a8a7-c4dee5c7701a&name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25807a7ac528f60c7b676f6df055cd8cbf118406" 2018-07-22 08:34:32,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b33be760-c43e-4dbd-8881-59bb455b67ca Date: Sun, 22 Jul 2018 08:34:32 GMT RESP BODY: {"ports":[]} 2018-07-22 08:34:32,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b11414f1-fb70-4082-a8a7-c4dee5c7701a&name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8port-1&admin_state_up=True used request id req-b33be760-c43e-4dbd-8881-59bb455b67ca 2018-07-22 08:34:32,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25807a7ac528f60c7b676f6df055cd8cbf118406" 2018-07-22 08:34:33,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0725f268-582c-4da9-99f7-2913c3747361 x-compute-request-id: req-0725f268-582c-4da9-99f7-2913c3747361 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:34:33,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-inst used request id req-0725f268-582c-4da9-99f7-2913c3747361 2018-07-22 08:34:33,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25807a7ac528f60c7b676f6df055cd8cbf118406" 2018-07-22 08:34:33,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f6899a12-9815-4a24-92f4-f1c8413b4735 Date: Sun, 22 Jul 2018 08:34:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b11414f1-fb70-4082-a8a7-c4dee5c7701a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aea8f5568c8d40f5a86d68f1e8fe661d","l2_adjacency":true,"status":"ACTIVE","subnets":["55e54f68-1557-4414-97b1-a6204c5f1a5a"],"description":"","tags":[],"updated_at":"2018-07-22T08:34:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net","admin_state_up":true,"tenant_id":"aea8f5568c8d40f5a86d68f1e8fe661d","created_at":"2018-07-22T08:34:28Z","mtu":1450}]} 2018-07-22 08:34:33,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net used request id req-f6899a12-9815-4a24-92f4-f1c8413b4735 2018-07-22 08:34:33,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25807a7ac528f60c7b676f6df055cd8cbf118406" 2018-07-22 08:34:33,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c93771a-9ebd-4f80-97dd-f302cee6c44a Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aea8f5568c8d40f5a86d68f1e8fe661d", "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj"}} 2018-07-22 08:34:33,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d used request id req-3c93771a-9ebd-4f80-97dd-f302cee6c44a 2018-07-22 08:34:33,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b11414f1-fb70-4082-a8a7-c4dee5c7701a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25807a7ac528f60c7b676f6df055cd8cbf118406" 2018-07-22 08:34:33,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b88e5198-92a0-402d-be17-11dbc751d494 Date: Sun, 22 Jul 2018 08:34:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11414f1-fb70-4082-a8a7-c4dee5c7701a","tenant_id":"aea8f5568c8d40f5a86d68f1e8fe661d","created_at":"2018-07-22T08:34:29Z","dns_nameservers":[],"updated_at":"2018-07-22T08:34:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"aea8f5568c8d40f5a86d68f1e8fe661d","id":"55e54f68-1557-4414-97b1-a6204c5f1a5a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-subnet"}]} 2018-07-22 08:34:33,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b11414f1-fb70-4082-a8a7-c4dee5c7701a used request id req-b88e5198-92a0-402d-be17-11dbc751d494 2018-07-22 08:34:33,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b11414f1-fb70-4082-a8a7-c4dee5c7701a&name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25807a7ac528f60c7b676f6df055cd8cbf118406" 2018-07-22 08:34:33,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0dcf1144-5a09-4835-b4da-aa5f83f6d106 Date: Sun, 22 Jul 2018 08:34:33 GMT RESP BODY: {"ports":[]} 2018-07-22 08:34:33,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b11414f1-fb70-4082-a8a7-c4dee5c7701a&name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8port-1&admin_state_up=True used request id req-0dcf1144-5a09-4835-b4da-aa5f83f6d106 2018-07-22 08:34:33,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:34:33,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:34:34,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "194f537738974007a24e304d0fd8a4ee", "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj-role"}], "expires_at": "2018-07-22T09:34:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aea8f5568c8d40f5a86d68f1e8fe661d", "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/aea8f5568c8d40f5a86d68f1e8fe661d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-user", "id": "87dfd3a57f5a47a19a42f9c73f7e4044"}, "audit_ids": ["JiRXO_t_Q8KTKtMuVRpm8A"], "issued_at": "2018-07-22T08:34:34.000000Z"}} 2018-07-22 08:34:34,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912b7fb40d19d714b75b9a21c9770d53650283b8" 2018-07-22 08:34:34,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac19c3b6-fb0a-426b-81fe-e28734b5d813 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:34,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ac19c3b6-fb0a-426b-81fe-e28734b5d813 2018-07-22 08:34:34,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25807a7ac528f60c7b676f6df055cd8cbf118406" 2018-07-22 08:34:34,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3ee3b201-7950-4516-b5a7-9e215e6c2a0e Date: Sun, 22 Jul 2018 08:34:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b11414f1-fb70-4082-a8a7-c4dee5c7701a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aea8f5568c8d40f5a86d68f1e8fe661d","l2_adjacency":true,"status":"ACTIVE","subnets":["55e54f68-1557-4414-97b1-a6204c5f1a5a"],"description":"","tags":[],"updated_at":"2018-07-22T08:34:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net","admin_state_up":true,"tenant_id":"aea8f5568c8d40f5a86d68f1e8fe661d","created_at":"2018-07-22T08:34:28Z","mtu":1450}]} 2018-07-22 08:34:34,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net used request id req-3ee3b201-7950-4516-b5a7-9e215e6c2a0e 2018-07-22 08:34:34,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b11414f1-fb70-4082-a8a7-c4dee5c7701a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25807a7ac528f60c7b676f6df055cd8cbf118406" 2018-07-22 08:34:34,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-43114a94-9336-44be-a532-e47d797b7cec Date: Sun, 22 Jul 2018 08:34:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11414f1-fb70-4082-a8a7-c4dee5c7701a","tenant_id":"aea8f5568c8d40f5a86d68f1e8fe661d","created_at":"2018-07-22T08:34:29Z","dns_nameservers":[],"updated_at":"2018-07-22T08:34:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"aea8f5568c8d40f5a86d68f1e8fe661d","id":"55e54f68-1557-4414-97b1-a6204c5f1a5a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-subnet"}]} 2018-07-22 08:34:34,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b11414f1-fb70-4082-a8a7-c4dee5c7701a used request id req-43114a94-9336-44be-a532-e47d797b7cec 2018-07-22 08:34:34,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25807a7ac528f60c7b676f6df055cd8cbf118406" 2018-07-22 08:34:35,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4c056753-8a09-4098-86a5-e00de13b6108 Date: Sun, 22 Jul 2018 08:34:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b11414f1-fb70-4082-a8a7-c4dee5c7701a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aea8f5568c8d40f5a86d68f1e8fe661d","l2_adjacency":true,"status":"ACTIVE","subnets":["55e54f68-1557-4414-97b1-a6204c5f1a5a"],"description":"","tags":[],"updated_at":"2018-07-22T08:34:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net","admin_state_up":true,"tenant_id":"aea8f5568c8d40f5a86d68f1e8fe661d","created_at":"2018-07-22T08:34:28Z","mtu":1450}]} 2018-07-22 08:34:35,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net used request id req-4c056753-8a09-4098-86a5-e00de13b6108 2018-07-22 08:34:35,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:34:35,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:34:35 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:34:35,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912b7fb40d19d714b75b9a21c9770d53650283b8" 2018-07-22 08:34:35,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c937bfa1-a41b-4cea-840d-6cc59020694e Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aea8f5568c8d40f5a86d68f1e8fe661d", "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj"}} 2018-07-22 08:34:35,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d used request id req-c937bfa1-a41b-4cea-840d-6cc59020694e 2018-07-22 08:34:35,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b11414f1-fb70-4082-a8a7-c4dee5c7701a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25807a7ac528f60c7b676f6df055cd8cbf118406" 2018-07-22 08:34:35,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0ef0932d-5b1d-489f-9a43-fb6475439b16 Date: Sun, 22 Jul 2018 08:34:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11414f1-fb70-4082-a8a7-c4dee5c7701a","tenant_id":"aea8f5568c8d40f5a86d68f1e8fe661d","created_at":"2018-07-22T08:34:29Z","dns_nameservers":[],"updated_at":"2018-07-22T08:34:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"aea8f5568c8d40f5a86d68f1e8fe661d","id":"55e54f68-1557-4414-97b1-a6204c5f1a5a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-subnet"}]} 2018-07-22 08:34:35,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b11414f1-fb70-4082-a8a7-c4dee5c7701a used request id req-0ef0932d-5b1d-489f-9a43-fb6475439b16 2018-07-22 08:34:35,515 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net 2018-07-22 08:34:35,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25807a7ac528f60c7b676f6df055cd8cbf118406" -d '{"port": {"network_id": "b11414f1-fb70-4082-a8a7-c4dee5c7701a", "name": "CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-07-22 08:34:35,707 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-5e8210c6-cdf9-49cd-914c-bf0940fd6ad2 Date: Sun, 22 Jul 2018 08:34:35 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 08:34:35,707 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-5e8210c6-cdf9-49cd-914c-bf0940fd6ad2 2018-07-22 08:34:35,708 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 08:34:35,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/0738f4b4-f02c-4ad1-9f53-bd6c9bd0af44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ec0d92c65a813476e80ea65c8a1d3745044ae9b" 2018-07-22 08:34:35,763 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:34:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb62cbb9-7627-474a-97b5-6620cf452d9c x-compute-request-id: req-eb62cbb9-7627-474a-97b5-6620cf452d9c Content-Length: 0 Content-Type: application/json 2018-07-22 08:34:35,763 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0738f4b4-f02c-4ad1-9f53-bd6c9bd0af44 used request id req-eb62cbb9-7627-474a-97b5-6620cf452d9c 2018-07-22 08:34:35,764 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-subnet 2018-07-22 08:34:35,764 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-subnet 2018-07-22 08:34:35,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/55e54f68-1557-4414-97b1-a6204c5f1a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609b72599e97035bae98b99474795be8464a9d71" 2018-07-22 08:34:38,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f76b177e-457e-4ac9-b7ee-63e6c55d8276 Date: Sun, 22 Jul 2018 08:34:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:34:38,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/55e54f68-1557-4414-97b1-a6204c5f1a5a used request id req-f76b177e-457e-4ac9-b7ee-63e6c55d8276 2018-07-22 08:34:38,190 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-pub-net 2018-07-22 08:34:38,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/b11414f1-fb70-4082-a8a7-c4dee5c7701a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609b72599e97035bae98b99474795be8464a9d71" 2018-07-22 08:34:39,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9edfe36f-a1c7-48a7-902b-adf9aa981581 Date: Sun, 22 Jul 2018 08:34:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:34:39,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b11414f1-fb70-4082-a8a7-c4dee5c7701a used request id req-9edfe36f-a1c7-48a7-902b-adf9aa981581 2018-07-22 08:34:39,508 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-1cce2092-2b7a-42cd-a49d-470b6047d5d8-image 2018-07-22 08:34:39,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/d8c68d79-f245-4f22-8d34-77852394cf54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c05c288f709c6f513cbc83518d982eeaba58d747" 2018-07-22 08:34:39,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a05c5af2-bb5e-4eef-b1bb-0b509314651c Date: Sun, 22 Jul 2018 08:34:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:34:39,980 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d8c68d79-f245-4f22-8d34-77852394cf54 used request id req-a05c5af2-bb5e-4eef-b1bb-0b509314651c 2018-07-22 08:34:39,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:40,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-8c7f9b3d-bd9a-45b1-bf9e-f0c6994d8d35 Date: Sun, 22 Jul 2018 08:34:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aea8f5568c8d40f5a86d68f1e8fe661d", "created_at": "2018-07-22T08:34:28Z", "updated_at": "2018-07-22T08:34:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:34:28Z", "revision_number": 0, "id": "82681e2b-4569-488c-8075-01c0abd021e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:34:28Z", "security_group_id": "70fc5f3b-4acd-473b-96b8-421db58f7640", "tenant_id": "aea8f5568c8d40f5a86d68f1e8fe661d", "port_range_min": null, "ethertype": "IPv6", "project_id": "aea8f5568c8d40f5a86d68f1e8fe661d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:34:28Z", "revision_number": 0, "id": "9a025537-950f-4d74-a429-8c934b7c5ba4", "remote_group_id": "70fc5f3b-4acd-473b-96b8-421db58f7640", "remote_ip_prefix": null, "created_at": "2018-07-22T08:34:28Z", "security_group_id": "70fc5f3b-4acd-473b-96b8-421db58f7640", "tenant_id": "aea8f5568c8d40f5a86d68f1e8fe661d", "port_range_min": null, "ethertype": "IPv6", "project_id": "aea8f5568c8d40f5a86d68f1e8fe661d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:34:28Z", "revision_number": 0, "id": "a921998c-779a-4cd3-88c7-cbe2e5eecff2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:34:28Z", "security_group_id": "70fc5f3b-4acd-473b-96b8-421db58f7640", "tenant_id": "aea8f5568c8d40f5a86d68f1e8fe661d", "port_range_min": null, "ethertype": "IPv4", "project_id": "aea8f5568c8d40f5a86d68f1e8fe661d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:34:28Z", "revision_number": 0, "id": "ea1a0e9f-91de-47e3-ad9e-ea5b9e07ddf5", "remote_group_id": "70fc5f3b-4acd-473b-96b8-421db58f7640", "remote_ip_prefix": null, "created_at": "2018-07-22T08:34:28Z", "security_group_id": "70fc5f3b-4acd-473b-96b8-421db58f7640", "tenant_id": "aea8f5568c8d40f5a86d68f1e8fe661d", "port_range_min": null, "ethertype": "IPv4", "project_id": "aea8f5568c8d40f5a86d68f1e8fe661d"}], "revision_number": 4, "project_id": "aea8f5568c8d40f5a86d68f1e8fe661d", "id": "70fc5f3b-4acd-473b-96b8-421db58f7640", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:34:40,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-8c7f9b3d-bd9a-45b1-bf9e-f0c6994d8d35 2018-07-22 08:34:40,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:40,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:34:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25cdf8ea-6f84-4c05-99d7-3e5433d65fc8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:34:40,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-25cdf8ea-6f84-4c05-99d7-3e5433d65fc8 2018-07-22 08:34:40,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:34:40,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:40,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:34:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecdd4514-57c2-41c7-8c57-9ee279d652b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:34:40,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-ecdd4514-57c2-41c7-8c57-9ee279d652b3 2018-07-22 08:34:40,411 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:34:40,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:40,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49578155-108c-4084-8f09-4729e0872573 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:34:40,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-49578155-108c-4084-8f09-4729e0872573 2018-07-22 08:34:40,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:40,613 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:34:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-864363b0-0028-4053-9b03-ac0d55879d56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:34:40,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-864363b0-0028-4053-9b03-ac0d55879d56 2018-07-22 08:34:40,613 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:34:40,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:40,711 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:34:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dd0cbe4-192b-4e53-99ad-5a761a60aadd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:34:40,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-8dd0cbe4-192b-4e53-99ad-5a761a60aadd 2018-07-22 08:34:40,711 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:34:40,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:40,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e80476-add0-4140-aceb-c9b410b42e34 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aea8f5568c8d40f5a86d68f1e8fe661d", "name": "CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj"}} 2018-07-22 08:34:40,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d used request id req-38e80476-add0-4140-aceb-c9b410b42e34 2018-07-22 08:34:40,807 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 70fc5f3b-4acd-473b-96b8-421db58f7640 2018-07-22 08:34:40,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=70fc5f3b-4acd-473b-96b8-421db58f7640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:41,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-27ca14fb-d10a-4b45-bc63-651e705e7f54 Date: Sun, 22 Jul 2018 08:34:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:34:28Z", "security_group_id": "70fc5f3b-4acd-473b-96b8-421db58f7640", "port_range_min": null, "revision_number": 0, "tenant_id": "aea8f5568c8d40f5a86d68f1e8fe661d", "created_at": "2018-07-22T08:34:28Z", "project_id": "aea8f5568c8d40f5a86d68f1e8fe661d", "id": "82681e2b-4569-488c-8075-01c0abd021e3"}, {"remote_group_id": "70fc5f3b-4acd-473b-96b8-421db58f7640", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:34:28Z", "security_group_id": "70fc5f3b-4acd-473b-96b8-421db58f7640", "port_range_min": null, "revision_number": 0, "tenant_id": "aea8f5568c8d40f5a86d68f1e8fe661d", "created_at": "2018-07-22T08:34:28Z", "project_id": "aea8f5568c8d40f5a86d68f1e8fe661d", "id": "9a025537-950f-4d74-a429-8c934b7c5ba4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:34:28Z", "security_group_id": "70fc5f3b-4acd-473b-96b8-421db58f7640", "port_range_min": null, "revision_number": 0, "tenant_id": "aea8f5568c8d40f5a86d68f1e8fe661d", "created_at": "2018-07-22T08:34:28Z", "project_id": "aea8f5568c8d40f5a86d68f1e8fe661d", "id": "a921998c-779a-4cd3-88c7-cbe2e5eecff2"}, {"remote_group_id": "70fc5f3b-4acd-473b-96b8-421db58f7640", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:34:28Z", "security_group_id": "70fc5f3b-4acd-473b-96b8-421db58f7640", "port_range_min": null, "revision_number": 0, "tenant_id": "aea8f5568c8d40f5a86d68f1e8fe661d", "created_at": "2018-07-22T08:34:28Z", "project_id": "aea8f5568c8d40f5a86d68f1e8fe661d", "id": "ea1a0e9f-91de-47e3-ad9e-ea5b9e07ddf5"}]} 2018-07-22 08:34:41,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=70fc5f3b-4acd-473b-96b8-421db58f7640 used request id req-27ca14fb-d10a-4b45-bc63-651e705e7f54 2018-07-22 08:34:41,029 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:34:41,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/70fc5f3b-4acd-473b-96b8-421db58f7640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:41,385 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-497cd8c5-f2b6-4868-bfc9-1045f6d8afce Content-Length: 0 Date: Sun, 22 Jul 2018 08:34:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:34:41,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/70fc5f3b-4acd-473b-96b8-421db58f7640 used request id req-497cd8c5-f2b6-4868-bfc9-1045f6d8afce 2018-07-22 08:34:41,386 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj 2018-07-22 08:34:41,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:41,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:34:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6552054-23c7-43aa-974d-73a14fb0468d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:34:41,626 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/aea8f5568c8d40f5a86d68f1e8fe661d used request id req-d6552054-23c7-43aa-974d-73a14fb0468d 2018-07-22 08:34:41,626 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-proj-role 2018-07-22 08:34:41,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/194f537738974007a24e304d0fd8a4ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:41,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:34:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9075ac9c-338d-45fd-ac8a-8d8ae0de800a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:34:41,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/194f537738974007a24e304d0fd8a4ee used request id req-9075ac9c-338d-45fd-ac8a-8d8ae0de800a 2018-07-22 08:34:41,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1082d6564f3a2eb13a1fe6aa10688d70e905e457" 2018-07-22 08:34:41,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f05121c-5dd9-495b-93d5-7d1484de6710 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:34:41,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7f05121c-5dd9-495b-93d5-7d1484de6710 2018-07-22 08:34:41,844 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c1c34ace-3bc8-4cc-user 2018-07-22 08:34:41,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/87dfd3a57f5a47a19a42f9c73f7e4044 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3410de2f52f13f14b3223f49d3615c8b376bec16" 2018-07-22 08:34:42,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:34:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-156cbe3c-eea6-4a96-9d32-e693eaa09c22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:34:42,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/87dfd3a57f5a47a19a42f9c73f7e4044 used request id req-156cbe3c-eea6-4a96-9d32-e693eaa09c22 2018-07-22 08:34:42,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:34:42,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:34:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["jGcPPDiiQTaWzwzG9ZJqUA"], "issued_at": "2018-07-22T08:34:42.000000Z"}} 2018-07-22 08:34:42,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce52cc61a3c20920e24d8cf0a232d173edffbf" 2018-07-22 08:34:42,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60efabc2-c6c5-4f7b-a60d-59673274090b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:42,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-60efabc2-c6c5-4f7b-a60d-59673274090b 2018-07-22 08:34:42,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:34:42,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:34:42,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:34:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["VJEh0fa1QHuIxBIGESypWQ"], "issued_at": "2018-07-22T08:34:42.000000Z"}} 2018-07-22 08:34:42,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:34:43,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4ddb0ac-439d-4fb1-a854-b79a4d6680b9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:43,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a4ddb0ac-439d-4fb1-a854-b79a4d6680b9 2018-07-22 08:34:43,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:34:43,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:34:43 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:34:43,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-381ab86b-a461-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:34:43,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb182dd6-da64-4fba-a3cc-4b8067460c20 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-381ab86b-a461-407-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:34:43,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-381ab86b-a461-407-proj used request id req-eb182dd6-da64-4fba-a3cc-4b8067460c20 2018-07-22 08:34:43,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:34:43,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae0e4d4e-acd8-4b51-ab4a-015232b72357 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:34:43,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ae0e4d4e-acd8-4b51-ab4a-015232b72357 2018-07-22 08:34:43,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj"}}' 2018-07-22 08:34:43,357 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:34:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86002de1-ffb3-4a21-b927-149c72af5eb6 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc"}, "tags": [], "enabled": true, "id": "fa7d6fd069954d0f8419e85d0f1e97fc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj"}} 2018-07-22 08:34:43,357 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-86002de1-ffb3-4a21-b927-149c72af5eb6 2018-07-22 08:34:43,357 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-381ab86b-a461-407-proj 2018-07-22 08:34:43,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:34:43,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:34:43,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:34:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["JKT8ZHiSSUiTBtlKKAWYZg"], "issued_at": "2018-07-22T08:34:43.000000Z"}} 2018-07-22 08:34:43,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e66caeca6eccf1761fcebbf9185786a12c8d39" 2018-07-22 08:34:43,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26781969-c7d5-4a6a-994f-ccff80b1524b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:43,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-26781969-c7d5-4a6a-994f-ccff80b1524b 2018-07-22 08:34:43,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:34:43,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:34:43 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:34:43,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e66caeca6eccf1761fcebbf9185786a12c8d39" 2018-07-22 08:34:43,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5536de47-a4e7-47cd-a6f6-befb7e2391e9 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:34:43,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5536de47-a4e7-47cd-a6f6-befb7e2391e9 2018-07-22 08:34:43,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-381ab86b-a461-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e66caeca6eccf1761fcebbf9185786a12c8d39" 2018-07-22 08:34:43,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc8fda0-ab17-4f0c-8b7b-f486a901bb77 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-381ab86b-a461-407-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc"}, "tags": [], "enabled": true, "id": "fa7d6fd069954d0f8419e85d0f1e97fc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj"}]} 2018-07-22 08:34:43,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-381ab86b-a461-407-proj used request id req-1dc8fda0-ab17-4f0c-8b7b-f486a901bb77 2018-07-22 08:34:43,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e66caeca6eccf1761fcebbf9185786a12c8d39" 2018-07-22 08:34:44,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eec584f-b6b6-4815-99f3-600a3a64d2ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:34:44,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4eec584f-b6b6-4815-99f3-600a3a64d2ae 2018-07-22 08:34:44,902 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-381ab86b-a461-407-user 2018-07-22 08:34:44,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:34:44,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:34:44,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b5cb3b-4873-4321-9b4a-10f8fe510371 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:34:44,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-80b5cb3b-4873-4321-9b4a-10f8fe510371 2018-07-22 08:34:45,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" -d '{"role": {"name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj-role"}}' 2018-07-22 08:34:45,112 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:34:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07c408ba-df17-4cd7-9f9d-f011aae33cda Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "73722a5d50254cf08bedc60899ad5d6d", "links": {"self": "http://172.30.9.23:5000/v3/roles/73722a5d50254cf08bedc60899ad5d6d"}, "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj-role"}} 2018-07-22 08:34:45,112 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-07c408ba-df17-4cd7-9f9d-f011aae33cda 2018-07-22 08:34:45,112 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-381ab86b-a461-407-proj-role 2018-07-22 08:34:45,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/73722a5d50254cf08bedc60899ad5d6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:34:45,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c22960c8-5291-48eb-abaa-cf0e10b6364c Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "73722a5d50254cf08bedc60899ad5d6d", "links": {"self": "http://172.30.9.23:5000/v3/roles/73722a5d50254cf08bedc60899ad5d6d"}, "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj-role"}} 2018-07-22 08:34:45,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/73722a5d50254cf08bedc60899ad5d6d used request id req-c22960c8-5291-48eb-abaa-cf0e10b6364c 2018-07-22 08:34:45,208 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-381ab86b-a461-407-proj-role to project CreateInstancePortManipulationTests-381ab86b-a461-407-proj 2018-07-22 08:34:45,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc/users/2474a24d38794435b2b7fc43fda4f11e/roles/73722a5d50254cf08bedc60899ad5d6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:34:45,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:34:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28ed4c4f-197a-4168-bd9b-5870fdf0b61c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:34:45,348 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc/users/2474a24d38794435b2b7fc43fda4f11e/roles/73722a5d50254cf08bedc60899ad5d6d used request id req-28ed4c4f-197a-4168-bd9b-5870fdf0b61c 2018-07-22 08:34:45,349 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:34:45,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:34:45,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:34:45,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73722a5d50254cf08bedc60899ad5d6d", "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj-role"}], "expires_at": "2018-07-22T09:34:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa7d6fd069954d0f8419e85d0f1e97fc", "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-user", "id": "2474a24d38794435b2b7fc43fda4f11e"}, "audit_ids": ["fmfKvHIbRomIXmtL3D1rEA"], "issued_at": "2018-07-22T08:34:45.000000Z"}} 2018-07-22 08:34:45,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f9a6f69eba2fd884013e7012d1043c0f281402" 2018-07-22 08:34:45,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-356dbff9-6c89-4852-bf36-2a645ff8a2b8 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:45,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-356dbff9-6c89-4852-bf36-2a645ff8a2b8 2018-07-22 08:34:45,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67f9a6f69eba2fd884013e7012d1043c0f281402" 2018-07-22 08:34:46,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-8e8eb482-44b4-4979-882b-2de9f8a2b194 Date: Sun, 22 Jul 2018 08:34:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-image"} 2018-07-22 08:34:46,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-image used request id req-8e8eb482-44b4-4979-882b-2de9f8a2b194 2018-07-22 08:34:46,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67f9a6f69eba2fd884013e7012d1043c0f281402" 2018-07-22 08:34:46,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6d13accf-b8d2-460a-93b9-f44fdb4ba34d Date: Sun, 22 Jul 2018 08:34:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:34:46,292 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6d13accf-b8d2-460a-93b9-f44fdb4ba34d 2018-07-22 08:34:46,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67f9a6f69eba2fd884013e7012d1043c0f281402" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-image"}' 2018-07-22 08:34:46,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/fcf80cff-8fca-478c-8428-076fdd3e1234 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d55eef9e-3ce0-43d2-84c5-81cf8be5b0ce Date: Sun, 22 Jul 2018 08:34:46 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:34:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:34:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/fcf80cff-8fca-478c-8428-076fdd3e1234", "min_disk": 0, "protected": false, "id": "fcf80cff-8fca-478c-8428-076fdd3e1234", "file": "/v2/images/fcf80cff-8fca-478c-8428-076fdd3e1234/file", "checksum": null, "owner": "fa7d6fd069954d0f8419e85d0f1e97fc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:34:46,553 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d55eef9e-3ce0-43d2-84c5-81cf8be5b0ce 2018-07-22 08:34:46,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/fcf80cff-8fca-478c-8428-076fdd3e1234/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67f9a6f69eba2fd884013e7012d1043c0f281402" -d '' 2018-07-22 08:34:47,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ba69a8c7-dc0c-4ebb-ad1d-a720925791bf Date: Sun, 22 Jul 2018 08:34:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:34:47,115 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/fcf80cff-8fca-478c-8428-076fdd3e1234/file used request id req-ba69a8c7-dc0c-4ebb-ad1d-a720925791bf 2018-07-22 08:34:47,116 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:34:47,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/fcf80cff-8fca-478c-8428-076fdd3e1234 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67f9a6f69eba2fd884013e7012d1043c0f281402" 2018-07-22 08:34:47,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-20e92e77-f02b-4cc6-979c-5e0970c7421a Date: Sun, 22 Jul 2018 08:34:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:34:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:34:47Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/fcf80cff-8fca-478c-8428-076fdd3e1234/snap", "metadata": {}}], "self": "/v2/images/fcf80cff-8fca-478c-8428-076fdd3e1234", "min_disk": 0, "protected": false, "id": "fcf80cff-8fca-478c-8428-076fdd3e1234", "file": "/v2/images/fcf80cff-8fca-478c-8428-076fdd3e1234/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fa7d6fd069954d0f8419e85d0f1e97fc", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/fcf80cff-8fca-478c-8428-076fdd3e1234/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:34:47,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/fcf80cff-8fca-478c-8428-076fdd3e1234 used request id req-20e92e77-f02b-4cc6-979c-5e0970c7421a 2018-07-22 08:34:47,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67f9a6f69eba2fd884013e7012d1043c0f281402" 2018-07-22 08:34:47,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c85083d1-9618-46a7-9541-e9fea6274340 Date: Sun, 22 Jul 2018 08:34:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:34:47,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c85083d1-9618-46a7-9541-e9fea6274340 2018-07-22 08:34:47,894 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-image 2018-07-22 08:34:47,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/fcf80cff-8fca-478c-8428-076fdd3e1234 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67f9a6f69eba2fd884013e7012d1043c0f281402" 2018-07-22 08:34:48,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-45ea1bb4-25e4-4243-8b89-6964e74d0f5b Date: Sun, 22 Jul 2018 08:34:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:34:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:34:47Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/fcf80cff-8fca-478c-8428-076fdd3e1234/snap", "metadata": {}}], "self": "/v2/images/fcf80cff-8fca-478c-8428-076fdd3e1234", "min_disk": 0, "protected": false, "id": "fcf80cff-8fca-478c-8428-076fdd3e1234", "file": "/v2/images/fcf80cff-8fca-478c-8428-076fdd3e1234/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fa7d6fd069954d0f8419e85d0f1e97fc", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/fcf80cff-8fca-478c-8428-076fdd3e1234/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:34:48,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/fcf80cff-8fca-478c-8428-076fdd3e1234 used request id req-45ea1bb4-25e4-4243-8b89-6964e74d0f5b 2018-07-22 08:34:48,082 - create_image - DEBUG - Instance status is - active 2018-07-22 08:34:48,082 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-image 2018-07-22 08:34:48,082 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-image 2018-07-22 08:34:48,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:34:48,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:34:48,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73722a5d50254cf08bedc60899ad5d6d", "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj-role"}], "expires_at": "2018-07-22T09:34:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa7d6fd069954d0f8419e85d0f1e97fc", "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-user", "id": "2474a24d38794435b2b7fc43fda4f11e"}, "audit_ids": ["hN7MWZK6SoC-kc8Xw9_PxA"], "issued_at": "2018-07-22T08:34:48.000000Z"}} 2018-07-22 08:34:48,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96086063c0f0c0feb5a3566a4b323b4795b9abd" 2018-07-22 08:34:48,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee27e462-7d63-4f25-9786-b709d2a0e1d4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:48,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ee27e462-7d63-4f25-9786-b709d2a0e1d4 2018-07-22 08:34:48,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96086063c0f0c0feb5a3566a4b323b4795b9abd" 2018-07-22 08:34:48,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1e999623-7d09-498c-bc7e-876679c338e5 Date: Sun, 22 Jul 2018 08:34:48 GMT RESP BODY: {"networks":[]} 2018-07-22 08:34:48,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net used request id req-1e999623-7d09-498c-bc7e-876679c338e5 2018-07-22 08:34:48,767 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net 2018-07-22 08:34:48,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96086063c0f0c0feb5a3566a4b323b4795b9abd" -d '{"network": {"name": "CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net", "admin_state_up": true}}' 2018-07-22 08:34:49,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-cc52d986-aa29-482e-be43-64c34325cee5 Date: Sun, 22 Jul 2018 08:34:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c03d8aef-0ac2-442b-ab90-6b9009458da8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fa7d6fd069954d0f8419e85d0f1e97fc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:34:49Z","is_default":false,"name":"CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fa7d6fd069954d0f8419e85d0f1e97fc","created_at":"2018-07-22T08:34:49Z","mtu":1450}} 2018-07-22 08:34:49,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-cc52d986-aa29-482e-be43-64c34325cee5 2018-07-22 08:34:49,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c03d8aef-0ac2-442b-ab90-6b9009458da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96086063c0f0c0feb5a3566a4b323b4795b9abd" 2018-07-22 08:34:49,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-053ab0ae-3243-4298-b289-e6f89de400d9 Date: Sun, 22 Jul 2018 08:34:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c03d8aef-0ac2-442b-ab90-6b9009458da8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fa7d6fd069954d0f8419e85d0f1e97fc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:34:49Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net","admin_state_up":true,"tenant_id":"fa7d6fd069954d0f8419e85d0f1e97fc","created_at":"2018-07-22T08:34:49Z","mtu":1450}]} 2018-07-22 08:34:49,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c03d8aef-0ac2-442b-ab90-6b9009458da8 used request id req-053ab0ae-3243-4298-b289-e6f89de400d9 2018-07-22 08:34:49,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c03d8aef-0ac2-442b-ab90-6b9009458da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96086063c0f0c0feb5a3566a4b323b4795b9abd" 2018-07-22 08:34:49,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f86d94ca-6039-40d9-a73d-68cd7877e78f Date: Sun, 22 Jul 2018 08:34:49 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:34:49,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c03d8aef-0ac2-442b-ab90-6b9009458da8 used request id req-f86d94ca-6039-40d9-a73d-68cd7877e78f 2018-07-22 08:34:49,929 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-subnet 2018-07-22 08:34:49,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96086063c0f0c0feb5a3566a4b323b4795b9abd" -d '{"subnets": [{"ip_version": 4, "network_id": "c03d8aef-0ac2-442b-ab90-6b9009458da8", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-subnet"}]}' 2018-07-22 08:34:50,875 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cc564d93-973b-401b-ac6a-6972424b4972 Date: Sun, 22 Jul 2018 08:34:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c03d8aef-0ac2-442b-ab90-6b9009458da8","tenant_id":"fa7d6fd069954d0f8419e85d0f1e97fc","created_at":"2018-07-22T08:34:50Z","dns_nameservers":[],"updated_at":"2018-07-22T08:34:50Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"fa7d6fd069954d0f8419e85d0f1e97fc","id":"a85c9717-718e-46a0-9e9c-3d12e5ba9d8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-subnet"}]} 2018-07-22 08:34:50,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-cc564d93-973b-401b-ac6a-6972424b4972 2018-07-22 08:34:50,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c03d8aef-0ac2-442b-ab90-6b9009458da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96086063c0f0c0feb5a3566a4b323b4795b9abd" 2018-07-22 08:34:51,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-23536f5f-3805-4371-bd6a-d74a3db54da1 Date: Sun, 22 Jul 2018 08:34:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c03d8aef-0ac2-442b-ab90-6b9009458da8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa7d6fd069954d0f8419e85d0f1e97fc","l2_adjacency":true,"status":"ACTIVE","subnets":["a85c9717-718e-46a0-9e9c-3d12e5ba9d8d"],"description":"","tags":[],"updated_at":"2018-07-22T08:34:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net","admin_state_up":true,"tenant_id":"fa7d6fd069954d0f8419e85d0f1e97fc","created_at":"2018-07-22T08:34:49Z","mtu":1450}]} 2018-07-22 08:34:51,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c03d8aef-0ac2-442b-ab90-6b9009458da8 used request id req-23536f5f-3805-4371-bd6a-d74a3db54da1 2018-07-22 08:34:51,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c03d8aef-0ac2-442b-ab90-6b9009458da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96086063c0f0c0feb5a3566a4b323b4795b9abd" 2018-07-22 08:34:51,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fbb4900e-7e84-41e7-aaf0-3c0892c77736 Date: Sun, 22 Jul 2018 08:34:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c03d8aef-0ac2-442b-ab90-6b9009458da8","tenant_id":"fa7d6fd069954d0f8419e85d0f1e97fc","created_at":"2018-07-22T08:34:50Z","dns_nameservers":[],"updated_at":"2018-07-22T08:34:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fa7d6fd069954d0f8419e85d0f1e97fc","id":"a85c9717-718e-46a0-9e9c-3d12e5ba9d8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-subnet"}]} 2018-07-22 08:34:51,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c03d8aef-0ac2-442b-ab90-6b9009458da8 used request id req-fbb4900e-7e84-41e7-aaf0-3c0892c77736 2018-07-22 08:34:51,535 - OpenStackNetwork - DEBUG - Network [c03d8aef-0ac2-442b-ab90-6b9009458da8] created successfully 2018-07-22 08:34:51,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:34:51,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:34:51,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:34:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["_AGgURjoQUyND5wIPl_Cig"], "issued_at": "2018-07-22T08:34:51.000000Z"}} 2018-07-22 08:34:51,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ce7b8896eb285ddfd7eb32a6e91b7506f544fe" 2018-07-22 08:34:52,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588d2abd-7a7f-4d5b-ba8d-e7adc83482e6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:52,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-588d2abd-7a7f-4d5b-ba8d-e7adc83482e6 2018-07-22 08:34:52,023 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:34:52,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ce7b8896eb285ddfd7eb32a6e91b7506f544fe" 2018-07-22 08:34:52,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:52 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-03c80974-a5fc-4df4-bbb4-867c5df97d1e x-compute-request-id: req-03c80974-a5fc-4df4-bbb4-867c5df97d1e Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:34:52,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-03c80974-a5fc-4df4-bbb4-867c5df97d1e 2018-07-22 08:34:52,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ce7b8896eb285ddfd7eb32a6e91b7506f544fe" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:34:52,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:52 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-4d6de1e2-f5be-49d7-b4ef-affbedc7cba3 x-compute-request-id: req-4d6de1e2-f5be-49d7-b4ef-affbedc7cba3 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/66c59840-4ab5-4f56-a817-6cf09382c655", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/66c59840-4ab5-4f56-a817-6cf09382c655", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "66c59840-4ab5-4f56-a817-6cf09382c655"}} 2018-07-22 08:34:52,266 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4d6de1e2-f5be-49d7-b4ef-affbedc7cba3 2018-07-22 08:34:52,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:34:52,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:34:52,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73722a5d50254cf08bedc60899ad5d6d", "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj-role"}], "expires_at": "2018-07-22T09:34:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa7d6fd069954d0f8419e85d0f1e97fc", "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-user", "id": "2474a24d38794435b2b7fc43fda4f11e"}, "audit_ids": ["q28vnGeHR8uv9srGSqRiBQ"], "issued_at": "2018-07-22T08:34:52.000000Z"}} 2018-07-22 08:34:52,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc77b3c1fa115c50ec58cbea9056d1fe8b2dee83" 2018-07-22 08:34:52,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5789f14e-8b2d-4a61-ac00-f7895ecfe93e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:52,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5789f14e-8b2d-4a61-ac00-f7895ecfe93e 2018-07-22 08:34:52,765 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:34:52,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc77b3c1fa115c50ec58cbea9056d1fe8b2dee83" 2018-07-22 08:34:52,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22fb9f9c-b6c3-41ed-a5ca-c3a9fc281828 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:52,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-22fb9f9c-b6c3-41ed-a5ca-c3a9fc281828 2018-07-22 08:34:52,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc77b3c1fa115c50ec58cbea9056d1fe8b2dee83" 2018-07-22 08:34:53,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e0884f33-b980-461d-af68-c1342eff0db9 Date: Sun, 22 Jul 2018 08:34:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c03d8aef-0ac2-442b-ab90-6b9009458da8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa7d6fd069954d0f8419e85d0f1e97fc","l2_adjacency":true,"status":"ACTIVE","subnets":["a85c9717-718e-46a0-9e9c-3d12e5ba9d8d"],"description":"","tags":[],"updated_at":"2018-07-22T08:34:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net","admin_state_up":true,"tenant_id":"fa7d6fd069954d0f8419e85d0f1e97fc","created_at":"2018-07-22T08:34:49Z","mtu":1450}]} 2018-07-22 08:34:53,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net used request id req-e0884f33-b980-461d-af68-c1342eff0db9 2018-07-22 08:34:53,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:34:53,166 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:34:53 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:34:53,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc77b3c1fa115c50ec58cbea9056d1fe8b2dee83" 2018-07-22 08:34:53,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d2bf58-8132-40fd-a91d-2ceb865adf64 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fa7d6fd069954d0f8419e85d0f1e97fc", "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj"}} 2018-07-22 08:34:53,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc used request id req-30d2bf58-8132-40fd-a91d-2ceb865adf64 2018-07-22 08:34:53,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c03d8aef-0ac2-442b-ab90-6b9009458da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc77b3c1fa115c50ec58cbea9056d1fe8b2dee83" 2018-07-22 08:34:53,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-76b98ea7-f75b-4fdd-a2f1-1f98ac5d3e0f Date: Sun, 22 Jul 2018 08:34:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c03d8aef-0ac2-442b-ab90-6b9009458da8","tenant_id":"fa7d6fd069954d0f8419e85d0f1e97fc","created_at":"2018-07-22T08:34:50Z","dns_nameservers":[],"updated_at":"2018-07-22T08:34:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fa7d6fd069954d0f8419e85d0f1e97fc","id":"a85c9717-718e-46a0-9e9c-3d12e5ba9d8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-subnet"}]} 2018-07-22 08:34:53,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c03d8aef-0ac2-442b-ab90-6b9009458da8 used request id req-76b98ea7-f75b-4fdd-a2f1-1f98ac5d3e0f 2018-07-22 08:34:53,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c03d8aef-0ac2-442b-ab90-6b9009458da8&name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc77b3c1fa115c50ec58cbea9056d1fe8b2dee83" 2018-07-22 08:34:53,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f4c3e17e-ca01-4f06-99e1-7154615dce13 Date: Sun, 22 Jul 2018 08:34:53 GMT RESP BODY: {"ports":[]} 2018-07-22 08:34:53,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c03d8aef-0ac2-442b-ab90-6b9009458da8&name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6port-1&admin_state_up=True used request id req-f4c3e17e-ca01-4f06-99e1-7154615dce13 2018-07-22 08:34:53,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc77b3c1fa115c50ec58cbea9056d1fe8b2dee83" 2018-07-22 08:34:53,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:53 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-3fccdd81-ef57-4fbc-96bb-04753681eba7 x-compute-request-id: req-3fccdd81-ef57-4fbc-96bb-04753681eba7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:34:53,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-inst used request id req-3fccdd81-ef57-4fbc-96bb-04753681eba7 2018-07-22 08:34:53,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc77b3c1fa115c50ec58cbea9056d1fe8b2dee83" 2018-07-22 08:34:54,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f07ed413-cda6-47a5-8b9e-79d80b223dd0 Date: Sun, 22 Jul 2018 08:34:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c03d8aef-0ac2-442b-ab90-6b9009458da8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa7d6fd069954d0f8419e85d0f1e97fc","l2_adjacency":true,"status":"ACTIVE","subnets":["a85c9717-718e-46a0-9e9c-3d12e5ba9d8d"],"description":"","tags":[],"updated_at":"2018-07-22T08:34:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net","admin_state_up":true,"tenant_id":"fa7d6fd069954d0f8419e85d0f1e97fc","created_at":"2018-07-22T08:34:49Z","mtu":1450}]} 2018-07-22 08:34:54,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net used request id req-f07ed413-cda6-47a5-8b9e-79d80b223dd0 2018-07-22 08:34:54,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc77b3c1fa115c50ec58cbea9056d1fe8b2dee83" 2018-07-22 08:34:54,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c45e6c76-13d5-4f6e-b134-ec2a423aeba2 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fa7d6fd069954d0f8419e85d0f1e97fc", "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj"}} 2018-07-22 08:34:54,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc used request id req-c45e6c76-13d5-4f6e-b134-ec2a423aeba2 2018-07-22 08:34:54,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c03d8aef-0ac2-442b-ab90-6b9009458da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc77b3c1fa115c50ec58cbea9056d1fe8b2dee83" 2018-07-22 08:34:54,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e4adf633-38b5-402c-9320-1c5dc0f28ec7 Date: Sun, 22 Jul 2018 08:34:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c03d8aef-0ac2-442b-ab90-6b9009458da8","tenant_id":"fa7d6fd069954d0f8419e85d0f1e97fc","created_at":"2018-07-22T08:34:50Z","dns_nameservers":[],"updated_at":"2018-07-22T08:34:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fa7d6fd069954d0f8419e85d0f1e97fc","id":"a85c9717-718e-46a0-9e9c-3d12e5ba9d8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-subnet"}]} 2018-07-22 08:34:54,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c03d8aef-0ac2-442b-ab90-6b9009458da8 used request id req-e4adf633-38b5-402c-9320-1c5dc0f28ec7 2018-07-22 08:34:54,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c03d8aef-0ac2-442b-ab90-6b9009458da8&name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc77b3c1fa115c50ec58cbea9056d1fe8b2dee83" 2018-07-22 08:34:54,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3080ba49-b98b-4b9f-94c4-3bc58197ab4c Date: Sun, 22 Jul 2018 08:34:54 GMT RESP BODY: {"ports":[]} 2018-07-22 08:34:54,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c03d8aef-0ac2-442b-ab90-6b9009458da8&name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6port-1&admin_state_up=True used request id req-3080ba49-b98b-4b9f-94c4-3bc58197ab4c 2018-07-22 08:34:54,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:34:54,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:34:55,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73722a5d50254cf08bedc60899ad5d6d", "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj-role"}], "expires_at": "2018-07-22T09:34:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa7d6fd069954d0f8419e85d0f1e97fc", "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/fa7d6fd069954d0f8419e85d0f1e97fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-user", "id": "2474a24d38794435b2b7fc43fda4f11e"}, "audit_ids": ["vFU9-lVvQqOskDMcD80vUw"], "issued_at": "2018-07-22T08:34:55.000000Z"}} 2018-07-22 08:34:55,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b687b7848dfe3ffedfae408ce86a27d78f34ab35" 2018-07-22 08:34:55,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27a6376-0b48-47d9-8c32-e3f77924e1df Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:34:55,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d27a6376-0b48-47d9-8c32-e3f77924e1df 2018-07-22 08:34:55,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc77b3c1fa115c50ec58cbea9056d1fe8b2dee83" 2018-07-22 08:34:55,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-61e9ef60-1a08-49e5-8e23-c823cf8eee0a Date: Sun, 22 Jul 2018 08:34:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c03d8aef-0ac2-442b-ab90-6b9009458da8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa7d6fd069954d0f8419e85d0f1e97fc","l2_adjacency":true,"status":"ACTIVE","subnets":["a85c9717-718e-46a0-9e9c-3d12e5ba9d8d"],"description":"","tags":[],"updated_at":"2018-07-22T08:34:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net","admin_state_up":true,"tenant_id":"fa7d6fd069954d0f8419e85d0f1e97fc","created_at":"2018-07-22T08:34:49Z","mtu":1450}]} 2018-07-22 08:34:55,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net used request id req-61e9ef60-1a08-49e5-8e23-c823cf8eee0a 2018-07-22 08:34:55,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c03d8aef-0ac2-442b-ab90-6b9009458da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc77b3c1fa115c50ec58cbea9056d1fe8b2dee83" 2018-07-22 08:34:55,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b2f6b0e6-0620-4024-a547-a3bb0e6c83bb Date: Sun, 22 Jul 2018 08:34:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c03d8aef-0ac2-442b-ab90-6b9009458da8","tenant_id":"fa7d6fd069954d0f8419e85d0f1e97fc","created_at":"2018-07-22T08:34:50Z","dns_nameservers":[],"updated_at":"2018-07-22T08:34:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fa7d6fd069954d0f8419e85d0f1e97fc","id":"a85c9717-718e-46a0-9e9c-3d12e5ba9d8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-subnet"}]} 2018-07-22 08:34:55,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c03d8aef-0ac2-442b-ab90-6b9009458da8 used request id req-b2f6b0e6-0620-4024-a547-a3bb0e6c83bb 2018-07-22 08:34:55,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc77b3c1fa115c50ec58cbea9056d1fe8b2dee83" 2018-07-22 08:34:56,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2517f601-6968-48a1-a167-7587ae1010a2 Date: Sun, 22 Jul 2018 08:34:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c03d8aef-0ac2-442b-ab90-6b9009458da8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa7d6fd069954d0f8419e85d0f1e97fc","l2_adjacency":true,"status":"ACTIVE","subnets":["a85c9717-718e-46a0-9e9c-3d12e5ba9d8d"],"description":"","tags":[],"updated_at":"2018-07-22T08:34:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net","admin_state_up":true,"tenant_id":"fa7d6fd069954d0f8419e85d0f1e97fc","created_at":"2018-07-22T08:34:49Z","mtu":1450}]} 2018-07-22 08:34:56,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net used request id req-2517f601-6968-48a1-a167-7587ae1010a2 2018-07-22 08:34:56,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:34:56,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:34:56 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:34:56,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b687b7848dfe3ffedfae408ce86a27d78f34ab35" 2018-07-22 08:34:56,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70e40f3e-56cf-4a69-9273-43f07862431a Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fa7d6fd069954d0f8419e85d0f1e97fc", "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj"}} 2018-07-22 08:34:56,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc used request id req-70e40f3e-56cf-4a69-9273-43f07862431a 2018-07-22 08:34:56,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c03d8aef-0ac2-442b-ab90-6b9009458da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc77b3c1fa115c50ec58cbea9056d1fe8b2dee83" 2018-07-22 08:34:56,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fd8f0fe0-2609-45be-ab25-39b37df7452b Date: Sun, 22 Jul 2018 08:34:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c03d8aef-0ac2-442b-ab90-6b9009458da8","tenant_id":"fa7d6fd069954d0f8419e85d0f1e97fc","created_at":"2018-07-22T08:34:50Z","dns_nameservers":[],"updated_at":"2018-07-22T08:34:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fa7d6fd069954d0f8419e85d0f1e97fc","id":"a85c9717-718e-46a0-9e9c-3d12e5ba9d8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-subnet"}]} 2018-07-22 08:34:56,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c03d8aef-0ac2-442b-ab90-6b9009458da8 used request id req-fd8f0fe0-2609-45be-ab25-39b37df7452b 2018-07-22 08:34:56,525 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net 2018-07-22 08:34:56,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc77b3c1fa115c50ec58cbea9056d1fe8b2dee83" -d '{"port": {"network_id": "c03d8aef-0ac2-442b-ab90-6b9009458da8", "name": "CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-07-22 08:34:56,715 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-5c0e2989-c731-4676-9e73-d93346ae54a3 Date: Sun, 22 Jul 2018 08:34:56 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 08:34:56,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-5c0e2989-c731-4676-9e73-d93346ae54a3 2018-07-22 08:34:56,715 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 08:34:56,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/66c59840-4ab5-4f56-a817-6cf09382c655 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ce7b8896eb285ddfd7eb32a6e91b7506f544fe" 2018-07-22 08:34:56,769 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:34:56 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-d64d4e0b-e7f4-4c34-a9da-59a0b4524131 x-compute-request-id: req-d64d4e0b-e7f4-4c34-a9da-59a0b4524131 Content-Length: 0 Content-Type: application/json 2018-07-22 08:34:56,769 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/66c59840-4ab5-4f56-a817-6cf09382c655 used request id req-d64d4e0b-e7f4-4c34-a9da-59a0b4524131 2018-07-22 08:34:56,770 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-subnet 2018-07-22 08:34:56,770 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-subnet 2018-07-22 08:34:56,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/a85c9717-718e-46a0-9e9c-3d12e5ba9d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96086063c0f0c0feb5a3566a4b323b4795b9abd" 2018-07-22 08:34:58,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36bb67c2-6ec2-4129-81de-d6333bc2a4e4 Date: Sun, 22 Jul 2018 08:34:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:34:58,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a85c9717-718e-46a0-9e9c-3d12e5ba9d8d used request id req-36bb67c2-6ec2-4129-81de-d6333bc2a4e4 2018-07-22 08:34:58,940 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-pub-net 2018-07-22 08:34:58,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/c03d8aef-0ac2-442b-ab90-6b9009458da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96086063c0f0c0feb5a3566a4b323b4795b9abd" 2018-07-22 08:35:00,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3af7be1-599a-42d9-ad72-c36fb648f21a Date: Sun, 22 Jul 2018 08:35:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:35:00,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c03d8aef-0ac2-442b-ab90-6b9009458da8 used request id req-c3af7be1-599a-42d9-ad72-c36fb648f21a 2018-07-22 08:35:00,168 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-aa9fea69-9dc6-41df-a0be-28a7e3c5d4a6-image 2018-07-22 08:35:00,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/fcf80cff-8fca-478c-8428-076fdd3e1234 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67f9a6f69eba2fd884013e7012d1043c0f281402" 2018-07-22 08:35:01,172 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4cda69a5-f846-41bc-aec7-3b5d8369dace Date: Sun, 22 Jul 2018 08:35:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:35:01,172 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/fcf80cff-8fca-478c-8428-076fdd3e1234 used request id req-4cda69a5-f846-41bc-aec7-3b5d8369dace 2018-07-22 08:35:01,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:35:01,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-38acae9c-c59a-46e3-baf0-a1e1d891ef09 Date: Sun, 22 Jul 2018 08:35:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fa7d6fd069954d0f8419e85d0f1e97fc", "created_at": "2018-07-22T08:34:49Z", "updated_at": "2018-07-22T08:34:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:34:49Z", "revision_number": 0, "id": "3c1e9f98-960c-4258-ba26-52418adb56d0", "remote_group_id": "8b24215b-a352-4fbc-a0ed-aeacce18d9a1", "remote_ip_prefix": null, "created_at": "2018-07-22T08:34:49Z", "security_group_id": "8b24215b-a352-4fbc-a0ed-aeacce18d9a1", "tenant_id": "fa7d6fd069954d0f8419e85d0f1e97fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa7d6fd069954d0f8419e85d0f1e97fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:34:49Z", "revision_number": 0, "id": "75705b90-d426-4c54-8de8-fb632fc791fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:34:49Z", "security_group_id": "8b24215b-a352-4fbc-a0ed-aeacce18d9a1", "tenant_id": "fa7d6fd069954d0f8419e85d0f1e97fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa7d6fd069954d0f8419e85d0f1e97fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:34:49Z", "revision_number": 0, "id": "942d23cb-7bee-4f33-8e45-fe6ecbc0ee99", "remote_group_id": "8b24215b-a352-4fbc-a0ed-aeacce18d9a1", "remote_ip_prefix": null, "created_at": "2018-07-22T08:34:49Z", "security_group_id": "8b24215b-a352-4fbc-a0ed-aeacce18d9a1", "tenant_id": "fa7d6fd069954d0f8419e85d0f1e97fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa7d6fd069954d0f8419e85d0f1e97fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:34:49Z", "revision_number": 0, "id": "a60baa47-d502-4c5d-9c78-e1720230c67f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:34:49Z", "security_group_id": "8b24215b-a352-4fbc-a0ed-aeacce18d9a1", "tenant_id": "fa7d6fd069954d0f8419e85d0f1e97fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa7d6fd069954d0f8419e85d0f1e97fc"}], "revision_number": 4, "project_id": "fa7d6fd069954d0f8419e85d0f1e97fc", "id": "8b24215b-a352-4fbc-a0ed-aeacce18d9a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:35:01,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-38acae9c-c59a-46e3-baf0-a1e1d891ef09 2018-07-22 08:35:01,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:35:01,593 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c702412-d2ca-4e71-9656-0d4d387b2ccb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:35:01,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-2c702412-d2ca-4e71-9656-0d4d387b2ccb 2018-07-22 08:35:01,593 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:35:01,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:35:01,699 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6a49ec2-4685-4ce9-a579-8199ecc750bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:35:01,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-b6a49ec2-4685-4ce9-a579-8199ecc750bd 2018-07-22 08:35:01,700 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:35:01,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:35:01,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-317726a1-016c-4e04-bf55-ca63b1857b8b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:35:01,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-317726a1-016c-4e04-bf55-ca63b1857b8b 2018-07-22 08:35:01,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:35:01,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36b1d6ad-9e7f-45ca-9561-7343bdb09dba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:35:01,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-36b1d6ad-9e7f-45ca-9561-7343bdb09dba 2018-07-22 08:35:01,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:35:01,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:35:01,985 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1cf0989-2a20-4b49-a847-839d1202d0e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:35:01,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-c1cf0989-2a20-4b49-a847-839d1202d0e6 2018-07-22 08:35:01,985 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:35:01,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:35:02,080 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db82caa-63c2-4d7f-a28c-9183510d16d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:35:02,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-4db82caa-63c2-4d7f-a28c-9183510d16d0 2018-07-22 08:35:02,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:35:02,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:35:02,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a06a7799-0565-40d9-87a0-51ea5173f437 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fa7d6fd069954d0f8419e85d0f1e97fc", "name": "CreateInstancePortManipulationTests-381ab86b-a461-407-proj"}} 2018-07-22 08:35:02,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc used request id req-a06a7799-0565-40d9-87a0-51ea5173f437 2018-07-22 08:35:02,180 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8b24215b-a352-4fbc-a0ed-aeacce18d9a1 2018-07-22 08:35:02,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8b24215b-a352-4fbc-a0ed-aeacce18d9a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:35:02,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9154d3ba-fc01-46fb-b978-3fad7f97396f Date: Sun, 22 Jul 2018 08:35:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8b24215b-a352-4fbc-a0ed-aeacce18d9a1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:34:49Z", "security_group_id": "8b24215b-a352-4fbc-a0ed-aeacce18d9a1", "port_range_min": null, "revision_number": 0, "tenant_id": "fa7d6fd069954d0f8419e85d0f1e97fc", "created_at": "2018-07-22T08:34:49Z", "project_id": "fa7d6fd069954d0f8419e85d0f1e97fc", "id": "3c1e9f98-960c-4258-ba26-52418adb56d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:34:49Z", "security_group_id": "8b24215b-a352-4fbc-a0ed-aeacce18d9a1", "port_range_min": null, "revision_number": 0, "tenant_id": "fa7d6fd069954d0f8419e85d0f1e97fc", "created_at": "2018-07-22T08:34:49Z", "project_id": "fa7d6fd069954d0f8419e85d0f1e97fc", "id": "75705b90-d426-4c54-8de8-fb632fc791fa"}, {"remote_group_id": "8b24215b-a352-4fbc-a0ed-aeacce18d9a1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:34:49Z", "security_group_id": "8b24215b-a352-4fbc-a0ed-aeacce18d9a1", "port_range_min": null, "revision_number": 0, "tenant_id": "fa7d6fd069954d0f8419e85d0f1e97fc", "created_at": "2018-07-22T08:34:49Z", "project_id": "fa7d6fd069954d0f8419e85d0f1e97fc", "id": "942d23cb-7bee-4f33-8e45-fe6ecbc0ee99"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:34:49Z", "security_group_id": "8b24215b-a352-4fbc-a0ed-aeacce18d9a1", "port_range_min": null, "revision_number": 0, "tenant_id": "fa7d6fd069954d0f8419e85d0f1e97fc", "created_at": "2018-07-22T08:34:49Z", "project_id": "fa7d6fd069954d0f8419e85d0f1e97fc", "id": "a60baa47-d502-4c5d-9c78-e1720230c67f"}]} 2018-07-22 08:35:02,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8b24215b-a352-4fbc-a0ed-aeacce18d9a1 used request id req-9154d3ba-fc01-46fb-b978-3fad7f97396f 2018-07-22 08:35:02,381 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:35:02,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8b24215b-a352-4fbc-a0ed-aeacce18d9a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:35:02,684 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a96040d-cbf8-40f1-86f5-af77b1250067 Content-Length: 0 Date: Sun, 22 Jul 2018 08:35:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:35:02,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8b24215b-a352-4fbc-a0ed-aeacce18d9a1 used request id req-9a96040d-cbf8-40f1-86f5-af77b1250067 2018-07-22 08:35:02,685 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-381ab86b-a461-407-proj 2018-07-22 08:35:02,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:35:02,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:35:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6194c290-ff61-46f3-ad26-67334074c5fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:35:02,955 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/fa7d6fd069954d0f8419e85d0f1e97fc used request id req-6194c290-ff61-46f3-ad26-67334074c5fc 2018-07-22 08:35:02,955 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-381ab86b-a461-407-proj-role 2018-07-22 08:35:02,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/73722a5d50254cf08bedc60899ad5d6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:35:03,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:35:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4352136a-87d7-40ea-9f8c-a562dba8020b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:35:03,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/73722a5d50254cf08bedc60899ad5d6d used request id req-4352136a-87d7-40ea-9f8c-a562dba8020b 2018-07-22 08:35:03,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdaf941c1837c4a6522dd0ae8e97ea79a93b1af" 2018-07-22 08:35:03,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-041692a5-b053-458f-8a95-e9d580f38658 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:35:03,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-041692a5-b053-458f-8a95-e9d580f38658 2018-07-22 08:35:03,174 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-381ab86b-a461-407-user 2018-07-22 08:35:03,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2474a24d38794435b2b7fc43fda4f11e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e66caeca6eccf1761fcebbf9185786a12c8d39" 2018-07-22 08:35:03,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25d26173-2e2a-4fed-9b66-ab6e78663bb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:35:03,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2474a24d38794435b2b7fc43fda4f11e used request id req-25d26173-2e2a-4fed-9b66-ab6e78663bb8 2018-07-22 08:35:03,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:03,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:35:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["nn-A0NAoSRy6JcXWK2jkZQ"], "issued_at": "2018-07-22T08:35:03.000000Z"}} 2018-07-22 08:35:03,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae20e5d11167042dc076cc5e8c67067e2c42c49" 2018-07-22 08:35:03,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d83dc220-0e46-4454-b4b9-ac9df32e9393 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:03,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d83dc220-0e46-4454-b4b9-ac9df32e9393 2018-07-22 08:35:03,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:03,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:04,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:35:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["jDdrDUpiRk2MS8hBNs92ZA"], "issued_at": "2018-07-22T08:35:04.000000Z"}} 2018-07-22 08:35:04,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:04,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc79d4f-67a0-48c9-b3a2-6bce7ab6d03f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:04,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0dc79d4f-67a0-48c9-b3a2-6bce7ab6d03f 2018-07-22 08:35:04,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:35:04,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:35:04 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:35:04,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:04,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5211fd-2083-403a-9ce2-effb2efe8346 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:35:04,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj used request id req-0d5211fd-2083-403a-9ce2-effb2efe8346 2018-07-22 08:35:04,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:04,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0302c2f2-ce85-4e78-b8ca-de67911e22c2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:35:04,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0302c2f2-ce85-4e78-b8ca-de67911e22c2 2018-07-22 08:35:04,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj"}}' 2018-07-22 08:35:04,764 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:35:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-874f1745-2cf0-45ca-a2f3-b44de16e1f1d Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0"}, "tags": [], "enabled": true, "id": "07ec04c456054c388434e05ff50013e0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj"}} 2018-07-22 08:35:04,764 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-874f1745-2cf0-45ca-a2f3-b44de16e1f1d 2018-07-22 08:35:04,764 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj 2018-07-22 08:35:04,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:04,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:05,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:35:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["D88c1NppTrWqTIxtw6Etkw"], "issued_at": "2018-07-22T08:35:05.000000Z"}} 2018-07-22 08:35:05,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2679e4771cade4f7bbae88fd7f662c7a5dbbd5" 2018-07-22 08:35:05,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab408c2e-df0b-439f-b529-84ac38593d9d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:05,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ab408c2e-df0b-439f-b529-84ac38593d9d 2018-07-22 08:35:05,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:35:05,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:35:05 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:35:05,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2679e4771cade4f7bbae88fd7f662c7a5dbbd5" 2018-07-22 08:35:05,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c59f18-3728-4402-8f83-2f890364db1f Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:35:05,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-56c59f18-3728-4402-8f83-2f890364db1f 2018-07-22 08:35:05,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2679e4771cade4f7bbae88fd7f662c7a5dbbd5" 2018-07-22 08:35:05,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-188b3e51-b8d8-45c8-9397-d09fd987d2f2 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0"}, "tags": [], "enabled": true, "id": "07ec04c456054c388434e05ff50013e0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj"}]} 2018-07-22 08:35:05,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj used request id req-188b3e51-b8d8-45c8-9397-d09fd987d2f2 2018-07-22 08:35:05,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2679e4771cade4f7bbae88fd7f662c7a5dbbd5" 2018-07-22 08:35:05,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e14076-f072-4a99-a633-271f66fdcc22 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:35:05,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-71e14076-f072-4a99-a633-271f66fdcc22 2018-07-22 08:35:05,907 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-940cd9fa-3b2b-470-user 2018-07-22 08:35:05,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:05,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:06,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ade63f4-38a9-4947-8745-9b0fa1acdb31 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:35:06,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7ade63f4-38a9-4947-8745-9b0fa1acdb31 2018-07-22 08:35:06,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" -d '{"role": {"name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj-role"}}' 2018-07-22 08:35:06,123 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:35:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c038cde5-86a7-4e75-87bb-188181d7ca0a Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b6b9a23011f4854a79327aa7a4b8cfe", "links": {"self": "http://172.30.9.23:5000/v3/roles/7b6b9a23011f4854a79327aa7a4b8cfe"}, "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj-role"}} 2018-07-22 08:35:06,123 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c038cde5-86a7-4e75-87bb-188181d7ca0a 2018-07-22 08:35:06,124 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj-role 2018-07-22 08:35:06,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7b6b9a23011f4854a79327aa7a4b8cfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:06,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeae4be2-4fad-4862-a5b7-1a53ed6238df Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b6b9a23011f4854a79327aa7a4b8cfe", "links": {"self": "http://172.30.9.23:5000/v3/roles/7b6b9a23011f4854a79327aa7a4b8cfe"}, "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj-role"}} 2018-07-22 08:35:06,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7b6b9a23011f4854a79327aa7a4b8cfe used request id req-aeae4be2-4fad-4862-a5b7-1a53ed6238df 2018-07-22 08:35:06,227 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj-role to project CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj 2018-07-22 08:35:06,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0/users/065a392c02e44f2fbfe9c6f814fcb3df/roles/7b6b9a23011f4854a79327aa7a4b8cfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:06,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:35:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-662d2633-975a-439b-95b7-af35bc515e21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:35:06,353 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0/users/065a392c02e44f2fbfe9c6f814fcb3df/roles/7b6b9a23011f4854a79327aa7a4b8cfe used request id req-662d2633-975a-439b-95b7-af35bc515e21 2018-07-22 08:35:06,353 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:35:06,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:06,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:06,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b6b9a23011f4854a79327aa7a4b8cfe", "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj-role"}], "expires_at": "2018-07-22T09:35:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07ec04c456054c388434e05ff50013e0", "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/07ec04c456054c388434e05ff50013e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/07ec04c456054c388434e05ff50013e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/07ec04c456054c388434e05ff50013e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/07ec04c456054c388434e05ff50013e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-user", "id": "065a392c02e44f2fbfe9c6f814fcb3df"}, "audit_ids": ["FrUE3NdWTVq6ZFfAcCJkXA"], "issued_at": "2018-07-22T08:35:06.000000Z"}} 2018-07-22 08:35:06,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f1e7edb46015377d317b5377fb64e7cf933e91b" 2018-07-22 08:35:06,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b562109a-1f50-43cf-b425-6ba67dc47aec Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:06,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b562109a-1f50-43cf-b425-6ba67dc47aec 2018-07-22 08:35:06,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f1e7edb46015377d317b5377fb64e7cf933e91b" 2018-07-22 08:35:07,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-6858c87d-a138-4749-a680-da26554a154e Date: Sun, 22 Jul 2018 08:35:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-image"} 2018-07-22 08:35:07,052 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-image used request id req-6858c87d-a138-4749-a680-da26554a154e 2018-07-22 08:35:07,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f1e7edb46015377d317b5377fb64e7cf933e91b" 2018-07-22 08:35:07,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c15919d6-b379-4541-a067-ab9d6ed03a1b Date: Sun, 22 Jul 2018 08:35:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:35:07,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c15919d6-b379-4541-a067-ab9d6ed03a1b 2018-07-22 08:35:07,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8f1e7edb46015377d317b5377fb64e7cf933e91b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-image"}' 2018-07-22 08:35:07,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/f243621a-f61c-4612-a514-ffe382b88cd9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4568f1ca-c88d-450c-ae6e-44f98145b4e1 Date: Sun, 22 Jul 2018 08:35:07 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:35:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:35:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/f243621a-f61c-4612-a514-ffe382b88cd9", "min_disk": 0, "protected": false, "id": "f243621a-f61c-4612-a514-ffe382b88cd9", "file": "/v2/images/f243621a-f61c-4612-a514-ffe382b88cd9/file", "checksum": null, "owner": "07ec04c456054c388434e05ff50013e0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:35:07,473 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4568f1ca-c88d-450c-ae6e-44f98145b4e1 2018-07-22 08:35:07,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/f243621a-f61c-4612-a514-ffe382b88cd9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f1e7edb46015377d317b5377fb64e7cf933e91b" -d '' 2018-07-22 08:35:08,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2636e24a-fead-4131-9b47-dc04416a39de Date: Sun, 22 Jul 2018 08:35:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:35:08,193 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f243621a-f61c-4612-a514-ffe382b88cd9/file used request id req-2636e24a-fead-4131-9b47-dc04416a39de 2018-07-22 08:35:08,194 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:35:08,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f243621a-f61c-4612-a514-ffe382b88cd9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f1e7edb46015377d317b5377fb64e7cf933e91b" 2018-07-22 08:35:08,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-10e5ac53-c3d8-4826-8ec3-b41d3b14e276 Date: Sun, 22 Jul 2018 08:35:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:35:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:35:08Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/f243621a-f61c-4612-a514-ffe382b88cd9/snap", "metadata": {}}], "self": "/v2/images/f243621a-f61c-4612-a514-ffe382b88cd9", "min_disk": 0, "protected": false, "id": "f243621a-f61c-4612-a514-ffe382b88cd9", "file": "/v2/images/f243621a-f61c-4612-a514-ffe382b88cd9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "07ec04c456054c388434e05ff50013e0", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/f243621a-f61c-4612-a514-ffe382b88cd9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:35:08,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f243621a-f61c-4612-a514-ffe382b88cd9 used request id req-10e5ac53-c3d8-4826-8ec3-b41d3b14e276 2018-07-22 08:35:08,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f1e7edb46015377d317b5377fb64e7cf933e91b" 2018-07-22 08:35:08,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f1d9f877-e28e-4da3-9d8d-7d1d00a4cb28 Date: Sun, 22 Jul 2018 08:35:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:35:08,567 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f1d9f877-e28e-4da3-9d8d-7d1d00a4cb28 2018-07-22 08:35:08,570 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-image 2018-07-22 08:35:08,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f243621a-f61c-4612-a514-ffe382b88cd9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f1e7edb46015377d317b5377fb64e7cf933e91b" 2018-07-22 08:35:08,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e8b438d1-f663-4a69-b180-ffd0356fce68 Date: Sun, 22 Jul 2018 08:35:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:35:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:35:08Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/f243621a-f61c-4612-a514-ffe382b88cd9/snap", "metadata": {}}], "self": "/v2/images/f243621a-f61c-4612-a514-ffe382b88cd9", "min_disk": 0, "protected": false, "id": "f243621a-f61c-4612-a514-ffe382b88cd9", "file": "/v2/images/f243621a-f61c-4612-a514-ffe382b88cd9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "07ec04c456054c388434e05ff50013e0", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/f243621a-f61c-4612-a514-ffe382b88cd9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:35:08,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f243621a-f61c-4612-a514-ffe382b88cd9 used request id req-e8b438d1-f663-4a69-b180-ffd0356fce68 2018-07-22 08:35:08,757 - create_image - DEBUG - Instance status is - active 2018-07-22 08:35:08,757 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-image 2018-07-22 08:35:08,757 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-image 2018-07-22 08:35:08,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:08,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:09,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b6b9a23011f4854a79327aa7a4b8cfe", "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj-role"}], "expires_at": "2018-07-22T09:35:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07ec04c456054c388434e05ff50013e0", "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/07ec04c456054c388434e05ff50013e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/07ec04c456054c388434e05ff50013e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/07ec04c456054c388434e05ff50013e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/07ec04c456054c388434e05ff50013e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-user", "id": "065a392c02e44f2fbfe9c6f814fcb3df"}, "audit_ids": ["w_EgFWD2Rnik8gvlxcRaGQ"], "issued_at": "2018-07-22T08:35:09.000000Z"}} 2018-07-22 08:35:09,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}822b591568c906ddb5aa4b8d838b33bce721ecad" 2018-07-22 08:35:09,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f321a71-2640-44a0-a4ae-9b649f6bcde7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:09,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9f321a71-2640-44a0-a4ae-9b649f6bcde7 2018-07-22 08:35:09,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}822b591568c906ddb5aa4b8d838b33bce721ecad" 2018-07-22 08:35:09,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7fd00fb1-b585-4e03-a942-49d2b5ebcf06 Date: Sun, 22 Jul 2018 08:35:09 GMT RESP BODY: {"networks":[]} 2018-07-22 08:35:09,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net used request id req-7fd00fb1-b585-4e03-a942-49d2b5ebcf06 2018-07-22 08:35:09,439 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net 2018-07-22 08:35:09,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}822b591568c906ddb5aa4b8d838b33bce721ecad" -d '{"network": {"name": "CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net", "admin_state_up": true}}' 2018-07-22 08:35:10,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-b1f7c77b-e99c-40a8-a769-4b908cf0e351 Date: Sun, 22 Jul 2018 08:35:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3003f115-837c-4a54-9d2d-d3cfda631a7c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"07ec04c456054c388434e05ff50013e0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:35:09Z","is_default":false,"name":"CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"07ec04c456054c388434e05ff50013e0","created_at":"2018-07-22T08:35:09Z","mtu":1450}} 2018-07-22 08:35:10,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b1f7c77b-e99c-40a8-a769-4b908cf0e351 2018-07-22 08:35:10,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3003f115-837c-4a54-9d2d-d3cfda631a7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}822b591568c906ddb5aa4b8d838b33bce721ecad" 2018-07-22 08:35:10,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-28880504-7a16-46aa-870d-938c1fefe7bc Date: Sun, 22 Jul 2018 08:35:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3003f115-837c-4a54-9d2d-d3cfda631a7c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"07ec04c456054c388434e05ff50013e0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:35:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net","admin_state_up":true,"tenant_id":"07ec04c456054c388434e05ff50013e0","created_at":"2018-07-22T08:35:09Z","mtu":1450}]} 2018-07-22 08:35:10,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3003f115-837c-4a54-9d2d-d3cfda631a7c used request id req-28880504-7a16-46aa-870d-938c1fefe7bc 2018-07-22 08:35:10,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}822b591568c906ddb5aa4b8d838b33bce721ecad" 2018-07-22 08:35:10,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-53c00d64-f6e6-4904-b7ee-03247b865f3b Date: Sun, 22 Jul 2018 08:35:10 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:35:10,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c used request id req-53c00d64-f6e6-4904-b7ee-03247b865f3b 2018-07-22 08:35:10,784 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-subnet 2018-07-22 08:35:10,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}822b591568c906ddb5aa4b8d838b33bce721ecad" -d '{"subnets": [{"ip_version": 4, "network_id": "3003f115-837c-4a54-9d2d-d3cfda631a7c", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-subnet"}]}' 2018-07-22 08:35:11,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-00e3ad6a-e189-4e19-be47-7337f8f4df7d Date: Sun, 22 Jul 2018 08:35:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3003f115-837c-4a54-9d2d-d3cfda631a7c","tenant_id":"07ec04c456054c388434e05ff50013e0","created_at":"2018-07-22T08:35:11Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:11Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"07ec04c456054c388434e05ff50013e0","id":"00a39964-e9d7-4f87-a75f-abafd7b0af8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-subnet"}]} 2018-07-22 08:35:11,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-00e3ad6a-e189-4e19-be47-7337f8f4df7d 2018-07-22 08:35:11,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3003f115-837c-4a54-9d2d-d3cfda631a7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}822b591568c906ddb5aa4b8d838b33bce721ecad" 2018-07-22 08:35:11,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-00d6fffa-79fb-478a-b0ae-d140408e1e4f Date: Sun, 22 Jul 2018 08:35:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3003f115-837c-4a54-9d2d-d3cfda631a7c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"07ec04c456054c388434e05ff50013e0","l2_adjacency":true,"status":"ACTIVE","subnets":["00a39964-e9d7-4f87-a75f-abafd7b0af8d"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:11Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net","admin_state_up":true,"tenant_id":"07ec04c456054c388434e05ff50013e0","created_at":"2018-07-22T08:35:09Z","mtu":1450}]} 2018-07-22 08:35:11,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3003f115-837c-4a54-9d2d-d3cfda631a7c used request id req-00d6fffa-79fb-478a-b0ae-d140408e1e4f 2018-07-22 08:35:11,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}822b591568c906ddb5aa4b8d838b33bce721ecad" 2018-07-22 08:35:12,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-834e74c5-bac4-4783-a836-a2a8d2e7d515 Date: Sun, 22 Jul 2018 08:35:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3003f115-837c-4a54-9d2d-d3cfda631a7c","tenant_id":"07ec04c456054c388434e05ff50013e0","created_at":"2018-07-22T08:35:11Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"07ec04c456054c388434e05ff50013e0","id":"00a39964-e9d7-4f87-a75f-abafd7b0af8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-subnet"}]} 2018-07-22 08:35:12,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c used request id req-834e74c5-bac4-4783-a836-a2a8d2e7d515 2018-07-22 08:35:12,137 - OpenStackNetwork - DEBUG - Network [3003f115-837c-4a54-9d2d-d3cfda631a7c] created successfully 2018-07-22 08:35:12,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:12,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:12,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:35:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["fL0aTiS1QK-qH79rioUyQw"], "issued_at": "2018-07-22T08:35:12.000000Z"}} 2018-07-22 08:35:12,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190568ad76ca6d2e510c318b553f1df351e76049" 2018-07-22 08:35:12,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d26e31-6b60-4132-8cc0-38734533cb60 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:12,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a6d26e31-6b60-4132-8cc0-38734533cb60 2018-07-22 08:35:12,636 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:35:12,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190568ad76ca6d2e510c318b553f1df351e76049" 2018-07-22 08:35:12,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de47b408-d08f-4f41-ac11-78988434d57e x-compute-request-id: req-de47b408-d08f-4f41-ac11-78988434d57e Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:35:12,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-de47b408-d08f-4f41-ac11-78988434d57e 2018-07-22 08:35:12,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190568ad76ca6d2e510c318b553f1df351e76049" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:35:12,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c40d0c5-ba2e-4af9-ab45-4f9a5230bc04 x-compute-request-id: req-6c40d0c5-ba2e-4af9-ab45-4f9a5230bc04 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cb3447e0-33ea-43f7-b538-91916d647104", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cb3447e0-33ea-43f7-b538-91916d647104", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "cb3447e0-33ea-43f7-b538-91916d647104"}} 2018-07-22 08:35:12,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6c40d0c5-ba2e-4af9-ab45-4f9a5230bc04 2018-07-22 08:35:12,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:12,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:13,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b6b9a23011f4854a79327aa7a4b8cfe", "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj-role"}], "expires_at": "2018-07-22T09:35:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07ec04c456054c388434e05ff50013e0", "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/07ec04c456054c388434e05ff50013e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/07ec04c456054c388434e05ff50013e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/07ec04c456054c388434e05ff50013e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/07ec04c456054c388434e05ff50013e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-user", "id": "065a392c02e44f2fbfe9c6f814fcb3df"}, "audit_ids": ["dS22DRzASbSwoUCH2ll-Aw"], "issued_at": "2018-07-22T08:35:13.000000Z"}} 2018-07-22 08:35:13,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e078b905a288323fe2b6465ce5de850f9f8096b1" 2018-07-22 08:35:13,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db95c317-32da-488b-86c2-da9015557479 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:13,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-db95c317-32da-488b-86c2-da9015557479 2018-07-22 08:35:13,355 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:35:13,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e078b905a288323fe2b6465ce5de850f9f8096b1" 2018-07-22 08:35:13,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-852540ad-eb04-4024-a837-24a2592f15bd Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:13,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-852540ad-eb04-4024-a837-24a2592f15bd 2018-07-22 08:35:13,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e078b905a288323fe2b6465ce5de850f9f8096b1" 2018-07-22 08:35:13,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-03b0a94b-f5b3-41c2-925b-231e608ef16a Date: Sun, 22 Jul 2018 08:35:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3003f115-837c-4a54-9d2d-d3cfda631a7c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"07ec04c456054c388434e05ff50013e0","l2_adjacency":true,"status":"ACTIVE","subnets":["00a39964-e9d7-4f87-a75f-abafd7b0af8d"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:11Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net","admin_state_up":true,"tenant_id":"07ec04c456054c388434e05ff50013e0","created_at":"2018-07-22T08:35:09Z","mtu":1450}]} 2018-07-22 08:35:13,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net used request id req-03b0a94b-f5b3-41c2-925b-231e608ef16a 2018-07-22 08:35:13,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:35:13,728 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:35:13 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:35:13,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e078b905a288323fe2b6465ce5de850f9f8096b1" 2018-07-22 08:35:13,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc36b640-220a-46f8-accb-678caec87858 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "07ec04c456054c388434e05ff50013e0", "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj"}} 2018-07-22 08:35:13,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0 used request id req-bc36b640-220a-46f8-accb-678caec87858 2018-07-22 08:35:13,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e078b905a288323fe2b6465ce5de850f9f8096b1" 2018-07-22 08:35:14,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0b2daf14-6fcc-4036-92d7-d624887506f7 Date: Sun, 22 Jul 2018 08:35:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3003f115-837c-4a54-9d2d-d3cfda631a7c","tenant_id":"07ec04c456054c388434e05ff50013e0","created_at":"2018-07-22T08:35:11Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"07ec04c456054c388434e05ff50013e0","id":"00a39964-e9d7-4f87-a75f-abafd7b0af8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-subnet"}]} 2018-07-22 08:35:14,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c used request id req-0b2daf14-6fcc-4036-92d7-d624887506f7 2018-07-22 08:35:14,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c&name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14caport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e078b905a288323fe2b6465ce5de850f9f8096b1" 2018-07-22 08:35:14,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-288f661c-1a05-41b9-a266-56ad48b610e2 Date: Sun, 22 Jul 2018 08:35:14 GMT RESP BODY: {"ports":[]} 2018-07-22 08:35:14,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c&name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14caport-1&admin_state_up=True used request id req-288f661c-1a05-41b9-a266-56ad48b610e2 2018-07-22 08:35:14,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e078b905a288323fe2b6465ce5de850f9f8096b1" 2018-07-22 08:35:14,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:14 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-a74da80e-4058-4840-8ec0-8b5f7e843550 x-compute-request-id: req-a74da80e-4058-4840-8ec0-8b5f7e843550 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:35:14,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-inst used request id req-a74da80e-4058-4840-8ec0-8b5f7e843550 2018-07-22 08:35:14,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e078b905a288323fe2b6465ce5de850f9f8096b1" 2018-07-22 08:35:14,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6562fce1-c690-4e11-8d13-af8d481cf118 Date: Sun, 22 Jul 2018 08:35:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3003f115-837c-4a54-9d2d-d3cfda631a7c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"07ec04c456054c388434e05ff50013e0","l2_adjacency":true,"status":"ACTIVE","subnets":["00a39964-e9d7-4f87-a75f-abafd7b0af8d"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:11Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net","admin_state_up":true,"tenant_id":"07ec04c456054c388434e05ff50013e0","created_at":"2018-07-22T08:35:09Z","mtu":1450}]} 2018-07-22 08:35:14,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net used request id req-6562fce1-c690-4e11-8d13-af8d481cf118 2018-07-22 08:35:14,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e078b905a288323fe2b6465ce5de850f9f8096b1" 2018-07-22 08:35:14,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-889b27d5-00a0-4933-b476-198e0266bbe4 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "07ec04c456054c388434e05ff50013e0", "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj"}} 2018-07-22 08:35:14,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0 used request id req-889b27d5-00a0-4933-b476-198e0266bbe4 2018-07-22 08:35:14,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e078b905a288323fe2b6465ce5de850f9f8096b1" 2018-07-22 08:35:15,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a14ca44c-a2e0-4175-a981-6c07e420d30f Date: Sun, 22 Jul 2018 08:35:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3003f115-837c-4a54-9d2d-d3cfda631a7c","tenant_id":"07ec04c456054c388434e05ff50013e0","created_at":"2018-07-22T08:35:11Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"07ec04c456054c388434e05ff50013e0","id":"00a39964-e9d7-4f87-a75f-abafd7b0af8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-subnet"}]} 2018-07-22 08:35:15,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c used request id req-a14ca44c-a2e0-4175-a981-6c07e420d30f 2018-07-22 08:35:15,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c&name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14caport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e078b905a288323fe2b6465ce5de850f9f8096b1" 2018-07-22 08:35:15,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d0aa3717-cb8c-459e-bbcc-c5414516e9de Date: Sun, 22 Jul 2018 08:35:15 GMT RESP BODY: {"ports":[]} 2018-07-22 08:35:15,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c&name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14caport-1&admin_state_up=True used request id req-d0aa3717-cb8c-459e-bbcc-c5414516e9de 2018-07-22 08:35:15,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:15,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:15,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b6b9a23011f4854a79327aa7a4b8cfe", "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj-role"}], "expires_at": "2018-07-22T09:35:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07ec04c456054c388434e05ff50013e0", "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/07ec04c456054c388434e05ff50013e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/07ec04c456054c388434e05ff50013e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/07ec04c456054c388434e05ff50013e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/07ec04c456054c388434e05ff50013e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/07ec04c456054c388434e05ff50013e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/07ec04c456054c388434e05ff50013e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-user", "id": "065a392c02e44f2fbfe9c6f814fcb3df"}, "audit_ids": ["gk__Qt-SShWaRhe9RtEZIw"], "issued_at": "2018-07-22T08:35:15.000000Z"}} 2018-07-22 08:35:15,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34e48ac55afbc750f36e26caa9c63372163f057" 2018-07-22 08:35:15,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12fa8200-8d7a-439b-beb1-41776396df01 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:15,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-12fa8200-8d7a-439b-beb1-41776396df01 2018-07-22 08:35:15,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e078b905a288323fe2b6465ce5de850f9f8096b1" 2018-07-22 08:35:16,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f4b46028-4bb6-4325-8474-c4517d67e358 Date: Sun, 22 Jul 2018 08:35:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3003f115-837c-4a54-9d2d-d3cfda631a7c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"07ec04c456054c388434e05ff50013e0","l2_adjacency":true,"status":"ACTIVE","subnets":["00a39964-e9d7-4f87-a75f-abafd7b0af8d"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:11Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net","admin_state_up":true,"tenant_id":"07ec04c456054c388434e05ff50013e0","created_at":"2018-07-22T08:35:09Z","mtu":1450}]} 2018-07-22 08:35:16,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net used request id req-f4b46028-4bb6-4325-8474-c4517d67e358 2018-07-22 08:35:16,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e078b905a288323fe2b6465ce5de850f9f8096b1" 2018-07-22 08:35:16,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8c23b123-06b0-4cc2-8d6f-1610d9143122 Date: Sun, 22 Jul 2018 08:35:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3003f115-837c-4a54-9d2d-d3cfda631a7c","tenant_id":"07ec04c456054c388434e05ff50013e0","created_at":"2018-07-22T08:35:11Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"07ec04c456054c388434e05ff50013e0","id":"00a39964-e9d7-4f87-a75f-abafd7b0af8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-subnet"}]} 2018-07-22 08:35:16,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c used request id req-8c23b123-06b0-4cc2-8d6f-1610d9143122 2018-07-22 08:35:16,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e078b905a288323fe2b6465ce5de850f9f8096b1" 2018-07-22 08:35:16,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f9dda6ca-4f00-4171-ae05-dd65f730b881 Date: Sun, 22 Jul 2018 08:35:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3003f115-837c-4a54-9d2d-d3cfda631a7c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"07ec04c456054c388434e05ff50013e0","l2_adjacency":true,"status":"ACTIVE","subnets":["00a39964-e9d7-4f87-a75f-abafd7b0af8d"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:11Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net","admin_state_up":true,"tenant_id":"07ec04c456054c388434e05ff50013e0","created_at":"2018-07-22T08:35:09Z","mtu":1450}]} 2018-07-22 08:35:16,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net used request id req-f9dda6ca-4f00-4171-ae05-dd65f730b881 2018-07-22 08:35:16,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:35:16,443 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:35:16 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:35:16,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34e48ac55afbc750f36e26caa9c63372163f057" 2018-07-22 08:35:16,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26355b0c-ff70-49dd-88dc-8bad19390c7f Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "07ec04c456054c388434e05ff50013e0", "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj"}} 2018-07-22 08:35:16,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0 used request id req-26355b0c-ff70-49dd-88dc-8bad19390c7f 2018-07-22 08:35:16,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e078b905a288323fe2b6465ce5de850f9f8096b1" 2018-07-22 08:35:16,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7e9464db-83be-4145-a3c0-75e734cb9465 Date: Sun, 22 Jul 2018 08:35:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3003f115-837c-4a54-9d2d-d3cfda631a7c","tenant_id":"07ec04c456054c388434e05ff50013e0","created_at":"2018-07-22T08:35:11Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"07ec04c456054c388434e05ff50013e0","id":"00a39964-e9d7-4f87-a75f-abafd7b0af8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-subnet"}]} 2018-07-22 08:35:16,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c used request id req-7e9464db-83be-4145-a3c0-75e734cb9465 2018-07-22 08:35:16,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c&name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e078b905a288323fe2b6465ce5de850f9f8096b1" 2018-07-22 08:35:16,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-31a0a79f-3890-4935-a8be-9fab7ac44a76 Date: Sun, 22 Jul 2018 08:35:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3003f115-837c-4a54-9d2d-d3cfda631a7c","tenant_id":"07ec04c456054c388434e05ff50013e0","created_at":"2018-07-22T08:35:11Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"07ec04c456054c388434e05ff50013e0","id":"00a39964-e9d7-4f87-a75f-abafd7b0af8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-subnet"}]} 2018-07-22 08:35:16,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3003f115-837c-4a54-9d2d-d3cfda631a7c&name=CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-subnet used request id req-31a0a79f-3890-4935-a8be-9fab7ac44a76 2018-07-22 08:35:16,813 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net 2018-07-22 08:35:16,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e078b905a288323fe2b6465ce5de850f9f8096b1" -d '{"port": {"network_id": "3003f115-837c-4a54-9d2d-d3cfda631a7c", "fixed_ips": [{"subnet_id": "00a39964-e9d7-4f87-a75f-abafd7b0af8d", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14caport-1", "admin_state_up": true}}' 2018-07-22 08:35:17,127 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-fcb2cc1a-f960-4f0c-8b5f-54b4cf53ae23 Date: Sun, 22 Jul 2018 08:35:17 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-22 08:35:17,128 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-fcb2cc1a-f960-4f0c-8b5f-54b4cf53ae23 2018-07-22 08:35:17,128 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-22 08:35:17,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/cb3447e0-33ea-43f7-b538-91916d647104 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190568ad76ca6d2e510c318b553f1df351e76049" 2018-07-22 08:35:17,170 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:35:17 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-32b145e3-8f2c-4295-ad4a-1f9110bef2d2 x-compute-request-id: req-32b145e3-8f2c-4295-ad4a-1f9110bef2d2 Content-Length: 0 Content-Type: application/json 2018-07-22 08:35:17,170 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/cb3447e0-33ea-43f7-b538-91916d647104 used request id req-32b145e3-8f2c-4295-ad4a-1f9110bef2d2 2018-07-22 08:35:17,171 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-subnet 2018-07-22 08:35:17,171 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-subnet 2018-07-22 08:35:17,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/00a39964-e9d7-4f87-a75f-abafd7b0af8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}822b591568c906ddb5aa4b8d838b33bce721ecad" 2018-07-22 08:35:19,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b25c957b-786b-4d13-bd67-61a5cf8ddcff Date: Sun, 22 Jul 2018 08:35:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:35:19,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/00a39964-e9d7-4f87-a75f-abafd7b0af8d used request id req-b25c957b-786b-4d13-bd67-61a5cf8ddcff 2018-07-22 08:35:19,504 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-pub-net 2018-07-22 08:35:19,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/3003f115-837c-4a54-9d2d-d3cfda631a7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}822b591568c906ddb5aa4b8d838b33bce721ecad" 2018-07-22 08:35:20,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1de70d6c-f179-44e3-8942-32ef01a0168f Date: Sun, 22 Jul 2018 08:35:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:35:20,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/3003f115-837c-4a54-9d2d-d3cfda631a7c used request id req-1de70d6c-f179-44e3-8942-32ef01a0168f 2018-07-22 08:35:20,815 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f189df56-4372-4dee-879e-ed755f4a14ca-image 2018-07-22 08:35:20,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/f243621a-f61c-4612-a514-ffe382b88cd9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f1e7edb46015377d317b5377fb64e7cf933e91b" 2018-07-22 08:35:21,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b54a043-6a18-40ab-86b4-17ef8744eca5 Date: Sun, 22 Jul 2018 08:35:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:35:21,596 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f243621a-f61c-4612-a514-ffe382b88cd9 used request id req-5b54a043-6a18-40ab-86b4-17ef8744eca5 2018-07-22 08:35:21,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:21,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-cd8bc18e-5fb0-4a5b-9a2e-e538c1ddf4f6 Date: Sun, 22 Jul 2018 08:35:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "07ec04c456054c388434e05ff50013e0", "created_at": "2018-07-22T08:35:09Z", "updated_at": "2018-07-22T08:35:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:35:09Z", "revision_number": 0, "id": "513efb84-ab4b-45cc-ade3-a8d5ac842e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:35:09Z", "security_group_id": "d3e251e2-94b6-4c2f-8965-14457f41d761", "tenant_id": "07ec04c456054c388434e05ff50013e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ec04c456054c388434e05ff50013e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:35:09Z", "revision_number": 0, "id": "57311824-8dc2-4540-ac3b-b6231be5df8c", "remote_group_id": "d3e251e2-94b6-4c2f-8965-14457f41d761", "remote_ip_prefix": null, "created_at": "2018-07-22T08:35:09Z", "security_group_id": "d3e251e2-94b6-4c2f-8965-14457f41d761", "tenant_id": "07ec04c456054c388434e05ff50013e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ec04c456054c388434e05ff50013e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:35:09Z", "revision_number": 0, "id": "d4056e70-f496-44c5-a108-a3343ed2ab9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:35:09Z", "security_group_id": "d3e251e2-94b6-4c2f-8965-14457f41d761", "tenant_id": "07ec04c456054c388434e05ff50013e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ec04c456054c388434e05ff50013e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:35:09Z", "revision_number": 0, "id": "e680bfa2-f1c2-4c8d-91f8-31ee6de2a1b2", "remote_group_id": "d3e251e2-94b6-4c2f-8965-14457f41d761", "remote_ip_prefix": null, "created_at": "2018-07-22T08:35:09Z", "security_group_id": "d3e251e2-94b6-4c2f-8965-14457f41d761", "tenant_id": "07ec04c456054c388434e05ff50013e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ec04c456054c388434e05ff50013e0"}], "revision_number": 4, "project_id": "07ec04c456054c388434e05ff50013e0", "id": "d3e251e2-94b6-4c2f-8965-14457f41d761", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:35:21,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-cd8bc18e-5fb0-4a5b-9a2e-e538c1ddf4f6 2018-07-22 08:35:21,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:21,954 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f69bd4e7-83a7-40d4-98ff-4af9735ba55e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:35:21,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-f69bd4e7-83a7-40d4-98ff-4af9735ba55e 2018-07-22 08:35:21,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:35:21,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:22,050 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-840654e1-0a71-49f1-98a1-da81d15f11a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:35:22,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-840654e1-0a71-49f1-98a1-da81d15f11a7 2018-07-22 08:35:22,051 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:35:22,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:22,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89a95765-0961-4052-8ff9-0b88ca1389dd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:35:22,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-89a95765-0961-4052-8ff9-0b88ca1389dd 2018-07-22 08:35:22,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:22,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-247a6b92-fd07-4ebd-b80b-540006a18b9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:35:22,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-247a6b92-fd07-4ebd-b80b-540006a18b9c 2018-07-22 08:35:22,249 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:35:22,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:22,339 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b816b39b-60e2-47ef-adb6-154a657a0928 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:35:22,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-b816b39b-60e2-47ef-adb6-154a657a0928 2018-07-22 08:35:22,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:35:22,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:22,432 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c780faa-2c8c-42e8-a93c-ffa20e79ac5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:35:22,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-8c780faa-2c8c-42e8-a93c-ffa20e79ac5a 2018-07-22 08:35:22,433 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:35:22,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:22,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69c72ac0-3cc0-490b-8462-d23cf2c4e68d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:35:22,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-69c72ac0-3cc0-490b-8462-d23cf2c4e68d 2018-07-22 08:35:22,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:22,633 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d285841-7e1a-4178-9671-6e00d1223bf3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:35:22,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-2d285841-7e1a-4178-9671-6e00d1223bf3 2018-07-22 08:35:22,633 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:35:22,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:22,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52380f6b-9f31-4e7b-8c58-00d9b6ade70e Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "07ec04c456054c388434e05ff50013e0", "name": "CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj"}} 2018-07-22 08:35:22,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0 used request id req-52380f6b-9f31-4e7b-8c58-00d9b6ade70e 2018-07-22 08:35:22,733 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3e251e2-94b6-4c2f-8965-14457f41d761 2018-07-22 08:35:22,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d3e251e2-94b6-4c2f-8965-14457f41d761 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:22,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f20ea6b5-f29f-4b5c-9f18-efbeb34eac06 Date: Sun, 22 Jul 2018 08:35:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:35:09Z", "security_group_id": "d3e251e2-94b6-4c2f-8965-14457f41d761", "port_range_min": null, "revision_number": 0, "tenant_id": "07ec04c456054c388434e05ff50013e0", "created_at": "2018-07-22T08:35:09Z", "project_id": "07ec04c456054c388434e05ff50013e0", "id": "513efb84-ab4b-45cc-ade3-a8d5ac842e42"}, {"remote_group_id": "d3e251e2-94b6-4c2f-8965-14457f41d761", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:35:09Z", "security_group_id": "d3e251e2-94b6-4c2f-8965-14457f41d761", "port_range_min": null, "revision_number": 0, "tenant_id": "07ec04c456054c388434e05ff50013e0", "created_at": "2018-07-22T08:35:09Z", "project_id": "07ec04c456054c388434e05ff50013e0", "id": "57311824-8dc2-4540-ac3b-b6231be5df8c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:35:09Z", "security_group_id": "d3e251e2-94b6-4c2f-8965-14457f41d761", "port_range_min": null, "revision_number": 0, "tenant_id": "07ec04c456054c388434e05ff50013e0", "created_at": "2018-07-22T08:35:09Z", "project_id": "07ec04c456054c388434e05ff50013e0", "id": "d4056e70-f496-44c5-a108-a3343ed2ab9a"}, {"remote_group_id": "d3e251e2-94b6-4c2f-8965-14457f41d761", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:35:09Z", "security_group_id": "d3e251e2-94b6-4c2f-8965-14457f41d761", "port_range_min": null, "revision_number": 0, "tenant_id": "07ec04c456054c388434e05ff50013e0", "created_at": "2018-07-22T08:35:09Z", "project_id": "07ec04c456054c388434e05ff50013e0", "id": "e680bfa2-f1c2-4c8d-91f8-31ee6de2a1b2"}]} 2018-07-22 08:35:22,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d3e251e2-94b6-4c2f-8965-14457f41d761 used request id req-f20ea6b5-f29f-4b5c-9f18-efbeb34eac06 2018-07-22 08:35:22,932 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:35:22,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d3e251e2-94b6-4c2f-8965-14457f41d761 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:23,263 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f27d3967-7f4c-4e74-ad74-3cfd49ad04a6 Content-Length: 0 Date: Sun, 22 Jul 2018 08:35:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:35:23,263 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d3e251e2-94b6-4c2f-8965-14457f41d761 used request id req-f27d3967-7f4c-4e74-ad74-3cfd49ad04a6 2018-07-22 08:35:23,264 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj 2018-07-22 08:35:23,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:23,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69832b68-5a4b-4daa-88c1-b5392c53a12f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:35:23,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/07ec04c456054c388434e05ff50013e0 used request id req-69832b68-5a4b-4daa-88c1-b5392c53a12f 2018-07-22 08:35:23,489 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-940cd9fa-3b2b-470-proj-role 2018-07-22 08:35:23,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7b6b9a23011f4854a79327aa7a4b8cfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:23,602 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f433195-8ffb-4834-8e5f-193a76209a0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:35:23,602 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7b6b9a23011f4854a79327aa7a4b8cfe used request id req-4f433195-8ffb-4834-8e5f-193a76209a0a 2018-07-22 08:35:23,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de62834d0d5d5e61f77a9267149f60954991b07" 2018-07-22 08:35:23,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d03f79-448d-4019-a125-ae545c0ff09c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:35:23,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e6d03f79-448d-4019-a125-ae545c0ff09c 2018-07-22 08:35:23,703 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-940cd9fa-3b2b-470-user 2018-07-22 08:35:23,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/065a392c02e44f2fbfe9c6f814fcb3df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2679e4771cade4f7bbae88fd7f662c7a5dbbd5" 2018-07-22 08:35:23,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd466c56-1fca-4d1f-a7c8-8965266331e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:35:23,889 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/065a392c02e44f2fbfe9c6f814fcb3df used request id req-bd466c56-1fca-4d1f-a7c8-8965266331e0 2018-07-22 08:35:23,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:24,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:35:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["r4Jc3E1JRIWi-vguQxiHIA"], "issued_at": "2018-07-22T08:35:24.000000Z"}} 2018-07-22 08:35:24,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7a7d968eae5da4623378698ee588494152c3bf2" 2018-07-22 08:35:24,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe7eea2-2dc1-4312-899d-d4ac0c882167 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:24,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6fe7eea2-2dc1-4312-899d-d4ac0c882167 2018-07-22 08:35:24,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:24,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:24,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:35:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["tQXdGKlRS4ShqYrHze-SaA"], "issued_at": "2018-07-22T08:35:24.000000Z"}} 2018-07-22 08:35:24,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:24,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d8ba90b-ed13-4574-9bc4-c12564233af7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:24,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3d8ba90b-ed13-4574-9bc4-c12564233af7 2018-07-22 08:35:24,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:35:24,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:35: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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:35:24,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:25,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c6d655-4aba-48a6-9c08-cfc68cea6ce0 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:35:25,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj used request id req-02c6d655-4aba-48a6-9c08-cfc68cea6ce0 2018-07-22 08:35:25,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:25,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f744f712-c165-4c12-b2b2-b9dc5eb73172 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:35:25,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f744f712-c165-4c12-b2b2-b9dc5eb73172 2018-07-22 08:35:25,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj"}}' 2018-07-22 08:35:25,303 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a527bd97-31d3-4452-9e43-8074102609bb Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e"}, "tags": [], "enabled": true, "id": "9517d4d437384fd89a403cde98b6a54e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj"}} 2018-07-22 08:35:25,303 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a527bd97-31d3-4452-9e43-8074102609bb 2018-07-22 08:35:25,303 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj 2018-07-22 08:35:25,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:25,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:25,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:35:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["vpKjd9pQQne01wOyQoXqIw"], "issued_at": "2018-07-22T08:35:25.000000Z"}} 2018-07-22 08:35:25,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0ebf45088645c471270481f91577a10869ede3" 2018-07-22 08:35:25,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c850038-5e10-4ea3-a25b-3f9b587fe0ad Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:25,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7c850038-5e10-4ea3-a25b-3f9b587fe0ad 2018-07-22 08:35:25,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:35:25,724 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:35:25 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:35:25,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0ebf45088645c471270481f91577a10869ede3" 2018-07-22 08:35:25,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa2a8e47-863d-4ebe-8c07-fa5006d51b2b Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:35:25,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fa2a8e47-863d-4ebe-8c07-fa5006d51b2b 2018-07-22 08:35:25,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0ebf45088645c471270481f91577a10869ede3" 2018-07-22 08:35:25,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c210e2-cc5b-4513-801e-a9c474c0a4f5 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e"}, "tags": [], "enabled": true, "id": "9517d4d437384fd89a403cde98b6a54e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj"}]} 2018-07-22 08:35:25,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj used request id req-15c210e2-cc5b-4513-801e-a9c474c0a4f5 2018-07-22 08:35:25,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0ebf45088645c471270481f91577a10869ede3" 2018-07-22 08:35:26,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aef052b-cc3a-4661-b938-690673e087e6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:35:26,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7aef052b-cc3a-4661-b938-690673e087e6 2018-07-22 08:35:26,410 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-user 2018-07-22 08:35:26,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:26,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:26,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee5e5f2f-0cf2-4bae-8808-f02824306af4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:35:26,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ee5e5f2f-0cf2-4bae-8808-f02824306af4 2018-07-22 08:35:26,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" -d '{"role": {"name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj-role"}}' 2018-07-22 08:35:26,620 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:35:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbdf1ed8-16f5-46e8-b3a9-bb4b9391b773 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f9011aec180437b9348d8429c343c01", "links": {"self": "http://172.30.9.23:5000/v3/roles/5f9011aec180437b9348d8429c343c01"}, "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj-role"}} 2018-07-22 08:35:26,620 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-fbdf1ed8-16f5-46e8-b3a9-bb4b9391b773 2018-07-22 08:35:26,621 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj-role 2018-07-22 08:35:26,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5f9011aec180437b9348d8429c343c01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:26,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f190920-9fd1-4fd9-9edf-4460cacf14a1 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f9011aec180437b9348d8429c343c01", "links": {"self": "http://172.30.9.23:5000/v3/roles/5f9011aec180437b9348d8429c343c01"}, "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj-role"}} 2018-07-22 08:35:26,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5f9011aec180437b9348d8429c343c01 used request id req-5f190920-9fd1-4fd9-9edf-4460cacf14a1 2018-07-22 08:35:26,720 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj-role to project CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj 2018-07-22 08:35:26,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e/users/32c1d1cad9fd41a3ba718a6cafacab2a/roles/5f9011aec180437b9348d8429c343c01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:26,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:35:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8d27b98-6e27-488e-90d6-268faa5aa745 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:35:26,851 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e/users/32c1d1cad9fd41a3ba718a6cafacab2a/roles/5f9011aec180437b9348d8429c343c01 used request id req-d8d27b98-6e27-488e-90d6-268faa5aa745 2018-07-22 08:35:26,852 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:35:26,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:26,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:27,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f9011aec180437b9348d8429c343c01", "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj-role"}], "expires_at": "2018-07-22T09:35:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9517d4d437384fd89a403cde98b6a54e", "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/9517d4d437384fd89a403cde98b6a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/9517d4d437384fd89a403cde98b6a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-user", "id": "32c1d1cad9fd41a3ba718a6cafacab2a"}, "audit_ids": ["4x0e8P4oT5GqkBeImk5vVg"], "issued_at": "2018-07-22T08:35:27.000000Z"}} 2018-07-22 08:35:27,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9decefe8463b00e27d1d364b8666e22dc7c9ffc3" 2018-07-22 08:35:27,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45411b09-1009-4c33-90d9-b499e1fff20e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:27,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-45411b09-1009-4c33-90d9-b499e1fff20e 2018-07-22 08:35:27,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9decefe8463b00e27d1d364b8666e22dc7c9ffc3" 2018-07-22 08:35:27,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-92558c8a-8b82-40e5-9a82-19436a61ba14 Date: Sun, 22 Jul 2018 08:35:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-image"} 2018-07-22 08:35:27,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-image used request id req-92558c8a-8b82-40e5-9a82-19436a61ba14 2018-07-22 08:35:27,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9decefe8463b00e27d1d364b8666e22dc7c9ffc3" 2018-07-22 08:35:27,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5d1375bc-250b-4a68-8023-d57c0eb9a7ef Date: Sun, 22 Jul 2018 08:35:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:35:27,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5d1375bc-250b-4a68-8023-d57c0eb9a7ef 2018-07-22 08:35:27,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9decefe8463b00e27d1d364b8666e22dc7c9ffc3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-image"}' 2018-07-22 08:35:28,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/a3398e48-6e85-4056-8703-1223b2a2e76b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-659266de-e7b6-44b2-8e4d-60d87de4b81a Date: Sun, 22 Jul 2018 08:35:28 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:35:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:35:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/a3398e48-6e85-4056-8703-1223b2a2e76b", "min_disk": 0, "protected": false, "id": "a3398e48-6e85-4056-8703-1223b2a2e76b", "file": "/v2/images/a3398e48-6e85-4056-8703-1223b2a2e76b/file", "checksum": null, "owner": "9517d4d437384fd89a403cde98b6a54e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:35:28,080 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-659266de-e7b6-44b2-8e4d-60d87de4b81a 2018-07-22 08:35:28,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/a3398e48-6e85-4056-8703-1223b2a2e76b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9decefe8463b00e27d1d364b8666e22dc7c9ffc3" -d '' 2018-07-22 08:35:29,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ffbe4fe8-8f5e-4a00-96b6-a01bfc51bc87 Date: Sun, 22 Jul 2018 08:35:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:35:29,109 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/a3398e48-6e85-4056-8703-1223b2a2e76b/file used request id req-ffbe4fe8-8f5e-4a00-96b6-a01bfc51bc87 2018-07-22 08:35:29,110 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:35:29,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a3398e48-6e85-4056-8703-1223b2a2e76b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9decefe8463b00e27d1d364b8666e22dc7c9ffc3" 2018-07-22 08:35:29,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b5033ecf-743f-483d-b25f-380d57df8183 Date: Sun, 22 Jul 2018 08:35:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:35:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:35:29Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/a3398e48-6e85-4056-8703-1223b2a2e76b/snap", "metadata": {}}], "self": "/v2/images/a3398e48-6e85-4056-8703-1223b2a2e76b", "min_disk": 0, "protected": false, "id": "a3398e48-6e85-4056-8703-1223b2a2e76b", "file": "/v2/images/a3398e48-6e85-4056-8703-1223b2a2e76b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9517d4d437384fd89a403cde98b6a54e", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/a3398e48-6e85-4056-8703-1223b2a2e76b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:35:29,315 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a3398e48-6e85-4056-8703-1223b2a2e76b used request id req-b5033ecf-743f-483d-b25f-380d57df8183 2018-07-22 08:35:29,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9decefe8463b00e27d1d364b8666e22dc7c9ffc3" 2018-07-22 08:35:29,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-402a3b0f-1682-4a85-bac1-5676b697a338 Date: Sun, 22 Jul 2018 08:35:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:35:29,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-402a3b0f-1682-4a85-bac1-5676b697a338 2018-07-22 08:35:29,497 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-image 2018-07-22 08:35:29,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a3398e48-6e85-4056-8703-1223b2a2e76b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9decefe8463b00e27d1d364b8666e22dc7c9ffc3" 2018-07-22 08:35:29,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5d5bad77-4184-4159-bc61-cf6bab26a85d Date: Sun, 22 Jul 2018 08:35:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:35:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:35:29Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/a3398e48-6e85-4056-8703-1223b2a2e76b/snap", "metadata": {}}], "self": "/v2/images/a3398e48-6e85-4056-8703-1223b2a2e76b", "min_disk": 0, "protected": false, "id": "a3398e48-6e85-4056-8703-1223b2a2e76b", "file": "/v2/images/a3398e48-6e85-4056-8703-1223b2a2e76b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9517d4d437384fd89a403cde98b6a54e", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/a3398e48-6e85-4056-8703-1223b2a2e76b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:35:29,687 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a3398e48-6e85-4056-8703-1223b2a2e76b used request id req-5d5bad77-4184-4159-bc61-cf6bab26a85d 2018-07-22 08:35:29,688 - create_image - DEBUG - Instance status is - active 2018-07-22 08:35:29,688 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-image 2018-07-22 08:35:29,688 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-image 2018-07-22 08:35:29,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:29,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:30,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f9011aec180437b9348d8429c343c01", "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj-role"}], "expires_at": "2018-07-22T09:35:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9517d4d437384fd89a403cde98b6a54e", "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/9517d4d437384fd89a403cde98b6a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/9517d4d437384fd89a403cde98b6a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-user", "id": "32c1d1cad9fd41a3ba718a6cafacab2a"}, "audit_ids": ["tHPsU7sfROuy3vYJZ7iM6g"], "issued_at": "2018-07-22T08:35:30.000000Z"}} 2018-07-22 08:35:30,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bba6c39782a36c2351d5a009389dcd45cb94e9e" 2018-07-22 08:35:30,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbfd31d7-7e3a-4358-906c-76ae337902a8 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:30,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cbfd31d7-7e3a-4358-906c-76ae337902a8 2018-07-22 08:35:30,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bba6c39782a36c2351d5a009389dcd45cb94e9e" 2018-07-22 08:35:30,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8d5c79f5-db39-49ec-846a-1dd9f137bbcd Date: Sun, 22 Jul 2018 08:35:30 GMT RESP BODY: {"networks":[]} 2018-07-22 08:35:30,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net used request id req-8d5c79f5-db39-49ec-846a-1dd9f137bbcd 2018-07-22 08:35:30,463 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net 2018-07-22 08:35:30,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bba6c39782a36c2351d5a009389dcd45cb94e9e" -d '{"network": {"name": "CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net", "admin_state_up": true}}' 2018-07-22 08:35:31,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-5e1d1568-0a63-4be9-b296-6f089258f433 Date: Sun, 22 Jul 2018 08:35:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ab32ee2f-4471-4289-8cb4-7f8549b93180","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9517d4d437384fd89a403cde98b6a54e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:35:30Z","is_default":false,"name":"CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9517d4d437384fd89a403cde98b6a54e","created_at":"2018-07-22T08:35:30Z","mtu":1450}} 2018-07-22 08:35:31,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-5e1d1568-0a63-4be9-b296-6f089258f433 2018-07-22 08:35:31,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ab32ee2f-4471-4289-8cb4-7f8549b93180 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bba6c39782a36c2351d5a009389dcd45cb94e9e" 2018-07-22 08:35:31,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-be48852b-6678-4f1a-bb70-c055d4171e5e Date: Sun, 22 Jul 2018 08:35:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ab32ee2f-4471-4289-8cb4-7f8549b93180","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9517d4d437384fd89a403cde98b6a54e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:35:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net","admin_state_up":true,"tenant_id":"9517d4d437384fd89a403cde98b6a54e","created_at":"2018-07-22T08:35:30Z","mtu":1450}]} 2018-07-22 08:35:31,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ab32ee2f-4471-4289-8cb4-7f8549b93180 used request id req-be48852b-6678-4f1a-bb70-c055d4171e5e 2018-07-22 08:35:31,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ab32ee2f-4471-4289-8cb4-7f8549b93180 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bba6c39782a36c2351d5a009389dcd45cb94e9e" 2018-07-22 08:35:31,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d0adf75e-4914-41c9-8c57-e600cb69a40a Date: Sun, 22 Jul 2018 08:35:31 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:35:31,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ab32ee2f-4471-4289-8cb4-7f8549b93180 used request id req-d0adf75e-4914-41c9-8c57-e600cb69a40a 2018-07-22 08:35:31,450 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-subnet 2018-07-22 08:35:31,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bba6c39782a36c2351d5a009389dcd45cb94e9e" -d '{"subnets": [{"ip_version": 4, "network_id": "ab32ee2f-4471-4289-8cb4-7f8549b93180", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-subnet"}]}' 2018-07-22 08:35:32,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-94bc7717-bfe4-4f4c-8b8a-17774ba087ad Date: Sun, 22 Jul 2018 08:35:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab32ee2f-4471-4289-8cb4-7f8549b93180","tenant_id":"9517d4d437384fd89a403cde98b6a54e","created_at":"2018-07-22T08:35:32Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:32Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"9517d4d437384fd89a403cde98b6a54e","id":"801be494-2ae6-4903-a836-a456fd293882","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-subnet"}]} 2018-07-22 08:35:32,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-94bc7717-bfe4-4f4c-8b8a-17774ba087ad 2018-07-22 08:35:32,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ab32ee2f-4471-4289-8cb4-7f8549b93180 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bba6c39782a36c2351d5a009389dcd45cb94e9e" 2018-07-22 08:35:32,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a71fd162-b696-4e8c-82d2-a721a7d2ce0f Date: Sun, 22 Jul 2018 08:35:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab32ee2f-4471-4289-8cb4-7f8549b93180","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9517d4d437384fd89a403cde98b6a54e","l2_adjacency":true,"status":"ACTIVE","subnets":["801be494-2ae6-4903-a836-a456fd293882"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:32Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net","admin_state_up":true,"tenant_id":"9517d4d437384fd89a403cde98b6a54e","created_at":"2018-07-22T08:35:30Z","mtu":1450}]} 2018-07-22 08:35:32,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ab32ee2f-4471-4289-8cb4-7f8549b93180 used request id req-a71fd162-b696-4e8c-82d2-a721a7d2ce0f 2018-07-22 08:35:32,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ab32ee2f-4471-4289-8cb4-7f8549b93180 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bba6c39782a36c2351d5a009389dcd45cb94e9e" 2018-07-22 08:35:32,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e81a3f78-a7fd-4842-89c0-12dd91d2260d Date: Sun, 22 Jul 2018 08:35:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab32ee2f-4471-4289-8cb4-7f8549b93180","tenant_id":"9517d4d437384fd89a403cde98b6a54e","created_at":"2018-07-22T08:35:32Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9517d4d437384fd89a403cde98b6a54e","id":"801be494-2ae6-4903-a836-a456fd293882","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-subnet"}]} 2018-07-22 08:35:32,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ab32ee2f-4471-4289-8cb4-7f8549b93180 used request id req-e81a3f78-a7fd-4842-89c0-12dd91d2260d 2018-07-22 08:35:32,793 - OpenStackNetwork - DEBUG - Network [ab32ee2f-4471-4289-8cb4-7f8549b93180] created successfully 2018-07-22 08:35:32,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:32,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:33,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:35:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["AhFfTibAQPGIOKzTuoIf5Q"], "issued_at": "2018-07-22T08:35:33.000000Z"}} 2018-07-22 08:35:33,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c51771dc15079b0c8110ffca6bb25d869896d633" 2018-07-22 08:35:33,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b4658df-8086-44e6-aa4c-14e140a6b629 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:33,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8b4658df-8086-44e6-aa4c-14e140a6b629 2018-07-22 08:35:33,296 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:35:33,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c51771dc15079b0c8110ffca6bb25d869896d633" 2018-07-22 08:35:33,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:33 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-529aaae1-4992-41a1-b45b-9835aae85216 x-compute-request-id: req-529aaae1-4992-41a1-b45b-9835aae85216 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:35:33,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-529aaae1-4992-41a1-b45b-9835aae85216 2018-07-22 08:35:33,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c51771dc15079b0c8110ffca6bb25d869896d633" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:35:33,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:33 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-b10b3e2e-1ff5-44a5-98bc-76bca95bfd9f x-compute-request-id: req-b10b3e2e-1ff5-44a5-98bc-76bca95bfd9f Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/13102390-7317-42b0-a264-41bc9c2460a3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/13102390-7317-42b0-a264-41bc9c2460a3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "13102390-7317-42b0-a264-41bc9c2460a3"}} 2018-07-22 08:35:33,552 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b10b3e2e-1ff5-44a5-98bc-76bca95bfd9f 2018-07-22 08:35:33,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:33,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:33,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f9011aec180437b9348d8429c343c01", "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj-role"}], "expires_at": "2018-07-22T09:35:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9517d4d437384fd89a403cde98b6a54e", "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/9517d4d437384fd89a403cde98b6a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/9517d4d437384fd89a403cde98b6a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-user", "id": "32c1d1cad9fd41a3ba718a6cafacab2a"}, "audit_ids": ["Pd6x7lNkSpGH8rrw6JdMqg"], "issued_at": "2018-07-22T08:35:33.000000Z"}} 2018-07-22 08:35:33,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbada0b48515e9bb468121c9d9e3e2c76cf42fd" 2018-07-22 08:35:34,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12a78624-b3c3-481b-a363-e0d125baffaf Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:34,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-12a78624-b3c3-481b-a363-e0d125baffaf 2018-07-22 08:35:34,039 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:35:34,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbada0b48515e9bb468121c9d9e3e2c76cf42fd" 2018-07-22 08:35:34,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e1a5d2-6eb7-4c1d-beb4-e4b32e4bddf4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:34,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-07e1a5d2-6eb7-4c1d-beb4-e4b32e4bddf4 2018-07-22 08:35:34,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbada0b48515e9bb468121c9d9e3e2c76cf42fd" 2018-07-22 08:35:34,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d2287f1b-9448-469b-9339-261c7bce2a57 Date: Sun, 22 Jul 2018 08:35:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab32ee2f-4471-4289-8cb4-7f8549b93180","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9517d4d437384fd89a403cde98b6a54e","l2_adjacency":true,"status":"ACTIVE","subnets":["801be494-2ae6-4903-a836-a456fd293882"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:32Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net","admin_state_up":true,"tenant_id":"9517d4d437384fd89a403cde98b6a54e","created_at":"2018-07-22T08:35:30Z","mtu":1450}]} 2018-07-22 08:35:34,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net used request id req-d2287f1b-9448-469b-9339-261c7bce2a57 2018-07-22 08:35:34,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:35:34,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:35:34 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:35:34,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbada0b48515e9bb468121c9d9e3e2c76cf42fd" 2018-07-22 08:35:34,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f4e9c40-f8aa-4b26-b6d2-27579001314d Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9517d4d437384fd89a403cde98b6a54e", "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj"}} 2018-07-22 08:35:34,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e used request id req-5f4e9c40-f8aa-4b26-b6d2-27579001314d 2018-07-22 08:35:34,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ab32ee2f-4471-4289-8cb4-7f8549b93180 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbada0b48515e9bb468121c9d9e3e2c76cf42fd" 2018-07-22 08:35:34,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6fbe3adc-bc83-4d9f-a8db-67b9db97301a Date: Sun, 22 Jul 2018 08:35:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab32ee2f-4471-4289-8cb4-7f8549b93180","tenant_id":"9517d4d437384fd89a403cde98b6a54e","created_at":"2018-07-22T08:35:32Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9517d4d437384fd89a403cde98b6a54e","id":"801be494-2ae6-4903-a836-a456fd293882","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-subnet"}]} 2018-07-22 08:35:34,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ab32ee2f-4471-4289-8cb4-7f8549b93180 used request id req-6fbe3adc-bc83-4d9f-a8db-67b9db97301a 2018-07-22 08:35:34,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ab32ee2f-4471-4289-8cb4-7f8549b93180&mac_address=foo&name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbada0b48515e9bb468121c9d9e3e2c76cf42fd" 2018-07-22 08:35:34,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a80ca259-8a6f-4ad2-9b3d-52ca4ee62e36 Date: Sun, 22 Jul 2018 08:35:34 GMT RESP BODY: {"ports":[]} 2018-07-22 08:35:34,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ab32ee2f-4471-4289-8cb4-7f8549b93180&mac_address=foo&name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9port-1&admin_state_up=True used request id req-a80ca259-8a6f-4ad2-9b3d-52ca4ee62e36 2018-07-22 08:35:34,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbada0b48515e9bb468121c9d9e3e2c76cf42fd" 2018-07-22 08:35:35,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:34 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-991e7f0b-7526-4d4f-8413-b640a047db67 x-compute-request-id: req-991e7f0b-7526-4d4f-8413-b640a047db67 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:35:35,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-inst used request id req-991e7f0b-7526-4d4f-8413-b640a047db67 2018-07-22 08:35:35,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbada0b48515e9bb468121c9d9e3e2c76cf42fd" 2018-07-22 08:35:35,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-403c4f03-bea8-440b-9109-b4f500d230d9 Date: Sun, 22 Jul 2018 08:35:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab32ee2f-4471-4289-8cb4-7f8549b93180","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9517d4d437384fd89a403cde98b6a54e","l2_adjacency":true,"status":"ACTIVE","subnets":["801be494-2ae6-4903-a836-a456fd293882"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:32Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net","admin_state_up":true,"tenant_id":"9517d4d437384fd89a403cde98b6a54e","created_at":"2018-07-22T08:35:30Z","mtu":1450}]} 2018-07-22 08:35:35,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net used request id req-403c4f03-bea8-440b-9109-b4f500d230d9 2018-07-22 08:35:35,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbada0b48515e9bb468121c9d9e3e2c76cf42fd" 2018-07-22 08:35:35,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f78593c-1255-4ae9-a62c-ce8e8362a69d Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9517d4d437384fd89a403cde98b6a54e", "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj"}} 2018-07-22 08:35:35,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e used request id req-7f78593c-1255-4ae9-a62c-ce8e8362a69d 2018-07-22 08:35:35,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ab32ee2f-4471-4289-8cb4-7f8549b93180 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbada0b48515e9bb468121c9d9e3e2c76cf42fd" 2018-07-22 08:35:35,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9461c3e4-6cc3-4884-a353-0de2102360c9 Date: Sun, 22 Jul 2018 08:35:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab32ee2f-4471-4289-8cb4-7f8549b93180","tenant_id":"9517d4d437384fd89a403cde98b6a54e","created_at":"2018-07-22T08:35:32Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9517d4d437384fd89a403cde98b6a54e","id":"801be494-2ae6-4903-a836-a456fd293882","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-subnet"}]} 2018-07-22 08:35:35,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ab32ee2f-4471-4289-8cb4-7f8549b93180 used request id req-9461c3e4-6cc3-4884-a353-0de2102360c9 2018-07-22 08:35:35,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ab32ee2f-4471-4289-8cb4-7f8549b93180&mac_address=foo&name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbada0b48515e9bb468121c9d9e3e2c76cf42fd" 2018-07-22 08:35:36,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-534d2892-1cd5-4129-b262-1607ec71629e Date: Sun, 22 Jul 2018 08:35:36 GMT RESP BODY: {"ports":[]} 2018-07-22 08:35:36,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ab32ee2f-4471-4289-8cb4-7f8549b93180&mac_address=foo&name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9port-1&admin_state_up=True used request id req-534d2892-1cd5-4129-b262-1607ec71629e 2018-07-22 08:35:36,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:36,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:36,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f9011aec180437b9348d8429c343c01", "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj-role"}], "expires_at": "2018-07-22T09:35:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9517d4d437384fd89a403cde98b6a54e", "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/9517d4d437384fd89a403cde98b6a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/9517d4d437384fd89a403cde98b6a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/9517d4d437384fd89a403cde98b6a54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-user", "id": "32c1d1cad9fd41a3ba718a6cafacab2a"}, "audit_ids": ["A2UoazCbTS6i3wUPCw3U9A"], "issued_at": "2018-07-22T08:35:36.000000Z"}} 2018-07-22 08:35:36,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d2beed9830991332c532e67c2b2ef7c4f9dd4" 2018-07-22 08:35:36,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c762e4-8556-4007-aea1-16591326eaa0 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:36,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d9c762e4-8556-4007-aea1-16591326eaa0 2018-07-22 08:35:36,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbada0b48515e9bb468121c9d9e3e2c76cf42fd" 2018-07-22 08:35:36,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-11f8e7e6-c68f-429f-b80c-e3d0ba834bd9 Date: Sun, 22 Jul 2018 08:35:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab32ee2f-4471-4289-8cb4-7f8549b93180","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9517d4d437384fd89a403cde98b6a54e","l2_adjacency":true,"status":"ACTIVE","subnets":["801be494-2ae6-4903-a836-a456fd293882"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:32Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net","admin_state_up":true,"tenant_id":"9517d4d437384fd89a403cde98b6a54e","created_at":"2018-07-22T08:35:30Z","mtu":1450}]} 2018-07-22 08:35:36,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net used request id req-11f8e7e6-c68f-429f-b80c-e3d0ba834bd9 2018-07-22 08:35:36,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ab32ee2f-4471-4289-8cb4-7f8549b93180 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbada0b48515e9bb468121c9d9e3e2c76cf42fd" 2018-07-22 08:35:37,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-81627b6d-0b32-4984-918c-39a775f8fe03 Date: Sun, 22 Jul 2018 08:35:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab32ee2f-4471-4289-8cb4-7f8549b93180","tenant_id":"9517d4d437384fd89a403cde98b6a54e","created_at":"2018-07-22T08:35:32Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9517d4d437384fd89a403cde98b6a54e","id":"801be494-2ae6-4903-a836-a456fd293882","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-subnet"}]} 2018-07-22 08:35:37,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ab32ee2f-4471-4289-8cb4-7f8549b93180 used request id req-81627b6d-0b32-4984-918c-39a775f8fe03 2018-07-22 08:35:37,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbada0b48515e9bb468121c9d9e3e2c76cf42fd" 2018-07-22 08:35:37,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3b63222f-48d5-4ea4-9b4c-ab06967fcc0f Date: Sun, 22 Jul 2018 08:35:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab32ee2f-4471-4289-8cb4-7f8549b93180","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9517d4d437384fd89a403cde98b6a54e","l2_adjacency":true,"status":"ACTIVE","subnets":["801be494-2ae6-4903-a836-a456fd293882"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:32Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net","admin_state_up":true,"tenant_id":"9517d4d437384fd89a403cde98b6a54e","created_at":"2018-07-22T08:35:30Z","mtu":1450}]} 2018-07-22 08:35:37,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net used request id req-3b63222f-48d5-4ea4-9b4c-ab06967fcc0f 2018-07-22 08:35:37,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:35:37,127 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:35:37 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:35:37,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d2beed9830991332c532e67c2b2ef7c4f9dd4" 2018-07-22 08:35:37,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb07308-ee58-4da3-a99d-d1c2b51e9e50 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9517d4d437384fd89a403cde98b6a54e", "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj"}} 2018-07-22 08:35:37,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e used request id req-adb07308-ee58-4da3-a99d-d1c2b51e9e50 2018-07-22 08:35:37,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ab32ee2f-4471-4289-8cb4-7f8549b93180 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbada0b48515e9bb468121c9d9e3e2c76cf42fd" 2018-07-22 08:35:37,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dfeee771-40ec-41c2-9db6-a79fb75f2484 Date: Sun, 22 Jul 2018 08:35:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab32ee2f-4471-4289-8cb4-7f8549b93180","tenant_id":"9517d4d437384fd89a403cde98b6a54e","created_at":"2018-07-22T08:35:32Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9517d4d437384fd89a403cde98b6a54e","id":"801be494-2ae6-4903-a836-a456fd293882","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-subnet"}]} 2018-07-22 08:35:37,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ab32ee2f-4471-4289-8cb4-7f8549b93180 used request id req-dfeee771-40ec-41c2-9db6-a79fb75f2484 2018-07-22 08:35:37,474 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net 2018-07-22 08:35:37,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbada0b48515e9bb468121c9d9e3e2c76cf42fd" -d '{"port": {"network_id": "ab32ee2f-4471-4289-8cb4-7f8549b93180", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9port-1", "admin_state_up": true}}' 2018-07-22 08:35:37,490 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-1e6e7ce5-8a7c-4a09-8224-9178bb5e80e5 Date: Sun, 22 Jul 2018 08:35:37 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 08:35:37,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-1e6e7ce5-8a7c-4a09-8224-9178bb5e80e5 2018-07-22 08:35:37,491 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-22 08:35:37,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/13102390-7317-42b0-a264-41bc9c2460a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c51771dc15079b0c8110ffca6bb25d869896d633" 2018-07-22 08:35:37,536 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:35:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-005633e4-c119-41e8-a4d8-2e93af9d9f62 x-compute-request-id: req-005633e4-c119-41e8-a4d8-2e93af9d9f62 Content-Length: 0 Content-Type: application/json 2018-07-22 08:35:37,536 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/13102390-7317-42b0-a264-41bc9c2460a3 used request id req-005633e4-c119-41e8-a4d8-2e93af9d9f62 2018-07-22 08:35:37,537 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-subnet 2018-07-22 08:35:37,537 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-subnet 2018-07-22 08:35:37,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/801be494-2ae6-4903-a836-a456fd293882 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bba6c39782a36c2351d5a009389dcd45cb94e9e" 2018-07-22 08:35:39,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e7c70631-3b00-4d3d-8184-a3f670e2b504 Date: Sun, 22 Jul 2018 08:35:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:35:39,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/801be494-2ae6-4903-a836-a456fd293882 used request id req-e7c70631-3b00-4d3d-8184-a3f670e2b504 2018-07-22 08:35:39,777 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-pub-net 2018-07-22 08:35:39,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/ab32ee2f-4471-4289-8cb4-7f8549b93180 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bba6c39782a36c2351d5a009389dcd45cb94e9e" 2018-07-22 08:35:41,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-85d07ea5-1079-40f5-8501-6dd94e50adfe Date: Sun, 22 Jul 2018 08:35:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:35:41,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/ab32ee2f-4471-4289-8cb4-7f8549b93180 used request id req-85d07ea5-1079-40f5-8501-6dd94e50adfe 2018-07-22 08:35:41,081 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-0bffaf99-5492-4ff6-8bc0-cfcd9e0b3da9-image 2018-07-22 08:35:41,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/a3398e48-6e85-4056-8703-1223b2a2e76b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9decefe8463b00e27d1d364b8666e22dc7c9ffc3" 2018-07-22 08:35:41,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9f8f48bb-683a-41f3-bf96-250ea7f64ad6 Date: Sun, 22 Jul 2018 08:35:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:35:41,609 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/a3398e48-6e85-4056-8703-1223b2a2e76b used request id req-9f8f48bb-683a-41f3-bf96-250ea7f64ad6 2018-07-22 08:35:41,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:41,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-82a55e2a-7a4b-4966-9413-1e28834c9d35 Date: Sun, 22 Jul 2018 08:35:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9517d4d437384fd89a403cde98b6a54e", "created_at": "2018-07-22T08:35:30Z", "updated_at": "2018-07-22T08:35:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:35:30Z", "revision_number": 0, "id": "2c9f2c0b-2701-4c54-8ea8-4e1ae7d50abd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:35:30Z", "security_group_id": "a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054", "tenant_id": "9517d4d437384fd89a403cde98b6a54e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9517d4d437384fd89a403cde98b6a54e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:35:30Z", "revision_number": 0, "id": "3000734d-1d3d-438f-8077-c45fcbeeafa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:35:30Z", "security_group_id": "a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054", "tenant_id": "9517d4d437384fd89a403cde98b6a54e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9517d4d437384fd89a403cde98b6a54e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:35:30Z", "revision_number": 0, "id": "7f2dbe05-2ae5-4fd4-a2fd-71271b6350c7", "remote_group_id": "a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054", "remote_ip_prefix": null, "created_at": "2018-07-22T08:35:30Z", "security_group_id": "a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054", "tenant_id": "9517d4d437384fd89a403cde98b6a54e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9517d4d437384fd89a403cde98b6a54e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:35:30Z", "revision_number": 0, "id": "98ace7c4-06f0-4093-9b0b-580fb2186690", "remote_group_id": "a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054", "remote_ip_prefix": null, "created_at": "2018-07-22T08:35:30Z", "security_group_id": "a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054", "tenant_id": "9517d4d437384fd89a403cde98b6a54e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9517d4d437384fd89a403cde98b6a54e"}], "revision_number": 4, "project_id": "9517d4d437384fd89a403cde98b6a54e", "id": "a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:35:41,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-82a55e2a-7a4b-4966-9413-1e28834c9d35 2018-07-22 08:35:41,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:41,962 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:35:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47d03cdd-67a5-4dcf-b57a-1d84f25925b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:35:41,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-47d03cdd-67a5-4dcf-b57a-1d84f25925b9 2018-07-22 08:35:41,962 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:35:41,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:42,051 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:35:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b14910a-7b00-4aaf-9767-07071e30a68b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:35:42,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-8b14910a-7b00-4aaf-9767-07071e30a68b 2018-07-22 08:35:42,052 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:35:42,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:42,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c7a6b4-416c-42c0-bdea-91d6409d9a9a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:35:42,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-30c7a6b4-416c-42c0-bdea-91d6409d9a9a 2018-07-22 08:35:42,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:42,245 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cf3d6a0-450f-4978-98dd-f889f834b067 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:35:42,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-2cf3d6a0-450f-4978-98dd-f889f834b067 2018-07-22 08:35:42,245 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:35:42,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:42,333 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a606a8d8-22e4-45d8-8809-3afe5506e6a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:35:42,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-a606a8d8-22e4-45d8-8809-3afe5506e6a4 2018-07-22 08:35:42,333 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:35:42,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:42,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dd19020-a8e5-4220-b238-b2c1584f78e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:35:42,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-2dd19020-a8e5-4220-b238-b2c1584f78e2 2018-07-22 08:35:42,430 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:35:42,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:42,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21fa976e-8ec9-43ef-8184-b5ea16794cdf Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9517d4d437384fd89a403cde98b6a54e", "name": "CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj"}} 2018-07-22 08:35:42,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e used request id req-21fa976e-8ec9-43ef-8184-b5ea16794cdf 2018-07-22 08:35:42,538 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054 2018-07-22 08:35:42,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:42,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-549af394-da66-4da0-b454-244ffe2bc624 Date: Sun, 22 Jul 2018 08:35:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:35:30Z", "security_group_id": "a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054", "port_range_min": null, "revision_number": 0, "tenant_id": "9517d4d437384fd89a403cde98b6a54e", "created_at": "2018-07-22T08:35:30Z", "project_id": "9517d4d437384fd89a403cde98b6a54e", "id": "2c9f2c0b-2701-4c54-8ea8-4e1ae7d50abd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:35:30Z", "security_group_id": "a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054", "port_range_min": null, "revision_number": 0, "tenant_id": "9517d4d437384fd89a403cde98b6a54e", "created_at": "2018-07-22T08:35:30Z", "project_id": "9517d4d437384fd89a403cde98b6a54e", "id": "3000734d-1d3d-438f-8077-c45fcbeeafa8"}, {"remote_group_id": "a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:35:30Z", "security_group_id": "a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054", "port_range_min": null, "revision_number": 0, "tenant_id": "9517d4d437384fd89a403cde98b6a54e", "created_at": "2018-07-22T08:35:30Z", "project_id": "9517d4d437384fd89a403cde98b6a54e", "id": "7f2dbe05-2ae5-4fd4-a2fd-71271b6350c7"}, {"remote_group_id": "a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:35:30Z", "security_group_id": "a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054", "port_range_min": null, "revision_number": 0, "tenant_id": "9517d4d437384fd89a403cde98b6a54e", "created_at": "2018-07-22T08:35:30Z", "project_id": "9517d4d437384fd89a403cde98b6a54e", "id": "98ace7c4-06f0-4093-9b0b-580fb2186690"}]} 2018-07-22 08:35:42,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054 used request id req-549af394-da66-4da0-b454-244ffe2bc624 2018-07-22 08:35:42,755 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:35:42,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:43,060 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a3fa750-7457-454a-a6d3-e1ebe1bfdf99 Content-Length: 0 Date: Sun, 22 Jul 2018 08:35:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:35:43,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a5a6b425-22aa-4cdb-b5ce-6ebbf88f5054 used request id req-0a3fa750-7457-454a-a6d3-e1ebe1bfdf99 2018-07-22 08:35:43,061 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj 2018-07-22 08:35:43,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:43,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:35:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4072a3b-bfc9-48d1-8863-888f073f84bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:35:43,405 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9517d4d437384fd89a403cde98b6a54e used request id req-b4072a3b-bfc9-48d1-8863-888f073f84bc 2018-07-22 08:35:43,405 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-proj-role 2018-07-22 08:35:43,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5f9011aec180437b9348d8429c343c01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:43,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:35:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65bda56b-e36e-4cec-a37b-42316cc6b93f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:35:43,536 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5f9011aec180437b9348d8429c343c01 used request id req-65bda56b-e36e-4cec-a37b-42316cc6b93f 2018-07-22 08:35:43,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d066f8b0c7d824d8320b4fda76f54d03a57150dc" 2018-07-22 08:35:43,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc701ff-3d15-4c31-a0d4-2fc3023ad798 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:35:43,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bbc701ff-3d15-4c31-a0d4-2fc3023ad798 2018-07-22 08:35:43,636 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-07e9c939-bb4d-4ed-user 2018-07-22 08:35:43,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/32c1d1cad9fd41a3ba718a6cafacab2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0ebf45088645c471270481f91577a10869ede3" 2018-07-22 08:35:43,836 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:35:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edbe50d5-f0ef-4d48-843f-6d43ad2d68ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:35:43,836 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/32c1d1cad9fd41a3ba718a6cafacab2a used request id req-edbe50d5-f0ef-4d48-843f-6d43ad2d68ff 2018-07-22 08:35:43,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:44,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:35:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["T9sSoh3qTZStWPDJBheCqw"], "issued_at": "2018-07-22T08:35:44.000000Z"}} 2018-07-22 08:35:44,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b253084d1c6138be74afbaa100c3a9366aa25c9" 2018-07-22 08:35:44,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4a0b92-7f2d-430d-9702-e1e2c65ffef7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:44,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9b4a0b92-7f2d-430d-9702-e1e2c65ffef7 2018-07-22 08:35:44,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:44,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:44,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:35:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["10tGg_KpQXGdqA1zDcvUPQ"], "issued_at": "2018-07-22T08:35:44.000000Z"}} 2018-07-22 08:35:44,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:35:44,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3ed4cf-9ccd-4df8-970a-2cac326dbaeb Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:44,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cb3ed4cf-9ccd-4df8-970a-2cac326dbaeb 2018-07-22 08:35:44,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:35:44,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:35:44 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:35:44,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:35:44,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6296454-648b-4e26-af11-62eb3e5f7e18 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:35:44,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj used request id req-c6296454-648b-4e26-af11-62eb3e5f7e18 2018-07-22 08:35:44,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:35:45,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d93af062-34ec-4554-bb94-e81c68b0d637 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:35:45,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d93af062-34ec-4554-bb94-e81c68b0d637 2018-07-22 08:35:45,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj"}}' 2018-07-22 08:35:45,171 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:35:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3eb9e79-dd94-4577-9fb3-ba0463cb734b Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b"}, "tags": [], "enabled": true, "id": "097abbcbbf63404ea9d872ccba636d3b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj"}} 2018-07-22 08:35:45,171 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c3eb9e79-dd94-4577-9fb3-ba0463cb734b 2018-07-22 08:35:45,172 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj 2018-07-22 08:35:45,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:45,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:45,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:35:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["EZAEb6kBRb-Q3YSBgWUMSg"], "issued_at": "2018-07-22T08:35:45.000000Z"}} 2018-07-22 08:35:45,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fb11e9d6b08376fed5e4f371eb584e2842830e" 2018-07-22 08:35:45,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9288ca32-13ce-415d-9ffc-61ecb769984c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:45,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9288ca32-13ce-415d-9ffc-61ecb769984c 2018-07-22 08:35:45,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:35:45,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:35:45 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:35:45,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fb11e9d6b08376fed5e4f371eb584e2842830e" 2018-07-22 08:35:45,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc14aaf-6979-4328-a81c-3f28b349bea5 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:35:45,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6bc14aaf-6979-4328-a81c-3f28b349bea5 2018-07-22 08:35:45,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fb11e9d6b08376fed5e4f371eb584e2842830e" 2018-07-22 08:35:45,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cccf0f62-4530-4f23-bffa-01eb2834129c Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b"}, "tags": [], "enabled": true, "id": "097abbcbbf63404ea9d872ccba636d3b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj"}]} 2018-07-22 08:35:45,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj used request id req-cccf0f62-4530-4f23-bffa-01eb2834129c 2018-07-22 08:35:45,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fb11e9d6b08376fed5e4f371eb584e2842830e" 2018-07-22 08:35:45,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dc45cd6-6cce-471f-838e-c8c5c2d701ed Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:35:45,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7dc45cd6-6cce-471f-838e-c8c5c2d701ed 2018-07-22 08:35:46,279 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-3fa47fc1-f815-486-user 2018-07-22 08:35:46,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:46,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:35:46,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f22b4be-eacd-480f-94fd-d9456361fee2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:35:46,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0f22b4be-eacd-480f-94fd-d9456361fee2 2018-07-22 08:35:46,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" -d '{"role": {"name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj-role"}}' 2018-07-22 08:35:46,489 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:35:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b604d8f-68e1-484a-a6f6-800c925fb2a1 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "656dca49b0014b9c87d8f26df1675cf5", "links": {"self": "http://172.30.9.23:5000/v3/roles/656dca49b0014b9c87d8f26df1675cf5"}, "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj-role"}} 2018-07-22 08:35:46,489 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3b604d8f-68e1-484a-a6f6-800c925fb2a1 2018-07-22 08:35:46,489 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj-role 2018-07-22 08:35:46,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/656dca49b0014b9c87d8f26df1675cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:35:46,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2810d17a-4e6d-4ed5-8759-d7246e5f8b2c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "656dca49b0014b9c87d8f26df1675cf5", "links": {"self": "http://172.30.9.23:5000/v3/roles/656dca49b0014b9c87d8f26df1675cf5"}, "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj-role"}} 2018-07-22 08:35:46,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/656dca49b0014b9c87d8f26df1675cf5 used request id req-2810d17a-4e6d-4ed5-8759-d7246e5f8b2c 2018-07-22 08:35:46,581 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj-role to project CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj 2018-07-22 08:35:46,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b/users/b9e2cce418294a6f9ae0d83994e43bfb/roles/656dca49b0014b9c87d8f26df1675cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:35:46,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:35:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-717405e1-dbf9-4e90-b3a5-cafab25bdd85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:35:46,719 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b/users/b9e2cce418294a6f9ae0d83994e43bfb/roles/656dca49b0014b9c87d8f26df1675cf5 used request id req-717405e1-dbf9-4e90-b3a5-cafab25bdd85 2018-07-22 08:35:46,720 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:35:46,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:46,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:47,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "656dca49b0014b9c87d8f26df1675cf5", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj-role"}], "expires_at": "2018-07-22T09:35:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "097abbcbbf63404ea9d872ccba636d3b", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/097abbcbbf63404ea9d872ccba636d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/097abbcbbf63404ea9d872ccba636d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-user", "id": "b9e2cce418294a6f9ae0d83994e43bfb"}, "audit_ids": ["AqLvCB25QGy5ZuSr2ItlJQ"], "issued_at": "2018-07-22T08:35:47.000000Z"}} 2018-07-22 08:35:47,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0165da15867cf6f96bb3948bb1ba33ec872b26" 2018-07-22 08:35:47,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0cda94b-7664-403f-8909-aaa841386e8b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:47,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c0cda94b-7664-403f-8909-aaa841386e8b 2018-07-22 08:35:47,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c0165da15867cf6f96bb3948bb1ba33ec872b26" 2018-07-22 08:35:47,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-1f7ba074-74a4-4dc4-b499-2337564584a5 Date: Sun, 22 Jul 2018 08:35:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-image"} 2018-07-22 08:35:47,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-image used request id req-1f7ba074-74a4-4dc4-b499-2337564584a5 2018-07-22 08:35:47,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c0165da15867cf6f96bb3948bb1ba33ec872b26" 2018-07-22 08:35:47,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-22560de8-029b-4cf4-81bd-3fec548a0558 Date: Sun, 22 Jul 2018 08:35:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:35:47,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-22560de8-029b-4cf4-81bd-3fec548a0558 2018-07-22 08:35:47,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c0165da15867cf6f96bb3948bb1ba33ec872b26" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-image"}' 2018-07-22 08:35:47,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/03bda8bb-c508-406d-91ba-863a14129f63 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2d676548-d11d-4d58-ba6a-7789d8f46f55 Date: Sun, 22 Jul 2018 08:35:47 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:35:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:35:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/03bda8bb-c508-406d-91ba-863a14129f63", "min_disk": 0, "protected": false, "id": "03bda8bb-c508-406d-91ba-863a14129f63", "file": "/v2/images/03bda8bb-c508-406d-91ba-863a14129f63/file", "checksum": null, "owner": "097abbcbbf63404ea9d872ccba636d3b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:35:47,839 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2d676548-d11d-4d58-ba6a-7789d8f46f55 2018-07-22 08:35:47,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/03bda8bb-c508-406d-91ba-863a14129f63/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c0165da15867cf6f96bb3948bb1ba33ec872b26" -d '' 2018-07-22 08:35:49,146 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a563de46-b3f5-42d8-9e4d-e8ddfbd128a5 Date: Sun, 22 Jul 2018 08:35:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:35:49,147 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/03bda8bb-c508-406d-91ba-863a14129f63/file used request id req-a563de46-b3f5-42d8-9e4d-e8ddfbd128a5 2018-07-22 08:35:49,147 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:35:49,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/03bda8bb-c508-406d-91ba-863a14129f63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c0165da15867cf6f96bb3948bb1ba33ec872b26" 2018-07-22 08:35:49,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-747b25ee-adf6-4afc-b9d6-287524604e80 Date: Sun, 22 Jul 2018 08:35:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:35:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:35:49Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/03bda8bb-c508-406d-91ba-863a14129f63/snap", "metadata": {}}], "self": "/v2/images/03bda8bb-c508-406d-91ba-863a14129f63", "min_disk": 0, "protected": false, "id": "03bda8bb-c508-406d-91ba-863a14129f63", "file": "/v2/images/03bda8bb-c508-406d-91ba-863a14129f63/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "097abbcbbf63404ea9d872ccba636d3b", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/03bda8bb-c508-406d-91ba-863a14129f63/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:35:49,339 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/03bda8bb-c508-406d-91ba-863a14129f63 used request id req-747b25ee-adf6-4afc-b9d6-287524604e80 2018-07-22 08:35:49,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c0165da15867cf6f96bb3948bb1ba33ec872b26" 2018-07-22 08:35:49,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-91a9b8c2-6eba-452a-b047-b6e532802415 Date: Sun, 22 Jul 2018 08:35:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:35:49,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-91a9b8c2-6eba-452a-b047-b6e532802415 2018-07-22 08:35:49,353 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-image 2018-07-22 08:35:49,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/03bda8bb-c508-406d-91ba-863a14129f63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c0165da15867cf6f96bb3948bb1ba33ec872b26" 2018-07-22 08:35:49,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-1fec9a1e-55f5-4076-ad75-3e7620aa19f3 Date: Sun, 22 Jul 2018 08:35:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:35:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:35:49Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/03bda8bb-c508-406d-91ba-863a14129f63/snap", "metadata": {}}], "self": "/v2/images/03bda8bb-c508-406d-91ba-863a14129f63", "min_disk": 0, "protected": false, "id": "03bda8bb-c508-406d-91ba-863a14129f63", "file": "/v2/images/03bda8bb-c508-406d-91ba-863a14129f63/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "097abbcbbf63404ea9d872ccba636d3b", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/03bda8bb-c508-406d-91ba-863a14129f63/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:35:49,375 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/03bda8bb-c508-406d-91ba-863a14129f63 used request id req-1fec9a1e-55f5-4076-ad75-3e7620aa19f3 2018-07-22 08:35:49,376 - create_image - DEBUG - Instance status is - active 2018-07-22 08:35:49,376 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-image 2018-07-22 08:35:49,376 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-image 2018-07-22 08:35:49,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:49,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:49,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "656dca49b0014b9c87d8f26df1675cf5", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj-role"}], "expires_at": "2018-07-22T09:35:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "097abbcbbf63404ea9d872ccba636d3b", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/097abbcbbf63404ea9d872ccba636d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/097abbcbbf63404ea9d872ccba636d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-user", "id": "b9e2cce418294a6f9ae0d83994e43bfb"}, "audit_ids": ["WIODfPIDS3m0PgzpRhUQTA"], "issued_at": "2018-07-22T08:35:49.000000Z"}} 2018-07-22 08:35:49,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61799eab00dd4aa8621d6455216546bb48556be8" 2018-07-22 08:35:49,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af48e5d1-2915-4b11-a527-0b0a51ff2168 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:49,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-af48e5d1-2915-4b11-a527-0b0a51ff2168 2018-07-22 08:35:49,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61799eab00dd4aa8621d6455216546bb48556be8" 2018-07-22 08:35:50,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a55c3252-230c-4bde-bc56-c79e5988139f Date: Sun, 22 Jul 2018 08:35:50 GMT RESP BODY: {"networks":[]} 2018-07-22 08:35:50,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net used request id req-a55c3252-230c-4bde-bc56-c79e5988139f 2018-07-22 08:35:50,063 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net 2018-07-22 08:35:50,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61799eab00dd4aa8621d6455216546bb48556be8" -d '{"network": {"name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net", "admin_state_up": true}}' 2018-07-22 08:35:50,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-897db747-3fa8-4cf5-acc9-1c04608dbdda Date: Sun, 22 Jul 2018 08:35:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c1b005e2-a699-4068-a5be-18029fd504e6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"097abbcbbf63404ea9d872ccba636d3b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:35:50Z","is_default":false,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:50Z","mtu":1450}} 2018-07-22 08:35:50,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-897db747-3fa8-4cf5-acc9-1c04608dbdda 2018-07-22 08:35:50,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c1b005e2-a699-4068-a5be-18029fd504e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61799eab00dd4aa8621d6455216546bb48556be8" 2018-07-22 08:35:50,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-92a4541a-0309-4358-841f-2c05ffc65a3a Date: Sun, 22 Jul 2018 08:35:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c1b005e2-a699-4068-a5be-18029fd504e6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"097abbcbbf63404ea9d872ccba636d3b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:35:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net","admin_state_up":true,"tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:50Z","mtu":1450}]} 2018-07-22 08:35:50,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c1b005e2-a699-4068-a5be-18029fd504e6 used request id req-92a4541a-0309-4358-841f-2c05ffc65a3a 2018-07-22 08:35:50,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61799eab00dd4aa8621d6455216546bb48556be8" 2018-07-22 08:35:51,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-07a4f04e-4b0c-46c1-98c2-8693535ecf5d Date: Sun, 22 Jul 2018 08:35:51 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:35:51,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 used request id req-07a4f04e-4b0c-46c1-98c2-8693535ecf5d 2018-07-22 08:35:51,098 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet 2018-07-22 08:35:51,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61799eab00dd4aa8621d6455216546bb48556be8" -d '{"subnets": [{"ip_version": 4, "network_id": "c1b005e2-a699-4068-a5be-18029fd504e6", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet"}]}' 2018-07-22 08:35:51,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-30539c6c-f98e-4556-9ab0-87b34f9bcea3 Date: Sun, 22 Jul 2018 08:35:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1b005e2-a699-4068-a5be-18029fd504e6","tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:51Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"097abbcbbf63404ea9d872ccba636d3b","id":"55146da9-5d41-443e-8aec-92d2114f7ec6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet"}]} 2018-07-22 08:35:51,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-30539c6c-f98e-4556-9ab0-87b34f9bcea3 2018-07-22 08:35:51,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c1b005e2-a699-4068-a5be-18029fd504e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61799eab00dd4aa8621d6455216546bb48556be8" 2018-07-22 08:35:52,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-23f0dec9-6469-472f-b8a5-6d797d50f9c0 Date: Sun, 22 Jul 2018 08:35:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c1b005e2-a699-4068-a5be-18029fd504e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"097abbcbbf63404ea9d872ccba636d3b","l2_adjacency":true,"status":"ACTIVE","subnets":["55146da9-5d41-443e-8aec-92d2114f7ec6"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net","admin_state_up":true,"tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:50Z","mtu":1450}]} 2018-07-22 08:35:52,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c1b005e2-a699-4068-a5be-18029fd504e6 used request id req-23f0dec9-6469-472f-b8a5-6d797d50f9c0 2018-07-22 08:35:52,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61799eab00dd4aa8621d6455216546bb48556be8" 2018-07-22 08:35:52,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2665fcfc-8869-438f-adde-683af98f813f Date: Sun, 22 Jul 2018 08:35:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1b005e2-a699-4068-a5be-18029fd504e6","tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"097abbcbbf63404ea9d872ccba636d3b","id":"55146da9-5d41-443e-8aec-92d2114f7ec6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet"}]} 2018-07-22 08:35:52,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 used request id req-2665fcfc-8869-438f-adde-683af98f813f 2018-07-22 08:35:52,477 - OpenStackNetwork - DEBUG - Network [c1b005e2-a699-4068-a5be-18029fd504e6] created successfully 2018-07-22 08:35:52,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:52,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:52,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:35:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["bZX_5H4IRqe1hQpz5vStww"], "issued_at": "2018-07-22T08:35:52.000000Z"}} 2018-07-22 08:35:52,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c8494a053903915d8e1157c9695346465e3fd4" 2018-07-22 08:35:52,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f02dcfa-91b5-4613-9f6b-7488b95006b6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:52,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0f02dcfa-91b5-4613-9f6b-7488b95006b6 2018-07-22 08:35:52,956 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:35:52,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c8494a053903915d8e1157c9695346465e3fd4" 2018-07-22 08:35:53,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:52 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-fa1be26e-b9cb-4adf-a6e2-968a4d7f8fa0 x-compute-request-id: req-fa1be26e-b9cb-4adf-a6e2-968a4d7f8fa0 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:35:53,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fa1be26e-b9cb-4adf-a6e2-968a4d7f8fa0 2018-07-22 08:35:53,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c8494a053903915d8e1157c9695346465e3fd4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:35:53,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:53 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-6ce28986-c69d-4289-9069-80275e467559 x-compute-request-id: req-6ce28986-c69d-4289-9069-80275e467559 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/79225f5c-c2f1-4985-977c-7a56f7ee10bb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/79225f5c-c2f1-4985-977c-7a56f7ee10bb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "79225f5c-c2f1-4985-977c-7a56f7ee10bb"}} 2018-07-22 08:35:53,204 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6ce28986-c69d-4289-9069-80275e467559 2018-07-22 08:35:53,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:53,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:53,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "656dca49b0014b9c87d8f26df1675cf5", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj-role"}], "expires_at": "2018-07-22T09:35:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "097abbcbbf63404ea9d872ccba636d3b", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/097abbcbbf63404ea9d872ccba636d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/097abbcbbf63404ea9d872ccba636d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-user", "id": "b9e2cce418294a6f9ae0d83994e43bfb"}, "audit_ids": ["5BVbopSLSzCXKHrLNJgadA"], "issued_at": "2018-07-22T08:35:53.000000Z"}} 2018-07-22 08:35:53,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:53,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cfe2e57-c5b2-4208-8882-e7b16cdad5f7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:53,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3cfe2e57-c5b2-4208-8882-e7b16cdad5f7 2018-07-22 08:35:53,700 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:35:53,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:53,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e3e5fe-146a-4b68-a6b9-83bfe710d8fb Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:53,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-97e3e5fe-146a-4b68-a6b9-83bfe710d8fb 2018-07-22 08:35:53,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:54,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-45733e63-e905-47e4-817d-5a39ebda53ac Date: Sun, 22 Jul 2018 08:35:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c1b005e2-a699-4068-a5be-18029fd504e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"097abbcbbf63404ea9d872ccba636d3b","l2_adjacency":true,"status":"ACTIVE","subnets":["55146da9-5d41-443e-8aec-92d2114f7ec6"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net","admin_state_up":true,"tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:50Z","mtu":1450}]} 2018-07-22 08:35:54,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net used request id req-45733e63-e905-47e4-817d-5a39ebda53ac 2018-07-22 08:35:54,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:35:54,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:35:54 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:35:54,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:54,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b204d454-596c-4eec-b674-2a6efb4c0984 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "097abbcbbf63404ea9d872ccba636d3b", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj"}} 2018-07-22 08:35:54,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b used request id req-b204d454-596c-4eec-b674-2a6efb4c0984 2018-07-22 08:35:54,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:54,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e5c49887-49cf-4610-b24d-5c2c9c7dc9bd Date: Sun, 22 Jul 2018 08:35:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1b005e2-a699-4068-a5be-18029fd504e6","tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"097abbcbbf63404ea9d872ccba636d3b","id":"55146da9-5d41-443e-8aec-92d2114f7ec6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet"}]} 2018-07-22 08:35:54,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 used request id req-e5c49887-49cf-4610-b24d-5c2c9c7dc9bd 2018-07-22 08:35:54,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c1b005e2-a699-4068-a5be-18029fd504e6&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:54,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1eec3e6e-f5b8-4036-9a4e-433a889b7ded Date: Sun, 22 Jul 2018 08:35:54 GMT RESP BODY: {"ports":[]} 2018-07-22 08:35:54,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c1b005e2-a699-4068-a5be-18029fd504e6&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4port-1&admin_state_up=True used request id req-1eec3e6e-f5b8-4036-9a4e-433a889b7ded 2018-07-22 08:35:54,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:54,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:54 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-dac90210-50be-4f45-8d07-df00a17e08a5 x-compute-request-id: req-dac90210-50be-4f45-8d07-df00a17e08a5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:35:54,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-inst used request id req-dac90210-50be-4f45-8d07-df00a17e08a5 2018-07-22 08:35:54,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:55,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-cfabc726-1de3-4e67-b5c9-7063e50d242f Date: Sun, 22 Jul 2018 08:35:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c1b005e2-a699-4068-a5be-18029fd504e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"097abbcbbf63404ea9d872ccba636d3b","l2_adjacency":true,"status":"ACTIVE","subnets":["55146da9-5d41-443e-8aec-92d2114f7ec6"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net","admin_state_up":true,"tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:50Z","mtu":1450}]} 2018-07-22 08:35:55,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net used request id req-cfabc726-1de3-4e67-b5c9-7063e50d242f 2018-07-22 08:35:55,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:55,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0bd8a5e-27f9-469e-9f1f-3fc165dfffff Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "097abbcbbf63404ea9d872ccba636d3b", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj"}} 2018-07-22 08:35:55,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b used request id req-b0bd8a5e-27f9-469e-9f1f-3fc165dfffff 2018-07-22 08:35:55,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:55,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2b2168ed-0240-46cc-adb4-047310b224be Date: Sun, 22 Jul 2018 08:35:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1b005e2-a699-4068-a5be-18029fd504e6","tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"097abbcbbf63404ea9d872ccba636d3b","id":"55146da9-5d41-443e-8aec-92d2114f7ec6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet"}]} 2018-07-22 08:35:55,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 used request id req-2b2168ed-0240-46cc-adb4-047310b224be 2018-07-22 08:35:55,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c1b005e2-a699-4068-a5be-18029fd504e6&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:55,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-048cb8f0-a987-4746-b597-24b4ea8ef0b7 Date: Sun, 22 Jul 2018 08:35:55 GMT RESP BODY: {"ports":[]} 2018-07-22 08:35:55,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c1b005e2-a699-4068-a5be-18029fd504e6&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4port-1&admin_state_up=True used request id req-048cb8f0-a987-4746-b597-24b4ea8ef0b7 2018-07-22 08:35:55,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:35:55,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:35:56,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "656dca49b0014b9c87d8f26df1675cf5", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj-role"}], "expires_at": "2018-07-22T09:35:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "097abbcbbf63404ea9d872ccba636d3b", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/097abbcbbf63404ea9d872ccba636d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/097abbcbbf63404ea9d872ccba636d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/097abbcbbf63404ea9d872ccba636d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-user", "id": "b9e2cce418294a6f9ae0d83994e43bfb"}, "audit_ids": ["JOgfjDiKSrCmSc5czUSsBA"], "issued_at": "2018-07-22T08:35:56.000000Z"}} 2018-07-22 08:35:56,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89455604e7e70226090b45b34060ce12b2e1b49" 2018-07-22 08:35:56,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991a402c-a32e-4ffd-997f-6ecd95bf9723 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:35:56,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-991a402c-a32e-4ffd-997f-6ecd95bf9723 2018-07-22 08:35:56,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:56,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b3c092c3-e127-496e-a2b4-cfed961142fc Date: Sun, 22 Jul 2018 08:35:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c1b005e2-a699-4068-a5be-18029fd504e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"097abbcbbf63404ea9d872ccba636d3b","l2_adjacency":true,"status":"ACTIVE","subnets":["55146da9-5d41-443e-8aec-92d2114f7ec6"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net","admin_state_up":true,"tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:50Z","mtu":1450}]} 2018-07-22 08:35:56,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net used request id req-b3c092c3-e127-496e-a2b4-cfed961142fc 2018-07-22 08:35:56,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:56,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bf9bfb8a-741b-4942-b90b-e452cd871c27 Date: Sun, 22 Jul 2018 08:35:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1b005e2-a699-4068-a5be-18029fd504e6","tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"097abbcbbf63404ea9d872ccba636d3b","id":"55146da9-5d41-443e-8aec-92d2114f7ec6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet"}]} 2018-07-22 08:35:56,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 used request id req-bf9bfb8a-741b-4942-b90b-e452cd871c27 2018-07-22 08:35:56,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:56,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c9b1003e-39c9-4150-823e-c560c49f4234 Date: Sun, 22 Jul 2018 08:35:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c1b005e2-a699-4068-a5be-18029fd504e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"097abbcbbf63404ea9d872ccba636d3b","l2_adjacency":true,"status":"ACTIVE","subnets":["55146da9-5d41-443e-8aec-92d2114f7ec6"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net","admin_state_up":true,"tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:50Z","mtu":1450}]} 2018-07-22 08:35:56,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net used request id req-c9b1003e-39c9-4150-823e-c560c49f4234 2018-07-22 08:35:56,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:35:56,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:35:56 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:35:56,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89455604e7e70226090b45b34060ce12b2e1b49" 2018-07-22 08:35:56,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a4e151d-e909-4998-ba94-d52f5becfcdf Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "097abbcbbf63404ea9d872ccba636d3b", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj"}} 2018-07-22 08:35:56,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b used request id req-1a4e151d-e909-4998-ba94-d52f5becfcdf 2018-07-22 08:35:56,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:56,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3e51380f-f3a3-4c8c-9c7a-d7ba57322f09 Date: Sun, 22 Jul 2018 08:35:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1b005e2-a699-4068-a5be-18029fd504e6","tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"097abbcbbf63404ea9d872ccba636d3b","id":"55146da9-5d41-443e-8aec-92d2114f7ec6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet"}]} 2018-07-22 08:35:56,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 used request id req-3e51380f-f3a3-4c8c-9c7a-d7ba57322f09 2018-07-22 08:35:56,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6&name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:57,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1cd5698b-4462-471c-8893-15020195e302 Date: Sun, 22 Jul 2018 08:35:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1b005e2-a699-4068-a5be-18029fd504e6","tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"097abbcbbf63404ea9d872ccba636d3b","id":"55146da9-5d41-443e-8aec-92d2114f7ec6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet"}]} 2018-07-22 08:35:57,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6&name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet used request id req-1cd5698b-4462-471c-8893-15020195e302 2018-07-22 08:35:57,040 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net 2018-07-22 08:35:57,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" -d '{"port": {"network_id": "c1b005e2-a699-4068-a5be-18029fd504e6", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "55146da9-5d41-443e-8aec-92d2114f7ec6", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4port-1", "admin_state_up": true}}' 2018-07-22 08:35:58,415 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-7138e113-e9be-4cd2-bf50-288fd3992808 Date: Sun, 22 Jul 2018 08:35:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:35:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"55146da9-5d41-443e-8aec-92d2114f7ec6","ip_address":"10.55.0.101"}],"id":"cbf00da8-b92e-4d94-ab77-d83af4bf22b2","security_groups":["e9470809-21bf-4608-8dad-46ab2ec4514b"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4port-1","project_id":"097abbcbbf63404ea9d872ccba636d3b","qos_policy_id":null,"admin_state_up":true,"network_id":"c1b005e2-a699-4068-a5be-18029fd504e6","tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:57Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:35:58,415 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-7138e113-e9be-4cd2-bf50-288fd3992808 2018-07-22 08:35:58,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:58,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f018d58c-4aa1-4b1a-bf4f-c545c15d2fda Date: Sun, 22 Jul 2018 08:35:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c1b005e2-a699-4068-a5be-18029fd504e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"097abbcbbf63404ea9d872ccba636d3b","l2_adjacency":true,"status":"ACTIVE","subnets":["55146da9-5d41-443e-8aec-92d2114f7ec6"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net","admin_state_up":true,"tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:50Z","mtu":1450}]} 2018-07-22 08:35:58,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net used request id req-f018d58c-4aa1-4b1a-bf4f-c545c15d2fda 2018-07-22 08:35:58,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:58,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-030c6fd9-a660-44e4-8977-63a20ec08b2e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "097abbcbbf63404ea9d872ccba636d3b", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj"}} 2018-07-22 08:35:58,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b used request id req-030c6fd9-a660-44e4-8977-63a20ec08b2e 2018-07-22 08:35:58,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:59,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-67e5ea35-a33c-4223-9225-d1875ab8f2a2 Date: Sun, 22 Jul 2018 08:35:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1b005e2-a699-4068-a5be-18029fd504e6","tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"097abbcbbf63404ea9d872ccba636d3b","id":"55146da9-5d41-443e-8aec-92d2114f7ec6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet"}]} 2018-07-22 08:35:59,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 used request id req-67e5ea35-a33c-4223-9225-d1875ab8f2a2 2018-07-22 08:35:59,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c1b005e2-a699-4068-a5be-18029fd504e6&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:59,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-463feb4b-a3b5-4eee-b95a-822152aca1a7 Date: Sun, 22 Jul 2018 08:35:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:35:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"55146da9-5d41-443e-8aec-92d2114f7ec6","ip_address":"10.55.0.101"}],"id":"cbf00da8-b92e-4d94-ab77-d83af4bf22b2","security_groups":["e9470809-21bf-4608-8dad-46ab2ec4514b"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"097abbcbbf63404ea9d872ccba636d3b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4port-1","admin_state_up":true,"network_id":"c1b005e2-a699-4068-a5be-18029fd504e6","tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:57Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:35:59,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c1b005e2-a699-4068-a5be-18029fd504e6&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4port-1&admin_state_up=True used request id req-463feb4b-a3b5-4eee-b95a-822152aca1a7 2018-07-22 08:35:59,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:59,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2699f840-fcce-49bb-96a5-dd8c66c91a51 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "097abbcbbf63404ea9d872ccba636d3b", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj"}} 2018-07-22 08:35:59,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b used request id req-2699f840-fcce-49bb-96a5-dd8c66c91a51 2018-07-22 08:35:59,356 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-inst 2018-07-22 08:35:59,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:59,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:59 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-c05c912c-296e-4557-a5f7-13be1b19c8b6 x-compute-request-id: req-c05c912c-296e-4557-a5f7-13be1b19c8b6 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"flavors": [{"id": "79225f5c-c2f1-4985-977c-7a56f7ee10bb", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/79225f5c-c2f1-4985-977c-7a56f7ee10bb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/79225f5c-c2f1-4985-977c-7a56f7ee10bb", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:35:59,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c05c912c-296e-4557-a5f7-13be1b19c8b6 2018-07-22 08:35:59,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/79225f5c-c2f1-4985-977c-7a56f7ee10bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:59,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:35:59 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-3037c75f-96e3-4745-8521-3bc33a804fd7 x-compute-request-id: req-3037c75f-96e3-4745-8521-3bc33a804fd7 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/79225f5c-c2f1-4985-977c-7a56f7ee10bb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/79225f5c-c2f1-4985-977c-7a56f7ee10bb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "79225f5c-c2f1-4985-977c-7a56f7ee10bb"}} 2018-07-22 08:35:59,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/79225f5c-c2f1-4985-977c-7a56f7ee10bb used request id req-3037c75f-96e3-4745-8521-3bc33a804fd7 2018-07-22 08:35:59,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:59,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-39c2ab7d-20a7-4e56-8713-9a99204485f0 Date: Sun, 22 Jul 2018 08:35:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:35:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:35:49Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/03bda8bb-c508-406d-91ba-863a14129f63/snap", "metadata": {}}], "self": "/v2/images/03bda8bb-c508-406d-91ba-863a14129f63", "min_disk": 0, "protected": false, "id": "03bda8bb-c508-406d-91ba-863a14129f63", "file": "/v2/images/03bda8bb-c508-406d-91ba-863a14129f63/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "097abbcbbf63404ea9d872ccba636d3b", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/03bda8bb-c508-406d-91ba-863a14129f63/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-image"} 2018-07-22 08:35:59,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-image used request id req-39c2ab7d-20a7-4e56-8713-9a99204485f0 2018-07-22 08:35:59,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:35:59,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d07ad264-adf3-4f6c-8424-27a1d01b91d5 Date: Sun, 22 Jul 2018 08:35:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:35:59,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d07ad264-adf3-4f6c-8424-27a1d01b91d5 2018-07-22 08:35:59,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" -d '{"server": {"name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-inst", "imageRef": "03bda8bb-c508-406d-91ba-863a14129f63", "flavorRef": "79225f5c-c2f1-4985-977c-7a56f7ee10bb", "max_count": 1, "min_count": 1, "networks": [{"port": "cbf00da8-b92e-4d94-ab77-d83af4bf22b2"}]}}' 2018-07-22 08:36:01,688 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:35:59 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-76ba182e-4dc8-4506-a578-8661a6119545 x-compute-request-id: req-76ba182e-4dc8-4506-a578-8661a6119545 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2d806596-8548-42d9-84c4-aff04ed37ad9", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2d806596-8548-42d9-84c4-aff04ed37ad9", "rel": "bookmark"}], "adminPass": "Huj28dxiD895"}} 2018-07-22 08:36:01,689 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-76ba182e-4dc8-4506-a578-8661a6119545 2018-07-22 08:36:01,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:36:02,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:01 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-7be428ed-7611-4036-a839-bfc03dbff4ae x-compute-request-id: req-7be428ed-7611-4036-a839-bfc03dbff4ae Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2d806596-8548-42d9-84c4-aff04ed37ad9", "rel": "bookmark"}], "image": {"id": "03bda8bb-c508-406d-91ba-863a14129f63", "links": [{"href": "http://172.30.9.23:8774/images/03bda8bb-c508-406d-91ba-863a14129f63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "79225f5c-c2f1-4985-977c-7a56f7ee10bb", "links": [{"href": "http://172.30.9.23:8774/flavors/79225f5c-c2f1-4985-977c-7a56f7ee10bb", "rel": "bookmark"}]}, "id": "2d806596-8548-42d9-84c4-aff04ed37ad9", "user_id": "b9e2cce418294a6f9ae0d83994e43bfb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:36:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-inst", "created": "2018-07-22T08:36:01Z", "tenant_id": "097abbcbbf63404ea9d872ccba636d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:36:02,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9 used request id req-7be428ed-7611-4036-a839-bfc03dbff4ae 2018-07-22 08:36:02,093 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-inst 2018-07-22 08:36:02,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:36:02,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:02 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-0dcbc32a-49bf-4869-ae9f-a419d56d236d x-compute-request-id: req-0dcbc32a-49bf-4869-ae9f-a419d56d236d Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2d806596-8548-42d9-84c4-aff04ed37ad9", "rel": "bookmark"}], "image": {"id": "03bda8bb-c508-406d-91ba-863a14129f63", "links": [{"href": "http://172.30.9.23:8774/images/03bda8bb-c508-406d-91ba-863a14129f63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "79225f5c-c2f1-4985-977c-7a56f7ee10bb", "links": [{"href": "http://172.30.9.23:8774/flavors/79225f5c-c2f1-4985-977c-7a56f7ee10bb", "rel": "bookmark"}]}, "id": "2d806596-8548-42d9-84c4-aff04ed37ad9", "user_id": "b9e2cce418294a6f9ae0d83994e43bfb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:36:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-inst", "created": "2018-07-22T08:36:01Z", "tenant_id": "097abbcbbf63404ea9d872ccba636d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:36:02,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9 used request id req-0dcbc32a-49bf-4869-ae9f-a419d56d236d 2018-07-22 08:36:02,357 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-inst] is - BUILD 2018-07-22 08:36:02,358 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:36:05,361 - create_instance - DEBUG - VM status query timeout in 896.732735872 2018-07-22 08:36:05,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:36:05,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:05 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-9d2336d8-ed01-49f0-8010-6213cca8eecf x-compute-request-id: req-9d2336d8-ed01-49f0-8010-6213cca8eecf Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2d806596-8548-42d9-84c4-aff04ed37ad9", "rel": "bookmark"}], "image": {"id": "03bda8bb-c508-406d-91ba-863a14129f63", "links": [{"href": "http://172.30.9.23:8774/images/03bda8bb-c508-406d-91ba-863a14129f63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "79225f5c-c2f1-4985-977c-7a56f7ee10bb", "links": [{"href": "http://172.30.9.23:8774/flavors/79225f5c-c2f1-4985-977c-7a56f7ee10bb", "rel": "bookmark"}]}, "id": "2d806596-8548-42d9-84c4-aff04ed37ad9", "security_groups": [{"name": "default"}], "user_id": "b9e2cce418294a6f9ae0d83994e43bfb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:36:03Z", "hostId": "5744db1ead07d2159e1ee1ed17b927b447953fd6ea438208dadd130a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-inst", "created": "2018-07-22T08:36:01Z", "tenant_id": "097abbcbbf63404ea9d872ccba636d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:36:05,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9 used request id req-9d2336d8-ed01-49f0-8010-6213cca8eecf 2018-07-22 08:36:05,812 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-inst] is - BUILD 2018-07-22 08:36:05,812 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:36:08,815 - create_instance - DEBUG - VM status query timeout in 893.278554916 2018-07-22 08:36:08,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:36:09,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:08 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-d4bc0041-feab-42dc-b5a9-79b0d200537b x-compute-request-id: req-d4bc0041-feab-42dc-b5a9-79b0d200537b Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2d806596-8548-42d9-84c4-aff04ed37ad9", "rel": "bookmark"}], "image": {"id": "03bda8bb-c508-406d-91ba-863a14129f63", "links": [{"href": "http://172.30.9.23:8774/images/03bda8bb-c508-406d-91ba-863a14129f63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:36:06.000000", "flavor": {"id": "79225f5c-c2f1-4985-977c-7a56f7ee10bb", "links": [{"href": "http://172.30.9.23:8774/flavors/79225f5c-c2f1-4985-977c-7a56f7ee10bb", "rel": "bookmark"}]}, "id": "2d806596-8548-42d9-84c4-aff04ed37ad9", "security_groups": [{"name": "default"}], "user_id": "b9e2cce418294a6f9ae0d83994e43bfb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:36:06Z", "hostId": "5744db1ead07d2159e1ee1ed17b927b447953fd6ea438208dadd130a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-inst", "created": "2018-07-22T08:36:01Z", "tenant_id": "097abbcbbf63404ea9d872ccba636d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:36:09,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9 used request id req-d4bc0041-feab-42dc-b5a9-79b0d200537b 2018-07-22 08:36:09,676 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-inst] is - ACTIVE 2018-07-22 08:36:09,676 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:36:09,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:36:10,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b2ec778-bd0b-40f8-8fe3-78477d8e2cae x-compute-request-id: req-5b2ec778-bd0b-40f8-8fe3-78477d8e2cae Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2d806596-8548-42d9-84c4-aff04ed37ad9", "rel": "bookmark"}], "image": {"id": "03bda8bb-c508-406d-91ba-863a14129f63", "links": [{"href": "http://172.30.9.23:8774/images/03bda8bb-c508-406d-91ba-863a14129f63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:36:06.000000", "flavor": {"id": "79225f5c-c2f1-4985-977c-7a56f7ee10bb", "links": [{"href": "http://172.30.9.23:8774/flavors/79225f5c-c2f1-4985-977c-7a56f7ee10bb", "rel": "bookmark"}]}, "id": "2d806596-8548-42d9-84c4-aff04ed37ad9", "security_groups": [{"name": "default"}], "user_id": "b9e2cce418294a6f9ae0d83994e43bfb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:36:06Z", "hostId": "5744db1ead07d2159e1ee1ed17b927b447953fd6ea438208dadd130a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-inst", "created": "2018-07-22T08:36:01Z", "tenant_id": "097abbcbbf63404ea9d872ccba636d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:36:10,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9 used request id req-5b2ec778-bd0b-40f8-8fe3-78477d8e2cae 2018-07-22 08:36:10,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:36:10,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-830e4751-0791-424a-8754-862c5da4428c Date: Sun, 22 Jul 2018 08:36:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c1b005e2-a699-4068-a5be-18029fd504e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"097abbcbbf63404ea9d872ccba636d3b","l2_adjacency":true,"status":"ACTIVE","subnets":["55146da9-5d41-443e-8aec-92d2114f7ec6"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net","admin_state_up":true,"tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:50Z","mtu":1450}]} 2018-07-22 08:36:10,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net used request id req-830e4751-0791-424a-8754-862c5da4428c 2018-07-22 08:36:10,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:36:10,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5f301c-4fbd-4159-a520-90c7ebb53d23 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "097abbcbbf63404ea9d872ccba636d3b", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj"}} 2018-07-22 08:36:10,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b used request id req-ff5f301c-4fbd-4159-a520-90c7ebb53d23 2018-07-22 08:36:10,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:36:10,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4a807033-8dc0-45c8-b102-c33ce9f13978 Date: Sun, 22 Jul 2018 08:36:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1b005e2-a699-4068-a5be-18029fd504e6","tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"097abbcbbf63404ea9d872ccba636d3b","id":"55146da9-5d41-443e-8aec-92d2114f7ec6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet"}]} 2018-07-22 08:36:10,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 used request id req-4a807033-8dc0-45c8-b102-c33ce9f13978 2018-07-22 08:36:10,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:36:11,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3236 X-Openstack-Request-Id: req-d13f94a6-6cdf-4109-a856-3430539fcc32 Date: Sun, 22 Jul 2018 08:36:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:35:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"55146da9-5d41-443e-8aec-92d2114f7ec6","ip_address":"10.55.0.4"}],"id":"26201551-74c7-4c1c-9344-03010274fde8","security_groups":[],"mac_address":"fa:16:3e:20:02:fa","project_id":"097abbcbbf63404ea9d872ccba636d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1b005e2-a699-4068-a5be-18029fd504e6","tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1b005e2-a699-4068-a5be-18029fd504e6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:35:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"55146da9-5d41-443e-8aec-92d2114f7ec6","ip_address":"10.55.0.3"}],"id":"b82db1e9-90c4-44c8-ae85-760de08bdfd3","security_groups":[],"mac_address":"fa:16:3e:a9:25:37","project_id":"097abbcbbf63404ea9d872ccba636d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1b005e2-a699-4068-a5be-18029fd504e6","tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1b005e2-a699-4068-a5be-18029fd504e6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:35:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"55146da9-5d41-443e-8aec-92d2114f7ec6","ip_address":"10.55.0.2"}],"id":"cb7f0a90-3570-4259-ab11-96919b5b6c9a","security_groups":[],"mac_address":"fa:16:3e:ef:3f:af","project_id":"097abbcbbf63404ea9d872ccba636d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1b005e2-a699-4068-a5be-18029fd504e6","tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1b005e2-a699-4068-a5be-18029fd504e6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:36:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"55146da9-5d41-443e-8aec-92d2114f7ec6","ip_address":"10.55.0.101"}],"id":"cbf00da8-b92e-4d94-ab77-d83af4bf22b2","security_groups":["e9470809-21bf-4608-8dad-46ab2ec4514b"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"097abbcbbf63404ea9d872ccba636d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4port-1","admin_state_up":true,"network_id":"c1b005e2-a699-4068-a5be-18029fd504e6","tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:57Z","binding:vnic_type":"normal","device_id":"2d806596-8548-42d9-84c4-aff04ed37ad9","ip_allocation":"immediate"}]} 2018-07-22 08:36:11,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 used request id req-d13f94a6-6cdf-4109-a856-3430539fcc32 2018-07-22 08:36:11,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c1b005e2-a699-4068-a5be-18029fd504e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:36:11,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f283b35c-46d7-437c-ac89-ca5033cd632f Date: Sun, 22 Jul 2018 08:36:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c1b005e2-a699-4068-a5be-18029fd504e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"097abbcbbf63404ea9d872ccba636d3b","l2_adjacency":true,"status":"ACTIVE","subnets":["55146da9-5d41-443e-8aec-92d2114f7ec6"],"description":"","tags":[],"updated_at":"2018-07-22T08:35:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net","admin_state_up":true,"tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:50Z","mtu":1450}]} 2018-07-22 08:36:11,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c1b005e2-a699-4068-a5be-18029fd504e6 used request id req-f283b35c-46d7-437c-ac89-ca5033cd632f 2018-07-22 08:36:11,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:36:11,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2ba0c654-8449-414e-a845-09653df96561 Date: Sun, 22 Jul 2018 08:36:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1b005e2-a699-4068-a5be-18029fd504e6","tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"097abbcbbf63404ea9d872ccba636d3b","id":"55146da9-5d41-443e-8aec-92d2114f7ec6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet"}]} 2018-07-22 08:36:11,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6 used request id req-2ba0c654-8449-414e-a845-09653df96561 2018-07-22 08:36:11,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6&name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:36:11,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-667afcbc-9a4e-44b3-891c-c1d8aa979a02 Date: Sun, 22 Jul 2018 08:36:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1b005e2-a699-4068-a5be-18029fd504e6","tenant_id":"097abbcbbf63404ea9d872ccba636d3b","created_at":"2018-07-22T08:35:51Z","dns_nameservers":[],"updated_at":"2018-07-22T08:35:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"097abbcbbf63404ea9d872ccba636d3b","id":"55146da9-5d41-443e-8aec-92d2114f7ec6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet"}]} 2018-07-22 08:36:11,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1b005e2-a699-4068-a5be-18029fd504e6&name=CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet used request id req-667afcbc-9a4e-44b3-891c-c1d8aa979a02 2018-07-22 08:36:11,813 - create_instance - INFO - Deleting Port with ID - cbf00da8-b92e-4d94-ab77-d83af4bf22b2 2018-07-22 08:36:11,813 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4port-1 2018-07-22 08:36:11,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/cbf00da8-b92e-4d94-ab77-d83af4bf22b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:36:12,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d9b376c6-f07a-436c-92c5-7dc43a4a8475 Date: Sun, 22 Jul 2018 08:36:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:36:12,424 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/cbf00da8-b92e-4d94-ab77-d83af4bf22b2 used request id req-d9b376c6-f07a-436c-92c5-7dc43a4a8475 2018-07-22 08:36:12,424 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-inst 2018-07-22 08:36:12,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:36:12,580 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:36:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7cacc4ed-55a3-4822-977a-21f634be131a x-compute-request-id: req-7cacc4ed-55a3-4822-977a-21f634be131a Content-Type: application/json 2018-07-22 08:36:12,581 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9 used request id req-7cacc4ed-55a3-4822-977a-21f634be131a 2018-07-22 08:36:12,581 - create_instance - INFO - Checking deletion status 2018-07-22 08:36:12,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:36:12,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2c89601-782a-4f1a-b617-ee6329f387dc x-compute-request-id: req-f2c89601-782a-4f1a-b617-ee6329f387dc Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2d806596-8548-42d9-84c4-aff04ed37ad9", "rel": "bookmark"}], "image": {"id": "03bda8bb-c508-406d-91ba-863a14129f63", "links": [{"href": "http://172.30.9.23:8774/images/03bda8bb-c508-406d-91ba-863a14129f63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:36:06.000000", "flavor": {"id": "79225f5c-c2f1-4985-977c-7a56f7ee10bb", "links": [{"href": "http://172.30.9.23:8774/flavors/79225f5c-c2f1-4985-977c-7a56f7ee10bb", "rel": "bookmark"}]}, "id": "2d806596-8548-42d9-84c4-aff04ed37ad9", "user_id": "b9e2cce418294a6f9ae0d83994e43bfb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:36:12Z", "hostId": "5744db1ead07d2159e1ee1ed17b927b447953fd6ea438208dadd130a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-inst", "created": "2018-07-22T08:36:01Z", "tenant_id": "097abbcbbf63404ea9d872ccba636d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:36:12,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9 used request id req-f2c89601-782a-4f1a-b617-ee6329f387dc 2018-07-22 08:36:12,834 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-inst] is - ACTIVE 2018-07-22 08:36:12,834 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:36:15,837 - create_instance - DEBUG - VM status query timeout in 296.744093895 2018-07-22 08:36:15,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12514f83be9550a2ceda788ff747837fe35a5d6c" 2018-07-22 08:36:15,887 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:36:15 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-bc0b9e23-915f-493d-83d2-c51aa9702ca2 x-compute-request-id: req-bc0b9e23-915f-493d-83d2-c51aa9702ca2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2d806596-8548-42d9-84c4-aff04ed37ad9 could not be found.", "code": 404}} 2018-07-22 08:36:15,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2d806596-8548-42d9-84c4-aff04ed37ad9 used request id req-bc0b9e23-915f-493d-83d2-c51aa9702ca2 2018-07-22 08:36:15,887 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2d806596-8548-42d9-84c4-aff04ed37ad9 could not be found. (HTTP 404) (Request-ID: req-bc0b9e23-915f-493d-83d2-c51aa9702ca2) 2018-07-22 08:36:15,888 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-inst 2018-07-22 08:36:15,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/79225f5c-c2f1-4985-977c-7a56f7ee10bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c8494a053903915d8e1157c9695346465e3fd4" 2018-07-22 08:36:15,937 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:36:15 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-b10e74e4-379a-4ec0-8f7b-4d6fb62e24b6 x-compute-request-id: req-b10e74e4-379a-4ec0-8f7b-4d6fb62e24b6 Content-Length: 0 Content-Type: application/json 2018-07-22 08:36:15,937 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/79225f5c-c2f1-4985-977c-7a56f7ee10bb used request id req-b10e74e4-379a-4ec0-8f7b-4d6fb62e24b6 2018-07-22 08:36:15,938 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet 2018-07-22 08:36:15,938 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-subnet 2018-07-22 08:36:15,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/55146da9-5d41-443e-8aec-92d2114f7ec6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61799eab00dd4aa8621d6455216546bb48556be8" 2018-07-22 08:36:18,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-24a8556c-df84-4b34-8714-12784e804922 Date: Sun, 22 Jul 2018 08:36:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:36:18,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/55146da9-5d41-443e-8aec-92d2114f7ec6 used request id req-24a8556c-df84-4b34-8714-12784e804922 2018-07-22 08:36:18,324 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-pub-net 2018-07-22 08:36:18,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/c1b005e2-a699-4068-a5be-18029fd504e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61799eab00dd4aa8621d6455216546bb48556be8" 2018-07-22 08:36:19,553 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-42bdc6f0-9b5c-4c12-a0b3-5e88310c9482 Date: Sun, 22 Jul 2018 08:36:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:36:19,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c1b005e2-a699-4068-a5be-18029fd504e6 used request id req-42bdc6f0-9b5c-4c12-a0b3-5e88310c9482 2018-07-22 08:36:19,553 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c394ddc6-d5ef-44ab-bddf-b42c1d61bab4-image 2018-07-22 08:36:19,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/03bda8bb-c508-406d-91ba-863a14129f63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c0165da15867cf6f96bb3948bb1ba33ec872b26" 2018-07-22 08:36:20,363 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-893b20b3-a0c9-4f47-8d7d-9b7697b19a2c Date: Sun, 22 Jul 2018 08:36:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:36:20,363 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/03bda8bb-c508-406d-91ba-863a14129f63 used request id req-893b20b3-a0c9-4f47-8d7d-9b7697b19a2c 2018-07-22 08:36:20,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:36:20,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-830e0c98-b18e-4ea3-9fbf-0ed94c4064d4 Date: Sun, 22 Jul 2018 08:36:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "097abbcbbf63404ea9d872ccba636d3b", "created_at": "2018-07-22T08:35:50Z", "updated_at": "2018-07-22T08:35:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:35:50Z", "revision_number": 0, "id": "0ff415e2-768a-4a4d-9a1e-6a60d7b324e3", "remote_group_id": "e9470809-21bf-4608-8dad-46ab2ec4514b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:35:50Z", "security_group_id": "e9470809-21bf-4608-8dad-46ab2ec4514b", "tenant_id": "097abbcbbf63404ea9d872ccba636d3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "097abbcbbf63404ea9d872ccba636d3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:35:50Z", "revision_number": 0, "id": "7f7297c1-6485-4045-848a-4c5b70e672aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:35:50Z", "security_group_id": "e9470809-21bf-4608-8dad-46ab2ec4514b", "tenant_id": "097abbcbbf63404ea9d872ccba636d3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "097abbcbbf63404ea9d872ccba636d3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:35:50Z", "revision_number": 0, "id": "9f2294c3-34a9-4dfc-bf39-2960971a4f28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:35:50Z", "security_group_id": "e9470809-21bf-4608-8dad-46ab2ec4514b", "tenant_id": "097abbcbbf63404ea9d872ccba636d3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "097abbcbbf63404ea9d872ccba636d3b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:35:50Z", "revision_number": 0, "id": "dd6d455e-7413-4623-9d84-3ebc80e89355", "remote_group_id": "e9470809-21bf-4608-8dad-46ab2ec4514b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:35:50Z", "security_group_id": "e9470809-21bf-4608-8dad-46ab2ec4514b", "tenant_id": "097abbcbbf63404ea9d872ccba636d3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "097abbcbbf63404ea9d872ccba636d3b"}], "revision_number": 4, "project_id": "097abbcbbf63404ea9d872ccba636d3b", "id": "e9470809-21bf-4608-8dad-46ab2ec4514b", "name": "default"}]} 2018-07-22 08:36:20,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-830e0c98-b18e-4ea3-9fbf-0ed94c4064d4 2018-07-22 08:36:20,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:36:20,718 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f85adfef-c629-4487-9af2-e8b840bf5f7e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:36:20,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-f85adfef-c629-4487-9af2-e8b840bf5f7e 2018-07-22 08:36:20,719 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:36:20,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:36:20,813 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8055402b-92cb-43fb-968d-5ec2b65c9233 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:36:20,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-8055402b-92cb-43fb-968d-5ec2b65c9233 2018-07-22 08:36:20,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:36:20,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:36:20,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81554e9c-5c23-40cf-b5b6-51d69567e7d8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:36:20,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-81554e9c-5c23-40cf-b5b6-51d69567e7d8 2018-07-22 08:36:20,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:36:20,999 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69637fd8-b32f-46f9-b045-3e2d94dada07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:36:20,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-69637fd8-b32f-46f9-b045-3e2d94dada07 2018-07-22 08:36:20,999 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:36:21,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:36:21,099 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:36:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b74ec70b-2a5d-494e-b5a3-338a9a225380 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:36:21,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-b74ec70b-2a5d-494e-b5a3-338a9a225380 2018-07-22 08:36:21,099 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:36:21,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:36:21,186 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:36:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecd3669b-d270-485f-b6ef-ef6f76616533 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:36:21,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-ecd3669b-d270-485f-b6ef-ef6f76616533 2018-07-22 08:36:21,186 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:36:21,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:36:21,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7013d6f1-89e7-4452-9ea3-7baaa66c4d70 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:36:21,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-7013d6f1-89e7-4452-9ea3-7baaa66c4d70 2018-07-22 08:36:21,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:36:21,377 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:36:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dbee130-5fd5-4e48-b4af-1b72f6a4365d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:36:21,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-7dbee130-5fd5-4e48-b4af-1b72f6a4365d 2018-07-22 08:36:21,377 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:36:21,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:36:21,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:36:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b08e4d05-348e-4af0-95bf-a788b7f1ed74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:36:21,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-b08e4d05-348e-4af0-95bf-a788b7f1ed74 2018-07-22 08:36:21,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:36:21,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:36:21,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ff5510-ed7f-4b1b-8b01-aba5217b9a73 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "097abbcbbf63404ea9d872ccba636d3b", "name": "CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj"}} 2018-07-22 08:36:21,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b used request id req-85ff5510-ed7f-4b1b-8b01-aba5217b9a73 2018-07-22 08:36:21,567 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9470809-21bf-4608-8dad-46ab2ec4514b 2018-07-22 08:36:21,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e9470809-21bf-4608-8dad-46ab2ec4514b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:36:21,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c25f3e43-c975-48ca-a80a-5c8caa2a4eb7 Date: Sun, 22 Jul 2018 08:36:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e9470809-21bf-4608-8dad-46ab2ec4514b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:35:50Z", "security_group_id": "e9470809-21bf-4608-8dad-46ab2ec4514b", "port_range_min": null, "revision_number": 0, "tenant_id": "097abbcbbf63404ea9d872ccba636d3b", "created_at": "2018-07-22T08:35:50Z", "project_id": "097abbcbbf63404ea9d872ccba636d3b", "id": "0ff415e2-768a-4a4d-9a1e-6a60d7b324e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:35:50Z", "security_group_id": "e9470809-21bf-4608-8dad-46ab2ec4514b", "port_range_min": null, "revision_number": 0, "tenant_id": "097abbcbbf63404ea9d872ccba636d3b", "created_at": "2018-07-22T08:35:50Z", "project_id": "097abbcbbf63404ea9d872ccba636d3b", "id": "7f7297c1-6485-4045-848a-4c5b70e672aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:35:50Z", "security_group_id": "e9470809-21bf-4608-8dad-46ab2ec4514b", "port_range_min": null, "revision_number": 0, "tenant_id": "097abbcbbf63404ea9d872ccba636d3b", "created_at": "2018-07-22T08:35:50Z", "project_id": "097abbcbbf63404ea9d872ccba636d3b", "id": "9f2294c3-34a9-4dfc-bf39-2960971a4f28"}, {"remote_group_id": "e9470809-21bf-4608-8dad-46ab2ec4514b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:35:50Z", "security_group_id": "e9470809-21bf-4608-8dad-46ab2ec4514b", "port_range_min": null, "revision_number": 0, "tenant_id": "097abbcbbf63404ea9d872ccba636d3b", "created_at": "2018-07-22T08:35:50Z", "project_id": "097abbcbbf63404ea9d872ccba636d3b", "id": "dd6d455e-7413-4623-9d84-3ebc80e89355"}]} 2018-07-22 08:36:21,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e9470809-21bf-4608-8dad-46ab2ec4514b used request id req-c25f3e43-c975-48ca-a80a-5c8caa2a4eb7 2018-07-22 08:36:21,767 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:36:21,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e9470809-21bf-4608-8dad-46ab2ec4514b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:36:22,089 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-191fb6cc-14d2-4124-a6f6-0051bf49ee3f Content-Length: 0 Date: Sun, 22 Jul 2018 08:36:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:36:22,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e9470809-21bf-4608-8dad-46ab2ec4514b used request id req-191fb6cc-14d2-4124-a6f6-0051bf49ee3f 2018-07-22 08:36:22,090 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj 2018-07-22 08:36:22,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:36:22,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:36:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf9b7f02-b8bf-48a5-a904-8d678b214fca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:36:22,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/097abbcbbf63404ea9d872ccba636d3b used request id req-cf9b7f02-b8bf-48a5-a904-8d678b214fca 2018-07-22 08:36:22,309 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-3fa47fc1-f815-486-proj-role 2018-07-22 08:36:22,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/656dca49b0014b9c87d8f26df1675cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:36:22,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:36:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e188470-65ad-4d4d-906b-ee6ead362b36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:36:22,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/656dca49b0014b9c87d8f26df1675cf5 used request id req-3e188470-65ad-4d4d-906b-ee6ead362b36 2018-07-22 08:36:22,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6927379fb6bcd7794d5677413d83a5fb421c655" 2018-07-22 08:36:22,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bda7e29-8724-4c44-8b0f-6e0d2c246d56 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:36:22,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0bda7e29-8724-4c44-8b0f-6e0d2c246d56 2018-07-22 08:36:22,533 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-3fa47fc1-f815-486-user 2018-07-22 08:36:22,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b9e2cce418294a6f9ae0d83994e43bfb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fb11e9d6b08376fed5e4f371eb584e2842830e" 2018-07-22 08:36:22,740 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:36:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65b903cb-a74e-447a-9e64-7362c24a7134 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:36:22,740 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b9e2cce418294a6f9ae0d83994e43bfb used request id req-65b903cb-a74e-447a-9e64-7362c24a7134 2018-07-22 08:36:22,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:36:23,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:36:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Scu03AdXSG2QILFb7VFrlQ"], "issued_at": "2018-07-22T08:36:23.000000Z"}} 2018-07-22 08:36:23,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e39e31d0be51263a46b9499553300f6f7cc06783" 2018-07-22 08:36:23,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f13b3a5d-84a4-41ab-9817-380ea6116ed2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:36:23,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f13b3a5d-84a4-41ab-9817-380ea6116ed2 2018-07-22 08:36:23,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:36:23,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:36:23,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:36:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["j5f9qe9tT5e5a3Ft1an7Jw"], "issued_at": "2018-07-22T08:36:23.000000Z"}} 2018-07-22 08:36:23,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14bc2dcad2a154011fe02fff1a708cfeae215aa" 2018-07-22 08:36:23,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d13f2fe-401b-46df-881e-b7eb67430d59 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:36:23,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2d13f2fe-401b-46df-881e-b7eb67430d59 2018-07-22 08:36:23,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:36:23,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:36:23 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:36:23,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14bc2dcad2a154011fe02fff1a708cfeae215aa" 2018-07-22 08:36:23,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df083d37-e84a-4fd0-9ddf-2d1510d963c2 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:36:23,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj used request id req-df083d37-e84a-4fd0-9ddf-2d1510d963c2 2018-07-22 08:36:23,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14bc2dcad2a154011fe02fff1a708cfeae215aa" 2018-07-22 08:36:23,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c2247d-ea6d-4f1b-b9ee-9266b5bece0c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:36:23,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e8c2247d-ea6d-4f1b-b9ee-9266b5bece0c 2018-07-22 08:36:23,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14bc2dcad2a154011fe02fff1a708cfeae215aa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj"}}' 2018-07-22 08:36:24,063 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:36:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61425a8a-3dfd-4460-8dbb-0060d6a0ba6e Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa"}, "tags": [], "enabled": true, "id": "bd1ce3083db44a10a57855a98b3be7aa", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj"}} 2018-07-22 08:36:24,064 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-61425a8a-3dfd-4460-8dbb-0060d6a0ba6e 2018-07-22 08:36:24,064 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj 2018-07-22 08:36:24,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:36:24,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:36:24,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:36:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["E3c0UHLCTByTSXoGZAx9DQ"], "issued_at": "2018-07-22T08:36:24.000000Z"}} 2018-07-22 08:36:24,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282fe4b899036db76f6b9f88ecd9fc779be7b875" 2018-07-22 08:36:24,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc88b23-1747-4f16-8f68-a6d5242789d5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:36:24,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7fc88b23-1747-4f16-8f68-a6d5242789d5 2018-07-22 08:36:24,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:36:24,491 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:36: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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:36:24,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282fe4b899036db76f6b9f88ecd9fc779be7b875" 2018-07-22 08:36:24,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-538a0a01-6d6c-4a4b-b022-3677eefefa76 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:36:24,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-538a0a01-6d6c-4a4b-b022-3677eefefa76 2018-07-22 08:36:24,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282fe4b899036db76f6b9f88ecd9fc779be7b875" 2018-07-22 08:36:24,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e9e2528-57de-42d8-8a3b-c19cb476c32c Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa"}, "tags": [], "enabled": true, "id": "bd1ce3083db44a10a57855a98b3be7aa", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj"}]} 2018-07-22 08:36:24,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj used request id req-8e9e2528-57de-42d8-8a3b-c19cb476c32c 2018-07-22 08:36:24,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282fe4b899036db76f6b9f88ecd9fc779be7b875" 2018-07-22 08:36:24,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-187d2e08-40fb-4222-8dbb-0abf2fb29c95 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:36:24,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-187d2e08-40fb-4222-8dbb-0abf2fb29c95 2018-07-22 08:36:25,189 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-4c06cda4-8536-4aa-user 2018-07-22 08:36:25,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:36:25,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14bc2dcad2a154011fe02fff1a708cfeae215aa" 2018-07-22 08:36:25,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2658563c-c7a2-4404-b5c8-d05fb0c61601 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:36:25,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2658563c-c7a2-4404-b5c8-d05fb0c61601 2018-07-22 08:36:25,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14bc2dcad2a154011fe02fff1a708cfeae215aa" -d '{"role": {"name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj-role"}}' 2018-07-22 08:36:25,405 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:36:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4a726a7-97d8-4a65-9881-e1c2f0536d3c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c85fe58032cf4fe1a4f277cf4d6336ab", "links": {"self": "http://172.30.9.23:5000/v3/roles/c85fe58032cf4fe1a4f277cf4d6336ab"}, "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj-role"}} 2018-07-22 08:36:25,405 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e4a726a7-97d8-4a65-9881-e1c2f0536d3c 2018-07-22 08:36:25,405 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj-role 2018-07-22 08:36:25,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c85fe58032cf4fe1a4f277cf4d6336ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14bc2dcad2a154011fe02fff1a708cfeae215aa" 2018-07-22 08:36:25,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8556706a-38c0-444d-a740-787bd5be766f Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c85fe58032cf4fe1a4f277cf4d6336ab", "links": {"self": "http://172.30.9.23:5000/v3/roles/c85fe58032cf4fe1a4f277cf4d6336ab"}, "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj-role"}} 2018-07-22 08:36:25,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c85fe58032cf4fe1a4f277cf4d6336ab used request id req-8556706a-38c0-444d-a740-787bd5be766f 2018-07-22 08:36:25,425 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj-role to project CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj 2018-07-22 08:36:25,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa/users/67844d69f9f34e278aad2ed13518d8bf/roles/c85fe58032cf4fe1a4f277cf4d6336ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14bc2dcad2a154011fe02fff1a708cfeae215aa" 2018-07-22 08:36:25,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:36:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2d27b2a-c93d-43cb-87d6-92d385cdd7c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:36:25,569 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa/users/67844d69f9f34e278aad2ed13518d8bf/roles/c85fe58032cf4fe1a4f277cf4d6336ab used request id req-b2d27b2a-c93d-43cb-87d6-92d385cdd7c4 2018-07-22 08:36:25,570 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:36:25,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:36:25,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:36:25,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c85fe58032cf4fe1a4f277cf4d6336ab", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj-role"}], "expires_at": "2018-07-22T09:36:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd1ce3083db44a10a57855a98b3be7aa", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/bd1ce3083db44a10a57855a98b3be7aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/bd1ce3083db44a10a57855a98b3be7aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-user", "id": "67844d69f9f34e278aad2ed13518d8bf"}, "audit_ids": ["EZt3JM8wS7qqcif8L80KVQ"], "issued_at": "2018-07-22T08:36:25.000000Z"}} 2018-07-22 08:36:25,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efa156db1cc26be9f6b9c730f0cb116f69add6cd" 2018-07-22 08:36:26,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b29990-7faa-401b-8db8-089bf3b26d29 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:36:26,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-06b29990-7faa-401b-8db8-089bf3b26d29 2018-07-22 08:36:26,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efa156db1cc26be9f6b9c730f0cb116f69add6cd" 2018-07-22 08:36:26,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-e15b1d31-8edb-4199-8db2-081ad3936f0b Date: Sun, 22 Jul 2018 08:36:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-image"} 2018-07-22 08:36:26,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-image used request id req-e15b1d31-8edb-4199-8db2-081ad3936f0b 2018-07-22 08:36:26,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efa156db1cc26be9f6b9c730f0cb116f69add6cd" 2018-07-22 08:36:26,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ae2f05a2-7973-4aaa-99eb-775092f9dc2f Date: Sun, 22 Jul 2018 08:36:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:36:26,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ae2f05a2-7973-4aaa-99eb-775092f9dc2f 2018-07-22 08:36:26,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}efa156db1cc26be9f6b9c730f0cb116f69add6cd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-image"}' 2018-07-22 08:36:26,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-45c7d5c8-ba42-4761-996c-d49bf94de4b2 Date: Sun, 22 Jul 2018 08:36:26 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:36:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:36:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "min_disk": 0, "protected": false, "id": "fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "file": "/v2/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5/file", "checksum": null, "owner": "bd1ce3083db44a10a57855a98b3be7aa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:36:26,677 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-45c7d5c8-ba42-4761-996c-d49bf94de4b2 2018-07-22 08:36:26,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efa156db1cc26be9f6b9c730f0cb116f69add6cd" -d '' 2018-07-22 08:36:27,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86c17453-9059-4304-affa-54a27979ffd1 Date: Sun, 22 Jul 2018 08:36:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:36:27,295 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5/file used request id req-86c17453-9059-4304-affa-54a27979ffd1 2018-07-22 08:36:27,296 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:36:27,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efa156db1cc26be9f6b9c730f0cb116f69add6cd" 2018-07-22 08:36:27,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-cfac8c8d-5aaf-4ba4-8e65-6fefe37366a8 Date: Sun, 22 Jul 2018 08:36:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:36:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:36:27Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5/snap", "metadata": {}}], "self": "/v2/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "min_disk": 0, "protected": false, "id": "fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "file": "/v2/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bd1ce3083db44a10a57855a98b3be7aa", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:36:27,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5 used request id req-cfac8c8d-5aaf-4ba4-8e65-6fefe37366a8 2018-07-22 08:36:27,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efa156db1cc26be9f6b9c730f0cb116f69add6cd" 2018-07-22 08:36:27,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bb4c00c4-b971-41c6-9514-51fc8e883276 Date: Sun, 22 Jul 2018 08:36:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:36:27,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-bb4c00c4-b971-41c6-9514-51fc8e883276 2018-07-22 08:36:27,667 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-image 2018-07-22 08:36:27,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efa156db1cc26be9f6b9c730f0cb116f69add6cd" 2018-07-22 08:36:27,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a1fd22dd-5074-4d9c-a3b1-eafd870a64be Date: Sun, 22 Jul 2018 08:36:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:36:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:36:27Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5/snap", "metadata": {}}], "self": "/v2/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "min_disk": 0, "protected": false, "id": "fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "file": "/v2/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bd1ce3083db44a10a57855a98b3be7aa", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:36:27,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5 used request id req-a1fd22dd-5074-4d9c-a3b1-eafd870a64be 2018-07-22 08:36:27,859 - create_image - DEBUG - Instance status is - active 2018-07-22 08:36:27,859 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-image 2018-07-22 08:36:27,859 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-image 2018-07-22 08:36:27,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:36:27,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:36:28,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c85fe58032cf4fe1a4f277cf4d6336ab", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj-role"}], "expires_at": "2018-07-22T09:36:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd1ce3083db44a10a57855a98b3be7aa", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/bd1ce3083db44a10a57855a98b3be7aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/bd1ce3083db44a10a57855a98b3be7aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-user", "id": "67844d69f9f34e278aad2ed13518d8bf"}, "audit_ids": ["TIRgYTufQu2pY5P8J3aLng"], "issued_at": "2018-07-22T08:36:28.000000Z"}} 2018-07-22 08:36:28,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d2ba5e73516b6816206f9f2c9082d5fa8026d8" 2018-07-22 08:36:28,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f77ab8b-d7c9-40c8-a55f-9e5000431192 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:36:28,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0f77ab8b-d7c9-40c8-a55f-9e5000431192 2018-07-22 08:36:28,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d2ba5e73516b6816206f9f2c9082d5fa8026d8" 2018-07-22 08:36:28,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-74143fa1-1b9a-4764-8972-a64940dfdeeb Date: Sun, 22 Jul 2018 08:36:28 GMT RESP BODY: {"networks":[]} 2018-07-22 08:36:28,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net used request id req-74143fa1-1b9a-4764-8972-a64940dfdeeb 2018-07-22 08:36:28,647 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net 2018-07-22 08:36:28,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d2ba5e73516b6816206f9f2c9082d5fa8026d8" -d '{"network": {"name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net", "admin_state_up": true}}' 2018-07-22 08:36:29,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-0652bf91-96d0-4d73-9c3d-7c9301af0ab0 Date: Sun, 22 Jul 2018 08:36:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"427d6004-6872-45d6-864e-f0299934fc99","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bd1ce3083db44a10a57855a98b3be7aa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:36:29Z","is_default":false,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:29Z","mtu":1450}} 2018-07-22 08:36:29,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-0652bf91-96d0-4d73-9c3d-7c9301af0ab0 2018-07-22 08:36:29,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=427d6004-6872-45d6-864e-f0299934fc99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d2ba5e73516b6816206f9f2c9082d5fa8026d8" 2018-07-22 08:36:29,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-decc49a3-289f-4f00-9eb0-a1e6ded368d8 Date: Sun, 22 Jul 2018 08:36:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"427d6004-6872-45d6-864e-f0299934fc99","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bd1ce3083db44a10a57855a98b3be7aa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:36:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net","admin_state_up":true,"tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:29Z","mtu":1450}]} 2018-07-22 08:36:29,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=427d6004-6872-45d6-864e-f0299934fc99 used request id req-decc49a3-289f-4f00-9eb0-a1e6ded368d8 2018-07-22 08:36:29,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d2ba5e73516b6816206f9f2c9082d5fa8026d8" 2018-07-22 08:36:29,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b0fcec7a-2b85-460b-b159-dad11dec2e95 Date: Sun, 22 Jul 2018 08:36:29 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:36:29,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 used request id req-b0fcec7a-2b85-460b-b159-dad11dec2e95 2018-07-22 08:36:29,835 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet 2018-07-22 08:36:29,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d2ba5e73516b6816206f9f2c9082d5fa8026d8" -d '{"subnets": [{"ip_version": 4, "network_id": "427d6004-6872-45d6-864e-f0299934fc99", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet"}]}' 2018-07-22 08:36:30,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-70217ab0-47d2-41ad-b4af-e0f73c71f983 Date: Sun, 22 Jul 2018 08:36:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427d6004-6872-45d6-864e-f0299934fc99","tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:30Z","dns_nameservers":[],"updated_at":"2018-07-22T08:36:30Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"bd1ce3083db44a10a57855a98b3be7aa","id":"b90a642d-e4ab-459e-8796-a413862ab5f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet"}]} 2018-07-22 08:36:30,609 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-70217ab0-47d2-41ad-b4af-e0f73c71f983 2018-07-22 08:36:30,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=427d6004-6872-45d6-864e-f0299934fc99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d2ba5e73516b6816206f9f2c9082d5fa8026d8" 2018-07-22 08:36:30,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-999f3e0c-22aa-49e2-9fc4-fc13dbd88470 Date: Sun, 22 Jul 2018 08:36:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"427d6004-6872-45d6-864e-f0299934fc99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bd1ce3083db44a10a57855a98b3be7aa","l2_adjacency":true,"status":"ACTIVE","subnets":["b90a642d-e4ab-459e-8796-a413862ab5f1"],"description":"","tags":[],"updated_at":"2018-07-22T08:36:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net","admin_state_up":true,"tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:29Z","mtu":1450}]} 2018-07-22 08:36:30,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=427d6004-6872-45d6-864e-f0299934fc99 used request id req-999f3e0c-22aa-49e2-9fc4-fc13dbd88470 2018-07-22 08:36:30,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d2ba5e73516b6816206f9f2c9082d5fa8026d8" 2018-07-22 08:36:30,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9ec6cec1-29ba-4961-9485-2ff81e61972b Date: Sun, 22 Jul 2018 08:36:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427d6004-6872-45d6-864e-f0299934fc99","tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:30Z","dns_nameservers":[],"updated_at":"2018-07-22T08:36:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd1ce3083db44a10a57855a98b3be7aa","id":"b90a642d-e4ab-459e-8796-a413862ab5f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet"}]} 2018-07-22 08:36:30,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 used request id req-9ec6cec1-29ba-4961-9485-2ff81e61972b 2018-07-22 08:36:30,989 - OpenStackNetwork - DEBUG - Network [427d6004-6872-45d6-864e-f0299934fc99] created successfully 2018-07-22 08:36:30,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:36:30,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:36:31,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:36:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["q3orGn80SaWUS9z4oYw0_Q"], "issued_at": "2018-07-22T08:36:31.000000Z"}} 2018-07-22 08:36:31,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4618054d42390c77ff372c8fc1effadc8f34eb" 2018-07-22 08:36:31,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d2ebff-26c7-45c0-9015-70c4ce144dd4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:36:31,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-55d2ebff-26c7-45c0-9015-70c4ce144dd4 2018-07-22 08:36:31,500 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:36:31,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4618054d42390c77ff372c8fc1effadc8f34eb" 2018-07-22 08:36:31,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36: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,Accept-Encoding x-openstack-request-id: req-316671bc-c287-46ed-8add-4587b86e5c7d x-compute-request-id: req-316671bc-c287-46ed-8add-4587b86e5c7d Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:36:31,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-316671bc-c287-46ed-8add-4587b86e5c7d 2018-07-22 08:36:31,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4618054d42390c77ff372c8fc1effadc8f34eb" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:36:31,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36: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,Accept-Encoding x-openstack-request-id: req-f58bc370-da6f-41cd-a50f-84d8c19eeb42 x-compute-request-id: req-f58bc370-da6f-41cd-a50f-84d8c19eeb42 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d179731-8dba-4f6f-b870-cb5b417395f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d179731-8dba-4f6f-b870-cb5b417395f3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "4d179731-8dba-4f6f-b870-cb5b417395f3"}} 2018-07-22 08:36:31,745 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f58bc370-da6f-41cd-a50f-84d8c19eeb42 2018-07-22 08:36:31,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:36:31,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:36:32,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c85fe58032cf4fe1a4f277cf4d6336ab", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj-role"}], "expires_at": "2018-07-22T09:36:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd1ce3083db44a10a57855a98b3be7aa", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/bd1ce3083db44a10a57855a98b3be7aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/bd1ce3083db44a10a57855a98b3be7aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-user", "id": "67844d69f9f34e278aad2ed13518d8bf"}, "audit_ids": ["CrgGtST6QTiMv9quaG6NbQ"], "issued_at": "2018-07-22T08:36:32.000000Z"}} 2018-07-22 08:36:32,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:32,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b190c2-19a9-4813-aacf-18032cf93395 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:36:32,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-19b190c2-19a9-4813-aacf-18032cf93395 2018-07-22 08:36:32,333 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:36:32,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:32,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c33d80f-ff67-4a3e-adcd-569bf79b74a2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:36:32,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9c33d80f-ff67-4a3e-adcd-569bf79b74a2 2018-07-22 08:36:32,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:32,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5328d614-34f9-4566-b0be-db834c91ee18 Date: Sun, 22 Jul 2018 08:36:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"427d6004-6872-45d6-864e-f0299934fc99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bd1ce3083db44a10a57855a98b3be7aa","l2_adjacency":true,"status":"ACTIVE","subnets":["b90a642d-e4ab-459e-8796-a413862ab5f1"],"description":"","tags":[],"updated_at":"2018-07-22T08:36:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net","admin_state_up":true,"tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:29Z","mtu":1450}]} 2018-07-22 08:36:32,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net used request id req-5328d614-34f9-4566-b0be-db834c91ee18 2018-07-22 08:36:32,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:36:32,724 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:36:32 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:36:32,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:32,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f93abe5-f08c-4ef7-a02f-c39baab63cc4 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd1ce3083db44a10a57855a98b3be7aa", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj"}} 2018-07-22 08:36:32,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa used request id req-7f93abe5-f08c-4ef7-a02f-c39baab63cc4 2018-07-22 08:36:32,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:33,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-685b3505-9e32-41ce-afc2-f762457edbd1 Date: Sun, 22 Jul 2018 08:36:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427d6004-6872-45d6-864e-f0299934fc99","tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:30Z","dns_nameservers":[],"updated_at":"2018-07-22T08:36:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd1ce3083db44a10a57855a98b3be7aa","id":"b90a642d-e4ab-459e-8796-a413862ab5f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet"}]} 2018-07-22 08:36:33,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 used request id req-685b3505-9e32-41ce-afc2-f762457edbd1 2018-07-22 08:36:33,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=427d6004-6872-45d6-864e-f0299934fc99&name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:33,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-65f3772e-b31b-4345-81cc-df1082e643aa Date: Sun, 22 Jul 2018 08:36:33 GMT RESP BODY: {"ports":[]} 2018-07-22 08:36:33,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=427d6004-6872-45d6-864e-f0299934fc99&name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7port-1&admin_state_up=True used request id req-65f3772e-b31b-4345-81cc-df1082e643aa 2018-07-22 08:36:33,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:33,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:33 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-08007a89-8f57-4355-bfa2-4dd279a7dc9f x-compute-request-id: req-08007a89-8f57-4355-bfa2-4dd279a7dc9f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:36:33,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-inst used request id req-08007a89-8f57-4355-bfa2-4dd279a7dc9f 2018-07-22 08:36:33,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:33,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-15b5fee2-7ead-4d02-b596-9c7415ec8242 Date: Sun, 22 Jul 2018 08:36:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"427d6004-6872-45d6-864e-f0299934fc99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bd1ce3083db44a10a57855a98b3be7aa","l2_adjacency":true,"status":"ACTIVE","subnets":["b90a642d-e4ab-459e-8796-a413862ab5f1"],"description":"","tags":[],"updated_at":"2018-07-22T08:36:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net","admin_state_up":true,"tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:29Z","mtu":1450}]} 2018-07-22 08:36:33,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net used request id req-15b5fee2-7ead-4d02-b596-9c7415ec8242 2018-07-22 08:36:33,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:33,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-801f36f3-d5fe-4c9a-a12b-9b6db8f1814f Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd1ce3083db44a10a57855a98b3be7aa", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj"}} 2018-07-22 08:36:33,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa used request id req-801f36f3-d5fe-4c9a-a12b-9b6db8f1814f 2018-07-22 08:36:33,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:33,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-86b26437-1949-4204-991b-2019d9d14eda Date: Sun, 22 Jul 2018 08:36:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427d6004-6872-45d6-864e-f0299934fc99","tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:30Z","dns_nameservers":[],"updated_at":"2018-07-22T08:36:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd1ce3083db44a10a57855a98b3be7aa","id":"b90a642d-e4ab-459e-8796-a413862ab5f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet"}]} 2018-07-22 08:36:33,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 used request id req-86b26437-1949-4204-991b-2019d9d14eda 2018-07-22 08:36:33,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=427d6004-6872-45d6-864e-f0299934fc99&name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:33,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b1947387-dbe7-4c49-b163-780824cfe777 Date: Sun, 22 Jul 2018 08:36:34 GMT RESP BODY: {"ports":[]} 2018-07-22 08:36:33,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=427d6004-6872-45d6-864e-f0299934fc99&name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7port-1&admin_state_up=True used request id req-b1947387-dbe7-4c49-b163-780824cfe777 2018-07-22 08:36:33,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:36:34,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:36:34,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c85fe58032cf4fe1a4f277cf4d6336ab", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj-role"}], "expires_at": "2018-07-22T09:36:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd1ce3083db44a10a57855a98b3be7aa", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/bd1ce3083db44a10a57855a98b3be7aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/bd1ce3083db44a10a57855a98b3be7aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/bd1ce3083db44a10a57855a98b3be7aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-user", "id": "67844d69f9f34e278aad2ed13518d8bf"}, "audit_ids": ["6OigIhgWSYyfOjcc2g9sSQ"], "issued_at": "2018-07-22T08:36:34.000000Z"}} 2018-07-22 08:36:34,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e002af5a90f09663568d5f2d856826269832b25" 2018-07-22 08:36:34,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d99d8ba-10c3-47e4-a747-0073f5e9dc27 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:36:34,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4d99d8ba-10c3-47e4-a747-0073f5e9dc27 2018-07-22 08:36:34,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:34,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-67e563c2-cc73-4099-9009-186b42cbe646 Date: Sun, 22 Jul 2018 08:36:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"427d6004-6872-45d6-864e-f0299934fc99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bd1ce3083db44a10a57855a98b3be7aa","l2_adjacency":true,"status":"ACTIVE","subnets":["b90a642d-e4ab-459e-8796-a413862ab5f1"],"description":"","tags":[],"updated_at":"2018-07-22T08:36:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net","admin_state_up":true,"tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:29Z","mtu":1450}]} 2018-07-22 08:36:34,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net used request id req-67e563c2-cc73-4099-9009-186b42cbe646 2018-07-22 08:36:34,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:34,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0c7da384-ae04-44b9-9a1e-41297c620b5c Date: Sun, 22 Jul 2018 08:36:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427d6004-6872-45d6-864e-f0299934fc99","tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:30Z","dns_nameservers":[],"updated_at":"2018-07-22T08:36:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd1ce3083db44a10a57855a98b3be7aa","id":"b90a642d-e4ab-459e-8796-a413862ab5f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet"}]} 2018-07-22 08:36:34,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 used request id req-0c7da384-ae04-44b9-9a1e-41297c620b5c 2018-07-22 08:36:34,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:35,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fb8f6e0a-fb26-4b55-95bf-6afba39b5c78 Date: Sun, 22 Jul 2018 08:36:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"427d6004-6872-45d6-864e-f0299934fc99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bd1ce3083db44a10a57855a98b3be7aa","l2_adjacency":true,"status":"ACTIVE","subnets":["b90a642d-e4ab-459e-8796-a413862ab5f1"],"description":"","tags":[],"updated_at":"2018-07-22T08:36:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net","admin_state_up":true,"tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:29Z","mtu":1450}]} 2018-07-22 08:36:35,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net used request id req-fb8f6e0a-fb26-4b55-95bf-6afba39b5c78 2018-07-22 08:36:35,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:36:35,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:36:35 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:36:35,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e002af5a90f09663568d5f2d856826269832b25" 2018-07-22 08:36:35,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-469f1824-1699-427e-86f2-8f3f0a0147fd Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd1ce3083db44a10a57855a98b3be7aa", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj"}} 2018-07-22 08:36:35,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa used request id req-469f1824-1699-427e-86f2-8f3f0a0147fd 2018-07-22 08:36:35,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:35,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8bafa214-32df-4fe6-b7e9-d8002d6ecdd6 Date: Sun, 22 Jul 2018 08:36:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427d6004-6872-45d6-864e-f0299934fc99","tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:30Z","dns_nameservers":[],"updated_at":"2018-07-22T08:36:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd1ce3083db44a10a57855a98b3be7aa","id":"b90a642d-e4ab-459e-8796-a413862ab5f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet"}]} 2018-07-22 08:36:35,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 used request id req-8bafa214-32df-4fe6-b7e9-d8002d6ecdd6 2018-07-22 08:36:35,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99&name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:35,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e7dff2fb-c51c-4642-900b-e3998725d663 Date: Sun, 22 Jul 2018 08:36:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427d6004-6872-45d6-864e-f0299934fc99","tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:30Z","dns_nameservers":[],"updated_at":"2018-07-22T08:36:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd1ce3083db44a10a57855a98b3be7aa","id":"b90a642d-e4ab-459e-8796-a413862ab5f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet"}]} 2018-07-22 08:36:35,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99&name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet used request id req-e7dff2fb-c51c-4642-900b-e3998725d663 2018-07-22 08:36:35,633 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net 2018-07-22 08:36:35,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" -d '{"port": {"network_id": "427d6004-6872-45d6-864e-f0299934fc99", "fixed_ips": [{"subnet_id": "b90a642d-e4ab-459e-8796-a413862ab5f1", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7port-1", "admin_state_up": true}}' 2018-07-22 08:36:36,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-5f5a48a6-d5d7-4f1d-85ac-9bcc7bf47128 Date: Sun, 22 Jul 2018 08:36:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:36:36Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b90a642d-e4ab-459e-8796-a413862ab5f1","ip_address":"10.55.0.101"}],"id":"3967644e-49ca-437d-9002-1b40ef4c0ac1","security_groups":["45ab0b9a-01d9-408c-bf1a-517762d70e27"],"mac_address":"fa:16:3e:da:bd:0f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7port-1","project_id":"bd1ce3083db44a10a57855a98b3be7aa","qos_policy_id":null,"admin_state_up":true,"network_id":"427d6004-6872-45d6-864e-f0299934fc99","tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:36:36,828 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-5f5a48a6-d5d7-4f1d-85ac-9bcc7bf47128 2018-07-22 08:36:36,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:36,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e4cadd6b-0659-4688-b17f-c0c62c2dc4f8 Date: Sun, 22 Jul 2018 08:36:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"427d6004-6872-45d6-864e-f0299934fc99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bd1ce3083db44a10a57855a98b3be7aa","l2_adjacency":true,"status":"ACTIVE","subnets":["b90a642d-e4ab-459e-8796-a413862ab5f1"],"description":"","tags":[],"updated_at":"2018-07-22T08:36:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net","admin_state_up":true,"tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:29Z","mtu":1450}]} 2018-07-22 08:36:36,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net used request id req-e4cadd6b-0659-4688-b17f-c0c62c2dc4f8 2018-07-22 08:36:36,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:37,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf45bee-7833-4d7e-837a-1f69b20223f7 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd1ce3083db44a10a57855a98b3be7aa", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj"}} 2018-07-22 08:36:37,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa used request id req-1cf45bee-7833-4d7e-837a-1f69b20223f7 2018-07-22 08:36:37,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:37,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-605d99ac-897e-492e-8664-16560ecbc898 Date: Sun, 22 Jul 2018 08:36:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427d6004-6872-45d6-864e-f0299934fc99","tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:30Z","dns_nameservers":[],"updated_at":"2018-07-22T08:36:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd1ce3083db44a10a57855a98b3be7aa","id":"b90a642d-e4ab-459e-8796-a413862ab5f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet"}]} 2018-07-22 08:36:37,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 used request id req-605d99ac-897e-492e-8664-16560ecbc898 2018-07-22 08:36:37,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=427d6004-6872-45d6-864e-f0299934fc99&name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:37,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-160ea9f1-b30c-484a-8977-a5a6a2d67f1b Date: Sun, 22 Jul 2018 08:36:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:36:36Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b90a642d-e4ab-459e-8796-a413862ab5f1","ip_address":"10.55.0.101"}],"id":"3967644e-49ca-437d-9002-1b40ef4c0ac1","security_groups":["45ab0b9a-01d9-408c-bf1a-517762d70e27"],"mac_address":"fa:16:3e:da:bd:0f","project_id":"bd1ce3083db44a10a57855a98b3be7aa","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7port-1","admin_state_up":true,"network_id":"427d6004-6872-45d6-864e-f0299934fc99","tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:36Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:36:37,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=427d6004-6872-45d6-864e-f0299934fc99&name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7port-1&admin_state_up=True used request id req-160ea9f1-b30c-484a-8977-a5a6a2d67f1b 2018-07-22 08:36:37,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:37,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55a1a558-2f22-472a-bf6e-044205de8217 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd1ce3083db44a10a57855a98b3be7aa", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj"}} 2018-07-22 08:36:37,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa used request id req-55a1a558-2f22-472a-bf6e-044205de8217 2018-07-22 08:36:37,438 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-inst 2018-07-22 08:36:37,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:37,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-592e7523-703f-4b39-85f3-d768f6d82506 x-compute-request-id: req-592e7523-703f-4b39-85f3-d768f6d82506 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d179731-8dba-4f6f-b870-cb5b417395f3", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d179731-8dba-4f6f-b870-cb5b417395f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d179731-8dba-4f6f-b870-cb5b417395f3", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:36:37,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-592e7523-703f-4b39-85f3-d768f6d82506 2018-07-22 08:36:37,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/4d179731-8dba-4f6f-b870-cb5b417395f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:37,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8901e3d2-d201-4557-8167-7062f3deb6f0 x-compute-request-id: req-8901e3d2-d201-4557-8167-7062f3deb6f0 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d179731-8dba-4f6f-b870-cb5b417395f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d179731-8dba-4f6f-b870-cb5b417395f3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "4d179731-8dba-4f6f-b870-cb5b417395f3"}} 2018-07-22 08:36:37,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/4d179731-8dba-4f6f-b870-cb5b417395f3 used request id req-8901e3d2-d201-4557-8167-7062f3deb6f0 2018-07-22 08:36:37,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:37,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-fa3617f7-5dac-4e2b-a74f-4fbbe718a921 Date: Sun, 22 Jul 2018 08:36:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:36:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:36:27Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5/snap", "metadata": {}}], "self": "/v2/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "min_disk": 0, "protected": false, "id": "fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "file": "/v2/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bd1ce3083db44a10a57855a98b3be7aa", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-image"} 2018-07-22 08:36:37,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-image used request id req-fa3617f7-5dac-4e2b-a74f-4fbbe718a921 2018-07-22 08:36:37,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:37,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c5f03ef1-b78f-45f6-9f30-454804153e5b Date: Sun, 22 Jul 2018 08:36:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:36:37,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c5f03ef1-b78f-45f6-9f30-454804153e5b 2018-07-22 08:36:37,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" -d '{"server": {"name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-inst", "imageRef": "fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "flavorRef": "4d179731-8dba-4f6f-b870-cb5b417395f3", "max_count": 1, "min_count": 1, "networks": [{"port": "3967644e-49ca-437d-9002-1b40ef4c0ac1"}]}}' 2018-07-22 08:36:39,388 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:36:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47456d13-354f-4485-a324-3e4ab448cecb x-compute-request-id: req-47456d13-354f-4485-a324-3e4ab448cecb Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "rel": "bookmark"}], "adminPass": "BCKajS6fKQ6s"}} 2018-07-22 08:36:39,389 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-47456d13-354f-4485-a324-3e4ab448cecb 2018-07-22 08:36:39,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:39,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:39 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-4868cae3-50ef-4e1f-a703-f1762e4a1079 x-compute-request-id: req-4868cae3-50ef-4e1f-a703-f1762e4a1079 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "rel": "bookmark"}], "image": {"id": "fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "links": [{"href": "http://172.30.9.23:8774/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d179731-8dba-4f6f-b870-cb5b417395f3", "links": [{"href": "http://172.30.9.23:8774/flavors/4d179731-8dba-4f6f-b870-cb5b417395f3", "rel": "bookmark"}]}, "id": "13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "user_id": "67844d69f9f34e278aad2ed13518d8bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:36:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-inst", "created": "2018-07-22T08:36:39Z", "tenant_id": "bd1ce3083db44a10a57855a98b3be7aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:36:39,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439 used request id req-4868cae3-50ef-4e1f-a703-f1762e4a1079 2018-07-22 08:36:39,805 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-inst 2018-07-22 08:36:39,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:40,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:39 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-34bcc8f2-9347-4de1-af7d-15efb4752b34 x-compute-request-id: req-34bcc8f2-9347-4de1-af7d-15efb4752b34 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "rel": "bookmark"}], "image": {"id": "fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "links": [{"href": "http://172.30.9.23:8774/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d179731-8dba-4f6f-b870-cb5b417395f3", "links": [{"href": "http://172.30.9.23:8774/flavors/4d179731-8dba-4f6f-b870-cb5b417395f3", "rel": "bookmark"}]}, "id": "13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "user_id": "67844d69f9f34e278aad2ed13518d8bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:36:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-inst", "created": "2018-07-22T08:36:39Z", "tenant_id": "bd1ce3083db44a10a57855a98b3be7aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:36:40,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439 used request id req-34bcc8f2-9347-4de1-af7d-15efb4752b34 2018-07-22 08:36:40,038 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-inst] is - BUILD 2018-07-22 08:36:40,038 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:36:43,041 - create_instance - DEBUG - VM status query timeout in 896.763832092 2018-07-22 08:36:43,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:43,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:43 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-1856c99a-3465-413e-bd2f-eb31bbc69831 x-compute-request-id: req-1856c99a-3465-413e-bd2f-eb31bbc69831 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "rel": "bookmark"}], "image": {"id": "fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "links": [{"href": "http://172.30.9.23:8774/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d179731-8dba-4f6f-b870-cb5b417395f3", "links": [{"href": "http://172.30.9.23:8774/flavors/4d179731-8dba-4f6f-b870-cb5b417395f3", "rel": "bookmark"}]}, "id": "13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "security_groups": [{"name": "default"}], "user_id": "67844d69f9f34e278aad2ed13518d8bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:36:41Z", "hostId": "c46992249d63df169c08be06091fa6d65b76257f4f4b743a9a56b33a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-inst", "created": "2018-07-22T08:36:39Z", "tenant_id": "bd1ce3083db44a10a57855a98b3be7aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:36:43,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439 used request id req-1856c99a-3465-413e-bd2f-eb31bbc69831 2018-07-22 08:36:43,640 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-inst] is - BUILD 2018-07-22 08:36:43,640 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:36:46,643 - create_instance - DEBUG - VM status query timeout in 893.161536932 2018-07-22 08:36:46,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:47,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:46 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-23af1536-86a6-4018-ab1e-4240feae3334 x-compute-request-id: req-23af1536-86a6-4018-ab1e-4240feae3334 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:bd:0f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "rel": "bookmark"}], "image": {"id": "fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "links": [{"href": "http://172.30.9.23:8774/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:36:45.000000", "flavor": {"id": "4d179731-8dba-4f6f-b870-cb5b417395f3", "links": [{"href": "http://172.30.9.23:8774/flavors/4d179731-8dba-4f6f-b870-cb5b417395f3", "rel": "bookmark"}]}, "id": "13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "security_groups": [{"name": "default"}], "user_id": "67844d69f9f34e278aad2ed13518d8bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:36:45Z", "hostId": "c46992249d63df169c08be06091fa6d65b76257f4f4b743a9a56b33a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-inst", "created": "2018-07-22T08:36:39Z", "tenant_id": "bd1ce3083db44a10a57855a98b3be7aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:36:47,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439 used request id req-23af1536-86a6-4018-ab1e-4240feae3334 2018-07-22 08:36:47,163 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-inst] is - ACTIVE 2018-07-22 08:36:47,163 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:36:47,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:47,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:47 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-4e5fec9f-c5e7-4a6b-93ea-884535bc650d x-compute-request-id: req-4e5fec9f-c5e7-4a6b-93ea-884535bc650d Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:bd:0f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "rel": "bookmark"}], "image": {"id": "fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "links": [{"href": "http://172.30.9.23:8774/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:36:45.000000", "flavor": {"id": "4d179731-8dba-4f6f-b870-cb5b417395f3", "links": [{"href": "http://172.30.9.23:8774/flavors/4d179731-8dba-4f6f-b870-cb5b417395f3", "rel": "bookmark"}]}, "id": "13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "security_groups": [{"name": "default"}], "user_id": "67844d69f9f34e278aad2ed13518d8bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:36:45Z", "hostId": "c46992249d63df169c08be06091fa6d65b76257f4f4b743a9a56b33a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-inst", "created": "2018-07-22T08:36:39Z", "tenant_id": "bd1ce3083db44a10a57855a98b3be7aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:36:47,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439 used request id req-4e5fec9f-c5e7-4a6b-93ea-884535bc650d 2018-07-22 08:36:47,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:47,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2e020b0e-d221-4e28-aa29-6fe9c57dd325 Date: Sun, 22 Jul 2018 08:36:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"427d6004-6872-45d6-864e-f0299934fc99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bd1ce3083db44a10a57855a98b3be7aa","l2_adjacency":true,"status":"ACTIVE","subnets":["b90a642d-e4ab-459e-8796-a413862ab5f1"],"description":"","tags":[],"updated_at":"2018-07-22T08:36:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net","admin_state_up":true,"tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:29Z","mtu":1450}]} 2018-07-22 08:36:47,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net used request id req-2e020b0e-d221-4e28-aa29-6fe9c57dd325 2018-07-22 08:36:47,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:48,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23e1ccbd-0a8c-4365-a584-37b3f9171ced Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd1ce3083db44a10a57855a98b3be7aa", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj"}} 2018-07-22 08:36:48,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa used request id req-23e1ccbd-0a8c-4365-a584-37b3f9171ced 2018-07-22 08:36:48,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:48,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1374b3f5-517c-49bf-99ba-2bbb96b62b87 Date: Sun, 22 Jul 2018 08:36:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427d6004-6872-45d6-864e-f0299934fc99","tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:30Z","dns_nameservers":[],"updated_at":"2018-07-22T08:36:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd1ce3083db44a10a57855a98b3be7aa","id":"b90a642d-e4ab-459e-8796-a413862ab5f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet"}]} 2018-07-22 08:36:48,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 used request id req-1374b3f5-517c-49bf-99ba-2bbb96b62b87 2018-07-22 08:36:48,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=427d6004-6872-45d6-864e-f0299934fc99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:48,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3236 X-Openstack-Request-Id: req-ba63638f-fda9-4916-9a8b-b86ea898279c Date: Sun, 22 Jul 2018 08:36:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:36:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b90a642d-e4ab-459e-8796-a413862ab5f1","ip_address":"10.55.0.3"}],"id":"203193bd-23e8-4d13-9a22-b4b434aaae61","security_groups":[],"mac_address":"fa:16:3e:65:00:b7","project_id":"bd1ce3083db44a10a57855a98b3be7aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427d6004-6872-45d6-864e-f0299934fc99","tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-427d6004-6872-45d6-864e-f0299934fc99","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:36:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b90a642d-e4ab-459e-8796-a413862ab5f1","ip_address":"10.55.0.101"}],"id":"3967644e-49ca-437d-9002-1b40ef4c0ac1","security_groups":["45ab0b9a-01d9-408c-bf1a-517762d70e27"],"mac_address":"fa:16:3e:da:bd:0f","project_id":"bd1ce3083db44a10a57855a98b3be7aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7port-1","admin_state_up":true,"network_id":"427d6004-6872-45d6-864e-f0299934fc99","tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:36Z","binding:vnic_type":"normal","device_id":"13ea90e0-6cd8-49b2-a78f-da83d2cb3439","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:36:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b90a642d-e4ab-459e-8796-a413862ab5f1","ip_address":"10.55.0.2"}],"id":"5b9777f3-90fe-4074-bb42-e99d33ac6b4e","security_groups":[],"mac_address":"fa:16:3e:3d:02:7f","project_id":"bd1ce3083db44a10a57855a98b3be7aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427d6004-6872-45d6-864e-f0299934fc99","tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-427d6004-6872-45d6-864e-f0299934fc99","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:36:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b90a642d-e4ab-459e-8796-a413862ab5f1","ip_address":"10.55.0.4"}],"id":"d55b8ac2-27a4-44a7-ac1a-dba616af19cc","security_groups":[],"mac_address":"fa:16:3e:4d:19:e0","project_id":"bd1ce3083db44a10a57855a98b3be7aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427d6004-6872-45d6-864e-f0299934fc99","tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-427d6004-6872-45d6-864e-f0299934fc99","ip_allocation":"immediate"}]} 2018-07-22 08:36:48,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=427d6004-6872-45d6-864e-f0299934fc99 used request id req-ba63638f-fda9-4916-9a8b-b86ea898279c 2018-07-22 08:36:48,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=427d6004-6872-45d6-864e-f0299934fc99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:48,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3ad37a81-a5e1-42ab-aee9-cd87f766117a Date: Sun, 22 Jul 2018 08:36:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"427d6004-6872-45d6-864e-f0299934fc99","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bd1ce3083db44a10a57855a98b3be7aa","l2_adjacency":true,"status":"ACTIVE","subnets":["b90a642d-e4ab-459e-8796-a413862ab5f1"],"description":"","tags":[],"updated_at":"2018-07-22T08:36:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net","admin_state_up":true,"tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:29Z","mtu":1450}]} 2018-07-22 08:36:48,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=427d6004-6872-45d6-864e-f0299934fc99 used request id req-3ad37a81-a5e1-42ab-aee9-cd87f766117a 2018-07-22 08:36:48,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:48,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2ab5a667-e835-4067-9dae-95adc03bbf8b Date: Sun, 22 Jul 2018 08:36:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427d6004-6872-45d6-864e-f0299934fc99","tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:30Z","dns_nameservers":[],"updated_at":"2018-07-22T08:36:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd1ce3083db44a10a57855a98b3be7aa","id":"b90a642d-e4ab-459e-8796-a413862ab5f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet"}]} 2018-07-22 08:36:48,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99 used request id req-2ab5a667-e835-4067-9dae-95adc03bbf8b 2018-07-22 08:36:48,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99&name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:48,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b7124b9c-2376-4ed7-911b-613f4eaddd70 Date: Sun, 22 Jul 2018 08:36:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427d6004-6872-45d6-864e-f0299934fc99","tenant_id":"bd1ce3083db44a10a57855a98b3be7aa","created_at":"2018-07-22T08:36:30Z","dns_nameservers":[],"updated_at":"2018-07-22T08:36:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd1ce3083db44a10a57855a98b3be7aa","id":"b90a642d-e4ab-459e-8796-a413862ab5f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet"}]} 2018-07-22 08:36:48,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=427d6004-6872-45d6-864e-f0299934fc99&name=CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet used request id req-b7124b9c-2376-4ed7-911b-613f4eaddd70 2018-07-22 08:36:48,743 - create_instance - INFO - Deleting Port with ID - 3967644e-49ca-437d-9002-1b40ef4c0ac1 2018-07-22 08:36:48,743 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7port-1 2018-07-22 08:36:48,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/3967644e-49ca-437d-9002-1b40ef4c0ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:49,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aeaf42ef-b036-473f-a1b4-7fe2b797c46a Date: Sun, 22 Jul 2018 08:36:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:36:49,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/3967644e-49ca-437d-9002-1b40ef4c0ac1 used request id req-aeaf42ef-b036-473f-a1b4-7fe2b797c46a 2018-07-22 08:36:49,177 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-inst 2018-07-22 08:36:49,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:49,323 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:36:49 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-70e9c6ef-ea44-4467-ac45-fb5a60c44623 x-compute-request-id: req-70e9c6ef-ea44-4467-ac45-fb5a60c44623 Content-Type: application/json 2018-07-22 08:36:49,323 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439 used request id req-70e9c6ef-ea44-4467-ac45-fb5a60c44623 2018-07-22 08:36:49,323 - create_instance - INFO - Checking deletion status 2018-07-22 08:36:49,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:49,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:49 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-20662dd4-eaf7-4d1b-bf0d-7e23f0e40d5e x-compute-request-id: req-20662dd4-eaf7-4d1b-bf0d-7e23f0e40d5e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "rel": "bookmark"}], "image": {"id": "fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "links": [{"href": "http://172.30.9.23:8774/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:36:45.000000", "flavor": {"id": "4d179731-8dba-4f6f-b870-cb5b417395f3", "links": [{"href": "http://172.30.9.23:8774/flavors/4d179731-8dba-4f6f-b870-cb5b417395f3", "rel": "bookmark"}]}, "id": "13ea90e0-6cd8-49b2-a78f-da83d2cb3439", "user_id": "67844d69f9f34e278aad2ed13518d8bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:36:49Z", "hostId": "c46992249d63df169c08be06091fa6d65b76257f4f4b743a9a56b33a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-inst", "created": "2018-07-22T08:36:39Z", "tenant_id": "bd1ce3083db44a10a57855a98b3be7aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:36:49,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439 used request id req-20662dd4-eaf7-4d1b-bf0d-7e23f0e40d5e 2018-07-22 08:36:49,755 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-inst] is - ACTIVE 2018-07-22 08:36:49,755 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:36:52,758 - create_instance - DEBUG - VM status query timeout in 296.565434933 2018-07-22 08:36:52,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931eac32d79f384b8e87a9d26e3039eec6c5c027" 2018-07-22 08:36:52,805 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:36:52 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-aa0c4395-e3b8-48a9-a4dd-cdc2b08b814f x-compute-request-id: req-aa0c4395-e3b8-48a9-a4dd-cdc2b08b814f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 13ea90e0-6cd8-49b2-a78f-da83d2cb3439 could not be found.", "code": 404}} 2018-07-22 08:36:52,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13ea90e0-6cd8-49b2-a78f-da83d2cb3439 used request id req-aa0c4395-e3b8-48a9-a4dd-cdc2b08b814f 2018-07-22 08:36:52,805 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 13ea90e0-6cd8-49b2-a78f-da83d2cb3439 could not be found. (HTTP 404) (Request-ID: req-aa0c4395-e3b8-48a9-a4dd-cdc2b08b814f) 2018-07-22 08:36:52,806 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-inst 2018-07-22 08:36:52,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/4d179731-8dba-4f6f-b870-cb5b417395f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4618054d42390c77ff372c8fc1effadc8f34eb" 2018-07-22 08:36:52,853 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:36:52 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-9a75a10a-1149-4333-8f0a-bffa225d2ba9 x-compute-request-id: req-9a75a10a-1149-4333-8f0a-bffa225d2ba9 Content-Length: 0 Content-Type: application/json 2018-07-22 08:36:52,853 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/4d179731-8dba-4f6f-b870-cb5b417395f3 used request id req-9a75a10a-1149-4333-8f0a-bffa225d2ba9 2018-07-22 08:36:52,854 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet 2018-07-22 08:36:52,854 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-subnet 2018-07-22 08:36:52,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/b90a642d-e4ab-459e-8796-a413862ab5f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d2ba5e73516b6816206f9f2c9082d5fa8026d8" 2018-07-22 08:36:55,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e170e88-e829-47a6-83e0-faec53380402 Date: Sun, 22 Jul 2018 08:36:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:36:55,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b90a642d-e4ab-459e-8796-a413862ab5f1 used request id req-5e170e88-e829-47a6-83e0-faec53380402 2018-07-22 08:36:55,578 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-pub-net 2018-07-22 08:36:55,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/427d6004-6872-45d6-864e-f0299934fc99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d2ba5e73516b6816206f9f2c9082d5fa8026d8" 2018-07-22 08:36:56,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57710f07-7fd0-48c5-8318-672c7c8aec95 Date: Sun, 22 Jul 2018 08:36:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:36:56,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/427d6004-6872-45d6-864e-f0299934fc99 used request id req-57710f07-7fd0-48c5-8318-672c7c8aec95 2018-07-22 08:36:56,976 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-325c398c-f72c-48ed-b16a-64b3fb71a6f7-image 2018-07-22 08:36:56,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efa156db1cc26be9f6b9c730f0cb116f69add6cd" 2018-07-22 08:36:57,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-75ac5077-370e-438a-aca8-8f4ced998c30 Date: Sun, 22 Jul 2018 08:36:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:36:57,549 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/fe00ffcb-8fdf-40ac-8949-575ebcfcb2b5 used request id req-75ac5077-370e-438a-aca8-8f4ced998c30 2018-07-22 08:36:57,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14bc2dcad2a154011fe02fff1a708cfeae215aa" 2018-07-22 08:36:57,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-cf0d25a6-a587-483d-8dcf-23206c6e3b0e Date: Sun, 22 Jul 2018 08:36:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bd1ce3083db44a10a57855a98b3be7aa", "created_at": "2018-07-22T08:36:28Z", "updated_at": "2018-07-22T08:36:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:36:28Z", "revision_number": 0, "id": "3da08e60-10d0-4739-9c56-30973555f851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:36:28Z", "security_group_id": "45ab0b9a-01d9-408c-bf1a-517762d70e27", "tenant_id": "bd1ce3083db44a10a57855a98b3be7aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd1ce3083db44a10a57855a98b3be7aa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:36:28Z", "revision_number": 0, "id": "553ffa34-257b-4adb-b051-9168577010d5", "remote_group_id": "45ab0b9a-01d9-408c-bf1a-517762d70e27", "remote_ip_prefix": null, "created_at": "2018-07-22T08:36:28Z", "security_group_id": "45ab0b9a-01d9-408c-bf1a-517762d70e27", "tenant_id": "bd1ce3083db44a10a57855a98b3be7aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd1ce3083db44a10a57855a98b3be7aa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:36:28Z", "revision_number": 0, "id": "60589913-24cb-4f3e-93d7-c6f00852e5ae", "remote_group_id": "45ab0b9a-01d9-408c-bf1a-517762d70e27", "remote_ip_prefix": null, "created_at": "2018-07-22T08:36:28Z", "security_group_id": "45ab0b9a-01d9-408c-bf1a-517762d70e27", "tenant_id": "bd1ce3083db44a10a57855a98b3be7aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd1ce3083db44a10a57855a98b3be7aa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:36:28Z", "revision_number": 0, "id": "c2ac0f9d-7768-4eef-9b2a-2cef5c7f9987", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:36:28Z", "security_group_id": "45ab0b9a-01d9-408c-bf1a-517762d70e27", "tenant_id": "bd1ce3083db44a10a57855a98b3be7aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd1ce3083db44a10a57855a98b3be7aa"}], "revision_number": 4, "project_id": "bd1ce3083db44a10a57855a98b3be7aa", "id": "45ab0b9a-01d9-408c-bf1a-517762d70e27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:36:57,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-cf0d25a6-a587-483d-8dcf-23206c6e3b0e 2018-07-22 08:36:57,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14bc2dcad2a154011fe02fff1a708cfeae215aa" 2018-07-22 08:36:57,925 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:36:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cb36a3d-b4d6-402d-bc9c-bcfb38c15e4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:36:57,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-1cb36a3d-b4d6-402d-bc9c-bcfb38c15e4e 2018-07-22 08:36:57,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:36:57,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14bc2dcad2a154011fe02fff1a708cfeae215aa" 2018-07-22 08:36:58,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d01dd1dc-173b-4acf-aeac-0d6aa813e85a Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd1ce3083db44a10a57855a98b3be7aa", "name": "CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj"}} 2018-07-22 08:36:58,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa used request id req-d01dd1dc-173b-4acf-aeac-0d6aa813e85a 2018-07-22 08:36:58,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 45ab0b9a-01d9-408c-bf1a-517762d70e27 2018-07-22 08:36:58,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=45ab0b9a-01d9-408c-bf1a-517762d70e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14bc2dcad2a154011fe02fff1a708cfeae215aa" 2018-07-22 08:36:58,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0d63ad82-8b9f-47fb-8539-7f3ea514d473 Date: Sun, 22 Jul 2018 08:36:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:36:28Z", "security_group_id": "45ab0b9a-01d9-408c-bf1a-517762d70e27", "port_range_min": null, "revision_number": 0, "tenant_id": "bd1ce3083db44a10a57855a98b3be7aa", "created_at": "2018-07-22T08:36:28Z", "project_id": "bd1ce3083db44a10a57855a98b3be7aa", "id": "3da08e60-10d0-4739-9c56-30973555f851"}, {"remote_group_id": "45ab0b9a-01d9-408c-bf1a-517762d70e27", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:36:28Z", "security_group_id": "45ab0b9a-01d9-408c-bf1a-517762d70e27", "port_range_min": null, "revision_number": 0, "tenant_id": "bd1ce3083db44a10a57855a98b3be7aa", "created_at": "2018-07-22T08:36:28Z", "project_id": "bd1ce3083db44a10a57855a98b3be7aa", "id": "553ffa34-257b-4adb-b051-9168577010d5"}, {"remote_group_id": "45ab0b9a-01d9-408c-bf1a-517762d70e27", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:36:28Z", "security_group_id": "45ab0b9a-01d9-408c-bf1a-517762d70e27", "port_range_min": null, "revision_number": 0, "tenant_id": "bd1ce3083db44a10a57855a98b3be7aa", "created_at": "2018-07-22T08:36:28Z", "project_id": "bd1ce3083db44a10a57855a98b3be7aa", "id": "60589913-24cb-4f3e-93d7-c6f00852e5ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:36:28Z", "security_group_id": "45ab0b9a-01d9-408c-bf1a-517762d70e27", "port_range_min": null, "revision_number": 0, "tenant_id": "bd1ce3083db44a10a57855a98b3be7aa", "created_at": "2018-07-22T08:36:28Z", "project_id": "bd1ce3083db44a10a57855a98b3be7aa", "id": "c2ac0f9d-7768-4eef-9b2a-2cef5c7f9987"}]} 2018-07-22 08:36:58,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=45ab0b9a-01d9-408c-bf1a-517762d70e27 used request id req-0d63ad82-8b9f-47fb-8539-7f3ea514d473 2018-07-22 08:36:58,231 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:36:58,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/45ab0b9a-01d9-408c-bf1a-517762d70e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14bc2dcad2a154011fe02fff1a708cfeae215aa" 2018-07-22 08:36:58,547 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f2aa2b4-18d8-4931-8570-2db7c337ea04 Content-Length: 0 Date: Sun, 22 Jul 2018 08:36:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:36:58,547 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/45ab0b9a-01d9-408c-bf1a-517762d70e27 used request id req-3f2aa2b4-18d8-4931-8570-2db7c337ea04 2018-07-22 08:36:58,548 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj 2018-07-22 08:36:58,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14bc2dcad2a154011fe02fff1a708cfeae215aa" 2018-07-22 08:36:58,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-121e0e12-569e-45b4-958c-fadb1b59ecef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:36:58,800 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/bd1ce3083db44a10a57855a98b3be7aa used request id req-121e0e12-569e-45b4-958c-fadb1b59ecef 2018-07-22 08:36:58,801 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-4c06cda4-8536-4aa-proj-role 2018-07-22 08:36:58,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c85fe58032cf4fe1a4f277cf4d6336ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14bc2dcad2a154011fe02fff1a708cfeae215aa" 2018-07-22 08:36:58,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06b2f298-3691-4bb3-9816-6a50437e8705 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:36:58,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c85fe58032cf4fe1a4f277cf4d6336ab used request id req-06b2f298-3691-4bb3-9816-6a50437e8705 2018-07-22 08:36:58,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14bc2dcad2a154011fe02fff1a708cfeae215aa" 2018-07-22 08:36:59,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc127646-d4be-4cce-aa37-ddc7f84506cc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:36:59,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cc127646-d4be-4cce-aa37-ddc7f84506cc 2018-07-22 08:36:59,038 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-4c06cda4-8536-4aa-user 2018-07-22 08:36:59,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/67844d69f9f34e278aad2ed13518d8bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282fe4b899036db76f6b9f88ecd9fc779be7b875" 2018-07-22 08:36:59,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7e292d6-d60b-4c83-aacc-9a30d5b87c77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:36:59,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/67844d69f9f34e278aad2ed13518d8bf used request id req-a7e292d6-d60b-4c83-aacc-9a30d5b87c77 2018-07-22 08:36:59,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:36:59,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:36:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["j4CbQxV4QeKvCmyp58QyZw"], "issued_at": "2018-07-22T08:36:59.000000Z"}} 2018-07-22 08:36:59,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b1981f6db6b0d5718896bc59781002ef59482f" 2018-07-22 08:36:59,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64876e08-19e0-4861-b85b-9c1fbf96d551 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:36:59,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-64876e08-19e0-4861-b85b-9c1fbf96d551 2018-07-22 08:36:59,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:36:59,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:37:00,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:37:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["3Qvv2GutS5S6t-Ku86xEyQ"], "issued_at": "2018-07-22T08:37:00.000000Z"}} 2018-07-22 08:37:00,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fd76c7af561c8ca55db20426b109c7bea699f5" 2018-07-22 08:37:00,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-754c4975-0085-48be-8866-0ee574916290 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:37:00,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-754c4975-0085-48be-8866-0ee574916290 2018-07-22 08:37:00,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:37:00,257 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:37: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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:37:00,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-77845f30-a939-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fd76c7af561c8ca55db20426b109c7bea699f5" 2018-07-22 08:37:00,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd1075a1-e6da-425c-b82d-f9d41aae73c4 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-77845f30-a939-401-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:37:00,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-77845f30-a939-401-proj used request id req-cd1075a1-e6da-425c-b82d-f9d41aae73c4 2018-07-22 08:37:00,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fd76c7af561c8ca55db20426b109c7bea699f5" 2018-07-22 08:37:00,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9be0ae7c-823d-4009-9d4b-293934695f50 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:37:00,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9be0ae7c-823d-4009-9d4b-293934695f50 2018-07-22 08:37:00,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fd76c7af561c8ca55db20426b109c7bea699f5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj"}}' 2018-07-22 08:37:00,574 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d7ac2fc-2a93-48cb-970c-21674c6267c3 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11"}, "tags": [], "enabled": true, "id": "97436157287d411cae71d27e0ec1fd11", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj"}} 2018-07-22 08:37:00,574 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5d7ac2fc-2a93-48cb-970c-21674c6267c3 2018-07-22 08:37:00,574 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-77845f30-a939-401-proj 2018-07-22 08:37:00,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:37:00,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:37:00,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:37:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["NLEbEsXpTkKSiU2NDd246A"], "issued_at": "2018-07-22T08:37:00.000000Z"}} 2018-07-22 08:37:00,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23e8fdad7ceb9891afcfc9849c812f12fa4ff52" 2018-07-22 08:37:01,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c38935ca-73cc-4711-9e3b-1bbd9e1facf2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:37:01,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c38935ca-73cc-4711-9e3b-1bbd9e1facf2 2018-07-22 08:37:01,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:37:01,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:37:01 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:37:01,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23e8fdad7ceb9891afcfc9849c812f12fa4ff52" 2018-07-22 08:37:01,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4441ee8a-9209-49a4-9e4e-945b941392d5 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:37:01,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4441ee8a-9209-49a4-9e4e-945b941392d5 2018-07-22 08:37:01,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-77845f30-a939-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23e8fdad7ceb9891afcfc9849c812f12fa4ff52" 2018-07-22 08:37:01,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d068bf-fc56-4505-af96-ce705612a98a Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-77845f30-a939-401-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11"}, "tags": [], "enabled": true, "id": "97436157287d411cae71d27e0ec1fd11", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj"}]} 2018-07-22 08:37:01,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-77845f30-a939-401-proj used request id req-e2d068bf-fc56-4505-af96-ce705612a98a 2018-07-22 08:37:01,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23e8fdad7ceb9891afcfc9849c812f12fa4ff52" 2018-07-22 08:37:01,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797086c1-9170-4461-9932-af4ba2d09d60 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:37:01,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-797086c1-9170-4461-9932-af4ba2d09d60 2018-07-22 08:37:01,765 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-77845f30-a939-401-user 2018-07-22 08:37:01,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:37:01,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fd76c7af561c8ca55db20426b109c7bea699f5" 2018-07-22 08:37:01,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a0a382-4a4a-4673-a834-5d41337db329 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:37:01,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-52a0a382-4a4a-4673-a834-5d41337db329 2018-07-22 08:37:01,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fd76c7af561c8ca55db20426b109c7bea699f5" -d '{"role": {"name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj-role"}}' 2018-07-22 08:37:01,974 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b34c328-144e-4735-9a5f-8747ceff65f1 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0caed2daa1a4201b5116340690b0b9d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d0caed2daa1a4201b5116340690b0b9d"}, "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj-role"}} 2018-07-22 08:37:01,974 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7b34c328-144e-4735-9a5f-8747ceff65f1 2018-07-22 08:37:01,974 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-77845f30-a939-401-proj-role 2018-07-22 08:37:01,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d0caed2daa1a4201b5116340690b0b9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fd76c7af561c8ca55db20426b109c7bea699f5" 2018-07-22 08:37:02,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36fd8f30-4bf0-41ed-ad9e-ef09059f4067 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0caed2daa1a4201b5116340690b0b9d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d0caed2daa1a4201b5116340690b0b9d"}, "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj-role"}} 2018-07-22 08:37:02,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d0caed2daa1a4201b5116340690b0b9d used request id req-36fd8f30-4bf0-41ed-ad9e-ef09059f4067 2018-07-22 08:37:02,063 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-77845f30-a939-401-proj-role to project CreateInstancePortManipulationTests-77845f30-a939-401-proj 2018-07-22 08:37:02,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11/users/1e0ccb51b67a4b728bb07651ca532d0b/roles/d0caed2daa1a4201b5116340690b0b9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fd76c7af561c8ca55db20426b109c7bea699f5" 2018-07-22 08:37:02,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:37:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5092f56c-c104-4c45-8848-4d5e112fed84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:37:02,198 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11/users/1e0ccb51b67a4b728bb07651ca532d0b/roles/d0caed2daa1a4201b5116340690b0b9d used request id req-5092f56c-c104-4c45-8848-4d5e112fed84 2018-07-22 08:37:02,199 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:37:02,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:37:02,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:37:02,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0caed2daa1a4201b5116340690b0b9d", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj-role"}], "expires_at": "2018-07-22T09:37:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97436157287d411cae71d27e0ec1fd11", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/97436157287d411cae71d27e0ec1fd11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/97436157287d411cae71d27e0ec1fd11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/97436157287d411cae71d27e0ec1fd11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/97436157287d411cae71d27e0ec1fd11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-77845f30-a939-401-user", "id": "1e0ccb51b67a4b728bb07651ca532d0b"}, "audit_ids": ["qxLlCiXTS5myYbQaqE33Kw"], "issued_at": "2018-07-22T08:37:02.000000Z"}} 2018-07-22 08:37:02,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497d9c783218cb33fdb6182abebb8f337ce9b271" 2018-07-22 08:37:02,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70035891-5c42-4f11-a846-bd5083a24058 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:37:02,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-70035891-5c42-4f11-a846-bd5083a24058 2018-07-22 08:37:02,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}497d9c783218cb33fdb6182abebb8f337ce9b271" 2018-07-22 08:37:02,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-8f136e44-110d-4e23-a89f-6bed62a39906 Date: Sun, 22 Jul 2018 08:37:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-image"} 2018-07-22 08:37:02,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-image used request id req-8f136e44-110d-4e23-a89f-6bed62a39906 2018-07-22 08:37:02,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}497d9c783218cb33fdb6182abebb8f337ce9b271" 2018-07-22 08:37:03,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8439b677-3f85-4055-95aa-7c7e97036acf Date: Sun, 22 Jul 2018 08:37:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:37:03,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8439b677-3f85-4055-95aa-7c7e97036acf 2018-07-22 08:37:03,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}497d9c783218cb33fdb6182abebb8f337ce9b271" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-image"}' 2018-07-22 08:37:03,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b5a59c5e-f07c-46fc-bd3d-f4e85ba8f241 Date: Sun, 22 Jul 2018 08:37:03 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:37:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:37:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "min_disk": 0, "protected": false, "id": "bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "file": "/v2/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3/file", "checksum": null, "owner": "97436157287d411cae71d27e0ec1fd11", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:37:03,326 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b5a59c5e-f07c-46fc-bd3d-f4e85ba8f241 2018-07-22 08:37:03,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}497d9c783218cb33fdb6182abebb8f337ce9b271" -d '' 2018-07-22 08:37:03,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-51754430-43d0-4324-9d08-04d173119c32 Date: Sun, 22 Jul 2018 08:37:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:37:03,931 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3/file used request id req-51754430-43d0-4324-9d08-04d173119c32 2018-07-22 08:37:03,931 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:37:03,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}497d9c783218cb33fdb6182abebb8f337ce9b271" 2018-07-22 08:37:04,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a4ecd31b-9bfa-4d30-81d4-da6224e993ab Date: Sun, 22 Jul 2018 08:37:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:37:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:37:03Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3/snap", "metadata": {}}], "self": "/v2/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "min_disk": 0, "protected": false, "id": "bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "file": "/v2/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "97436157287d411cae71d27e0ec1fd11", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:37:04,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3 used request id req-a4ecd31b-9bfa-4d30-81d4-da6224e993ab 2018-07-22 08:37:04,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}497d9c783218cb33fdb6182abebb8f337ce9b271" 2018-07-22 08:37:04,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e3a52d70-eb9b-49fc-a93c-695a61b30122 Date: Sun, 22 Jul 2018 08:37:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:37:04,305 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e3a52d70-eb9b-49fc-a93c-695a61b30122 2018-07-22 08:37:04,308 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-image 2018-07-22 08:37:04,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}497d9c783218cb33fdb6182abebb8f337ce9b271" 2018-07-22 08:37:04,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d392e613-d75d-48e3-9988-865fb7b00c4c Date: Sun, 22 Jul 2018 08:37:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:37:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:37:03Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3/snap", "metadata": {}}], "self": "/v2/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "min_disk": 0, "protected": false, "id": "bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "file": "/v2/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "97436157287d411cae71d27e0ec1fd11", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:37:04,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3 used request id req-d392e613-d75d-48e3-9988-865fb7b00c4c 2018-07-22 08:37:04,329 - create_image - DEBUG - Instance status is - active 2018-07-22 08:37:04,330 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-image 2018-07-22 08:37:04,330 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-image 2018-07-22 08:37:04,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:37:04,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:37:04,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0caed2daa1a4201b5116340690b0b9d", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj-role"}], "expires_at": "2018-07-22T09:37:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97436157287d411cae71d27e0ec1fd11", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/97436157287d411cae71d27e0ec1fd11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/97436157287d411cae71d27e0ec1fd11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/97436157287d411cae71d27e0ec1fd11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/97436157287d411cae71d27e0ec1fd11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-77845f30-a939-401-user", "id": "1e0ccb51b67a4b728bb07651ca532d0b"}, "audit_ids": ["AqGjLdthQh6a0mbxywElgA"], "issued_at": "2018-07-22T08:37:04.000000Z"}} 2018-07-22 08:37:04,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed87c6df50936b5e5801d98852c7d21cb2d3d2ca" 2018-07-22 08:37:04,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0240000c-17bf-4254-9d8f-f8fd4ed7dbc1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:37:04,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0240000c-17bf-4254-9d8f-f8fd4ed7dbc1 2018-07-22 08:37:04,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed87c6df50936b5e5801d98852c7d21cb2d3d2ca" 2018-07-22 08:37:05,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1a2cedcf-f08d-443d-b013-f4cd3c04456e Date: Sun, 22 Jul 2018 08:37:05 GMT RESP BODY: {"networks":[]} 2018-07-22 08:37:05,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net used request id req-1a2cedcf-f08d-443d-b013-f4cd3c04456e 2018-07-22 08:37:05,019 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net 2018-07-22 08:37:05,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed87c6df50936b5e5801d98852c7d21cb2d3d2ca" -d '{"network": {"name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net", "admin_state_up": true}}' 2018-07-22 08:37:05,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-b5335c75-3976-41f0-9ab9-7462a77e12d6 Date: Sun, 22 Jul 2018 08:37:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"269de6cf-a693-4882-b797-187634cedaa6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"97436157287d411cae71d27e0ec1fd11","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:37:05Z","is_default":false,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:05Z","mtu":1450}} 2018-07-22 08:37:05,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b5335c75-3976-41f0-9ab9-7462a77e12d6 2018-07-22 08:37:05,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=269de6cf-a693-4882-b797-187634cedaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed87c6df50936b5e5801d98852c7d21cb2d3d2ca" 2018-07-22 08:37:05,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a8e72d48-59cc-43e7-8241-d9d8873f2e1f Date: Sun, 22 Jul 2018 08:37:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"269de6cf-a693-4882-b797-187634cedaa6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"97436157287d411cae71d27e0ec1fd11","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:37:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net","admin_state_up":true,"tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:05Z","mtu":1450}]} 2018-07-22 08:37:05,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=269de6cf-a693-4882-b797-187634cedaa6 used request id req-a8e72d48-59cc-43e7-8241-d9d8873f2e1f 2018-07-22 08:37:05,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=269de6cf-a693-4882-b797-187634cedaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed87c6df50936b5e5801d98852c7d21cb2d3d2ca" 2018-07-22 08:37:06,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f03ea039-5b6a-4e68-acc2-67282de2915e Date: Sun, 22 Jul 2018 08:37:06 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:37:06,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=269de6cf-a693-4882-b797-187634cedaa6 used request id req-f03ea039-5b6a-4e68-acc2-67282de2915e 2018-07-22 08:37:06,080 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-subnet 2018-07-22 08:37:06,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed87c6df50936b5e5801d98852c7d21cb2d3d2ca" -d '{"subnets": [{"ip_version": 4, "network_id": "269de6cf-a693-4882-b797-187634cedaa6", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-subnet"}]}' 2018-07-22 08:37:06,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-048b9c6a-a472-4788-b3a3-19831bfadb25 Date: Sun, 22 Jul 2018 08:37:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"269de6cf-a693-4882-b797-187634cedaa6","tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:06Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:06Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"97436157287d411cae71d27e0ec1fd11","id":"2b272650-7668-414c-a84f-6a045a932bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-subnet"}]} 2018-07-22 08:37:06,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-048b9c6a-a472-4788-b3a3-19831bfadb25 2018-07-22 08:37:06,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=269de6cf-a693-4882-b797-187634cedaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed87c6df50936b5e5801d98852c7d21cb2d3d2ca" 2018-07-22 08:37:07,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-816b0e43-5067-4dbb-ae66-2cae12d0eeab Date: Sun, 22 Jul 2018 08:37:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"269de6cf-a693-4882-b797-187634cedaa6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"97436157287d411cae71d27e0ec1fd11","l2_adjacency":true,"status":"ACTIVE","subnets":["2b272650-7668-414c-a84f-6a045a932bd2"],"description":"","tags":[],"updated_at":"2018-07-22T08:37:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net","admin_state_up":true,"tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:05Z","mtu":1450}]} 2018-07-22 08:37:07,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=269de6cf-a693-4882-b797-187634cedaa6 used request id req-816b0e43-5067-4dbb-ae66-2cae12d0eeab 2018-07-22 08:37:07,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=269de6cf-a693-4882-b797-187634cedaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed87c6df50936b5e5801d98852c7d21cb2d3d2ca" 2018-07-22 08:37:07,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6b7cbfbf-6b92-487b-b429-97e58c90ca66 Date: Sun, 22 Jul 2018 08:37:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"269de6cf-a693-4882-b797-187634cedaa6","tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:06Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97436157287d411cae71d27e0ec1fd11","id":"2b272650-7668-414c-a84f-6a045a932bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-subnet"}]} 2018-07-22 08:37:07,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=269de6cf-a693-4882-b797-187634cedaa6 used request id req-6b7cbfbf-6b92-487b-b429-97e58c90ca66 2018-07-22 08:37:07,376 - OpenStackNetwork - DEBUG - Network [269de6cf-a693-4882-b797-187634cedaa6] created successfully 2018-07-22 08:37:07,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:37:07,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:37:07,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:37:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["DrKHxYESToetdeoyysQqCA"], "issued_at": "2018-07-22T08:37:07.000000Z"}} 2018-07-22 08:37:07,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335c6ca21e70cf03952f36e676b6d1e21e62d48e" 2018-07-22 08:37:07,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-002f5101-089b-4446-ba98-2b93c14f7f10 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:37:07,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-002f5101-089b-4446-ba98-2b93c14f7f10 2018-07-22 08:37:07,852 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:37:07,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335c6ca21e70cf03952f36e676b6d1e21e62d48e" 2018-07-22 08:37:08,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:07 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-6add7d57-a755-4f3a-95e6-9003dec6c186 x-compute-request-id: req-6add7d57-a755-4f3a-95e6-9003dec6c186 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:37:08,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6add7d57-a755-4f3a-95e6-9003dec6c186 2018-07-22 08:37:08,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335c6ca21e70cf03952f36e676b6d1e21e62d48e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:37:08,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:08 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-99812393-63e0-4b6b-bb1e-8ee8bfac62cb x-compute-request-id: req-99812393-63e0-4b6b-bb1e-8ee8bfac62cb Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9b4539dc-9480-47c6-9c83-11d709245ff1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9b4539dc-9480-47c6-9c83-11d709245ff1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "9b4539dc-9480-47c6-9c83-11d709245ff1"}} 2018-07-22 08:37:08,091 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-99812393-63e0-4b6b-bb1e-8ee8bfac62cb 2018-07-22 08:37:08,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:37:08,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:37:08,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0caed2daa1a4201b5116340690b0b9d", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj-role"}], "expires_at": "2018-07-22T09:37:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97436157287d411cae71d27e0ec1fd11", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/97436157287d411cae71d27e0ec1fd11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/97436157287d411cae71d27e0ec1fd11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/97436157287d411cae71d27e0ec1fd11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/97436157287d411cae71d27e0ec1fd11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-77845f30-a939-401-user", "id": "1e0ccb51b67a4b728bb07651ca532d0b"}, "audit_ids": ["ip3AXvlARdyRIkqT0yp2VQ"], "issued_at": "2018-07-22T08:37:08.000000Z"}} 2018-07-22 08:37:08,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:08,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c95773-1b98-4c02-a510-6f7dc328424a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:37:08,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-46c95773-1b98-4c02-a510-6f7dc328424a 2018-07-22 08:37:08,570 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:37:08,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:08,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b15ade7d-d4fb-4dcc-bb52-56e8b8bcc762 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:37:08,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b15ade7d-d4fb-4dcc-bb52-56e8b8bcc762 2018-07-22 08:37:08,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:08,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0a05c0ce-87c4-44ec-9813-556c42ce4f3e Date: Sun, 22 Jul 2018 08:37:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"269de6cf-a693-4882-b797-187634cedaa6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"97436157287d411cae71d27e0ec1fd11","l2_adjacency":true,"status":"ACTIVE","subnets":["2b272650-7668-414c-a84f-6a045a932bd2"],"description":"","tags":[],"updated_at":"2018-07-22T08:37:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net","admin_state_up":true,"tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:05Z","mtu":1450}]} 2018-07-22 08:37:08,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net used request id req-0a05c0ce-87c4-44ec-9813-556c42ce4f3e 2018-07-22 08:37:08,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:37:08,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:37:08 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:37:08,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:09,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a3633ce-0bfa-41c0-83e5-46574348db95 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "97436157287d411cae71d27e0ec1fd11", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj"}} 2018-07-22 08:37:09,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11 used request id req-3a3633ce-0bfa-41c0-83e5-46574348db95 2018-07-22 08:37:09,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=269de6cf-a693-4882-b797-187634cedaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:09,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e40aedfc-27bf-489c-8cb7-df00a81ca521 Date: Sun, 22 Jul 2018 08:37:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"269de6cf-a693-4882-b797-187634cedaa6","tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:06Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97436157287d411cae71d27e0ec1fd11","id":"2b272650-7668-414c-a84f-6a045a932bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-subnet"}]} 2018-07-22 08:37:09,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=269de6cf-a693-4882-b797-187634cedaa6 used request id req-e40aedfc-27bf-489c-8cb7-df00a81ca521 2018-07-22 08:37:09,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=269de6cf-a693-4882-b797-187634cedaa6&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:09,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-be6e64ac-fb19-4594-ac82-dff802f2f003 Date: Sun, 22 Jul 2018 08:37:09 GMT RESP BODY: {"ports":[]} 2018-07-22 08:37:09,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=269de6cf-a693-4882-b797-187634cedaa6&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3port-1&admin_state_up=True used request id req-be6e64ac-fb19-4594-ac82-dff802f2f003 2018-07-22 08:37:09,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:09,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2a665b4-8dc9-4633-bf7f-85c7ccd43a21 x-compute-request-id: req-b2a665b4-8dc9-4633-bf7f-85c7ccd43a21 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:37:09,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-inst used request id req-b2a665b4-8dc9-4633-bf7f-85c7ccd43a21 2018-07-22 08:37:09,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:10,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-74091667-e7b5-4ba8-91b8-db40985b78d5 Date: Sun, 22 Jul 2018 08:37:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"269de6cf-a693-4882-b797-187634cedaa6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"97436157287d411cae71d27e0ec1fd11","l2_adjacency":true,"status":"ACTIVE","subnets":["2b272650-7668-414c-a84f-6a045a932bd2"],"description":"","tags":[],"updated_at":"2018-07-22T08:37:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net","admin_state_up":true,"tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:05Z","mtu":1450}]} 2018-07-22 08:37:10,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net used request id req-74091667-e7b5-4ba8-91b8-db40985b78d5 2018-07-22 08:37:10,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:10,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b40c70e-7013-4b22-bb97-3f0879e9d371 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "97436157287d411cae71d27e0ec1fd11", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj"}} 2018-07-22 08:37:10,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11 used request id req-6b40c70e-7013-4b22-bb97-3f0879e9d371 2018-07-22 08:37:10,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=269de6cf-a693-4882-b797-187634cedaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:10,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-21314a10-9faf-4b4f-a55f-a520ad9fe172 Date: Sun, 22 Jul 2018 08:37:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"269de6cf-a693-4882-b797-187634cedaa6","tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:06Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97436157287d411cae71d27e0ec1fd11","id":"2b272650-7668-414c-a84f-6a045a932bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-subnet"}]} 2018-07-22 08:37:10,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=269de6cf-a693-4882-b797-187634cedaa6 used request id req-21314a10-9faf-4b4f-a55f-a520ad9fe172 2018-07-22 08:37:10,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=269de6cf-a693-4882-b797-187634cedaa6&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:10,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f4999790-a293-4a83-8021-356da58c2106 Date: Sun, 22 Jul 2018 08:37:10 GMT RESP BODY: {"ports":[]} 2018-07-22 08:37:10,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=269de6cf-a693-4882-b797-187634cedaa6&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3port-1&admin_state_up=True used request id req-f4999790-a293-4a83-8021-356da58c2106 2018-07-22 08:37:10,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:37:10,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:37:11,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0caed2daa1a4201b5116340690b0b9d", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj-role"}], "expires_at": "2018-07-22T09:37:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97436157287d411cae71d27e0ec1fd11", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/97436157287d411cae71d27e0ec1fd11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/97436157287d411cae71d27e0ec1fd11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/97436157287d411cae71d27e0ec1fd11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/97436157287d411cae71d27e0ec1fd11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/97436157287d411cae71d27e0ec1fd11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/97436157287d411cae71d27e0ec1fd11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-77845f30-a939-401-user", "id": "1e0ccb51b67a4b728bb07651ca532d0b"}, "audit_ids": ["S--t7tVEREmLuPRYgeEfbQ"], "issued_at": "2018-07-22T08:37:11.000000Z"}} 2018-07-22 08:37:11,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}063ad68397c38c3de7a4545972a7856150fa1ac8" 2018-07-22 08:37:11,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b700a4d-5b93-41c0-b1a7-72d4926e989c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:37:11,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4b700a4d-5b93-41c0-b1a7-72d4926e989c 2018-07-22 08:37:11,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:11,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-95db8ecf-77a0-4cab-a89b-de4984ca2eec Date: Sun, 22 Jul 2018 08:37:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"269de6cf-a693-4882-b797-187634cedaa6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"97436157287d411cae71d27e0ec1fd11","l2_adjacency":true,"status":"ACTIVE","subnets":["2b272650-7668-414c-a84f-6a045a932bd2"],"description":"","tags":[],"updated_at":"2018-07-22T08:37:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net","admin_state_up":true,"tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:05Z","mtu":1450}]} 2018-07-22 08:37:11,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net used request id req-95db8ecf-77a0-4cab-a89b-de4984ca2eec 2018-07-22 08:37:11,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=269de6cf-a693-4882-b797-187634cedaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:11,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a75f5763-9ae5-4717-a30e-d9f4672af348 Date: Sun, 22 Jul 2018 08:37:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"269de6cf-a693-4882-b797-187634cedaa6","tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:06Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97436157287d411cae71d27e0ec1fd11","id":"2b272650-7668-414c-a84f-6a045a932bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-subnet"}]} 2018-07-22 08:37:11,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=269de6cf-a693-4882-b797-187634cedaa6 used request id req-a75f5763-9ae5-4717-a30e-d9f4672af348 2018-07-22 08:37:11,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:11,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-806d76eb-02f1-4819-b259-1781dfd15a5f Date: Sun, 22 Jul 2018 08:37:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"269de6cf-a693-4882-b797-187634cedaa6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"97436157287d411cae71d27e0ec1fd11","l2_adjacency":true,"status":"ACTIVE","subnets":["2b272650-7668-414c-a84f-6a045a932bd2"],"description":"","tags":[],"updated_at":"2018-07-22T08:37:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net","admin_state_up":true,"tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:05Z","mtu":1450}]} 2018-07-22 08:37:11,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net used request id req-806d76eb-02f1-4819-b259-1781dfd15a5f 2018-07-22 08:37:11,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:37:11,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:37:11 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:37:11,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}063ad68397c38c3de7a4545972a7856150fa1ac8" 2018-07-22 08:37:11,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd3a1532-3cac-471c-8e0c-588db28c6dc7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "97436157287d411cae71d27e0ec1fd11", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj"}} 2018-07-22 08:37:11,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11 used request id req-fd3a1532-3cac-471c-8e0c-588db28c6dc7 2018-07-22 08:37:12,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=269de6cf-a693-4882-b797-187634cedaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:12,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-71e3a54b-53b7-4e2f-a5a7-73dfb5bccb90 Date: Sun, 22 Jul 2018 08:37:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"269de6cf-a693-4882-b797-187634cedaa6","tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:06Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97436157287d411cae71d27e0ec1fd11","id":"2b272650-7668-414c-a84f-6a045a932bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-subnet"}]} 2018-07-22 08:37:12,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=269de6cf-a693-4882-b797-187634cedaa6 used request id req-71e3a54b-53b7-4e2f-a5a7-73dfb5bccb90 2018-07-22 08:37:12,227 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net 2018-07-22 08:37:12,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" -d '{"port": {"network_id": "269de6cf-a693-4882-b797-187634cedaa6", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3port-1", "admin_state_up": true}}' 2018-07-22 08:37:13,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-e1025fa6-ef59-4453-8b3a-b365f0f986f5 Date: Sun, 22 Jul 2018 08:37:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:37:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b272650-7668-414c-a84f-6a045a932bd2","ip_address":"10.55.0.9"}],"id":"a6599505-c19d-436c-ade4-93f3ea1370b8","security_groups":["1dd0fe17-2763-4a8b-ab7e-b19fb6379655"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3port-1","project_id":"97436157287d411cae71d27e0ec1fd11","qos_policy_id":null,"admin_state_up":true,"network_id":"269de6cf-a693-4882-b797-187634cedaa6","tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:12Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:37:13,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-e1025fa6-ef59-4453-8b3a-b365f0f986f5 2018-07-22 08:37:13,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:13,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-277fcb92-69aa-4753-b381-308cfd8aa147 Date: Sun, 22 Jul 2018 08:37:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"269de6cf-a693-4882-b797-187634cedaa6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"97436157287d411cae71d27e0ec1fd11","l2_adjacency":true,"status":"ACTIVE","subnets":["2b272650-7668-414c-a84f-6a045a932bd2"],"description":"","tags":[],"updated_at":"2018-07-22T08:37:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net","admin_state_up":true,"tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:05Z","mtu":1450}]} 2018-07-22 08:37:13,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net used request id req-277fcb92-69aa-4753-b381-308cfd8aa147 2018-07-22 08:37:13,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:13,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f49381d-66d8-4c3f-8f9a-1eeccb0f3286 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "97436157287d411cae71d27e0ec1fd11", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj"}} 2018-07-22 08:37:13,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11 used request id req-0f49381d-66d8-4c3f-8f9a-1eeccb0f3286 2018-07-22 08:37:13,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=269de6cf-a693-4882-b797-187634cedaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:13,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bbf8d891-aa07-4f0f-b7e9-5e0f103a7413 Date: Sun, 22 Jul 2018 08:37:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"269de6cf-a693-4882-b797-187634cedaa6","tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:06Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97436157287d411cae71d27e0ec1fd11","id":"2b272650-7668-414c-a84f-6a045a932bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-subnet"}]} 2018-07-22 08:37:13,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=269de6cf-a693-4882-b797-187634cedaa6 used request id req-bbf8d891-aa07-4f0f-b7e9-5e0f103a7413 2018-07-22 08:37:13,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=269de6cf-a693-4882-b797-187634cedaa6&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:13,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 822 X-Openstack-Request-Id: req-11064f86-21e8-40b2-96f7-0bd984286112 Date: Sun, 22 Jul 2018 08:37:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:37:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b272650-7668-414c-a84f-6a045a932bd2","ip_address":"10.55.0.9"}],"id":"a6599505-c19d-436c-ade4-93f3ea1370b8","security_groups":["1dd0fe17-2763-4a8b-ab7e-b19fb6379655"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"97436157287d411cae71d27e0ec1fd11","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3port-1","admin_state_up":true,"network_id":"269de6cf-a693-4882-b797-187634cedaa6","tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:12Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:37:13,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=269de6cf-a693-4882-b797-187634cedaa6&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3port-1&admin_state_up=True used request id req-11064f86-21e8-40b2-96f7-0bd984286112 2018-07-22 08:37:13,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:13,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66dfd220-affa-4e45-b60b-fbfe5d264eae Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "97436157287d411cae71d27e0ec1fd11", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj"}} 2018-07-22 08:37:13,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11 used request id req-66dfd220-affa-4e45-b60b-fbfe5d264eae 2018-07-22 08:37:13,970 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-inst 2018-07-22 08:37:13,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:13,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ddaff39-87de-42d9-ac2b-9967e057a836 x-compute-request-id: req-2ddaff39-87de-42d9-ac2b-9967e057a836 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9b4539dc-9480-47c6-9c83-11d709245ff1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9b4539dc-9480-47c6-9c83-11d709245ff1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9b4539dc-9480-47c6-9c83-11d709245ff1", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:37:13,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2ddaff39-87de-42d9-ac2b-9967e057a836 2018-07-22 08:37:13,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/9b4539dc-9480-47c6-9c83-11d709245ff1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:14,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:14 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-e7036c4b-1393-481e-81f0-20ada47c32be x-compute-request-id: req-e7036c4b-1393-481e-81f0-20ada47c32be Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9b4539dc-9480-47c6-9c83-11d709245ff1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9b4539dc-9480-47c6-9c83-11d709245ff1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "9b4539dc-9480-47c6-9c83-11d709245ff1"}} 2018-07-22 08:37:14,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/9b4539dc-9480-47c6-9c83-11d709245ff1 used request id req-e7036c4b-1393-481e-81f0-20ada47c32be 2018-07-22 08:37:14,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:14,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-a3424a20-a4ab-4d19-b024-f0617fb631c8 Date: Sun, 22 Jul 2018 08:37:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:37:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:37:03Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3/snap", "metadata": {}}], "self": "/v2/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "min_disk": 0, "protected": false, "id": "bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "file": "/v2/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "97436157287d411cae71d27e0ec1fd11", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-image"} 2018-07-22 08:37:14,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-image used request id req-a3424a20-a4ab-4d19-b024-f0617fb631c8 2018-07-22 08:37:14,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:14,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b67d3bba-d099-4387-95eb-88deae57a4e5 Date: Sun, 22 Jul 2018 08:37:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:37:14,429 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b67d3bba-d099-4387-95eb-88deae57a4e5 2018-07-22 08:37:14,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" -d '{"server": {"name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-inst", "imageRef": "bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "flavorRef": "9b4539dc-9480-47c6-9c83-11d709245ff1", "max_count": 1, "min_count": 1, "networks": [{"port": "a6599505-c19d-436c-ade4-93f3ea1370b8"}]}}' 2018-07-22 08:37:16,163 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:37:14 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-ed8e15a0-f7de-46d1-9396-4c8336f99f48 x-compute-request-id: req-ed8e15a0-f7de-46d1-9396-4c8336f99f48 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9493885a-a3e9-4bb4-be19-aff46feb27b5", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5", "rel": "bookmark"}], "adminPass": "kKZnThAcix2y"}} 2018-07-22 08:37:16,163 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ed8e15a0-f7de-46d1-9396-4c8336f99f48 2018-07-22 08:37:16,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:16,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:16 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-150b7bbc-2d2d-497d-b115-8e4c7b867693 x-compute-request-id: req-150b7bbc-2d2d-497d-b115-8e4c7b867693 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5", "rel": "bookmark"}], "image": {"id": "bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "links": [{"href": "http://172.30.9.23:8774/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b4539dc-9480-47c6-9c83-11d709245ff1", "links": [{"href": "http://172.30.9.23:8774/flavors/9b4539dc-9480-47c6-9c83-11d709245ff1", "rel": "bookmark"}]}, "id": "9493885a-a3e9-4bb4-be19-aff46feb27b5", "user_id": "1e0ccb51b67a4b728bb07651ca532d0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:37:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-inst", "created": "2018-07-22T08:37:16Z", "tenant_id": "97436157287d411cae71d27e0ec1fd11", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:37:16,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5 used request id req-150b7bbc-2d2d-497d-b115-8e4c7b867693 2018-07-22 08:37:16,579 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-inst 2018-07-22 08:37:16,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:16,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:16 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-93e002ac-3d55-405e-906d-12ddf0ce4993 x-compute-request-id: req-93e002ac-3d55-405e-906d-12ddf0ce4993 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5", "rel": "bookmark"}], "image": {"id": "bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "links": [{"href": "http://172.30.9.23:8774/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b4539dc-9480-47c6-9c83-11d709245ff1", "links": [{"href": "http://172.30.9.23:8774/flavors/9b4539dc-9480-47c6-9c83-11d709245ff1", "rel": "bookmark"}]}, "id": "9493885a-a3e9-4bb4-be19-aff46feb27b5", "user_id": "1e0ccb51b67a4b728bb07651ca532d0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:37:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-inst", "created": "2018-07-22T08:37:16Z", "tenant_id": "97436157287d411cae71d27e0ec1fd11", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:37:16,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5 used request id req-93e002ac-3d55-405e-906d-12ddf0ce4993 2018-07-22 08:37:16,977 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-inst] is - BUILD 2018-07-22 08:37:16,977 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:37:19,980 - create_instance - DEBUG - VM status query timeout in 896.599447012 2018-07-22 08:37:19,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:20,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:19 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-1d0d045e-deab-4539-bec7-3b3a749e560f x-compute-request-id: req-1d0d045e-deab-4539-bec7-3b3a749e560f Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5", "rel": "bookmark"}], "image": {"id": "bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "links": [{"href": "http://172.30.9.23:8774/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b4539dc-9480-47c6-9c83-11d709245ff1", "links": [{"href": "http://172.30.9.23:8774/flavors/9b4539dc-9480-47c6-9c83-11d709245ff1", "rel": "bookmark"}]}, "id": "9493885a-a3e9-4bb4-be19-aff46feb27b5", "security_groups": [{"name": "default"}], "user_id": "1e0ccb51b67a4b728bb07651ca532d0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:37:17Z", "hostId": "ec1bbef1d702cc34b3459a780d3d3956c4fe51002cf97a7e61623797", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-inst", "created": "2018-07-22T08:37:16Z", "tenant_id": "97436157287d411cae71d27e0ec1fd11", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:37:20,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5 used request id req-1d0d045e-deab-4539-bec7-3b3a749e560f 2018-07-22 08:37:20,729 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-inst] is - BUILD 2018-07-22 08:37:20,730 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:37:23,733 - create_instance - DEBUG - VM status query timeout in 892.846562862 2018-07-22 08:37:23,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:24,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37: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,Accept-Encoding x-openstack-request-id: req-bffe8c98-0639-48f7-8354-98efbadaf207 x-compute-request-id: req-bffe8c98-0639-48f7-8354-98efbadaf207 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5", "rel": "bookmark"}], "image": {"id": "bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "links": [{"href": "http://172.30.9.23:8774/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:37:23.000000", "flavor": {"id": "9b4539dc-9480-47c6-9c83-11d709245ff1", "links": [{"href": "http://172.30.9.23:8774/flavors/9b4539dc-9480-47c6-9c83-11d709245ff1", "rel": "bookmark"}]}, "id": "9493885a-a3e9-4bb4-be19-aff46feb27b5", "security_groups": [{"name": "default"}], "user_id": "1e0ccb51b67a4b728bb07651ca532d0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:37:23Z", "hostId": "ec1bbef1d702cc34b3459a780d3d3956c4fe51002cf97a7e61623797", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-inst", "created": "2018-07-22T08:37:16Z", "tenant_id": "97436157287d411cae71d27e0ec1fd11", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:37:24,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5 used request id req-bffe8c98-0639-48f7-8354-98efbadaf207 2018-07-22 08:37:24,404 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-inst] is - ACTIVE 2018-07-22 08:37:24,404 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:37:24,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:24,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37: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-02616f3a-6b4a-4f44-ad1c-d9a90ce8a182 x-compute-request-id: req-02616f3a-6b4a-4f44-ad1c-d9a90ce8a182 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5", "rel": "bookmark"}], "image": {"id": "bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "links": [{"href": "http://172.30.9.23:8774/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:37:23.000000", "flavor": {"id": "9b4539dc-9480-47c6-9c83-11d709245ff1", "links": [{"href": "http://172.30.9.23:8774/flavors/9b4539dc-9480-47c6-9c83-11d709245ff1", "rel": "bookmark"}]}, "id": "9493885a-a3e9-4bb4-be19-aff46feb27b5", "security_groups": [{"name": "default"}], "user_id": "1e0ccb51b67a4b728bb07651ca532d0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:37:23Z", "hostId": "ec1bbef1d702cc34b3459a780d3d3956c4fe51002cf97a7e61623797", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-inst", "created": "2018-07-22T08:37:16Z", "tenant_id": "97436157287d411cae71d27e0ec1fd11", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:37:24,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5 used request id req-02616f3a-6b4a-4f44-ad1c-d9a90ce8a182 2018-07-22 08:37:24,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:24,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-dc2cb574-777a-40c2-afd3-b1e611105b90 Date: Sun, 22 Jul 2018 08:37:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"269de6cf-a693-4882-b797-187634cedaa6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"97436157287d411cae71d27e0ec1fd11","l2_adjacency":true,"status":"ACTIVE","subnets":["2b272650-7668-414c-a84f-6a045a932bd2"],"description":"","tags":[],"updated_at":"2018-07-22T08:37:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net","admin_state_up":true,"tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:05Z","mtu":1450}]} 2018-07-22 08:37:24,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net used request id req-dc2cb574-777a-40c2-afd3-b1e611105b90 2018-07-22 08:37:24,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:24,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6df2812b-b1df-492c-a7c7-7571c678928b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "97436157287d411cae71d27e0ec1fd11", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj"}} 2018-07-22 08:37:24,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11 used request id req-6df2812b-b1df-492c-a7c7-7571c678928b 2018-07-22 08:37:24,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=269de6cf-a693-4882-b797-187634cedaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:25,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-96897d6b-557e-401a-bdc1-5896aa2e31e6 Date: Sun, 22 Jul 2018 08:37:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"269de6cf-a693-4882-b797-187634cedaa6","tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:06Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97436157287d411cae71d27e0ec1fd11","id":"2b272650-7668-414c-a84f-6a045a932bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-subnet"}]} 2018-07-22 08:37:25,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=269de6cf-a693-4882-b797-187634cedaa6 used request id req-96897d6b-557e-401a-bdc1-5896aa2e31e6 2018-07-22 08:37:25,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=269de6cf-a693-4882-b797-187634cedaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:25,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3234 X-Openstack-Request-Id: req-4ab44153-f831-4019-b563-6bc1ce1904f7 Date: Sun, 22 Jul 2018 08:37:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:37:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b272650-7668-414c-a84f-6a045a932bd2","ip_address":"10.55.0.4"}],"id":"1ef38e27-f22b-4e8f-b24f-58c512c70b8a","security_groups":[],"mac_address":"fa:16:3e:cc:f8:b8","project_id":"97436157287d411cae71d27e0ec1fd11","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"269de6cf-a693-4882-b797-187634cedaa6","tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-269de6cf-a693-4882-b797-187634cedaa6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:37:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b272650-7668-414c-a84f-6a045a932bd2","ip_address":"10.55.0.3"}],"id":"64eb06a9-c4ee-4600-844e-338c61daca67","security_groups":[],"mac_address":"fa:16:3e:d7:a3:b3","project_id":"97436157287d411cae71d27e0ec1fd11","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"269de6cf-a693-4882-b797-187634cedaa6","tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-269de6cf-a693-4882-b797-187634cedaa6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:37:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b272650-7668-414c-a84f-6a045a932bd2","ip_address":"10.55.0.9"}],"id":"a6599505-c19d-436c-ade4-93f3ea1370b8","security_groups":["1dd0fe17-2763-4a8b-ab7e-b19fb6379655"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"97436157287d411cae71d27e0ec1fd11","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3port-1","admin_state_up":true,"network_id":"269de6cf-a693-4882-b797-187634cedaa6","tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:12Z","binding:vnic_type":"normal","device_id":"9493885a-a3e9-4bb4-be19-aff46feb27b5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:37:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b272650-7668-414c-a84f-6a045a932bd2","ip_address":"10.55.0.2"}],"id":"cb5578cb-4d50-4a20-803b-2e2b4f1f8d8c","security_groups":[],"mac_address":"fa:16:3e:f9:a5:dd","project_id":"97436157287d411cae71d27e0ec1fd11","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"269de6cf-a693-4882-b797-187634cedaa6","tenant_id":"97436157287d411cae71d27e0ec1fd11","created_at":"2018-07-22T08:37:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-269de6cf-a693-4882-b797-187634cedaa6","ip_allocation":"immediate"}]} 2018-07-22 08:37:25,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=269de6cf-a693-4882-b797-187634cedaa6 used request id req-4ab44153-f831-4019-b563-6bc1ce1904f7 2018-07-22 08:37:25,292 - create_instance - INFO - Deleting Port with ID - a6599505-c19d-436c-ade4-93f3ea1370b8 2018-07-22 08:37:25,292 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3port-1 2018-07-22 08:37:25,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/a6599505-c19d-436c-ade4-93f3ea1370b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:25,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dfca992a-b714-4937-80b6-41696c7bb620 Date: Sun, 22 Jul 2018 08:37:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:37:25,747 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/a6599505-c19d-436c-ade4-93f3ea1370b8 used request id req-dfca992a-b714-4937-80b6-41696c7bb620 2018-07-22 08:37:25,747 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-inst 2018-07-22 08:37:25,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:25,898 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:37: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-e44c0e83-eb7e-42f5-96d3-727a005ca8eb x-compute-request-id: req-e44c0e83-eb7e-42f5-96d3-727a005ca8eb Content-Type: application/json 2018-07-22 08:37:25,898 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5 used request id req-e44c0e83-eb7e-42f5-96d3-727a005ca8eb 2018-07-22 08:37:25,898 - create_instance - INFO - Checking deletion status 2018-07-22 08:37:25,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:25,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37: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,Accept-Encoding x-openstack-request-id: req-2616c427-8b7a-4080-a915-3b11880821a8 x-compute-request-id: req-2616c427-8b7a-4080-a915-3b11880821a8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5", "rel": "bookmark"}], "image": {"id": "bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "links": [{"href": "http://172.30.9.23:8774/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:37:23.000000", "flavor": {"id": "9b4539dc-9480-47c6-9c83-11d709245ff1", "links": [{"href": "http://172.30.9.23:8774/flavors/9b4539dc-9480-47c6-9c83-11d709245ff1", "rel": "bookmark"}]}, "id": "9493885a-a3e9-4bb4-be19-aff46feb27b5", "user_id": "1e0ccb51b67a4b728bb07651ca532d0b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:37:25Z", "hostId": "ec1bbef1d702cc34b3459a780d3d3956c4fe51002cf97a7e61623797", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-inst", "created": "2018-07-22T08:37:16Z", "tenant_id": "97436157287d411cae71d27e0ec1fd11", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:37:25,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5 used request id req-2616c427-8b7a-4080-a915-3b11880821a8 2018-07-22 08:37:25,999 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-inst] is - ACTIVE 2018-07-22 08:37:25,999 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:37:29,003 - create_instance - DEBUG - VM status query timeout in 296.895704985 2018-07-22 08:37:29,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451328fe9adcfaf93ac7084b71bad575d1e3339b" 2018-07-22 08:37:29,056 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:37:29 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-d02b8690-2506-4bd5-8f82-b9b93eb30536 x-compute-request-id: req-d02b8690-2506-4bd5-8f82-b9b93eb30536 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9493885a-a3e9-4bb4-be19-aff46feb27b5 could not be found.", "code": 404}} 2018-07-22 08:37:29,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9493885a-a3e9-4bb4-be19-aff46feb27b5 used request id req-d02b8690-2506-4bd5-8f82-b9b93eb30536 2018-07-22 08:37:29,057 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9493885a-a3e9-4bb4-be19-aff46feb27b5 could not be found. (HTTP 404) (Request-ID: req-d02b8690-2506-4bd5-8f82-b9b93eb30536) 2018-07-22 08:37:29,057 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-inst 2018-07-22 08:37:29,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/9b4539dc-9480-47c6-9c83-11d709245ff1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335c6ca21e70cf03952f36e676b6d1e21e62d48e" 2018-07-22 08:37:29,105 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:37:29 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-a2d0c9a9-1d89-493d-8734-558281e99a99 x-compute-request-id: req-a2d0c9a9-1d89-493d-8734-558281e99a99 Content-Length: 0 Content-Type: application/json 2018-07-22 08:37:29,105 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9b4539dc-9480-47c6-9c83-11d709245ff1 used request id req-a2d0c9a9-1d89-493d-8734-558281e99a99 2018-07-22 08:37:29,106 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-subnet 2018-07-22 08:37:29,106 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-subnet 2018-07-22 08:37:29,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/2b272650-7668-414c-a84f-6a045a932bd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed87c6df50936b5e5801d98852c7d21cb2d3d2ca" 2018-07-22 08:37:31,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3f40aba8-f99f-471d-9c31-f06d28c18ccb Date: Sun, 22 Jul 2018 08:37:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:37:31,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2b272650-7668-414c-a84f-6a045a932bd2 used request id req-3f40aba8-f99f-471d-9c31-f06d28c18ccb 2018-07-22 08:37:31,567 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-pub-net 2018-07-22 08:37:31,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/269de6cf-a693-4882-b797-187634cedaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed87c6df50936b5e5801d98852c7d21cb2d3d2ca" 2018-07-22 08:37:32,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bbd84170-35ab-4bbc-9fa8-416b1c017d75 Date: Sun, 22 Jul 2018 08:37:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:37:32,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/269de6cf-a693-4882-b797-187634cedaa6 used request id req-bbd84170-35ab-4bbc-9fa8-416b1c017d75 2018-07-22 08:37:32,760 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-40d83cd8-d9a8-48fe-ab7b-4325b58f68b3-image 2018-07-22 08:37:32,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}497d9c783218cb33fdb6182abebb8f337ce9b271" 2018-07-22 08:37:33,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8a7caf10-25ee-45b7-bb99-9e8e549fffb4 Date: Sun, 22 Jul 2018 08:37:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:37:33,257 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/bbf2b8c3-d335-4270-996f-51ecec1e0aa3 used request id req-8a7caf10-25ee-45b7-bb99-9e8e549fffb4 2018-07-22 08:37:33,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fd76c7af561c8ca55db20426b109c7bea699f5" 2018-07-22 08:37:33,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b9c1f794-ac4e-4123-b9f0-687faed24188 Date: Sun, 22 Jul 2018 08:37:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "97436157287d411cae71d27e0ec1fd11", "created_at": "2018-07-22T08:37:05Z", "updated_at": "2018-07-22T08:37:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:37:05Z", "revision_number": 0, "id": "01a1cf05-d2c2-4505-a293-cdf9e08baec1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:37:05Z", "security_group_id": "1dd0fe17-2763-4a8b-ab7e-b19fb6379655", "tenant_id": "97436157287d411cae71d27e0ec1fd11", "port_range_min": null, "ethertype": "IPv4", "project_id": "97436157287d411cae71d27e0ec1fd11"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:37:05Z", "revision_number": 0, "id": "204e104c-9493-4631-bd25-072467e1058d", "remote_group_id": "1dd0fe17-2763-4a8b-ab7e-b19fb6379655", "remote_ip_prefix": null, "created_at": "2018-07-22T08:37:05Z", "security_group_id": "1dd0fe17-2763-4a8b-ab7e-b19fb6379655", "tenant_id": "97436157287d411cae71d27e0ec1fd11", "port_range_min": null, "ethertype": "IPv6", "project_id": "97436157287d411cae71d27e0ec1fd11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:37:05Z", "revision_number": 0, "id": "8ec991c9-6faf-46eb-a828-1bc75d45c21b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:37:05Z", "security_group_id": "1dd0fe17-2763-4a8b-ab7e-b19fb6379655", "tenant_id": "97436157287d411cae71d27e0ec1fd11", "port_range_min": null, "ethertype": "IPv6", "project_id": "97436157287d411cae71d27e0ec1fd11"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:37:05Z", "revision_number": 0, "id": "eb0d943c-a32b-4a7c-b12a-c0ee516977bb", "remote_group_id": "1dd0fe17-2763-4a8b-ab7e-b19fb6379655", "remote_ip_prefix": null, "created_at": "2018-07-22T08:37:05Z", "security_group_id": "1dd0fe17-2763-4a8b-ab7e-b19fb6379655", "tenant_id": "97436157287d411cae71d27e0ec1fd11", "port_range_min": null, "ethertype": "IPv4", "project_id": "97436157287d411cae71d27e0ec1fd11"}], "revision_number": 4, "project_id": "97436157287d411cae71d27e0ec1fd11", "id": "1dd0fe17-2763-4a8b-ab7e-b19fb6379655", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:37:33,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b9c1f794-ac4e-4123-b9f0-687faed24188 2018-07-22 08:37:33,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fd76c7af561c8ca55db20426b109c7bea699f5" 2018-07-22 08:37:33,584 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:37:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bac26f3-fecd-4778-87dc-ee7147611ace Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:37:33,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-7bac26f3-fecd-4778-87dc-ee7147611ace 2018-07-22 08:37:33,584 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:37:33,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fd76c7af561c8ca55db20426b109c7bea699f5" 2018-07-22 08:37:33,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602bd1a5-942b-4566-9421-613c56c154d8 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "97436157287d411cae71d27e0ec1fd11", "name": "CreateInstancePortManipulationTests-77845f30-a939-401-proj"}} 2018-07-22 08:37:33,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11 used request id req-602bd1a5-942b-4566-9421-613c56c154d8 2018-07-22 08:37:33,686 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1dd0fe17-2763-4a8b-ab7e-b19fb6379655 2018-07-22 08:37:33,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1dd0fe17-2763-4a8b-ab7e-b19fb6379655 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fd76c7af561c8ca55db20426b109c7bea699f5" 2018-07-22 08:37:33,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f53bff9b-97c6-4985-9688-4eb24e752fda Date: Sun, 22 Jul 2018 08:37:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:37:05Z", "security_group_id": "1dd0fe17-2763-4a8b-ab7e-b19fb6379655", "port_range_min": null, "revision_number": 0, "tenant_id": "97436157287d411cae71d27e0ec1fd11", "created_at": "2018-07-22T08:37:05Z", "project_id": "97436157287d411cae71d27e0ec1fd11", "id": "01a1cf05-d2c2-4505-a293-cdf9e08baec1"}, {"remote_group_id": "1dd0fe17-2763-4a8b-ab7e-b19fb6379655", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:37:05Z", "security_group_id": "1dd0fe17-2763-4a8b-ab7e-b19fb6379655", "port_range_min": null, "revision_number": 0, "tenant_id": "97436157287d411cae71d27e0ec1fd11", "created_at": "2018-07-22T08:37:05Z", "project_id": "97436157287d411cae71d27e0ec1fd11", "id": "204e104c-9493-4631-bd25-072467e1058d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:37:05Z", "security_group_id": "1dd0fe17-2763-4a8b-ab7e-b19fb6379655", "port_range_min": null, "revision_number": 0, "tenant_id": "97436157287d411cae71d27e0ec1fd11", "created_at": "2018-07-22T08:37:05Z", "project_id": "97436157287d411cae71d27e0ec1fd11", "id": "8ec991c9-6faf-46eb-a828-1bc75d45c21b"}, {"remote_group_id": "1dd0fe17-2763-4a8b-ab7e-b19fb6379655", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:37:05Z", "security_group_id": "1dd0fe17-2763-4a8b-ab7e-b19fb6379655", "port_range_min": null, "revision_number": 0, "tenant_id": "97436157287d411cae71d27e0ec1fd11", "created_at": "2018-07-22T08:37:05Z", "project_id": "97436157287d411cae71d27e0ec1fd11", "id": "eb0d943c-a32b-4a7c-b12a-c0ee516977bb"}]} 2018-07-22 08:37:33,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1dd0fe17-2763-4a8b-ab7e-b19fb6379655 used request id req-f53bff9b-97c6-4985-9688-4eb24e752fda 2018-07-22 08:37:33,876 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:37:33,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/1dd0fe17-2763-4a8b-ab7e-b19fb6379655 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fd76c7af561c8ca55db20426b109c7bea699f5" 2018-07-22 08:37:34,241 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2a6dfe58-efae-4e56-bb29-e66a5279fc0a Content-Length: 0 Date: Sun, 22 Jul 2018 08:37:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:37:34,242 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/1dd0fe17-2763-4a8b-ab7e-b19fb6379655 used request id req-2a6dfe58-efae-4e56-bb29-e66a5279fc0a 2018-07-22 08:37:34,242 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-77845f30-a939-401-proj 2018-07-22 08:37:34,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fd76c7af561c8ca55db20426b109c7bea699f5" 2018-07-22 08:37:34,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60118041-2183-41f2-ba19-8a1de46a4c46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:37:34,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/97436157287d411cae71d27e0ec1fd11 used request id req-60118041-2183-41f2-ba19-8a1de46a4c46 2018-07-22 08:37:34,484 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-77845f30-a939-401-proj-role 2018-07-22 08:37:34,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d0caed2daa1a4201b5116340690b0b9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fd76c7af561c8ca55db20426b109c7bea699f5" 2018-07-22 08:37:34,602 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-162d4c58-f084-4c4a-97dc-23e5dceb6b36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:37:34,602 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d0caed2daa1a4201b5116340690b0b9d used request id req-162d4c58-f084-4c4a-97dc-23e5dceb6b36 2018-07-22 08:37:34,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fd76c7af561c8ca55db20426b109c7bea699f5" 2018-07-22 08:37:34,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-922afa19-52ba-4a15-bd0b-5ab3eb0634cb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:37:34,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-922afa19-52ba-4a15-bd0b-5ab3eb0634cb 2018-07-22 08:37:34,705 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-77845f30-a939-401-user 2018-07-22 08:37:34,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/1e0ccb51b67a4b728bb07651ca532d0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23e8fdad7ceb9891afcfc9849c812f12fa4ff52" 2018-07-22 08:37:34,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a045541a-218c-44d5-8b0b-3fe38e92a543 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:37:34,927 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1e0ccb51b67a4b728bb07651ca532d0b used request id req-a045541a-218c-44d5-8b0b-3fe38e92a543 2018-07-22 08:37:34,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:37:35,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:37:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["h8eIaVV9QvmIAmG9NtDUiA"], "issued_at": "2018-07-22T08:37:35.000000Z"}} 2018-07-22 08:37:35,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091039503cc9b048e9618baeb389aca51595e17f" 2018-07-22 08:37:35,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee959fe7-df8c-4160-bb3c-feaf15918471 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:37:35,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ee959fe7-df8c-4160-bb3c-feaf15918471 2018-07-22 08:37:35,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:37:35,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:37:35,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:37:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["cdQ50GlZSQ6X9750FExF1A"], "issued_at": "2018-07-22T08:37:35.000000Z"}} 2018-07-22 08:37:35,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:37:35,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d7bcb3-040d-4701-97cb-408bfba1db1d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:37:35,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-01d7bcb3-040d-4701-97cb-408bfba1db1d 2018-07-22 08:37:35,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:37:35,913 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:37:35 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:37:35,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:37:36,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7e042d-dd52-4130-9dd7-6007bf676b02 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:37:36,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj used request id req-0c7e042d-dd52-4130-9dd7-6007bf676b02 2018-07-22 08:37:36,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:37:36,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc0ef2a-344b-48df-a3a4-8498588738cd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:37:36,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-acc0ef2a-344b-48df-a3a4-8498588738cd 2018-07-22 08:37:36,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj"}}' 2018-07-22 08:37:36,231 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08cd4d62-7c13-468b-b83a-18fc1f830df3 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce"}, "tags": [], "enabled": true, "id": "5d152e4d7a97478ead272662169eecce", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj"}} 2018-07-22 08:37:36,231 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-08cd4d62-7c13-468b-b83a-18fc1f830df3 2018-07-22 08:37:36,232 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj 2018-07-22 08:37:36,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:37:36,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:37:36,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:37:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["2RMwRbyGQvq7qgijP3iFjA"], "issued_at": "2018-07-22T08:37:36.000000Z"}} 2018-07-22 08:37:36,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9425e7f5646e34048d317ca4bd904779e556b9fc" 2018-07-22 08:37:36,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd43004-46e1-4910-8faa-6d748b924f42 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:37:36,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5cd43004-46e1-4910-8faa-6d748b924f42 2018-07-22 08:37:36,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:37:36,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:37:36 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:37:36,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9425e7f5646e34048d317ca4bd904779e556b9fc" 2018-07-22 08:37:36,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0bbf368-190d-4644-92eb-74f4dc7b456d Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:37:36,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d0bbf368-190d-4644-92eb-74f4dc7b456d 2018-07-22 08:37:36,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9425e7f5646e34048d317ca4bd904779e556b9fc" 2018-07-22 08:37:36,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f9d1e3-aa81-49bb-82db-3deda2927108 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce"}, "tags": [], "enabled": true, "id": "5d152e4d7a97478ead272662169eecce", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj"}]} 2018-07-22 08:37:36,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj used request id req-57f9d1e3-aa81-49bb-82db-3deda2927108 2018-07-22 08:37:36,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9425e7f5646e34048d317ca4bd904779e556b9fc" 2018-07-22 08:37:37,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd5fad5-90e2-4701-acec-5f10afe1a846 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:37:37,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bcd5fad5-90e2-4701-acec-5f10afe1a846 2018-07-22 08:37:37,459 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-user 2018-07-22 08:37:37,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:37:37,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:37:37,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1997b332-80aa-4855-80eb-80c9f5297126 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:37:37,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1997b332-80aa-4855-80eb-80c9f5297126 2018-07-22 08:37:37,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" -d '{"role": {"name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj-role"}}' 2018-07-22 08:37:37,789 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:37:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-768e365a-b8e0-4dec-a3c9-a71ac9de3912 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "abd13c09aa094f59a4a514457d2e9b87", "links": {"self": "http://172.30.9.23:5000/v3/roles/abd13c09aa094f59a4a514457d2e9b87"}, "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj-role"}} 2018-07-22 08:37:37,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-768e365a-b8e0-4dec-a3c9-a71ac9de3912 2018-07-22 08:37:37,789 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj-role 2018-07-22 08:37:37,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/abd13c09aa094f59a4a514457d2e9b87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:37:37,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae1eccef-fedf-4c7e-bc21-543c67a68729 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "abd13c09aa094f59a4a514457d2e9b87", "links": {"self": "http://172.30.9.23:5000/v3/roles/abd13c09aa094f59a4a514457d2e9b87"}, "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj-role"}} 2018-07-22 08:37:37,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/abd13c09aa094f59a4a514457d2e9b87 used request id req-ae1eccef-fedf-4c7e-bc21-543c67a68729 2018-07-22 08:37:37,887 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj-role to project CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj 2018-07-22 08:37:37,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce/users/cdbd6b326af94e7b8c64747520a3679a/roles/abd13c09aa094f59a4a514457d2e9b87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:37:38,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:37:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9162d16-aa4c-479e-a3c0-e94ecf501674 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:37:38,018 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce/users/cdbd6b326af94e7b8c64747520a3679a/roles/abd13c09aa094f59a4a514457d2e9b87 used request id req-d9162d16-aa4c-479e-a3c0-e94ecf501674 2018-07-22 08:37:38,019 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:37:38,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:37:38,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:37:38,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abd13c09aa094f59a4a514457d2e9b87", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj-role"}], "expires_at": "2018-07-22T09:37:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d152e4d7a97478ead272662169eecce", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/5d152e4d7a97478ead272662169eecce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/5d152e4d7a97478ead272662169eecce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/5d152e4d7a97478ead272662169eecce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/5d152e4d7a97478ead272662169eecce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-user", "id": "cdbd6b326af94e7b8c64747520a3679a"}, "audit_ids": ["A79wLr97Rny0hdOxEwMlyw"], "issued_at": "2018-07-22T08:37:38.000000Z"}} 2018-07-22 08:37:38,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468a13950c8b3d9e558dfd5597cd82ac54ea8571" 2018-07-22 08:37:38,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc664b1f-d408-48a2-bc06-0ac3ba9ca8e0 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:37:38,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cc664b1f-d408-48a2-bc06-0ac3ba9ca8e0 2018-07-22 08:37:38,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}468a13950c8b3d9e558dfd5597cd82ac54ea8571" 2018-07-22 08:37:38,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-cb6d4bf2-5a16-45a3-ac69-798d40966204 Date: Sun, 22 Jul 2018 08:37:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-image"} 2018-07-22 08:37:38,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-image used request id req-cb6d4bf2-5a16-45a3-ac69-798d40966204 2018-07-22 08:37:38,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}468a13950c8b3d9e558dfd5597cd82ac54ea8571" 2018-07-22 08:37:38,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f5022dab-b73f-4b5a-9c3b-0575298a8d73 Date: Sun, 22 Jul 2018 08:37:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:37:38,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f5022dab-b73f-4b5a-9c3b-0575298a8d73 2018-07-22 08:37:38,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}468a13950c8b3d9e558dfd5597cd82ac54ea8571" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-image"}' 2018-07-22 08:37:39,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-428bcf53-5acc-4764-8b8e-2fa9c7859d19 Date: Sun, 22 Jul 2018 08:37:39 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:37:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:37:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "min_disk": 0, "protected": false, "id": "ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "file": "/v2/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac/file", "checksum": null, "owner": "5d152e4d7a97478ead272662169eecce", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:37:39,169 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-428bcf53-5acc-4764-8b8e-2fa9c7859d19 2018-07-22 08:37:39,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}468a13950c8b3d9e558dfd5597cd82ac54ea8571" -d '' 2018-07-22 08:37:39,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d41b1bb6-ba4a-44b1-a5e0-62a595ea2d42 Date: Sun, 22 Jul 2018 08:37:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:37:39,752 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac/file used request id req-d41b1bb6-ba4a-44b1-a5e0-62a595ea2d42 2018-07-22 08:37:39,752 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:37:39,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}468a13950c8b3d9e558dfd5597cd82ac54ea8571" 2018-07-22 08:37:39,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f5784dd0-96c3-46e0-ac67-850c8c5bed5d Date: Sun, 22 Jul 2018 08:37:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:37:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:37:39Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac/snap", "metadata": {}}], "self": "/v2/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "min_disk": 0, "protected": false, "id": "ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "file": "/v2/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5d152e4d7a97478ead272662169eecce", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:37:39,948 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac used request id req-f5784dd0-96c3-46e0-ac67-850c8c5bed5d 2018-07-22 08:37:39,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}468a13950c8b3d9e558dfd5597cd82ac54ea8571" 2018-07-22 08:37:39,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-16a94fca-af93-4cfd-a08d-1673f347cee4 Date: Sun, 22 Jul 2018 08:37:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:37:39,959 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-16a94fca-af93-4cfd-a08d-1673f347cee4 2018-07-22 08:37:39,961 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-image 2018-07-22 08:37:39,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}468a13950c8b3d9e558dfd5597cd82ac54ea8571" 2018-07-22 08:37:40,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5a991585-ad56-4df8-b58b-6c3b87320ce5 Date: Sun, 22 Jul 2018 08:37:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:37:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:37:39Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac/snap", "metadata": {}}], "self": "/v2/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "min_disk": 0, "protected": false, "id": "ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "file": "/v2/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5d152e4d7a97478ead272662169eecce", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:37:40,153 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac used request id req-5a991585-ad56-4df8-b58b-6c3b87320ce5 2018-07-22 08:37:40,154 - create_image - DEBUG - Instance status is - active 2018-07-22 08:37:40,154 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-image 2018-07-22 08:37:40,154 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-image 2018-07-22 08:37:40,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:37:40,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:37:40,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abd13c09aa094f59a4a514457d2e9b87", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj-role"}], "expires_at": "2018-07-22T09:37:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d152e4d7a97478ead272662169eecce", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/5d152e4d7a97478ead272662169eecce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/5d152e4d7a97478ead272662169eecce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/5d152e4d7a97478ead272662169eecce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/5d152e4d7a97478ead272662169eecce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-user", "id": "cdbd6b326af94e7b8c64747520a3679a"}, "audit_ids": ["QyQK-Yi7SF6lfYXC0gXu-g"], "issued_at": "2018-07-22T08:37:40.000000Z"}} 2018-07-22 08:37:40,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9014c7c9232fd9d68cc3e9b1057c431747ee98df" 2018-07-22 08:37:40,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c643c75-a2cb-439f-96b2-73fbcd91d2a9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:37:40,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8c643c75-a2cb-439f-96b2-73fbcd91d2a9 2018-07-22 08:37:40,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9014c7c9232fd9d68cc3e9b1057c431747ee98df" 2018-07-22 08:37:40,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3b7125ae-0765-4e33-9205-a5706cc6923a Date: Sun, 22 Jul 2018 08:37:40 GMT RESP BODY: {"networks":[]} 2018-07-22 08:37:40,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net used request id req-3b7125ae-0765-4e33-9205-a5706cc6923a 2018-07-22 08:37:40,912 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net 2018-07-22 08:37:40,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9014c7c9232fd9d68cc3e9b1057c431747ee98df" -d '{"network": {"name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net", "admin_state_up": true}}' 2018-07-22 08:37:41,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-b021d118-0eac-47bd-a782-2d23655cabea Date: Sun, 22 Jul 2018 08:37:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d152e4d7a97478ead272662169eecce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:37:41Z","is_default":false,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:41Z","mtu":1450}} 2018-07-22 08:37:41,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b021d118-0eac-47bd-a782-2d23655cabea 2018-07-22 08:37:41,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9014c7c9232fd9d68cc3e9b1057c431747ee98df" 2018-07-22 08:37:41,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-3fd4a8ed-66c7-4228-97d0-e1bdd8272e7c Date: Sun, 22 Jul 2018 08:37:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d152e4d7a97478ead272662169eecce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:37:41Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net","admin_state_up":true,"tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:41Z","mtu":1450}]} 2018-07-22 08:37:41,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f used request id req-3fd4a8ed-66c7-4228-97d0-e1bdd8272e7c 2018-07-22 08:37:41,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9014c7c9232fd9d68cc3e9b1057c431747ee98df" 2018-07-22 08:37:42,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c30acf74-79f5-4e83-91b8-eb9617e83250 Date: Sun, 22 Jul 2018 08:37:42 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:37:42,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f used request id req-c30acf74-79f5-4e83-91b8-eb9617e83250 2018-07-22 08:37:42,079 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet 2018-07-22 08:37:42,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9014c7c9232fd9d68cc3e9b1057c431747ee98df" -d '{"subnets": [{"ip_version": 4, "network_id": "c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet"}]}' 2018-07-22 08:37:42,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-89ed9939-2f2d-42af-a385-30c8d7605ab2 Date: Sun, 22 Jul 2018 08:37:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:42Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:42Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5d152e4d7a97478ead272662169eecce","id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet"}]} 2018-07-22 08:37:42,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-89ed9939-2f2d-42af-a385-30c8d7605ab2 2018-07-22 08:37:42,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9014c7c9232fd9d68cc3e9b1057c431747ee98df" 2018-07-22 08:37:43,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c1b7deff-e778-498a-972d-a3fc4a213c38 Date: Sun, 22 Jul 2018 08:37:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5d152e4d7a97478ead272662169eecce","l2_adjacency":true,"status":"ACTIVE","subnets":["0e0feed0-ffa8-447e-ae1b-540b4b65d448"],"description":"","tags":[],"updated_at":"2018-07-22T08:37:42Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net","admin_state_up":true,"tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:41Z","mtu":1450}]} 2018-07-22 08:37:43,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f used request id req-c1b7deff-e778-498a-972d-a3fc4a213c38 2018-07-22 08:37:43,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9014c7c9232fd9d68cc3e9b1057c431747ee98df" 2018-07-22 08:37:43,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ecca484b-0a04-4022-8a42-46506a372526 Date: Sun, 22 Jul 2018 08:37:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:42Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d152e4d7a97478ead272662169eecce","id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet"}]} 2018-07-22 08:37:43,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f used request id req-ecca484b-0a04-4022-8a42-46506a372526 2018-07-22 08:37:43,088 - OpenStackNetwork - DEBUG - Network [c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f] created successfully 2018-07-22 08:37:43,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:37:43,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:37:43,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:37:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["IQ8qnzvyS36VNj2dWMEXlw"], "issued_at": "2018-07-22T08:37:43.000000Z"}} 2018-07-22 08:37:43,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4b92b21979fb4eceda1e2bb58ad4dd2f88d893" 2018-07-22 08:37:43,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b0ffd4-a634-46a6-894c-fdeefaa03bf8 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:37:43,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-19b0ffd4-a634-46a6-894c-fdeefaa03bf8 2018-07-22 08:37:43,576 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:37:43,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4b92b21979fb4eceda1e2bb58ad4dd2f88d893" 2018-07-22 08:37:43,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:43 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-6f0dc89c-5944-4065-be7e-ff8861235b86 x-compute-request-id: req-6f0dc89c-5944-4065-be7e-ff8861235b86 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:37:43,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6f0dc89c-5944-4065-be7e-ff8861235b86 2018-07-22 08:37:43,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4b92b21979fb4eceda1e2bb58ad4dd2f88d893" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:37:43,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:43 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-1abd7a31-f0ae-430c-aabd-229c07f336ab x-compute-request-id: req-1abd7a31-f0ae-430c-aabd-229c07f336ab Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c93bbcf4-4f53-4275-8c12-98e353d17a0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c93bbcf4-4f53-4275-8c12-98e353d17a0b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c93bbcf4-4f53-4275-8c12-98e353d17a0b"}} 2018-07-22 08:37:43,823 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1abd7a31-f0ae-430c-aabd-229c07f336ab 2018-07-22 08:37:43,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:37:43,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:37:44,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abd13c09aa094f59a4a514457d2e9b87", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj-role"}], "expires_at": "2018-07-22T09:37:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d152e4d7a97478ead272662169eecce", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/5d152e4d7a97478ead272662169eecce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/5d152e4d7a97478ead272662169eecce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/5d152e4d7a97478ead272662169eecce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/5d152e4d7a97478ead272662169eecce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-user", "id": "cdbd6b326af94e7b8c64747520a3679a"}, "audit_ids": ["xidB5TKQQyagyPG6XAgLWQ"], "issued_at": "2018-07-22T08:37:44.000000Z"}} 2018-07-22 08:37:44,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:44,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad78435-0cce-4626-8316-74bfb163ab7e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:37:44,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-dad78435-0cce-4626-8316-74bfb163ab7e 2018-07-22 08:37:44,319 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:37:44,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:44,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ca32719-5763-440f-b85d-8251ab20caf1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:37:44,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7ca32719-5763-440f-b85d-8251ab20caf1 2018-07-22 08:37:44,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:44,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-dbbb5d88-8857-43b4-a800-02e58403e52d Date: Sun, 22 Jul 2018 08:37:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5d152e4d7a97478ead272662169eecce","l2_adjacency":true,"status":"ACTIVE","subnets":["0e0feed0-ffa8-447e-ae1b-540b4b65d448"],"description":"","tags":[],"updated_at":"2018-07-22T08:37:42Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net","admin_state_up":true,"tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:41Z","mtu":1450}]} 2018-07-22 08:37:44,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net used request id req-dbbb5d88-8857-43b4-a800-02e58403e52d 2018-07-22 08:37:44,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:37:44,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:37:44 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:37:44,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:44,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d92c659a-7fd9-4abb-9ca1-488448721810 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d152e4d7a97478ead272662169eecce", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj"}} 2018-07-22 08:37:44,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce used request id req-d92c659a-7fd9-4abb-9ca1-488448721810 2018-07-22 08:37:44,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:45,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7c96b651-5fcf-4d02-aac3-a5bad9a25d48 Date: Sun, 22 Jul 2018 08:37:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:42Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d152e4d7a97478ead272662169eecce","id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet"}]} 2018-07-22 08:37:45,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f used request id req-7c96b651-5fcf-4d02-aac3-a5bad9a25d48 2018-07-22 08:37:45,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f&name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:45,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-30913741-1b37-4277-9032-47a51836ef80 Date: Sun, 22 Jul 2018 08:37:45 GMT RESP BODY: {"ports":[]} 2018-07-22 08:37:45,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f&name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3fport-1&admin_state_up=True used request id req-30913741-1b37-4277-9032-47a51836ef80 2018-07-22 08:37:45,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:45,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:45 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-c4aacd3f-64df-4f8c-af23-abc6c77cac00 x-compute-request-id: req-c4aacd3f-64df-4f8c-af23-abc6c77cac00 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:37:45,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-inst used request id req-c4aacd3f-64df-4f8c-af23-abc6c77cac00 2018-07-22 08:37:45,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:45,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-956c7339-531d-46ec-bc07-dc7f998312b5 Date: Sun, 22 Jul 2018 08:37:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5d152e4d7a97478ead272662169eecce","l2_adjacency":true,"status":"ACTIVE","subnets":["0e0feed0-ffa8-447e-ae1b-540b4b65d448"],"description":"","tags":[],"updated_at":"2018-07-22T08:37:42Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net","admin_state_up":true,"tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:41Z","mtu":1450}]} 2018-07-22 08:37:45,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net used request id req-956c7339-531d-46ec-bc07-dc7f998312b5 2018-07-22 08:37:45,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:46,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-988ab779-42ad-4849-af19-5adbbed26184 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d152e4d7a97478ead272662169eecce", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj"}} 2018-07-22 08:37:46,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce used request id req-988ab779-42ad-4849-af19-5adbbed26184 2018-07-22 08:37:46,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:46,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ed497842-3a56-4ca9-b7cb-de1462352fb4 Date: Sun, 22 Jul 2018 08:37:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:42Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d152e4d7a97478ead272662169eecce","id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet"}]} 2018-07-22 08:37:46,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f used request id req-ed497842-3a56-4ca9-b7cb-de1462352fb4 2018-07-22 08:37:46,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f&name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:46,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6ff70570-425c-40fa-a01a-9bdbc81f9050 Date: Sun, 22 Jul 2018 08:37:46 GMT RESP BODY: {"ports":[]} 2018-07-22 08:37:46,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f&name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3fport-1&admin_state_up=True used request id req-6ff70570-425c-40fa-a01a-9bdbc81f9050 2018-07-22 08:37:46,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:37:46,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:37:46,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abd13c09aa094f59a4a514457d2e9b87", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj-role"}], "expires_at": "2018-07-22T09:37:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d152e4d7a97478ead272662169eecce", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/5d152e4d7a97478ead272662169eecce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/5d152e4d7a97478ead272662169eecce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/5d152e4d7a97478ead272662169eecce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/5d152e4d7a97478ead272662169eecce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/5d152e4d7a97478ead272662169eecce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/5d152e4d7a97478ead272662169eecce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-user", "id": "cdbd6b326af94e7b8c64747520a3679a"}, "audit_ids": ["9enhJYfWQd6wpTmB5zgI5g"], "issued_at": "2018-07-22T08:37:46.000000Z"}} 2018-07-22 08:37:46,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b938660a107a9ac366ce59587b0b421e9698ea" 2018-07-22 08:37:46,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-718c1bb3-0a84-4afb-906b-6e8c39b2ef61 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:37:46,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-718c1bb3-0a84-4afb-906b-6e8c39b2ef61 2018-07-22 08:37:46,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:47,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0e6b1d95-4221-4e09-bb9b-3f96776a3366 Date: Sun, 22 Jul 2018 08:37:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5d152e4d7a97478ead272662169eecce","l2_adjacency":true,"status":"ACTIVE","subnets":["0e0feed0-ffa8-447e-ae1b-540b4b65d448"],"description":"","tags":[],"updated_at":"2018-07-22T08:37:42Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net","admin_state_up":true,"tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:41Z","mtu":1450}]} 2018-07-22 08:37:47,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net used request id req-0e6b1d95-4221-4e09-bb9b-3f96776a3366 2018-07-22 08:37:47,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:47,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f4cfe222-d4db-4356-93bf-ef5690e3b20a Date: Sun, 22 Jul 2018 08:37:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:42Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d152e4d7a97478ead272662169eecce","id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet"}]} 2018-07-22 08:37:47,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f used request id req-f4cfe222-d4db-4356-93bf-ef5690e3b20a 2018-07-22 08:37:47,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:47,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b55b9957-6236-4670-9e47-a2365d1adf0e Date: Sun, 22 Jul 2018 08:37:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5d152e4d7a97478ead272662169eecce","l2_adjacency":true,"status":"ACTIVE","subnets":["0e0feed0-ffa8-447e-ae1b-540b4b65d448"],"description":"","tags":[],"updated_at":"2018-07-22T08:37:42Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net","admin_state_up":true,"tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:41Z","mtu":1450}]} 2018-07-22 08:37:47,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net used request id req-b55b9957-6236-4670-9e47-a2365d1adf0e 2018-07-22 08:37:47,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:37:47,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:37:47 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:37:47,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b938660a107a9ac366ce59587b0b421e9698ea" 2018-07-22 08:37:47,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf285845-4862-458f-bbcb-8601abb13ce6 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d152e4d7a97478ead272662169eecce", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj"}} 2018-07-22 08:37:47,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce used request id req-bf285845-4862-458f-bbcb-8601abb13ce6 2018-07-22 08:37:47,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:47,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-110cb4aa-5c48-4c6e-ad26-746717f35595 Date: Sun, 22 Jul 2018 08:37:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:42Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d152e4d7a97478ead272662169eecce","id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet"}]} 2018-07-22 08:37:47,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f used request id req-110cb4aa-5c48-4c6e-ad26-746717f35595 2018-07-22 08:37:47,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f&name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:47,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c8ca8116-7790-4759-9f58-7cd915ebe2b3 Date: Sun, 22 Jul 2018 08:37:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:42Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d152e4d7a97478ead272662169eecce","id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet"}]} 2018-07-22 08:37:47,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f&name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet used request id req-c8ca8116-7790-4759-9f58-7cd915ebe2b3 2018-07-22 08:37:47,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f&name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:48,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-aa0a74f5-8343-4c10-a29a-c7397f8d848d Date: Sun, 22 Jul 2018 08:37:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:42Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d152e4d7a97478ead272662169eecce","id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet"}]} 2018-07-22 08:37:48,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f&name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet used request id req-aa0a74f5-8343-4c10-a29a-c7397f8d848d 2018-07-22 08:37:48,025 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net 2018-07-22 08:37:48,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" -d '{"port": {"network_id": "c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f", "fixed_ips": [{"subnet_id": "0e0feed0-ffa8-447e-ae1b-540b4b65d448", "ip_address": "10.55.0.101"}, {"subnet_id": "0e0feed0-ffa8-447e-ae1b-540b4b65d448", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3fport-1", "admin_state_up": true}}' 2018-07-22 08:37:49,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-1d726b97-80cb-4e0e-b119-3bf2b218c7b3 Date: Sun, 22 Jul 2018 08:37:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:37:48Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","ip_address":"10.55.0.101"},{"subnet_id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","ip_address":"10.55.0.102"}],"id":"d8f6ab07-4898-4b6b-84c5-c6c0e7f56e47","security_groups":["99dddd77-d6a6-46fb-aba5-698ec265a682"],"mac_address":"fa:16:3e:1b:67:2f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3fport-1","project_id":"5d152e4d7a97478ead272662169eecce","qos_policy_id":null,"admin_state_up":true,"network_id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:48Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:37:49,128 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-1d726b97-80cb-4e0e-b119-3bf2b218c7b3 2018-07-22 08:37:49,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:49,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-554a10f4-f2c7-43c3-b55b-9a15d8460c41 Date: Sun, 22 Jul 2018 08:37:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5d152e4d7a97478ead272662169eecce","l2_adjacency":true,"status":"ACTIVE","subnets":["0e0feed0-ffa8-447e-ae1b-540b4b65d448"],"description":"","tags":[],"updated_at":"2018-07-22T08:37:42Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net","admin_state_up":true,"tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:41Z","mtu":1450}]} 2018-07-22 08:37:49,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net used request id req-554a10f4-f2c7-43c3-b55b-9a15d8460c41 2018-07-22 08:37:49,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:49,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b23191-6c45-4a05-998e-4e9a64b46348 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d152e4d7a97478ead272662169eecce", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj"}} 2018-07-22 08:37:49,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce used request id req-29b23191-6c45-4a05-998e-4e9a64b46348 2018-07-22 08:37:49,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:49,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0f6198f5-47d6-4b45-a9c6-6f6374d3b58f Date: Sun, 22 Jul 2018 08:37:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:42Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d152e4d7a97478ead272662169eecce","id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet"}]} 2018-07-22 08:37:49,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f used request id req-0f6198f5-47d6-4b45-a9c6-6f6374d3b58f 2018-07-22 08:37:49,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f&name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:49,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-55adec57-5200-4e0f-9446-d8d5b6fa1129 Date: Sun, 22 Jul 2018 08:37:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:37:48Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","ip_address":"10.55.0.101"},{"subnet_id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","ip_address":"10.55.0.102"}],"id":"d8f6ab07-4898-4b6b-84c5-c6c0e7f56e47","security_groups":["99dddd77-d6a6-46fb-aba5-698ec265a682"],"mac_address":"fa:16:3e:1b:67:2f","project_id":"5d152e4d7a97478ead272662169eecce","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3fport-1","admin_state_up":true,"network_id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:48Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:37:49,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f&name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3fport-1&admin_state_up=True used request id req-55adec57-5200-4e0f-9446-d8d5b6fa1129 2018-07-22 08:37:49,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:49,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62dd3d8-15ef-4579-a522-a2548fd6fee2 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d152e4d7a97478ead272662169eecce", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj"}} 2018-07-22 08:37:49,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce used request id req-f62dd3d8-15ef-4579-a522-a2548fd6fee2 2018-07-22 08:37:49,885 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-inst 2018-07-22 08:37:49,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:49,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:49 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-c0e66226-26ba-4f5c-8162-00bb7e5a7aa1 x-compute-request-id: req-c0e66226-26ba-4f5c-8162-00bb7e5a7aa1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c93bbcf4-4f53-4275-8c12-98e353d17a0b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c93bbcf4-4f53-4275-8c12-98e353d17a0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c93bbcf4-4f53-4275-8c12-98e353d17a0b", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:37:49,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c0e66226-26ba-4f5c-8162-00bb7e5a7aa1 2018-07-22 08:37:49,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/c93bbcf4-4f53-4275-8c12-98e353d17a0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:49,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:49 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-74a530b2-7c8a-4dbe-bb1d-fefec37e9cbb x-compute-request-id: req-74a530b2-7c8a-4dbe-bb1d-fefec37e9cbb Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c93bbcf4-4f53-4275-8c12-98e353d17a0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c93bbcf4-4f53-4275-8c12-98e353d17a0b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c93bbcf4-4f53-4275-8c12-98e353d17a0b"}} 2018-07-22 08:37:49,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/c93bbcf4-4f53-4275-8c12-98e353d17a0b used request id req-74a530b2-7c8a-4dbe-bb1d-fefec37e9cbb 2018-07-22 08:37:49,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:50,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-7fbfe7ae-72c6-429a-a007-fc97d23b92fa Date: Sun, 22 Jul 2018 08:37:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:37:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:37:39Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac/snap", "metadata": {}}], "self": "/v2/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "min_disk": 0, "protected": false, "id": "ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "file": "/v2/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5d152e4d7a97478ead272662169eecce", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-image"} 2018-07-22 08:37:50,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-image used request id req-7fbfe7ae-72c6-429a-a007-fc97d23b92fa 2018-07-22 08:37:50,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:50,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dd6d2535-e5f5-4581-9409-503b09964e25 Date: Sun, 22 Jul 2018 08:37:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:37:50,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-dd6d2535-e5f5-4581-9409-503b09964e25 2018-07-22 08:37:50,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" -d '{"server": {"name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-inst", "imageRef": "ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "flavorRef": "c93bbcf4-4f53-4275-8c12-98e353d17a0b", "max_count": 1, "min_count": 1, "networks": [{"port": "d8f6ab07-4898-4b6b-84c5-c6c0e7f56e47"}]}}' 2018-07-22 08:37:51,713 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:37:50 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-66ff2452-1716-4547-8cb1-0393d1d7402b x-compute-request-id: req-66ff2452-1716-4547-8cb1-0393d1d7402b Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2464c1a3-8a54-495f-ac85-c94a95313951", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2464c1a3-8a54-495f-ac85-c94a95313951", "rel": "bookmark"}], "adminPass": "cHAVYk8VaxVs"}} 2018-07-22 08:37:51,713 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-66ff2452-1716-4547-8cb1-0393d1d7402b 2018-07-22 08:37:51,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:52,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:51 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-6c99de2f-d4ec-46e8-9c17-04d44b53d8ae x-compute-request-id: req-6c99de2f-d4ec-46e8-9c17-04d44b53d8ae Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2464c1a3-8a54-495f-ac85-c94a95313951", "rel": "bookmark"}], "image": {"id": "ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "links": [{"href": "http://172.30.9.23:8774/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c93bbcf4-4f53-4275-8c12-98e353d17a0b", "links": [{"href": "http://172.30.9.23:8774/flavors/c93bbcf4-4f53-4275-8c12-98e353d17a0b", "rel": "bookmark"}]}, "id": "2464c1a3-8a54-495f-ac85-c94a95313951", "user_id": "cdbd6b326af94e7b8c64747520a3679a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:37:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-inst", "created": "2018-07-22T08:37:51Z", "tenant_id": "5d152e4d7a97478ead272662169eecce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:37:52,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951 used request id req-6c99de2f-d4ec-46e8-9c17-04d44b53d8ae 2018-07-22 08:37:52,150 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-inst 2018-07-22 08:37:52,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:52,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:52 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-f8b21c64-275f-49d3-93f9-8d5028146671 x-compute-request-id: req-f8b21c64-275f-49d3-93f9-8d5028146671 Content-Encoding: gzip Content-Length: 627 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2464c1a3-8a54-495f-ac85-c94a95313951", "rel": "bookmark"}], "image": {"id": "ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "links": [{"href": "http://172.30.9.23:8774/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c93bbcf4-4f53-4275-8c12-98e353d17a0b", "links": [{"href": "http://172.30.9.23:8774/flavors/c93bbcf4-4f53-4275-8c12-98e353d17a0b", "rel": "bookmark"}]}, "id": "2464c1a3-8a54-495f-ac85-c94a95313951", "user_id": "cdbd6b326af94e7b8c64747520a3679a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:37:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-inst", "created": "2018-07-22T08:37:51Z", "tenant_id": "5d152e4d7a97478ead272662169eecce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:37:52,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951 used request id req-f8b21c64-275f-49d3-93f9-8d5028146671 2018-07-22 08:37:52,577 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-inst] is - BUILD 2018-07-22 08:37:52,577 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:37:55,581 - create_instance - DEBUG - VM status query timeout in 896.56901288 2018-07-22 08:37:55,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:37:56,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:55 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-3c467d93-a171-4ae5-a447-6c75eefc5a27 x-compute-request-id: req-3c467d93-a171-4ae5-a447-6c75eefc5a27 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2464c1a3-8a54-495f-ac85-c94a95313951", "rel": "bookmark"}], "image": {"id": "ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "links": [{"href": "http://172.30.9.23:8774/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c93bbcf4-4f53-4275-8c12-98e353d17a0b", "links": [{"href": "http://172.30.9.23:8774/flavors/c93bbcf4-4f53-4275-8c12-98e353d17a0b", "rel": "bookmark"}]}, "id": "2464c1a3-8a54-495f-ac85-c94a95313951", "security_groups": [{"name": "default"}], "user_id": "cdbd6b326af94e7b8c64747520a3679a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:37:52Z", "hostId": "cd5482510065111fa35af9e51346e118a234ac4969e3ff5204aee382", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-inst", "created": "2018-07-22T08:37:51Z", "tenant_id": "5d152e4d7a97478ead272662169eecce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:37:56,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951 used request id req-3c467d93-a171-4ae5-a447-6c75eefc5a27 2018-07-22 08:37:56,416 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-inst] is - BUILD 2018-07-22 08:37:56,417 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:37:59,420 - create_instance - DEBUG - VM status query timeout in 892.729861021 2018-07-22 08:37:59,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:38:00,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:37:59 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-3a9100f6-8f00-47ea-a8d4-6005c89c2fae x-compute-request-id: req-3a9100f6-8f00-47ea-a8d4-6005c89c2fae Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:67:2f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:67:2f", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2464c1a3-8a54-495f-ac85-c94a95313951", "rel": "bookmark"}], "image": {"id": "ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "links": [{"href": "http://172.30.9.23:8774/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:37:56.000000", "flavor": {"id": "c93bbcf4-4f53-4275-8c12-98e353d17a0b", "links": [{"href": "http://172.30.9.23:8774/flavors/c93bbcf4-4f53-4275-8c12-98e353d17a0b", "rel": "bookmark"}]}, "id": "2464c1a3-8a54-495f-ac85-c94a95313951", "security_groups": [{"name": "default"}], "user_id": "cdbd6b326af94e7b8c64747520a3679a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:37:56Z", "hostId": "cd5482510065111fa35af9e51346e118a234ac4969e3ff5204aee382", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-inst", "created": "2018-07-22T08:37:51Z", "tenant_id": "5d152e4d7a97478ead272662169eecce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:38:00,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951 used request id req-3a9100f6-8f00-47ea-a8d4-6005c89c2fae 2018-07-22 08:38:00,048 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-inst] is - ACTIVE 2018-07-22 08:38:00,048 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:38:00,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:38:00,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:00 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-befd3299-960a-4162-b6b4-e2c0d5301d65 x-compute-request-id: req-befd3299-960a-4162-b6b4-e2c0d5301d65 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:67:2f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:67:2f", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2464c1a3-8a54-495f-ac85-c94a95313951", "rel": "bookmark"}], "image": {"id": "ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "links": [{"href": "http://172.30.9.23:8774/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:37:56.000000", "flavor": {"id": "c93bbcf4-4f53-4275-8c12-98e353d17a0b", "links": [{"href": "http://172.30.9.23:8774/flavors/c93bbcf4-4f53-4275-8c12-98e353d17a0b", "rel": "bookmark"}]}, "id": "2464c1a3-8a54-495f-ac85-c94a95313951", "security_groups": [{"name": "default"}], "user_id": "cdbd6b326af94e7b8c64747520a3679a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:37:56Z", "hostId": "cd5482510065111fa35af9e51346e118a234ac4969e3ff5204aee382", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-inst", "created": "2018-07-22T08:37:51Z", "tenant_id": "5d152e4d7a97478ead272662169eecce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:38:00,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951 used request id req-befd3299-960a-4162-b6b4-e2c0d5301d65 2018-07-22 08:38:00,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:38:00,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3c700f72-4a52-4d51-a043-e5aa866e7b6a Date: Sun, 22 Jul 2018 08:38:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5d152e4d7a97478ead272662169eecce","l2_adjacency":true,"status":"ACTIVE","subnets":["0e0feed0-ffa8-447e-ae1b-540b4b65d448"],"description":"","tags":[],"updated_at":"2018-07-22T08:37:42Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net","admin_state_up":true,"tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:41Z","mtu":1450}]} 2018-07-22 08:38:00,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net used request id req-3c700f72-4a52-4d51-a043-e5aa866e7b6a 2018-07-22 08:38:00,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:38:00,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c67083-1f22-4fbd-b383-16b926cb7473 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d152e4d7a97478ead272662169eecce", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj"}} 2018-07-22 08:38:00,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce used request id req-06c67083-1f22-4fbd-b383-16b926cb7473 2018-07-22 08:38:00,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:38:01,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-30a81bc0-8b16-40c0-82ce-89608124b1f7 Date: Sun, 22 Jul 2018 08:38:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:42Z","dns_nameservers":[],"updated_at":"2018-07-22T08:37:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d152e4d7a97478ead272662169eecce","id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet"}]} 2018-07-22 08:38:01,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f used request id req-30a81bc0-8b16-40c0-82ce-89608124b1f7 2018-07-22 08:38:01,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:38:01,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3316 X-Openstack-Request-Id: req-44861de9-e015-4107-98c4-86c60491be6e Date: Sun, 22 Jul 2018 08:38:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:37:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","ip_address":"10.55.0.4"}],"id":"8fc8ac1a-bd12-4ab9-a7f0-bbc886566925","security_groups":[],"mac_address":"fa:16:3e:02:f2:88","project_id":"5d152e4d7a97478ead272662169eecce","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:37:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","ip_address":"10.55.0.3"}],"id":"b9a7c7c8-29c2-462d-8de2-e57be4e0fd0d","security_groups":[],"mac_address":"fa:16:3e:24:64:2d","project_id":"5d152e4d7a97478ead272662169eecce","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:37:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","ip_address":"10.55.0.2"}],"id":"c28923e2-92ee-4c00-b09a-85047ecaa926","security_groups":[],"mac_address":"fa:16:3e:03:23:20","project_id":"5d152e4d7a97478ead272662169eecce","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:37:56Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","ip_address":"10.55.0.101"},{"subnet_id":"0e0feed0-ffa8-447e-ae1b-540b4b65d448","ip_address":"10.55.0.102"}],"id":"d8f6ab07-4898-4b6b-84c5-c6c0e7f56e47","security_groups":["99dddd77-d6a6-46fb-aba5-698ec265a682"],"mac_address":"fa:16:3e:1b:67:2f","project_id":"5d152e4d7a97478ead272662169eecce","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3fport-1","admin_state_up":true,"network_id":"c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f","tenant_id":"5d152e4d7a97478ead272662169eecce","created_at":"2018-07-22T08:37:48Z","binding:vnic_type":"normal","device_id":"2464c1a3-8a54-495f-ac85-c94a95313951","ip_allocation":"immediate"}]} 2018-07-22 08:38:01,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f used request id req-44861de9-e015-4107-98c4-86c60491be6e 2018-07-22 08:38:01,342 - create_instance - INFO - Deleting Port with ID - d8f6ab07-4898-4b6b-84c5-c6c0e7f56e47 2018-07-22 08:38:01,342 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3fport-1 2018-07-22 08:38:01,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/d8f6ab07-4898-4b6b-84c5-c6c0e7f56e47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:38:01,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eeb40c65-681b-4ad6-9424-bb4339896340 Date: Sun, 22 Jul 2018 08:38:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:38:01,819 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/d8f6ab07-4898-4b6b-84c5-c6c0e7f56e47 used request id req-eeb40c65-681b-4ad6-9424-bb4339896340 2018-07-22 08:38:01,819 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-inst 2018-07-22 08:38:01,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:38:01,959 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:38:01 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-191f88e1-0335-4ee7-acb9-651527581cb7 x-compute-request-id: req-191f88e1-0335-4ee7-acb9-651527581cb7 Content-Type: application/json 2018-07-22 08:38:01,959 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951 used request id req-191f88e1-0335-4ee7-acb9-651527581cb7 2018-07-22 08:38:01,959 - create_instance - INFO - Checking deletion status 2018-07-22 08:38:01,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:38:02,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:01 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-e0a7f8db-c839-4916-a118-5089acd0f5a2 x-compute-request-id: req-e0a7f8db-c839-4916-a118-5089acd0f5a2 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2464c1a3-8a54-495f-ac85-c94a95313951", "rel": "bookmark"}], "image": {"id": "ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "links": [{"href": "http://172.30.9.23:8774/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:37:56.000000", "flavor": {"id": "c93bbcf4-4f53-4275-8c12-98e353d17a0b", "links": [{"href": "http://172.30.9.23:8774/flavors/c93bbcf4-4f53-4275-8c12-98e353d17a0b", "rel": "bookmark"}]}, "id": "2464c1a3-8a54-495f-ac85-c94a95313951", "user_id": "cdbd6b326af94e7b8c64747520a3679a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:38:01Z", "hostId": "cd5482510065111fa35af9e51346e118a234ac4969e3ff5204aee382", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-inst", "created": "2018-07-22T08:37:51Z", "tenant_id": "5d152e4d7a97478ead272662169eecce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:38:02,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951 used request id req-e0a7f8db-c839-4916-a118-5089acd0f5a2 2018-07-22 08:38:02,234 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-inst] is - ACTIVE 2018-07-22 08:38:02,234 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:38:05,237 - create_instance - DEBUG - VM status query timeout in 296.722432852 2018-07-22 08:38:05,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3d6dbcc4bd0dba205a1bb971d11021a7296770" 2018-07-22 08:38:05,293 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:38:05 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-86c6c36e-915a-42e0-b8a7-d8e64695cfd4 x-compute-request-id: req-86c6c36e-915a-42e0-b8a7-d8e64695cfd4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2464c1a3-8a54-495f-ac85-c94a95313951 could not be found.", "code": 404}} 2018-07-22 08:38:05,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2464c1a3-8a54-495f-ac85-c94a95313951 used request id req-86c6c36e-915a-42e0-b8a7-d8e64695cfd4 2018-07-22 08:38:05,293 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2464c1a3-8a54-495f-ac85-c94a95313951 could not be found. (HTTP 404) (Request-ID: req-86c6c36e-915a-42e0-b8a7-d8e64695cfd4) 2018-07-22 08:38:05,293 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-inst 2018-07-22 08:38:05,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/c93bbcf4-4f53-4275-8c12-98e353d17a0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4b92b21979fb4eceda1e2bb58ad4dd2f88d893" 2018-07-22 08:38:05,338 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:38:05 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-1d97d711-aec7-465d-a27c-999efa7595be x-compute-request-id: req-1d97d711-aec7-465d-a27c-999efa7595be Content-Length: 0 Content-Type: application/json 2018-07-22 08:38:05,339 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c93bbcf4-4f53-4275-8c12-98e353d17a0b used request id req-1d97d711-aec7-465d-a27c-999efa7595be 2018-07-22 08:38:05,339 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet 2018-07-22 08:38:05,339 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-subnet 2018-07-22 08:38:05,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/0e0feed0-ffa8-447e-ae1b-540b4b65d448 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9014c7c9232fd9d68cc3e9b1057c431747ee98df" 2018-07-22 08:38:07,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a622815-5a58-47b8-a3c8-06da0a40d7ad Date: Sun, 22 Jul 2018 08:38:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:38:07,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0e0feed0-ffa8-447e-ae1b-540b4b65d448 used request id req-4a622815-5a58-47b8-a3c8-06da0a40d7ad 2018-07-22 08:38:07,865 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-pub-net 2018-07-22 08:38:07,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9014c7c9232fd9d68cc3e9b1057c431747ee98df" 2018-07-22 08:38:08,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ed6055e-e20c-4bae-87ff-02e71ce568a5 Date: Sun, 22 Jul 2018 08:38:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:38:08,960 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c0b16bb2-2fb3-4f6b-a0cc-1946abf8543f used request id req-1ed6055e-e20c-4bae-87ff-02e71ce568a5 2018-07-22 08:38:08,961 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-47253d06-0568-48be-b1b9-d4e1a7ff0a3f-image 2018-07-22 08:38:08,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}468a13950c8b3d9e558dfd5597cd82ac54ea8571" 2018-07-22 08:38:09,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a379a9ee-a5ac-4fa5-bed7-55fa23a3930e Date: Sun, 22 Jul 2018 08:38:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:38:09,544 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ffa7cb5b-0bc1-4db9-a0ea-12825a72ebac used request id req-a379a9ee-a5ac-4fa5-bed7-55fa23a3930e 2018-07-22 08:38:09,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:38:09,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-24c5d9cf-e2f0-4f25-8a9a-5756e3025d33 Date: Sun, 22 Jul 2018 08:38:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d152e4d7a97478ead272662169eecce", "created_at": "2018-07-22T08:37:41Z", "updated_at": "2018-07-22T08:37:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:37:41Z", "revision_number": 0, "id": "30ef2091-22f3-487a-a5b6-f42c706cb63d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:37:41Z", "security_group_id": "99dddd77-d6a6-46fb-aba5-698ec265a682", "tenant_id": "5d152e4d7a97478ead272662169eecce", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d152e4d7a97478ead272662169eecce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:37:41Z", "revision_number": 0, "id": "5018c5d8-3ef5-4516-b7b6-c39eb93d0603", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:37:41Z", "security_group_id": "99dddd77-d6a6-46fb-aba5-698ec265a682", "tenant_id": "5d152e4d7a97478ead272662169eecce", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d152e4d7a97478ead272662169eecce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:37:41Z", "revision_number": 0, "id": "bced67dc-67de-4587-b72e-9e821abe6019", "remote_group_id": "99dddd77-d6a6-46fb-aba5-698ec265a682", "remote_ip_prefix": null, "created_at": "2018-07-22T08:37:41Z", "security_group_id": "99dddd77-d6a6-46fb-aba5-698ec265a682", "tenant_id": "5d152e4d7a97478ead272662169eecce", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d152e4d7a97478ead272662169eecce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:37:41Z", "revision_number": 0, "id": "ec521155-ceb2-48c0-a6e6-de0fbfcf289a", "remote_group_id": "99dddd77-d6a6-46fb-aba5-698ec265a682", "remote_ip_prefix": null, "created_at": "2018-07-22T08:37:41Z", "security_group_id": "99dddd77-d6a6-46fb-aba5-698ec265a682", "tenant_id": "5d152e4d7a97478ead272662169eecce", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d152e4d7a97478ead272662169eecce"}], "revision_number": 4, "project_id": "5d152e4d7a97478ead272662169eecce", "id": "99dddd77-d6a6-46fb-aba5-698ec265a682", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:38:09,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-24c5d9cf-e2f0-4f25-8a9a-5756e3025d33 2018-07-22 08:38:09,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:38:09,966 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:38:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85f53157-924b-4b62-a915-9d2bac0d848e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:38:09,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-85f53157-924b-4b62-a915-9d2bac0d848e 2018-07-22 08:38:09,967 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:38:09,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:38:10,055 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:38:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-597637d8-1772-4c65-861d-745b508499b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:38:10,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-597637d8-1772-4c65-861d-745b508499b0 2018-07-22 08:38:10,055 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:38:10,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:38:10,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9665e17-c213-468f-ba78-a7728a1716e6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:38:10,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-a9665e17-c213-468f-ba78-a7728a1716e6 2018-07-22 08:38:10,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:38:10,242 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bbf8dee-dc8b-4ffc-8d8b-61bd3570277a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:38:10,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-8bbf8dee-dc8b-4ffc-8d8b-61bd3570277a 2018-07-22 08:38:10,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:38:10,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:38:10,332 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-295ddeec-6f18-4686-b1ee-1c175f1f20b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:38:10,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-295ddeec-6f18-4686-b1ee-1c175f1f20b6 2018-07-22 08:38:10,333 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:38:10,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:38:10,430 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49b35fb6-afff-4a72-bbb4-9c85da4f2506 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:38:10,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-49b35fb6-afff-4a72-bbb4-9c85da4f2506 2018-07-22 08:38:10,430 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:38:10,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:38:10,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16708e57-a4d9-492f-b5a6-6b5a8b96f38e Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d152e4d7a97478ead272662169eecce", "name": "CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj"}} 2018-07-22 08:38:10,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce used request id req-16708e57-a4d9-492f-b5a6-6b5a8b96f38e 2018-07-22 08:38:10,532 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99dddd77-d6a6-46fb-aba5-698ec265a682 2018-07-22 08:38:10,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=99dddd77-d6a6-46fb-aba5-698ec265a682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:38:10,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-80c96152-3dde-487b-81f4-86268b184957 Date: Sun, 22 Jul 2018 08:38:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:37:41Z", "security_group_id": "99dddd77-d6a6-46fb-aba5-698ec265a682", "port_range_min": null, "revision_number": 0, "tenant_id": "5d152e4d7a97478ead272662169eecce", "created_at": "2018-07-22T08:37:41Z", "project_id": "5d152e4d7a97478ead272662169eecce", "id": "30ef2091-22f3-487a-a5b6-f42c706cb63d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:37:41Z", "security_group_id": "99dddd77-d6a6-46fb-aba5-698ec265a682", "port_range_min": null, "revision_number": 0, "tenant_id": "5d152e4d7a97478ead272662169eecce", "created_at": "2018-07-22T08:37:41Z", "project_id": "5d152e4d7a97478ead272662169eecce", "id": "5018c5d8-3ef5-4516-b7b6-c39eb93d0603"}, {"remote_group_id": "99dddd77-d6a6-46fb-aba5-698ec265a682", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:37:41Z", "security_group_id": "99dddd77-d6a6-46fb-aba5-698ec265a682", "port_range_min": null, "revision_number": 0, "tenant_id": "5d152e4d7a97478ead272662169eecce", "created_at": "2018-07-22T08:37:41Z", "project_id": "5d152e4d7a97478ead272662169eecce", "id": "bced67dc-67de-4587-b72e-9e821abe6019"}, {"remote_group_id": "99dddd77-d6a6-46fb-aba5-698ec265a682", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:37:41Z", "security_group_id": "99dddd77-d6a6-46fb-aba5-698ec265a682", "port_range_min": null, "revision_number": 0, "tenant_id": "5d152e4d7a97478ead272662169eecce", "created_at": "2018-07-22T08:37:41Z", "project_id": "5d152e4d7a97478ead272662169eecce", "id": "ec521155-ceb2-48c0-a6e6-de0fbfcf289a"}]} 2018-07-22 08:38:10,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=99dddd77-d6a6-46fb-aba5-698ec265a682 used request id req-80c96152-3dde-487b-81f4-86268b184957 2018-07-22 08:38:10,719 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:38:10,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/99dddd77-d6a6-46fb-aba5-698ec265a682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:38:11,037 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f65b5abb-f95e-4802-bea0-4e5aee2a311a Content-Length: 0 Date: Sun, 22 Jul 2018 08:38:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:38:11,037 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/99dddd77-d6a6-46fb-aba5-698ec265a682 used request id req-f65b5abb-f95e-4802-bea0-4e5aee2a311a 2018-07-22 08:38:11,038 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj 2018-07-22 08:38:11,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:38:11,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:38:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67196ac2-fce5-4476-8ebd-53ef1018324b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:38:11,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5d152e4d7a97478ead272662169eecce used request id req-67196ac2-fce5-4476-8ebd-53ef1018324b 2018-07-22 08:38:11,286 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-proj-role 2018-07-22 08:38:11,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/abd13c09aa094f59a4a514457d2e9b87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:38:11,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:38:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb4703b-f030-470b-abbd-997307f0df2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:38:11,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/abd13c09aa094f59a4a514457d2e9b87 used request id req-0cb4703b-f030-470b-abbd-997307f0df2f 2018-07-22 08:38:11,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1234e5f0dd3623ef0466e0d44e0926811620b" 2018-07-22 08:38:11,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c9613d-0dfc-4b37-b15f-336b240775fb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:38:11,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c4c9613d-0dfc-4b37-b15f-336b240775fb 2018-07-22 08:38:11,513 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-e3bb1a26-6bcb-4d9-user 2018-07-22 08:38:11,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/cdbd6b326af94e7b8c64747520a3679a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9425e7f5646e34048d317ca4bd904779e556b9fc" 2018-07-22 08:38:11,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:38:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fefede44-cea3-4e9c-bcfb-0d91561e499c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:38:11,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/cdbd6b326af94e7b8c64747520a3679a used request id req-fefede44-cea3-4e9c-bcfb-0d91561e499c 2018-07-22 08:38:11,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:38:12,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:38:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["a1214RcWQjaHn0TkQkKeyA"], "issued_at": "2018-07-22T08:38:12.000000Z"}} 2018-07-22 08:38:12,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d73b2f40cade38fe0132b83ee15dc6c94942bac" 2018-07-22 08:38:12,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d92be0bd-ef19-4128-8e07-75f4fe53522f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:38:12,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d92be0bd-ef19-4128-8e07-75f4fe53522f 2018-07-22 08:38:12,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:38:12,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:38:12,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:38:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["PO85_6VVQvG8ZXTxuNaOIg"], "issued_at": "2018-07-22T08:38:12.000000Z"}} 2018-07-22 08:38:12,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0815c77d6c5debdd2db1e7300d1d4475d31f8c24" 2018-07-22 08:38:12,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2910bf3-6900-41c9-80ed-b24705fa1f2b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:38:12,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f2910bf3-6900-41c9-80ed-b24705fa1f2b 2018-07-22 08:38:12,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:38:12,727 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:38:12 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:38:12,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0815c77d6c5debdd2db1e7300d1d4475d31f8c24" 2018-07-22 08:38:12,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0336b2-df7a-47d3-ad70-63e5f880ebf1 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:38:12,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj used request id req-3c0336b2-df7a-47d3-ad70-63e5f880ebf1 2018-07-22 08:38:12,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0815c77d6c5debdd2db1e7300d1d4475d31f8c24" 2018-07-22 08:38:12,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e1b59cb-f250-480a-a5c9-7362e3bccef3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:38:12,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3e1b59cb-f250-480a-a5c9-7362e3bccef3 2018-07-22 08:38:12,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0815c77d6c5debdd2db1e7300d1d4475d31f8c24" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj"}}' 2018-07-22 08:38:13,064 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a13dde9-2803-42e8-b9d2-f36864fd773b Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c"}, "tags": [], "enabled": true, "id": "f2e7ab34171045c0a2bfb8837cd9530c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj"}} 2018-07-22 08:38:13,065 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7a13dde9-2803-42e8-b9d2-f36864fd773b 2018-07-22 08:38:13,065 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj 2018-07-22 08:38:13,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:38:13,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:38:13,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:38:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["H_DX23HARXCkZPh0qOu_Mg"], "issued_at": "2018-07-22T08:38:13.000000Z"}} 2018-07-22 08:38:13,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18db222ddefdee08a0c8176d9259e44be67c736c" 2018-07-22 08:38:13,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f40586-3f9b-45cf-9901-a5212f0c57a5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:38:13,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a4f40586-3f9b-45cf-9901-a5212f0c57a5 2018-07-22 08:38:13,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:38:13,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:38:13 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:38:13,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18db222ddefdee08a0c8176d9259e44be67c736c" 2018-07-22 08:38:13,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc16bbe-2833-4f54-b16c-06479635cd14 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:38:13,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bdc16bbe-2833-4f54-b16c-06479635cd14 2018-07-22 08:38:13,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18db222ddefdee08a0c8176d9259e44be67c736c" 2018-07-22 08:38:13,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3171d5a5-6ce1-438f-ba3f-cdd7f3964cc7 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c"}, "tags": [], "enabled": true, "id": "f2e7ab34171045c0a2bfb8837cd9530c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj"}]} 2018-07-22 08:38:13,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj used request id req-3171d5a5-6ce1-438f-ba3f-cdd7f3964cc7 2018-07-22 08:38:13,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18db222ddefdee08a0c8176d9259e44be67c736c" 2018-07-22 08:38:13,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08146ef5-c9a9-48eb-aead-5f85d23951d3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:38:13,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-08146ef5-c9a9-48eb-aead-5f85d23951d3 2018-07-22 08:38:14,166 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-78c4c340-fa9d-486-user 2018-07-22 08:38:14,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:38:14,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0815c77d6c5debdd2db1e7300d1d4475d31f8c24" 2018-07-22 08:38:14,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e87d42-118d-48b1-b685-5815cf866132 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:38:14,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-78e87d42-118d-48b1-b685-5815cf866132 2018-07-22 08:38:14,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0815c77d6c5debdd2db1e7300d1d4475d31f8c24" -d '{"role": {"name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj-role"}}' 2018-07-22 08:38:14,381 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:38:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25c62537-ce4c-4db7-9c02-6495aa64adb3 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13d979a6b14f4367b9c86702a850ae4e", "links": {"self": "http://172.30.9.23:5000/v3/roles/13d979a6b14f4367b9c86702a850ae4e"}, "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj-role"}} 2018-07-22 08:38:14,381 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-25c62537-ce4c-4db7-9c02-6495aa64adb3 2018-07-22 08:38:14,382 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj-role 2018-07-22 08:38:14,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/13d979a6b14f4367b9c86702a850ae4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0815c77d6c5debdd2db1e7300d1d4475d31f8c24" 2018-07-22 08:38:14,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc36c51-d5b3-4c3e-9460-b65b46f7f5c4 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13d979a6b14f4367b9c86702a850ae4e", "links": {"self": "http://172.30.9.23:5000/v3/roles/13d979a6b14f4367b9c86702a850ae4e"}, "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj-role"}} 2018-07-22 08:38:14,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/13d979a6b14f4367b9c86702a850ae4e used request id req-4fc36c51-d5b3-4c3e-9460-b65b46f7f5c4 2018-07-22 08:38:14,474 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj-role to project CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj 2018-07-22 08:38:14,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c/users/c10ee29c6bb549b38e2b7205ba12e725/roles/13d979a6b14f4367b9c86702a850ae4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0815c77d6c5debdd2db1e7300d1d4475d31f8c24" 2018-07-22 08:38:14,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:38:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-262f7f6d-5fdb-40db-a715-deb2d4501e52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:38:14,695 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c/users/c10ee29c6bb549b38e2b7205ba12e725/roles/13d979a6b14f4367b9c86702a850ae4e used request id req-262f7f6d-5fdb-40db-a715-deb2d4501e52 2018-07-22 08:38:14,696 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:38:14,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:38:14,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:38:15,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13d979a6b14f4367b9c86702a850ae4e", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj-role"}], "expires_at": "2018-07-22T09:38:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2e7ab34171045c0a2bfb8837cd9530c", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-user", "id": "c10ee29c6bb549b38e2b7205ba12e725"}, "audit_ids": ["m7hdvyR7RfC872cdr0SmBg"], "issued_at": "2018-07-22T08:38:15.000000Z"}} 2018-07-22 08:38:15,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d92c97126ab16f59b4ec1c453dbc38079bc1e7" 2018-07-22 08:38:15,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de2b2e2-b314-47c7-aa95-2df517ecd810 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:38:15,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4de2b2e2-b314-47c7-aa95-2df517ecd810 2018-07-22 08:38:15,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03d92c97126ab16f59b4ec1c453dbc38079bc1e7" 2018-07-22 08:38:15,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-21f8c093-d404-4bfa-92e1-6f5941ee5f95 Date: Sun, 22 Jul 2018 08:38:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-image"} 2018-07-22 08:38:15,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-image used request id req-21f8c093-d404-4bfa-92e1-6f5941ee5f95 2018-07-22 08:38:15,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03d92c97126ab16f59b4ec1c453dbc38079bc1e7" 2018-07-22 08:38:15,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-032bf0a3-aca1-4380-a1aa-675a93fb373f Date: Sun, 22 Jul 2018 08:38:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:38:15,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-032bf0a3-aca1-4380-a1aa-675a93fb373f 2018-07-22 08:38:15,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}03d92c97126ab16f59b4ec1c453dbc38079bc1e7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-image"}' 2018-07-22 08:38:15,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b82969ba-76a9-43d8-ae8f-b7ac66601627 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6fa4fc5e-af30-4e89-8c29-519f1ff8d212 Date: Sun, 22 Jul 2018 08:38:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:38:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:38:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/b82969ba-76a9-43d8-ae8f-b7ac66601627", "min_disk": 0, "protected": false, "id": "b82969ba-76a9-43d8-ae8f-b7ac66601627", "file": "/v2/images/b82969ba-76a9-43d8-ae8f-b7ac66601627/file", "checksum": null, "owner": "f2e7ab34171045c0a2bfb8837cd9530c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:38:15,816 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6fa4fc5e-af30-4e89-8c29-519f1ff8d212 2018-07-22 08:38:15,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/b82969ba-76a9-43d8-ae8f-b7ac66601627/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03d92c97126ab16f59b4ec1c453dbc38079bc1e7" -d '' 2018-07-22 08:38:16,673 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8cd88965-dc19-4496-872c-584a84674558 Date: Sun, 22 Jul 2018 08:38:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:38:16,673 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b82969ba-76a9-43d8-ae8f-b7ac66601627/file used request id req-8cd88965-dc19-4496-872c-584a84674558 2018-07-22 08:38:16,674 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:38:16,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b82969ba-76a9-43d8-ae8f-b7ac66601627 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03d92c97126ab16f59b4ec1c453dbc38079bc1e7" 2018-07-22 08:38:16,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e5e7b0d5-608c-48ba-8eda-745d43efb9a5 Date: Sun, 22 Jul 2018 08:38:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:38:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:38:16Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b82969ba-76a9-43d8-ae8f-b7ac66601627/snap", "metadata": {}}], "self": "/v2/images/b82969ba-76a9-43d8-ae8f-b7ac66601627", "min_disk": 0, "protected": false, "id": "b82969ba-76a9-43d8-ae8f-b7ac66601627", "file": "/v2/images/b82969ba-76a9-43d8-ae8f-b7ac66601627/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2e7ab34171045c0a2bfb8837cd9530c", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b82969ba-76a9-43d8-ae8f-b7ac66601627/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:38:16,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b82969ba-76a9-43d8-ae8f-b7ac66601627 used request id req-e5e7b0d5-608c-48ba-8eda-745d43efb9a5 2018-07-22 08:38:16,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03d92c97126ab16f59b4ec1c453dbc38079bc1e7" 2018-07-22 08:38:17,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-055494c7-ce21-48e6-95d4-15b1d8d89146 Date: Sun, 22 Jul 2018 08:38:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:38:17,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-055494c7-ce21-48e6-95d4-15b1d8d89146 2018-07-22 08:38:17,036 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-image 2018-07-22 08:38:17,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b82969ba-76a9-43d8-ae8f-b7ac66601627 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03d92c97126ab16f59b4ec1c453dbc38079bc1e7" 2018-07-22 08:38:17,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-37cbb987-00ca-4e09-a36f-93d0336cb52a Date: Sun, 22 Jul 2018 08:38:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:38:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:38:16Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b82969ba-76a9-43d8-ae8f-b7ac66601627/snap", "metadata": {}}], "self": "/v2/images/b82969ba-76a9-43d8-ae8f-b7ac66601627", "min_disk": 0, "protected": false, "id": "b82969ba-76a9-43d8-ae8f-b7ac66601627", "file": "/v2/images/b82969ba-76a9-43d8-ae8f-b7ac66601627/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2e7ab34171045c0a2bfb8837cd9530c", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b82969ba-76a9-43d8-ae8f-b7ac66601627/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:38:17,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b82969ba-76a9-43d8-ae8f-b7ac66601627 used request id req-37cbb987-00ca-4e09-a36f-93d0336cb52a 2018-07-22 08:38:17,056 - create_image - DEBUG - Instance status is - active 2018-07-22 08:38:17,057 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-image 2018-07-22 08:38:17,057 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-image 2018-07-22 08:38:17,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:38:17,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:38:17,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13d979a6b14f4367b9c86702a850ae4e", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj-role"}], "expires_at": "2018-07-22T09:38:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2e7ab34171045c0a2bfb8837cd9530c", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-user", "id": "c10ee29c6bb549b38e2b7205ba12e725"}, "audit_ids": ["4N0I9yy_QhWfr7hYDN8nQg"], "issued_at": "2018-07-22T08:38:17.000000Z"}} 2018-07-22 08:38:17,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8cdaffd046e0acc51c238963be11e958bcd710" 2018-07-22 08:38:17,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f05bc72-d79f-493b-862b-9ae5a7992964 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:38:17,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4f05bc72-d79f-493b-862b-9ae5a7992964 2018-07-22 08:38:17,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8cdaffd046e0acc51c238963be11e958bcd710" 2018-07-22 08:38:17,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-77088fbc-5a90-47ac-a419-3aa2b04f0f78 Date: Sun, 22 Jul 2018 08:38:17 GMT RESP BODY: {"networks":[]} 2018-07-22 08:38:17,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-pub-net used request id req-77088fbc-5a90-47ac-a419-3aa2b04f0f78 2018-07-22 08:38:17,752 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-pub-net 2018-07-22 08:38:17,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8cdaffd046e0acc51c238963be11e958bcd710" -d '{"network": {"name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-pub-net", "admin_state_up": true}}' 2018-07-22 08:38:18,493 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-8b69f05d-313a-4306-91ee-b06f3254cef0 Date: Sun, 22 Jul 2018 08:38:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a1a8ddfd-719d-4a9d-b7a2-71ce449b45eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2e7ab34171045c0a2bfb8837cd9530c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:38:18Z","is_default":false,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:18Z","mtu":1450}} 2018-07-22 08:38:18,493 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-8b69f05d-313a-4306-91ee-b06f3254cef0 2018-07-22 08:38:18,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a1a8ddfd-719d-4a9d-b7a2-71ce449b45eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8cdaffd046e0acc51c238963be11e958bcd710" 2018-07-22 08:38:18,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-51b2baa1-cb76-42d0-b180-9454f0e1b081 Date: Sun, 22 Jul 2018 08:38:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a1a8ddfd-719d-4a9d-b7a2-71ce449b45eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2e7ab34171045c0a2bfb8837cd9530c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:38:18Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-pub-net","admin_state_up":true,"tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:18Z","mtu":1450}]} 2018-07-22 08:38:18,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a1a8ddfd-719d-4a9d-b7a2-71ce449b45eb used request id req-51b2baa1-cb76-42d0-b180-9454f0e1b081 2018-07-22 08:38:18,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a1a8ddfd-719d-4a9d-b7a2-71ce449b45eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8cdaffd046e0acc51c238963be11e958bcd710" 2018-07-22 08:38:18,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a21edde1-356b-49ec-9c16-94f695d897e1 Date: Sun, 22 Jul 2018 08:38:18 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:38:18,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a1a8ddfd-719d-4a9d-b7a2-71ce449b45eb used request id req-a21edde1-356b-49ec-9c16-94f695d897e1 2018-07-22 08:38:18,979 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-pub-subnet 2018-07-22 08:38:18,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8cdaffd046e0acc51c238963be11e958bcd710" -d '{"subnets": [{"ip_version": 4, "network_id": "a1a8ddfd-719d-4a9d-b7a2-71ce449b45eb", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-pub-subnet"}]}' 2018-07-22 08:38:19,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a32bc1f3-3ccd-476d-a719-ae11ca635062 Date: Sun, 22 Jul 2018 08:38:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1a8ddfd-719d-4a9d-b7a2-71ce449b45eb","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:19Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:19Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"96f18c7e-c659-45ec-bef6-fcbeece18b3b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-pub-subnet"}]} 2018-07-22 08:38:19,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-a32bc1f3-3ccd-476d-a719-ae11ca635062 2018-07-22 08:38:19,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a1a8ddfd-719d-4a9d-b7a2-71ce449b45eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8cdaffd046e0acc51c238963be11e958bcd710" 2018-07-22 08:38:20,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c6dcd591-c52f-457e-9fc0-69a7feb66fda Date: Sun, 22 Jul 2018 08:38:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a1a8ddfd-719d-4a9d-b7a2-71ce449b45eb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2e7ab34171045c0a2bfb8837cd9530c","l2_adjacency":true,"status":"ACTIVE","subnets":["96f18c7e-c659-45ec-bef6-fcbeece18b3b"],"description":"","tags":[],"updated_at":"2018-07-22T08:38:19Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-pub-net","admin_state_up":true,"tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:18Z","mtu":1450}]} 2018-07-22 08:38:20,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a1a8ddfd-719d-4a9d-b7a2-71ce449b45eb used request id req-c6dcd591-c52f-457e-9fc0-69a7feb66fda 2018-07-22 08:38:20,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a1a8ddfd-719d-4a9d-b7a2-71ce449b45eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8cdaffd046e0acc51c238963be11e958bcd710" 2018-07-22 08:38:20,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-21cdc6d8-df81-450d-915a-6e9fc3560baf Date: Sun, 22 Jul 2018 08:38:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1a8ddfd-719d-4a9d-b7a2-71ce449b45eb","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:19Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"96f18c7e-c659-45ec-bef6-fcbeece18b3b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-pub-subnet"}]} 2018-07-22 08:38:20,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a1a8ddfd-719d-4a9d-b7a2-71ce449b45eb used request id req-21cdc6d8-df81-450d-915a-6e9fc3560baf 2018-07-22 08:38:20,246 - OpenStackNetwork - DEBUG - Network [a1a8ddfd-719d-4a9d-b7a2-71ce449b45eb] created successfully 2018-07-22 08:38:20,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:38:20,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:38:20,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:38:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["o2cZEsSiTg-pu4y3Gdz-8g"], "issued_at": "2018-07-22T08:38:20.000000Z"}} 2018-07-22 08:38:20,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e083e803de76e62b13279ec3d84d3645be3c03b" 2018-07-22 08:38:20,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cfa34da-3ae0-4e5d-b1df-8c57266a8f2c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:38:20,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2cfa34da-3ae0-4e5d-b1df-8c57266a8f2c 2018-07-22 08:38:20,732 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:38:20,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e083e803de76e62b13279ec3d84d3645be3c03b" 2018-07-22 08:38:20,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:20 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-7c9610ca-8517-4fb1-9d48-e941c63905a3 x-compute-request-id: req-7c9610ca-8517-4fb1-9d48-e941c63905a3 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:38:20,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7c9610ca-8517-4fb1-9d48-e941c63905a3 2018-07-22 08:38:20,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e083e803de76e62b13279ec3d84d3645be3c03b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:38:20,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:20 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-60ee19a1-ddef-449a-8e0e-8a089380b6e8 x-compute-request-id: req-60ee19a1-ddef-449a-8e0e-8a089380b6e8 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a0de2613-d4d7-42b2-824f-cd9a29c504bf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a0de2613-d4d7-42b2-824f-cd9a29c504bf", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a0de2613-d4d7-42b2-824f-cd9a29c504bf"}} 2018-07-22 08:38:20,984 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-60ee19a1-ddef-449a-8e0e-8a089380b6e8 2018-07-22 08:38:20,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:38:20,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:38:21,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13d979a6b14f4367b9c86702a850ae4e", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj-role"}], "expires_at": "2018-07-22T09:38:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2e7ab34171045c0a2bfb8837cd9530c", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-user", "id": "c10ee29c6bb549b38e2b7205ba12e725"}, "audit_ids": ["HJUzHGIQTta6fNio3YVuvQ"], "issued_at": "2018-07-22T08:38:21.000000Z"}} 2018-07-22 08:38:21,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b784c3679e9f2e05d7f93379c999c7fccf1169" 2018-07-22 08:38:21,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc40982e-2e6d-4fbc-b9b6-d310ebadc478 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:38:21,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bc40982e-2e6d-4fbc-b9b6-d310ebadc478 2018-07-22 08:38:21,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b784c3679e9f2e05d7f93379c999c7fccf1169" 2018-07-22 08:38:21,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-89c49dde-869c-4b96-81c9-4fa7024c02a0 Date: Sun, 22 Jul 2018 08:38:21 GMT RESP BODY: {"networks":[]} 2018-07-22 08:38:21,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2 used request id req-89c49dde-869c-4b96-81c9-4fa7024c02a0 2018-07-22 08:38:21,871 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2 2018-07-22 08:38:21,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b784c3679e9f2e05d7f93379c999c7fccf1169" -d '{"network": {"name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2", "admin_state_up": true}}' 2018-07-22 08:38:22,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-bae03afe-c7b4-40f7-a839-c1f66ee6ce11 Date: Sun, 22 Jul 2018 08:38:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e53087bd-37d2-420b-92f7-65386f2cd1da","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2e7ab34171045c0a2bfb8837cd9530c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:38:22Z","is_default":false,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:22Z","mtu":1450}} 2018-07-22 08:38:22,326 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-bae03afe-c7b4-40f7-a839-c1f66ee6ce11 2018-07-22 08:38:22,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e53087bd-37d2-420b-92f7-65386f2cd1da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b784c3679e9f2e05d7f93379c999c7fccf1169" 2018-07-22 08:38:22,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-62d14bb3-9cec-4e5f-84d7-eb4ea87ef334 Date: Sun, 22 Jul 2018 08:38:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e53087bd-37d2-420b-92f7-65386f2cd1da","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2e7ab34171045c0a2bfb8837cd9530c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:38:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2","admin_state_up":true,"tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:22Z","mtu":1450}]} 2018-07-22 08:38:22,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e53087bd-37d2-420b-92f7-65386f2cd1da used request id req-62d14bb3-9cec-4e5f-84d7-eb4ea87ef334 2018-07-22 08:38:22,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b784c3679e9f2e05d7f93379c999c7fccf1169" 2018-07-22 08:38:22,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-646b8eb4-fb9b-4214-93d4-aeaa0d6463fc Date: Sun, 22 Jul 2018 08:38:22 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:38:22,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da used request id req-646b8eb4-fb9b-4214-93d4-aeaa0d6463fc 2018-07-22 08:38:22,785 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet1 2018-07-22 08:38:22,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b784c3679e9f2e05d7f93379c999c7fccf1169" -d '{"subnets": [{"ip_version": 4, "network_id": "e53087bd-37d2-420b-92f7-65386f2cd1da", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet1"}]}' 2018-07-22 08:38:23,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-21fce712-2cc4-4e07-a6ca-f0a541a2a9d1 Date: Sun, 22 Jul 2018 08:38:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:23Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:23Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet1"}]} 2018-07-22 08:38:23,583 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-21fce712-2cc4-4e07-a6ca-f0a541a2a9d1 2018-07-22 08:38:23,584 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet2 2018-07-22 08:38:23,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b784c3679e9f2e05d7f93379c999c7fccf1169" -d '{"subnets": [{"ip_version": 4, "network_id": "e53087bd-37d2-420b-92f7-65386f2cd1da", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet2"}]}' 2018-07-22 08:38:24,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-301e82e4-a1b7-459f-b157-a83138b32d1d Date: Sun, 22 Jul 2018 08:38:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:24Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:24Z","gateway_ip":"10.65.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.65.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"58c89762-4c50-4c51-8a55-87192827db50","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet2"}]} 2018-07-22 08:38:24,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-301e82e4-a1b7-459f-b157-a83138b32d1d 2018-07-22 08:38:24,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e53087bd-37d2-420b-92f7-65386f2cd1da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b784c3679e9f2e05d7f93379c999c7fccf1169" 2018-07-22 08:38:24,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-bc3d0b9d-98ab-4cf4-ab9f-62a580158828 Date: Sun, 22 Jul 2018 08:38:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"e53087bd-37d2-420b-92f7-65386f2cd1da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2e7ab34171045c0a2bfb8837cd9530c","l2_adjacency":true,"status":"ACTIVE","subnets":["58c89762-4c50-4c51-8a55-87192827db50","ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a"],"description":"","tags":[],"updated_at":"2018-07-22T08:38:24Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2","admin_state_up":true,"tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:22Z","mtu":1450}]} 2018-07-22 08:38:24,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e53087bd-37d2-420b-92f7-65386f2cd1da used request id req-bc3d0b9d-98ab-4cf4-ab9f-62a580158828 2018-07-22 08:38:24,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b784c3679e9f2e05d7f93379c999c7fccf1169" 2018-07-22 08:38:24,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-4c4700db-b81c-4752-88da-b572932e5449 Date: Sun, 22 Jul 2018 08:38:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:24Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"58c89762-4c50-4c51-8a55-87192827db50","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:23Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet1"}]} 2018-07-22 08:38:24,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da used request id req-4c4700db-b81c-4752-88da-b572932e5449 2018-07-22 08:38:24,970 - OpenStackNetwork - DEBUG - Network [e53087bd-37d2-420b-92f7-65386f2cd1da] created successfully 2018-07-22 08:38:24,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:38:24,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:38:25,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13d979a6b14f4367b9c86702a850ae4e", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj-role"}], "expires_at": "2018-07-22T09:38:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2e7ab34171045c0a2bfb8837cd9530c", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-user", "id": "c10ee29c6bb549b38e2b7205ba12e725"}, "audit_ids": ["OGSIvk1HTgq4N8xheZMdKg"], "issued_at": "2018-07-22T08:38:25.000000Z"}} 2018-07-22 08:38:25,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:25,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-437b9453-4d44-4c97-8437-eb313c4e4b36 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:38:25,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-437b9453-4d44-4c97-8437-eb313c4e4b36 2018-07-22 08:38:25,462 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:38:25,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:25,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73453b93-8b6b-46d8-977f-58523de73c48 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:38:25,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-73453b93-8b6b-46d8-977f-58523de73c48 2018-07-22 08:38:25,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:25,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-04b2309e-a2ec-4737-a501-913993a46518 Date: Sun, 22 Jul 2018 08:38:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"e53087bd-37d2-420b-92f7-65386f2cd1da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2e7ab34171045c0a2bfb8837cd9530c","l2_adjacency":true,"status":"ACTIVE","subnets":["58c89762-4c50-4c51-8a55-87192827db50","ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a"],"description":"","tags":[],"updated_at":"2018-07-22T08:38:24Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2","admin_state_up":true,"tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:22Z","mtu":1450}]} 2018-07-22 08:38:25,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2 used request id req-04b2309e-a2ec-4737-a501-913993a46518 2018-07-22 08:38:25,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:38:25,836 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:38:25 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:38:25,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:25,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cba56c67-61da-44da-9aef-803a90379779 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2e7ab34171045c0a2bfb8837cd9530c", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj"}} 2018-07-22 08:38:25,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c used request id req-cba56c67-61da-44da-9aef-803a90379779 2018-07-22 08:38:25,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:26,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-9ee8a5ad-50d2-4769-b54c-9329c8aa35a0 Date: Sun, 22 Jul 2018 08:38:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:24Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"58c89762-4c50-4c51-8a55-87192827db50","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:23Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet1"}]} 2018-07-22 08:38:26,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da used request id req-9ee8a5ad-50d2-4769-b54c-9329c8aa35a0 2018-07-22 08:38:26,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da&name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:26,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9d532d11-3090-4b9c-bdc5-b0cba9bd12d7 Date: Sun, 22 Jul 2018 08:38:26 GMT RESP BODY: {"ports":[]} 2018-07-22 08:38:26,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da&name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6port-1&admin_state_up=True used request id req-9d532d11-3090-4b9c-bdc5-b0cba9bd12d7 2018-07-22 08:38:26,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:26,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:26 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-14eb1d01-da6e-4168-976f-159241f34a0a x-compute-request-id: req-14eb1d01-da6e-4168-976f-159241f34a0a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:38:26,608 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-inst used request id req-14eb1d01-da6e-4168-976f-159241f34a0a 2018-07-22 08:38:26,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:26,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-51b7d1d5-297a-4919-bd5c-98fdf4acd976 Date: Sun, 22 Jul 2018 08:38:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"e53087bd-37d2-420b-92f7-65386f2cd1da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2e7ab34171045c0a2bfb8837cd9530c","l2_adjacency":true,"status":"ACTIVE","subnets":["58c89762-4c50-4c51-8a55-87192827db50","ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a"],"description":"","tags":[],"updated_at":"2018-07-22T08:38:24Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2","admin_state_up":true,"tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:22Z","mtu":1450}]} 2018-07-22 08:38:26,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2 used request id req-51b7d1d5-297a-4919-bd5c-98fdf4acd976 2018-07-22 08:38:26,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:26,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23886d12-0153-43fb-948c-47291db96b7b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2e7ab34171045c0a2bfb8837cd9530c", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj"}} 2018-07-22 08:38:26,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c used request id req-23886d12-0153-43fb-948c-47291db96b7b 2018-07-22 08:38:26,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:27,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-f6403032-1454-49d4-92c5-481ff3277528 Date: Sun, 22 Jul 2018 08:38:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:24Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"58c89762-4c50-4c51-8a55-87192827db50","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:23Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet1"}]} 2018-07-22 08:38:27,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da used request id req-f6403032-1454-49d4-92c5-481ff3277528 2018-07-22 08:38:27,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da&name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:27,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2f67386d-cf52-4025-8f1b-5fb4b3eec22a Date: Sun, 22 Jul 2018 08:38:27 GMT RESP BODY: {"ports":[]} 2018-07-22 08:38:27,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da&name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6port-1&admin_state_up=True used request id req-2f67386d-cf52-4025-8f1b-5fb4b3eec22a 2018-07-22 08:38:27,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:38:27,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:38:28,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13d979a6b14f4367b9c86702a850ae4e", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj-role"}], "expires_at": "2018-07-22T09:38:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2e7ab34171045c0a2bfb8837cd9530c", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f2e7ab34171045c0a2bfb8837cd9530c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-user", "id": "c10ee29c6bb549b38e2b7205ba12e725"}, "audit_ids": ["5j7yWq5mToWY5KNH9ZmhEA"], "issued_at": "2018-07-22T08:38:28.000000Z"}} 2018-07-22 08:38:28,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b76fc4a81146ce5037ec531da9500bf6c37fa9f" 2018-07-22 08:38:28,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f752ade-b5d6-4dd1-9e04-b08adcc10586 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:38:28,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9f752ade-b5d6-4dd1-9e04-b08adcc10586 2018-07-22 08:38:28,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:28,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-fcf4d835-11a1-4019-94dd-07cd40b980ce Date: Sun, 22 Jul 2018 08:38:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"e53087bd-37d2-420b-92f7-65386f2cd1da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2e7ab34171045c0a2bfb8837cd9530c","l2_adjacency":true,"status":"ACTIVE","subnets":["58c89762-4c50-4c51-8a55-87192827db50","ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a"],"description":"","tags":[],"updated_at":"2018-07-22T08:38:24Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2","admin_state_up":true,"tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:22Z","mtu":1450}]} 2018-07-22 08:38:28,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2 used request id req-fcf4d835-11a1-4019-94dd-07cd40b980ce 2018-07-22 08:38:28,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:28,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-abbfa6e8-bb7d-44da-b034-5a433f6ac647 Date: Sun, 22 Jul 2018 08:38:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:24Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"58c89762-4c50-4c51-8a55-87192827db50","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:23Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet1"}]} 2018-07-22 08:38:28,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da used request id req-abbfa6e8-bb7d-44da-b034-5a433f6ac647 2018-07-22 08:38:28,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:28,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e3020ea7-7a23-4f13-90f1-e883cd24d6f3 Date: Sun, 22 Jul 2018 08:38:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"e53087bd-37d2-420b-92f7-65386f2cd1da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2e7ab34171045c0a2bfb8837cd9530c","l2_adjacency":true,"status":"ACTIVE","subnets":["58c89762-4c50-4c51-8a55-87192827db50","ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a"],"description":"","tags":[],"updated_at":"2018-07-22T08:38:24Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2","admin_state_up":true,"tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:22Z","mtu":1450}]} 2018-07-22 08:38:28,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2 used request id req-e3020ea7-7a23-4f13-90f1-e883cd24d6f3 2018-07-22 08:38:28,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:38:28,966 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:38:28 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:38:28,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b76fc4a81146ce5037ec531da9500bf6c37fa9f" 2018-07-22 08:38:29,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3465ad22-d304-4ec4-add4-00e88e08ca85 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2e7ab34171045c0a2bfb8837cd9530c", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj"}} 2018-07-22 08:38:29,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c used request id req-3465ad22-d304-4ec4-add4-00e88e08ca85 2018-07-22 08:38:29,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:29,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-8623fb5e-a042-441c-929e-d76e9dbeeaf7 Date: Sun, 22 Jul 2018 08:38:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:24Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"58c89762-4c50-4c51-8a55-87192827db50","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:23Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet1"}]} 2018-07-22 08:38:29,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da used request id req-8623fb5e-a042-441c-929e-d76e9dbeeaf7 2018-07-22 08:38:29,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da&name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:29,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-13e3972b-cdd7-4883-892a-5e2eca68dffb Date: Sun, 22 Jul 2018 08:38:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:23Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet1"}]} 2018-07-22 08:38:29,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da&name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet1 used request id req-13e3972b-cdd7-4883-892a-5e2eca68dffb 2018-07-22 08:38:29,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da&name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:29,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b9971545-028f-4c9b-820e-49a6c1aaef42 Date: Sun, 22 Jul 2018 08:38:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:24Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"58c89762-4c50-4c51-8a55-87192827db50","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet2"}]} 2018-07-22 08:38:29,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da&name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet2 used request id req-b9971545-028f-4c9b-820e-49a6c1aaef42 2018-07-22 08:38:29,563 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2 2018-07-22 08:38:29,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" -d '{"port": {"network_id": "e53087bd-37d2-420b-92f7-65386f2cd1da", "fixed_ips": [{"subnet_id": "ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a", "ip_address": "10.55.0.101"}, {"subnet_id": "58c89762-4c50-4c51-8a55-87192827db50", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6port-1", "admin_state_up": true}}' 2018-07-22 08:38:30,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-99e03b8e-6a50-4c2d-9412-fa6ab43c3f3c Date: Sun, 22 Jul 2018 08:38:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:38:30Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a","ip_address":"10.55.0.101"},{"subnet_id":"58c89762-4c50-4c51-8a55-87192827db50","ip_address":"10.65.0.101"}],"id":"17bb6776-97e2-4ed7-8d8d-deee0ab65732","security_groups":["0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e"],"mac_address":"fa:16:3e:c6:a3:65","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6port-1","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","qos_policy_id":null,"admin_state_up":true,"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:29Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:38:30,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-99e03b8e-6a50-4c2d-9412-fa6ab43c3f3c 2018-07-22 08:38:30,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:31,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-62289ce3-1221-4d5e-84b5-83753deefa0a Date: Sun, 22 Jul 2018 08:38:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"e53087bd-37d2-420b-92f7-65386f2cd1da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2e7ab34171045c0a2bfb8837cd9530c","l2_adjacency":true,"status":"ACTIVE","subnets":["58c89762-4c50-4c51-8a55-87192827db50","ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a"],"description":"","tags":[],"updated_at":"2018-07-22T08:38:24Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2","admin_state_up":true,"tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:22Z","mtu":1450}]} 2018-07-22 08:38:31,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2 used request id req-62289ce3-1221-4d5e-84b5-83753deefa0a 2018-07-22 08:38:31,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:31,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe915a2-a063-4401-bf48-f59f369ade41 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2e7ab34171045c0a2bfb8837cd9530c", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj"}} 2018-07-22 08:38:31,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c used request id req-ebe915a2-a063-4401-bf48-f59f369ade41 2018-07-22 08:38:31,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:31,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-439b788f-e143-4b4a-95f1-f0f540ec2ec9 Date: Sun, 22 Jul 2018 08:38:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:24Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"58c89762-4c50-4c51-8a55-87192827db50","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:23Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet1"}]} 2018-07-22 08:38:31,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da used request id req-439b788f-e143-4b4a-95f1-f0f540ec2ec9 2018-07-22 08:38:31,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da&name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:31,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-85df2b03-43b5-4653-99ac-987d90044f18 Date: Sun, 22 Jul 2018 08:38:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:38:30Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a","ip_address":"10.55.0.101"},{"subnet_id":"58c89762-4c50-4c51-8a55-87192827db50","ip_address":"10.65.0.101"}],"id":"17bb6776-97e2-4ed7-8d8d-deee0ab65732","security_groups":["0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e"],"mac_address":"fa:16:3e:c6:a3:65","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6port-1","admin_state_up":true,"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:29Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:38:31,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da&name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6port-1&admin_state_up=True used request id req-85df2b03-43b5-4653-99ac-987d90044f18 2018-07-22 08:38:31,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:31,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e697b4-9bdf-4e57-a816-393fc85201f0 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2e7ab34171045c0a2bfb8837cd9530c", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj"}} 2018-07-22 08:38:31,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c used request id req-b6e697b4-9bdf-4e57-a816-393fc85201f0 2018-07-22 08:38:31,603 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-inst 2018-07-22 08:38:31,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:31,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38: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,Accept-Encoding x-openstack-request-id: req-bb5c537a-527c-4749-8254-0d78ac0e684c x-compute-request-id: req-bb5c537a-527c-4749-8254-0d78ac0e684c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0de2613-d4d7-42b2-824f-cd9a29c504bf", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a0de2613-d4d7-42b2-824f-cd9a29c504bf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a0de2613-d4d7-42b2-824f-cd9a29c504bf", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:38:31,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bb5c537a-527c-4749-8254-0d78ac0e684c 2018-07-22 08:38:31,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/a0de2613-d4d7-42b2-824f-cd9a29c504bf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:31,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38: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,Accept-Encoding x-openstack-request-id: req-5d46d1ed-a5e6-4df5-8e7e-a1cde50e5866 x-compute-request-id: req-5d46d1ed-a5e6-4df5-8e7e-a1cde50e5866 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a0de2613-d4d7-42b2-824f-cd9a29c504bf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a0de2613-d4d7-42b2-824f-cd9a29c504bf", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a0de2613-d4d7-42b2-824f-cd9a29c504bf"}} 2018-07-22 08:38:31,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/a0de2613-d4d7-42b2-824f-cd9a29c504bf used request id req-5d46d1ed-a5e6-4df5-8e7e-a1cde50e5866 2018-07-22 08:38:31,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:31,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-e1a926e8-620f-41fd-abe0-81dc0722304e Date: Sun, 22 Jul 2018 08:38:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:38:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:38:16Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b82969ba-76a9-43d8-ae8f-b7ac66601627/snap", "metadata": {}}], "self": "/v2/images/b82969ba-76a9-43d8-ae8f-b7ac66601627", "min_disk": 0, "protected": false, "id": "b82969ba-76a9-43d8-ae8f-b7ac66601627", "file": "/v2/images/b82969ba-76a9-43d8-ae8f-b7ac66601627/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2e7ab34171045c0a2bfb8837cd9530c", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/b82969ba-76a9-43d8-ae8f-b7ac66601627/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-image"} 2018-07-22 08:38:31,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-image used request id req-e1a926e8-620f-41fd-abe0-81dc0722304e 2018-07-22 08:38:31,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:32,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e2c34ee9-0c78-4908-805a-d71e6028b15d Date: Sun, 22 Jul 2018 08:38:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:38:32,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e2c34ee9-0c78-4908-805a-d71e6028b15d 2018-07-22 08:38:32,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" -d '{"server": {"name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-inst", "imageRef": "b82969ba-76a9-43d8-ae8f-b7ac66601627", "flavorRef": "a0de2613-d4d7-42b2-824f-cd9a29c504bf", "max_count": 1, "min_count": 1, "networks": [{"port": "17bb6776-97e2-4ed7-8d8d-deee0ab65732"}]}}' 2018-07-22 08:38:33,604 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:38:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c06f2887-d4d0-45e2-b2cf-669cbac5efbb x-compute-request-id: req-c06f2887-d4d0-45e2-b2cf-669cbac5efbb Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "rel": "bookmark"}], "adminPass": "9h8WaLnU6RTT"}} 2018-07-22 08:38:33,604 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c06f2887-d4d0-45e2-b2cf-669cbac5efbb 2018-07-22 08:38:33,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:33,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:33 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-04bf506e-bb0a-41f7-9837-ee60865d9c3d x-compute-request-id: req-04bf506e-bb0a-41f7-9837-ee60865d9c3d Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "rel": "bookmark"}], "image": {"id": "b82969ba-76a9-43d8-ae8f-b7ac66601627", "links": [{"href": "http://172.30.9.23:8774/images/b82969ba-76a9-43d8-ae8f-b7ac66601627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0de2613-d4d7-42b2-824f-cd9a29c504bf", "links": [{"href": "http://172.30.9.23:8774/flavors/a0de2613-d4d7-42b2-824f-cd9a29c504bf", "rel": "bookmark"}]}, "id": "cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "user_id": "c10ee29c6bb549b38e2b7205ba12e725", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:38:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-inst", "created": "2018-07-22T08:38:33Z", "tenant_id": "f2e7ab34171045c0a2bfb8837cd9530c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:38:33,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 used request id req-04bf506e-bb0a-41f7-9837-ee60865d9c3d 2018-07-22 08:38:33,843 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-inst 2018-07-22 08:38:33,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:33,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:33 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-2cc928f9-d91c-4fd5-a492-cadcdfe5a32a x-compute-request-id: req-2cc928f9-d91c-4fd5-a492-cadcdfe5a32a Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "rel": "bookmark"}], "image": {"id": "b82969ba-76a9-43d8-ae8f-b7ac66601627", "links": [{"href": "http://172.30.9.23:8774/images/b82969ba-76a9-43d8-ae8f-b7ac66601627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0de2613-d4d7-42b2-824f-cd9a29c504bf", "links": [{"href": "http://172.30.9.23:8774/flavors/a0de2613-d4d7-42b2-824f-cd9a29c504bf", "rel": "bookmark"}]}, "id": "cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "user_id": "c10ee29c6bb549b38e2b7205ba12e725", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:38:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-inst", "created": "2018-07-22T08:38:33Z", "tenant_id": "f2e7ab34171045c0a2bfb8837cd9530c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:38:33,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 used request id req-2cc928f9-d91c-4fd5-a492-cadcdfe5a32a 2018-07-22 08:38:33,916 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-inst] is - BUILD 2018-07-22 08:38:33,916 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:38:36,919 - create_instance - DEBUG - VM status query timeout in 896.923677921 2018-07-22 08:38:36,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:37,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:36 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-b972cd87-0c8c-4526-83ca-afbda6b49cbc x-compute-request-id: req-b972cd87-0c8c-4526-83ca-afbda6b49cbc Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "rel": "bookmark"}], "image": {"id": "b82969ba-76a9-43d8-ae8f-b7ac66601627", "links": [{"href": "http://172.30.9.23:8774/images/b82969ba-76a9-43d8-ae8f-b7ac66601627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0de2613-d4d7-42b2-824f-cd9a29c504bf", "links": [{"href": "http://172.30.9.23:8774/flavors/a0de2613-d4d7-42b2-824f-cd9a29c504bf", "rel": "bookmark"}]}, "id": "cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "security_groups": [{"name": "default"}], "user_id": "c10ee29c6bb549b38e2b7205ba12e725", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:38:34Z", "hostId": "a1e40ef5e0639eca9972be603baa7be57458ec8caecc639be13d178f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-inst", "created": "2018-07-22T08:38:33Z", "tenant_id": "f2e7ab34171045c0a2bfb8837cd9530c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:38:37,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 used request id req-b972cd87-0c8c-4526-83ca-afbda6b49cbc 2018-07-22 08:38:37,424 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-inst] is - BUILD 2018-07-22 08:38:37,425 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:38:40,428 - create_instance - DEBUG - VM status query timeout in 893.415076971 2018-07-22 08:38:40,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:41,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:40 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-e29c225a-cd15-4206-8adb-9e7bad140b3f x-compute-request-id: req-e29c225a-cd15-4206-8adb-9e7bad140b3f Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:a3:65", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:a3:65", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "rel": "bookmark"}], "image": {"id": "b82969ba-76a9-43d8-ae8f-b7ac66601627", "links": [{"href": "http://172.30.9.23:8774/images/b82969ba-76a9-43d8-ae8f-b7ac66601627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:38:39.000000", "flavor": {"id": "a0de2613-d4d7-42b2-824f-cd9a29c504bf", "links": [{"href": "http://172.30.9.23:8774/flavors/a0de2613-d4d7-42b2-824f-cd9a29c504bf", "rel": "bookmark"}]}, "id": "cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "security_groups": [{"name": "default"}], "user_id": "c10ee29c6bb549b38e2b7205ba12e725", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:38:39Z", "hostId": "a1e40ef5e0639eca9972be603baa7be57458ec8caecc639be13d178f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-inst", "created": "2018-07-22T08:38:33Z", "tenant_id": "f2e7ab34171045c0a2bfb8837cd9530c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:38:41,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 used request id req-e29c225a-cd15-4206-8adb-9e7bad140b3f 2018-07-22 08:38:41,190 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-inst] is - ACTIVE 2018-07-22 08:38:41,190 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:38:41,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:41,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:41 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-5bc351b6-2696-43d8-9e3c-314942b13e6a x-compute-request-id: req-5bc351b6-2696-43d8-9e3c-314942b13e6a Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:a3:65", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:a3:65", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "rel": "bookmark"}], "image": {"id": "b82969ba-76a9-43d8-ae8f-b7ac66601627", "links": [{"href": "http://172.30.9.23:8774/images/b82969ba-76a9-43d8-ae8f-b7ac66601627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:38:39.000000", "flavor": {"id": "a0de2613-d4d7-42b2-824f-cd9a29c504bf", "links": [{"href": "http://172.30.9.23:8774/flavors/a0de2613-d4d7-42b2-824f-cd9a29c504bf", "rel": "bookmark"}]}, "id": "cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "security_groups": [{"name": "default"}], "user_id": "c10ee29c6bb549b38e2b7205ba12e725", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:38:39Z", "hostId": "a1e40ef5e0639eca9972be603baa7be57458ec8caecc639be13d178f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-inst", "created": "2018-07-22T08:38:33Z", "tenant_id": "f2e7ab34171045c0a2bfb8837cd9530c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:38:41,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 used request id req-5bc351b6-2696-43d8-9e3c-314942b13e6a 2018-07-22 08:38:42,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:42,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9f21c641-3cc6-43a7-8303-b36b1cf895c9 Date: Sun, 22 Jul 2018 08:38:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"e53087bd-37d2-420b-92f7-65386f2cd1da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2e7ab34171045c0a2bfb8837cd9530c","l2_adjacency":true,"status":"ACTIVE","subnets":["ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a","58c89762-4c50-4c51-8a55-87192827db50"],"description":"","tags":[],"updated_at":"2018-07-22T08:38:24Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2","admin_state_up":true,"tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:22Z","mtu":1450}]} 2018-07-22 08:38:42,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2 used request id req-9f21c641-3cc6-43a7-8303-b36b1cf895c9 2018-07-22 08:38:42,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:42,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84ba79f-bc05-426a-8839-41bb5280ae58 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2e7ab34171045c0a2bfb8837cd9530c", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj"}} 2018-07-22 08:38:42,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c used request id req-f84ba79f-bc05-426a-8839-41bb5280ae58 2018-07-22 08:38:42,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:42,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-34509499-3ce8-46c6-952c-d92d237c8557 Date: Sun, 22 Jul 2018 08:38:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:24Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"58c89762-4c50-4c51-8a55-87192827db50","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:23Z","dns_nameservers":[],"updated_at":"2018-07-22T08:38:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","id":"ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet1"}]} 2018-07-22 08:38:42,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da used request id req-34509499-3ce8-46c6-952c-d92d237c8557 2018-07-22 08:38:42,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:42,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3553 X-Openstack-Request-Id: req-6a46f785-b494-49b4-9b62-315c36ab27a9 Date: Sun, 22 Jul 2018 08:38:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:38:38Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a","ip_address":"10.55.0.101"},{"subnet_id":"58c89762-4c50-4c51-8a55-87192827db50","ip_address":"10.65.0.101"}],"id":"17bb6776-97e2-4ed7-8d8d-deee0ab65732","security_groups":["0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e"],"mac_address":"fa:16:3e:c6:a3:65","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6port-1","admin_state_up":true,"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:29Z","binding:vnic_type":"normal","device_id":"cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:38:27Z","device_owner":"network:dhcp","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a","ip_address":"10.55.0.4"},{"subnet_id":"58c89762-4c50-4c51-8a55-87192827db50","ip_address":"10.65.0.4"}],"id":"41653595-4679-4513-b0e2-3c3a729fe478","security_groups":[],"mac_address":"fa:16:3e:57:7c:98","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e53087bd-37d2-420b-92f7-65386f2cd1da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:38:26Z","device_owner":"network:dhcp","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a","ip_address":"10.55.0.3"},{"subnet_id":"58c89762-4c50-4c51-8a55-87192827db50","ip_address":"10.65.0.3"}],"id":"8067faee-d90a-41f6-9abb-f539fa6b5a15","security_groups":[],"mac_address":"fa:16:3e:7e:71:01","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e53087bd-37d2-420b-92f7-65386f2cd1da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:38:26Z","device_owner":"network:dhcp","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a","ip_address":"10.55.0.2"},{"subnet_id":"58c89762-4c50-4c51-8a55-87192827db50","ip_address":"10.65.0.2"}],"id":"b81f1d85-d575-43c1-ad5e-dac550e515b6","security_groups":[],"mac_address":"fa:16:3e:57:2b:ce","project_id":"f2e7ab34171045c0a2bfb8837cd9530c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e53087bd-37d2-420b-92f7-65386f2cd1da","tenant_id":"f2e7ab34171045c0a2bfb8837cd9530c","created_at":"2018-07-22T08:38:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e53087bd-37d2-420b-92f7-65386f2cd1da","ip_allocation":"immediate"}]} 2018-07-22 08:38:42,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e53087bd-37d2-420b-92f7-65386f2cd1da used request id req-6a46f785-b494-49b4-9b62-315c36ab27a9 2018-07-22 08:38:42,580 - create_instance - INFO - Deleting Port with ID - 17bb6776-97e2-4ed7-8d8d-deee0ab65732 2018-07-22 08:38:42,580 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6port-1 2018-07-22 08:38:42,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/17bb6776-97e2-4ed7-8d8d-deee0ab65732 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:43,254 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e6da336-fae7-40f1-b355-9cea667c2832 Date: Sun, 22 Jul 2018 08:38:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:38:43,254 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/17bb6776-97e2-4ed7-8d8d-deee0ab65732 used request id req-2e6da336-fae7-40f1-b355-9cea667c2832 2018-07-22 08:38:43,254 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-inst 2018-07-22 08:38:43,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:43,377 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:38:43 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-a869ec62-e0e2-4a17-9ff8-425c10495b17 x-compute-request-id: req-a869ec62-e0e2-4a17-9ff8-425c10495b17 Content-Type: application/json 2018-07-22 08:38:43,378 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 used request id req-a869ec62-e0e2-4a17-9ff8-425c10495b17 2018-07-22 08:38:43,378 - create_instance - INFO - Checking deletion status 2018-07-22 08:38:43,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:43,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:43 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-de558610-2ee8-4338-8d3a-f5765af4c046 x-compute-request-id: req-de558610-2ee8-4338-8d3a-f5765af4c046 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:a3:65", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:a3:65", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "rel": "bookmark"}], "image": {"id": "b82969ba-76a9-43d8-ae8f-b7ac66601627", "links": [{"href": "http://172.30.9.23:8774/images/b82969ba-76a9-43d8-ae8f-b7ac66601627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:38:39.000000", "flavor": {"id": "a0de2613-d4d7-42b2-824f-cd9a29c504bf", "links": [{"href": "http://172.30.9.23:8774/flavors/a0de2613-d4d7-42b2-824f-cd9a29c504bf", "rel": "bookmark"}]}, "id": "cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8", "user_id": "c10ee29c6bb549b38e2b7205ba12e725", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:38:43Z", "hostId": "a1e40ef5e0639eca9972be603baa7be57458ec8caecc639be13d178f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-inst", "created": "2018-07-22T08:38:33Z", "tenant_id": "f2e7ab34171045c0a2bfb8837cd9530c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:38:43,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 used request id req-de558610-2ee8-4338-8d3a-f5765af4c046 2018-07-22 08:38:43,666 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-inst] is - ACTIVE 2018-07-22 08:38:43,666 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:38:46,669 - create_instance - DEBUG - VM status query timeout in 296.708703041 2018-07-22 08:38:46,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad69e6562d5b27144ba8bdd4b2ce414e3af797" 2018-07-22 08:38:46,716 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:38:46 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-9edd7840-4db2-41f6-858a-51f8aeedea30 x-compute-request-id: req-9edd7840-4db2-41f6-858a-51f8aeedea30 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 could not be found.", "code": 404}} 2018-07-22 08:38:46,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 used request id req-9edd7840-4db2-41f6-858a-51f8aeedea30 2018-07-22 08:38:46,717 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cf5d93f1-f731-44f3-ad1f-1e0839c8c1e8 could not be found. (HTTP 404) (Request-ID: req-9edd7840-4db2-41f6-858a-51f8aeedea30) 2018-07-22 08:38:46,717 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-inst 2018-07-22 08:38:46,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/a0de2613-d4d7-42b2-824f-cd9a29c504bf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e083e803de76e62b13279ec3d84d3645be3c03b" 2018-07-22 08:38:46,770 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:38:46 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-bcaf356c-8f95-4265-a6d4-2195abadd30e x-compute-request-id: req-bcaf356c-8f95-4265-a6d4-2195abadd30e Content-Length: 0 Content-Type: application/json 2018-07-22 08:38:46,770 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a0de2613-d4d7-42b2-824f-cd9a29c504bf used request id req-bcaf356c-8f95-4265-a6d4-2195abadd30e 2018-07-22 08:38:46,771 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-pub-subnet 2018-07-22 08:38:46,771 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-pub-subnet 2018-07-22 08:38:46,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/96f18c7e-c659-45ec-bef6-fcbeece18b3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8cdaffd046e0acc51c238963be11e958bcd710" 2018-07-22 08:38:49,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7d38f410-74ec-4074-9a42-739690d5751a Date: Sun, 22 Jul 2018 08:38:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:38:49,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/96f18c7e-c659-45ec-bef6-fcbeece18b3b used request id req-7d38f410-74ec-4074-9a42-739690d5751a 2018-07-22 08:38:49,176 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-pub-net 2018-07-22 08:38:49,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/a1a8ddfd-719d-4a9d-b7a2-71ce449b45eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8cdaffd046e0acc51c238963be11e958bcd710" 2018-07-22 08:38:50,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-926bbf24-8b0b-49f2-a731-274b12a5dd89 Date: Sun, 22 Jul 2018 08:38:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:38:50,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a1a8ddfd-719d-4a9d-b7a2-71ce449b45eb used request id req-926bbf24-8b0b-49f2-a731-274b12a5dd89 2018-07-22 08:38:50,122 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet2 2018-07-22 08:38:50,123 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet2 2018-07-22 08:38:50,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/58c89762-4c50-4c51-8a55-87192827db50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b784c3679e9f2e05d7f93379c999c7fccf1169" 2018-07-22 08:38:52,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34610f31-2c90-422c-9707-6523a8eb7eef Date: Sun, 22 Jul 2018 08:38:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:38:52,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/58c89762-4c50-4c51-8a55-87192827db50 used request id req-34610f31-2c90-422c-9707-6523a8eb7eef 2018-07-22 08:38:52,460 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet1 2018-07-22 08:38:52,460 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-subnet1 2018-07-22 08:38:52,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b784c3679e9f2e05d7f93379c999c7fccf1169" 2018-07-22 08:38:54,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6712525-b078-4c60-84a8-1c85fa1171c6 Date: Sun, 22 Jul 2018 08:38:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:38:54,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ebc490e5-7ea5-4cb0-b7b8-8a0c10b0c09a used request id req-b6712525-b078-4c60-84a8-1c85fa1171c6 2018-07-22 08:38:54,730 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6net2 2018-07-22 08:38:54,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/e53087bd-37d2-420b-92f7-65386f2cd1da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b784c3679e9f2e05d7f93379c999c7fccf1169" 2018-07-22 08:38:55,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c57edd46-4e93-4960-97a2-0e879b6e1c8c Date: Sun, 22 Jul 2018 08:38:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:38:55,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e53087bd-37d2-420b-92f7-65386f2cd1da used request id req-c57edd46-4e93-4960-97a2-0e879b6e1c8c 2018-07-22 08:38:55,919 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-7d0c8406-6a44-40c3-b9c5-3f7927d85cf6-image 2018-07-22 08:38:55,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/b82969ba-76a9-43d8-ae8f-b7ac66601627 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03d92c97126ab16f59b4ec1c453dbc38079bc1e7" 2018-07-22 08:38:56,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27a5606d-3efb-4d4b-afba-8e834614c1a3 Date: Sun, 22 Jul 2018 08:38:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:38:56,244 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b82969ba-76a9-43d8-ae8f-b7ac66601627 used request id req-27a5606d-3efb-4d4b-afba-8e834614c1a3 2018-07-22 08:38:56,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0815c77d6c5debdd2db1e7300d1d4475d31f8c24" 2018-07-22 08:38:56,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-83c02ae8-a535-4066-888b-e86e9fcf9061 Date: Sun, 22 Jul 2018 08:38:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2e7ab34171045c0a2bfb8837cd9530c", "created_at": "2018-07-22T08:38:17Z", "updated_at": "2018-07-22T08:38:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:38:18Z", "revision_number": 0, "id": "28aace19-a1c0-4e4d-bfc9-1ecb488443eb", "remote_group_id": "0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e", "remote_ip_prefix": null, "created_at": "2018-07-22T08:38:18Z", "security_group_id": "0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e", "tenant_id": "f2e7ab34171045c0a2bfb8837cd9530c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e7ab34171045c0a2bfb8837cd9530c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:38:18Z", "revision_number": 0, "id": "5f4c6915-eebe-4f10-86c3-bf51ce169c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:38:18Z", "security_group_id": "0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e", "tenant_id": "f2e7ab34171045c0a2bfb8837cd9530c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e7ab34171045c0a2bfb8837cd9530c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:38:18Z", "revision_number": 0, "id": "9d969a0c-e4e1-4420-99fd-e5414bcf3694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:38:18Z", "security_group_id": "0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e", "tenant_id": "f2e7ab34171045c0a2bfb8837cd9530c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e7ab34171045c0a2bfb8837cd9530c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:38:18Z", "revision_number": 0, "id": "e19aaa1e-d40a-44a4-89b4-af712ceb4049", "remote_group_id": "0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e", "remote_ip_prefix": null, "created_at": "2018-07-22T08:38:18Z", "security_group_id": "0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e", "tenant_id": "f2e7ab34171045c0a2bfb8837cd9530c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e7ab34171045c0a2bfb8837cd9530c"}], "revision_number": 4, "project_id": "f2e7ab34171045c0a2bfb8837cd9530c", "id": "0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:38:56,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-83c02ae8-a535-4066-888b-e86e9fcf9061 2018-07-22 08:38:56,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0815c77d6c5debdd2db1e7300d1d4475d31f8c24" 2018-07-22 08:38:56,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef65e0f-0a8d-4c60-b437-7ae1498a040a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2e7ab34171045c0a2bfb8837cd9530c", "name": "CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj"}} 2018-07-22 08:38:56,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c used request id req-3ef65e0f-0a8d-4c60-b437-7ae1498a040a 2018-07-22 08:38:56,691 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e 2018-07-22 08:38:56,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0815c77d6c5debdd2db1e7300d1d4475d31f8c24" 2018-07-22 08:38:56,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-874f4765-c864-43fb-b9ef-064ba268ae0f Date: Sun, 22 Jul 2018 08:38:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:38:18Z", "security_group_id": "0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e", "port_range_min": null, "revision_number": 0, "tenant_id": "f2e7ab34171045c0a2bfb8837cd9530c", "created_at": "2018-07-22T08:38:18Z", "project_id": "f2e7ab34171045c0a2bfb8837cd9530c", "id": "28aace19-a1c0-4e4d-bfc9-1ecb488443eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:38:18Z", "security_group_id": "0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e", "port_range_min": null, "revision_number": 0, "tenant_id": "f2e7ab34171045c0a2bfb8837cd9530c", "created_at": "2018-07-22T08:38:18Z", "project_id": "f2e7ab34171045c0a2bfb8837cd9530c", "id": "5f4c6915-eebe-4f10-86c3-bf51ce169c63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:38:18Z", "security_group_id": "0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e", "port_range_min": null, "revision_number": 0, "tenant_id": "f2e7ab34171045c0a2bfb8837cd9530c", "created_at": "2018-07-22T08:38:18Z", "project_id": "f2e7ab34171045c0a2bfb8837cd9530c", "id": "9d969a0c-e4e1-4420-99fd-e5414bcf3694"}, {"remote_group_id": "0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:38:18Z", "security_group_id": "0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e", "port_range_min": null, "revision_number": 0, "tenant_id": "f2e7ab34171045c0a2bfb8837cd9530c", "created_at": "2018-07-22T08:38:18Z", "project_id": "f2e7ab34171045c0a2bfb8837cd9530c", "id": "e19aaa1e-d40a-44a4-89b4-af712ceb4049"}]} 2018-07-22 08:38:56,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e used request id req-874f4765-c864-43fb-b9ef-064ba268ae0f 2018-07-22 08:38:56,896 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:38:56,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0815c77d6c5debdd2db1e7300d1d4475d31f8c24" 2018-07-22 08:38:57,296 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53d6e99f-0ddb-4563-8f5e-3d0267bc446c Content-Length: 0 Date: Sun, 22 Jul 2018 08:38:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:38:57,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0e685ecc-a9b9-4d26-a744-cf6f5c1b3e5e used request id req-53d6e99f-0ddb-4563-8f5e-3d0267bc446c 2018-07-22 08:38:57,297 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj 2018-07-22 08:38:57,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0815c77d6c5debdd2db1e7300d1d4475d31f8c24" 2018-07-22 08:38:57,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32622428-9d5a-49ff-8768-755059b42077 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:38:57,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f2e7ab34171045c0a2bfb8837cd9530c used request id req-32622428-9d5a-49ff-8768-755059b42077 2018-07-22 08:38:57,531 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-78c4c340-fa9d-486-proj-role 2018-07-22 08:38:57,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/13d979a6b14f4367b9c86702a850ae4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0815c77d6c5debdd2db1e7300d1d4475d31f8c24" 2018-07-22 08:38:57,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0376940a-2670-4820-8f0c-53aa6640efb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:38:57,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/13d979a6b14f4367b9c86702a850ae4e used request id req-0376940a-2670-4820-8f0c-53aa6640efb9 2018-07-22 08:38:57,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0815c77d6c5debdd2db1e7300d1d4475d31f8c24" 2018-07-22 08:38:57,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca6422c3-372a-4157-a75f-923405e833f9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:38:57,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ca6422c3-372a-4157-a75f-923405e833f9 2018-07-22 08:38:57,752 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-78c4c340-fa9d-486-user 2018-07-22 08:38:57,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c10ee29c6bb549b38e2b7205ba12e725 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18db222ddefdee08a0c8176d9259e44be67c736c" 2018-07-22 08:38:57,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa55aa4b-e8d5-40ae-808e-5e6598b53d9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:38:57,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c10ee29c6bb549b38e2b7205ba12e725 used request id req-aa55aa4b-e8d5-40ae-808e-5e6598b53d9c 2018-07-22 08:38:57,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:38:58,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:38:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["t8NOrG5XRNGe6mIiChLBVQ"], "issued_at": "2018-07-22T08:38:58.000000Z"}} 2018-07-22 08:38:58,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13878360a52a83c0b5d9b143b7e71b40b5df8fee" 2018-07-22 08:38:58,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79600ab7-6769-4d73-89e2-f0932f801ad7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:38:58,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-79600ab7-6769-4d73-89e2-f0932f801ad7 2018-07-22 08:38:58,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:38:58,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:38:58,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:38:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["DjhLKbjSTfaOgFwsQ7zb3w"], "issued_at": "2018-07-22T08:38:58.000000Z"}} 2018-07-22 08:38:58,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:38:59,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45e70016-c290-4803-87a1-d6ed725a2dc3 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:38:59,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-45e70016-c290-4803-87a1-d6ed725a2dc3 2018-07-22 08:38:59,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:38:59,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:38:59 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:38:59,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-78bec5d0-2126-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:38:59,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d096b301-f1b2-42e3-b9bf-9cdcd8473edd Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-78bec5d0-2126-47b-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:38:59,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-78bec5d0-2126-47b-proj used request id req-d096b301-f1b2-42e3-b9bf-9cdcd8473edd 2018-07-22 08:38:59,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:38:59,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6752a1fa-0ea0-4c7a-983b-66f6b6358d3b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:38:59,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6752a1fa-0ea0-4c7a-983b-66f6b6358d3b 2018-07-22 08:38:59,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}}' 2018-07-22 08:38:59,369 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecd455b5-670b-499b-ba1c-01cc98d291da Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0"}, "tags": [], "enabled": true, "id": "7a38401c53ab4fee96a82cefa64253f0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}} 2018-07-22 08:38:59,369 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ecd455b5-670b-499b-ba1c-01cc98d291da 2018-07-22 08:38:59,370 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-78bec5d0-2126-47b-proj 2018-07-22 08:38:59,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:38:59,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:38:59,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:38:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["eKKJjXQhQpKV_y0K_v9dxg"], "issued_at": "2018-07-22T08:38:59.000000Z"}} 2018-07-22 08:38:59,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ef6b93535ab5e2158479cdea16d2970024fded" 2018-07-22 08:38:59,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bcce5eb-5099-4557-938a-1d06d0e422ea Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:38:59,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6bcce5eb-5099-4557-938a-1d06d0e422ea 2018-07-22 08:38:59,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:38:59,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:38:59 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:38:59,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ef6b93535ab5e2158479cdea16d2970024fded" 2018-07-22 08:39:00,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e206b3a2-17ab-4372-8282-87c92b706ed3 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:39:00,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e206b3a2-17ab-4372-8282-87c92b706ed3 2018-07-22 08:39:00,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-78bec5d0-2126-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ef6b93535ab5e2158479cdea16d2970024fded" 2018-07-22 08:39:00,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6cd79e-d3d3-411b-a026-cd6a12b9f248 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-78bec5d0-2126-47b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0"}, "tags": [], "enabled": true, "id": "7a38401c53ab4fee96a82cefa64253f0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}]} 2018-07-22 08:39:00,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-78bec5d0-2126-47b-proj used request id req-0e6cd79e-d3d3-411b-a026-cd6a12b9f248 2018-07-22 08:39:00,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ef6b93535ab5e2158479cdea16d2970024fded" 2018-07-22 08:39:00,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a55531d-66e6-417c-befc-6a1c73cf3cb0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:39:00,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0a55531d-66e6-417c-befc-6a1c73cf3cb0 2018-07-22 08:39:00,693 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-78bec5d0-2126-47b-user 2018-07-22 08:39:00,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:39:00,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:39:00,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-302ad17d-26c5-4463-a236-2c46f76e1dc7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:39:00,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-302ad17d-26c5-4463-a236-2c46f76e1dc7 2018-07-22 08:39:00,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" -d '{"role": {"name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj-role"}}' 2018-07-22 08:39:00,908 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:39:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bec6076-941d-46cf-befe-b5b0a7679f45 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ef91441cdeaf4cc8ac2354b2c5d77d3f", "links": {"self": "http://172.30.9.23:5000/v3/roles/ef91441cdeaf4cc8ac2354b2c5d77d3f"}, "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj-role"}} 2018-07-22 08:39:00,909 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0bec6076-941d-46cf-befe-b5b0a7679f45 2018-07-22 08:39:00,909 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-78bec5d0-2126-47b-proj-role 2018-07-22 08:39:00,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ef91441cdeaf4cc8ac2354b2c5d77d3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:39:01,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f76b5e2-f6d4-4619-a383-70bf1988f9b5 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ef91441cdeaf4cc8ac2354b2c5d77d3f", "links": {"self": "http://172.30.9.23:5000/v3/roles/ef91441cdeaf4cc8ac2354b2c5d77d3f"}, "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj-role"}} 2018-07-22 08:39:01,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ef91441cdeaf4cc8ac2354b2c5d77d3f used request id req-8f76b5e2-f6d4-4619-a383-70bf1988f9b5 2018-07-22 08:39:01,001 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-78bec5d0-2126-47b-proj-role to project InstanceSecurityGroupTests-78bec5d0-2126-47b-proj 2018-07-22 08:39:01,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0/users/8c76203a375845a9b7baf61feee845da/roles/ef91441cdeaf4cc8ac2354b2c5d77d3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:39:01,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4f8a7d0-3aec-40d9-a29a-ab3daa66b689 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:39:01,139 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0/users/8c76203a375845a9b7baf61feee845da/roles/ef91441cdeaf4cc8ac2354b2c5d77d3f used request id req-a4f8a7d0-3aec-40d9-a29a-ab3daa66b689 2018-07-22 08:39:01,140 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:39:01,141 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:39:01,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:39:01,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:39:01,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef91441cdeaf4cc8ac2354b2c5d77d3f", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj-role"}], "expires_at": "2018-07-22T09:39:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a38401c53ab4fee96a82cefa64253f0", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-user", "id": "8c76203a375845a9b7baf61feee845da"}, "audit_ids": ["s2XgQ5EYSKKatB9yxta2wA"], "issued_at": "2018-07-22T08:39:01.000000Z"}} 2018-07-22 08:39:01,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe569ec956f29dc8279a2cd08cbb483549908864" 2018-07-22 08:39:01,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbd0ff04-9d3d-43ce-b8f3-1a43bdaa7cd9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:39:01,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bbd0ff04-9d3d-43ce-b8f3-1a43bdaa7cd9 2018-07-22 08:39:01,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe569ec956f29dc8279a2cd08cbb483549908864" 2018-07-22 08:39:01,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-f2b6aebc-4561-47d8-be96-39915b8a0308 Date: Sun, 22 Jul 2018 08:39:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-image"} 2018-07-22 08:39:01,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-image used request id req-f2b6aebc-4561-47d8-be96-39915b8a0308 2018-07-22 08:39:01,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe569ec956f29dc8279a2cd08cbb483549908864" 2018-07-22 08:39:02,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-26e795be-3c7c-4af3-8593-8d0bfd68d231 Date: Sun, 22 Jul 2018 08:39:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:39:02,023 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-26e795be-3c7c-4af3-8593-8d0bfd68d231 2018-07-22 08:39:02,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fe569ec956f29dc8279a2cd08cbb483549908864" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-image"}' 2018-07-22 08:39:02,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c694c3a2-da38-429d-8079-5c370483b207 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f9c9b1fd-7195-4137-8b22-21f22cab0876 Date: Sun, 22 Jul 2018 08:39:02 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:39:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:39:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/c694c3a2-da38-429d-8079-5c370483b207", "min_disk": 0, "protected": false, "id": "c694c3a2-da38-429d-8079-5c370483b207", "file": "/v2/images/c694c3a2-da38-429d-8079-5c370483b207/file", "checksum": null, "owner": "7a38401c53ab4fee96a82cefa64253f0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:39:02,289 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f9c9b1fd-7195-4137-8b22-21f22cab0876 2018-07-22 08:39:02,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c694c3a2-da38-429d-8079-5c370483b207/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe569ec956f29dc8279a2cd08cbb483549908864" -d '' 2018-07-22 08:39:03,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5dcb7869-bc20-4685-91ad-8b0f48239819 Date: Sun, 22 Jul 2018 08:39:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:39:03,239 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c694c3a2-da38-429d-8079-5c370483b207/file used request id req-5dcb7869-bc20-4685-91ad-8b0f48239819 2018-07-22 08:39:03,239 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:39:03,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c694c3a2-da38-429d-8079-5c370483b207 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe569ec956f29dc8279a2cd08cbb483549908864" 2018-07-22 08:39:03,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4c761f11-d691-4b01-b407-e6008204f863 Date: Sun, 22 Jul 2018 08:39:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:39:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:39:03Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/c694c3a2-da38-429d-8079-5c370483b207/snap", "metadata": {}}], "self": "/v2/images/c694c3a2-da38-429d-8079-5c370483b207", "min_disk": 0, "protected": false, "id": "c694c3a2-da38-429d-8079-5c370483b207", "file": "/v2/images/c694c3a2-da38-429d-8079-5c370483b207/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7a38401c53ab4fee96a82cefa64253f0", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/c694c3a2-da38-429d-8079-5c370483b207/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:39:03,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c694c3a2-da38-429d-8079-5c370483b207 used request id req-4c761f11-d691-4b01-b407-e6008204f863 2018-07-22 08:39:03,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe569ec956f29dc8279a2cd08cbb483549908864" 2018-07-22 08:39:03,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4134069b-daba-4119-a8eb-8eabd82de934 Date: Sun, 22 Jul 2018 08:39:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:39:03,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4134069b-daba-4119-a8eb-8eabd82de934 2018-07-22 08:39:03,609 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-image 2018-07-22 08:39:03,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c694c3a2-da38-429d-8079-5c370483b207 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe569ec956f29dc8279a2cd08cbb483549908864" 2018-07-22 08:39:03,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-011548a0-98b7-4aaa-87e1-3e1cadd27a0b Date: Sun, 22 Jul 2018 08:39:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:39:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:39:03Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/c694c3a2-da38-429d-8079-5c370483b207/snap", "metadata": {}}], "self": "/v2/images/c694c3a2-da38-429d-8079-5c370483b207", "min_disk": 0, "protected": false, "id": "c694c3a2-da38-429d-8079-5c370483b207", "file": "/v2/images/c694c3a2-da38-429d-8079-5c370483b207/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7a38401c53ab4fee96a82cefa64253f0", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/c694c3a2-da38-429d-8079-5c370483b207/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:39:03,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c694c3a2-da38-429d-8079-5c370483b207 used request id req-011548a0-98b7-4aaa-87e1-3e1cadd27a0b 2018-07-22 08:39:03,800 - create_image - DEBUG - Instance status is - active 2018-07-22 08:39:03,800 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-image 2018-07-22 08:39:03,800 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-image 2018-07-22 08:39:03,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:39:03,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:39:04,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef91441cdeaf4cc8ac2354b2c5d77d3f", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj-role"}], "expires_at": "2018-07-22T09:39:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a38401c53ab4fee96a82cefa64253f0", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-user", "id": "8c76203a375845a9b7baf61feee845da"}, "audit_ids": ["DmnkZGNgSk2Mtdt0COtztg"], "issued_at": "2018-07-22T08:39:04.000000Z"}} 2018-07-22 08:39:04,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df81ce38ceac5ab07a3b680f985cfd27501979" 2018-07-22 08:39:04,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd0ba1fa-af8d-4daf-9acc-a8bccae3b118 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:39:04,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-dd0ba1fa-af8d-4daf-9acc-a8bccae3b118 2018-07-22 08:39:04,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df81ce38ceac5ab07a3b680f985cfd27501979" 2018-07-22 08:39:04,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4c286d4b-a295-4303-8561-3e9d0550ba73 Date: Sun, 22 Jul 2018 08:39:04 GMT RESP BODY: {"networks":[]} 2018-07-22 08:39:04,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net used request id req-4c286d4b-a295-4303-8561-3e9d0550ba73 2018-07-22 08:39:04,487 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net 2018-07-22 08:39:04,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df81ce38ceac5ab07a3b680f985cfd27501979" -d '{"network": {"name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net", "admin_state_up": true}}' 2018-07-22 08:39:05,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-8e3e5971-3a14-4136-8bd4-6ccfcc3070ca Date: Sun, 22 Jul 2018 08:39:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f72054a2-ee56-431a-9064-401da30bc0bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7a38401c53ab4fee96a82cefa64253f0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:39:04Z","is_default":false,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:04Z","mtu":1450}} 2018-07-22 08:39:05,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-8e3e5971-3a14-4136-8bd4-6ccfcc3070ca 2018-07-22 08:39:05,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df81ce38ceac5ab07a3b680f985cfd27501979" 2018-07-22 08:39:05,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-a25b6b06-bc5a-4599-bdaf-eb27317ab82d Date: Sun, 22 Jul 2018 08:39:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f72054a2-ee56-431a-9064-401da30bc0bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7a38401c53ab4fee96a82cefa64253f0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:39:04Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net","admin_state_up":true,"tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:04Z","mtu":1450}]} 2018-07-22 08:39:05,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-a25b6b06-bc5a-4599-bdaf-eb27317ab82d 2018-07-22 08:39:05,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df81ce38ceac5ab07a3b680f985cfd27501979" 2018-07-22 08:39:05,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0c5df324-fa34-40b7-a11f-580d5ef674a2 Date: Sun, 22 Jul 2018 08:39:05 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:39:05,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-0c5df324-fa34-40b7-a11f-580d5ef674a2 2018-07-22 08:39:05,493 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-subnet 2018-07-22 08:39:05,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df81ce38ceac5ab07a3b680f985cfd27501979" -d '{"subnets": [{"ip_version": 4, "network_id": "f72054a2-ee56-431a-9064-401da30bc0bf", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-subnet"}]}' 2018-07-22 08:39:06,259 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dbe74d98-70e5-4c3c-9620-4e38dfe13e76 Date: Sun, 22 Jul 2018 08:39:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:05Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:05Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7a38401c53ab4fee96a82cefa64253f0","id":"0ae9789f-a40a-473a-b7f9-46128946a75d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-subnet"}]} 2018-07-22 08:39:06,260 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-dbe74d98-70e5-4c3c-9620-4e38dfe13e76 2018-07-22 08:39:06,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df81ce38ceac5ab07a3b680f985cfd27501979" 2018-07-22 08:39:06,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1a010a0c-4f41-46c5-9d64-b250c2d6ed3b Date: Sun, 22 Jul 2018 08:39:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f72054a2-ee56-431a-9064-401da30bc0bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a38401c53ab4fee96a82cefa64253f0","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae9789f-a40a-473a-b7f9-46128946a75d"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:05Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net","admin_state_up":true,"tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:04Z","mtu":1450}]} 2018-07-22 08:39:06,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-1a010a0c-4f41-46c5-9d64-b250c2d6ed3b 2018-07-22 08:39:06,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df81ce38ceac5ab07a3b680f985cfd27501979" 2018-07-22 08:39:06,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b03acf6c-6535-49e2-bf73-65ec72874110 Date: Sun, 22 Jul 2018 08:39:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:05Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7a38401c53ab4fee96a82cefa64253f0","id":"0ae9789f-a40a-473a-b7f9-46128946a75d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-subnet"}]} 2018-07-22 08:39:06,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-b03acf6c-6535-49e2-bf73-65ec72874110 2018-07-22 08:39:06,834 - OpenStackNetwork - DEBUG - Network [f72054a2-ee56-431a-9064-401da30bc0bf] created successfully 2018-07-22 08:39:06,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:39:06,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:39:07,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:39:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["1CEY27bDSlyJeeYQLhBg0w"], "issued_at": "2018-07-22T08:39:07.000000Z"}} 2018-07-22 08:39:07,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e6a784da2b387c3e0ca93b58c887b5fc476bc1" 2018-07-22 08:39:07,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed81c887-1c31-4d67-a5ab-d305baf30ce3 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:39:07,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ed81c887-1c31-4d67-a5ab-d305baf30ce3 2018-07-22 08:39:07,308 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:39:07,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e6a784da2b387c3e0ca93b58c887b5fc476bc1" 2018-07-22 08:39:07,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:07 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-661c66ee-4a40-45ff-a1ab-27f8809f02c1 x-compute-request-id: req-661c66ee-4a40-45ff-a1ab-27f8809f02c1 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:39:07,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-661c66ee-4a40-45ff-a1ab-27f8809f02c1 2018-07-22 08:39:07,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e6a784da2b387c3e0ca93b58c887b5fc476bc1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:39:07,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:07 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-1897e63b-347d-4d2d-bfec-a34eb6b8176a x-compute-request-id: req-1897e63b-347d-4d2d-bfec-a34eb6b8176a Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "5393cef8-904f-4127-9aef-c9b407ddc579"}} 2018-07-22 08:39:07,475 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1897e63b-347d-4d2d-bfec-a34eb6b8176a 2018-07-22 08:39:07,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:39:07,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:39:07,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef91441cdeaf4cc8ac2354b2c5d77d3f", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj-role"}], "expires_at": "2018-07-22T09:39:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a38401c53ab4fee96a82cefa64253f0", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-user", "id": "8c76203a375845a9b7baf61feee845da"}, "audit_ids": ["sdnT1adpSae8CQhj1Dvo1Q"], "issued_at": "2018-07-22T08:39:07.000000Z"}} 2018-07-22 08:39:07,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:08,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6787db69-4861-4944-ad4f-0e4fabfcaf2e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:39:08,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6787db69-4861-4944-ad4f-0e4fabfcaf2e 2018-07-22 08:39:08,074 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:39:08,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:08,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acd7be33-4df8-400f-b886-d07eddea7242 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:39:08,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-acd7be33-4df8-400f-b886-d07eddea7242 2018-07-22 08:39:08,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:08,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-cd65dc13-8ef4-4537-846e-152d52667950 Date: Sun, 22 Jul 2018 08:39:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f72054a2-ee56-431a-9064-401da30bc0bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a38401c53ab4fee96a82cefa64253f0","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae9789f-a40a-473a-b7f9-46128946a75d"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:05Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net","admin_state_up":true,"tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:04Z","mtu":1450}]} 2018-07-22 08:39:08,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net used request id req-cd65dc13-8ef4-4537-846e-152d52667950 2018-07-22 08:39:08,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:39:08,445 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:39:08 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:39:08,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:08,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-985b2f63-e6f9-43a8-9b0c-44c208a74798 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a38401c53ab4fee96a82cefa64253f0", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}} 2018-07-22 08:39:08,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 used request id req-985b2f63-e6f9-43a8-9b0c-44c208a74798 2018-07-22 08:39:08,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:08,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-71f89bc6-f016-48e9-814e-343d9038d502 Date: Sun, 22 Jul 2018 08:39:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:05Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7a38401c53ab4fee96a82cefa64253f0","id":"0ae9789f-a40a-473a-b7f9-46128946a75d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-subnet"}]} 2018-07-22 08:39:08,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-71f89bc6-f016-48e9-814e-343d9038d502 2018-07-22 08:39:08,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f72054a2-ee56-431a-9064-401da30bc0bf&name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:08,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-633afbeb-037f-4f17-9df6-5d261ce8dc52 Date: Sun, 22 Jul 2018 08:39:08 GMT RESP BODY: {"ports":[]} 2018-07-22 08:39:08,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f72054a2-ee56-431a-9064-401da30bc0bf&name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-port&admin_state_up=True used request id req-633afbeb-037f-4f17-9df6-5d261ce8dc52 2018-07-22 08:39:08,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:09,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:08 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-41fc22d9-171c-442e-8851-032ed1ea1bd8 x-compute-request-id: req-41fc22d9-171c-442e-8851-032ed1ea1bd8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:39:09,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst used request id req-41fc22d9-171c-442e-8851-032ed1ea1bd8 2018-07-22 08:39:09,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:09,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-acfba5e7-7b9a-4ceb-8b74-8b089c553080 Date: Sun, 22 Jul 2018 08:39:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f72054a2-ee56-431a-9064-401da30bc0bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a38401c53ab4fee96a82cefa64253f0","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae9789f-a40a-473a-b7f9-46128946a75d"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:05Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net","admin_state_up":true,"tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:04Z","mtu":1450}]} 2018-07-22 08:39:09,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net used request id req-acfba5e7-7b9a-4ceb-8b74-8b089c553080 2018-07-22 08:39:09,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:09,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f352e1c4-6aba-4778-be5d-35c89762ee85 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a38401c53ab4fee96a82cefa64253f0", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}} 2018-07-22 08:39:09,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 used request id req-f352e1c4-6aba-4778-be5d-35c89762ee85 2018-07-22 08:39:09,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:09,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-afebc55b-6d1a-4b5e-8777-28cba88568f1 Date: Sun, 22 Jul 2018 08:39:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:05Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7a38401c53ab4fee96a82cefa64253f0","id":"0ae9789f-a40a-473a-b7f9-46128946a75d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-subnet"}]} 2018-07-22 08:39:09,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-afebc55b-6d1a-4b5e-8777-28cba88568f1 2018-07-22 08:39:09,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f72054a2-ee56-431a-9064-401da30bc0bf&name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:10,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-24d39d0d-c8c2-4e50-b71d-09eb269ca7e0 Date: Sun, 22 Jul 2018 08:39:10 GMT RESP BODY: {"ports":[]} 2018-07-22 08:39:10,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f72054a2-ee56-431a-9064-401da30bc0bf&name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-port&admin_state_up=True used request id req-24d39d0d-c8c2-4e50-b71d-09eb269ca7e0 2018-07-22 08:39:10,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:39:10,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:39:10,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef91441cdeaf4cc8ac2354b2c5d77d3f", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj-role"}], "expires_at": "2018-07-22T09:39:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a38401c53ab4fee96a82cefa64253f0", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-user", "id": "8c76203a375845a9b7baf61feee845da"}, "audit_ids": ["gSUP4x4ETsWGAF7HxWM2wg"], "issued_at": "2018-07-22T08:39:10.000000Z"}} 2018-07-22 08:39:10,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edeb9c2377490622a8124424eddb322b6ade53a5" 2018-07-22 08:39:10,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e377837-1690-44a7-923a-b06a7e7221c3 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:39:10,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1e377837-1690-44a7-923a-b06a7e7221c3 2018-07-22 08:39:10,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:10,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-83f18997-ec9f-49d7-920c-ac6a905b0ed6 Date: Sun, 22 Jul 2018 08:39:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f72054a2-ee56-431a-9064-401da30bc0bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a38401c53ab4fee96a82cefa64253f0","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae9789f-a40a-473a-b7f9-46128946a75d"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:05Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net","admin_state_up":true,"tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:04Z","mtu":1450}]} 2018-07-22 08:39:10,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net used request id req-83f18997-ec9f-49d7-920c-ac6a905b0ed6 2018-07-22 08:39:10,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:10,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-066a29c3-7577-4aa5-96cc-b161559729cd Date: Sun, 22 Jul 2018 08:39:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:05Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7a38401c53ab4fee96a82cefa64253f0","id":"0ae9789f-a40a-473a-b7f9-46128946a75d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-subnet"}]} 2018-07-22 08:39:10,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-066a29c3-7577-4aa5-96cc-b161559729cd 2018-07-22 08:39:10,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:11,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4af4cbc3-dad0-4080-ba81-b83cab9830e2 Date: Sun, 22 Jul 2018 08:39:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f72054a2-ee56-431a-9064-401da30bc0bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a38401c53ab4fee96a82cefa64253f0","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae9789f-a40a-473a-b7f9-46128946a75d"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:05Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net","admin_state_up":true,"tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:04Z","mtu":1450}]} 2018-07-22 08:39:11,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net used request id req-4af4cbc3-dad0-4080-ba81-b83cab9830e2 2018-07-22 08:39:11,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:39:11,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:39:11 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:39:11,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edeb9c2377490622a8124424eddb322b6ade53a5" 2018-07-22 08:39:11,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b7f9fb8-d89d-4af3-988e-0cff64ead648 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a38401c53ab4fee96a82cefa64253f0", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}} 2018-07-22 08:39:11,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 used request id req-4b7f9fb8-d89d-4af3-988e-0cff64ead648 2018-07-22 08:39:11,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:11,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d72d17a9-9bf2-4da2-8a6a-315bf4d1b774 Date: Sun, 22 Jul 2018 08:39:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:05Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7a38401c53ab4fee96a82cefa64253f0","id":"0ae9789f-a40a-473a-b7f9-46128946a75d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-subnet"}]} 2018-07-22 08:39:11,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-d72d17a9-9bf2-4da2-8a6a-315bf4d1b774 2018-07-22 08:39:11,271 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net 2018-07-22 08:39:11,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" -d '{"port": {"network_id": "f72054a2-ee56-431a-9064-401da30bc0bf", "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-port", "admin_state_up": true}}' 2018-07-22 08:39:12,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-c7cb3263-a8a0-458e-8a95-50f9a4a4e9a9 Date: Sun, 22 Jul 2018 08:39:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:11Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.9"}],"id":"28cf7202-d5a4-4969-af08-1eee99a58fdd","security_groups":["83306765-01f8-4ad2-9e49-455432c0e913"],"mac_address":"fa:16:3e:92:05:e4","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-port","project_id":"7a38401c53ab4fee96a82cefa64253f0","qos_policy_id":null,"admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:39:12,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-c7cb3263-a8a0-458e-8a95-50f9a4a4e9a9 2018-07-22 08:39:12,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:12,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c0396d25-7fcc-4830-a7f8-b0d7b820228a Date: Sun, 22 Jul 2018 08:39:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f72054a2-ee56-431a-9064-401da30bc0bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a38401c53ab4fee96a82cefa64253f0","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae9789f-a40a-473a-b7f9-46128946a75d"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:05Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net","admin_state_up":true,"tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:04Z","mtu":1450}]} 2018-07-22 08:39:12,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net used request id req-c0396d25-7fcc-4830-a7f8-b0d7b820228a 2018-07-22 08:39:12,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:12,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b4d60e-3536-4082-a80f-199a784f86b1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a38401c53ab4fee96a82cefa64253f0", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}} 2018-07-22 08:39:12,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 used request id req-41b4d60e-3536-4082-a80f-199a784f86b1 2018-07-22 08:39:12,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:13,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-17a45210-9b54-443e-b8a3-f38c04a77e58 Date: Sun, 22 Jul 2018 08:39:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:05Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7a38401c53ab4fee96a82cefa64253f0","id":"0ae9789f-a40a-473a-b7f9-46128946a75d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-subnet"}]} 2018-07-22 08:39:13,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-17a45210-9b54-443e-b8a3-f38c04a77e58 2018-07-22 08:39:13,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f72054a2-ee56-431a-9064-401da30bc0bf&name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:13,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-f8ca2929-d51c-49e7-9e52-2ac86f87995e Date: Sun, 22 Jul 2018 08:39:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:11Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.9"}],"id":"28cf7202-d5a4-4969-af08-1eee99a58fdd","security_groups":["83306765-01f8-4ad2-9e49-455432c0e913"],"mac_address":"fa:16:3e:92:05:e4","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-port","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:11Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:39:13,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f72054a2-ee56-431a-9064-401da30bc0bf&name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-port&admin_state_up=True used request id req-f8ca2929-d51c-49e7-9e52-2ac86f87995e 2018-07-22 08:39:13,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:13,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2497cf-809c-4de8-a13a-ee1b04fc013f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a38401c53ab4fee96a82cefa64253f0", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}} 2018-07-22 08:39:13,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 used request id req-6e2497cf-809c-4de8-a13a-ee1b04fc013f 2018-07-22 08:39:13,409 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst 2018-07-22 08:39:13,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:13,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2781ecb1-10f2-498e-bbfd-4b7333c1b0be x-compute-request-id: req-2781ecb1-10f2-498e-bbfd-4b7333c1b0be Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5393cef8-904f-4127-9aef-c9b407ddc579", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:39:13,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2781ecb1-10f2-498e-bbfd-4b7333c1b0be 2018-07-22 08:39:13,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/5393cef8-904f-4127-9aef-c9b407ddc579 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:13,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ce0b845-f796-43af-bd59-19efd515b21b x-compute-request-id: req-9ce0b845-f796-43af-bd59-19efd515b21b Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "5393cef8-904f-4127-9aef-c9b407ddc579"}} 2018-07-22 08:39:13,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5393cef8-904f-4127-9aef-c9b407ddc579 used request id req-9ce0b845-f796-43af-bd59-19efd515b21b 2018-07-22 08:39:13,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:13,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-e3699ed8-b184-49f1-961c-71e76968ef29 Date: Sun, 22 Jul 2018 08:39:13 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:39:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:39:03Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/c694c3a2-da38-429d-8079-5c370483b207/snap", "metadata": {}}], "self": "/v2/images/c694c3a2-da38-429d-8079-5c370483b207", "min_disk": 0, "protected": false, "id": "c694c3a2-da38-429d-8079-5c370483b207", "file": "/v2/images/c694c3a2-da38-429d-8079-5c370483b207/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7a38401c53ab4fee96a82cefa64253f0", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/c694c3a2-da38-429d-8079-5c370483b207/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-image"} 2018-07-22 08:39:13,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-image used request id req-e3699ed8-b184-49f1-961c-71e76968ef29 2018-07-22 08:39:13,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:13,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-20475244-1a35-4b70-8781-1fb892e116a4 Date: Sun, 22 Jul 2018 08:39:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:39:13,849 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-20475244-1a35-4b70-8781-1fb892e116a4 2018-07-22 08:39:13,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" -d '{"server": {"name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst", "imageRef": "c694c3a2-da38-429d-8079-5c370483b207", "flavorRef": "5393cef8-904f-4127-9aef-c9b407ddc579", "max_count": 1, "min_count": 1, "networks": [{"port": "28cf7202-d5a4-4969-af08-1eee99a58fdd"}]}}' 2018-07-22 08:39:16,019 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:39:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0625685-475d-4bfd-9d83-1f97b1cb9382 x-compute-request-id: req-e0625685-475d-4bfd-9d83-1f97b1cb9382 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "bookmark"}], "adminPass": "d68QzB9ticbS"}} 2018-07-22 08:39:16,019 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-e0625685-475d-4bfd-9d83-1f97b1cb9382 2018-07-22 08:39:16,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:16,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:16 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-35f7f9fe-de25-4d70-b7ca-86d54b678041 x-compute-request-id: req-35f7f9fe-de25-4d70-b7ca-86d54b678041 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "bookmark"}], "image": {"id": "c694c3a2-da38-429d-8079-5c370483b207", "links": [{"href": "http://172.30.9.23:8774/images/c694c3a2-da38-429d-8079-5c370483b207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5393cef8-904f-4127-9aef-c9b407ddc579", "links": [{"href": "http://172.30.9.23:8774/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "bookmark"}]}, "id": "6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "user_id": "8c76203a375845a9b7baf61feee845da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:39:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst", "created": "2018-07-22T08:39:15Z", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:39:16,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 used request id req-35f7f9fe-de25-4d70-b7ca-86d54b678041 2018-07-22 08:39:16,440 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst 2018-07-22 08:39:16,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:16,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:16 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-50ec44bd-57f6-45fb-bc65-4938ef5debd7 x-compute-request-id: req-50ec44bd-57f6-45fb-bc65-4938ef5debd7 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "bookmark"}], "image": {"id": "c694c3a2-da38-429d-8079-5c370483b207", "links": [{"href": "http://172.30.9.23:8774/images/c694c3a2-da38-429d-8079-5c370483b207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5393cef8-904f-4127-9aef-c9b407ddc579", "links": [{"href": "http://172.30.9.23:8774/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "bookmark"}]}, "id": "6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "user_id": "8c76203a375845a9b7baf61feee845da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:39:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst", "created": "2018-07-22T08:39:15Z", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:39:16,901 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 used request id req-50ec44bd-57f6-45fb-bc65-4938ef5debd7 2018-07-22 08:39:16,901 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst] is - BUILD 2018-07-22 08:39:16,902 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:39:19,905 - create_instance - DEBUG - VM status query timeout in 896.535696983 2018-07-22 08:39:19,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:20,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:19 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-19544a31-11d7-460f-a85b-dd120a1785ef x-compute-request-id: req-19544a31-11d7-460f-a85b-dd120a1785ef Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "bookmark"}], "image": {"id": "c694c3a2-da38-429d-8079-5c370483b207", "links": [{"href": "http://172.30.9.23:8774/images/c694c3a2-da38-429d-8079-5c370483b207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5393cef8-904f-4127-9aef-c9b407ddc579", "links": [{"href": "http://172.30.9.23:8774/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "bookmark"}]}, "id": "6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "security_groups": [{"name": "default"}], "user_id": "8c76203a375845a9b7baf61feee845da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:39:16Z", "hostId": "3375443aade1d66b05fbabf91d62594e163267172432fc58f3b0b3a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst", "created": "2018-07-22T08:39:15Z", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:39:20,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 used request id req-19544a31-11d7-460f-a85b-dd120a1785ef 2018-07-22 08:39:20,667 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst] is - BUILD 2018-07-22 08:39:20,667 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:39:23,671 - create_instance - DEBUG - VM status query timeout in 892.769961119 2018-07-22 08:39:23,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:24,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39: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,Accept-Encoding x-openstack-request-id: req-be68003a-4867-400f-83d4-c6d1d1140d00 x-compute-request-id: req-be68003a-4867-400f-83d4-c6d1d1140d00 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:05:e4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "bookmark"}], "image": {"id": "c694c3a2-da38-429d-8079-5c370483b207", "links": [{"href": "http://172.30.9.23:8774/images/c694c3a2-da38-429d-8079-5c370483b207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:39:21.000000", "flavor": {"id": "5393cef8-904f-4127-9aef-c9b407ddc579", "links": [{"href": "http://172.30.9.23:8774/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "bookmark"}]}, "id": "6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "security_groups": [{"name": "default"}], "user_id": "8c76203a375845a9b7baf61feee845da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:39:21Z", "hostId": "3375443aade1d66b05fbabf91d62594e163267172432fc58f3b0b3a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst", "created": "2018-07-22T08:39:15Z", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:39:24,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 used request id req-be68003a-4867-400f-83d4-c6d1d1140d00 2018-07-22 08:39:24,342 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst] is - ACTIVE 2018-07-22 08:39:24,342 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:39:24,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:24,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39: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-e6883086-86a3-468a-a48a-0d9b2722b979 x-compute-request-id: req-e6883086-86a3-468a-a48a-0d9b2722b979 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:05:e4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "bookmark"}], "image": {"id": "c694c3a2-da38-429d-8079-5c370483b207", "links": [{"href": "http://172.30.9.23:8774/images/c694c3a2-da38-429d-8079-5c370483b207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:39:21.000000", "flavor": {"id": "5393cef8-904f-4127-9aef-c9b407ddc579", "links": [{"href": "http://172.30.9.23:8774/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "bookmark"}]}, "id": "6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "security_groups": [{"name": "default"}], "user_id": "8c76203a375845a9b7baf61feee845da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:39:21Z", "hostId": "3375443aade1d66b05fbabf91d62594e163267172432fc58f3b0b3a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst", "created": "2018-07-22T08:39:15Z", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:39:24,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 used request id req-e6883086-86a3-468a-a48a-0d9b2722b979 2018-07-22 08:39:24,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:24,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5b145dd2-1339-42fa-a8cb-29dc6d2a3417 Date: Sun, 22 Jul 2018 08:39:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f72054a2-ee56-431a-9064-401da30bc0bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a38401c53ab4fee96a82cefa64253f0","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae9789f-a40a-473a-b7f9-46128946a75d"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:05Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net","admin_state_up":true,"tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:04Z","mtu":1450}]} 2018-07-22 08:39:24,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net used request id req-5b145dd2-1339-42fa-a8cb-29dc6d2a3417 2018-07-22 08:39:24,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:25,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d80f610b-f536-4bd0-afa4-66280f357403 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a38401c53ab4fee96a82cefa64253f0", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}} 2018-07-22 08:39:25,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 used request id req-d80f610b-f536-4bd0-afa4-66280f357403 2018-07-22 08:39:25,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:25,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0ce8b390-f09e-4aed-a754-741d698e9612 Date: Sun, 22 Jul 2018 08:39:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:05Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7a38401c53ab4fee96a82cefa64253f0","id":"0ae9789f-a40a-473a-b7f9-46128946a75d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-subnet"}]} 2018-07-22 08:39:25,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-0ce8b390-f09e-4aed-a754-741d698e9612 2018-07-22 08:39:25,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:25,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-5b692eaf-af27-4d87-b546-7ab4175a2f93 Date: Sun, 22 Jul 2018 08:39:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.9"}],"id":"28cf7202-d5a4-4969-af08-1eee99a58fdd","security_groups":["83306765-01f8-4ad2-9e49-455432c0e913"],"mac_address":"fa:16:3e:92:05:e4","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-port","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:11Z","binding:vnic_type":"normal","device_id":"6724b2b4-dd75-4b56-96b9-c3d5681e5a92","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.3"}],"id":"4c1aa2b1-7f53-4868-930b-f662b8bc1993","security_groups":[],"mac_address":"fa:16:3e:d8:4d:e6","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f72054a2-ee56-431a-9064-401da30bc0bf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.4"}],"id":"c445193c-9cb9-4d67-a7a7-433dec394ecf","security_groups":[],"mac_address":"fa:16:3e:a9:69:09","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f72054a2-ee56-431a-9064-401da30bc0bf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.2"}],"id":"f7a2e0cc-98b5-4002-9d16-99fa1adbfec7","security_groups":[],"mac_address":"fa:16:3e:2a:52:db","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f72054a2-ee56-431a-9064-401da30bc0bf","ip_allocation":"immediate"}]} 2018-07-22 08:39:25,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-5b692eaf-af27-4d87-b546-7ab4175a2f93 2018-07-22 08:39:25,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:39:25,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:39:25,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef91441cdeaf4cc8ac2354b2c5d77d3f", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj-role"}], "expires_at": "2018-07-22T09:39:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a38401c53ab4fee96a82cefa64253f0", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-user", "id": "8c76203a375845a9b7baf61feee845da"}, "audit_ids": ["43JFTQz2TzuuJbgNl4Ay6w"], "issued_at": "2018-07-22T08:39:25.000000Z"}} 2018-07-22 08:39:25,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d863b9d1bc30cad5de25145daee9ea106abccb" 2018-07-22 08:39:26,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d934d4b9-5a40-42d0-ba5e-34bc0c9f626d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:39:26,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d934d4b9-5a40-42d0-ba5e-34bc0c9f626d 2018-07-22 08:39:26,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d863b9d1bc30cad5de25145daee9ea106abccb" 2018-07-22 08:39:26,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-43f03b21-a8c7-405c-a486-9b48ac4aae8e Date: Sun, 22 Jul 2018 08:39:26 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:39:26,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-name&description=hello+group used request id req-43f03b21-a8c7-405c-a486-9b48ac4aae8e 2018-07-22 08:39:26,275 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-name... 2018-07-22 08:39:26,275 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-name 2018-07-22 08:39:26,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d863b9d1bc30cad5de25145daee9ea106abccb" -d '{"security_group": {"name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-name", "description": "hello group"}}' 2018-07-22 08:39:26,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-21bfd7f6-7f6f-432a-b432-5c7f94d1c470 Date: Sun, 22 Jul 2018 08:39:26 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:26Z", "updated_at": "2018-07-22T08:39:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "revision_number": 0, "id": "3e72a852-75b8-469d-9dee-04bb0b7e2245", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a38401c53ab4fee96a82cefa64253f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "revision_number": 0, "id": "f627aac4-68df-4b9a-9c85-9f607ba93520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a38401c53ab4fee96a82cefa64253f0"}], "revision_number": 2, "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-name"}} 2018-07-22 08:39:26,669 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-21bfd7f6-7f6f-432a-b432-5c7f94d1c470 2018-07-22 08:39:26,669 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 030df8ca-2f1a-440f-a932-356e5ca106d2 2018-07-22 08:39:26,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=030df8ca-2f1a-440f-a932-356e5ca106d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d863b9d1bc30cad5de25145daee9ea106abccb" 2018-07-22 08:39:26,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b45add74-b4a4-4377-913b-588c94ad25cc Date: Sun, 22 Jul 2018 08:39:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "port_range_min": null, "revision_number": 0, "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:26Z", "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "3e72a852-75b8-469d-9dee-04bb0b7e2245"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "port_range_min": null, "revision_number": 0, "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:26Z", "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "f627aac4-68df-4b9a-9c85-9f607ba93520"}]} 2018-07-22 08:39:26,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=030df8ca-2f1a-440f-a932-356e5ca106d2 used request id req-b45add74-b4a4-4377-913b-588c94ad25cc 2018-07-22 08:39:26,872 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 030df8ca-2f1a-440f-a932-356e5ca106d2 2018-07-22 08:39:26,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=030df8ca-2f1a-440f-a932-356e5ca106d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d863b9d1bc30cad5de25145daee9ea106abccb" 2018-07-22 08:39:27,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-39a5ee8b-8e64-4a9a-91a6-d8c45e08f519 Date: Sun, 22 Jul 2018 08:39:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "port_range_min": null, "revision_number": 0, "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:26Z", "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "3e72a852-75b8-469d-9dee-04bb0b7e2245"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "port_range_min": null, "revision_number": 0, "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:26Z", "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "f627aac4-68df-4b9a-9c85-9f607ba93520"}]} 2018-07-22 08:39:27,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=030df8ca-2f1a-440f-a932-356e5ca106d2 used request id req-39a5ee8b-8e64-4a9a-91a6-d8c45e08f519 2018-07-22 08:39:27,061 - neutron_utils - INFO - Retrieving security group with ID - 030df8ca-2f1a-440f-a932-356e5ca106d2 2018-07-22 08:39:27,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=030df8ca-2f1a-440f-a932-356e5ca106d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d863b9d1bc30cad5de25145daee9ea106abccb" 2018-07-22 08:39:27,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-7226e789-d4c9-4ccb-b247-d5bb07c9430e Date: Sun, 22 Jul 2018 08:39:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:26Z", "updated_at": "2018-07-22T08:39:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "revision_number": 0, "id": "3e72a852-75b8-469d-9dee-04bb0b7e2245", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a38401c53ab4fee96a82cefa64253f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "revision_number": 0, "id": "f627aac4-68df-4b9a-9c85-9f607ba93520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a38401c53ab4fee96a82cefa64253f0"}], "revision_number": 2, "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-name"}]} 2018-07-22 08:39:27,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=030df8ca-2f1a-440f-a932-356e5ca106d2 used request id req-7226e789-d4c9-4ccb-b247-d5bb07c9430e 2018-07-22 08:39:27,299 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 030df8ca-2f1a-440f-a932-356e5ca106d2 2018-07-22 08:39:27,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=030df8ca-2f1a-440f-a932-356e5ca106d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d863b9d1bc30cad5de25145daee9ea106abccb" 2018-07-22 08:39:27,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9ec55914-d6f9-4dd8-bd6c-9d3daf3893ab Date: Sun, 22 Jul 2018 08:39:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "port_range_min": null, "revision_number": 0, "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:26Z", "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "3e72a852-75b8-469d-9dee-04bb0b7e2245"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "port_range_min": null, "revision_number": 0, "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:26Z", "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "f627aac4-68df-4b9a-9c85-9f607ba93520"}]} 2018-07-22 08:39:27,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=030df8ca-2f1a-440f-a932-356e5ca106d2 used request id req-9ec55914-d6f9-4dd8-bd6c-9d3daf3893ab 2018-07-22 08:39:27,592 - neutron_utils - INFO - Retrieving security group with ID - 030df8ca-2f1a-440f-a932-356e5ca106d2 2018-07-22 08:39:27,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=030df8ca-2f1a-440f-a932-356e5ca106d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d863b9d1bc30cad5de25145daee9ea106abccb" 2018-07-22 08:39:27,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3d426bfe-09c0-4648-981c-203712c1a654 Date: Sun, 22 Jul 2018 08:39:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:26Z", "updated_at": "2018-07-22T08:39:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "revision_number": 0, "id": "3e72a852-75b8-469d-9dee-04bb0b7e2245", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a38401c53ab4fee96a82cefa64253f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "revision_number": 0, "id": "f627aac4-68df-4b9a-9c85-9f607ba93520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a38401c53ab4fee96a82cefa64253f0"}], "revision_number": 2, "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-name"}]} 2018-07-22 08:39:27,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=030df8ca-2f1a-440f-a932-356e5ca106d2 used request id req-3d426bfe-09c0-4648-981c-203712c1a654 2018-07-22 08:39:27,645 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 030df8ca-2f1a-440f-a932-356e5ca106d2 2018-07-22 08:39:27,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=030df8ca-2f1a-440f-a932-356e5ca106d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d863b9d1bc30cad5de25145daee9ea106abccb" 2018-07-22 08:39:27,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1127c1b5-a782-4e40-b2c4-bfa4918a53cf Date: Sun, 22 Jul 2018 08:39:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "port_range_min": null, "revision_number": 0, "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:26Z", "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "3e72a852-75b8-469d-9dee-04bb0b7e2245"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "port_range_min": null, "revision_number": 0, "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:26Z", "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "f627aac4-68df-4b9a-9c85-9f607ba93520"}]} 2018-07-22 08:39:27,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=030df8ca-2f1a-440f-a932-356e5ca106d2 used request id req-1127c1b5-a782-4e40-b2c4-bfa4918a53cf 2018-07-22 08:39:27,926 - neutron_utils - INFO - Retrieving security group with ID - 030df8ca-2f1a-440f-a932-356e5ca106d2 2018-07-22 08:39:27,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=030df8ca-2f1a-440f-a932-356e5ca106d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d863b9d1bc30cad5de25145daee9ea106abccb" 2018-07-22 08:39:27,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-88548aaf-6f03-46d1-9058-a43861883a8b Date: Sun, 22 Jul 2018 08:39:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:26Z", "updated_at": "2018-07-22T08:39:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "revision_number": 0, "id": "3e72a852-75b8-469d-9dee-04bb0b7e2245", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a38401c53ab4fee96a82cefa64253f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "revision_number": 0, "id": "f627aac4-68df-4b9a-9c85-9f607ba93520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a38401c53ab4fee96a82cefa64253f0"}], "revision_number": 2, "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-name"}]} 2018-07-22 08:39:27,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=030df8ca-2f1a-440f-a932-356e5ca106d2 used request id req-88548aaf-6f03-46d1-9058-a43861883a8b 2018-07-22 08:39:27,977 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 030df8ca-2f1a-440f-a932-356e5ca106d2 2018-07-22 08:39:27,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=030df8ca-2f1a-440f-a932-356e5ca106d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d863b9d1bc30cad5de25145daee9ea106abccb" 2018-07-22 08:39:28,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3b812aa8-d8aa-426e-9241-bc6ebe01dd9e Date: Sun, 22 Jul 2018 08:39:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "port_range_min": null, "revision_number": 0, "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:26Z", "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "3e72a852-75b8-469d-9dee-04bb0b7e2245"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:26Z", "security_group_id": "030df8ca-2f1a-440f-a932-356e5ca106d2", "port_range_min": null, "revision_number": 0, "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:26Z", "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "f627aac4-68df-4b9a-9c85-9f607ba93520"}]} 2018-07-22 08:39:28,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=030df8ca-2f1a-440f-a932-356e5ca106d2 used request id req-3b812aa8-d8aa-426e-9241-bc6ebe01dd9e 2018-07-22 08:39:28,007 - neutron_utils - INFO - Deleting security group rule with ID - 3e72a852-75b8-469d-9dee-04bb0b7e2245 2018-07-22 08:39:28,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/3e72a852-75b8-469d-9dee-04bb0b7e2245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d863b9d1bc30cad5de25145daee9ea106abccb" 2018-07-22 08:39:28,270 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0db15faa-7445-4c1a-96f4-102e9e12843f Content-Length: 0 Date: Sun, 22 Jul 2018 08:39:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:39:28,270 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/3e72a852-75b8-469d-9dee-04bb0b7e2245 used request id req-0db15faa-7445-4c1a-96f4-102e9e12843f 2018-07-22 08:39:28,270 - neutron_utils - INFO - Deleting security group rule with ID - f627aac4-68df-4b9a-9c85-9f607ba93520 2018-07-22 08:39:28,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/f627aac4-68df-4b9a-9c85-9f607ba93520 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d863b9d1bc30cad5de25145daee9ea106abccb" 2018-07-22 08:39:28,354 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b7426b3-ffce-4b4e-9d39-3edb77834035 Content-Length: 0 Date: Sun, 22 Jul 2018 08:39:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:39:28,354 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/f627aac4-68df-4b9a-9c85-9f607ba93520 used request id req-8b7426b3-ffce-4b4e-9d39-3edb77834035 2018-07-22 08:39:28,354 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-name 2018-07-22 08:39:28,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/030df8ca-2f1a-440f-a932-356e5ca106d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d863b9d1bc30cad5de25145daee9ea106abccb" 2018-07-22 08:39:28,467 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-68fd618b-5b21-4ed7-a5de-2d72a549be25 Content-Length: 0 Date: Sun, 22 Jul 2018 08:39:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:39:28,467 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/030df8ca-2f1a-440f-a932-356e5ca106d2 used request id req-68fd618b-5b21-4ed7-a5de-2d72a549be25 2018-07-22 08:39:28,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:29,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39: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,Accept-Encoding x-openstack-request-id: req-1c4dfbf5-0981-4aa8-acf3-e74923d0da84 x-compute-request-id: req-1c4dfbf5-0981-4aa8-acf3-e74923d0da84 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:05:e4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "bookmark"}], "image": {"id": "c694c3a2-da38-429d-8079-5c370483b207", "links": [{"href": "http://172.30.9.23:8774/images/c694c3a2-da38-429d-8079-5c370483b207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:39:21.000000", "flavor": {"id": "5393cef8-904f-4127-9aef-c9b407ddc579", "links": [{"href": "http://172.30.9.23:8774/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "bookmark"}]}, "id": "6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "security_groups": [{"name": "default"}], "user_id": "8c76203a375845a9b7baf61feee845da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:39:21Z", "hostId": "3375443aade1d66b05fbabf91d62594e163267172432fc58f3b0b3a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst", "created": "2018-07-22T08:39:15Z", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:39:29,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 used request id req-1c4dfbf5-0981-4aa8-acf3-e74923d0da84 2018-07-22 08:39:29,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:29,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7276730a-735f-4978-af18-6edeb57108ef Date: Sun, 22 Jul 2018 08:39:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f72054a2-ee56-431a-9064-401da30bc0bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a38401c53ab4fee96a82cefa64253f0","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae9789f-a40a-473a-b7f9-46128946a75d"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:05Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net","admin_state_up":true,"tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:04Z","mtu":1450}]} 2018-07-22 08:39:29,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net used request id req-7276730a-735f-4978-af18-6edeb57108ef 2018-07-22 08:39:29,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:29,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-244d2a30-498e-41d7-a6e8-9adaf474c2c2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a38401c53ab4fee96a82cefa64253f0", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}} 2018-07-22 08:39:29,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 used request id req-244d2a30-498e-41d7-a6e8-9adaf474c2c2 2018-07-22 08:39:29,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:29,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b35a01f4-f771-43ce-8894-7a352b15d053 Date: Sun, 22 Jul 2018 08:39:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:05Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7a38401c53ab4fee96a82cefa64253f0","id":"0ae9789f-a40a-473a-b7f9-46128946a75d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-subnet"}]} 2018-07-22 08:39:29,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-b35a01f4-f771-43ce-8894-7a352b15d053 2018-07-22 08:39:29,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:29,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-98fb672c-b27e-4556-ba8e-468fadc55497 Date: Sun, 22 Jul 2018 08:39:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.9"}],"id":"28cf7202-d5a4-4969-af08-1eee99a58fdd","security_groups":["83306765-01f8-4ad2-9e49-455432c0e913"],"mac_address":"fa:16:3e:92:05:e4","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-port","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:11Z","binding:vnic_type":"normal","device_id":"6724b2b4-dd75-4b56-96b9-c3d5681e5a92","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.3"}],"id":"4c1aa2b1-7f53-4868-930b-f662b8bc1993","security_groups":[],"mac_address":"fa:16:3e:d8:4d:e6","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f72054a2-ee56-431a-9064-401da30bc0bf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.4"}],"id":"c445193c-9cb9-4d67-a7a7-433dec394ecf","security_groups":[],"mac_address":"fa:16:3e:a9:69:09","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f72054a2-ee56-431a-9064-401da30bc0bf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.2"}],"id":"f7a2e0cc-98b5-4002-9d16-99fa1adbfec7","security_groups":[],"mac_address":"fa:16:3e:2a:52:db","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f72054a2-ee56-431a-9064-401da30bc0bf","ip_allocation":"immediate"}]} 2018-07-22 08:39:29,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-98fb672c-b27e-4556-ba8e-468fadc55497 2018-07-22 08:39:29,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:39:30,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef91441cdeaf4cc8ac2354b2c5d77d3f", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj-role"}], "expires_at": "2018-07-22T09:39:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a38401c53ab4fee96a82cefa64253f0", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/7a38401c53ab4fee96a82cefa64253f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-user", "id": "8c76203a375845a9b7baf61feee845da"}, "audit_ids": ["g0ufDpG7TF6MjZbwQUA5hg"], "issued_at": "2018-07-22T08:39:30.000000Z"}} 2018-07-22 08:39:30,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65893e0d0af35e663ab73531a46415fd4e83a75" 2018-07-22 08:39:31,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:30 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-3f72f4a8-7f44-486a-9012-483b2f57243f x-compute-request-id: req-3f72f4a8-7f44-486a-9012-483b2f57243f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:05:e4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "bookmark"}], "image": {"id": "c694c3a2-da38-429d-8079-5c370483b207", "links": [{"href": "http://172.30.9.23:8774/images/c694c3a2-da38-429d-8079-5c370483b207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:39:21.000000", "flavor": {"id": "5393cef8-904f-4127-9aef-c9b407ddc579", "links": [{"href": "http://172.30.9.23:8774/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "bookmark"}]}, "id": "6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "security_groups": [{"name": "default"}], "user_id": "8c76203a375845a9b7baf61feee845da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:39:21Z", "hostId": "3375443aade1d66b05fbabf91d62594e163267172432fc58f3b0b3a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst", "created": "2018-07-22T08:39:15Z", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:39:31,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 used request id req-3f72f4a8-7f44-486a-9012-483b2f57243f 2018-07-22 08:39:31,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:31,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39: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,Accept-Encoding x-openstack-request-id: req-a24326bb-9c20-4b70-8f6c-a015241a3610 x-compute-request-id: req-a24326bb-9c20-4b70-8f6c-a015241a3610 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:05:e4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "bookmark"}], "image": {"id": "c694c3a2-da38-429d-8079-5c370483b207", "links": [{"href": "http://172.30.9.23:8774/images/c694c3a2-da38-429d-8079-5c370483b207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:39:21.000000", "flavor": {"id": "5393cef8-904f-4127-9aef-c9b407ddc579", "links": [{"href": "http://172.30.9.23:8774/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "bookmark"}]}, "id": "6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "security_groups": [{"name": "default"}], "user_id": "8c76203a375845a9b7baf61feee845da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:39:21Z", "hostId": "3375443aade1d66b05fbabf91d62594e163267172432fc58f3b0b3a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst", "created": "2018-07-22T08:39:15Z", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:39:31,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 used request id req-a24326bb-9c20-4b70-8f6c-a015241a3610 2018-07-22 08:39:31,833 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst] is - ACTIVE 2018-07-22 08:39:31,834 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:39:31,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:32,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39: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,Accept-Encoding x-openstack-request-id: req-1e0697b1-c0a4-45e7-9492-b9f8fcf599b0 x-compute-request-id: req-1e0697b1-c0a4-45e7-9492-b9f8fcf599b0 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:05:e4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "bookmark"}], "image": {"id": "c694c3a2-da38-429d-8079-5c370483b207", "links": [{"href": "http://172.30.9.23:8774/images/c694c3a2-da38-429d-8079-5c370483b207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:39:21.000000", "flavor": {"id": "5393cef8-904f-4127-9aef-c9b407ddc579", "links": [{"href": "http://172.30.9.23:8774/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "bookmark"}]}, "id": "6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "security_groups": [{"name": "default"}], "user_id": "8c76203a375845a9b7baf61feee845da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:39:21Z", "hostId": "3375443aade1d66b05fbabf91d62594e163267172432fc58f3b0b3a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst", "created": "2018-07-22T08:39:15Z", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:39:32,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 used request id req-1e0697b1-c0a4-45e7-9492-b9f8fcf599b0 2018-07-22 08:39:32,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:32,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f0ed2903-7835-459f-9f9b-015fabdd3d66 Date: Sun, 22 Jul 2018 08:39:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f72054a2-ee56-431a-9064-401da30bc0bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a38401c53ab4fee96a82cefa64253f0","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae9789f-a40a-473a-b7f9-46128946a75d"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:05Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net","admin_state_up":true,"tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:04Z","mtu":1450}]} 2018-07-22 08:39:32,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net used request id req-f0ed2903-7835-459f-9f9b-015fabdd3d66 2018-07-22 08:39:32,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:33,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48dd6a15-4d61-475b-9b78-f66ea4c50595 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a38401c53ab4fee96a82cefa64253f0", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}} 2018-07-22 08:39:33,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 used request id req-48dd6a15-4d61-475b-9b78-f66ea4c50595 2018-07-22 08:39:33,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:33,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9046d6ea-ed57-4fb9-851a-e6ce638f36d4 Date: Sun, 22 Jul 2018 08:39:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:05Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7a38401c53ab4fee96a82cefa64253f0","id":"0ae9789f-a40a-473a-b7f9-46128946a75d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-subnet"}]} 2018-07-22 08:39:33,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-9046d6ea-ed57-4fb9-851a-e6ce638f36d4 2018-07-22 08:39:33,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:33,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-e62a5140-53bb-4134-98c9-fa4c075a3c55 Date: Sun, 22 Jul 2018 08:39:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.9"}],"id":"28cf7202-d5a4-4969-af08-1eee99a58fdd","security_groups":["83306765-01f8-4ad2-9e49-455432c0e913"],"mac_address":"fa:16:3e:92:05:e4","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-port","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:11Z","binding:vnic_type":"normal","device_id":"6724b2b4-dd75-4b56-96b9-c3d5681e5a92","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.3"}],"id":"4c1aa2b1-7f53-4868-930b-f662b8bc1993","security_groups":[],"mac_address":"fa:16:3e:d8:4d:e6","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f72054a2-ee56-431a-9064-401da30bc0bf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.4"}],"id":"c445193c-9cb9-4d67-a7a7-433dec394ecf","security_groups":[],"mac_address":"fa:16:3e:a9:69:09","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f72054a2-ee56-431a-9064-401da30bc0bf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.2"}],"id":"f7a2e0cc-98b5-4002-9d16-99fa1adbfec7","security_groups":[],"mac_address":"fa:16:3e:2a:52:db","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f72054a2-ee56-431a-9064-401da30bc0bf","ip_allocation":"immediate"}]} 2018-07-22 08:39:33,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-e62a5140-53bb-4134-98c9-fa4c075a3c55 2018-07-22 08:39:33,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:33,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:33 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-921af26f-ba07-41da-8d95-9117a7c77eb1 x-compute-request-id: req-921af26f-ba07-41da-8d95-9117a7c77eb1 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:05:e4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "bookmark"}], "image": {"id": "c694c3a2-da38-429d-8079-5c370483b207", "links": [{"href": "http://172.30.9.23:8774/images/c694c3a2-da38-429d-8079-5c370483b207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:39:21.000000", "flavor": {"id": "5393cef8-904f-4127-9aef-c9b407ddc579", "links": [{"href": "http://172.30.9.23:8774/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "bookmark"}]}, "id": "6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "security_groups": [{"name": "default"}], "user_id": "8c76203a375845a9b7baf61feee845da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:39:21Z", "hostId": "3375443aade1d66b05fbabf91d62594e163267172432fc58f3b0b3a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst", "created": "2018-07-22T08:39:15Z", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:39:33,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 used request id req-921af26f-ba07-41da-8d95-9117a7c77eb1 2018-07-22 08:39:33,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:33,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-62282505-274e-4598-a8e3-7c8ac986bfd7 Date: Sun, 22 Jul 2018 08:39:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f72054a2-ee56-431a-9064-401da30bc0bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a38401c53ab4fee96a82cefa64253f0","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae9789f-a40a-473a-b7f9-46128946a75d"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:05Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net","admin_state_up":true,"tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:04Z","mtu":1450}]} 2018-07-22 08:39:33,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net used request id req-62282505-274e-4598-a8e3-7c8ac986bfd7 2018-07-22 08:39:33,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:34,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76de560c-6bd6-45a7-8acb-c34e0ccd86e2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a38401c53ab4fee96a82cefa64253f0", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}} 2018-07-22 08:39:34,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 used request id req-76de560c-6bd6-45a7-8acb-c34e0ccd86e2 2018-07-22 08:39:34,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:34,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-aa1a6ea6-314e-469d-91f1-5b036e29a26f Date: Sun, 22 Jul 2018 08:39:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:05Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7a38401c53ab4fee96a82cefa64253f0","id":"0ae9789f-a40a-473a-b7f9-46128946a75d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-subnet"}]} 2018-07-22 08:39:34,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-aa1a6ea6-314e-469d-91f1-5b036e29a26f 2018-07-22 08:39:34,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:34,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-f3fe7afe-26a1-424f-a6ff-acbe8e75bbcf Date: Sun, 22 Jul 2018 08:39:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.9"}],"id":"28cf7202-d5a4-4969-af08-1eee99a58fdd","security_groups":["83306765-01f8-4ad2-9e49-455432c0e913"],"mac_address":"fa:16:3e:92:05:e4","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-port","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:11Z","binding:vnic_type":"normal","device_id":"6724b2b4-dd75-4b56-96b9-c3d5681e5a92","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.3"}],"id":"4c1aa2b1-7f53-4868-930b-f662b8bc1993","security_groups":[],"mac_address":"fa:16:3e:d8:4d:e6","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f72054a2-ee56-431a-9064-401da30bc0bf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.4"}],"id":"c445193c-9cb9-4d67-a7a7-433dec394ecf","security_groups":[],"mac_address":"fa:16:3e:a9:69:09","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f72054a2-ee56-431a-9064-401da30bc0bf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.2"}],"id":"f7a2e0cc-98b5-4002-9d16-99fa1adbfec7","security_groups":[],"mac_address":"fa:16:3e:2a:52:db","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f72054a2-ee56-431a-9064-401da30bc0bf","ip_allocation":"immediate"}]} 2018-07-22 08:39:34,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-f3fe7afe-26a1-424f-a6ff-acbe8e75bbcf 2018-07-22 08:39:34,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-name"}}' 2018-07-22 08:39:34,424 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:39:34 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-5f4ce72f-61ea-460f-9624-6c42f8e6bf34 x-compute-request-id: req-5f4ce72f-61ea-460f-9624-6c42f8e6bf34 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-name is not found for project 7a38401c53ab4fee96a82cefa64253f0", "code": 404}} 2018-07-22 08:39:34,425 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92/action used request id req-5f4ce72f-61ea-460f-9624-6c42f8e6bf34 2018-07-22 08:39:34,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:34,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:34 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-33a1c4b7-4ea2-4cdb-9a91-56166cdb0472 x-compute-request-id: req-33a1c4b7-4ea2-4cdb-9a91-56166cdb0472 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:05:e4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "bookmark"}], "image": {"id": "c694c3a2-da38-429d-8079-5c370483b207", "links": [{"href": "http://172.30.9.23:8774/images/c694c3a2-da38-429d-8079-5c370483b207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:39:21.000000", "flavor": {"id": "5393cef8-904f-4127-9aef-c9b407ddc579", "links": [{"href": "http://172.30.9.23:8774/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "bookmark"}]}, "id": "6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "security_groups": [{"name": "default"}], "user_id": "8c76203a375845a9b7baf61feee845da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:39:21Z", "hostId": "3375443aade1d66b05fbabf91d62594e163267172432fc58f3b0b3a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst", "created": "2018-07-22T08:39:15Z", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:39:34,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 used request id req-33a1c4b7-4ea2-4cdb-9a91-56166cdb0472 2018-07-22 08:39:34,965 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-name] - Security group InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-name is not found for project 7a38401c53ab4fee96a82cefa64253f0 (HTTP 404) (Request-ID: req-5f4ce72f-61ea-460f-9624-6c42f8e6bf34) 2018-07-22 08:39:34,965 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-name is not found for project 7a38401c53ab4fee96a82cefa64253f0 (HTTP 404) (Request-ID: req-5f4ce72f-61ea-460f-9624-6c42f8e6bf34) 2018-07-22 08:39:34,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:35,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:34 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-ca51cda5-eb94-4b52-a4d9-72d97c367e63 x-compute-request-id: req-ca51cda5-eb94-4b52-a4d9-72d97c367e63 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:05:e4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "bookmark"}], "image": {"id": "c694c3a2-da38-429d-8079-5c370483b207", "links": [{"href": "http://172.30.9.23:8774/images/c694c3a2-da38-429d-8079-5c370483b207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:39:21.000000", "flavor": {"id": "5393cef8-904f-4127-9aef-c9b407ddc579", "links": [{"href": "http://172.30.9.23:8774/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "bookmark"}]}, "id": "6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "security_groups": [{"name": "default"}], "user_id": "8c76203a375845a9b7baf61feee845da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:39:21Z", "hostId": "3375443aade1d66b05fbabf91d62594e163267172432fc58f3b0b3a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst", "created": "2018-07-22T08:39:15Z", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:39:35,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 used request id req-ca51cda5-eb94-4b52-a4d9-72d97c367e63 2018-07-22 08:39:35,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:35,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f801c988-0184-4e77-b3f7-1852137ae8a1 Date: Sun, 22 Jul 2018 08:39:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f72054a2-ee56-431a-9064-401da30bc0bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a38401c53ab4fee96a82cefa64253f0","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae9789f-a40a-473a-b7f9-46128946a75d"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:05Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net","admin_state_up":true,"tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:04Z","mtu":1450}]} 2018-07-22 08:39:35,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net used request id req-f801c988-0184-4e77-b3f7-1852137ae8a1 2018-07-22 08:39:35,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:35,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3785a47-7ead-48c7-9fdd-5748c8232d87 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a38401c53ab4fee96a82cefa64253f0", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}} 2018-07-22 08:39:35,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 used request id req-f3785a47-7ead-48c7-9fdd-5748c8232d87 2018-07-22 08:39:35,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:35,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-86262b5c-e8fd-45bf-9e52-639f1fc5d94a Date: Sun, 22 Jul 2018 08:39:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:05Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7a38401c53ab4fee96a82cefa64253f0","id":"0ae9789f-a40a-473a-b7f9-46128946a75d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-subnet"}]} 2018-07-22 08:39:35,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-86262b5c-e8fd-45bf-9e52-639f1fc5d94a 2018-07-22 08:39:35,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:35,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-163b9984-b91e-4103-8b53-076f3127fdf0 Date: Sun, 22 Jul 2018 08:39:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.9"}],"id":"28cf7202-d5a4-4969-af08-1eee99a58fdd","security_groups":["83306765-01f8-4ad2-9e49-455432c0e913"],"mac_address":"fa:16:3e:92:05:e4","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-port","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:11Z","binding:vnic_type":"normal","device_id":"6724b2b4-dd75-4b56-96b9-c3d5681e5a92","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.3"}],"id":"4c1aa2b1-7f53-4868-930b-f662b8bc1993","security_groups":[],"mac_address":"fa:16:3e:d8:4d:e6","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f72054a2-ee56-431a-9064-401da30bc0bf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.4"}],"id":"c445193c-9cb9-4d67-a7a7-433dec394ecf","security_groups":[],"mac_address":"fa:16:3e:a9:69:09","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f72054a2-ee56-431a-9064-401da30bc0bf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae9789f-a40a-473a-b7f9-46128946a75d","ip_address":"10.55.0.2"}],"id":"f7a2e0cc-98b5-4002-9d16-99fa1adbfec7","security_groups":[],"mac_address":"fa:16:3e:2a:52:db","project_id":"7a38401c53ab4fee96a82cefa64253f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f72054a2-ee56-431a-9064-401da30bc0bf","tenant_id":"7a38401c53ab4fee96a82cefa64253f0","created_at":"2018-07-22T08:39:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f72054a2-ee56-431a-9064-401da30bc0bf","ip_allocation":"immediate"}]} 2018-07-22 08:39:35,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f72054a2-ee56-431a-9064-401da30bc0bf used request id req-163b9984-b91e-4103-8b53-076f3127fdf0 2018-07-22 08:39:35,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65893e0d0af35e663ab73531a46415fd4e83a75" 2018-07-22 08:39:36,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d177407-0ddf-444b-a1bc-8cf39d9a34b6 x-compute-request-id: req-1d177407-0ddf-444b-a1bc-8cf39d9a34b6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:05:e4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "bookmark"}], "image": {"id": "c694c3a2-da38-429d-8079-5c370483b207", "links": [{"href": "http://172.30.9.23:8774/images/c694c3a2-da38-429d-8079-5c370483b207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:39:21.000000", "flavor": {"id": "5393cef8-904f-4127-9aef-c9b407ddc579", "links": [{"href": "http://172.30.9.23:8774/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "bookmark"}]}, "id": "6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "security_groups": [{"name": "default"}], "user_id": "8c76203a375845a9b7baf61feee845da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:39:21Z", "hostId": "3375443aade1d66b05fbabf91d62594e163267172432fc58f3b0b3a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst", "created": "2018-07-22T08:39:15Z", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:39:36,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 used request id req-1d177407-0ddf-444b-a1bc-8cf39d9a34b6 2018-07-22 08:39:36,711 - create_instance - INFO - Deleting Port with ID - 28cf7202-d5a4-4969-af08-1eee99a58fdd 2018-07-22 08:39:36,711 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-port 2018-07-22 08:39:36,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/28cf7202-d5a4-4969-af08-1eee99a58fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:37,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3889f0d1-2ea5-4823-8e37-29e326b380a6 Date: Sun, 22 Jul 2018 08:39:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:39:37,356 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/28cf7202-d5a4-4969-af08-1eee99a58fdd used request id req-3889f0d1-2ea5-4823-8e37-29e326b380a6 2018-07-22 08:39:37,356 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst 2018-07-22 08:39:37,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:37,498 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:39:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-92304508-0522-49a2-8144-6d75f39a1f9d x-compute-request-id: req-92304508-0522-49a2-8144-6d75f39a1f9d Content-Type: application/json 2018-07-22 08:39:37,498 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 used request id req-92304508-0522-49a2-8144-6d75f39a1f9d 2018-07-22 08:39:37,499 - create_instance - INFO - Checking deletion status 2018-07-22 08:39:37,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:38,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c848fca-4daf-463d-abe5-fd34e8328b52 x-compute-request-id: req-1c848fca-4daf-463d-abe5-fd34e8328b52 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:05:e4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "rel": "bookmark"}], "image": {"id": "c694c3a2-da38-429d-8079-5c370483b207", "links": [{"href": "http://172.30.9.23:8774/images/c694c3a2-da38-429d-8079-5c370483b207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:39:21.000000", "flavor": {"id": "5393cef8-904f-4127-9aef-c9b407ddc579", "links": [{"href": "http://172.30.9.23:8774/flavors/5393cef8-904f-4127-9aef-c9b407ddc579", "rel": "bookmark"}]}, "id": "6724b2b4-dd75-4b56-96b9-c3d5681e5a92", "user_id": "8c76203a375845a9b7baf61feee845da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:39:37Z", "hostId": "3375443aade1d66b05fbabf91d62594e163267172432fc58f3b0b3a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst", "created": "2018-07-22T08:39:15Z", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:39:38,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 used request id req-1c848fca-4daf-463d-abe5-fd34e8328b52 2018-07-22 08:39:38,023 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst] is - ACTIVE 2018-07-22 08:39:38,023 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:39:41,023 - create_instance - DEBUG - VM status query timeout in 296.475660086 2018-07-22 08:39:41,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee453dc62f2427f1fbce558524e829cc1377682" 2018-07-22 08:39:41,073 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:39:41 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-b3efa24e-0760-4e87-adff-a1d48b4d8d22 x-compute-request-id: req-b3efa24e-0760-4e87-adff-a1d48b4d8d22 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6724b2b4-dd75-4b56-96b9-c3d5681e5a92 could not be found.", "code": 404}} 2018-07-22 08:39:41,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6724b2b4-dd75-4b56-96b9-c3d5681e5a92 used request id req-b3efa24e-0760-4e87-adff-a1d48b4d8d22 2018-07-22 08:39:41,074 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6724b2b4-dd75-4b56-96b9-c3d5681e5a92 could not be found. (HTTP 404) (Request-ID: req-b3efa24e-0760-4e87-adff-a1d48b4d8d22) 2018-07-22 08:39:41,074 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-inst 2018-07-22 08:39:41,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/5393cef8-904f-4127-9aef-c9b407ddc579 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e6a784da2b387c3e0ca93b58c887b5fc476bc1" 2018-07-22 08:39:41,135 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:39:41 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-92692bde-d92e-4bd3-91f4-8b2b4d3a6478 x-compute-request-id: req-92692bde-d92e-4bd3-91f4-8b2b4d3a6478 Content-Length: 0 Content-Type: application/json 2018-07-22 08:39:41,135 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5393cef8-904f-4127-9aef-c9b407ddc579 used request id req-92692bde-d92e-4bd3-91f4-8b2b4d3a6478 2018-07-22 08:39:41,137 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-subnet 2018-07-22 08:39:41,137 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-subnet 2018-07-22 08:39:41,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/0ae9789f-a40a-473a-b7f9-46128946a75d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df81ce38ceac5ab07a3b680f985cfd27501979" 2018-07-22 08:39:43,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b6ac6bb-1424-48a7-b5b2-b28cd5074d17 Date: Sun, 22 Jul 2018 08:39:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:39:43,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0ae9789f-a40a-473a-b7f9-46128946a75d used request id req-0b6ac6bb-1424-48a7-b5b2-b28cd5074d17 2018-07-22 08:39:43,606 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-pub-net 2018-07-22 08:39:43,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/f72054a2-ee56-431a-9064-401da30bc0bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df81ce38ceac5ab07a3b680f985cfd27501979" 2018-07-22 08:39:44,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4102e229-7ab3-4322-b05a-e17d6b3a764f Date: Sun, 22 Jul 2018 08:39:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:39:44,921 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f72054a2-ee56-431a-9064-401da30bc0bf used request id req-4102e229-7ab3-4322-b05a-e17d6b3a764f 2018-07-22 08:39:44,922 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-9a55164c-44c5-4033-a328-78cacb0e7923-image 2018-07-22 08:39:44,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c694c3a2-da38-429d-8079-5c370483b207 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe569ec956f29dc8279a2cd08cbb483549908864" 2018-07-22 08:39:45,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-41f77f58-a5a2-435d-9a36-0f2992f2e635 Date: Sun, 22 Jul 2018 08:39:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:39:45,681 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c694c3a2-da38-429d-8079-5c370483b207 used request id req-41f77f58-a5a2-435d-9a36-0f2992f2e635 2018-07-22 08:39:45,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:39:45,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d964e2e9-8401-4bb0-bfa1-399da684dbf1 Date: Sun, 22 Jul 2018 08:39:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:04Z", "updated_at": "2018-07-22T08:39:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:04Z", "revision_number": 0, "id": "79e77d2b-91da-4051-b365-8675c59c402e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:04Z", "security_group_id": "83306765-01f8-4ad2-9e49-455432c0e913", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a38401c53ab4fee96a82cefa64253f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:04Z", "revision_number": 0, "id": "8972d870-18b9-47dc-88df-a1b385252bac", "remote_group_id": "83306765-01f8-4ad2-9e49-455432c0e913", "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:04Z", "security_group_id": "83306765-01f8-4ad2-9e49-455432c0e913", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a38401c53ab4fee96a82cefa64253f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:04Z", "revision_number": 0, "id": "bedbb50c-2375-4df3-bc01-820afd4a6a1d", "remote_group_id": "83306765-01f8-4ad2-9e49-455432c0e913", "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:04Z", "security_group_id": "83306765-01f8-4ad2-9e49-455432c0e913", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a38401c53ab4fee96a82cefa64253f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:04Z", "revision_number": 0, "id": "db3e6aef-5fc9-4cae-8ee8-e64f949f747e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:04Z", "security_group_id": "83306765-01f8-4ad2-9e49-455432c0e913", "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a38401c53ab4fee96a82cefa64253f0"}], "revision_number": 4, "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "83306765-01f8-4ad2-9e49-455432c0e913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:39:45,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d964e2e9-8401-4bb0-bfa1-399da684dbf1 2018-07-22 08:39:45,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:39:46,024 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a9008ce-c4aa-431c-848f-44aad751f73a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:39:46,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-3a9008ce-c4aa-431c-848f-44aad751f73a 2018-07-22 08:39:46,024 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:39:46,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:39:46,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cfebd6d-cc88-4756-9c4d-e198d17321d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:39:46,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-3cfebd6d-cc88-4756-9c4d-e198d17321d9 2018-07-22 08:39:46,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:39:46,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:39:46,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b54a00d3-c8f1-4bac-992b-b9ca8235a8c2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:39:46,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-b54a00d3-c8f1-4bac-992b-b9ca8235a8c2 2018-07-22 08:39:46,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:39:46,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b842652e-dd52-4754-84e4-71f110e73f5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:39:46,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-b842652e-dd52-4754-84e4-71f110e73f5e 2018-07-22 08:39:46,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:39:46,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:39:46,409 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc4e1d2e-0a1f-424f-adfb-985129809bd0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:39:46,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-fc4e1d2e-0a1f-424f-adfb-985129809bd0 2018-07-22 08:39:46,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:39:46,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:39:46,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6427f57-cdbf-4824-9e70-2fd0a8e1390b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:39:46,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-b6427f57-cdbf-4824-9e70-2fd0a8e1390b 2018-07-22 08:39:46,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:39:46,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:39:46,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b817e2f-3195-4e1d-bfb5-94d60ee9f6e5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a38401c53ab4fee96a82cefa64253f0", "name": "InstanceSecurityGroupTests-78bec5d0-2126-47b-proj"}} 2018-07-22 08:39:46,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 used request id req-8b817e2f-3195-4e1d-bfb5-94d60ee9f6e5 2018-07-22 08:39:46,599 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 83306765-01f8-4ad2-9e49-455432c0e913 2018-07-22 08:39:46,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83306765-01f8-4ad2-9e49-455432c0e913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:39:46,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d49a77a2-3b6e-499a-a96f-118fccf1c32b Date: Sun, 22 Jul 2018 08:39:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:04Z", "security_group_id": "83306765-01f8-4ad2-9e49-455432c0e913", "port_range_min": null, "revision_number": 0, "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:04Z", "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "79e77d2b-91da-4051-b365-8675c59c402e"}, {"remote_group_id": "83306765-01f8-4ad2-9e49-455432c0e913", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:04Z", "security_group_id": "83306765-01f8-4ad2-9e49-455432c0e913", "port_range_min": null, "revision_number": 0, "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:04Z", "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "8972d870-18b9-47dc-88df-a1b385252bac"}, {"remote_group_id": "83306765-01f8-4ad2-9e49-455432c0e913", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:04Z", "security_group_id": "83306765-01f8-4ad2-9e49-455432c0e913", "port_range_min": null, "revision_number": 0, "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:04Z", "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "bedbb50c-2375-4df3-bc01-820afd4a6a1d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:04Z", "security_group_id": "83306765-01f8-4ad2-9e49-455432c0e913", "port_range_min": null, "revision_number": 0, "tenant_id": "7a38401c53ab4fee96a82cefa64253f0", "created_at": "2018-07-22T08:39:04Z", "project_id": "7a38401c53ab4fee96a82cefa64253f0", "id": "db3e6aef-5fc9-4cae-8ee8-e64f949f747e"}]} 2018-07-22 08:39:46,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83306765-01f8-4ad2-9e49-455432c0e913 used request id req-d49a77a2-3b6e-499a-a96f-118fccf1c32b 2018-07-22 08:39:46,791 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:39:46,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/83306765-01f8-4ad2-9e49-455432c0e913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:39:47,291 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0faec19f-1304-4021-be70-f160874ec1cb Content-Length: 0 Date: Sun, 22 Jul 2018 08:39:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:39:47,292 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/83306765-01f8-4ad2-9e49-455432c0e913 used request id req-0faec19f-1304-4021-be70-f160874ec1cb 2018-07-22 08:39:47,292 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-78bec5d0-2126-47b-proj 2018-07-22 08:39:47,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:39:47,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afe51b22-595a-4a45-ad76-c3e79faea338 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:39:47,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7a38401c53ab4fee96a82cefa64253f0 used request id req-afe51b22-595a-4a45-ad76-c3e79faea338 2018-07-22 08:39:47,555 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-78bec5d0-2126-47b-proj-role 2018-07-22 08:39:47,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ef91441cdeaf4cc8ac2354b2c5d77d3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:39:47,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51b8636a-e920-489a-a8cb-0914e8cec303 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:39:47,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ef91441cdeaf4cc8ac2354b2c5d77d3f used request id req-51b8636a-e920-489a-a8cb-0914e8cec303 2018-07-22 08:39:47,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396ad6c306f19a88445be96af7b9af562d05f0dd" 2018-07-22 08:39:47,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33825021-e6a3-4be4-8462-760934f96779 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:39:47,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-33825021-e6a3-4be4-8462-760934f96779 2018-07-22 08:39:47,772 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-78bec5d0-2126-47b-user 2018-07-22 08:39:47,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8c76203a375845a9b7baf61feee845da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ef6b93535ab5e2158479cdea16d2970024fded" 2018-07-22 08:39:47,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af6737cd-f218-4a09-9a93-cb2709467d26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:39:47,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8c76203a375845a9b7baf61feee845da used request id req-af6737cd-f218-4a09-9a93-cb2709467d26 2018-07-22 08:39:47,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:39:48,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:39:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["rM1_vL2ZQFipwgKVeqkDSQ"], "issued_at": "2018-07-22T08:39:48.000000Z"}} 2018-07-22 08:39:48,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c57c607f9cefdde213b6619ea4800b6dd12853" 2018-07-22 08:39:48,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d7d3251-82bc-4895-9d1d-8cf6a88c760b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:39:48,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0d7d3251-82bc-4895-9d1d-8cf6a88c760b 2018-07-22 08:39:48,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:39:48,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:39:48,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:39:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["mO0i4Rx-S7aS4_V-wRNmkA"], "issued_at": "2018-07-22T08:39:48.000000Z"}} 2018-07-22 08:39:48,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:39:49,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e821194-c5b8-42b3-81a1-f3fd338e73ad Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:39:49,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3e821194-c5b8-42b3-81a1-f3fd338e73ad 2018-07-22 08:39:49,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:39:49,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:39:49 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:39:49,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-a98aa63c-0055-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:39:49,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2c38d39-cdd1-4756-8a09-0fea681808b8 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-a98aa63c-0055-453-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:39:49,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-a98aa63c-0055-453-proj used request id req-d2c38d39-cdd1-4756-8a09-0fea681808b8 2018-07-22 08:39:49,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:39:49,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-939c28c7-1cf9-46cf-a15c-cf82778a9ecd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:39:49,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-939c28c7-1cf9-46cf-a15c-cf82778a9ecd 2018-07-22 08:39:49,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}}' 2018-07-22 08:39:49,399 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95cc4fc8-b3fc-46a7-ba1f-e39bdca97f82 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671"}, "tags": [], "enabled": true, "id": "0644d40f601f43dba2dbac32445be671", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}} 2018-07-22 08:39:49,400 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-95cc4fc8-b3fc-46a7-ba1f-e39bdca97f82 2018-07-22 08:39:49,400 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-a98aa63c-0055-453-proj 2018-07-22 08:39:49,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:39:49,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:39:49,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["zxLparfvQm2U4FDJHgcPDQ"], "issued_at": "2018-07-22T08:39:49.000000Z"}} 2018-07-22 08:39:49,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07a9a76cad229aabf9dbbb533f0f9cebc9aa25e8" 2018-07-22 08:39:49,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec63cb87-44e7-4784-82e1-88cc731839d9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:39:49,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ec63cb87-44e7-4784-82e1-88cc731839d9 2018-07-22 08:39:49,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:39:49,816 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:39:49 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:39:49,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07a9a76cad229aabf9dbbb533f0f9cebc9aa25e8" 2018-07-22 08:39:49,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc8a6756-d4ea-4a52-997b-0abb69a5cd93 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:39:49,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-cc8a6756-d4ea-4a52-997b-0abb69a5cd93 2018-07-22 08:39:49,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-a98aa63c-0055-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07a9a76cad229aabf9dbbb533f0f9cebc9aa25e8" 2018-07-22 08:39:50,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd7579b5-d9bf-4a93-a688-a0d20cf6a0f5 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-a98aa63c-0055-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671"}, "tags": [], "enabled": true, "id": "0644d40f601f43dba2dbac32445be671", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}]} 2018-07-22 08:39:50,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-a98aa63c-0055-453-proj used request id req-cd7579b5-d9bf-4a93-a688-a0d20cf6a0f5 2018-07-22 08:39:50,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07a9a76cad229aabf9dbbb533f0f9cebc9aa25e8" 2018-07-22 08:39:50,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ba30bb-e16f-4279-8be0-a553a07d4116 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:39:50,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-64ba30bb-e16f-4279-8be0-a553a07d4116 2018-07-22 08:39:50,513 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-a98aa63c-0055-453-user 2018-07-22 08:39:50,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:39:50,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:39:50,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9222976-c407-4f82-8ff8-ec0444ac85b1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:39:50,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c9222976-c407-4f82-8ff8-ec0444ac85b1 2018-07-22 08:39:50,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" -d '{"role": {"name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj-role"}}' 2018-07-22 08:39:50,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:39:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e90e8bc-eed9-4007-a930-afd57c9fb162 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b63ee6423fa41db9de838b1beeaa33b", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b63ee6423fa41db9de838b1beeaa33b"}, "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj-role"}} 2018-07-22 08:39:50,723 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9e90e8bc-eed9-4007-a930-afd57c9fb162 2018-07-22 08:39:50,723 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-a98aa63c-0055-453-proj-role 2018-07-22 08:39:50,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6b63ee6423fa41db9de838b1beeaa33b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:39:50,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f30c7a2-08b7-41a4-9b60-599183ebdeca Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b63ee6423fa41db9de838b1beeaa33b", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b63ee6423fa41db9de838b1beeaa33b"}, "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj-role"}} 2018-07-22 08:39:50,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6b63ee6423fa41db9de838b1beeaa33b used request id req-6f30c7a2-08b7-41a4-9b60-599183ebdeca 2018-07-22 08:39:50,818 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-a98aa63c-0055-453-proj-role to project InstanceSecurityGroupTests-a98aa63c-0055-453-proj 2018-07-22 08:39:50,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671/users/360375060d7a442fa5798053c6d9919b/roles/6b63ee6423fa41db9de838b1beeaa33b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:39:50,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:39:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-892081ed-ac01-407c-baae-f064f828c208 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:39:50,954 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671/users/360375060d7a442fa5798053c6d9919b/roles/6b63ee6423fa41db9de838b1beeaa33b used request id req-892081ed-ac01-407c-baae-f064f828c208 2018-07-22 08:39:50,954 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:39:50,956 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:39:50,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:39:50,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:39:51,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b63ee6423fa41db9de838b1beeaa33b", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj-role"}], "expires_at": "2018-07-22T09:39:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-user", "id": "360375060d7a442fa5798053c6d9919b"}, "audit_ids": ["eIUEWeykSTuPb_OVAGov4Q"], "issued_at": "2018-07-22T08:39:51.000000Z"}} 2018-07-22 08:39:51,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa3a36b71e1cf423b950537b2e758fe455d761a" 2018-07-22 08:39:51,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa04866a-0a48-49f4-9b7e-8addbc4b3ac8 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:39:51,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fa04866a-0a48-49f4-9b7e-8addbc4b3ac8 2018-07-22 08:39:51,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfa3a36b71e1cf423b950537b2e758fe455d761a" 2018-07-22 08:39:51,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-212acc01-9507-4db3-9093-aba402fbdd21 Date: Sun, 22 Jul 2018 08:39:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-image"} 2018-07-22 08:39:51,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-image used request id req-212acc01-9507-4db3-9093-aba402fbdd21 2018-07-22 08:39:51,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfa3a36b71e1cf423b950537b2e758fe455d761a" 2018-07-22 08:39:51,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-16d0474f-7572-4ef8-936a-90b0d1cc94af Date: Sun, 22 Jul 2018 08:39:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:39:51,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-16d0474f-7572-4ef8-936a-90b0d1cc94af 2018-07-22 08:39:51,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cfa3a36b71e1cf423b950537b2e758fe455d761a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-image"}' 2018-07-22 08:39:52,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/eefd97b0-e553-46e5-836b-746740035116 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f38efdfb-5dc5-4c81-bc2a-da633993b06a Date: Sun, 22 Jul 2018 08:39:52 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:39:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:39:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/eefd97b0-e553-46e5-836b-746740035116", "min_disk": 0, "protected": false, "id": "eefd97b0-e553-46e5-836b-746740035116", "file": "/v2/images/eefd97b0-e553-46e5-836b-746740035116/file", "checksum": null, "owner": "0644d40f601f43dba2dbac32445be671", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:39:52,070 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f38efdfb-5dc5-4c81-bc2a-da633993b06a 2018-07-22 08:39:52,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/eefd97b0-e553-46e5-836b-746740035116/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfa3a36b71e1cf423b950537b2e758fe455d761a" -d '' 2018-07-22 08:39:53,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5acded79-64d1-415a-ae61-a79547e6ecb8 Date: Sun, 22 Jul 2018 08:39:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:39:53,272 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/eefd97b0-e553-46e5-836b-746740035116/file used request id req-5acded79-64d1-415a-ae61-a79547e6ecb8 2018-07-22 08:39:53,272 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:39:53,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/eefd97b0-e553-46e5-836b-746740035116 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfa3a36b71e1cf423b950537b2e758fe455d761a" 2018-07-22 08:39:53,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6fa8496d-f0af-467f-bc02-1598695e056c Date: Sun, 22 Jul 2018 08:39:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:39:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:39:53Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/eefd97b0-e553-46e5-836b-746740035116/snap", "metadata": {}}], "self": "/v2/images/eefd97b0-e553-46e5-836b-746740035116", "min_disk": 0, "protected": false, "id": "eefd97b0-e553-46e5-836b-746740035116", "file": "/v2/images/eefd97b0-e553-46e5-836b-746740035116/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0644d40f601f43dba2dbac32445be671", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/eefd97b0-e553-46e5-836b-746740035116/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:39:53,463 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/eefd97b0-e553-46e5-836b-746740035116 used request id req-6fa8496d-f0af-467f-bc02-1598695e056c 2018-07-22 08:39:53,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfa3a36b71e1cf423b950537b2e758fe455d761a" 2018-07-22 08:39:53,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4a6781b1-5693-4263-818c-da6942cede31 Date: Sun, 22 Jul 2018 08:39:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:39:53,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4a6781b1-5693-4263-818c-da6942cede31 2018-07-22 08:39:53,636 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-image 2018-07-22 08:39:53,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/eefd97b0-e553-46e5-836b-746740035116 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfa3a36b71e1cf423b950537b2e758fe455d761a" 2018-07-22 08:39:53,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5eccc87e-7633-4425-924d-38b30a6ea4bb Date: Sun, 22 Jul 2018 08:39:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:39:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:39:53Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/eefd97b0-e553-46e5-836b-746740035116/snap", "metadata": {}}], "self": "/v2/images/eefd97b0-e553-46e5-836b-746740035116", "min_disk": 0, "protected": false, "id": "eefd97b0-e553-46e5-836b-746740035116", "file": "/v2/images/eefd97b0-e553-46e5-836b-746740035116/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0644d40f601f43dba2dbac32445be671", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/eefd97b0-e553-46e5-836b-746740035116/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:39:53,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/eefd97b0-e553-46e5-836b-746740035116 used request id req-5eccc87e-7633-4425-924d-38b30a6ea4bb 2018-07-22 08:39:53,820 - create_image - DEBUG - Instance status is - active 2018-07-22 08:39:53,820 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-image 2018-07-22 08:39:53,820 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-image 2018-07-22 08:39:53,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:39:53,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:39:54,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b63ee6423fa41db9de838b1beeaa33b", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj-role"}], "expires_at": "2018-07-22T09:39:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-user", "id": "360375060d7a442fa5798053c6d9919b"}, "audit_ids": ["gj6eUJ1GTnarQf1xcr0kSA"], "issued_at": "2018-07-22T08:39:54.000000Z"}} 2018-07-22 08:39:54,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc30261f79e92c9b8b90d2c175c2abd7562119e" 2018-07-22 08:39:54,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f58f728b-9eab-4c3d-932b-abfd4be41203 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:39:54,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f58f728b-9eab-4c3d-932b-abfd4be41203 2018-07-22 08:39:54,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc30261f79e92c9b8b90d2c175c2abd7562119e" 2018-07-22 08:39:54,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b3ebe7b7-b7fc-4a91-b636-3ddfb4c7f95b Date: Sun, 22 Jul 2018 08:39:54 GMT RESP BODY: {"networks":[]} 2018-07-22 08:39:54,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net used request id req-b3ebe7b7-b7fc-4a91-b636-3ddfb4c7f95b 2018-07-22 08:39:54,530 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net 2018-07-22 08:39:54,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc30261f79e92c9b8b90d2c175c2abd7562119e" -d '{"network": {"name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net", "admin_state_up": true}}' 2018-07-22 08:39:55,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-12905908-fde7-4aa1-b256-ea8709c9371f Date: Sun, 22 Jul 2018 08:39:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0644d40f601f43dba2dbac32445be671","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:39:54Z","is_default":false,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:54Z","mtu":1450}} 2018-07-22 08:39:55,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-12905908-fde7-4aa1-b256-ea8709c9371f 2018-07-22 08:39:55,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc30261f79e92c9b8b90d2c175c2abd7562119e" 2018-07-22 08:39:55,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-8336f3a9-5638-4092-9e0b-0561eb623540 Date: Sun, 22 Jul 2018 08:39:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0644d40f601f43dba2dbac32445be671","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:39:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net","admin_state_up":true,"tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:54Z","mtu":1450}]} 2018-07-22 08:39:55,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-8336f3a9-5638-4092-9e0b-0561eb623540 2018-07-22 08:39:55,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc30261f79e92c9b8b90d2c175c2abd7562119e" 2018-07-22 08:39:55,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8a3c3ecf-7a93-480a-a18a-001de22f7a99 Date: Sun, 22 Jul 2018 08:39:55 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:39:55,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-8a3c3ecf-7a93-480a-a18a-001de22f7a99 2018-07-22 08:39:55,418 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-subnet 2018-07-22 08:39:55,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc30261f79e92c9b8b90d2c175c2abd7562119e" -d '{"subnets": [{"ip_version": 4, "network_id": "bf599c9e-7bca-4eec-8920-1da22c4d703f", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-subnet"}]}' 2018-07-22 08:39:56,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4172517c-6ce9-48d9-b66b-fee5233cdf17 Date: Sun, 22 Jul 2018 08:39:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:55Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:55Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"0644d40f601f43dba2dbac32445be671","id":"135b6ca8-6f32-4343-8161-afa1593b857f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-subnet"}]} 2018-07-22 08:39:56,206 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-4172517c-6ce9-48d9-b66b-fee5233cdf17 2018-07-22 08:39:56,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc30261f79e92c9b8b90d2c175c2abd7562119e" 2018-07-22 08:39:56,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-321eb2b0-5488-45d6-a0aa-b264d2351489 Date: Sun, 22 Jul 2018 08:39:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0644d40f601f43dba2dbac32445be671","l2_adjacency":true,"status":"ACTIVE","subnets":["135b6ca8-6f32-4343-8161-afa1593b857f"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:55Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net","admin_state_up":true,"tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:54Z","mtu":1450}]} 2018-07-22 08:39:56,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-321eb2b0-5488-45d6-a0aa-b264d2351489 2018-07-22 08:39:56,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc30261f79e92c9b8b90d2c175c2abd7562119e" 2018-07-22 08:39:56,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d2986b01-fa53-4253-b4fa-5ece26759ecb Date: Sun, 22 Jul 2018 08:39:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:55Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0644d40f601f43dba2dbac32445be671","id":"135b6ca8-6f32-4343-8161-afa1593b857f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-subnet"}]} 2018-07-22 08:39:56,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-d2986b01-fa53-4253-b4fa-5ece26759ecb 2018-07-22 08:39:56,746 - OpenStackNetwork - DEBUG - Network [bf599c9e-7bca-4eec-8920-1da22c4d703f] created successfully 2018-07-22 08:39:56,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:39:56,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:39:57,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:39:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["lDW_Kn2JQUa9WwAiRqysdw"], "issued_at": "2018-07-22T08:39:57.000000Z"}} 2018-07-22 08:39:57,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab9b3e01d58aa0c5338598886b0d2c07b485f9d" 2018-07-22 08:39:57,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57bcdff2-7238-4711-81b7-33f906595ba4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:39:57,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-57bcdff2-7238-4711-81b7-33f906595ba4 2018-07-22 08:39:57,228 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:39:57,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab9b3e01d58aa0c5338598886b0d2c07b485f9d" 2018-07-22 08:39:57,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:57 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-0210a6eb-0d36-4d78-aa2a-71d529943778 x-compute-request-id: req-0210a6eb-0d36-4d78-aa2a-71d529943778 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:39:57,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0210a6eb-0d36-4d78-aa2a-71d529943778 2018-07-22 08:39:57,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab9b3e01d58aa0c5338598886b0d2c07b485f9d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:39:57,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:57 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-068723ae-279d-4881-99f7-f1fb06b32d15 x-compute-request-id: req-068723ae-279d-4881-99f7-f1fb06b32d15 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0"}} 2018-07-22 08:39:57,463 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-068723ae-279d-4881-99f7-f1fb06b32d15 2018-07-22 08:39:57,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:39:57,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:39:57,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b63ee6423fa41db9de838b1beeaa33b", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj-role"}], "expires_at": "2018-07-22T09:39:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-user", "id": "360375060d7a442fa5798053c6d9919b"}, "audit_ids": ["hQv6E7HQQwCPLS589jAfXQ"], "issued_at": "2018-07-22T08:39:57.000000Z"}} 2018-07-22 08:39:57,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b98b41320893948c1fef0da486427599cb3b5e8" 2018-07-22 08:39:57,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f73e73d1-e0d5-40b3-8182-c6c541c36ac0 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:39:57,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f73e73d1-e0d5-40b3-8182-c6c541c36ac0 2018-07-22 08:39:57,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b98b41320893948c1fef0da486427599cb3b5e8" 2018-07-22 08:39:58,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f9f4d7df-0159-47b6-bf46-be0c3f18be00 Date: Sun, 22 Jul 2018 08:39:58 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:39:58,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name&description=hello+group used request id req-f9f4d7df-0159-47b6-bf46-be0c3f18be00 2018-07-22 08:39:58,191 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name... 2018-07-22 08:39:58,191 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name 2018-07-22 08:39:58,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b98b41320893948c1fef0da486427599cb3b5e8" -d '{"security_group": {"name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name", "description": "hello group"}}' 2018-07-22 08:39:58,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-02bd6730-4bbd-4d46-99ba-af9b6f3492c6 Date: Sun, 22 Jul 2018 08:39:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:58Z", "updated_at": "2018-07-22T08:39:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "revision_number": 0, "id": "1df7db57-710e-4b0b-a437-a03fc76e974a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "tenant_id": "0644d40f601f43dba2dbac32445be671", "port_range_min": null, "ethertype": "IPv4", "project_id": "0644d40f601f43dba2dbac32445be671"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "revision_number": 0, "id": "2a03f8a1-302f-4042-87f3-8667489b1738", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "tenant_id": "0644d40f601f43dba2dbac32445be671", "port_range_min": null, "ethertype": "IPv6", "project_id": "0644d40f601f43dba2dbac32445be671"}], "revision_number": 2, "project_id": "0644d40f601f43dba2dbac32445be671", "id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name"}} 2018-07-22 08:39:58,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-02bd6730-4bbd-4d46-99ba-af9b6f3492c6 2018-07-22 08:39:58,561 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 040e60a1-99b8-46df-9081-b90934b1d7b6 2018-07-22 08:39:58,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=040e60a1-99b8-46df-9081-b90934b1d7b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b98b41320893948c1fef0da486427599cb3b5e8" 2018-07-22 08:39:58,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4d97969-6980-46b0-8673-afe0d1f1dc72 Date: Sun, 22 Jul 2018 08:39:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "port_range_min": null, "revision_number": 0, "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:58Z", "project_id": "0644d40f601f43dba2dbac32445be671", "id": "1df7db57-710e-4b0b-a437-a03fc76e974a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "port_range_min": null, "revision_number": 0, "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:58Z", "project_id": "0644d40f601f43dba2dbac32445be671", "id": "2a03f8a1-302f-4042-87f3-8667489b1738"}]} 2018-07-22 08:39:58,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=040e60a1-99b8-46df-9081-b90934b1d7b6 used request id req-a4d97969-6980-46b0-8673-afe0d1f1dc72 2018-07-22 08:39:58,912 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 040e60a1-99b8-46df-9081-b90934b1d7b6 2018-07-22 08:39:58,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=040e60a1-99b8-46df-9081-b90934b1d7b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b98b41320893948c1fef0da486427599cb3b5e8" 2018-07-22 08:39:59,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-428c6c8d-292e-426e-8442-344206544075 Date: Sun, 22 Jul 2018 08:39:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "port_range_min": null, "revision_number": 0, "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:58Z", "project_id": "0644d40f601f43dba2dbac32445be671", "id": "1df7db57-710e-4b0b-a437-a03fc76e974a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "port_range_min": null, "revision_number": 0, "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:58Z", "project_id": "0644d40f601f43dba2dbac32445be671", "id": "2a03f8a1-302f-4042-87f3-8667489b1738"}]} 2018-07-22 08:39:59,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=040e60a1-99b8-46df-9081-b90934b1d7b6 used request id req-428c6c8d-292e-426e-8442-344206544075 2018-07-22 08:39:59,153 - neutron_utils - INFO - Retrieving security group with ID - 040e60a1-99b8-46df-9081-b90934b1d7b6 2018-07-22 08:39:59,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=040e60a1-99b8-46df-9081-b90934b1d7b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b98b41320893948c1fef0da486427599cb3b5e8" 2018-07-22 08:39:59,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-9a31ec13-0e12-43de-8122-e58790fb46db Date: Sun, 22 Jul 2018 08:39:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:58Z", "updated_at": "2018-07-22T08:39:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "revision_number": 0, "id": "1df7db57-710e-4b0b-a437-a03fc76e974a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "tenant_id": "0644d40f601f43dba2dbac32445be671", "port_range_min": null, "ethertype": "IPv4", "project_id": "0644d40f601f43dba2dbac32445be671"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "revision_number": 0, "id": "2a03f8a1-302f-4042-87f3-8667489b1738", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "tenant_id": "0644d40f601f43dba2dbac32445be671", "port_range_min": null, "ethertype": "IPv6", "project_id": "0644d40f601f43dba2dbac32445be671"}], "revision_number": 2, "project_id": "0644d40f601f43dba2dbac32445be671", "id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name"}]} 2018-07-22 08:39:59,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=040e60a1-99b8-46df-9081-b90934b1d7b6 used request id req-9a31ec13-0e12-43de-8122-e58790fb46db 2018-07-22 08:39:59,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 040e60a1-99b8-46df-9081-b90934b1d7b6 2018-07-22 08:39:59,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=040e60a1-99b8-46df-9081-b90934b1d7b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b98b41320893948c1fef0da486427599cb3b5e8" 2018-07-22 08:39:59,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4e0b247-0210-4bb9-8efd-86fdc31979ff Date: Sun, 22 Jul 2018 08:39:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "port_range_min": null, "revision_number": 0, "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:58Z", "project_id": "0644d40f601f43dba2dbac32445be671", "id": "1df7db57-710e-4b0b-a437-a03fc76e974a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "port_range_min": null, "revision_number": 0, "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:58Z", "project_id": "0644d40f601f43dba2dbac32445be671", "id": "2a03f8a1-302f-4042-87f3-8667489b1738"}]} 2018-07-22 08:39:59,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=040e60a1-99b8-46df-9081-b90934b1d7b6 used request id req-a4e0b247-0210-4bb9-8efd-86fdc31979ff 2018-07-22 08:39:59,394 - neutron_utils - INFO - Retrieving security group with ID - 040e60a1-99b8-46df-9081-b90934b1d7b6 2018-07-22 08:39:59,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=040e60a1-99b8-46df-9081-b90934b1d7b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b98b41320893948c1fef0da486427599cb3b5e8" 2018-07-22 08:39:59,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-bb69c7a9-d7ce-4367-9f41-ebd9ae0c8931 Date: Sun, 22 Jul 2018 08:39:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:58Z", "updated_at": "2018-07-22T08:39:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "revision_number": 0, "id": "1df7db57-710e-4b0b-a437-a03fc76e974a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "tenant_id": "0644d40f601f43dba2dbac32445be671", "port_range_min": null, "ethertype": "IPv4", "project_id": "0644d40f601f43dba2dbac32445be671"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "revision_number": 0, "id": "2a03f8a1-302f-4042-87f3-8667489b1738", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "tenant_id": "0644d40f601f43dba2dbac32445be671", "port_range_min": null, "ethertype": "IPv6", "project_id": "0644d40f601f43dba2dbac32445be671"}], "revision_number": 2, "project_id": "0644d40f601f43dba2dbac32445be671", "id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name"}]} 2018-07-22 08:39:59,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=040e60a1-99b8-46df-9081-b90934b1d7b6 used request id req-bb69c7a9-d7ce-4367-9f41-ebd9ae0c8931 2018-07-22 08:39:59,613 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 040e60a1-99b8-46df-9081-b90934b1d7b6 2018-07-22 08:39:59,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=040e60a1-99b8-46df-9081-b90934b1d7b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b98b41320893948c1fef0da486427599cb3b5e8" 2018-07-22 08:39:59,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b4476d5a-89f4-490d-8fed-dbcf7dddc7fe Date: Sun, 22 Jul 2018 08:39:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "port_range_min": null, "revision_number": 0, "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:58Z", "project_id": "0644d40f601f43dba2dbac32445be671", "id": "1df7db57-710e-4b0b-a437-a03fc76e974a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "port_range_min": null, "revision_number": 0, "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:58Z", "project_id": "0644d40f601f43dba2dbac32445be671", "id": "2a03f8a1-302f-4042-87f3-8667489b1738"}]} 2018-07-22 08:39:59,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=040e60a1-99b8-46df-9081-b90934b1d7b6 used request id req-b4476d5a-89f4-490d-8fed-dbcf7dddc7fe 2018-07-22 08:39:59,644 - neutron_utils - INFO - Retrieving security group with ID - 040e60a1-99b8-46df-9081-b90934b1d7b6 2018-07-22 08:39:59,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=040e60a1-99b8-46df-9081-b90934b1d7b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b98b41320893948c1fef0da486427599cb3b5e8" 2018-07-22 08:39:59,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-051308b8-9257-4dd8-bdcf-d22aa072baea Date: Sun, 22 Jul 2018 08:39:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:58Z", "updated_at": "2018-07-22T08:39:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "revision_number": 0, "id": "1df7db57-710e-4b0b-a437-a03fc76e974a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "tenant_id": "0644d40f601f43dba2dbac32445be671", "port_range_min": null, "ethertype": "IPv4", "project_id": "0644d40f601f43dba2dbac32445be671"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "revision_number": 0, "id": "2a03f8a1-302f-4042-87f3-8667489b1738", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "tenant_id": "0644d40f601f43dba2dbac32445be671", "port_range_min": null, "ethertype": "IPv6", "project_id": "0644d40f601f43dba2dbac32445be671"}], "revision_number": 2, "project_id": "0644d40f601f43dba2dbac32445be671", "id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name"}]} 2018-07-22 08:39:59,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=040e60a1-99b8-46df-9081-b90934b1d7b6 used request id req-051308b8-9257-4dd8-bdcf-d22aa072baea 2018-07-22 08:39:59,709 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 040e60a1-99b8-46df-9081-b90934b1d7b6 2018-07-22 08:39:59,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=040e60a1-99b8-46df-9081-b90934b1d7b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b98b41320893948c1fef0da486427599cb3b5e8" 2018-07-22 08:39:59,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-793e3cc1-b282-4abe-a07d-a5a9b2b66493 Date: Sun, 22 Jul 2018 08:39:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "port_range_min": null, "revision_number": 0, "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:58Z", "project_id": "0644d40f601f43dba2dbac32445be671", "id": "1df7db57-710e-4b0b-a437-a03fc76e974a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:58Z", "security_group_id": "040e60a1-99b8-46df-9081-b90934b1d7b6", "port_range_min": null, "revision_number": 0, "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:58Z", "project_id": "0644d40f601f43dba2dbac32445be671", "id": "2a03f8a1-302f-4042-87f3-8667489b1738"}]} 2018-07-22 08:39:59,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=040e60a1-99b8-46df-9081-b90934b1d7b6 used request id req-793e3cc1-b282-4abe-a07d-a5a9b2b66493 2018-07-22 08:39:59,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:39:59,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:40:00,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b63ee6423fa41db9de838b1beeaa33b", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj-role"}], "expires_at": "2018-07-22T09:40:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-user", "id": "360375060d7a442fa5798053c6d9919b"}, "audit_ids": ["sAvbmbgaSS6ralIVsml1nw"], "issued_at": "2018-07-22T08:40:00.000000Z"}} 2018-07-22 08:40:00,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:00,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6babf172-5503-417e-974d-61767a61e865 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:40:00,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6babf172-5503-417e-974d-61767a61e865 2018-07-22 08:40:00,389 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:40:00,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:00,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea6c4cb-0dc0-402f-ab1b-1930a627bbc6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:40:00,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8ea6c4cb-0dc0-402f-ab1b-1930a627bbc6 2018-07-22 08:40:00,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:00,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-90b9408a-e1d6-49fc-84c1-209271ab4aed Date: Sun, 22 Jul 2018 08:40:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0644d40f601f43dba2dbac32445be671","l2_adjacency":true,"status":"ACTIVE","subnets":["135b6ca8-6f32-4343-8161-afa1593b857f"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:55Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net","admin_state_up":true,"tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:54Z","mtu":1450}]} 2018-07-22 08:40:00,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net used request id req-90b9408a-e1d6-49fc-84c1-209271ab4aed 2018-07-22 08:40:00,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:40:00,770 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:40: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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:40:00,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:00,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b7bf05-5d2c-45f3-b46a-73043b62fab7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}} 2018-07-22 08:40:00,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 used request id req-06b7bf05-5d2c-45f3-b46a-73043b62fab7 2018-07-22 08:40:00,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:01,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ef94b42d-1920-46f2-bcc0-2e73b8be5963 Date: Sun, 22 Jul 2018 08:40:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:55Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0644d40f601f43dba2dbac32445be671","id":"135b6ca8-6f32-4343-8161-afa1593b857f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-subnet"}]} 2018-07-22 08:40:01,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-ef94b42d-1920-46f2-bcc0-2e73b8be5963 2018-07-22 08:40:01,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f&name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:01,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6cdc52c9-9f49-4c93-a8ea-ea80d0026255 Date: Sun, 22 Jul 2018 08:40:01 GMT RESP BODY: {"ports":[]} 2018-07-22 08:40:01,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f&name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-port&admin_state_up=True used request id req-6cdc52c9-9f49-4c93-a8ea-ea80d0026255 2018-07-22 08:40:01,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:01,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:01 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-ccf3960b-8b03-4198-aefc-3e1b152a0343 x-compute-request-id: req-ccf3960b-8b03-4198-aefc-3e1b152a0343 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:40:01,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst used request id req-ccf3960b-8b03-4198-aefc-3e1b152a0343 2018-07-22 08:40:01,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:01,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-bb8b45e7-1d62-4101-851d-d7ad9d8b9323 Date: Sun, 22 Jul 2018 08:40:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0644d40f601f43dba2dbac32445be671","l2_adjacency":true,"status":"ACTIVE","subnets":["135b6ca8-6f32-4343-8161-afa1593b857f"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:55Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net","admin_state_up":true,"tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:54Z","mtu":1450}]} 2018-07-22 08:40:01,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net used request id req-bb8b45e7-1d62-4101-851d-d7ad9d8b9323 2018-07-22 08:40:01,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:01,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d48822fa-bb27-4c8d-a7e8-c873d94d31c4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}} 2018-07-22 08:40:01,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 used request id req-d48822fa-bb27-4c8d-a7e8-c873d94d31c4 2018-07-22 08:40:01,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:02,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-af7ee779-4195-4eae-8cb8-54f4bf9be29c Date: Sun, 22 Jul 2018 08:40:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:55Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0644d40f601f43dba2dbac32445be671","id":"135b6ca8-6f32-4343-8161-afa1593b857f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-subnet"}]} 2018-07-22 08:40:02,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-af7ee779-4195-4eae-8cb8-54f4bf9be29c 2018-07-22 08:40:02,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f&name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:02,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a404c73f-d35c-4023-a989-4b47fd7451f4 Date: Sun, 22 Jul 2018 08:40:02 GMT RESP BODY: {"ports":[]} 2018-07-22 08:40:02,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f&name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-port&admin_state_up=True used request id req-a404c73f-d35c-4023-a989-4b47fd7451f4 2018-07-22 08:40:02,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:40:02,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:40:02,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b63ee6423fa41db9de838b1beeaa33b", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj-role"}], "expires_at": "2018-07-22T09:40:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-user", "id": "360375060d7a442fa5798053c6d9919b"}, "audit_ids": ["jfQUQCLxQ9u1Xeb7aMojTw"], "issued_at": "2018-07-22T08:40:02.000000Z"}} 2018-07-22 08:40:02,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c2823ecddcfb8650189dc023c4169254b191ac" 2018-07-22 08:40:02,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee54e8e-3ab5-4689-b747-103705814c66 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:40:02,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4ee54e8e-3ab5-4689-b747-103705814c66 2018-07-22 08:40:02,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:03,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d99b2ee0-f8a9-469d-95a3-9113c3d85756 Date: Sun, 22 Jul 2018 08:40:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0644d40f601f43dba2dbac32445be671","l2_adjacency":true,"status":"ACTIVE","subnets":["135b6ca8-6f32-4343-8161-afa1593b857f"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:55Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net","admin_state_up":true,"tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:54Z","mtu":1450}]} 2018-07-22 08:40:03,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net used request id req-d99b2ee0-f8a9-469d-95a3-9113c3d85756 2018-07-22 08:40:03,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:03,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-84388b80-e929-446b-b927-80728d9dbce5 Date: Sun, 22 Jul 2018 08:40:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:55Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0644d40f601f43dba2dbac32445be671","id":"135b6ca8-6f32-4343-8161-afa1593b857f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-subnet"}]} 2018-07-22 08:40:03,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-84388b80-e929-446b-b927-80728d9dbce5 2018-07-22 08:40:03,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:03,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7030dbf5-b6c1-4cf1-89a9-a0bfe1476e13 Date: Sun, 22 Jul 2018 08:40:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0644d40f601f43dba2dbac32445be671","l2_adjacency":true,"status":"ACTIVE","subnets":["135b6ca8-6f32-4343-8161-afa1593b857f"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:55Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net","admin_state_up":true,"tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:54Z","mtu":1450}]} 2018-07-22 08:40:03,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net used request id req-7030dbf5-b6c1-4cf1-89a9-a0bfe1476e13 2018-07-22 08:40:03,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:40:03,664 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:40:03 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:40:03,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c2823ecddcfb8650189dc023c4169254b191ac" 2018-07-22 08:40:03,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df99a55-0fa2-4bb6-a00e-f51786ce4c38 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}} 2018-07-22 08:40:03,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 used request id req-9df99a55-0fa2-4bb6-a00e-f51786ce4c38 2018-07-22 08:40:03,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:03,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4a70274e-f89f-40d8-954d-b23ab5c97694 Date: Sun, 22 Jul 2018 08:40:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:55Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0644d40f601f43dba2dbac32445be671","id":"135b6ca8-6f32-4343-8161-afa1593b857f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-subnet"}]} 2018-07-22 08:40:03,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-4a70274e-f89f-40d8-954d-b23ab5c97694 2018-07-22 08:40:03,971 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net 2018-07-22 08:40:03,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" -d '{"port": {"network_id": "bf599c9e-7bca-4eec-8920-1da22c4d703f", "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-port", "admin_state_up": true}}' 2018-07-22 08:40:05,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-85d4e70e-2716-4ee6-8e33-288d83e2d8df Date: Sun, 22 Jul 2018 08:40:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.11"}],"id":"6f375ab0-c749-420c-a7ed-693ed3d70992","security_groups":["d0769045-92f0-4be6-b5bd-e438e7ee18c7"],"mac_address":"fa:16:3e:0c:1c:dc","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-port","project_id":"0644d40f601f43dba2dbac32445be671","qos_policy_id":null,"admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:40:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:40:05,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-85d4e70e-2716-4ee6-8e33-288d83e2d8df 2018-07-22 08:40:05,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:05,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ac378458-cd82-4934-ba98-f5de5cf20d12 Date: Sun, 22 Jul 2018 08:40:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0644d40f601f43dba2dbac32445be671","l2_adjacency":true,"status":"ACTIVE","subnets":["135b6ca8-6f32-4343-8161-afa1593b857f"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:55Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net","admin_state_up":true,"tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:54Z","mtu":1450}]} 2018-07-22 08:40:05,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net used request id req-ac378458-cd82-4934-ba98-f5de5cf20d12 2018-07-22 08:40:05,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:05,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ecbd30-2bbe-438c-9ea5-b09af214d33f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}} 2018-07-22 08:40:05,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 used request id req-e2ecbd30-2bbe-438c-9ea5-b09af214d33f 2018-07-22 08:40:05,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:05,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0e1d7447-02b8-403e-b58d-161dc629818f Date: Sun, 22 Jul 2018 08:40:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:55Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0644d40f601f43dba2dbac32445be671","id":"135b6ca8-6f32-4343-8161-afa1593b857f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-subnet"}]} 2018-07-22 08:40:05,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-0e1d7447-02b8-403e-b58d-161dc629818f 2018-07-22 08:40:05,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f&name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:05,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-039f5520-085c-4b09-b7fd-26585e091e80 Date: Sun, 22 Jul 2018 08:40:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.11"}],"id":"6f375ab0-c749-420c-a7ed-693ed3d70992","security_groups":["d0769045-92f0-4be6-b5bd-e438e7ee18c7"],"mac_address":"fa:16:3e:0c:1c:dc","project_id":"0644d40f601f43dba2dbac32445be671","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-port","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:40:04Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:40:05,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f&name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-port&admin_state_up=True used request id req-039f5520-085c-4b09-b7fd-26585e091e80 2018-07-22 08:40:05,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:05,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-701e8dfc-49d9-4578-80d8-ad129c92742b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}} 2018-07-22 08:40:05,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 used request id req-701e8dfc-49d9-4578-80d8-ad129c92742b 2018-07-22 08:40:05,881 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst 2018-07-22 08:40:05,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:05,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:05 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-fe642c0e-de87-4b91-bda6-9a6bbe2f8bf2 x-compute-request-id: req-fe642c0e-de87-4b91-bda6-9a6bbe2f8bf2 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:40:05,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fe642c0e-de87-4b91-bda6-9a6bbe2f8bf2 2018-07-22 08:40:05,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:05,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:05 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-83331eb6-7f5e-4364-8586-f150e3426add x-compute-request-id: req-83331eb6-7f5e-4364-8586-f150e3426add Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0"}} 2018-07-22 08:40:05,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0 used request id req-83331eb6-7f5e-4364-8586-f150e3426add 2018-07-22 08:40:05,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:06,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-3e35ebc2-2606-4f35-948d-92056e883b7b Date: Sun, 22 Jul 2018 08:40:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:39:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:39:53Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/eefd97b0-e553-46e5-836b-746740035116/snap", "metadata": {}}], "self": "/v2/images/eefd97b0-e553-46e5-836b-746740035116", "min_disk": 0, "protected": false, "id": "eefd97b0-e553-46e5-836b-746740035116", "file": "/v2/images/eefd97b0-e553-46e5-836b-746740035116/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0644d40f601f43dba2dbac32445be671", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/eefd97b0-e553-46e5-836b-746740035116/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-image"} 2018-07-22 08:40:06,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-image used request id req-3e35ebc2-2606-4f35-948d-92056e883b7b 2018-07-22 08:40:06,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:06,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2dfefa20-4c31-4861-8b3c-8a9e6fd6fdec Date: Sun, 22 Jul 2018 08:40:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:40:06,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2dfefa20-4c31-4861-8b3c-8a9e6fd6fdec 2018-07-22 08:40:06,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" -d '{"server": {"name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst", "imageRef": "eefd97b0-e553-46e5-836b-746740035116", "flavorRef": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "max_count": 1, "min_count": 1, "networks": [{"port": "6f375ab0-c749-420c-a7ed-693ed3d70992"}], "security_groups": [{"name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name"}]}}' 2018-07-22 08:40:08,224 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:40:06 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-d26b798e-39b5-43fb-9aff-c1af4683cabb x-compute-request-id: req-d26b798e-39b5-43fb-9aff-c1af4683cabb Content-Length: 435 location: http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "66d93ed2-d000-4fbb-9476-0748deeee8a4", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "bookmark"}], "adminPass": "LN5hcV4BnqAx"}} 2018-07-22 08:40:08,225 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d26b798e-39b5-43fb-9aff-c1af4683cabb 2018-07-22 08:40:08,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:08,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:08 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-d3ad746a-a59f-496f-b3b7-2bd08ecb0f02 x-compute-request-id: req-d3ad746a-a59f-496f-b3b7-2bd08ecb0f02 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "bookmark"}], "image": {"id": "eefd97b0-e553-46e5-836b-746740035116", "links": [{"href": "http://172.30.9.23:8774/images/eefd97b0-e553-46e5-836b-746740035116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "links": [{"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}]}, "id": "66d93ed2-d000-4fbb-9476-0748deeee8a4", "user_id": "360375060d7a442fa5798053c6d9919b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:40:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst", "created": "2018-07-22T08:40:08Z", "tenant_id": "0644d40f601f43dba2dbac32445be671", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:08,663 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-d3ad746a-a59f-496f-b3b7-2bd08ecb0f02 2018-07-22 08:40:08,664 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst 2018-07-22 08:40:08,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:09,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:08 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-01682a42-fe7d-4094-80c6-1ded5ad75a11 x-compute-request-id: req-01682a42-fe7d-4094-80c6-1ded5ad75a11 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "bookmark"}], "image": {"id": "eefd97b0-e553-46e5-836b-746740035116", "links": [{"href": "http://172.30.9.23:8774/images/eefd97b0-e553-46e5-836b-746740035116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "links": [{"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}]}, "id": "66d93ed2-d000-4fbb-9476-0748deeee8a4", "user_id": "360375060d7a442fa5798053c6d9919b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:40:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst", "created": "2018-07-22T08:40:08Z", "tenant_id": "0644d40f601f43dba2dbac32445be671", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:09,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-01682a42-fe7d-4094-80c6-1ded5ad75a11 2018-07-22 08:40:09,119 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst] is - BUILD 2018-07-22 08:40:09,120 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:40:12,123 - create_instance - DEBUG - VM status query timeout in 896.541306019 2018-07-22 08:40:12,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:12,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca3382e6-deee-4486-b0f0-39dbf9287976 x-compute-request-id: req-ca3382e6-deee-4486-b0f0-39dbf9287976 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "bookmark"}], "image": {"id": "eefd97b0-e553-46e5-836b-746740035116", "links": [{"href": "http://172.30.9.23:8774/images/eefd97b0-e553-46e5-836b-746740035116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "links": [{"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}]}, "id": "66d93ed2-d000-4fbb-9476-0748deeee8a4", "security_groups": [{"name": "default"}], "user_id": "360375060d7a442fa5798053c6d9919b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:40:09Z", "hostId": "7322e5dcf192d5955f9fad8d2627d02206f4a4964c2d3d20c059ebe2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst", "created": "2018-07-22T08:40:08Z", "tenant_id": "0644d40f601f43dba2dbac32445be671", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:12,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-ca3382e6-deee-4486-b0f0-39dbf9287976 2018-07-22 08:40:12,960 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst] is - BUILD 2018-07-22 08:40:12,960 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:40:15,963 - create_instance - DEBUG - VM status query timeout in 892.700839996 2018-07-22 08:40:15,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:16,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:15 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-c2e14d00-b276-41ff-bce4-fcc676ec8143 x-compute-request-id: req-c2e14d00-b276-41ff-bce4-fcc676ec8143 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1c:dc", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "bookmark"}], "image": {"id": "eefd97b0-e553-46e5-836b-746740035116", "links": [{"href": "http://172.30.9.23:8774/images/eefd97b0-e553-46e5-836b-746740035116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:40:12.000000", "flavor": {"id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "links": [{"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}]}, "id": "66d93ed2-d000-4fbb-9476-0748deeee8a4", "security_groups": [{"name": "default"}], "user_id": "360375060d7a442fa5798053c6d9919b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:40:12Z", "hostId": "7322e5dcf192d5955f9fad8d2627d02206f4a4964c2d3d20c059ebe2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst", "created": "2018-07-22T08:40:08Z", "tenant_id": "0644d40f601f43dba2dbac32445be671", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:16,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-c2e14d00-b276-41ff-bce4-fcc676ec8143 2018-07-22 08:40:16,292 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst] is - ACTIVE 2018-07-22 08:40:16,292 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:40:16,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:16,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:16 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-243c497b-6b24-403c-8084-acaccccb951e x-compute-request-id: req-243c497b-6b24-403c-8084-acaccccb951e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1c:dc", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "bookmark"}], "image": {"id": "eefd97b0-e553-46e5-836b-746740035116", "links": [{"href": "http://172.30.9.23:8774/images/eefd97b0-e553-46e5-836b-746740035116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:40:12.000000", "flavor": {"id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "links": [{"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}]}, "id": "66d93ed2-d000-4fbb-9476-0748deeee8a4", "security_groups": [{"name": "default"}], "user_id": "360375060d7a442fa5798053c6d9919b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:40:12Z", "hostId": "7322e5dcf192d5955f9fad8d2627d02206f4a4964c2d3d20c059ebe2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst", "created": "2018-07-22T08:40:08Z", "tenant_id": "0644d40f601f43dba2dbac32445be671", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:16,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-243c497b-6b24-403c-8084-acaccccb951e 2018-07-22 08:40:16,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:16,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1b265865-7a9a-40df-b8c8-46976f338ddb Date: Sun, 22 Jul 2018 08:40:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0644d40f601f43dba2dbac32445be671","l2_adjacency":true,"status":"ACTIVE","subnets":["135b6ca8-6f32-4343-8161-afa1593b857f"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:55Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net","admin_state_up":true,"tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:54Z","mtu":1450}]} 2018-07-22 08:40:16,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net used request id req-1b265865-7a9a-40df-b8c8-46976f338ddb 2018-07-22 08:40:16,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:17,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc134409-8ad5-4b45-ade3-6f66aff310b2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}} 2018-07-22 08:40:17,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 used request id req-bc134409-8ad5-4b45-ade3-6f66aff310b2 2018-07-22 08:40:17,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:17,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-809764b3-4cdb-43eb-a7c4-19e71eef89a4 Date: Sun, 22 Jul 2018 08:40:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:55Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0644d40f601f43dba2dbac32445be671","id":"135b6ca8-6f32-4343-8161-afa1593b857f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-subnet"}]} 2018-07-22 08:40:17,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-809764b3-4cdb-43eb-a7c4-19e71eef89a4 2018-07-22 08:40:17,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:17,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-dafaa7e1-16f6-4bb0-bc6a-810fee13395e Date: Sun, 22 Jul 2018 08:40:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.2"}],"id":"11af74e7-0d97-42f3-a66e-603c5f7c17c2","security_groups":[],"mac_address":"fa:16:3e:46:2a:80","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.11"}],"id":"6f375ab0-c749-420c-a7ed-693ed3d70992","security_groups":["d0769045-92f0-4be6-b5bd-e438e7ee18c7"],"mac_address":"fa:16:3e:0c:1c:dc","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-port","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:40:04Z","binding:vnic_type":"normal","device_id":"66d93ed2-d000-4fbb-9476-0748deeee8a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.3"}],"id":"7a624dd7-f1c1-4b97-b0fd-9f3039d21dcc","security_groups":[],"mac_address":"fa:16:3e:a1:9c:60","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.4"}],"id":"e3df51c1-0c69-4002-8ae8-5ba376e127c9","security_groups":[],"mac_address":"fa:16:3e:2b:5f:03","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"}]} 2018-07-22 08:40:17,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-dafaa7e1-16f6-4bb0-bc6a-810fee13395e 2018-07-22 08:40:17,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:18,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:17 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-4584be1a-5db2-4725-937a-86f5edd749de x-compute-request-id: req-4584be1a-5db2-4725-937a-86f5edd749de Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1c:dc", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "bookmark"}], "image": {"id": "eefd97b0-e553-46e5-836b-746740035116", "links": [{"href": "http://172.30.9.23:8774/images/eefd97b0-e553-46e5-836b-746740035116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:40:12.000000", "flavor": {"id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "links": [{"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}]}, "id": "66d93ed2-d000-4fbb-9476-0748deeee8a4", "security_groups": [{"name": "default"}], "user_id": "360375060d7a442fa5798053c6d9919b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:40:12Z", "hostId": "7322e5dcf192d5955f9fad8d2627d02206f4a4964c2d3d20c059ebe2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst", "created": "2018-07-22T08:40:08Z", "tenant_id": "0644d40f601f43dba2dbac32445be671", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:18,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-4584be1a-5db2-4725-937a-86f5edd749de 2018-07-22 08:40:18,020 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst] is - ACTIVE 2018-07-22 08:40:18,021 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:40:18,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:18,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:18 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-58a55917-8bea-498c-ba70-240e04e8ea8f x-compute-request-id: req-58a55917-8bea-498c-ba70-240e04e8ea8f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1c:dc", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "bookmark"}], "image": {"id": "eefd97b0-e553-46e5-836b-746740035116", "links": [{"href": "http://172.30.9.23:8774/images/eefd97b0-e553-46e5-836b-746740035116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:40:12.000000", "flavor": {"id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "links": [{"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}]}, "id": "66d93ed2-d000-4fbb-9476-0748deeee8a4", "security_groups": [{"name": "default"}], "user_id": "360375060d7a442fa5798053c6d9919b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:40:12Z", "hostId": "7322e5dcf192d5955f9fad8d2627d02206f4a4964c2d3d20c059ebe2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst", "created": "2018-07-22T08:40:08Z", "tenant_id": "0644d40f601f43dba2dbac32445be671", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:18,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-58a55917-8bea-498c-ba70-240e04e8ea8f 2018-07-22 08:40:18,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:18,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ac1e1659-f198-416f-b1b8-9cd5feb64850 Date: Sun, 22 Jul 2018 08:40:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0644d40f601f43dba2dbac32445be671","l2_adjacency":true,"status":"ACTIVE","subnets":["135b6ca8-6f32-4343-8161-afa1593b857f"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:55Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net","admin_state_up":true,"tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:54Z","mtu":1450}]} 2018-07-22 08:40:18,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net used request id req-ac1e1659-f198-416f-b1b8-9cd5feb64850 2018-07-22 08:40:18,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:18,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55bf1cad-ce6e-4a0f-8c41-8e3a4c64accd Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}} 2018-07-22 08:40:18,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 used request id req-55bf1cad-ce6e-4a0f-8c41-8e3a4c64accd 2018-07-22 08:40:18,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:19,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-42c37698-2f62-48bd-b664-ceb53c1876f4 Date: Sun, 22 Jul 2018 08:40:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:55Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0644d40f601f43dba2dbac32445be671","id":"135b6ca8-6f32-4343-8161-afa1593b857f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-subnet"}]} 2018-07-22 08:40:19,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-42c37698-2f62-48bd-b664-ceb53c1876f4 2018-07-22 08:40:19,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:19,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-100faff6-7eeb-4edc-9577-d3d08098adab Date: Sun, 22 Jul 2018 08:40:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.2"}],"id":"11af74e7-0d97-42f3-a66e-603c5f7c17c2","security_groups":[],"mac_address":"fa:16:3e:46:2a:80","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.11"}],"id":"6f375ab0-c749-420c-a7ed-693ed3d70992","security_groups":["d0769045-92f0-4be6-b5bd-e438e7ee18c7"],"mac_address":"fa:16:3e:0c:1c:dc","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-port","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:40:04Z","binding:vnic_type":"normal","device_id":"66d93ed2-d000-4fbb-9476-0748deeee8a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.3"}],"id":"7a624dd7-f1c1-4b97-b0fd-9f3039d21dcc","security_groups":[],"mac_address":"fa:16:3e:a1:9c:60","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.4"}],"id":"e3df51c1-0c69-4002-8ae8-5ba376e127c9","security_groups":[],"mac_address":"fa:16:3e:2b:5f:03","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"}]} 2018-07-22 08:40:19,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-100faff6-7eeb-4edc-9577-d3d08098adab 2018-07-22 08:40:19,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name"}}' 2018-07-22 08:40:20,345 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:40:19 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-21e38628-19d6-431c-ab67-a9e384ae88f1 x-compute-request-id: req-21e38628-19d6-431c-ab67-a9e384ae88f1 Content-Length: 0 Content-Type: application/json 2018-07-22 08:40:20,345 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4/action used request id req-21e38628-19d6-431c-ab67-a9e384ae88f1 2018-07-22 08:40:20,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:20,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:20 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-87148849-cc60-450c-925b-605e63a310e8 x-compute-request-id: req-87148849-cc60-450c-925b-605e63a310e8 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1c:dc", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "bookmark"}], "image": {"id": "eefd97b0-e553-46e5-836b-746740035116", "links": [{"href": "http://172.30.9.23:8774/images/eefd97b0-e553-46e5-836b-746740035116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:40:12.000000", "flavor": {"id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "links": [{"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}]}, "id": "66d93ed2-d000-4fbb-9476-0748deeee8a4", "security_groups": [{"name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name"}, {"name": "default"}], "user_id": "360375060d7a442fa5798053c6d9919b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:40:12Z", "hostId": "7322e5dcf192d5955f9fad8d2627d02206f4a4964c2d3d20c059ebe2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst", "created": "2018-07-22T08:40:08Z", "tenant_id": "0644d40f601f43dba2dbac32445be671", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:20,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-87148849-cc60-450c-925b-605e63a310e8 2018-07-22 08:40:20,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:21,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-18374f27-0e6a-467b-8336-5c663bd38413 Date: Sun, 22 Jul 2018 08:40:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0644d40f601f43dba2dbac32445be671","l2_adjacency":true,"status":"ACTIVE","subnets":["135b6ca8-6f32-4343-8161-afa1593b857f"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:55Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net","admin_state_up":true,"tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:54Z","mtu":1450}]} 2018-07-22 08:40:21,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net used request id req-18374f27-0e6a-467b-8336-5c663bd38413 2018-07-22 08:40:21,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:21,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39996697-6ac3-4abb-89d3-8c048d412e0c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}} 2018-07-22 08:40:21,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 used request id req-39996697-6ac3-4abb-89d3-8c048d412e0c 2018-07-22 08:40:21,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:21,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7a7667ca-a6a5-4a05-a487-b563627d3122 Date: Sun, 22 Jul 2018 08:40:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:55Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0644d40f601f43dba2dbac32445be671","id":"135b6ca8-6f32-4343-8161-afa1593b857f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-subnet"}]} 2018-07-22 08:40:21,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-7a7667ca-a6a5-4a05-a487-b563627d3122 2018-07-22 08:40:21,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:21,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-d95b6807-8c01-441d-946a-5ff155f6cc96 Date: Sun, 22 Jul 2018 08:40:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.2"}],"id":"11af74e7-0d97-42f3-a66e-603c5f7c17c2","security_groups":[],"mac_address":"fa:16:3e:46:2a:80","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:20Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.11"}],"id":"6f375ab0-c749-420c-a7ed-693ed3d70992","security_groups":["040e60a1-99b8-46df-9081-b90934b1d7b6","d0769045-92f0-4be6-b5bd-e438e7ee18c7"],"mac_address":"fa:16:3e:0c:1c:dc","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-port","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:40:04Z","binding:vnic_type":"normal","device_id":"66d93ed2-d000-4fbb-9476-0748deeee8a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.3"}],"id":"7a624dd7-f1c1-4b97-b0fd-9f3039d21dcc","security_groups":[],"mac_address":"fa:16:3e:a1:9c:60","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.4"}],"id":"e3df51c1-0c69-4002-8ae8-5ba376e127c9","security_groups":[],"mac_address":"fa:16:3e:2b:5f:03","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"}]} 2018-07-22 08:40:21,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-d95b6807-8c01-441d-946a-5ff155f6cc96 2018-07-22 08:40:21,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:40:21,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b63ee6423fa41db9de838b1beeaa33b", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj-role"}], "expires_at": "2018-07-22T09:40:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/0644d40f601f43dba2dbac32445be671", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-user", "id": "360375060d7a442fa5798053c6d9919b"}, "audit_ids": ["Pe7P0cV_TS2be6Ijjye74w"], "issued_at": "2018-07-22T08:40:21.000000Z"}} 2018-07-22 08:40:21,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f496b5a35b943d38dc712ad3045ed236931514" 2018-07-22 08:40:22,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:21 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-7e922087-400c-4c7c-bb6a-e5ab8f9b7568 x-compute-request-id: req-7e922087-400c-4c7c-bb6a-e5ab8f9b7568 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1c:dc", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "bookmark"}], "image": {"id": "eefd97b0-e553-46e5-836b-746740035116", "links": [{"href": "http://172.30.9.23:8774/images/eefd97b0-e553-46e5-836b-746740035116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:40:12.000000", "flavor": {"id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "links": [{"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}]}, "id": "66d93ed2-d000-4fbb-9476-0748deeee8a4", "security_groups": [{"name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name"}, {"name": "default"}], "user_id": "360375060d7a442fa5798053c6d9919b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:40:12Z", "hostId": "7322e5dcf192d5955f9fad8d2627d02206f4a4964c2d3d20c059ebe2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst", "created": "2018-07-22T08:40:08Z", "tenant_id": "0644d40f601f43dba2dbac32445be671", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:22,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-7e922087-400c-4c7c-bb6a-e5ab8f9b7568 2018-07-22 08:40:22,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:23,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:22 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-8f04c8f7-1171-4b23-80c2-3418f19418e9 x-compute-request-id: req-8f04c8f7-1171-4b23-80c2-3418f19418e9 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1c:dc", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "bookmark"}], "image": {"id": "eefd97b0-e553-46e5-836b-746740035116", "links": [{"href": "http://172.30.9.23:8774/images/eefd97b0-e553-46e5-836b-746740035116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:40:12.000000", "flavor": {"id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "links": [{"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}]}, "id": "66d93ed2-d000-4fbb-9476-0748deeee8a4", "security_groups": [{"name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name"}, {"name": "default"}], "user_id": "360375060d7a442fa5798053c6d9919b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:40:12Z", "hostId": "7322e5dcf192d5955f9fad8d2627d02206f4a4964c2d3d20c059ebe2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst", "created": "2018-07-22T08:40:08Z", "tenant_id": "0644d40f601f43dba2dbac32445be671", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:23,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-8f04c8f7-1171-4b23-80c2-3418f19418e9 2018-07-22 08:40:23,264 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst] is - ACTIVE 2018-07-22 08:40:23,264 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:40:23,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:23,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40: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,Accept-Encoding x-openstack-request-id: req-88b0e97f-3de1-4aae-b9a4-fede7de01c99 x-compute-request-id: req-88b0e97f-3de1-4aae-b9a4-fede7de01c99 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1c:dc", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "bookmark"}], "image": {"id": "eefd97b0-e553-46e5-836b-746740035116", "links": [{"href": "http://172.30.9.23:8774/images/eefd97b0-e553-46e5-836b-746740035116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:40:12.000000", "flavor": {"id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "links": [{"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}]}, "id": "66d93ed2-d000-4fbb-9476-0748deeee8a4", "security_groups": [{"name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name"}, {"name": "default"}], "user_id": "360375060d7a442fa5798053c6d9919b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:40:12Z", "hostId": "7322e5dcf192d5955f9fad8d2627d02206f4a4964c2d3d20c059ebe2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst", "created": "2018-07-22T08:40:08Z", "tenant_id": "0644d40f601f43dba2dbac32445be671", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:23,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-88b0e97f-3de1-4aae-b9a4-fede7de01c99 2018-07-22 08:40:23,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:24,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8474b72f-840a-41b5-952f-4b53b340e275 Date: Sun, 22 Jul 2018 08:40:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0644d40f601f43dba2dbac32445be671","l2_adjacency":true,"status":"ACTIVE","subnets":["135b6ca8-6f32-4343-8161-afa1593b857f"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:55Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net","admin_state_up":true,"tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:54Z","mtu":1450}]} 2018-07-22 08:40:24,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net used request id req-8474b72f-840a-41b5-952f-4b53b340e275 2018-07-22 08:40:24,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:24,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de6cb227-a8c5-4358-9cb3-2ddbbe188b5f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}} 2018-07-22 08:40:24,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 used request id req-de6cb227-a8c5-4358-9cb3-2ddbbe188b5f 2018-07-22 08:40:24,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:24,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9d8890f3-a9ae-490d-a66f-282f2c99c1ca Date: Sun, 22 Jul 2018 08:40:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:55Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0644d40f601f43dba2dbac32445be671","id":"135b6ca8-6f32-4343-8161-afa1593b857f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-subnet"}]} 2018-07-22 08:40:24,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-9d8890f3-a9ae-490d-a66f-282f2c99c1ca 2018-07-22 08:40:24,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:24,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-0158cb84-acaf-4816-9112-d003c65cad03 Date: Sun, 22 Jul 2018 08:40:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.2"}],"id":"11af74e7-0d97-42f3-a66e-603c5f7c17c2","security_groups":[],"mac_address":"fa:16:3e:46:2a:80","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:20Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.11"}],"id":"6f375ab0-c749-420c-a7ed-693ed3d70992","security_groups":["040e60a1-99b8-46df-9081-b90934b1d7b6","d0769045-92f0-4be6-b5bd-e438e7ee18c7"],"mac_address":"fa:16:3e:0c:1c:dc","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-port","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:40:04Z","binding:vnic_type":"normal","device_id":"66d93ed2-d000-4fbb-9476-0748deeee8a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.3"}],"id":"7a624dd7-f1c1-4b97-b0fd-9f3039d21dcc","security_groups":[],"mac_address":"fa:16:3e:a1:9c:60","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.4"}],"id":"e3df51c1-0c69-4002-8ae8-5ba376e127c9","security_groups":[],"mac_address":"fa:16:3e:2b:5f:03","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"}]} 2018-07-22 08:40:24,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-0158cb84-acaf-4816-9112-d003c65cad03 2018-07-22 08:40:24,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:25,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40: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-4a964d23-8f32-4590-8eee-9102a86fedb5 x-compute-request-id: req-4a964d23-8f32-4590-8eee-9102a86fedb5 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1c:dc", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "bookmark"}], "image": {"id": "eefd97b0-e553-46e5-836b-746740035116", "links": [{"href": "http://172.30.9.23:8774/images/eefd97b0-e553-46e5-836b-746740035116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:40:12.000000", "flavor": {"id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "links": [{"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}]}, "id": "66d93ed2-d000-4fbb-9476-0748deeee8a4", "security_groups": [{"name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name"}, {"name": "default"}], "user_id": "360375060d7a442fa5798053c6d9919b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:40:12Z", "hostId": "7322e5dcf192d5955f9fad8d2627d02206f4a4964c2d3d20c059ebe2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst", "created": "2018-07-22T08:40:08Z", "tenant_id": "0644d40f601f43dba2dbac32445be671", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:25,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-4a964d23-8f32-4590-8eee-9102a86fedb5 2018-07-22 08:40:25,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:25,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6b4391ab-6aa7-445f-ae0d-8bfff043c768 Date: Sun, 22 Jul 2018 08:40:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0644d40f601f43dba2dbac32445be671","l2_adjacency":true,"status":"ACTIVE","subnets":["135b6ca8-6f32-4343-8161-afa1593b857f"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:55Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net","admin_state_up":true,"tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:54Z","mtu":1450}]} 2018-07-22 08:40:25,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net used request id req-6b4391ab-6aa7-445f-ae0d-8bfff043c768 2018-07-22 08:40:25,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:25,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22dbd1d2-56eb-4827-b448-ec38ed5c590d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}} 2018-07-22 08:40:25,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 used request id req-22dbd1d2-56eb-4827-b448-ec38ed5c590d 2018-07-22 08:40:25,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:25,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6ad003c6-f0e0-427a-9195-cb6499ad897c Date: Sun, 22 Jul 2018 08:40:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:55Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0644d40f601f43dba2dbac32445be671","id":"135b6ca8-6f32-4343-8161-afa1593b857f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-subnet"}]} 2018-07-22 08:40:25,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-6ad003c6-f0e0-427a-9195-cb6499ad897c 2018-07-22 08:40:25,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:25,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-3f00ea3b-d5c5-4c9f-9a99-d337d956c2fc Date: Sun, 22 Jul 2018 08:40:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.2"}],"id":"11af74e7-0d97-42f3-a66e-603c5f7c17c2","security_groups":[],"mac_address":"fa:16:3e:46:2a:80","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:20Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.11"}],"id":"6f375ab0-c749-420c-a7ed-693ed3d70992","security_groups":["040e60a1-99b8-46df-9081-b90934b1d7b6","d0769045-92f0-4be6-b5bd-e438e7ee18c7"],"mac_address":"fa:16:3e:0c:1c:dc","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-port","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:40:04Z","binding:vnic_type":"normal","device_id":"66d93ed2-d000-4fbb-9476-0748deeee8a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.3"}],"id":"7a624dd7-f1c1-4b97-b0fd-9f3039d21dcc","security_groups":[],"mac_address":"fa:16:3e:a1:9c:60","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.4"}],"id":"e3df51c1-0c69-4002-8ae8-5ba376e127c9","security_groups":[],"mac_address":"fa:16:3e:2b:5f:03","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"}]} 2018-07-22 08:40:25,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-3f00ea3b-d5c5-4c9f-9a99-d337d956c2fc 2018-07-22 08:40:25,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name"}}' 2018-07-22 08:40:26,018 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sun, 22 Jul 2018 08:40: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-fd49c485-02b1-4ded-aee3-9ea7a97f7f6f x-compute-request-id: req-fd49c485-02b1-4ded-aee3-9ea7a97f7f6f Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '040e60a1-99b8-46df-9081-b90934b1d7b6'.\nNeutron server returns request_ids: ['req-b1fc2551-948e-4431-914f-1c93d50f7dca']", "code": 400}} 2018-07-22 08:40:26,018 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4/action used request id req-fd49c485-02b1-4ded-aee3-9ea7a97f7f6f 2018-07-22 08:40:26,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:26,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:26 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-5af3a6e1-5e72-432e-a399-8671dbd8433f x-compute-request-id: req-5af3a6e1-5e72-432e-a399-8671dbd8433f Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1c:dc", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "bookmark"}], "image": {"id": "eefd97b0-e553-46e5-836b-746740035116", "links": [{"href": "http://172.30.9.23:8774/images/eefd97b0-e553-46e5-836b-746740035116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:40:12.000000", "flavor": {"id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "links": [{"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}]}, "id": "66d93ed2-d000-4fbb-9476-0748deeee8a4", "security_groups": [{"name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name"}, {"name": "default"}], "user_id": "360375060d7a442fa5798053c6d9919b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:40:12Z", "hostId": "7322e5dcf192d5955f9fad8d2627d02206f4a4964c2d3d20c059ebe2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst", "created": "2018-07-22T08:40:08Z", "tenant_id": "0644d40f601f43dba2dbac32445be671", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:26,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-5af3a6e1-5e72-432e-a399-8671dbd8433f 2018-07-22 08:40:26,526 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name] already added to VM [InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst] 2018-07-22 08:40:26,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:27,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:26 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-716577fe-6b69-4e7a-974f-a0004ff4c8db x-compute-request-id: req-716577fe-6b69-4e7a-974f-a0004ff4c8db Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1c:dc", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "bookmark"}], "image": {"id": "eefd97b0-e553-46e5-836b-746740035116", "links": [{"href": "http://172.30.9.23:8774/images/eefd97b0-e553-46e5-836b-746740035116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:40:12.000000", "flavor": {"id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "links": [{"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}]}, "id": "66d93ed2-d000-4fbb-9476-0748deeee8a4", "security_groups": [{"name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name"}, {"name": "default"}], "user_id": "360375060d7a442fa5798053c6d9919b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:40:12Z", "hostId": "7322e5dcf192d5955f9fad8d2627d02206f4a4964c2d3d20c059ebe2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst", "created": "2018-07-22T08:40:08Z", "tenant_id": "0644d40f601f43dba2dbac32445be671", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:27,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-716577fe-6b69-4e7a-974f-a0004ff4c8db 2018-07-22 08:40:27,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:27,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b5fa951e-941b-461c-b2df-bcc9117865bb Date: Sun, 22 Jul 2018 08:40:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0644d40f601f43dba2dbac32445be671","l2_adjacency":true,"status":"ACTIVE","subnets":["135b6ca8-6f32-4343-8161-afa1593b857f"],"description":"","tags":[],"updated_at":"2018-07-22T08:39:55Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net","admin_state_up":true,"tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:54Z","mtu":1450}]} 2018-07-22 08:40:27,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net used request id req-b5fa951e-941b-461c-b2df-bcc9117865bb 2018-07-22 08:40:27,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:27,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf6f44b-1417-4596-b947-8974c09aa85b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}} 2018-07-22 08:40:27,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 used request id req-ebf6f44b-1417-4596-b947-8974c09aa85b 2018-07-22 08:40:27,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:27,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b73c0511-cac5-48b6-b46c-bf53bf362043 Date: Sun, 22 Jul 2018 08:40:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:55Z","dns_nameservers":[],"updated_at":"2018-07-22T08:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0644d40f601f43dba2dbac32445be671","id":"135b6ca8-6f32-4343-8161-afa1593b857f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-subnet"}]} 2018-07-22 08:40:27,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-b73c0511-cac5-48b6-b46c-bf53bf362043 2018-07-22 08:40:27,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:27,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-222ae27e-ce22-42ef-adb8-6bb11806ba04 Date: Sun, 22 Jul 2018 08:40:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.2"}],"id":"11af74e7-0d97-42f3-a66e-603c5f7c17c2","security_groups":[],"mac_address":"fa:16:3e:46:2a:80","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:20Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.11"}],"id":"6f375ab0-c749-420c-a7ed-693ed3d70992","security_groups":["040e60a1-99b8-46df-9081-b90934b1d7b6","d0769045-92f0-4be6-b5bd-e438e7ee18c7"],"mac_address":"fa:16:3e:0c:1c:dc","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-port","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:40:04Z","binding:vnic_type":"normal","device_id":"66d93ed2-d000-4fbb-9476-0748deeee8a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.3"}],"id":"7a624dd7-f1c1-4b97-b0fd-9f3039d21dcc","security_groups":[],"mac_address":"fa:16:3e:a1:9c:60","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:39:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"135b6ca8-6f32-4343-8161-afa1593b857f","ip_address":"10.55.0.4"}],"id":"e3df51c1-0c69-4002-8ae8-5ba376e127c9","security_groups":[],"mac_address":"fa:16:3e:2b:5f:03","project_id":"0644d40f601f43dba2dbac32445be671","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf599c9e-7bca-4eec-8920-1da22c4d703f","tenant_id":"0644d40f601f43dba2dbac32445be671","created_at":"2018-07-22T08:39:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bf599c9e-7bca-4eec-8920-1da22c4d703f","ip_allocation":"immediate"}]} 2018-07-22 08:40:27,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-222ae27e-ce22-42ef-adb8-6bb11806ba04 2018-07-22 08:40:27,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f496b5a35b943d38dc712ad3045ed236931514" 2018-07-22 08:40:28,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40: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-ee625009-e13f-4f9c-8410-7e41fde4f897 x-compute-request-id: req-ee625009-e13f-4f9c-8410-7e41fde4f897 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1c:dc", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "bookmark"}], "image": {"id": "eefd97b0-e553-46e5-836b-746740035116", "links": [{"href": "http://172.30.9.23:8774/images/eefd97b0-e553-46e5-836b-746740035116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:40:12.000000", "flavor": {"id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "links": [{"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}]}, "id": "66d93ed2-d000-4fbb-9476-0748deeee8a4", "security_groups": [{"name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name"}, {"name": "default"}], "user_id": "360375060d7a442fa5798053c6d9919b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:40:12Z", "hostId": "7322e5dcf192d5955f9fad8d2627d02206f4a4964c2d3d20c059ebe2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst", "created": "2018-07-22T08:40:08Z", "tenant_id": "0644d40f601f43dba2dbac32445be671", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:28,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-ee625009-e13f-4f9c-8410-7e41fde4f897 2018-07-22 08:40:28,541 - create_instance - INFO - Deleting Port with ID - 6f375ab0-c749-420c-a7ed-693ed3d70992 2018-07-22 08:40:28,541 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-port 2018-07-22 08:40:28,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/6f375ab0-c749-420c-a7ed-693ed3d70992 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:29,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8fc6b1e4-86a1-4ab1-8a9b-200661143d16 Date: Sun, 22 Jul 2018 08:40:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:40:29,142 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/6f375ab0-c749-420c-a7ed-693ed3d70992 used request id req-8fc6b1e4-86a1-4ab1-8a9b-200661143d16 2018-07-22 08:40:29,142 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst 2018-07-22 08:40:29,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:29,290 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:40:29 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-dde9be76-620e-46c0-af7e-32bfa5371a26 x-compute-request-id: req-dde9be76-620e-46c0-af7e-32bfa5371a26 Content-Type: application/json 2018-07-22 08:40:29,290 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-dde9be76-620e-46c0-af7e-32bfa5371a26 2018-07-22 08:40:29,291 - create_instance - INFO - Checking deletion status 2018-07-22 08:40:29,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:29,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:29 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-fd017391-1e31-4955-9d7b-4c1b5d487284 x-compute-request-id: req-fd017391-1e31-4955-9d7b-4c1b5d487284 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:1c:dc", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4", "rel": "bookmark"}], "image": {"id": "eefd97b0-e553-46e5-836b-746740035116", "links": [{"href": "http://172.30.9.23:8774/images/eefd97b0-e553-46e5-836b-746740035116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:40:12.000000", "flavor": {"id": "7e494b43-214c-4e4d-b454-f678f7c9d3c0", "links": [{"href": "http://172.30.9.23:8774/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0", "rel": "bookmark"}]}, "id": "66d93ed2-d000-4fbb-9476-0748deeee8a4", "user_id": "360375060d7a442fa5798053c6d9919b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:40:29Z", "hostId": "7322e5dcf192d5955f9fad8d2627d02206f4a4964c2d3d20c059ebe2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst", "created": "2018-07-22T08:40:08Z", "tenant_id": "0644d40f601f43dba2dbac32445be671", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:29,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-fd017391-1e31-4955-9d7b-4c1b5d487284 2018-07-22 08:40:29,565 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst] is - ACTIVE 2018-07-22 08:40:29,565 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:40:32,568 - create_instance - DEBUG - VM status query timeout in 296.72303009 2018-07-22 08:40:32,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949bbc8cea9e3cbda6cfe0ebb923b9737c3ddd0d" 2018-07-22 08:40:32,624 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:40:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5dee492c-6ef4-4e0f-83cd-09a0e008f6db x-compute-request-id: req-5dee492c-6ef4-4e0f-83cd-09a0e008f6db Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 66d93ed2-d000-4fbb-9476-0748deeee8a4 could not be found.", "code": 404}} 2018-07-22 08:40:32,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/66d93ed2-d000-4fbb-9476-0748deeee8a4 used request id req-5dee492c-6ef4-4e0f-83cd-09a0e008f6db 2018-07-22 08:40:32,624 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 66d93ed2-d000-4fbb-9476-0748deeee8a4 could not be found. (HTTP 404) (Request-ID: req-5dee492c-6ef4-4e0f-83cd-09a0e008f6db) 2018-07-22 08:40:32,625 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-inst 2018-07-22 08:40:32,626 - neutron_utils - INFO - Deleting security group rule with ID - 2a03f8a1-302f-4042-87f3-8667489b1738 2018-07-22 08:40:32,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2a03f8a1-302f-4042-87f3-8667489b1738 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b98b41320893948c1fef0da486427599cb3b5e8" 2018-07-22 08:40:32,915 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-329d9de8-aadd-496a-a098-f4d2d845e04d Content-Length: 0 Date: Sun, 22 Jul 2018 08:40:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:40:32,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2a03f8a1-302f-4042-87f3-8667489b1738 used request id req-329d9de8-aadd-496a-a098-f4d2d845e04d 2018-07-22 08:40:32,916 - neutron_utils - INFO - Deleting security group rule with ID - 1df7db57-710e-4b0b-a437-a03fc76e974a 2018-07-22 08:40:32,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/1df7db57-710e-4b0b-a437-a03fc76e974a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b98b41320893948c1fef0da486427599cb3b5e8" 2018-07-22 08:40:33,195 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dcb96ca0-2793-4b39-9be4-2643d52c3c8b Content-Length: 0 Date: Sun, 22 Jul 2018 08:40:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:40:33,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/1df7db57-710e-4b0b-a437-a03fc76e974a used request id req-dcb96ca0-2793-4b39-9be4-2643d52c3c8b 2018-07-22 08:40:33,195 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-name 2018-07-22 08:40:33,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/040e60a1-99b8-46df-9081-b90934b1d7b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b98b41320893948c1fef0da486427599cb3b5e8" 2018-07-22 08:40:33,496 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a2a20a9-0d57-4971-ad37-c91d4719c2cc Content-Length: 0 Date: Sun, 22 Jul 2018 08:40:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:40:33,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/040e60a1-99b8-46df-9081-b90934b1d7b6 used request id req-5a2a20a9-0d57-4971-ad37-c91d4719c2cc 2018-07-22 08:40:33,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab9b3e01d58aa0c5338598886b0d2c07b485f9d" 2018-07-22 08:40:33,543 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:40:33 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-b50d5bd0-7207-4f5a-901f-7c2d53fda914 x-compute-request-id: req-b50d5bd0-7207-4f5a-901f-7c2d53fda914 Content-Length: 0 Content-Type: application/json 2018-07-22 08:40:33,543 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7e494b43-214c-4e4d-b454-f678f7c9d3c0 used request id req-b50d5bd0-7207-4f5a-901f-7c2d53fda914 2018-07-22 08:40:33,544 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-subnet 2018-07-22 08:40:33,544 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-subnet 2018-07-22 08:40:33,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/135b6ca8-6f32-4343-8161-afa1593b857f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc30261f79e92c9b8b90d2c175c2abd7562119e" 2018-07-22 08:40:35,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a93e941b-ae6d-4e99-b236-de4b03460eff Date: Sun, 22 Jul 2018 08:40:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:40:35,725 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/135b6ca8-6f32-4343-8161-afa1593b857f used request id req-a93e941b-ae6d-4e99-b236-de4b03460eff 2018-07-22 08:40:35,725 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-pub-net 2018-07-22 08:40:35,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/bf599c9e-7bca-4eec-8920-1da22c4d703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc30261f79e92c9b8b90d2c175c2abd7562119e" 2018-07-22 08:40:37,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eee8a640-b3e0-4fe6-a817-47ad6be5d6c3 Date: Sun, 22 Jul 2018 08:40:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:40:37,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/bf599c9e-7bca-4eec-8920-1da22c4d703f used request id req-eee8a640-b3e0-4fe6-a817-47ad6be5d6c3 2018-07-22 08:40:37,087 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-8001e81d-02dc-4afc-b7f1-67740ea04071-image 2018-07-22 08:40:37,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/eefd97b0-e553-46e5-836b-746740035116 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfa3a36b71e1cf423b950537b2e758fe455d761a" 2018-07-22 08:40:37,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7b26be7d-355f-4d05-ae01-f9e340b539c7 Date: Sun, 22 Jul 2018 08:40:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:40:37,364 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/eefd97b0-e553-46e5-836b-746740035116 used request id req-7b26be7d-355f-4d05-ae01-f9e340b539c7 2018-07-22 08:40:37,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:40:37,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-8247d307-fe80-4c80-9cc2-5d232d80a0b9 Date: Sun, 22 Jul 2018 08:40:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:54Z", "updated_at": "2018-07-22T08:39:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:54Z", "revision_number": 0, "id": "008002d0-abf2-45c5-a9d1-9bf393c6b632", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:54Z", "security_group_id": "d0769045-92f0-4be6-b5bd-e438e7ee18c7", "tenant_id": "0644d40f601f43dba2dbac32445be671", "port_range_min": null, "ethertype": "IPv6", "project_id": "0644d40f601f43dba2dbac32445be671"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:54Z", "revision_number": 0, "id": "62f7485c-b567-4f10-9beb-ad7bee984354", "remote_group_id": "d0769045-92f0-4be6-b5bd-e438e7ee18c7", "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:54Z", "security_group_id": "d0769045-92f0-4be6-b5bd-e438e7ee18c7", "tenant_id": "0644d40f601f43dba2dbac32445be671", "port_range_min": null, "ethertype": "IPv4", "project_id": "0644d40f601f43dba2dbac32445be671"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:54Z", "revision_number": 0, "id": "806ea05e-b56f-46c5-8d86-cf1eeb3866ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:54Z", "security_group_id": "d0769045-92f0-4be6-b5bd-e438e7ee18c7", "tenant_id": "0644d40f601f43dba2dbac32445be671", "port_range_min": null, "ethertype": "IPv4", "project_id": "0644d40f601f43dba2dbac32445be671"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:39:54Z", "revision_number": 0, "id": "c5de6e93-98e8-4427-b35b-ccf1d5608f49", "remote_group_id": "d0769045-92f0-4be6-b5bd-e438e7ee18c7", "remote_ip_prefix": null, "created_at": "2018-07-22T08:39:54Z", "security_group_id": "d0769045-92f0-4be6-b5bd-e438e7ee18c7", "tenant_id": "0644d40f601f43dba2dbac32445be671", "port_range_min": null, "ethertype": "IPv6", "project_id": "0644d40f601f43dba2dbac32445be671"}], "revision_number": 4, "project_id": "0644d40f601f43dba2dbac32445be671", "id": "d0769045-92f0-4be6-b5bd-e438e7ee18c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:40:37,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-8247d307-fe80-4c80-9cc2-5d232d80a0b9 2018-07-22 08:40:37,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:40:37,711 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:40:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8dcb2ad-6d60-4804-a7d2-233972186eb3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:40:37,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-a8dcb2ad-6d60-4804-a7d2-233972186eb3 2018-07-22 08:40:37,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:40:37,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:40:37,808 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:40:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f18cc83-c03d-4493-977e-70816b8c4e2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:40:37,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-3f18cc83-c03d-4493-977e-70816b8c4e2b 2018-07-22 08:40:37,808 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:40:37,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:40:37,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b86639ea-b520-4d01-9718-73cd98e4bad2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:40:37,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-b86639ea-b520-4d01-9718-73cd98e4bad2 2018-07-22 08:40:37,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:40:37,996 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:40:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdb09e25-4ba4-4840-9e2f-ae69dd710b31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:40:37,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-bdb09e25-4ba4-4840-9e2f-ae69dd710b31 2018-07-22 08:40:37,997 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:40:38,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:40:38,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:40:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b39d73c-78e9-4cec-bec2-6bedbad499a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:40:38,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-4b39d73c-78e9-4cec-bec2-6bedbad499a1 2018-07-22 08:40:38,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:40:38,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:40:38,180 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:40:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6ff69aa-be68-4155-970e-b0e6406a5523 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:40:38,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-a6ff69aa-be68-4155-970e-b0e6406a5523 2018-07-22 08:40:38,181 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:40:38,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:40:38,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95108b22-ee2b-4876-9aae-c9830d34003b Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:40:38,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-95108b22-ee2b-4876-9aae-c9830d34003b 2018-07-22 08:40:38,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:40:38,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d632a08-c466-47dc-a3c5-e9c3ea512e14 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0644d40f601f43dba2dbac32445be671", "name": "InstanceSecurityGroupTests-a98aa63c-0055-453-proj"}} 2018-07-22 08:40:38,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 used request id req-6d632a08-c466-47dc-a3c5-e9c3ea512e14 2018-07-22 08:40:38,373 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d0769045-92f0-4be6-b5bd-e438e7ee18c7 2018-07-22 08:40:38,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d0769045-92f0-4be6-b5bd-e438e7ee18c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:40:38,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5bb743da-44bb-4958-852b-6a3378b3419f Date: Sun, 22 Jul 2018 08:40:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:54Z", "security_group_id": "d0769045-92f0-4be6-b5bd-e438e7ee18c7", "port_range_min": null, "revision_number": 0, "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:54Z", "project_id": "0644d40f601f43dba2dbac32445be671", "id": "008002d0-abf2-45c5-a9d1-9bf393c6b632"}, {"remote_group_id": "d0769045-92f0-4be6-b5bd-e438e7ee18c7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:54Z", "security_group_id": "d0769045-92f0-4be6-b5bd-e438e7ee18c7", "port_range_min": null, "revision_number": 0, "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:54Z", "project_id": "0644d40f601f43dba2dbac32445be671", "id": "62f7485c-b567-4f10-9beb-ad7bee984354"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:54Z", "security_group_id": "d0769045-92f0-4be6-b5bd-e438e7ee18c7", "port_range_min": null, "revision_number": 0, "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:54Z", "project_id": "0644d40f601f43dba2dbac32445be671", "id": "806ea05e-b56f-46c5-8d86-cf1eeb3866ba"}, {"remote_group_id": "d0769045-92f0-4be6-b5bd-e438e7ee18c7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:39:54Z", "security_group_id": "d0769045-92f0-4be6-b5bd-e438e7ee18c7", "port_range_min": null, "revision_number": 0, "tenant_id": "0644d40f601f43dba2dbac32445be671", "created_at": "2018-07-22T08:39:54Z", "project_id": "0644d40f601f43dba2dbac32445be671", "id": "c5de6e93-98e8-4427-b35b-ccf1d5608f49"}]} 2018-07-22 08:40:38,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d0769045-92f0-4be6-b5bd-e438e7ee18c7 used request id req-5bb743da-44bb-4958-852b-6a3378b3419f 2018-07-22 08:40:38,576 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:40:38,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d0769045-92f0-4be6-b5bd-e438e7ee18c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:40:39,096 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-214b80a7-0fb3-4c51-91ad-1df8c5fc49f6 Content-Length: 0 Date: Sun, 22 Jul 2018 08:40:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:40:39,096 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d0769045-92f0-4be6-b5bd-e438e7ee18c7 used request id req-214b80a7-0fb3-4c51-91ad-1df8c5fc49f6 2018-07-22 08:40:39,097 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-a98aa63c-0055-453-proj 2018-07-22 08:40:39,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:40:39,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7396b793-a3cc-4189-856d-326921b8d9d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:40:39,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0644d40f601f43dba2dbac32445be671 used request id req-7396b793-a3cc-4189-856d-326921b8d9d0 2018-07-22 08:40:39,322 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-a98aa63c-0055-453-proj-role 2018-07-22 08:40:39,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/6b63ee6423fa41db9de838b1beeaa33b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:40:39,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d40b9a4d-f34f-46b0-908a-cf6806e124c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:40:39,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6b63ee6423fa41db9de838b1beeaa33b used request id req-d40b9a4d-f34f-46b0-908a-cf6806e124c3 2018-07-22 08:40:39,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6c26f2add570ce577f24f779572bf630adea73" 2018-07-22 08:40:39,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4312d96-d862-4c15-b854-6b3577e3d2d5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:40:39,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a4312d96-d862-4c15-b854-6b3577e3d2d5 2018-07-22 08:40:39,539 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-a98aa63c-0055-453-user 2018-07-22 08:40:39,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/360375060d7a442fa5798053c6d9919b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07a9a76cad229aabf9dbbb533f0f9cebc9aa25e8" 2018-07-22 08:40:39,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b1e274d-8e4e-43cd-9784-6157c08d3e94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:40:39,723 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/360375060d7a442fa5798053c6d9919b used request id req-1b1e274d-8e4e-43cd-9784-6157c08d3e94 2018-07-22 08:40:39,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:40:40,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:40:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["CQvphggeS2OgmLfn2N37qA"], "issued_at": "2018-07-22T08:40:40.000000Z"}} 2018-07-22 08:40:40,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d1aa10281d89a600d9914726eb8c4bdeacb8d50" 2018-07-22 08:40:40,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef031d2-6449-4d06-b0a3-0ad7752e6d9e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:40:40,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5ef031d2-6449-4d06-b0a3-0ad7752e6d9e 2018-07-22 08:40:40,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:40:40,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:40:40,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:40:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["0lfvyqMiR125LrKp-Ood8g"], "issued_at": "2018-07-22T08:40:40.000000Z"}} 2018-07-22 08:40:40,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b3cf605264a8567ba9f6deab076bf0b476b19c" 2018-07-22 08:40:40,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf3ed29-4fc7-419c-9895-6fa51ab5b010 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:40:40,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-acf3ed29-4fc7-419c-9895-6fa51ab5b010 2018-07-22 08:40:40,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:40:40,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:40:40 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:40:40,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b3cf605264a8567ba9f6deab076bf0b476b19c" 2018-07-22 08:40:40,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a798bba0-e5b1-4de2-861f-2cda83dc49ae Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:40:40,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj used request id req-a798bba0-e5b1-4de2-861f-2cda83dc49ae 2018-07-22 08:40:40,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b3cf605264a8567ba9f6deab076bf0b476b19c" 2018-07-22 08:40:40,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-422e635b-c716-4c3b-a753-3c5b04181dbf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:40:40,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-422e635b-c716-4c3b-a753-3c5b04181dbf 2018-07-22 08:40:40,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b3cf605264a8567ba9f6deab076bf0b476b19c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}}' 2018-07-22 08:40:41,035 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c756237-3735-4d93-acfc-85e5b204695f Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7"}, "tags": [], "enabled": true, "id": "a48c180f007345808b3aa78e712be9c7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}} 2018-07-22 08:40:41,035 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9c756237-3735-4d93-acfc-85e5b204695f 2018-07-22 08:40:41,035 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj 2018-07-22 08:40:41,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:40:41,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:40:41,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:40:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["rkjf39aIQ9CIBVPf-azFVA"], "issued_at": "2018-07-22T08:40:41.000000Z"}} 2018-07-22 08:40:41,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714f47a5b46e6d42f16879c94f947d17a3409145" 2018-07-22 08:40:41,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-182dd784-8497-4fef-81fd-4a42826d2a3e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:40:41,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-182dd784-8497-4fef-81fd-4a42826d2a3e 2018-07-22 08:40:41,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:40:41,452 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:40:41 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:40:41,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714f47a5b46e6d42f16879c94f947d17a3409145" 2018-07-22 08:40:41,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d4af9a-cd7b-430a-91eb-1bee56c78e51 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:40:41,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-31d4af9a-cd7b-430a-91eb-1bee56c78e51 2018-07-22 08:40:41,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714f47a5b46e6d42f16879c94f947d17a3409145" 2018-07-22 08:40:41,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c684fbe6-3aa1-463a-805a-fef568ffbe0a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7"}, "tags": [], "enabled": true, "id": "a48c180f007345808b3aa78e712be9c7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}]} 2018-07-22 08:40:41,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj used request id req-c684fbe6-3aa1-463a-805a-fef568ffbe0a 2018-07-22 08:40:41,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714f47a5b46e6d42f16879c94f947d17a3409145" 2018-07-22 08:40:41,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b24dbc4-e41c-4de5-a37a-b5da2027f0a3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:40:41,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7b24dbc4-e41c-4de5-a37a-b5da2027f0a3 2018-07-22 08:40:42,160 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-ea8a9f50-b40b-460-user 2018-07-22 08:40:42,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:40:42,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b3cf605264a8567ba9f6deab076bf0b476b19c" 2018-07-22 08:40:42,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef421a3-0550-4499-8f45-2535511bd9e7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:40:42,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3ef421a3-0550-4499-8f45-2535511bd9e7 2018-07-22 08:40:42,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b3cf605264a8567ba9f6deab076bf0b476b19c" -d '{"role": {"name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj-role"}}' 2018-07-22 08:40:42,501 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:40:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d6af192-38b4-4fc8-8970-59e9ae42d39d Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "570566a275004c388abc9352251d6f22", "links": {"self": "http://172.30.9.23:5000/v3/roles/570566a275004c388abc9352251d6f22"}, "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj-role"}} 2018-07-22 08:40:42,502 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8d6af192-38b4-4fc8-8970-59e9ae42d39d 2018-07-22 08:40:42,502 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj-role 2018-07-22 08:40:42,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/570566a275004c388abc9352251d6f22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b3cf605264a8567ba9f6deab076bf0b476b19c" 2018-07-22 08:40:42,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3090c969-22c1-4e63-ba5e-ed2b70880ac4 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "570566a275004c388abc9352251d6f22", "links": {"self": "http://172.30.9.23:5000/v3/roles/570566a275004c388abc9352251d6f22"}, "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj-role"}} 2018-07-22 08:40:42,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/570566a275004c388abc9352251d6f22 used request id req-3090c969-22c1-4e63-ba5e-ed2b70880ac4 2018-07-22 08:40:42,595 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj-role to project InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj 2018-07-22 08:40:42,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7/users/b265044d082e4912b01197a388b636d1/roles/570566a275004c388abc9352251d6f22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b3cf605264a8567ba9f6deab076bf0b476b19c" 2018-07-22 08:40:42,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:40:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af5a2879-0926-4406-81ed-319f2cf81a95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:40:42,751 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7/users/b265044d082e4912b01197a388b636d1/roles/570566a275004c388abc9352251d6f22 used request id req-af5a2879-0926-4406-81ed-319f2cf81a95 2018-07-22 08:40:42,751 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:40:42,752 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:40:42,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:40:42,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:40:43,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "570566a275004c388abc9352251d6f22", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj-role"}], "expires_at": "2018-07-22T09:40:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a48c180f007345808b3aa78e712be9c7", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-user", "id": "b265044d082e4912b01197a388b636d1"}, "audit_ids": ["vTP1sZJZQzmzpIccjBJUJg"], "issued_at": "2018-07-22T08:40:43.000000Z"}} 2018-07-22 08:40:43,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c625567d31c0dadfd520612f989908082dce314c" 2018-07-22 08:40:43,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6a185b-103d-4a4f-b7c3-690f170874b5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:40:43,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2a6a185b-103d-4a4f-b7c3-690f170874b5 2018-07-22 08:40:43,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c625567d31c0dadfd520612f989908082dce314c" 2018-07-22 08:40:43,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-7d7c2099-2806-4702-93d8-89c83f2d0bcb Date: Sun, 22 Jul 2018 08:40:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-image"} 2018-07-22 08:40:43,440 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-image used request id req-7d7c2099-2806-4702-93d8-89c83f2d0bcb 2018-07-22 08:40:43,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c625567d31c0dadfd520612f989908082dce314c" 2018-07-22 08:40:43,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9fbddbaf-300c-473c-b19f-0c08cb84e67e Date: Sun, 22 Jul 2018 08:40:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:40:43,628 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9fbddbaf-300c-473c-b19f-0c08cb84e67e 2018-07-22 08:40:43,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c625567d31c0dadfd520612f989908082dce314c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-image"}' 2018-07-22 08:40:43,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-473e2038-9f89-4122-b36c-6c8511693ebf Date: Sun, 22 Jul 2018 08:40:43 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:40:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:40:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7", "min_disk": 0, "protected": false, "id": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "file": "/v2/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7/file", "checksum": null, "owner": "a48c180f007345808b3aa78e712be9c7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:40:43,882 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-473e2038-9f89-4122-b36c-6c8511693ebf 2018-07-22 08:40:43,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c625567d31c0dadfd520612f989908082dce314c" -d '' 2018-07-22 08:40:45,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-43c5e37f-c0b0-44c8-9d2b-44b98b9b9433 Date: Sun, 22 Jul 2018 08:40:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:40:45,585 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7/file used request id req-43c5e37f-c0b0-44c8-9d2b-44b98b9b9433 2018-07-22 08:40:45,586 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:40:45,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c625567d31c0dadfd520612f989908082dce314c" 2018-07-22 08:40:45,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f6af5d15-1d01-45da-9d4f-72a06f42c334 Date: Sun, 22 Jul 2018 08:40:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:40:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:40:45Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7/snap", "metadata": {}}], "self": "/v2/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7", "min_disk": 0, "protected": false, "id": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "file": "/v2/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a48c180f007345808b3aa78e712be9c7", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:40:45,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7 used request id req-f6af5d15-1d01-45da-9d4f-72a06f42c334 2018-07-22 08:40:45,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c625567d31c0dadfd520612f989908082dce314c" 2018-07-22 08:40:45,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d61de9cf-6eda-499f-b141-e44759d99549 Date: Sun, 22 Jul 2018 08:40:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:40:45,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d61de9cf-6eda-499f-b141-e44759d99549 2018-07-22 08:40:45,964 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-image 2018-07-22 08:40:45,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c625567d31c0dadfd520612f989908082dce314c" 2018-07-22 08:40:46,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-abc571a2-4ca2-48c7-b319-cc76f55eaa91 Date: Sun, 22 Jul 2018 08:40:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:40:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:40:45Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7/snap", "metadata": {}}], "self": "/v2/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7", "min_disk": 0, "protected": false, "id": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "file": "/v2/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a48c180f007345808b3aa78e712be9c7", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:40:46,148 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7 used request id req-abc571a2-4ca2-48c7-b319-cc76f55eaa91 2018-07-22 08:40:46,148 - create_image - DEBUG - Instance status is - active 2018-07-22 08:40:46,148 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-image 2018-07-22 08:40:46,149 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-image 2018-07-22 08:40:46,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:40:46,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:40:46,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "570566a275004c388abc9352251d6f22", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj-role"}], "expires_at": "2018-07-22T09:40:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a48c180f007345808b3aa78e712be9c7", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-user", "id": "b265044d082e4912b01197a388b636d1"}, "audit_ids": ["AbXTIYOQSq6uyK_2JqSo4A"], "issued_at": "2018-07-22T08:40:46.000000Z"}} 2018-07-22 08:40:46,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f247ab726204fd404a4b06ecb9becffb546560" 2018-07-22 08:40:46,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f06bba-8e82-4214-803a-ce2d72c8260f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:40:46,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a9f06bba-8e82-4214-803a-ce2d72c8260f 2018-07-22 08:40:46,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f247ab726204fd404a4b06ecb9becffb546560" 2018-07-22 08:40:46,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f0312bb5-5338-405e-907d-95c94581c3ae Date: Sun, 22 Jul 2018 08:40:46 GMT RESP BODY: {"networks":[]} 2018-07-22 08:40:46,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net used request id req-f0312bb5-5338-405e-907d-95c94581c3ae 2018-07-22 08:40:46,839 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net 2018-07-22 08:40:46,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f247ab726204fd404a4b06ecb9becffb546560" -d '{"network": {"name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net", "admin_state_up": true}}' 2018-07-22 08:40:47,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-362be134-1978-4b4a-b354-45d31c28dd5c Date: Sun, 22 Jul 2018 08:40:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a48c180f007345808b3aa78e712be9c7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:40:47Z","is_default":false,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:47Z","mtu":1450}} 2018-07-22 08:40:47,680 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-362be134-1978-4b4a-b354-45d31c28dd5c 2018-07-22 08:40:47,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f247ab726204fd404a4b06ecb9becffb546560" 2018-07-22 08:40:47,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-12365a4a-b142-4b3f-8721-f81e78abe09f Date: Sun, 22 Jul 2018 08:40:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a48c180f007345808b3aa78e712be9c7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:40:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net","admin_state_up":true,"tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:47Z","mtu":1450}]} 2018-07-22 08:40:47,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-12365a4a-b142-4b3f-8721-f81e78abe09f 2018-07-22 08:40:47,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f247ab726204fd404a4b06ecb9becffb546560" 2018-07-22 08:40:48,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7bd9b93a-173a-4a2d-a265-e1b4cd6c2c4c Date: Sun, 22 Jul 2018 08:40:48 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:40:48,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-7bd9b93a-173a-4a2d-a265-e1b4cd6c2c4c 2018-07-22 08:40:48,163 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-subnet 2018-07-22 08:40:48,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f247ab726204fd404a4b06ecb9becffb546560" -d '{"subnets": [{"ip_version": 4, "network_id": "229f33d0-28c3-43ff-ba67-0f65795afaf2", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-subnet"}]}' 2018-07-22 08:40:49,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f99a6f28-42b4-47f4-b8ab-1477ea28f74a Date: Sun, 22 Jul 2018 08:40:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:48Z","dns_nameservers":[],"updated_at":"2018-07-22T08:40:48Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a48c180f007345808b3aa78e712be9c7","id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-subnet"}]} 2018-07-22 08:40:49,161 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-f99a6f28-42b4-47f4-b8ab-1477ea28f74a 2018-07-22 08:40:49,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f247ab726204fd404a4b06ecb9becffb546560" 2018-07-22 08:40:49,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3894c08a-0e54-45aa-b64f-373f36a3f86e Date: Sun, 22 Jul 2018 08:40:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a48c180f007345808b3aa78e712be9c7","l2_adjacency":true,"status":"ACTIVE","subnets":["d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa"],"description":"","tags":[],"updated_at":"2018-07-22T08:40:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net","admin_state_up":true,"tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:47Z","mtu":1450}]} 2018-07-22 08:40:49,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-3894c08a-0e54-45aa-b64f-373f36a3f86e 2018-07-22 08:40:49,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f247ab726204fd404a4b06ecb9becffb546560" 2018-07-22 08:40:49,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6947fa92-eb50-4a94-8f70-21c009cd1b8e Date: Sun, 22 Jul 2018 08:40:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:48Z","dns_nameservers":[],"updated_at":"2018-07-22T08:40:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a48c180f007345808b3aa78e712be9c7","id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-subnet"}]} 2018-07-22 08:40:49,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-6947fa92-eb50-4a94-8f70-21c009cd1b8e 2018-07-22 08:40:49,828 - OpenStackNetwork - DEBUG - Network [229f33d0-28c3-43ff-ba67-0f65795afaf2] created successfully 2018-07-22 08:40:49,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:40:49,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:40:50,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:40:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["dqcUlb2SQVCjxb2bwmJzBw"], "issued_at": "2018-07-22T08:40:50.000000Z"}} 2018-07-22 08:40:50,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c39220c400b66a4a9c39efe060b65911f60b3f" 2018-07-22 08:40:50,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4888be40-23b2-41c2-93f6-1e9dbb8efd08 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:40:50,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4888be40-23b2-41c2-93f6-1e9dbb8efd08 2018-07-22 08:40:50,329 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:40:50,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c39220c400b66a4a9c39efe060b65911f60b3f" 2018-07-22 08:40:50,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:50 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-c1ca785b-1d93-4adc-9595-5d91588c7457 x-compute-request-id: req-c1ca785b-1d93-4adc-9595-5d91588c7457 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:40:50,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c1ca785b-1d93-4adc-9595-5d91588c7457 2018-07-22 08:40:50,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c39220c400b66a4a9c39efe060b65911f60b3f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:40:50,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:50 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-615fd232-6367-49f6-890b-fe8c04ad984d x-compute-request-id: req-615fd232-6367-49f6-890b-fe8c04ad984d Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "dfdb62d0-01de-439a-9179-3c686109dee1"}} 2018-07-22 08:40:50,570 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-615fd232-6367-49f6-890b-fe8c04ad984d 2018-07-22 08:40:50,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:40:50,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:40:50,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "570566a275004c388abc9352251d6f22", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj-role"}], "expires_at": "2018-07-22T09:40:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a48c180f007345808b3aa78e712be9c7", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-user", "id": "b265044d082e4912b01197a388b636d1"}, "audit_ids": ["Xuq8YNOmR8i7qKiGMiRbng"], "issued_at": "2018-07-22T08:40:50.000000Z"}} 2018-07-22 08:40:50,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:51,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-504ba736-6f7d-4b1e-9ad3-599e87be20b4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:40:51,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-504ba736-6f7d-4b1e-9ad3-599e87be20b4 2018-07-22 08:40:51,071 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:40:51,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:51,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9db074b-96d0-4157-9d15-fa6f53bbdd81 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:40:51,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a9db074b-96d0-4157-9d15-fa6f53bbdd81 2018-07-22 08:40:51,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:51,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7f44d1e0-1af6-48d7-9c0a-6c49b20629df Date: Sun, 22 Jul 2018 08:40:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a48c180f007345808b3aa78e712be9c7","l2_adjacency":true,"status":"ACTIVE","subnets":["d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa"],"description":"","tags":[],"updated_at":"2018-07-22T08:40:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net","admin_state_up":true,"tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:47Z","mtu":1450}]} 2018-07-22 08:40:51,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net used request id req-7f44d1e0-1af6-48d7-9c0a-6c49b20629df 2018-07-22 08:40:51,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:40:51,475 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:40:51 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:40:51,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:51,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc63d1d3-7df6-4f83-9b35-a37c8519cb27 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a48c180f007345808b3aa78e712be9c7", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}} 2018-07-22 08:40:51,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 used request id req-bc63d1d3-7df6-4f83-9b35-a37c8519cb27 2018-07-22 08:40:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:51,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-05fcb38c-473b-4013-9eaa-a2cfa7400fa9 Date: Sun, 22 Jul 2018 08:40:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:48Z","dns_nameservers":[],"updated_at":"2018-07-22T08:40:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a48c180f007345808b3aa78e712be9c7","id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-subnet"}]} 2018-07-22 08:40:51,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-05fcb38c-473b-4013-9eaa-a2cfa7400fa9 2018-07-22 08:40:51,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2&name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:52,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-19d1df69-1937-4802-8831-460eaef407fb Date: Sun, 22 Jul 2018 08:40:52 GMT RESP BODY: {"ports":[]} 2018-07-22 08:40:52,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2&name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-port&admin_state_up=True used request id req-19d1df69-1937-4802-8831-460eaef407fb 2018-07-22 08:40:52,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:52,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:52 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-a412f131-78ae-460e-8a3a-ab42a66c8d97 x-compute-request-id: req-a412f131-78ae-460e-8a3a-ab42a66c8d97 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:40:52,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst used request id req-a412f131-78ae-460e-8a3a-ab42a66c8d97 2018-07-22 08:40:52,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:52,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3b2ba798-4009-4561-aa28-65718ac8a8ce Date: Sun, 22 Jul 2018 08:40:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a48c180f007345808b3aa78e712be9c7","l2_adjacency":true,"status":"ACTIVE","subnets":["d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa"],"description":"","tags":[],"updated_at":"2018-07-22T08:40:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net","admin_state_up":true,"tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:47Z","mtu":1450}]} 2018-07-22 08:40:52,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net used request id req-3b2ba798-4009-4561-aa28-65718ac8a8ce 2018-07-22 08:40:52,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:52,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d306e6fb-de71-44e2-82fd-a1d98461fc07 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a48c180f007345808b3aa78e712be9c7", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}} 2018-07-22 08:40:52,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 used request id req-d306e6fb-de71-44e2-82fd-a1d98461fc07 2018-07-22 08:40:52,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:53,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2c58511c-a405-43bc-92c8-e70528adbd1a Date: Sun, 22 Jul 2018 08:40:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:48Z","dns_nameservers":[],"updated_at":"2018-07-22T08:40:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a48c180f007345808b3aa78e712be9c7","id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-subnet"}]} 2018-07-22 08:40:53,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-2c58511c-a405-43bc-92c8-e70528adbd1a 2018-07-22 08:40:53,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2&name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:53,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-afbb7dfd-ec78-4209-bdf0-ce00dc69c8ef Date: Sun, 22 Jul 2018 08:40:53 GMT RESP BODY: {"ports":[]} 2018-07-22 08:40:53,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2&name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-port&admin_state_up=True used request id req-afbb7dfd-ec78-4209-bdf0-ce00dc69c8ef 2018-07-22 08:40:53,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:40:53,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:40:53,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "570566a275004c388abc9352251d6f22", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj-role"}], "expires_at": "2018-07-22T09:40:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a48c180f007345808b3aa78e712be9c7", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-user", "id": "b265044d082e4912b01197a388b636d1"}, "audit_ids": ["vHuKk2FiSuO2tKGlji49AA"], "issued_at": "2018-07-22T08:40:53.000000Z"}} 2018-07-22 08:40:53,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10924d757e4b73d72cc5a2d89ec8db0bbdde3979" 2018-07-22 08:40:53,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a418a7fb-22e4-47ec-9eda-0559a7ee60c0 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:40:53,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a418a7fb-22e4-47ec-9eda-0559a7ee60c0 2018-07-22 08:40:53,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:54,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f2236798-d600-43b9-807a-26634cb5eed3 Date: Sun, 22 Jul 2018 08:40:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a48c180f007345808b3aa78e712be9c7","l2_adjacency":true,"status":"ACTIVE","subnets":["d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa"],"description":"","tags":[],"updated_at":"2018-07-22T08:40:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net","admin_state_up":true,"tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:47Z","mtu":1450}]} 2018-07-22 08:40:54,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net used request id req-f2236798-d600-43b9-807a-26634cb5eed3 2018-07-22 08:40:54,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:54,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d1dc2738-e35d-4515-9950-f52be7937295 Date: Sun, 22 Jul 2018 08:40:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:48Z","dns_nameservers":[],"updated_at":"2018-07-22T08:40:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a48c180f007345808b3aa78e712be9c7","id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-subnet"}]} 2018-07-22 08:40:54,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-d1dc2738-e35d-4515-9950-f52be7937295 2018-07-22 08:40:54,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:54,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-cad38e83-1a29-4f76-8cf8-9d6adb747793 Date: Sun, 22 Jul 2018 08:40:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a48c180f007345808b3aa78e712be9c7","l2_adjacency":true,"status":"ACTIVE","subnets":["d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa"],"description":"","tags":[],"updated_at":"2018-07-22T08:40:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net","admin_state_up":true,"tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:47Z","mtu":1450}]} 2018-07-22 08:40:54,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net used request id req-cad38e83-1a29-4f76-8cf8-9d6adb747793 2018-07-22 08:40:54,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:40:54,270 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:40:54 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:40:54,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10924d757e4b73d72cc5a2d89ec8db0bbdde3979" 2018-07-22 08:40:54,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f84b15e-966b-42c2-9659-9c02c01c185e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a48c180f007345808b3aa78e712be9c7", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}} 2018-07-22 08:40:54,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 used request id req-8f84b15e-966b-42c2-9659-9c02c01c185e 2018-07-22 08:40:54,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:54,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0d7424ca-e48e-4059-a283-e0e7159ff8dc Date: Sun, 22 Jul 2018 08:40:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:48Z","dns_nameservers":[],"updated_at":"2018-07-22T08:40:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a48c180f007345808b3aa78e712be9c7","id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-subnet"}]} 2018-07-22 08:40:54,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-0d7424ca-e48e-4059-a283-e0e7159ff8dc 2018-07-22 08:40:54,590 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net 2018-07-22 08:40:54,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" -d '{"port": {"network_id": "229f33d0-28c3-43ff-ba67-0f65795afaf2", "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-port", "admin_state_up": true}}' 2018-07-22 08:40:55,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-621a4142-a45d-46ac-86e2-90caf63d1f23 Date: Sun, 22 Jul 2018 08:40:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:55Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.8"}],"id":"eeaabe5d-52e8-4718-8f0d-e02d50d0011e","security_groups":["38d6dc71-0408-4d93-804f-7b90ae5db657"],"mac_address":"fa:16:3e:ea:bd:93","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-port","project_id":"a48c180f007345808b3aa78e712be9c7","qos_policy_id":null,"admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:40:55,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-621a4142-a45d-46ac-86e2-90caf63d1f23 2018-07-22 08:40:55,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:55,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4439cb13-042a-43c9-82a0-563d3e5f0f01 Date: Sun, 22 Jul 2018 08:40:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a48c180f007345808b3aa78e712be9c7","l2_adjacency":true,"status":"ACTIVE","subnets":["d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa"],"description":"","tags":[],"updated_at":"2018-07-22T08:40:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net","admin_state_up":true,"tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:47Z","mtu":1450}]} 2018-07-22 08:40:55,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net used request id req-4439cb13-042a-43c9-82a0-563d3e5f0f01 2018-07-22 08:40:55,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:55,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b871ed-90b8-4380-ae7f-20ffc8991610 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a48c180f007345808b3aa78e712be9c7", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}} 2018-07-22 08:40:55,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 used request id req-25b871ed-90b8-4380-ae7f-20ffc8991610 2018-07-22 08:40:55,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:56,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-afac9067-a71a-4621-810d-18a3d8c8a87a Date: Sun, 22 Jul 2018 08:40:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:48Z","dns_nameservers":[],"updated_at":"2018-07-22T08:40:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a48c180f007345808b3aa78e712be9c7","id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-subnet"}]} 2018-07-22 08:40:56,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-afac9067-a71a-4621-810d-18a3d8c8a87a 2018-07-22 08:40:56,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2&name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:56,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-a1678f2c-64c4-42b0-b57a-ee8ddc8a3185 Date: Sun, 22 Jul 2018 08:40:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:55Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.8"}],"id":"eeaabe5d-52e8-4718-8f0d-e02d50d0011e","security_groups":["38d6dc71-0408-4d93-804f-7b90ae5db657"],"mac_address":"fa:16:3e:ea:bd:93","project_id":"a48c180f007345808b3aa78e712be9c7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-port","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:40:56,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2&name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-port&admin_state_up=True used request id req-a1678f2c-64c4-42b0-b57a-ee8ddc8a3185 2018-07-22 08:40:56,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:56,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b1e6229-b83f-40f5-83f3-801fc98c4e48 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a48c180f007345808b3aa78e712be9c7", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}} 2018-07-22 08:40:56,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 used request id req-1b1e6229-b83f-40f5-83f3-801fc98c4e48 2018-07-22 08:40:56,425 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst 2018-07-22 08:40:56,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:56,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:56 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-41aae57b-b199-4db6-a2d7-dee7a5305d36 x-compute-request-id: req-41aae57b-b199-4db6-a2d7-dee7a5305d36 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavors": [{"id": "dfdb62d0-01de-439a-9179-3c686109dee1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:40:56,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-41aae57b-b199-4db6-a2d7-dee7a5305d36 2018-07-22 08:40:56,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/dfdb62d0-01de-439a-9179-3c686109dee1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:56,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:56 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-65254446-73df-48f1-afeb-c14955a59832 x-compute-request-id: req-65254446-73df-48f1-afeb-c14955a59832 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "dfdb62d0-01de-439a-9179-3c686109dee1"}} 2018-07-22 08:40:56,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/dfdb62d0-01de-439a-9179-3c686109dee1 used request id req-65254446-73df-48f1-afeb-c14955a59832 2018-07-22 08:40:56,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:56,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-dff8c6e7-0fc7-491b-9401-e6a9f232e810 Date: Sun, 22 Jul 2018 08:40:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:40:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:40:45Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7/snap", "metadata": {}}], "self": "/v2/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7", "min_disk": 0, "protected": false, "id": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "file": "/v2/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a48c180f007345808b3aa78e712be9c7", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-image"} 2018-07-22 08:40:56,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-image used request id req-dff8c6e7-0fc7-491b-9401-e6a9f232e810 2018-07-22 08:40:56,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:56,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-053b3941-ecb5-4d38-bb80-924ec4238aa1 Date: Sun, 22 Jul 2018 08:40:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:40:56,860 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-053b3941-ecb5-4d38-bb80-924ec4238aa1 2018-07-22 08:40:56,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" -d '{"server": {"name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst", "imageRef": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "flavorRef": "dfdb62d0-01de-439a-9179-3c686109dee1", "max_count": 1, "min_count": 1, "networks": [{"port": "eeaabe5d-52e8-4718-8f0d-e02d50d0011e"}]}}' 2018-07-22 08:40:58,618 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:40:56 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-da542218-d3ba-41b7-8735-1d7c9e178b1f x-compute-request-id: req-da542218-d3ba-41b7-8735-1d7c9e178b1f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "705a8c95-b9fe-4057-b1b3-bde87b76a47e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "bookmark"}], "adminPass": "87cPMYfgoxVr"}} 2018-07-22 08:40:58,618 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-da542218-d3ba-41b7-8735-1d7c9e178b1f 2018-07-22 08:40:58,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:59,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:58 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-5d408c38-28db-4cc4-911f-1de8aa22e1b0 x-compute-request-id: req-5d408c38-28db-4cc4-911f-1de8aa22e1b0 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "bookmark"}], "image": {"id": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "links": [{"href": "http://172.30.9.23:8774/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dfdb62d0-01de-439a-9179-3c686109dee1", "links": [{"href": "http://172.30.9.23:8774/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "bookmark"}]}, "id": "705a8c95-b9fe-4057-b1b3-bde87b76a47e", "user_id": "b265044d082e4912b01197a388b636d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:40:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst", "created": "2018-07-22T08:40:58Z", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:59,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e used request id req-5d408c38-28db-4cc4-911f-1de8aa22e1b0 2018-07-22 08:40:59,029 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst 2018-07-22 08:40:59,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:40:59,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:40:59 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-b829e832-e173-40ac-b9ab-12a4096e858a x-compute-request-id: req-b829e832-e173-40ac-b9ab-12a4096e858a Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "bookmark"}], "image": {"id": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "links": [{"href": "http://172.30.9.23:8774/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dfdb62d0-01de-439a-9179-3c686109dee1", "links": [{"href": "http://172.30.9.23:8774/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "bookmark"}]}, "id": "705a8c95-b9fe-4057-b1b3-bde87b76a47e", "user_id": "b265044d082e4912b01197a388b636d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:40:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst", "created": "2018-07-22T08:40:58Z", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:40:59,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e used request id req-b829e832-e173-40ac-b9ab-12a4096e858a 2018-07-22 08:40:59,465 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst] is - BUILD 2018-07-22 08:40:59,465 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:41:02,468 - create_instance - DEBUG - VM status query timeout in 896.560672045 2018-07-22 08:41:02,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:03,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:02 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-f8f71786-7573-424e-ac70-589fc77737cf x-compute-request-id: req-f8f71786-7573-424e-ac70-589fc77737cf Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "bookmark"}], "image": {"id": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "links": [{"href": "http://172.30.9.23:8774/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dfdb62d0-01de-439a-9179-3c686109dee1", "links": [{"href": "http://172.30.9.23:8774/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "bookmark"}]}, "id": "705a8c95-b9fe-4057-b1b3-bde87b76a47e", "security_groups": [{"name": "default"}], "user_id": "b265044d082e4912b01197a388b636d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:40:59Z", "hostId": "003e564350ca99d4c7fcc38e9665392ff193e67bfd431478eafbbaeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst", "created": "2018-07-22T08:40:58Z", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:03,319 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e used request id req-f8f71786-7573-424e-ac70-589fc77737cf 2018-07-22 08:41:03,319 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst] is - BUILD 2018-07-22 08:41:03,319 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:41:06,323 - create_instance - DEBUG - VM status query timeout in 892.706528187 2018-07-22 08:41:06,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:06,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:06 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-6c48ea7a-5c34-42e0-91fa-2f71cffad26a x-compute-request-id: req-6c48ea7a-5c34-42e0-91fa-2f71cffad26a Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:bd:93", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "bookmark"}], "image": {"id": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "links": [{"href": "http://172.30.9.23:8774/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:03.000000", "flavor": {"id": "dfdb62d0-01de-439a-9179-3c686109dee1", "links": [{"href": "http://172.30.9.23:8774/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "bookmark"}]}, "id": "705a8c95-b9fe-4057-b1b3-bde87b76a47e", "security_groups": [{"name": "default"}], "user_id": "b265044d082e4912b01197a388b636d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:03Z", "hostId": "003e564350ca99d4c7fcc38e9665392ff193e67bfd431478eafbbaeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst", "created": "2018-07-22T08:40:58Z", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:06,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e used request id req-6c48ea7a-5c34-42e0-91fa-2f71cffad26a 2018-07-22 08:41:06,964 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst] is - ACTIVE 2018-07-22 08:41:06,964 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:41:06,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:07,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:06 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-d83f8104-e118-4dec-b685-c052d746dd17 x-compute-request-id: req-d83f8104-e118-4dec-b685-c052d746dd17 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:bd:93", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "bookmark"}], "image": {"id": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "links": [{"href": "http://172.30.9.23:8774/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:03.000000", "flavor": {"id": "dfdb62d0-01de-439a-9179-3c686109dee1", "links": [{"href": "http://172.30.9.23:8774/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "bookmark"}]}, "id": "705a8c95-b9fe-4057-b1b3-bde87b76a47e", "security_groups": [{"name": "default"}], "user_id": "b265044d082e4912b01197a388b636d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:03Z", "hostId": "003e564350ca99d4c7fcc38e9665392ff193e67bfd431478eafbbaeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst", "created": "2018-07-22T08:40:58Z", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:07,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e used request id req-d83f8104-e118-4dec-b685-c052d746dd17 2018-07-22 08:41:07,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:08,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-31d50b9a-2d2f-47d4-b26e-3b5bff95d6f6 Date: Sun, 22 Jul 2018 08:41:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a48c180f007345808b3aa78e712be9c7","l2_adjacency":true,"status":"ACTIVE","subnets":["d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa"],"description":"","tags":[],"updated_at":"2018-07-22T08:40:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net","admin_state_up":true,"tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:47Z","mtu":1450}]} 2018-07-22 08:41:08,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net used request id req-31d50b9a-2d2f-47d4-b26e-3b5bff95d6f6 2018-07-22 08:41:08,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:08,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea53558-ad4e-4c7d-b218-b961f5c664b6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a48c180f007345808b3aa78e712be9c7", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}} 2018-07-22 08:41:08,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 used request id req-8ea53558-ad4e-4c7d-b218-b961f5c664b6 2018-07-22 08:41:08,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:08,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e95ce495-c0ba-41bc-9ec8-d4b671987ebf Date: Sun, 22 Jul 2018 08:41:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:48Z","dns_nameservers":[],"updated_at":"2018-07-22T08:40:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a48c180f007345808b3aa78e712be9c7","id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-subnet"}]} 2018-07-22 08:41:08,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-e95ce495-c0ba-41bc-9ec8-d4b671987ebf 2018-07-22 08:41:08,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:08,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-3c30ea95-3865-4f7a-9b10-edbbdbb69f10 Date: Sun, 22 Jul 2018 08:41:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.4"}],"id":"7b11a199-8f92-444c-a3bf-6d6ea5112128","security_groups":[],"mac_address":"fa:16:3e:82:d0:41","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-229f33d0-28c3-43ff-ba67-0f65795afaf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.2"}],"id":"86a6de1f-ce13-46fc-808a-64656897349c","security_groups":[],"mac_address":"fa:16:3e:a8:d6:77","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-229f33d0-28c3-43ff-ba67-0f65795afaf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.3"}],"id":"da25bc79-3c97-4ff6-b035-67053187a1f2","security_groups":[],"mac_address":"fa:16:3e:b0:9c:09","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-229f33d0-28c3-43ff-ba67-0f65795afaf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.8"}],"id":"eeaabe5d-52e8-4718-8f0d-e02d50d0011e","security_groups":["38d6dc71-0408-4d93-804f-7b90ae5db657"],"mac_address":"fa:16:3e:ea:bd:93","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-port","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:54Z","binding:vnic_type":"normal","device_id":"705a8c95-b9fe-4057-b1b3-bde87b76a47e","ip_allocation":"immediate"}]} 2018-07-22 08:41:08,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-3c30ea95-3865-4f7a-9b10-edbbdbb69f10 2018-07-22 08:41:08,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:41:08,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:41:08,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "570566a275004c388abc9352251d6f22", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj-role"}], "expires_at": "2018-07-22T09:41:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a48c180f007345808b3aa78e712be9c7", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-user", "id": "b265044d082e4912b01197a388b636d1"}, "audit_ids": ["t0Zk8WHHQAmj36jxMP71oA"], "issued_at": "2018-07-22T08:41:08.000000Z"}} 2018-07-22 08:41:08,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f04e003ff8907aeb89594c15385761227547f4c" 2018-07-22 08:41:08,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a90caaf-a469-4e46-b530-e01779ae3b53 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:41:08,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0a90caaf-a469-4e46-b530-e01779ae3b53 2018-07-22 08:41:08,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f04e003ff8907aeb89594c15385761227547f4c" 2018-07-22 08:41:09,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-48fd1128-25eb-48cd-9566-07ef4cdcf8b4 Date: Sun, 22 Jul 2018 08:41:09 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:41:09,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-name&description=hello+group used request id req-48fd1128-25eb-48cd-9566-07ef4cdcf8b4 2018-07-22 08:41:09,002 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-name... 2018-07-22 08:41:09,002 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-name 2018-07-22 08:41:09,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f04e003ff8907aeb89594c15385761227547f4c" -d '{"security_group": {"name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-name", "description": "hello group"}}' 2018-07-22 08:41:09,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d6021c4d-5888-412d-bbda-1b33a5a2fd10 Date: Sun, 22 Jul 2018 08:41:09 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:41:09Z", "updated_at": "2018-07-22T08:41:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "revision_number": 0, "id": "719d4107-1eb1-4105-832d-b604cfd1b69d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a48c180f007345808b3aa78e712be9c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "revision_number": 0, "id": "b9b95cad-6002-4dbc-b813-4975a448d686", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a48c180f007345808b3aa78e712be9c7"}], "revision_number": 2, "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-name"}} 2018-07-22 08:41:09,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-d6021c4d-5888-412d-bbda-1b33a5a2fd10 2018-07-22 08:41:09,378 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14bfa2bd-c193-4849-9e8e-92a5b900c3ad 2018-07-22 08:41:09,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=14bfa2bd-c193-4849-9e8e-92a5b900c3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f04e003ff8907aeb89594c15385761227547f4c" 2018-07-22 08:41:09,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-25506f84-2abf-4a30-ba4d-14e3f66daa05 Date: Sun, 22 Jul 2018 08:41:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "port_range_min": null, "revision_number": 0, "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:41:09Z", "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "719d4107-1eb1-4105-832d-b604cfd1b69d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "port_range_min": null, "revision_number": 0, "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:41:09Z", "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "b9b95cad-6002-4dbc-b813-4975a448d686"}]} 2018-07-22 08:41:09,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=14bfa2bd-c193-4849-9e8e-92a5b900c3ad used request id req-25506f84-2abf-4a30-ba4d-14e3f66daa05 2018-07-22 08:41:09,583 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14bfa2bd-c193-4849-9e8e-92a5b900c3ad 2018-07-22 08:41:09,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=14bfa2bd-c193-4849-9e8e-92a5b900c3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f04e003ff8907aeb89594c15385761227547f4c" 2018-07-22 08:41:09,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86fd08f1-c1d3-4bf8-b550-2d3ef5afecf2 Date: Sun, 22 Jul 2018 08:41:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "port_range_min": null, "revision_number": 0, "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:41:09Z", "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "719d4107-1eb1-4105-832d-b604cfd1b69d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "port_range_min": null, "revision_number": 0, "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:41:09Z", "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "b9b95cad-6002-4dbc-b813-4975a448d686"}]} 2018-07-22 08:41:09,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=14bfa2bd-c193-4849-9e8e-92a5b900c3ad used request id req-86fd08f1-c1d3-4bf8-b550-2d3ef5afecf2 2018-07-22 08:41:09,777 - neutron_utils - INFO - Retrieving security group with ID - 14bfa2bd-c193-4849-9e8e-92a5b900c3ad 2018-07-22 08:41:09,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=14bfa2bd-c193-4849-9e8e-92a5b900c3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f04e003ff8907aeb89594c15385761227547f4c" 2018-07-22 08:41:10,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-29335c1f-26d1-4f7d-8c3f-8dad316c4bcf Date: Sun, 22 Jul 2018 08:41:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:41:09Z", "updated_at": "2018-07-22T08:41:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "revision_number": 0, "id": "719d4107-1eb1-4105-832d-b604cfd1b69d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a48c180f007345808b3aa78e712be9c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "revision_number": 0, "id": "b9b95cad-6002-4dbc-b813-4975a448d686", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a48c180f007345808b3aa78e712be9c7"}], "revision_number": 2, "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-name"}]} 2018-07-22 08:41:10,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=14bfa2bd-c193-4849-9e8e-92a5b900c3ad used request id req-29335c1f-26d1-4f7d-8c3f-8dad316c4bcf 2018-07-22 08:41:10,004 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14bfa2bd-c193-4849-9e8e-92a5b900c3ad 2018-07-22 08:41:10,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=14bfa2bd-c193-4849-9e8e-92a5b900c3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f04e003ff8907aeb89594c15385761227547f4c" 2018-07-22 08:41:10,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ef7827b2-641d-406e-b33a-426fc4b23f8c Date: Sun, 22 Jul 2018 08:41:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "port_range_min": null, "revision_number": 0, "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:41:09Z", "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "719d4107-1eb1-4105-832d-b604cfd1b69d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "port_range_min": null, "revision_number": 0, "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:41:09Z", "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "b9b95cad-6002-4dbc-b813-4975a448d686"}]} 2018-07-22 08:41:10,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=14bfa2bd-c193-4849-9e8e-92a5b900c3ad used request id req-ef7827b2-641d-406e-b33a-426fc4b23f8c 2018-07-22 08:41:10,218 - neutron_utils - INFO - Retrieving security group with ID - 14bfa2bd-c193-4849-9e8e-92a5b900c3ad 2018-07-22 08:41:10,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=14bfa2bd-c193-4849-9e8e-92a5b900c3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f04e003ff8907aeb89594c15385761227547f4c" 2018-07-22 08:41:10,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-544372c3-1d51-4615-a4ea-08de104fcbfe Date: Sun, 22 Jul 2018 08:41:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:41:09Z", "updated_at": "2018-07-22T08:41:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "revision_number": 0, "id": "719d4107-1eb1-4105-832d-b604cfd1b69d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a48c180f007345808b3aa78e712be9c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "revision_number": 0, "id": "b9b95cad-6002-4dbc-b813-4975a448d686", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a48c180f007345808b3aa78e712be9c7"}], "revision_number": 2, "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-name"}]} 2018-07-22 08:41:10,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=14bfa2bd-c193-4849-9e8e-92a5b900c3ad used request id req-544372c3-1d51-4615-a4ea-08de104fcbfe 2018-07-22 08:41:10,279 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14bfa2bd-c193-4849-9e8e-92a5b900c3ad 2018-07-22 08:41:10,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=14bfa2bd-c193-4849-9e8e-92a5b900c3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f04e003ff8907aeb89594c15385761227547f4c" 2018-07-22 08:41:10,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dacd715b-b17e-4dd5-b23f-f0503eaf5a7f Date: Sun, 22 Jul 2018 08:41:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "port_range_min": null, "revision_number": 0, "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:41:09Z", "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "719d4107-1eb1-4105-832d-b604cfd1b69d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "port_range_min": null, "revision_number": 0, "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:41:09Z", "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "b9b95cad-6002-4dbc-b813-4975a448d686"}]} 2018-07-22 08:41:10,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=14bfa2bd-c193-4849-9e8e-92a5b900c3ad used request id req-dacd715b-b17e-4dd5-b23f-f0503eaf5a7f 2018-07-22 08:41:10,401 - neutron_utils - INFO - Retrieving security group with ID - 14bfa2bd-c193-4849-9e8e-92a5b900c3ad 2018-07-22 08:41:10,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=14bfa2bd-c193-4849-9e8e-92a5b900c3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f04e003ff8907aeb89594c15385761227547f4c" 2018-07-22 08:41:10,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a957079a-ad54-4a14-8865-fdd9ac33436c Date: Sun, 22 Jul 2018 08:41:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:41:09Z", "updated_at": "2018-07-22T08:41:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "revision_number": 0, "id": "719d4107-1eb1-4105-832d-b604cfd1b69d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a48c180f007345808b3aa78e712be9c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "revision_number": 0, "id": "b9b95cad-6002-4dbc-b813-4975a448d686", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a48c180f007345808b3aa78e712be9c7"}], "revision_number": 2, "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-name"}]} 2018-07-22 08:41:10,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=14bfa2bd-c193-4849-9e8e-92a5b900c3ad used request id req-a957079a-ad54-4a14-8865-fdd9ac33436c 2018-07-22 08:41:10,631 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14bfa2bd-c193-4849-9e8e-92a5b900c3ad 2018-07-22 08:41:10,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=14bfa2bd-c193-4849-9e8e-92a5b900c3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f04e003ff8907aeb89594c15385761227547f4c" 2018-07-22 08:41:10,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-59aaee14-1589-484a-b548-434a29c1a58a Date: Sun, 22 Jul 2018 08:41:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "port_range_min": null, "revision_number": 0, "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:41:09Z", "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "719d4107-1eb1-4105-832d-b604cfd1b69d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:09Z", "security_group_id": "14bfa2bd-c193-4849-9e8e-92a5b900c3ad", "port_range_min": null, "revision_number": 0, "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:41:09Z", "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "b9b95cad-6002-4dbc-b813-4975a448d686"}]} 2018-07-22 08:41:10,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=14bfa2bd-c193-4849-9e8e-92a5b900c3ad used request id req-59aaee14-1589-484a-b548-434a29c1a58a 2018-07-22 08:41:10,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:11,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d83f6a73-a956-4674-a3e3-e1ef877b7db8 x-compute-request-id: req-d83f6a73-a956-4674-a3e3-e1ef877b7db8 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:bd:93", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "bookmark"}], "image": {"id": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "links": [{"href": "http://172.30.9.23:8774/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:03.000000", "flavor": {"id": "dfdb62d0-01de-439a-9179-3c686109dee1", "links": [{"href": "http://172.30.9.23:8774/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "bookmark"}]}, "id": "705a8c95-b9fe-4057-b1b3-bde87b76a47e", "security_groups": [{"name": "default"}], "user_id": "b265044d082e4912b01197a388b636d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:03Z", "hostId": "003e564350ca99d4c7fcc38e9665392ff193e67bfd431478eafbbaeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst", "created": "2018-07-22T08:40:58Z", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:11,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e used request id req-d83f6a73-a956-4674-a3e3-e1ef877b7db8 2018-07-22 08:41:11,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:11,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e19750b7-921c-4162-b5a1-df5ced10306a Date: Sun, 22 Jul 2018 08:41:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a48c180f007345808b3aa78e712be9c7","l2_adjacency":true,"status":"ACTIVE","subnets":["d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa"],"description":"","tags":[],"updated_at":"2018-07-22T08:40:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net","admin_state_up":true,"tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:47Z","mtu":1450}]} 2018-07-22 08:41:11,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net used request id req-e19750b7-921c-4162-b5a1-df5ced10306a 2018-07-22 08:41:11,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:11,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6612218c-e8ea-4ce8-965d-b7d7bf8f964e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a48c180f007345808b3aa78e712be9c7", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}} 2018-07-22 08:41:11,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 used request id req-6612218c-e8ea-4ce8-965d-b7d7bf8f964e 2018-07-22 08:41:11,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:11,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0d84b5b8-1886-4894-9bb9-3ddac9a6e948 Date: Sun, 22 Jul 2018 08:41:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:48Z","dns_nameservers":[],"updated_at":"2018-07-22T08:40:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a48c180f007345808b3aa78e712be9c7","id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-subnet"}]} 2018-07-22 08:41:11,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-0d84b5b8-1886-4894-9bb9-3ddac9a6e948 2018-07-22 08:41:11,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:11,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-7bcaaa94-f4ab-4c88-abb5-0dfd0bb84a28 Date: Sun, 22 Jul 2018 08:41:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.4"}],"id":"7b11a199-8f92-444c-a3bf-6d6ea5112128","security_groups":[],"mac_address":"fa:16:3e:82:d0:41","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-229f33d0-28c3-43ff-ba67-0f65795afaf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.2"}],"id":"86a6de1f-ce13-46fc-808a-64656897349c","security_groups":[],"mac_address":"fa:16:3e:a8:d6:77","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-229f33d0-28c3-43ff-ba67-0f65795afaf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.3"}],"id":"da25bc79-3c97-4ff6-b035-67053187a1f2","security_groups":[],"mac_address":"fa:16:3e:b0:9c:09","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-229f33d0-28c3-43ff-ba67-0f65795afaf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.8"}],"id":"eeaabe5d-52e8-4718-8f0d-e02d50d0011e","security_groups":["38d6dc71-0408-4d93-804f-7b90ae5db657"],"mac_address":"fa:16:3e:ea:bd:93","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-port","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:54Z","binding:vnic_type":"normal","device_id":"705a8c95-b9fe-4057-b1b3-bde87b76a47e","ip_allocation":"immediate"}]} 2018-07-22 08:41:11,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-7bcaaa94-f4ab-4c88-abb5-0dfd0bb84a28 2018-07-22 08:41:11,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:41:12,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "570566a275004c388abc9352251d6f22", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj-role"}], "expires_at": "2018-07-22T09:41:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a48c180f007345808b3aa78e712be9c7", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a48c180f007345808b3aa78e712be9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-user", "id": "b265044d082e4912b01197a388b636d1"}, "audit_ids": ["aMGyUsTwQAuP2zi7PmbZaQ"], "issued_at": "2018-07-22T08:41:12.000000Z"}} 2018-07-22 08:41:12,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7fd608bce93bf8d2a531e2a7c5f140ca4bd39d" 2018-07-22 08:41:12,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f2d8ce5-6d90-4755-adc9-e74d48ddaf89 x-compute-request-id: req-2f2d8ce5-6d90-4755-adc9-e74d48ddaf89 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:bd:93", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "bookmark"}], "image": {"id": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "links": [{"href": "http://172.30.9.23:8774/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:03.000000", "flavor": {"id": "dfdb62d0-01de-439a-9179-3c686109dee1", "links": [{"href": "http://172.30.9.23:8774/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "bookmark"}]}, "id": "705a8c95-b9fe-4057-b1b3-bde87b76a47e", "security_groups": [{"name": "default"}], "user_id": "b265044d082e4912b01197a388b636d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:03Z", "hostId": "003e564350ca99d4c7fcc38e9665392ff193e67bfd431478eafbbaeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst", "created": "2018-07-22T08:40:58Z", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:12,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e used request id req-2f2d8ce5-6d90-4755-adc9-e74d48ddaf89 2018-07-22 08:41:12,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:13,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d1a49b2-cbbc-4518-a493-349b2395ba97 x-compute-request-id: req-1d1a49b2-cbbc-4518-a493-349b2395ba97 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:bd:93", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "bookmark"}], "image": {"id": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "links": [{"href": "http://172.30.9.23:8774/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:03.000000", "flavor": {"id": "dfdb62d0-01de-439a-9179-3c686109dee1", "links": [{"href": "http://172.30.9.23:8774/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "bookmark"}]}, "id": "705a8c95-b9fe-4057-b1b3-bde87b76a47e", "security_groups": [{"name": "default"}], "user_id": "b265044d082e4912b01197a388b636d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:03Z", "hostId": "003e564350ca99d4c7fcc38e9665392ff193e67bfd431478eafbbaeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst", "created": "2018-07-22T08:40:58Z", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:13,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e used request id req-1d1a49b2-cbbc-4518-a493-349b2395ba97 2018-07-22 08:41:13,642 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst] is - ACTIVE 2018-07-22 08:41:13,642 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:41:13,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:14,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaf57113-e970-4a5b-96ab-409a1221d3f2 x-compute-request-id: req-aaf57113-e970-4a5b-96ab-409a1221d3f2 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:bd:93", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "bookmark"}], "image": {"id": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "links": [{"href": "http://172.30.9.23:8774/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:03.000000", "flavor": {"id": "dfdb62d0-01de-439a-9179-3c686109dee1", "links": [{"href": "http://172.30.9.23:8774/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "bookmark"}]}, "id": "705a8c95-b9fe-4057-b1b3-bde87b76a47e", "security_groups": [{"name": "default"}], "user_id": "b265044d082e4912b01197a388b636d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:03Z", "hostId": "003e564350ca99d4c7fcc38e9665392ff193e67bfd431478eafbbaeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst", "created": "2018-07-22T08:40:58Z", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:14,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e used request id req-aaf57113-e970-4a5b-96ab-409a1221d3f2 2018-07-22 08:41:14,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:14,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6183bc9e-7e0d-4992-83fe-c9a8b040e191 Date: Sun, 22 Jul 2018 08:41:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a48c180f007345808b3aa78e712be9c7","l2_adjacency":true,"status":"ACTIVE","subnets":["d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa"],"description":"","tags":[],"updated_at":"2018-07-22T08:40:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net","admin_state_up":true,"tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:47Z","mtu":1450}]} 2018-07-22 08:41:14,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net used request id req-6183bc9e-7e0d-4992-83fe-c9a8b040e191 2018-07-22 08:41:14,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:14,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db3254c7-e5ec-49af-bd40-889f3322aa7b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a48c180f007345808b3aa78e712be9c7", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}} 2018-07-22 08:41:14,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 used request id req-db3254c7-e5ec-49af-bd40-889f3322aa7b 2018-07-22 08:41:14,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:14,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bbfd5e8c-1819-4171-9233-4543e618a82f Date: Sun, 22 Jul 2018 08:41:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:48Z","dns_nameservers":[],"updated_at":"2018-07-22T08:40:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a48c180f007345808b3aa78e712be9c7","id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-subnet"}]} 2018-07-22 08:41:14,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-bbfd5e8c-1819-4171-9233-4543e618a82f 2018-07-22 08:41:14,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:15,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-0d47f84f-5eeb-4916-b0e8-119bfaacd4f4 Date: Sun, 22 Jul 2018 08:41:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.4"}],"id":"7b11a199-8f92-444c-a3bf-6d6ea5112128","security_groups":[],"mac_address":"fa:16:3e:82:d0:41","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-229f33d0-28c3-43ff-ba67-0f65795afaf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.2"}],"id":"86a6de1f-ce13-46fc-808a-64656897349c","security_groups":[],"mac_address":"fa:16:3e:a8:d6:77","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-229f33d0-28c3-43ff-ba67-0f65795afaf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.3"}],"id":"da25bc79-3c97-4ff6-b035-67053187a1f2","security_groups":[],"mac_address":"fa:16:3e:b0:9c:09","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-229f33d0-28c3-43ff-ba67-0f65795afaf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.8"}],"id":"eeaabe5d-52e8-4718-8f0d-e02d50d0011e","security_groups":["38d6dc71-0408-4d93-804f-7b90ae5db657"],"mac_address":"fa:16:3e:ea:bd:93","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-port","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:54Z","binding:vnic_type":"normal","device_id":"705a8c95-b9fe-4057-b1b3-bde87b76a47e","ip_allocation":"immediate"}]} 2018-07-22 08:41:15,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-0d47f84f-5eeb-4916-b0e8-119bfaacd4f4 2018-07-22 08:41:15,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:15,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:15 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-f68279ba-2a62-4b45-930f-a9503438d59f x-compute-request-id: req-f68279ba-2a62-4b45-930f-a9503438d59f Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:bd:93", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "bookmark"}], "image": {"id": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "links": [{"href": "http://172.30.9.23:8774/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:03.000000", "flavor": {"id": "dfdb62d0-01de-439a-9179-3c686109dee1", "links": [{"href": "http://172.30.9.23:8774/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "bookmark"}]}, "id": "705a8c95-b9fe-4057-b1b3-bde87b76a47e", "security_groups": [{"name": "default"}], "user_id": "b265044d082e4912b01197a388b636d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:03Z", "hostId": "003e564350ca99d4c7fcc38e9665392ff193e67bfd431478eafbbaeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst", "created": "2018-07-22T08:40:58Z", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:15,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e used request id req-f68279ba-2a62-4b45-930f-a9503438d59f 2018-07-22 08:41:15,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:15,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-fac6bb61-7e64-4f88-b9b5-78097968f618 Date: Sun, 22 Jul 2018 08:41:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a48c180f007345808b3aa78e712be9c7","l2_adjacency":true,"status":"ACTIVE","subnets":["d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa"],"description":"","tags":[],"updated_at":"2018-07-22T08:40:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net","admin_state_up":true,"tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:47Z","mtu":1450}]} 2018-07-22 08:41:15,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net used request id req-fac6bb61-7e64-4f88-b9b5-78097968f618 2018-07-22 08:41:15,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:15,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816f860b-3a39-40a0-86ec-43efed2b9523 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a48c180f007345808b3aa78e712be9c7", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}} 2018-07-22 08:41:15,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 used request id req-816f860b-3a39-40a0-86ec-43efed2b9523 2018-07-22 08:41:15,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:15,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ad3fe05d-5691-42cd-aec8-f49411c2e1da Date: Sun, 22 Jul 2018 08:41:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:48Z","dns_nameservers":[],"updated_at":"2018-07-22T08:40:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a48c180f007345808b3aa78e712be9c7","id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-subnet"}]} 2018-07-22 08:41:15,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-ad3fe05d-5691-42cd-aec8-f49411c2e1da 2018-07-22 08:41:15,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:16,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-1f8b07c9-567e-46a1-b83d-e739450e16ac Date: Sun, 22 Jul 2018 08:41:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.4"}],"id":"7b11a199-8f92-444c-a3bf-6d6ea5112128","security_groups":[],"mac_address":"fa:16:3e:82:d0:41","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-229f33d0-28c3-43ff-ba67-0f65795afaf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.2"}],"id":"86a6de1f-ce13-46fc-808a-64656897349c","security_groups":[],"mac_address":"fa:16:3e:a8:d6:77","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-229f33d0-28c3-43ff-ba67-0f65795afaf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.3"}],"id":"da25bc79-3c97-4ff6-b035-67053187a1f2","security_groups":[],"mac_address":"fa:16:3e:b0:9c:09","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-229f33d0-28c3-43ff-ba67-0f65795afaf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.8"}],"id":"eeaabe5d-52e8-4718-8f0d-e02d50d0011e","security_groups":["38d6dc71-0408-4d93-804f-7b90ae5db657"],"mac_address":"fa:16:3e:ea:bd:93","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-port","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:54Z","binding:vnic_type":"normal","device_id":"705a8c95-b9fe-4057-b1b3-bde87b76a47e","ip_allocation":"immediate"}]} 2018-07-22 08:41:16,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-1f8b07c9-567e-46a1-b83d-e739450e16ac 2018-07-22 08:41:16,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-name"}}' 2018-07-22 08:41:17,330 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:41:16 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-9d089710-e567-4b59-bc35-fe856b1c703f x-compute-request-id: req-9d089710-e567-4b59-bc35-fe856b1c703f Content-Length: 0 Content-Type: application/json 2018-07-22 08:41:17,330 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e/action used request id req-9d089710-e567-4b59-bc35-fe856b1c703f 2018-07-22 08:41:17,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:17,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:17 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-a70861ed-1f62-4fdc-a7e5-5f6c610994bc x-compute-request-id: req-a70861ed-1f62-4fdc-a7e5-5f6c610994bc Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:bd:93", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "bookmark"}], "image": {"id": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "links": [{"href": "http://172.30.9.23:8774/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:03.000000", "flavor": {"id": "dfdb62d0-01de-439a-9179-3c686109dee1", "links": [{"href": "http://172.30.9.23:8774/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "bookmark"}]}, "id": "705a8c95-b9fe-4057-b1b3-bde87b76a47e", "security_groups": [{"name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-name"}, {"name": "default"}], "user_id": "b265044d082e4912b01197a388b636d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:03Z", "hostId": "003e564350ca99d4c7fcc38e9665392ff193e67bfd431478eafbbaeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst", "created": "2018-07-22T08:40:58Z", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:17,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e used request id req-a70861ed-1f62-4fdc-a7e5-5f6c610994bc 2018-07-22 08:41:17,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:17,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e884873c-7c6b-4567-999a-0f7aed84d9ce Date: Sun, 22 Jul 2018 08:41:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a48c180f007345808b3aa78e712be9c7","l2_adjacency":true,"status":"ACTIVE","subnets":["d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa"],"description":"","tags":[],"updated_at":"2018-07-22T08:40:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net","admin_state_up":true,"tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:47Z","mtu":1450}]} 2018-07-22 08:41:17,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net used request id req-e884873c-7c6b-4567-999a-0f7aed84d9ce 2018-07-22 08:41:17,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:17,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b943a81-7061-4b2e-95ad-2539a5322590 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a48c180f007345808b3aa78e712be9c7", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}} 2018-07-22 08:41:17,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 used request id req-5b943a81-7061-4b2e-95ad-2539a5322590 2018-07-22 08:41:17,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:17,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f285a6b0-8943-4ec3-b8f5-eca2847409cb Date: Sun, 22 Jul 2018 08:41:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:48Z","dns_nameservers":[],"updated_at":"2018-07-22T08:40:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a48c180f007345808b3aa78e712be9c7","id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-subnet"}]} 2018-07-22 08:41:17,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-f285a6b0-8943-4ec3-b8f5-eca2847409cb 2018-07-22 08:41:17,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:18,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-1d1f583a-0c1c-4905-9098-31b5d8e1b228 Date: Sun, 22 Jul 2018 08:41:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.4"}],"id":"7b11a199-8f92-444c-a3bf-6d6ea5112128","security_groups":[],"mac_address":"fa:16:3e:82:d0:41","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-229f33d0-28c3-43ff-ba67-0f65795afaf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.2"}],"id":"86a6de1f-ce13-46fc-808a-64656897349c","security_groups":[],"mac_address":"fa:16:3e:a8:d6:77","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-229f33d0-28c3-43ff-ba67-0f65795afaf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:40:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.3"}],"id":"da25bc79-3c97-4ff6-b035-67053187a1f2","security_groups":[],"mac_address":"fa:16:3e:b0:9c:09","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-229f33d0-28c3-43ff-ba67-0f65795afaf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:17Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa","ip_address":"10.55.0.8"}],"id":"eeaabe5d-52e8-4718-8f0d-e02d50d0011e","security_groups":["14bfa2bd-c193-4849-9e8e-92a5b900c3ad","38d6dc71-0408-4d93-804f-7b90ae5db657"],"mac_address":"fa:16:3e:ea:bd:93","project_id":"a48c180f007345808b3aa78e712be9c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-port","admin_state_up":true,"network_id":"229f33d0-28c3-43ff-ba67-0f65795afaf2","tenant_id":"a48c180f007345808b3aa78e712be9c7","created_at":"2018-07-22T08:40:54Z","binding:vnic_type":"normal","device_id":"705a8c95-b9fe-4057-b1b3-bde87b76a47e","ip_allocation":"immediate"}]} 2018-07-22 08:41:18,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-1d1f583a-0c1c-4905-9098-31b5d8e1b228 2018-07-22 08:41:18,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7fd608bce93bf8d2a531e2a7c5f140ca4bd39d" 2018-07-22 08:41:18,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:18 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-d69dc93d-c46b-4977-b7c3-2c05371878f0 x-compute-request-id: req-d69dc93d-c46b-4977-b7c3-2c05371878f0 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:bd:93", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "bookmark"}], "image": {"id": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "links": [{"href": "http://172.30.9.23:8774/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:03.000000", "flavor": {"id": "dfdb62d0-01de-439a-9179-3c686109dee1", "links": [{"href": "http://172.30.9.23:8774/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "bookmark"}]}, "id": "705a8c95-b9fe-4057-b1b3-bde87b76a47e", "security_groups": [{"name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-name"}, {"name": "default"}], "user_id": "b265044d082e4912b01197a388b636d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:03Z", "hostId": "003e564350ca99d4c7fcc38e9665392ff193e67bfd431478eafbbaeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst", "created": "2018-07-22T08:40:58Z", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:18,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e used request id req-d69dc93d-c46b-4977-b7c3-2c05371878f0 2018-07-22 08:41:18,727 - create_instance - INFO - Deleting Port with ID - eeaabe5d-52e8-4718-8f0d-e02d50d0011e 2018-07-22 08:41:18,728 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-port 2018-07-22 08:41:18,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/eeaabe5d-52e8-4718-8f0d-e02d50d0011e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:19,374 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c0a56a00-58ef-45fa-92c5-528b7875ff1f Date: Sun, 22 Jul 2018 08:41:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:41:19,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/eeaabe5d-52e8-4718-8f0d-e02d50d0011e used request id req-c0a56a00-58ef-45fa-92c5-528b7875ff1f 2018-07-22 08:41:19,374 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst 2018-07-22 08:41:19,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:19,515 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:41:19 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-14cd5634-65e5-48e1-b6aa-210dc7eabbfe x-compute-request-id: req-14cd5634-65e5-48e1-b6aa-210dc7eabbfe Content-Type: application/json 2018-07-22 08:41:19,515 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e used request id req-14cd5634-65e5-48e1-b6aa-210dc7eabbfe 2018-07-22 08:41:19,516 - create_instance - INFO - Checking deletion status 2018-07-22 08:41:19,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:19,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:19 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-7d4ae8a0-23a2-4c35-988b-d47a4be8d380 x-compute-request-id: req-7d4ae8a0-23a2-4c35-988b-d47a4be8d380 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e", "rel": "bookmark"}], "image": {"id": "516bcb9a-7b14-4719-b32f-996bfb02e5d7", "links": [{"href": "http://172.30.9.23:8774/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:03.000000", "flavor": {"id": "dfdb62d0-01de-439a-9179-3c686109dee1", "links": [{"href": "http://172.30.9.23:8774/flavors/dfdb62d0-01de-439a-9179-3c686109dee1", "rel": "bookmark"}]}, "id": "705a8c95-b9fe-4057-b1b3-bde87b76a47e", "user_id": "b265044d082e4912b01197a388b636d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:19Z", "hostId": "003e564350ca99d4c7fcc38e9665392ff193e67bfd431478eafbbaeb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst", "created": "2018-07-22T08:40:58Z", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:19,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e used request id req-7d4ae8a0-23a2-4c35-988b-d47a4be8d380 2018-07-22 08:41:19,767 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst] is - ACTIVE 2018-07-22 08:41:19,768 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:41:22,771 - create_instance - DEBUG - VM status query timeout in 296.745151043 2018-07-22 08:41:22,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb275bd3fd1d9494d48484d9a75b20e6743b857" 2018-07-22 08:41:22,821 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:41:22 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-72208bcd-15ef-413d-9946-d3453a338fdf x-compute-request-id: req-72208bcd-15ef-413d-9946-d3453a338fdf Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 705a8c95-b9fe-4057-b1b3-bde87b76a47e could not be found.", "code": 404}} 2018-07-22 08:41:22,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/705a8c95-b9fe-4057-b1b3-bde87b76a47e used request id req-72208bcd-15ef-413d-9946-d3453a338fdf 2018-07-22 08:41:22,821 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 705a8c95-b9fe-4057-b1b3-bde87b76a47e could not be found. (HTTP 404) (Request-ID: req-72208bcd-15ef-413d-9946-d3453a338fdf) 2018-07-22 08:41:22,821 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-inst 2018-07-22 08:41:22,822 - neutron_utils - INFO - Deleting security group rule with ID - b9b95cad-6002-4dbc-b813-4975a448d686 2018-07-22 08:41:22,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/b9b95cad-6002-4dbc-b813-4975a448d686 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f04e003ff8907aeb89594c15385761227547f4c" 2018-07-22 08:41:23,094 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b53ee609-5e22-4c9c-b946-d433e84c2138 Content-Length: 0 Date: Sun, 22 Jul 2018 08:41:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:41:23,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/b9b95cad-6002-4dbc-b813-4975a448d686 used request id req-b53ee609-5e22-4c9c-b946-d433e84c2138 2018-07-22 08:41:23,095 - neutron_utils - INFO - Deleting security group rule with ID - 719d4107-1eb1-4105-832d-b604cfd1b69d 2018-07-22 08:41:23,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/719d4107-1eb1-4105-832d-b604cfd1b69d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f04e003ff8907aeb89594c15385761227547f4c" 2018-07-22 08:41:23,191 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad62037e-9a3f-4806-af88-3ba63edc9f4c Content-Length: 0 Date: Sun, 22 Jul 2018 08:41:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:41:23,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/719d4107-1eb1-4105-832d-b604cfd1b69d used request id req-ad62037e-9a3f-4806-af88-3ba63edc9f4c 2018-07-22 08:41:23,192 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-name 2018-07-22 08:41:23,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/14bfa2bd-c193-4849-9e8e-92a5b900c3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f04e003ff8907aeb89594c15385761227547f4c" 2018-07-22 08:41:23,467 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1e60326-53e8-44cc-a5fa-b125b2330bb4 Content-Length: 0 Date: Sun, 22 Jul 2018 08:41:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:41:23,467 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/14bfa2bd-c193-4849-9e8e-92a5b900c3ad used request id req-c1e60326-53e8-44cc-a5fa-b125b2330bb4 2018-07-22 08:41:23,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/dfdb62d0-01de-439a-9179-3c686109dee1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c39220c400b66a4a9c39efe060b65911f60b3f" 2018-07-22 08:41:23,525 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:41: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-8b8305d0-9643-4ed4-9afd-1bda0448fed0 x-compute-request-id: req-8b8305d0-9643-4ed4-9afd-1bda0448fed0 Content-Length: 0 Content-Type: application/json 2018-07-22 08:41:23,525 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/dfdb62d0-01de-439a-9179-3c686109dee1 used request id req-8b8305d0-9643-4ed4-9afd-1bda0448fed0 2018-07-22 08:41:23,526 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-subnet 2018-07-22 08:41:23,526 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-subnet 2018-07-22 08:41:23,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f247ab726204fd404a4b06ecb9becffb546560" 2018-07-22 08:41:26,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f0c40399-cde1-4d2c-99d0-adb8235ce83a Date: Sun, 22 Jul 2018 08:41:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:41:26,063 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d5ffef5e-250f-4fc3-b5b3-ddd45cf21cfa used request id req-f0c40399-cde1-4d2c-99d0-adb8235ce83a 2018-07-22 08:41:26,063 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-pub-net 2018-07-22 08:41:26,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/229f33d0-28c3-43ff-ba67-0f65795afaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f247ab726204fd404a4b06ecb9becffb546560" 2018-07-22 08:41:27,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ddfac928-c256-49fb-8750-9382c1822e20 Date: Sun, 22 Jul 2018 08:41:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:41:27,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/229f33d0-28c3-43ff-ba67-0f65795afaf2 used request id req-ddfac928-c256-49fb-8750-9382c1822e20 2018-07-22 08:41:27,417 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-154b3a2a-92db-4115-9971-237025865389-image 2018-07-22 08:41:27,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c625567d31c0dadfd520612f989908082dce314c" 2018-07-22 08:41:27,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a9365b4f-592a-4f47-a943-275bb0a85dbe Date: Sun, 22 Jul 2018 08:41:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:41:27,747 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/516bcb9a-7b14-4719-b32f-996bfb02e5d7 used request id req-a9365b4f-592a-4f47-a943-275bb0a85dbe 2018-07-22 08:41:27,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b3cf605264a8567ba9f6deab076bf0b476b19c" 2018-07-22 08:41:27,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-67c74d39-b1ae-4772-b2e7-ab1565e0784a Date: Sun, 22 Jul 2018 08:41:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:40:47Z", "updated_at": "2018-07-22T08:40:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:40:47Z", "revision_number": 0, "id": "643e43ae-3587-489e-a02b-4cb41b5de167", "remote_group_id": "38d6dc71-0408-4d93-804f-7b90ae5db657", "remote_ip_prefix": null, "created_at": "2018-07-22T08:40:47Z", "security_group_id": "38d6dc71-0408-4d93-804f-7b90ae5db657", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a48c180f007345808b3aa78e712be9c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:40:47Z", "revision_number": 0, "id": "b2bd69e9-b826-46ab-bf43-f45d7f593df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:40:47Z", "security_group_id": "38d6dc71-0408-4d93-804f-7b90ae5db657", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a48c180f007345808b3aa78e712be9c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:40:47Z", "revision_number": 0, "id": "d51d8db8-720d-41e9-b6ea-57bb39b5b169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:40:47Z", "security_group_id": "38d6dc71-0408-4d93-804f-7b90ae5db657", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a48c180f007345808b3aa78e712be9c7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:40:47Z", "revision_number": 0, "id": "f7dd2d51-dbb9-4626-abea-782da961c7a1", "remote_group_id": "38d6dc71-0408-4d93-804f-7b90ae5db657", "remote_ip_prefix": null, "created_at": "2018-07-22T08:40:47Z", "security_group_id": "38d6dc71-0408-4d93-804f-7b90ae5db657", "tenant_id": "a48c180f007345808b3aa78e712be9c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a48c180f007345808b3aa78e712be9c7"}], "revision_number": 4, "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "38d6dc71-0408-4d93-804f-7b90ae5db657", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:41:27,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-67c74d39-b1ae-4772-b2e7-ab1565e0784a 2018-07-22 08:41:28,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b3cf605264a8567ba9f6deab076bf0b476b19c" 2018-07-22 08:41:28,098 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95a308a7-7eea-4f3a-b68b-41d05397a52e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:41:28,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-95a308a7-7eea-4f3a-b68b-41d05397a52e 2018-07-22 08:41:28,098 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:41:28,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b3cf605264a8567ba9f6deab076bf0b476b19c" 2018-07-22 08:41:28,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79365f6-27fb-493a-b09e-b10bdf62fa4d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a48c180f007345808b3aa78e712be9c7", "name": "InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj"}} 2018-07-22 08:41:28,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 used request id req-b79365f6-27fb-493a-b09e-b10bdf62fa4d 2018-07-22 08:41:28,196 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38d6dc71-0408-4d93-804f-7b90ae5db657 2018-07-22 08:41:28,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=38d6dc71-0408-4d93-804f-7b90ae5db657 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b3cf605264a8567ba9f6deab076bf0b476b19c" 2018-07-22 08:41:28,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d0da65a5-03c4-4cac-842b-c6af5df5019e Date: Sun, 22 Jul 2018 08:41:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "38d6dc71-0408-4d93-804f-7b90ae5db657", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:40:47Z", "security_group_id": "38d6dc71-0408-4d93-804f-7b90ae5db657", "port_range_min": null, "revision_number": 0, "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:40:47Z", "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "643e43ae-3587-489e-a02b-4cb41b5de167"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:40:47Z", "security_group_id": "38d6dc71-0408-4d93-804f-7b90ae5db657", "port_range_min": null, "revision_number": 0, "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:40:47Z", "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "b2bd69e9-b826-46ab-bf43-f45d7f593df8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:40:47Z", "security_group_id": "38d6dc71-0408-4d93-804f-7b90ae5db657", "port_range_min": null, "revision_number": 0, "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:40:47Z", "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "d51d8db8-720d-41e9-b6ea-57bb39b5b169"}, {"remote_group_id": "38d6dc71-0408-4d93-804f-7b90ae5db657", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:40:47Z", "security_group_id": "38d6dc71-0408-4d93-804f-7b90ae5db657", "port_range_min": null, "revision_number": 0, "tenant_id": "a48c180f007345808b3aa78e712be9c7", "created_at": "2018-07-22T08:40:47Z", "project_id": "a48c180f007345808b3aa78e712be9c7", "id": "f7dd2d51-dbb9-4626-abea-782da961c7a1"}]} 2018-07-22 08:41:28,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=38d6dc71-0408-4d93-804f-7b90ae5db657 used request id req-d0da65a5-03c4-4cac-842b-c6af5df5019e 2018-07-22 08:41:28,383 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:41:28,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/38d6dc71-0408-4d93-804f-7b90ae5db657 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b3cf605264a8567ba9f6deab076bf0b476b19c" 2018-07-22 08:41:28,750 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-534f7b4f-f27a-4d05-afef-ac633c418949 Content-Length: 0 Date: Sun, 22 Jul 2018 08:41:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:41:28,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/38d6dc71-0408-4d93-804f-7b90ae5db657 used request id req-534f7b4f-f27a-4d05-afef-ac633c418949 2018-07-22 08:41:28,751 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj 2018-07-22 08:41:28,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b3cf605264a8567ba9f6deab076bf0b476b19c" 2018-07-22 08:41:28,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-910ba755-4b7d-434a-823f-23e2388c0b2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:41:28,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a48c180f007345808b3aa78e712be9c7 used request id req-910ba755-4b7d-434a-823f-23e2388c0b2f 2018-07-22 08:41:28,981 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-ea8a9f50-b40b-460-proj-role 2018-07-22 08:41:28,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/570566a275004c388abc9352251d6f22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b3cf605264a8567ba9f6deab076bf0b476b19c" 2018-07-22 08:41:29,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2b6e6ac-028e-45f7-ae32-d56cdf5dd767 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:41:29,094 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/570566a275004c388abc9352251d6f22 used request id req-e2b6e6ac-028e-45f7-ae32-d56cdf5dd767 2018-07-22 08:41:29,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b3cf605264a8567ba9f6deab076bf0b476b19c" 2018-07-22 08:41:29,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1e71db-f0e6-488c-b295-810315b199db Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:41:29,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7f1e71db-f0e6-488c-b295-810315b199db 2018-07-22 08:41:29,284 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-ea8a9f50-b40b-460-user 2018-07-22 08:41:29,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b265044d082e4912b01197a388b636d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714f47a5b46e6d42f16879c94f947d17a3409145" 2018-07-22 08:41:29,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a22d43c7-5435-45d5-92a1-5cebed7b592c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:41:29,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b265044d082e4912b01197a388b636d1 used request id req-a22d43c7-5435-45d5-92a1-5cebed7b592c 2018-07-22 08:41:29,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:41:29,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:41:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["vgi-csd4RyWWECyfN60F0g"], "issued_at": "2018-07-22T08:41:29.000000Z"}} 2018-07-22 08:41:29,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646bbb47d073470a0ec4b55dc2778ac1480ebbfd" 2018-07-22 08:41:30,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9efd9e0c-8755-4c62-bae0-f98e62fefbc2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:41:30,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9efd9e0c-8755-4c62-bae0-f98e62fefbc2 2018-07-22 08:41:30,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:41:30,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:41:30,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:41:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["a4JAijDxSAG99hzF2jFPoQ"], "issued_at": "2018-07-22T08:41:30.000000Z"}} 2018-07-22 08:41:30,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f30d5c99b478f8752bbaab81dfdd747a1a841" 2018-07-22 08:41:30,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b45d05c-92ec-4bb6-8239-600c3210d6e4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:41:30,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2b45d05c-92ec-4bb6-8239-600c3210d6e4 2018-07-22 08:41:30,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:41:30,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:41:30 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:41:30,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-48c0eb19-87a4-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f30d5c99b478f8752bbaab81dfdd747a1a841" 2018-07-22 08:41:30,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66d2501-adf4-41f5-b1e1-aca4da145e5e Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-48c0eb19-87a4-439-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:41:30,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-48c0eb19-87a4-439-proj used request id req-c66d2501-adf4-41f5-b1e1-aca4da145e5e 2018-07-22 08:41:30,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f30d5c99b478f8752bbaab81dfdd747a1a841" 2018-07-22 08:41:30,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c652cc9-f3e4-47ff-8426-de293e9fe93e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:41:30,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2c652cc9-f3e4-47ff-8426-de293e9fe93e 2018-07-22 08:41:30,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f30d5c99b478f8752bbaab81dfdd747a1a841" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}}' 2018-07-22 08:41:30,903 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f470a9da-7d70-420d-8071-edf4c4f5fe3e Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0"}, "tags": [], "enabled": true, "id": "19e5ff645ba54cc2a4939bec0fb783c0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}} 2018-07-22 08:41:30,903 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f470a9da-7d70-420d-8071-edf4c4f5fe3e 2018-07-22 08:41:30,903 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-48c0eb19-87a4-439-proj 2018-07-22 08:41:30,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:41:30,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:41:31,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["BRkeSc9AThWYOjazitHDOQ"], "issued_at": "2018-07-22T08:41:31.000000Z"}} 2018-07-22 08:41:31,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36865c1a645c0d5fc46291d64f257b3a1c60defc" 2018-07-22 08:41:31,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50f08eed-5e12-41d5-819c-975ff8e3051f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:41:31,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-50f08eed-5e12-41d5-819c-975ff8e3051f 2018-07-22 08:41:31,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:41:31,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:41: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://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:41:31,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36865c1a645c0d5fc46291d64f257b3a1c60defc" 2018-07-22 08:41:31,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77c376e7-facd-45bb-a52b-a8248d550f33 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:41:31,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-77c376e7-facd-45bb-a52b-a8248d550f33 2018-07-22 08:41:31,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-48c0eb19-87a4-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36865c1a645c0d5fc46291d64f257b3a1c60defc" 2018-07-22 08:41:31,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06dba58f-23cd-4b01-8d82-c1d7099a0823 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-48c0eb19-87a4-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0"}, "tags": [], "enabled": true, "id": "19e5ff645ba54cc2a4939bec0fb783c0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}]} 2018-07-22 08:41:31,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-48c0eb19-87a4-439-proj used request id req-06dba58f-23cd-4b01-8d82-c1d7099a0823 2018-07-22 08:41:31,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36865c1a645c0d5fc46291d64f257b3a1c60defc" 2018-07-22 08:41:31,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2a34774-0a99-410a-ab4b-3411427a8426 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:41:31,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c2a34774-0a99-410a-ab4b-3411427a8426 2018-07-22 08:41:32,041 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-48c0eb19-87a4-439-user 2018-07-22 08:41:32,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:41:32,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f30d5c99b478f8752bbaab81dfdd747a1a841" 2018-07-22 08:41:32,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12f7740c-6f23-4f41-88c1-f561af120065 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:41:32,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-12f7740c-6f23-4f41-88c1-f561af120065 2018-07-22 08:41:32,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f30d5c99b478f8752bbaab81dfdd747a1a841" -d '{"role": {"name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj-role"}}' 2018-07-22 08:41:32,358 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:41:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-777a0bdb-6bed-4bbd-bf45-93791a6de03d Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43017faa024a4becbb6bdee820b93830", "links": {"self": "http://172.30.9.23:5000/v3/roles/43017faa024a4becbb6bdee820b93830"}, "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj-role"}} 2018-07-22 08:41:32,358 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-777a0bdb-6bed-4bbd-bf45-93791a6de03d 2018-07-22 08:41:32,358 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-48c0eb19-87a4-439-proj-role 2018-07-22 08:41:32,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/43017faa024a4becbb6bdee820b93830 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f30d5c99b478f8752bbaab81dfdd747a1a841" 2018-07-22 08:41:32,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3015516-c4de-406c-98aa-94ee9097f549 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43017faa024a4becbb6bdee820b93830", "links": {"self": "http://172.30.9.23:5000/v3/roles/43017faa024a4becbb6bdee820b93830"}, "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj-role"}} 2018-07-22 08:41:32,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/43017faa024a4becbb6bdee820b93830 used request id req-b3015516-c4de-406c-98aa-94ee9097f549 2018-07-22 08:41:32,454 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-48c0eb19-87a4-439-proj-role to project InstanceSecurityGroupTests-48c0eb19-87a4-439-proj 2018-07-22 08:41:32,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0/users/6c80e3f77d2f405993c2c15cd01358fd/roles/43017faa024a4becbb6bdee820b93830 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f30d5c99b478f8752bbaab81dfdd747a1a841" 2018-07-22 08:41:32,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:41:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-444b78c1-432f-42cc-acbf-693ebb83c8e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:41:32,595 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0/users/6c80e3f77d2f405993c2c15cd01358fd/roles/43017faa024a4becbb6bdee820b93830 used request id req-444b78c1-432f-42cc-acbf-693ebb83c8e2 2018-07-22 08:41:32,595 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:41:32,596 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:41:32,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:41:32,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:41:33,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43017faa024a4becbb6bdee820b93830", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj-role"}], "expires_at": "2018-07-22T09:41:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19e5ff645ba54cc2a4939bec0fb783c0", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-user", "id": "6c80e3f77d2f405993c2c15cd01358fd"}, "audit_ids": ["SYH2exznQEClxEKRK3_EMQ"], "issued_at": "2018-07-22T08:41:33.000000Z"}} 2018-07-22 08:41:33,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75207c6cdd4d41c557333f8ae3fe414171f4c6ed" 2018-07-22 08:41:33,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee3a012-9430-474e-a50d-f6122d6186fb Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:41:33,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0ee3a012-9430-474e-a50d-f6122d6186fb 2018-07-22 08:41:33,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75207c6cdd4d41c557333f8ae3fe414171f4c6ed" 2018-07-22 08:41:33,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-8aa9b5fa-e551-4073-a5e9-db53c9096fd4 Date: Sun, 22 Jul 2018 08:41:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-image"} 2018-07-22 08:41:33,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-image used request id req-8aa9b5fa-e551-4073-a5e9-db53c9096fd4 2018-07-22 08:41:33,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75207c6cdd4d41c557333f8ae3fe414171f4c6ed" 2018-07-22 08:41:33,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5203d107-d9d9-4e91-8f70-67264b36a13f Date: Sun, 22 Jul 2018 08:41:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:41:33,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5203d107-d9d9-4e91-8f70-67264b36a13f 2018-07-22 08:41:33,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}75207c6cdd4d41c557333f8ae3fe414171f4c6ed" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-image"}' 2018-07-22 08:41:33,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/651f2874-944e-4175-8e5d-2f41171575c1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-11bb96a8-3f8d-4f74-b201-bb2e8bb6e66a Date: Sun, 22 Jul 2018 08:41:33 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:41:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:41:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/651f2874-944e-4175-8e5d-2f41171575c1", "min_disk": 0, "protected": false, "id": "651f2874-944e-4175-8e5d-2f41171575c1", "file": "/v2/images/651f2874-944e-4175-8e5d-2f41171575c1/file", "checksum": null, "owner": "19e5ff645ba54cc2a4939bec0fb783c0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:41:33,727 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-11bb96a8-3f8d-4f74-b201-bb2e8bb6e66a 2018-07-22 08:41:33,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/651f2874-944e-4175-8e5d-2f41171575c1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75207c6cdd4d41c557333f8ae3fe414171f4c6ed" -d '' 2018-07-22 08:41:34,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b2becc5-bdb5-47f1-b17a-0b2a9a60a835 Date: Sun, 22 Jul 2018 08:41:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:41:34,362 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/651f2874-944e-4175-8e5d-2f41171575c1/file used request id req-1b2becc5-bdb5-47f1-b17a-0b2a9a60a835 2018-07-22 08:41:34,362 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:41:34,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/651f2874-944e-4175-8e5d-2f41171575c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75207c6cdd4d41c557333f8ae3fe414171f4c6ed" 2018-07-22 08:41:34,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5f5bc6fb-f82a-4cf4-b9b9-76e000f81cc3 Date: Sun, 22 Jul 2018 08:41:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:41:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:41:34Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/651f2874-944e-4175-8e5d-2f41171575c1/snap", "metadata": {}}], "self": "/v2/images/651f2874-944e-4175-8e5d-2f41171575c1", "min_disk": 0, "protected": false, "id": "651f2874-944e-4175-8e5d-2f41171575c1", "file": "/v2/images/651f2874-944e-4175-8e5d-2f41171575c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "19e5ff645ba54cc2a4939bec0fb783c0", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/651f2874-944e-4175-8e5d-2f41171575c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:41:34,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/651f2874-944e-4175-8e5d-2f41171575c1 used request id req-5f5bc6fb-f82a-4cf4-b9b9-76e000f81cc3 2018-07-22 08:41:34,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75207c6cdd4d41c557333f8ae3fe414171f4c6ed" 2018-07-22 08:41:34,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3dfe5f36-3438-400f-976c-c0850a4247e7 Date: Sun, 22 Jul 2018 08:41:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:41:34,646 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3dfe5f36-3438-400f-976c-c0850a4247e7 2018-07-22 08:41:34,649 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-image 2018-07-22 08:41:34,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/651f2874-944e-4175-8e5d-2f41171575c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75207c6cdd4d41c557333f8ae3fe414171f4c6ed" 2018-07-22 08:41:34,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b6d5e946-d09b-49b7-99d1-49f03b1b5508 Date: Sun, 22 Jul 2018 08:41:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:41:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:41:34Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/651f2874-944e-4175-8e5d-2f41171575c1/snap", "metadata": {}}], "self": "/v2/images/651f2874-944e-4175-8e5d-2f41171575c1", "min_disk": 0, "protected": false, "id": "651f2874-944e-4175-8e5d-2f41171575c1", "file": "/v2/images/651f2874-944e-4175-8e5d-2f41171575c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "19e5ff645ba54cc2a4939bec0fb783c0", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/651f2874-944e-4175-8e5d-2f41171575c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:41:34,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/651f2874-944e-4175-8e5d-2f41171575c1 used request id req-b6d5e946-d09b-49b7-99d1-49f03b1b5508 2018-07-22 08:41:34,670 - create_image - DEBUG - Instance status is - active 2018-07-22 08:41:34,670 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-image 2018-07-22 08:41:34,670 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-image 2018-07-22 08:41:34,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:41:34,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:41:35,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43017faa024a4becbb6bdee820b93830", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj-role"}], "expires_at": "2018-07-22T09:41:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19e5ff645ba54cc2a4939bec0fb783c0", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-user", "id": "6c80e3f77d2f405993c2c15cd01358fd"}, "audit_ids": ["jqYDrkZFQD2jq9BZOH6n5g"], "issued_at": "2018-07-22T08:41:35.000000Z"}} 2018-07-22 08:41:35,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb830d76ef4349af914c7a4b73f92ddd8a7514" 2018-07-22 08:41:35,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adbd1751-4e38-4590-bc5b-0e0edb588116 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:41:35,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-adbd1751-4e38-4590-bc5b-0e0edb588116 2018-07-22 08:41:35,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb830d76ef4349af914c7a4b73f92ddd8a7514" 2018-07-22 08:41:35,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c4ae25e1-fdfb-45a5-a883-a617176744c0 Date: Sun, 22 Jul 2018 08:41:35 GMT RESP BODY: {"networks":[]} 2018-07-22 08:41:35,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net used request id req-c4ae25e1-fdfb-45a5-a883-a617176744c0 2018-07-22 08:41:35,363 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net 2018-07-22 08:41:35,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb830d76ef4349af914c7a4b73f92ddd8a7514" -d '{"network": {"name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net", "admin_state_up": true}}' 2018-07-22 08:41:35,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-8e2be187-d107-4f1e-a968-850977174e39 Date: Sun, 22 Jul 2018 08:41:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19e5ff645ba54cc2a4939bec0fb783c0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:41:35Z","is_default":false,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:35Z","mtu":1450}} 2018-07-22 08:41:35,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-8e2be187-d107-4f1e-a968-850977174e39 2018-07-22 08:41:35,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb830d76ef4349af914c7a4b73f92ddd8a7514" 2018-07-22 08:41:36,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-c8e23d93-9428-4712-b5d0-a91500c875c5 Date: Sun, 22 Jul 2018 08:41:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19e5ff645ba54cc2a4939bec0fb783c0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:41:35Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net","admin_state_up":true,"tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:35Z","mtu":1450}]} 2018-07-22 08:41:36,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-c8e23d93-9428-4712-b5d0-a91500c875c5 2018-07-22 08:41:36,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb830d76ef4349af914c7a4b73f92ddd8a7514" 2018-07-22 08:41:36,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-64b6ddd2-8f6a-4349-b497-717f26fac41a Date: Sun, 22 Jul 2018 08:41:36 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:41:36,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-64b6ddd2-8f6a-4349-b497-717f26fac41a 2018-07-22 08:41:36,214 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-subnet 2018-07-22 08:41:36,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb830d76ef4349af914c7a4b73f92ddd8a7514" -d '{"subnets": [{"ip_version": 4, "network_id": "4dc4fe13-afbe-4436-8dbf-2bc874f8ad50", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-subnet"}]}' 2018-07-22 08:41:37,057 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-02211a5d-aa7c-44f4-8c6f-0d0a68794399 Date: Sun, 22 Jul 2018 08:41:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:36Z","dns_nameservers":[],"updated_at":"2018-07-22T08:41:36Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","subnetpool_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-subnet"}]} 2018-07-22 08:41:37,057 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-02211a5d-aa7c-44f4-8c6f-0d0a68794399 2018-07-22 08:41:37,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb830d76ef4349af914c7a4b73f92ddd8a7514" 2018-07-22 08:41:37,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e9925763-6b30-4e94-9ad1-31453584f0ef Date: Sun, 22 Jul 2018 08:41:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19e5ff645ba54cc2a4939bec0fb783c0","l2_adjacency":true,"status":"ACTIVE","subnets":["1e7231a8-fb1b-4fbb-bbef-385dab5c2c61"],"description":"","tags":[],"updated_at":"2018-07-22T08:41:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net","admin_state_up":true,"tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:35Z","mtu":1450}]} 2018-07-22 08:41:37,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-e9925763-6b30-4e94-9ad1-31453584f0ef 2018-07-22 08:41:37,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb830d76ef4349af914c7a4b73f92ddd8a7514" 2018-07-22 08:41:37,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-79c72910-9b95-4813-a17b-39e09f0aba33 Date: Sun, 22 Jul 2018 08:41:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:36Z","dns_nameservers":[],"updated_at":"2018-07-22T08:41:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","subnetpool_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-subnet"}]} 2018-07-22 08:41:37,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-79c72910-9b95-4813-a17b-39e09f0aba33 2018-07-22 08:41:37,390 - OpenStackNetwork - DEBUG - Network [4dc4fe13-afbe-4436-8dbf-2bc874f8ad50] created successfully 2018-07-22 08:41:37,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:41:37,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:41:37,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:41:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["8d70MdJaSmONSL7ktp1OOg"], "issued_at": "2018-07-22T08:41:37.000000Z"}} 2018-07-22 08:41:37,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0e280c663ab076519e5d06572cfdebff51bcd2" 2018-07-22 08:41:37,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d7cfa8-fce5-4162-97c1-3a551cd03c24 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:41:37,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-54d7cfa8-fce5-4162-97c1-3a551cd03c24 2018-07-22 08:41:37,873 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:41:37,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0e280c663ab076519e5d06572cfdebff51bcd2" 2018-07-22 08:41:38,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9cb51182-1f92-4819-a746-26237bc92219 x-compute-request-id: req-9cb51182-1f92-4819-a746-26237bc92219 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:41:38,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9cb51182-1f92-4819-a746-26237bc92219 2018-07-22 08:41:38,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0e280c663ab076519e5d06572cfdebff51bcd2" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:41:38,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:38 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-1e9409a6-bda7-46e5-b4f3-7294d62f304f x-compute-request-id: req-1e9409a6-bda7-46e5-b4f3-7294d62f304f Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "d78475dd-6024-41b6-837e-6a8ecb57eadb"}} 2018-07-22 08:41:38,122 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1e9409a6-bda7-46e5-b4f3-7294d62f304f 2018-07-22 08:41:38,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:41:38,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:41:38,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43017faa024a4becbb6bdee820b93830", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj-role"}], "expires_at": "2018-07-22T09:41:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19e5ff645ba54cc2a4939bec0fb783c0", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-user", "id": "6c80e3f77d2f405993c2c15cd01358fd"}, "audit_ids": ["uKCKFk7-TTmP8D32mwrO8A"], "issued_at": "2018-07-22T08:41:38.000000Z"}} 2018-07-22 08:41:38,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1499e1ab9992b96af0499351a81b2ceeef91f3c" 2018-07-22 08:41:38,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87089157-48b6-43f2-9871-d4b7876040b6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:41:38,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-87089157-48b6-43f2-9871-d4b7876040b6 2018-07-22 08:41:38,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1499e1ab9992b96af0499351a81b2ceeef91f3c" 2018-07-22 08:41:38,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0bf073d7-2b75-43e5-bdbd-77a050a63b16 Date: Sun, 22 Jul 2018 08:41:38 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:41:38,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name&description=hello+group used request id req-0bf073d7-2b75-43e5-bdbd-77a050a63b16 2018-07-22 08:41:38,934 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name... 2018-07-22 08:41:38,934 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name 2018-07-22 08:41:38,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1499e1ab9992b96af0499351a81b2ceeef91f3c" -d '{"security_group": {"name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name", "description": "hello group"}}' 2018-07-22 08:41:39,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fe5b9d54-02b2-41d9-8208-48d7009cbeda Date: Sun, 22 Jul 2018 08:41:39 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:39Z", "updated_at": "2018-07-22T08:41:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "revision_number": 0, "id": "6598622d-d172-4538-8d44-1979c1901570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "revision_number": 0, "id": "c5807f74-2ec6-4163-abc4-ebd36d7e6442", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0"}], "revision_number": 2, "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name"}} 2018-07-22 08:41:39,304 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-fe5b9d54-02b2-41d9-8208-48d7009cbeda 2018-07-22 08:41:39,305 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fd2e67c-49c2-49b0-bad0-28fb8d29355d 2018-07-22 08:41:39,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5fd2e67c-49c2-49b0-bad0-28fb8d29355d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1499e1ab9992b96af0499351a81b2ceeef91f3c" 2018-07-22 08:41:39,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4fce7884-4b40-42a6-8fc8-935c795fede8 Date: Sun, 22 Jul 2018 08:41:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "port_range_min": null, "revision_number": 0, "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:39Z", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "6598622d-d172-4538-8d44-1979c1901570"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "port_range_min": null, "revision_number": 0, "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:39Z", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "c5807f74-2ec6-4163-abc4-ebd36d7e6442"}]} 2018-07-22 08:41:39,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5fd2e67c-49c2-49b0-bad0-28fb8d29355d used request id req-4fce7884-4b40-42a6-8fc8-935c795fede8 2018-07-22 08:41:39,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fd2e67c-49c2-49b0-bad0-28fb8d29355d 2018-07-22 08:41:39,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5fd2e67c-49c2-49b0-bad0-28fb8d29355d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1499e1ab9992b96af0499351a81b2ceeef91f3c" 2018-07-22 08:41:39,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d8996244-ba70-4dc6-9ccb-7c96f421359d Date: Sun, 22 Jul 2018 08:41:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "port_range_min": null, "revision_number": 0, "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:39Z", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "6598622d-d172-4538-8d44-1979c1901570"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "port_range_min": null, "revision_number": 0, "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:39Z", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "c5807f74-2ec6-4163-abc4-ebd36d7e6442"}]} 2018-07-22 08:41:39,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5fd2e67c-49c2-49b0-bad0-28fb8d29355d used request id req-d8996244-ba70-4dc6-9ccb-7c96f421359d 2018-07-22 08:41:39,707 - neutron_utils - INFO - Retrieving security group with ID - 5fd2e67c-49c2-49b0-bad0-28fb8d29355d 2018-07-22 08:41:39,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=5fd2e67c-49c2-49b0-bad0-28fb8d29355d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1499e1ab9992b96af0499351a81b2ceeef91f3c" 2018-07-22 08:41:39,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-da284d9c-cbfc-48c5-8d48-50e079b77f2e Date: Sun, 22 Jul 2018 08:41:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:39Z", "updated_at": "2018-07-22T08:41:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "revision_number": 0, "id": "6598622d-d172-4538-8d44-1979c1901570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "revision_number": 0, "id": "c5807f74-2ec6-4163-abc4-ebd36d7e6442", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0"}], "revision_number": 2, "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name"}]} 2018-07-22 08:41:39,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=5fd2e67c-49c2-49b0-bad0-28fb8d29355d used request id req-da284d9c-cbfc-48c5-8d48-50e079b77f2e 2018-07-22 08:41:39,924 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fd2e67c-49c2-49b0-bad0-28fb8d29355d 2018-07-22 08:41:39,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5fd2e67c-49c2-49b0-bad0-28fb8d29355d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1499e1ab9992b96af0499351a81b2ceeef91f3c" 2018-07-22 08:41:40,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-683caa2d-8efc-47ed-836b-70e6dad81024 Date: Sun, 22 Jul 2018 08:41:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "port_range_min": null, "revision_number": 0, "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:39Z", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "6598622d-d172-4538-8d44-1979c1901570"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "port_range_min": null, "revision_number": 0, "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:39Z", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "c5807f74-2ec6-4163-abc4-ebd36d7e6442"}]} 2018-07-22 08:41:40,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5fd2e67c-49c2-49b0-bad0-28fb8d29355d used request id req-683caa2d-8efc-47ed-836b-70e6dad81024 2018-07-22 08:41:40,119 - neutron_utils - INFO - Retrieving security group with ID - 5fd2e67c-49c2-49b0-bad0-28fb8d29355d 2018-07-22 08:41:40,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=5fd2e67c-49c2-49b0-bad0-28fb8d29355d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1499e1ab9992b96af0499351a81b2ceeef91f3c" 2018-07-22 08:41:40,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d92406cc-6194-46b7-8ffd-6ceba6d0f7c1 Date: Sun, 22 Jul 2018 08:41:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:39Z", "updated_at": "2018-07-22T08:41:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "revision_number": 0, "id": "6598622d-d172-4538-8d44-1979c1901570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "revision_number": 0, "id": "c5807f74-2ec6-4163-abc4-ebd36d7e6442", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0"}], "revision_number": 2, "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name"}]} 2018-07-22 08:41:40,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=5fd2e67c-49c2-49b0-bad0-28fb8d29355d used request id req-d92406cc-6194-46b7-8ffd-6ceba6d0f7c1 2018-07-22 08:41:40,344 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fd2e67c-49c2-49b0-bad0-28fb8d29355d 2018-07-22 08:41:40,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5fd2e67c-49c2-49b0-bad0-28fb8d29355d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1499e1ab9992b96af0499351a81b2ceeef91f3c" 2018-07-22 08:41:40,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-be120070-4d9c-42d5-a38b-36ff168f4116 Date: Sun, 22 Jul 2018 08:41:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "port_range_min": null, "revision_number": 0, "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:39Z", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "6598622d-d172-4538-8d44-1979c1901570"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "port_range_min": null, "revision_number": 0, "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:39Z", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "c5807f74-2ec6-4163-abc4-ebd36d7e6442"}]} 2018-07-22 08:41:40,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5fd2e67c-49c2-49b0-bad0-28fb8d29355d used request id req-be120070-4d9c-42d5-a38b-36ff168f4116 2018-07-22 08:41:40,375 - neutron_utils - INFO - Retrieving security group with ID - 5fd2e67c-49c2-49b0-bad0-28fb8d29355d 2018-07-22 08:41:40,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=5fd2e67c-49c2-49b0-bad0-28fb8d29355d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1499e1ab9992b96af0499351a81b2ceeef91f3c" 2018-07-22 08:41:40,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5818dfee-e007-44c0-a8c7-7e368a9a97b8 Date: Sun, 22 Jul 2018 08:41:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:39Z", "updated_at": "2018-07-22T08:41:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "revision_number": 0, "id": "6598622d-d172-4538-8d44-1979c1901570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "revision_number": 0, "id": "c5807f74-2ec6-4163-abc4-ebd36d7e6442", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0"}], "revision_number": 2, "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name"}]} 2018-07-22 08:41:40,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=5fd2e67c-49c2-49b0-bad0-28fb8d29355d used request id req-5818dfee-e007-44c0-a8c7-7e368a9a97b8 2018-07-22 08:41:40,606 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fd2e67c-49c2-49b0-bad0-28fb8d29355d 2018-07-22 08:41:40,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5fd2e67c-49c2-49b0-bad0-28fb8d29355d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1499e1ab9992b96af0499351a81b2ceeef91f3c" 2018-07-22 08:41:40,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0157be89-d73e-4e11-99da-6170ce57a27e Date: Sun, 22 Jul 2018 08:41:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "port_range_min": null, "revision_number": 0, "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:39Z", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "6598622d-d172-4538-8d44-1979c1901570"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:39Z", "security_group_id": "5fd2e67c-49c2-49b0-bad0-28fb8d29355d", "port_range_min": null, "revision_number": 0, "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:39Z", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "c5807f74-2ec6-4163-abc4-ebd36d7e6442"}]} 2018-07-22 08:41:40,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5fd2e67c-49c2-49b0-bad0-28fb8d29355d used request id req-0157be89-d73e-4e11-99da-6170ce57a27e 2018-07-22 08:41:40,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:41:40,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:41:41,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43017faa024a4becbb6bdee820b93830", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj-role"}], "expires_at": "2018-07-22T09:41:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19e5ff645ba54cc2a4939bec0fb783c0", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-user", "id": "6c80e3f77d2f405993c2c15cd01358fd"}, "audit_ids": ["hizXrTtCQcOQFp6Ceyh1hQ"], "issued_at": "2018-07-22T08:41:41.000000Z"}} 2018-07-22 08:41:41,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:41,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62e1f630-ec69-4b77-8a90-06ed110f3081 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:41:41,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-62e1f630-ec69-4b77-8a90-06ed110f3081 2018-07-22 08:41:41,316 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:41:41,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:41,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90bdd444-6342-46c6-af95-afa0eb21bf4a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:41:41,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-90bdd444-6342-46c6-af95-afa0eb21bf4a 2018-07-22 08:41:41,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:41,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b70a5221-0ed5-44b8-a4da-fb3425d228d9 Date: Sun, 22 Jul 2018 08:41:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19e5ff645ba54cc2a4939bec0fb783c0","l2_adjacency":true,"status":"ACTIVE","subnets":["1e7231a8-fb1b-4fbb-bbef-385dab5c2c61"],"description":"","tags":[],"updated_at":"2018-07-22T08:41:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net","admin_state_up":true,"tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:35Z","mtu":1450}]} 2018-07-22 08:41:41,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net used request id req-b70a5221-0ed5-44b8-a4da-fb3425d228d9 2018-07-22 08:41:41,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:41:41,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:41:41 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:41:41,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:41,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94570bc-97a2-4de6-9dea-deea8b347bfe Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19e5ff645ba54cc2a4939bec0fb783c0", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}} 2018-07-22 08:41:41,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 used request id req-e94570bc-97a2-4de6-9dea-deea8b347bfe 2018-07-22 08:41:41,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:41,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-853b3354-9b30-4a9b-b8cb-4ae6a2939681 Date: Sun, 22 Jul 2018 08:41:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:36Z","dns_nameservers":[],"updated_at":"2018-07-22T08:41:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","subnetpool_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-subnet"}]} 2018-07-22 08:41:41,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-853b3354-9b30-4a9b-b8cb-4ae6a2939681 2018-07-22 08:41:41,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50&name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:42,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-735b54f9-1a7e-4b17-b7eb-852cbac64301 Date: Sun, 22 Jul 2018 08:41:42 GMT RESP BODY: {"ports":[]} 2018-07-22 08:41:42,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50&name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-port&admin_state_up=True used request id req-735b54f9-1a7e-4b17-b7eb-852cbac64301 2018-07-22 08:41:42,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:42,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:42 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-2f623945-d21d-4fb5-989f-ab637e5d2b4a x-compute-request-id: req-2f623945-d21d-4fb5-989f-ab637e5d2b4a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:41:42,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst used request id req-2f623945-d21d-4fb5-989f-ab637e5d2b4a 2018-07-22 08:41:42,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:42,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2d271860-086d-434e-82fb-e732002a22ce Date: Sun, 22 Jul 2018 08:41:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19e5ff645ba54cc2a4939bec0fb783c0","l2_adjacency":true,"status":"ACTIVE","subnets":["1e7231a8-fb1b-4fbb-bbef-385dab5c2c61"],"description":"","tags":[],"updated_at":"2018-07-22T08:41:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net","admin_state_up":true,"tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:35Z","mtu":1450}]} 2018-07-22 08:41:42,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net used request id req-2d271860-086d-434e-82fb-e732002a22ce 2018-07-22 08:41:42,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:42,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c33578-1008-4215-870e-dcb042b8552f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19e5ff645ba54cc2a4939bec0fb783c0", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}} 2018-07-22 08:41:42,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 used request id req-f9c33578-1008-4215-870e-dcb042b8552f 2018-07-22 08:41:42,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:42,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9034fa77-a2ca-4215-a8da-0e791e8460c6 Date: Sun, 22 Jul 2018 08:41:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:36Z","dns_nameservers":[],"updated_at":"2018-07-22T08:41:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","subnetpool_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-subnet"}]} 2018-07-22 08:41:42,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-9034fa77-a2ca-4215-a8da-0e791e8460c6 2018-07-22 08:41:42,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50&name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:43,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8d65a5c2-3b0d-487b-a11e-fc64ccc4bbbd Date: Sun, 22 Jul 2018 08:41:43 GMT RESP BODY: {"ports":[]} 2018-07-22 08:41:43,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50&name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-port&admin_state_up=True used request id req-8d65a5c2-3b0d-487b-a11e-fc64ccc4bbbd 2018-07-22 08:41:43,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:41:43,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:41:43,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43017faa024a4becbb6bdee820b93830", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj-role"}], "expires_at": "2018-07-22T09:41:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19e5ff645ba54cc2a4939bec0fb783c0", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-user", "id": "6c80e3f77d2f405993c2c15cd01358fd"}, "audit_ids": ["lSUozJwwSeqy5lvN20ZOaw"], "issued_at": "2018-07-22T08:41:43.000000Z"}} 2018-07-22 08:41:43,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16caf37aed4b256f29eb324a4731858e29d06c3" 2018-07-22 08:41:43,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77522a2d-917f-430e-83b0-ef7e061cf1df Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:41:43,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-77522a2d-917f-430e-83b0-ef7e061cf1df 2018-07-22 08:41:43,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:43,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-299f1b89-d5eb-4ead-96b0-96c899896c51 Date: Sun, 22 Jul 2018 08:41:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19e5ff645ba54cc2a4939bec0fb783c0","l2_adjacency":true,"status":"ACTIVE","subnets":["1e7231a8-fb1b-4fbb-bbef-385dab5c2c61"],"description":"","tags":[],"updated_at":"2018-07-22T08:41:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net","admin_state_up":true,"tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:35Z","mtu":1450}]} 2018-07-22 08:41:43,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net used request id req-299f1b89-d5eb-4ead-96b0-96c899896c51 2018-07-22 08:41:43,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:44,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4737d14f-2ad7-4cc1-b51a-3fe68a89d265 Date: Sun, 22 Jul 2018 08:41:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:36Z","dns_nameservers":[],"updated_at":"2018-07-22T08:41:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","subnetpool_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-subnet"}]} 2018-07-22 08:41:44,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-4737d14f-2ad7-4cc1-b51a-3fe68a89d265 2018-07-22 08:41:44,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:44,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5e18ba39-ef65-42bd-8623-b5ac98897a16 Date: Sun, 22 Jul 2018 08:41:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19e5ff645ba54cc2a4939bec0fb783c0","l2_adjacency":true,"status":"ACTIVE","subnets":["1e7231a8-fb1b-4fbb-bbef-385dab5c2c61"],"description":"","tags":[],"updated_at":"2018-07-22T08:41:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net","admin_state_up":true,"tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:35Z","mtu":1450}]} 2018-07-22 08:41:44,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net used request id req-5e18ba39-ef65-42bd-8623-b5ac98897a16 2018-07-22 08:41:44,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:41:44,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:41:44 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:41:44,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16caf37aed4b256f29eb324a4731858e29d06c3" 2018-07-22 08:41:44,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bafd25a7-72aa-4b39-80bd-93a131f7c017 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19e5ff645ba54cc2a4939bec0fb783c0", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}} 2018-07-22 08:41:44,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 used request id req-bafd25a7-72aa-4b39-80bd-93a131f7c017 2018-07-22 08:41:44,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:44,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f1d4259c-a52c-497a-9186-3079cb4c0d44 Date: Sun, 22 Jul 2018 08:41:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:36Z","dns_nameservers":[],"updated_at":"2018-07-22T08:41:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","subnetpool_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-subnet"}]} 2018-07-22 08:41:44,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-f1d4259c-a52c-497a-9186-3079cb4c0d44 2018-07-22 08:41:44,860 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net 2018-07-22 08:41:44,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" -d '{"port": {"network_id": "4dc4fe13-afbe-4436-8dbf-2bc874f8ad50", "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-port", "admin_state_up": true}}' 2018-07-22 08:41:46,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-d5516dc7-22dc-41dc-89a9-567f02083411 Date: Sun, 22 Jul 2018 08:41:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:45Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.8"}],"id":"77abee0a-69f8-4b1d-939b-fac60ddc98fa","security_groups":["07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af"],"mac_address":"fa:16:3e:d4:f4:cc","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-port","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","qos_policy_id":null,"admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:41:46,287 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-d5516dc7-22dc-41dc-89a9-567f02083411 2018-07-22 08:41:46,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:46,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7cb80576-febb-4967-ab89-57596b18707c Date: Sun, 22 Jul 2018 08:41:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19e5ff645ba54cc2a4939bec0fb783c0","l2_adjacency":true,"status":"ACTIVE","subnets":["1e7231a8-fb1b-4fbb-bbef-385dab5c2c61"],"description":"","tags":[],"updated_at":"2018-07-22T08:41:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net","admin_state_up":true,"tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:35Z","mtu":1450}]} 2018-07-22 08:41:46,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net used request id req-7cb80576-febb-4967-ab89-57596b18707c 2018-07-22 08:41:46,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:46,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b703a04-500a-4e72-92c7-af7a6fb6769f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19e5ff645ba54cc2a4939bec0fb783c0", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}} 2018-07-22 08:41:46,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 used request id req-8b703a04-500a-4e72-92c7-af7a6fb6769f 2018-07-22 08:41:46,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:46,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b6c857fa-1f81-4618-bd32-2056e183a620 Date: Sun, 22 Jul 2018 08:41:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:36Z","dns_nameservers":[],"updated_at":"2018-07-22T08:41:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","subnetpool_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-subnet"}]} 2018-07-22 08:41:46,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-b6c857fa-1f81-4618-bd32-2056e183a620 2018-07-22 08:41:46,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50&name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:47,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-63433867-7344-4352-8c70-d2beea2a9b27 Date: Sun, 22 Jul 2018 08:41:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:45Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.8"}],"id":"77abee0a-69f8-4b1d-939b-fac60ddc98fa","security_groups":["07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af"],"mac_address":"fa:16:3e:d4:f4:cc","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-port","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:45Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:41:47,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50&name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-port&admin_state_up=True used request id req-63433867-7344-4352-8c70-d2beea2a9b27 2018-07-22 08:41:47,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:47,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c64a991-bc31-487c-ba19-a391d228fe96 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19e5ff645ba54cc2a4939bec0fb783c0", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}} 2018-07-22 08:41:47,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 used request id req-7c64a991-bc31-487c-ba19-a391d228fe96 2018-07-22 08:41:47,217 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst 2018-07-22 08:41:47,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:47,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:47 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-ced53cfe-765c-42f8-b1ef-e4d1ad6115e6 x-compute-request-id: req-ced53cfe-765c-42f8-b1ef-e4d1ad6115e6 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d78475dd-6024-41b6-837e-6a8ecb57eadb", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:41:47,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ced53cfe-765c-42f8-b1ef-e4d1ad6115e6 2018-07-22 08:41:47,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:47,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:47 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-ff49792f-37bc-409c-b529-3d5a457e2be8 x-compute-request-id: req-ff49792f-37bc-409c-b529-3d5a457e2be8 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "d78475dd-6024-41b6-837e-6a8ecb57eadb"}} 2018-07-22 08:41:47,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb used request id req-ff49792f-37bc-409c-b529-3d5a457e2be8 2018-07-22 08:41:47,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:47,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-6f9b7dde-2875-4e7f-8178-62fd49c8de0a Date: Sun, 22 Jul 2018 08:41:47 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:41:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:41:34Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/651f2874-944e-4175-8e5d-2f41171575c1/snap", "metadata": {}}], "self": "/v2/images/651f2874-944e-4175-8e5d-2f41171575c1", "min_disk": 0, "protected": false, "id": "651f2874-944e-4175-8e5d-2f41171575c1", "file": "/v2/images/651f2874-944e-4175-8e5d-2f41171575c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "19e5ff645ba54cc2a4939bec0fb783c0", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/651f2874-944e-4175-8e5d-2f41171575c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-image"} 2018-07-22 08:41:47,466 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-image used request id req-6f9b7dde-2875-4e7f-8178-62fd49c8de0a 2018-07-22 08:41:47,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:47,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8083003d-882b-4f06-8fd4-38ddcc797845 Date: Sun, 22 Jul 2018 08:41:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:41:47,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8083003d-882b-4f06-8fd4-38ddcc797845 2018-07-22 08:41:47,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" -d '{"server": {"name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst", "imageRef": "651f2874-944e-4175-8e5d-2f41171575c1", "flavorRef": "d78475dd-6024-41b6-837e-6a8ecb57eadb", "max_count": 1, "min_count": 1, "networks": [{"port": "77abee0a-69f8-4b1d-939b-fac60ddc98fa"}], "security_groups": [{"name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name"}]}}' 2018-07-22 08:41:49,786 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:41:47 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-9f6f0f2c-0d6b-4e4c-9563-3c78401dda5e x-compute-request-id: req-9f6f0f2c-0d6b-4e4c-9563-3c78401dda5e Content-Length: 435 location: http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "122e702c-2c46-4a11-8652-b24e4f0be945", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "bookmark"}], "adminPass": "5s9xygVnLmaZ"}} 2018-07-22 08:41:49,786 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9f6f0f2c-0d6b-4e4c-9563-3c78401dda5e 2018-07-22 08:41:49,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:50,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:49 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-5fb1cfc0-a23f-49bf-b166-0da238ccda83 x-compute-request-id: req-5fb1cfc0-a23f-49bf-b166-0da238ccda83 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "bookmark"}], "image": {"id": "651f2874-944e-4175-8e5d-2f41171575c1", "links": [{"href": "http://172.30.9.23:8774/images/651f2874-944e-4175-8e5d-2f41171575c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d78475dd-6024-41b6-837e-6a8ecb57eadb", "links": [{"href": "http://172.30.9.23:8774/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "bookmark"}]}, "id": "122e702c-2c46-4a11-8652-b24e4f0be945", "user_id": "6c80e3f77d2f405993c2c15cd01358fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:41:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst", "created": "2018-07-22T08:41:49Z", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:50,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 used request id req-5fb1cfc0-a23f-49bf-b166-0da238ccda83 2018-07-22 08:41:50,038 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst 2018-07-22 08:41:50,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:50,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:50 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-0c026fe1-2877-4d31-acd2-52f005211182 x-compute-request-id: req-0c026fe1-2877-4d31-acd2-52f005211182 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "bookmark"}], "image": {"id": "651f2874-944e-4175-8e5d-2f41171575c1", "links": [{"href": "http://172.30.9.23:8774/images/651f2874-944e-4175-8e5d-2f41171575c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d78475dd-6024-41b6-837e-6a8ecb57eadb", "links": [{"href": "http://172.30.9.23:8774/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "bookmark"}]}, "id": "122e702c-2c46-4a11-8652-b24e4f0be945", "user_id": "6c80e3f77d2f405993c2c15cd01358fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:41:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst", "created": "2018-07-22T08:41:49Z", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:50,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 used request id req-0c026fe1-2877-4d31-acd2-52f005211182 2018-07-22 08:41:50,115 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst] is - BUILD 2018-07-22 08:41:50,115 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:41:53,118 - create_instance - DEBUG - VM status query timeout in 896.919366121 2018-07-22 08:41:53,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:53,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:53 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-76e1aeac-2114-4728-b21f-c1d63dd75a7f x-compute-request-id: req-76e1aeac-2114-4728-b21f-c1d63dd75a7f Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "bookmark"}], "image": {"id": "651f2874-944e-4175-8e5d-2f41171575c1", "links": [{"href": "http://172.30.9.23:8774/images/651f2874-944e-4175-8e5d-2f41171575c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d78475dd-6024-41b6-837e-6a8ecb57eadb", "links": [{"href": "http://172.30.9.23:8774/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "bookmark"}]}, "id": "122e702c-2c46-4a11-8652-b24e4f0be945", "security_groups": [{"name": "default"}], "user_id": "6c80e3f77d2f405993c2c15cd01358fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:41:50Z", "hostId": "d85ec276d4866964560b1b315df9f23d10d2740bd307fed33c66421f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst", "created": "2018-07-22T08:41:49Z", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:53,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 used request id req-76e1aeac-2114-4728-b21f-c1d63dd75a7f 2018-07-22 08:41:53,629 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst] is - BUILD 2018-07-22 08:41:53,629 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:41:56,632 - create_instance - DEBUG - VM status query timeout in 893.405759096 2018-07-22 08:41:56,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:56,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:56 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-ee8c6bff-5b65-4ac1-b0bf-4ec2f246d980 x-compute-request-id: req-ee8c6bff-5b65-4ac1-b0bf-4ec2f246d980 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:f4:cc", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "bookmark"}], "image": {"id": "651f2874-944e-4175-8e5d-2f41171575c1", "links": [{"href": "http://172.30.9.23:8774/images/651f2874-944e-4175-8e5d-2f41171575c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:54.000000", "flavor": {"id": "d78475dd-6024-41b6-837e-6a8ecb57eadb", "links": [{"href": "http://172.30.9.23:8774/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "bookmark"}]}, "id": "122e702c-2c46-4a11-8652-b24e4f0be945", "security_groups": [{"name": "default"}], "user_id": "6c80e3f77d2f405993c2c15cd01358fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:55Z", "hostId": "d85ec276d4866964560b1b315df9f23d10d2740bd307fed33c66421f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst", "created": "2018-07-22T08:41:49Z", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:56,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 used request id req-ee8c6bff-5b65-4ac1-b0bf-4ec2f246d980 2018-07-22 08:41:56,979 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst] is - ACTIVE 2018-07-22 08:41:56,979 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:41:56,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:57,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:56 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-eed29c56-226c-4d58-bb2c-3467e3bb4a0c x-compute-request-id: req-eed29c56-226c-4d58-bb2c-3467e3bb4a0c Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:f4:cc", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "bookmark"}], "image": {"id": "651f2874-944e-4175-8e5d-2f41171575c1", "links": [{"href": "http://172.30.9.23:8774/images/651f2874-944e-4175-8e5d-2f41171575c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:54.000000", "flavor": {"id": "d78475dd-6024-41b6-837e-6a8ecb57eadb", "links": [{"href": "http://172.30.9.23:8774/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "bookmark"}]}, "id": "122e702c-2c46-4a11-8652-b24e4f0be945", "security_groups": [{"name": "default"}], "user_id": "6c80e3f77d2f405993c2c15cd01358fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:55Z", "hostId": "d85ec276d4866964560b1b315df9f23d10d2740bd307fed33c66421f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst", "created": "2018-07-22T08:41:49Z", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:57,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 used request id req-eed29c56-226c-4d58-bb2c-3467e3bb4a0c 2018-07-22 08:41:57,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:57,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b62aa070-2201-49c4-b80b-349f942f93c8 Date: Sun, 22 Jul 2018 08:41:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19e5ff645ba54cc2a4939bec0fb783c0","l2_adjacency":true,"status":"ACTIVE","subnets":["1e7231a8-fb1b-4fbb-bbef-385dab5c2c61"],"description":"","tags":[],"updated_at":"2018-07-22T08:41:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net","admin_state_up":true,"tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:35Z","mtu":1450}]} 2018-07-22 08:41:57,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net used request id req-b62aa070-2201-49c4-b80b-349f942f93c8 2018-07-22 08:41:57,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:57,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc276209-5546-4d7d-a417-4a45b2f7c8f3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19e5ff645ba54cc2a4939bec0fb783c0", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}} 2018-07-22 08:41:57,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 used request id req-dc276209-5546-4d7d-a417-4a45b2f7c8f3 2018-07-22 08:41:57,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:57,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3d9bbf78-bc6c-4737-83d2-2de24750fa78 Date: Sun, 22 Jul 2018 08:41:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:36Z","dns_nameservers":[],"updated_at":"2018-07-22T08:41:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","subnetpool_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-subnet"}]} 2018-07-22 08:41:57,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-3d9bbf78-bc6c-4737-83d2-2de24750fa78 2018-07-22 08:41:57,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:58,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-6a319532-8334-4d67-952e-4511176c0c68 Date: Sun, 22 Jul 2018 08:41:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.4"}],"id":"2c4817c7-4ade-4f6d-973c-1edcf0fcb9ed","security_groups":[],"mac_address":"fa:16:3e:0f:c6:2c","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.8"}],"id":"77abee0a-69f8-4b1d-939b-fac60ddc98fa","security_groups":["07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af"],"mac_address":"fa:16:3e:d4:f4:cc","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-port","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:45Z","binding:vnic_type":"normal","device_id":"122e702c-2c46-4a11-8652-b24e4f0be945","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.2"}],"id":"d026d7ab-0f16-46a2-954e-a4635cd90d89","security_groups":[],"mac_address":"fa:16:3e:99:85:c4","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.3"}],"id":"f6d4a7b4-4fca-4fcc-89a1-b36c7ad61253","security_groups":[],"mac_address":"fa:16:3e:38:54:10","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","ip_allocation":"immediate"}]} 2018-07-22 08:41:58,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-6a319532-8334-4d67-952e-4511176c0c68 2018-07-22 08:41:58,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:58,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:58 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-013b3279-3a0f-498d-8114-f24b9daffdbb x-compute-request-id: req-013b3279-3a0f-498d-8114-f24b9daffdbb Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:f4:cc", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "bookmark"}], "image": {"id": "651f2874-944e-4175-8e5d-2f41171575c1", "links": [{"href": "http://172.30.9.23:8774/images/651f2874-944e-4175-8e5d-2f41171575c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:54.000000", "flavor": {"id": "d78475dd-6024-41b6-837e-6a8ecb57eadb", "links": [{"href": "http://172.30.9.23:8774/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "bookmark"}]}, "id": "122e702c-2c46-4a11-8652-b24e4f0be945", "security_groups": [{"name": "default"}], "user_id": "6c80e3f77d2f405993c2c15cd01358fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:55Z", "hostId": "d85ec276d4866964560b1b315df9f23d10d2740bd307fed33c66421f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst", "created": "2018-07-22T08:41:49Z", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:58,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 used request id req-013b3279-3a0f-498d-8114-f24b9daffdbb 2018-07-22 08:41:58,838 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst] is - ACTIVE 2018-07-22 08:41:58,838 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:41:58,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:59,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:58 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-80af629b-43a3-455a-b90e-819e024bacc9 x-compute-request-id: req-80af629b-43a3-455a-b90e-819e024bacc9 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:f4:cc", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "bookmark"}], "image": {"id": "651f2874-944e-4175-8e5d-2f41171575c1", "links": [{"href": "http://172.30.9.23:8774/images/651f2874-944e-4175-8e5d-2f41171575c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:54.000000", "flavor": {"id": "d78475dd-6024-41b6-837e-6a8ecb57eadb", "links": [{"href": "http://172.30.9.23:8774/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "bookmark"}]}, "id": "122e702c-2c46-4a11-8652-b24e4f0be945", "security_groups": [{"name": "default"}], "user_id": "6c80e3f77d2f405993c2c15cd01358fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:55Z", "hostId": "d85ec276d4866964560b1b315df9f23d10d2740bd307fed33c66421f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst", "created": "2018-07-22T08:41:49Z", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:41:59,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 used request id req-80af629b-43a3-455a-b90e-819e024bacc9 2018-07-22 08:41:59,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:59,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a2ce286c-7fe6-4a6c-b9cf-0491e8cf1c3e Date: Sun, 22 Jul 2018 08:41:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19e5ff645ba54cc2a4939bec0fb783c0","l2_adjacency":true,"status":"ACTIVE","subnets":["1e7231a8-fb1b-4fbb-bbef-385dab5c2c61"],"description":"","tags":[],"updated_at":"2018-07-22T08:41:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net","admin_state_up":true,"tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:35Z","mtu":1450}]} 2018-07-22 08:41:59,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net used request id req-a2ce286c-7fe6-4a6c-b9cf-0491e8cf1c3e 2018-07-22 08:41:59,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:59,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3109fd35-e458-4141-8369-e105c4ff7b3d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19e5ff645ba54cc2a4939bec0fb783c0", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}} 2018-07-22 08:41:59,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 used request id req-3109fd35-e458-4141-8369-e105c4ff7b3d 2018-07-22 08:41:59,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:59,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f17d1b3c-2c70-467f-9fc6-de50dfd1964a Date: Sun, 22 Jul 2018 08:41:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:36Z","dns_nameservers":[],"updated_at":"2018-07-22T08:41:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","subnetpool_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-subnet"}]} 2018-07-22 08:41:59,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-f17d1b3c-2c70-467f-9fc6-de50dfd1964a 2018-07-22 08:41:59,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:41:59,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-ad998fff-0601-4abf-a516-4d7577e87716 Date: Sun, 22 Jul 2018 08:41:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.4"}],"id":"2c4817c7-4ade-4f6d-973c-1edcf0fcb9ed","security_groups":[],"mac_address":"fa:16:3e:0f:c6:2c","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.8"}],"id":"77abee0a-69f8-4b1d-939b-fac60ddc98fa","security_groups":["07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af"],"mac_address":"fa:16:3e:d4:f4:cc","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-port","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:45Z","binding:vnic_type":"normal","device_id":"122e702c-2c46-4a11-8652-b24e4f0be945","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.2"}],"id":"d026d7ab-0f16-46a2-954e-a4635cd90d89","security_groups":[],"mac_address":"fa:16:3e:99:85:c4","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.3"}],"id":"f6d4a7b4-4fca-4fcc-89a1-b36c7ad61253","security_groups":[],"mac_address":"fa:16:3e:38:54:10","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","ip_allocation":"immediate"}]} 2018-07-22 08:41:59,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-ad998fff-0601-4abf-a516-4d7577e87716 2018-07-22 08:41:59,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name"}}' 2018-07-22 08:42:01,576 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:41:59 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-114e9972-0c9e-4b47-a02f-0dae60507edb x-compute-request-id: req-114e9972-0c9e-4b47-a02f-0dae60507edb Content-Length: 0 Content-Type: application/json 2018-07-22 08:42:01,576 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945/action used request id req-114e9972-0c9e-4b47-a02f-0dae60507edb 2018-07-22 08:42:01,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:42:01,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43017faa024a4becbb6bdee820b93830", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj-role"}], "expires_at": "2018-07-22T09:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19e5ff645ba54cc2a4939bec0fb783c0", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/19e5ff645ba54cc2a4939bec0fb783c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-user", "id": "6c80e3f77d2f405993c2c15cd01358fd"}, "audit_ids": ["xTl9IvVmQN-dHzyrIiC7fw"], "issued_at": "2018-07-22T08:42:01.000000Z"}} 2018-07-22 08:42:01,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f0a72ba93f5b9ac6bb430110bbaba2c3d6b224" 2018-07-22 08:42:02,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:01 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-afdbe805-8675-41a6-8325-409e9dee693f x-compute-request-id: req-afdbe805-8675-41a6-8325-409e9dee693f Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:f4:cc", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "bookmark"}], "image": {"id": "651f2874-944e-4175-8e5d-2f41171575c1", "links": [{"href": "http://172.30.9.23:8774/images/651f2874-944e-4175-8e5d-2f41171575c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:54.000000", "flavor": {"id": "d78475dd-6024-41b6-837e-6a8ecb57eadb", "links": [{"href": "http://172.30.9.23:8774/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "bookmark"}]}, "id": "122e702c-2c46-4a11-8652-b24e4f0be945", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name"}], "user_id": "6c80e3f77d2f405993c2c15cd01358fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:55Z", "hostId": "d85ec276d4866964560b1b315df9f23d10d2740bd307fed33c66421f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst", "created": "2018-07-22T08:41:49Z", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:02,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 used request id req-afdbe805-8675-41a6-8325-409e9dee693f 2018-07-22 08:42:02,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:03,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:02 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-a677741f-d9ee-4ec3-87e5-252ab9bb55f3 x-compute-request-id: req-a677741f-d9ee-4ec3-87e5-252ab9bb55f3 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:f4:cc", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "bookmark"}], "image": {"id": "651f2874-944e-4175-8e5d-2f41171575c1", "links": [{"href": "http://172.30.9.23:8774/images/651f2874-944e-4175-8e5d-2f41171575c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:54.000000", "flavor": {"id": "d78475dd-6024-41b6-837e-6a8ecb57eadb", "links": [{"href": "http://172.30.9.23:8774/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "bookmark"}]}, "id": "122e702c-2c46-4a11-8652-b24e4f0be945", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name"}], "user_id": "6c80e3f77d2f405993c2c15cd01358fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:55Z", "hostId": "d85ec276d4866964560b1b315df9f23d10d2740bd307fed33c66421f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst", "created": "2018-07-22T08:41:49Z", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:03,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 used request id req-a677741f-d9ee-4ec3-87e5-252ab9bb55f3 2018-07-22 08:42:03,667 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst] is - ACTIVE 2018-07-22 08:42:03,667 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:42:03,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:04,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:03 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-f293845b-0535-42a0-9391-6ead661a869e x-compute-request-id: req-f293845b-0535-42a0-9391-6ead661a869e Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:f4:cc", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "bookmark"}], "image": {"id": "651f2874-944e-4175-8e5d-2f41171575c1", "links": [{"href": "http://172.30.9.23:8774/images/651f2874-944e-4175-8e5d-2f41171575c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:54.000000", "flavor": {"id": "d78475dd-6024-41b6-837e-6a8ecb57eadb", "links": [{"href": "http://172.30.9.23:8774/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "bookmark"}]}, "id": "122e702c-2c46-4a11-8652-b24e4f0be945", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name"}], "user_id": "6c80e3f77d2f405993c2c15cd01358fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:55Z", "hostId": "d85ec276d4866964560b1b315df9f23d10d2740bd307fed33c66421f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst", "created": "2018-07-22T08:41:49Z", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:04,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 used request id req-f293845b-0535-42a0-9391-6ead661a869e 2018-07-22 08:42:04,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:04,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-269f05fb-8130-49a2-bc9d-a9d101f31895 Date: Sun, 22 Jul 2018 08:42:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19e5ff645ba54cc2a4939bec0fb783c0","l2_adjacency":true,"status":"ACTIVE","subnets":["1e7231a8-fb1b-4fbb-bbef-385dab5c2c61"],"description":"","tags":[],"updated_at":"2018-07-22T08:41:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net","admin_state_up":true,"tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:35Z","mtu":1450}]} 2018-07-22 08:42:04,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net used request id req-269f05fb-8130-49a2-bc9d-a9d101f31895 2018-07-22 08:42:04,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:04,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1cfe500-7292-4868-b065-5baf6dfd46e9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19e5ff645ba54cc2a4939bec0fb783c0", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}} 2018-07-22 08:42:04,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 used request id req-b1cfe500-7292-4868-b065-5baf6dfd46e9 2018-07-22 08:42:04,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:04,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f5583e1f-7741-47e9-8f15-cd9a797afa97 Date: Sun, 22 Jul 2018 08:42:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:36Z","dns_nameservers":[],"updated_at":"2018-07-22T08:41:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","subnetpool_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-subnet"}]} 2018-07-22 08:42:04,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-f5583e1f-7741-47e9-8f15-cd9a797afa97 2018-07-22 08:42:04,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:04,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-6d25d918-10eb-499c-8d04-0a29bbf59cea Date: Sun, 22 Jul 2018 08:42:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.4"}],"id":"2c4817c7-4ade-4f6d-973c-1edcf0fcb9ed","security_groups":[],"mac_address":"fa:16:3e:0f:c6:2c","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:01Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.8"}],"id":"77abee0a-69f8-4b1d-939b-fac60ddc98fa","security_groups":["07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af","5fd2e67c-49c2-49b0-bad0-28fb8d29355d"],"mac_address":"fa:16:3e:d4:f4:cc","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-port","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:45Z","binding:vnic_type":"normal","device_id":"122e702c-2c46-4a11-8652-b24e4f0be945","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.2"}],"id":"d026d7ab-0f16-46a2-954e-a4635cd90d89","security_groups":[],"mac_address":"fa:16:3e:99:85:c4","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.3"}],"id":"f6d4a7b4-4fca-4fcc-89a1-b36c7ad61253","security_groups":[],"mac_address":"fa:16:3e:38:54:10","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","ip_allocation":"immediate"}]} 2018-07-22 08:42:04,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-6d25d918-10eb-499c-8d04-0a29bbf59cea 2018-07-22 08:42:04,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:04,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:04 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-397a0c21-4f2c-4053-80e4-c74fb42d638e x-compute-request-id: req-397a0c21-4f2c-4053-80e4-c74fb42d638e Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:f4:cc", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "bookmark"}], "image": {"id": "651f2874-944e-4175-8e5d-2f41171575c1", "links": [{"href": "http://172.30.9.23:8774/images/651f2874-944e-4175-8e5d-2f41171575c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:54.000000", "flavor": {"id": "d78475dd-6024-41b6-837e-6a8ecb57eadb", "links": [{"href": "http://172.30.9.23:8774/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "bookmark"}]}, "id": "122e702c-2c46-4a11-8652-b24e4f0be945", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name"}], "user_id": "6c80e3f77d2f405993c2c15cd01358fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:55Z", "hostId": "d85ec276d4866964560b1b315df9f23d10d2740bd307fed33c66421f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst", "created": "2018-07-22T08:41:49Z", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:04,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 used request id req-397a0c21-4f2c-4053-80e4-c74fb42d638e 2018-07-22 08:42:04,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:04,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4209922e-752d-4acf-a76c-3aa4c7f1324c Date: Sun, 22 Jul 2018 08:42:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19e5ff645ba54cc2a4939bec0fb783c0","l2_adjacency":true,"status":"ACTIVE","subnets":["1e7231a8-fb1b-4fbb-bbef-385dab5c2c61"],"description":"","tags":[],"updated_at":"2018-07-22T08:41:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net","admin_state_up":true,"tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:35Z","mtu":1450}]} 2018-07-22 08:42:04,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net used request id req-4209922e-752d-4acf-a76c-3aa4c7f1324c 2018-07-22 08:42:04,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:04,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a3bb927-022f-4544-92d4-12935076c781 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19e5ff645ba54cc2a4939bec0fb783c0", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}} 2018-07-22 08:42:04,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 used request id req-1a3bb927-022f-4544-92d4-12935076c781 2018-07-22 08:42:04,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:04,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-356ed650-aee1-4ecf-b0d5-e0a3dbe9d104 Date: Sun, 22 Jul 2018 08:42:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:36Z","dns_nameservers":[],"updated_at":"2018-07-22T08:41:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","subnetpool_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-subnet"}]} 2018-07-22 08:42:04,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-356ed650-aee1-4ecf-b0d5-e0a3dbe9d104 2018-07-22 08:42:04,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:05,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-59399392-89cb-45a2-a7cf-cf36f3934126 Date: Sun, 22 Jul 2018 08:42:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.4"}],"id":"2c4817c7-4ade-4f6d-973c-1edcf0fcb9ed","security_groups":[],"mac_address":"fa:16:3e:0f:c6:2c","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:01Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.8"}],"id":"77abee0a-69f8-4b1d-939b-fac60ddc98fa","security_groups":["07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af","5fd2e67c-49c2-49b0-bad0-28fb8d29355d"],"mac_address":"fa:16:3e:d4:f4:cc","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-port","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:45Z","binding:vnic_type":"normal","device_id":"122e702c-2c46-4a11-8652-b24e4f0be945","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.2"}],"id":"d026d7ab-0f16-46a2-954e-a4635cd90d89","security_groups":[],"mac_address":"fa:16:3e:99:85:c4","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.3"}],"id":"f6d4a7b4-4fca-4fcc-89a1-b36c7ad61253","security_groups":[],"mac_address":"fa:16:3e:38:54:10","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","ip_allocation":"immediate"}]} 2018-07-22 08:42:05,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-59399392-89cb-45a2-a7cf-cf36f3934126 2018-07-22 08:42:05,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name"}}' 2018-07-22 08:42:06,346 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:42:05 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-fbd98dc5-85f3-4513-8386-4f9f412107f9 x-compute-request-id: req-fbd98dc5-85f3-4513-8386-4f9f412107f9 Content-Length: 0 Content-Type: application/json 2018-07-22 08:42:06,346 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945/action used request id req-fbd98dc5-85f3-4513-8386-4f9f412107f9 2018-07-22 08:42:06,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:07,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:06 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-6cbb62d8-a4b7-4903-989e-071f64d8312d x-compute-request-id: req-6cbb62d8-a4b7-4903-989e-071f64d8312d Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:f4:cc", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "bookmark"}], "image": {"id": "651f2874-944e-4175-8e5d-2f41171575c1", "links": [{"href": "http://172.30.9.23:8774/images/651f2874-944e-4175-8e5d-2f41171575c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:54.000000", "flavor": {"id": "d78475dd-6024-41b6-837e-6a8ecb57eadb", "links": [{"href": "http://172.30.9.23:8774/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "bookmark"}]}, "id": "122e702c-2c46-4a11-8652-b24e4f0be945", "security_groups": [{"name": "default"}], "user_id": "6c80e3f77d2f405993c2c15cd01358fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:55Z", "hostId": "d85ec276d4866964560b1b315df9f23d10d2740bd307fed33c66421f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst", "created": "2018-07-22T08:41:49Z", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:07,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 used request id req-6cbb62d8-a4b7-4903-989e-071f64d8312d 2018-07-22 08:42:07,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:07,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f732b172-3382-46d7-9ea7-c98afdfa7fea Date: Sun, 22 Jul 2018 08:42:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19e5ff645ba54cc2a4939bec0fb783c0","l2_adjacency":true,"status":"ACTIVE","subnets":["1e7231a8-fb1b-4fbb-bbef-385dab5c2c61"],"description":"","tags":[],"updated_at":"2018-07-22T08:41:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net","admin_state_up":true,"tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:35Z","mtu":1450}]} 2018-07-22 08:42:07,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net used request id req-f732b172-3382-46d7-9ea7-c98afdfa7fea 2018-07-22 08:42:07,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:07,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0762c8c0-3142-491e-8bfe-e2c7bd92178b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19e5ff645ba54cc2a4939bec0fb783c0", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}} 2018-07-22 08:42:07,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 used request id req-0762c8c0-3142-491e-8bfe-e2c7bd92178b 2018-07-22 08:42:07,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:07,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0ef95ed1-1305-45a4-8713-762f1ba5caf9 Date: Sun, 22 Jul 2018 08:42:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:36Z","dns_nameservers":[],"updated_at":"2018-07-22T08:41:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","subnetpool_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-subnet"}]} 2018-07-22 08:42:07,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-0ef95ed1-1305-45a4-8713-762f1ba5caf9 2018-07-22 08:42:07,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:07,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-6961b2be-b977-4c4d-b23f-42b59d4268fc Date: Sun, 22 Jul 2018 08:42:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.4"}],"id":"2c4817c7-4ade-4f6d-973c-1edcf0fcb9ed","security_groups":[],"mac_address":"fa:16:3e:0f:c6:2c","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:06Z","device_owner":"compute:nova","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.8"}],"id":"77abee0a-69f8-4b1d-939b-fac60ddc98fa","security_groups":["07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af"],"mac_address":"fa:16:3e:d4:f4:cc","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-port","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:45Z","binding:vnic_type":"normal","device_id":"122e702c-2c46-4a11-8652-b24e4f0be945","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.2"}],"id":"d026d7ab-0f16-46a2-954e-a4635cd90d89","security_groups":[],"mac_address":"fa:16:3e:99:85:c4","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:41:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e7231a8-fb1b-4fbb-bbef-385dab5c2c61","ip_address":"10.55.0.3"}],"id":"f6d4a7b4-4fca-4fcc-89a1-b36c7ad61253","security_groups":[],"mac_address":"fa:16:3e:38:54:10","project_id":"19e5ff645ba54cc2a4939bec0fb783c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","tenant_id":"19e5ff645ba54cc2a4939bec0fb783c0","created_at":"2018-07-22T08:41:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4dc4fe13-afbe-4436-8dbf-2bc874f8ad50","ip_allocation":"immediate"}]} 2018-07-22 08:42:07,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-6961b2be-b977-4c4d-b23f-42b59d4268fc 2018-07-22 08:42:07,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f0a72ba93f5b9ac6bb430110bbaba2c3d6b224" 2018-07-22 08:42:08,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:07 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-c30851f7-4134-42e0-95fd-daef69979afa x-compute-request-id: req-c30851f7-4134-42e0-95fd-daef69979afa Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:f4:cc", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "bookmark"}], "image": {"id": "651f2874-944e-4175-8e5d-2f41171575c1", "links": [{"href": "http://172.30.9.23:8774/images/651f2874-944e-4175-8e5d-2f41171575c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:54.000000", "flavor": {"id": "d78475dd-6024-41b6-837e-6a8ecb57eadb", "links": [{"href": "http://172.30.9.23:8774/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "bookmark"}]}, "id": "122e702c-2c46-4a11-8652-b24e4f0be945", "security_groups": [{"name": "default"}], "user_id": "6c80e3f77d2f405993c2c15cd01358fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:41:55Z", "hostId": "d85ec276d4866964560b1b315df9f23d10d2740bd307fed33c66421f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst", "created": "2018-07-22T08:41:49Z", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:08,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 used request id req-c30851f7-4134-42e0-95fd-daef69979afa 2018-07-22 08:42:08,056 - create_instance - INFO - Deleting Port with ID - 77abee0a-69f8-4b1d-939b-fac60ddc98fa 2018-07-22 08:42:08,056 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-port 2018-07-22 08:42:08,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/77abee0a-69f8-4b1d-939b-fac60ddc98fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:08,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-332f2b47-c785-4f06-a527-8f88fc8399ee Date: Sun, 22 Jul 2018 08:42:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:42:08,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/77abee0a-69f8-4b1d-939b-fac60ddc98fa used request id req-332f2b47-c785-4f06-a527-8f88fc8399ee 2018-07-22 08:42:08,620 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst 2018-07-22 08:42:08,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:08,767 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:42:08 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-7894abeb-8730-43a2-a78e-97907608f35b x-compute-request-id: req-7894abeb-8730-43a2-a78e-97907608f35b Content-Type: application/json 2018-07-22 08:42:08,767 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 used request id req-7894abeb-8730-43a2-a78e-97907608f35b 2018-07-22 08:42:08,768 - create_instance - INFO - Checking deletion status 2018-07-22 08:42:08,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:08,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:08 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-a615de94-5e90-44fe-bd25-4ea7b481070e x-compute-request-id: req-a615de94-5e90-44fe-bd25-4ea7b481070e Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:f4:cc", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/122e702c-2c46-4a11-8652-b24e4f0be945", "rel": "bookmark"}], "image": {"id": "651f2874-944e-4175-8e5d-2f41171575c1", "links": [{"href": "http://172.30.9.23:8774/images/651f2874-944e-4175-8e5d-2f41171575c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:41:54.000000", "flavor": {"id": "d78475dd-6024-41b6-837e-6a8ecb57eadb", "links": [{"href": "http://172.30.9.23:8774/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb", "rel": "bookmark"}]}, "id": "122e702c-2c46-4a11-8652-b24e4f0be945", "user_id": "6c80e3f77d2f405993c2c15cd01358fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:42:08Z", "hostId": "d85ec276d4866964560b1b315df9f23d10d2740bd307fed33c66421f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst", "created": "2018-07-22T08:41:49Z", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:08,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 used request id req-a615de94-5e90-44fe-bd25-4ea7b481070e 2018-07-22 08:42:08,865 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst] is - ACTIVE 2018-07-22 08:42:08,865 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:42:11,869 - create_instance - DEBUG - VM status query timeout in 296.899326086 2018-07-22 08:42:11,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c3cd08e6ccdd2071500fcb9f82c2c75f86df74" 2018-07-22 08:42:11,915 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:42:11 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-19683732-3dad-4ea9-80c0-7a6405686143 x-compute-request-id: req-19683732-3dad-4ea9-80c0-7a6405686143 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 122e702c-2c46-4a11-8652-b24e4f0be945 could not be found.", "code": 404}} 2018-07-22 08:42:11,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/122e702c-2c46-4a11-8652-b24e4f0be945 used request id req-19683732-3dad-4ea9-80c0-7a6405686143 2018-07-22 08:42:11,915 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 122e702c-2c46-4a11-8652-b24e4f0be945 could not be found. (HTTP 404) (Request-ID: req-19683732-3dad-4ea9-80c0-7a6405686143) 2018-07-22 08:42:11,915 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-inst 2018-07-22 08:42:11,916 - neutron_utils - INFO - Deleting security group rule with ID - c5807f74-2ec6-4163-abc4-ebd36d7e6442 2018-07-22 08:42:11,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/c5807f74-2ec6-4163-abc4-ebd36d7e6442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1499e1ab9992b96af0499351a81b2ceeef91f3c" 2018-07-22 08:42:12,005 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6035beb0-9729-435e-9870-2bfb983abb43 Content-Length: 0 Date: Sun, 22 Jul 2018 08:42:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:42:12,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/c5807f74-2ec6-4163-abc4-ebd36d7e6442 used request id req-6035beb0-9729-435e-9870-2bfb983abb43 2018-07-22 08:42:12,005 - neutron_utils - INFO - Deleting security group rule with ID - 6598622d-d172-4538-8d44-1979c1901570 2018-07-22 08:42:12,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6598622d-d172-4538-8d44-1979c1901570 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1499e1ab9992b96af0499351a81b2ceeef91f3c" 2018-07-22 08:42:12,265 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f058d41-43b2-4d3a-bcbd-e4629897a49d Content-Length: 0 Date: Sun, 22 Jul 2018 08:42:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:42:12,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6598622d-d172-4538-8d44-1979c1901570 used request id req-5f058d41-43b2-4d3a-bcbd-e4629897a49d 2018-07-22 08:42:12,266 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-name 2018-07-22 08:42:12,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/5fd2e67c-49c2-49b0-bad0-28fb8d29355d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1499e1ab9992b96af0499351a81b2ceeef91f3c" 2018-07-22 08:42:12,401 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c33a266-def7-47f4-9dc0-4b4f71b452a4 Content-Length: 0 Date: Sun, 22 Jul 2018 08:42:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:42:12,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/5fd2e67c-49c2-49b0-bad0-28fb8d29355d used request id req-3c33a266-def7-47f4-9dc0-4b4f71b452a4 2018-07-22 08:42:12,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0e280c663ab076519e5d06572cfdebff51bcd2" 2018-07-22 08:42:12,453 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:42:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f00de4bc-1226-41ed-9df0-9a012302b235 x-compute-request-id: req-f00de4bc-1226-41ed-9df0-9a012302b235 Content-Length: 0 Content-Type: application/json 2018-07-22 08:42:12,453 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d78475dd-6024-41b6-837e-6a8ecb57eadb used request id req-f00de4bc-1226-41ed-9df0-9a012302b235 2018-07-22 08:42:12,454 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-subnet 2018-07-22 08:42:12,454 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-subnet 2018-07-22 08:42:12,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/1e7231a8-fb1b-4fbb-bbef-385dab5c2c61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb830d76ef4349af914c7a4b73f92ddd8a7514" 2018-07-22 08:42:14,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dce7f716-8005-471f-8365-0a8ca0815791 Date: Sun, 22 Jul 2018 08:42:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:42:14,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1e7231a8-fb1b-4fbb-bbef-385dab5c2c61 used request id req-dce7f716-8005-471f-8365-0a8ca0815791 2018-07-22 08:42:14,881 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-pub-net 2018-07-22 08:42:14,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fb830d76ef4349af914c7a4b73f92ddd8a7514" 2018-07-22 08:42:16,049 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-60e5b3b8-1705-4326-ac5e-6f72188f8088 Date: Sun, 22 Jul 2018 08:42:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:42:16,049 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4dc4fe13-afbe-4436-8dbf-2bc874f8ad50 used request id req-60e5b3b8-1705-4326-ac5e-6f72188f8088 2018-07-22 08:42:16,050 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-80a55788-438e-490d-86c8-cc9961cb5dd8-image 2018-07-22 08:42:16,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/651f2874-944e-4175-8e5d-2f41171575c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75207c6cdd4d41c557333f8ae3fe414171f4c6ed" 2018-07-22 08:42:16,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-915b8bf0-d823-4b24-a648-dd1a382b66ee Date: Sun, 22 Jul 2018 08:42:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:42:16,527 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/651f2874-944e-4175-8e5d-2f41171575c1 used request id req-915b8bf0-d823-4b24-a648-dd1a382b66ee 2018-07-22 08:42:16,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f30d5c99b478f8752bbaab81dfdd747a1a841" 2018-07-22 08:42:16,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5f91c54a-cc38-4076-93a2-04987e78480d Date: Sun, 22 Jul 2018 08:42:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:35Z", "updated_at": "2018-07-22T08:41:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:35Z", "revision_number": 0, "id": "0edfb422-81b6-4acf-907c-6d1095e64e7c", "remote_group_id": "07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af", "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:35Z", "security_group_id": "07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:35Z", "revision_number": 0, "id": "426e3fd4-c396-4eb5-a3b8-32c7c92da5a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:35Z", "security_group_id": "07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:35Z", "revision_number": 0, "id": "5429a270-6497-4d60-a793-3c10781e93e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:35Z", "security_group_id": "07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:41:35Z", "revision_number": 0, "id": "c37f7d76-e476-43cd-b932-677eaaa43415", "remote_group_id": "07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af", "remote_ip_prefix": null, "created_at": "2018-07-22T08:41:35Z", "security_group_id": "07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af", "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0"}], "revision_number": 4, "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:42:16,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-5f91c54a-cc38-4076-93a2-04987e78480d 2018-07-22 08:42:16,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f30d5c99b478f8752bbaab81dfdd747a1a841" 2018-07-22 08:42:16,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-592c0c3e-bc06-407f-82c4-2657b32e4678 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19e5ff645ba54cc2a4939bec0fb783c0", "name": "InstanceSecurityGroupTests-48c0eb19-87a4-439-proj"}} 2018-07-22 08:42:16,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 used request id req-592c0c3e-bc06-407f-82c4-2657b32e4678 2018-07-22 08:42:16,878 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af 2018-07-22 08:42:16,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f30d5c99b478f8752bbaab81dfdd747a1a841" 2018-07-22 08:42:17,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-edde0575-9db3-4558-8a0a-dfa725b2d7fc Date: Sun, 22 Jul 2018 08:42:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:35Z", "security_group_id": "07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af", "port_range_min": null, "revision_number": 0, "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:35Z", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "0edfb422-81b6-4acf-907c-6d1095e64e7c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:35Z", "security_group_id": "07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af", "port_range_min": null, "revision_number": 0, "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:35Z", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "426e3fd4-c396-4eb5-a3b8-32c7c92da5a7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:35Z", "security_group_id": "07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af", "port_range_min": null, "revision_number": 0, "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:35Z", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "5429a270-6497-4d60-a793-3c10781e93e1"}, {"remote_group_id": "07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:41:35Z", "security_group_id": "07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af", "port_range_min": null, "revision_number": 0, "tenant_id": "19e5ff645ba54cc2a4939bec0fb783c0", "created_at": "2018-07-22T08:41:35Z", "project_id": "19e5ff645ba54cc2a4939bec0fb783c0", "id": "c37f7d76-e476-43cd-b932-677eaaa43415"}]} 2018-07-22 08:42:17,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af used request id req-edde0575-9db3-4558-8a0a-dfa725b2d7fc 2018-07-22 08:42:17,065 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:42:17,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f30d5c99b478f8752bbaab81dfdd747a1a841" 2018-07-22 08:42:17,458 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96a71c9c-7425-40a3-9036-5f72531d9fa1 Content-Length: 0 Date: Sun, 22 Jul 2018 08:42:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:42:17,458 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/07cb4d4b-6131-4dd0-8d2c-b6cc7c1973af used request id req-96a71c9c-7425-40a3-9036-5f72531d9fa1 2018-07-22 08:42:17,459 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-48c0eb19-87a4-439-proj 2018-07-22 08:42:17,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f30d5c99b478f8752bbaab81dfdd747a1a841" 2018-07-22 08:42:17,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3762e26-a0fa-4fb6-8260-fdac2d113f01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:42:17,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/19e5ff645ba54cc2a4939bec0fb783c0 used request id req-e3762e26-a0fa-4fb6-8260-fdac2d113f01 2018-07-22 08:42:17,687 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-48c0eb19-87a4-439-proj-role 2018-07-22 08:42:17,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/43017faa024a4becbb6bdee820b93830 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f30d5c99b478f8752bbaab81dfdd747a1a841" 2018-07-22 08:42:17,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed9f06db-f493-4142-bccb-b5b10691c91f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:42:17,801 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/43017faa024a4becbb6bdee820b93830 used request id req-ed9f06db-f493-4142-bccb-b5b10691c91f 2018-07-22 08:42:17,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f30d5c99b478f8752bbaab81dfdd747a1a841" 2018-07-22 08:42:17,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8773dbc-d53a-4696-b90e-1ddde468c519 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:42:17,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c8773dbc-d53a-4696-b90e-1ddde468c519 2018-07-22 08:42:17,902 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-48c0eb19-87a4-439-user 2018-07-22 08:42:17,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/6c80e3f77d2f405993c2c15cd01358fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36865c1a645c0d5fc46291d64f257b3a1c60defc" 2018-07-22 08:42:18,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e616632e-ef49-4510-94d1-3455ddb31e92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:42:18,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6c80e3f77d2f405993c2c15cd01358fd used request id req-e616632e-ef49-4510-94d1-3455ddb31e92 2018-07-22 08:42:18,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:42:18,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:42:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["1e1zxVpaSnmSHBVpJ9C3mg"], "issued_at": "2018-07-22T08:42:18.000000Z"}} 2018-07-22 08:42:18,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0ea19724d74335a919ae4f689b1ef20b5221ed" 2018-07-22 08:42:18,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71571c4e-5bda-423b-90bc-0fbe9b8db9fd Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:42:18,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-71571c4e-5bda-423b-90bc-0fbe9b8db9fd 2018-07-22 08:42:18,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:42:18,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:42:18,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:42:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["vDz8O_OmQDSQzNdZK3lxBA"], "issued_at": "2018-07-22T08:42:19.000000Z"}} 2018-07-22 08:42:18,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:42:19,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94e6e3e0-0055-44f5-ba78-f756c38cc001 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:42:19,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-94e6e3e0-0055-44f5-ba78-f756c38cc001 2018-07-22 08:42:19,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:42:19,091 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:42:19 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:42:19,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0d687fc2-128a-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:42:19,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3956b5f9-f586-46f2-bcc7-cf9ab24b1f1e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0d687fc2-128a-421-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:42:19,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0d687fc2-128a-421-proj used request id req-3956b5f9-f586-46f2-bcc7-cf9ab24b1f1e 2018-07-22 08:42:19,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:42:19,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6dfa82b-fc4d-40f0-94aa-90622bea8948 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:42:19,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c6dfa82b-fc4d-40f0-94aa-90622bea8948 2018-07-22 08:42:19,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}}' 2018-07-22 08:42:19,418 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1105f01c-91ed-473d-81a5-b11d9624b534 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48"}, "tags": [], "enabled": true, "id": "78df9449714c4171bc91ee4f2d0aaf48", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}} 2018-07-22 08:42:19,419 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1105f01c-91ed-473d-81a5-b11d9624b534 2018-07-22 08:42:19,419 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-0d687fc2-128a-421-proj 2018-07-22 08:42:19,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:42:19,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:42:19,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:42:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["hXvkckpTQ4KBW-EKkfC8Tg"], "issued_at": "2018-07-22T08:42:19.000000Z"}} 2018-07-22 08:42:19,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b078ec7177b26d00aac9de9992832588c2cd35" 2018-07-22 08:42:19,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-018436ab-7a91-4b3c-a09d-0691e55ed9d7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:42:19,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-018436ab-7a91-4b3c-a09d-0691e55ed9d7 2018-07-22 08:42:19,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:42:19,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:42:19 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:42:19,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b078ec7177b26d00aac9de9992832588c2cd35" 2018-07-22 08:42:19,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e861dd-55cc-4c4c-981c-211c3fc88411 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:42:19,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-42e861dd-55cc-4c4c-981c-211c3fc88411 2018-07-22 08:42:19,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-0d687fc2-128a-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b078ec7177b26d00aac9de9992832588c2cd35" 2018-07-22 08:42:20,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc51ccd-33c9-46da-8a1a-5bd373e02f8b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-0d687fc2-128a-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48"}, "tags": [], "enabled": true, "id": "78df9449714c4171bc91ee4f2d0aaf48", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}]} 2018-07-22 08:42:20,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-0d687fc2-128a-421-proj used request id req-fcc51ccd-33c9-46da-8a1a-5bd373e02f8b 2018-07-22 08:42:20,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b078ec7177b26d00aac9de9992832588c2cd35" 2018-07-22 08:42:20,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50f68095-0256-4168-93c3-a0d93911a3a5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:42:20,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-50f68095-0256-4168-93c3-a0d93911a3a5 2018-07-22 08:42:20,550 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-0d687fc2-128a-421-user 2018-07-22 08:42:20,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:42:20,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:42:20,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eec0161-b38b-47c7-8003-d0c68d1f6858 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:42:20,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2eec0161-b38b-47c7-8003-d0c68d1f6858 2018-07-22 08:42:20,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" -d '{"role": {"name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj-role"}}' 2018-07-22 08:42:20,759 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:42:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a15877c8-fecf-4133-9e69-d6c4704dec57 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ddd75ace7c464196a1d83f9184c42399", "links": {"self": "http://172.30.9.23:5000/v3/roles/ddd75ace7c464196a1d83f9184c42399"}, "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj-role"}} 2018-07-22 08:42:20,759 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a15877c8-fecf-4133-9e69-d6c4704dec57 2018-07-22 08:42:20,759 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-0d687fc2-128a-421-proj-role 2018-07-22 08:42:20,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ddd75ace7c464196a1d83f9184c42399 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:42:20,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455d3b9e-a315-4d39-a155-8d575e5b87a8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ddd75ace7c464196a1d83f9184c42399", "links": {"self": "http://172.30.9.23:5000/v3/roles/ddd75ace7c464196a1d83f9184c42399"}, "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj-role"}} 2018-07-22 08:42:20,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ddd75ace7c464196a1d83f9184c42399 used request id req-455d3b9e-a315-4d39-a155-8d575e5b87a8 2018-07-22 08:42:20,858 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-0d687fc2-128a-421-proj-role to project InstanceSecurityGroupTests-0d687fc2-128a-421-proj 2018-07-22 08:42:20,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48/users/6f9aebe89cc548efa558430f6e2ba005/roles/ddd75ace7c464196a1d83f9184c42399 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:42:20,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:42:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdfda961-d832-4148-bff2-848011d188ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:42:20,912 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48/users/6f9aebe89cc548efa558430f6e2ba005/roles/ddd75ace7c464196a1d83f9184c42399 used request id req-cdfda961-d832-4148-bff2-848011d188ee 2018-07-22 08:42:20,912 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:42:20,914 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:42:20,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:42:20,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:42:21,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddd75ace7c464196a1d83f9184c42399", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj-role"}], "expires_at": "2018-07-22T09:42:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78df9449714c4171bc91ee4f2d0aaf48", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-user", "id": "6f9aebe89cc548efa558430f6e2ba005"}, "audit_ids": ["bj1ru1W5QPi4PNbJnlVo8A"], "issued_at": "2018-07-22T08:42:21.000000Z"}} 2018-07-22 08:42:21,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883bbdab1db2fa0fa85dd067259ba80a1cbab890" 2018-07-22 08:42:21,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef00905-c24d-4ff8-9d0d-cc281a747838 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:42:21,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5ef00905-c24d-4ff8-9d0d-cc281a747838 2018-07-22 08:42:21,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883bbdab1db2fa0fa85dd067259ba80a1cbab890" 2018-07-22 08:42:21,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-6e417122-0aa1-417b-8e54-1ca055768399 Date: Sun, 22 Jul 2018 08:42:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-image"} 2018-07-22 08:42:21,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-image used request id req-6e417122-0aa1-417b-8e54-1ca055768399 2018-07-22 08:42:21,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883bbdab1db2fa0fa85dd067259ba80a1cbab890" 2018-07-22 08:42:21,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-07178f37-b259-4500-93d1-bbed2ae01b32 Date: Sun, 22 Jul 2018 08:42:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:42:21,800 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-07178f37-b259-4500-93d1-bbed2ae01b32 2018-07-22 08:42:21,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}883bbdab1db2fa0fa85dd067259ba80a1cbab890" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-image"}' 2018-07-22 08:42:22,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-85df13b9-f787-47ec-a447-a28f37557dda Date: Sun, 22 Jul 2018 08:42:22 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:42:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:42:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "min_disk": 0, "protected": false, "id": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "file": "/v2/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446/file", "checksum": null, "owner": "78df9449714c4171bc91ee4f2d0aaf48", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:42:22,052 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-85df13b9-f787-47ec-a447-a28f37557dda 2018-07-22 08:42:22,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883bbdab1db2fa0fa85dd067259ba80a1cbab890" -d '' 2018-07-22 08:42:23,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-609e0552-4ec5-4a88-b05c-fc8c4bac5e9e Date: Sun, 22 Jul 2018 08:42:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:42:23,345 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446/file used request id req-609e0552-4ec5-4a88-b05c-fc8c4bac5e9e 2018-07-22 08:42:23,345 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:42:23,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883bbdab1db2fa0fa85dd067259ba80a1cbab890" 2018-07-22 08:42:23,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ab7eb8fa-20a8-4e1b-a8e6-7eed075e26c5 Date: Sun, 22 Jul 2018 08:42:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:42:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:42:23Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446/snap", "metadata": {}}], "self": "/v2/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "min_disk": 0, "protected": false, "id": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "file": "/v2/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "78df9449714c4171bc91ee4f2d0aaf48", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:42:23,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446 used request id req-ab7eb8fa-20a8-4e1b-a8e6-7eed075e26c5 2018-07-22 08:42:23,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883bbdab1db2fa0fa85dd067259ba80a1cbab890" 2018-07-22 08:42:23,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cd5503d3-0790-48f9-acb2-6019b9bb559a Date: Sun, 22 Jul 2018 08:42:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:42:23,564 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-cd5503d3-0790-48f9-acb2-6019b9bb559a 2018-07-22 08:42:23,567 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-image 2018-07-22 08:42:23,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883bbdab1db2fa0fa85dd067259ba80a1cbab890" 2018-07-22 08:42:23,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0f4a12eb-6607-4d55-a7a3-4e600b79093e Date: Sun, 22 Jul 2018 08:42:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:42:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:42:23Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446/snap", "metadata": {}}], "self": "/v2/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "min_disk": 0, "protected": false, "id": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "file": "/v2/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "78df9449714c4171bc91ee4f2d0aaf48", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:42:23,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446 used request id req-0f4a12eb-6607-4d55-a7a3-4e600b79093e 2018-07-22 08:42:23,588 - create_image - DEBUG - Instance status is - active 2018-07-22 08:42:23,588 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-image 2018-07-22 08:42:23,588 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-image 2018-07-22 08:42:23,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:42:23,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:42:23,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddd75ace7c464196a1d83f9184c42399", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj-role"}], "expires_at": "2018-07-22T09:42:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78df9449714c4171bc91ee4f2d0aaf48", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-user", "id": "6f9aebe89cc548efa558430f6e2ba005"}, "audit_ids": ["9mqqvEVPTqS2oSepVVMOgA"], "issued_at": "2018-07-22T08:42:23.000000Z"}} 2018-07-22 08:42:23,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5d615a6d588a8b5a7be5e0e20da3e89a90c0cc" 2018-07-22 08:42:24,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d07fba-3003-40cd-a86b-0dea267b1b70 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:42:24,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-32d07fba-3003-40cd-a86b-0dea267b1b70 2018-07-22 08:42:24,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5d615a6d588a8b5a7be5e0e20da3e89a90c0cc" 2018-07-22 08:42:24,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-82ef90a7-6117-4c84-88b2-4dd1607f6651 Date: Sun, 22 Jul 2018 08:42:24 GMT RESP BODY: {"networks":[]} 2018-07-22 08:42:24,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net used request id req-82ef90a7-6117-4c84-88b2-4dd1607f6651 2018-07-22 08:42:24,267 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net 2018-07-22 08:42:24,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5d615a6d588a8b5a7be5e0e20da3e89a90c0cc" -d '{"network": {"name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net", "admin_state_up": true}}' 2018-07-22 08:42:24,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-445fadb1-789f-4db7-a317-b2b1c3735317 Date: Sun, 22 Jul 2018 08:42:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9417eee6-4904-4238-b9f6-18e909c9fc46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"78df9449714c4171bc91ee4f2d0aaf48","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:42:24Z","is_default":false,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:24Z","mtu":1450}} 2018-07-22 08:42:24,841 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-445fadb1-789f-4db7-a317-b2b1c3735317 2018-07-22 08:42:24,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5d615a6d588a8b5a7be5e0e20da3e89a90c0cc" 2018-07-22 08:42:25,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-3cd9e0d3-8b3c-4ed5-874f-0b226ee35947 Date: Sun, 22 Jul 2018 08:42:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9417eee6-4904-4238-b9f6-18e909c9fc46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"78df9449714c4171bc91ee4f2d0aaf48","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:42:24Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net","admin_state_up":true,"tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:24Z","mtu":1450}]} 2018-07-22 08:42:25,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-3cd9e0d3-8b3c-4ed5-874f-0b226ee35947 2018-07-22 08:42:25,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5d615a6d588a8b5a7be5e0e20da3e89a90c0cc" 2018-07-22 08:42:25,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ad4bbdb2-a9da-42a0-8fa3-246fe5cf3ff9 Date: Sun, 22 Jul 2018 08:42:25 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:42:25,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-ad4bbdb2-a9da-42a0-8fa3-246fe5cf3ff9 2018-07-22 08:42:25,328 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-subnet 2018-07-22 08:42:25,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5d615a6d588a8b5a7be5e0e20da3e89a90c0cc" -d '{"subnets": [{"ip_version": 4, "network_id": "9417eee6-4904-4238-b9f6-18e909c9fc46", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-subnet"}]}' 2018-07-22 08:42:26,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-89e15441-c529-45bb-892e-8fd1897d2021 Date: Sun, 22 Jul 2018 08:42:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:25Z","dns_nameservers":[],"updated_at":"2018-07-22T08:42:25Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"78df9449714c4171bc91ee4f2d0aaf48","id":"167336e4-5fdb-4024-b6a0-8011db6aab82","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-subnet"}]} 2018-07-22 08:42:26,087 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-89e15441-c529-45bb-892e-8fd1897d2021 2018-07-22 08:42:26,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5d615a6d588a8b5a7be5e0e20da3e89a90c0cc" 2018-07-22 08:42:26,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2acb0143-d056-4ea4-bc2e-fdab4584c987 Date: Sun, 22 Jul 2018 08:42:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9417eee6-4904-4238-b9f6-18e909c9fc46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78df9449714c4171bc91ee4f2d0aaf48","l2_adjacency":true,"status":"ACTIVE","subnets":["167336e4-5fdb-4024-b6a0-8011db6aab82"],"description":"","tags":[],"updated_at":"2018-07-22T08:42:25Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net","admin_state_up":true,"tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:24Z","mtu":1450}]} 2018-07-22 08:42:26,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-2acb0143-d056-4ea4-bc2e-fdab4584c987 2018-07-22 08:42:26,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5d615a6d588a8b5a7be5e0e20da3e89a90c0cc" 2018-07-22 08:42:26,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-532b1991-854a-476a-8a56-ba8417957455 Date: Sun, 22 Jul 2018 08:42:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:25Z","dns_nameservers":[],"updated_at":"2018-07-22T08:42:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78df9449714c4171bc91ee4f2d0aaf48","id":"167336e4-5fdb-4024-b6a0-8011db6aab82","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-subnet"}]} 2018-07-22 08:42:26,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-532b1991-854a-476a-8a56-ba8417957455 2018-07-22 08:42:26,618 - OpenStackNetwork - DEBUG - Network [9417eee6-4904-4238-b9f6-18e909c9fc46] created successfully 2018-07-22 08:42:26,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:42:26,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:42:27,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["a0XlJHC3RICynaRBputBhg"], "issued_at": "2018-07-22T08:42:27.000000Z"}} 2018-07-22 08:42:27,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4c5b76ea238a6998080169b74e095f3690c583" 2018-07-22 08:42:27,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f43deb8-9114-49b5-8a5d-1d3e551147ef Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:42:27,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9f43deb8-9114-49b5-8a5d-1d3e551147ef 2018-07-22 08:42:27,089 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:42:27,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4c5b76ea238a6998080169b74e095f3690c583" 2018-07-22 08:42:27,362 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42: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-6d31b4c8-a74c-4d5b-b35c-a56208262964 x-compute-request-id: req-6d31b4c8-a74c-4d5b-b35c-a56208262964 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:42:27,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6d31b4c8-a74c-4d5b-b35c-a56208262964 2018-07-22 08:42:27,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4c5b76ea238a6998080169b74e095f3690c583" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:42:27,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42: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-9c739277-bef3-4928-b154-f531b39a616e x-compute-request-id: req-9c739277-bef3-4928-b154-f531b39a616e Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa"}} 2018-07-22 08:42:27,409 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9c739277-bef3-4928-b154-f531b39a616e 2018-07-22 08:42:27,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:42:27,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:42:27,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddd75ace7c464196a1d83f9184c42399", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj-role"}], "expires_at": "2018-07-22T09:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78df9449714c4171bc91ee4f2d0aaf48", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-user", "id": "6f9aebe89cc548efa558430f6e2ba005"}, "audit_ids": ["aCNR1DMhTWOPVQYQGjzK6Q"], "issued_at": "2018-07-22T08:42:27.000000Z"}} 2018-07-22 08:42:27,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf638557f29509afaedb06416df00c616520fd90" 2018-07-22 08:42:27,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779255ff-cdfd-41cc-83d8-0426a3e2ca21 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:42:27,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-779255ff-cdfd-41cc-83d8-0426a3e2ca21 2018-07-22 08:42:27,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf638557f29509afaedb06416df00c616520fd90" 2018-07-22 08:42:28,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ffc01e98-ed3c-4758-876e-dcd28e62e3a0 Date: Sun, 22 Jul 2018 08:42:28 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:42:28,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-name&description=hello+group used request id req-ffc01e98-ed3c-4758-876e-dcd28e62e3a0 2018-07-22 08:42:28,105 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-name... 2018-07-22 08:42:28,105 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-name 2018-07-22 08:42:28,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf638557f29509afaedb06416df00c616520fd90" -d '{"security_group": {"name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-name", "description": "hello group"}}' 2018-07-22 08:42:28,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8ded92f1-ec80-4b97-9605-c643a25ce4d1 Date: Sun, 22 Jul 2018 08:42:28 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:28Z", "updated_at": "2018-07-22T08:42:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "revision_number": 0, "id": "2d4389df-66e6-4c6e-ac3f-b93fc2528e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "port_range_min": null, "ethertype": "IPv4", "project_id": "78df9449714c4171bc91ee4f2d0aaf48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "revision_number": 0, "id": "49aea03c-9eb4-4c9a-8808-10db19fc772b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "port_range_min": null, "ethertype": "IPv6", "project_id": "78df9449714c4171bc91ee4f2d0aaf48"}], "revision_number": 2, "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "76950866-e5ba-4753-b654-53e06942c17b", "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-name"}} 2018-07-22 08:42:28,562 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-8ded92f1-ec80-4b97-9605-c643a25ce4d1 2018-07-22 08:42:28,562 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76950866-e5ba-4753-b654-53e06942c17b 2018-07-22 08:42:28,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=76950866-e5ba-4753-b654-53e06942c17b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf638557f29509afaedb06416df00c616520fd90" 2018-07-22 08:42:28,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b1633ee9-3b46-4d04-87bc-b7d20b425316 Date: Sun, 22 Jul 2018 08:42:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "port_range_min": null, "revision_number": 0, "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:28Z", "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "2d4389df-66e6-4c6e-ac3f-b93fc2528e9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "port_range_min": null, "revision_number": 0, "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:28Z", "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "49aea03c-9eb4-4c9a-8808-10db19fc772b"}]} 2018-07-22 08:42:28,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=76950866-e5ba-4753-b654-53e06942c17b used request id req-b1633ee9-3b46-4d04-87bc-b7d20b425316 2018-07-22 08:42:28,766 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76950866-e5ba-4753-b654-53e06942c17b 2018-07-22 08:42:28,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=76950866-e5ba-4753-b654-53e06942c17b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf638557f29509afaedb06416df00c616520fd90" 2018-07-22 08:42:28,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e8e99eb1-b3c4-402d-aa77-37a9fda8a2e6 Date: Sun, 22 Jul 2018 08:42:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "port_range_min": null, "revision_number": 0, "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:28Z", "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "2d4389df-66e6-4c6e-ac3f-b93fc2528e9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "port_range_min": null, "revision_number": 0, "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:28Z", "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "49aea03c-9eb4-4c9a-8808-10db19fc772b"}]} 2018-07-22 08:42:28,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=76950866-e5ba-4753-b654-53e06942c17b used request id req-e8e99eb1-b3c4-402d-aa77-37a9fda8a2e6 2018-07-22 08:42:28,970 - neutron_utils - INFO - Retrieving security group with ID - 76950866-e5ba-4753-b654-53e06942c17b 2018-07-22 08:42:28,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=76950866-e5ba-4753-b654-53e06942c17b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf638557f29509afaedb06416df00c616520fd90" 2018-07-22 08:42:29,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1703830f-e4e5-4c04-899e-6b3334a2e97b Date: Sun, 22 Jul 2018 08:42:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:28Z", "updated_at": "2018-07-22T08:42:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "revision_number": 0, "id": "2d4389df-66e6-4c6e-ac3f-b93fc2528e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "port_range_min": null, "ethertype": "IPv4", "project_id": "78df9449714c4171bc91ee4f2d0aaf48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "revision_number": 0, "id": "49aea03c-9eb4-4c9a-8808-10db19fc772b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "port_range_min": null, "ethertype": "IPv6", "project_id": "78df9449714c4171bc91ee4f2d0aaf48"}], "revision_number": 2, "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "76950866-e5ba-4753-b654-53e06942c17b", "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-name"}]} 2018-07-22 08:42:29,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=76950866-e5ba-4753-b654-53e06942c17b used request id req-1703830f-e4e5-4c04-899e-6b3334a2e97b 2018-07-22 08:42:29,188 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76950866-e5ba-4753-b654-53e06942c17b 2018-07-22 08:42:29,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=76950866-e5ba-4753-b654-53e06942c17b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf638557f29509afaedb06416df00c616520fd90" 2018-07-22 08:42:29,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-80a4d660-dca5-45dc-9338-b22802e9e665 Date: Sun, 22 Jul 2018 08:42:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "port_range_min": null, "revision_number": 0, "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:28Z", "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "2d4389df-66e6-4c6e-ac3f-b93fc2528e9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "port_range_min": null, "revision_number": 0, "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:28Z", "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "49aea03c-9eb4-4c9a-8808-10db19fc772b"}]} 2018-07-22 08:42:29,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=76950866-e5ba-4753-b654-53e06942c17b used request id req-80a4d660-dca5-45dc-9338-b22802e9e665 2018-07-22 08:42:29,397 - neutron_utils - INFO - Retrieving security group with ID - 76950866-e5ba-4753-b654-53e06942c17b 2018-07-22 08:42:29,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=76950866-e5ba-4753-b654-53e06942c17b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf638557f29509afaedb06416df00c616520fd90" 2018-07-22 08:42:29,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a3e85c35-a025-434f-8953-859a1c78ee80 Date: Sun, 22 Jul 2018 08:42:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:28Z", "updated_at": "2018-07-22T08:42:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "revision_number": 0, "id": "2d4389df-66e6-4c6e-ac3f-b93fc2528e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "port_range_min": null, "ethertype": "IPv4", "project_id": "78df9449714c4171bc91ee4f2d0aaf48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "revision_number": 0, "id": "49aea03c-9eb4-4c9a-8808-10db19fc772b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "port_range_min": null, "ethertype": "IPv6", "project_id": "78df9449714c4171bc91ee4f2d0aaf48"}], "revision_number": 2, "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "76950866-e5ba-4753-b654-53e06942c17b", "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-name"}]} 2018-07-22 08:42:29,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=76950866-e5ba-4753-b654-53e06942c17b used request id req-a3e85c35-a025-434f-8953-859a1c78ee80 2018-07-22 08:42:29,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76950866-e5ba-4753-b654-53e06942c17b 2018-07-22 08:42:29,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=76950866-e5ba-4753-b654-53e06942c17b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf638557f29509afaedb06416df00c616520fd90" 2018-07-22 08:42:29,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a57f2b20-9216-4fca-ae36-b83c9d55a6bf Date: Sun, 22 Jul 2018 08:42:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "port_range_min": null, "revision_number": 0, "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:28Z", "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "2d4389df-66e6-4c6e-ac3f-b93fc2528e9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "port_range_min": null, "revision_number": 0, "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:28Z", "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "49aea03c-9eb4-4c9a-8808-10db19fc772b"}]} 2018-07-22 08:42:29,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=76950866-e5ba-4753-b654-53e06942c17b used request id req-a57f2b20-9216-4fca-ae36-b83c9d55a6bf 2018-07-22 08:42:29,833 - neutron_utils - INFO - Retrieving security group with ID - 76950866-e5ba-4753-b654-53e06942c17b 2018-07-22 08:42:29,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=76950866-e5ba-4753-b654-53e06942c17b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf638557f29509afaedb06416df00c616520fd90" 2018-07-22 08:42:30,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b4e00dd9-4582-4edb-a265-63f9ed690393 Date: Sun, 22 Jul 2018 08:42:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:28Z", "updated_at": "2018-07-22T08:42:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "revision_number": 0, "id": "2d4389df-66e6-4c6e-ac3f-b93fc2528e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "port_range_min": null, "ethertype": "IPv4", "project_id": "78df9449714c4171bc91ee4f2d0aaf48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "revision_number": 0, "id": "49aea03c-9eb4-4c9a-8808-10db19fc772b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "port_range_min": null, "ethertype": "IPv6", "project_id": "78df9449714c4171bc91ee4f2d0aaf48"}], "revision_number": 2, "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "76950866-e5ba-4753-b654-53e06942c17b", "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-name"}]} 2018-07-22 08:42:30,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=76950866-e5ba-4753-b654-53e06942c17b used request id req-b4e00dd9-4582-4edb-a265-63f9ed690393 2018-07-22 08:42:30,062 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76950866-e5ba-4753-b654-53e06942c17b 2018-07-22 08:42:30,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=76950866-e5ba-4753-b654-53e06942c17b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf638557f29509afaedb06416df00c616520fd90" 2018-07-22 08:42:30,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3c2913f9-dc0a-4ea7-8a1a-6d3e3e608455 Date: Sun, 22 Jul 2018 08:42:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "port_range_min": null, "revision_number": 0, "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:28Z", "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "2d4389df-66e6-4c6e-ac3f-b93fc2528e9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:42:28Z", "security_group_id": "76950866-e5ba-4753-b654-53e06942c17b", "port_range_min": null, "revision_number": 0, "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:28Z", "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "49aea03c-9eb4-4c9a-8808-10db19fc772b"}]} 2018-07-22 08:42:30,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=76950866-e5ba-4753-b654-53e06942c17b used request id req-3c2913f9-dc0a-4ea7-8a1a-6d3e3e608455 2018-07-22 08:42:30,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:42:30,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:42:30,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddd75ace7c464196a1d83f9184c42399", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj-role"}], "expires_at": "2018-07-22T09:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78df9449714c4171bc91ee4f2d0aaf48", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-user", "id": "6f9aebe89cc548efa558430f6e2ba005"}, "audit_ids": ["DBaXRyqmRVqk_cM9b4Ywag"], "issued_at": "2018-07-22T08:42:30.000000Z"}} 2018-07-22 08:42:30,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:30,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51c95e26-e862-4e10-a7f6-84a48c05f330 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:42:30,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-51c95e26-e862-4e10-a7f6-84a48c05f330 2018-07-22 08:42:30,783 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:42:30,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:30,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3f788a-93c3-44f6-82d8-1bde88d8d27b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:42:30,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-eb3f788a-93c3-44f6-82d8-1bde88d8d27b 2018-07-22 08:42:30,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:31,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4780dafa-50b0-47e6-ad8e-e3685d9f4956 Date: Sun, 22 Jul 2018 08:42:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9417eee6-4904-4238-b9f6-18e909c9fc46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78df9449714c4171bc91ee4f2d0aaf48","l2_adjacency":true,"status":"ACTIVE","subnets":["167336e4-5fdb-4024-b6a0-8011db6aab82"],"description":"","tags":[],"updated_at":"2018-07-22T08:42:25Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net","admin_state_up":true,"tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:24Z","mtu":1450}]} 2018-07-22 08:42:31,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net used request id req-4780dafa-50b0-47e6-ad8e-e3685d9f4956 2018-07-22 08:42:31,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:42:31,173 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:42: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://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:42:31,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:31,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e198d2-39cb-4d59-9ee7-0cabe92c95fd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "78df9449714c4171bc91ee4f2d0aaf48", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}} 2018-07-22 08:42:31,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 used request id req-b9e198d2-39cb-4d59-9ee7-0cabe92c95fd 2018-07-22 08:42:31,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:31,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a9566b0a-2a2b-4300-b514-6348dbf6b412 Date: Sun, 22 Jul 2018 08:42:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:25Z","dns_nameservers":[],"updated_at":"2018-07-22T08:42:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78df9449714c4171bc91ee4f2d0aaf48","id":"167336e4-5fdb-4024-b6a0-8011db6aab82","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-subnet"}]} 2018-07-22 08:42:31,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-a9566b0a-2a2b-4300-b514-6348dbf6b412 2018-07-22 08:42:31,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46&name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:31,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4dd1da81-a908-4d0a-a67a-be805c431e1f Date: Sun, 22 Jul 2018 08:42:31 GMT RESP BODY: {"ports":[]} 2018-07-22 08:42:31,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46&name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-port&admin_state_up=True used request id req-4dd1da81-a908-4d0a-a67a-be805c431e1f 2018-07-22 08:42:31,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:31,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42: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-ca518246-ae07-4c62-bb55-12ba75ad5e84 x-compute-request-id: req-ca518246-ae07-4c62-bb55-12ba75ad5e84 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:42:31,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst used request id req-ca518246-ae07-4c62-bb55-12ba75ad5e84 2018-07-22 08:42:31,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:32,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-dac55950-2b11-4187-924e-527620e619bb Date: Sun, 22 Jul 2018 08:42:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9417eee6-4904-4238-b9f6-18e909c9fc46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78df9449714c4171bc91ee4f2d0aaf48","l2_adjacency":true,"status":"ACTIVE","subnets":["167336e4-5fdb-4024-b6a0-8011db6aab82"],"description":"","tags":[],"updated_at":"2018-07-22T08:42:25Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net","admin_state_up":true,"tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:24Z","mtu":1450}]} 2018-07-22 08:42:32,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net used request id req-dac55950-2b11-4187-924e-527620e619bb 2018-07-22 08:42:32,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:32,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43765651-2dc8-457c-bb75-f629059a3987 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "78df9449714c4171bc91ee4f2d0aaf48", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}} 2018-07-22 08:42:32,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 used request id req-43765651-2dc8-457c-bb75-f629059a3987 2018-07-22 08:42:32,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:32,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-591d4551-100f-4307-b36e-37f1797be54a Date: Sun, 22 Jul 2018 08:42:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:25Z","dns_nameservers":[],"updated_at":"2018-07-22T08:42:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78df9449714c4171bc91ee4f2d0aaf48","id":"167336e4-5fdb-4024-b6a0-8011db6aab82","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-subnet"}]} 2018-07-22 08:42:32,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-591d4551-100f-4307-b36e-37f1797be54a 2018-07-22 08:42:32,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46&name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:32,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5ece8355-145a-4c3a-a66a-7d632da2f629 Date: Sun, 22 Jul 2018 08:42:32 GMT RESP BODY: {"ports":[]} 2018-07-22 08:42:32,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46&name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-port&admin_state_up=True used request id req-5ece8355-145a-4c3a-a66a-7d632da2f629 2018-07-22 08:42:32,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:42:32,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:42:33,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddd75ace7c464196a1d83f9184c42399", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj-role"}], "expires_at": "2018-07-22T09:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78df9449714c4171bc91ee4f2d0aaf48", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-user", "id": "6f9aebe89cc548efa558430f6e2ba005"}, "audit_ids": ["_9-V5TxORiCOFBzTtozbLQ"], "issued_at": "2018-07-22T08:42:33.000000Z"}} 2018-07-22 08:42:33,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72800dacb1d29adfeaa3aa93e2c0e76688184f54" 2018-07-22 08:42:33,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f43bde5-66d3-48f4-95d6-4049f9451a6f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:42:33,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8f43bde5-66d3-48f4-95d6-4049f9451a6f 2018-07-22 08:42:33,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:33,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9fda8892-9165-4291-b6c8-649e3e905aa2 Date: Sun, 22 Jul 2018 08:42:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9417eee6-4904-4238-b9f6-18e909c9fc46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78df9449714c4171bc91ee4f2d0aaf48","l2_adjacency":true,"status":"ACTIVE","subnets":["167336e4-5fdb-4024-b6a0-8011db6aab82"],"description":"","tags":[],"updated_at":"2018-07-22T08:42:25Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net","admin_state_up":true,"tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:24Z","mtu":1450}]} 2018-07-22 08:42:33,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net used request id req-9fda8892-9165-4291-b6c8-649e3e905aa2 2018-07-22 08:42:33,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:33,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-893dc774-36b7-4f3b-95ef-030356b0f196 Date: Sun, 22 Jul 2018 08:42:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:25Z","dns_nameservers":[],"updated_at":"2018-07-22T08:42:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78df9449714c4171bc91ee4f2d0aaf48","id":"167336e4-5fdb-4024-b6a0-8011db6aab82","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-subnet"}]} 2018-07-22 08:42:33,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-893dc774-36b7-4f3b-95ef-030356b0f196 2018-07-22 08:42:33,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:33,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3926e836-1ce7-4268-824c-2634a55afd4e Date: Sun, 22 Jul 2018 08:42:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9417eee6-4904-4238-b9f6-18e909c9fc46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78df9449714c4171bc91ee4f2d0aaf48","l2_adjacency":true,"status":"ACTIVE","subnets":["167336e4-5fdb-4024-b6a0-8011db6aab82"],"description":"","tags":[],"updated_at":"2018-07-22T08:42:25Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net","admin_state_up":true,"tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:24Z","mtu":1450}]} 2018-07-22 08:42:33,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net used request id req-3926e836-1ce7-4268-824c-2634a55afd4e 2018-07-22 08:42:33,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:42:33,826 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:42:33 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:42:33,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72800dacb1d29adfeaa3aa93e2c0e76688184f54" 2018-07-22 08:42:33,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d38608d-f9db-424a-a8d9-31504cd6e57d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "78df9449714c4171bc91ee4f2d0aaf48", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}} 2018-07-22 08:42:33,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 used request id req-4d38608d-f9db-424a-a8d9-31504cd6e57d 2018-07-22 08:42:33,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:34,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1c511f09-e983-45c6-9f04-4a097b06d094 Date: Sun, 22 Jul 2018 08:42:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:25Z","dns_nameservers":[],"updated_at":"2018-07-22T08:42:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78df9449714c4171bc91ee4f2d0aaf48","id":"167336e4-5fdb-4024-b6a0-8011db6aab82","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-subnet"}]} 2018-07-22 08:42:34,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-1c511f09-e983-45c6-9f04-4a097b06d094 2018-07-22 08:42:34,159 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net 2018-07-22 08:42:34,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" -d '{"port": {"network_id": "9417eee6-4904-4238-b9f6-18e909c9fc46", "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-port", "admin_state_up": true}}' 2018-07-22 08:42:35,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-9e904db4-8782-4701-8470-9673f9be8cb8 Date: Sun, 22 Jul 2018 08:42:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:34Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.11"}],"id":"bbfbf1c4-6ee0-40d9-96a4-ff46749c5a89","security_groups":["c08725f1-cda5-447b-95d5-11c78c33830f"],"mac_address":"fa:16:3e:48:55:6b","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-port","project_id":"78df9449714c4171bc91ee4f2d0aaf48","qos_policy_id":null,"admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:42:35,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-9e904db4-8782-4701-8470-9673f9be8cb8 2018-07-22 08:42:35,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:35,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6366ee82-faef-4bf0-ab82-63b0f4b9d15f Date: Sun, 22 Jul 2018 08:42:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9417eee6-4904-4238-b9f6-18e909c9fc46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78df9449714c4171bc91ee4f2d0aaf48","l2_adjacency":true,"status":"ACTIVE","subnets":["167336e4-5fdb-4024-b6a0-8011db6aab82"],"description":"","tags":[],"updated_at":"2018-07-22T08:42:25Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net","admin_state_up":true,"tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:24Z","mtu":1450}]} 2018-07-22 08:42:35,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net used request id req-6366ee82-faef-4bf0-ab82-63b0f4b9d15f 2018-07-22 08:42:35,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:35,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43e31685-6934-4f70-866e-24a0a317a4e4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "78df9449714c4171bc91ee4f2d0aaf48", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}} 2018-07-22 08:42:35,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 used request id req-43e31685-6934-4f70-866e-24a0a317a4e4 2018-07-22 08:42:35,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:35,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4c1f52d7-3ee2-4705-9d7d-70ce673665bd Date: Sun, 22 Jul 2018 08:42:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:25Z","dns_nameservers":[],"updated_at":"2018-07-22T08:42:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78df9449714c4171bc91ee4f2d0aaf48","id":"167336e4-5fdb-4024-b6a0-8011db6aab82","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-subnet"}]} 2018-07-22 08:42:35,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-4c1f52d7-3ee2-4705-9d7d-70ce673665bd 2018-07-22 08:42:35,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46&name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:35,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-80aacebc-427e-4b43-924c-26f722d24f21 Date: Sun, 22 Jul 2018 08:42:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:34Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.11"}],"id":"bbfbf1c4-6ee0-40d9-96a4-ff46749c5a89","security_groups":["c08725f1-cda5-447b-95d5-11c78c33830f"],"mac_address":"fa:16:3e:48:55:6b","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-port","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:34Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:42:35,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46&name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-port&admin_state_up=True used request id req-80aacebc-427e-4b43-924c-26f722d24f21 2018-07-22 08:42:35,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:35,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3a4f7d-cd4b-41d1-a515-6beec79b18fe Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "78df9449714c4171bc91ee4f2d0aaf48", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}} 2018-07-22 08:42:35,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 used request id req-ef3a4f7d-cd4b-41d1-a515-6beec79b18fe 2018-07-22 08:42:35,950 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst 2018-07-22 08:42:35,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:35,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d6498ca-8db4-42d2-9aee-f20324d257d9 x-compute-request-id: req-2d6498ca-8db4-42d2-9aee-f20324d257d9 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:42:35,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2d6498ca-8db4-42d2-9aee-f20324d257d9 2018-07-22 08:42:35,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:35,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e51926a5-9237-48ed-84e8-1a2cd9646893 x-compute-request-id: req-e51926a5-9237-48ed-84e8-1a2cd9646893 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa"}} 2018-07-22 08:42:36,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa used request id req-e51926a5-9237-48ed-84e8-1a2cd9646893 2018-07-22 08:42:36,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:36,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-a345aa7d-cd3a-4aee-952e-64dd19827bf8 Date: Sun, 22 Jul 2018 08:42:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:42:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:42:23Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446/snap", "metadata": {}}], "self": "/v2/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "min_disk": 0, "protected": false, "id": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "file": "/v2/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "78df9449714c4171bc91ee4f2d0aaf48", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-image"} 2018-07-22 08:42:36,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-image used request id req-a345aa7d-cd3a-4aee-952e-64dd19827bf8 2018-07-22 08:42:36,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:36,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-096dedd2-1119-49ee-8822-e8f7d063222d Date: Sun, 22 Jul 2018 08:42:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:42:36,397 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-096dedd2-1119-49ee-8822-e8f7d063222d 2018-07-22 08:42:36,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" -d '{"server": {"name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst", "imageRef": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "flavorRef": "94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "max_count": 1, "min_count": 1, "networks": [{"port": "bbfbf1c4-6ee0-40d9-96a4-ff46749c5a89"}]}}' 2018-07-22 08:42:37,721 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:42:36 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-9e74f594-6e2e-43ce-86f0-2491eebe0d15 x-compute-request-id: req-9e74f594-6e2e-43ce-86f0-2491eebe0d15 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "15154cf0-2e34-441d-8d03-3ae074e76248", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "bookmark"}], "adminPass": "CzmRbg2rwYYb"}} 2018-07-22 08:42:37,721 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9e74f594-6e2e-43ce-86f0-2491eebe0d15 2018-07-22 08:42:37,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:38,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9397f96-64b2-40a4-9bd6-13adf69df732 x-compute-request-id: req-d9397f96-64b2-40a4-9bd6-13adf69df732 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "bookmark"}], "image": {"id": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "links": [{"href": "http://172.30.9.23:8774/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "links": [{"href": "http://172.30.9.23:8774/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "bookmark"}]}, "id": "15154cf0-2e34-441d-8d03-3ae074e76248", "user_id": "6f9aebe89cc548efa558430f6e2ba005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:42:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst", "created": "2018-07-22T08:42:37Z", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:38,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 used request id req-d9397f96-64b2-40a4-9bd6-13adf69df732 2018-07-22 08:42:38,222 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst 2018-07-22 08:42:38,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:38,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:38 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-7e84e991-f6c6-42ac-bd17-dcefca1f50ec x-compute-request-id: req-7e84e991-f6c6-42ac-bd17-dcefca1f50ec Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "bookmark"}], "image": {"id": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "links": [{"href": "http://172.30.9.23:8774/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "links": [{"href": "http://172.30.9.23:8774/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "bookmark"}]}, "id": "15154cf0-2e34-441d-8d03-3ae074e76248", "user_id": "6f9aebe89cc548efa558430f6e2ba005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:42:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst", "created": "2018-07-22T08:42:37Z", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:38,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 used request id req-7e84e991-f6c6-42ac-bd17-dcefca1f50ec 2018-07-22 08:42:38,845 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst] is - BUILD 2018-07-22 08:42:38,845 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:42:41,848 - create_instance - DEBUG - VM status query timeout in 896.374514103 2018-07-22 08:42:41,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:42,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:41 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-4d0c3004-4e86-4056-967e-53f8a4abdf15 x-compute-request-id: req-4d0c3004-4e86-4056-967e-53f8a4abdf15 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "bookmark"}], "image": {"id": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "links": [{"href": "http://172.30.9.23:8774/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "links": [{"href": "http://172.30.9.23:8774/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "bookmark"}]}, "id": "15154cf0-2e34-441d-8d03-3ae074e76248", "security_groups": [{"name": "default"}], "user_id": "6f9aebe89cc548efa558430f6e2ba005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:42:38Z", "hostId": "ab534bbaf1add8656f68f692fbdeb54a8bf1ed160f65c7826946bfe4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst", "created": "2018-07-22T08:42:37Z", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:42,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 used request id req-4d0c3004-4e86-4056-967e-53f8a4abdf15 2018-07-22 08:42:42,699 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst] is - BUILD 2018-07-22 08:42:42,699 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:42:45,702 - create_instance - DEBUG - VM status query timeout in 892.52020812 2018-07-22 08:42:45,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:46,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:45 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-0f9d5ed1-2241-4551-b885-7a40abb11ca2 x-compute-request-id: req-0f9d5ed1-2241-4551-b885-7a40abb11ca2 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:55:6b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "bookmark"}], "image": {"id": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "links": [{"href": "http://172.30.9.23:8774/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:42:43.000000", "flavor": {"id": "94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "links": [{"href": "http://172.30.9.23:8774/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "bookmark"}]}, "id": "15154cf0-2e34-441d-8d03-3ae074e76248", "security_groups": [{"name": "default"}], "user_id": "6f9aebe89cc548efa558430f6e2ba005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:42:43Z", "hostId": "ab534bbaf1add8656f68f692fbdeb54a8bf1ed160f65c7826946bfe4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst", "created": "2018-07-22T08:42:37Z", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:46,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 used request id req-0f9d5ed1-2241-4551-b885-7a40abb11ca2 2018-07-22 08:42:46,492 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst] is - ACTIVE 2018-07-22 08:42:46,492 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:42:46,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:47,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:46 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-b7694ad6-3e3e-4f55-a536-45729e093d95 x-compute-request-id: req-b7694ad6-3e3e-4f55-a536-45729e093d95 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:55:6b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "bookmark"}], "image": {"id": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "links": [{"href": "http://172.30.9.23:8774/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:42:43.000000", "flavor": {"id": "94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "links": [{"href": "http://172.30.9.23:8774/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "bookmark"}]}, "id": "15154cf0-2e34-441d-8d03-3ae074e76248", "security_groups": [{"name": "default"}], "user_id": "6f9aebe89cc548efa558430f6e2ba005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:42:43Z", "hostId": "ab534bbaf1add8656f68f692fbdeb54a8bf1ed160f65c7826946bfe4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst", "created": "2018-07-22T08:42:37Z", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:47,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 used request id req-b7694ad6-3e3e-4f55-a536-45729e093d95 2018-07-22 08:42:47,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:47,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0c59138d-ce08-4b30-81c4-e992ae98892c Date: Sun, 22 Jul 2018 08:42:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9417eee6-4904-4238-b9f6-18e909c9fc46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78df9449714c4171bc91ee4f2d0aaf48","l2_adjacency":true,"status":"ACTIVE","subnets":["167336e4-5fdb-4024-b6a0-8011db6aab82"],"description":"","tags":[],"updated_at":"2018-07-22T08:42:25Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net","admin_state_up":true,"tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:24Z","mtu":1450}]} 2018-07-22 08:42:47,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net used request id req-0c59138d-ce08-4b30-81c4-e992ae98892c 2018-07-22 08:42:47,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:47,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9876e8ea-0f09-43bd-a65d-d1cad492a3bc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "78df9449714c4171bc91ee4f2d0aaf48", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}} 2018-07-22 08:42:47,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 used request id req-9876e8ea-0f09-43bd-a65d-d1cad492a3bc 2018-07-22 08:42:47,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:47,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5543f13a-9a70-4173-8541-3cd4f1da500a Date: Sun, 22 Jul 2018 08:42:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:25Z","dns_nameservers":[],"updated_at":"2018-07-22T08:42:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78df9449714c4171bc91ee4f2d0aaf48","id":"167336e4-5fdb-4024-b6a0-8011db6aab82","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-subnet"}]} 2018-07-22 08:42:47,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-5543f13a-9a70-4173-8541-3cd4f1da500a 2018-07-22 08:42:47,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:47,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-3e0d9209-a366-4cd5-8779-8c3c8ecad437 Date: Sun, 22 Jul 2018 08:42:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.3"}],"id":"927561d6-b926-4195-adc0-0b334a4f29b8","security_groups":[],"mac_address":"fa:16:3e:4a:d7:75","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9417eee6-4904-4238-b9f6-18e909c9fc46","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.2"}],"id":"aab11bf7-0de8-4bde-879f-f444d3196e89","security_groups":[],"mac_address":"fa:16:3e:c0:43:16","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9417eee6-4904-4238-b9f6-18e909c9fc46","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.11"}],"id":"bbfbf1c4-6ee0-40d9-96a4-ff46749c5a89","security_groups":["c08725f1-cda5-447b-95d5-11c78c33830f"],"mac_address":"fa:16:3e:48:55:6b","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-port","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:34Z","binding:vnic_type":"normal","device_id":"15154cf0-2e34-441d-8d03-3ae074e76248","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.4"}],"id":"be6bfd64-2d39-41a8-bc39-b7e3fb7c8463","security_groups":[],"mac_address":"fa:16:3e:ed:06:20","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9417eee6-4904-4238-b9f6-18e909c9fc46","ip_allocation":"immediate"}]} 2018-07-22 08:42:47,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-3e0d9209-a366-4cd5-8779-8c3c8ecad437 2018-07-22 08:42:47,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:48,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:47 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-99f915df-1519-413c-a85a-2f979499ff81 x-compute-request-id: req-99f915df-1519-413c-a85a-2f979499ff81 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:55:6b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "bookmark"}], "image": {"id": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "links": [{"href": "http://172.30.9.23:8774/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:42:43.000000", "flavor": {"id": "94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "links": [{"href": "http://172.30.9.23:8774/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "bookmark"}]}, "id": "15154cf0-2e34-441d-8d03-3ae074e76248", "security_groups": [{"name": "default"}], "user_id": "6f9aebe89cc548efa558430f6e2ba005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:42:43Z", "hostId": "ab534bbaf1add8656f68f692fbdeb54a8bf1ed160f65c7826946bfe4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst", "created": "2018-07-22T08:42:37Z", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:48,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 used request id req-99f915df-1519-413c-a85a-2f979499ff81 2018-07-22 08:42:48,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:48,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a7797c31-8f8a-40e3-b5d2-dcac222a494c Date: Sun, 22 Jul 2018 08:42:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9417eee6-4904-4238-b9f6-18e909c9fc46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78df9449714c4171bc91ee4f2d0aaf48","l2_adjacency":true,"status":"ACTIVE","subnets":["167336e4-5fdb-4024-b6a0-8011db6aab82"],"description":"","tags":[],"updated_at":"2018-07-22T08:42:25Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net","admin_state_up":true,"tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:24Z","mtu":1450}]} 2018-07-22 08:42:48,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net used request id req-a7797c31-8f8a-40e3-b5d2-dcac222a494c 2018-07-22 08:42:48,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:48,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291e8305-843b-4f64-9332-c4dde7c3cdef Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "78df9449714c4171bc91ee4f2d0aaf48", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}} 2018-07-22 08:42:48,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 used request id req-291e8305-843b-4f64-9332-c4dde7c3cdef 2018-07-22 08:42:48,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:48,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-93debc3f-ae2c-4805-a11d-74df061a306d Date: Sun, 22 Jul 2018 08:42:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:25Z","dns_nameservers":[],"updated_at":"2018-07-22T08:42:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78df9449714c4171bc91ee4f2d0aaf48","id":"167336e4-5fdb-4024-b6a0-8011db6aab82","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-subnet"}]} 2018-07-22 08:42:48,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-93debc3f-ae2c-4805-a11d-74df061a306d 2018-07-22 08:42:48,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:48,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-74372d84-33e2-4999-a8fa-edbc2dd4c4f6 Date: Sun, 22 Jul 2018 08:42:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.3"}],"id":"927561d6-b926-4195-adc0-0b334a4f29b8","security_groups":[],"mac_address":"fa:16:3e:4a:d7:75","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9417eee6-4904-4238-b9f6-18e909c9fc46","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.2"}],"id":"aab11bf7-0de8-4bde-879f-f444d3196e89","security_groups":[],"mac_address":"fa:16:3e:c0:43:16","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9417eee6-4904-4238-b9f6-18e909c9fc46","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.11"}],"id":"bbfbf1c4-6ee0-40d9-96a4-ff46749c5a89","security_groups":["c08725f1-cda5-447b-95d5-11c78c33830f"],"mac_address":"fa:16:3e:48:55:6b","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-port","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:34Z","binding:vnic_type":"normal","device_id":"15154cf0-2e34-441d-8d03-3ae074e76248","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.4"}],"id":"be6bfd64-2d39-41a8-bc39-b7e3fb7c8463","security_groups":[],"mac_address":"fa:16:3e:ed:06:20","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9417eee6-4904-4238-b9f6-18e909c9fc46","ip_allocation":"immediate"}]} 2018-07-22 08:42:48,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-74372d84-33e2-4999-a8fa-edbc2dd4c4f6 2018-07-22 08:42:48,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:42:48,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddd75ace7c464196a1d83f9184c42399", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj-role"}], "expires_at": "2018-07-22T09:42:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78df9449714c4171bc91ee4f2d0aaf48", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/78df9449714c4171bc91ee4f2d0aaf48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-user", "id": "6f9aebe89cc548efa558430f6e2ba005"}, "audit_ids": ["CUWC3jPiR5irir2uvEz0bQ"], "issued_at": "2018-07-22T08:42:48.000000Z"}} 2018-07-22 08:42:48,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0daba27d6a8ccdfd3db60a4503b261dc9cea8dec" 2018-07-22 08:42:49,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:48 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-242eab68-3ba3-429a-96ec-dc67989fe3ca x-compute-request-id: req-242eab68-3ba3-429a-96ec-dc67989fe3ca Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:55:6b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "bookmark"}], "image": {"id": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "links": [{"href": "http://172.30.9.23:8774/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:42:43.000000", "flavor": {"id": "94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "links": [{"href": "http://172.30.9.23:8774/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "bookmark"}]}, "id": "15154cf0-2e34-441d-8d03-3ae074e76248", "security_groups": [{"name": "default"}], "user_id": "6f9aebe89cc548efa558430f6e2ba005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:42:43Z", "hostId": "ab534bbaf1add8656f68f692fbdeb54a8bf1ed160f65c7826946bfe4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst", "created": "2018-07-22T08:42:37Z", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:49,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 used request id req-242eab68-3ba3-429a-96ec-dc67989fe3ca 2018-07-22 08:42:49,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:50,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:49 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-c3f7bd9e-b219-434c-a1f1-bbe064df0d06 x-compute-request-id: req-c3f7bd9e-b219-434c-a1f1-bbe064df0d06 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:55:6b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "bookmark"}], "image": {"id": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "links": [{"href": "http://172.30.9.23:8774/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:42:43.000000", "flavor": {"id": "94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "links": [{"href": "http://172.30.9.23:8774/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "bookmark"}]}, "id": "15154cf0-2e34-441d-8d03-3ae074e76248", "security_groups": [{"name": "default"}], "user_id": "6f9aebe89cc548efa558430f6e2ba005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:42:43Z", "hostId": "ab534bbaf1add8656f68f692fbdeb54a8bf1ed160f65c7826946bfe4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst", "created": "2018-07-22T08:42:37Z", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:50,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 used request id req-c3f7bd9e-b219-434c-a1f1-bbe064df0d06 2018-07-22 08:42:50,487 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst] is - ACTIVE 2018-07-22 08:42:50,487 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:42:50,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:51,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:50 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-ec9281f7-f6ee-4bf0-8dfb-2e946a2e8693 x-compute-request-id: req-ec9281f7-f6ee-4bf0-8dfb-2e946a2e8693 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:55:6b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "bookmark"}], "image": {"id": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "links": [{"href": "http://172.30.9.23:8774/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:42:43.000000", "flavor": {"id": "94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "links": [{"href": "http://172.30.9.23:8774/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "bookmark"}]}, "id": "15154cf0-2e34-441d-8d03-3ae074e76248", "security_groups": [{"name": "default"}], "user_id": "6f9aebe89cc548efa558430f6e2ba005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:42:43Z", "hostId": "ab534bbaf1add8656f68f692fbdeb54a8bf1ed160f65c7826946bfe4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst", "created": "2018-07-22T08:42:37Z", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:51,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 used request id req-ec9281f7-f6ee-4bf0-8dfb-2e946a2e8693 2018-07-22 08:42:51,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:51,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2e0b4076-f1a5-4d62-ae05-f7cd53b74fa3 Date: Sun, 22 Jul 2018 08:42:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9417eee6-4904-4238-b9f6-18e909c9fc46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78df9449714c4171bc91ee4f2d0aaf48","l2_adjacency":true,"status":"ACTIVE","subnets":["167336e4-5fdb-4024-b6a0-8011db6aab82"],"description":"","tags":[],"updated_at":"2018-07-22T08:42:25Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net","admin_state_up":true,"tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:24Z","mtu":1450}]} 2018-07-22 08:42:51,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net used request id req-2e0b4076-f1a5-4d62-ae05-f7cd53b74fa3 2018-07-22 08:42:51,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:51,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2df0891-3c8e-4f1f-934f-26f041ec0277 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "78df9449714c4171bc91ee4f2d0aaf48", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}} 2018-07-22 08:42:51,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 used request id req-e2df0891-3c8e-4f1f-934f-26f041ec0277 2018-07-22 08:42:51,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:51,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-37236780-6b54-45dc-b92b-50a3c83b0bfb Date: Sun, 22 Jul 2018 08:42:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:25Z","dns_nameservers":[],"updated_at":"2018-07-22T08:42:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78df9449714c4171bc91ee4f2d0aaf48","id":"167336e4-5fdb-4024-b6a0-8011db6aab82","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-subnet"}]} 2018-07-22 08:42:51,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-37236780-6b54-45dc-b92b-50a3c83b0bfb 2018-07-22 08:42:51,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:51,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-94a5610a-4a62-46c4-9c6f-94c833ba44ed Date: Sun, 22 Jul 2018 08:42:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.3"}],"id":"927561d6-b926-4195-adc0-0b334a4f29b8","security_groups":[],"mac_address":"fa:16:3e:4a:d7:75","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9417eee6-4904-4238-b9f6-18e909c9fc46","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.2"}],"id":"aab11bf7-0de8-4bde-879f-f444d3196e89","security_groups":[],"mac_address":"fa:16:3e:c0:43:16","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9417eee6-4904-4238-b9f6-18e909c9fc46","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.11"}],"id":"bbfbf1c4-6ee0-40d9-96a4-ff46749c5a89","security_groups":["c08725f1-cda5-447b-95d5-11c78c33830f"],"mac_address":"fa:16:3e:48:55:6b","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-port","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:34Z","binding:vnic_type":"normal","device_id":"15154cf0-2e34-441d-8d03-3ae074e76248","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.4"}],"id":"be6bfd64-2d39-41a8-bc39-b7e3fb7c8463","security_groups":[],"mac_address":"fa:16:3e:ed:06:20","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9417eee6-4904-4238-b9f6-18e909c9fc46","ip_allocation":"immediate"}]} 2018-07-22 08:42:51,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-94a5610a-4a62-46c4-9c6f-94c833ba44ed 2018-07-22 08:42:51,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:52,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:51 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-0e851b34-2d31-4558-8cf3-5135bf471276 x-compute-request-id: req-0e851b34-2d31-4558-8cf3-5135bf471276 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:55:6b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "bookmark"}], "image": {"id": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "links": [{"href": "http://172.30.9.23:8774/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:42:43.000000", "flavor": {"id": "94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "links": [{"href": "http://172.30.9.23:8774/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "bookmark"}]}, "id": "15154cf0-2e34-441d-8d03-3ae074e76248", "security_groups": [{"name": "default"}], "user_id": "6f9aebe89cc548efa558430f6e2ba005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:42:43Z", "hostId": "ab534bbaf1add8656f68f692fbdeb54a8bf1ed160f65c7826946bfe4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst", "created": "2018-07-22T08:42:37Z", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:52,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 used request id req-0e851b34-2d31-4558-8cf3-5135bf471276 2018-07-22 08:42:52,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:52,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-97fd35d6-5c77-47f7-9c77-f6d3554eac5d Date: Sun, 22 Jul 2018 08:42:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9417eee6-4904-4238-b9f6-18e909c9fc46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78df9449714c4171bc91ee4f2d0aaf48","l2_adjacency":true,"status":"ACTIVE","subnets":["167336e4-5fdb-4024-b6a0-8011db6aab82"],"description":"","tags":[],"updated_at":"2018-07-22T08:42:25Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net","admin_state_up":true,"tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:24Z","mtu":1450}]} 2018-07-22 08:42:52,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net used request id req-97fd35d6-5c77-47f7-9c77-f6d3554eac5d 2018-07-22 08:42:52,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:52,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7210138-eeb6-4289-bba4-ef389d059e9d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "78df9449714c4171bc91ee4f2d0aaf48", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}} 2018-07-22 08:42:52,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 used request id req-b7210138-eeb6-4289-bba4-ef389d059e9d 2018-07-22 08:42:52,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:53,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f8906825-6996-438b-9fc0-1c778c943499 Date: Sun, 22 Jul 2018 08:42:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:25Z","dns_nameservers":[],"updated_at":"2018-07-22T08:42:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78df9449714c4171bc91ee4f2d0aaf48","id":"167336e4-5fdb-4024-b6a0-8011db6aab82","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-subnet"}]} 2018-07-22 08:42:53,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-f8906825-6996-438b-9fc0-1c778c943499 2018-07-22 08:42:53,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:53,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-8a86786c-fa41-4c7a-8c91-6d6e5dca85d6 Date: Sun, 22 Jul 2018 08:42:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.3"}],"id":"927561d6-b926-4195-adc0-0b334a4f29b8","security_groups":[],"mac_address":"fa:16:3e:4a:d7:75","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9417eee6-4904-4238-b9f6-18e909c9fc46","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.2"}],"id":"aab11bf7-0de8-4bde-879f-f444d3196e89","security_groups":[],"mac_address":"fa:16:3e:c0:43:16","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9417eee6-4904-4238-b9f6-18e909c9fc46","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.11"}],"id":"bbfbf1c4-6ee0-40d9-96a4-ff46749c5a89","security_groups":["c08725f1-cda5-447b-95d5-11c78c33830f"],"mac_address":"fa:16:3e:48:55:6b","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-port","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:34Z","binding:vnic_type":"normal","device_id":"15154cf0-2e34-441d-8d03-3ae074e76248","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.4"}],"id":"be6bfd64-2d39-41a8-bc39-b7e3fb7c8463","security_groups":[],"mac_address":"fa:16:3e:ed:06:20","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9417eee6-4904-4238-b9f6-18e909c9fc46","ip_allocation":"immediate"}]} 2018-07-22 08:42:53,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-8a86786c-fa41-4c7a-8c91-6d6e5dca85d6 2018-07-22 08:42:53,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-name"}}' 2018-07-22 08:42:53,951 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:42:53 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-5e996a90-52e3-4e13-ad56-f538dedbf7e8 x-compute-request-id: req-5e996a90-52e3-4e13-ad56-f538dedbf7e8 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-name not associated with the instance 15154cf0-2e34-441d-8d03-3ae074e76248", "code": 404}} 2018-07-22 08:42:53,951 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248/action used request id req-5e996a90-52e3-4e13-ad56-f538dedbf7e8 2018-07-22 08:42:53,952 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-name not associated with the instance 15154cf0-2e34-441d-8d03-3ae074e76248 (HTTP 404) (Request-ID: req-5e996a90-52e3-4e13-ad56-f538dedbf7e8) 2018-07-22 08:42:53,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:54,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:53 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-228a03d2-63c6-4c62-85e8-a1ccf51e75a4 x-compute-request-id: req-228a03d2-63c6-4c62-85e8-a1ccf51e75a4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:55:6b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "bookmark"}], "image": {"id": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "links": [{"href": "http://172.30.9.23:8774/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:42:43.000000", "flavor": {"id": "94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "links": [{"href": "http://172.30.9.23:8774/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "bookmark"}]}, "id": "15154cf0-2e34-441d-8d03-3ae074e76248", "security_groups": [{"name": "default"}], "user_id": "6f9aebe89cc548efa558430f6e2ba005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:42:43Z", "hostId": "ab534bbaf1add8656f68f692fbdeb54a8bf1ed160f65c7826946bfe4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst", "created": "2018-07-22T08:42:37Z", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:54,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 used request id req-228a03d2-63c6-4c62-85e8-a1ccf51e75a4 2018-07-22 08:42:54,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:54,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b4866bf9-ea33-47fb-90de-9978281d0b7c Date: Sun, 22 Jul 2018 08:42:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9417eee6-4904-4238-b9f6-18e909c9fc46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78df9449714c4171bc91ee4f2d0aaf48","l2_adjacency":true,"status":"ACTIVE","subnets":["167336e4-5fdb-4024-b6a0-8011db6aab82"],"description":"","tags":[],"updated_at":"2018-07-22T08:42:25Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net","admin_state_up":true,"tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:24Z","mtu":1450}]} 2018-07-22 08:42:54,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net used request id req-b4866bf9-ea33-47fb-90de-9978281d0b7c 2018-07-22 08:42:54,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:54,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ceaa75-8da9-4ed7-a3cd-9da3524d6bdb Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "78df9449714c4171bc91ee4f2d0aaf48", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}} 2018-07-22 08:42:54,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 used request id req-a7ceaa75-8da9-4ed7-a3cd-9da3524d6bdb 2018-07-22 08:42:54,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:54,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d4bb49d0-b285-466b-8a7b-d43f810a9048 Date: Sun, 22 Jul 2018 08:42:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:25Z","dns_nameservers":[],"updated_at":"2018-07-22T08:42:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78df9449714c4171bc91ee4f2d0aaf48","id":"167336e4-5fdb-4024-b6a0-8011db6aab82","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-subnet"}]} 2018-07-22 08:42:54,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-d4bb49d0-b285-466b-8a7b-d43f810a9048 2018-07-22 08:42:54,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:55,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-3b091e70-a171-4b37-95d2-919318fad6f6 Date: Sun, 22 Jul 2018 08:42:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.3"}],"id":"927561d6-b926-4195-adc0-0b334a4f29b8","security_groups":[],"mac_address":"fa:16:3e:4a:d7:75","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9417eee6-4904-4238-b9f6-18e909c9fc46","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.2"}],"id":"aab11bf7-0de8-4bde-879f-f444d3196e89","security_groups":[],"mac_address":"fa:16:3e:c0:43:16","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9417eee6-4904-4238-b9f6-18e909c9fc46","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.11"}],"id":"bbfbf1c4-6ee0-40d9-96a4-ff46749c5a89","security_groups":["c08725f1-cda5-447b-95d5-11c78c33830f"],"mac_address":"fa:16:3e:48:55:6b","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-port","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:34Z","binding:vnic_type":"normal","device_id":"15154cf0-2e34-441d-8d03-3ae074e76248","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:42:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"167336e4-5fdb-4024-b6a0-8011db6aab82","ip_address":"10.55.0.4"}],"id":"be6bfd64-2d39-41a8-bc39-b7e3fb7c8463","security_groups":[],"mac_address":"fa:16:3e:ed:06:20","project_id":"78df9449714c4171bc91ee4f2d0aaf48","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9417eee6-4904-4238-b9f6-18e909c9fc46","tenant_id":"78df9449714c4171bc91ee4f2d0aaf48","created_at":"2018-07-22T08:42:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9417eee6-4904-4238-b9f6-18e909c9fc46","ip_allocation":"immediate"}]} 2018-07-22 08:42:55,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-3b091e70-a171-4b37-95d2-919318fad6f6 2018-07-22 08:42:55,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0daba27d6a8ccdfd3db60a4503b261dc9cea8dec" 2018-07-22 08:42:55,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:55 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-66f43c2b-58eb-4a16-8ba7-4b8d7084da9b x-compute-request-id: req-66f43c2b-58eb-4a16-8ba7-4b8d7084da9b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:55:6b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "bookmark"}], "image": {"id": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "links": [{"href": "http://172.30.9.23:8774/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:42:43.000000", "flavor": {"id": "94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "links": [{"href": "http://172.30.9.23:8774/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "bookmark"}]}, "id": "15154cf0-2e34-441d-8d03-3ae074e76248", "security_groups": [{"name": "default"}], "user_id": "6f9aebe89cc548efa558430f6e2ba005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:42:43Z", "hostId": "ab534bbaf1add8656f68f692fbdeb54a8bf1ed160f65c7826946bfe4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst", "created": "2018-07-22T08:42:37Z", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:55,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 used request id req-66f43c2b-58eb-4a16-8ba7-4b8d7084da9b 2018-07-22 08:42:55,809 - create_instance - INFO - Deleting Port with ID - bbfbf1c4-6ee0-40d9-96a4-ff46749c5a89 2018-07-22 08:42:55,809 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-port 2018-07-22 08:42:55,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/bbfbf1c4-6ee0-40d9-96a4-ff46749c5a89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:56,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75420729-9ca2-4205-8195-f630ab379254 Date: Sun, 22 Jul 2018 08:42:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:42:56,251 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/bbfbf1c4-6ee0-40d9-96a4-ff46749c5a89 used request id req-75420729-9ca2-4205-8195-f630ab379254 2018-07-22 08:42:56,251 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst 2018-07-22 08:42:56,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:56,402 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:42:56 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-0c44ec07-73f8-4d5b-aa94-9e6313a29473 x-compute-request-id: req-0c44ec07-73f8-4d5b-aa94-9e6313a29473 Content-Type: application/json 2018-07-22 08:42:56,402 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 used request id req-0c44ec07-73f8-4d5b-aa94-9e6313a29473 2018-07-22 08:42:56,403 - create_instance - INFO - Checking deletion status 2018-07-22 08:42:56,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:56,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:42:56 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-44574643-e844-4567-907a-86e3f917af20 x-compute-request-id: req-44574643-e844-4567-907a-86e3f917af20 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:55:6b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/15154cf0-2e34-441d-8d03-3ae074e76248", "rel": "bookmark"}], "image": {"id": "eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "links": [{"href": "http://172.30.9.23:8774/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:42:43.000000", "flavor": {"id": "94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "links": [{"href": "http://172.30.9.23:8774/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa", "rel": "bookmark"}]}, "id": "15154cf0-2e34-441d-8d03-3ae074e76248", "user_id": "6f9aebe89cc548efa558430f6e2ba005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:42:56Z", "hostId": "ab534bbaf1add8656f68f692fbdeb54a8bf1ed160f65c7826946bfe4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst", "created": "2018-07-22T08:42:37Z", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:42:56,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 used request id req-44574643-e844-4567-907a-86e3f917af20 2018-07-22 08:42:56,670 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst] is - ACTIVE 2018-07-22 08:42:56,671 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:42:59,674 - create_instance - DEBUG - VM status query timeout in 296.72906208 2018-07-22 08:42:59,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e60f92237165fff623c10fc43e4f88b8c4ed81" 2018-07-22 08:42:59,722 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:42:59 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-43fa4eb8-53f2-45b3-81fc-3df6bce5c595 x-compute-request-id: req-43fa4eb8-53f2-45b3-81fc-3df6bce5c595 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 15154cf0-2e34-441d-8d03-3ae074e76248 could not be found.", "code": 404}} 2018-07-22 08:42:59,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/15154cf0-2e34-441d-8d03-3ae074e76248 used request id req-43fa4eb8-53f2-45b3-81fc-3df6bce5c595 2018-07-22 08:42:59,723 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 15154cf0-2e34-441d-8d03-3ae074e76248 could not be found. (HTTP 404) (Request-ID: req-43fa4eb8-53f2-45b3-81fc-3df6bce5c595) 2018-07-22 08:42:59,723 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-inst 2018-07-22 08:42:59,724 - neutron_utils - INFO - Deleting security group rule with ID - 49aea03c-9eb4-4c9a-8808-10db19fc772b 2018-07-22 08:42:59,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/49aea03c-9eb4-4c9a-8808-10db19fc772b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf638557f29509afaedb06416df00c616520fd90" 2018-07-22 08:42:59,999 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e811509-676f-4fcd-b532-3b8dd0b2a689 Content-Length: 0 Date: Sun, 22 Jul 2018 08:43:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:42:59,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/49aea03c-9eb4-4c9a-8808-10db19fc772b used request id req-3e811509-676f-4fcd-b532-3b8dd0b2a689 2018-07-22 08:42:59,999 - neutron_utils - INFO - Deleting security group rule with ID - 2d4389df-66e6-4c6e-ac3f-b93fc2528e9b 2018-07-22 08:43:00,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2d4389df-66e6-4c6e-ac3f-b93fc2528e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf638557f29509afaedb06416df00c616520fd90" 2018-07-22 08:43:00,256 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60544a3e-2327-4d3c-9d5c-942eddd81d36 Content-Length: 0 Date: Sun, 22 Jul 2018 08:43:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:43:00,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2d4389df-66e6-4c6e-ac3f-b93fc2528e9b used request id req-60544a3e-2327-4d3c-9d5c-942eddd81d36 2018-07-22 08:43:00,257 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-name 2018-07-22 08:43:00,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/76950866-e5ba-4753-b654-53e06942c17b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf638557f29509afaedb06416df00c616520fd90" 2018-07-22 08:43:00,388 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-524aa3d4-c3d4-4104-ac5d-d992b92c7f0a Content-Length: 0 Date: Sun, 22 Jul 2018 08:43:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:43:00,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/76950866-e5ba-4753-b654-53e06942c17b used request id req-524aa3d4-c3d4-4104-ac5d-d992b92c7f0a 2018-07-22 08:43:00,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4c5b76ea238a6998080169b74e095f3690c583" 2018-07-22 08:43:00,428 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:43:00 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-fa6b3f5c-ad41-4444-8b98-663937780526 x-compute-request-id: req-fa6b3f5c-ad41-4444-8b98-663937780526 Content-Length: 0 Content-Type: application/json 2018-07-22 08:43:00,429 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/94fdd1c6-5fcb-4d64-ba2c-9b90345ad2aa used request id req-fa6b3f5c-ad41-4444-8b98-663937780526 2018-07-22 08:43:00,429 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-subnet 2018-07-22 08:43:00,430 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-subnet 2018-07-22 08:43:00,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/167336e4-5fdb-4024-b6a0-8011db6aab82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5d615a6d588a8b5a7be5e0e20da3e89a90c0cc" 2018-07-22 08:43:02,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0977681-f47e-4dec-8e63-8213b44792a1 Date: Sun, 22 Jul 2018 08:43:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:43:02,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/167336e4-5fdb-4024-b6a0-8011db6aab82 used request id req-a0977681-f47e-4dec-8e63-8213b44792a1 2018-07-22 08:43:02,805 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-pub-net 2018-07-22 08:43:02,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/9417eee6-4904-4238-b9f6-18e909c9fc46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5d615a6d588a8b5a7be5e0e20da3e89a90c0cc" 2018-07-22 08:43:04,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9f4c9e0a-7b2a-4b14-9b00-d4e49ab0cd53 Date: Sun, 22 Jul 2018 08:43:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:43:04,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/9417eee6-4904-4238-b9f6-18e909c9fc46 used request id req-9f4c9e0a-7b2a-4b14-9b00-d4e49ab0cd53 2018-07-22 08:43:04,034 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-d91e72a0-6eca-464e-b389-44b1824c9ec7-image 2018-07-22 08:43:04,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883bbdab1db2fa0fa85dd067259ba80a1cbab890" 2018-07-22 08:43:05,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ccd13a00-d67d-4425-9dba-a313b983de5a Date: Sun, 22 Jul 2018 08:43:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:43:05,442 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/eaa2abeb-8746-46c4-a7a3-e07ea7eae446 used request id req-ccd13a00-d67d-4425-9dba-a313b983de5a 2018-07-22 08:43:05,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:43:05,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0c739917-55b3-4cce-9994-3a23c52bc08a Date: Sun, 22 Jul 2018 08:43:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:24Z", "updated_at": "2018-07-22T08:42:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:42:24Z", "revision_number": 0, "id": "5b404d41-e7b2-4276-aa1d-f69654bda6ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:42:24Z", "security_group_id": "c08725f1-cda5-447b-95d5-11c78c33830f", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "port_range_min": null, "ethertype": "IPv4", "project_id": "78df9449714c4171bc91ee4f2d0aaf48"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:42:24Z", "revision_number": 0, "id": "641807a0-1cf0-470b-8a78-8cb411c2e915", "remote_group_id": "c08725f1-cda5-447b-95d5-11c78c33830f", "remote_ip_prefix": null, "created_at": "2018-07-22T08:42:24Z", "security_group_id": "c08725f1-cda5-447b-95d5-11c78c33830f", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "port_range_min": null, "ethertype": "IPv6", "project_id": "78df9449714c4171bc91ee4f2d0aaf48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:42:24Z", "revision_number": 0, "id": "765d1dd1-0f36-44d5-9264-21cbfa9d8f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:42:24Z", "security_group_id": "c08725f1-cda5-447b-95d5-11c78c33830f", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "port_range_min": null, "ethertype": "IPv6", "project_id": "78df9449714c4171bc91ee4f2d0aaf48"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:42:24Z", "revision_number": 0, "id": "92c3d48e-4b2d-4410-837e-02630bbb2bfd", "remote_group_id": "c08725f1-cda5-447b-95d5-11c78c33830f", "remote_ip_prefix": null, "created_at": "2018-07-22T08:42:24Z", "security_group_id": "c08725f1-cda5-447b-95d5-11c78c33830f", "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "port_range_min": null, "ethertype": "IPv4", "project_id": "78df9449714c4171bc91ee4f2d0aaf48"}], "revision_number": 4, "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "c08725f1-cda5-447b-95d5-11c78c33830f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:43:05,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-0c739917-55b3-4cce-9994-3a23c52bc08a 2018-07-22 08:43:05,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:43:05,802 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:43:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74af9bc0-3de4-4ee2-838e-bd44b19272ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:43:05,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-74af9bc0-3de4-4ee2-838e-bd44b19272ab 2018-07-22 08:43:05,803 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:43:05,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:43:05,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:43:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c71a635-985e-4d6b-bc09-c8f6180d5db4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:43:05,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-0c71a635-985e-4d6b-bc09-c8f6180d5db4 2018-07-22 08:43:05,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:43:05,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:43:05,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65dfa0f-c22c-4bbb-966f-2cd332c72771 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:43:05,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-a65dfa0f-c22c-4bbb-966f-2cd332c72771 2018-07-22 08:43:05,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:43:06,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d130ef61-bd1c-47ad-bd16-17d04a1bc9ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:43:06,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-d130ef61-bd1c-47ad-bd16-17d04a1bc9ac 2018-07-22 08:43:06,092 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:43:06,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:43:06,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e6fd464-58b6-483d-9141-e3510cd7adb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:43:06,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-5e6fd464-58b6-483d-9141-e3510cd7adb4 2018-07-22 08:43:06,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:43:06,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:43:06,290 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09138f57-a9e7-4da4-8a72-b3b50471b395 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:43:06,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-09138f57-a9e7-4da4-8a72-b3b50471b395 2018-07-22 08:43:06,290 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:43:06,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:43:06,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0705192-26d3-4a10-80e4-862b2b322441 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "78df9449714c4171bc91ee4f2d0aaf48", "name": "InstanceSecurityGroupTests-0d687fc2-128a-421-proj"}} 2018-07-22 08:43:06,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 used request id req-c0705192-26d3-4a10-80e4-862b2b322441 2018-07-22 08:43:06,390 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c08725f1-cda5-447b-95d5-11c78c33830f 2018-07-22 08:43:06,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c08725f1-cda5-447b-95d5-11c78c33830f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:43:06,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3f88f6aa-cd37-4527-a375-c46ef08b7898 Date: Sun, 22 Jul 2018 08:43:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:42:24Z", "security_group_id": "c08725f1-cda5-447b-95d5-11c78c33830f", "port_range_min": null, "revision_number": 0, "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:24Z", "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "5b404d41-e7b2-4276-aa1d-f69654bda6ba"}, {"remote_group_id": "c08725f1-cda5-447b-95d5-11c78c33830f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:42:24Z", "security_group_id": "c08725f1-cda5-447b-95d5-11c78c33830f", "port_range_min": null, "revision_number": 0, "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:24Z", "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "641807a0-1cf0-470b-8a78-8cb411c2e915"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:42:24Z", "security_group_id": "c08725f1-cda5-447b-95d5-11c78c33830f", "port_range_min": null, "revision_number": 0, "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:24Z", "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "765d1dd1-0f36-44d5-9264-21cbfa9d8f7e"}, {"remote_group_id": "c08725f1-cda5-447b-95d5-11c78c33830f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:42:24Z", "security_group_id": "c08725f1-cda5-447b-95d5-11c78c33830f", "port_range_min": null, "revision_number": 0, "tenant_id": "78df9449714c4171bc91ee4f2d0aaf48", "created_at": "2018-07-22T08:42:24Z", "project_id": "78df9449714c4171bc91ee4f2d0aaf48", "id": "92c3d48e-4b2d-4410-837e-02630bbb2bfd"}]} 2018-07-22 08:43:06,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c08725f1-cda5-447b-95d5-11c78c33830f used request id req-3f88f6aa-cd37-4527-a375-c46ef08b7898 2018-07-22 08:43:06,591 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:43:06,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c08725f1-cda5-447b-95d5-11c78c33830f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:43:06,985 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3bcfe479-9d62-435a-9c93-b293b4e8e59f Content-Length: 0 Date: Sun, 22 Jul 2018 08:43:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:43:06,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c08725f1-cda5-447b-95d5-11c78c33830f used request id req-3bcfe479-9d62-435a-9c93-b293b4e8e59f 2018-07-22 08:43:06,986 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-0d687fc2-128a-421-proj 2018-07-22 08:43:06,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:43:07,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec5b7b6b-0b05-4281-bdca-4b0502a9639a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:43:07,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/78df9449714c4171bc91ee4f2d0aaf48 used request id req-ec5b7b6b-0b05-4281-bdca-4b0502a9639a 2018-07-22 08:43:07,251 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-0d687fc2-128a-421-proj-role 2018-07-22 08:43:07,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ddd75ace7c464196a1d83f9184c42399 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:43:07,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:43:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d751399f-f8e2-4186-bf1d-9e86541b2cbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:43:07,370 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ddd75ace7c464196a1d83f9184c42399 used request id req-d751399f-f8e2-4186-bf1d-9e86541b2cbf 2018-07-22 08:43:07,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b7d192657e110b9705f0bcd7f0bf8e3ee57c17" 2018-07-22 08:43:07,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8064611d-861f-4fbe-b8bc-6f67ee048cbf Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:43:07,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8064611d-861f-4fbe-b8bc-6f67ee048cbf 2018-07-22 08:43:07,463 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-0d687fc2-128a-421-user 2018-07-22 08:43:07,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/6f9aebe89cc548efa558430f6e2ba005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b078ec7177b26d00aac9de9992832588c2cd35" 2018-07-22 08:43:07,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:43:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c898e26a-b667-41fa-b6d2-b01af0d1a187 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:43:07,676 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6f9aebe89cc548efa558430f6e2ba005 used request id req-c898e26a-b667-41fa-b6d2-b01af0d1a187 2018-07-22 08:43:07,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:43:08,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:43:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["RDxDFuFAQJGf7GGFGwV7iA"], "issued_at": "2018-07-22T08:43:08.000000Z"}} 2018-07-22 08:43:08,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b74a09b56d18e31263a63ca050d283f60f678a1" 2018-07-22 08:43:08,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da3da3b4-2c3a-4762-bcf8-441c40aa4e4c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:43:08,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-da3da3b4-2c3a-4762-bcf8-441c40aa4e4c 2018-07-22 08:43:08,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:43:08,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:43:08,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:43:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["9tEr0ZPLRkazzH8196ameQ"], "issued_at": "2018-07-22T08:43:08.000000Z"}} 2018-07-22 08:43:08,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:43:08,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2adac0b-cbbc-4776-a358-0b4b4ce5a7f2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:43:08,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b2adac0b-cbbc-4776-a358-0b4b4ce5a7f2 2018-07-22 08:43:08,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:43:08,738 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:43:08 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:43:08,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:43:08,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-225ce2b3-75a9-4c2b-90d6-4c84f578e8bd Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:43:08,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj used request id req-225ce2b3-75a9-4c2b-90d6-4c84f578e8bd 2018-07-22 08:43:08,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:43:08,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1bc849c-b93d-43d2-821f-b52391c32723 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:43:08,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d1bc849c-b93d-43d2-821f-b52391c32723 2018-07-22 08:43:08,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj"}}' 2018-07-22 08:43:09,070 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-601d0548-ede3-463e-a6d3-442e18aa1f2c Content-Length: 324 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9cfe98aa630b4a208972a9d2e6a6652d"}, "tags": [], "enabled": true, "id": "9cfe98aa630b4a208972a9d2e6a6652d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj"}} 2018-07-22 08:43:09,071 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-601d0548-ede3-463e-a6d3-442e18aa1f2c 2018-07-22 08:43:09,071 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj 2018-07-22 08:43:09,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:43:09,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:43:09,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:43:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["PB_gSQMwR_eTVKALJOM4iA"], "issued_at": "2018-07-22T08:43:09.000000Z"}} 2018-07-22 08:43:09,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b241bc840db71202f42139f147d5916614d700" 2018-07-22 08:43:09,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d23f5f63-ef89-4923-a348-63aa3a7db283 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:43:09,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d23f5f63-ef89-4923-a348-63aa3a7db283 2018-07-22 08:43:09,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:43:09,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:43:09 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:43:09,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b241bc840db71202f42139f147d5916614d700" 2018-07-22 08:43:09,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30cd12e0-10fc-4af2-8d85-fefa095c6b93 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:43:09,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-30cd12e0-10fc-4af2-8d85-fefa095c6b93 2018-07-22 08:43:09,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b241bc840db71202f42139f147d5916614d700" 2018-07-22 08:43:09,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-649b7fe5-5ed0-460f-878c-6d3d80be3dcc Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9cfe98aa630b4a208972a9d2e6a6652d"}, "tags": [], "enabled": true, "id": "9cfe98aa630b4a208972a9d2e6a6652d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj"}]} 2018-07-22 08:43:09,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj used request id req-649b7fe5-5ed0-460f-878c-6d3d80be3dcc 2018-07-22 08:43:09,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b241bc840db71202f42139f147d5916614d700" 2018-07-22 08:43:09,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b95c6e-9aa1-4da8-902f-0ea9b8222a81 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:43:09,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-58b95c6e-9aa1-4da8-902f-0ea9b8222a81 2018-07-22 08:43:10,274 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-2a304c29-ad22-4de-user 2018-07-22 08:43:10,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:43:10,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:43:10,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4509ba39-f4d5-480b-a266-4b9cf2211f5c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:43:10,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4509ba39-f4d5-480b-a266-4b9cf2211f5c 2018-07-22 08:43:10,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" -d '{"role": {"name": "CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj-role"}}' 2018-07-22 08:43:10,406 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-504b28ca-e3af-499a-8fa3-7f338bd99259 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4b530e9af66a456c97595aec9ef3a908", "links": {"self": "http://172.30.9.23:5000/v3/roles/4b530e9af66a456c97595aec9ef3a908"}, "name": "CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj-role"}} 2018-07-22 08:43:10,406 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-504b28ca-e3af-499a-8fa3-7f338bd99259 2018-07-22 08:43:10,406 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj-role 2018-07-22 08:43:10,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4b530e9af66a456c97595aec9ef3a908 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:43:10,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7cd7c9c-96c2-4a31-99ba-e703f963217e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4b530e9af66a456c97595aec9ef3a908", "links": {"self": "http://172.30.9.23:5000/v3/roles/4b530e9af66a456c97595aec9ef3a908"}, "name": "CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj-role"}} 2018-07-22 08:43:10,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4b530e9af66a456c97595aec9ef3a908 used request id req-a7cd7c9c-96c2-4a31-99ba-e703f963217e 2018-07-22 08:43:10,501 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj-role to project CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj 2018-07-22 08:43:10,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9cfe98aa630b4a208972a9d2e6a6652d/users/28b7fbb91ba341638ca3a5403da06cb7/roles/4b530e9af66a456c97595aec9ef3a908 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:43:10,637 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dc11de5-f606-40cd-b78d-9176e10c8689 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:43:10,637 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9cfe98aa630b4a208972a9d2e6a6652d/users/28b7fbb91ba341638ca3a5403da06cb7/roles/4b530e9af66a456c97595aec9ef3a908 used request id req-5dc11de5-f606-40cd-b78d-9176e10c8689 2018-07-22 08:43:10,637 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:43:10,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:43:10,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:43:11,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:43:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["PGuRs0bPRWW6MUl-DD8mWA"], "issued_at": "2018-07-22T08:43:11.000000Z"}} 2018-07-22 08:43:11,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2161bbbfd69b7d54d1365b2284ac973184b9c70e" 2018-07-22 08:43:11,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce08f7e7-3f37-41a6-b039-297e88a9c8e5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:43:11,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ce08f7e7-3f37-41a6-b039-297e88a9c8e5 2018-07-22 08:43:11,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2161bbbfd69b7d54d1365b2284ac973184b9c70e" 2018-07-22 08:43:11,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bf4bd5a5-2898-4169-aa8e-fce4dc4f4c7a Date: Sun, 22 Jul 2018 08:43:11 GMT RESP BODY: {"networks":[]} 2018-07-22 08:43:11,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-bf4bd5a5-2898-4169-aa8e-fce4dc4f4c7a 2018-07-22 08:43:11,326 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net 2018-07-22 08:43:11,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2161bbbfd69b7d54d1365b2284ac973184b9c70e" -d '{"network": {"name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net", "admin_state_up": true}}' 2018-07-22 08:43:11,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 746 X-Openstack-Request-Id: req-81e4ba15-f85b-4c26-a3b7-dfc8e0cab72b Date: Sun, 22 Jul 2018 08:43:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:43:11Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","mtu":1450}} 2018-07-22 08:43:11,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-81e4ba15-f85b-4c26-a3b7-dfc8e0cab72b 2018-07-22 08:43:11,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2161bbbfd69b7d54d1365b2284ac973184b9c70e" 2018-07-22 08:43:12,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-0ac516bc-412b-4146-843c-6baad1fc3613 Date: Sun, 22 Jul 2018 08:43:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:43:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:12,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-0ac516bc-412b-4146-843c-6baad1fc3613 2018-07-22 08:43:12,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2161bbbfd69b7d54d1365b2284ac973184b9c70e" 2018-07-22 08:43:12,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6b37009c-a9a1-484a-aecc-0314a7ce0483 Date: Sun, 22 Jul 2018 08:43:12 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:43:12,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-6b37009c-a9a1-484a-aecc-0314a7ce0483 2018-07-22 08:43:12,233 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet 2018-07-22 08:43:12,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2161bbbfd69b7d54d1365b2284ac973184b9c70e" -d '{"subnets": [{"ip_version": 4, "network_id": "8b7d9e16-b114-4194-86d9-134d96eb1091", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet"}]}' 2018-07-22 08:43:12,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-88f89ac6-f8fd-4e14-9a2b-918f873c708f Date: Sun, 22 Jul 2018 08:43:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:12,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-88f89ac6-f8fd-4e14-9a2b-918f873c708f 2018-07-22 08:43:12,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2161bbbfd69b7d54d1365b2284ac973184b9c70e" 2018-07-22 08:43:13,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-a434c715-c9ef-491f-80a0-1d70887c4d17 Date: Sun, 22 Jul 2018 08:43:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:13,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-a434c715-c9ef-491f-80a0-1d70887c4d17 2018-07-22 08:43:13,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2161bbbfd69b7d54d1365b2284ac973184b9c70e" 2018-07-22 08:43:13,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-6b3f2285-cbff-4b9f-bde0-35a53d9f64dd Date: Sun, 22 Jul 2018 08:43:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:13,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-6b3f2285-cbff-4b9f-bde0-35a53d9f64dd 2018-07-22 08:43:13,307 - OpenStackNetwork - DEBUG - Network [8b7d9e16-b114-4194-86d9-134d96eb1091] created successfully 2018-07-22 08:43:13,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:43:13,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:43:13,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:43:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["HCd6GBS8QSGO4L9Ybul6Mg"], "issued_at": "2018-07-22T08:43:13.000000Z"}} 2018-07-22 08:43:13,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6bf845d8ba12fff2beef5079513b1926631f64" 2018-07-22 08:43:13,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07bc4b40-0c16-424f-911d-eb608a273488 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:43:13,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-07bc4b40-0c16-424f-911d-eb608a273488 2018-07-22 08:43:13,793 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:43:13,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6bf845d8ba12fff2beef5079513b1926631f64" 2018-07-22 08:43:14,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e50ee87e-68c0-4e36-a492-c1d307c2ccbe x-compute-request-id: req-e50ee87e-68c0-4e36-a492-c1d307c2ccbe Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:43:14,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e50ee87e-68c0-4e36-a492-c1d307c2ccbe 2018-07-22 08:43:14,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6bf845d8ba12fff2beef5079513b1926631f64" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-07-22 08:43:14,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:14 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-9d5b09c9-c6bb-4017-8b20-ad17b9322bd5 x-compute-request-id: req-9d5b09c9-c6bb-4017-8b20-ad17b9322bd5 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5f76d082-01b9-4577-8a31-c69171b136e4"}} 2018-07-22 08:43:14,050 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9d5b09c9-c6bb-4017-8b20-ad17b9322bd5 2018-07-22 08:43:14,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:43:14,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:43:14,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b530e9af66a456c97595aec9ef3a908", "name": "CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj-role"}], "expires_at": "2018-07-22T09:43:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cfe98aa630b4a208972a9d2e6a6652d", "name": "CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9cfe98aa630b4a208972a9d2e6a6652d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/9cfe98aa630b4a208972a9d2e6a6652d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/9cfe98aa630b4a208972a9d2e6a6652d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/9cfe98aa630b4a208972a9d2e6a6652d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/9cfe98aa630b4a208972a9d2e6a6652d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/9cfe98aa630b4a208972a9d2e6a6652d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9cfe98aa630b4a208972a9d2e6a6652d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_9cfe98aa630b4a208972a9d2e6a6652d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/9cfe98aa630b4a208972a9d2e6a6652d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/9cfe98aa630b4a208972a9d2e6a6652d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/9cfe98aa630b4a208972a9d2e6a6652d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9cfe98aa630b4a208972a9d2e6a6652d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/9cfe98aa630b4a208972a9d2e6a6652d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/9cfe98aa630b4a208972a9d2e6a6652d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-2a304c29-ad22-4de-user", "id": "28b7fbb91ba341638ca3a5403da06cb7"}, "audit_ids": ["AWmFnqkjQa6-W_OSnAt7eg"], "issued_at": "2018-07-22T08:43:14.000000Z"}} 2018-07-22 08:43:14,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f434ff13a15ecee0ba24fa3a7951322585a58b1d" 2018-07-22 08:43:14,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0940545-24e6-41bd-a798-d0b12cff0136 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:43:14,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c0940545-24e6-41bd-a798-d0b12cff0136 2018-07-22 08:43:14,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f434ff13a15ecee0ba24fa3a7951322585a58b1d" 2018-07-22 08:43:14,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-f0f62fa5-ff88-410e-ba7c-62f959cf2320 Date: Sun, 22 Jul 2018 08:43:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image"} 2018-07-22 08:43:14,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image used request id req-f0f62fa5-ff88-410e-ba7c-62f959cf2320 2018-07-22 08:43:14,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f434ff13a15ecee0ba24fa3a7951322585a58b1d" 2018-07-22 08:43:14,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-33572fb0-9040-4d63-9a71-e104e3756bd5 Date: Sun, 22 Jul 2018 08:43:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:43:14,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-33572fb0-9040-4d63-9a71-e104e3756bd5 2018-07-22 08:43:14,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f434ff13a15ecee0ba24fa3a7951322585a58b1d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image"}' 2018-07-22 08:43:15,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dc37290e-6a4a-4436-95ae-4b9f48c512aa Date: Sun, 22 Jul 2018 08:43:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:43:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:43:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "min_disk": 0, "protected": false, "id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "file": "/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba/file", "checksum": null, "owner": "9cfe98aa630b4a208972a9d2e6a6652d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:43:15,205 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-dc37290e-6a4a-4436-95ae-4b9f48c512aa 2018-07-22 08:43:15,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f434ff13a15ecee0ba24fa3a7951322585a58b1d" -d '' 2018-07-22 08:43:16,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-18d799c4-1430-407f-9b63-c44b4946ccf7 Date: Sun, 22 Jul 2018 08:43:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:43:16,517 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba/file used request id req-18d799c4-1430-407f-9b63-c44b4946ccf7 2018-07-22 08:43:16,518 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:43:16,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f434ff13a15ecee0ba24fa3a7951322585a58b1d" 2018-07-22 08:43:16,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-0738b676-f0d0-495e-a118-17c465ca04a0 Date: Sun, 22 Jul 2018 08:43:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:43:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:43:16Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba/snap", "metadata": {}}], "self": "/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "min_disk": 0, "protected": false, "id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "file": "/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9cfe98aa630b4a208972a9d2e6a6652d", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:43:16,727 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba used request id req-0738b676-f0d0-495e-a118-17c465ca04a0 2018-07-22 08:43:16,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f434ff13a15ecee0ba24fa3a7951322585a58b1d" 2018-07-22 08:43:16,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5e9986ff-28e5-4cb4-8e12-51e5891b798e Date: Sun, 22 Jul 2018 08:43:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:43:16,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5e9986ff-28e5-4cb4-8e12-51e5891b798e 2018-07-22 08:43:16,911 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image 2018-07-22 08:43:16,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f434ff13a15ecee0ba24fa3a7951322585a58b1d" 2018-07-22 08:43:17,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-6b2955cd-e793-4541-85d3-46e9e3c85b10 Date: Sun, 22 Jul 2018 08:43:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:43:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:43:16Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba/snap", "metadata": {}}], "self": "/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "min_disk": 0, "protected": false, "id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "file": "/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9cfe98aa630b4a208972a9d2e6a6652d", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:43:17,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba used request id req-6b2955cd-e793-4541-85d3-46e9e3c85b10 2018-07-22 08:43:17,110 - create_image - DEBUG - Instance status is - active 2018-07-22 08:43:17,110 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image 2018-07-22 08:43:17,110 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image 2018-07-22 08:43:17,110 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:43:17,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b74a09b56d18e31263a63ca050d283f60f678a1" 2018-07-22 08:43:17,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:17 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-7d39bdca-0d59-4a7e-81c3-2c83bb6ce288 x-compute-request-id: req-7d39bdca-0d59-4a7e-81c3-2c83bb6ce288 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-2.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-07-22T08:43:16.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-07-22T08:43:08.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-07-22T08:43:11.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-07-22T08:43:08.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-07-22T08:43:11.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-07-22T08:43:16.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-07-22T08:43:10.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-07-22T08:43:16.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-07-22T08:43:10.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-07-22T08:43:16.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-07-22T08:43:15.000000"}}}, "zoneName": "nova"}]} 2018-07-22 08:43:17,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-availability-zone/detail used request id req-7d39bdca-0d59-4a7e-81c3-2c83bb6ce288 2018-07-22 08:43:17,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:43:17,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:43:17,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:43:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["w5P5BGgzQaGJBtGVY8VSxQ"], "issued_at": "2018-07-22T08:43:17.000000Z"}} 2018-07-22 08:43:17,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:17,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d92332e8-87d6-4174-a850-77d52da7a798 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:43:17,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d92332e8-87d6-4174-a850-77d52da7a798 2018-07-22 08:43:17,873 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:43:17,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:17,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecdacd64-810d-4e4a-a5ff-d51f63fc1f70 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:43:17,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ecdacd64-810d-4e4a-a5ff-d51f63fc1f70 2018-07-22 08:43:17,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:18,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-70059680-dda6-48d1-98bc-4f73bd1df1a2 Date: Sun, 22 Jul 2018 08:43:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:18,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-70059680-dda6-48d1-98bc-4f73bd1df1a2 2018-07-22 08:43:18,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:43:18,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:43:18 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:43:18,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:18,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-960131f0-9d1b-46be-9765-e3a590a83986 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:43:18,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-960131f0-9d1b-46be-9765-e3a590a83986 2018-07-22 08:43:18,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:18,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-8a16ece0-3286-4e7e-991c-9acb75efc56b Date: Sun, 22 Jul 2018 08:43:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:18,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-8a16ece0-3286-4e7e-991c-9acb75efc56b 2018-07-22 08:43:18,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:18,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7b884c2c-4c47-4cff-829e-8020150fffbe Date: Sun, 22 Jul 2018 08:43:18 GMT RESP BODY: {"ports":[]} 2018-07-22 08:43:18,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1&admin_state_up=True used request id req-7b884c2c-4c47-4cff-829e-8020150fffbe 2018-07-22 08:43:18,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:18,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:18 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-36b80256-27b2-4988-9ecf-aaed6a1cdd5a x-compute-request-id: req-36b80256-27b2-4988-9ecf-aaed6a1cdd5a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:43:18,996 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-36b80256-27b2-4988-9ecf-aaed6a1cdd5a 2018-07-22 08:43:19,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:19,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-4c948a01-f442-4e85-a14f-1b2389f78c6c Date: Sun, 22 Jul 2018 08:43:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:19,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-4c948a01-f442-4e85-a14f-1b2389f78c6c 2018-07-22 08:43:19,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:19,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-045ae057-15a2-4659-a470-b1143f1c1e8d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:43:19,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-045ae057-15a2-4659-a470-b1143f1c1e8d 2018-07-22 08:43:19,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:19,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-ce64a27b-f725-4824-90bc-a2db8484a00e Date: Sun, 22 Jul 2018 08:43:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:19,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-ce64a27b-f725-4824-90bc-a2db8484a00e 2018-07-22 08:43:19,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:19,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7d974b5f-e648-4077-9c3e-f4d1fc0e370d Date: Sun, 22 Jul 2018 08:43:19 GMT RESP BODY: {"ports":[]} 2018-07-22 08:43:19,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1&admin_state_up=True used request id req-7d974b5f-e648-4077-9c3e-f4d1fc0e370d 2018-07-22 08:43:19,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:43:19,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:43:20,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:43:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["iDKhWOjfSwqlq_bu-wDWpA"], "issued_at": "2018-07-22T08:43:20.000000Z"}} 2018-07-22 08:43:20,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1b1240634bba1aa0a3a5c16b652f5f4353adad" 2018-07-22 08:43:20,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0809e1f5-57bd-4293-b715-9c8bf09ed732 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:43:20,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0809e1f5-57bd-4293-b715-9c8bf09ed732 2018-07-22 08:43:20,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:20,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-614eccb5-0824-4cd5-aa2c-9ab442f58f54 Date: Sun, 22 Jul 2018 08:43:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:20,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-614eccb5-0824-4cd5-aa2c-9ab442f58f54 2018-07-22 08:43:20,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:20,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-ef16bb3e-e99a-40cb-a2a8-0cdff25fa3a1 Date: Sun, 22 Jul 2018 08:43:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:20,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-ef16bb3e-e99a-40cb-a2a8-0cdff25fa3a1 2018-07-22 08:43:20,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:21,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-253a8d02-7621-4f47-84d9-61ae42333e4e Date: Sun, 22 Jul 2018 08:43:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:21,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-253a8d02-7621-4f47-84d9-61ae42333e4e 2018-07-22 08:43:21,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:43:21,051 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:43:21 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:43:21,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1b1240634bba1aa0a3a5c16b652f5f4353adad" 2018-07-22 08:43:21,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f939e7af-bcd4-4fd2-bd4e-bf67dfb1134c Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:43:21,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-f939e7af-bcd4-4fd2-bd4e-bf67dfb1134c 2018-07-22 08:43:21,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:21,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-f967d1de-5563-4d80-a18b-d86d69c74e05 Date: Sun, 22 Jul 2018 08:43:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:21,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-f967d1de-5563-4d80-a18b-d86d69c74e05 2018-07-22 08:43:21,403 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net 2018-07-22 08:43:21,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" -d '{"port": {"network_id": "8b7d9e16-b114-4194-86d9-134d96eb1091", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1", "admin_state_up": true}}' 2018-07-22 08:43:22,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-5822458e-3cf1-4fe5-a241-cf86417870dd Date: Sun, 22 Jul 2018 08:43:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:21Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.14"}],"id":"da29558b-ed83-4866-94d6-fc01311c5153","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a0:cf:45","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","qos_policy_id":null,"admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:43:22,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-5822458e-3cf1-4fe5-a241-cf86417870dd 2018-07-22 08:43:22,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:22,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-64480451-be59-4ffe-aa0c-bd2e2beb297c Date: Sun, 22 Jul 2018 08:43:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:22,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-64480451-be59-4ffe-aa0c-bd2e2beb297c 2018-07-22 08:43:22,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:22,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2013f2-b7d0-44af-b4a3-7492a16dd2c5 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:43:22,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-0f2013f2-b7d0-44af-b4a3-7492a16dd2c5 2018-07-22 08:43:22,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:22,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-18c6dce8-5e55-4885-acdf-54b23e20229a Date: Sun, 22 Jul 2018 08:43:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:22,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-18c6dce8-5e55-4885-acdf-54b23e20229a 2018-07-22 08:43:22,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:23,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-d3457a73-de90-4b73-a031-4fa112d57c49 Date: Sun, 22 Jul 2018 08:43:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:21Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.14"}],"id":"da29558b-ed83-4866-94d6-fc01311c5153","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a0:cf:45","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:21Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:43:23,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1&admin_state_up=True used request id req-d3457a73-de90-4b73-a031-4fa112d57c49 2018-07-22 08:43:23,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:23,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b56979d-b7c5-47f9-b104-883afe1c6275 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:43:23,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-8b56979d-b7c5-47f9-b104-883afe1c6275 2018-07-22 08:43:23,235 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-22 08:43:23,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:23,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08: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,Accept-Encoding x-openstack-request-id: req-f07217eb-64a3-496a-868d-0d6b91869c77 x-compute-request-id: req-f07217eb-64a3-496a-868d-0d6b91869c77 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:43:23,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f07217eb-64a3-496a-868d-0d6b91869c77 2018-07-22 08:43:23,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/5f76d082-01b9-4577-8a31-c69171b136e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:23,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08: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,Accept-Encoding x-openstack-request-id: req-1d6ce038-970a-4a96-9adf-e49dca28d4a6 x-compute-request-id: req-1d6ce038-970a-4a96-9adf-e49dca28d4a6 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5f76d082-01b9-4577-8a31-c69171b136e4"}} 2018-07-22 08:43:23,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5f76d082-01b9-4577-8a31-c69171b136e4 used request id req-1d6ce038-970a-4a96-9adf-e49dca28d4a6 2018-07-22 08:43:23,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:23,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-62e81abd-1218-4e46-8e9e-fdd162574aa7 Date: Sun, 22 Jul 2018 08:43:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:43:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:43:16Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba/snap", "metadata": {}}], "self": "/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "min_disk": 0, "protected": false, "id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "file": "/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9cfe98aa630b4a208972a9d2e6a6652d", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image"} 2018-07-22 08:43:23,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image used request id req-62e81abd-1218-4e46-8e9e-fdd162574aa7 2018-07-22 08:43:23,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:23,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a4f85779-12cc-4ef4-a681-47e9cea28719 Date: Sun, 22 Jul 2018 08:43:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:43:23,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a4f85779-12cc-4ef4-a681-47e9cea28719 2018-07-22 08:43:23,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" -d '{"server": {"name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5f76d082-01b9-4577-8a31-c69171b136e4", "max_count": 1, "min_count": 1, "networks": [{"port": "da29558b-ed83-4866-94d6-fc01311c5153"}]}}' 2018-07-22 08:43:25,384 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08: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-088fe176-1ae9-43d0-ad74-afab6183d2e5 x-compute-request-id: req-088fe176-1ae9-43d0-ad74-afab6183d2e5 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f5fc72fe-9366-466c-a8ae-f9160e734989", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "bookmark"}], "adminPass": "9B3vurLm48UF"}} 2018-07-22 08:43:25,384 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-088fe176-1ae9-43d0-ad74-afab6183d2e5 2018-07-22 08:43:25,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:25,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08: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,Accept-Encoding x-openstack-request-id: req-8e04e59c-3efa-4ee6-9775-1c899a4bb93b x-compute-request-id: req-8e04e59c-3efa-4ee6-9775-1c899a4bb93b Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "f5fc72fe-9366-466c-a8ae-f9160e734989", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:43:25Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T08:43:25Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:25,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 used request id req-8e04e59c-3efa-4ee6-9775-1c899a4bb93b 2018-07-22 08:43:25,623 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-22 08:43:25,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:26,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08: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,Accept-Encoding x-openstack-request-id: req-3fdfe165-2966-48a1-b684-5fa592d55602 x-compute-request-id: req-3fdfe165-2966-48a1-b684-5fa592d55602 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "f5fc72fe-9366-466c-a8ae-f9160e734989", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:43:25Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T08:43:25Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:26,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 used request id req-3fdfe165-2966-48a1-b684-5fa592d55602 2018-07-22 08:43:26,073 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-07-22 08:43:26,074 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:43:29,077 - create_instance - DEBUG - VM status query timeout in 896.546720028 2018-07-22 08:43:29,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:29,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:29 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-5f39b1bd-78b8-4c62-86c3-4c1fd6a3e63e x-compute-request-id: req-5f39b1bd-78b8-4c62-86c3-4c1fd6a3e63e Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:cf:45", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "f5fc72fe-9366-466c-a8ae-f9160e734989", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:43:26Z", "hostId": "b32fb7239729db998669784f5e982fd23769dc85f1ce50b9b74eec1d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T08:43:25Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:29,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 used request id req-5f39b1bd-78b8-4c62-86c3-4c1fd6a3e63e 2018-07-22 08:43:29,412 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-07-22 08:43:29,412 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:43:32,415 - create_instance - DEBUG - VM status query timeout in 893.208333969 2018-07-22 08:43:32,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:32,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a0cf3e6-a940-41d5-a39e-1defaef706b6 x-compute-request-id: req-4a0cf3e6-a940-41d5-a39e-1defaef706b6 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:cf:45", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-07-22T08:43:31.000000", "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "f5fc72fe-9366-466c-a8ae-f9160e734989", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:43:31Z", "hostId": "b32fb7239729db998669784f5e982fd23769dc85f1ce50b9b74eec1d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T08:43:25Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:32,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 used request id req-4a0cf3e6-a940-41d5-a39e-1defaef706b6 2018-07-22 08:43:32,942 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-22 08:43:32,942 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:43:32,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:33,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edc7293b-664d-483a-836a-5cdfe3f40968 x-compute-request-id: req-edc7293b-664d-483a-836a-5cdfe3f40968 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:cf:45", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-07-22T08:43:31.000000", "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "f5fc72fe-9366-466c-a8ae-f9160e734989", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:43:31Z", "hostId": "b32fb7239729db998669784f5e982fd23769dc85f1ce50b9b74eec1d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T08:43:25Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:33,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 used request id req-edc7293b-664d-483a-836a-5cdfe3f40968 2018-07-22 08:43:33,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:33,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-657fc4df-7a08-4fb8-bdeb-683baf7db793 Date: Sun, 22 Jul 2018 08:43:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:33,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-657fc4df-7a08-4fb8-bdeb-683baf7db793 2018-07-22 08:43:33,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:33,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c35cbf8-c9db-4d1b-bb73-69a20a3d7b65 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:43:33,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-9c35cbf8-c9db-4d1b-bb73-69a20a3d7b65 2018-07-22 08:43:33,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:33,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-215f61ee-ae6c-450e-a445-ffe1e3d198aa Date: Sun, 22 Jul 2018 08:43:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:33,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-215f61ee-ae6c-450e-a445-ffe1e3d198aa 2018-07-22 08:43:33,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:34,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-58a09019-6314-4759-8635-32d701d28e51 Date: Sun, 22 Jul 2018 08:43:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.3"}],"id":"6eb1a0d1-2e36-4479-bbd3-de02b5664385","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:5c:53","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.2"}],"id":"90116011-ae66-45b5-a4f9-b2d8477833ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:1f:23","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.14"}],"id":"da29558b-ed83-4866-94d6-fc01311c5153","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:cf:45","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:21Z","binding:vnic_type":"normal","device_id":"f5fc72fe-9366-466c-a8ae-f9160e734989","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.4"}],"id":"fc314295-715c-43c0-bde5-8eff9eeef776","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:40:34","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"}]} 2018-07-22 08:43:34,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-58a09019-6314-4759-8635-32d701d28e51 2018-07-22 08:43:34,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:34,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:34 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-ac36b193-e785-499d-805c-e6e3dc240572 x-compute-request-id: req-ac36b193-e785-499d-805c-e6e3dc240572 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:cf:45", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-07-22T08:43:31.000000", "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "f5fc72fe-9366-466c-a8ae-f9160e734989", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:43:31Z", "hostId": "b32fb7239729db998669784f5e982fd23769dc85f1ce50b9b74eec1d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T08:43:25Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:34,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 used request id req-ac36b193-e785-499d-805c-e6e3dc240572 2018-07-22 08:43:34,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:34,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-26c85fbf-479c-40a7-a1c0-607e040e86df Date: Sun, 22 Jul 2018 08:43:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:34,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-26c85fbf-479c-40a7-a1c0-607e040e86df 2018-07-22 08:43:34,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:34,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c55e29c-9015-4eef-a7c6-200f7f9ce5c3 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:43:34,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-6c55e29c-9015-4eef-a7c6-200f7f9ce5c3 2018-07-22 08:43:34,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:35,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-f6e136ff-faf3-4371-8aab-6941ff15c920 Date: Sun, 22 Jul 2018 08:43:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:35,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-f6e136ff-faf3-4371-8aab-6941ff15c920 2018-07-22 08:43:35,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:35,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-4cb80d3d-5843-49db-b4ec-b40a6bd7d876 Date: Sun, 22 Jul 2018 08:43:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.3"}],"id":"6eb1a0d1-2e36-4479-bbd3-de02b5664385","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:5c:53","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.2"}],"id":"90116011-ae66-45b5-a4f9-b2d8477833ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:1f:23","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.14"}],"id":"da29558b-ed83-4866-94d6-fc01311c5153","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:cf:45","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:21Z","binding:vnic_type":"normal","device_id":"f5fc72fe-9366-466c-a8ae-f9160e734989","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.4"}],"id":"fc314295-715c-43c0-bde5-8eff9eeef776","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:40:34","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"}]} 2018-07-22 08:43:35,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-4cb80d3d-5843-49db-b4ec-b40a6bd7d876 2018-07-22 08:43:35,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:35,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e43c200-8341-4508-92c1-3620968c108d x-compute-request-id: req-7e43c200-8341-4508-92c1-3620968c108d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:cf:45", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-07-22T08:43:31.000000", "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "f5fc72fe-9366-466c-a8ae-f9160e734989", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:43:31Z", "hostId": "b32fb7239729db998669784f5e982fd23769dc85f1ce50b9b74eec1d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T08:43:25Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:35,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 used request id req-7e43c200-8341-4508-92c1-3620968c108d 2018-07-22 08:43:35,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:36,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-e4d4d2a4-f86c-45c8-8d12-a51a8cbfd86d Date: Sun, 22 Jul 2018 08:43:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:36,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-e4d4d2a4-f86c-45c8-8d12-a51a8cbfd86d 2018-07-22 08:43:36,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:36,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb1fd360-2899-4bfb-95a9-fc005a8c8e0b Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:43:36,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-bb1fd360-2899-4bfb-95a9-fc005a8c8e0b 2018-07-22 08:43:36,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:36,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-51497ef8-9df6-418b-b321-57a23b25950a Date: Sun, 22 Jul 2018 08:43:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:36,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-51497ef8-9df6-418b-b321-57a23b25950a 2018-07-22 08:43:36,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:36,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-2abb25f3-a7da-4abd-b0c4-ed955daff482 Date: Sun, 22 Jul 2018 08:43:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.3"}],"id":"6eb1a0d1-2e36-4479-bbd3-de02b5664385","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:5c:53","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.2"}],"id":"90116011-ae66-45b5-a4f9-b2d8477833ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:1f:23","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.14"}],"id":"da29558b-ed83-4866-94d6-fc01311c5153","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:cf:45","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:21Z","binding:vnic_type":"normal","device_id":"f5fc72fe-9366-466c-a8ae-f9160e734989","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.4"}],"id":"fc314295-715c-43c0-bde5-8eff9eeef776","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:40:34","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"}]} 2018-07-22 08:43:36,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-2abb25f3-a7da-4abd-b0c4-ed955daff482 2018-07-22 08:43:36,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:43:36,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:43:37,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:43:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["aexckUQOThG-5GBVjTNrpA"], "issued_at": "2018-07-22T08:43:36.000000Z"}} 2018-07-22 08:43:37,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:37,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7766c37b-23c1-4cec-a007-38caf5ec1f3c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:43:37,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7766c37b-23c1-4cec-a007-38caf5ec1f3c 2018-07-22 08:43:37,192 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:43:37,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:37,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26cfe518-6f11-4cf6-bd21-e62cbac2ab28 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:43:37,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-26cfe518-6f11-4cf6-bd21-e62cbac2ab28 2018-07-22 08:43:37,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:37,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-7e83d2a4-05ec-4ee8-9c9c-3018d6e29fac Date: Sun, 22 Jul 2018 08:43:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:37,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-7e83d2a4-05ec-4ee8-9c9c-3018d6e29fac 2018-07-22 08:43:37,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:43:37,542 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:43:37 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:43:37,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:37,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5dc1a1c-b875-4ebd-a0dd-3d2558e789c4 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:43:37,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-d5dc1a1c-b875-4ebd-a0dd-3d2558e789c4 2018-07-22 08:43:37,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:37,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-ad131a64-348b-4c42-838b-d389206624b0 Date: Sun, 22 Jul 2018 08:43:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:37,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-ad131a64-348b-4c42-838b-d389206624b0 2018-07-22 08:43:37,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:38,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4e421809-62de-4b14-9f66-fdafcdd96e32 Date: Sun, 22 Jul 2018 08:43:38 GMT RESP BODY: {"ports":[]} 2018-07-22 08:43:38,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-2&admin_state_up=True used request id req-4e421809-62de-4b14-9f66-fdafcdd96e32 2018-07-22 08:43:38,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:38,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:38 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-6f78662a-0fc0-4a53-ac51-c6c8a2c98086 x-compute-request-id: req-6f78662a-0fc0-4a53-ac51-c6c8a2c98086 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:43:38,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-6f78662a-0fc0-4a53-ac51-c6c8a2c98086 2018-07-22 08:43:38,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:38,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-98b17c9e-0acb-4e33-85be-8a0d3cf782e3 Date: Sun, 22 Jul 2018 08:43:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:38,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-98b17c9e-0acb-4e33-85be-8a0d3cf782e3 2018-07-22 08:43:38,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:38,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85742df7-3ddf-44e6-ad33-b90c78a5e4cd Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:43:38,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-85742df7-3ddf-44e6-ad33-b90c78a5e4cd 2018-07-22 08:43:38,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:38,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-4531f72b-7817-4b96-85c2-5d2748864d3b Date: Sun, 22 Jul 2018 08:43:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:38,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-4531f72b-7817-4b96-85c2-5d2748864d3b 2018-07-22 08:43:38,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:39,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6c0d07c6-febe-4b30-9605-2e022d5b6f8f Date: Sun, 22 Jul 2018 08:43:39 GMT RESP BODY: {"ports":[]} 2018-07-22 08:43:39,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-2&admin_state_up=True used request id req-6c0d07c6-febe-4b30-9605-2e022d5b6f8f 2018-07-22 08:43:39,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:43:39,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:43:39,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:43:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["4LhLJwg7RmiQRGCxqm9MFw"], "issued_at": "2018-07-22T08:43:39.000000Z"}} 2018-07-22 08:43:39,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0c9d4e486bd25cea1089b66fe80877da5e27c" 2018-07-22 08:43:39,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c023a0a0-e9f8-4bb3-bcba-99290bcdbfb2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:43:39,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c023a0a0-e9f8-4bb3-bcba-99290bcdbfb2 2018-07-22 08:43:39,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:40,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-e2d1e184-945c-44ca-ac54-38cd528053ce Date: Sun, 22 Jul 2018 08:43:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:40,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-e2d1e184-945c-44ca-ac54-38cd528053ce 2018-07-22 08:43:40,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:40,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-75eef9bb-ed61-42e6-b3a3-d318d0f5a8ef Date: Sun, 22 Jul 2018 08:43:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:40,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-75eef9bb-ed61-42e6-b3a3-d318d0f5a8ef 2018-07-22 08:43:40,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:40,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-fbc9b710-a04e-45b7-b8df-9009e7ccff0d Date: Sun, 22 Jul 2018 08:43:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:40,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-fbc9b710-a04e-45b7-b8df-9009e7ccff0d 2018-07-22 08:43:40,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:43:40,221 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:43:40 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:43:40,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0c9d4e486bd25cea1089b66fe80877da5e27c" 2018-07-22 08:43:40,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e780893-3710-4763-8d6f-fcdbf1732801 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:43:40,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-6e780893-3710-4763-8d6f-fcdbf1732801 2018-07-22 08:43:40,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:40,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-451c158f-df20-4956-ae92-9e8c5fc3042f Date: Sun, 22 Jul 2018 08:43:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:40,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-451c158f-df20-4956-ae92-9e8c5fc3042f 2018-07-22 08:43:40,453 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net 2018-07-22 08:43:40,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" -d '{"port": {"network_id": "8b7d9e16-b114-4194-86d9-134d96eb1091", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-2", "admin_state_up": true}}' 2018-07-22 08:43:41,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-3034f215-cb9a-4c1b-802a-305bcf162840 Date: Sun, 22 Jul 2018 08:43:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:41Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.9"}],"id":"5afa810c-be53-4b2a-9332-5cd9cc569759","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0e:4d:91","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-2","project_id":"239f08b9dfab49abbc9cca9c9c17e131","qos_policy_id":null,"admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:43:41,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-3034f215-cb9a-4c1b-802a-305bcf162840 2018-07-22 08:43:41,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:42,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-2422c449-7376-485b-bfa5-c8c175bef783 Date: Sun, 22 Jul 2018 08:43:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:42,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-2422c449-7376-485b-bfa5-c8c175bef783 2018-07-22 08:43:42,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:42,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf010c2d-4ad6-447a-b81f-c00c0875d16b Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:43:42,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-bf010c2d-4ad6-447a-b81f-c00c0875d16b 2018-07-22 08:43:42,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:42,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-a6ca1477-dfce-45e7-ac89-77caa51cdb71 Date: Sun, 22 Jul 2018 08:43:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:42,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-a6ca1477-dfce-45e7-ac89-77caa51cdb71 2018-07-22 08:43:42,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:42,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-3b3a4f25-4c89-4d1d-8dc9-87da68fb54a8 Date: Sun, 22 Jul 2018 08:43:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:41Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.9"}],"id":"5afa810c-be53-4b2a-9332-5cd9cc569759","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0e:4d:91","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-2","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:43:42,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-2&admin_state_up=True used request id req-3b3a4f25-4c89-4d1d-8dc9-87da68fb54a8 2018-07-22 08:43:42,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:42,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5423d4d3-91ec-41c8-8b13-920f28f4bc55 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:43:42,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-5423d4d3-91ec-41c8-8b13-920f28f4bc55 2018-07-22 08:43:42,646 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-22 08:43:42,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:42,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:42 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-08dc36da-3961-4bad-82dd-3d0bcc3abe87 x-compute-request-id: req-08dc36da-3961-4bad-82dd-3d0bcc3abe87 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:43:42,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-08dc36da-3961-4bad-82dd-3d0bcc3abe87 2018-07-22 08:43:42,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/5f76d082-01b9-4577-8a31-c69171b136e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:42,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:42 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-bc614d75-a3b3-4e9d-834b-d0f283dade76 x-compute-request-id: req-bc614d75-a3b3-4e9d-834b-d0f283dade76 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5f76d082-01b9-4577-8a31-c69171b136e4"}} 2018-07-22 08:43:42,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5f76d082-01b9-4577-8a31-c69171b136e4 used request id req-bc614d75-a3b3-4e9d-834b-d0f283dade76 2018-07-22 08:43:42,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:42,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-3022d8a0-abfd-45a2-956d-5a1b5412cfa6 Date: Sun, 22 Jul 2018 08:43:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:43:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:43:16Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba/snap", "metadata": {}}], "self": "/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "min_disk": 0, "protected": false, "id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "file": "/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9cfe98aa630b4a208972a9d2e6a6652d", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image"} 2018-07-22 08:43:42,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image used request id req-3022d8a0-abfd-45a2-956d-5a1b5412cfa6 2018-07-22 08:43:42,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:43,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e512b8f9-9b3f-469a-9146-948bd0592e22 Date: Sun, 22 Jul 2018 08:43:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:43:43,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e512b8f9-9b3f-469a-9146-948bd0592e22 2018-07-22 08:43:43,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" -d '{"server": {"name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5f76d082-01b9-4577-8a31-c69171b136e4", "max_count": 1, "min_count": 1, "networks": [{"port": "5afa810c-be53-4b2a-9332-5cd9cc569759"}]}}' 2018-07-22 08:43:45,056 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:43:43 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-9604a9ba-5d8c-4401-8f62-b12f75ac3b32 x-compute-request-id: req-9604a9ba-5d8c-4401-8f62-b12f75ac3b32 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "bookmark"}], "adminPass": "gwWur4Pjaa8r"}} 2018-07-22 08:43:45,056 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9604a9ba-5d8c-4401-8f62-b12f75ac3b32 2018-07-22 08:43:45,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:45,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:45 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-c1160191-7b21-43bf-8650-ed8f5898e6d0 x-compute-request-id: req-c1160191-7b21-43bf-8650-ed8f5898e6d0 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:43:45Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T08:43:45Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:45,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 used request id req-c1160191-7b21-43bf-8650-ed8f5898e6d0 2018-07-22 08:43:45,472 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-22 08:43:45,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:45,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:45 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-91b0436c-79d9-413b-a836-97a513f62791 x-compute-request-id: req-91b0436c-79d9-413b-a836-97a513f62791 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:43:45Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T08:43:45Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:45,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 used request id req-91b0436c-79d9-413b-a836-97a513f62791 2018-07-22 08:43:45,862 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-07-22 08:43:45,862 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:43:48,866 - create_instance - DEBUG - VM status query timeout in 896.606266022 2018-07-22 08:43:48,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:49,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:48 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-a198c0fe-15ac-44b2-ae36-9edaea79f4f9 x-compute-request-id: req-a198c0fe-15ac-44b2-ae36-9edaea79f4f9 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:4d:91", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:43:46Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T08:43:45Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:49,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 used request id req-a198c0fe-15ac-44b2-ae36-9edaea79f4f9 2018-07-22 08:43:49,541 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-07-22 08:43:49,541 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:43:52,544 - create_instance - DEBUG - VM status query timeout in 892.927869081 2018-07-22 08:43:52,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:53,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:52 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-3137ce64-77b7-47b7-b7ec-f0893419f81d x-compute-request-id: req-3137ce64-77b7-47b7-b7ec-f0893419f81d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:4d:91", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-07-22T08:43:50.000000", "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:43:51Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T08:43:45Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:53,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 used request id req-3137ce64-77b7-47b7-b7ec-f0893419f81d 2018-07-22 08:43:53,035 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-22 08:43:53,035 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:43:53,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:53,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:53 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-def08adb-b764-4544-997f-bbdb05a0c151 x-compute-request-id: req-def08adb-b764-4544-997f-bbdb05a0c151 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:4d:91", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-07-22T08:43:50.000000", "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:43:51Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T08:43:45Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:53,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 used request id req-def08adb-b764-4544-997f-bbdb05a0c151 2018-07-22 08:43:53,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:53,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-944202d0-30b8-4210-a4e1-9668b392beaa Date: Sun, 22 Jul 2018 08:43:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:53,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-944202d0-30b8-4210-a4e1-9668b392beaa 2018-07-22 08:43:53,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:54,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdccbe3a-f45c-48c4-ae9d-f4b925ea634a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:43:54,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-bdccbe3a-f45c-48c4-ae9d-f4b925ea634a 2018-07-22 08:43:54,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:54,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-f5402de7-39b9-491e-9963-2b260d5375da Date: Sun, 22 Jul 2018 08:43:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:54,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-f5402de7-39b9-491e-9963-2b260d5375da 2018-07-22 08:43:54,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:54,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5043 X-Openstack-Request-Id: req-bee69d18-70ec-4761-96fa-bd5b0ada0d28 Date: Sun, 22 Jul 2018 08:43:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.9"}],"id":"5afa810c-be53-4b2a-9332-5cd9cc569759","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:4d:91","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-2","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:40Z","binding:vnic_type":"normal","device_id":"3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.3"}],"id":"6eb1a0d1-2e36-4479-bbd3-de02b5664385","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:5c:53","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.2"}],"id":"90116011-ae66-45b5-a4f9-b2d8477833ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:1f:23","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.14"}],"id":"da29558b-ed83-4866-94d6-fc01311c5153","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:cf:45","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:21Z","binding:vnic_type":"normal","device_id":"f5fc72fe-9366-466c-a8ae-f9160e734989","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.4"}],"id":"fc314295-715c-43c0-bde5-8eff9eeef776","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:40:34","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"}]} 2018-07-22 08:43:54,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-bee69d18-70ec-4761-96fa-bd5b0ada0d28 2018-07-22 08:43:54,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:54,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:54 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-1aa5f9ed-f9ce-436f-8924-0b103041eb64 x-compute-request-id: req-1aa5f9ed-f9ce-436f-8924-0b103041eb64 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:4d:91", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-07-22T08:43:50.000000", "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:43:51Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T08:43:45Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:54,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 used request id req-1aa5f9ed-f9ce-436f-8924-0b103041eb64 2018-07-22 08:43:54,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:54,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-e7e59527-434f-40b9-a2cb-0426acbc778a Date: Sun, 22 Jul 2018 08:43:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:54,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-e7e59527-434f-40b9-a2cb-0426acbc778a 2018-07-22 08:43:54,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:54,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43bb5e73-422f-4c03-a520-b25e6b1fa071 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:43:54,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-43bb5e73-422f-4c03-a520-b25e6b1fa071 2018-07-22 08:43:54,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:54,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-b2124dcc-62d6-4a4c-82f5-192601f384aa Date: Sun, 22 Jul 2018 08:43:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:54,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-b2124dcc-62d6-4a4c-82f5-192601f384aa 2018-07-22 08:43:54,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:55,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5043 X-Openstack-Request-Id: req-9ac506b7-f141-4db4-9129-1c54a6b788ce Date: Sun, 22 Jul 2018 08:43:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.9"}],"id":"5afa810c-be53-4b2a-9332-5cd9cc569759","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:4d:91","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-2","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:40Z","binding:vnic_type":"normal","device_id":"3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.3"}],"id":"6eb1a0d1-2e36-4479-bbd3-de02b5664385","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:5c:53","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.2"}],"id":"90116011-ae66-45b5-a4f9-b2d8477833ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:1f:23","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.14"}],"id":"da29558b-ed83-4866-94d6-fc01311c5153","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:cf:45","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:21Z","binding:vnic_type":"normal","device_id":"f5fc72fe-9366-466c-a8ae-f9160e734989","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.4"}],"id":"fc314295-715c-43c0-bde5-8eff9eeef776","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:40:34","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"}]} 2018-07-22 08:43:55,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-9ac506b7-f141-4db4-9129-1c54a6b788ce 2018-07-22 08:43:55,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:55,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:55 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-9749fec0-48c7-4508-a357-8af3cce2bfb9 x-compute-request-id: req-9749fec0-48c7-4508-a357-8af3cce2bfb9 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:4d:91", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-07-22T08:43:50.000000", "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:43:51Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T08:43:45Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:55,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 used request id req-9749fec0-48c7-4508-a357-8af3cce2bfb9 2018-07-22 08:43:55,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:55,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-42676a37-af3b-4517-92e7-28a5e3497652 Date: Sun, 22 Jul 2018 08:43:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:55,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-42676a37-af3b-4517-92e7-28a5e3497652 2018-07-22 08:43:55,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:56,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58167675-562d-4959-86c8-33e8296bba83 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:43:56,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-58167675-562d-4959-86c8-33e8296bba83 2018-07-22 08:43:56,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:56,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-86d6a779-3ddc-4a35-bd61-ef0401acf64e Date: Sun, 22 Jul 2018 08:43:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:56,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-86d6a779-3ddc-4a35-bd61-ef0401acf64e 2018-07-22 08:43:56,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:56,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5043 X-Openstack-Request-Id: req-3aa173be-3d45-41f3-b157-867f13c3a1a5 Date: Sun, 22 Jul 2018 08:43:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.9"}],"id":"5afa810c-be53-4b2a-9332-5cd9cc569759","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:4d:91","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-2","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:40Z","binding:vnic_type":"normal","device_id":"3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.3"}],"id":"6eb1a0d1-2e36-4479-bbd3-de02b5664385","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:5c:53","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.2"}],"id":"90116011-ae66-45b5-a4f9-b2d8477833ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:1f:23","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.14"}],"id":"da29558b-ed83-4866-94d6-fc01311c5153","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:cf:45","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:21Z","binding:vnic_type":"normal","device_id":"f5fc72fe-9366-466c-a8ae-f9160e734989","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.4"}],"id":"fc314295-715c-43c0-bde5-8eff9eeef776","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:40:34","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"}]} 2018-07-22 08:43:56,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-3aa173be-3d45-41f3-b157-867f13c3a1a5 2018-07-22 08:43:56,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:56,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:56 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-66a5b9f2-ecd9-4629-b41f-303e73117548 x-compute-request-id: req-66a5b9f2-ecd9-4629-b41f-303e73117548 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:cf:45", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-07-22T08:43:31.000000", "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "f5fc72fe-9366-466c-a8ae-f9160e734989", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:43:31Z", "hostId": "b32fb7239729db998669784f5e982fd23769dc85f1ce50b9b74eec1d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T08:43:25Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:56,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 used request id req-66a5b9f2-ecd9-4629-b41f-303e73117548 2018-07-22 08:43:56,973 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-22 08:43:56,973 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:43:56,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:57,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:56 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-d142f9f5-c55e-4309-85a0-258d28d8fa02 x-compute-request-id: req-d142f9f5-c55e-4309-85a0-258d28d8fa02 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:cf:45", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-07-22T08:43:31.000000", "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "f5fc72fe-9366-466c-a8ae-f9160e734989", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:43:31Z", "hostId": "b32fb7239729db998669784f5e982fd23769dc85f1ce50b9b74eec1d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T08:43:25Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:57,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 used request id req-d142f9f5-c55e-4309-85a0-258d28d8fa02 2018-07-22 08:43:57,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:57,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-99d8138b-d084-4cf1-b750-67d2032cffb6 Date: Sun, 22 Jul 2018 08:43:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:43:57,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-99d8138b-d084-4cf1-b750-67d2032cffb6 2018-07-22 08:43:57,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:58,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49d805e1-6924-4b3f-8837-4a2c40ab91d1 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:43:58,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-49d805e1-6924-4b3f-8837-4a2c40ab91d1 2018-07-22 08:43:58,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:58,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-dca597ce-b286-4906-a6bd-c1162069d269 Date: Sun, 22 Jul 2018 08:43:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:43:58,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-dca597ce-b286-4906-a6bd-c1162069d269 2018-07-22 08:43:58,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:58,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5043 X-Openstack-Request-Id: req-eaa42164-3a5e-4818-babd-1fbdf64d00eb Date: Sun, 22 Jul 2018 08:43:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.9"}],"id":"5afa810c-be53-4b2a-9332-5cd9cc569759","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:4d:91","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-2","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:40Z","binding:vnic_type":"normal","device_id":"3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.3"}],"id":"6eb1a0d1-2e36-4479-bbd3-de02b5664385","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:5c:53","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.2"}],"id":"90116011-ae66-45b5-a4f9-b2d8477833ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:1f:23","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.14"}],"id":"da29558b-ed83-4866-94d6-fc01311c5153","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:cf:45","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:21Z","binding:vnic_type":"normal","device_id":"f5fc72fe-9366-466c-a8ae-f9160e734989","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.4"}],"id":"fc314295-715c-43c0-bde5-8eff9eeef776","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:40:34","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"}]} 2018-07-22 08:43:58,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-eaa42164-3a5e-4818-babd-1fbdf64d00eb 2018-07-22 08:43:58,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:43:58,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:58 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-3408194c-8cc9-4e81-9c0f-b490caa7a771 x-compute-request-id: req-3408194c-8cc9-4e81-9c0f-b490caa7a771 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:cf:45", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-07-22T08:43:31.000000", "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "f5fc72fe-9366-466c-a8ae-f9160e734989", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:43:31Z", "hostId": "b32fb7239729db998669784f5e982fd23769dc85f1ce50b9b74eec1d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T08:43:25Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:58,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 used request id req-3408194c-8cc9-4e81-9c0f-b490caa7a771 2018-07-22 08:43:58,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:43:59,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:58 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-57a2628f-0c9c-4a25-85ee-4271068904f8 x-compute-request-id: req-57a2628f-0c9c-4a25-85ee-4271068904f8 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:4d:91", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-07-22T08:43:50.000000", "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:43:51Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T08:43:45Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:43:59,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 used request id req-57a2628f-0c9c-4a25-85ee-4271068904f8 2018-07-22 08:43:59,491 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-22 08:43:59,491 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:43:59,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:44:00,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:43:59 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-c94b80a9-a9d7-47aa-b42c-be7078bd9529 x-compute-request-id: req-c94b80a9-a9d7-47aa-b42c-be7078bd9529 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:4d:91", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-07-22T08:43:50.000000", "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:43:51Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T08:43:45Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:44:00,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 used request id req-c94b80a9-a9d7-47aa-b42c-be7078bd9529 2018-07-22 08:44:00,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:44:00,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-d9218d15-fe8f-4bb6-a390-982e815ef504 Date: Sun, 22 Jul 2018 08:44:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b7d9e16-b114-4194-86d9-134d96eb1091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":["ed737492-a9b9-49e2-8858-5d3a02d06bdb"],"description":"","tags":[],"updated_at":"2018-07-22T08:43:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:11Z","provider:network_type":"vxlan"}]} 2018-07-22 08:44:00,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net used request id req-d9218d15-fe8f-4bb6-a390-982e815ef504 2018-07-22 08:44:00,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:44:00,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0afa7b21-2a01-4f79-a684-5be8fe763b1c Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:44:00,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-0afa7b21-2a01-4f79-a684-5be8fe763b1c 2018-07-22 08:44:00,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:44:00,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-dcca9e84-1672-4ce5-9d6a-f5f2fe9ab5bf Date: Sun, 22 Jul 2018 08:44:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T08:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","ip_version":4}]} 2018-07-22 08:44:00,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-dcca9e84-1672-4ce5-9d6a-f5f2fe9ab5bf 2018-07-22 08:44:00,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:44:00,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5043 X-Openstack-Request-Id: req-b550573b-2787-46d4-8a48-931d24c77a92 Date: Sun, 22 Jul 2018 08:44:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.9"}],"id":"5afa810c-be53-4b2a-9332-5cd9cc569759","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:4d:91","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-2","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:40Z","binding:vnic_type":"normal","device_id":"3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.3"}],"id":"6eb1a0d1-2e36-4479-bbd3-de02b5664385","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:5c:53","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.2"}],"id":"90116011-ae66-45b5-a4f9-b2d8477833ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:1f:23","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.14"}],"id":"da29558b-ed83-4866-94d6-fc01311c5153","security_groups":["c4f4a0a7-0754-4d9b-beca-18990b9da9c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:cf:45","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:21Z","binding:vnic_type":"normal","device_id":"f5fc72fe-9366-466c-a8ae-f9160e734989","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:43:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed737492-a9b9-49e2-8858-5d3a02d06bdb","ip_address":"10.55.0.4"}],"id":"fc314295-715c-43c0-bde5-8eff9eeef776","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:40:34","project_id":"239f08b9dfab49abbc9cca9c9c17e131","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b7d9e16-b114-4194-86d9-134d96eb1091","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:43:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8b7d9e16-b114-4194-86d9-134d96eb1091","ip_allocation":"immediate"}]} 2018-07-22 08:44:00,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-b550573b-2787-46d4-8a48-931d24c77a92 2018-07-22 08:44:00,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:44:00,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:00 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-8f72eb66-ec6c-443a-ae30-0a04cee0e604 x-compute-request-id: req-8f72eb66-ec6c-443a-ae30-0a04cee0e604 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:4d:91", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-07-22T08:43:50.000000", "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "security_groups": [{"name": "default"}], "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:43:51Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T08:43:45Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:44:00,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 used request id req-8f72eb66-ec6c-443a-ae30-0a04cee0e604 2018-07-22 08:44:00,974 - create_instance - INFO - Deleting Port with ID - da29558b-ed83-4866-94d6-fc01311c5153 2018-07-22 08:44:00,974 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-1 2018-07-22 08:44:00,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/da29558b-ed83-4866-94d6-fc01311c5153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:44:01,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f49f4cbb-6ede-4386-b5c6-08048e36bb3d Date: Sun, 22 Jul 2018 08:44:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:44:01,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/da29558b-ed83-4866-94d6-fc01311c5153 used request id req-f49f4cbb-6ede-4386-b5c6-08048e36bb3d 2018-07-22 08:44:01,758 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-22 08:44:01,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:44:01,887 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:44:01 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-0f668a1d-929d-4354-90d6-61eae8ee1ff8 x-compute-request-id: req-0f668a1d-929d-4354-90d6-61eae8ee1ff8 Content-Type: application/json 2018-07-22 08:44:01,888 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 used request id req-0f668a1d-929d-4354-90d6-61eae8ee1ff8 2018-07-22 08:44:01,888 - create_instance - INFO - Checking deletion status 2018-07-22 08:44:01,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:44:02,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:01 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-25c58d19-6952-47cc-a05c-5748c1edc0b6 x-compute-request-id: req-25c58d19-6952-47cc-a05c-5748c1edc0b6 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:cf:45", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f5fc72fe-9366-466c-a8ae-f9160e734989", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-07-22T08:43:31.000000", "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "f5fc72fe-9366-466c-a8ae-f9160e734989", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:44:01Z", "hostId": "b32fb7239729db998669784f5e982fd23769dc85f1ce50b9b74eec1d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-22T08:43:25Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:44:02,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 used request id req-25c58d19-6952-47cc-a05c-5748c1edc0b6 2018-07-22 08:44:02,000 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-22 08:44:02,000 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:44:05,004 - create_instance - DEBUG - VM status query timeout in 296.88457799 2018-07-22 08:44:05,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ceb6c3ed30be8957a5bbc02c05d7b3bd9c574f5" 2018-07-22 08:44:05,061 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:44:05 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-8a765fbd-1827-4fbf-94bc-d6d7f63237d0 x-compute-request-id: req-8a765fbd-1827-4fbf-94bc-d6d7f63237d0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f5fc72fe-9366-466c-a8ae-f9160e734989 could not be found.", "code": 404}} 2018-07-22 08:44:05,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f5fc72fe-9366-466c-a8ae-f9160e734989 used request id req-8a765fbd-1827-4fbf-94bc-d6d7f63237d0 2018-07-22 08:44:05,061 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f5fc72fe-9366-466c-a8ae-f9160e734989 could not be found. (HTTP 404) (Request-ID: req-8a765fbd-1827-4fbf-94bc-d6d7f63237d0) 2018-07-22 08:44:05,062 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-22 08:44:05,063 - create_instance - INFO - Deleting Port with ID - 5afa810c-be53-4b2a-9332-5cd9cc569759 2018-07-22 08:44:05,063 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545cport-2 2018-07-22 08:44:05,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/5afa810c-be53-4b2a-9332-5cd9cc569759 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:44:05,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea13709c-a7a1-4ecf-92e8-f0f058052aee Date: Sun, 22 Jul 2018 08:44:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:44:05,539 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/5afa810c-be53-4b2a-9332-5cd9cc569759 used request id req-ea13709c-a7a1-4ecf-92e8-f0f058052aee 2018-07-22 08:44:05,539 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-22 08:44:05,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:44:05,684 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:44:05 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-7c1e028c-4037-4b70-89c1-2254d441e0cb x-compute-request-id: req-7c1e028c-4037-4b70-89c1-2254d441e0cb Content-Type: application/json 2018-07-22 08:44:05,684 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 used request id req-7c1e028c-4037-4b70-89c1-2254d441e0cb 2018-07-22 08:44:05,684 - create_instance - INFO - Checking deletion status 2018-07-22 08:44:05,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:44:05,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:05 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-92a9914e-6bdc-4b90-b7d1-f519c2c52c9c x-compute-request-id: req-92a9914e-6bdc-4b90-b7d1-f519c2c52c9c Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "rel": "bookmark"}], "image": {"id": "5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "links": [{"href": "http://172.30.9.23:8774/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-07-22T08:43:50.000000", "flavor": {"id": "5f76d082-01b9-4577-8a31-c69171b136e4", "links": [{"href": "http://172.30.9.23:8774/flavors/5f76d082-01b9-4577-8a31-c69171b136e4", "rel": "bookmark"}]}, "id": "3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2", "user_id": "5335cc64c0174eb3ab7b56768be71f75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:44:05Z", "hostId": "6d4a99a799a6b2f139d96d29bd8c8fd8cdd45daa26a3fe60aa18496b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-22T08:43:45Z", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:44:05,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 used request id req-92a9914e-6bdc-4b90-b7d1-f519c2c52c9c 2018-07-22 08:44:05,968 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-22 08:44:05,968 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:44:08,971 - create_instance - DEBUG - VM status query timeout in 296.713286877 2018-07-22 08:44:08,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b030e6654e83c8067cc6c86e736110f44c7ef09d" 2018-07-22 08:44:09,029 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:44:08 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-67c6010e-4af4-4a7d-9319-44488cabf77c x-compute-request-id: req-67c6010e-4af4-4a7d-9319-44488cabf77c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 could not be found.", "code": 404}} 2018-07-22 08:44:09,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 used request id req-67c6010e-4af4-4a7d-9319-44488cabf77c 2018-07-22 08:44:09,030 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3bba8c48-6ddc-4a50-9a1a-c6e48c5452f2 could not be found. (HTTP 404) (Request-ID: req-67c6010e-4af4-4a7d-9319-44488cabf77c) 2018-07-22 08:44:09,030 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-22 08:44:09,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/5f76d082-01b9-4577-8a31-c69171b136e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6bf845d8ba12fff2beef5079513b1926631f64" 2018-07-22 08:44:09,076 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:44:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d60cc139-f051-4376-b133-f2dccd912aaf x-compute-request-id: req-d60cc139-f051-4376-b133-f2dccd912aaf Content-Length: 0 Content-Type: application/json 2018-07-22 08:44:09,076 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5f76d082-01b9-4577-8a31-c69171b136e4 used request id req-d60cc139-f051-4376-b133-f2dccd912aaf 2018-07-22 08:44:09,077 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet 2018-07-22 08:44:09,077 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-subnet 2018-07-22 08:44:09,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/ed737492-a9b9-49e2-8858-5d3a02d06bdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2161bbbfd69b7d54d1365b2284ac973184b9c70e" 2018-07-22 08:44:11,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-765d97b4-a8f6-4dfa-b4ea-da012e0976e9 Date: Sun, 22 Jul 2018 08:44:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:44:11,297 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ed737492-a9b9-49e2-8858-5d3a02d06bdb used request id req-765d97b4-a8f6-4dfa-b4ea-da012e0976e9 2018-07-22 08:44:11,297 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-priv-net 2018-07-22 08:44:11,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/8b7d9e16-b114-4194-86d9-134d96eb1091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2161bbbfd69b7d54d1365b2284ac973184b9c70e" 2018-07-22 08:44:12,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fc06391-51d3-41c1-8f99-23bd8e0a305f Date: Sun, 22 Jul 2018 08:44:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:44:12,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/8b7d9e16-b114-4194-86d9-134d96eb1091 used request id req-7fc06391-51d3-41c1-8f99-23bd8e0a305f 2018-07-22 08:44:12,627 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-06bbe678-0860-4980-a43c-be2b4106545c-image 2018-07-22 08:44:12,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f434ff13a15ecee0ba24fa3a7951322585a58b1d" 2018-07-22 08:44:13,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5d88a615-52bd-4225-8fcc-9714e0c9b82d Date: Sun, 22 Jul 2018 08:44:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:44:13,442 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5c93bf03-e4c7-4dff-a0b7-23c47dee36ba used request id req-5d88a615-52bd-4225-8fcc-9714e0c9b82d 2018-07-22 08:44:13,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:44:13,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-1bdc0eda-895f-4b5b-a210-9144a42e48e5 Date: Sun, 22 Jul 2018 08:44:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:44:13,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-1bdc0eda-895f-4b5b-a210-9144a42e48e5 2018-07-22 08:44:13,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:44:13,793 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:44:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23a075e3-b3c2-4a65-953e-79b6f4af8838 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:44:13,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-23a075e3-b3c2-4a65-953e-79b6f4af8838 2018-07-22 08:44:13,794 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:44:13,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:44:13,892 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:44:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-590d424f-75f7-4aa5-b3e7-8db1d167ab68 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:44:13,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-590d424f-75f7-4aa5-b3e7-8db1d167ab68 2018-07-22 08:44:13,892 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:44:13,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:44:13,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49db72de-26f4-4b82-9556-105659722224 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:44:13,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-49db72de-26f4-4b82-9556-105659722224 2018-07-22 08:44:13,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:44:14,092 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-924d9b6f-c5ab-4122-9060-4063f5ed9366 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:44:14,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-924d9b6f-c5ab-4122-9060-4063f5ed9366 2018-07-22 08:44:14,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:44:14,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:44:14,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc1abf56-ce95-41d6-8a5d-27ab5cae294f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:44:14,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-cc1abf56-ce95-41d6-8a5d-27ab5cae294f 2018-07-22 08:44:14,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:44:14,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:44:14,281 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cba4631c-604e-4c70-92e6-076aa8fc7b43 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:44:14,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-cba4631c-604e-4c70-92e6-076aa8fc7b43 2018-07-22 08:44:14,282 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:44:14,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:44:14,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db674ba9-5ebd-496e-9f4f-3df20df1cdc9 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:44:14,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-db674ba9-5ebd-496e-9f4f-3df20df1cdc9 2018-07-22 08:44:14,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:44:14,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1363da9a-7a97-4099-9bdf-1e6b0cfec661 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:44:14,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-1363da9a-7a97-4099-9bdf-1e6b0cfec661 2018-07-22 08:44:14,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:44:14,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:44:14,567 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ea8a355-3034-4b83-a6ff-c8d5e6082263 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:44:14,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-5ea8a355-3034-4b83-a6ff-c8d5e6082263 2018-07-22 08:44:14,567 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:44:14,568 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj 2018-07-22 08:44:14,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9cfe98aa630b4a208972a9d2e6a6652d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:44:14,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea8218bf-509c-4cd2-96c9-61dc802c2fcc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:44:14,807 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9cfe98aa630b4a208972a9d2e6a6652d used request id req-ea8218bf-509c-4cd2-96c9-61dc802c2fcc 2018-07-22 08:44:14,808 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-2a304c29-ad22-4de-proj-role 2018-07-22 08:44:14,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4b530e9af66a456c97595aec9ef3a908 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:44:14,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c8719e9-d387-4b5f-9cc9-62622ea058ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:44:14,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4b530e9af66a456c97595aec9ef3a908 used request id req-2c8719e9-d387-4b5f-9cc9-62622ea058ff 2018-07-22 08:44:14,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5856ed0da8b1dbffaa50ddb4fa34386b9b832f77" 2018-07-22 08:44:15,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d281c9a6-b779-467d-97a4-fe2039de939f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:44:15,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d281c9a6-b779-467d-97a4-fe2039de939f 2018-07-22 08:44:15,052 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-2a304c29-ad22-4de-user 2018-07-22 08:44:15,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/28b7fbb91ba341638ca3a5403da06cb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b241bc840db71202f42139f147d5916614d700" 2018-07-22 08:44:15,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0af40a25-b904-4498-85b5-6aaf0e7a21e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:44:15,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/28b7fbb91ba341638ca3a5403da06cb7 used request id req-0af40a25-b904-4498-85b5-6aaf0e7a21e6 2018-07-22 08:44:15,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:44:15,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:44:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["nSBYFIqCQnee9MMmrVGQVw"], "issued_at": "2018-07-22T08:44:15.000000Z"}} 2018-07-22 08:44:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afee79d577f1511226a0322f2e483c3c99bdb5d6" 2018-07-22 08:44:15,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e630792d-0a61-42ea-92a1-f921adfecbae Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:44:15,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e630792d-0a61-42ea-92a1-f921adfecbae 2018-07-22 08:44:15,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:44:15,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:44:16,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:44:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["GbWafIBISD21YdnJBId6Pw"], "issued_at": "2018-07-22T08:44:16.000000Z"}} 2018-07-22 08:44:16,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd121fbd503f0d133c8df27478cc28c966c6bfd" 2018-07-22 08:44:16,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf9d00d-45e5-4ed5-9630-719acf407dcd Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:44:16,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-eaf9d00d-45e5-4ed5-9630-719acf407dcd 2018-07-22 08:44:16,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:44:16,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:44:16 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:44:16,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-71ccb748-352b-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd121fbd503f0d133c8df27478cc28c966c6bfd" 2018-07-22 08:44:16,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb2ec1c-3b02-4fe8-9af2-97e60759980c Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-71ccb748-352b-445-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:44:16,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-71ccb748-352b-445-proj used request id req-7fb2ec1c-3b02-4fe8-9af2-97e60759980c 2018-07-22 08:44:16,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd121fbd503f0d133c8df27478cc28c966c6bfd" 2018-07-22 08:44:16,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88f63ca7-7374-4e67-8180-ef60e2861dbf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:44:16,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-88f63ca7-7374-4e67-8180-ef60e2861dbf 2018-07-22 08:44:16,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd121fbd503f0d133c8df27478cc28c966c6bfd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj"}}' 2018-07-22 08:44:16,556 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20198742-70e2-4f9f-87c7-ac8e28d075b2 Content-Length: 329 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1"}, "tags": [], "enabled": true, "id": "a3219d71ee1541efa358a718974d37d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj"}} 2018-07-22 08:44:16,556 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-20198742-70e2-4f9f-87c7-ac8e28d075b2 2018-07-22 08:44:16,556 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-71ccb748-352b-445-proj 2018-07-22 08:44:16,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:44:16,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:44:16,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:44:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["rvHe1rQ5RtuOnD75fupyPA"], "issued_at": "2018-07-22T08:44:16.000000Z"}} 2018-07-22 08:44:16,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cff316fd400cc0f08aaca9a60eccb90567ae2090" 2018-07-22 08:44:17,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0317e59-04a1-4319-90ae-b3f3e34dd19a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:44:17,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a0317e59-04a1-4319-90ae-b3f3e34dd19a 2018-07-22 08:44:17,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:44:17,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:44:17 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:44:17,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cff316fd400cc0f08aaca9a60eccb90567ae2090" 2018-07-22 08:44:17,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09484662-59eb-4644-9476-5a84ea6912c1 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:44:17,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-09484662-59eb-4644-9476-5a84ea6912c1 2018-07-22 08:44:17,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceFromThreePartImage-71ccb748-352b-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cff316fd400cc0f08aaca9a60eccb90567ae2090" 2018-07-22 08:44:17,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-818807af-13ac-4b86-89b8-cbc322a9f631 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceFromThreePartImage-71ccb748-352b-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1"}, "tags": [], "enabled": true, "id": "a3219d71ee1541efa358a718974d37d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj"}]} 2018-07-22 08:44:17,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceFromThreePartImage-71ccb748-352b-445-proj used request id req-818807af-13ac-4b86-89b8-cbc322a9f631 2018-07-22 08:44:17,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cff316fd400cc0f08aaca9a60eccb90567ae2090" 2018-07-22 08:44:17,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6630b71-620a-4955-8d11-89d26aeee086 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:44:17,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a6630b71-620a-4955-8d11-89d26aeee086 2018-07-22 08:44:17,665 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-71ccb748-352b-445-user 2018-07-22 08:44:17,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:44:17,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd121fbd503f0d133c8df27478cc28c966c6bfd" 2018-07-22 08:44:17,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a41b353-f719-4019-ab3a-7e334497e687 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:44:17,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9a41b353-f719-4019-ab3a-7e334497e687 2018-07-22 08:44:17,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd121fbd503f0d133c8df27478cc28c966c6bfd" -d '{"role": {"name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj-role"}}' 2018-07-22 08:44:17,921 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8114e2d-140f-4804-a0e4-f75b4880445b Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d042c3e74ae548b68c483b3b68c7bf5c", "links": {"self": "http://172.30.9.23:5000/v3/roles/d042c3e74ae548b68c483b3b68c7bf5c"}, "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj-role"}} 2018-07-22 08:44:17,921 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a8114e2d-140f-4804-a0e4-f75b4880445b 2018-07-22 08:44:17,922 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-71ccb748-352b-445-proj-role 2018-07-22 08:44:17,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d042c3e74ae548b68c483b3b68c7bf5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd121fbd503f0d133c8df27478cc28c966c6bfd" 2018-07-22 08:44:18,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cf53216-b673-4c8a-81d6-d4605b1e2094 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d042c3e74ae548b68c483b3b68c7bf5c", "links": {"self": "http://172.30.9.23:5000/v3/roles/d042c3e74ae548b68c483b3b68c7bf5c"}, "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj-role"}} 2018-07-22 08:44:18,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d042c3e74ae548b68c483b3b68c7bf5c used request id req-4cf53216-b673-4c8a-81d6-d4605b1e2094 2018-07-22 08:44:18,024 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-71ccb748-352b-445-proj-role to project CreateInstanceFromThreePartImage-71ccb748-352b-445-proj 2018-07-22 08:44:18,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1/users/fdc7f468394e4c8b880f2221bf0fc73b/roles/d042c3e74ae548b68c483b3b68c7bf5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd121fbd503f0d133c8df27478cc28c966c6bfd" 2018-07-22 08:44:18,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d516fae4-ddc0-4a66-a450-11a3f92fb208 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:44:18,158 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1/users/fdc7f468394e4c8b880f2221bf0fc73b/roles/d042c3e74ae548b68c483b3b68c7bf5c used request id req-d516fae4-ddc0-4a66-a450-11a3f92fb208 2018-07-22 08:44:18,158 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:44:18,159 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:44:18,160 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-07-22 08:44:18,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:44:18,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:44:18,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d042c3e74ae548b68c483b3b68c7bf5c", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj-role"}], "expires_at": "2018-07-22T09:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3219d71ee1541efa358a718974d37d1", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a3219d71ee1541efa358a718974d37d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a3219d71ee1541efa358a718974d37d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a3219d71ee1541efa358a718974d37d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a3219d71ee1541efa358a718974d37d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-user", "id": "fdc7f468394e4c8b880f2221bf0fc73b"}, "audit_ids": ["ZSIThLCzQeaQYkYcdfu0Bg"], "issued_at": "2018-07-22T08:44:18.000000Z"}} 2018-07-22 08:44:18,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da50df3495685af0951a570b253367b8aabda6cf" 2018-07-22 08:44:18,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d026fdbd-3058-44bd-bbf0-46923d352f39 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:44:18,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d026fdbd-3058-44bd-bbf0-46923d352f39 2018-07-22 08:44:18,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da50df3495685af0951a570b253367b8aabda6cf" 2018-07-22 08:44:18,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-d12016e2-ef24-4afb-a71e-a581fa97cdf5 Date: Sun, 22 Jul 2018 08:44:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339"} 2018-07-22 08:44:18,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339 used request id req-d12016e2-ef24-4afb-a71e-a581fa97cdf5 2018-07-22 08:44:18,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da50df3495685af0951a570b253367b8aabda6cf" 2018-07-22 08:44:19,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cdcf269a-56ff-4393-af59-a54489125ece Date: Sun, 22 Jul 2018 08:44:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:44:19,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-cdcf269a-56ff-4393-af59-a54489125ece 2018-07-22 08:44:19,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}da50df3495685af0951a570b253367b8aabda6cf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339"}' 2018-07-22 08:44:19,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/e44e20f0-c748-4f64-9e06-efbb21f471c9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dc1ef366-647e-49e2-b218-866b8b1f02d2 Date: Sun, 22 Jul 2018 08:44:19 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:44:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:44:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/e44e20f0-c748-4f64-9e06-efbb21f471c9", "min_disk": 0, "protected": false, "id": "e44e20f0-c748-4f64-9e06-efbb21f471c9", "file": "/v2/images/e44e20f0-c748-4f64-9e06-efbb21f471c9/file", "checksum": null, "owner": "a3219d71ee1541efa358a718974d37d1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:44:19,271 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-dc1ef366-647e-49e2-b218-866b8b1f02d2 2018-07-22 08:44:19,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/e44e20f0-c748-4f64-9e06-efbb21f471c9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da50df3495685af0951a570b253367b8aabda6cf" -d '' 2018-07-22 08:44:19,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-71fc9176-5162-4e5c-b223-3702e3c0eef8 Date: Sun, 22 Jul 2018 08:44:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:44:19,907 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e44e20f0-c748-4f64-9e06-efbb21f471c9/file used request id req-71fc9176-5162-4e5c-b223-3702e3c0eef8 2018-07-22 08:44:19,908 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:44:19,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/e44e20f0-c748-4f64-9e06-efbb21f471c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da50df3495685af0951a570b253367b8aabda6cf" 2018-07-22 08:44:20,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ca84ae38-114d-4dce-8eec-30d1147a7f49 Date: Sun, 22 Jul 2018 08:44:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:44:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:44:19Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/e44e20f0-c748-4f64-9e06-efbb21f471c9/snap", "metadata": {}}], "self": "/v2/images/e44e20f0-c748-4f64-9e06-efbb21f471c9", "min_disk": 0, "protected": false, "id": "e44e20f0-c748-4f64-9e06-efbb21f471c9", "file": "/v2/images/e44e20f0-c748-4f64-9e06-efbb21f471c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a3219d71ee1541efa358a718974d37d1", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/e44e20f0-c748-4f64-9e06-efbb21f471c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:44:20,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/e44e20f0-c748-4f64-9e06-efbb21f471c9 used request id req-ca84ae38-114d-4dce-8eec-30d1147a7f49 2018-07-22 08:44:20,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da50df3495685af0951a570b253367b8aabda6cf" 2018-07-22 08:44:20,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-eca5432c-0aed-4613-877c-4b0e7e1a6796 Date: Sun, 22 Jul 2018 08:44:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:44:20,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-eca5432c-0aed-4613-877c-4b0e7e1a6796 2018-07-22 08:44:20,274 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339 2018-07-22 08:44:20,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/e44e20f0-c748-4f64-9e06-efbb21f471c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da50df3495685af0951a570b253367b8aabda6cf" 2018-07-22 08:44:20,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7c353c60-11a3-448a-8d5e-2d3c6ff5bc0c Date: Sun, 22 Jul 2018 08:44:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:44:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:44:19Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/e44e20f0-c748-4f64-9e06-efbb21f471c9/snap", "metadata": {}}], "self": "/v2/images/e44e20f0-c748-4f64-9e06-efbb21f471c9", "min_disk": 0, "protected": false, "id": "e44e20f0-c748-4f64-9e06-efbb21f471c9", "file": "/v2/images/e44e20f0-c748-4f64-9e06-efbb21f471c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a3219d71ee1541efa358a718974d37d1", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/e44e20f0-c748-4f64-9e06-efbb21f471c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:44:20,466 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/e44e20f0-c748-4f64-9e06-efbb21f471c9 used request id req-7c353c60-11a3-448a-8d5e-2d3c6ff5bc0c 2018-07-22 08:44:20,467 - create_image - DEBUG - Instance status is - active 2018-07-22 08:44:20,467 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339 2018-07-22 08:44:20,467 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339 2018-07-22 08:44:20,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:44:20,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:44:20,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:44:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["hpmN8kRgTom_0FCJC4Tf4w"], "issued_at": "2018-07-22T08:44:20.000000Z"}} 2018-07-22 08:44:20,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aeb7736ce13aaccff4b769daac6c5079de47c00" 2018-07-22 08:44:20,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4891b6c-2f6f-44a7-96f1-3d2997bb6b0b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:44:20,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a4891b6c-2f6f-44a7-96f1-3d2997bb6b0b 2018-07-22 08:44:20,952 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:44:20,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aeb7736ce13aaccff4b769daac6c5079de47c00" 2018-07-22 08:44:21,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:20 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-880e7497-6760-4a7c-9f86-54e15ecf9e7e x-compute-request-id: req-880e7497-6760-4a7c-9f86-54e15ecf9e7e Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:44:21,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-880e7497-6760-4a7c-9f86-54e15ecf9e7e 2018-07-22 08:44:21,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aeb7736ce13aaccff4b769daac6c5079de47c00" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:44:21,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:21 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-b69ad770-9f07-4ef6-83c3-4c6fe986c9eb x-compute-request-id: req-b69ad770-9f07-4ef6-83c3-4c6fe986c9eb Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0844a351-7f38-476f-8176-0c0694a9d23c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0844a351-7f38-476f-8176-0c0694a9d23c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0844a351-7f38-476f-8176-0c0694a9d23c"}} 2018-07-22 08:44:21,200 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b69ad770-9f07-4ef6-83c3-4c6fe986c9eb 2018-07-22 08:44:21,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:44:21,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:44:21,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d042c3e74ae548b68c483b3b68c7bf5c", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj-role"}], "expires_at": "2018-07-22T09:44:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3219d71ee1541efa358a718974d37d1", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a3219d71ee1541efa358a718974d37d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a3219d71ee1541efa358a718974d37d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a3219d71ee1541efa358a718974d37d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a3219d71ee1541efa358a718974d37d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-user", "id": "fdc7f468394e4c8b880f2221bf0fc73b"}, "audit_ids": ["soKdHByDRp-XpvQXfHOsHg"], "issued_at": "2018-07-22T08:44:21.000000Z"}} 2018-07-22 08:44:21,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11546bb1c17a806fc7b37795e468d9bd4c047aa2" 2018-07-22 08:44:21,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0104efe4-2159-49db-9438-091eaf9b06fe Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:44:21,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0104efe4-2159-49db-9438-091eaf9b06fe 2018-07-22 08:44:21,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11546bb1c17a806fc7b37795e468d9bd4c047aa2" 2018-07-22 08:44:21,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4182716d-98c8-4af1-b9eb-bc7b384f6376 Date: Sun, 22 Jul 2018 08:44:21 GMT RESP BODY: {"networks":[]} 2018-07-22 08:44:21,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net used request id req-4182716d-98c8-4af1-b9eb-bc7b384f6376 2018-07-22 08:44:21,872 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net 2018-07-22 08:44:21,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11546bb1c17a806fc7b37795e468d9bd4c047aa2" -d '{"network": {"name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net", "admin_state_up": true}}' 2018-07-22 08:44:22,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d4551203-6eb7-4bd2-9b31-84ba6c102bdf Date: Sun, 22 Jul 2018 08:44:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2135d6af-d192-40c8-a60b-8160371e0497","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a3219d71ee1541efa358a718974d37d1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:44:22Z","is_default":false,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:22Z","mtu":1450}} 2018-07-22 08:44:22,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d4551203-6eb7-4bd2-9b31-84ba6c102bdf 2018-07-22 08:44:22,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2135d6af-d192-40c8-a60b-8160371e0497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11546bb1c17a806fc7b37795e468d9bd4c047aa2" 2018-07-22 08:44:22,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-55a5b3f6-0344-4b3d-8bb5-b5789e51d0f8 Date: Sun, 22 Jul 2018 08:44:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2135d6af-d192-40c8-a60b-8160371e0497","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a3219d71ee1541efa358a718974d37d1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:44:22Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net","admin_state_up":true,"tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:22Z","mtu":1450}]} 2018-07-22 08:44:22,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2135d6af-d192-40c8-a60b-8160371e0497 used request id req-55a5b3f6-0344-4b3d-8bb5-b5789e51d0f8 2018-07-22 08:44:22,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2135d6af-d192-40c8-a60b-8160371e0497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11546bb1c17a806fc7b37795e468d9bd4c047aa2" 2018-07-22 08:44:22,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b4504334-18a3-4684-b82d-fe1c90778819 Date: Sun, 22 Jul 2018 08:44:22 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:44:22,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2135d6af-d192-40c8-a60b-8160371e0497 used request id req-b4504334-18a3-4684-b82d-fe1c90778819 2018-07-22 08:44:22,900 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-subnet 2018-07-22 08:44:22,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11546bb1c17a806fc7b37795e468d9bd4c047aa2" -d '{"subnets": [{"ip_version": 4, "network_id": "2135d6af-d192-40c8-a60b-8160371e0497", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-subnet"}]}' 2018-07-22 08:44:23,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c1e5520b-aafe-460f-9646-d2e1821ce1a3 Date: Sun, 22 Jul 2018 08:44:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2135d6af-d192-40c8-a60b-8160371e0497","tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:23Z","dns_nameservers":[],"updated_at":"2018-07-22T08:44:23Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a3219d71ee1541efa358a718974d37d1","id":"f724caad-dd79-4101-9e18-8789079ab8a1","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-subnet"}]} 2018-07-22 08:44:23,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-c1e5520b-aafe-460f-9646-d2e1821ce1a3 2018-07-22 08:44:23,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2135d6af-d192-40c8-a60b-8160371e0497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11546bb1c17a806fc7b37795e468d9bd4c047aa2" 2018-07-22 08:44:24,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-82d388e5-c68b-4433-a468-7f81695e5e09 Date: Sun, 22 Jul 2018 08:44:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2135d6af-d192-40c8-a60b-8160371e0497","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a3219d71ee1541efa358a718974d37d1","l2_adjacency":true,"status":"ACTIVE","subnets":["f724caad-dd79-4101-9e18-8789079ab8a1"],"description":"","tags":[],"updated_at":"2018-07-22T08:44:23Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net","admin_state_up":true,"tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:22Z","mtu":1450}]} 2018-07-22 08:44:24,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2135d6af-d192-40c8-a60b-8160371e0497 used request id req-82d388e5-c68b-4433-a468-7f81695e5e09 2018-07-22 08:44:24,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2135d6af-d192-40c8-a60b-8160371e0497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11546bb1c17a806fc7b37795e468d9bd4c047aa2" 2018-07-22 08:44:24,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dc9954a5-1c24-4fe0-a0c4-d7a51558834a Date: Sun, 22 Jul 2018 08:44:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2135d6af-d192-40c8-a60b-8160371e0497","tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:23Z","dns_nameservers":[],"updated_at":"2018-07-22T08:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3219d71ee1541efa358a718974d37d1","id":"f724caad-dd79-4101-9e18-8789079ab8a1","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-subnet"}]} 2018-07-22 08:44:24,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2135d6af-d192-40c8-a60b-8160371e0497 used request id req-dc9954a5-1c24-4fe0-a0c4-d7a51558834a 2018-07-22 08:44:24,387 - OpenStackNetwork - DEBUG - Network [2135d6af-d192-40c8-a60b-8160371e0497] created successfully 2018-07-22 08:44:24,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:44:24,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:44:24,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d042c3e74ae548b68c483b3b68c7bf5c", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj-role"}], "expires_at": "2018-07-22T09:44:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3219d71ee1541efa358a718974d37d1", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a3219d71ee1541efa358a718974d37d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a3219d71ee1541efa358a718974d37d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a3219d71ee1541efa358a718974d37d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a3219d71ee1541efa358a718974d37d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-user", "id": "fdc7f468394e4c8b880f2221bf0fc73b"}, "audit_ids": ["fwND5ffFQau3_zHCySigsQ"], "issued_at": "2018-07-22T08:44:24.000000Z"}} 2018-07-22 08:44:24,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:24,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b706716-0089-465d-be1d-6a130db7a402 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:44:24,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0b706716-0089-465d-be1d-6a130db7a402 2018-07-22 08:44:24,881 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:44:24,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:24,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef34e35-6318-4d5d-bee4-aad5e387dfa8 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:44:24,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2ef34e35-6318-4d5d-bee4-aad5e387dfa8 2018-07-22 08:44:24,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:25,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-9e15966c-9a40-4508-bdde-c9ba2d1a9b92 Date: Sun, 22 Jul 2018 08:44:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2135d6af-d192-40c8-a60b-8160371e0497","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a3219d71ee1541efa358a718974d37d1","l2_adjacency":true,"status":"ACTIVE","subnets":["f724caad-dd79-4101-9e18-8789079ab8a1"],"description":"","tags":[],"updated_at":"2018-07-22T08:44:23Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net","admin_state_up":true,"tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:22Z","mtu":1450}]} 2018-07-22 08:44:25,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net used request id req-9e15966c-9a40-4508-bdde-c9ba2d1a9b92 2018-07-22 08:44:25,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:44:25,261 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:44:25 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:44:25,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:25,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d6cdf1f-afbb-4ebd-a622-66d273d7ea2d Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3219d71ee1541efa358a718974d37d1", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj"}} 2018-07-22 08:44:25,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1 used request id req-7d6cdf1f-afbb-4ebd-a622-66d273d7ea2d 2018-07-22 08:44:25,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2135d6af-d192-40c8-a60b-8160371e0497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:25,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8e847ce4-fbd8-4092-83ac-7c7f9cab10a2 Date: Sun, 22 Jul 2018 08:44:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2135d6af-d192-40c8-a60b-8160371e0497","tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:23Z","dns_nameservers":[],"updated_at":"2018-07-22T08:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3219d71ee1541efa358a718974d37d1","id":"f724caad-dd79-4101-9e18-8789079ab8a1","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-subnet"}]} 2018-07-22 08:44:25,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2135d6af-d192-40c8-a60b-8160371e0497 used request id req-8e847ce4-fbd8-4092-83ac-7c7f9cab10a2 2018-07-22 08:44:25,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2135d6af-d192-40c8-a60b-8160371e0497&name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:25,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7cde5ef7-47b1-4956-a274-436ed4fbcba8 Date: Sun, 22 Jul 2018 08:44:25 GMT RESP BODY: {"ports":[]} 2018-07-22 08:44:25,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2135d6af-d192-40c8-a60b-8160371e0497&name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-port&admin_state_up=True used request id req-7cde5ef7-47b1-4956-a274-436ed4fbcba8 2018-07-22 08:44:25,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:26,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44: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-f21f9448-643a-4b07-867b-de2946207584 x-compute-request-id: req-f21f9448-643a-4b07-867b-de2946207584 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:44:26,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-inst used request id req-f21f9448-643a-4b07-867b-de2946207584 2018-07-22 08:44:26,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:26,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-bd920887-263b-4617-91a0-9c23e5740fcb Date: Sun, 22 Jul 2018 08:44:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2135d6af-d192-40c8-a60b-8160371e0497","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a3219d71ee1541efa358a718974d37d1","l2_adjacency":true,"status":"ACTIVE","subnets":["f724caad-dd79-4101-9e18-8789079ab8a1"],"description":"","tags":[],"updated_at":"2018-07-22T08:44:23Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net","admin_state_up":true,"tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:22Z","mtu":1450}]} 2018-07-22 08:44:26,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net used request id req-bd920887-263b-4617-91a0-9c23e5740fcb 2018-07-22 08:44:26,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:26,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db711ae1-1667-4075-ab6b-8c711bc7f819 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3219d71ee1541efa358a718974d37d1", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj"}} 2018-07-22 08:44:26,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1 used request id req-db711ae1-1667-4075-ab6b-8c711bc7f819 2018-07-22 08:44:26,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2135d6af-d192-40c8-a60b-8160371e0497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:26,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e81b3b49-cf12-46e1-a2ba-405de29ddd72 Date: Sun, 22 Jul 2018 08:44:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2135d6af-d192-40c8-a60b-8160371e0497","tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:23Z","dns_nameservers":[],"updated_at":"2018-07-22T08:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3219d71ee1541efa358a718974d37d1","id":"f724caad-dd79-4101-9e18-8789079ab8a1","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-subnet"}]} 2018-07-22 08:44:26,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2135d6af-d192-40c8-a60b-8160371e0497 used request id req-e81b3b49-cf12-46e1-a2ba-405de29ddd72 2018-07-22 08:44:26,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2135d6af-d192-40c8-a60b-8160371e0497&name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:27,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1c33f0ee-a3ac-4bf3-b706-087e37cf8c82 Date: Sun, 22 Jul 2018 08:44:27 GMT RESP BODY: {"ports":[]} 2018-07-22 08:44:27,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2135d6af-d192-40c8-a60b-8160371e0497&name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-port&admin_state_up=True used request id req-1c33f0ee-a3ac-4bf3-b706-087e37cf8c82 2018-07-22 08:44:27,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:44:27,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:44:27,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d042c3e74ae548b68c483b3b68c7bf5c", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj-role"}], "expires_at": "2018-07-22T09:44:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3219d71ee1541efa358a718974d37d1", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a3219d71ee1541efa358a718974d37d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a3219d71ee1541efa358a718974d37d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a3219d71ee1541efa358a718974d37d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a3219d71ee1541efa358a718974d37d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a3219d71ee1541efa358a718974d37d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a3219d71ee1541efa358a718974d37d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-user", "id": "fdc7f468394e4c8b880f2221bf0fc73b"}, "audit_ids": ["OiRDGKKrRP2W-LWU6_vVKQ"], "issued_at": "2018-07-22T08:44:27.000000Z"}} 2018-07-22 08:44:27,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}733c448f308334ac93ebc53ae9a92ea4e4b83887" 2018-07-22 08:44:27,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee88d37-041a-4a2a-a946-274ef778c66c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:44:27,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6ee88d37-041a-4a2a-a946-274ef778c66c 2018-07-22 08:44:27,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:27,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-a744c94b-040a-43bd-a7f9-7762f8d4a5d0 Date: Sun, 22 Jul 2018 08:44:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2135d6af-d192-40c8-a60b-8160371e0497","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a3219d71ee1541efa358a718974d37d1","l2_adjacency":true,"status":"ACTIVE","subnets":["f724caad-dd79-4101-9e18-8789079ab8a1"],"description":"","tags":[],"updated_at":"2018-07-22T08:44:23Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net","admin_state_up":true,"tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:22Z","mtu":1450}]} 2018-07-22 08:44:27,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net used request id req-a744c94b-040a-43bd-a7f9-7762f8d4a5d0 2018-07-22 08:44:27,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2135d6af-d192-40c8-a60b-8160371e0497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:28,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d25953be-ecfc-4971-98b7-3aa4f9bafcc5 Date: Sun, 22 Jul 2018 08:44:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2135d6af-d192-40c8-a60b-8160371e0497","tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:23Z","dns_nameservers":[],"updated_at":"2018-07-22T08:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3219d71ee1541efa358a718974d37d1","id":"f724caad-dd79-4101-9e18-8789079ab8a1","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-subnet"}]} 2018-07-22 08:44:28,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2135d6af-d192-40c8-a60b-8160371e0497 used request id req-d25953be-ecfc-4971-98b7-3aa4f9bafcc5 2018-07-22 08:44:28,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:28,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-f8048455-26a5-4902-9e19-362475800813 Date: Sun, 22 Jul 2018 08:44:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2135d6af-d192-40c8-a60b-8160371e0497","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a3219d71ee1541efa358a718974d37d1","l2_adjacency":true,"status":"ACTIVE","subnets":["f724caad-dd79-4101-9e18-8789079ab8a1"],"description":"","tags":[],"updated_at":"2018-07-22T08:44:23Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net","admin_state_up":true,"tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:22Z","mtu":1450}]} 2018-07-22 08:44:28,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net used request id req-f8048455-26a5-4902-9e19-362475800813 2018-07-22 08:44:28,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:44:28,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:44:28 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:44:28,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}733c448f308334ac93ebc53ae9a92ea4e4b83887" 2018-07-22 08:44:28,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a2405e-8888-4aa4-9844-702f0d57fc0d Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3219d71ee1541efa358a718974d37d1", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj"}} 2018-07-22 08:44:28,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1 used request id req-46a2405e-8888-4aa4-9844-702f0d57fc0d 2018-07-22 08:44:28,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2135d6af-d192-40c8-a60b-8160371e0497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:28,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f4471bf0-3d21-40a1-8caf-31c990ef4a8d Date: Sun, 22 Jul 2018 08:44:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2135d6af-d192-40c8-a60b-8160371e0497","tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:23Z","dns_nameservers":[],"updated_at":"2018-07-22T08:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3219d71ee1541efa358a718974d37d1","id":"f724caad-dd79-4101-9e18-8789079ab8a1","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-subnet"}]} 2018-07-22 08:44:28,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2135d6af-d192-40c8-a60b-8160371e0497 used request id req-f4471bf0-3d21-40a1-8caf-31c990ef4a8d 2018-07-22 08:44:28,511 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net 2018-07-22 08:44:28,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" -d '{"port": {"network_id": "2135d6af-d192-40c8-a60b-8160371e0497", "name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-port", "admin_state_up": true}}' 2018-07-22 08:44:29,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-6de79f2f-26ff-4218-b1af-be5c2422cf00 Date: Sun, 22 Jul 2018 08:44:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:44:29Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f724caad-dd79-4101-9e18-8789079ab8a1","ip_address":"10.55.0.7"}],"id":"8b91f255-971a-4008-b530-241a09132387","security_groups":["2e613647-0b87-4a6b-adfd-76c62d478971"],"mac_address":"fa:16:3e:37:9c:67","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-port","project_id":"a3219d71ee1541efa358a718974d37d1","qos_policy_id":null,"admin_state_up":true,"network_id":"2135d6af-d192-40c8-a60b-8160371e0497","tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:44:29,680 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-6de79f2f-26ff-4218-b1af-be5c2422cf00 2018-07-22 08:44:29,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:29,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-9ec56305-7923-4111-aee2-b31265072f77 Date: Sun, 22 Jul 2018 08:44:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2135d6af-d192-40c8-a60b-8160371e0497","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a3219d71ee1541efa358a718974d37d1","l2_adjacency":true,"status":"ACTIVE","subnets":["f724caad-dd79-4101-9e18-8789079ab8a1"],"description":"","tags":[],"updated_at":"2018-07-22T08:44:23Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net","admin_state_up":true,"tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:22Z","mtu":1450}]} 2018-07-22 08:44:29,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net used request id req-9ec56305-7923-4111-aee2-b31265072f77 2018-07-22 08:44:29,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:30,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9903cf1-2a0d-4f3c-82c5-9e28ec8a7ce5 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3219d71ee1541efa358a718974d37d1", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj"}} 2018-07-22 08:44:30,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1 used request id req-f9903cf1-2a0d-4f3c-82c5-9e28ec8a7ce5 2018-07-22 08:44:30,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2135d6af-d192-40c8-a60b-8160371e0497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:30,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8c6aa6fb-1ae4-4b80-9e94-9fc74d757e59 Date: Sun, 22 Jul 2018 08:44:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2135d6af-d192-40c8-a60b-8160371e0497","tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:23Z","dns_nameservers":[],"updated_at":"2018-07-22T08:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3219d71ee1541efa358a718974d37d1","id":"f724caad-dd79-4101-9e18-8789079ab8a1","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-subnet"}]} 2018-07-22 08:44:30,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2135d6af-d192-40c8-a60b-8160371e0497 used request id req-8c6aa6fb-1ae4-4b80-9e94-9fc74d757e59 2018-07-22 08:44:30,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2135d6af-d192-40c8-a60b-8160371e0497&name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:30,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-fbc31c44-8b20-4cf3-9ac7-c6a278ac6052 Date: Sun, 22 Jul 2018 08:44:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:44:29Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f724caad-dd79-4101-9e18-8789079ab8a1","ip_address":"10.55.0.7"}],"id":"8b91f255-971a-4008-b530-241a09132387","security_groups":["2e613647-0b87-4a6b-adfd-76c62d478971"],"mac_address":"fa:16:3e:37:9c:67","project_id":"a3219d71ee1541efa358a718974d37d1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-port","admin_state_up":true,"network_id":"2135d6af-d192-40c8-a60b-8160371e0497","tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:44:30,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2135d6af-d192-40c8-a60b-8160371e0497&name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-port&admin_state_up=True used request id req-fbc31c44-8b20-4cf3-9ac7-c6a278ac6052 2018-07-22 08:44:30,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:30,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6641e59-c5dd-4ada-b92a-58bbe710c8f2 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3219d71ee1541efa358a718974d37d1", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj"}} 2018-07-22 08:44:30,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1 used request id req-e6641e59-c5dd-4ada-b92a-58bbe710c8f2 2018-07-22 08:44:30,465 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-inst 2018-07-22 08:44:30,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:30,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:30 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-73036cef-99e5-47e3-a24f-1e8332c9869d x-compute-request-id: req-73036cef-99e5-47e3-a24f-1e8332c9869d Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0844a351-7f38-476f-8176-0c0694a9d23c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0844a351-7f38-476f-8176-0c0694a9d23c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0844a351-7f38-476f-8176-0c0694a9d23c", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:44:30,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-73036cef-99e5-47e3-a24f-1e8332c9869d 2018-07-22 08:44:30,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/0844a351-7f38-476f-8176-0c0694a9d23c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:30,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:30 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-04c80ce8-57da-4848-9922-81123f93037f x-compute-request-id: req-04c80ce8-57da-4848-9922-81123f93037f Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0844a351-7f38-476f-8176-0c0694a9d23c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0844a351-7f38-476f-8176-0c0694a9d23c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0844a351-7f38-476f-8176-0c0694a9d23c"}} 2018-07-22 08:44:30,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/0844a351-7f38-476f-8176-0c0694a9d23c used request id req-04c80ce8-57da-4848-9922-81123f93037f 2018-07-22 08:44:30,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:30,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-2132bf09-4b08-49b5-b459-b43265af1780 Date: Sun, 22 Jul 2018 08:44:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:44:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:44:19Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/e44e20f0-c748-4f64-9e06-efbb21f471c9/snap", "metadata": {}}], "self": "/v2/images/e44e20f0-c748-4f64-9e06-efbb21f471c9", "min_disk": 0, "protected": false, "id": "e44e20f0-c748-4f64-9e06-efbb21f471c9", "file": "/v2/images/e44e20f0-c748-4f64-9e06-efbb21f471c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a3219d71ee1541efa358a718974d37d1", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/e44e20f0-c748-4f64-9e06-efbb21f471c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339"} 2018-07-22 08:44:30,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339 used request id req-2132bf09-4b08-49b5-b459-b43265af1780 2018-07-22 08:44:30,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:30,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4b483c84-fd34-437c-ad98-f9297010ddd5 Date: Sun, 22 Jul 2018 08:44:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:44:30,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4b483c84-fd34-437c-ad98-f9297010ddd5 2018-07-22 08:44:30,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" -d '{"server": {"name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-inst", "imageRef": "e44e20f0-c748-4f64-9e06-efbb21f471c9", "flavorRef": "0844a351-7f38-476f-8176-0c0694a9d23c", "max_count": 1, "min_count": 1, "networks": [{"port": "8b91f255-971a-4008-b530-241a09132387"}]}}' 2018-07-22 08:44:32,768 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:44:30 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-41f2c725-2983-4e4d-a2ea-07d8aeabb1e8 x-compute-request-id: req-41f2c725-2983-4e4d-a2ea-07d8aeabb1e8 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "22758f32-f0f2-48db-9499-6e27389d014d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22758f32-f0f2-48db-9499-6e27389d014d", "rel": "bookmark"}], "adminPass": "3pWyHyrN5cMr"}} 2018-07-22 08:44:32,769 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-41f2c725-2983-4e4d-a2ea-07d8aeabb1e8 2018-07-22 08:44:32,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:32,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa3322c9-b75c-4c6c-9717-89759757f8d5 x-compute-request-id: req-aa3322c9-b75c-4c6c-9717-89759757f8d5 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22758f32-f0f2-48db-9499-6e27389d014d", "rel": "bookmark"}], "image": {"id": "e44e20f0-c748-4f64-9e06-efbb21f471c9", "links": [{"href": "http://172.30.9.23:8774/images/e44e20f0-c748-4f64-9e06-efbb21f471c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0844a351-7f38-476f-8176-0c0694a9d23c", "links": [{"href": "http://172.30.9.23:8774/flavors/0844a351-7f38-476f-8176-0c0694a9d23c", "rel": "bookmark"}]}, "id": "22758f32-f0f2-48db-9499-6e27389d014d", "user_id": "fdc7f468394e4c8b880f2221bf0fc73b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:44:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-inst", "created": "2018-07-22T08:44:32Z", "tenant_id": "a3219d71ee1541efa358a718974d37d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:44:32,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d used request id req-aa3322c9-b75c-4c6c-9717-89759757f8d5 2018-07-22 08:44:32,998 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-inst 2018-07-22 08:44:33,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:33,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:33 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-e12234bd-99d4-4ab6-bbd2-5c87252d3912 x-compute-request-id: req-e12234bd-99d4-4ab6-bbd2-5c87252d3912 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22758f32-f0f2-48db-9499-6e27389d014d", "rel": "bookmark"}], "image": {"id": "e44e20f0-c748-4f64-9e06-efbb21f471c9", "links": [{"href": "http://172.30.9.23:8774/images/e44e20f0-c748-4f64-9e06-efbb21f471c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0844a351-7f38-476f-8176-0c0694a9d23c", "links": [{"href": "http://172.30.9.23:8774/flavors/0844a351-7f38-476f-8176-0c0694a9d23c", "rel": "bookmark"}]}, "id": "22758f32-f0f2-48db-9499-6e27389d014d", "user_id": "fdc7f468394e4c8b880f2221bf0fc73b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:44:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-inst", "created": "2018-07-22T08:44:32Z", "tenant_id": "a3219d71ee1541efa358a718974d37d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:44:33,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d used request id req-e12234bd-99d4-4ab6-bbd2-5c87252d3912 2018-07-22 08:44:33,186 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-inst] is - BUILD 2018-07-22 08:44:33,186 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:44:36,189 - create_instance - DEBUG - VM status query timeout in 896.808411121 2018-07-22 08:44:36,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:36,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:36 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-9734bc65-6ea0-4ed2-955f-e68ca3d428fa x-compute-request-id: req-9734bc65-6ea0-4ed2-955f-e68ca3d428fa Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22758f32-f0f2-48db-9499-6e27389d014d", "rel": "bookmark"}], "image": {"id": "e44e20f0-c748-4f64-9e06-efbb21f471c9", "links": [{"href": "http://172.30.9.23:8774/images/e44e20f0-c748-4f64-9e06-efbb21f471c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0844a351-7f38-476f-8176-0c0694a9d23c", "links": [{"href": "http://172.30.9.23:8774/flavors/0844a351-7f38-476f-8176-0c0694a9d23c", "rel": "bookmark"}]}, "id": "22758f32-f0f2-48db-9499-6e27389d014d", "security_groups": [{"name": "default"}], "user_id": "fdc7f468394e4c8b880f2221bf0fc73b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:44:33Z", "hostId": "052b78f484e01e79192b1f205b15f8776c98581364285330a914fc7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-inst", "created": "2018-07-22T08:44:32Z", "tenant_id": "a3219d71ee1541efa358a718974d37d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:44:36,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d used request id req-9734bc65-6ea0-4ed2-955f-e68ca3d428fa 2018-07-22 08:44:36,845 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-inst] is - BUILD 2018-07-22 08:44:36,845 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:44:39,848 - create_instance - DEBUG - VM status query timeout in 893.149435997 2018-07-22 08:44:39,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:40,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:39 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-40f8a00b-cb3f-45fa-8f97-f6de663bf527 x-compute-request-id: req-40f8a00b-cb3f-45fa-8f97-f6de663bf527 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:9c:67", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22758f32-f0f2-48db-9499-6e27389d014d", "rel": "bookmark"}], "image": {"id": "e44e20f0-c748-4f64-9e06-efbb21f471c9", "links": [{"href": "http://172.30.9.23:8774/images/e44e20f0-c748-4f64-9e06-efbb21f471c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:44:37.000000", "flavor": {"id": "0844a351-7f38-476f-8176-0c0694a9d23c", "links": [{"href": "http://172.30.9.23:8774/flavors/0844a351-7f38-476f-8176-0c0694a9d23c", "rel": "bookmark"}]}, "id": "22758f32-f0f2-48db-9499-6e27389d014d", "security_groups": [{"name": "default"}], "user_id": "fdc7f468394e4c8b880f2221bf0fc73b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:44:37Z", "hostId": "052b78f484e01e79192b1f205b15f8776c98581364285330a914fc7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-inst", "created": "2018-07-22T08:44:32Z", "tenant_id": "a3219d71ee1541efa358a718974d37d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:44:40,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d used request id req-40f8a00b-cb3f-45fa-8f97-f6de663bf527 2018-07-22 08:44:40,496 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-inst] is - ACTIVE 2018-07-22 08:44:40,496 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:44:40,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:41,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:40 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-c61d52ef-4375-4598-9196-b2243f680120 x-compute-request-id: req-c61d52ef-4375-4598-9196-b2243f680120 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:9c:67", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22758f32-f0f2-48db-9499-6e27389d014d", "rel": "bookmark"}], "image": {"id": "e44e20f0-c748-4f64-9e06-efbb21f471c9", "links": [{"href": "http://172.30.9.23:8774/images/e44e20f0-c748-4f64-9e06-efbb21f471c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:44:37.000000", "flavor": {"id": "0844a351-7f38-476f-8176-0c0694a9d23c", "links": [{"href": "http://172.30.9.23:8774/flavors/0844a351-7f38-476f-8176-0c0694a9d23c", "rel": "bookmark"}]}, "id": "22758f32-f0f2-48db-9499-6e27389d014d", "security_groups": [{"name": "default"}], "user_id": "fdc7f468394e4c8b880f2221bf0fc73b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:44:37Z", "hostId": "052b78f484e01e79192b1f205b15f8776c98581364285330a914fc7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-inst", "created": "2018-07-22T08:44:32Z", "tenant_id": "a3219d71ee1541efa358a718974d37d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:44:41,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d used request id req-c61d52ef-4375-4598-9196-b2243f680120 2018-07-22 08:44:41,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:41,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-539caedb-bd89-425f-92d6-b4d619fb33b5 Date: Sun, 22 Jul 2018 08:44:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2135d6af-d192-40c8-a60b-8160371e0497","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a3219d71ee1541efa358a718974d37d1","l2_adjacency":true,"status":"ACTIVE","subnets":["f724caad-dd79-4101-9e18-8789079ab8a1"],"description":"","tags":[],"updated_at":"2018-07-22T08:44:23Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net","admin_state_up":true,"tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:22Z","mtu":1450}]} 2018-07-22 08:44:41,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net used request id req-539caedb-bd89-425f-92d6-b4d619fb33b5 2018-07-22 08:44:41,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:41,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80970ebf-6706-4175-a56c-6e45db860e42 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3219d71ee1541efa358a718974d37d1", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj"}} 2018-07-22 08:44:41,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1 used request id req-80970ebf-6706-4175-a56c-6e45db860e42 2018-07-22 08:44:41,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2135d6af-d192-40c8-a60b-8160371e0497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:41,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2e5221c5-5715-4026-beb5-b3625c980f9e Date: Sun, 22 Jul 2018 08:44:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2135d6af-d192-40c8-a60b-8160371e0497","tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:23Z","dns_nameservers":[],"updated_at":"2018-07-22T08:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3219d71ee1541efa358a718974d37d1","id":"f724caad-dd79-4101-9e18-8789079ab8a1","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-subnet"}]} 2018-07-22 08:44:41,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2135d6af-d192-40c8-a60b-8160371e0497 used request id req-2e5221c5-5715-4026-beb5-b3625c980f9e 2018-07-22 08:44:41,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2135d6af-d192-40c8-a60b-8160371e0497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:41,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3230 X-Openstack-Request-Id: req-44a2826a-a35e-4d47-afb3-8ed3b74fe0e3 Date: Sun, 22 Jul 2018 08:44:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:44:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f724caad-dd79-4101-9e18-8789079ab8a1","ip_address":"10.55.0.3"}],"id":"2954f71c-8ca2-46ca-a2f9-b10031fae69b","security_groups":[],"mac_address":"fa:16:3e:a0:87:ab","project_id":"a3219d71ee1541efa358a718974d37d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2135d6af-d192-40c8-a60b-8160371e0497","tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2135d6af-d192-40c8-a60b-8160371e0497","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:44:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f724caad-dd79-4101-9e18-8789079ab8a1","ip_address":"10.55.0.2"}],"id":"67099592-a0dd-48f4-8b2d-6153230566d6","security_groups":[],"mac_address":"fa:16:3e:ce:f6:b3","project_id":"a3219d71ee1541efa358a718974d37d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2135d6af-d192-40c8-a60b-8160371e0497","tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2135d6af-d192-40c8-a60b-8160371e0497","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:44:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f724caad-dd79-4101-9e18-8789079ab8a1","ip_address":"10.55.0.7"}],"id":"8b91f255-971a-4008-b530-241a09132387","security_groups":["2e613647-0b87-4a6b-adfd-76c62d478971"],"mac_address":"fa:16:3e:37:9c:67","project_id":"a3219d71ee1541efa358a718974d37d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-port","admin_state_up":true,"network_id":"2135d6af-d192-40c8-a60b-8160371e0497","tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:28Z","binding:vnic_type":"normal","device_id":"22758f32-f0f2-48db-9499-6e27389d014d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:44:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f724caad-dd79-4101-9e18-8789079ab8a1","ip_address":"10.55.0.4"}],"id":"e1263e19-3ed1-4ba6-a11b-e87fdee87b31","security_groups":[],"mac_address":"fa:16:3e:1b:a8:c7","project_id":"a3219d71ee1541efa358a718974d37d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2135d6af-d192-40c8-a60b-8160371e0497","tenant_id":"a3219d71ee1541efa358a718974d37d1","created_at":"2018-07-22T08:44:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2135d6af-d192-40c8-a60b-8160371e0497","ip_allocation":"immediate"}]} 2018-07-22 08:44:41,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2135d6af-d192-40c8-a60b-8160371e0497 used request id req-44a2826a-a35e-4d47-afb3-8ed3b74fe0e3 2018-07-22 08:44:41,881 - create_instance - INFO - Deleting Port with ID - 8b91f255-971a-4008-b530-241a09132387 2018-07-22 08:44:41,881 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-port 2018-07-22 08:44:41,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/8b91f255-971a-4008-b530-241a09132387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:42,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bbde4b59-adf2-4365-ab42-930038a4bd8d Date: Sun, 22 Jul 2018 08:44:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:44:42,530 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/8b91f255-971a-4008-b530-241a09132387 used request id req-bbde4b59-adf2-4365-ab42-930038a4bd8d 2018-07-22 08:44:42,530 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-inst 2018-07-22 08:44:42,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:42,677 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:44:42 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-8fc25c8d-f233-4abd-98a0-ee2c789abe35 x-compute-request-id: req-8fc25c8d-f233-4abd-98a0-ee2c789abe35 Content-Type: application/json 2018-07-22 08:44:42,677 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d used request id req-8fc25c8d-f233-4abd-98a0-ee2c789abe35 2018-07-22 08:44:42,678 - create_instance - INFO - Checking deletion status 2018-07-22 08:44:42,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:43,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:42 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-c3606069-4016-4d20-bb7f-3fabfb608965 x-compute-request-id: req-c3606069-4016-4d20-bb7f-3fabfb608965 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22758f32-f0f2-48db-9499-6e27389d014d", "rel": "bookmark"}], "image": {"id": "e44e20f0-c748-4f64-9e06-efbb21f471c9", "links": [{"href": "http://172.30.9.23:8774/images/e44e20f0-c748-4f64-9e06-efbb21f471c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:44:37.000000", "flavor": {"id": "0844a351-7f38-476f-8176-0c0694a9d23c", "links": [{"href": "http://172.30.9.23:8774/flavors/0844a351-7f38-476f-8176-0c0694a9d23c", "rel": "bookmark"}]}, "id": "22758f32-f0f2-48db-9499-6e27389d014d", "user_id": "fdc7f468394e4c8b880f2221bf0fc73b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:44:42Z", "hostId": "052b78f484e01e79192b1f205b15f8776c98581364285330a914fc7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-inst", "created": "2018-07-22T08:44:32Z", "tenant_id": "a3219d71ee1541efa358a718974d37d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:44:43,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d used request id req-c3606069-4016-4d20-bb7f-3fabfb608965 2018-07-22 08:44:43,138 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-inst] is - ACTIVE 2018-07-22 08:44:43,138 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:44:46,141 - create_instance - DEBUG - VM status query timeout in 296.536715984 2018-07-22 08:44:46,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfc6d6437000049455d4a1e03f7bfb24b40cdd5" 2018-07-22 08:44:46,195 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:44:46 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-7a791dc9-4661-4a67-8fef-8ba0a35d7856 x-compute-request-id: req-7a791dc9-4661-4a67-8fef-8ba0a35d7856 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 22758f32-f0f2-48db-9499-6e27389d014d could not be found.", "code": 404}} 2018-07-22 08:44:46,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22758f32-f0f2-48db-9499-6e27389d014d used request id req-7a791dc9-4661-4a67-8fef-8ba0a35d7856 2018-07-22 08:44:46,196 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 22758f32-f0f2-48db-9499-6e27389d014d could not be found. (HTTP 404) (Request-ID: req-7a791dc9-4661-4a67-8fef-8ba0a35d7856) 2018-07-22 08:44:46,196 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-inst 2018-07-22 08:44:46,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/0844a351-7f38-476f-8176-0c0694a9d23c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aeb7736ce13aaccff4b769daac6c5079de47c00" 2018-07-22 08:44:46,262 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:44:46 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-071226ed-7278-4699-aafe-51d11d5c1441 x-compute-request-id: req-071226ed-7278-4699-aafe-51d11d5c1441 Content-Length: 0 Content-Type: application/json 2018-07-22 08:44:46,262 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0844a351-7f38-476f-8176-0c0694a9d23c used request id req-071226ed-7278-4699-aafe-51d11d5c1441 2018-07-22 08:44:46,263 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-subnet 2018-07-22 08:44:46,263 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-subnet 2018-07-22 08:44:46,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/f724caad-dd79-4101-9e18-8789079ab8a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11546bb1c17a806fc7b37795e468d9bd4c047aa2" 2018-07-22 08:44:48,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f54e9bd0-5954-4b9c-9978-0caf27308917 Date: Sun, 22 Jul 2018 08:44:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:44:48,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f724caad-dd79-4101-9e18-8789079ab8a1 used request id req-f54e9bd0-5954-4b9c-9978-0caf27308917 2018-07-22 08:44:48,836 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339-pub-net 2018-07-22 08:44:48,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/2135d6af-d192-40c8-a60b-8160371e0497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11546bb1c17a806fc7b37795e468d9bd4c047aa2" 2018-07-22 08:44:49,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e57bfc9e-6c2d-4e48-b80b-9aa3d87a0a85 Date: Sun, 22 Jul 2018 08:44:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:44:49,997 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/2135d6af-d192-40c8-a60b-8160371e0497 used request id req-e57bfc9e-6c2d-4e48-b80b-9aa3d87a0a85 2018-07-22 08:44:49,998 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-1c78c6dd-4490-4f4e-b607-3b647deab339 2018-07-22 08:44:50,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/e44e20f0-c748-4f64-9e06-efbb21f471c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da50df3495685af0951a570b253367b8aabda6cf" 2018-07-22 08:44:51,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8aad48f2-e495-4a12-a18a-fa239f44b2b9 Date: Sun, 22 Jul 2018 08:44:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:44:51,736 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e44e20f0-c748-4f64-9e06-efbb21f471c9 used request id req-8aad48f2-e495-4a12-a18a-fa239f44b2b9 2018-07-22 08:44:51,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd121fbd503f0d133c8df27478cc28c966c6bfd" 2018-07-22 08:44:51,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-01c1b4e2-703e-4f85-b9f3-e8ebe6b71aca Date: Sun, 22 Jul 2018 08:44:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a3219d71ee1541efa358a718974d37d1", "created_at": "2018-07-22T08:44:22Z", "updated_at": "2018-07-22T08:44:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:44:22Z", "revision_number": 0, "id": "0f598198-ddb2-4b46-abe2-eb287b730861", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:44:22Z", "security_group_id": "2e613647-0b87-4a6b-adfd-76c62d478971", "tenant_id": "a3219d71ee1541efa358a718974d37d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3219d71ee1541efa358a718974d37d1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:44:22Z", "revision_number": 0, "id": "6b74d75f-21fd-45de-b2b4-1b3c8080e4ab", "remote_group_id": "2e613647-0b87-4a6b-adfd-76c62d478971", "remote_ip_prefix": null, "created_at": "2018-07-22T08:44:22Z", "security_group_id": "2e613647-0b87-4a6b-adfd-76c62d478971", "tenant_id": "a3219d71ee1541efa358a718974d37d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3219d71ee1541efa358a718974d37d1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:44:22Z", "revision_number": 0, "id": "e99f2be7-ece9-4ab0-93dd-d0312516d519", "remote_group_id": "2e613647-0b87-4a6b-adfd-76c62d478971", "remote_ip_prefix": null, "created_at": "2018-07-22T08:44:22Z", "security_group_id": "2e613647-0b87-4a6b-adfd-76c62d478971", "tenant_id": "a3219d71ee1541efa358a718974d37d1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3219d71ee1541efa358a718974d37d1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:44:22Z", "revision_number": 0, "id": "efbe20cd-f2b7-4ca2-a689-f30eb9eeb74b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:44:22Z", "security_group_id": "2e613647-0b87-4a6b-adfd-76c62d478971", "tenant_id": "a3219d71ee1541efa358a718974d37d1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3219d71ee1541efa358a718974d37d1"}], "revision_number": 4, "project_id": "a3219d71ee1541efa358a718974d37d1", "id": "2e613647-0b87-4a6b-adfd-76c62d478971", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:44:51,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-01c1b4e2-703e-4f85-b9f3-e8ebe6b71aca 2018-07-22 08:44:51,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd121fbd503f0d133c8df27478cc28c966c6bfd" 2018-07-22 08:44:52,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acbded2d-7c41-4477-984b-8e08c8f6e96e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:44:52,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-acbded2d-7c41-4477-984b-8e08c8f6e96e 2018-07-22 08:44:52,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:44:52,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd121fbd503f0d133c8df27478cc28c966c6bfd" 2018-07-22 08:44:52,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8bf132-1140-4187-900d-59c62a230ed7 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3219d71ee1541efa358a718974d37d1", "name": "CreateInstanceFromThreePartImage-71ccb748-352b-445-proj"}} 2018-07-22 08:44:52,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1 used request id req-4d8bf132-1140-4187-900d-59c62a230ed7 2018-07-22 08:44:52,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e613647-0b87-4a6b-adfd-76c62d478971 2018-07-22 08:44:52,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2e613647-0b87-4a6b-adfd-76c62d478971 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd121fbd503f0d133c8df27478cc28c966c6bfd" 2018-07-22 08:44:52,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3d3c038d-7c1e-478c-91c0-137ef4b1cb67 Date: Sun, 22 Jul 2018 08:44:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:44:22Z", "security_group_id": "2e613647-0b87-4a6b-adfd-76c62d478971", "port_range_min": null, "revision_number": 0, "tenant_id": "a3219d71ee1541efa358a718974d37d1", "created_at": "2018-07-22T08:44:22Z", "project_id": "a3219d71ee1541efa358a718974d37d1", "id": "0f598198-ddb2-4b46-abe2-eb287b730861"}, {"remote_group_id": "2e613647-0b87-4a6b-adfd-76c62d478971", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:44:22Z", "security_group_id": "2e613647-0b87-4a6b-adfd-76c62d478971", "port_range_min": null, "revision_number": 0, "tenant_id": "a3219d71ee1541efa358a718974d37d1", "created_at": "2018-07-22T08:44:22Z", "project_id": "a3219d71ee1541efa358a718974d37d1", "id": "6b74d75f-21fd-45de-b2b4-1b3c8080e4ab"}, {"remote_group_id": "2e613647-0b87-4a6b-adfd-76c62d478971", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:44:22Z", "security_group_id": "2e613647-0b87-4a6b-adfd-76c62d478971", "port_range_min": null, "revision_number": 0, "tenant_id": "a3219d71ee1541efa358a718974d37d1", "created_at": "2018-07-22T08:44:22Z", "project_id": "a3219d71ee1541efa358a718974d37d1", "id": "e99f2be7-ece9-4ab0-93dd-d0312516d519"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:44:22Z", "security_group_id": "2e613647-0b87-4a6b-adfd-76c62d478971", "port_range_min": null, "revision_number": 0, "tenant_id": "a3219d71ee1541efa358a718974d37d1", "created_at": "2018-07-22T08:44:22Z", "project_id": "a3219d71ee1541efa358a718974d37d1", "id": "efbe20cd-f2b7-4ca2-a689-f30eb9eeb74b"}]} 2018-07-22 08:44:52,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2e613647-0b87-4a6b-adfd-76c62d478971 used request id req-3d3c038d-7c1e-478c-91c0-137ef4b1cb67 2018-07-22 08:44:52,366 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:44:52,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2e613647-0b87-4a6b-adfd-76c62d478971 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd121fbd503f0d133c8df27478cc28c966c6bfd" 2018-07-22 08:44:52,789 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e192b680-2b4e-4158-8689-6c5b3fb25f43 Content-Length: 0 Date: Sun, 22 Jul 2018 08:44:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:44:52,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2e613647-0b87-4a6b-adfd-76c62d478971 used request id req-e192b680-2b4e-4158-8689-6c5b3fb25f43 2018-07-22 08:44:52,790 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-71ccb748-352b-445-proj 2018-07-22 08:44:52,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd121fbd503f0d133c8df27478cc28c966c6bfd" 2018-07-22 08:44:53,053 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b08eb5c9-3b4e-4f61-bc37-81956f95069a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:44:53,053 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a3219d71ee1541efa358a718974d37d1 used request id req-b08eb5c9-3b4e-4f61-bc37-81956f95069a 2018-07-22 08:44:53,053 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-71ccb748-352b-445-proj-role 2018-07-22 08:44:53,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d042c3e74ae548b68c483b3b68c7bf5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd121fbd503f0d133c8df27478cc28c966c6bfd" 2018-07-22 08:44:53,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:44:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3c5e1a5-db50-465f-9af7-490bc10656d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:44:53,179 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d042c3e74ae548b68c483b3b68c7bf5c used request id req-d3c5e1a5-db50-465f-9af7-490bc10656d6 2018-07-22 08:44:53,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd121fbd503f0d133c8df27478cc28c966c6bfd" 2018-07-22 08:44:53,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6008c8ca-56ec-44f1-87c4-d5875fc40f4f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:44:53,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6008c8ca-56ec-44f1-87c4-d5875fc40f4f 2018-07-22 08:44:53,269 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-71ccb748-352b-445-user 2018-07-22 08:44:53,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/fdc7f468394e4c8b880f2221bf0fc73b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cff316fd400cc0f08aaca9a60eccb90567ae2090" 2018-07-22 08:44:53,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:44:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f41e23c-3056-4b2f-9265-cb9a4d605be8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:44:53,478 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/fdc7f468394e4c8b880f2221bf0fc73b used request id req-4f41e23c-3056-4b2f-9265-cb9a4d605be8 2018-07-22 08:44:53,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:44:53,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:44:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["nOeB7Kv_RWaKgI9LQKxELQ"], "issued_at": "2018-07-22T08:44:53.000000Z"}} 2018-07-22 08:44:53,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}703a190767442e07a719f5aa4379ff091498b01e" 2018-07-22 08:44:53,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-287837fa-df3e-468f-a91b-2659059583c7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:44:53,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-287837fa-df3e-468f-a91b-2659059583c7 2018-07-22 08:44:53,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:44:53,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:44:54,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:44:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ps_bQROuTfy-qtmpMQmNXg"], "issued_at": "2018-07-22T08:44:54.000000Z"}} 2018-07-22 08:44:54,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc4b03d9b6931ea834f5cb5dc846cc14e9ad6c8" 2018-07-22 08:44:54,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a33f935-b4c3-457b-9b5c-96052e8c7b75 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:44:54,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0a33f935-b4c3-457b-9b5c-96052e8c7b75 2018-07-22 08:44:54,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:44:54,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:44:54 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:44:54,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-80d3901c-3f7d-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc4b03d9b6931ea834f5cb5dc846cc14e9ad6c8" 2018-07-22 08:44:54,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc9f19c-1bf4-4e76-85e4-9a101dceb27d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-80d3901c-3f7d-491-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:44:54,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-80d3901c-3f7d-491-proj used request id req-abc9f19c-1bf4-4e76-85e4-9a101dceb27d 2018-07-22 08:44:54,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc4b03d9b6931ea834f5cb5dc846cc14e9ad6c8" 2018-07-22 08:44:54,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdcdff38-f268-4ce5-bc40-e4bcb96e0da4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:44:54,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fdcdff38-f268-4ce5-bc40-e4bcb96e0da4 2018-07-22 08:44:54,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc4b03d9b6931ea834f5cb5dc846cc14e9ad6c8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}}' 2018-07-22 08:44:54,897 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:44:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8815a1bf-11fa-4b6e-bdea-9644f87a86b3 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d"}, "tags": [], "enabled": true, "id": "bb0f3ca8e305484b90fbca95f6155b2d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}} 2018-07-22 08:44:54,897 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8815a1bf-11fa-4b6e-bdea-9644f87a86b3 2018-07-22 08:44:54,898 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-80d3901c-3f7d-491-proj 2018-07-22 08:44:54,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:44:54,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:44:55,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:44:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["3t63_o2QS-mkDveUu33KDw"], "issued_at": "2018-07-22T08:44:55.000000Z"}} 2018-07-22 08:44:55,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55afe715bd9959f02da854d613da590bb98b10f2" 2018-07-22 08:44:55,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf3972e-9ad8-4a6b-923d-40aebf773628 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:44:55,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ecf3972e-9ad8-4a6b-923d-40aebf773628 2018-07-22 08:44:55,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:44:55,406 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:44:55 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:44:55,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55afe715bd9959f02da854d613da590bb98b10f2" 2018-07-22 08:44:55,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a639c9ce-2c7b-41d2-a91b-5f6da3b761ec Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:44:55,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a639c9ce-2c7b-41d2-a91b-5f6da3b761ec 2018-07-22 08:44:55,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-80d3901c-3f7d-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55afe715bd9959f02da854d613da590bb98b10f2" 2018-07-22 08:44:55,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a98c939-233c-4fc2-ab57-25f86f825007 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-80d3901c-3f7d-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d"}, "tags": [], "enabled": true, "id": "bb0f3ca8e305484b90fbca95f6155b2d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}]} 2018-07-22 08:44:55,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-80d3901c-3f7d-491-proj used request id req-3a98c939-233c-4fc2-ab57-25f86f825007 2018-07-22 08:44:55,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55afe715bd9959f02da854d613da590bb98b10f2" 2018-07-22 08:44:55,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c1c1b35-331d-4410-8f2f-22c2061cb3a6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:44:55,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0c1c1b35-331d-4410-8f2f-22c2061cb3a6 2018-07-22 08:44:56,113 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-80d3901c-3f7d-491-user 2018-07-22 08:44:56,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:44:56,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc4b03d9b6931ea834f5cb5dc846cc14e9ad6c8" 2018-07-22 08:44:56,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eeedd3c-2ade-4656-a459-e5006227b508 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:44:56,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9eeedd3c-2ade-4656-a459-e5006227b508 2018-07-22 08:44:56,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc4b03d9b6931ea834f5cb5dc846cc14e9ad6c8" -d '{"role": {"name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj-role"}}' 2018-07-22 08:44:56,341 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:44:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1bb52cd-d896-4c96-b5a7-089fd77ba0c9 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "034c9663caaf4a81a4b0c9f12965e9d2", "links": {"self": "http://172.30.9.23:5000/v3/roles/034c9663caaf4a81a4b0c9f12965e9d2"}, "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj-role"}} 2018-07-22 08:44:56,341 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f1bb52cd-d896-4c96-b5a7-089fd77ba0c9 2018-07-22 08:44:56,341 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-80d3901c-3f7d-491-proj-role 2018-07-22 08:44:56,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/034c9663caaf4a81a4b0c9f12965e9d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc4b03d9b6931ea834f5cb5dc846cc14e9ad6c8" 2018-07-22 08:44:56,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f77c23ba-5fec-4886-a284-4f87ae111faf Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "034c9663caaf4a81a4b0c9f12965e9d2", "links": {"self": "http://172.30.9.23:5000/v3/roles/034c9663caaf4a81a4b0c9f12965e9d2"}, "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj-role"}} 2018-07-22 08:44:56,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/034c9663caaf4a81a4b0c9f12965e9d2 used request id req-f77c23ba-5fec-4886-a284-4f87ae111faf 2018-07-22 08:44:56,365 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-80d3901c-3f7d-491-proj-role to project CreateInstanceVolumeTests-80d3901c-3f7d-491-proj 2018-07-22 08:44:56,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d/users/0c048c8082fd480dbcaf8775eb172600/roles/034c9663caaf4a81a4b0c9f12965e9d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc4b03d9b6931ea834f5cb5dc846cc14e9ad6c8" 2018-07-22 08:44:56,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:44:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39a3d3ec-3138-49b1-9551-1caca252f5e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:44:56,644 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d/users/0c048c8082fd480dbcaf8775eb172600/roles/034c9663caaf4a81a4b0c9f12965e9d2 used request id req-39a3d3ec-3138-49b1-9551-1caca252f5e4 2018-07-22 08:44:56,644 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:44:56,646 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:44:56,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:44:56,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:44:57,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034c9663caaf4a81a4b0c9f12965e9d2", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj-role"}], "expires_at": "2018-07-22T09:44:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb0f3ca8e305484b90fbca95f6155b2d", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-user", "id": "0c048c8082fd480dbcaf8775eb172600"}, "audit_ids": ["UP7V4FfDTg60dORpDkAeZw"], "issued_at": "2018-07-22T08:44:57.000000Z"}} 2018-07-22 08:44:57,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9949a9d913f311646f7f7b973dd55bde3af247b" 2018-07-22 08:44:57,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb8fe33-de43-40dc-94c4-7c1883a27db9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:44:57,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-beb8fe33-de43-40dc-94c4-7c1883a27db9 2018-07-22 08:44:57,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9949a9d913f311646f7f7b973dd55bde3af247b" 2018-07-22 08:44:57,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-24436efd-9490-4099-a5fc-3119f24f8bc6 Date: Sun, 22 Jul 2018 08:44:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-image"} 2018-07-22 08:44:57,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-image used request id req-24436efd-9490-4099-a5fc-3119f24f8bc6 2018-07-22 08:44:57,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9949a9d913f311646f7f7b973dd55bde3af247b" 2018-07-22 08:44:57,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6f6e117b-70a3-4ac2-ac82-9ce166e528b7 Date: Sun, 22 Jul 2018 08:44:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:44:57,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6f6e117b-70a3-4ac2-ac82-9ce166e528b7 2018-07-22 08:44:57,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a9949a9d913f311646f7f7b973dd55bde3af247b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-image"}' 2018-07-22 08:44:57,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a3f0c95f-b6dd-438f-9272-545d891ba4b0 Date: Sun, 22 Jul 2018 08:44:57 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:44:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:44:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6", "min_disk": 0, "protected": false, "id": "9b66160c-c5f7-46d2-b5db-dc507029b5e6", "file": "/v2/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6/file", "checksum": null, "owner": "bb0f3ca8e305484b90fbca95f6155b2d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:44:57,853 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a3f0c95f-b6dd-438f-9272-545d891ba4b0 2018-07-22 08:44:57,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9949a9d913f311646f7f7b973dd55bde3af247b" -d '' 2018-07-22 08:44:59,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1f460856-9c50-477e-a4e5-dbff52f77cdb Date: Sun, 22 Jul 2018 08:44:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:44:59,424 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6/file used request id req-1f460856-9c50-477e-a4e5-dbff52f77cdb 2018-07-22 08:44:59,425 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:44:59,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9949a9d913f311646f7f7b973dd55bde3af247b" 2018-07-22 08:44:59,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-93077bed-2a8e-4e31-89bb-07f7939a6688 Date: Sun, 22 Jul 2018 08:44:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:44:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:44:59Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6/snap", "metadata": {}}], "self": "/v2/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6", "min_disk": 0, "protected": false, "id": "9b66160c-c5f7-46d2-b5db-dc507029b5e6", "file": "/v2/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bb0f3ca8e305484b90fbca95f6155b2d", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:44:59,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6 used request id req-93077bed-2a8e-4e31-89bb-07f7939a6688 2018-07-22 08:44:59,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9949a9d913f311646f7f7b973dd55bde3af247b" 2018-07-22 08:44:59,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6ce5de40-3323-4fc0-bc5b-479daca66eae Date: Sun, 22 Jul 2018 08:44:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:44:59,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6ce5de40-3323-4fc0-bc5b-479daca66eae 2018-07-22 08:44:59,813 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-image 2018-07-22 08:44:59,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9949a9d913f311646f7f7b973dd55bde3af247b" 2018-07-22 08:44:59,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-cf80cd15-e6b7-4399-bbf1-d738a7b8f466 Date: Sun, 22 Jul 2018 08:45:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:44:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:44:59Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6/snap", "metadata": {}}], "self": "/v2/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6", "min_disk": 0, "protected": false, "id": "9b66160c-c5f7-46d2-b5db-dc507029b5e6", "file": "/v2/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bb0f3ca8e305484b90fbca95f6155b2d", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:44:59,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6 used request id req-cf80cd15-e6b7-4399-bbf1-d738a7b8f466 2018-07-22 08:44:59,997 - create_image - DEBUG - Instance status is - active 2018-07-22 08:44:59,997 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-image 2018-07-22 08:44:59,998 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-image 2018-07-22 08:44:59,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:44:59,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:45:00,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:45:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["4un0CMhQSGysSy7woVpTvA"], "issued_at": "2018-07-22T08:45:00.000000Z"}} 2018-07-22 08:45:00,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e89b5891ba2e23e14aa639f58834606e2e1fd2" 2018-07-22 08:45:00,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd2486e2-470f-4958-b55a-67e41916ae09 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:45:00,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fd2486e2-470f-4958-b55a-67e41916ae09 2018-07-22 08:45:00,485 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:45:00,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e89b5891ba2e23e14aa639f58834606e2e1fd2" 2018-07-22 08:45:00,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:00 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-4ddc2fc2-9ea4-4914-b460-0b20a0205f24 x-compute-request-id: req-4ddc2fc2-9ea4-4914-b460-0b20a0205f24 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:45:00,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4ddc2fc2-9ea4-4914-b460-0b20a0205f24 2018-07-22 08:45:00,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e89b5891ba2e23e14aa639f58834606e2e1fd2" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:45:00,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:00 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-388806db-9726-45d1-9f40-91698694f83c x-compute-request-id: req-388806db-9726-45d1-9f40-91698694f83c Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4f1d2def-14c3-49f8-8a17-8af015dac42f"}} 2018-07-22 08:45:00,754 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-388806db-9726-45d1-9f40-91698694f83c 2018-07-22 08:45:00,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:45:00,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:45:01,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034c9663caaf4a81a4b0c9f12965e9d2", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj-role"}], "expires_at": "2018-07-22T09:45:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb0f3ca8e305484b90fbca95f6155b2d", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-user", "id": "0c048c8082fd480dbcaf8775eb172600"}, "audit_ids": ["O94Gy2ndTpa-PQdrenvx9Q"], "issued_at": "2018-07-22T08:45:01.000000Z"}} 2018-07-22 08:45:01,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5faa24ebc7cbd0d1e71dd5be39b09275410e6ddc" 2018-07-22 08:45:01,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e08f2047-8232-40d4-9bba-2b62b73127f9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:45:01,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e08f2047-8232-40d4-9bba-2b62b73127f9 2018-07-22 08:45:01,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5faa24ebc7cbd0d1e71dd5be39b09275410e6ddc" 2018-07-22 08:45:01,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-47d29339-cd76-4d3d-9c35-e59aa82d66e0 Date: Sun, 22 Jul 2018 08:45:01 GMT RESP BODY: {"networks":[]} 2018-07-22 08:45:01,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net used request id req-47d29339-cd76-4d3d-9c35-e59aa82d66e0 2018-07-22 08:45:01,468 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net 2018-07-22 08:45:01,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5faa24ebc7cbd0d1e71dd5be39b09275410e6ddc" -d '{"network": {"name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net", "admin_state_up": true}}' 2018-07-22 08:45:02,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-e10d6c67-d330-4cce-acf9-b3f6fd0f8804 Date: Sun, 22 Jul 2018 08:45:02 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb0f3ca8e305484b90fbca95f6155b2d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:45:01Z","is_default":false,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:01Z","mtu":1450}} 2018-07-22 08:45:02,063 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-e10d6c67-d330-4cce-acf9-b3f6fd0f8804 2018-07-22 08:45:02,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5faa24ebc7cbd0d1e71dd5be39b09275410e6ddc" 2018-07-22 08:45:02,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-563e0d4e-f9b4-44a5-86c3-bcc83f6a6c1c Date: Sun, 22 Jul 2018 08:45:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb0f3ca8e305484b90fbca95f6155b2d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:45:01Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net","admin_state_up":true,"tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:01Z","mtu":1450}]} 2018-07-22 08:45:02,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-563e0d4e-f9b4-44a5-86c3-bcc83f6a6c1c 2018-07-22 08:45:02,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5faa24ebc7cbd0d1e71dd5be39b09275410e6ddc" 2018-07-22 08:45:02,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-edf4b364-ae0b-40a9-bfee-fb5a3ba112b4 Date: Sun, 22 Jul 2018 08:45:02 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:45:02,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-edf4b364-ae0b-40a9-bfee-fb5a3ba112b4 2018-07-22 08:45:02,538 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-subnet 2018-07-22 08:45:02,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5faa24ebc7cbd0d1e71dd5be39b09275410e6ddc" -d '{"subnets": [{"ip_version": 4, "network_id": "8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-subnet"}]}' 2018-07-22 08:45:03,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bb61662c-ed93-4b40-b132-c13ea4993841 Date: Sun, 22 Jul 2018 08:45:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:02Z","dns_nameservers":[],"updated_at":"2018-07-22T08:45:02Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","subnetpool_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-subnet"}]} 2018-07-22 08:45:03,327 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-bb61662c-ed93-4b40-b132-c13ea4993841 2018-07-22 08:45:03,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5faa24ebc7cbd0d1e71dd5be39b09275410e6ddc" 2018-07-22 08:45:03,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3700af49-c1b2-47d7-830d-06b7e11f1b7d Date: Sun, 22 Jul 2018 08:45:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb0f3ca8e305484b90fbca95f6155b2d","l2_adjacency":true,"status":"ACTIVE","subnets":["b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6"],"description":"","tags":[],"updated_at":"2018-07-22T08:45:02Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net","admin_state_up":true,"tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:01Z","mtu":1450}]} 2018-07-22 08:45:03,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-3700af49-c1b2-47d7-830d-06b7e11f1b7d 2018-07-22 08:45:03,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5faa24ebc7cbd0d1e71dd5be39b09275410e6ddc" 2018-07-22 08:45:03,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fca9c822-3fa2-467d-8e97-37042da7a498 Date: Sun, 22 Jul 2018 08:45:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:02Z","dns_nameservers":[],"updated_at":"2018-07-22T08:45:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","subnetpool_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-subnet"}]} 2018-07-22 08:45:03,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-fca9c822-3fa2-467d-8e97-37042da7a498 2018-07-22 08:45:03,960 - OpenStackNetwork - DEBUG - Network [8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942] created successfully 2018-07-22 08:45:03,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:45:03,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:45:04,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034c9663caaf4a81a4b0c9f12965e9d2", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj-role"}], "expires_at": "2018-07-22T09:45:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb0f3ca8e305484b90fbca95f6155b2d", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-user", "id": "0c048c8082fd480dbcaf8775eb172600"}, "audit_ids": ["o7uNInOfRgG_hMxbYnu9Sg"], "issued_at": "2018-07-22T08:45:04.000000Z"}} 2018-07-22 08:45:04,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e810e4fd7ee64891d67157890186792be3af9dd4" 2018-07-22 08:45:04,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b98675-d16b-4d4e-8e86-0928763b1707 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:45:04,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-54b98675-d16b-4d4e-8e86-0928763b1707 2018-07-22 08:45:04,441 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e810e4fd7ee64891d67157890186792be3af9dd4" 2018-07-22 08:45:04,672 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:04 GMT Server: Apache x-compute-request-id: req-7e864289-3667-4b0d-8070-d6306a0a1eab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7e864289-3667-4b0d-8070-d6306a0a1eab Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 08:45:04,672 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/detail used request id req-7e864289-3667-4b0d-8070-d6306a0a1eab 2018-07-22 08:45:04,676 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7e864289-3667-4b0d-8070-d6306a0a1eab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e810e4fd7ee64891d67157890186792be3af9dd4" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 08:45:05,060 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:45:04 GMT Server: Apache x-compute-request-id: req-e4f2bf8b-b27b-45cc-afc9-83614782f174 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e4f2bf8b-b27b-45cc-afc9-83614782f174 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0c048c8082fd480dbcaf8775eb172600", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "rel": "self"}, {"href": "http://172.30.9.23:8776/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:45:04.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "size": 1}} 2018-07-22 08:45:05,060 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes used request id req-e4f2bf8b-b27b-45cc-afc9-83614782f174 2018-07-22 08:45:05,063 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7e864289-3667-4b0d-8070-d6306a0a1eab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e810e4fd7ee64891d67157890186792be3af9dd4" 2018-07-22 08:45:05,388 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:05 GMT Server: Apache x-compute-request-id: req-690f53c3-85e3-4391-8c61-086781cd0d0b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-690f53c3-85e3-4391-8c61-086781cd0d0b Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "0c048c8082fd480dbcaf8775eb172600", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "rel": "self"}, {"href": "http://172.30.9.23:8776/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "updated_at": "2018-07-22T08:45:05.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "size": 1}} 2018-07-22 08:45:05,388 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1 used request id req-690f53c3-85e3-4391-8c61-086781cd0d0b 2018-07-22 08:45:05,388 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-1 2018-07-22 08:45:05,391 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7e864289-3667-4b0d-8070-d6306a0a1eab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e810e4fd7ee64891d67157890186792be3af9dd4" 2018-07-22 08:45:05,621 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:05 GMT Server: Apache x-compute-request-id: req-5c212e80-f48a-4bd2-a595-88528125eabc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5c212e80-f48a-4bd2-a595-88528125eabc Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "0c048c8082fd480dbcaf8775eb172600", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "rel": "self"}, {"href": "http://172.30.9.23:8776/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "updated_at": "2018-07-22T08:45:05.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "size": 1}} 2018-07-22 08:45:05,621 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1 used request id req-5c212e80-f48a-4bd2-a595-88528125eabc 2018-07-22 08:45:05,622 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:45:05,622 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-1 2018-07-22 08:45:05,622 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-1 2018-07-22 08:45:05,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:45:05,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:45:06,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034c9663caaf4a81a4b0c9f12965e9d2", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj-role"}], "expires_at": "2018-07-22T09:45:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb0f3ca8e305484b90fbca95f6155b2d", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-user", "id": "0c048c8082fd480dbcaf8775eb172600"}, "audit_ids": ["tDLFMU5sSl-FVsR_1Oeu7g"], "issued_at": "2018-07-22T08:45:06.000000Z"}} 2018-07-22 08:45:06,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d41f8a6915d0a8cb72a63c32e5fd61dbaa3dabb5" 2018-07-22 08:45:06,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5491bfd7-4252-4125-90e0-90a3551ddfd5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:45:06,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5491bfd7-4252-4125-90e0-90a3551ddfd5 2018-07-22 08:45:06,102 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d41f8a6915d0a8cb72a63c32e5fd61dbaa3dabb5" 2018-07-22 08:45:06,333 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:06 GMT Server: Apache x-compute-request-id: req-c742056b-204f-42c7-8427-be1ca4e717f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c742056b-204f-42c7-8427-be1ca4e717f1 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "0c048c8082fd480dbcaf8775eb172600", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "rel": "self"}, {"href": "http://172.30.9.23:8776/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "updated_at": "2018-07-22T08:45:05.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "size": 1}]} 2018-07-22 08:45:06,333 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/detail used request id req-c742056b-204f-42c7-8427-be1ca4e717f1 2018-07-22 08:45:06,336 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c742056b-204f-42c7-8427-be1ca4e717f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d41f8a6915d0a8cb72a63c32e5fd61dbaa3dabb5" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 08:45:07,332 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:45:06 GMT Server: Apache x-compute-request-id: req-dbc9f5de-5bba-47e4-97c2-ce7149dc35e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dbc9f5de-5bba-47e4-97c2-ce7149dc35e4 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0c048c8082fd480dbcaf8775eb172600", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6", "rel": "self"}, {"href": "http://172.30.9.23:8776/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:45:07.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d865c96c-2204-4a6d-9506-2b45958569f6", "size": 1}} 2018-07-22 08:45:07,333 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes used request id req-dbc9f5de-5bba-47e4-97c2-ce7149dc35e4 2018-07-22 08:45:07,336 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c742056b-204f-42c7-8427-be1ca4e717f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d41f8a6915d0a8cb72a63c32e5fd61dbaa3dabb5" 2018-07-22 08:45:07,584 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:07 GMT Server: Apache x-compute-request-id: req-861f2272-c6d0-4561-a4be-11fc636f1cd7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-861f2272-c6d0-4561-a4be-11fc636f1cd7 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "0c048c8082fd480dbcaf8775eb172600", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6", "rel": "self"}, {"href": "http://172.30.9.23:8776/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:45:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "updated_at": "2018-07-22T08:45:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d865c96c-2204-4a6d-9506-2b45958569f6", "size": 1}} 2018-07-22 08:45:07,584 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6 used request id req-861f2272-c6d0-4561-a4be-11fc636f1cd7 2018-07-22 08:45:07,584 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-2 2018-07-22 08:45:07,587 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c742056b-204f-42c7-8427-be1ca4e717f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d41f8a6915d0a8cb72a63c32e5fd61dbaa3dabb5" 2018-07-22 08:45:07,829 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:07 GMT Server: Apache x-compute-request-id: req-ce17d3f6-6d5f-4789-8d47-6e09ff601f55 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ce17d3f6-6d5f-4789-8d47-6e09ff601f55 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "0c048c8082fd480dbcaf8775eb172600", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6", "rel": "self"}, {"href": "http://172.30.9.23:8776/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:45:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "updated_at": "2018-07-22T08:45:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d865c96c-2204-4a6d-9506-2b45958569f6", "size": 1}} 2018-07-22 08:45:07,830 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6 used request id req-ce17d3f6-6d5f-4789-8d47-6e09ff601f55 2018-07-22 08:45:07,830 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:45:07,830 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-2 2018-07-22 08:45:07,830 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-2 2018-07-22 08:45:07,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:45:07,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:45:08,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034c9663caaf4a81a4b0c9f12965e9d2", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj-role"}], "expires_at": "2018-07-22T09:45:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb0f3ca8e305484b90fbca95f6155b2d", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-user", "id": "0c048c8082fd480dbcaf8775eb172600"}, "audit_ids": ["X4GcQsuqQEikiKGcAQQkog"], "issued_at": "2018-07-22T08:45:08.000000Z"}} 2018-07-22 08:45:08,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:08,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45446b17-828a-47f8-b407-9be5e4d3d23f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:45:08,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-45446b17-828a-47f8-b407-9be5e4d3d23f 2018-07-22 08:45:08,425 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:45:08,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:08,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b5546d-181b-461e-bfc6-5a6356862702 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:45:08,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a6b5546d-181b-461e-bfc6-5a6356862702 2018-07-22 08:45:08,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:08,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c8346348-76b0-4ee7-966b-03d5a4330972 Date: Sun, 22 Jul 2018 08:45:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb0f3ca8e305484b90fbca95f6155b2d","l2_adjacency":true,"status":"ACTIVE","subnets":["b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6"],"description":"","tags":[],"updated_at":"2018-07-22T08:45:02Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net","admin_state_up":true,"tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:01Z","mtu":1450}]} 2018-07-22 08:45:08,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net used request id req-c8346348-76b0-4ee7-966b-03d5a4330972 2018-07-22 08:45:08,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:45:08,801 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:45:08 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:45:08,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:08,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-402e5b6d-c3c2-49ea-b43a-1d544efb3a3e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bb0f3ca8e305484b90fbca95f6155b2d", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}} 2018-07-22 08:45:08,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d used request id req-402e5b6d-c3c2-49ea-b43a-1d544efb3a3e 2018-07-22 08:45:08,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:09,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b37d58f8-83a4-489e-be68-dcb111eb7d59 Date: Sun, 22 Jul 2018 08:45:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:02Z","dns_nameservers":[],"updated_at":"2018-07-22T08:45:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","subnetpool_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-subnet"}]} 2018-07-22 08:45:09,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-b37d58f8-83a4-489e-be68-dcb111eb7d59 2018-07-22 08:45:09,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942&name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:09,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c9c536be-e32a-44f6-83a7-f4ad0a868a95 Date: Sun, 22 Jul 2018 08:45:09 GMT RESP BODY: {"ports":[]} 2018-07-22 08:45:09,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942&name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-port&admin_state_up=True used request id req-c9c536be-e32a-44f6-83a7-f4ad0a868a95 2018-07-22 08:45:09,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:09,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3ad704c-03eb-4662-9699-ec90c8a77005 x-compute-request-id: req-e3ad704c-03eb-4662-9699-ec90c8a77005 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:45:09,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst used request id req-e3ad704c-03eb-4662-9699-ec90c8a77005 2018-07-22 08:45:09,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:10,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-791226fc-b607-4308-8fc9-37db4c9d85c4 Date: Sun, 22 Jul 2018 08:45:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb0f3ca8e305484b90fbca95f6155b2d","l2_adjacency":true,"status":"ACTIVE","subnets":["b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6"],"description":"","tags":[],"updated_at":"2018-07-22T08:45:02Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net","admin_state_up":true,"tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:01Z","mtu":1450}]} 2018-07-22 08:45:10,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net used request id req-791226fc-b607-4308-8fc9-37db4c9d85c4 2018-07-22 08:45:10,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:10,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8ebc48-0ae8-4fd4-a7cf-315c90cfafa2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bb0f3ca8e305484b90fbca95f6155b2d", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}} 2018-07-22 08:45:10,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d used request id req-4b8ebc48-0ae8-4fd4-a7cf-315c90cfafa2 2018-07-22 08:45:10,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:10,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d209c9ac-def7-4bd6-9bd1-ec5da48957e6 Date: Sun, 22 Jul 2018 08:45:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:02Z","dns_nameservers":[],"updated_at":"2018-07-22T08:45:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","subnetpool_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-subnet"}]} 2018-07-22 08:45:10,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-d209c9ac-def7-4bd6-9bd1-ec5da48957e6 2018-07-22 08:45:10,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942&name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:10,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-03df1374-3283-4f36-87c8-51da5d2cfeff Date: Sun, 22 Jul 2018 08:45:10 GMT RESP BODY: {"ports":[]} 2018-07-22 08:45:10,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942&name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-port&admin_state_up=True used request id req-03df1374-3283-4f36-87c8-51da5d2cfeff 2018-07-22 08:45:10,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:45:10,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:45:10,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034c9663caaf4a81a4b0c9f12965e9d2", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj-role"}], "expires_at": "2018-07-22T09:45:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb0f3ca8e305484b90fbca95f6155b2d", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-user", "id": "0c048c8082fd480dbcaf8775eb172600"}, "audit_ids": ["ZyobxXwLRBiNtko7-cwAww"], "issued_at": "2018-07-22T08:45:10.000000Z"}} 2018-07-22 08:45:10,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4303eec261997e3b94a4a205ad772776753ff3fc" 2018-07-22 08:45:11,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e3a913-d568-48c8-95d1-2940b71ab6f7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:45:11,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-72e3a913-d568-48c8-95d1-2940b71ab6f7 2018-07-22 08:45:11,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:11,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f94043ef-a82b-418a-92bf-3384bf8ab9cb Date: Sun, 22 Jul 2018 08:45:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb0f3ca8e305484b90fbca95f6155b2d","l2_adjacency":true,"status":"ACTIVE","subnets":["b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6"],"description":"","tags":[],"updated_at":"2018-07-22T08:45:02Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net","admin_state_up":true,"tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:01Z","mtu":1450}]} 2018-07-22 08:45:11,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net used request id req-f94043ef-a82b-418a-92bf-3384bf8ab9cb 2018-07-22 08:45:11,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:11,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b1ac0a3f-0e89-4ac5-b3e0-a74483b52354 Date: Sun, 22 Jul 2018 08:45:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:02Z","dns_nameservers":[],"updated_at":"2018-07-22T08:45:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","subnetpool_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-subnet"}]} 2018-07-22 08:45:11,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-b1ac0a3f-0e89-4ac5-b3e0-a74483b52354 2018-07-22 08:45:11,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:11,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f36a95b0-3a5f-46fb-8ee1-25687a253122 Date: Sun, 22 Jul 2018 08:45:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb0f3ca8e305484b90fbca95f6155b2d","l2_adjacency":true,"status":"ACTIVE","subnets":["b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6"],"description":"","tags":[],"updated_at":"2018-07-22T08:45:02Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net","admin_state_up":true,"tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:01Z","mtu":1450}]} 2018-07-22 08:45:11,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net used request id req-f36a95b0-3a5f-46fb-8ee1-25687a253122 2018-07-22 08:45:11,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:45:11,822 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:45:11 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:45:11,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4303eec261997e3b94a4a205ad772776753ff3fc" 2018-07-22 08:45:11,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b067b9a2-d268-47c8-b201-b317a5936b5d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bb0f3ca8e305484b90fbca95f6155b2d", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}} 2018-07-22 08:45:11,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d used request id req-b067b9a2-d268-47c8-b201-b317a5936b5d 2018-07-22 08:45:11,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:12,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dc339de1-883e-4342-8afd-39c620958181 Date: Sun, 22 Jul 2018 08:45:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:02Z","dns_nameservers":[],"updated_at":"2018-07-22T08:45:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","subnetpool_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-subnet"}]} 2018-07-22 08:45:12,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-dc339de1-883e-4342-8afd-39c620958181 2018-07-22 08:45:12,143 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net 2018-07-22 08:45:12,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" -d '{"port": {"network_id": "8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942", "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-port", "admin_state_up": true}}' 2018-07-22 08:45:13,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-6dceac04-c48f-4efc-826b-61a5c8d0b999 Date: Sun, 22 Jul 2018 08:45:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.10"}],"id":"40fa2818-1b83-402d-8df0-db66781fb261","security_groups":["03509f3f-e75e-4cd7-810c-0d85d279a9e1"],"mac_address":"fa:16:3e:45:61:85","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-port","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","qos_policy_id":null,"admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:12Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:45:13,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-6dceac04-c48f-4efc-826b-61a5c8d0b999 2018-07-22 08:45:13,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:13,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0720563a-35e7-494f-963f-a0936965c38a Date: Sun, 22 Jul 2018 08:45:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb0f3ca8e305484b90fbca95f6155b2d","l2_adjacency":true,"status":"ACTIVE","subnets":["b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6"],"description":"","tags":[],"updated_at":"2018-07-22T08:45:02Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net","admin_state_up":true,"tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:01Z","mtu":1450}]} 2018-07-22 08:45:13,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net used request id req-0720563a-35e7-494f-963f-a0936965c38a 2018-07-22 08:45:13,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:13,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc0dba7b-ff9f-472f-a3f9-fad8f0e90da9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bb0f3ca8e305484b90fbca95f6155b2d", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}} 2018-07-22 08:45:13,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d used request id req-fc0dba7b-ff9f-472f-a3f9-fad8f0e90da9 2018-07-22 08:45:13,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:13,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f52b870d-229e-4e50-9237-47b7910cfb7f Date: Sun, 22 Jul 2018 08:45:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:02Z","dns_nameservers":[],"updated_at":"2018-07-22T08:45:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","subnetpool_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-subnet"}]} 2018-07-22 08:45:13,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-f52b870d-229e-4e50-9237-47b7910cfb7f 2018-07-22 08:45:13,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942&name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:14,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-cd477c4f-7daf-41f1-8e3c-098850d45f73 Date: Sun, 22 Jul 2018 08:45:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.10"}],"id":"40fa2818-1b83-402d-8df0-db66781fb261","security_groups":["03509f3f-e75e-4cd7-810c-0d85d279a9e1"],"mac_address":"fa:16:3e:45:61:85","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-port","admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:12Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:45:14,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942&name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-port&admin_state_up=True used request id req-cd477c4f-7daf-41f1-8e3c-098850d45f73 2018-07-22 08:45:14,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:14,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e33a5ba-c1de-42a3-911d-e288edf87464 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bb0f3ca8e305484b90fbca95f6155b2d", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}} 2018-07-22 08:45:14,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d used request id req-7e33a5ba-c1de-42a3-911d-e288edf87464 2018-07-22 08:45:14,153 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst 2018-07-22 08:45:14,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:14,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:14 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-dbc7f6a3-1519-4bac-b8a5-290d05917b70 x-compute-request-id: req-dbc7f6a3-1519-4bac-b8a5-290d05917b70 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4f1d2def-14c3-49f8-8a17-8af015dac42f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:45:14,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dbc7f6a3-1519-4bac-b8a5-290d05917b70 2018-07-22 08:45:14,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:14,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:14 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-7d7312a0-18df-42be-b23d-5988a66aed36 x-compute-request-id: req-7d7312a0-18df-42be-b23d-5988a66aed36 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4f1d2def-14c3-49f8-8a17-8af015dac42f"}} 2018-07-22 08:45:14,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f used request id req-7d7312a0-18df-42be-b23d-5988a66aed36 2018-07-22 08:45:14,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:14,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-6db5b402-b51e-4d48-9cfa-a2fb6f20b6dc Date: Sun, 22 Jul 2018 08:45:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:44:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:44:59Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6/snap", "metadata": {}}], "self": "/v2/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6", "min_disk": 0, "protected": false, "id": "9b66160c-c5f7-46d2-b5db-dc507029b5e6", "file": "/v2/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bb0f3ca8e305484b90fbca95f6155b2d", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-image"} 2018-07-22 08:45:14,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-image used request id req-6db5b402-b51e-4d48-9cfa-a2fb6f20b6dc 2018-07-22 08:45:14,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:14,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ca179076-7f8a-4c85-9f38-02460e2ae11c Date: Sun, 22 Jul 2018 08:45:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:45:14,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ca179076-7f8a-4c85-9f38-02460e2ae11c 2018-07-22 08:45:14,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" -d '{"server": {"name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst", "imageRef": "9b66160c-c5f7-46d2-b5db-dc507029b5e6", "flavorRef": "4f1d2def-14c3-49f8-8a17-8af015dac42f", "max_count": 1, "min_count": 1, "networks": [{"port": "40fa2818-1b83-402d-8df0-db66781fb261"}]}}' 2018-07-22 08:45:16,511 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:45:14 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-7d659132-fd8e-4453-8d08-926997d9da9f x-compute-request-id: req-7d659132-fd8e-4453-8d08-926997d9da9f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c9008c65-fa2e-4f77-a387-37da1f478c2b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "bookmark"}], "adminPass": "g2RQQiwFgJkV"}} 2018-07-22 08:45:16,511 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7d659132-fd8e-4453-8d08-926997d9da9f 2018-07-22 08:45:16,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:16,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:16 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-1a39c840-cc87-43a7-b582-d72f5994b8e3 x-compute-request-id: req-1a39c840-cc87-43a7-b582-d72f5994b8e3 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "bookmark"}], "image": {"id": "9b66160c-c5f7-46d2-b5db-dc507029b5e6", "links": [{"href": "http://172.30.9.23:8774/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f1d2def-14c3-49f8-8a17-8af015dac42f", "links": [{"href": "http://172.30.9.23:8774/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "bookmark"}]}, "id": "c9008c65-fa2e-4f77-a387-37da1f478c2b", "user_id": "0c048c8082fd480dbcaf8775eb172600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:45:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst", "created": "2018-07-22T08:45:16Z", "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:45:16,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b used request id req-1a39c840-cc87-43a7-b582-d72f5994b8e3 2018-07-22 08:45:16,755 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst 2018-07-22 08:45:16,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:17,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:16 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-a9d9d93e-da88-49f4-9f8d-d2265c74ca2c x-compute-request-id: req-a9d9d93e-da88-49f4-9f8d-d2265c74ca2c Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "bookmark"}], "image": {"id": "9b66160c-c5f7-46d2-b5db-dc507029b5e6", "links": [{"href": "http://172.30.9.23:8774/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f1d2def-14c3-49f8-8a17-8af015dac42f", "links": [{"href": "http://172.30.9.23:8774/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "bookmark"}]}, "id": "c9008c65-fa2e-4f77-a387-37da1f478c2b", "user_id": "0c048c8082fd480dbcaf8775eb172600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:45:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst", "created": "2018-07-22T08:45:16Z", "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:45:17,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b used request id req-a9d9d93e-da88-49f4-9f8d-d2265c74ca2c 2018-07-22 08:45:17,194 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst] is - BUILD 2018-07-22 08:45:17,194 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:45:20,197 - create_instance - DEBUG - VM status query timeout in 896.558328152 2018-07-22 08:45:20,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:21,133 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:20 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-30751eef-bebc-41f3-a20f-f9fe01e6ad0f x-compute-request-id: req-30751eef-bebc-41f3-a20f-f9fe01e6ad0f Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "bookmark"}], "image": {"id": "9b66160c-c5f7-46d2-b5db-dc507029b5e6", "links": [{"href": "http://172.30.9.23:8774/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f1d2def-14c3-49f8-8a17-8af015dac42f", "links": [{"href": "http://172.30.9.23:8774/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "bookmark"}]}, "id": "c9008c65-fa2e-4f77-a387-37da1f478c2b", "security_groups": [{"name": "default"}], "user_id": "0c048c8082fd480dbcaf8775eb172600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:45:17Z", "hostId": "9b68496a57b7232e372ce29237a786d7c9dd5b5e5c82afdebcead08c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst", "created": "2018-07-22T08:45:16Z", "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:45:21,133 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b used request id req-30751eef-bebc-41f3-a20f-f9fe01e6ad0f 2018-07-22 08:45:21,134 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst] is - BUILD 2018-07-22 08:45:21,134 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:45:24,137 - create_instance - DEBUG - VM status query timeout in 892.618499041 2018-07-22 08:45:24,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:24,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45: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-3cd1f254-a120-4794-ae4a-b44b2b5379ab x-compute-request-id: req-3cd1f254-a120-4794-ae4a-b44b2b5379ab Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:61:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "bookmark"}], "image": {"id": "9b66160c-c5f7-46d2-b5db-dc507029b5e6", "links": [{"href": "http://172.30.9.23:8774/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:45:21.000000", "flavor": {"id": "4f1d2def-14c3-49f8-8a17-8af015dac42f", "links": [{"href": "http://172.30.9.23:8774/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "bookmark"}]}, "id": "c9008c65-fa2e-4f77-a387-37da1f478c2b", "security_groups": [{"name": "default"}], "user_id": "0c048c8082fd480dbcaf8775eb172600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:45:21Z", "hostId": "9b68496a57b7232e372ce29237a786d7c9dd5b5e5c82afdebcead08c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst", "created": "2018-07-22T08:45:16Z", "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:45:24,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b used request id req-3cd1f254-a120-4794-ae4a-b44b2b5379ab 2018-07-22 08:45:24,842 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst] is - ACTIVE 2018-07-22 08:45:24,842 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:45:24,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:25,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45: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-39a2e686-014a-4c43-a568-4930f4905cb0 x-compute-request-id: req-39a2e686-014a-4c43-a568-4930f4905cb0 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:61:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "bookmark"}], "image": {"id": "9b66160c-c5f7-46d2-b5db-dc507029b5e6", "links": [{"href": "http://172.30.9.23:8774/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:45:21.000000", "flavor": {"id": "4f1d2def-14c3-49f8-8a17-8af015dac42f", "links": [{"href": "http://172.30.9.23:8774/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "bookmark"}]}, "id": "c9008c65-fa2e-4f77-a387-37da1f478c2b", "security_groups": [{"name": "default"}], "user_id": "0c048c8082fd480dbcaf8775eb172600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:45:21Z", "hostId": "9b68496a57b7232e372ce29237a786d7c9dd5b5e5c82afdebcead08c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst", "created": "2018-07-22T08:45:16Z", "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:45:25,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b used request id req-39a2e686-014a-4c43-a568-4930f4905cb0 2018-07-22 08:45:25,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:25,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c91aa8d5-8dbb-4195-91bd-af23f9414b58 Date: Sun, 22 Jul 2018 08:45:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb0f3ca8e305484b90fbca95f6155b2d","l2_adjacency":true,"status":"ACTIVE","subnets":["b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6"],"description":"","tags":[],"updated_at":"2018-07-22T08:45:02Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net","admin_state_up":true,"tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:01Z","mtu":1450}]} 2018-07-22 08:45:25,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net used request id req-c91aa8d5-8dbb-4195-91bd-af23f9414b58 2018-07-22 08:45:25,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:25,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2a310c-815d-4da6-aad8-b7588497ff39 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bb0f3ca8e305484b90fbca95f6155b2d", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}} 2018-07-22 08:45:25,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d used request id req-6e2a310c-815d-4da6-aad8-b7588497ff39 2018-07-22 08:45:25,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:25,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-97b0762e-0d34-4e25-86aa-786c06bec440 Date: Sun, 22 Jul 2018 08:45:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:02Z","dns_nameservers":[],"updated_at":"2018-07-22T08:45:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","subnetpool_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-subnet"}]} 2018-07-22 08:45:25,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-97b0762e-0d34-4e25-86aa-786c06bec440 2018-07-22 08:45:25,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:26,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-88e9314f-07f4-4832-b77b-9fd0cec0efe3 Date: Sun, 22 Jul 2018 08:45:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.10"}],"id":"40fa2818-1b83-402d-8df0-db66781fb261","security_groups":["03509f3f-e75e-4cd7-810c-0d85d279a9e1"],"mac_address":"fa:16:3e:45:61:85","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-port","admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:12Z","binding:vnic_type":"normal","device_id":"c9008c65-fa2e-4f77-a387-37da1f478c2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.4"}],"id":"8b567220-1415-4304-b438-5684b467d910","security_groups":[],"mac_address":"fa:16:3e:69:37:81","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.2"}],"id":"a3afab8d-c910-4d20-b72c-fc56873e7cf3","security_groups":[],"mac_address":"fa:16:3e:00:70:be","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.3"}],"id":"b1422c47-2023-462c-9b1f-59ca3d035420","security_groups":[],"mac_address":"fa:16:3e:d4:85:58","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","ip_allocation":"immediate"}]} 2018-07-22 08:45:26,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-88e9314f-07f4-4832-b77b-9fd0cec0efe3 2018-07-22 08:45:26,070 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:26,452 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:26 GMT Server: Apache x-compute-request-id: req-0dfa4679-6e93-49ca-af8e-fdde38ebfeae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0dfa4679-6e93-49ca-af8e-fdde38ebfeae Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "0c048c8082fd480dbcaf8775eb172600", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6", "rel": "self"}, {"href": "http://172.30.9.23:8776/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:45:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "updated_at": "2018-07-22T08:45:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d865c96c-2204-4a6d-9506-2b45958569f6", "size": 1}, {"status": "available", "user_id": "0c048c8082fd480dbcaf8775eb172600", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "rel": "self"}, {"href": "http://172.30.9.23:8776/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "updated_at": "2018-07-22T08:45:05.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "size": 1}]} 2018-07-22 08:45:26,452 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/detail used request id req-0dfa4679-6e93-49ca-af8e-fdde38ebfeae 2018-07-22 08:45:26,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:26,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ed7ab9c-2237-46bc-98db-63256e0b5c29 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bb0f3ca8e305484b90fbca95f6155b2d", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}} 2018-07-22 08:45:26,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d used request id req-5ed7ab9c-2237-46bc-98db-63256e0b5c29 2018-07-22 08:45:26,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:27,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:26 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-72943cc3-e93d-48f3-9424-25008871acaa x-compute-request-id: req-72943cc3-e93d-48f3-9424-25008871acaa Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:61:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "bookmark"}], "image": {"id": "9b66160c-c5f7-46d2-b5db-dc507029b5e6", "links": [{"href": "http://172.30.9.23:8774/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:45:21.000000", "flavor": {"id": "4f1d2def-14c3-49f8-8a17-8af015dac42f", "links": [{"href": "http://172.30.9.23:8774/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "bookmark"}]}, "id": "c9008c65-fa2e-4f77-a387-37da1f478c2b", "security_groups": [{"name": "default"}], "user_id": "0c048c8082fd480dbcaf8775eb172600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:45:21Z", "hostId": "9b68496a57b7232e372ce29237a786d7c9dd5b5e5c82afdebcead08c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst", "created": "2018-07-22T08:45:16Z", "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:45:27,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b used request id req-72943cc3-e93d-48f3-9424-25008871acaa 2018-07-22 08:45:27,415 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst] is - ACTIVE 2018-07-22 08:45:27,416 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:45:27,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:28,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45: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-b79daa55-0094-473b-9e97-ba4894b06126 x-compute-request-id: req-b79daa55-0094-473b-9e97-ba4894b06126 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:61:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "bookmark"}], "image": {"id": "9b66160c-c5f7-46d2-b5db-dc507029b5e6", "links": [{"href": "http://172.30.9.23:8774/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:45:21.000000", "flavor": {"id": "4f1d2def-14c3-49f8-8a17-8af015dac42f", "links": [{"href": "http://172.30.9.23:8774/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "bookmark"}]}, "id": "c9008c65-fa2e-4f77-a387-37da1f478c2b", "security_groups": [{"name": "default"}], "user_id": "0c048c8082fd480dbcaf8775eb172600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:45:21Z", "hostId": "9b68496a57b7232e372ce29237a786d7c9dd5b5e5c82afdebcead08c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst", "created": "2018-07-22T08:45:16Z", "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:45:28,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b used request id req-b79daa55-0094-473b-9e97-ba4894b06126 2018-07-22 08:45:28,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:28,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4c63992a-f143-42bb-a4c4-df6e1a203638 Date: Sun, 22 Jul 2018 08:45:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb0f3ca8e305484b90fbca95f6155b2d","l2_adjacency":true,"status":"ACTIVE","subnets":["b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6"],"description":"","tags":[],"updated_at":"2018-07-22T08:45:02Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net","admin_state_up":true,"tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:01Z","mtu":1450}]} 2018-07-22 08:45:28,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net used request id req-4c63992a-f143-42bb-a4c4-df6e1a203638 2018-07-22 08:45:28,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:28,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d674bbc-3c41-4a98-b7e7-33a7ead442da Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bb0f3ca8e305484b90fbca95f6155b2d", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}} 2018-07-22 08:45:28,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d used request id req-7d674bbc-3c41-4a98-b7e7-33a7ead442da 2018-07-22 08:45:28,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:28,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e6252741-039e-4382-8ee7-cb993e7c948c Date: Sun, 22 Jul 2018 08:45:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:02Z","dns_nameservers":[],"updated_at":"2018-07-22T08:45:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","subnetpool_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-subnet"}]} 2018-07-22 08:45:28,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-e6252741-039e-4382-8ee7-cb993e7c948c 2018-07-22 08:45:28,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:28,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-8a1daa36-1a7b-43bd-81f0-706543328c6a Date: Sun, 22 Jul 2018 08:45:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.10"}],"id":"40fa2818-1b83-402d-8df0-db66781fb261","security_groups":["03509f3f-e75e-4cd7-810c-0d85d279a9e1"],"mac_address":"fa:16:3e:45:61:85","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-port","admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:12Z","binding:vnic_type":"normal","device_id":"c9008c65-fa2e-4f77-a387-37da1f478c2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.4"}],"id":"8b567220-1415-4304-b438-5684b467d910","security_groups":[],"mac_address":"fa:16:3e:69:37:81","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.2"}],"id":"a3afab8d-c910-4d20-b72c-fc56873e7cf3","security_groups":[],"mac_address":"fa:16:3e:00:70:be","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.3"}],"id":"b1422c47-2023-462c-9b1f-59ca3d035420","security_groups":[],"mac_address":"fa:16:3e:d4:85:58","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","ip_allocation":"immediate"}]} 2018-07-22 08:45:28,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-8a1daa36-1a7b-43bd-81f0-706543328c6a 2018-07-22 08:45:28,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" -d '{"volumeAttachment": {"volumeId": "df8ab1ca-a5ed-42f9-888a-d3876b4422c1"}}' 2018-07-22 08:45:29,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45: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,Accept-Encoding x-openstack-request-id: req-45842f6e-8287-43f4-8a6c-4d9dbf6d0660 x-compute-request-id: req-45842f6e-8287-43f4-8a6c-4d9dbf6d0660 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "c9008c65-fa2e-4f77-a387-37da1f478c2b", "id": "df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "volumeId": "df8ab1ca-a5ed-42f9-888a-d3876b4422c1"}} 2018-07-22 08:45:29,678 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b/os-volume_attachments used request id req-45842f6e-8287-43f4-8a6c-4d9dbf6d0660 2018-07-22 08:45:29,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:30,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:29 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-8e7023c3-209f-43f0-8417-2251a454db2b x-compute-request-id: req-8e7023c3-209f-43f0-8417-2251a454db2b Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:61:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "bookmark"}], "image": {"id": "9b66160c-c5f7-46d2-b5db-dc507029b5e6", "links": [{"href": "http://172.30.9.23:8774/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:45:21.000000", "flavor": {"id": "4f1d2def-14c3-49f8-8a17-8af015dac42f", "links": [{"href": "http://172.30.9.23:8774/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "bookmark"}]}, "id": "c9008c65-fa2e-4f77-a387-37da1f478c2b", "security_groups": [{"name": "default"}], "user_id": "0c048c8082fd480dbcaf8775eb172600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:45:21Z", "hostId": "9b68496a57b7232e372ce29237a786d7c9dd5b5e5c82afdebcead08c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst", "created": "2018-07-22T08:45:16Z", "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "os-extended-volumes:volumes_attached": [{"id": "df8ab1ca-a5ed-42f9-888a-d3876b4422c1"}], "metadata": {}}} 2018-07-22 08:45:30,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b used request id req-8e7023c3-209f-43f0-8417-2251a454db2b 2018-07-22 08:45:30,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:30,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-43dcde60-4723-4548-a103-650536693928 Date: Sun, 22 Jul 2018 08:45:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb0f3ca8e305484b90fbca95f6155b2d","l2_adjacency":true,"status":"ACTIVE","subnets":["b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6"],"description":"","tags":[],"updated_at":"2018-07-22T08:45:02Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net","admin_state_up":true,"tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:01Z","mtu":1450}]} 2018-07-22 08:45:30,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net used request id req-43dcde60-4723-4548-a103-650536693928 2018-07-22 08:45:30,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:30,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-967a822e-e0ea-4223-beb6-a0d178ee098c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bb0f3ca8e305484b90fbca95f6155b2d", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}} 2018-07-22 08:45:30,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d used request id req-967a822e-e0ea-4223-beb6-a0d178ee098c 2018-07-22 08:45:30,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:30,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a0c7e24c-ae9d-4f66-a1f7-1e28ffd7dbbd Date: Sun, 22 Jul 2018 08:45:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:02Z","dns_nameservers":[],"updated_at":"2018-07-22T08:45:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","subnetpool_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-subnet"}]} 2018-07-22 08:45:30,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-a0c7e24c-ae9d-4f66-a1f7-1e28ffd7dbbd 2018-07-22 08:45:30,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:30,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-86989042-c54b-45fa-bb08-a8e4ac1af4f1 Date: Sun, 22 Jul 2018 08:45:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.10"}],"id":"40fa2818-1b83-402d-8df0-db66781fb261","security_groups":["03509f3f-e75e-4cd7-810c-0d85d279a9e1"],"mac_address":"fa:16:3e:45:61:85","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-port","admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:12Z","binding:vnic_type":"normal","device_id":"c9008c65-fa2e-4f77-a387-37da1f478c2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.4"}],"id":"8b567220-1415-4304-b438-5684b467d910","security_groups":[],"mac_address":"fa:16:3e:69:37:81","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.2"}],"id":"a3afab8d-c910-4d20-b72c-fc56873e7cf3","security_groups":[],"mac_address":"fa:16:3e:00:70:be","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.3"}],"id":"b1422c47-2023-462c-9b1f-59ca3d035420","security_groups":[],"mac_address":"fa:16:3e:d4:85:58","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","ip_allocation":"immediate"}]} 2018-07-22 08:45:30,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-86989042-c54b-45fa-bb08-a8e4ac1af4f1 2018-07-22 08:45:30,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:45:31,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "034c9663caaf4a81a4b0c9f12965e9d2", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj-role"}], "expires_at": "2018-07-22T09:45:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb0f3ca8e305484b90fbca95f6155b2d", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/bb0f3ca8e305484b90fbca95f6155b2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-user", "id": "0c048c8082fd480dbcaf8775eb172600"}, "audit_ids": ["T9WNpgS1RaamlwvfGEhyXQ"], "issued_at": "2018-07-22T08:45:31.000000Z"}} 2018-07-22 08:45:31,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587090ef92076daec941889f1a3d53d04c77c046" 2018-07-22 08:45:32,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45: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,Accept-Encoding x-openstack-request-id: req-cd0d5b31-5565-4dd7-b0c9-be95ce8bd755 x-compute-request-id: req-cd0d5b31-5565-4dd7-b0c9-be95ce8bd755 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:61:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "bookmark"}], "image": {"id": "9b66160c-c5f7-46d2-b5db-dc507029b5e6", "links": [{"href": "http://172.30.9.23:8774/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:45:21.000000", "flavor": {"id": "4f1d2def-14c3-49f8-8a17-8af015dac42f", "links": [{"href": "http://172.30.9.23:8774/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "bookmark"}]}, "id": "c9008c65-fa2e-4f77-a387-37da1f478c2b", "security_groups": [{"name": "default"}], "user_id": "0c048c8082fd480dbcaf8775eb172600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:45:21Z", "hostId": "9b68496a57b7232e372ce29237a786d7c9dd5b5e5c82afdebcead08c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst", "created": "2018-07-22T08:45:16Z", "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "os-extended-volumes:volumes_attached": [{"id": "df8ab1ca-a5ed-42f9-888a-d3876b4422c1"}], "metadata": {}}]} 2018-07-22 08:45:32,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst used request id req-cd0d5b31-5565-4dd7-b0c9-be95ce8bd755 2018-07-22 08:45:32,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587090ef92076daec941889f1a3d53d04c77c046" 2018-07-22 08:45:32,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1656a1af-5346-4ed6-8981-d96e19ea426b Date: Sun, 22 Jul 2018 08:45:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb0f3ca8e305484b90fbca95f6155b2d","l2_adjacency":true,"status":"ACTIVE","subnets":["b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6"],"description":"","tags":[],"updated_at":"2018-07-22T08:45:02Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net","admin_state_up":true,"tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:01Z","mtu":1450}]} 2018-07-22 08:45:32,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net used request id req-1656a1af-5346-4ed6-8981-d96e19ea426b 2018-07-22 08:45:32,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587090ef92076daec941889f1a3d53d04c77c046" 2018-07-22 08:45:32,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-81b158a7-20ba-481a-826d-6ae04165f6df Date: Sun, 22 Jul 2018 08:45:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:02Z","dns_nameservers":[],"updated_at":"2018-07-22T08:45:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","subnetpool_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-subnet"}]} 2018-07-22 08:45:32,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-81b158a7-20ba-481a-826d-6ae04165f6df 2018-07-22 08:45:32,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587090ef92076daec941889f1a3d53d04c77c046" 2018-07-22 08:45:33,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-95af442d-0898-4f2b-b404-f6a1e8a36aae Date: Sun, 22 Jul 2018 08:45:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.10"}],"id":"40fa2818-1b83-402d-8df0-db66781fb261","security_groups":["03509f3f-e75e-4cd7-810c-0d85d279a9e1"],"mac_address":"fa:16:3e:45:61:85","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-port","admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:12Z","binding:vnic_type":"normal","device_id":"c9008c65-fa2e-4f77-a387-37da1f478c2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.4"}],"id":"8b567220-1415-4304-b438-5684b467d910","security_groups":[],"mac_address":"fa:16:3e:69:37:81","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.2"}],"id":"a3afab8d-c910-4d20-b72c-fc56873e7cf3","security_groups":[],"mac_address":"fa:16:3e:00:70:be","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:45:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6","ip_address":"10.55.0.3"}],"id":"b1422c47-2023-462c-9b1f-59ca3d035420","security_groups":[],"mac_address":"fa:16:3e:d4:85:58","project_id":"bb0f3ca8e305484b90fbca95f6155b2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","tenant_id":"bb0f3ca8e305484b90fbca95f6155b2d","created_at":"2018-07-22T08:45:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942","ip_allocation":"immediate"}]} 2018-07-22 08:45:33,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-95af442d-0898-4f2b-b404-f6a1e8a36aae 2018-07-22 08:45:33,029 - create_instance - INFO - Deleting Port with ID - 40fa2818-1b83-402d-8df0-db66781fb261 2018-07-22 08:45:33,029 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-port 2018-07-22 08:45:33,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/40fa2818-1b83-402d-8df0-db66781fb261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:33,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6eb0084-2ad5-44f1-97eb-9ddc375a6425 Date: Sun, 22 Jul 2018 08:45:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:45:33,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/40fa2818-1b83-402d-8df0-db66781fb261 used request id req-f6eb0084-2ad5-44f1-97eb-9ddc375a6425 2018-07-22 08:45:33,643 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0dfa4679-6e93-49ca-af8e-fdde38ebfeae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:33,705 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:33 GMT Server: Apache x-compute-request-id: req-5d33be0e-e570-496f-aaf0-83190d2211dd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5d33be0e-e570-496f-aaf0-83190d2211dd Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "0c048c8082fd480dbcaf8775eb172600", "attachments": [{"server_id": "c9008c65-fa2e-4f77-a387-37da1f478c2b", "attachment_id": "6f90d6e9-ad19-4673-8ed5-ab86fee806b4", "attached_at": "2018-07-22T08:45:30.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "device": "/dev/vdb", "id": "df8ab1ca-a5ed-42f9-888a-d3876b4422c1"}], "links": [{"href": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "rel": "self"}, {"href": "http://172.30.9.23:8776/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "updated_at": "2018-07-22T08:45:31.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "size": 1}} 2018-07-22 08:45:33,705 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1 used request id req-5d33be0e-e570-496f-aaf0-83190d2211dd 2018-07-22 08:45:33,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b/os-volume_attachments/df8ab1ca-a5ed-42f9-888a-d3876b4422c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:34,576 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:45:33 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-e398444f-f445-400b-ae23-e4a27c3cd69d x-compute-request-id: req-e398444f-f445-400b-ae23-e4a27c3cd69d Content-Length: 0 Content-Type: application/json 2018-07-22 08:45:34,576 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b/os-volume_attachments/df8ab1ca-a5ed-42f9-888a-d3876b4422c1 used request id req-e398444f-f445-400b-ae23-e4a27c3cd69d 2018-07-22 08:45:34,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:34,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:34 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-9ed98ba4-3e4d-4f23-82bf-8d24cafc87c2 x-compute-request-id: req-9ed98ba4-3e4d-4f23-82bf-8d24cafc87c2 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "bookmark"}], "image": {"id": "9b66160c-c5f7-46d2-b5db-dc507029b5e6", "links": [{"href": "http://172.30.9.23:8774/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:45:21.000000", "flavor": {"id": "4f1d2def-14c3-49f8-8a17-8af015dac42f", "links": [{"href": "http://172.30.9.23:8774/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "bookmark"}]}, "id": "c9008c65-fa2e-4f77-a387-37da1f478c2b", "user_id": "0c048c8082fd480dbcaf8775eb172600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:45:21Z", "hostId": "9b68496a57b7232e372ce29237a786d7c9dd5b5e5c82afdebcead08c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst", "created": "2018-07-22T08:45:16Z", "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "os-extended-volumes:volumes_attached": [{"id": "df8ab1ca-a5ed-42f9-888a-d3876b4422c1"}], "metadata": {}}} 2018-07-22 08:45:34,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b used request id req-9ed98ba4-3e4d-4f23-82bf-8d24cafc87c2 2018-07-22 08:45:37,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:38,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-302ca1e4-9509-459a-b980-2e9cd904a975 x-compute-request-id: req-302ca1e4-9509-459a-b980-2e9cd904a975 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "bookmark"}], "image": {"id": "9b66160c-c5f7-46d2-b5db-dc507029b5e6", "links": [{"href": "http://172.30.9.23:8774/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:45:21.000000", "flavor": {"id": "4f1d2def-14c3-49f8-8a17-8af015dac42f", "links": [{"href": "http://172.30.9.23:8774/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "bookmark"}]}, "id": "c9008c65-fa2e-4f77-a387-37da1f478c2b", "user_id": "0c048c8082fd480dbcaf8775eb172600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:45:21Z", "hostId": "9b68496a57b7232e372ce29237a786d7c9dd5b5e5c82afdebcead08c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst", "created": "2018-07-22T08:45:16Z", "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:45:38,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b used request id req-302ca1e4-9509-459a-b980-2e9cd904a975 2018-07-22 08:45:38,127 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst 2018-07-22 08:45:38,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:38,276 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:45:38 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-8515de64-5d02-4694-8650-ab43b04b1579 x-compute-request-id: req-8515de64-5d02-4694-8650-ab43b04b1579 Content-Type: application/json 2018-07-22 08:45:38,276 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b used request id req-8515de64-5d02-4694-8650-ab43b04b1579 2018-07-22 08:45:38,277 - create_instance - INFO - Checking deletion status 2018-07-22 08:45:38,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:38,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:38 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-7025660f-827a-4219-9d6e-84435c6785b2 x-compute-request-id: req-7025660f-827a-4219-9d6e-84435c6785b2 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b", "rel": "bookmark"}], "image": {"id": "9b66160c-c5f7-46d2-b5db-dc507029b5e6", "links": [{"href": "http://172.30.9.23:8774/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:45:21.000000", "flavor": {"id": "4f1d2def-14c3-49f8-8a17-8af015dac42f", "links": [{"href": "http://172.30.9.23:8774/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f", "rel": "bookmark"}]}, "id": "c9008c65-fa2e-4f77-a387-37da1f478c2b", "user_id": "0c048c8082fd480dbcaf8775eb172600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:45:38Z", "hostId": "9b68496a57b7232e372ce29237a786d7c9dd5b5e5c82afdebcead08c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst", "created": "2018-07-22T08:45:16Z", "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:45:38,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b used request id req-7025660f-827a-4219-9d6e-84435c6785b2 2018-07-22 08:45:38,563 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst] is - ACTIVE 2018-07-22 08:45:38,564 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:45:41,567 - create_instance - DEBUG - VM status query timeout in 296.71011591 2018-07-22 08:45:41,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da0295e8444c6db7360419440ef55357947b3ad" 2018-07-22 08:45:41,615 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:45:41 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-16775c19-9a2e-45fa-9f49-1beb91df114f x-compute-request-id: req-16775c19-9a2e-45fa-9f49-1beb91df114f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c9008c65-fa2e-4f77-a387-37da1f478c2b could not be found.", "code": 404}} 2018-07-22 08:45:41,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c9008c65-fa2e-4f77-a387-37da1f478c2b used request id req-16775c19-9a2e-45fa-9f49-1beb91df114f 2018-07-22 08:45:41,616 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c9008c65-fa2e-4f77-a387-37da1f478c2b could not be found. (HTTP 404) (Request-ID: req-16775c19-9a2e-45fa-9f49-1beb91df114f) 2018-07-22 08:45:41,616 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-inst 2018-07-22 08:45:41,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e89b5891ba2e23e14aa639f58834606e2e1fd2" 2018-07-22 08:45:41,669 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:45:41 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-9ec814d3-8690-45ac-834d-9653f0f35e3c x-compute-request-id: req-9ec814d3-8690-45ac-834d-9653f0f35e3c Content-Length: 0 Content-Type: application/json 2018-07-22 08:45:41,669 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/4f1d2def-14c3-49f8-8a17-8af015dac42f used request id req-9ec814d3-8690-45ac-834d-9653f0f35e3c 2018-07-22 08:45:41,670 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-subnet 2018-07-22 08:45:41,671 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-subnet 2018-07-22 08:45:41,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5faa24ebc7cbd0d1e71dd5be39b09275410e6ddc" 2018-07-22 08:45:44,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-12fddee2-786c-4fd9-ad13-37073f38156a Date: Sun, 22 Jul 2018 08:45:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:45:44,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b7f7ba3e-6514-413b-aedf-1b80d2fc8ae6 used request id req-12fddee2-786c-4fd9-ad13-37073f38156a 2018-07-22 08:45:44,021 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-pub-net 2018-07-22 08:45:44,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5faa24ebc7cbd0d1e71dd5be39b09275410e6ddc" 2018-07-22 08:45:45,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0120f2e-0a38-43da-b27d-087db046fe10 Date: Sun, 22 Jul 2018 08:45:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:45:45,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/8c8d0ceb-ae6d-49c0-a3c6-7bc1a7b07942 used request id req-b0120f2e-0a38-43da-b27d-087db046fe10 2018-07-22 08:45:45,607 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c742056b-204f-42c7-8427-be1ca4e717f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d41f8a6915d0a8cb72a63c32e5fd61dbaa3dabb5" 2018-07-22 08:45:45,669 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:45 GMT Server: Apache x-compute-request-id: req-b32b1c42-3448-4c74-a948-46a2c6eb1b13 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b32b1c42-3448-4c74-a948-46a2c6eb1b13 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "0c048c8082fd480dbcaf8775eb172600", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6", "rel": "self"}, {"href": "http://172.30.9.23:8776/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:45:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "updated_at": "2018-07-22T08:45:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d865c96c-2204-4a6d-9506-2b45958569f6", "size": 1}} 2018-07-22 08:45:45,669 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6 used request id req-b32b1c42-3448-4c74-a948-46a2c6eb1b13 2018-07-22 08:45:45,670 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:45:45,670 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-2 2018-07-22 08:45:45,670 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-2 2018-07-22 08:45:45,673 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c742056b-204f-42c7-8427-be1ca4e717f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d41f8a6915d0a8cb72a63c32e5fd61dbaa3dabb5" 2018-07-22 08:45:45,920 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:45:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f9732324-99a5-4d7b-9ffc-8ad5d5d12106 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:45:45,920 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6 used request id req-f9732324-99a5-4d7b-9ffc-8ad5d5d12106 2018-07-22 08:45:45,923 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c742056b-204f-42c7-8427-be1ca4e717f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d41f8a6915d0a8cb72a63c32e5fd61dbaa3dabb5" 2018-07-22 08:45:46,150 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:45 GMT Server: Apache x-compute-request-id: req-cd5891d6-89d0-4f88-a05e-db4ad4f33cac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cd5891d6-89d0-4f88-a05e-db4ad4f33cac Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "0c048c8082fd480dbcaf8775eb172600", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6", "rel": "self"}, {"href": "http://172.30.9.23:8776/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:45:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "updated_at": "2018-07-22T08:45:45.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d865c96c-2204-4a6d-9506-2b45958569f6", "size": 1}} 2018-07-22 08:45:46,150 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6 used request id req-cd5891d6-89d0-4f88-a05e-db4ad4f33cac 2018-07-22 08:45:46,151 - create_volume - DEBUG - Instance status is - deleting 2018-07-22 08:45:46,151 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-22 08:45:49,154 - create_volume - DEBUG - Volume status query timeout in 56.7667081356 2018-07-22 08:45:49,157 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c742056b-204f-42c7-8427-be1ca4e717f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d41f8a6915d0a8cb72a63c32e5fd61dbaa3dabb5" 2018-07-22 08:45:49,352 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:45:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5a847cac-8a1a-4866-9bdf-1309e09b65f7 x-openstack-request-id: req-5a847cac-8a1a-4866-9bdf-1309e09b65f7 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume d865c96c-2204-4a6d-9506-2b45958569f6 could not be found.", "code": 404}} 2018-07-22 08:45:49,352 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/d865c96c-2204-4a6d-9506-2b45958569f6 used request id req-5a847cac-8a1a-4866-9bdf-1309e09b65f7 2018-07-22 08:45:49,353 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume d865c96c-2204-4a6d-9506-2b45958569f6 could not be found. (HTTP 404) (Request-ID: req-5a847cac-8a1a-4866-9bdf-1309e09b65f7) 2018-07-22 08:45:49,353 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-2 2018-07-22 08:45:49,356 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7e864289-3667-4b0d-8070-d6306a0a1eab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e810e4fd7ee64891d67157890186792be3af9dd4" 2018-07-22 08:45:49,591 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:49 GMT Server: Apache x-compute-request-id: req-2fc7f0b6-d999-49c9-ba49-b5515925e36f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2fc7f0b6-d999-49c9-ba49-b5515925e36f Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "0c048c8082fd480dbcaf8775eb172600", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "rel": "self"}, {"href": "http://172.30.9.23:8776/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "updated_at": "2018-07-22T08:45:35.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "size": 1}} 2018-07-22 08:45:49,591 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1 used request id req-2fc7f0b6-d999-49c9-ba49-b5515925e36f 2018-07-22 08:45:49,592 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:45:49,592 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-1 2018-07-22 08:45:49,592 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-1 2018-07-22 08:45:49,594 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7e864289-3667-4b0d-8070-d6306a0a1eab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e810e4fd7ee64891d67157890186792be3af9dd4" 2018-07-22 08:45:49,683 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:45:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-700f409a-1269-4731-bcf7-42c1f850d865 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:45:49,684 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1 used request id req-700f409a-1269-4731-bcf7-42c1f850d865 2018-07-22 08:45:49,686 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7e864289-3667-4b0d-8070-d6306a0a1eab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e810e4fd7ee64891d67157890186792be3af9dd4" 2018-07-22 08:45:49,934 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:49 GMT Server: Apache x-compute-request-id: req-ab63e016-9f44-45dc-be36-a81eafe23c5d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ab63e016-9f44-45dc-be36-a81eafe23c5d Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "0c048c8082fd480dbcaf8775eb172600", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "rel": "self"}, {"href": "http://172.30.9.23:8776/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:45:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "updated_at": "2018-07-22T08:45:49.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "df8ab1ca-a5ed-42f9-888a-d3876b4422c1", "size": 1}} 2018-07-22 08:45:49,934 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1 used request id req-ab63e016-9f44-45dc-be36-a81eafe23c5d 2018-07-22 08:45:49,935 - create_volume - DEBUG - Instance status is - deleting 2018-07-22 08:45:49,935 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-22 08:45:52,938 - create_volume - DEBUG - Volume status query timeout in 56.7457499504 2018-07-22 08:45:52,941 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7e864289-3667-4b0d-8070-d6306a0a1eab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e810e4fd7ee64891d67157890186792be3af9dd4" 2018-07-22 08:45:53,149 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:45:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-095173d6-4284-43bf-b1bd-8117086b3afd x-openstack-request-id: req-095173d6-4284-43bf-b1bd-8117086b3afd Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume df8ab1ca-a5ed-42f9-888a-d3876b4422c1 could not be found.", "code": 404}} 2018-07-22 08:45:53,149 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/bb0f3ca8e305484b90fbca95f6155b2d/volumes/df8ab1ca-a5ed-42f9-888a-d3876b4422c1 used request id req-095173d6-4284-43bf-b1bd-8117086b3afd 2018-07-22 08:45:53,150 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume df8ab1ca-a5ed-42f9-888a-d3876b4422c1 could not be found. (HTTP 404) (Request-ID: req-095173d6-4284-43bf-b1bd-8117086b3afd) 2018-07-22 08:45:53,150 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-1 2018-07-22 08:45:53,151 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-cc26c830-684e-42c0-b707-92bb7bdf419f-image 2018-07-22 08:45:53,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9949a9d913f311646f7f7b973dd55bde3af247b" 2018-07-22 08:45:53,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb210951-5fe3-4874-83ce-4924e505a623 Date: Sun, 22 Jul 2018 08:45:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:45:53,491 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/9b66160c-c5f7-46d2-b5db-dc507029b5e6 used request id req-cb210951-5fe3-4874-83ce-4924e505a623 2018-07-22 08:45:53,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc4b03d9b6931ea834f5cb5dc846cc14e9ad6c8" 2018-07-22 08:45:53,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-77332e42-e39c-4f17-ba45-af430d3e9cb4 Date: Sun, 22 Jul 2018 08:45:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "created_at": "2018-07-22T08:45:01Z", "updated_at": "2018-07-22T08:45:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:45:01Z", "revision_number": 0, "id": "15173cfe-4bf5-49a8-8cf8-c16255559785", "remote_group_id": "03509f3f-e75e-4cd7-810c-0d85d279a9e1", "remote_ip_prefix": null, "created_at": "2018-07-22T08:45:01Z", "security_group_id": "03509f3f-e75e-4cd7-810c-0d85d279a9e1", "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb0f3ca8e305484b90fbca95f6155b2d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:45:01Z", "revision_number": 0, "id": "38851c37-c12f-42cc-95be-fb779235a2a5", "remote_group_id": "03509f3f-e75e-4cd7-810c-0d85d279a9e1", "remote_ip_prefix": null, "created_at": "2018-07-22T08:45:01Z", "security_group_id": "03509f3f-e75e-4cd7-810c-0d85d279a9e1", "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb0f3ca8e305484b90fbca95f6155b2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:45:01Z", "revision_number": 0, "id": "678b95c9-9156-48af-b966-dfdacc66d6ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:45:01Z", "security_group_id": "03509f3f-e75e-4cd7-810c-0d85d279a9e1", "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb0f3ca8e305484b90fbca95f6155b2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:45:01Z", "revision_number": 0, "id": "b55f36ee-ef63-450a-9042-65af2752f44c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:45:01Z", "security_group_id": "03509f3f-e75e-4cd7-810c-0d85d279a9e1", "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb0f3ca8e305484b90fbca95f6155b2d"}], "revision_number": 4, "project_id": "bb0f3ca8e305484b90fbca95f6155b2d", "id": "03509f3f-e75e-4cd7-810c-0d85d279a9e1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:45:53,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-77332e42-e39c-4f17-ba45-af430d3e9cb4 2018-07-22 08:45:53,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc4b03d9b6931ea834f5cb5dc846cc14e9ad6c8" 2018-07-22 08:45:53,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-188c7d43-543f-42ca-bf55-5eecc7071b78 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bb0f3ca8e305484b90fbca95f6155b2d", "name": "CreateInstanceVolumeTests-80d3901c-3f7d-491-proj"}} 2018-07-22 08:45:53,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d used request id req-188c7d43-543f-42ca-bf55-5eecc7071b78 2018-07-22 08:45:53,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03509f3f-e75e-4cd7-810c-0d85d279a9e1 2018-07-22 08:45:53,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=03509f3f-e75e-4cd7-810c-0d85d279a9e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc4b03d9b6931ea834f5cb5dc846cc14e9ad6c8" 2018-07-22 08:45:54,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2fa10460-8a56-4a71-9095-8185189f9736 Date: Sun, 22 Jul 2018 08:45:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "03509f3f-e75e-4cd7-810c-0d85d279a9e1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:45:01Z", "security_group_id": "03509f3f-e75e-4cd7-810c-0d85d279a9e1", "port_range_min": null, "revision_number": 0, "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "created_at": "2018-07-22T08:45:01Z", "project_id": "bb0f3ca8e305484b90fbca95f6155b2d", "id": "15173cfe-4bf5-49a8-8cf8-c16255559785"}, {"remote_group_id": "03509f3f-e75e-4cd7-810c-0d85d279a9e1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:45:01Z", "security_group_id": "03509f3f-e75e-4cd7-810c-0d85d279a9e1", "port_range_min": null, "revision_number": 0, "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "created_at": "2018-07-22T08:45:01Z", "project_id": "bb0f3ca8e305484b90fbca95f6155b2d", "id": "38851c37-c12f-42cc-95be-fb779235a2a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:45:01Z", "security_group_id": "03509f3f-e75e-4cd7-810c-0d85d279a9e1", "port_range_min": null, "revision_number": 0, "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "created_at": "2018-07-22T08:45:01Z", "project_id": "bb0f3ca8e305484b90fbca95f6155b2d", "id": "678b95c9-9156-48af-b966-dfdacc66d6ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:45:01Z", "security_group_id": "03509f3f-e75e-4cd7-810c-0d85d279a9e1", "port_range_min": null, "revision_number": 0, "tenant_id": "bb0f3ca8e305484b90fbca95f6155b2d", "created_at": "2018-07-22T08:45:01Z", "project_id": "bb0f3ca8e305484b90fbca95f6155b2d", "id": "b55f36ee-ef63-450a-9042-65af2752f44c"}]} 2018-07-22 08:45:54,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=03509f3f-e75e-4cd7-810c-0d85d279a9e1 used request id req-2fa10460-8a56-4a71-9095-8185189f9736 2018-07-22 08:45:54,042 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:45:54,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/03509f3f-e75e-4cd7-810c-0d85d279a9e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc4b03d9b6931ea834f5cb5dc846cc14e9ad6c8" 2018-07-22 08:45:54,388 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43418816-01cb-4ed0-95e5-e11a044e1481 Content-Length: 0 Date: Sun, 22 Jul 2018 08:45:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:45:54,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/03509f3f-e75e-4cd7-810c-0d85d279a9e1 used request id req-43418816-01cb-4ed0-95e5-e11a044e1481 2018-07-22 08:45:54,390 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-80d3901c-3f7d-491-proj 2018-07-22 08:45:54,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc4b03d9b6931ea834f5cb5dc846cc14e9ad6c8" 2018-07-22 08:45:54,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d093fb1-e661-45aa-a971-2666fbfe4409 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:45:54,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/bb0f3ca8e305484b90fbca95f6155b2d used request id req-3d093fb1-e661-45aa-a971-2666fbfe4409 2018-07-22 08:45:54,647 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-80d3901c-3f7d-491-proj-role 2018-07-22 08:45:54,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/034c9663caaf4a81a4b0c9f12965e9d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc4b03d9b6931ea834f5cb5dc846cc14e9ad6c8" 2018-07-22 08:45:54,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44e9bc04-2639-41e5-9e1a-f89c64bd763c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:45:54,784 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/034c9663caaf4a81a4b0c9f12965e9d2 used request id req-44e9bc04-2639-41e5-9e1a-f89c64bd763c 2018-07-22 08:45:54,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc4b03d9b6931ea834f5cb5dc846cc14e9ad6c8" 2018-07-22 08:45:54,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7569c055-0458-481a-9dd6-5751c5fabc09 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:45:54,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7569c055-0458-481a-9dd6-5751c5fabc09 2018-07-22 08:45:54,875 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-80d3901c-3f7d-491-user 2018-07-22 08:45:54,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0c048c8082fd480dbcaf8775eb172600 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55afe715bd9959f02da854d613da590bb98b10f2" 2018-07-22 08:45:55,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-179f41fa-2710-4722-b8ac-a52708f63a85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:45:55,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0c048c8082fd480dbcaf8775eb172600 used request id req-179f41fa-2710-4722-b8ac-a52708f63a85 2018-07-22 08:45:55,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:45:55,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:45:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["MH4bE2s7TueW2UpmD7hiog"], "issued_at": "2018-07-22T08:45:55.000000Z"}} 2018-07-22 08:45:55,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1c1ad570b9400cb243129e0997eb5dc8dda8d83" 2018-07-22 08:45:55,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d633e3-7a3b-4cc0-8b12-8383ad6e2540 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:45:55,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-57d633e3-7a3b-4cc0-8b12-8383ad6e2540 2018-07-22 08:45:55,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:45:55,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:45:55,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:45:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["pGgdsirTTZql_9V1DgdzWA"], "issued_at": "2018-07-22T08:45:55.000000Z"}} 2018-07-22 08:45:55,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:45:56,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc814d86-5cb6-43e6-833b-ef048054eb2a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:45:56,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cc814d86-5cb6-43e6-833b-ef048054eb2a 2018-07-22 08:45:56,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:45:56,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:45:56 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:45:56,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-61bde14d-04c7-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:45:56,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de6db893-8608-4365-98c2-f4d605130f7f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-61bde14d-04c7-475-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:45:56,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-61bde14d-04c7-475-proj used request id req-de6db893-8608-4365-98c2-f4d605130f7f 2018-07-22 08:45:56,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:45:56,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c3ee33-846f-4aeb-9c46-27ebfe6b72ba Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:45:56,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b7c3ee33-846f-4aeb-9c46-27ebfe6b72ba 2018-07-22 08:45:56,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}}' 2018-07-22 08:45:56,389 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:45:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-130e5f4c-050b-4a5f-bec0-2fb0ca818905 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40"}, "tags": [], "enabled": true, "id": "26d21f8d812a40b38412420bfb212d40", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}} 2018-07-22 08:45:56,389 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-130e5f4c-050b-4a5f-bec0-2fb0ca818905 2018-07-22 08:45:56,389 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-61bde14d-04c7-475-proj 2018-07-22 08:45:56,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:45:56,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:45:56,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:45:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["wDnK8WySR7exzwQgeU63hg"], "issued_at": "2018-07-22T08:45:56.000000Z"}} 2018-07-22 08:45:56,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07934c76287c2343c1116c7a3ee4642c36c00348" 2018-07-22 08:45:56,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c1179b-b7dc-4506-a292-98a3b930a2dd Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:45:56,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-02c1179b-b7dc-4506-a292-98a3b930a2dd 2018-07-22 08:45:56,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:45:56,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:45:56 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:45:56,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07934c76287c2343c1116c7a3ee4642c36c00348" 2018-07-22 08:45:56,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085a9e0a-24da-4e19-8014-9ad136fa9b5c Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:45:56,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-085a9e0a-24da-4e19-8014-9ad136fa9b5c 2018-07-22 08:45:56,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-61bde14d-04c7-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07934c76287c2343c1116c7a3ee4642c36c00348" 2018-07-22 08:45:57,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-812a1ab6-0d98-4c87-bcf5-f46d2dcfeae5 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-61bde14d-04c7-475-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40"}, "tags": [], "enabled": true, "id": "26d21f8d812a40b38412420bfb212d40", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}]} 2018-07-22 08:45:57,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-61bde14d-04c7-475-proj used request id req-812a1ab6-0d98-4c87-bcf5-f46d2dcfeae5 2018-07-22 08:45:57,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07934c76287c2343c1116c7a3ee4642c36c00348" 2018-07-22 08:45:57,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ff6b3c-49bc-4c9a-81b1-450da901b7e1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:45:57,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-09ff6b3c-49bc-4c9a-81b1-450da901b7e1 2018-07-22 08:45:57,490 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-61bde14d-04c7-475-user 2018-07-22 08:45:57,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:45:57,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:45:57,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1518a3dd-9d70-44a7-974b-387d2778c05a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:45:57,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1518a3dd-9d70-44a7-974b-387d2778c05a 2018-07-22 08:45:57,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" -d '{"role": {"name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj-role"}}' 2018-07-22 08:45:57,700 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77fde0b0-4213-4859-b651-60859ac3fa8a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a21b3b446251463a9e1b6585a933b117", "links": {"self": "http://172.30.9.23:5000/v3/roles/a21b3b446251463a9e1b6585a933b117"}, "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj-role"}} 2018-07-22 08:45:57,700 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-77fde0b0-4213-4859-b651-60859ac3fa8a 2018-07-22 08:45:57,700 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-61bde14d-04c7-475-proj-role 2018-07-22 08:45:57,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/a21b3b446251463a9e1b6585a933b117 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:45:57,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d094ab-455e-4b1a-91cc-e046ea7ab974 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a21b3b446251463a9e1b6585a933b117", "links": {"self": "http://172.30.9.23:5000/v3/roles/a21b3b446251463a9e1b6585a933b117"}, "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj-role"}} 2018-07-22 08:45:57,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a21b3b446251463a9e1b6585a933b117 used request id req-d2d094ab-455e-4b1a-91cc-e046ea7ab974 2018-07-22 08:45:57,800 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-61bde14d-04c7-475-proj-role to project CreateInstanceVolumeTests-61bde14d-04c7-475-proj 2018-07-22 08:45:57,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40/users/9bea0a7ecf5643a99438d1622b2e9b57/roles/a21b3b446251463a9e1b6585a933b117 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:45:57,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cd6fa11-44ea-4c45-9d97-6e2c858c0f57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:45:57,972 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40/users/9bea0a7ecf5643a99438d1622b2e9b57/roles/a21b3b446251463a9e1b6585a933b117 used request id req-1cd6fa11-44ea-4c45-9d97-6e2c858c0f57 2018-07-22 08:45:57,973 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:45:57,974 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:45:57,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:45:57,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:45:58,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a21b3b446251463a9e1b6585a933b117", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj-role"}], "expires_at": "2018-07-22T09:45:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-user", "id": "9bea0a7ecf5643a99438d1622b2e9b57"}, "audit_ids": ["rlAcRFaaRw2POoceemGoIg"], "issued_at": "2018-07-22T08:45:58.000000Z"}} 2018-07-22 08:45:58,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9b2aed588ec2ea43ceb154d49d462c8110ad53" 2018-07-22 08:45:58,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e8e4ca-83d4-4af3-9d44-3f3cfd9da720 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:45:58,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e6e8e4ca-83d4-4af3-9d44-3f3cfd9da720 2018-07-22 08:45:58,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea9b2aed588ec2ea43ceb154d49d462c8110ad53" 2018-07-22 08:45:58,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-e4b12266-31e9-45ef-81c0-ecd45089dd8d Date: Sun, 22 Jul 2018 08:45:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-image"} 2018-07-22 08:45:58,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-image used request id req-e4b12266-31e9-45ef-81c0-ecd45089dd8d 2018-07-22 08:45:58,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea9b2aed588ec2ea43ceb154d49d462c8110ad53" 2018-07-22 08:45:58,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b9637f34-4a5e-4150-88c9-7d92b3958d97 Date: Sun, 22 Jul 2018 08:45:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:45:58,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b9637f34-4a5e-4150-88c9-7d92b3958d97 2018-07-22 08:45:58,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea9b2aed588ec2ea43ceb154d49d462c8110ad53" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-image"}' 2018-07-22 08:45:59,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ba6cd0fd-2656-40f6-b48e-7d9bfa2654a7 Date: Sun, 22 Jul 2018 08:45:59 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:45:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:45:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "min_disk": 0, "protected": false, "id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "file": "/v2/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39/file", "checksum": null, "owner": "26d21f8d812a40b38412420bfb212d40", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:45:59,202 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-ba6cd0fd-2656-40f6-b48e-7d9bfa2654a7 2018-07-22 08:45:59,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea9b2aed588ec2ea43ceb154d49d462c8110ad53" -d '' 2018-07-22 08:45:59,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-559553e4-191e-47b3-b754-f58aef3cf143 Date: Sun, 22 Jul 2018 08:45:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:45:59,818 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39/file used request id req-559553e4-191e-47b3-b754-f58aef3cf143 2018-07-22 08:45:59,818 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:45:59,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea9b2aed588ec2ea43ceb154d49d462c8110ad53" 2018-07-22 08:46:00,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-28387849-24d0-4399-8871-caaf4e74ac79 Date: Sun, 22 Jul 2018 08:46:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:45:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:45:59Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39/snap", "metadata": {}}], "self": "/v2/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "min_disk": 0, "protected": false, "id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "file": "/v2/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "26d21f8d812a40b38412420bfb212d40", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:46:00,019 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39 used request id req-28387849-24d0-4399-8871-caaf4e74ac79 2018-07-22 08:46:00,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea9b2aed588ec2ea43ceb154d49d462c8110ad53" 2018-07-22 08:46:00,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b4848506-2b07-4620-a149-8151162a05fe Date: Sun, 22 Jul 2018 08:46:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:46:00,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b4848506-2b07-4620-a149-8151162a05fe 2018-07-22 08:46:00,275 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-image 2018-07-22 08:46:00,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea9b2aed588ec2ea43ceb154d49d462c8110ad53" 2018-07-22 08:46:00,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-8204aab0-3b69-4754-8f52-d0c87164878f Date: Sun, 22 Jul 2018 08:46:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:45:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:45:59Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39/snap", "metadata": {}}], "self": "/v2/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "min_disk": 0, "protected": false, "id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "file": "/v2/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "26d21f8d812a40b38412420bfb212d40", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:46:00,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39 used request id req-8204aab0-3b69-4754-8f52-d0c87164878f 2018-07-22 08:46:00,470 - create_image - DEBUG - Instance status is - active 2018-07-22 08:46:00,470 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-image 2018-07-22 08:46:00,470 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-image 2018-07-22 08:46:00,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:46:00,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:46:00,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:46:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["2WqXsfCBQiSpp6CblT7W4Q"], "issued_at": "2018-07-22T08:46:00.000000Z"}} 2018-07-22 08:46:00,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1519deb3cc07880fcbcb24c1a557659f3e93ac22" 2018-07-22 08:46:00,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb272d9b-0324-48c3-bd81-acc97843ea24 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:46:00,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cb272d9b-0324-48c3-bd81-acc97843ea24 2018-07-22 08:46:00,959 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:46:00,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1519deb3cc07880fcbcb24c1a557659f3e93ac22" 2018-07-22 08:46:01,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:00 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-15137d18-21c4-4125-8882-6d577147aaf4 x-compute-request-id: req-15137d18-21c4-4125-8882-6d577147aaf4 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:46:01,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-15137d18-21c4-4125-8882-6d577147aaf4 2018-07-22 08:46:01,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1519deb3cc07880fcbcb24c1a557659f3e93ac22" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:46:01,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:01 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-e3680e84-b852-4673-af6f-c1e7ddc19978 x-compute-request-id: req-e3680e84-b852-4673-af6f-c1e7ddc19978 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "110a7363-24f6-4978-9c36-b805d98d5ff3"}} 2018-07-22 08:46:01,206 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e3680e84-b852-4673-af6f-c1e7ddc19978 2018-07-22 08:46:01,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:46:01,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:46:01,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a21b3b446251463a9e1b6585a933b117", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj-role"}], "expires_at": "2018-07-22T09:46:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-user", "id": "9bea0a7ecf5643a99438d1622b2e9b57"}, "audit_ids": ["hq7XE8jNSmC6xVp7UTChXg"], "issued_at": "2018-07-22T08:46:01.000000Z"}} 2018-07-22 08:46:01,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e930143c00a0fac7ae2b82cc63f86e94f7f8705" 2018-07-22 08:46:01,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c19259ac-692c-4dff-aa26-7066bef6532e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:46:01,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c19259ac-692c-4dff-aa26-7066bef6532e 2018-07-22 08:46:01,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e930143c00a0fac7ae2b82cc63f86e94f7f8705" 2018-07-22 08:46:01,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1973db28-7e5e-4861-93bb-178ff2276c00 Date: Sun, 22 Jul 2018 08:46:01 GMT RESP BODY: {"networks":[]} 2018-07-22 08:46:01,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net used request id req-1973db28-7e5e-4861-93bb-178ff2276c00 2018-07-22 08:46:01,874 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net 2018-07-22 08:46:01,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e930143c00a0fac7ae2b82cc63f86e94f7f8705" -d '{"network": {"name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net", "admin_state_up": true}}' 2018-07-22 08:46:02,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-079a0ce3-4f4d-40a4-895b-d6e9d71f2025 Date: Sun, 22 Jul 2018 08:46:02 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"26d21f8d812a40b38412420bfb212d40","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:46:02Z","is_default":false,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:02Z","mtu":1450}} 2018-07-22 08:46:02,525 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-079a0ce3-4f4d-40a4-895b-d6e9d71f2025 2018-07-22 08:46:02,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e930143c00a0fac7ae2b82cc63f86e94f7f8705" 2018-07-22 08:46:02,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-dfdbcaf1-239a-4b01-a5b0-9e4bb5f28fcb Date: Sun, 22 Jul 2018 08:46:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"26d21f8d812a40b38412420bfb212d40","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:46:02Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net","admin_state_up":true,"tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:02Z","mtu":1450}]} 2018-07-22 08:46:02,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-dfdbcaf1-239a-4b01-a5b0-9e4bb5f28fcb 2018-07-22 08:46:02,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e930143c00a0fac7ae2b82cc63f86e94f7f8705" 2018-07-22 08:46:02,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c613d7b8-3995-4541-b519-d6962a9e72ae Date: Sun, 22 Jul 2018 08:46:02 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:46:02,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-c613d7b8-3995-4541-b519-d6962a9e72ae 2018-07-22 08:46:02,992 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-subnet 2018-07-22 08:46:02,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e930143c00a0fac7ae2b82cc63f86e94f7f8705" -d '{"subnets": [{"ip_version": 4, "network_id": "bd5a327d-8d7c-4e28-b662-8afde63affbb", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-subnet"}]}' 2018-07-22 08:46:03,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c4a34079-84e4-48f5-933a-46081074cb85 Date: Sun, 22 Jul 2018 08:46:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","dns_nameservers":[],"updated_at":"2018-07-22T08:46:03Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"26d21f8d812a40b38412420bfb212d40","id":"4db9bada-6126-4f04-b04f-78f122652a62","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-subnet"}]} 2018-07-22 08:46:03,777 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-c4a34079-84e4-48f5-933a-46081074cb85 2018-07-22 08:46:03,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e930143c00a0fac7ae2b82cc63f86e94f7f8705" 2018-07-22 08:46:04,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8fc62752-9513-40bc-95fb-0740efb38caf Date: Sun, 22 Jul 2018 08:46:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26d21f8d812a40b38412420bfb212d40","l2_adjacency":true,"status":"ACTIVE","subnets":["4db9bada-6126-4f04-b04f-78f122652a62"],"description":"","tags":[],"updated_at":"2018-07-22T08:46:03Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net","admin_state_up":true,"tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:02Z","mtu":1450}]} 2018-07-22 08:46:04,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-8fc62752-9513-40bc-95fb-0740efb38caf 2018-07-22 08:46:04,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e930143c00a0fac7ae2b82cc63f86e94f7f8705" 2018-07-22 08:46:04,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e9a3cd7c-d2f9-4b4e-a36b-2f5c492600a8 Date: Sun, 22 Jul 2018 08:46:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","dns_nameservers":[],"updated_at":"2018-07-22T08:46:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26d21f8d812a40b38412420bfb212d40","id":"4db9bada-6126-4f04-b04f-78f122652a62","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-subnet"}]} 2018-07-22 08:46:04,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-e9a3cd7c-d2f9-4b4e-a36b-2f5c492600a8 2018-07-22 08:46:04,141 - OpenStackNetwork - DEBUG - Network [bd5a327d-8d7c-4e28-b662-8afde63affbb] created successfully 2018-07-22 08:46:04,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:46:04,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:46:04,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a21b3b446251463a9e1b6585a933b117", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj-role"}], "expires_at": "2018-07-22T09:46:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-user", "id": "9bea0a7ecf5643a99438d1622b2e9b57"}, "audit_ids": ["m79qXp95S_KDdbspPuys8g"], "issued_at": "2018-07-22T08:46:04.000000Z"}} 2018-07-22 08:46:04,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e02f4775d21902cc660a943714400e2b71bf3e8" 2018-07-22 08:46:04,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3922f4de-1de7-49e8-8e7f-e7c488a9d79d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:46:04,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3922f4de-1de7-49e8-8e7f-e7c488a9d79d 2018-07-22 08:46:04,557 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e02f4775d21902cc660a943714400e2b71bf3e8" 2018-07-22 08:46:04,797 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:04 GMT Server: Apache x-compute-request-id: req-797967ce-475b-4b53-b98f-9663ae1eccf2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-797967ce-475b-4b53-b98f-9663ae1eccf2 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-22 08:46:04,797 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/detail used request id req-797967ce-475b-4b53-b98f-9663ae1eccf2 2018-07-22 08:46:04,801 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-797967ce-475b-4b53-b98f-9663ae1eccf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e02f4775d21902cc660a943714400e2b71bf3e8" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 08:46:05,341 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:46:04 GMT Server: Apache x-compute-request-id: req-310ad559-198d-42ea-bf6e-5883af7d8c37 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-310ad559-198d-42ea-bf6e-5883af7d8c37 Content-Length: 875 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304", "rel": "self"}, {"href": "http://172.30.9.23:8776/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:46:05.000000", "description": null, "updated_at": "2018-07-22T08:46:05.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "63bdb80b-0cc9-48d6-8779-a649af99d304", "size": 1}} 2018-07-22 08:46:05,341 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes used request id req-310ad559-198d-42ea-bf6e-5883af7d8c37 2018-07-22 08:46:05,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-797967ce-475b-4b53-b98f-9663ae1eccf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e02f4775d21902cc660a943714400e2b71bf3e8" 2018-07-22 08:46:05,592 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:05 GMT Server: Apache x-compute-request-id: req-ec9919d0-5edf-4bcd-aec9-e17b4dbe075e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec9919d0-5edf-4bcd-aec9-e17b4dbe075e Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304", "rel": "self"}, {"href": "http://172.30.9.23:8776/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:46:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "26d21f8d812a40b38412420bfb212d40", "updated_at": "2018-07-22T08:46:05.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "63bdb80b-0cc9-48d6-8779-a649af99d304", "size": 1}} 2018-07-22 08:46:05,592 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304 used request id req-ec9919d0-5edf-4bcd-aec9-e17b4dbe075e 2018-07-22 08:46:05,592 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-1 2018-07-22 08:46:05,595 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-797967ce-475b-4b53-b98f-9663ae1eccf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e02f4775d21902cc660a943714400e2b71bf3e8" 2018-07-22 08:46:05,838 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:05 GMT Server: Apache x-compute-request-id: req-fbfefdc1-d3cf-44fc-9ddf-b7d8d42ab5df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fbfefdc1-d3cf-44fc-9ddf-b7d8d42ab5df Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304", "rel": "self"}, {"href": "http://172.30.9.23:8776/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:46:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "26d21f8d812a40b38412420bfb212d40", "updated_at": "2018-07-22T08:46:05.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "63bdb80b-0cc9-48d6-8779-a649af99d304", "size": 1}} 2018-07-22 08:46:05,839 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304 used request id req-fbfefdc1-d3cf-44fc-9ddf-b7d8d42ab5df 2018-07-22 08:46:05,839 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:46:05,839 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-1 2018-07-22 08:46:05,839 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-1 2018-07-22 08:46:05,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:46:05,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:46:06,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a21b3b446251463a9e1b6585a933b117", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj-role"}], "expires_at": "2018-07-22T09:46:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-user", "id": "9bea0a7ecf5643a99438d1622b2e9b57"}, "audit_ids": ["FU9PcQ2vT56MuUM4u6x0Tw"], "issued_at": "2018-07-22T08:46:06.000000Z"}} 2018-07-22 08:46:06,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc30052d6f4369b3025feefe2cb6542b757b1139" 2018-07-22 08:46:06,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-819b1404-b18c-45c4-b59c-83e3874e73ac Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:46:06,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-819b1404-b18c-45c4-b59c-83e3874e73ac 2018-07-22 08:46:06,258 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc30052d6f4369b3025feefe2cb6542b757b1139" 2018-07-22 08:46:06,650 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:06 GMT Server: Apache x-compute-request-id: req-a803a8fe-734a-47e1-b3d4-e3485b27c2cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a803a8fe-734a-47e1-b3d4-e3485b27c2cc Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304", "rel": "self"}, {"href": "http://172.30.9.23:8776/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:46:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "26d21f8d812a40b38412420bfb212d40", "updated_at": "2018-07-22T08:46:05.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "63bdb80b-0cc9-48d6-8779-a649af99d304", "size": 1}]} 2018-07-22 08:46:06,650 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/detail used request id req-a803a8fe-734a-47e1-b3d4-e3485b27c2cc 2018-07-22 08:46:06,653 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a803a8fe-734a-47e1-b3d4-e3485b27c2cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc30052d6f4369b3025feefe2cb6542b757b1139" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-22 08:46:07,167 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:46:06 GMT Server: Apache x-compute-request-id: req-e4559d83-11db-4a0a-a054-9e59a16d810b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e4559d83-11db-4a0a-a054-9e59a16d810b Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "rel": "self"}, {"href": "http://172.30.9.23:8776/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:46:06.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "size": 1}} 2018-07-22 08:46:07,167 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes used request id req-e4559d83-11db-4a0a-a054-9e59a16d810b 2018-07-22 08:46:07,170 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a803a8fe-734a-47e1-b3d4-e3485b27c2cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc30052d6f4369b3025feefe2cb6542b757b1139" 2018-07-22 08:46:07,444 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:07 GMT Server: Apache x-compute-request-id: req-be2d0147-c4b7-4b32-90a0-3158cab5cf42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-be2d0147-c4b7-4b32-90a0-3158cab5cf42 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "rel": "self"}, {"href": "http://172.30.9.23:8776/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:46:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "26d21f8d812a40b38412420bfb212d40", "updated_at": "2018-07-22T08:46:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "size": 1}} 2018-07-22 08:46:07,444 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f used request id req-be2d0147-c4b7-4b32-90a0-3158cab5cf42 2018-07-22 08:46:07,444 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-2 2018-07-22 08:46:07,447 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a803a8fe-734a-47e1-b3d4-e3485b27c2cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc30052d6f4369b3025feefe2cb6542b757b1139" 2018-07-22 08:46:07,685 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:07 GMT Server: Apache x-compute-request-id: req-0a985242-9372-4249-b9a8-532651d8f814 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a985242-9372-4249-b9a8-532651d8f814 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "rel": "self"}, {"href": "http://172.30.9.23:8776/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:46:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "26d21f8d812a40b38412420bfb212d40", "updated_at": "2018-07-22T08:46:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "size": 1}} 2018-07-22 08:46:07,685 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f used request id req-0a985242-9372-4249-b9a8-532651d8f814 2018-07-22 08:46:07,686 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:46:07,686 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-2 2018-07-22 08:46:07,686 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-2 2018-07-22 08:46:07,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:46:07,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:46:08,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a21b3b446251463a9e1b6585a933b117", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj-role"}], "expires_at": "2018-07-22T09:46:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-user", "id": "9bea0a7ecf5643a99438d1622b2e9b57"}, "audit_ids": ["qdxZpipGQaCJToPm-fygdQ"], "issued_at": "2018-07-22T08:46:08.000000Z"}} 2018-07-22 08:46:08,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:08,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad1e427-0042-4291-b0fa-683338b94a3e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:46:08,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-aad1e427-0042-4291-b0fa-683338b94a3e 2018-07-22 08:46:08,188 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:46:08,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:08,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-506630ca-af10-4f96-a630-15f787bef35a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:46:08,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-506630ca-af10-4f96-a630-15f787bef35a 2018-07-22 08:46:08,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:08,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-248a72db-2b09-4252-9e16-3efb35e16489 Date: Sun, 22 Jul 2018 08:46:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26d21f8d812a40b38412420bfb212d40","l2_adjacency":true,"status":"ACTIVE","subnets":["4db9bada-6126-4f04-b04f-78f122652a62"],"description":"","tags":[],"updated_at":"2018-07-22T08:46:03Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net","admin_state_up":true,"tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:02Z","mtu":1450}]} 2018-07-22 08:46:08,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net used request id req-248a72db-2b09-4252-9e16-3efb35e16489 2018-07-22 08:46:08,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:46:08,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:46:08 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:46:08,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:08,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad961269-f423-4a0f-ab31-35bf4b48b6cd Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}} 2018-07-22 08:46:08,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 used request id req-ad961269-f423-4a0f-ab31-35bf4b48b6cd 2018-07-22 08:46:08,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:08,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4b86f6ae-247f-4318-9087-ed4e103aa279 Date: Sun, 22 Jul 2018 08:46:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","dns_nameservers":[],"updated_at":"2018-07-22T08:46:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26d21f8d812a40b38412420bfb212d40","id":"4db9bada-6126-4f04-b04f-78f122652a62","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-subnet"}]} 2018-07-22 08:46:08,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-4b86f6ae-247f-4318-9087-ed4e103aa279 2018-07-22 08:46:08,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb&name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:09,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9c53602e-d4b9-47f8-81c9-dfcb4168b313 Date: Sun, 22 Jul 2018 08:46:09 GMT RESP BODY: {"ports":[]} 2018-07-22 08:46:09,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb&name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-port&admin_state_up=True used request id req-9c53602e-d4b9-47f8-81c9-dfcb4168b313 2018-07-22 08:46:09,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:09,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-716d689b-c038-48c1-9c78-690a67c99157 x-compute-request-id: req-716d689b-c038-48c1-9c78-690a67c99157 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:46:09,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst used request id req-716d689b-c038-48c1-9c78-690a67c99157 2018-07-22 08:46:09,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:09,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cb3a63d3-aac9-4b21-a25d-f0de674b8b66 Date: Sun, 22 Jul 2018 08:46:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26d21f8d812a40b38412420bfb212d40","l2_adjacency":true,"status":"ACTIVE","subnets":["4db9bada-6126-4f04-b04f-78f122652a62"],"description":"","tags":[],"updated_at":"2018-07-22T08:46:03Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net","admin_state_up":true,"tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:02Z","mtu":1450}]} 2018-07-22 08:46:09,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net used request id req-cb3a63d3-aac9-4b21-a25d-f0de674b8b66 2018-07-22 08:46:09,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:09,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9fd64ed-5bd4-4432-bf63-516bdcb37b36 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}} 2018-07-22 08:46:09,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 used request id req-d9fd64ed-5bd4-4432-bf63-516bdcb37b36 2018-07-22 08:46:09,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:10,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bfabe2cb-c55f-4d9e-8f32-247f52957ad3 Date: Sun, 22 Jul 2018 08:46:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","dns_nameservers":[],"updated_at":"2018-07-22T08:46:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26d21f8d812a40b38412420bfb212d40","id":"4db9bada-6126-4f04-b04f-78f122652a62","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-subnet"}]} 2018-07-22 08:46:10,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-bfabe2cb-c55f-4d9e-8f32-247f52957ad3 2018-07-22 08:46:10,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb&name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:10,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c649549c-5876-4429-a653-b923bacae345 Date: Sun, 22 Jul 2018 08:46:10 GMT RESP BODY: {"ports":[]} 2018-07-22 08:46:10,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb&name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-port&admin_state_up=True used request id req-c649549c-5876-4429-a653-b923bacae345 2018-07-22 08:46:10,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:46:10,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:46:10,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a21b3b446251463a9e1b6585a933b117", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj-role"}], "expires_at": "2018-07-22T09:46:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-user", "id": "9bea0a7ecf5643a99438d1622b2e9b57"}, "audit_ids": ["VVna2XsBQKKH4jOHyQCMZg"], "issued_at": "2018-07-22T08:46:10.000000Z"}} 2018-07-22 08:46:10,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e264b6762113f01b8bc9aa538fc2bf99b7a9cb8" 2018-07-22 08:46:10,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee62bcae-a353-4ba5-8450-4057117e7ae8 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:46:10,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ee62bcae-a353-4ba5-8450-4057117e7ae8 2018-07-22 08:46:10,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:11,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9c609acc-779f-48c1-bc9e-6998c5d1436b Date: Sun, 22 Jul 2018 08:46:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26d21f8d812a40b38412420bfb212d40","l2_adjacency":true,"status":"ACTIVE","subnets":["4db9bada-6126-4f04-b04f-78f122652a62"],"description":"","tags":[],"updated_at":"2018-07-22T08:46:03Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net","admin_state_up":true,"tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:02Z","mtu":1450}]} 2018-07-22 08:46:11,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net used request id req-9c609acc-779f-48c1-bc9e-6998c5d1436b 2018-07-22 08:46:11,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:11,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-31519590-81b4-43f4-bb92-4bb9d93bfc0b Date: Sun, 22 Jul 2018 08:46:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","dns_nameservers":[],"updated_at":"2018-07-22T08:46:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26d21f8d812a40b38412420bfb212d40","id":"4db9bada-6126-4f04-b04f-78f122652a62","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-subnet"}]} 2018-07-22 08:46:11,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-31519590-81b4-43f4-bb92-4bb9d93bfc0b 2018-07-22 08:46:11,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:11,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3e751130-e5a0-48d2-b962-753b2a4b63a1 Date: Sun, 22 Jul 2018 08:46:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26d21f8d812a40b38412420bfb212d40","l2_adjacency":true,"status":"ACTIVE","subnets":["4db9bada-6126-4f04-b04f-78f122652a62"],"description":"","tags":[],"updated_at":"2018-07-22T08:46:03Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net","admin_state_up":true,"tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:02Z","mtu":1450}]} 2018-07-22 08:46:11,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net used request id req-3e751130-e5a0-48d2-b962-753b2a4b63a1 2018-07-22 08:46:11,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:46:11,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:46:11 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:46:11,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e264b6762113f01b8bc9aa538fc2bf99b7a9cb8" 2018-07-22 08:46:11,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27f2cb57-2984-421e-aee6-8cbb05853f09 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}} 2018-07-22 08:46:11,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 used request id req-27f2cb57-2984-421e-aee6-8cbb05853f09 2018-07-22 08:46:11,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:11,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9817928c-5528-4e6b-afbd-3352ddb146da Date: Sun, 22 Jul 2018 08:46:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","dns_nameservers":[],"updated_at":"2018-07-22T08:46:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26d21f8d812a40b38412420bfb212d40","id":"4db9bada-6126-4f04-b04f-78f122652a62","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-subnet"}]} 2018-07-22 08:46:11,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-9817928c-5528-4e6b-afbd-3352ddb146da 2018-07-22 08:46:11,804 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net 2018-07-22 08:46:11,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" -d '{"port": {"network_id": "bd5a327d-8d7c-4e28-b662-8afde63affbb", "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-port", "admin_state_up": true}}' 2018-07-22 08:46:13,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-35ea256b-3125-4aa2-b37a-22c793cc8356 Date: Sun, 22 Jul 2018 08:46:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.8"}],"id":"12af8701-50c5-4606-8b54-4d6d7d4c3738","security_groups":["c81d69ec-09cb-4aa1-adee-40ec286e3227"],"mac_address":"fa:16:3e:3c:f5:0d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-port","project_id":"26d21f8d812a40b38412420bfb212d40","qos_policy_id":null,"admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:12Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:46:13,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-35ea256b-3125-4aa2-b37a-22c793cc8356 2018-07-22 08:46:13,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:13,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7c8129fc-e569-4e7b-85c5-dc1c7a0b2612 Date: Sun, 22 Jul 2018 08:46:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26d21f8d812a40b38412420bfb212d40","l2_adjacency":true,"status":"ACTIVE","subnets":["4db9bada-6126-4f04-b04f-78f122652a62"],"description":"","tags":[],"updated_at":"2018-07-22T08:46:03Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net","admin_state_up":true,"tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:02Z","mtu":1450}]} 2018-07-22 08:46:13,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net used request id req-7c8129fc-e569-4e7b-85c5-dc1c7a0b2612 2018-07-22 08:46:13,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:13,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a505761-e543-4dcc-8140-f654823ab5a5 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}} 2018-07-22 08:46:13,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 used request id req-4a505761-e543-4dcc-8140-f654823ab5a5 2018-07-22 08:46:13,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:13,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e2e6b3d1-d565-496b-a87c-ab645897d32b Date: Sun, 22 Jul 2018 08:46:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","dns_nameservers":[],"updated_at":"2018-07-22T08:46:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26d21f8d812a40b38412420bfb212d40","id":"4db9bada-6126-4f04-b04f-78f122652a62","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-subnet"}]} 2018-07-22 08:46:13,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-e2e6b3d1-d565-496b-a87c-ab645897d32b 2018-07-22 08:46:13,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb&name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:13,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-9e11a6f3-9efb-4f60-8dc1-c08d1ce78820 Date: Sun, 22 Jul 2018 08:46:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.8"}],"id":"12af8701-50c5-4606-8b54-4d6d7d4c3738","security_groups":["c81d69ec-09cb-4aa1-adee-40ec286e3227"],"mac_address":"fa:16:3e:3c:f5:0d","project_id":"26d21f8d812a40b38412420bfb212d40","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-port","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:12Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:46:13,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb&name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-port&admin_state_up=True used request id req-9e11a6f3-9efb-4f60-8dc1-c08d1ce78820 2018-07-22 08:46:13,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:14,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abac0950-5189-4d38-9fe4-0d8e3299d7c3 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}} 2018-07-22 08:46:14,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 used request id req-abac0950-5189-4d38-9fe4-0d8e3299d7c3 2018-07-22 08:46:14,029 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst 2018-07-22 08:46:14,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:14,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:14 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-a86695c9-80fb-47c4-b62a-0a11905f41c0 x-compute-request-id: req-a86695c9-80fb-47c4-b62a-0a11905f41c0 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:46:14,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a86695c9-80fb-47c4-b62a-0a11905f41c0 2018-07-22 08:46:14,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:14,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:14 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-cfc6ff90-0ca4-43a3-86a8-08bcd43a1a11 x-compute-request-id: req-cfc6ff90-0ca4-43a3-86a8-08bcd43a1a11 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "110a7363-24f6-4978-9c36-b805d98d5ff3"}} 2018-07-22 08:46:14,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3 used request id req-cfc6ff90-0ca4-43a3-86a8-08bcd43a1a11 2018-07-22 08:46:14,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:14,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-6da338b4-31ef-447e-a61c-d637119cde0c Date: Sun, 22 Jul 2018 08:46:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:45:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:45:59Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39/snap", "metadata": {}}], "self": "/v2/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "min_disk": 0, "protected": false, "id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "file": "/v2/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "26d21f8d812a40b38412420bfb212d40", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-image"} 2018-07-22 08:46:14,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-image used request id req-6da338b4-31ef-447e-a61c-d637119cde0c 2018-07-22 08:46:14,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:14,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3a2d627e-1b4b-4737-9772-48d0be9c24d8 Date: Sun, 22 Jul 2018 08:46:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:46:14,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3a2d627e-1b4b-4737-9772-48d0be9c24d8 2018-07-22 08:46:14,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" -d '{"server": {"name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "imageRef": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "flavorRef": "110a7363-24f6-4978-9c36-b805d98d5ff3", "max_count": 1, "min_count": 1, "networks": [{"port": "12af8701-50c5-4606-8b54-4d6d7d4c3738"}]}}' 2018-07-22 08:46:16,169 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:46:14 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-7c601570-1e06-4857-9fb9-4676990031bd x-compute-request-id: req-7c601570-1e06-4857-9fb9-4676990031bd Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e18de58b-b127-4967-bae3-19d883118fbb", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "adminPass": "c9WBf3jPT3PM"}} 2018-07-22 08:46:16,170 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7c601570-1e06-4857-9fb9-4676990031bd 2018-07-22 08:46:16,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:16,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:16 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-6d8f3c27-2852-4932-b4cd-255717b72c17 x-compute-request-id: req-6d8f3c27-2852-4932-b4cd-255717b72c17 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "image": {"id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "links": [{"href": "http://172.30.9.23:8774/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}]}, "id": "e18de58b-b127-4967-bae3-19d883118fbb", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:46:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "created": "2018-07-22T08:46:16Z", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:46:16,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-6d8f3c27-2852-4932-b4cd-255717b72c17 2018-07-22 08:46:16,581 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst 2018-07-22 08:46:16,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:16,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:16 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-58b7e6f6-2ede-43ee-b5ab-ca968e70a5c7 x-compute-request-id: req-58b7e6f6-2ede-43ee-b5ab-ca968e70a5c7 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "image": {"id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "links": [{"href": "http://172.30.9.23:8774/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}]}, "id": "e18de58b-b127-4967-bae3-19d883118fbb", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:46:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "created": "2018-07-22T08:46:16Z", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:46:16,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-58b7e6f6-2ede-43ee-b5ab-ca968e70a5c7 2018-07-22 08:46:16,820 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst] is - BUILD 2018-07-22 08:46:16,821 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:46:19,824 - create_instance - DEBUG - VM status query timeout in 896.757363081 2018-07-22 08:46:19,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:20,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:19 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-a5364c55-275c-47cc-9220-2284cc9166e6 x-compute-request-id: req-a5364c55-275c-47cc-9220-2284cc9166e6 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "image": {"id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "links": [{"href": "http://172.30.9.23:8774/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}]}, "id": "e18de58b-b127-4967-bae3-19d883118fbb", "security_groups": [{"name": "default"}], "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:46:17Z", "hostId": "23f38aee859a590e98219fb8d75c676d2d2cc30ce1bccf3cbb656951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "created": "2018-07-22T08:46:16Z", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:46:20,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-a5364c55-275c-47cc-9220-2284cc9166e6 2018-07-22 08:46:20,930 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst] is - BUILD 2018-07-22 08:46:20,930 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:46:23,934 - create_instance - DEBUG - VM status query timeout in 892.647502899 2018-07-22 08:46:23,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:24,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46: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,Accept-Encoding x-openstack-request-id: req-8db469a3-2e1b-4318-b497-fb846532f954 x-compute-request-id: req-8db469a3-2e1b-4318-b497-fb846532f954 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:f5:0d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "image": {"id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "links": [{"href": "http://172.30.9.23:8774/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:46:21.000000", "flavor": {"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}]}, "id": "e18de58b-b127-4967-bae3-19d883118fbb", "security_groups": [{"name": "default"}], "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:46:21Z", "hostId": "23f38aee859a590e98219fb8d75c676d2d2cc30ce1bccf3cbb656951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "created": "2018-07-22T08:46:16Z", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:46:24,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-8db469a3-2e1b-4318-b497-fb846532f954 2018-07-22 08:46:24,830 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst] is - ACTIVE 2018-07-22 08:46:24,830 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:46:24,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:25,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46: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-99001e67-e413-4fd1-b578-0216d5392f9d x-compute-request-id: req-99001e67-e413-4fd1-b578-0216d5392f9d Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:f5:0d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "image": {"id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "links": [{"href": "http://172.30.9.23:8774/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:46:21.000000", "flavor": {"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}]}, "id": "e18de58b-b127-4967-bae3-19d883118fbb", "security_groups": [{"name": "default"}], "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:46:21Z", "hostId": "23f38aee859a590e98219fb8d75c676d2d2cc30ce1bccf3cbb656951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "created": "2018-07-22T08:46:16Z", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:46:25,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-99001e67-e413-4fd1-b578-0216d5392f9d 2018-07-22 08:46:25,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:25,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a1b08965-c42d-4fb0-b123-2154f76e8f94 Date: Sun, 22 Jul 2018 08:46:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26d21f8d812a40b38412420bfb212d40","l2_adjacency":true,"status":"ACTIVE","subnets":["4db9bada-6126-4f04-b04f-78f122652a62"],"description":"","tags":[],"updated_at":"2018-07-22T08:46:03Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net","admin_state_up":true,"tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:02Z","mtu":1450}]} 2018-07-22 08:46:25,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net used request id req-a1b08965-c42d-4fb0-b123-2154f76e8f94 2018-07-22 08:46:25,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:25,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd0c4c0a-2df2-468f-918e-56b24c10fb44 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}} 2018-07-22 08:46:25,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 used request id req-fd0c4c0a-2df2-468f-918e-56b24c10fb44 2018-07-22 08:46:25,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:25,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bdce73cb-b50a-496a-8fdd-cd36309b2dca Date: Sun, 22 Jul 2018 08:46:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","dns_nameservers":[],"updated_at":"2018-07-22T08:46:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26d21f8d812a40b38412420bfb212d40","id":"4db9bada-6126-4f04-b04f-78f122652a62","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-subnet"}]} 2018-07-22 08:46:25,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-bdce73cb-b50a-496a-8fdd-cd36309b2dca 2018-07-22 08:46:25,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:25,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-163bffea-2d64-479a-bc46-304f9972a70c Date: Sun, 22 Jul 2018 08:46:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.8"}],"id":"12af8701-50c5-4606-8b54-4d6d7d4c3738","security_groups":["c81d69ec-09cb-4aa1-adee-40ec286e3227"],"mac_address":"fa:16:3e:3c:f5:0d","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-port","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:12Z","binding:vnic_type":"normal","device_id":"e18de58b-b127-4967-bae3-19d883118fbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.3"}],"id":"2d4c857e-0c9f-4c82-9bb6-69a8d0f73ef9","security_groups":[],"mac_address":"fa:16:3e:8a:81:7f","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.4"}],"id":"43f0bd17-5ac9-4aed-b084-063a108fa6c7","security_groups":[],"mac_address":"fa:16:3e:ba:cb:75","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.2"}],"id":"9854d418-81dc-408c-8e1f-f98aaedc7fc4","security_groups":[],"mac_address":"fa:16:3e:85:07:72","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"}]} 2018-07-22 08:46:25,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-163bffea-2d64-479a-bc46-304f9972a70c 2018-07-22 08:46:25,744 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:25,989 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:25 GMT Server: Apache x-compute-request-id: req-54a2cb1c-5f6a-4d53-bacf-23306421b10f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-54a2cb1c-5f6a-4d53-bacf-23306421b10f Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "rel": "self"}, {"href": "http://172.30.9.23:8776/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:46:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "26d21f8d812a40b38412420bfb212d40", "updated_at": "2018-07-22T08:46:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "size": 1}, {"status": "available", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304", "rel": "self"}, {"href": "http://172.30.9.23:8776/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:46:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "26d21f8d812a40b38412420bfb212d40", "updated_at": "2018-07-22T08:46:05.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "63bdb80b-0cc9-48d6-8779-a649af99d304", "size": 1}]} 2018-07-22 08:46:25,989 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/detail used request id req-54a2cb1c-5f6a-4d53-bacf-23306421b10f 2018-07-22 08:46:25,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:26,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc375a4-f363-4c5c-b6b9-058b1bc6569d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}} 2018-07-22 08:46:26,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 used request id req-6bc375a4-f363-4c5c-b6b9-058b1bc6569d 2018-07-22 08:46:26,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:26,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:26 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-c7cb7968-e169-4eb4-9c84-6332ca8f3c60 x-compute-request-id: req-c7cb7968-e169-4eb4-9c84-6332ca8f3c60 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:f5:0d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "image": {"id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "links": [{"href": "http://172.30.9.23:8774/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:46:21.000000", "flavor": {"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}]}, "id": "e18de58b-b127-4967-bae3-19d883118fbb", "security_groups": [{"name": "default"}], "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:46:21Z", "hostId": "23f38aee859a590e98219fb8d75c676d2d2cc30ce1bccf3cbb656951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "created": "2018-07-22T08:46:16Z", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:46:26,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-c7cb7968-e169-4eb4-9c84-6332ca8f3c60 2018-07-22 08:46:26,536 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst] is - ACTIVE 2018-07-22 08:46:26,536 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:46:26,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:27,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:26 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-7cf18886-399b-4b00-86d9-8294a2cd76da x-compute-request-id: req-7cf18886-399b-4b00-86d9-8294a2cd76da Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:f5:0d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "image": {"id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "links": [{"href": "http://172.30.9.23:8774/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:46:21.000000", "flavor": {"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}]}, "id": "e18de58b-b127-4967-bae3-19d883118fbb", "security_groups": [{"name": "default"}], "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:46:21Z", "hostId": "23f38aee859a590e98219fb8d75c676d2d2cc30ce1bccf3cbb656951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "created": "2018-07-22T08:46:16Z", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:46:27,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-7cf18886-399b-4b00-86d9-8294a2cd76da 2018-07-22 08:46:27,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:27,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-363d4a7d-e449-455c-be08-19f14ab77e04 Date: Sun, 22 Jul 2018 08:46:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26d21f8d812a40b38412420bfb212d40","l2_adjacency":true,"status":"ACTIVE","subnets":["4db9bada-6126-4f04-b04f-78f122652a62"],"description":"","tags":[],"updated_at":"2018-07-22T08:46:03Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net","admin_state_up":true,"tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:02Z","mtu":1450}]} 2018-07-22 08:46:27,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net used request id req-363d4a7d-e449-455c-be08-19f14ab77e04 2018-07-22 08:46:27,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:27,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72588dc6-2ec3-48b3-94f3-44bce418d5a8 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}} 2018-07-22 08:46:27,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 used request id req-72588dc6-2ec3-48b3-94f3-44bce418d5a8 2018-07-22 08:46:27,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:27,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f6de4fa0-d3d8-4658-a0bc-c5d8eaf90955 Date: Sun, 22 Jul 2018 08:46:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","dns_nameservers":[],"updated_at":"2018-07-22T08:46:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26d21f8d812a40b38412420bfb212d40","id":"4db9bada-6126-4f04-b04f-78f122652a62","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-subnet"}]} 2018-07-22 08:46:27,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-f6de4fa0-d3d8-4658-a0bc-c5d8eaf90955 2018-07-22 08:46:27,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:27,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-a55d9885-d2fd-4afd-9fba-885fec3a3406 Date: Sun, 22 Jul 2018 08:46:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.8"}],"id":"12af8701-50c5-4606-8b54-4d6d7d4c3738","security_groups":["c81d69ec-09cb-4aa1-adee-40ec286e3227"],"mac_address":"fa:16:3e:3c:f5:0d","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-port","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:12Z","binding:vnic_type":"normal","device_id":"e18de58b-b127-4967-bae3-19d883118fbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.3"}],"id":"2d4c857e-0c9f-4c82-9bb6-69a8d0f73ef9","security_groups":[],"mac_address":"fa:16:3e:8a:81:7f","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.4"}],"id":"43f0bd17-5ac9-4aed-b084-063a108fa6c7","security_groups":[],"mac_address":"fa:16:3e:ba:cb:75","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.2"}],"id":"9854d418-81dc-408c-8e1f-f98aaedc7fc4","security_groups":[],"mac_address":"fa:16:3e:85:07:72","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"}]} 2018-07-22 08:46:27,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-a55d9885-d2fd-4afd-9fba-885fec3a3406 2018-07-22 08:46:27,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" -d '{"volumeAttachment": {"volumeId": "63bdb80b-0cc9-48d6-8779-a649af99d304"}}' 2018-07-22 08:46:29,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46: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-943f0830-71b8-42af-9df5-1808cdda8860 x-compute-request-id: req-943f0830-71b8-42af-9df5-1808cdda8860 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "e18de58b-b127-4967-bae3-19d883118fbb", "id": "63bdb80b-0cc9-48d6-8779-a649af99d304", "volumeId": "63bdb80b-0cc9-48d6-8779-a649af99d304"}} 2018-07-22 08:46:29,147 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb/os-volume_attachments used request id req-943f0830-71b8-42af-9df5-1808cdda8860 2018-07-22 08:46:29,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:29,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:29 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-159a191a-d6fb-4323-ac72-73fa9a229768 x-compute-request-id: req-159a191a-d6fb-4323-ac72-73fa9a229768 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:f5:0d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "image": {"id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "links": [{"href": "http://172.30.9.23:8774/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:46:21.000000", "flavor": {"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}]}, "id": "e18de58b-b127-4967-bae3-19d883118fbb", "security_groups": [{"name": "default"}], "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:46:21Z", "hostId": "23f38aee859a590e98219fb8d75c676d2d2cc30ce1bccf3cbb656951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "created": "2018-07-22T08:46:16Z", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "os-extended-volumes:volumes_attached": [{"id": "63bdb80b-0cc9-48d6-8779-a649af99d304"}], "metadata": {}}} 2018-07-22 08:46:29,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-159a191a-d6fb-4323-ac72-73fa9a229768 2018-07-22 08:46:29,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:29,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5e6708cc-0cd5-4bfe-9b21-32457ce73c27 Date: Sun, 22 Jul 2018 08:46:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26d21f8d812a40b38412420bfb212d40","l2_adjacency":true,"status":"ACTIVE","subnets":["4db9bada-6126-4f04-b04f-78f122652a62"],"description":"","tags":[],"updated_at":"2018-07-22T08:46:03Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net","admin_state_up":true,"tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:02Z","mtu":1450}]} 2018-07-22 08:46:29,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net used request id req-5e6708cc-0cd5-4bfe-9b21-32457ce73c27 2018-07-22 08:46:29,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:30,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e84b92c3-6684-4a53-b1e3-35afe146f232 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}} 2018-07-22 08:46:30,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 used request id req-e84b92c3-6684-4a53-b1e3-35afe146f232 2018-07-22 08:46:30,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:30,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dc961810-13b1-4f27-8e68-40cf839c89ac Date: Sun, 22 Jul 2018 08:46:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","dns_nameservers":[],"updated_at":"2018-07-22T08:46:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26d21f8d812a40b38412420bfb212d40","id":"4db9bada-6126-4f04-b04f-78f122652a62","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-subnet"}]} 2018-07-22 08:46:30,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-dc961810-13b1-4f27-8e68-40cf839c89ac 2018-07-22 08:46:30,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:30,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-a6b9cbcb-a007-4b03-b9c6-b07797c4bb8b Date: Sun, 22 Jul 2018 08:46:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.8"}],"id":"12af8701-50c5-4606-8b54-4d6d7d4c3738","security_groups":["c81d69ec-09cb-4aa1-adee-40ec286e3227"],"mac_address":"fa:16:3e:3c:f5:0d","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-port","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:12Z","binding:vnic_type":"normal","device_id":"e18de58b-b127-4967-bae3-19d883118fbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.3"}],"id":"2d4c857e-0c9f-4c82-9bb6-69a8d0f73ef9","security_groups":[],"mac_address":"fa:16:3e:8a:81:7f","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.4"}],"id":"43f0bd17-5ac9-4aed-b084-063a108fa6c7","security_groups":[],"mac_address":"fa:16:3e:ba:cb:75","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.2"}],"id":"9854d418-81dc-408c-8e1f-f98aaedc7fc4","security_groups":[],"mac_address":"fa:16:3e:85:07:72","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"}]} 2018-07-22 08:46:30,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-a6b9cbcb-a007-4b03-b9c6-b07797c4bb8b 2018-07-22 08:46:30,189 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-54a2cb1c-5f6a-4d53-bacf-23306421b10f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:30,434 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:30 GMT Server: Apache x-compute-request-id: req-5e49e51c-3d88-4826-abef-a0496b48f357 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e49e51c-3d88-4826-abef-a0496b48f357 Content-Encoding: gzip Content-Length: 542 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "rel": "self"}, {"href": "http://172.30.9.23:8776/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:46:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "26d21f8d812a40b38412420bfb212d40", "updated_at": "2018-07-22T08:46:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "size": 1}, {"status": "attaching", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304", "rel": "self"}, {"href": "http://172.30.9.23:8776/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:46:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "26d21f8d812a40b38412420bfb212d40", "updated_at": "2018-07-22T08:46:30.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "63bdb80b-0cc9-48d6-8779-a649af99d304", "size": 1}]} 2018-07-22 08:46:30,434 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/detail used request id req-5e49e51c-3d88-4826-abef-a0496b48f357 2018-07-22 08:46:30,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:30,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a5c618-46a3-43eb-9404-82d763cf5ec2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}} 2018-07-22 08:46:30,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 used request id req-99a5c618-46a3-43eb-9404-82d763cf5ec2 2018-07-22 08:46:30,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:31,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:30 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-97118b47-4c2d-4fd3-971c-b06ae3fbb527 x-compute-request-id: req-97118b47-4c2d-4fd3-971c-b06ae3fbb527 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:f5:0d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "image": {"id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "links": [{"href": "http://172.30.9.23:8774/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:46:21.000000", "flavor": {"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}]}, "id": "e18de58b-b127-4967-bae3-19d883118fbb", "security_groups": [{"name": "default"}], "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:46:21Z", "hostId": "23f38aee859a590e98219fb8d75c676d2d2cc30ce1bccf3cbb656951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "created": "2018-07-22T08:46:16Z", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "os-extended-volumes:volumes_attached": [{"id": "63bdb80b-0cc9-48d6-8779-a649af99d304"}], "metadata": {}}} 2018-07-22 08:46:31,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-97118b47-4c2d-4fd3-971c-b06ae3fbb527 2018-07-22 08:46:31,229 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst] is - ACTIVE 2018-07-22 08:46:31,229 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:46:31,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:31,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46: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,Accept-Encoding x-openstack-request-id: req-8ed817a7-6cb8-40d1-9481-89591de8fe25 x-compute-request-id: req-8ed817a7-6cb8-40d1-9481-89591de8fe25 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:f5:0d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "image": {"id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "links": [{"href": "http://172.30.9.23:8774/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:46:21.000000", "flavor": {"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}]}, "id": "e18de58b-b127-4967-bae3-19d883118fbb", "security_groups": [{"name": "default"}], "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:46:21Z", "hostId": "23f38aee859a590e98219fb8d75c676d2d2cc30ce1bccf3cbb656951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "created": "2018-07-22T08:46:16Z", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "os-extended-volumes:volumes_attached": [{"id": "63bdb80b-0cc9-48d6-8779-a649af99d304"}], "metadata": {}}} 2018-07-22 08:46:31,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-8ed817a7-6cb8-40d1-9481-89591de8fe25 2018-07-22 08:46:31,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:32,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-863bf8ce-202f-4c90-a05b-ad3b2b45db74 Date: Sun, 22 Jul 2018 08:46:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26d21f8d812a40b38412420bfb212d40","l2_adjacency":true,"status":"ACTIVE","subnets":["4db9bada-6126-4f04-b04f-78f122652a62"],"description":"","tags":[],"updated_at":"2018-07-22T08:46:03Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net","admin_state_up":true,"tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:02Z","mtu":1450}]} 2018-07-22 08:46:32,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net used request id req-863bf8ce-202f-4c90-a05b-ad3b2b45db74 2018-07-22 08:46:32,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:32,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe9956a7-eb52-4fe2-be54-622eca543a16 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}} 2018-07-22 08:46:32,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 used request id req-fe9956a7-eb52-4fe2-be54-622eca543a16 2018-07-22 08:46:32,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:32,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a287a70e-3c57-4f4e-94de-85f81269d534 Date: Sun, 22 Jul 2018 08:46:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","dns_nameservers":[],"updated_at":"2018-07-22T08:46:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26d21f8d812a40b38412420bfb212d40","id":"4db9bada-6126-4f04-b04f-78f122652a62","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-subnet"}]} 2018-07-22 08:46:32,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-a287a70e-3c57-4f4e-94de-85f81269d534 2018-07-22 08:46:32,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:32,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-f84199c0-af06-481a-8b84-64406ca80071 Date: Sun, 22 Jul 2018 08:46:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.8"}],"id":"12af8701-50c5-4606-8b54-4d6d7d4c3738","security_groups":["c81d69ec-09cb-4aa1-adee-40ec286e3227"],"mac_address":"fa:16:3e:3c:f5:0d","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-port","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:12Z","binding:vnic_type":"normal","device_id":"e18de58b-b127-4967-bae3-19d883118fbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.3"}],"id":"2d4c857e-0c9f-4c82-9bb6-69a8d0f73ef9","security_groups":[],"mac_address":"fa:16:3e:8a:81:7f","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.4"}],"id":"43f0bd17-5ac9-4aed-b084-063a108fa6c7","security_groups":[],"mac_address":"fa:16:3e:ba:cb:75","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.2"}],"id":"9854d418-81dc-408c-8e1f-f98aaedc7fc4","security_groups":[],"mac_address":"fa:16:3e:85:07:72","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"}]} 2018-07-22 08:46:32,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-f84199c0-af06-481a-8b84-64406ca80071 2018-07-22 08:46:32,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" -d '{"volumeAttachment": {"volumeId": "0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f"}}' 2018-07-22 08:46:33,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6441ecaa-83d6-42f0-bf57-6ed1b3f812ba x-compute-request-id: req-6441ecaa-83d6-42f0-bf57-6ed1b3f812ba Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "e18de58b-b127-4967-bae3-19d883118fbb", "id": "0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "volumeId": "0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f"}} 2018-07-22 08:46:33,673 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb/os-volume_attachments used request id req-6441ecaa-83d6-42f0-bf57-6ed1b3f812ba 2018-07-22 08:46:33,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:34,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:33 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-65c4cca8-3bfa-43d1-9a23-c01cc66986d7 x-compute-request-id: req-65c4cca8-3bfa-43d1-9a23-c01cc66986d7 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:f5:0d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "image": {"id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "links": [{"href": "http://172.30.9.23:8774/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:46:21.000000", "flavor": {"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}]}, "id": "e18de58b-b127-4967-bae3-19d883118fbb", "security_groups": [{"name": "default"}], "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:46:21Z", "hostId": "23f38aee859a590e98219fb8d75c676d2d2cc30ce1bccf3cbb656951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "created": "2018-07-22T08:46:16Z", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "os-extended-volumes:volumes_attached": [{"id": "63bdb80b-0cc9-48d6-8779-a649af99d304"}, {"id": "0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f"}], "metadata": {}}} 2018-07-22 08:46:34,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-65c4cca8-3bfa-43d1-9a23-c01cc66986d7 2018-07-22 08:46:34,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:34,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-060ae815-5141-4e3a-9e3b-5036fcb3541e Date: Sun, 22 Jul 2018 08:46:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26d21f8d812a40b38412420bfb212d40","l2_adjacency":true,"status":"ACTIVE","subnets":["4db9bada-6126-4f04-b04f-78f122652a62"],"description":"","tags":[],"updated_at":"2018-07-22T08:46:03Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net","admin_state_up":true,"tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:02Z","mtu":1450}]} 2018-07-22 08:46:34,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net used request id req-060ae815-5141-4e3a-9e3b-5036fcb3541e 2018-07-22 08:46:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:34,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-159abcc3-0a50-4488-90c3-a3180da0417e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}} 2018-07-22 08:46:34,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 used request id req-159abcc3-0a50-4488-90c3-a3180da0417e 2018-07-22 08:46:34,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:34,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7d17592a-7db6-46a3-b34b-f9359f312d81 Date: Sun, 22 Jul 2018 08:46:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","dns_nameservers":[],"updated_at":"2018-07-22T08:46:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26d21f8d812a40b38412420bfb212d40","id":"4db9bada-6126-4f04-b04f-78f122652a62","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-subnet"}]} 2018-07-22 08:46:34,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-7d17592a-7db6-46a3-b34b-f9359f312d81 2018-07-22 08:46:34,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:34,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-d8faa46f-18cd-4492-b918-e2453670338c Date: Sun, 22 Jul 2018 08:46:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.8"}],"id":"12af8701-50c5-4606-8b54-4d6d7d4c3738","security_groups":["c81d69ec-09cb-4aa1-adee-40ec286e3227"],"mac_address":"fa:16:3e:3c:f5:0d","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-port","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:12Z","binding:vnic_type":"normal","device_id":"e18de58b-b127-4967-bae3-19d883118fbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.3"}],"id":"2d4c857e-0c9f-4c82-9bb6-69a8d0f73ef9","security_groups":[],"mac_address":"fa:16:3e:8a:81:7f","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.4"}],"id":"43f0bd17-5ac9-4aed-b084-063a108fa6c7","security_groups":[],"mac_address":"fa:16:3e:ba:cb:75","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.2"}],"id":"9854d418-81dc-408c-8e1f-f98aaedc7fc4","security_groups":[],"mac_address":"fa:16:3e:85:07:72","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"}]} 2018-07-22 08:46:34,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-d8faa46f-18cd-4492-b918-e2453670338c 2018-07-22 08:46:34,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:46:35,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a21b3b446251463a9e1b6585a933b117", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj-role"}], "expires_at": "2018-07-22T09:46:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/26d21f8d812a40b38412420bfb212d40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-user", "id": "9bea0a7ecf5643a99438d1622b2e9b57"}, "audit_ids": ["Xd9eBL_PTdmtlnBcz0gZ-w"], "issued_at": "2018-07-22T08:46:35.000000Z"}} 2018-07-22 08:46:35,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b471cca0902b28997b03cd96ebb6f3cc4e9956f9" 2018-07-22 08:46:36,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-814a5006-5720-471e-b909-49a7b794250b x-compute-request-id: req-814a5006-5720-471e-b909-49a7b794250b Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:f5:0d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "image": {"id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "links": [{"href": "http://172.30.9.23:8774/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:46:21.000000", "flavor": {"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}]}, "id": "e18de58b-b127-4967-bae3-19d883118fbb", "security_groups": [{"name": "default"}], "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:46:21Z", "hostId": "23f38aee859a590e98219fb8d75c676d2d2cc30ce1bccf3cbb656951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "created": "2018-07-22T08:46:16Z", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "os-extended-volumes:volumes_attached": [{"id": "63bdb80b-0cc9-48d6-8779-a649af99d304"}, {"id": "0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f"}], "metadata": {}}]} 2018-07-22 08:46:36,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst used request id req-814a5006-5720-471e-b909-49a7b794250b 2018-07-22 08:46:36,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b471cca0902b28997b03cd96ebb6f3cc4e9956f9" 2018-07-22 08:46:36,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f880eef1-5af9-4fd9-bfad-3e0cd2a17507 Date: Sun, 22 Jul 2018 08:46:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26d21f8d812a40b38412420bfb212d40","l2_adjacency":true,"status":"ACTIVE","subnets":["4db9bada-6126-4f04-b04f-78f122652a62"],"description":"","tags":[],"updated_at":"2018-07-22T08:46:03Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net","admin_state_up":true,"tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:02Z","mtu":1450}]} 2018-07-22 08:46:36,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net used request id req-f880eef1-5af9-4fd9-bfad-3e0cd2a17507 2018-07-22 08:46:36,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b471cca0902b28997b03cd96ebb6f3cc4e9956f9" 2018-07-22 08:46:36,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ee01a3af-5ddf-402f-be19-f27bfd8dda12 Date: Sun, 22 Jul 2018 08:46:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","dns_nameservers":[],"updated_at":"2018-07-22T08:46:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26d21f8d812a40b38412420bfb212d40","id":"4db9bada-6126-4f04-b04f-78f122652a62","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-subnet"}]} 2018-07-22 08:46:36,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-ee01a3af-5ddf-402f-be19-f27bfd8dda12 2018-07-22 08:46:36,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b471cca0902b28997b03cd96ebb6f3cc4e9956f9" 2018-07-22 08:46:36,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-06334c64-9562-4bd2-a554-961278664b8e Date: Sun, 22 Jul 2018 08:46:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.8"}],"id":"12af8701-50c5-4606-8b54-4d6d7d4c3738","security_groups":["c81d69ec-09cb-4aa1-adee-40ec286e3227"],"mac_address":"fa:16:3e:3c:f5:0d","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-port","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:12Z","binding:vnic_type":"normal","device_id":"e18de58b-b127-4967-bae3-19d883118fbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.3"}],"id":"2d4c857e-0c9f-4c82-9bb6-69a8d0f73ef9","security_groups":[],"mac_address":"fa:16:3e:8a:81:7f","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.4"}],"id":"43f0bd17-5ac9-4aed-b084-063a108fa6c7","security_groups":[],"mac_address":"fa:16:3e:ba:cb:75","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:46:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4db9bada-6126-4f04-b04f-78f122652a62","ip_address":"10.55.0.2"}],"id":"9854d418-81dc-408c-8e1f-f98aaedc7fc4","security_groups":[],"mac_address":"fa:16:3e:85:07:72","project_id":"26d21f8d812a40b38412420bfb212d40","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd5a327d-8d7c-4e28-b662-8afde63affbb","tenant_id":"26d21f8d812a40b38412420bfb212d40","created_at":"2018-07-22T08:46:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bd5a327d-8d7c-4e28-b662-8afde63affbb","ip_allocation":"immediate"}]} 2018-07-22 08:46:36,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-06334c64-9562-4bd2-a554-961278664b8e 2018-07-22 08:46:36,833 - create_instance - INFO - Deleting Port with ID - 12af8701-50c5-4606-8b54-4d6d7d4c3738 2018-07-22 08:46:36,833 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-port 2018-07-22 08:46:36,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/12af8701-50c5-4606-8b54-4d6d7d4c3738 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:37,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c774383-266f-488f-b51c-096ad9ac99f2 Date: Sun, 22 Jul 2018 08:46:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:46:37,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/12af8701-50c5-4606-8b54-4d6d7d4c3738 used request id req-1c774383-266f-488f-b51c-096ad9ac99f2 2018-07-22 08:46:37,342 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-54a2cb1c-5f6a-4d53-bacf-23306421b10f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:37,725 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:37 GMT Server: Apache x-compute-request-id: req-634c6856-04a3-411e-a17e-4f6df38517d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-634c6856-04a3-411e-a17e-4f6df38517d4 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "attachments": [{"server_id": "e18de58b-b127-4967-bae3-19d883118fbb", "attachment_id": "450437c5-b3b6-4b75-a6d6-e7dcea505a13", "attached_at": "2018-07-22T08:46:30.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "63bdb80b-0cc9-48d6-8779-a649af99d304", "device": "/dev/vdb", "id": "63bdb80b-0cc9-48d6-8779-a649af99d304"}], "links": [{"href": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304", "rel": "self"}, {"href": "http://172.30.9.23:8776/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:46:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "26d21f8d812a40b38412420bfb212d40", "updated_at": "2018-07-22T08:46:30.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "63bdb80b-0cc9-48d6-8779-a649af99d304", "size": 1}} 2018-07-22 08:46:37,725 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304 used request id req-634c6856-04a3-411e-a17e-4f6df38517d4 2018-07-22 08:46:37,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb/os-volume_attachments/63bdb80b-0cc9-48d6-8779-a649af99d304 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:38,613 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:46:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-568fd9f4-413a-49c0-bc9d-5016cf53bdc6 x-compute-request-id: req-568fd9f4-413a-49c0-bc9d-5016cf53bdc6 Content-Length: 0 Content-Type: application/json 2018-07-22 08:46:38,614 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb/os-volume_attachments/63bdb80b-0cc9-48d6-8779-a649af99d304 used request id req-568fd9f4-413a-49c0-bc9d-5016cf53bdc6 2018-07-22 08:46:38,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:38,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:38 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-ccaed4d0-5058-4770-8d54-d5ba0ec7215f x-compute-request-id: req-ccaed4d0-5058-4770-8d54-d5ba0ec7215f Content-Encoding: gzip Content-Length: 709 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "image": {"id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "links": [{"href": "http://172.30.9.23:8774/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:46:21.000000", "flavor": {"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}]}, "id": "e18de58b-b127-4967-bae3-19d883118fbb", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:46:21Z", "hostId": "23f38aee859a590e98219fb8d75c676d2d2cc30ce1bccf3cbb656951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "created": "2018-07-22T08:46:16Z", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "os-extended-volumes:volumes_attached": [{"id": "63bdb80b-0cc9-48d6-8779-a649af99d304"}, {"id": "0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f"}], "metadata": {}}} 2018-07-22 08:46:38,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-ccaed4d0-5058-4770-8d54-d5ba0ec7215f 2018-07-22 08:46:41,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:41,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:41 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-25cffaf0-8bf7-4a0f-88a9-0c4fe896c06c x-compute-request-id: req-25cffaf0-8bf7-4a0f-88a9-0c4fe896c06c Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "image": {"id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "links": [{"href": "http://172.30.9.23:8774/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:46:21.000000", "flavor": {"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}]}, "id": "e18de58b-b127-4967-bae3-19d883118fbb", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:46:21Z", "hostId": "23f38aee859a590e98219fb8d75c676d2d2cc30ce1bccf3cbb656951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "created": "2018-07-22T08:46:16Z", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "os-extended-volumes:volumes_attached": [{"id": "0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f"}], "metadata": {}}} 2018-07-22 08:46:41,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-25cffaf0-8bf7-4a0f-88a9-0c4fe896c06c 2018-07-22 08:46:41,986 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-54a2cb1c-5f6a-4d53-bacf-23306421b10f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:42,244 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:41 GMT Server: Apache x-compute-request-id: req-be080bd4-a137-4135-b6c0-a71ab7d92281 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-be080bd4-a137-4135-b6c0-a71ab7d92281 Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "attachments": [{"server_id": "e18de58b-b127-4967-bae3-19d883118fbb", "attachment_id": "45a77cf0-934d-4a1d-8254-a79ffe8ab2ac", "attached_at": "2018-07-22T08:46:34.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "device": "/dev/vdc", "id": "0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f"}], "links": [{"href": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "rel": "self"}, {"href": "http://172.30.9.23:8776/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:46:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "26d21f8d812a40b38412420bfb212d40", "updated_at": "2018-07-22T08:46:35.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "size": 1}} 2018-07-22 08:46:42,244 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f used request id req-be080bd4-a137-4135-b6c0-a71ab7d92281 2018-07-22 08:46:42,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb/os-volume_attachments/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:43,325 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:46:42 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-7549b790-5618-4f5d-b4a7-aa053d84c144 x-compute-request-id: req-7549b790-5618-4f5d-b4a7-aa053d84c144 Content-Length: 0 Content-Type: application/json 2018-07-22 08:46:43,325 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb/os-volume_attachments/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f used request id req-7549b790-5618-4f5d-b4a7-aa053d84c144 2018-07-22 08:46:43,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:43,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:43 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-7e6ef9c6-47d9-41ea-8db2-0a9753b813f5 x-compute-request-id: req-7e6ef9c6-47d9-41ea-8db2-0a9753b813f5 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "image": {"id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "links": [{"href": "http://172.30.9.23:8774/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:46:21.000000", "flavor": {"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}]}, "id": "e18de58b-b127-4967-bae3-19d883118fbb", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:46:21Z", "hostId": "23f38aee859a590e98219fb8d75c676d2d2cc30ce1bccf3cbb656951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "created": "2018-07-22T08:46:16Z", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "os-extended-volumes:volumes_attached": [{"id": "0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f"}], "metadata": {}}} 2018-07-22 08:46:43,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-7e6ef9c6-47d9-41ea-8db2-0a9753b813f5 2018-07-22 08:46:46,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:46,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:46 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-44b4a39f-d3af-4b9b-a625-b7cb6983af28 x-compute-request-id: req-44b4a39f-d3af-4b9b-a625-b7cb6983af28 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "image": {"id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "links": [{"href": "http://172.30.9.23:8774/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:46:21.000000", "flavor": {"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}]}, "id": "e18de58b-b127-4967-bae3-19d883118fbb", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:46:21Z", "hostId": "23f38aee859a590e98219fb8d75c676d2d2cc30ce1bccf3cbb656951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "created": "2018-07-22T08:46:16Z", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:46:46,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-44b4a39f-d3af-4b9b-a625-b7cb6983af28 2018-07-22 08:46:46,890 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst 2018-07-22 08:46:46,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:47,062 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:46:46 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-ecaac1fb-1cce-4e6f-a65b-e5e8832162ed x-compute-request-id: req-ecaac1fb-1cce-4e6f-a65b-e5e8832162ed Content-Type: application/json 2018-07-22 08:46:47,062 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-ecaac1fb-1cce-4e6f-a65b-e5e8832162ed 2018-07-22 08:46:47,063 - create_instance - INFO - Checking deletion status 2018-07-22 08:46:47,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:47,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:47 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-e4fa26d1-5d37-4ae4-8fbf-aceb865e739e x-compute-request-id: req-e4fa26d1-5d37-4ae4-8fbf-aceb865e739e Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e18de58b-b127-4967-bae3-19d883118fbb", "rel": "bookmark"}], "image": {"id": "09c10a16-e9d5-4b67-9a3b-919a91f99e39", "links": [{"href": "http://172.30.9.23:8774/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:46:21.000000", "flavor": {"id": "110a7363-24f6-4978-9c36-b805d98d5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3", "rel": "bookmark"}]}, "id": "e18de58b-b127-4967-bae3-19d883118fbb", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:46:46Z", "hostId": "23f38aee859a590e98219fb8d75c676d2d2cc30ce1bccf3cbb656951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst", "created": "2018-07-22T08:46:16Z", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:46:47,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-e4fa26d1-5d37-4ae4-8fbf-aceb865e739e 2018-07-22 08:46:47,513 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst] is - ACTIVE 2018-07-22 08:46:47,513 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:46:50,516 - create_instance - DEBUG - VM status query timeout in 296.546376944 2018-07-22 08:46:50,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ab22e1863a192664c26fd2bcceace64187a22f" 2018-07-22 08:46:50,568 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:46:50 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-8b2ab6fe-b02e-4e40-889c-5cfd5fe36ec4 x-compute-request-id: req-8b2ab6fe-b02e-4e40-889c-5cfd5fe36ec4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e18de58b-b127-4967-bae3-19d883118fbb could not be found.", "code": 404}} 2018-07-22 08:46:50,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e18de58b-b127-4967-bae3-19d883118fbb used request id req-8b2ab6fe-b02e-4e40-889c-5cfd5fe36ec4 2018-07-22 08:46:50,568 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e18de58b-b127-4967-bae3-19d883118fbb could not be found. (HTTP 404) (Request-ID: req-8b2ab6fe-b02e-4e40-889c-5cfd5fe36ec4) 2018-07-22 08:46:50,569 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-inst 2018-07-22 08:46:50,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1519deb3cc07880fcbcb24c1a557659f3e93ac22" 2018-07-22 08:46:50,610 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:46:50 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-9c58596d-760b-49b2-b1f7-52f24f5c7715 x-compute-request-id: req-9c58596d-760b-49b2-b1f7-52f24f5c7715 Content-Length: 0 Content-Type: application/json 2018-07-22 08:46:50,610 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/110a7363-24f6-4978-9c36-b805d98d5ff3 used request id req-9c58596d-760b-49b2-b1f7-52f24f5c7715 2018-07-22 08:46:50,611 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-subnet 2018-07-22 08:46:50,611 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-subnet 2018-07-22 08:46:50,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/4db9bada-6126-4f04-b04f-78f122652a62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e930143c00a0fac7ae2b82cc63f86e94f7f8705" 2018-07-22 08:46:53,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3dcd0fb8-e3a0-4d10-a2cb-d8b6e5b3a9d7 Date: Sun, 22 Jul 2018 08:46:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:46:53,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/4db9bada-6126-4f04-b04f-78f122652a62 used request id req-3dcd0fb8-e3a0-4d10-a2cb-d8b6e5b3a9d7 2018-07-22 08:46:53,062 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-pub-net 2018-07-22 08:46:53,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/bd5a327d-8d7c-4e28-b662-8afde63affbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e930143c00a0fac7ae2b82cc63f86e94f7f8705" 2018-07-22 08:46:54,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8946b41e-7cb2-4059-ac48-400bfc011aa8 Date: Sun, 22 Jul 2018 08:46:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:46:54,467 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/bd5a327d-8d7c-4e28-b662-8afde63affbb used request id req-8946b41e-7cb2-4059-ac48-400bfc011aa8 2018-07-22 08:46:54,470 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a803a8fe-734a-47e1-b3d4-e3485b27c2cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc30052d6f4369b3025feefe2cb6542b757b1139" 2018-07-22 08:46:54,699 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:54 GMT Server: Apache x-compute-request-id: req-0ffffae1-4852-42ef-ad3d-c34f9bc8a439 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ffffae1-4852-42ef-ad3d-c34f9bc8a439 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "rel": "self"}, {"href": "http://172.30.9.23:8776/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:46:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "26d21f8d812a40b38412420bfb212d40", "updated_at": "2018-07-22T08:46:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f", "size": 1}} 2018-07-22 08:46:54,700 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f used request id req-0ffffae1-4852-42ef-ad3d-c34f9bc8a439 2018-07-22 08:46:54,700 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:46:54,700 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-2 2018-07-22 08:46:54,700 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-2 2018-07-22 08:46:54,703 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a803a8fe-734a-47e1-b3d4-e3485b27c2cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc30052d6f4369b3025feefe2cb6542b757b1139" 2018-07-22 08:46:54,971 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:46:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-baeea93b-1b5e-40d9-a724-99dd6c359272 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:46:54,971 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f used request id req-baeea93b-1b5e-40d9-a724-99dd6c359272 2018-07-22 08:46:54,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a803a8fe-734a-47e1-b3d4-e3485b27c2cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc30052d6f4369b3025feefe2cb6542b757b1139" 2018-07-22 08:46:55,292 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:46:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-592c231c-e3db-4b7d-9d9b-8436da014f56 x-openstack-request-id: req-592c231c-e3db-4b7d-9d9b-8436da014f56 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f could not be found.", "code": 404}} 2018-07-22 08:46:55,292 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f used request id req-592c231c-e3db-4b7d-9d9b-8436da014f56 2018-07-22 08:46:55,292 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 0bb8a9ac-b5ed-41a7-acf1-a794eef94b0f could not be found. (HTTP 404) (Request-ID: req-592c231c-e3db-4b7d-9d9b-8436da014f56) 2018-07-22 08:46:55,292 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-2 2018-07-22 08:46:55,295 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-797967ce-475b-4b53-b98f-9663ae1eccf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e02f4775d21902cc660a943714400e2b71bf3e8" 2018-07-22 08:46:55,526 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:55 GMT Server: Apache x-compute-request-id: req-e9f654ce-8b33-4c32-925c-f9d6a67f2313 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e9f654ce-8b33-4c32-925c-f9d6a67f2313 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9bea0a7ecf5643a99438d1622b2e9b57", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304", "rel": "self"}, {"href": "http://172.30.9.23:8776/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-22T08:46:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "26d21f8d812a40b38412420bfb212d40", "updated_at": "2018-07-22T08:46:39.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "63bdb80b-0cc9-48d6-8779-a649af99d304", "size": 1}} 2018-07-22 08:46:55,526 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304 used request id req-e9f654ce-8b33-4c32-925c-f9d6a67f2313 2018-07-22 08:46:55,527 - create_volume - DEBUG - Instance status is - available 2018-07-22 08:46:55,527 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-1 2018-07-22 08:46:55,527 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-1 2018-07-22 08:46:55,530 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-797967ce-475b-4b53-b98f-9663ae1eccf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e02f4775d21902cc660a943714400e2b71bf3e8" 2018-07-22 08:46:55,786 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:46:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a19ed20e-0f04-4ddc-b9de-6f1468d4e19b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:46:55,787 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304 used request id req-a19ed20e-0f04-4ddc-b9de-6f1468d4e19b 2018-07-22 08:46:55,790 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-797967ce-475b-4b53-b98f-9663ae1eccf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e02f4775d21902cc660a943714400e2b71bf3e8" 2018-07-22 08:46:55,992 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:46:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d785b36e-a994-4aa6-bfc6-36a5872a86cc x-openstack-request-id: req-d785b36e-a994-4aa6-bfc6-36a5872a86cc Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 63bdb80b-0cc9-48d6-8779-a649af99d304 could not be found.", "code": 404}} 2018-07-22 08:46:55,992 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/26d21f8d812a40b38412420bfb212d40/volumes/63bdb80b-0cc9-48d6-8779-a649af99d304 used request id req-d785b36e-a994-4aa6-bfc6-36a5872a86cc 2018-07-22 08:46:55,993 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 63bdb80b-0cc9-48d6-8779-a649af99d304 could not be found. (HTTP 404) (Request-ID: req-d785b36e-a994-4aa6-bfc6-36a5872a86cc) 2018-07-22 08:46:55,993 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-1 2018-07-22 08:46:55,993 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-2279b398-c337-428b-a593-63ec380ceeab-image 2018-07-22 08:46:55,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea9b2aed588ec2ea43ceb154d49d462c8110ad53" 2018-07-22 08:46:56,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-36222388-7161-4293-b53f-0fe5bea5b502 Date: Sun, 22 Jul 2018 08:46:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:46:56,563 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/09c10a16-e9d5-4b67-9a3b-919a91f99e39 used request id req-36222388-7161-4293-b53f-0fe5bea5b502 2018-07-22 08:46:56,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:46:56,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7ae237bc-13a7-46bc-a05c-a5ccb53cbc91 Date: Sun, 22 Jul 2018 08:46:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "26d21f8d812a40b38412420bfb212d40", "created_at": "2018-07-22T08:46:02Z", "updated_at": "2018-07-22T08:46:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:46:02Z", "revision_number": 0, "id": "33ff6977-53da-419a-99f9-fc7c901bff45", "remote_group_id": "c81d69ec-09cb-4aa1-adee-40ec286e3227", "remote_ip_prefix": null, "created_at": "2018-07-22T08:46:02Z", "security_group_id": "c81d69ec-09cb-4aa1-adee-40ec286e3227", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "port_range_min": null, "ethertype": "IPv6", "project_id": "26d21f8d812a40b38412420bfb212d40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:46:02Z", "revision_number": 0, "id": "4e10b2e9-7ba0-4092-9808-cac424eda6b7", "remote_group_id": "c81d69ec-09cb-4aa1-adee-40ec286e3227", "remote_ip_prefix": null, "created_at": "2018-07-22T08:46:02Z", "security_group_id": "c81d69ec-09cb-4aa1-adee-40ec286e3227", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "port_range_min": null, "ethertype": "IPv4", "project_id": "26d21f8d812a40b38412420bfb212d40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:46:02Z", "revision_number": 0, "id": "9462fe8c-ca92-405f-b6a0-2fdc89c5cdeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:46:02Z", "security_group_id": "c81d69ec-09cb-4aa1-adee-40ec286e3227", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "port_range_min": null, "ethertype": "IPv4", "project_id": "26d21f8d812a40b38412420bfb212d40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:46:02Z", "revision_number": 0, "id": "a1c840bb-d1d1-4800-b6b8-54c504700da8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:46:02Z", "security_group_id": "c81d69ec-09cb-4aa1-adee-40ec286e3227", "tenant_id": "26d21f8d812a40b38412420bfb212d40", "port_range_min": null, "ethertype": "IPv6", "project_id": "26d21f8d812a40b38412420bfb212d40"}], "revision_number": 4, "project_id": "26d21f8d812a40b38412420bfb212d40", "id": "c81d69ec-09cb-4aa1-adee-40ec286e3227", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:46:56,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-7ae237bc-13a7-46bc-a05c-a5ccb53cbc91 2018-07-22 08:46:56,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:46:56,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d09081fe-9060-4d7f-9de7-30ae3b75e903 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:46:56,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-d09081fe-9060-4d7f-9de7-30ae3b75e903 2018-07-22 08:46:56,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:46:56,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:46:56,995 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ff2cb06-042d-4d3d-9c2b-71bafb9f665a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:46:56,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-8ff2cb06-042d-4d3d-9c2b-71bafb9f665a 2018-07-22 08:46:56,996 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:46:56,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:46:57,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c999f6d7-7aca-407a-b233-c4783ce34998 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:46:57,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-c999f6d7-7aca-407a-b233-c4783ce34998 2018-07-22 08:46:57,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:46:57,189 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae4fd775-c3e0-4372-af84-412169700154 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:46:57,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-ae4fd775-c3e0-4372-af84-412169700154 2018-07-22 08:46:57,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:46:57,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:46:57,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a3ebe94-9219-4c9f-a1c9-59a0dbc63eff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:46:57,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-6a3ebe94-9219-4c9f-a1c9-59a0dbc63eff 2018-07-22 08:46:57,283 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:46:57,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:46:57,376 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f633d30-5979-4519-b374-ab82229e47c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:46:57,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-7f633d30-5979-4519-b374-ab82229e47c9 2018-07-22 08:46:57,377 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:46:57,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:46:57,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9184bee4-ea50-4f18-b879-dd180be60101 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:46:57,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-9184bee4-ea50-4f18-b879-dd180be60101 2018-07-22 08:46:57,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:46:57,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf4db1d-6fe8-49b2-8e85-e146711933dc Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26d21f8d812a40b38412420bfb212d40", "name": "CreateInstanceVolumeTests-61bde14d-04c7-475-proj"}} 2018-07-22 08:46:57,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 used request id req-bbf4db1d-6fe8-49b2-8e85-e146711933dc 2018-07-22 08:46:57,600 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c81d69ec-09cb-4aa1-adee-40ec286e3227 2018-07-22 08:46:57,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c81d69ec-09cb-4aa1-adee-40ec286e3227 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:46:57,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bc86d806-81ca-4017-bc20-042fd0edc3b6 Date: Sun, 22 Jul 2018 08:46:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c81d69ec-09cb-4aa1-adee-40ec286e3227", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:46:02Z", "security_group_id": "c81d69ec-09cb-4aa1-adee-40ec286e3227", "port_range_min": null, "revision_number": 0, "tenant_id": "26d21f8d812a40b38412420bfb212d40", "created_at": "2018-07-22T08:46:02Z", "project_id": "26d21f8d812a40b38412420bfb212d40", "id": "33ff6977-53da-419a-99f9-fc7c901bff45"}, {"remote_group_id": "c81d69ec-09cb-4aa1-adee-40ec286e3227", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:46:02Z", "security_group_id": "c81d69ec-09cb-4aa1-adee-40ec286e3227", "port_range_min": null, "revision_number": 0, "tenant_id": "26d21f8d812a40b38412420bfb212d40", "created_at": "2018-07-22T08:46:02Z", "project_id": "26d21f8d812a40b38412420bfb212d40", "id": "4e10b2e9-7ba0-4092-9808-cac424eda6b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:46:02Z", "security_group_id": "c81d69ec-09cb-4aa1-adee-40ec286e3227", "port_range_min": null, "revision_number": 0, "tenant_id": "26d21f8d812a40b38412420bfb212d40", "created_at": "2018-07-22T08:46:02Z", "project_id": "26d21f8d812a40b38412420bfb212d40", "id": "9462fe8c-ca92-405f-b6a0-2fdc89c5cdeb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:46:02Z", "security_group_id": "c81d69ec-09cb-4aa1-adee-40ec286e3227", "port_range_min": null, "revision_number": 0, "tenant_id": "26d21f8d812a40b38412420bfb212d40", "created_at": "2018-07-22T08:46:02Z", "project_id": "26d21f8d812a40b38412420bfb212d40", "id": "a1c840bb-d1d1-4800-b6b8-54c504700da8"}]} 2018-07-22 08:46:57,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c81d69ec-09cb-4aa1-adee-40ec286e3227 used request id req-bc86d806-81ca-4017-bc20-042fd0edc3b6 2018-07-22 08:46:57,788 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:46:57,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c81d69ec-09cb-4aa1-adee-40ec286e3227 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:46:58,149 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87539dfe-ae9a-40c2-9b31-998552469c82 Content-Length: 0 Date: Sun, 22 Jul 2018 08:46:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:46:58,149 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c81d69ec-09cb-4aa1-adee-40ec286e3227 used request id req-87539dfe-ae9a-40c2-9b31-998552469c82 2018-07-22 08:46:58,150 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-61bde14d-04c7-475-proj 2018-07-22 08:46:58,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:46:58,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96985815-2e97-48b8-b826-cbe65dce7655 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:46:58,389 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/26d21f8d812a40b38412420bfb212d40 used request id req-96985815-2e97-48b8-b826-cbe65dce7655 2018-07-22 08:46:58,390 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-61bde14d-04c7-475-proj-role 2018-07-22 08:46:58,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/a21b3b446251463a9e1b6585a933b117 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:46:58,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b58f53e9-9717-43bb-9aef-73a7fa100cab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:46:58,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a21b3b446251463a9e1b6585a933b117 used request id req-b58f53e9-9717-43bb-9aef-73a7fa100cab 2018-07-22 08:46:58,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db8227ba5c347a7eb1a3042722f06da0017de8d" 2018-07-22 08:46:58,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-309f4f43-f4d0-4e85-ba9f-2b0cd87cf2cc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:46:58,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-309f4f43-f4d0-4e85-ba9f-2b0cd87cf2cc 2018-07-22 08:46:58,606 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-61bde14d-04c7-475-user 2018-07-22 08:46:58,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9bea0a7ecf5643a99438d1622b2e9b57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07934c76287c2343c1116c7a3ee4642c36c00348" 2018-07-22 08:46:58,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4a3d167-a315-41ab-aebd-ce699fafb4c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:46:58,827 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9bea0a7ecf5643a99438d1622b2e9b57 used request id req-c4a3d167-a315-41ab-aebd-ce699fafb4c9 2018-07-22 08:46:58,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:46:59,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:46:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["eW3If2X9Q6WCZDeu36aH2Q"], "issued_at": "2018-07-22T08:46:59.000000Z"}} 2018-07-22 08:46:59,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a986189aef9ae77f800e10a7d8b299cd2c5d09" 2018-07-22 08:46:59,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e3db541-c61d-40d1-880c-8da0b2795c85 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:46:59,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6e3db541-c61d-40d1-880c-8da0b2795c85 2018-07-22 08:46:59,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:46:59,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:46:59,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:46:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ga2GWbeMQLWT_NQx7LQDYA"], "issued_at": "2018-07-22T08:46:59.000000Z"}} 2018-07-22 08:46:59,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:46:59,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f097ed-e414-41d1-ad29-e2023bfa25eb Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:46:59,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-89f097ed-e414-41d1-ad29-e2023bfa25eb 2018-07-22 08:46:59,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:46:59,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:46:59 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:46:59,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-317eaddf-85d9-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:46:59,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9c3288-c5ca-402d-9e9b-661d0da52b6d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-317eaddf-85d9-48c-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:46:59,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-317eaddf-85d9-48c-proj used request id req-df9c3288-c5ca-402d-9e9b-661d0da52b6d 2018-07-22 08:46:59,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:46:59,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d68c2cc6-5c5c-4881-b6e3-8ffb4736a099 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:46:59,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d68c2cc6-5c5c-4881-b6e3-8ffb4736a099 2018-07-22 08:46:59,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-317eaddf-85d9-48c-proj"}}' 2018-07-22 08:47:00,144 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d09ca725-f2f1-4cc7-88ca-525307503f06 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/12548987e2ec45d28a3dbd68fb0ba59c"}, "tags": [], "enabled": true, "id": "12548987e2ec45d28a3dbd68fb0ba59c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-317eaddf-85d9-48c-proj"}} 2018-07-22 08:47:00,144 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d09ca725-f2f1-4cc7-88ca-525307503f06 2018-07-22 08:47:00,145 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-317eaddf-85d9-48c-proj 2018-07-22 08:47:00,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:47:00,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:47:00,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:47:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["hKaEo2aURzuxPpmrfOnNnw"], "issued_at": "2018-07-22T08:47:00.000000Z"}} 2018-07-22 08:47:00,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f1683b5faa4e87c45446f59f45702c732789d0" 2018-07-22 08:47:00,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-270b3791-06e0-404b-b0a7-4096f5a01c29 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:47:00,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-270b3791-06e0-404b-b0a7-4096f5a01c29 2018-07-22 08:47:00,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:47:00,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:47: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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:47:00,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f1683b5faa4e87c45446f59f45702c732789d0" 2018-07-22 08:47:00,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dcd9bd3-dcf7-4b65-8e27-c5bdccbb5ecb Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:47:00,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7dcd9bd3-dcf7-4b65-8e27-c5bdccbb5ecb 2018-07-22 08:47:00,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-317eaddf-85d9-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f1683b5faa4e87c45446f59f45702c732789d0" 2018-07-22 08:47:00,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d98e03-c5f6-4c01-8ee0-d25ba91538e1 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-317eaddf-85d9-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/12548987e2ec45d28a3dbd68fb0ba59c"}, "tags": [], "enabled": true, "id": "12548987e2ec45d28a3dbd68fb0ba59c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-317eaddf-85d9-48c-proj"}]} 2018-07-22 08:47:00,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-317eaddf-85d9-48c-proj used request id req-e2d98e03-c5f6-4c01-8ee0-d25ba91538e1 2018-07-22 08:47:00,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f1683b5faa4e87c45446f59f45702c732789d0" 2018-07-22 08:47:00,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09956284-3c75-45e9-9a0e-035ca68f3732 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:47:00,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-09956284-3c75-45e9-9a0e-035ca68f3732 2018-07-22 08:47:01,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f1683b5faa4e87c45446f59f45702c732789d0" 2018-07-22 08:47:01,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c08c3b24-1d8e-48c8-a186-02f2629e6954 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:47:01,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c08c3b24-1d8e-48c8-a186-02f2629e6954 2018-07-22 08:47:01,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-317eaddf-85d9-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f1683b5faa4e87c45446f59f45702c732789d0" 2018-07-22 08:47:01,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc757e34-e3ab-464a-9bbd-cc3adef75069 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-317eaddf-85d9-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/12548987e2ec45d28a3dbd68fb0ba59c"}, "tags": [], "enabled": true, "id": "12548987e2ec45d28a3dbd68fb0ba59c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-317eaddf-85d9-48c-proj"}]} 2018-07-22 08:47:01,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-317eaddf-85d9-48c-proj used request id req-cc757e34-e3ab-464a-9bbd-cc3adef75069 2018-07-22 08:47:01,544 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-317eaddf-85d9-48c-user 2018-07-22 08:47:01,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:47:01,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:47:01,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bac8180-b677-49b0-8046-7056459352a0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:47:01,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0bac8180-b677-49b0-8046-7056459352a0 2018-07-22 08:47:01,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" -d '{"role": {"name": "CreateStackSuccessTests-317eaddf-85d9-48c-proj-role"}}' 2018-07-22 08:47:01,748 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2006339-f57f-4de1-a5d8-ed9a02ebffda Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "72712949365145469994cb3953dcdfb8", "links": {"self": "http://172.30.9.23:5000/v3/roles/72712949365145469994cb3953dcdfb8"}, "name": "CreateStackSuccessTests-317eaddf-85d9-48c-proj-role"}} 2018-07-22 08:47:01,748 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f2006339-f57f-4de1-a5d8-ed9a02ebffda 2018-07-22 08:47:01,748 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-317eaddf-85d9-48c-proj-role 2018-07-22 08:47:01,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/72712949365145469994cb3953dcdfb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:47:01,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e105cc04-e169-4a3a-b177-b845ca9f5315 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "72712949365145469994cb3953dcdfb8", "links": {"self": "http://172.30.9.23:5000/v3/roles/72712949365145469994cb3953dcdfb8"}, "name": "CreateStackSuccessTests-317eaddf-85d9-48c-proj-role"}} 2018-07-22 08:47:01,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/72712949365145469994cb3953dcdfb8 used request id req-e105cc04-e169-4a3a-b177-b845ca9f5315 2018-07-22 08:47:01,847 - keystone_utils - INFO - Granting role CreateStackSuccessTests-317eaddf-85d9-48c-proj-role to project CreateStackSuccessTests-317eaddf-85d9-48c-proj 2018-07-22 08:47:01,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/12548987e2ec45d28a3dbd68fb0ba59c/users/aefd94ffd36843e0b18908cf06f2f152/roles/72712949365145469994cb3953dcdfb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:47:01,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a4d4fd3-5550-41ef-8c88-cbaaa19c7401 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:47:01,914 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/12548987e2ec45d28a3dbd68fb0ba59c/users/aefd94ffd36843e0b18908cf06f2f152/roles/72712949365145469994cb3953dcdfb8 used request id req-7a4d4fd3-5550-41ef-8c88-cbaaa19c7401 2018-07-22 08:47:01,914 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:47:01,920 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:47:01,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:47:01,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:47:02,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72712949365145469994cb3953dcdfb8", "name": "CreateStackSuccessTests-317eaddf-85d9-48c-proj-role"}], "expires_at": "2018-07-22T09:47:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12548987e2ec45d28a3dbd68fb0ba59c", "name": "CreateStackSuccessTests-317eaddf-85d9-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_12548987e2ec45d28a3dbd68fb0ba59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_12548987e2ec45d28a3dbd68fb0ba59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-317eaddf-85d9-48c-user", "id": "aefd94ffd36843e0b18908cf06f2f152"}, "audit_ids": ["pe-N4N56Q7-0y9aT1K6Xlg"], "issued_at": "2018-07-22T08:47:02.000000Z"}} 2018-07-22 08:47:02,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b6db8c27822b797074328f3f638b57fa19eb19a" 2018-07-22 08:47:02,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ee3c8b-2e7c-40a6-b0ad-fb15bcd7194f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:47:02,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a9ee3c8b-2e7c-40a6-b0ad-fb15bcd7194f 2018-07-22 08:47:02,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b6db8c27822b797074328f3f638b57fa19eb19a" 2018-07-22 08:47:02,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-569354d4-11be-4bbb-85ab-3168bc3d93f2 Date: Sun, 22 Jul 2018 08:47:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image"} 2018-07-22 08:47:02,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image used request id req-569354d4-11be-4bbb-85ab-3168bc3d93f2 2018-07-22 08:47:02,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b6db8c27822b797074328f3f638b57fa19eb19a" 2018-07-22 08:47:02,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bc57a968-431a-4735-9463-8d469be5408d Date: Sun, 22 Jul 2018 08:47:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:47:02,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-bc57a968-431a-4735-9463-8d469be5408d 2018-07-22 08:47:02,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b6db8c27822b797074328f3f638b57fa19eb19a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image"}' 2018-07-22 08:47:03,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/8451d6a6-700b-411b-897d-6beb0b6b5974 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8d4c8291-fa15-49d7-ab11-a402d9895fa6 Date: Sun, 22 Jul 2018 08:47:03 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:47:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:47:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/8451d6a6-700b-411b-897d-6beb0b6b5974", "min_disk": 0, "protected": false, "id": "8451d6a6-700b-411b-897d-6beb0b6b5974", "file": "/v2/images/8451d6a6-700b-411b-897d-6beb0b6b5974/file", "checksum": null, "owner": "12548987e2ec45d28a3dbd68fb0ba59c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:47:03,129 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8d4c8291-fa15-49d7-ab11-a402d9895fa6 2018-07-22 08:47:03,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/8451d6a6-700b-411b-897d-6beb0b6b5974/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b6db8c27822b797074328f3f638b57fa19eb19a" -d '' 2018-07-22 08:47:03,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3796e6b5-3bc4-41ee-81e8-ae50427b045c Date: Sun, 22 Jul 2018 08:47:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:47:03,728 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8451d6a6-700b-411b-897d-6beb0b6b5974/file used request id req-3796e6b5-3bc4-41ee-81e8-ae50427b045c 2018-07-22 08:47:03,728 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:47:03,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8451d6a6-700b-411b-897d-6beb0b6b5974 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b6db8c27822b797074328f3f638b57fa19eb19a" 2018-07-22 08:47:03,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c501c5e6-9394-465c-bdbf-f4111eb95641 Date: Sun, 22 Jul 2018 08:47:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:47:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:47:03Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/8451d6a6-700b-411b-897d-6beb0b6b5974/snap", "metadata": {}}], "self": "/v2/images/8451d6a6-700b-411b-897d-6beb0b6b5974", "min_disk": 0, "protected": false, "id": "8451d6a6-700b-411b-897d-6beb0b6b5974", "file": "/v2/images/8451d6a6-700b-411b-897d-6beb0b6b5974/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "12548987e2ec45d28a3dbd68fb0ba59c", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/8451d6a6-700b-411b-897d-6beb0b6b5974/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:47:03,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8451d6a6-700b-411b-897d-6beb0b6b5974 used request id req-c501c5e6-9394-465c-bdbf-f4111eb95641 2018-07-22 08:47:03,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b6db8c27822b797074328f3f638b57fa19eb19a" 2018-07-22 08:47:04,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3ce144fb-7366-4539-8980-5095af21fe5f Date: Sun, 22 Jul 2018 08:47:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:47:04,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3ce144fb-7366-4539-8980-5095af21fe5f 2018-07-22 08:47:04,102 - create_image - INFO - Created image with name - CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image 2018-07-22 08:47:04,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8451d6a6-700b-411b-897d-6beb0b6b5974 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b6db8c27822b797074328f3f638b57fa19eb19a" 2018-07-22 08:47:04,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-e944aecd-e514-46ae-9c80-b5d03066f597 Date: Sun, 22 Jul 2018 08:47:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:47:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:47:03Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/8451d6a6-700b-411b-897d-6beb0b6b5974/snap", "metadata": {}}], "self": "/v2/images/8451d6a6-700b-411b-897d-6beb0b6b5974", "min_disk": 0, "protected": false, "id": "8451d6a6-700b-411b-897d-6beb0b6b5974", "file": "/v2/images/8451d6a6-700b-411b-897d-6beb0b6b5974/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "12548987e2ec45d28a3dbd68fb0ba59c", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/8451d6a6-700b-411b-897d-6beb0b6b5974/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:47:04,304 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8451d6a6-700b-411b-897d-6beb0b6b5974 used request id req-e944aecd-e514-46ae-9c80-b5d03066f597 2018-07-22 08:47:04,305 - create_image - DEBUG - Instance status is - active 2018-07-22 08:47:04,305 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image 2018-07-22 08:47:04,305 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image 2018-07-22 08:47:04,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:47:04,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:47:04,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:47:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["rtwdG9lIRuiIgrBjUFDXmA"], "issued_at": "2018-07-22T08:47:04.000000Z"}} 2018-07-22 08:47:04,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30f30428a7635da7d32356991c79382720e6852" 2018-07-22 08:47:04,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dd68219-f5cf-4ecd-b28e-c210bf2a0b8b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:47:04,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2dd68219-f5cf-4ecd-b28e-c210bf2a0b8b 2018-07-22 08:47:04,863 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:47:04,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30f30428a7635da7d32356991c79382720e6852" 2018-07-22 08:47:05,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:04 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-679a0dc7-0a42-4924-8674-4b29ed2dfa76 x-compute-request-id: req-679a0dc7-0a42-4924-8674-4b29ed2dfa76 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:47:05,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-679a0dc7-0a42-4924-8674-4b29ed2dfa76 2018-07-22 08:47:05,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30f30428a7635da7d32356991c79382720e6852" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:47:05,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:05 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-a2df5fc7-00d8-46df-aa36-a32bceec416d x-compute-request-id: req-a2df5fc7-00d8-46df-aa36-a32bceec416d Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f198f95a-5a09-4608-b814-1d84eb38ca3c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f198f95a-5a09-4608-b814-1d84eb38ca3c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f198f95a-5a09-4608-b814-1d84eb38ca3c"}} 2018-07-22 08:47:05,116 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a2df5fc7-00d8-46df-aa36-a32bceec416d 2018-07-22 08:47:05,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:47:05,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:47:05,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72712949365145469994cb3953dcdfb8", "name": "CreateStackSuccessTests-317eaddf-85d9-48c-proj-role"}], "expires_at": "2018-07-22T09:47:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12548987e2ec45d28a3dbd68fb0ba59c", "name": "CreateStackSuccessTests-317eaddf-85d9-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_12548987e2ec45d28a3dbd68fb0ba59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_12548987e2ec45d28a3dbd68fb0ba59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-317eaddf-85d9-48c-user", "id": "aefd94ffd36843e0b18908cf06f2f152"}, "audit_ids": ["7L_pSLisS-qgUROBwrVLjg"], "issued_at": "2018-07-22T08:47:05.000000Z"}} 2018-07-22 08:47:05,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a270e81c7e667bc343b83d84b9b6d9b74bdf57e1" 2018-07-22 08:47:05,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a87f0e03-a79a-4492-965a-9852bd416836 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:47:05,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a87f0e03-a79a-4492-965a-9852bd416836 2018-07-22 08:47:05,637 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:47:05,640 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:47:05,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a270e81c7e667bc343b83d84b9b6d9b74bdf57e1" 2018-07-22 08:47:06,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:05 GMT Server: Apache x-openstack-request-id: req-bda371cc-80a8-4807-89e6-4bc06c32da0f Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 08:47:06,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack used request id req-bda371cc-80a8-4807-89e6-4bc06c32da0f 2018-07-22 08:47:06,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a270e81c7e667bc343b83d84b9b6d9b74bdf57e1" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name"}}' 2018-07-22 08:47:08,987 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:47:06 GMT Server: Apache x-openstack-request-id: req-25917d43-8297-4a50-8cae-29a3259f3dd1 Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}]}} 2018-07-22 08:47:08,987 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks used request id req-25917d43-8297-4a50-8cae-29a3259f3dd1 2018-07-22 08:47:08,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a270e81c7e667bc343b83d84b9b6d9b74bdf57e1" 2018-07-22 08:47:09,596 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:08 GMT Server: Apache x-openstack-request-id: req-9a732b1d-5878-46ed-9ca1-552df2c43d8a Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:09,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:09 GMT Server: Apache x-openstack-request-id: req-98e4044a-6f1d-48e7-a6d9-b5dc6872d808 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:09,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-98e4044a-6f1d-48e7-a6d9-b5dc6872d808 2018-07-22 08:47:09,639 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack 2018-07-22 08:47:09,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a270e81c7e667bc343b83d84b9b6d9b74bdf57e1" 2018-07-22 08:47:10,221 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:09 GMT Server: Apache x-openstack-request-id: req-1023e90c-73bc-4148-af1c-aa0efd7d3039 Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:10,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:10 GMT Server: Apache x-openstack-request-id: req-18ef0d8b-5664-4bf7-81d0-9ab611f56526 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:10,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-18ef0d8b-5664-4bf7-81d0-9ab611f56526 2018-07-22 08:47:10,830 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:47:10,830 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:47:13,833 - create_stack - DEBUG - Stack status query timeout in 1195.80578494 2018-07-22 08:47:13,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a270e81c7e667bc343b83d84b9b6d9b74bdf57e1" 2018-07-22 08:47:14,439 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:13 GMT Server: Apache x-openstack-request-id: req-42982f90-e8df-4f6e-a290-d9e81a7955d7 Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:15,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:14 GMT Server: Apache x-openstack-request-id: req-2ce76c05-ff57-45ba-9cea-3b2a831daa44 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:15,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-2ce76c05-ff57-45ba-9cea-3b2a831daa44 2018-07-22 08:47:15,072 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:47:15,072 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:47:18,076 - create_stack - DEBUG - Stack status query timeout in 1191.56349492 2018-07-22 08:47:18,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a270e81c7e667bc343b83d84b9b6d9b74bdf57e1" 2018-07-22 08:47:18,684 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:18 GMT Server: Apache x-openstack-request-id: req-d5f8e91f-34de-4250-a4b2-1e53bc9122f6 Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:19,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:18 GMT Server: Apache x-openstack-request-id: req-4f9ed308-f15b-4022-b898-0734ea414f12 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:19,291 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-4f9ed308-f15b-4022-b898-0734ea414f12 2018-07-22 08:47:19,292 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:47:19,292 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:47:22,295 - create_stack - DEBUG - Stack status query timeout in 1187.34369683 2018-07-22 08:47:22,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a270e81c7e667bc343b83d84b9b6d9b74bdf57e1" 2018-07-22 08:47:22,912 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:22 GMT Server: Apache x-openstack-request-id: req-9571f057-4045-45bf-9852-71364d1a157c Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:22,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:22 GMT Server: Apache x-openstack-request-id: req-2dee7b83-182b-4446-bbb4-609469df4e29 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:22,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-2dee7b83-182b-4446-bbb4-609469df4e29 2018-07-22 08:47:22,955 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:47:22,955 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:47:25,958 - create_stack - DEBUG - Stack status query timeout in 1183.68052888 2018-07-22 08:47:25,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a270e81c7e667bc343b83d84b9b6d9b74bdf57e1" 2018-07-22 08:47:26,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:25 GMT Server: Apache x-openstack-request-id: req-65c37a22-2a94-409c-96df-b397c61f2223 Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:27,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:26 GMT Server: Apache x-openstack-request-id: req-1664d008-1ab2-422d-a384-dd19b273f2e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:27,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-1664d008-1ab2-422d-a384-dd19b273f2e3 2018-07-22 08:47:27,322 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 08:47:27,323 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack 2018-07-22 08:47:27,323 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack 2018-07-22 08:47:27,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:47:27,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72712949365145469994cb3953dcdfb8", "name": "CreateStackSuccessTests-317eaddf-85d9-48c-proj-role"}], "expires_at": "2018-07-22T09:47:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12548987e2ec45d28a3dbd68fb0ba59c", "name": "CreateStackSuccessTests-317eaddf-85d9-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_12548987e2ec45d28a3dbd68fb0ba59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_12548987e2ec45d28a3dbd68fb0ba59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-317eaddf-85d9-48c-user", "id": "aefd94ffd36843e0b18908cf06f2f152"}, "audit_ids": ["EOmgcT2LRIiLy8Jrs_oDgA"], "issued_at": "2018-07-22T08:47:27.000000Z"}} 2018-07-22 08:47:27,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b25f7c24dfcf782843f54709ddbe6a9a7cf1cb" 2018-07-22 08:47:28,301 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:27 GMT Server: Apache x-openstack-request-id: req-1bcd2acb-6297-4ecc-b16d-fa0c6128e614 Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:28,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:28 GMT Server: Apache x-openstack-request-id: req-a39b758b-575d-448d-80e4-7c20abfc575c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:28,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-a39b758b-575d-448d-80e4-7c20abfc575c 2018-07-22 08:47:28,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a270e81c7e667bc343b83d84b9b6d9b74bdf57e1" 2018-07-22 08:47:29,489 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:28 GMT Server: Apache x-openstack-request-id: req-0bdcfc60-226b-43cc-94de-af1ec3bc5c93 Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:30,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:29 GMT Server: Apache x-openstack-request-id: req-2be6bc74-6c6f-4ce1-b56e-dbfdd0c5e0ff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:30,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-2be6bc74-6c6f-4ce1-b56e-dbfdd0c5e0ff 2018-07-22 08:47:30,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a270e81c7e667bc343b83d84b9b6d9b74bdf57e1" 2018-07-22 08:47:30,744 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:30 GMT Server: Apache x-openstack-request-id: req-d99a4b3b-9ce6-4bed-a95e-ab2b8f6b6ea6 Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:30,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:30 GMT Server: Apache x-openstack-request-id: req-8ae92e10-f224-4db0-963f-a7d847810a9f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:30,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-8ae92e10-f224-4db0-963f-a7d847810a9f 2018-07-22 08:47:30,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b25f7c24dfcf782843f54709ddbe6a9a7cf1cb" 2018-07-22 08:47:30,980 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:30 GMT Server: Apache x-openstack-request-id: req-705505a6-dddb-477c-a564-16a98c83552d Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:31,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:47:30 GMT Server: Apache x-openstack-request-id: req-deea17a8-75ae-4e61-af93-5e52fcb1451c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:47:31,576 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-deea17a8-75ae-4e61-af93-5e52fcb1451c 2018-07-22 08:47:31,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b25f7c24dfcf782843f54709ddbe6a9a7cf1cb" 2018-07-22 08:47:32,174 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:31 GMT Server: Apache x-openstack-request-id: req-6a8e0ec2-60e9-4a1a-b308-a628e8268d8a Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:32,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:32 GMT Server: Apache x-openstack-request-id: req-e2de9a41-c952-4590-9497-6398d461948a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:47:31Z", "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:32,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-e2de9a41-c952-4590-9497-6398d461948a 2018-07-22 08:47:32,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b25f7c24dfcf782843f54709ddbe6a9a7cf1cb" 2018-07-22 08:47:33,079 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:32 GMT Server: Apache x-openstack-request-id: req-0bfe1870-88d1-49f4-a2ce-46d30cc10d80 Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:33,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:33 GMT Server: Apache x-openstack-request-id: req-68979e9f-d771-49d6-8048-1b9f45cf5c80 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:47:31Z", "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:33,277 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-68979e9f-d771-49d6-8048-1b9f45cf5c80 2018-07-22 08:47:33,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b25f7c24dfcf782843f54709ddbe6a9a7cf1cb" 2018-07-22 08:47:33,879 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:33 GMT Server: Apache x-openstack-request-id: req-dce472cf-6d37-486e-8279-703772966812 Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:34,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:33 GMT Server: Apache x-openstack-request-id: req-12714528-a7ea-48a6-bc60-c269a2c50678 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:47:31Z", "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:34,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-12714528-a7ea-48a6-bc60-c269a2c50678 2018-07-22 08:47:34,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b25f7c24dfcf782843f54709ddbe6a9a7cf1cb" 2018-07-22 08:47:34,515 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:34 GMT Server: Apache x-openstack-request-id: req-543eb020-737f-4bac-9e06-4d8d79145930 Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:35,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:34 GMT Server: Apache x-openstack-request-id: req-78fd849a-d88f-4a1d-8776-a97a1ba71054 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:47:31Z", "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:35,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-78fd849a-d88f-4a1d-8776-a97a1ba71054 2018-07-22 08:47:35,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b25f7c24dfcf782843f54709ddbe6a9a7cf1cb" 2018-07-22 08:47:35,728 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:35 GMT Server: Apache x-openstack-request-id: req-cb955f59-56b6-4639-8175-b1aa32f17ded Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:35,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:35 GMT Server: Apache x-openstack-request-id: req-bd8bc099-2ef4-42b2-aeb0-372061351c2a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:47:31Z", "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:35,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-bd8bc099-2ef4-42b2-aeb0-372061351c2a 2018-07-22 08:47:35,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b25f7c24dfcf782843f54709ddbe6a9a7cf1cb" 2018-07-22 08:47:36,136 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:35 GMT Server: Apache x-openstack-request-id: req-7b9a9734-2748-45ff-9a9c-ba86f17ed650 Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:36,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:36 GMT Server: Apache x-openstack-request-id: req-e9e472ac-9fb8-41f9-8c8c-c172990e3514 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:47:31Z", "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:36,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-e9e472ac-9fb8-41f9-8c8c-c172990e3514 2018-07-22 08:47:36,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b25f7c24dfcf782843f54709ddbe6a9a7cf1cb" 2018-07-22 08:47:36,776 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:36 GMT Server: Apache x-openstack-request-id: req-caa25c82-317f-4e0a-b4f3-151082504a1d Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:37,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:36 GMT Server: Apache x-openstack-request-id: req-d6d8d968-36ce-4fba-ad72-c13cac69974d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:47:31Z", "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:37,395 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-d6d8d968-36ce-4fba-ad72-c13cac69974d 2018-07-22 08:47:37,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b25f7c24dfcf782843f54709ddbe6a9a7cf1cb" 2018-07-22 08:47:38,074 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:37 GMT Server: Apache x-openstack-request-id: req-4cc441a9-9947-47e9-b64b-526f34686979 Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:38,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:38 GMT Server: Apache x-openstack-request-id: req-1adcd52d-43c4-4fdf-937a-089a1717c511 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:47:31Z", "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:38,103 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-1adcd52d-43c4-4fdf-937a-089a1717c511 2018-07-22 08:47:38,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b25f7c24dfcf782843f54709ddbe6a9a7cf1cb" 2018-07-22 08:47:38,133 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:38 GMT Server: Apache x-openstack-request-id: req-0be5fa77-3fb0-4174-9ee4-1b46b88b67ae Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:38,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:38 GMT Server: Apache x-openstack-request-id: req-f5ef06f4-27e6-4285-a41e-2dd557da0b84 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:47:31Z", "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:38,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-f5ef06f4-27e6-4285-a41e-2dd557da0b84 2018-07-22 08:47:38,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b25f7c24dfcf782843f54709ddbe6a9a7cf1cb" 2018-07-22 08:47:38,355 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:38 GMT Server: Apache x-openstack-request-id: req-eda4ead5-56c5-4632-978d-fc0e9d8e0dcd Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:38,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:38 GMT Server: Apache x-openstack-request-id: req-680622d1-548d-4576-a8b2-1b0adfafb365 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:47:31Z", "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:38,382 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-680622d1-548d-4576-a8b2-1b0adfafb365 2018-07-22 08:47:38,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b25f7c24dfcf782843f54709ddbe6a9a7cf1cb" 2018-07-22 08:47:38,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:38 GMT Server: Apache x-openstack-request-id: req-0b265a13-6a9a-411f-ac8d-d45ceadff6b1 Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:39,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:38 GMT Server: Apache x-openstack-request-id: req-9d1c063d-a2f5-4e9f-8c16-80d4d00f144d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:47:31Z", "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:39,174 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-9d1c063d-a2f5-4e9f-8c16-80d4d00f144d 2018-07-22 08:47:39,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b25f7c24dfcf782843f54709ddbe6a9a7cf1cb" 2018-07-22 08:47:39,204 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:39 GMT Server: Apache x-openstack-request-id: req-306403dc-2dc0-428c-a09d-a20557723c41 Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:39,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:39 GMT Server: Apache x-openstack-request-id: req-6c914146-9752-4eec-8be4-f89cbcdaa5da Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:47:31Z", "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:39,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-6c914146-9752-4eec-8be4-f89cbcdaa5da 2018-07-22 08:47:39,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b25f7c24dfcf782843f54709ddbe6a9a7cf1cb" 2018-07-22 08:47:39,260 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:39 GMT Server: Apache x-openstack-request-id: req-e0e1fbea-0e17-4508-a2eb-832961490c1a Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:39,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:39 GMT Server: Apache x-openstack-request-id: req-c2b32955-2c91-499b-bd2f-fb7239a8a577 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "OS::stack_id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "image_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image", "inst_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-inst", "subnet_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-subnet", "flavor_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-flavor-name", "net_name": "CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack", "stack_user_project_id": "7c89727a1a7a4f68ac6d54089e70af46", "tags": null, "creation_time": "2018-07-22T08:47:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T08:47:31Z", "id": "daa0ca74-7120-467f-9ffb-fa14a81dd256", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:39,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-c2b32955-2c91-499b-bd2f-fb7239a8a577 2018-07-22 08:47:39,287 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack 2018-07-22 08:47:39,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/daa0ca74-7120-467f-9ffb-fa14a81dd256 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a270e81c7e667bc343b83d84b9b6d9b74bdf57e1" 2018-07-22 08:47:39,483 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:39 GMT Server: Apache x-openstack-request-id: req-b6b6fa20-4499-4130-8512-7fc0462c8712 Location: http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:39,509 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:47:39 GMT Server: Apache x-openstack-request-id: req-06aeff90-9e00-410a-9298-231c5b00fadd Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 08:47:39,510 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/12548987e2ec45d28a3dbd68fb0ba59c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-stack/daa0ca74-7120-467f-9ffb-fa14a81dd256 used request id req-06aeff90-9e00-410a-9298-231c5b00fadd 2018-07-22 08:47:39,511 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-a484f6c8-3efe-4c34-9a52-57edff993d58-image 2018-07-22 08:47:39,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/8451d6a6-700b-411b-897d-6beb0b6b5974 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b6db8c27822b797074328f3f638b57fa19eb19a" 2018-07-22 08:47:39,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4690cbca-f403-4ede-bbf8-58816fcab652 Date: Sun, 22 Jul 2018 08:47:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:47:39,981 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8451d6a6-700b-411b-897d-6beb0b6b5974 used request id req-4690cbca-f403-4ede-bbf8-58816fcab652 2018-07-22 08:47:39,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/f198f95a-5a09-4608-b814-1d84eb38ca3c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30f30428a7635da7d32356991c79382720e6852" 2018-07-22 08:47:40,022 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:47:39 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-fa8ba136-9554-4715-b616-527aae0696ad x-compute-request-id: req-fa8ba136-9554-4715-b616-527aae0696ad Content-Length: 0 Content-Type: application/json 2018-07-22 08:47:40,023 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f198f95a-5a09-4608-b814-1d84eb38ca3c used request id req-fa8ba136-9554-4715-b616-527aae0696ad 2018-07-22 08:47:40,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:47:40,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-56b7d6de-e4d8-4a30-be74-0adecaf5f603 Date: Sun, 22 Jul 2018 08:47:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12548987e2ec45d28a3dbd68fb0ba59c", "created_at": "2018-07-22T08:47:09Z", "updated_at": "2018-07-22T08:47:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:47:09Z", "revision_number": 0, "id": "63058da0-e541-468a-8af7-eca4ac10b837", "remote_group_id": "98a9476b-abdf-48b6-ad0b-fe38673ec3e2", "remote_ip_prefix": null, "created_at": "2018-07-22T08:47:09Z", "security_group_id": "98a9476b-abdf-48b6-ad0b-fe38673ec3e2", "tenant_id": "12548987e2ec45d28a3dbd68fb0ba59c", "port_range_min": null, "ethertype": "IPv6", "project_id": "12548987e2ec45d28a3dbd68fb0ba59c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:47:09Z", "revision_number": 0, "id": "9a90d497-6879-41a2-8837-2f75adb84c2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:47:09Z", "security_group_id": "98a9476b-abdf-48b6-ad0b-fe38673ec3e2", "tenant_id": "12548987e2ec45d28a3dbd68fb0ba59c", "port_range_min": null, "ethertype": "IPv6", "project_id": "12548987e2ec45d28a3dbd68fb0ba59c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:47:09Z", "revision_number": 0, "id": "c57c024f-c5ae-4bf1-9c61-8ee664b7e58b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:47:09Z", "security_group_id": "98a9476b-abdf-48b6-ad0b-fe38673ec3e2", "tenant_id": "12548987e2ec45d28a3dbd68fb0ba59c", "port_range_min": null, "ethertype": "IPv4", "project_id": "12548987e2ec45d28a3dbd68fb0ba59c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:47:09Z", "revision_number": 0, "id": "d861bdbd-5a9a-4f0f-bfa0-1e6197fcb5a3", "remote_group_id": "98a9476b-abdf-48b6-ad0b-fe38673ec3e2", "remote_ip_prefix": null, "created_at": "2018-07-22T08:47:09Z", "security_group_id": "98a9476b-abdf-48b6-ad0b-fe38673ec3e2", "tenant_id": "12548987e2ec45d28a3dbd68fb0ba59c", "port_range_min": null, "ethertype": "IPv4", "project_id": "12548987e2ec45d28a3dbd68fb0ba59c"}], "revision_number": 4, "project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "id": "98a9476b-abdf-48b6-ad0b-fe38673ec3e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:47:40,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-56b7d6de-e4d8-4a30-be74-0adecaf5f603 2018-07-22 08:47:40,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:47:40,374 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:47:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeed7f33-42b4-4477-b8f9-3224cc310031 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:47:40,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-eeed7f33-42b4-4477-b8f9-3224cc310031 2018-07-22 08:47:40,375 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:47:40,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:47:40,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:47:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45c78c13-91ee-41db-ac3f-ac5de0f3de70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:47:40,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-45c78c13-91ee-41db-ac3f-ac5de0f3de70 2018-07-22 08:47:40,468 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:47:40,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:47:40,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710d7676-6785-446b-8b25-cd690bbef308 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:47:40,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-710d7676-6785-446b-8b25-cd690bbef308 2018-07-22 08:47:40,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:47:40,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:47:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b8165e9-375b-47be-8b7b-69679703c7fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:47:40,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-9b8165e9-375b-47be-8b7b-69679703c7fc 2018-07-22 08:47:40,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:47:40,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:47:40,754 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:47:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85cdd846-1fce-40d4-8876-1cd8ad0e722b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:47:40,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-85cdd846-1fce-40d4-8876-1cd8ad0e722b 2018-07-22 08:47:40,754 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:47:40,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:47:40,863 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:47:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25ed2ad9-a322-485b-bd64-1af2b67207cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:47:40,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-25ed2ad9-a322-485b-bd64-1af2b67207cd 2018-07-22 08:47:40,863 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:47:40,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/12548987e2ec45d28a3dbd68fb0ba59c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:47:40,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cbac2a6-5092-4702-9fc4-cb6247de2dcf Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/12548987e2ec45d28a3dbd68fb0ba59c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "12548987e2ec45d28a3dbd68fb0ba59c", "name": "CreateStackSuccessTests-317eaddf-85d9-48c-proj"}} 2018-07-22 08:47:40,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/12548987e2ec45d28a3dbd68fb0ba59c used request id req-3cbac2a6-5092-4702-9fc4-cb6247de2dcf 2018-07-22 08:47:40,963 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98a9476b-abdf-48b6-ad0b-fe38673ec3e2 2018-07-22 08:47:40,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98a9476b-abdf-48b6-ad0b-fe38673ec3e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:47:41,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0292ac65-9e44-40b1-bec7-65c9d677612b Date: Sun, 22 Jul 2018 08:47:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "98a9476b-abdf-48b6-ad0b-fe38673ec3e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:47:09Z", "security_group_id": "98a9476b-abdf-48b6-ad0b-fe38673ec3e2", "port_range_min": null, "revision_number": 0, "tenant_id": "12548987e2ec45d28a3dbd68fb0ba59c", "created_at": "2018-07-22T08:47:09Z", "project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "id": "63058da0-e541-468a-8af7-eca4ac10b837"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:47:09Z", "security_group_id": "98a9476b-abdf-48b6-ad0b-fe38673ec3e2", "port_range_min": null, "revision_number": 0, "tenant_id": "12548987e2ec45d28a3dbd68fb0ba59c", "created_at": "2018-07-22T08:47:09Z", "project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "id": "9a90d497-6879-41a2-8837-2f75adb84c2a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:47:09Z", "security_group_id": "98a9476b-abdf-48b6-ad0b-fe38673ec3e2", "port_range_min": null, "revision_number": 0, "tenant_id": "12548987e2ec45d28a3dbd68fb0ba59c", "created_at": "2018-07-22T08:47:09Z", "project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "id": "c57c024f-c5ae-4bf1-9c61-8ee664b7e58b"}, {"remote_group_id": "98a9476b-abdf-48b6-ad0b-fe38673ec3e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:47:09Z", "security_group_id": "98a9476b-abdf-48b6-ad0b-fe38673ec3e2", "port_range_min": null, "revision_number": 0, "tenant_id": "12548987e2ec45d28a3dbd68fb0ba59c", "created_at": "2018-07-22T08:47:09Z", "project_id": "12548987e2ec45d28a3dbd68fb0ba59c", "id": "d861bdbd-5a9a-4f0f-bfa0-1e6197fcb5a3"}]} 2018-07-22 08:47:41,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98a9476b-abdf-48b6-ad0b-fe38673ec3e2 used request id req-0292ac65-9e44-40b1-bec7-65c9d677612b 2018-07-22 08:47:41,155 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:47:41,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/98a9476b-abdf-48b6-ad0b-fe38673ec3e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:47:41,490 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5d67b01-ac14-467d-bc47-f1ee9e25a7c8 Content-Length: 0 Date: Sun, 22 Jul 2018 08:47:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:47:41,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/98a9476b-abdf-48b6-ad0b-fe38673ec3e2 used request id req-f5d67b01-ac14-467d-bc47-f1ee9e25a7c8 2018-07-22 08:47:41,491 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-317eaddf-85d9-48c-proj 2018-07-22 08:47:41,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/12548987e2ec45d28a3dbd68fb0ba59c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:47:41,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:47:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa5f7eb4-1082-4bc7-a9de-d6ff97b9ee30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:47:41,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/12548987e2ec45d28a3dbd68fb0ba59c used request id req-aa5f7eb4-1082-4bc7-a9de-d6ff97b9ee30 2018-07-22 08:47:41,749 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-317eaddf-85d9-48c-proj-role 2018-07-22 08:47:41,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/72712949365145469994cb3953dcdfb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:47:41,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:47:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc97f521-827b-46be-ab33-245f4dec1a23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:47:41,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/72712949365145469994cb3953dcdfb8 used request id req-cc97f521-827b-46be-ab33-245f4dec1a23 2018-07-22 08:47:41,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82fb5b19808b438f63b6e5a5fc25a730ffd6ea5" 2018-07-22 08:47:41,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b511d2-af34-438a-87b1-0442e781a3bb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:47:41,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-03b511d2-af34-438a-87b1-0442e781a3bb 2018-07-22 08:47:41,965 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-317eaddf-85d9-48c-user 2018-07-22 08:47:41,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/aefd94ffd36843e0b18908cf06f2f152 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f1683b5faa4e87c45446f59f45702c732789d0" 2018-07-22 08:47:42,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:47:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac36ce0c-14a8-43a9-8e9b-b14aa39f51bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:47:42,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/aefd94ffd36843e0b18908cf06f2f152 used request id req-ac36ce0c-14a8-43a9-8e9b-b14aa39f51bf 2018-07-22 08:47:42,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:47:42,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:47:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["apscweDXRPGuhdVaMgg3NA"], "issued_at": "2018-07-22T08:47:42.000000Z"}} 2018-07-22 08:47:42,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff23adc4cb6749b369a90ed6f5b5d6770beae841" 2018-07-22 08:47:42,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c2a85a-7887-4ac2-a56c-d99a99887f76 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:47:42,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-80c2a85a-7887-4ac2-a56c-d99a99887f76 2018-07-22 08:47:42,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:47:42,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:47:43,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:47:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["4thZdUa0T5KUKOO5ybs0OQ"], "issued_at": "2018-07-22T08:47:43.000000Z"}} 2018-07-22 08:47:43,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" 2018-07-22 08:47:43,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b3bf87-b729-498e-9b78-35510dbb05aa Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:47:43,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a5b3bf87-b729-498e-9b78-35510dbb05aa 2018-07-22 08:47:43,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:47:43,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:47:43 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:47:43,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-072b362c-160b-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" 2018-07-22 08:47:43,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a78203-828c-4c76-8e20-76dbe526f198 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-072b362c-160b-428-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:47:43,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-072b362c-160b-428-proj used request id req-79a78203-828c-4c76-8e20-76dbe526f198 2018-07-22 08:47:43,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" 2018-07-22 08:47:43,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3923c9e3-5622-4966-8bf9-1ca6fe13c7e2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:47:43,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3923c9e3-5622-4966-8bf9-1ca6fe13c7e2 2018-07-22 08:47:43,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-072b362c-160b-428-proj"}}' 2018-07-22 08:47:43,455 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:47:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26002bae-066d-4daf-a8de-053c812a0e04 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/10e956698fb74a37b9ae8a2f97b17b5e"}, "tags": [], "enabled": true, "id": "10e956698fb74a37b9ae8a2f97b17b5e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-072b362c-160b-428-proj"}} 2018-07-22 08:47:43,455 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-26002bae-066d-4daf-a8de-053c812a0e04 2018-07-22 08:47:43,455 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-072b362c-160b-428-proj 2018-07-22 08:47:43,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:47:43,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:47:43,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:47:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["UK7lFlhcQQuEiMKMps01yQ"], "issued_at": "2018-07-22T08:47:43.000000Z"}} 2018-07-22 08:47:43,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e96e94c893e9e3dfac3bfd720864c0c9a4a4fc" 2018-07-22 08:47:43,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca1f623-0131-4d9c-89ff-012294bbed9f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:47:43,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fca1f623-0131-4d9c-89ff-012294bbed9f 2018-07-22 08:47:43,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:47:43,939 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:47:43 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:47:43,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e96e94c893e9e3dfac3bfd720864c0c9a4a4fc" 2018-07-22 08:47:43,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35758b25-b604-43bb-94da-e57b83e32b74 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:47:43,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-35758b25-b604-43bb-94da-e57b83e32b74 2018-07-22 08:47:43,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-072b362c-160b-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e96e94c893e9e3dfac3bfd720864c0c9a4a4fc" 2018-07-22 08:47:44,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d15494-13cd-4a8f-b02c-a9ca5ba44321 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-072b362c-160b-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/10e956698fb74a37b9ae8a2f97b17b5e"}, "tags": [], "enabled": true, "id": "10e956698fb74a37b9ae8a2f97b17b5e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-072b362c-160b-428-proj"}]} 2018-07-22 08:47:44,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-072b362c-160b-428-proj used request id req-32d15494-13cd-4a8f-b02c-a9ca5ba44321 2018-07-22 08:47:44,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e96e94c893e9e3dfac3bfd720864c0c9a4a4fc" 2018-07-22 08:47:44,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46267aec-a8d6-4670-91bc-426b52836b35 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:47:44,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-46267aec-a8d6-4670-91bc-426b52836b35 2018-07-22 08:47:44,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e96e94c893e9e3dfac3bfd720864c0c9a4a4fc" 2018-07-22 08:47:44,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242d88fe-f48b-4720-a6d1-00d9feeb0a05 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:47:44,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-242d88fe-f48b-4720-a6d1-00d9feeb0a05 2018-07-22 08:47:44,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-072b362c-160b-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e96e94c893e9e3dfac3bfd720864c0c9a4a4fc" 2018-07-22 08:47:44,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69479bb-9425-4910-a173-bb8a2138ad2a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-072b362c-160b-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/10e956698fb74a37b9ae8a2f97b17b5e"}, "tags": [], "enabled": true, "id": "10e956698fb74a37b9ae8a2f97b17b5e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-072b362c-160b-428-proj"}]} 2018-07-22 08:47:44,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-072b362c-160b-428-proj used request id req-c69479bb-9425-4910-a173-bb8a2138ad2a 2018-07-22 08:47:44,770 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-072b362c-160b-428-user 2018-07-22 08:47:44,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:47:44,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" 2018-07-22 08:47:44,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c4b2a5-80a3-41ca-b128-783d1b18e817 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:47:44,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-72c4b2a5-80a3-41ca-b128-783d1b18e817 2018-07-22 08:47:44,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" -d '{"role": {"name": "CreateStackSuccessTests-072b362c-160b-428-proj-role"}}' 2018-07-22 08:47:44,934 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:47:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cf5d306-0423-43ce-a73f-69904445ae81 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1deb70b8978140b59d89fc388d45224f", "links": {"self": "http://172.30.9.23:5000/v3/roles/1deb70b8978140b59d89fc388d45224f"}, "name": "CreateStackSuccessTests-072b362c-160b-428-proj-role"}} 2018-07-22 08:47:44,934 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7cf5d306-0423-43ce-a73f-69904445ae81 2018-07-22 08:47:44,934 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-072b362c-160b-428-proj-role 2018-07-22 08:47:44,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/1deb70b8978140b59d89fc388d45224f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" 2018-07-22 08:47:45,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b69aa7-449e-40c1-9af6-47c2cb7de132 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1deb70b8978140b59d89fc388d45224f", "links": {"self": "http://172.30.9.23:5000/v3/roles/1deb70b8978140b59d89fc388d45224f"}, "name": "CreateStackSuccessTests-072b362c-160b-428-proj-role"}} 2018-07-22 08:47:45,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/1deb70b8978140b59d89fc388d45224f used request id req-d8b69aa7-449e-40c1-9af6-47c2cb7de132 2018-07-22 08:47:45,035 - keystone_utils - INFO - Granting role CreateStackSuccessTests-072b362c-160b-428-proj-role to project CreateStackSuccessTests-072b362c-160b-428-proj 2018-07-22 08:47:45,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/10e956698fb74a37b9ae8a2f97b17b5e/users/2880d508b937456f852e48f242de211c/roles/1deb70b8978140b59d89fc388d45224f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" 2018-07-22 08:47:45,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-add066ec-3104-4b8f-bed1-daf95c0d2011 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:47:45,189 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/10e956698fb74a37b9ae8a2f97b17b5e/users/2880d508b937456f852e48f242de211c/roles/1deb70b8978140b59d89fc388d45224f used request id req-add066ec-3104-4b8f-bed1-daf95c0d2011 2018-07-22 08:47:45,190 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:47:45,190 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:47:45,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:47:45,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:47:45,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1deb70b8978140b59d89fc388d45224f", "name": "CreateStackSuccessTests-072b362c-160b-428-proj-role"}], "expires_at": "2018-07-22T09:47:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10e956698fb74a37b9ae8a2f97b17b5e", "name": "CreateStackSuccessTests-072b362c-160b-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-072b362c-160b-428-user", "id": "2880d508b937456f852e48f242de211c"}, "audit_ids": ["dSYsqrAoRmywSogR20kNqQ"], "issued_at": "2018-07-22T08:47:45.000000Z"}} 2018-07-22 08:47:45,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1905d0ba39e7fdea46bce16451809295117b65eb" 2018-07-22 08:47:45,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79d532e-e4ae-4546-9a96-42df52116599 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:47:45,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c79d532e-e4ae-4546-9a96-42df52116599 2018-07-22 08:47:45,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1905d0ba39e7fdea46bce16451809295117b65eb" 2018-07-22 08:47:45,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-ac7f12d5-28f8-46ba-9b5d-3541f71ef9b8 Date: Sun, 22 Jul 2018 08:47:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image"} 2018-07-22 08:47:45,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image used request id req-ac7f12d5-28f8-46ba-9b5d-3541f71ef9b8 2018-07-22 08:47:45,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1905d0ba39e7fdea46bce16451809295117b65eb" 2018-07-22 08:47:46,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6e43a8b0-70bf-496c-b2cd-d2c880ee60d4 Date: Sun, 22 Jul 2018 08:47:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:47:46,063 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6e43a8b0-70bf-496c-b2cd-d2c880ee60d4 2018-07-22 08:47:46,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1905d0ba39e7fdea46bce16451809295117b65eb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image"}' 2018-07-22 08:47:46,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3671af22-9d33-4e64-b11f-7b4eb1794fa9 Date: Sun, 22 Jul 2018 08:47:46 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:47:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:47:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb", "min_disk": 0, "protected": false, "id": "f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb", "file": "/v2/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb/file", "checksum": null, "owner": "10e956698fb74a37b9ae8a2f97b17b5e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:47:46,309 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-3671af22-9d33-4e64-b11f-7b4eb1794fa9 2018-07-22 08:47:46,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1905d0ba39e7fdea46bce16451809295117b65eb" -d '' 2018-07-22 08:47:47,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3fd2ab80-3849-4f34-94da-f1e81f465118 Date: Sun, 22 Jul 2018 08:47:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:47:47,494 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb/file used request id req-3fd2ab80-3849-4f34-94da-f1e81f465118 2018-07-22 08:47:47,495 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:47:47,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1905d0ba39e7fdea46bce16451809295117b65eb" 2018-07-22 08:47:47,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-978271b6-1794-4751-948c-9f20a9ff3e2b Date: Sun, 22 Jul 2018 08:47:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:47:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:47:47Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb/snap", "metadata": {}}], "self": "/v2/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb", "min_disk": 0, "protected": false, "id": "f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb", "file": "/v2/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "10e956698fb74a37b9ae8a2f97b17b5e", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:47:47,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb used request id req-978271b6-1794-4751-948c-9f20a9ff3e2b 2018-07-22 08:47:47,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1905d0ba39e7fdea46bce16451809295117b65eb" 2018-07-22 08:47:47,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e8212be2-bf97-42c7-b9fc-3cd6739563b4 Date: Sun, 22 Jul 2018 08:47:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:47:47,867 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e8212be2-bf97-42c7-b9fc-3cd6739563b4 2018-07-22 08:47:47,870 - create_image - INFO - Created image with name - CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image 2018-07-22 08:47:47,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1905d0ba39e7fdea46bce16451809295117b65eb" 2018-07-22 08:47:48,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-6f1d6a26-7aa2-4501-b145-e1c868444a64 Date: Sun, 22 Jul 2018 08:47:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:47:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:47:47Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb/snap", "metadata": {}}], "self": "/v2/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb", "min_disk": 0, "protected": false, "id": "f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb", "file": "/v2/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "10e956698fb74a37b9ae8a2f97b17b5e", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:47:48,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb used request id req-6f1d6a26-7aa2-4501-b145-e1c868444a64 2018-07-22 08:47:48,063 - create_image - DEBUG - Instance status is - active 2018-07-22 08:47:48,063 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image 2018-07-22 08:47:48,063 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image 2018-07-22 08:47:48,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:47:48,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:47:48,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:47:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["COWW2hzgQoCnDnans4w9Pg"], "issued_at": "2018-07-22T08:47:48.000000Z"}} 2018-07-22 08:47:48,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636ba79fbc4d4499ba09161201251fedc4cdd53" 2018-07-22 08:47:48,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dfe27f9-2b2f-464c-8777-173ba0cfb70f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:47:48,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3dfe27f9-2b2f-464c-8777-173ba0cfb70f 2018-07-22 08:47:48,557 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:47:48,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636ba79fbc4d4499ba09161201251fedc4cdd53" 2018-07-22 08:47:48,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:48 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-0a02efad-db7e-4a82-8491-ff0a025e7f84 x-compute-request-id: req-0a02efad-db7e-4a82-8491-ff0a025e7f84 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:47:48,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0a02efad-db7e-4a82-8491-ff0a025e7f84 2018-07-22 08:47:48,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636ba79fbc4d4499ba09161201251fedc4cdd53" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:47:48,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:48 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-9ce2a4ef-078a-47f1-87e5-05c72bdacbed x-compute-request-id: req-9ce2a4ef-078a-47f1-87e5-05c72bdacbed Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8cca7a14-03b2-45e0-b875-b0f3ec1d4606", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8cca7a14-03b2-45e0-b875-b0f3ec1d4606", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "8cca7a14-03b2-45e0-b875-b0f3ec1d4606"}} 2018-07-22 08:47:48,817 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9ce2a4ef-078a-47f1-87e5-05c72bdacbed 2018-07-22 08:47:48,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:47:48,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:47:49,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1deb70b8978140b59d89fc388d45224f", "name": "CreateStackSuccessTests-072b362c-160b-428-proj-role"}], "expires_at": "2018-07-22T09:47:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10e956698fb74a37b9ae8a2f97b17b5e", "name": "CreateStackSuccessTests-072b362c-160b-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-072b362c-160b-428-user", "id": "2880d508b937456f852e48f242de211c"}, "audit_ids": ["qT7oLSilSi6aI4nBDg5H6g"], "issued_at": "2018-07-22T08:47:49.000000Z"}} 2018-07-22 08:47:49,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be04cb005e4965e1a30b3025be3710cea7b9eaaf" 2018-07-22 08:47:49,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd271374-2cc6-4ca7-8ea5-95672bff6272 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:47:49,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fd271374-2cc6-4ca7-8ea5-95672bff6272 2018-07-22 08:47:49,330 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:47:49,332 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:47:49,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be04cb005e4965e1a30b3025be3710cea7b9eaaf" 2018-07-22 08:47:49,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:49 GMT Server: Apache x-openstack-request-id: req-6413297e-f69f-483d-8133-735d968d6e6c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 08:47:49,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack used request id req-6413297e-f69f-483d-8133-735d968d6e6c 2018-07-22 08:47:49,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be04cb005e4965e1a30b3025be3710cea7b9eaaf" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-net", "inst_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-inst", "subnet_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-subnet", "image_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image", "flavor_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-flavor-name"}}' 2018-07-22 08:47:51,883 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:47:49 GMT Server: Apache x-openstack-request-id: req-14ef305a-b733-47c3-b015-cfb19e004104 Location: http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "links": [{"href": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9", "rel": "self"}]}} 2018-07-22 08:47:51,883 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks used request id req-14ef305a-b733-47c3-b015-cfb19e004104 2018-07-22 08:47:51,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/f7b6f971-4bd9-4f9c-885e-801509f658c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be04cb005e4965e1a30b3025be3710cea7b9eaaf" 2018-07-22 08:47:52,091 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:51 GMT Server: Apache x-openstack-request-id: req-06911117-dc8a-4ee3-aa4b-05682296912e Location: http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:52,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:52 GMT Server: Apache x-openstack-request-id: req-96514fc7-88c8-4779-a5a9-31c631313a8a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10e956698fb74a37b9ae8a2f97b17b5e", "OS::stack_id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "image_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image", "inst_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-inst", "subnet_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-subnet", "net_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-net", "flavor_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "stack_user_project_id": "c0afaf39a4ac426a84fa669d3bb18ea6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:47:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:52,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 used request id req-96514fc7-88c8-4779-a5a9-31c631313a8a 2018-07-22 08:47:52,304 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack 2018-07-22 08:47:52,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/f7b6f971-4bd9-4f9c-885e-801509f658c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be04cb005e4965e1a30b3025be3710cea7b9eaaf" 2018-07-22 08:47:52,501 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:52 GMT Server: Apache x-openstack-request-id: req-3a6d8fe5-4cb8-4ed9-9b82-056fc649cac5 Location: http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:52,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:52 GMT Server: Apache x-openstack-request-id: req-45626488-8e2e-45c8-ac57-984eefad583b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10e956698fb74a37b9ae8a2f97b17b5e", "OS::stack_id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "image_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image", "inst_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-inst", "subnet_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-subnet", "net_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-net", "flavor_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "stack_user_project_id": "c0afaf39a4ac426a84fa669d3bb18ea6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:47:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:52,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 used request id req-45626488-8e2e-45c8-ac57-984eefad583b 2018-07-22 08:47:52,709 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:47:52,709 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:47:55,712 - create_stack - DEBUG - Stack status query timeout in 1196.5921371 2018-07-22 08:47:55,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/f7b6f971-4bd9-4f9c-885e-801509f658c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be04cb005e4965e1a30b3025be3710cea7b9eaaf" 2018-07-22 08:47:55,931 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:55 GMT Server: Apache x-openstack-request-id: req-592b8d93-23c6-4826-bd6c-8ed56e2c622f Location: http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:56,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:55 GMT Server: Apache x-openstack-request-id: req-b924adfa-a4cf-4b93-bef5-817bcb668c57 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10e956698fb74a37b9ae8a2f97b17b5e", "OS::stack_id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "image_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image", "inst_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-inst", "subnet_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-subnet", "net_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-net", "flavor_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "stack_user_project_id": "c0afaf39a4ac426a84fa669d3bb18ea6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:47:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:56,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 used request id req-b924adfa-a4cf-4b93-bef5-817bcb668c57 2018-07-22 08:47:56,173 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:47:56,173 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:47:59,176 - create_stack - DEBUG - Stack status query timeout in 1193.12789011 2018-07-22 08:47:59,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/f7b6f971-4bd9-4f9c-885e-801509f658c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be04cb005e4965e1a30b3025be3710cea7b9eaaf" 2018-07-22 08:47:59,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:47:59 GMT Server: Apache x-openstack-request-id: req-fe84e31a-c0a7-4b9d-9985-54e474e25d2e Location: http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:47:59,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:47:59 GMT Server: Apache x-openstack-request-id: req-11e3c1c5-0a02-4c33-9d5e-3a45520f9bc6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10e956698fb74a37b9ae8a2f97b17b5e", "OS::stack_id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "image_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image", "inst_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-inst", "subnet_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-subnet", "net_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-net", "flavor_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "stack_user_project_id": "c0afaf39a4ac426a84fa669d3bb18ea6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:47:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:47:59,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 used request id req-11e3c1c5-0a02-4c33-9d5e-3a45520f9bc6 2018-07-22 08:47:59,450 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:47:59,450 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:48:02,454 - create_stack - DEBUG - Stack status query timeout in 1189.85061717 2018-07-22 08:48:02,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/f7b6f971-4bd9-4f9c-885e-801509f658c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be04cb005e4965e1a30b3025be3710cea7b9eaaf" 2018-07-22 08:48:02,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:02 GMT Server: Apache x-openstack-request-id: req-a6c5cca3-7cad-446f-8629-12cda82c5ea2 Location: http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:03,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:02 GMT Server: Apache x-openstack-request-id: req-f26ec852-0a28-45f7-9cbf-324c3fd55198 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10e956698fb74a37b9ae8a2f97b17b5e", "OS::stack_id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "image_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image", "inst_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-inst", "subnet_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-subnet", "net_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-net", "flavor_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "stack_user_project_id": "c0afaf39a4ac426a84fa669d3bb18ea6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:47:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:48:03,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 used request id req-f26ec852-0a28-45f7-9cbf-324c3fd55198 2018-07-22 08:48:03,281 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:48:03,281 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:48:06,284 - create_stack - DEBUG - Stack status query timeout in 1186.02026296 2018-07-22 08:48:06,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/f7b6f971-4bd9-4f9c-885e-801509f658c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be04cb005e4965e1a30b3025be3710cea7b9eaaf" 2018-07-22 08:48:06,959 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:06 GMT Server: Apache x-openstack-request-id: req-b85b8abb-3f7f-4f18-89fc-e386144d3002 Location: http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:07,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:06 GMT Server: Apache x-openstack-request-id: req-ddeea567-8dfd-4a46-a638-938ea4d15fe1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10e956698fb74a37b9ae8a2f97b17b5e", "OS::stack_id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "image_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image", "inst_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-inst", "subnet_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-subnet", "net_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-net", "flavor_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "stack_user_project_id": "c0afaf39a4ac426a84fa669d3bb18ea6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:47:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:48:07,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 used request id req-ddeea567-8dfd-4a46-a638-938ea4d15fe1 2018-07-22 08:48:07,243 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:48:07,244 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:48:10,247 - create_stack - DEBUG - Stack status query timeout in 1182.05735111 2018-07-22 08:48:10,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/f7b6f971-4bd9-4f9c-885e-801509f658c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be04cb005e4965e1a30b3025be3710cea7b9eaaf" 2018-07-22 08:48:10,476 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:10 GMT Server: Apache x-openstack-request-id: req-eb545578-130e-4c99-9a0c-2afed0b84ccd Location: http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:10,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:10 GMT Server: Apache x-openstack-request-id: req-d74a16aa-c340-4602-ae95-42dbb7fb1ed6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10e956698fb74a37b9ae8a2f97b17b5e", "OS::stack_id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "image_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image", "inst_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-inst", "subnet_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-subnet", "net_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-net", "flavor_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "stack_user_project_id": "c0afaf39a4ac426a84fa669d3bb18ea6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:47:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:48:10,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 used request id req-d74a16aa-c340-4602-ae95-42dbb7fb1ed6 2018-07-22 08:48:10,701 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 08:48:10,701 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack 2018-07-22 08:48:10,701 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack 2018-07-22 08:48:10,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:48:11,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1deb70b8978140b59d89fc388d45224f", "name": "CreateStackSuccessTests-072b362c-160b-428-proj-role"}], "expires_at": "2018-07-22T09:48:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10e956698fb74a37b9ae8a2f97b17b5e", "name": "CreateStackSuccessTests-072b362c-160b-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-072b362c-160b-428-user", "id": "2880d508b937456f852e48f242de211c"}, "audit_ids": ["m_sn6BpdT8m2QAzRJisQ1A"], "issued_at": "2018-07-22T08:48:11.000000Z"}} 2018-07-22 08:48:11,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/f7b6f971-4bd9-4f9c-885e-801509f658c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8dea8375efdc5971036459bb04295f6e60010b" 2018-07-22 08:48:11,286 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:11 GMT Server: Apache x-openstack-request-id: req-22a47e25-f5ab-432e-8bb0-4f5f5d434e64 Location: http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:11,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:11 GMT Server: Apache x-openstack-request-id: req-2a59b758-c97c-4b65-b425-7e33de509c1e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10e956698fb74a37b9ae8a2f97b17b5e", "OS::stack_id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "image_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image", "inst_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-inst", "subnet_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-subnet", "net_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-net", "flavor_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "stack_user_project_id": "c0afaf39a4ac426a84fa669d3bb18ea6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:47:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:48:11,552 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 used request id req-2a59b758-c97c-4b65-b425-7e33de509c1e 2018-07-22 08:48:11,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/f7b6f971-4bd9-4f9c-885e-801509f658c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be04cb005e4965e1a30b3025be3710cea7b9eaaf" 2018-07-22 08:48:11,756 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:11 GMT Server: Apache x-openstack-request-id: req-4345ae6d-4c9e-4288-a585-6d0911f6146c Location: http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:11,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:11 GMT Server: Apache x-openstack-request-id: req-03a7f809-185d-4d74-b936-efdfa6476660 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10e956698fb74a37b9ae8a2f97b17b5e", "OS::stack_id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "image_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image", "inst_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-inst", "subnet_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-subnet", "net_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-net", "flavor_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "stack_user_project_id": "c0afaf39a4ac426a84fa669d3bb18ea6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:47:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:48:11,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 used request id req-03a7f809-185d-4d74-b936-efdfa6476660 2018-07-22 08:48:11,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:48:11,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:48:12,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1deb70b8978140b59d89fc388d45224f", "name": "CreateStackSuccessTests-072b362c-160b-428-proj-role"}], "expires_at": "2018-07-22T09:48:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10e956698fb74a37b9ae8a2f97b17b5e", "name": "CreateStackSuccessTests-072b362c-160b-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-072b362c-160b-428-user", "id": "2880d508b937456f852e48f242de211c"}, "audit_ids": ["FwJbbYdnQDmt6hrUx6_bAw"], "issued_at": "2018-07-22T08:48:12.000000Z"}} 2018-07-22 08:48:12,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a758e219981e57726c44fb8b11c05ddc5ce204" 2018-07-22 08:48:12,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d0b9da9-d92a-4670-b3dc-db91da42fc06 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:48:12,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9d0b9da9-d92a-4670-b3dc-db91da42fc06 2018-07-22 08:48:12,283 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:48:12,285 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:48:12,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a758e219981e57726c44fb8b11c05ddc5ce204" 2018-07-22 08:48:12,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:12 GMT Server: Apache x-openstack-request-id: req-3a316385-b804-44d8-89ca-9a803207347b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "stack_user_project_id": "c0afaf39a4ac426a84fa669d3bb18ea6", "deletion_time": null, "creation_time": "2018-07-22T08:47:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "tags": null}]} 2018-07-22 08:48:12,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack used request id req-3a316385-b804-44d8-89ca-9a803207347b 2018-07-22 08:48:12,498 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack 2018-07-22 08:48:12,498 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack 2018-07-22 08:48:12,498 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack 2018-07-22 08:48:12,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/f7b6f971-4bd9-4f9c-885e-801509f658c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be04cb005e4965e1a30b3025be3710cea7b9eaaf" 2018-07-22 08:48:12,528 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:12 GMT Server: Apache x-openstack-request-id: req-639cb117-16fc-4aa5-b196-d894bb2692ca Location: http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:12,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:48:12 GMT Server: Apache x-openstack-request-id: req-e050c1f5-1459-4a32-8052-bbb07c5072ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:48:12,570 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 used request id req-e050c1f5-1459-4a32-8052-bbb07c5072ca 2018-07-22 08:48:12,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/f7b6f971-4bd9-4f9c-885e-801509f658c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be04cb005e4965e1a30b3025be3710cea7b9eaaf" 2018-07-22 08:48:12,600 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:12 GMT Server: Apache x-openstack-request-id: req-06863bac-5387-4ce7-b01f-b8d0534e45c0 Location: http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:13,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:12 GMT Server: Apache x-openstack-request-id: req-b850734d-d289-4d49-b98d-d8d1ee07cf98 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10e956698fb74a37b9ae8a2f97b17b5e", "OS::stack_id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "image_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image", "inst_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-inst", "subnet_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-subnet", "flavor_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-flavor-name", "net_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "stack_user_project_id": "c0afaf39a4ac426a84fa669d3bb18ea6", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:47:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:48:12Z", "id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:48:13,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 used request id req-b850734d-d289-4d49-b98d-d8d1ee07cf98 2018-07-22 08:48:13,313 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:48:13,313 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:48:16,316 - create_stack - DEBUG - Stack status query timeout in 1196.25424194 2018-07-22 08:48:16,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/f7b6f971-4bd9-4f9c-885e-801509f658c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be04cb005e4965e1a30b3025be3710cea7b9eaaf" 2018-07-22 08:48:16,348 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:16 GMT Server: Apache x-openstack-request-id: req-b30265fc-1c74-4fcd-aa2c-e391de7b9b66 Location: http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:16,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:16 GMT Server: Apache x-openstack-request-id: req-b60cb89d-1b01-490a-a6a4-31840edb9086 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10e956698fb74a37b9ae8a2f97b17b5e", "OS::stack_id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "image_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image", "inst_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-inst", "subnet_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-subnet", "flavor_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-flavor-name", "net_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "stack_user_project_id": "c0afaf39a4ac426a84fa669d3bb18ea6", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:47:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:48:12Z", "id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:48:16,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 used request id req-b60cb89d-1b01-490a-a6a4-31840edb9086 2018-07-22 08:48:16,559 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:48:16,559 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:48:19,562 - create_stack - DEBUG - Stack status query timeout in 1193.00848413 2018-07-22 08:48:19,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/f7b6f971-4bd9-4f9c-885e-801509f658c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be04cb005e4965e1a30b3025be3710cea7b9eaaf" 2018-07-22 08:48:20,158 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:19 GMT Server: Apache x-openstack-request-id: req-aed97877-4dd1-4d2c-9a68-d0ca3e83788a Location: http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:20,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:20 GMT Server: Apache x-openstack-request-id: req-c8acfaac-3c07-4bd4-84cf-08a553824409 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10e956698fb74a37b9ae8a2f97b17b5e", "OS::stack_id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "image_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image", "inst_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-inst", "subnet_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-subnet", "flavor_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-flavor-name", "net_name": "CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-net"}, "deletion_time": "2018-07-22T08:48:20Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack", "stack_user_project_id": "c0afaf39a4ac426a84fa669d3bb18ea6", "tags": null, "creation_time": "2018-07-22T08:47:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T08:48:12Z", "id": "f7b6f971-4bd9-4f9c-885e-801509f658c9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:48:20,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 used request id req-c8acfaac-3c07-4bd4-84cf-08a553824409 2018-07-22 08:48:20,365 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 08:48:20,365 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack 2018-07-22 08:48:20,365 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack 2018-07-22 08:48:20,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/f7b6f971-4bd9-4f9c-885e-801509f658c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be04cb005e4965e1a30b3025be3710cea7b9eaaf" 2018-07-22 08:48:20,394 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:20 GMT Server: Apache x-openstack-request-id: req-9d9b6264-54d2-49d1-a928-d7efe1b82383 Location: http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:20,420 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:48:20 GMT Server: Apache x-openstack-request-id: req-ae2d67d7-c5f4-48e0-91b3-4eb6761fc00c Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 08:48:20,420 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/10e956698fb74a37b9ae8a2f97b17b5e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-stack/f7b6f971-4bd9-4f9c-885e-801509f658c9 used request id req-ae2d67d7-c5f4-48e0-91b3-4eb6761fc00c 2018-07-22 08:48:20,421 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-10cd8e6e-12b0-4ad9-b652-f7d5e0732ad1-image 2018-07-22 08:48:20,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1905d0ba39e7fdea46bce16451809295117b65eb" 2018-07-22 08:48:21,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd813bf3-abde-4073-a7e9-63f3616202b2 Date: Sun, 22 Jul 2018 08:48:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:48:21,545 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f51f86c8-6b6b-4e4d-9cc5-5a894a5c34eb used request id req-dd813bf3-abde-4073-a7e9-63f3616202b2 2018-07-22 08:48:21,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/8cca7a14-03b2-45e0-b875-b0f3ec1d4606 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636ba79fbc4d4499ba09161201251fedc4cdd53" 2018-07-22 08:48:21,579 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:48:21 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-50053594-702c-4332-9c43-8ee33b295daf x-compute-request-id: req-50053594-702c-4332-9c43-8ee33b295daf Content-Length: 0 Content-Type: application/json 2018-07-22 08:48:21,579 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/8cca7a14-03b2-45e0-b875-b0f3ec1d4606 used request id req-50053594-702c-4332-9c43-8ee33b295daf 2018-07-22 08:48:21,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" 2018-07-22 08:48:21,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-53d5e5d7-dda2-4ee3-b9d4-ee8e4e4f538c Date: Sun, 22 Jul 2018 08:48:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10e956698fb74a37b9ae8a2f97b17b5e", "created_at": "2018-07-22T08:47:52Z", "updated_at": "2018-07-22T08:47:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:47:52Z", "revision_number": 0, "id": "8e6ac8ef-4488-459b-bd33-46cf21229ad3", "remote_group_id": "651e453e-dca1-47b5-9727-ad8a4b889a1f", "remote_ip_prefix": null, "created_at": "2018-07-22T08:47:52Z", "security_group_id": "651e453e-dca1-47b5-9727-ad8a4b889a1f", "tenant_id": "10e956698fb74a37b9ae8a2f97b17b5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e956698fb74a37b9ae8a2f97b17b5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:47:52Z", "revision_number": 0, "id": "b0aef5b7-ab82-4b79-9661-b13b416b73b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:47:52Z", "security_group_id": "651e453e-dca1-47b5-9727-ad8a4b889a1f", "tenant_id": "10e956698fb74a37b9ae8a2f97b17b5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e956698fb74a37b9ae8a2f97b17b5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:47:52Z", "revision_number": 0, "id": "be31d46d-2e63-4d2f-8b28-085460da2132", "remote_group_id": "651e453e-dca1-47b5-9727-ad8a4b889a1f", "remote_ip_prefix": null, "created_at": "2018-07-22T08:47:52Z", "security_group_id": "651e453e-dca1-47b5-9727-ad8a4b889a1f", "tenant_id": "10e956698fb74a37b9ae8a2f97b17b5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e956698fb74a37b9ae8a2f97b17b5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:47:52Z", "revision_number": 0, "id": "e7f31987-c3ae-4d92-bcc5-7307faa7fa19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:47:52Z", "security_group_id": "651e453e-dca1-47b5-9727-ad8a4b889a1f", "tenant_id": "10e956698fb74a37b9ae8a2f97b17b5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e956698fb74a37b9ae8a2f97b17b5e"}], "revision_number": 4, "project_id": "10e956698fb74a37b9ae8a2f97b17b5e", "id": "651e453e-dca1-47b5-9727-ad8a4b889a1f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:48:21,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-53d5e5d7-dda2-4ee3-b9d4-ee8e4e4f538c 2018-07-22 08:48:21,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" 2018-07-22 08:48:21,928 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:48:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df7e6a04-20b0-4368-8e3e-0c3e7a4b80c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:48:21,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-df7e6a04-20b0-4368-8e3e-0c3e7a4b80c1 2018-07-22 08:48:21,928 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:48:21,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" 2018-07-22 08:48:22,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:48:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b519ec5-111f-4878-9572-917a50a6df73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:48:22,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-4b519ec5-111f-4878-9572-917a50a6df73 2018-07-22 08:48:22,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:48:22,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" 2018-07-22 08:48:22,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd7d502-f0df-41a5-af2f-9f78066cbe15 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:48:22,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-0bd7d502-f0df-41a5-af2f-9f78066cbe15 2018-07-22 08:48:22,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/10e956698fb74a37b9ae8a2f97b17b5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" 2018-07-22 08:48:22,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e09c58e6-586e-449c-b931-5c163df78d4d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/10e956698fb74a37b9ae8a2f97b17b5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "10e956698fb74a37b9ae8a2f97b17b5e", "name": "CreateStackSuccessTests-072b362c-160b-428-proj"}} 2018-07-22 08:48:22,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/10e956698fb74a37b9ae8a2f97b17b5e used request id req-e09c58e6-586e-449c-b931-5c163df78d4d 2018-07-22 08:48:22,244 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 651e453e-dca1-47b5-9727-ad8a4b889a1f 2018-07-22 08:48:22,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=651e453e-dca1-47b5-9727-ad8a4b889a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" 2018-07-22 08:48:22,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c0857555-3e94-43f2-b197-cef4f1bdc7cc Date: Sun, 22 Jul 2018 08:48:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "651e453e-dca1-47b5-9727-ad8a4b889a1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:47:52Z", "security_group_id": "651e453e-dca1-47b5-9727-ad8a4b889a1f", "port_range_min": null, "revision_number": 0, "tenant_id": "10e956698fb74a37b9ae8a2f97b17b5e", "created_at": "2018-07-22T08:47:52Z", "project_id": "10e956698fb74a37b9ae8a2f97b17b5e", "id": "8e6ac8ef-4488-459b-bd33-46cf21229ad3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:47:52Z", "security_group_id": "651e453e-dca1-47b5-9727-ad8a4b889a1f", "port_range_min": null, "revision_number": 0, "tenant_id": "10e956698fb74a37b9ae8a2f97b17b5e", "created_at": "2018-07-22T08:47:52Z", "project_id": "10e956698fb74a37b9ae8a2f97b17b5e", "id": "b0aef5b7-ab82-4b79-9661-b13b416b73b4"}, {"remote_group_id": "651e453e-dca1-47b5-9727-ad8a4b889a1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:47:52Z", "security_group_id": "651e453e-dca1-47b5-9727-ad8a4b889a1f", "port_range_min": null, "revision_number": 0, "tenant_id": "10e956698fb74a37b9ae8a2f97b17b5e", "created_at": "2018-07-22T08:47:52Z", "project_id": "10e956698fb74a37b9ae8a2f97b17b5e", "id": "be31d46d-2e63-4d2f-8b28-085460da2132"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:47:52Z", "security_group_id": "651e453e-dca1-47b5-9727-ad8a4b889a1f", "port_range_min": null, "revision_number": 0, "tenant_id": "10e956698fb74a37b9ae8a2f97b17b5e", "created_at": "2018-07-22T08:47:52Z", "project_id": "10e956698fb74a37b9ae8a2f97b17b5e", "id": "e7f31987-c3ae-4d92-bcc5-7307faa7fa19"}]} 2018-07-22 08:48:22,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=651e453e-dca1-47b5-9727-ad8a4b889a1f used request id req-c0857555-3e94-43f2-b197-cef4f1bdc7cc 2018-07-22 08:48:22,432 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:48:22,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/651e453e-dca1-47b5-9727-ad8a4b889a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" 2018-07-22 08:48:22,771 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-195d5d1c-7fd4-403a-987f-f1730ca8fead Content-Length: 0 Date: Sun, 22 Jul 2018 08:48:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:48:22,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/651e453e-dca1-47b5-9727-ad8a4b889a1f used request id req-195d5d1c-7fd4-403a-987f-f1730ca8fead 2018-07-22 08:48:22,771 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-072b362c-160b-428-proj 2018-07-22 08:48:22,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/10e956698fb74a37b9ae8a2f97b17b5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" 2018-07-22 08:48:23,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:48:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2771355-0ef4-4893-8e78-60aa2586f1d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:48:23,017 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/10e956698fb74a37b9ae8a2f97b17b5e used request id req-a2771355-0ef4-4893-8e78-60aa2586f1d6 2018-07-22 08:48:23,018 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-072b362c-160b-428-proj-role 2018-07-22 08:48:23,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/1deb70b8978140b59d89fc388d45224f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" 2018-07-22 08:48:23,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:48:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a564f85b-872e-4074-b8b5-f30327fdc9e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:48:23,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/1deb70b8978140b59d89fc388d45224f used request id req-a564f85b-872e-4074-b8b5-f30327fdc9e2 2018-07-22 08:48:23,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e719c17503b21b699efa7d100a2bb0aca3ad8" 2018-07-22 08:48:23,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b42457d-f2ad-4b9f-babe-2a4f85883d11 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:48:23,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4b42457d-f2ad-4b9f-babe-2a4f85883d11 2018-07-22 08:48:23,220 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-072b362c-160b-428-user 2018-07-22 08:48:23,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2880d508b937456f852e48f242de211c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e96e94c893e9e3dfac3bfd720864c0c9a4a4fc" 2018-07-22 08:48:23,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:48:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57905716-ec0c-4371-9016-23b3cf2b6fad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:48:23,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2880d508b937456f852e48f242de211c used request id req-57905716-ec0c-4371-9016-23b3cf2b6fad 2018-07-22 08:48:23,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:48:23,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:48:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Tu1dHWumQiejWcoxII9yEA"], "issued_at": "2018-07-22T08:48:23.000000Z"}} 2018-07-22 08:48:23,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dbff2dfa8eddee2bd783cdf8853292eb9dfbc8" 2018-07-22 08:48:23,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7568049-3d1f-468a-8a92-222d61beb92e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:48:23,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a7568049-3d1f-468a-8a92-222d61beb92e 2018-07-22 08:48:23,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:48:23,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:48:24,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:48:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["mp2P7_nZS9WSQLvus7j4Kw"], "issued_at": "2018-07-22T08:48:24.000000Z"}} 2018-07-22 08:48:24,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:24,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e6c998-1128-49de-99b7-7716452c2176 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:48:24,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-14e6c998-1128-49de-99b7-7716452c2176 2018-07-22 08:48:24,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:48:24,406 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:48: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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:48:24,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:24,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3665291-beff-44ea-a986-6e43c3c44a9e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:48:24,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj used request id req-e3665291-beff-44ea-a986-6e43c3c44a9e 2018-07-22 08:48:24,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:24,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735d7fb0-fd3a-4264-9248-5a2406754cd7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:48:24,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-735d7fb0-fd3a-4264-9248-5a2406754cd7 2018-07-22 08:48:24,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj"}}' 2018-07-22 08:48:24,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:48:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-537d1911-8eb5-4e12-a66e-5659d49006d8 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb903c5489b9437c90aa28678f2f41b1"}, "tags": [], "enabled": true, "id": "eb903c5489b9437c90aa28678f2f41b1", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj"}} 2018-07-22 08:48:24,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-537d1911-8eb5-4e12-a66e-5659d49006d8 2018-07-22 08:48:24,725 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj 2018-07-22 08:48:24,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:48:24,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:48:25,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:48:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["os7H5q-DQIOP88G09MP79Q"], "issued_at": "2018-07-22T08:48:25.000000Z"}} 2018-07-22 08:48:25,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07a0eadacd4fb4327ada20de160e7604b23629" 2018-07-22 08:48:25,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e79da28-a7b5-4c66-ae69-507f9ad6a612 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:48:25,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8e79da28-a7b5-4c66-ae69-507f9ad6a612 2018-07-22 08:48:25,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:48:25,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:48:25 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:48:25,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07a0eadacd4fb4327ada20de160e7604b23629" 2018-07-22 08:48:25,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297ba90d-1cd2-4453-9c37-ad7ec21e93b0 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:48:25,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-297ba90d-1cd2-4453-9c37-ad7ec21e93b0 2018-07-22 08:48:25,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07a0eadacd4fb4327ada20de160e7604b23629" 2018-07-22 08:48:25,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b7a56ae-3788-47c6-9082-1cf758c9b5a1 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb903c5489b9437c90aa28678f2f41b1"}, "tags": [], "enabled": true, "id": "eb903c5489b9437c90aa28678f2f41b1", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj"}]} 2018-07-22 08:48:25,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj used request id req-8b7a56ae-3788-47c6-9082-1cf758c9b5a1 2018-07-22 08:48:25,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07a0eadacd4fb4327ada20de160e7604b23629" 2018-07-22 08:48:25,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d8406e4-8235-4c61-b7d8-387bb0b04ee2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:48:25,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7d8406e4-8235-4c61-b7d8-387bb0b04ee2 2018-07-22 08:48:25,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07a0eadacd4fb4327ada20de160e7604b23629" 2018-07-22 08:48:25,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a8a981a-3e3f-497d-8b70-e74ba7eea0d3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:48:25,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1a8a981a-3e3f-497d-8b70-e74ba7eea0d3 2018-07-22 08:48:25,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07a0eadacd4fb4327ada20de160e7604b23629" 2018-07-22 08:48:26,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5187c20c-7b41-4742-9ae3-4277e3b192be Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb903c5489b9437c90aa28678f2f41b1"}, "tags": [], "enabled": true, "id": "eb903c5489b9437c90aa28678f2f41b1", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj"}]} 2018-07-22 08:48:26,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj used request id req-5187c20c-7b41-4742-9ae3-4277e3b192be 2018-07-22 08:48:26,055 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-b50f1bf1-cf6c-4fa-user 2018-07-22 08:48:26,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:48:26,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:26,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-479b3701-0515-49b8-aaf0-734d29c8a206 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:48:26,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-479b3701-0515-49b8-aaf0-734d29c8a206 2018-07-22 08:48:26,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" -d '{"role": {"name": "CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj-role"}}' 2018-07-22 08:48:26,191 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fd3ba1e-184a-4d29-bf77-ec50b06c759e Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "62e6718499464a2a9394c9533c7596ec", "links": {"self": "http://172.30.9.23:5000/v3/roles/62e6718499464a2a9394c9533c7596ec"}, "name": "CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj-role"}} 2018-07-22 08:48:26,191 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0fd3ba1e-184a-4d29-bf77-ec50b06c759e 2018-07-22 08:48:26,191 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj-role 2018-07-22 08:48:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/62e6718499464a2a9394c9533c7596ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:26,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f9bdc9-018a-43c0-9ae1-c4be26235169 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "62e6718499464a2a9394c9533c7596ec", "links": {"self": "http://172.30.9.23:5000/v3/roles/62e6718499464a2a9394c9533c7596ec"}, "name": "CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj-role"}} 2018-07-22 08:48:26,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/62e6718499464a2a9394c9533c7596ec used request id req-79f9bdc9-018a-43c0-9ae1-c4be26235169 2018-07-22 08:48:26,277 - keystone_utils - INFO - Granting role CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj-role to project CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj 2018-07-22 08:48:26,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/eb903c5489b9437c90aa28678f2f41b1/users/e567f33d443e455595990d26ad3e248e/roles/62e6718499464a2a9394c9533c7596ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:26,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e01eea17-c825-4b60-b5fe-519571ac5500 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:48:26,338 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/eb903c5489b9437c90aa28678f2f41b1/users/e567f33d443e455595990d26ad3e248e/roles/62e6718499464a2a9394c9533c7596ec used request id req-e01eea17-c825-4b60-b5fe-519571ac5500 2018-07-22 08:48:26,339 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:48:26,339 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:48:26,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:48:26,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:48:26,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62e6718499464a2a9394c9533c7596ec", "name": "CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj-role"}], "expires_at": "2018-07-22T09:48:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb903c5489b9437c90aa28678f2f41b1", "name": "CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/eb903c5489b9437c90aa28678f2f41b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/eb903c5489b9437c90aa28678f2f41b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/eb903c5489b9437c90aa28678f2f41b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/eb903c5489b9437c90aa28678f2f41b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/eb903c5489b9437c90aa28678f2f41b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/eb903c5489b9437c90aa28678f2f41b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_eb903c5489b9437c90aa28678f2f41b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_eb903c5489b9437c90aa28678f2f41b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/eb903c5489b9437c90aa28678f2f41b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/eb903c5489b9437c90aa28678f2f41b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/eb903c5489b9437c90aa28678f2f41b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/eb903c5489b9437c90aa28678f2f41b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/eb903c5489b9437c90aa28678f2f41b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b50f1bf1-cf6c-4fa-user", "id": "e567f33d443e455595990d26ad3e248e"}, "audit_ids": ["Cdj68Y0QQlGt1bY_OuVvIQ"], "issued_at": "2018-07-22T08:48:26.000000Z"}} 2018-07-22 08:48:26,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17693dff7cce1a9fa6c6b118801f05b73539f411" 2018-07-22 08:48:26,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ccb4134-994c-4566-8338-c06b8ba0cbbf Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:48:26,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8ccb4134-994c-4566-8338-c06b8ba0cbbf 2018-07-22 08:48:26,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17693dff7cce1a9fa6c6b118801f05b73539f411" 2018-07-22 08:48:27,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-c16483d7-b204-44e6-bf79-0d51c929d96c Date: Sun, 22 Jul 2018 08:48:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image"} 2018-07-22 08:48:27,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image used request id req-c16483d7-b204-44e6-bf79-0d51c929d96c 2018-07-22 08:48:27,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17693dff7cce1a9fa6c6b118801f05b73539f411" 2018-07-22 08:48:27,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-90c95232-3976-4c6f-9f92-d29457e20f47 Date: Sun, 22 Jul 2018 08:48:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:48:27,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-90c95232-3976-4c6f-9f92-d29457e20f47 2018-07-22 08:48:27,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17693dff7cce1a9fa6c6b118801f05b73539f411" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image"}' 2018-07-22 08:48:27,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c2dac68c-9939-42d9-8278-5609ba782569 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-930f7939-d770-456d-82b5-9d1ffdf7d8ee Date: Sun, 22 Jul 2018 08:48:27 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:48:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:48:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/c2dac68c-9939-42d9-8278-5609ba782569", "min_disk": 0, "protected": false, "id": "c2dac68c-9939-42d9-8278-5609ba782569", "file": "/v2/images/c2dac68c-9939-42d9-8278-5609ba782569/file", "checksum": null, "owner": "eb903c5489b9437c90aa28678f2f41b1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:48:27,553 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-930f7939-d770-456d-82b5-9d1ffdf7d8ee 2018-07-22 08:48:27,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c2dac68c-9939-42d9-8278-5609ba782569/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17693dff7cce1a9fa6c6b118801f05b73539f411" -d '' 2018-07-22 08:48:28,172 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2f63b433-1259-4ce6-80db-040d34f9f0e2 Date: Sun, 22 Jul 2018 08:48:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:48:28,172 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c2dac68c-9939-42d9-8278-5609ba782569/file used request id req-2f63b433-1259-4ce6-80db-040d34f9f0e2 2018-07-22 08:48:28,172 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:48:28,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c2dac68c-9939-42d9-8278-5609ba782569 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17693dff7cce1a9fa6c6b118801f05b73539f411" 2018-07-22 08:48:28,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-41092ca3-7c4a-4ac9-b5e7-eb0831e11b85 Date: Sun, 22 Jul 2018 08:48:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:48:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:48:28Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/c2dac68c-9939-42d9-8278-5609ba782569/snap", "metadata": {}}], "self": "/v2/images/c2dac68c-9939-42d9-8278-5609ba782569", "min_disk": 0, "protected": false, "id": "c2dac68c-9939-42d9-8278-5609ba782569", "file": "/v2/images/c2dac68c-9939-42d9-8278-5609ba782569/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eb903c5489b9437c90aa28678f2f41b1", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/c2dac68c-9939-42d9-8278-5609ba782569/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:48:28,365 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c2dac68c-9939-42d9-8278-5609ba782569 used request id req-41092ca3-7c4a-4ac9-b5e7-eb0831e11b85 2018-07-22 08:48:28,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17693dff7cce1a9fa6c6b118801f05b73539f411" 2018-07-22 08:48:28,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6c2bdb9e-01a6-46f3-8da4-10f92953e51a Date: Sun, 22 Jul 2018 08:48:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:48:28,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6c2bdb9e-01a6-46f3-8da4-10f92953e51a 2018-07-22 08:48:28,552 - create_image - INFO - Created image with name - CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image 2018-07-22 08:48:28,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c2dac68c-9939-42d9-8278-5609ba782569 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17693dff7cce1a9fa6c6b118801f05b73539f411" 2018-07-22 08:48:28,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-e9982482-bf2a-42b7-91b3-08256b97ea25 Date: Sun, 22 Jul 2018 08:48:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:48:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:48:28Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/c2dac68c-9939-42d9-8278-5609ba782569/snap", "metadata": {}}], "self": "/v2/images/c2dac68c-9939-42d9-8278-5609ba782569", "min_disk": 0, "protected": false, "id": "c2dac68c-9939-42d9-8278-5609ba782569", "file": "/v2/images/c2dac68c-9939-42d9-8278-5609ba782569/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eb903c5489b9437c90aa28678f2f41b1", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/c2dac68c-9939-42d9-8278-5609ba782569/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:48:28,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c2dac68c-9939-42d9-8278-5609ba782569 used request id req-e9982482-bf2a-42b7-91b3-08256b97ea25 2018-07-22 08:48:28,749 - create_image - DEBUG - Instance status is - active 2018-07-22 08:48:28,750 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image 2018-07-22 08:48:28,750 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image 2018-07-22 08:48:28,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:48:28,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:48:29,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:48:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["YtNhnfUvShq7pfbuDnAZUg"], "issued_at": "2018-07-22T08:48:29.000000Z"}} 2018-07-22 08:48:29,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a357071094c6e6e38cc902584484dbef9cf5e7d" 2018-07-22 08:48:29,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6643ae39-e35a-41e2-8b09-cba223cbe247 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:48:29,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6643ae39-e35a-41e2-8b09-cba223cbe247 2018-07-22 08:48:29,242 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:48:29,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a357071094c6e6e38cc902584484dbef9cf5e7d" 2018-07-22 08:48:29,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:29 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-f7cc90d6-a2bc-45a7-a4bd-bb57e76cf70f x-compute-request-id: req-f7cc90d6-a2bc-45a7-a4bd-bb57e76cf70f Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:48:29,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f7cc90d6-a2bc-45a7-a4bd-bb57e76cf70f 2018-07-22 08:48:29,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a357071094c6e6e38cc902584484dbef9cf5e7d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:48:29,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:29 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-979d3571-7672-46a6-be28-0a77073b818e x-compute-request-id: req-979d3571-7672-46a6-be28-0a77073b818e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bad331bd-44a3-4834-a729-5ce39fc77029", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bad331bd-44a3-4834-a729-5ce39fc77029", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "bad331bd-44a3-4834-a729-5ce39fc77029"}} 2018-07-22 08:48:29,506 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-979d3571-7672-46a6-be28-0a77073b818e 2018-07-22 08:48:29,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:48:29,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:48:29,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62e6718499464a2a9394c9533c7596ec", "name": "CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj-role"}], "expires_at": "2018-07-22T09:48:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb903c5489b9437c90aa28678f2f41b1", "name": "CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/eb903c5489b9437c90aa28678f2f41b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/eb903c5489b9437c90aa28678f2f41b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/eb903c5489b9437c90aa28678f2f41b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/eb903c5489b9437c90aa28678f2f41b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/eb903c5489b9437c90aa28678f2f41b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/eb903c5489b9437c90aa28678f2f41b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_eb903c5489b9437c90aa28678f2f41b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_eb903c5489b9437c90aa28678f2f41b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/eb903c5489b9437c90aa28678f2f41b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/eb903c5489b9437c90aa28678f2f41b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/eb903c5489b9437c90aa28678f2f41b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/eb903c5489b9437c90aa28678f2f41b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/eb903c5489b9437c90aa28678f2f41b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b50f1bf1-cf6c-4fa-user", "id": "e567f33d443e455595990d26ad3e248e"}, "audit_ids": ["vAM4R_-ESNujyjFs3s9XFg"], "issued_at": "2018-07-22T08:48:29.000000Z"}} 2018-07-22 08:48:29,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ec15119529c67b7173c4ef133d2107744db84b" 2018-07-22 08:48:29,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95dd1cbe-7085-4448-a572-4632267a6a55 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:48:29,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-95dd1cbe-7085-4448-a572-4632267a6a55 2018-07-22 08:48:29,987 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:48:29,990 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:48:29,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ec15119529c67b7173c4ef133d2107744db84b" 2018-07-22 08:48:30,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:30 GMT Server: Apache x-openstack-request-id: req-a4f11a57-1eaf-4318-8b9f-0639e3289cc6 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 08:48:30,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack used request id req-a4f11a57-1eaf-4318-8b9f-0639e3289cc6 2018-07-22 08:48:30,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ec15119529c67b7173c4ef133d2107744db84b" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-net", "inst_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-inst", "subnet_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-subnet", "image_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image", "flavor_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-flavor-name"}}' 2018-07-22 08:48:32,539 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:48:30 GMT Server: Apache x-openstack-request-id: req-892f7d00-0caf-4767-a840-57cd21cf57dd Location: http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "links": [{"href": "http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "rel": "self"}]}} 2018-07-22 08:48:32,540 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks used request id req-892f7d00-0caf-4767-a840-57cd21cf57dd 2018-07-22 08:48:32,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ec15119529c67b7173c4ef133d2107744db84b" 2018-07-22 08:48:32,735 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:32 GMT Server: Apache x-openstack-request-id: req-77ebe62a-ed1b-4ce4-a311-664b0659deb1 Location: http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:32,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:32 GMT Server: Apache x-openstack-request-id: req-daf52fd8-0822-44b9-a538-38fb69a395c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb903c5489b9437c90aa28678f2f41b1", "OS::stack_id": "78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack", "image_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image", "inst_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-inst", "subnet_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-subnet", "net_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-net", "flavor_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack", "stack_user_project_id": "14c0c58446224b6980eef43d2ad75d72", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:48:31Z", "links": [{"href": "http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:48:32,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 used request id req-daf52fd8-0822-44b9-a538-38fb69a395c6 2018-07-22 08:48:32,943 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack 2018-07-22 08:48:32,943 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-07-22 08:48:32,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ec15119529c67b7173c4ef133d2107744db84b" 2018-07-22 08:48:33,151 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:32 GMT Server: Apache x-openstack-request-id: req-a06b9f46-1a45-4cd6-a50d-0dd02a2f738f Location: http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:33,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:33 GMT Server: Apache x-openstack-request-id: req-20d1a3ee-2412-4b71-8eef-035e283f8224 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb903c5489b9437c90aa28678f2f41b1", "OS::stack_id": "78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack", "image_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image", "inst_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-inst", "subnet_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-subnet", "net_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-net", "flavor_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack", "stack_user_project_id": "14c0c58446224b6980eef43d2ad75d72", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:48:31Z", "links": [{"href": "http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:48:33,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 used request id req-20d1a3ee-2412-4b71-8eef-035e283f8224 2018-07-22 08:48:33,355 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-07-22 08:48:33,355 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack 2018-07-22 08:48:33,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ec15119529c67b7173c4ef133d2107744db84b" 2018-07-22 08:48:33,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:33 GMT Server: Apache x-openstack-request-id: req-428923e1-567c-424a-aac6-256f9226257e Location: http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:34,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:48:33 GMT Server: Apache x-openstack-request-id: req-2d1c315f-1ecc-4b20-b487-be9da384b7fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:48:34,001 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 used request id req-2d1c315f-1ecc-4b20-b487-be9da384b7fb 2018-07-22 08:48:34,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ec15119529c67b7173c4ef133d2107744db84b" 2018-07-22 08:48:34,273 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:34 GMT Server: Apache x-openstack-request-id: req-83e99656-51d0-4a1f-a07f-69720a75878f Location: http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:34,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:34 GMT Server: Apache x-openstack-request-id: req-4b06741f-45d7-463e-91a8-4d811d95ef84 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb903c5489b9437c90aa28678f2f41b1", "OS::stack_id": "78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack", "image_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image", "inst_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-inst", "subnet_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-subnet", "net_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-net", "flavor_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack", "stack_user_project_id": "14c0c58446224b6980eef43d2ad75d72", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-07-22T08:48:31Z", "links": [{"href": "http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:48:34,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 used request id req-4b06741f-45d7-463e-91a8-4d811d95ef84 2018-07-22 08:48:34,868 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-07-22 08:48:34,869 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:48:37,872 - create_stack - DEBUG - Stack status query timeout in 1196.12925601 2018-07-22 08:48:37,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ec15119529c67b7173c4ef133d2107744db84b" 2018-07-22 08:48:38,479 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:37 GMT Server: Apache x-openstack-request-id: req-23d9fa39-2cc0-4474-87b2-627d51a34dab Location: http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:38,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:38 GMT Server: Apache x-openstack-request-id: req-b999da52-1432-4a31-9855-7679d3ccd2f3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb903c5489b9437c90aa28678f2f41b1", "OS::stack_id": "78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack", "image_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image", "inst_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-inst", "subnet_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-subnet", "net_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-net", "flavor_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack", "stack_user_project_id": "14c0c58446224b6980eef43d2ad75d72", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-07-22T08:48:31Z", "links": [{"href": "http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:48:38,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 used request id req-b999da52-1432-4a31-9855-7679d3ccd2f3 2018-07-22 08:48:38,694 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-07-22 08:48:38,695 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:48:41,698 - create_stack - DEBUG - Stack status query timeout in 1192.303123 2018-07-22 08:48:41,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ec15119529c67b7173c4ef133d2107744db84b" 2018-07-22 08:48:41,901 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:41 GMT Server: Apache x-openstack-request-id: req-9eff9135-43e1-43bd-a399-3d6f2f2dfb1f Location: http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:41,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:41 GMT Server: Apache x-openstack-request-id: req-6f4912b3-847c-436a-ae6f-d90e148ebe3b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb903c5489b9437c90aa28678f2f41b1", "OS::stack_id": "78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack", "image_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image", "inst_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-inst", "subnet_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-subnet", "flavor_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-flavor-name", "net_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack", "stack_user_project_id": "14c0c58446224b6980eef43d2ad75d72", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:48:31Z", "links": [{"href": "http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:48:39Z", "id": "78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:48:41,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 used request id req-6f4912b3-847c-436a-ae6f-d90e148ebe3b 2018-07-22 08:48:41,928 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:48:41,928 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:48:44,931 - create_stack - DEBUG - Stack status query timeout in 1189.06954718 2018-07-22 08:48:44,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ec15119529c67b7173c4ef133d2107744db84b" 2018-07-22 08:48:44,965 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:44 GMT Server: Apache x-openstack-request-id: req-a4633c9d-603b-4843-a391-f147b84c7aae Location: http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:45,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:44 GMT Server: Apache x-openstack-request-id: req-744327e6-ac39-4be1-a8c2-1a90b2a771fe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb903c5489b9437c90aa28678f2f41b1", "OS::stack_id": "78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack", "image_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image", "inst_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-inst", "subnet_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-subnet", "flavor_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-flavor-name", "net_name": "CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack", "stack_user_project_id": "14c0c58446224b6980eef43d2ad75d72", "tags": null, "creation_time": "2018-07-22T08:48:31Z", "links": [{"href": "http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T08:48:39Z", "id": "78f46bed-79bc-40a7-8c9f-e33b301e0ac8", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:48:45,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 used request id req-744327e6-ac39-4be1-a8c2-1a90b2a771fe 2018-07-22 08:48:45,162 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 08:48:45,162 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack 2018-07-22 08:48:45,162 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack 2018-07-22 08:48:45,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ec15119529c67b7173c4ef133d2107744db84b" 2018-07-22 08:48:45,366 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:45 GMT Server: Apache x-openstack-request-id: req-d648127b-f495-4800-b06a-3c9468c49cc9 Location: http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:45,558 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:48:45 GMT Server: Apache x-openstack-request-id: req-e18102c9-5949-4979-8128-f914570f3a20 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 08:48:45,558 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/eb903c5489b9437c90aa28678f2f41b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-stack/78f46bed-79bc-40a7-8c9f-e33b301e0ac8 used request id req-e18102c9-5949-4979-8128-f914570f3a20 2018-07-22 08:48:45,560 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-338d3801-e573-4d5c-a37f-7e007f1264de-image 2018-07-22 08:48:45,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c2dac68c-9939-42d9-8278-5609ba782569 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17693dff7cce1a9fa6c6b118801f05b73539f411" 2018-07-22 08:48:45,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-153c4e36-1e4a-427f-8d30-77136a2e53e9 Date: Sun, 22 Jul 2018 08:48:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:48:45,856 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c2dac68c-9939-42d9-8278-5609ba782569 used request id req-153c4e36-1e4a-427f-8d30-77136a2e53e9 2018-07-22 08:48:45,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/bad331bd-44a3-4834-a729-5ce39fc77029 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a357071094c6e6e38cc902584484dbef9cf5e7d" 2018-07-22 08:48:45,897 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:48:45 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-e033506b-4381-4572-88cd-d7e63f4ee59a x-compute-request-id: req-e033506b-4381-4572-88cd-d7e63f4ee59a Content-Length: 0 Content-Type: application/json 2018-07-22 08:48:45,897 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/bad331bd-44a3-4834-a729-5ce39fc77029 used request id req-e033506b-4381-4572-88cd-d7e63f4ee59a 2018-07-22 08:48:45,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:46,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-521d79a7-844a-4ada-9f21-bbd49a788a8e Date: Sun, 22 Jul 2018 08:48:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb903c5489b9437c90aa28678f2f41b1", "created_at": "2018-07-22T08:48:33Z", "updated_at": "2018-07-22T08:48:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:48:33Z", "revision_number": 0, "id": "113e8d55-d071-4f0a-b64f-655006a0c33e", "remote_group_id": "f59ab8d0-ea15-4fd4-94af-cd7ed40f3993", "remote_ip_prefix": null, "created_at": "2018-07-22T08:48:33Z", "security_group_id": "f59ab8d0-ea15-4fd4-94af-cd7ed40f3993", "tenant_id": "eb903c5489b9437c90aa28678f2f41b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb903c5489b9437c90aa28678f2f41b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:48:33Z", "revision_number": 0, "id": "4fddcd64-02b3-495a-bf3e-456d4981645f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:48:33Z", "security_group_id": "f59ab8d0-ea15-4fd4-94af-cd7ed40f3993", "tenant_id": "eb903c5489b9437c90aa28678f2f41b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb903c5489b9437c90aa28678f2f41b1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:48:33Z", "revision_number": 0, "id": "7012c318-d3d0-49db-a443-7c56a7c9f67b", "remote_group_id": "f59ab8d0-ea15-4fd4-94af-cd7ed40f3993", "remote_ip_prefix": null, "created_at": "2018-07-22T08:48:33Z", "security_group_id": "f59ab8d0-ea15-4fd4-94af-cd7ed40f3993", "tenant_id": "eb903c5489b9437c90aa28678f2f41b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb903c5489b9437c90aa28678f2f41b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:48:33Z", "revision_number": 0, "id": "82ad85e9-9485-462e-a5f9-e0a7881f5534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:48:33Z", "security_group_id": "f59ab8d0-ea15-4fd4-94af-cd7ed40f3993", "tenant_id": "eb903c5489b9437c90aa28678f2f41b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb903c5489b9437c90aa28678f2f41b1"}], "revision_number": 4, "project_id": "eb903c5489b9437c90aa28678f2f41b1", "id": "f59ab8d0-ea15-4fd4-94af-cd7ed40f3993", "name": "default"}]} 2018-07-22 08:48:46,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-521d79a7-844a-4ada-9f21-bbd49a788a8e 2018-07-22 08:48:46,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:46,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d7acca6-b692-42de-9846-48c2d1122da4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:48:46,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-5d7acca6-b692-42de-9846-48c2d1122da4 2018-07-22 08:48:46,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:48:46,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:46,343 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3f4fedc-a3a1-44c4-b32f-67d9414f2985 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:48:46,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-e3f4fedc-a3a1-44c4-b32f-67d9414f2985 2018-07-22 08:48:46,343 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:48:46,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:46,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc172508-ab75-42a9-b648-f11d72944f34 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:48:46,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-fc172508-ab75-42a9-b648-f11d72944f34 2018-07-22 08:48:46,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:46,644 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24170419-c5bf-4813-abee-57b58498492d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:48:46,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-24170419-c5bf-4813-abee-57b58498492d 2018-07-22 08:48:46,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:48:46,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:46,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54e10bd1-de9f-43fd-85df-a14e40bbd29e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:48:46,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-54e10bd1-de9f-43fd-85df-a14e40bbd29e 2018-07-22 08:48:46,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:48:46,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:46,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64909057-d93a-44c8-a24a-45648cd6c786 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:48:46,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-64909057-d93a-44c8-a24a-45648cd6c786 2018-07-22 08:48:46,828 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:48:46,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:46,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b7d981-6c8d-41fe-bd86-fdc8b73297f9 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:48:46,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-e9b7d981-6c8d-41fe-bd86-fdc8b73297f9 2018-07-22 08:48:46,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:47,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48cfe40c-fcf2-4494-b802-9721c50f5953 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:48:47,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-48cfe40c-fcf2-4494-b802-9721c50f5953 2018-07-22 08:48:47,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:48:47,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:47,104 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-702942d1-5119-4c29-b21f-e4b5ce52dcbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:48:47,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-702942d1-5119-4c29-b21f-e4b5ce52dcbb 2018-07-22 08:48:47,104 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:48:47,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/eb903c5489b9437c90aa28678f2f41b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:47,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11da7f1-a331-45ad-8ddf-8786c1f44efa Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb903c5489b9437c90aa28678f2f41b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eb903c5489b9437c90aa28678f2f41b1", "name": "CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj"}} 2018-07-22 08:48:47,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/eb903c5489b9437c90aa28678f2f41b1 used request id req-b11da7f1-a331-45ad-8ddf-8786c1f44efa 2018-07-22 08:48:47,203 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f59ab8d0-ea15-4fd4-94af-cd7ed40f3993 2018-07-22 08:48:47,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f59ab8d0-ea15-4fd4-94af-cd7ed40f3993 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:47,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-39fc4f8b-9e7b-4cea-a542-88301121f9fc Date: Sun, 22 Jul 2018 08:48:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f59ab8d0-ea15-4fd4-94af-cd7ed40f3993", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:48:33Z", "security_group_id": "f59ab8d0-ea15-4fd4-94af-cd7ed40f3993", "port_range_min": null, "revision_number": 0, "tenant_id": "eb903c5489b9437c90aa28678f2f41b1", "created_at": "2018-07-22T08:48:33Z", "project_id": "eb903c5489b9437c90aa28678f2f41b1", "id": "113e8d55-d071-4f0a-b64f-655006a0c33e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:48:33Z", "security_group_id": "f59ab8d0-ea15-4fd4-94af-cd7ed40f3993", "port_range_min": null, "revision_number": 0, "tenant_id": "eb903c5489b9437c90aa28678f2f41b1", "created_at": "2018-07-22T08:48:33Z", "project_id": "eb903c5489b9437c90aa28678f2f41b1", "id": "4fddcd64-02b3-495a-bf3e-456d4981645f"}, {"remote_group_id": "f59ab8d0-ea15-4fd4-94af-cd7ed40f3993", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:48:33Z", "security_group_id": "f59ab8d0-ea15-4fd4-94af-cd7ed40f3993", "port_range_min": null, "revision_number": 0, "tenant_id": "eb903c5489b9437c90aa28678f2f41b1", "created_at": "2018-07-22T08:48:33Z", "project_id": "eb903c5489b9437c90aa28678f2f41b1", "id": "7012c318-d3d0-49db-a443-7c56a7c9f67b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:48:33Z", "security_group_id": "f59ab8d0-ea15-4fd4-94af-cd7ed40f3993", "port_range_min": null, "revision_number": 0, "tenant_id": "eb903c5489b9437c90aa28678f2f41b1", "created_at": "2018-07-22T08:48:33Z", "project_id": "eb903c5489b9437c90aa28678f2f41b1", "id": "82ad85e9-9485-462e-a5f9-e0a7881f5534"}]} 2018-07-22 08:48:47,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f59ab8d0-ea15-4fd4-94af-cd7ed40f3993 used request id req-39fc4f8b-9e7b-4cea-a542-88301121f9fc 2018-07-22 08:48:47,401 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:48:47,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f59ab8d0-ea15-4fd4-94af-cd7ed40f3993 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:47,701 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64c0c5f4-feff-4fd8-8a3d-e33cbabf9afd Content-Length: 0 Date: Sun, 22 Jul 2018 08:48:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:48:47,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f59ab8d0-ea15-4fd4-94af-cd7ed40f3993 used request id req-64c0c5f4-feff-4fd8-8a3d-e33cbabf9afd 2018-07-22 08:48:47,702 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj 2018-07-22 08:48:47,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/eb903c5489b9437c90aa28678f2f41b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:47,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77c207cf-f510-4e37-bc9a-cfb6cdbe8f52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:48:47,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/eb903c5489b9437c90aa28678f2f41b1 used request id req-77c207cf-f510-4e37-bc9a-cfb6cdbe8f52 2018-07-22 08:48:47,982 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-b50f1bf1-cf6c-4fa-proj-role 2018-07-22 08:48:47,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/62e6718499464a2a9394c9533c7596ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:48,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec5fbb40-78b3-4b2b-aa61-b5106865eced Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:48:48,107 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/62e6718499464a2a9394c9533c7596ec used request id req-ec5fbb40-78b3-4b2b-aa61-b5106865eced 2018-07-22 08:48:48,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7309c0fb1b33b8d31d1603ad7e5b2fa655ef2a9" 2018-07-22 08:48:48,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-451409c4-c80c-4cc1-b8c5-20a2f05bab92 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:48:48,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-451409c4-c80c-4cc1-b8c5-20a2f05bab92 2018-07-22 08:48:48,206 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-b50f1bf1-cf6c-4fa-user 2018-07-22 08:48:48,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e567f33d443e455595990d26ad3e248e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07a0eadacd4fb4327ada20de160e7604b23629" 2018-07-22 08:48:48,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79bfca3d-ae68-44c1-803d-ef2b3ed4b8f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:48:48,396 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e567f33d443e455595990d26ad3e248e used request id req-79bfca3d-ae68-44c1-803d-ef2b3ed4b8f8 2018-07-22 08:48:48,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:48:48,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:48:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["qItaD2xLQY22MNflNWPyfg"], "issued_at": "2018-07-22T08:48:48.000000Z"}} 2018-07-22 08:48:48,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d4b97490451296721341a52c2661cbf08fd3ba" 2018-07-22 08:48:48,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97102160-f588-4d55-9e4e-680bdc74f23d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:48:48,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-97102160-f588-4d55-9e4e-680bdc74f23d 2018-07-22 08:48:48,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:48:48,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:48:49,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:48:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["tNOkANpUQx6hrwXoQ5l4-g"], "issued_at": "2018-07-22T08:48:49.000000Z"}} 2018-07-22 08:48:49,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:48:49,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5547d99-cc39-47b6-9a2a-87319f80cf06 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:48:49,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e5547d99-cc39-47b6-9a2a-87319f80cf06 2018-07-22 08:48:49,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:48:49,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:48:49 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:48:49,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-da69e6a1-ed29-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:48:49,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e97cc04-ee5f-4af3-816f-83b67e4770d8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-da69e6a1-ed29-4e0-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:48:49,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-da69e6a1-ed29-4e0-proj used request id req-1e97cc04-ee5f-4af3-816f-83b67e4770d8 2018-07-22 08:48:49,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:48:49,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-622f76a7-c717-4d99-a245-0860faf550e7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:48:49,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-622f76a7-c717-4d99-a245-0860faf550e7 2018-07-22 08:48:49,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-da69e6a1-ed29-4e0-proj"}}' 2018-07-22 08:48:49,682 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c21b84e-8a12-405c-a322-8edb0218478e Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/303c30c46f5241dd829cd2d3b72a3a4f"}, "tags": [], "enabled": true, "id": "303c30c46f5241dd829cd2d3b72a3a4f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-da69e6a1-ed29-4e0-proj"}} 2018-07-22 08:48:49,683 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8c21b84e-8a12-405c-a322-8edb0218478e 2018-07-22 08:48:49,683 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-da69e6a1-ed29-4e0-proj 2018-07-22 08:48:49,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:48:49,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:48:50,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:48:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["10a5tIsbRom_xGW89BlMkg"], "issued_at": "2018-07-22T08:48:50.000000Z"}} 2018-07-22 08:48:50,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf0b3125906d44c51e58efdd7cd4c1e86d9ba9a" 2018-07-22 08:48:50,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-279e6a4a-6a33-413b-ae5a-f8be3471be38 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:48:50,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-279e6a4a-6a33-413b-ae5a-f8be3471be38 2018-07-22 08:48:50,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:48:50,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:48:50 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:48:50,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf0b3125906d44c51e58efdd7cd4c1e86d9ba9a" 2018-07-22 08:48:50,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7843f859-4736-43ed-b6d7-b9c456ddf492 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:48:50,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7843f859-4736-43ed-b6d7-b9c456ddf492 2018-07-22 08:48:50,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-da69e6a1-ed29-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf0b3125906d44c51e58efdd7cd4c1e86d9ba9a" 2018-07-22 08:48:50,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4dab7ae-ed19-4f72-847c-aa4f9c5e5811 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-da69e6a1-ed29-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/303c30c46f5241dd829cd2d3b72a3a4f"}, "tags": [], "enabled": true, "id": "303c30c46f5241dd829cd2d3b72a3a4f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-da69e6a1-ed29-4e0-proj"}]} 2018-07-22 08:48:50,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-da69e6a1-ed29-4e0-proj used request id req-d4dab7ae-ed19-4f72-847c-aa4f9c5e5811 2018-07-22 08:48:50,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf0b3125906d44c51e58efdd7cd4c1e86d9ba9a" 2018-07-22 08:48:50,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a33a5f-caf9-409a-96d6-5d57b2b19a8a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:48:50,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-76a33a5f-caf9-409a-96d6-5d57b2b19a8a 2018-07-22 08:48:50,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf0b3125906d44c51e58efdd7cd4c1e86d9ba9a" 2018-07-22 08:48:50,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e107329a-d5e5-4185-a5f2-8fe76a282d86 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:48:50,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e107329a-d5e5-4185-a5f2-8fe76a282d86 2018-07-22 08:48:51,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-da69e6a1-ed29-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf0b3125906d44c51e58efdd7cd4c1e86d9ba9a" 2018-07-22 08:48:51,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f578742-6e0a-4652-a255-347c872750e1 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-da69e6a1-ed29-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/303c30c46f5241dd829cd2d3b72a3a4f"}, "tags": [], "enabled": true, "id": "303c30c46f5241dd829cd2d3b72a3a4f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-da69e6a1-ed29-4e0-proj"}]} 2018-07-22 08:48:51,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-da69e6a1-ed29-4e0-proj used request id req-8f578742-6e0a-4652-a255-347c872750e1 2018-07-22 08:48:51,100 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-da69e6a1-ed29-4e0-user 2018-07-22 08:48:51,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:48:51,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:48:51,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7055c60-58db-44f2-ada6-795fdeb13450 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:48:51,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b7055c60-58db-44f2-ada6-795fdeb13450 2018-07-22 08:48:51,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" -d '{"role": {"name": "CreateStackSuccessTests-da69e6a1-ed29-4e0-proj-role"}}' 2018-07-22 08:48:51,312 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a814feb-fbb0-4046-b068-ab9d48afce8d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b8880f59bc54f729acf72d143d3e356", "links": {"self": "http://172.30.9.23:5000/v3/roles/1b8880f59bc54f729acf72d143d3e356"}, "name": "CreateStackSuccessTests-da69e6a1-ed29-4e0-proj-role"}} 2018-07-22 08:48:51,313 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0a814feb-fbb0-4046-b068-ab9d48afce8d 2018-07-22 08:48:51,313 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-da69e6a1-ed29-4e0-proj-role 2018-07-22 08:48:51,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/1b8880f59bc54f729acf72d143d3e356 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:48:51,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee62e82-5038-428b-8462-96e79e4727e1 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b8880f59bc54f729acf72d143d3e356", "links": {"self": "http://172.30.9.23:5000/v3/roles/1b8880f59bc54f729acf72d143d3e356"}, "name": "CreateStackSuccessTests-da69e6a1-ed29-4e0-proj-role"}} 2018-07-22 08:48:51,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/1b8880f59bc54f729acf72d143d3e356 used request id req-0ee62e82-5038-428b-8462-96e79e4727e1 2018-07-22 08:48:51,408 - keystone_utils - INFO - Granting role CreateStackSuccessTests-da69e6a1-ed29-4e0-proj-role to project CreateStackSuccessTests-da69e6a1-ed29-4e0-proj 2018-07-22 08:48:51,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/303c30c46f5241dd829cd2d3b72a3a4f/users/f2f2cd07488a47b290cc9be18e39025c/roles/1b8880f59bc54f729acf72d143d3e356 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:48:51,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fe80fc3-6025-4e9a-9952-23eecdc29af9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:48:51,573 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/303c30c46f5241dd829cd2d3b72a3a4f/users/f2f2cd07488a47b290cc9be18e39025c/roles/1b8880f59bc54f729acf72d143d3e356 used request id req-3fe80fc3-6025-4e9a-9952-23eecdc29af9 2018-07-22 08:48:51,573 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:48:51,573 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:48:51,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:48:51,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:48:51,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b8880f59bc54f729acf72d143d3e356", "name": "CreateStackSuccessTests-da69e6a1-ed29-4e0-proj-role"}], "expires_at": "2018-07-22T09:48:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "303c30c46f5241dd829cd2d3b72a3a4f", "name": "CreateStackSuccessTests-da69e6a1-ed29-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_303c30c46f5241dd829cd2d3b72a3a4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_303c30c46f5241dd829cd2d3b72a3a4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-da69e6a1-ed29-4e0-user", "id": "f2f2cd07488a47b290cc9be18e39025c"}, "audit_ids": ["_VKaebyAT8Wr6gGCp9xLvQ"], "issued_at": "2018-07-22T08:48:51.000000Z"}} 2018-07-22 08:48:51,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ecf1d121de97d104995b33a8a8590235c5bbf13" 2018-07-22 08:48:52,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad77d547-f9fb-43ee-9e88-aebc7a2e0ce7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:48:52,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ad77d547-f9fb-43ee-9e88-aebc7a2e0ce7 2018-07-22 08:48:52,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ecf1d121de97d104995b33a8a8590235c5bbf13" 2018-07-22 08:48:52,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-f6a52094-0c06-4369-ad80-2a63cca3c8e6 Date: Sun, 22 Jul 2018 08:48:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image"} 2018-07-22 08:48:52,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image used request id req-f6a52094-0c06-4369-ad80-2a63cca3c8e6 2018-07-22 08:48:52,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ecf1d121de97d104995b33a8a8590235c5bbf13" 2018-07-22 08:48:52,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9ec9c42c-9f45-411c-a175-84e3e0a45b92 Date: Sun, 22 Jul 2018 08:48:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:48:52,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9ec9c42c-9f45-411c-a175-84e3e0a45b92 2018-07-22 08:48:52,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6ecf1d121de97d104995b33a8a8590235c5bbf13" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image"}' 2018-07-22 08:48:52,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/3cef913a-c959-41ec-ad93-eccb7989f91b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f0f140ad-c0b4-4004-a8b3-fe3ce6cd33e2 Date: Sun, 22 Jul 2018 08:48:52 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:48:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:48:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/3cef913a-c959-41ec-ad93-eccb7989f91b", "min_disk": 0, "protected": false, "id": "3cef913a-c959-41ec-ad93-eccb7989f91b", "file": "/v2/images/3cef913a-c959-41ec-ad93-eccb7989f91b/file", "checksum": null, "owner": "303c30c46f5241dd829cd2d3b72a3a4f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:48:52,704 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f0f140ad-c0b4-4004-a8b3-fe3ce6cd33e2 2018-07-22 08:48:52,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/3cef913a-c959-41ec-ad93-eccb7989f91b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ecf1d121de97d104995b33a8a8590235c5bbf13" -d '' 2018-07-22 08:48:53,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb131458-d318-443a-a279-1ad6a662d531 Date: Sun, 22 Jul 2018 08:48:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:48:53,548 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/3cef913a-c959-41ec-ad93-eccb7989f91b/file used request id req-fb131458-d318-443a-a279-1ad6a662d531 2018-07-22 08:48:53,548 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:48:53,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/3cef913a-c959-41ec-ad93-eccb7989f91b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ecf1d121de97d104995b33a8a8590235c5bbf13" 2018-07-22 08:48:53,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-af227b7d-1889-42e8-9156-69607c37ec8d Date: Sun, 22 Jul 2018 08:48:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:48:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:48:53Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/3cef913a-c959-41ec-ad93-eccb7989f91b/snap", "metadata": {}}], "self": "/v2/images/3cef913a-c959-41ec-ad93-eccb7989f91b", "min_disk": 0, "protected": false, "id": "3cef913a-c959-41ec-ad93-eccb7989f91b", "file": "/v2/images/3cef913a-c959-41ec-ad93-eccb7989f91b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "303c30c46f5241dd829cd2d3b72a3a4f", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/3cef913a-c959-41ec-ad93-eccb7989f91b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:48:53,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/3cef913a-c959-41ec-ad93-eccb7989f91b used request id req-af227b7d-1889-42e8-9156-69607c37ec8d 2018-07-22 08:48:53,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ecf1d121de97d104995b33a8a8590235c5bbf13" 2018-07-22 08:48:53,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-859dfb2b-6945-4dfd-aaf4-d75d0f656471 Date: Sun, 22 Jul 2018 08:48:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:48:53,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-859dfb2b-6945-4dfd-aaf4-d75d0f656471 2018-07-22 08:48:53,749 - create_image - INFO - Created image with name - CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image 2018-07-22 08:48:53,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/3cef913a-c959-41ec-ad93-eccb7989f91b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ecf1d121de97d104995b33a8a8590235c5bbf13" 2018-07-22 08:48:53,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-66077c67-ee57-4af3-8dac-80235f9efe5b Date: Sun, 22 Jul 2018 08:48:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:48:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:48:53Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/3cef913a-c959-41ec-ad93-eccb7989f91b/snap", "metadata": {}}], "self": "/v2/images/3cef913a-c959-41ec-ad93-eccb7989f91b", "min_disk": 0, "protected": false, "id": "3cef913a-c959-41ec-ad93-eccb7989f91b", "file": "/v2/images/3cef913a-c959-41ec-ad93-eccb7989f91b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "303c30c46f5241dd829cd2d3b72a3a4f", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/3cef913a-c959-41ec-ad93-eccb7989f91b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:48:53,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/3cef913a-c959-41ec-ad93-eccb7989f91b used request id req-66077c67-ee57-4af3-8dac-80235f9efe5b 2018-07-22 08:48:53,942 - create_image - DEBUG - Instance status is - active 2018-07-22 08:48:53,942 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image 2018-07-22 08:48:53,942 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image 2018-07-22 08:48:53,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:48:53,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:48:54,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:48:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ZFPqVrF-TxK_hkyxSQImJA"], "issued_at": "2018-07-22T08:48:54.000000Z"}} 2018-07-22 08:48:54,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa6002fce17fa267248880d22fbc85762e0a875" 2018-07-22 08:48:54,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0abca745-3b0c-4671-9998-97a11d4a6f1e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:48:54,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0abca745-3b0c-4671-9998-97a11d4a6f1e 2018-07-22 08:48:54,422 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:48:54,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa6002fce17fa267248880d22fbc85762e0a875" 2018-07-22 08:48:54,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:54 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-d853b9e5-6820-47d4-9e1a-922a83d6b88a x-compute-request-id: req-d853b9e5-6820-47d4-9e1a-922a83d6b88a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:48:54,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d853b9e5-6820-47d4-9e1a-922a83d6b88a 2018-07-22 08:48:54,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa6002fce17fa267248880d22fbc85762e0a875" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:48:54,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:54 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-7e56c9db-548f-4189-b872-1cfa3ed51746 x-compute-request-id: req-7e56c9db-548f-4189-b872-1cfa3ed51746 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/864f7b08-eb03-42c1-8841-3f6f6ad7a547", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/864f7b08-eb03-42c1-8841-3f6f6ad7a547", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "864f7b08-eb03-42c1-8841-3f6f6ad7a547"}} 2018-07-22 08:48:54,737 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7e56c9db-548f-4189-b872-1cfa3ed51746 2018-07-22 08:48:54,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:48:54,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:48:55,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b8880f59bc54f729acf72d143d3e356", "name": "CreateStackSuccessTests-da69e6a1-ed29-4e0-proj-role"}], "expires_at": "2018-07-22T09:48:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "303c30c46f5241dd829cd2d3b72a3a4f", "name": "CreateStackSuccessTests-da69e6a1-ed29-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_303c30c46f5241dd829cd2d3b72a3a4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_303c30c46f5241dd829cd2d3b72a3a4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-da69e6a1-ed29-4e0-user", "id": "f2f2cd07488a47b290cc9be18e39025c"}, "audit_ids": ["ZtBjke2cR4KrSMK22SsNVQ"], "issued_at": "2018-07-22T08:48:55.000000Z"}} 2018-07-22 08:48:55,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5c4e0630a3e1f922ef5485f914e5b8f80b194c" 2018-07-22 08:48:55,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a6421b5-ec41-4d5c-8c47-85879c1e3db1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:48:55,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6a6421b5-ec41-4d5c-8c47-85879c1e3db1 2018-07-22 08:48:55,245 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:48:55,248 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:48:55,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5c4e0630a3e1f922ef5485f914e5b8f80b194c" 2018-07-22 08:48:55,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:55 GMT Server: Apache x-openstack-request-id: req-86b6740a-97eb-4179-bc80-d317424baa2f Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 08:48:55,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack used request id req-86b6740a-97eb-4179-bc80-d317424baa2f 2018-07-22 08:48:55,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5c4e0630a3e1f922ef5485f914e5b8f80b194c" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-net", "inst_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-inst", "subnet_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-subnet", "image_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image", "flavor_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-flavor-name"}}' 2018-07-22 08:48:57,745 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:48:55 GMT Server: Apache x-openstack-request-id: req-3372dfd5-295a-437c-9a3b-b6868f3510b2 Location: http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "links": [{"href": "http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12", "rel": "self"}]}} 2018-07-22 08:48:57,745 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks used request id req-3372dfd5-295a-437c-9a3b-b6868f3510b2 2018-07-22 08:48:57,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/a00e5989-192a-4f45-bd20-2e8d178ccd12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5c4e0630a3e1f922ef5485f914e5b8f80b194c" 2018-07-22 08:48:57,942 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:57 GMT Server: Apache x-openstack-request-id: req-31736ed5-17bd-45c8-8aa4-9fde2774c064 Location: http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:57,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:57 GMT Server: Apache x-openstack-request-id: req-55d661b0-b2e5-4685-944a-b3e092f83647 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "OS::stack_id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "image_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image", "inst_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-inst", "subnet_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-subnet", "net_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-net", "flavor_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "stack_user_project_id": "6dbc83cd5c1c4378a7975ab94ab71fa4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:48:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:48:57,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 used request id req-55d661b0-b2e5-4685-944a-b3e092f83647 2018-07-22 08:48:57,989 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack 2018-07-22 08:48:57,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/a00e5989-192a-4f45-bd20-2e8d178ccd12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5c4e0630a3e1f922ef5485f914e5b8f80b194c" 2018-07-22 08:48:58,179 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:48:57 GMT Server: Apache x-openstack-request-id: req-bbdd7bb0-08d6-4b32-89fc-d90406a6cd55 Location: http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:48:58,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:48:58 GMT Server: Apache x-openstack-request-id: req-03b6d9ef-a357-4d6c-8b69-d8fdd26d5548 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "OS::stack_id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "image_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image", "inst_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-inst", "subnet_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-subnet", "net_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-net", "flavor_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "stack_user_project_id": "6dbc83cd5c1c4378a7975ab94ab71fa4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:48:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:48:58,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 used request id req-03b6d9ef-a357-4d6c-8b69-d8fdd26d5548 2018-07-22 08:48:58,400 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:48:58,400 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:49:01,404 - create_stack - DEBUG - Stack status query timeout in 1196.58548403 2018-07-22 08:49:01,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/a00e5989-192a-4f45-bd20-2e8d178ccd12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5c4e0630a3e1f922ef5485f914e5b8f80b194c" 2018-07-22 08:49:01,605 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:01 GMT Server: Apache x-openstack-request-id: req-1ec244e9-fe17-4148-b137-f59cbf0c39e3 Location: http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:01,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:01 GMT Server: Apache x-openstack-request-id: req-db5a791f-e1b3-4fea-ad41-cf2ecfdf582a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "OS::stack_id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "image_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image", "inst_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-inst", "subnet_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-subnet", "net_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-net", "flavor_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "stack_user_project_id": "6dbc83cd5c1c4378a7975ab94ab71fa4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:48:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:01,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 used request id req-db5a791f-e1b3-4fea-ad41-cf2ecfdf582a 2018-07-22 08:49:01,817 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:49:01,817 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:49:04,820 - create_stack - DEBUG - Stack status query timeout in 1193.16868186 2018-07-22 08:49:04,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/a00e5989-192a-4f45-bd20-2e8d178ccd12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5c4e0630a3e1f922ef5485f914e5b8f80b194c" 2018-07-22 08:49:05,005 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:04 GMT Server: Apache x-openstack-request-id: req-bd75e2f1-8a78-4ece-ba1a-989e29886bbb Location: http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:05,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:05 GMT Server: Apache x-openstack-request-id: req-4e9a3bf1-e759-4eea-ba3e-dd3c9d70b1d5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "OS::stack_id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "image_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image", "inst_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-inst", "subnet_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-subnet", "net_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-net", "flavor_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "stack_user_project_id": "6dbc83cd5c1c4378a7975ab94ab71fa4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:48:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:05,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 used request id req-4e9a3bf1-e759-4eea-ba3e-dd3c9d70b1d5 2018-07-22 08:49:05,263 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:49:05,263 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:49:08,267 - create_stack - DEBUG - Stack status query timeout in 1189.72258902 2018-07-22 08:49:08,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/a00e5989-192a-4f45-bd20-2e8d178ccd12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5c4e0630a3e1f922ef5485f914e5b8f80b194c" 2018-07-22 08:49:08,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:08 GMT Server: Apache x-openstack-request-id: req-88f2056f-a5da-4720-85b4-235cb916435a Location: http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:08,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:08 GMT Server: Apache x-openstack-request-id: req-4b270043-bc4b-482d-8091-03492bbc9af1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "OS::stack_id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "image_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image", "inst_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-inst", "subnet_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-subnet", "net_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-net", "flavor_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "stack_user_project_id": "6dbc83cd5c1c4378a7975ab94ab71fa4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:48:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:08,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 used request id req-4b270043-bc4b-482d-8091-03492bbc9af1 2018-07-22 08:49:08,675 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:49:08,675 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:49:11,678 - create_stack - DEBUG - Stack status query timeout in 1186.31092882 2018-07-22 08:49:11,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/a00e5989-192a-4f45-bd20-2e8d178ccd12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5c4e0630a3e1f922ef5485f914e5b8f80b194c" 2018-07-22 08:49:11,879 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:11 GMT Server: Apache x-openstack-request-id: req-11bc8bc5-48e6-4e71-9ab7-99c9b69c9899 Location: http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:11,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:11 GMT Server: Apache x-openstack-request-id: req-d389489c-4647-4cf8-aec8-2c174169de9b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "OS::stack_id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "image_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image", "inst_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-inst", "subnet_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-subnet", "net_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-net", "flavor_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "stack_user_project_id": "6dbc83cd5c1c4378a7975ab94ab71fa4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:48:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:11,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 used request id req-d389489c-4647-4cf8-aec8-2c174169de9b 2018-07-22 08:49:11,922 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:49:11,922 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:49:14,926 - create_stack - DEBUG - Stack status query timeout in 1183.063519 2018-07-22 08:49:14,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/a00e5989-192a-4f45-bd20-2e8d178ccd12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5c4e0630a3e1f922ef5485f914e5b8f80b194c" 2018-07-22 08:49:15,149 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:14 GMT Server: Apache x-openstack-request-id: req-d2f22251-d072-440f-8d56-2c83c3eee837 Location: http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:15,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:15 GMT Server: Apache x-openstack-request-id: req-77ca0cea-aa76-4f6a-9bb2-140fa883045a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "OS::stack_id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "image_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image", "inst_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-inst", "subnet_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-subnet", "net_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-net", "flavor_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "stack_user_project_id": "6dbc83cd5c1c4378a7975ab94ab71fa4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:48:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:15,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 used request id req-77ca0cea-aa76-4f6a-9bb2-140fa883045a 2018-07-22 08:49:15,192 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 08:49:15,192 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack 2018-07-22 08:49:15,192 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack 2018-07-22 08:49:15,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:49:15,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b8880f59bc54f729acf72d143d3e356", "name": "CreateStackSuccessTests-da69e6a1-ed29-4e0-proj-role"}], "expires_at": "2018-07-22T09:49:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "303c30c46f5241dd829cd2d3b72a3a4f", "name": "CreateStackSuccessTests-da69e6a1-ed29-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_303c30c46f5241dd829cd2d3b72a3a4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_303c30c46f5241dd829cd2d3b72a3a4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-da69e6a1-ed29-4e0-user", "id": "f2f2cd07488a47b290cc9be18e39025c"}, "audit_ids": ["lKhgGjclT_GXbXZo5iidxQ"], "issued_at": "2018-07-22T08:49:15.000000Z"}} 2018-07-22 08:49:15,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/a00e5989-192a-4f45-bd20-2e8d178ccd12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8ab324f6668efd9c7edafb3a12b1ef04cdebb0" 2018-07-22 08:49:15,805 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:15 GMT Server: Apache x-openstack-request-id: req-e46a32c7-ed2c-44c2-aa72-d88134570a8a Location: http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:16,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:15 GMT Server: Apache x-openstack-request-id: req-f2677374-d2c8-4e4c-b58c-1775d01deb74 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "OS::stack_id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "image_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image", "inst_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-inst", "subnet_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-subnet", "net_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-net", "flavor_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "stack_user_project_id": "6dbc83cd5c1c4378a7975ab94ab71fa4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:48:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:16,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 used request id req-f2677374-d2c8-4e4c-b58c-1775d01deb74 2018-07-22 08:49:16,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/a00e5989-192a-4f45-bd20-2e8d178ccd12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5c4e0630a3e1f922ef5485f914e5b8f80b194c" 2018-07-22 08:49:16,228 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:16 GMT Server: Apache x-openstack-request-id: req-79a11ad4-a225-452a-bb8c-fe2283d3bdd0 Location: http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:16,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:16 GMT Server: Apache x-openstack-request-id: req-76fe1902-a7a0-4ed9-a9e9-dfaf4fe3cbe1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "OS::stack_id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "image_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image", "inst_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-inst", "subnet_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-subnet", "net_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-net", "flavor_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "stack_user_project_id": "6dbc83cd5c1c4378a7975ab94ab71fa4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:48:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:16,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 used request id req-76fe1902-a7a0-4ed9-a9e9-dfaf4fe3cbe1 2018-07-22 08:49:16,430 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack 2018-07-22 08:49:16,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/a00e5989-192a-4f45-bd20-2e8d178ccd12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5c4e0630a3e1f922ef5485f914e5b8f80b194c" 2018-07-22 08:49:16,460 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:16 GMT Server: Apache x-openstack-request-id: req-b0f465c1-e045-482c-aa5b-48becc41e62a Location: http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:16,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:49:16 GMT Server: Apache x-openstack-request-id: req-407503f9-6951-4ae7-a1e5-c099532d382e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:49:16,502 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 used request id req-407503f9-6951-4ae7-a1e5-c099532d382e 2018-07-22 08:49:16,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/a00e5989-192a-4f45-bd20-2e8d178ccd12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5c4e0630a3e1f922ef5485f914e5b8f80b194c" 2018-07-22 08:49:16,705 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:16 GMT Server: Apache x-openstack-request-id: req-5fe63746-5096-4bf7-8cd0-f7ea513fcf80 Location: http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:16,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:16 GMT Server: Apache x-openstack-request-id: req-b184da85-3d09-44fc-ade5-dc8545db49ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 562 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "OS::stack_id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "image_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image", "inst_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-inst", "subnet_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-subnet", "flavor_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-flavor-name", "net_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "stack_user_project_id": "6dbc83cd5c1c4378a7975ab94ab71fa4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:48:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:49:16Z", "id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:16,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 used request id req-b184da85-3d09-44fc-ade5-dc8545db49ae 2018-07-22 08:49:16,732 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:49:16,732 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:49:19,735 - create_stack - DEBUG - Stack status query timeout in 1196.76702905 2018-07-22 08:49:19,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/a00e5989-192a-4f45-bd20-2e8d178ccd12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5c4e0630a3e1f922ef5485f914e5b8f80b194c" 2018-07-22 08:49:19,942 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:19 GMT Server: Apache x-openstack-request-id: req-ad23b109-eebf-4795-98bf-354e6ae6b3ab Location: http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:19,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:19 GMT Server: Apache x-openstack-request-id: req-b5937e90-0668-4491-835a-fdd34d686ce7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 562 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "OS::stack_id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "image_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image", "inst_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-inst", "subnet_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-subnet", "flavor_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-flavor-name", "net_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "stack_user_project_id": "6dbc83cd5c1c4378a7975ab94ab71fa4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:48:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:49:16Z", "id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:19,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 used request id req-b5937e90-0668-4491-835a-fdd34d686ce7 2018-07-22 08:49:19,971 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:49:19,971 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:49:22,975 - create_stack - DEBUG - Stack status query timeout in 1193.52774405 2018-07-22 08:49:22,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/a00e5989-192a-4f45-bd20-2e8d178ccd12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5c4e0630a3e1f922ef5485f914e5b8f80b194c" 2018-07-22 08:49:23,167 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:22 GMT Server: Apache x-openstack-request-id: req-4d13870b-75a1-45a3-8f33-08c40168608b Location: http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:23,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:23 GMT Server: Apache x-openstack-request-id: req-9ce9a154-d5ce-4227-a5b5-f1a009f807f8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 562 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "OS::stack_id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "image_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image", "inst_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-inst", "subnet_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-subnet", "flavor_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-flavor-name", "net_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "stack_user_project_id": "6dbc83cd5c1c4378a7975ab94ab71fa4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:48:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:49:16Z", "id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:23,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 used request id req-9ce9a154-d5ce-4227-a5b5-f1a009f807f8 2018-07-22 08:49:23,390 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:49:23,391 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:49:26,394 - create_stack - DEBUG - Stack status query timeout in 1190.10855985 2018-07-22 08:49:26,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/a00e5989-192a-4f45-bd20-2e8d178ccd12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5c4e0630a3e1f922ef5485f914e5b8f80b194c" 2018-07-22 08:49:26,427 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:26 GMT Server: Apache x-openstack-request-id: req-4c4061b9-8833-492a-8a2c-60ee2bd7728a Location: http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:26,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:26 GMT Server: Apache x-openstack-request-id: req-7ad02e5d-927b-4a8a-9d8c-1c933aaf76a1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "OS::stack_id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "image_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image", "inst_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-inst", "subnet_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-subnet", "flavor_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-flavor-name", "net_name": "CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-net"}, "deletion_time": "2018-07-22T08:49:26Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack", "stack_user_project_id": "6dbc83cd5c1c4378a7975ab94ab71fa4", "tags": null, "creation_time": "2018-07-22T08:48:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T08:49:16Z", "id": "a00e5989-192a-4f45-bd20-2e8d178ccd12", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:26,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 used request id req-7ad02e5d-927b-4a8a-9d8c-1c933aaf76a1 2018-07-22 08:49:26,620 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 08:49:26,620 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack 2018-07-22 08:49:26,620 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack 2018-07-22 08:49:26,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/a00e5989-192a-4f45-bd20-2e8d178ccd12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5c4e0630a3e1f922ef5485f914e5b8f80b194c" 2018-07-22 08:49:26,824 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:26 GMT Server: Apache x-openstack-request-id: req-aa7dbe86-1c2b-41f6-b59a-2a35047191b9 Location: http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:26,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:49:26 GMT Server: Apache x-openstack-request-id: req-dff70974-cedb-4c79-90ef-aab511a7b59f Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 08:49:26,849 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/303c30c46f5241dd829cd2d3b72a3a4f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-stack/a00e5989-192a-4f45-bd20-2e8d178ccd12 used request id req-dff70974-cedb-4c79-90ef-aab511a7b59f 2018-07-22 08:49:26,850 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-d6c83e9a-f3e5-4c07-81f3-5106bac044ae-image 2018-07-22 08:49:26,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/3cef913a-c959-41ec-ad93-eccb7989f91b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ecf1d121de97d104995b33a8a8590235c5bbf13" 2018-07-22 08:49:27,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3c874caa-188e-4018-89e1-1671dd4e77cd Date: Sun, 22 Jul 2018 08:49:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:49:27,606 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/3cef913a-c959-41ec-ad93-eccb7989f91b used request id req-3c874caa-188e-4018-89e1-1671dd4e77cd 2018-07-22 08:49:27,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/864f7b08-eb03-42c1-8841-3f6f6ad7a547 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa6002fce17fa267248880d22fbc85762e0a875" 2018-07-22 08:49:27,639 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:49: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 x-openstack-request-id: req-4cdb0c78-dc1d-41b5-9a37-40dfad8569fe x-compute-request-id: req-4cdb0c78-dc1d-41b5-9a37-40dfad8569fe Content-Length: 0 Content-Type: application/json 2018-07-22 08:49:27,639 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/864f7b08-eb03-42c1-8841-3f6f6ad7a547 used request id req-4cdb0c78-dc1d-41b5-9a37-40dfad8569fe 2018-07-22 08:49:27,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:49:27,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6d27b760-a8c0-41e3-8772-c8fb5b0bc3b7 Date: Sun, 22 Jul 2018 08:49:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "303c30c46f5241dd829cd2d3b72a3a4f", "created_at": "2018-07-22T08:48:58Z", "updated_at": "2018-07-22T08:48:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:48:58Z", "revision_number": 0, "id": "84052f4e-9fec-4ae8-888a-ecf6b93a7ad8", "remote_group_id": "9cdfce13-3769-4891-a932-e487e977134a", "remote_ip_prefix": null, "created_at": "2018-07-22T08:48:58Z", "security_group_id": "9cdfce13-3769-4891-a932-e487e977134a", "tenant_id": "303c30c46f5241dd829cd2d3b72a3a4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "303c30c46f5241dd829cd2d3b72a3a4f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:48:58Z", "revision_number": 0, "id": "88965af1-02de-4a45-a431-9c0c89ff906d", "remote_group_id": "9cdfce13-3769-4891-a932-e487e977134a", "remote_ip_prefix": null, "created_at": "2018-07-22T08:48:58Z", "security_group_id": "9cdfce13-3769-4891-a932-e487e977134a", "tenant_id": "303c30c46f5241dd829cd2d3b72a3a4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "303c30c46f5241dd829cd2d3b72a3a4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:48:58Z", "revision_number": 0, "id": "aa9876c6-57b7-4ba8-a0a0-49eaec2f59f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:48:58Z", "security_group_id": "9cdfce13-3769-4891-a932-e487e977134a", "tenant_id": "303c30c46f5241dd829cd2d3b72a3a4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "303c30c46f5241dd829cd2d3b72a3a4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:48:58Z", "revision_number": 0, "id": "dc6e9b5e-ea7a-41a4-92ef-01bfab9d755d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:48:58Z", "security_group_id": "9cdfce13-3769-4891-a932-e487e977134a", "tenant_id": "303c30c46f5241dd829cd2d3b72a3a4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "303c30c46f5241dd829cd2d3b72a3a4f"}], "revision_number": 4, "project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "id": "9cdfce13-3769-4891-a932-e487e977134a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:49:27,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6d27b760-a8c0-41e3-8772-c8fb5b0bc3b7 2018-07-22 08:49:27,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:49:27,980 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:49:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4843b5bf-e3a0-4d33-8f80-5ed5b38fc54f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:49:27,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-4843b5bf-e3a0-4d33-8f80-5ed5b38fc54f 2018-07-22 08:49:27,980 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:49:27,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:49:28,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:49:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89c49dfc-e77c-4a2c-b9d7-d4bac84a1a08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:49:28,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-89c49dfc-e77c-4a2c-b9d7-d4bac84a1a08 2018-07-22 08:49:28,072 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:49:28,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:49:28,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d67484-9e4e-45f3-b804-da6a3390b9a3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:49:28,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-36d67484-9e4e-45f3-b804-da6a3390b9a3 2018-07-22 08:49:28,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:49:28,275 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c2d8ac9-08a2-41be-aacf-acff1ca2da77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:49:28,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-4c2d8ac9-08a2-41be-aacf-acff1ca2da77 2018-07-22 08:49:28,275 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:49:28,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:49:28,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5fb4b3b-dd28-41a8-b7af-3fea871c685f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:49:28,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-e5fb4b3b-dd28-41a8-b7af-3fea871c685f 2018-07-22 08:49:28,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:49:28,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:49:28,461 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bf96138-1f23-40af-aace-0ea5af2a415b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:49:28,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-5bf96138-1f23-40af-aace-0ea5af2a415b 2018-07-22 08:49:28,461 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:49:28,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/303c30c46f5241dd829cd2d3b72a3a4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:49:28,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0fc7b48-959e-45d0-b114-8f66c9df565e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/303c30c46f5241dd829cd2d3b72a3a4f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "303c30c46f5241dd829cd2d3b72a3a4f", "name": "CreateStackSuccessTests-da69e6a1-ed29-4e0-proj"}} 2018-07-22 08:49:28,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/303c30c46f5241dd829cd2d3b72a3a4f used request id req-d0fc7b48-959e-45d0-b114-8f66c9df565e 2018-07-22 08:49:28,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9cdfce13-3769-4891-a932-e487e977134a 2018-07-22 08:49:28,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9cdfce13-3769-4891-a932-e487e977134a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:49:28,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9c79e850-8a1a-4ad4-a837-3dce5f5332bb Date: Sun, 22 Jul 2018 08:49:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9cdfce13-3769-4891-a932-e487e977134a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:48:58Z", "security_group_id": "9cdfce13-3769-4891-a932-e487e977134a", "port_range_min": null, "revision_number": 0, "tenant_id": "303c30c46f5241dd829cd2d3b72a3a4f", "created_at": "2018-07-22T08:48:58Z", "project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "id": "84052f4e-9fec-4ae8-888a-ecf6b93a7ad8"}, {"remote_group_id": "9cdfce13-3769-4891-a932-e487e977134a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:48:58Z", "security_group_id": "9cdfce13-3769-4891-a932-e487e977134a", "port_range_min": null, "revision_number": 0, "tenant_id": "303c30c46f5241dd829cd2d3b72a3a4f", "created_at": "2018-07-22T08:48:58Z", "project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "id": "88965af1-02de-4a45-a431-9c0c89ff906d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:48:58Z", "security_group_id": "9cdfce13-3769-4891-a932-e487e977134a", "port_range_min": null, "revision_number": 0, "tenant_id": "303c30c46f5241dd829cd2d3b72a3a4f", "created_at": "2018-07-22T08:48:58Z", "project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "id": "aa9876c6-57b7-4ba8-a0a0-49eaec2f59f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:48:58Z", "security_group_id": "9cdfce13-3769-4891-a932-e487e977134a", "port_range_min": null, "revision_number": 0, "tenant_id": "303c30c46f5241dd829cd2d3b72a3a4f", "created_at": "2018-07-22T08:48:58Z", "project_id": "303c30c46f5241dd829cd2d3b72a3a4f", "id": "dc6e9b5e-ea7a-41a4-92ef-01bfab9d755d"}]} 2018-07-22 08:49:28,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9cdfce13-3769-4891-a932-e487e977134a used request id req-9c79e850-8a1a-4ad4-a837-3dce5f5332bb 2018-07-22 08:49:28,861 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:49:28,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9cdfce13-3769-4891-a932-e487e977134a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:49:29,199 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9c0fab7-a8ac-42a5-b41d-c8604e923c29 Content-Length: 0 Date: Sun, 22 Jul 2018 08:49:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:49:29,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9cdfce13-3769-4891-a932-e487e977134a used request id req-a9c0fab7-a8ac-42a5-b41d-c8604e923c29 2018-07-22 08:49:29,200 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-da69e6a1-ed29-4e0-proj 2018-07-22 08:49:29,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/303c30c46f5241dd829cd2d3b72a3a4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:49:29,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:49:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8f48ef5-44af-47da-aa6b-661f756eff97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:49:29,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/303c30c46f5241dd829cd2d3b72a3a4f used request id req-b8f48ef5-44af-47da-aa6b-661f756eff97 2018-07-22 08:49:29,425 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-da69e6a1-ed29-4e0-proj-role 2018-07-22 08:49:29,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/1b8880f59bc54f729acf72d143d3e356 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:49:29,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:49:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ed51d90-5f8d-4a3a-8bf2-e89e0f28d599 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:49:29,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/1b8880f59bc54f729acf72d143d3e356 used request id req-1ed51d90-5f8d-4a3a-8bf2-e89e0f28d599 2018-07-22 08:49:29,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4fd6af5bde9bbb6c9a1b9ec23a4b8d3ca1cb4e" 2018-07-22 08:49:29,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73dfa810-ea56-4758-9203-b5ed135b3218 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:49:29,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-73dfa810-ea56-4758-9203-b5ed135b3218 2018-07-22 08:49:29,652 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-da69e6a1-ed29-4e0-user 2018-07-22 08:49:29,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/f2f2cd07488a47b290cc9be18e39025c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf0b3125906d44c51e58efdd7cd4c1e86d9ba9a" 2018-07-22 08:49:29,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:49:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4df5d279-c4cf-4275-b71e-612845f31d15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:49:29,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f2f2cd07488a47b290cc9be18e39025c used request id req-4df5d279-c4cf-4275-b71e-612845f31d15 2018-07-22 08:49:29,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:49:30,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:49:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["Hi-cEyu3QKa-TpumcuZTvg"], "issued_at": "2018-07-22T08:49:30.000000Z"}} 2018-07-22 08:49:30,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee0c49b7a0212b632c4ce982ba654728bf132b7" 2018-07-22 08:49:30,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4caae2fc-5cc0-463a-9312-c6162654b655 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:49:30,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4caae2fc-5cc0-463a-9312-c6162654b655 2018-07-22 08:49:30,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:49:30,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:49:30,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:49:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["3Mpoxk1YSCGDK88Sj6rr6w"], "issued_at": "2018-07-22T08:49:30.000000Z"}} 2018-07-22 08:49:30,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" 2018-07-22 08:49:30,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-749345e7-343f-42e7-9b97-2dceaf8bbe7c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:49:30,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-749345e7-343f-42e7-9b97-2dceaf8bbe7c 2018-07-22 08:49:30,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:49:30,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:49:30 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:49:30,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2169f3cb-0e3d-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" 2018-07-22 08:49:30,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c06f7b83-4fc6-484e-a727-ffc452004879 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2169f3cb-0e3d-473-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:49:30,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2169f3cb-0e3d-473-proj used request id req-c06f7b83-4fc6-484e-a727-ffc452004879 2018-07-22 08:49:30,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" 2018-07-22 08:49:31,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc89f6a0-4934-41f2-a4c8-ac7916b78491 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:49:31,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bc89f6a0-4934-41f2-a4c8-ac7916b78491 2018-07-22 08:49:31,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-proj"}}' 2018-07-22 08:49:31,191 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:49:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7b117b5-8675-44d2-84b0-c68fbe9506ed Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f6d21d4fca92483193e7f22ad64163e7"}, "tags": [], "enabled": true, "id": "f6d21d4fca92483193e7f22ad64163e7", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-proj"}} 2018-07-22 08:49:31,191 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b7b117b5-8675-44d2-84b0-c68fbe9506ed 2018-07-22 08:49:31,192 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-2169f3cb-0e3d-473-proj 2018-07-22 08:49:31,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:49:31,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:49:31,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:49:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ozj7oO2GSv22HX3DtliIUQ"], "issued_at": "2018-07-22T08:49:31.000000Z"}} 2018-07-22 08:49:31,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c5d90735df7b463242e6a1283bd4f014c68cf" 2018-07-22 08:49:31,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35742ff7-c09e-4edc-a505-81e3e44a81b3 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:49:31,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-35742ff7-c09e-4edc-a505-81e3e44a81b3 2018-07-22 08:49:31,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:49:31,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:49: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://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:49:31,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c5d90735df7b463242e6a1283bd4f014c68cf" 2018-07-22 08:49:31,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b863ad2c-8ac3-46ff-a365-7810f28a5d59 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:49:31,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b863ad2c-8ac3-46ff-a365-7810f28a5d59 2018-07-22 08:49:31,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2169f3cb-0e3d-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c5d90735df7b463242e6a1283bd4f014c68cf" 2018-07-22 08:49:31,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fd74cc8-1dd6-4a10-b49c-6bbd0f5a72a7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2169f3cb-0e3d-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f6d21d4fca92483193e7f22ad64163e7"}, "tags": [], "enabled": true, "id": "f6d21d4fca92483193e7f22ad64163e7", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-proj"}]} 2018-07-22 08:49:31,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2169f3cb-0e3d-473-proj used request id req-6fd74cc8-1dd6-4a10-b49c-6bbd0f5a72a7 2018-07-22 08:49:31,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c5d90735df7b463242e6a1283bd4f014c68cf" 2018-07-22 08:49:31,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a2f44dd-34de-4994-81b2-14239300e89d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:49:31,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0a2f44dd-34de-4994-81b2-14239300e89d 2018-07-22 08:49:32,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c5d90735df7b463242e6a1283bd4f014c68cf" 2018-07-22 08:49:32,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22aac107-9f0b-4e01-9c55-4d338bfdb6dc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:49:32,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-22aac107-9f0b-4e01-9c55-4d338bfdb6dc 2018-07-22 08:49:32,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2169f3cb-0e3d-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c5d90735df7b463242e6a1283bd4f014c68cf" 2018-07-22 08:49:32,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ad733e-54dc-41fc-9319-b6de51c37cf0 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2169f3cb-0e3d-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f6d21d4fca92483193e7f22ad64163e7"}, "tags": [], "enabled": true, "id": "f6d21d4fca92483193e7f22ad64163e7", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-proj"}]} 2018-07-22 08:49:32,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2169f3cb-0e3d-473-proj used request id req-b5ad733e-54dc-41fc-9319-b6de51c37cf0 2018-07-22 08:49:32,506 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-2169f3cb-0e3d-473-user 2018-07-22 08:49:32,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:49:32,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" 2018-07-22 08:49:32,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f53f916-6362-4639-9158-977322880658 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:49:32,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9f53f916-6362-4639-9158-977322880658 2018-07-22 08:49:32,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" -d '{"role": {"name": "CreateStackSuccessTests-2169f3cb-0e3d-473-proj-role"}}' 2018-07-22 08:49:32,736 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7601ea8c-d971-4d62-8a21-85202a9bf2fd Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c754dc67ba384c0ea1175a7aa91267f1", "links": {"self": "http://172.30.9.23:5000/v3/roles/c754dc67ba384c0ea1175a7aa91267f1"}, "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-proj-role"}} 2018-07-22 08:49:32,736 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7601ea8c-d971-4d62-8a21-85202a9bf2fd 2018-07-22 08:49:32,737 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-2169f3cb-0e3d-473-proj-role 2018-07-22 08:49:32,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c754dc67ba384c0ea1175a7aa91267f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" 2018-07-22 08:49:32,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8799e0cb-171a-4f39-8eac-71d174db375c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c754dc67ba384c0ea1175a7aa91267f1", "links": {"self": "http://172.30.9.23:5000/v3/roles/c754dc67ba384c0ea1175a7aa91267f1"}, "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-proj-role"}} 2018-07-22 08:49:32,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c754dc67ba384c0ea1175a7aa91267f1 used request id req-8799e0cb-171a-4f39-8eac-71d174db375c 2018-07-22 08:49:32,828 - keystone_utils - INFO - Granting role CreateStackSuccessTests-2169f3cb-0e3d-473-proj-role to project CreateStackSuccessTests-2169f3cb-0e3d-473-proj 2018-07-22 08:49:32,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f6d21d4fca92483193e7f22ad64163e7/users/64e1a939716144488362c0a312a33664/roles/c754dc67ba384c0ea1175a7aa91267f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" 2018-07-22 08:49:32,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e29ebe18-eb64-472b-a85c-d7fbe1007b2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:49:32,961 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f6d21d4fca92483193e7f22ad64163e7/users/64e1a939716144488362c0a312a33664/roles/c754dc67ba384c0ea1175a7aa91267f1 used request id req-e29ebe18-eb64-472b-a85c-d7fbe1007b2b 2018-07-22 08:49:32,961 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:49:32,962 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:49:32,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:49:32,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:49:33,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c754dc67ba384c0ea1175a7aa91267f1", "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-proj-role"}], "expires_at": "2018-07-22T09:49:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6d21d4fca92483193e7f22ad64163e7", "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f6d21d4fca92483193e7f22ad64163e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f6d21d4fca92483193e7f22ad64163e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-user", "id": "64e1a939716144488362c0a312a33664"}, "audit_ids": ["F5RLYdrGR5CI5IPXuCXy1w"], "issued_at": "2018-07-22T08:49:33.000000Z"}} 2018-07-22 08:49:33,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6179ec755870b60e7b97e2f8684e927a81cc53e" 2018-07-22 08:49:33,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb455d7-3b0f-481b-9935-e86aaa2b2ab7 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:49:33,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-dcb455d7-3b0f-481b-9935-e86aaa2b2ab7 2018-07-22 08:49:33,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6179ec755870b60e7b97e2f8684e927a81cc53e" 2018-07-22 08:49:33,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-5473b298-2bc8-41a6-b024-899d289fbd21 Date: Sun, 22 Jul 2018 08:49:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image"} 2018-07-22 08:49:33,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image used request id req-5473b298-2bc8-41a6-b024-899d289fbd21 2018-07-22 08:49:33,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6179ec755870b60e7b97e2f8684e927a81cc53e" 2018-07-22 08:49:33,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-74833194-2dd2-47bf-8129-1aa968bc6178 Date: Sun, 22 Jul 2018 08:49:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:49:33,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-74833194-2dd2-47bf-8129-1aa968bc6178 2018-07-22 08:49:33,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6179ec755870b60e7b97e2f8684e927a81cc53e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image"}' 2018-07-22 08:49:34,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5904ae7c-2291-4ca4-91eb-82a016076476 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1c03a274-0ef6-4bb7-9192-db63b2d57306 Date: Sun, 22 Jul 2018 08:49:34 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:49:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:49:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/5904ae7c-2291-4ca4-91eb-82a016076476", "min_disk": 0, "protected": false, "id": "5904ae7c-2291-4ca4-91eb-82a016076476", "file": "/v2/images/5904ae7c-2291-4ca4-91eb-82a016076476/file", "checksum": null, "owner": "f6d21d4fca92483193e7f22ad64163e7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:49:34,085 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1c03a274-0ef6-4bb7-9192-db63b2d57306 2018-07-22 08:49:34,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/5904ae7c-2291-4ca4-91eb-82a016076476/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6179ec755870b60e7b97e2f8684e927a81cc53e" -d '' 2018-07-22 08:49:35,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dcf8b63f-3434-45fa-b8a6-984d7d74d75d Date: Sun, 22 Jul 2018 08:49:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:49:35,562 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5904ae7c-2291-4ca4-91eb-82a016076476/file used request id req-dcf8b63f-3434-45fa-b8a6-984d7d74d75d 2018-07-22 08:49:35,563 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:49:35,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5904ae7c-2291-4ca4-91eb-82a016076476 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6179ec755870b60e7b97e2f8684e927a81cc53e" 2018-07-22 08:49:35,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3bc6a88b-7484-4db9-a97c-03f41d97f382 Date: Sun, 22 Jul 2018 08:49:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:49:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:49:35Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/5904ae7c-2291-4ca4-91eb-82a016076476/snap", "metadata": {}}], "self": "/v2/images/5904ae7c-2291-4ca4-91eb-82a016076476", "min_disk": 0, "protected": false, "id": "5904ae7c-2291-4ca4-91eb-82a016076476", "file": "/v2/images/5904ae7c-2291-4ca4-91eb-82a016076476/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f6d21d4fca92483193e7f22ad64163e7", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/5904ae7c-2291-4ca4-91eb-82a016076476/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:49:35,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5904ae7c-2291-4ca4-91eb-82a016076476 used request id req-3bc6a88b-7484-4db9-a97c-03f41d97f382 2018-07-22 08:49:35,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6179ec755870b60e7b97e2f8684e927a81cc53e" 2018-07-22 08:49:35,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d12cffd0-90a7-4827-addf-168a53e02a1e Date: Sun, 22 Jul 2018 08:49:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:49:35,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d12cffd0-90a7-4827-addf-168a53e02a1e 2018-07-22 08:49:35,956 - create_image - INFO - Created image with name - CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image 2018-07-22 08:49:35,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5904ae7c-2291-4ca4-91eb-82a016076476 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6179ec755870b60e7b97e2f8684e927a81cc53e" 2018-07-22 08:49:35,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-e91bfe5d-2ccd-4367-af64-510b585cd310 Date: Sun, 22 Jul 2018 08:49:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:49:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:49:35Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/5904ae7c-2291-4ca4-91eb-82a016076476/snap", "metadata": {}}], "self": "/v2/images/5904ae7c-2291-4ca4-91eb-82a016076476", "min_disk": 0, "protected": false, "id": "5904ae7c-2291-4ca4-91eb-82a016076476", "file": "/v2/images/5904ae7c-2291-4ca4-91eb-82a016076476/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f6d21d4fca92483193e7f22ad64163e7", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/5904ae7c-2291-4ca4-91eb-82a016076476/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:49:35,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5904ae7c-2291-4ca4-91eb-82a016076476 used request id req-e91bfe5d-2ccd-4367-af64-510b585cd310 2018-07-22 08:49:35,978 - create_image - DEBUG - Instance status is - active 2018-07-22 08:49:35,978 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image 2018-07-22 08:49:35,978 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image 2018-07-22 08:49:35,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:49:35,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:49:36,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:49:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["zpCG14N5SQCpMsv-VPvyWA"], "issued_at": "2018-07-22T08:49:36.000000Z"}} 2018-07-22 08:49:36,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac119d164089a1ab0d3e3a9e4b714f68ee3b056" 2018-07-22 08:49:36,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f028dc35-a9bc-456f-a415-fa19bd65747e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:49:36,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f028dc35-a9bc-456f-a415-fa19bd65747e 2018-07-22 08:49:36,466 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:49:36,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac119d164089a1ab0d3e3a9e4b714f68ee3b056" 2018-07-22 08:49:36,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:36 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-61f67c55-c2b1-409a-bc3a-dc9ce01c48ed x-compute-request-id: req-61f67c55-c2b1-409a-bc3a-dc9ce01c48ed Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:49:36,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-61f67c55-c2b1-409a-bc3a-dc9ce01c48ed 2018-07-22 08:49:36,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac119d164089a1ab0d3e3a9e4b714f68ee3b056" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:49:36,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:36 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-d94a39ad-f5ff-4744-b992-a0742792c1fb x-compute-request-id: req-d94a39ad-f5ff-4744-b992-a0742792c1fb Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c03230d3-da49-4f2e-9e38-18bfcf8405a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c03230d3-da49-4f2e-9e38-18bfcf8405a5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c03230d3-da49-4f2e-9e38-18bfcf8405a5"}} 2018-07-22 08:49:36,722 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d94a39ad-f5ff-4744-b992-a0742792c1fb 2018-07-22 08:49:36,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:49:36,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:49:37,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c754dc67ba384c0ea1175a7aa91267f1", "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-proj-role"}], "expires_at": "2018-07-22T09:49:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6d21d4fca92483193e7f22ad64163e7", "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f6d21d4fca92483193e7f22ad64163e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f6d21d4fca92483193e7f22ad64163e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-user", "id": "64e1a939716144488362c0a312a33664"}, "audit_ids": ["teR9VvwYSx-8OFEBoGGdMw"], "issued_at": "2018-07-22T08:49:37.000000Z"}} 2018-07-22 08:49:37,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf4328fd49b03132c40b056ec788fe0d464a9e" 2018-07-22 08:49:37,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ca73c7-5033-464a-9870-e916a02fa313 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:49:37,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-79ca73c7-5033-464a-9870-e916a02fa313 2018-07-22 08:49:37,214 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:49:37,217 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:49:37,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf4328fd49b03132c40b056ec788fe0d464a9e" 2018-07-22 08:49:37,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:37 GMT Server: Apache x-openstack-request-id: req-2d1612d5-7727-418e-9308-36d9a0e363d2 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 08:49:37,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack used request id req-2d1612d5-7727-418e-9308-36d9a0e363d2 2018-07-22 08:49:37,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf4328fd49b03132c40b056ec788fe0d464a9e" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-net", "inst_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-inst", "subnet_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-subnet", "image_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "flavor_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-flavor-name"}}' 2018-07-22 08:49:39,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:49:37 GMT Server: Apache x-openstack-request-id: req-6bab07ff-0f64-4dce-9d98-5ee68ab556c1 Location: http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "links": [{"href": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3", "rel": "self"}]}} 2018-07-22 08:49:39,793 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks used request id req-6bab07ff-0f64-4dce-9d98-5ee68ab556c1 2018-07-22 08:49:39,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/0c81c817-d5cd-4693-973b-b97be43b55a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf4328fd49b03132c40b056ec788fe0d464a9e" 2018-07-22 08:49:40,000 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:39 GMT Server: Apache x-openstack-request-id: req-98332186-3a83-488f-821e-5764b40b1466 Location: http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:40,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:40 GMT Server: Apache x-openstack-request-id: req-01e69667-cb33-4556-9a3a-413705b65359 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f6d21d4fca92483193e7f22ad64163e7", "OS::stack_id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "image_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "inst_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-inst", "subnet_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-subnet", "net_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-net", "flavor_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "stack_user_project_id": "4573f5616efc499da4dffdb1b0466983", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:49:39Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:40,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 used request id req-01e69667-cb33-4556-9a3a-413705b65359 2018-07-22 08:49:40,255 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack 2018-07-22 08:49:40,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/0c81c817-d5cd-4693-973b-b97be43b55a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf4328fd49b03132c40b056ec788fe0d464a9e" 2018-07-22 08:49:40,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:40 GMT Server: Apache x-openstack-request-id: req-9bf4124d-e67d-49ff-b3e3-9fc6018f9589 Location: http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:40,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:40 GMT Server: Apache x-openstack-request-id: req-e5c601fb-5b81-4bc8-a927-de40bdfe4a7c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f6d21d4fca92483193e7f22ad64163e7", "OS::stack_id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "image_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "inst_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-inst", "subnet_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-subnet", "net_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-net", "flavor_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "stack_user_project_id": "4573f5616efc499da4dffdb1b0466983", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:49:39Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:40,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 used request id req-e5c601fb-5b81-4bc8-a927-de40bdfe4a7c 2018-07-22 08:49:40,665 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:49:40,665 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:49:43,668 - create_stack - DEBUG - Stack status query timeout in 1196.58732605 2018-07-22 08:49:43,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/0c81c817-d5cd-4693-973b-b97be43b55a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf4328fd49b03132c40b056ec788fe0d464a9e" 2018-07-22 08:49:43,862 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:43 GMT Server: Apache x-openstack-request-id: req-d3d7cf87-3c06-42e5-a744-9b6934248eae Location: http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:44,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:43 GMT Server: Apache x-openstack-request-id: req-3190253f-0d1b-4f30-89d7-e6d2c9ec4d18 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f6d21d4fca92483193e7f22ad64163e7", "OS::stack_id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "image_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "inst_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-inst", "subnet_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-subnet", "net_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-net", "flavor_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "stack_user_project_id": "4573f5616efc499da4dffdb1b0466983", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:49:39Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:44,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 used request id req-3190253f-0d1b-4f30-89d7-e6d2c9ec4d18 2018-07-22 08:49:44,089 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:49:44,090 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:49:47,093 - create_stack - DEBUG - Stack status query timeout in 1193.16278982 2018-07-22 08:49:47,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/0c81c817-d5cd-4693-973b-b97be43b55a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf4328fd49b03132c40b056ec788fe0d464a9e" 2018-07-22 08:49:47,293 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:47 GMT Server: Apache x-openstack-request-id: req-83807bf3-4d2a-45c9-b292-34bdb902068b Location: http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:47,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:47 GMT Server: Apache x-openstack-request-id: req-39d8530c-d7f1-4d62-b0c0-1a3cd6cd0ef6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f6d21d4fca92483193e7f22ad64163e7", "OS::stack_id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "image_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "inst_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-inst", "subnet_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-subnet", "net_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-net", "flavor_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "stack_user_project_id": "4573f5616efc499da4dffdb1b0466983", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:49:39Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:47,336 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 used request id req-39d8530c-d7f1-4d62-b0c0-1a3cd6cd0ef6 2018-07-22 08:49:47,336 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:49:47,336 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:49:50,339 - create_stack - DEBUG - Stack status query timeout in 1189.9162209 2018-07-22 08:49:50,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/0c81c817-d5cd-4693-973b-b97be43b55a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf4328fd49b03132c40b056ec788fe0d464a9e" 2018-07-22 08:49:50,540 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:50 GMT Server: Apache x-openstack-request-id: req-b1c2576d-0ed4-4571-b168-466242408c7b Location: http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:50,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:50 GMT Server: Apache x-openstack-request-id: req-1cf4fbb1-57c8-4fb9-8309-55840ffecc53 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f6d21d4fca92483193e7f22ad64163e7", "OS::stack_id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "image_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "inst_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-inst", "subnet_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-subnet", "net_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-net", "flavor_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "stack_user_project_id": "4573f5616efc499da4dffdb1b0466983", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:49:39Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:50,583 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 used request id req-1cf4fbb1-57c8-4fb9-8309-55840ffecc53 2018-07-22 08:49:50,584 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:49:50,584 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:49:53,587 - create_stack - DEBUG - Stack status query timeout in 1186.66840196 2018-07-22 08:49:53,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/0c81c817-d5cd-4693-973b-b97be43b55a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf4328fd49b03132c40b056ec788fe0d464a9e" 2018-07-22 08:49:53,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:53 GMT Server: Apache x-openstack-request-id: req-f4f6ccd8-4b5c-4d5b-811a-9af1d7abc702 Location: http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:53,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:53 GMT Server: Apache x-openstack-request-id: req-100a1413-efea-419e-b9f7-b101c0e82f9e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f6d21d4fca92483193e7f22ad64163e7", "OS::stack_id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "image_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "inst_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-inst", "subnet_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-subnet", "net_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-net", "flavor_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "stack_user_project_id": "4573f5616efc499da4dffdb1b0466983", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:49:39Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:53,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 used request id req-100a1413-efea-419e-b9f7-b101c0e82f9e 2018-07-22 08:49:53,660 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:49:53,660 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:49:56,664 - create_stack - DEBUG - Stack status query timeout in 1183.59195399 2018-07-22 08:49:56,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/0c81c817-d5cd-4693-973b-b97be43b55a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf4328fd49b03132c40b056ec788fe0d464a9e" 2018-07-22 08:49:56,870 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:56 GMT Server: Apache x-openstack-request-id: req-8e175d69-b6c8-421b-9d1c-902a4e753a91 Location: http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:57,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:56 GMT Server: Apache x-openstack-request-id: req-85995451-28d3-4ef3-a3bc-4661cc378e78 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f6d21d4fca92483193e7f22ad64163e7", "OS::stack_id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "image_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "inst_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-inst", "subnet_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-subnet", "net_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-net", "flavor_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "stack_user_project_id": "4573f5616efc499da4dffdb1b0466983", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:49:39Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:57,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 used request id req-85995451-28d3-4ef3-a3bc-4661cc378e78 2018-07-22 08:49:57,115 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 08:49:57,116 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack 2018-07-22 08:49:57,116 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack 2018-07-22 08:49:57,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:49:57,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c754dc67ba384c0ea1175a7aa91267f1", "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-proj-role"}], "expires_at": "2018-07-22T09:49:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6d21d4fca92483193e7f22ad64163e7", "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f6d21d4fca92483193e7f22ad64163e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f6d21d4fca92483193e7f22ad64163e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-user", "id": "64e1a939716144488362c0a312a33664"}, "audit_ids": ["PcBQIvOOTWCFZDoeNEVJ6A"], "issued_at": "2018-07-22T08:49:57.000000Z"}} 2018-07-22 08:49:57,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/0c81c817-d5cd-4693-973b-b97be43b55a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9bcb564bcab85f49e5322da9796a7eb6bf072e8" 2018-07-22 08:49:57,698 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:57 GMT Server: Apache x-openstack-request-id: req-f4fb4383-1e4c-4cc1-b454-b4adfb33f398 Location: http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:57,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:57 GMT Server: Apache x-openstack-request-id: req-d24c80a4-6d3a-46fc-9f03-f45846377363 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f6d21d4fca92483193e7f22ad64163e7", "OS::stack_id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "image_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "inst_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-inst", "subnet_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-subnet", "net_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-net", "flavor_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "stack_user_project_id": "4573f5616efc499da4dffdb1b0466983", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:49:39Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:57,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 used request id req-d24c80a4-6d3a-46fc-9f03-f45846377363 2018-07-22 08:49:57,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/0c81c817-d5cd-4693-973b-b97be43b55a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf4328fd49b03132c40b056ec788fe0d464a9e" 2018-07-22 08:49:58,488 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:57 GMT Server: Apache x-openstack-request-id: req-23cfbc90-9d30-481d-8ceb-d5aed74c6d55 Location: http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:58,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:58 GMT Server: Apache x-openstack-request-id: req-631a0f65-df64-4442-a46a-2c3e55a14afb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f6d21d4fca92483193e7f22ad64163e7", "OS::stack_id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "image_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "inst_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-inst", "subnet_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-subnet", "net_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-net", "flavor_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "stack_user_project_id": "4573f5616efc499da4dffdb1b0466983", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:49:39Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:58,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 used request id req-631a0f65-df64-4442-a46a-2c3e55a14afb 2018-07-22 08:49:58,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:49:58,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:49:59,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c754dc67ba384c0ea1175a7aa91267f1", "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-proj-role"}], "expires_at": "2018-07-22T09:49:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6d21d4fca92483193e7f22ad64163e7", "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f6d21d4fca92483193e7f22ad64163e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f6d21d4fca92483193e7f22ad64163e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f6d21d4fca92483193e7f22ad64163e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-user", "id": "64e1a939716144488362c0a312a33664"}, "audit_ids": ["S6fUKDvySDGCv4Et7IMCrg"], "issued_at": "2018-07-22T08:49:59.000000Z"}} 2018-07-22 08:49:59,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b02904a2c30d3781d61f1316890f66508ff5a62" 2018-07-22 08:49:59,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2254555a-5881-4dc1-8339-4d2e2fd5477c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:49:59,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2254555a-5881-4dc1-8339-4d2e2fd5477c 2018-07-22 08:49:59,187 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:49:59,190 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:49:59,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b02904a2c30d3781d61f1316890f66508ff5a62" 2018-07-22 08:49:59,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:59 GMT Server: Apache x-openstack-request-id: req-49e00cf7-af2b-4ebb-a682-83a3a32d6431 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "stack_user_project_id": "4573f5616efc499da4dffdb1b0466983", "deletion_time": null, "creation_time": "2018-07-22T08:49:39Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "tags": null}]} 2018-07-22 08:49:59,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack used request id req-49e00cf7-af2b-4ebb-a682-83a3a32d6431 2018-07-22 08:49:59,389 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack 2018-07-22 08:49:59,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/0c81c817-d5cd-4693-973b-b97be43b55a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b02904a2c30d3781d61f1316890f66508ff5a62" 2018-07-22 08:49:59,597 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:59 GMT Server: Apache x-openstack-request-id: req-966a1fa7-b26e-41b4-ac00-c8e2e16455b6 Location: http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:49:59,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:49:59 GMT Server: Apache x-openstack-request-id: req-b46d6184-a44d-4292-b9bb-653d0cee3638 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f6d21d4fca92483193e7f22ad64163e7", "OS::stack_id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "image_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "inst_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-inst", "subnet_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-subnet", "net_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-net", "flavor_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "stack_user_project_id": "4573f5616efc499da4dffdb1b0466983", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:49:39Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:49:59,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 used request id req-b46d6184-a44d-4292-b9bb-653d0cee3638 2018-07-22 08:49:59,811 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack 2018-07-22 08:49:59,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/0c81c817-d5cd-4693-973b-b97be43b55a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf4328fd49b03132c40b056ec788fe0d464a9e" 2018-07-22 08:50:00,004 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:49:59 GMT Server: Apache x-openstack-request-id: req-673fbab3-5838-440d-a754-72db5558bec9 Location: http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:00,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:50:00 GMT Server: Apache x-openstack-request-id: req-88189ec6-9b26-460a-bb45-9aeb5425bfc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:50:00,223 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 used request id req-88189ec6-9b26-460a-bb45-9aeb5425bfc6 2018-07-22 08:50:00,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/0c81c817-d5cd-4693-973b-b97be43b55a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf4328fd49b03132c40b056ec788fe0d464a9e" 2018-07-22 08:50:00,427 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:00 GMT Server: Apache x-openstack-request-id: req-d4386a1f-4328-45cd-94cd-78976d6fcaec Location: http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:00,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:00 GMT Server: Apache x-openstack-request-id: req-1cf413c5-f224-4118-bbea-57c05f9e1832 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f6d21d4fca92483193e7f22ad64163e7", "OS::stack_id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "image_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "inst_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-inst", "subnet_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-subnet", "flavor_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-flavor-name", "net_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "stack_user_project_id": "4573f5616efc499da4dffdb1b0466983", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:49:39Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:50:00Z", "id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:50:00,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 used request id req-1cf413c5-f224-4118-bbea-57c05f9e1832 2018-07-22 08:50:00,618 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:50:00,619 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:50:03,622 - create_stack - DEBUG - Stack status query timeout in 1196.60201812 2018-07-22 08:50:03,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/0c81c817-d5cd-4693-973b-b97be43b55a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf4328fd49b03132c40b056ec788fe0d464a9e" 2018-07-22 08:50:03,653 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:03 GMT Server: Apache x-openstack-request-id: req-ff7acadd-cd23-44f6-9398-f6dfedc3f172 Location: http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:03,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:03 GMT Server: Apache x-openstack-request-id: req-7913305e-747a-4aa9-8e37-e02654393057 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f6d21d4fca92483193e7f22ad64163e7", "OS::stack_id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "image_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "inst_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-inst", "subnet_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-subnet", "flavor_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-flavor-name", "net_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "stack_user_project_id": "4573f5616efc499da4dffdb1b0466983", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:49:39Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:50:00Z", "id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:50:03,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 used request id req-7913305e-747a-4aa9-8e37-e02654393057 2018-07-22 08:50:03,856 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:50:03,857 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:50:06,860 - create_stack - DEBUG - Stack status query timeout in 1193.36384606 2018-07-22 08:50:06,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/0c81c817-d5cd-4693-973b-b97be43b55a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf4328fd49b03132c40b056ec788fe0d464a9e" 2018-07-22 08:50:07,039 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:06 GMT Server: Apache x-openstack-request-id: req-4af93706-e6b6-4b17-a090-cbeaf691749d Location: http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:07,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:07 GMT Server: Apache x-openstack-request-id: req-3e0973e5-7aba-42e2-8c53-f3e80c9105dc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f6d21d4fca92483193e7f22ad64163e7", "OS::stack_id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "image_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "inst_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-inst", "subnet_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-subnet", "flavor_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-flavor-name", "net_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "stack_user_project_id": "4573f5616efc499da4dffdb1b0466983", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:49:39Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:50:00Z", "id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:50:07,066 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 used request id req-3e0973e5-7aba-42e2-8c53-f3e80c9105dc 2018-07-22 08:50:07,067 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:50:07,067 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:50:10,070 - create_stack - DEBUG - Stack status query timeout in 1190.15398502 2018-07-22 08:50:10,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/0c81c817-d5cd-4693-973b-b97be43b55a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf4328fd49b03132c40b056ec788fe0d464a9e" 2018-07-22 08:50:10,101 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:10 GMT Server: Apache x-openstack-request-id: req-bee5573b-a385-436e-a254-a90a6dfb9064 Location: http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:10,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:10 GMT Server: Apache x-openstack-request-id: req-5d4466b7-83ad-498a-9e72-1057a0ab2646 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f6d21d4fca92483193e7f22ad64163e7", "OS::stack_id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "image_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image", "inst_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-inst", "subnet_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-subnet", "flavor_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-flavor-name", "net_name": "CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-net"}, "deletion_time": "2018-07-22T08:50:08Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack", "stack_user_project_id": "4573f5616efc499da4dffdb1b0466983", "tags": null, "creation_time": "2018-07-22T08:49:39Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T08:50:00Z", "id": "0c81c817-d5cd-4693-973b-b97be43b55a3", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:50:10,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 used request id req-5d4466b7-83ad-498a-9e72-1057a0ab2646 2018-07-22 08:50:10,383 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 08:50:10,383 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack 2018-07-22 08:50:10,384 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack 2018-07-22 08:50:10,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/0c81c817-d5cd-4693-973b-b97be43b55a3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf4328fd49b03132c40b056ec788fe0d464a9e" 2018-07-22 08:50:10,413 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:10 GMT Server: Apache x-openstack-request-id: req-ff3fd371-aa3d-4347-b71e-d70ec701f75c Location: http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:10,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:50:10 GMT Server: Apache x-openstack-request-id: req-91549668-252b-4ba4-abd2-f8d57581651a Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 08:50:10,602 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/f6d21d4fca92483193e7f22ad64163e7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-stack/0c81c817-d5cd-4693-973b-b97be43b55a3 used request id req-91549668-252b-4ba4-abd2-f8d57581651a 2018-07-22 08:50:10,602 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-e2bd79cd-b801-463a-a88d-4453077c4e91-image 2018-07-22 08:50:10,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/5904ae7c-2291-4ca4-91eb-82a016076476 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6179ec755870b60e7b97e2f8684e927a81cc53e" 2018-07-22 08:50:11,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b73182a-b0c4-4287-a5f5-81e9f0f89113 Date: Sun, 22 Jul 2018 08:50:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:50:11,635 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5904ae7c-2291-4ca4-91eb-82a016076476 used request id req-3b73182a-b0c4-4287-a5f5-81e9f0f89113 2018-07-22 08:50:11,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/c03230d3-da49-4f2e-9e38-18bfcf8405a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac119d164089a1ab0d3e3a9e4b714f68ee3b056" 2018-07-22 08:50:11,670 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:50:11 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-e89e858d-9758-4506-8ce1-5dff0df5dfcf x-compute-request-id: req-e89e858d-9758-4506-8ce1-5dff0df5dfcf Content-Length: 0 Content-Type: application/json 2018-07-22 08:50:11,670 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c03230d3-da49-4f2e-9e38-18bfcf8405a5 used request id req-e89e858d-9758-4506-8ce1-5dff0df5dfcf 2018-07-22 08:50:11,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" 2018-07-22 08:50:11,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c891a154-eb27-4198-8650-3e59a2083c03 Date: Sun, 22 Jul 2018 08:50:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f6d21d4fca92483193e7f22ad64163e7", "created_at": "2018-07-22T08:49:40Z", "updated_at": "2018-07-22T08:49:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:49:40Z", "revision_number": 0, "id": "5eec4385-74db-4cc5-8225-1a490fbdaf7f", "remote_group_id": "5c4fd2fc-575c-4b3c-96e8-bd59446d32a3", "remote_ip_prefix": null, "created_at": "2018-07-22T08:49:40Z", "security_group_id": "5c4fd2fc-575c-4b3c-96e8-bd59446d32a3", "tenant_id": "f6d21d4fca92483193e7f22ad64163e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6d21d4fca92483193e7f22ad64163e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:49:40Z", "revision_number": 0, "id": "9addc825-3a05-4208-8f0b-6229eb77296e", "remote_group_id": "5c4fd2fc-575c-4b3c-96e8-bd59446d32a3", "remote_ip_prefix": null, "created_at": "2018-07-22T08:49:40Z", "security_group_id": "5c4fd2fc-575c-4b3c-96e8-bd59446d32a3", "tenant_id": "f6d21d4fca92483193e7f22ad64163e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6d21d4fca92483193e7f22ad64163e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:49:40Z", "revision_number": 0, "id": "a4add0ce-f301-45a5-8065-144f9907af2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:49:40Z", "security_group_id": "5c4fd2fc-575c-4b3c-96e8-bd59446d32a3", "tenant_id": "f6d21d4fca92483193e7f22ad64163e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6d21d4fca92483193e7f22ad64163e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:49:40Z", "revision_number": 0, "id": "b5d4255f-65eb-46ad-ad86-a29c4f4bea0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:49:40Z", "security_group_id": "5c4fd2fc-575c-4b3c-96e8-bd59446d32a3", "tenant_id": "f6d21d4fca92483193e7f22ad64163e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6d21d4fca92483193e7f22ad64163e7"}], "revision_number": 4, "project_id": "f6d21d4fca92483193e7f22ad64163e7", "id": "5c4fd2fc-575c-4b3c-96e8-bd59446d32a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:50:11,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c891a154-eb27-4198-8650-3e59a2083c03 2018-07-22 08:50:11,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" 2018-07-22 08:50:12,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d73301f-64a8-4d30-b0d6-64f14c5359b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:50:12,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-9d73301f-64a8-4d30-b0d6-64f14c5359b9 2018-07-22 08:50:12,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:50:12,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" 2018-07-22 08:50:12,112 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:50:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ed17d4a-c662-45b7-9fc8-5fcf200cd767 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:50:12,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-8ed17d4a-c662-45b7-9fc8-5fcf200cd767 2018-07-22 08:50:12,113 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:50:12,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" 2018-07-22 08:50:12,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecdf5b19-ff00-4913-85cd-587b36578187 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:50:12,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-ecdf5b19-ff00-4913-85cd-587b36578187 2018-07-22 08:50:12,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f6d21d4fca92483193e7f22ad64163e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" 2018-07-22 08:50:12,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a675c34c-bcb2-46f8-bddf-5ab6a789d91f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f6d21d4fca92483193e7f22ad64163e7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f6d21d4fca92483193e7f22ad64163e7", "name": "CreateStackSuccessTests-2169f3cb-0e3d-473-proj"}} 2018-07-22 08:50:12,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f6d21d4fca92483193e7f22ad64163e7 used request id req-a675c34c-bcb2-46f8-bddf-5ab6a789d91f 2018-07-22 08:50:12,313 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c4fd2fc-575c-4b3c-96e8-bd59446d32a3 2018-07-22 08:50:12,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5c4fd2fc-575c-4b3c-96e8-bd59446d32a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" 2018-07-22 08:50:12,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d850c594-530d-4072-97f4-c26cca7655f7 Date: Sun, 22 Jul 2018 08:50:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5c4fd2fc-575c-4b3c-96e8-bd59446d32a3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:49:40Z", "security_group_id": "5c4fd2fc-575c-4b3c-96e8-bd59446d32a3", "port_range_min": null, "revision_number": 0, "tenant_id": "f6d21d4fca92483193e7f22ad64163e7", "created_at": "2018-07-22T08:49:40Z", "project_id": "f6d21d4fca92483193e7f22ad64163e7", "id": "5eec4385-74db-4cc5-8225-1a490fbdaf7f"}, {"remote_group_id": "5c4fd2fc-575c-4b3c-96e8-bd59446d32a3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:49:40Z", "security_group_id": "5c4fd2fc-575c-4b3c-96e8-bd59446d32a3", "port_range_min": null, "revision_number": 0, "tenant_id": "f6d21d4fca92483193e7f22ad64163e7", "created_at": "2018-07-22T08:49:40Z", "project_id": "f6d21d4fca92483193e7f22ad64163e7", "id": "9addc825-3a05-4208-8f0b-6229eb77296e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:49:40Z", "security_group_id": "5c4fd2fc-575c-4b3c-96e8-bd59446d32a3", "port_range_min": null, "revision_number": 0, "tenant_id": "f6d21d4fca92483193e7f22ad64163e7", "created_at": "2018-07-22T08:49:40Z", "project_id": "f6d21d4fca92483193e7f22ad64163e7", "id": "a4add0ce-f301-45a5-8065-144f9907af2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:49:40Z", "security_group_id": "5c4fd2fc-575c-4b3c-96e8-bd59446d32a3", "port_range_min": null, "revision_number": 0, "tenant_id": "f6d21d4fca92483193e7f22ad64163e7", "created_at": "2018-07-22T08:49:40Z", "project_id": "f6d21d4fca92483193e7f22ad64163e7", "id": "b5d4255f-65eb-46ad-ad86-a29c4f4bea0a"}]} 2018-07-22 08:50:12,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5c4fd2fc-575c-4b3c-96e8-bd59446d32a3 used request id req-d850c594-530d-4072-97f4-c26cca7655f7 2018-07-22 08:50:12,516 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:50:12,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/5c4fd2fc-575c-4b3c-96e8-bd59446d32a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" 2018-07-22 08:50:12,989 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-513b4ac5-166c-4cc2-ae71-62c82ad11704 Content-Length: 0 Date: Sun, 22 Jul 2018 08:50:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:50:12,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/5c4fd2fc-575c-4b3c-96e8-bd59446d32a3 used request id req-513b4ac5-166c-4cc2-ae71-62c82ad11704 2018-07-22 08:50:12,990 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-2169f3cb-0e3d-473-proj 2018-07-22 08:50:12,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f6d21d4fca92483193e7f22ad64163e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" 2018-07-22 08:50:13,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:50:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-186f6bad-42c7-4339-868b-45d31f1db7b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:50:13,293 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f6d21d4fca92483193e7f22ad64163e7 used request id req-186f6bad-42c7-4339-868b-45d31f1db7b6 2018-07-22 08:50:13,294 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-2169f3cb-0e3d-473-proj-role 2018-07-22 08:50:13,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c754dc67ba384c0ea1175a7aa91267f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" 2018-07-22 08:50:13,406 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:50:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b75b9e4-93f9-40dd-a417-dc199d3c36af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:50:13,407 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c754dc67ba384c0ea1175a7aa91267f1 used request id req-2b75b9e4-93f9-40dd-a417-dc199d3c36af 2018-07-22 08:50:13,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dff954dabf4d8f6eef7950652dbc3f123850d41" 2018-07-22 08:50:13,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-336df81c-683d-4ad1-9e0d-5aa286a4244e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:50:13,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-336df81c-683d-4ad1-9e0d-5aa286a4244e 2018-07-22 08:50:13,505 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-2169f3cb-0e3d-473-user 2018-07-22 08:50:13,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/64e1a939716144488362c0a312a33664 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c5d90735df7b463242e6a1283bd4f014c68cf" 2018-07-22 08:50:13,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:50:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed5552e-c961-496a-90a6-39e4d5327376 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:50:13,689 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/64e1a939716144488362c0a312a33664 used request id req-3ed5552e-c961-496a-90a6-39e4d5327376 2018-07-22 08:50:13,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:50:14,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:50:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["dkXlDDACTrOIRHHGm_vUOw"], "issued_at": "2018-07-22T08:50:14.000000Z"}} 2018-07-22 08:50:14,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73dd1783e06236675c92ed8e2a95c60ee622ccd9" 2018-07-22 08:50:14,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c1c2b2-163a-4023-a563-5a2645d810ec Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:50:14,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f2c1c2b2-163a-4023-a563-5a2645d810ec 2018-07-22 08:50:14,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:50:14,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:50:14,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:50:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["BL8BD4rBSV-e-4XXn63eOw"], "issued_at": "2018-07-22T08:50:14.000000Z"}} 2018-07-22 08:50:14,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9b2483abb618342cf99dcdcc627d883a004a6f" 2018-07-22 08:50:14,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086af4cb-8879-4a2c-a2a7-7bedddf4cfea Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:50:14,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-086af4cb-8879-4a2c-a2a7-7bedddf4cfea 2018-07-22 08:50:14,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:50:14,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:50:14 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:50:14,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-b7a358e5-5616-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9b2483abb618342cf99dcdcc627d883a004a6f" 2018-07-22 08:50:14,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b366b9-de36-4236-93ad-c7d8acd29ecc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-b7a358e5-5616-47c-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:50:14,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-b7a358e5-5616-47c-proj used request id req-82b366b9-de36-4236-93ad-c7d8acd29ecc 2018-07-22 08:50:14,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9b2483abb618342cf99dcdcc627d883a004a6f" 2018-07-22 08:50:14,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df8a2ede-f421-4f42-a420-095da803b694 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:50:14,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-df8a2ede-f421-4f42-a420-095da803b694 2018-07-22 08:50:14,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9b2483abb618342cf99dcdcc627d883a004a6f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-b7a358e5-5616-47c-proj"}}' 2018-07-22 08:50:15,120 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:50:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36ff5161-fdf0-4b81-8d2a-5dd8ae34027c Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/87aea23c8e7149e5accef4511893bda4"}, "tags": [], "enabled": true, "id": "87aea23c8e7149e5accef4511893bda4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b7a358e5-5616-47c-proj"}} 2018-07-22 08:50:15,120 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-36ff5161-fdf0-4b81-8d2a-5dd8ae34027c 2018-07-22 08:50:15,120 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-b7a358e5-5616-47c-proj 2018-07-22 08:50:15,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:50:15,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:50:15,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:50:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["7FkVTh08Ruif3n1cqrhJiw"], "issued_at": "2018-07-22T08:50:15.000000Z"}} 2018-07-22 08:50:15,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df2dd97f4eb4da251c5257fa3134a546652464bf" 2018-07-22 08:50:15,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7dd40c-6b53-4bb3-9074-2d43fbfc990b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:50:15,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4d7dd40c-6b53-4bb3-9074-2d43fbfc990b 2018-07-22 08:50:15,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:50:15,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:50:15 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:50:15,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df2dd97f4eb4da251c5257fa3134a546652464bf" 2018-07-22 08:50:15,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b374c84-c30b-4d2f-a4ed-e25dec3d5603 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:50:15,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4b374c84-c30b-4d2f-a4ed-e25dec3d5603 2018-07-22 08:50:15,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b7a358e5-5616-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df2dd97f4eb4da251c5257fa3134a546652464bf" 2018-07-22 08:50:15,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51973410-4a85-47e2-b0ae-9dc5bc228116 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b7a358e5-5616-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/87aea23c8e7149e5accef4511893bda4"}, "tags": [], "enabled": true, "id": "87aea23c8e7149e5accef4511893bda4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b7a358e5-5616-47c-proj"}]} 2018-07-22 08:50:15,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b7a358e5-5616-47c-proj used request id req-51973410-4a85-47e2-b0ae-9dc5bc228116 2018-07-22 08:50:15,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df2dd97f4eb4da251c5257fa3134a546652464bf" 2018-07-22 08:50:15,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a33b05c-6624-4c19-8696-6031c1278816 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:50:15,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7a33b05c-6624-4c19-8696-6031c1278816 2018-07-22 08:50:16,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df2dd97f4eb4da251c5257fa3134a546652464bf" 2018-07-22 08:50:16,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f8e189a-f5d8-47a3-8804-b888ae0c6f6d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:50:16,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8f8e189a-f5d8-47a3-8804-b888ae0c6f6d 2018-07-22 08:50:16,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b7a358e5-5616-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df2dd97f4eb4da251c5257fa3134a546652464bf" 2018-07-22 08:50:16,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085eac1d-e8c3-4c60-80d2-2c51c32e47a6 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b7a358e5-5616-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/87aea23c8e7149e5accef4511893bda4"}, "tags": [], "enabled": true, "id": "87aea23c8e7149e5accef4511893bda4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b7a358e5-5616-47c-proj"}]} 2018-07-22 08:50:16,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b7a358e5-5616-47c-proj used request id req-085eac1d-e8c3-4c60-80d2-2c51c32e47a6 2018-07-22 08:50:16,428 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-b7a358e5-5616-47c-user 2018-07-22 08:50:16,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:50:16,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9b2483abb618342cf99dcdcc627d883a004a6f" 2018-07-22 08:50:16,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62abe0ed-4ad3-43b3-a62f-8e0784ccc666 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:50:16,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-62abe0ed-4ad3-43b3-a62f-8e0784ccc666 2018-07-22 08:50:16,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9b2483abb618342cf99dcdcc627d883a004a6f" -d '{"role": {"name": "CreateStackSuccessTests-b7a358e5-5616-47c-proj-role"}}' 2018-07-22 08:50:16,646 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0451f18e-c58b-4767-83e7-b0d4d2b45624 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "131198e5454c44cea2f96179c889dd74", "links": {"self": "http://172.30.9.23:5000/v3/roles/131198e5454c44cea2f96179c889dd74"}, "name": "CreateStackSuccessTests-b7a358e5-5616-47c-proj-role"}} 2018-07-22 08:50:16,647 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0451f18e-c58b-4767-83e7-b0d4d2b45624 2018-07-22 08:50:16,647 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-b7a358e5-5616-47c-proj-role 2018-07-22 08:50:16,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/131198e5454c44cea2f96179c889dd74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9b2483abb618342cf99dcdcc627d883a004a6f" 2018-07-22 08:50:16,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04fb2fb-d801-4344-8680-c3a9889dee07 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "131198e5454c44cea2f96179c889dd74", "links": {"self": "http://172.30.9.23:5000/v3/roles/131198e5454c44cea2f96179c889dd74"}, "name": "CreateStackSuccessTests-b7a358e5-5616-47c-proj-role"}} 2018-07-22 08:50:16,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/131198e5454c44cea2f96179c889dd74 used request id req-f04fb2fb-d801-4344-8680-c3a9889dee07 2018-07-22 08:50:16,744 - keystone_utils - INFO - Granting role CreateStackSuccessTests-b7a358e5-5616-47c-proj-role to project CreateStackSuccessTests-b7a358e5-5616-47c-proj 2018-07-22 08:50:16,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/87aea23c8e7149e5accef4511893bda4/users/54380bbaff244b44ae07ace7933a2a57/roles/131198e5454c44cea2f96179c889dd74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9b2483abb618342cf99dcdcc627d883a004a6f" 2018-07-22 08:50:16,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c9d0f17-3ca9-490b-b7d1-be83fa928483 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:50:16,811 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/87aea23c8e7149e5accef4511893bda4/users/54380bbaff244b44ae07ace7933a2a57/roles/131198e5454c44cea2f96179c889dd74 used request id req-6c9d0f17-3ca9-490b-b7d1-be83fa928483 2018-07-22 08:50:16,812 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:50:16,812 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:50:16,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:50:16,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:50:17,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "131198e5454c44cea2f96179c889dd74", "name": "CreateStackSuccessTests-b7a358e5-5616-47c-proj-role"}], "expires_at": "2018-07-22T09:50:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "87aea23c8e7149e5accef4511893bda4", "name": "CreateStackSuccessTests-b7a358e5-5616-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/87aea23c8e7149e5accef4511893bda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/87aea23c8e7149e5accef4511893bda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/87aea23c8e7149e5accef4511893bda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/87aea23c8e7149e5accef4511893bda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b7a358e5-5616-47c-user", "id": "54380bbaff244b44ae07ace7933a2a57"}, "audit_ids": ["AtUk3gahTNG2DstvcAsaOQ"], "issued_at": "2018-07-22T08:50:17.000000Z"}} 2018-07-22 08:50:17,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f3e283dda35ad8ff629cdd3fef89102dd19506" 2018-07-22 08:50:17,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59186bb4-6530-44a1-b6c6-687c54210602 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:50:17,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-59186bb4-6530-44a1-b6c6-687c54210602 2018-07-22 08:50:17,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2f3e283dda35ad8ff629cdd3fef89102dd19506" 2018-07-22 08:50:17,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-12f86396-389b-4601-8f64-3433ed1620d3 Date: Sun, 22 Jul 2018 08:50:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image"} 2018-07-22 08:50:17,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image used request id req-12f86396-389b-4601-8f64-3433ed1620d3 2018-07-22 08:50:17,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2f3e283dda35ad8ff629cdd3fef89102dd19506" 2018-07-22 08:50:17,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9e66ccb6-f30d-4b7d-8251-c9eab935a223 Date: Sun, 22 Jul 2018 08:50:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:50:17,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9e66ccb6-f30d-4b7d-8251-c9eab935a223 2018-07-22 08:50:17,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c2f3e283dda35ad8ff629cdd3fef89102dd19506" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image"}' 2018-07-22 08:50:18,003 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0474328f-01b1-46e4-9d26-5dd0f38ac884 Date: Sun, 22 Jul 2018 08:50:18 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:50:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:50:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe", "min_disk": 0, "protected": false, "id": "87f89b84-e37b-4ec0-b3e1-ba76f01e92fe", "file": "/v2/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe/file", "checksum": null, "owner": "87aea23c8e7149e5accef4511893bda4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:50:18,003 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-0474328f-01b1-46e4-9d26-5dd0f38ac884 2018-07-22 08:50:18,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2f3e283dda35ad8ff629cdd3fef89102dd19506" -d '' 2018-07-22 08:50:19,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ddd80db-6cc6-4ef8-8315-d23ed87d0cff Date: Sun, 22 Jul 2018 08:50:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:50:19,612 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe/file used request id req-1ddd80db-6cc6-4ef8-8315-d23ed87d0cff 2018-07-22 08:50:19,612 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:50:19,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2f3e283dda35ad8ff629cdd3fef89102dd19506" 2018-07-22 08:50:19,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-bdec13fd-bd1e-41c5-b329-e09ff5ebe5f1 Date: Sun, 22 Jul 2018 08:50:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:50:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:50:19Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe/snap", "metadata": {}}], "self": "/v2/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe", "min_disk": 0, "protected": false, "id": "87f89b84-e37b-4ec0-b3e1-ba76f01e92fe", "file": "/v2/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "87aea23c8e7149e5accef4511893bda4", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:50:19,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe used request id req-bdec13fd-bd1e-41c5-b329-e09ff5ebe5f1 2018-07-22 08:50:19,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2f3e283dda35ad8ff629cdd3fef89102dd19506" 2018-07-22 08:50:19,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-01b94df6-5790-4707-928e-042f6d5fda87 Date: Sun, 22 Jul 2018 08:50:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:50:19,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-01b94df6-5790-4707-928e-042f6d5fda87 2018-07-22 08:50:19,985 - create_image - INFO - Created image with name - CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image 2018-07-22 08:50:19,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2f3e283dda35ad8ff629cdd3fef89102dd19506" 2018-07-22 08:50:20,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-da316710-f535-4a78-988c-126fb6c26951 Date: Sun, 22 Jul 2018 08:50:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:50:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:50:19Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe/snap", "metadata": {}}], "self": "/v2/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe", "min_disk": 0, "protected": false, "id": "87f89b84-e37b-4ec0-b3e1-ba76f01e92fe", "file": "/v2/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "87aea23c8e7149e5accef4511893bda4", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:50:20,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe used request id req-da316710-f535-4a78-988c-126fb6c26951 2018-07-22 08:50:20,007 - create_image - DEBUG - Instance status is - active 2018-07-22 08:50:20,007 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image 2018-07-22 08:50:20,007 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image 2018-07-22 08:50:20,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:50:20,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:50:20,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:50:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["4QFt58u5QDCk1obm3D_IrA"], "issued_at": "2018-07-22T08:50:20.000000Z"}} 2018-07-22 08:50:20,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60188b18ac47d3bb426de93a51e52c73a8bc8f0f" 2018-07-22 08:50:20,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-589f3936-78e1-4f5d-b362-a9969bed9444 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:50:20,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-589f3936-78e1-4f5d-b362-a9969bed9444 2018-07-22 08:50:20,485 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:50:20,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60188b18ac47d3bb426de93a51e52c73a8bc8f0f" 2018-07-22 08:50:20,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:20 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-63f45e54-d5bc-4454-a398-6c8fdb3e6a96 x-compute-request-id: req-63f45e54-d5bc-4454-a398-6c8fdb3e6a96 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:50:20,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-63f45e54-d5bc-4454-a398-6c8fdb3e6a96 2018-07-22 08:50:20,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60188b18ac47d3bb426de93a51e52c73a8bc8f0f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:50:20,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:20 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-93381806-f43f-44a6-bdee-f6bd162bd691 x-compute-request-id: req-93381806-f43f-44a6-bdee-f6bd162bd691 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9c2df866-86b6-46f9-a558-99d8245b3305", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9c2df866-86b6-46f9-a558-99d8245b3305", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "9c2df866-86b6-46f9-a558-99d8245b3305"}} 2018-07-22 08:50:20,764 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-93381806-f43f-44a6-bdee-f6bd162bd691 2018-07-22 08:50:20,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:50:20,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:50:21,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "131198e5454c44cea2f96179c889dd74", "name": "CreateStackSuccessTests-b7a358e5-5616-47c-proj-role"}], "expires_at": "2018-07-22T09:50:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "87aea23c8e7149e5accef4511893bda4", "name": "CreateStackSuccessTests-b7a358e5-5616-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/87aea23c8e7149e5accef4511893bda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/87aea23c8e7149e5accef4511893bda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/87aea23c8e7149e5accef4511893bda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/87aea23c8e7149e5accef4511893bda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b7a358e5-5616-47c-user", "id": "54380bbaff244b44ae07ace7933a2a57"}, "audit_ids": ["amsPFgcCRBSuIUsUo_0JKw"], "issued_at": "2018-07-22T08:50:21.000000Z"}} 2018-07-22 08:50:21,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:21,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d8a487-a42e-4cff-83b7-78fcbce41d2f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:50:21,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-70d8a487-a42e-4cff-83b7-78fcbce41d2f 2018-07-22 08:50:21,335 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:50:21,338 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:50:21,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:21,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:21 GMT Server: Apache x-openstack-request-id: req-02da3cff-e52a-4662-9830-82a0ab47dbed Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 08:50:21,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack used request id req-02da3cff-e52a-4662-9830-82a0ab47dbed 2018-07-22 08:50:21,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net", "inst_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-inst", "subnet_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet", "image_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image", "flavor_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-flavor-name"}}' 2018-07-22 08:50:23,912 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:50:21 GMT Server: Apache x-openstack-request-id: req-ded080a8-ffbe-4793-acb3-bfd06cf7ea93 Location: http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "25387cbd-e056-46be-9e91-2fee767bb224", "links": [{"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224", "rel": "self"}]}} 2018-07-22 08:50:23,913 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks used request id req-ded080a8-ffbe-4793-acb3-bfd06cf7ea93 2018-07-22 08:50:23,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/25387cbd-e056-46be-9e91-2fee767bb224 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:24,114 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:23 GMT Server: Apache x-openstack-request-id: req-f72449e5-9496-434d-ad9b-af07afed41b4 Location: http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:24,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:24 GMT Server: Apache x-openstack-request-id: req-33333db0-953a-4c62-8011-24aec6b2decd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "87aea23c8e7149e5accef4511893bda4", "OS::stack_id": "25387cbd-e056-46be-9e91-2fee767bb224", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "image_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image", "inst_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-inst", "subnet_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet", "net_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net", "flavor_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "stack_user_project_id": "3c0f7cdbf5444b679145006df86a969c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:50:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25387cbd-e056-46be-9e91-2fee767bb224", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:50:24,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 used request id req-33333db0-953a-4c62-8011-24aec6b2decd 2018-07-22 08:50:24,326 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack 2018-07-22 08:50:24,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/25387cbd-e056-46be-9e91-2fee767bb224 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:24,519 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:24 GMT Server: Apache x-openstack-request-id: req-882d802b-2f99-4f47-80fc-34f44c902467 Location: http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:24,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:24 GMT Server: Apache x-openstack-request-id: req-c7c39233-cf0d-4e94-9ea9-f46d7bbf728d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "87aea23c8e7149e5accef4511893bda4", "OS::stack_id": "25387cbd-e056-46be-9e91-2fee767bb224", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "image_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image", "inst_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-inst", "subnet_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet", "net_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net", "flavor_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "stack_user_project_id": "3c0f7cdbf5444b679145006df86a969c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:50:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25387cbd-e056-46be-9e91-2fee767bb224", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:50:24,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 used request id req-c7c39233-cf0d-4e94-9ea9-f46d7bbf728d 2018-07-22 08:50:24,738 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:50:24,738 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:50:27,741 - create_stack - DEBUG - Stack status query timeout in 1196.58523297 2018-07-22 08:50:27,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/25387cbd-e056-46be-9e91-2fee767bb224 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:27,971 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:27 GMT Server: Apache x-openstack-request-id: req-c3bd6df0-88e8-43db-b831-4b16d15fb4d4 Location: http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:28,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:27 GMT Server: Apache x-openstack-request-id: req-dc1f1cf9-576b-4513-9e01-7b000c0a1a9e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "87aea23c8e7149e5accef4511893bda4", "OS::stack_id": "25387cbd-e056-46be-9e91-2fee767bb224", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "image_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image", "inst_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-inst", "subnet_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet", "net_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net", "flavor_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "stack_user_project_id": "3c0f7cdbf5444b679145006df86a969c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:50:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25387cbd-e056-46be-9e91-2fee767bb224", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:50:28,174 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 used request id req-dc1f1cf9-576b-4513-9e01-7b000c0a1a9e 2018-07-22 08:50:28,175 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:50:28,175 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:50:31,178 - create_stack - DEBUG - Stack status query timeout in 1193.14832497 2018-07-22 08:50:31,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/25387cbd-e056-46be-9e91-2fee767bb224 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:31,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:31 GMT Server: Apache x-openstack-request-id: req-0f073540-08c1-44b4-a279-5b8a595af56e Location: http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:31,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:31 GMT Server: Apache x-openstack-request-id: req-341af5d0-2448-441d-ac65-8874b2182179 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "87aea23c8e7149e5accef4511893bda4", "OS::stack_id": "25387cbd-e056-46be-9e91-2fee767bb224", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "image_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image", "inst_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-inst", "subnet_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet", "net_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net", "flavor_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "stack_user_project_id": "3c0f7cdbf5444b679145006df86a969c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:50:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25387cbd-e056-46be-9e91-2fee767bb224", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:50:31,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 used request id req-341af5d0-2448-441d-ac65-8874b2182179 2018-07-22 08:50:31,579 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:50:31,579 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:50:34,582 - create_stack - DEBUG - Stack status query timeout in 1189.74461389 2018-07-22 08:50:34,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/25387cbd-e056-46be-9e91-2fee767bb224 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:34,778 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:34 GMT Server: Apache x-openstack-request-id: req-d75d5fdd-2b76-4b3f-bd07-b85a3f7a04d4 Location: http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:34,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:34 GMT Server: Apache x-openstack-request-id: req-d4ebbbcf-d679-4b67-9f12-35409e662c75 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "87aea23c8e7149e5accef4511893bda4", "OS::stack_id": "25387cbd-e056-46be-9e91-2fee767bb224", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "image_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image", "inst_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-inst", "subnet_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet", "net_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net", "flavor_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "stack_user_project_id": "3c0f7cdbf5444b679145006df86a969c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:50:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25387cbd-e056-46be-9e91-2fee767bb224", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:50:34,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 used request id req-d4ebbbcf-d679-4b67-9f12-35409e662c75 2018-07-22 08:50:34,996 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:50:34,996 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:50:38,000 - create_stack - DEBUG - Stack status query timeout in 1186.32688498 2018-07-22 08:50:38,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/25387cbd-e056-46be-9e91-2fee767bb224 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:38,031 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:38 GMT Server: Apache x-openstack-request-id: req-41e6e45e-0227-487d-8e60-e0a1c1423594 Location: http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:38,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:38 GMT Server: Apache x-openstack-request-id: req-07096d3d-863a-4d14-935e-273576412ca2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "87aea23c8e7149e5accef4511893bda4", "OS::stack_id": "25387cbd-e056-46be-9e91-2fee767bb224", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "image_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image", "inst_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-inst", "subnet_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet", "net_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net", "flavor_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "stack_user_project_id": "3c0f7cdbf5444b679145006df86a969c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:50:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "25387cbd-e056-46be-9e91-2fee767bb224", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:50:38,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 used request id req-07096d3d-863a-4d14-935e-273576412ca2 2018-07-22 08:50:38,247 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:50:38,247 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:50:41,250 - create_stack - DEBUG - Stack status query timeout in 1183.07625198 2018-07-22 08:50:41,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/25387cbd-e056-46be-9e91-2fee767bb224 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:41,448 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:41 GMT Server: Apache x-openstack-request-id: req-592d52bb-96f2-421f-80cb-85d1b1049780 Location: http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:41,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:41 GMT Server: Apache x-openstack-request-id: req-224bdba7-edf8-4951-9a96-712bb108467d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "87aea23c8e7149e5accef4511893bda4", "OS::stack_id": "25387cbd-e056-46be-9e91-2fee767bb224", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "image_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image", "inst_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-inst", "subnet_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet", "net_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net", "flavor_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "stack_user_project_id": "3c0f7cdbf5444b679145006df86a969c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:50:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "25387cbd-e056-46be-9e91-2fee767bb224", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:50:41,669 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 used request id req-224bdba7-edf8-4951-9a96-712bb108467d 2018-07-22 08:50:41,669 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 08:50:41,669 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack 2018-07-22 08:50:41,669 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack 2018-07-22 08:50:41,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/25387cbd-e056-46be-9e91-2fee767bb224/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:41,700 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:41 GMT Server: Apache x-openstack-request-id: req-97e8a0f5-ec85-4a43-bb08-901af1ea4fca Location: http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:41,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:41 GMT Server: Apache x-openstack-request-id: req-4f5deae2-2333-472a-9e0d-22a06d2a97c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T08:50:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:50:23Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a04ec915-79f2-45ec-940f-87324854574e", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T08:50:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:50:23Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "c3075bed-7e49-4262-8b0d-9fa99df02bbd", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T08:50:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:50:23Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "9523630d-0f87-40db-8d2f-5bad32bdf667", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T08:50:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:50:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8a6619a5-85eb-4efc-99cf-963308dbab23", "resource_type": "OS::Nova::Server"}]} 2018-07-22 08:50:41,919 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224/resources used request id req-4f5deae2-2333-472a-9e0d-22a06d2a97c6 2018-07-22 08:50:41,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9523630d-0f87-40db-8d2f-5bad32bdf667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:42,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-386e53c1-0031-4d35-aebc-a0eac21d4d66 Date: Sun, 22 Jul 2018 08:50:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9523630d-0f87-40db-8d2f-5bad32bdf667","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"87aea23c8e7149e5accef4511893bda4","l2_adjacency":true,"status":"ACTIVE","subnets":["c3075bed-7e49-4262-8b0d-9fa99df02bbd"],"description":"","tags":[],"updated_at":"2018-07-22T08:50:26Z","qos_policy_id":null,"name":"CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net","admin_state_up":true,"tenant_id":"87aea23c8e7149e5accef4511893bda4","created_at":"2018-07-22T08:50:24Z","mtu":1450}]} 2018-07-22 08:50:42,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9523630d-0f87-40db-8d2f-5bad32bdf667 used request id req-386e53c1-0031-4d35-aebc-a0eac21d4d66 2018-07-22 08:50:42,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9523630d-0f87-40db-8d2f-5bad32bdf667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:42,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-928eef12-f42d-4b26-bd54-20cd2bc7364b Date: Sun, 22 Jul 2018 08:50:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9523630d-0f87-40db-8d2f-5bad32bdf667","tenant_id":"87aea23c8e7149e5accef4511893bda4","created_at":"2018-07-22T08:50:26Z","dns_nameservers":[],"updated_at":"2018-07-22T08:50:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"87aea23c8e7149e5accef4511893bda4","id":"c3075bed-7e49-4262-8b0d-9fa99df02bbd","subnetpool_id":null,"name":"CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet"}]} 2018-07-22 08:50:42,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9523630d-0f87-40db-8d2f-5bad32bdf667 used request id req-928eef12-f42d-4b26-bd54-20cd2bc7364b 2018-07-22 08:50:42,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9523630d-0f87-40db-8d2f-5bad32bdf667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:42,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-fd53c354-4207-4223-bf3f-2e86f963232c Date: Sun, 22 Jul 2018 08:50:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9523630d-0f87-40db-8d2f-5bad32bdf667","tenant_id":"87aea23c8e7149e5accef4511893bda4","created_at":"2018-07-22T08:50:26Z","dns_nameservers":[],"updated_at":"2018-07-22T08:50:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"87aea23c8e7149e5accef4511893bda4","id":"c3075bed-7e49-4262-8b0d-9fa99df02bbd","subnetpool_id":null,"name":"CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet"}]} 2018-07-22 08:50:42,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9523630d-0f87-40db-8d2f-5bad32bdf667 used request id req-fd53c354-4207-4223-bf3f-2e86f963232c 2018-07-22 08:50:42,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:50:42,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:50:42,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "131198e5454c44cea2f96179c889dd74", "name": "CreateStackSuccessTests-b7a358e5-5616-47c-proj-role"}], "expires_at": "2018-07-22T09:50:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "87aea23c8e7149e5accef4511893bda4", "name": "CreateStackSuccessTests-b7a358e5-5616-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/87aea23c8e7149e5accef4511893bda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/87aea23c8e7149e5accef4511893bda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/87aea23c8e7149e5accef4511893bda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/87aea23c8e7149e5accef4511893bda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b7a358e5-5616-47c-user", "id": "54380bbaff244b44ae07ace7933a2a57"}, "audit_ids": ["64BnFtFtSRCNgWDY2VL3TQ"], "issued_at": "2018-07-22T08:50:42.000000Z"}} 2018-07-22 08:50:42,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a630cbd303b0d5e2d0114998954944bdaf5e65" 2018-07-22 08:50:42,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6758849-09f2-427f-93d5-588f62ecbeec Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:50:42,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e6758849-09f2-427f-93d5-588f62ecbeec 2018-07-22 08:50:42,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a630cbd303b0d5e2d0114998954944bdaf5e65" 2018-07-22 08:50:43,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-533cae3c-8abe-4aeb-a5f3-2e6e1bd02932 Date: Sun, 22 Jul 2018 08:50:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9523630d-0f87-40db-8d2f-5bad32bdf667","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"87aea23c8e7149e5accef4511893bda4","l2_adjacency":true,"status":"ACTIVE","subnets":["c3075bed-7e49-4262-8b0d-9fa99df02bbd"],"description":"","tags":[],"updated_at":"2018-07-22T08:50:26Z","qos_policy_id":null,"name":"CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net","admin_state_up":true,"tenant_id":"87aea23c8e7149e5accef4511893bda4","created_at":"2018-07-22T08:50:24Z","mtu":1450}]} 2018-07-22 08:50:43,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net used request id req-533cae3c-8abe-4aeb-a5f3-2e6e1bd02932 2018-07-22 08:50:43,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:50:43,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:50:43 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:50:43,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/87aea23c8e7149e5accef4511893bda4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a630cbd303b0d5e2d0114998954944bdaf5e65" 2018-07-22 08:50:43,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a6bcf8-4cdb-4640-ab25-1dae6002a38f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/87aea23c8e7149e5accef4511893bda4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "87aea23c8e7149e5accef4511893bda4", "name": "CreateStackSuccessTests-b7a358e5-5616-47c-proj"}} 2018-07-22 08:50:43,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/87aea23c8e7149e5accef4511893bda4 used request id req-37a6bcf8-4cdb-4640-ab25-1dae6002a38f 2018-07-22 08:50:43,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9523630d-0f87-40db-8d2f-5bad32bdf667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a630cbd303b0d5e2d0114998954944bdaf5e65" 2018-07-22 08:50:43,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d92dbea1-e0dd-4668-b427-85d8d20950f4 Date: Sun, 22 Jul 2018 08:50:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9523630d-0f87-40db-8d2f-5bad32bdf667","tenant_id":"87aea23c8e7149e5accef4511893bda4","created_at":"2018-07-22T08:50:26Z","dns_nameservers":[],"updated_at":"2018-07-22T08:50:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"87aea23c8e7149e5accef4511893bda4","id":"c3075bed-7e49-4262-8b0d-9fa99df02bbd","subnetpool_id":null,"name":"CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet"}]} 2018-07-22 08:50:43,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9523630d-0f87-40db-8d2f-5bad32bdf667 used request id req-d92dbea1-e0dd-4668-b427-85d8d20950f4 2018-07-22 08:50:43,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:50:43,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "131198e5454c44cea2f96179c889dd74", "name": "CreateStackSuccessTests-b7a358e5-5616-47c-proj-role"}], "expires_at": "2018-07-22T09:50:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "87aea23c8e7149e5accef4511893bda4", "name": "CreateStackSuccessTests-b7a358e5-5616-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/87aea23c8e7149e5accef4511893bda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/87aea23c8e7149e5accef4511893bda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/87aea23c8e7149e5accef4511893bda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/87aea23c8e7149e5accef4511893bda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/87aea23c8e7149e5accef4511893bda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b7a358e5-5616-47c-user", "id": "54380bbaff244b44ae07ace7933a2a57"}, "audit_ids": ["QM_V9Xb0QniNeX3Eg5Lpng"], "issued_at": "2018-07-22T08:50:43.000000Z"}} 2018-07-22 08:50:43,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8ad6239d9df7ca2e886a2a471f8eaacdc81133" 2018-07-22 08:50:43,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7d5c39-2e55-4aca-a723-f0821ee6fc2b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:50:43,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4d7d5c39-2e55-4aca-a723-f0821ee6fc2b 2018-07-22 08:50:43,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8ad6239d9df7ca2e886a2a471f8eaacdc81133" 2018-07-22 08:50:44,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-73da7ec8-7f0f-404b-9e39-8f77bc13a188 Date: Sun, 22 Jul 2018 08:50:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9523630d-0f87-40db-8d2f-5bad32bdf667","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"87aea23c8e7149e5accef4511893bda4","l2_adjacency":true,"status":"ACTIVE","subnets":["c3075bed-7e49-4262-8b0d-9fa99df02bbd"],"description":"","tags":[],"updated_at":"2018-07-22T08:50:26Z","qos_policy_id":null,"name":"CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net","admin_state_up":true,"tenant_id":"87aea23c8e7149e5accef4511893bda4","created_at":"2018-07-22T08:50:24Z","mtu":1450}]} 2018-07-22 08:50:44,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net used request id req-73da7ec8-7f0f-404b-9e39-8f77bc13a188 2018-07-22 08:50:44,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9523630d-0f87-40db-8d2f-5bad32bdf667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8ad6239d9df7ca2e886a2a471f8eaacdc81133" 2018-07-22 08:50:44,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8bba14b9-4de5-4969-896c-7c8cc3daa3cb Date: Sun, 22 Jul 2018 08:50:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9523630d-0f87-40db-8d2f-5bad32bdf667","tenant_id":"87aea23c8e7149e5accef4511893bda4","created_at":"2018-07-22T08:50:26Z","dns_nameservers":[],"updated_at":"2018-07-22T08:50:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"87aea23c8e7149e5accef4511893bda4","id":"c3075bed-7e49-4262-8b0d-9fa99df02bbd","subnetpool_id":null,"name":"CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet"}]} 2018-07-22 08:50:44,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9523630d-0f87-40db-8d2f-5bad32bdf667 used request id req-8bba14b9-4de5-4969-896c-7c8cc3daa3cb 2018-07-22 08:50:44,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9523630d-0f87-40db-8d2f-5bad32bdf667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8ad6239d9df7ca2e886a2a471f8eaacdc81133" 2018-07-22 08:50:44,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-7566f62a-5930-4f70-aa43-7ece8b8d46b2 Date: Sun, 22 Jul 2018 08:50:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9523630d-0f87-40db-8d2f-5bad32bdf667","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"87aea23c8e7149e5accef4511893bda4","l2_adjacency":true,"status":"ACTIVE","subnets":["c3075bed-7e49-4262-8b0d-9fa99df02bbd"],"description":"","tags":[],"updated_at":"2018-07-22T08:50:26Z","qos_policy_id":null,"name":"CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net","admin_state_up":true,"tenant_id":"87aea23c8e7149e5accef4511893bda4","created_at":"2018-07-22T08:50:24Z","mtu":1450}]} 2018-07-22 08:50:44,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9523630d-0f87-40db-8d2f-5bad32bdf667 used request id req-7566f62a-5930-4f70-aa43-7ece8b8d46b2 2018-07-22 08:50:44,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9523630d-0f87-40db-8d2f-5bad32bdf667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8ad6239d9df7ca2e886a2a471f8eaacdc81133" 2018-07-22 08:50:44,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-58a62988-2353-46c8-90a9-a2dccb19ac6f Date: Sun, 22 Jul 2018 08:50:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9523630d-0f87-40db-8d2f-5bad32bdf667","tenant_id":"87aea23c8e7149e5accef4511893bda4","created_at":"2018-07-22T08:50:26Z","dns_nameservers":[],"updated_at":"2018-07-22T08:50:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"87aea23c8e7149e5accef4511893bda4","id":"c3075bed-7e49-4262-8b0d-9fa99df02bbd","subnetpool_id":null,"name":"CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet"}]} 2018-07-22 08:50:44,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9523630d-0f87-40db-8d2f-5bad32bdf667 used request id req-58a62988-2353-46c8-90a9-a2dccb19ac6f 2018-07-22 08:50:44,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9523630d-0f87-40db-8d2f-5bad32bdf667&name=CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8ad6239d9df7ca2e886a2a471f8eaacdc81133" 2018-07-22 08:50:45,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a3647084-719b-486e-941e-04d78fe56e6c Date: Sun, 22 Jul 2018 08:50:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9523630d-0f87-40db-8d2f-5bad32bdf667","tenant_id":"87aea23c8e7149e5accef4511893bda4","created_at":"2018-07-22T08:50:26Z","dns_nameservers":[],"updated_at":"2018-07-22T08:50:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"87aea23c8e7149e5accef4511893bda4","id":"c3075bed-7e49-4262-8b0d-9fa99df02bbd","subnetpool_id":null,"name":"CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet"}]} 2018-07-22 08:50:45,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9523630d-0f87-40db-8d2f-5bad32bdf667&name=CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet used request id req-a3647084-719b-486e-941e-04d78fe56e6c 2018-07-22 08:50:45,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c3075bed-7e49-4262-8b0d-9fa99df02bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8ad6239d9df7ca2e886a2a471f8eaacdc81133" 2018-07-22 08:50:45,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-680deae8-1100-4744-a333-69b6c2c671b0 Date: Sun, 22 Jul 2018 08:50:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9523630d-0f87-40db-8d2f-5bad32bdf667","tenant_id":"87aea23c8e7149e5accef4511893bda4","created_at":"2018-07-22T08:50:26Z","dns_nameservers":[],"updated_at":"2018-07-22T08:50:26Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"87aea23c8e7149e5accef4511893bda4","id":"c3075bed-7e49-4262-8b0d-9fa99df02bbd","subnetpool_id":null,"name":"CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet"}} 2018-07-22 08:50:45,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c3075bed-7e49-4262-8b0d-9fa99df02bbd used request id req-680deae8-1100-4744-a333-69b6c2c671b0 2018-07-22 08:50:45,321 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack 2018-07-22 08:50:45,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/25387cbd-e056-46be-9e91-2fee767bb224 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:45,510 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:45 GMT Server: Apache x-openstack-request-id: req-45a52771-af62-4c54-a537-727bd7161e90 Location: http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:45,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:50:45 GMT Server: Apache x-openstack-request-id: req-25a626d6-aabf-4639-80b1-05f35737c82a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:50:45,706 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 used request id req-25a626d6-aabf-4639-80b1-05f35737c82a 2018-07-22 08:50:45,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/25387cbd-e056-46be-9e91-2fee767bb224 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:45,907 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:45 GMT Server: Apache x-openstack-request-id: req-f06d39d6-520f-41da-971c-dd9088d1e56d Location: http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:46,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:45 GMT Server: Apache x-openstack-request-id: req-d49a17da-0ce5-45da-b33b-f85c356d5b21 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "87aea23c8e7149e5accef4511893bda4", "OS::stack_id": "25387cbd-e056-46be-9e91-2fee767bb224", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "image_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image", "inst_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-inst", "subnet_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet", "flavor_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-flavor-name", "net_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "stack_user_project_id": "3c0f7cdbf5444b679145006df86a969c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:50:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:50:45Z", "id": "25387cbd-e056-46be-9e91-2fee767bb224", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:50:46,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 used request id req-d49a17da-0ce5-45da-b33b-f85c356d5b21 2018-07-22 08:50:46,100 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:50:46,100 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:50:49,104 - create_stack - DEBUG - Stack status query timeout in 1196.60244894 2018-07-22 08:50:49,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/25387cbd-e056-46be-9e91-2fee767bb224 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:49,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:49 GMT Server: Apache x-openstack-request-id: req-e35c9262-ce2d-4f65-b5a3-0b9950c7f8db Location: http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:49,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:49 GMT Server: Apache x-openstack-request-id: req-339f71ca-3f5e-460e-b801-83b49473c94a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "87aea23c8e7149e5accef4511893bda4", "OS::stack_id": "25387cbd-e056-46be-9e91-2fee767bb224", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "image_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image", "inst_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-inst", "subnet_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet", "flavor_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-flavor-name", "net_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "stack_user_project_id": "3c0f7cdbf5444b679145006df86a969c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:50:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:50:45Z", "id": "25387cbd-e056-46be-9e91-2fee767bb224", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:50:49,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 used request id req-339f71ca-3f5e-460e-b801-83b49473c94a 2018-07-22 08:50:49,506 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:50:49,506 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:50:52,509 - create_stack - DEBUG - Stack status query timeout in 1193.19665313 2018-07-22 08:50:52,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/25387cbd-e056-46be-9e91-2fee767bb224 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:52,540 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:52 GMT Server: Apache x-openstack-request-id: req-0b3d0fee-6ab3-4d41-b737-ef2afd5c2d10 Location: http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:52,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:52 GMT Server: Apache x-openstack-request-id: req-c0ccc2c7-f425-4272-95b3-976c27c18183 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "87aea23c8e7149e5accef4511893bda4", "OS::stack_id": "25387cbd-e056-46be-9e91-2fee767bb224", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "image_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image", "inst_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-inst", "subnet_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet", "flavor_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-flavor-name", "net_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "stack_user_project_id": "3c0f7cdbf5444b679145006df86a969c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:50:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:50:45Z", "id": "25387cbd-e056-46be-9e91-2fee767bb224", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:50:52,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 used request id req-c0ccc2c7-f425-4272-95b3-976c27c18183 2018-07-22 08:50:52,568 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:50:52,569 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:50:55,571 - create_stack - DEBUG - Stack status query timeout in 1190.13513112 2018-07-22 08:50:55,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/25387cbd-e056-46be-9e91-2fee767bb224 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:55,602 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:55 GMT Server: Apache x-openstack-request-id: req-7dedbd12-7ce0-4063-a1b5-6c3619c80027 Location: http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:55,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:55 GMT Server: Apache x-openstack-request-id: req-066e9a6c-6a58-432a-aabe-88cd00502296 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "87aea23c8e7149e5accef4511893bda4", "OS::stack_id": "25387cbd-e056-46be-9e91-2fee767bb224", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "image_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image", "inst_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-inst", "subnet_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-subnet", "flavor_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-flavor-name", "net_name": "CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-net"}, "deletion_time": "2018-07-22T08:50:54Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack", "stack_user_project_id": "3c0f7cdbf5444b679145006df86a969c", "tags": null, "creation_time": "2018-07-22T08:50:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T08:50:45Z", "id": "25387cbd-e056-46be-9e91-2fee767bb224", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:50:55,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 used request id req-066e9a6c-6a58-432a-aabe-88cd00502296 2018-07-22 08:50:55,647 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 08:50:55,647 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack 2018-07-22 08:50:55,647 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack 2018-07-22 08:50:55,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/25387cbd-e056-46be-9e91-2fee767bb224 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93176779c58cc84c35a5a94eac001e2f739e56b" 2018-07-22 08:50:55,679 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:50:55 GMT Server: Apache x-openstack-request-id: req-0b8eed3d-fd8a-4d52-acc2-db3e58081020 Location: http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:50:55,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:50:55 GMT Server: Apache x-openstack-request-id: req-9676d873-b153-40fa-b551-892d0d09cc5c Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 08:50:55,708 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/87aea23c8e7149e5accef4511893bda4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-stack/25387cbd-e056-46be-9e91-2fee767bb224 used request id req-9676d873-b153-40fa-b551-892d0d09cc5c 2018-07-22 08:50:55,709 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-179c67ea-e58d-40bd-adf1-0b4c88c60b97-image 2018-07-22 08:50:55,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2f3e283dda35ad8ff629cdd3fef89102dd19506" 2018-07-22 08:50:56,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-310aac45-c31e-457f-858a-2516de93da9e Date: Sun, 22 Jul 2018 08:50:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:50:56,234 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/87f89b84-e37b-4ec0-b3e1-ba76f01e92fe used request id req-310aac45-c31e-457f-858a-2516de93da9e 2018-07-22 08:50:56,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/9c2df866-86b6-46f9-a558-99d8245b3305 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60188b18ac47d3bb426de93a51e52c73a8bc8f0f" 2018-07-22 08:50:56,268 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:50:56 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-ebf0414d-0dde-482c-bd74-66558c952dfa x-compute-request-id: req-ebf0414d-0dde-482c-bd74-66558c952dfa Content-Length: 0 Content-Type: application/json 2018-07-22 08:50:56,269 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9c2df866-86b6-46f9-a558-99d8245b3305 used request id req-ebf0414d-0dde-482c-bd74-66558c952dfa 2018-07-22 08:50:56,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9b2483abb618342cf99dcdcc627d883a004a6f" 2018-07-22 08:50:56,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6ab12825-1cf1-4df7-857d-9bd6d8b91b7e Date: Sun, 22 Jul 2018 08:50:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "87aea23c8e7149e5accef4511893bda4", "created_at": "2018-07-22T08:50:24Z", "updated_at": "2018-07-22T08:50:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:50:24Z", "revision_number": 0, "id": "597d475a-31aa-49cf-93ef-67d9518003b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:50:24Z", "security_group_id": "20a739d5-9717-4775-b3a2-cfd93a15e218", "tenant_id": "87aea23c8e7149e5accef4511893bda4", "port_range_min": null, "ethertype": "IPv4", "project_id": "87aea23c8e7149e5accef4511893bda4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:50:24Z", "revision_number": 0, "id": "961b837d-48fc-4c41-972b-422388aba478", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:50:24Z", "security_group_id": "20a739d5-9717-4775-b3a2-cfd93a15e218", "tenant_id": "87aea23c8e7149e5accef4511893bda4", "port_range_min": null, "ethertype": "IPv6", "project_id": "87aea23c8e7149e5accef4511893bda4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:50:24Z", "revision_number": 0, "id": "bc8783e7-6db5-4102-815f-4b7a8320b838", "remote_group_id": "20a739d5-9717-4775-b3a2-cfd93a15e218", "remote_ip_prefix": null, "created_at": "2018-07-22T08:50:24Z", "security_group_id": "20a739d5-9717-4775-b3a2-cfd93a15e218", "tenant_id": "87aea23c8e7149e5accef4511893bda4", "port_range_min": null, "ethertype": "IPv4", "project_id": "87aea23c8e7149e5accef4511893bda4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:50:24Z", "revision_number": 0, "id": "ea655e23-d3e1-4d61-a43f-e21ba4a11460", "remote_group_id": "20a739d5-9717-4775-b3a2-cfd93a15e218", "remote_ip_prefix": null, "created_at": "2018-07-22T08:50:24Z", "security_group_id": "20a739d5-9717-4775-b3a2-cfd93a15e218", "tenant_id": "87aea23c8e7149e5accef4511893bda4", "port_range_min": null, "ethertype": "IPv6", "project_id": "87aea23c8e7149e5accef4511893bda4"}], "revision_number": 4, "project_id": "87aea23c8e7149e5accef4511893bda4", "id": "20a739d5-9717-4775-b3a2-cfd93a15e218", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:50:56,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6ab12825-1cf1-4df7-857d-9bd6d8b91b7e 2018-07-22 08:50:56,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9b2483abb618342cf99dcdcc627d883a004a6f" 2018-07-22 08:50:56,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:50:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c8d876-57f1-450f-82aa-ce477dcf7df8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:50:56,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-86c8d876-57f1-450f-82aa-ce477dcf7df8 2018-07-22 08:50:56,608 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:50:56,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/87aea23c8e7149e5accef4511893bda4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9b2483abb618342cf99dcdcc627d883a004a6f" 2018-07-22 08:50:56,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d3477b-769a-4503-bce4-a0b79f50bb55 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/87aea23c8e7149e5accef4511893bda4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "87aea23c8e7149e5accef4511893bda4", "name": "CreateStackSuccessTests-b7a358e5-5616-47c-proj"}} 2018-07-22 08:50:56,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/87aea23c8e7149e5accef4511893bda4 used request id req-d2d3477b-769a-4503-bce4-a0b79f50bb55 2018-07-22 08:50:56,708 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20a739d5-9717-4775-b3a2-cfd93a15e218 2018-07-22 08:50:56,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=20a739d5-9717-4775-b3a2-cfd93a15e218 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9b2483abb618342cf99dcdcc627d883a004a6f" 2018-07-22 08:50:57,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0adc8e0f-f0eb-429c-8319-0f6810ea3e3c Date: Sun, 22 Jul 2018 08:50:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:50:24Z", "security_group_id": "20a739d5-9717-4775-b3a2-cfd93a15e218", "port_range_min": null, "revision_number": 0, "tenant_id": "87aea23c8e7149e5accef4511893bda4", "created_at": "2018-07-22T08:50:24Z", "project_id": "87aea23c8e7149e5accef4511893bda4", "id": "597d475a-31aa-49cf-93ef-67d9518003b2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:50:24Z", "security_group_id": "20a739d5-9717-4775-b3a2-cfd93a15e218", "port_range_min": null, "revision_number": 0, "tenant_id": "87aea23c8e7149e5accef4511893bda4", "created_at": "2018-07-22T08:50:24Z", "project_id": "87aea23c8e7149e5accef4511893bda4", "id": "961b837d-48fc-4c41-972b-422388aba478"}, {"remote_group_id": "20a739d5-9717-4775-b3a2-cfd93a15e218", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:50:24Z", "security_group_id": "20a739d5-9717-4775-b3a2-cfd93a15e218", "port_range_min": null, "revision_number": 0, "tenant_id": "87aea23c8e7149e5accef4511893bda4", "created_at": "2018-07-22T08:50:24Z", "project_id": "87aea23c8e7149e5accef4511893bda4", "id": "bc8783e7-6db5-4102-815f-4b7a8320b838"}, {"remote_group_id": "20a739d5-9717-4775-b3a2-cfd93a15e218", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:50:24Z", "security_group_id": "20a739d5-9717-4775-b3a2-cfd93a15e218", "port_range_min": null, "revision_number": 0, "tenant_id": "87aea23c8e7149e5accef4511893bda4", "created_at": "2018-07-22T08:50:24Z", "project_id": "87aea23c8e7149e5accef4511893bda4", "id": "ea655e23-d3e1-4d61-a43f-e21ba4a11460"}]} 2018-07-22 08:50:57,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=20a739d5-9717-4775-b3a2-cfd93a15e218 used request id req-0adc8e0f-f0eb-429c-8319-0f6810ea3e3c 2018-07-22 08:50:57,020 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:50:57,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/20a739d5-9717-4775-b3a2-cfd93a15e218 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9b2483abb618342cf99dcdcc627d883a004a6f" 2018-07-22 08:50:57,372 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2601133a-182e-4fcb-9a0d-5426477d4bf4 Content-Length: 0 Date: Sun, 22 Jul 2018 08:50:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:50:57,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/20a739d5-9717-4775-b3a2-cfd93a15e218 used request id req-2601133a-182e-4fcb-9a0d-5426477d4bf4 2018-07-22 08:50:57,373 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-b7a358e5-5616-47c-proj 2018-07-22 08:50:57,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/87aea23c8e7149e5accef4511893bda4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9b2483abb618342cf99dcdcc627d883a004a6f" 2018-07-22 08:50:57,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b07d427-58a6-46bc-969f-bd83dc1fc27d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:50:57,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/87aea23c8e7149e5accef4511893bda4 used request id req-0b07d427-58a6-46bc-969f-bd83dc1fc27d 2018-07-22 08:50:57,599 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-b7a358e5-5616-47c-proj-role 2018-07-22 08:50:57,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/131198e5454c44cea2f96179c889dd74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9b2483abb618342cf99dcdcc627d883a004a6f" 2018-07-22 08:50:57,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bf18e26-bb89-4b80-a268-4b31d55b19a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:50:57,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/131198e5454c44cea2f96179c889dd74 used request id req-5bf18e26-bb89-4b80-a268-4b31d55b19a6 2018-07-22 08:50:57,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9b2483abb618342cf99dcdcc627d883a004a6f" 2018-07-22 08:50:57,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d63ac3d-b4a8-41c2-83c6-715fa8efbfc0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:50:57,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9d63ac3d-b4a8-41c2-83c6-715fa8efbfc0 2018-07-22 08:50:57,923 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-b7a358e5-5616-47c-user 2018-07-22 08:50:57,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/54380bbaff244b44ae07ace7933a2a57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df2dd97f4eb4da251c5257fa3134a546652464bf" 2018-07-22 08:50:58,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1334c8c1-20dd-4409-b50f-f4eb231605b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:50:58,138 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/54380bbaff244b44ae07ace7933a2a57 used request id req-1334c8c1-20dd-4409-b50f-f4eb231605b1 2018-07-22 08:50:58,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:50:58,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:50:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["HeLupjbJR9SSMVK7q8g8mQ"], "issued_at": "2018-07-22T08:50:58.000000Z"}} 2018-07-22 08:50:58,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db85706754fd5338727e85d6b2c862499513dbfb" 2018-07-22 08:50:58,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8573d9b2-3a8b-49ab-a0dc-7c935a69a72e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:50:58,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8573d9b2-3a8b-49ab-a0dc-7c935a69a72e 2018-07-22 08:50:58,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:50:58,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:50:59,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:50:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["nnDl7s-wSxOoYwQGldX1Xw"], "issued_at": "2018-07-22T08:50:59.000000Z"}} 2018-07-22 08:50:59,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:50:59,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f267bf2-1b07-4014-b7e4-689f53244f91 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:50:59,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1f267bf2-1b07-4014-b7e4-689f53244f91 2018-07-22 08:50:59,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:50:59,103 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:50:59 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:50:59,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-118d983a-90b8-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:50:59,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85a6e250-5493-48d4-80a6-39e2ca74c55b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-118d983a-90b8-49b-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:50:59,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-118d983a-90b8-49b-proj used request id req-85a6e250-5493-48d4-80a6-39e2ca74c55b 2018-07-22 08:50:59,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:50:59,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e122b92-d44a-4858-98b7-cf2e33d9603d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:50:59,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2e122b92-d44a-4858-98b7-cf2e33d9603d 2018-07-22 08:50:59,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}}' 2018-07-22 08:50:59,426 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44d2dd7d-1dcb-4c2f-a428-499bd07fd040 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948"}, "tags": [], "enabled": true, "id": "7358e9e3b33541939c552c376993b948", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}} 2018-07-22 08:50:59,426 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-44d2dd7d-1dcb-4c2f-a428-499bd07fd040 2018-07-22 08:50:59,426 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-118d983a-90b8-49b-proj 2018-07-22 08:50:59,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:50:59,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:50:59,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:50:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["skXoAP_3T864ZaXhSbjUIw"], "issued_at": "2018-07-22T08:50:59.000000Z"}} 2018-07-22 08:50:59,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468c14c9bc772d30957b10ab93b752fbf1083ec2" 2018-07-22 08:50:59,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46dd0e21-4d21-4377-9ab9-1e185cd9d59b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:50:59,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-46dd0e21-4d21-4377-9ab9-1e185cd9d59b 2018-07-22 08:50:59,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:50:59,925 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:50:59 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:50:59,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468c14c9bc772d30957b10ab93b752fbf1083ec2" 2018-07-22 08:51:00,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-151e8036-8063-460d-9f67-9f3e00096016 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:51:00,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-151e8036-8063-460d-9f67-9f3e00096016 2018-07-22 08:51:00,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-118d983a-90b8-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468c14c9bc772d30957b10ab93b752fbf1083ec2" 2018-07-22 08:51:00,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf4cd964-decc-471b-a603-5da63c115288 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-118d983a-90b8-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948"}, "tags": [], "enabled": true, "id": "7358e9e3b33541939c552c376993b948", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}]} 2018-07-22 08:51:00,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-118d983a-90b8-49b-proj used request id req-bf4cd964-decc-471b-a603-5da63c115288 2018-07-22 08:51:00,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468c14c9bc772d30957b10ab93b752fbf1083ec2" 2018-07-22 08:51:00,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce848ee-220d-4917-a579-8b17c5e8e30c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:51:00,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3ce848ee-220d-4917-a579-8b17c5e8e30c 2018-07-22 08:51:00,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468c14c9bc772d30957b10ab93b752fbf1083ec2" 2018-07-22 08:51:00,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b078bded-4c04-4f2d-b6a2-e8ce33d91b38 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:51:00,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b078bded-4c04-4f2d-b6a2-e8ce33d91b38 2018-07-22 08:51:00,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-118d983a-90b8-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468c14c9bc772d30957b10ab93b752fbf1083ec2" 2018-07-22 08:51:00,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c898e564-9370-4ab0-b5cd-bed9dcb7f369 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-118d983a-90b8-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948"}, "tags": [], "enabled": true, "id": "7358e9e3b33541939c552c376993b948", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}]} 2018-07-22 08:51:00,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-118d983a-90b8-49b-proj used request id req-c898e564-9370-4ab0-b5cd-bed9dcb7f369 2018-07-22 08:51:00,813 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-118d983a-90b8-49b-user 2018-07-22 08:51:00,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:51:00,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:00,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-970b7533-43d6-487e-8747-b73955a5d923 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:51:00,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-970b7533-43d6-487e-8747-b73955a5d923 2018-07-22 08:51:00,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" -d '{"role": {"name": "CreateStackSuccessTests-118d983a-90b8-49b-proj-role"}}' 2018-07-22 08:51:01,024 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:51:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5e05762-f46e-4265-87ba-ac65961a5264 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "20466e1662fc4706b050fcd0e83459d3", "links": {"self": "http://172.30.9.23:5000/v3/roles/20466e1662fc4706b050fcd0e83459d3"}, "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj-role"}} 2018-07-22 08:51:01,024 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5e05762-f46e-4265-87ba-ac65961a5264 2018-07-22 08:51:01,025 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-118d983a-90b8-49b-proj-role 2018-07-22 08:51:01,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/20466e1662fc4706b050fcd0e83459d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:01,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a9bc78e-c8a0-4783-9109-0cd2a67a8d10 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "20466e1662fc4706b050fcd0e83459d3", "links": {"self": "http://172.30.9.23:5000/v3/roles/20466e1662fc4706b050fcd0e83459d3"}, "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj-role"}} 2018-07-22 08:51:01,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/20466e1662fc4706b050fcd0e83459d3 used request id req-6a9bc78e-c8a0-4783-9109-0cd2a67a8d10 2018-07-22 08:51:01,123 - keystone_utils - INFO - Granting role CreateStackSuccessTests-118d983a-90b8-49b-proj-role to project CreateStackSuccessTests-118d983a-90b8-49b-proj 2018-07-22 08:51:01,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948/users/ad97f29382b64fde8bb45b502e5688d6/roles/20466e1662fc4706b050fcd0e83459d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:01,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9413244-0faa-4e41-ab02-56aa8c5e3a5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:51:01,279 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948/users/ad97f29382b64fde8bb45b502e5688d6/roles/20466e1662fc4706b050fcd0e83459d3 used request id req-b9413244-0faa-4e41-ab02-56aa8c5e3a5a 2018-07-22 08:51:01,280 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:51:01,280 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-22 08:51:01,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:51:01,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:51:01,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20466e1662fc4706b050fcd0e83459d3", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj-role"}], "expires_at": "2018-07-22T09:51:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7358e9e3b33541939c552c376993b948", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/7358e9e3b33541939c552c376993b948", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/7358e9e3b33541939c552c376993b948", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/7358e9e3b33541939c552c376993b948", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/7358e9e3b33541939c552c376993b948", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-118d983a-90b8-49b-user", "id": "ad97f29382b64fde8bb45b502e5688d6"}, "audit_ids": ["7GAqldDDRVWhp8iJVXSo-w"], "issued_at": "2018-07-22T08:51:01.000000Z"}} 2018-07-22 08:51:01,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}765a2a71f595f24f55fe8495b6193fe8998bd1cc" 2018-07-22 08:51:01,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-955b16c9-f5b9-42fb-b6df-d09c9e2f274a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:51:01,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-955b16c9-f5b9-42fb-b6df-d09c9e2f274a 2018-07-22 08:51:01,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}765a2a71f595f24f55fe8495b6193fe8998bd1cc" 2018-07-22 08:51:01,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-e9802401-fa64-4df2-9876-fecce8adf227 Date: Sun, 22 Jul 2018 08:51:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image"} 2018-07-22 08:51:01,972 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image used request id req-e9802401-fa64-4df2-9876-fecce8adf227 2018-07-22 08:51:01,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}765a2a71f595f24f55fe8495b6193fe8998bd1cc" 2018-07-22 08:51:02,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6b4294e4-1ef2-4ce4-abd5-d2ffe6ef52be Date: Sun, 22 Jul 2018 08:51:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:51:02,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6b4294e4-1ef2-4ce4-abd5-d2ffe6ef52be 2018-07-22 08:51:02,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}765a2a71f595f24f55fe8495b6193fe8998bd1cc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image"}' 2018-07-22 08:51:02,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/f0dc1a48-7507-4d13-a886-0b70966cad47 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5d32f3f9-cfcb-4843-98df-63bab89a2256 Date: Sun, 22 Jul 2018 08:51:02 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:51:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:51:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/f0dc1a48-7507-4d13-a886-0b70966cad47", "min_disk": 0, "protected": false, "id": "f0dc1a48-7507-4d13-a886-0b70966cad47", "file": "/v2/images/f0dc1a48-7507-4d13-a886-0b70966cad47/file", "checksum": null, "owner": "7358e9e3b33541939c552c376993b948", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:51:02,396 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5d32f3f9-cfcb-4843-98df-63bab89a2256 2018-07-22 08:51:02,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/f0dc1a48-7507-4d13-a886-0b70966cad47/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}765a2a71f595f24f55fe8495b6193fe8998bd1cc" -d '' 2018-07-22 08:51:03,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-996a0c43-be20-468c-ba44-e6956fae6083 Date: Sun, 22 Jul 2018 08:51:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:51:03,622 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f0dc1a48-7507-4d13-a886-0b70966cad47/file used request id req-996a0c43-be20-468c-ba44-e6956fae6083 2018-07-22 08:51:03,622 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 08:51:03,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f0dc1a48-7507-4d13-a886-0b70966cad47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}765a2a71f595f24f55fe8495b6193fe8998bd1cc" 2018-07-22 08:51:03,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-242209cf-c713-4cc3-9fef-2775cd2d5868 Date: Sun, 22 Jul 2018 08:51:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:51:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:51:03Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/f0dc1a48-7507-4d13-a886-0b70966cad47/snap", "metadata": {}}], "self": "/v2/images/f0dc1a48-7507-4d13-a886-0b70966cad47", "min_disk": 0, "protected": false, "id": "f0dc1a48-7507-4d13-a886-0b70966cad47", "file": "/v2/images/f0dc1a48-7507-4d13-a886-0b70966cad47/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7358e9e3b33541939c552c376993b948", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/f0dc1a48-7507-4d13-a886-0b70966cad47/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:51:03,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f0dc1a48-7507-4d13-a886-0b70966cad47 used request id req-242209cf-c713-4cc3-9fef-2775cd2d5868 2018-07-22 08:51:03,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}765a2a71f595f24f55fe8495b6193fe8998bd1cc" 2018-07-22 08:51:03,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2bb6dbe9-6bf8-497b-9b13-9266b1955262 Date: Sun, 22 Jul 2018 08:51:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:51:03,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2bb6dbe9-6bf8-497b-9b13-9266b1955262 2018-07-22 08:51:03,992 - create_image - INFO - Created image with name - CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image 2018-07-22 08:51:03,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f0dc1a48-7507-4d13-a886-0b70966cad47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}765a2a71f595f24f55fe8495b6193fe8998bd1cc" 2018-07-22 08:51:04,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b3d0b8cf-2243-4ee8-8ebe-d3c79b4e574d Date: Sun, 22 Jul 2018 08:51:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:51:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-22T08:51:03Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/f0dc1a48-7507-4d13-a886-0b70966cad47/snap", "metadata": {}}], "self": "/v2/images/f0dc1a48-7507-4d13-a886-0b70966cad47", "min_disk": 0, "protected": false, "id": "f0dc1a48-7507-4d13-a886-0b70966cad47", "file": "/v2/images/f0dc1a48-7507-4d13-a886-0b70966cad47/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7358e9e3b33541939c552c376993b948", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/f0dc1a48-7507-4d13-a886-0b70966cad47/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:51:04,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f0dc1a48-7507-4d13-a886-0b70966cad47 used request id req-b3d0b8cf-2243-4ee8-8ebe-d3c79b4e574d 2018-07-22 08:51:04,234 - create_image - DEBUG - Instance status is - active 2018-07-22 08:51:04,235 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image 2018-07-22 08:51:04,235 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image 2018-07-22 08:51:04,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:51:04,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:51:04,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:51:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["OiKMtQ80T8W0x2Rfy0JvMw"], "issued_at": "2018-07-22T08:51:04.000000Z"}} 2018-07-22 08:51:04,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb57cbef50d79c8bb473a150bd47da7154b1b25" 2018-07-22 08:51:04,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3342eeea-f834-4d96-8d90-0212cd045990 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:51:04,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3342eeea-f834-4d96-8d90-0212cd045990 2018-07-22 08:51:04,722 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:51:04,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb57cbef50d79c8bb473a150bd47da7154b1b25" 2018-07-22 08:51:04,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:04 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-03a94e4f-52d7-4a42-9912-4f0bd837bb49 x-compute-request-id: req-03a94e4f-52d7-4a42-9912-4f0bd837bb49 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:51:04,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-03a94e4f-52d7-4a42-9912-4f0bd837bb49 2018-07-22 08:51:04,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb57cbef50d79c8bb473a150bd47da7154b1b25" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-22 08:51:04,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:04 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-7583a30b-1bb6-452d-8cfc-870177a1ed78 x-compute-request-id: req-7583a30b-1bb6-452d-8cfc-870177a1ed78 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ffb332d6-b7d7-46b3-9283-3c5d3a30e513"}} 2018-07-22 08:51:04,974 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7583a30b-1bb6-452d-8cfc-870177a1ed78 2018-07-22 08:51:04,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:51:04,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:51:05,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20466e1662fc4706b050fcd0e83459d3", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj-role"}], "expires_at": "2018-07-22T09:51:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7358e9e3b33541939c552c376993b948", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/7358e9e3b33541939c552c376993b948", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/7358e9e3b33541939c552c376993b948", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/7358e9e3b33541939c552c376993b948", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/7358e9e3b33541939c552c376993b948", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-118d983a-90b8-49b-user", "id": "ad97f29382b64fde8bb45b502e5688d6"}, "audit_ids": ["449vhLIaTEWsWRr-UHXGsg"], "issued_at": "2018-07-22T08:51:05.000000Z"}} 2018-07-22 08:51:05,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:05,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3428b345-6290-48ef-892f-67afbd8b5f83 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:51:05,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3428b345-6290-48ef-892f-67afbd8b5f83 2018-07-22 08:51:05,472 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:51:05,476 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:51:05,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:05,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:05 GMT Server: Apache x-openstack-request-id: req-6c0055a3-5125-464e-a4ba-e73cdb28938a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 08:51:05,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack used request id req-6c0055a3-5125-464e-a4ba-e73cdb28938a 2018-07-22 08:51:05,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net", "inst_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "subnet_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet", "image_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image", "flavor_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-flavor-name"}}' 2018-07-22 08:51:07,965 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:51:05 GMT Server: Apache x-openstack-request-id: req-7dfc642a-a7f0-4d34-9f7d-9cae8b0a9770 Location: http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "self"}]}} 2018-07-22 08:51:07,965 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks used request id req-7dfc642a-a7f0-4d34-9f7d-9cae8b0a9770 2018-07-22 08:51:07,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/8e1f6aea-1fcc-4365-9c07-fe037e070208 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:08,176 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:51:07 GMT Server: Apache x-openstack-request-id: req-18937c4d-079a-47a1-87ff-fd8d71ee8367 Location: http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:51:08,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:08 GMT Server: Apache x-openstack-request-id: req-891238a8-a1b1-46c5-98de-89e2a3ad08e9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7358e9e3b33541939c552c376993b948", "OS::stack_id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "image_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image", "inst_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "subnet_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet", "net_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net", "flavor_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "stack_user_project_id": "e1aaadab83eb42e1bb554157531ca91d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:51:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:51:08,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 used request id req-891238a8-a1b1-46c5-98de-89e2a3ad08e9 2018-07-22 08:51:08,387 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack 2018-07-22 08:51:08,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/8e1f6aea-1fcc-4365-9c07-fe037e070208 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:08,589 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:51:08 GMT Server: Apache x-openstack-request-id: req-aec2ba9a-4d96-4e6a-a047-9d88eff30afd Location: http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:51:08,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:08 GMT Server: Apache x-openstack-request-id: req-b18877ad-3940-471b-936e-6cdd008a1835 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7358e9e3b33541939c552c376993b948", "OS::stack_id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "image_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image", "inst_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "subnet_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet", "net_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net", "flavor_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "stack_user_project_id": "e1aaadab83eb42e1bb554157531ca91d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:51:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:51:08,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 used request id req-b18877ad-3940-471b-936e-6cdd008a1835 2018-07-22 08:51:08,779 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:51:08,780 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:51:11,783 - create_stack - DEBUG - Stack status query timeout in 1196.60482216 2018-07-22 08:51:11,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/8e1f6aea-1fcc-4365-9c07-fe037e070208 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:11,813 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:51:11 GMT Server: Apache x-openstack-request-id: req-1a1cf20b-0926-4b77-99ab-cd6904b6e314 Location: http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:51:12,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:11 GMT Server: Apache x-openstack-request-id: req-2db83087-8d8e-4321-aec1-1ad7a5c520b7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7358e9e3b33541939c552c376993b948", "OS::stack_id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "image_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image", "inst_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "subnet_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet", "net_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net", "flavor_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "stack_user_project_id": "e1aaadab83eb42e1bb554157531ca91d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:51:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:51:12,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 used request id req-2db83087-8d8e-4321-aec1-1ad7a5c520b7 2018-07-22 08:51:12,040 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:51:12,040 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:51:15,043 - create_stack - DEBUG - Stack status query timeout in 1193.34447908 2018-07-22 08:51:15,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/8e1f6aea-1fcc-4365-9c07-fe037e070208 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:15,243 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:51:15 GMT Server: Apache x-openstack-request-id: req-c6f4dd4d-2b24-4336-9c82-a6ff1aef1290 Location: http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:51:15,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:15 GMT Server: Apache x-openstack-request-id: req-d3c5b323-1328-402e-958f-5cc0f9a9b962 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7358e9e3b33541939c552c376993b948", "OS::stack_id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "image_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image", "inst_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "subnet_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet", "net_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net", "flavor_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "stack_user_project_id": "e1aaadab83eb42e1bb554157531ca91d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:51:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:51:15,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 used request id req-d3c5b323-1328-402e-958f-5cc0f9a9b962 2018-07-22 08:51:15,456 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:51:15,456 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:51:18,460 - create_stack - DEBUG - Stack status query timeout in 1189.92799306 2018-07-22 08:51:18,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/8e1f6aea-1fcc-4365-9c07-fe037e070208 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:18,671 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:51:18 GMT Server: Apache x-openstack-request-id: req-18cb7eb1-80e8-420c-b54b-16ca298a1176 Location: http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:51:18,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:18 GMT Server: Apache x-openstack-request-id: req-21e85128-8820-49a6-b361-0d418654d5b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7358e9e3b33541939c552c376993b948", "OS::stack_id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "image_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image", "inst_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "subnet_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet", "net_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net", "flavor_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "stack_user_project_id": "e1aaadab83eb42e1bb554157531ca91d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:51:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:51:18,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 used request id req-21e85128-8820-49a6-b361-0d418654d5b8 2018-07-22 08:51:18,880 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:51:18,880 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:51:21,883 - create_stack - DEBUG - Stack status query timeout in 1186.50453711 2018-07-22 08:51:21,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/8e1f6aea-1fcc-4365-9c07-fe037e070208 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:21,914 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:51:21 GMT Server: Apache x-openstack-request-id: req-e74dce03-67e4-443a-8450-cfff6efe79d2 Location: http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:51:22,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:21 GMT Server: Apache x-openstack-request-id: req-ed175251-b72a-4d20-aaa0-f46843a1a6d6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7358e9e3b33541939c552c376993b948", "OS::stack_id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "image_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image", "inst_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "subnet_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet", "net_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net", "flavor_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "stack_user_project_id": "e1aaadab83eb42e1bb554157531ca91d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:51:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:51:22,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 used request id req-ed175251-b72a-4d20-aaa0-f46843a1a6d6 2018-07-22 08:51:22,113 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:51:22,113 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:51:25,116 - create_stack - DEBUG - Stack status query timeout in 1183.27123213 2018-07-22 08:51:25,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/8e1f6aea-1fcc-4365-9c07-fe037e070208 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:25,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:51:25 GMT Server: Apache x-openstack-request-id: req-22c56026-cae3-4fab-badd-3d140349397c Location: http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:51:25,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:25 GMT Server: Apache x-openstack-request-id: req-6f91ef07-fea1-4266-b09a-5f778bc236c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7358e9e3b33541939c552c376993b948", "OS::stack_id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "image_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image", "inst_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "subnet_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet", "net_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net", "flavor_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "stack_user_project_id": "e1aaadab83eb42e1bb554157531ca91d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:51:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:51:25,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 used request id req-6f91ef07-fea1-4266-b09a-5f778bc236c6 2018-07-22 08:51:25,508 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 08:51:25,508 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack 2018-07-22 08:51:25,508 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack 2018-07-22 08:51:25,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/8e1f6aea-1fcc-4365-9c07-fe037e070208/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:25,718 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:51:25 GMT Server: Apache x-openstack-request-id: req-9efaf840-9848-41de-a3a3-2de7ee71080f Location: http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:51:25,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:25 GMT Server: Apache x-openstack-request-id: req-97371a71-86ef-43a0-a18a-10534ed62d34 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 583 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T08:51:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:51:07Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "56e6cf50-69b3-42ed-88c4-980f8c791500", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T08:51:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:51:08Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "632bf041-40cd-445d-8146-8c991da64525", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T08:51:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:51:08Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b6d7664b-9646-4136-91d3-b7c54a69b120", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T08:51:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:51:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "resource_type": "OS::Nova::Server"}]} 2018-07-22 08:51:25,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208/resources used request id req-97371a71-86ef-43a0-a18a-10534ed62d34 2018-07-22 08:51:25,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:26,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51: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,Accept-Encoding x-openstack-request-id: req-09744563-aa65-4253-a2ee-404932679152 x-compute-request-id: req-09744563-aa65-4253-a2ee-404932679152 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:bd:6b", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "rel": "bookmark"}], "image": {"id": "f0dc1a48-7507-4d13-a886-0b70966cad47", "links": [{"href": "http://172.30.9.23:8774/images/f0dc1a48-7507-4d13-a886-0b70966cad47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:51:21.000000", "flavor": {"id": "ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "links": [{"href": "http://172.30.9.23:8774/flavors/ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "rel": "bookmark"}]}, "id": "f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "security_groups": [{"name": "default"}], "user_id": "ad97f29382b64fde8bb45b502e5688d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:51:21Z", "hostId": "ffbb90d7a475ae894e4380703713b1a29e873a10f8332bccabd92fa3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "created": "2018-07-22T08:51:15Z", "tenant_id": "7358e9e3b33541939c552c376993b948", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:51:26,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2 used request id req-09744563-aa65-4253-a2ee-404932679152 2018-07-22 08:51:26,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:26,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-45dd4629-a00b-4926-a4bf-c1c583af8298 Date: Sun, 22 Jul 2018 08:51:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b6d7664b-9646-4136-91d3-b7c54a69b120","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7358e9e3b33541939c552c376993b948","l2_adjacency":true,"status":"ACTIVE","subnets":["632bf041-40cd-445d-8146-8c991da64525"],"description":"","tags":[],"updated_at":"2018-07-22T08:51:10Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net","admin_state_up":true,"tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:08Z","mtu":1450}]} 2018-07-22 08:51:26,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net used request id req-45dd4629-a00b-4926-a4bf-c1c583af8298 2018-07-22 08:51:26,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:51:26,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:51:26 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:51:26,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:26,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da6bf642-c80b-4e26-b9c1-d1fc45ea9f9b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7358e9e3b33541939c552c376993b948", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}} 2018-07-22 08:51:26,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 used request id req-da6bf642-c80b-4e26-b9c1-d1fc45ea9f9b 2018-07-22 08:51:26,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:26,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-604b172f-1494-42c9-b341-004ccae4f231 Date: Sun, 22 Jul 2018 08:51:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","dns_nameservers":[],"updated_at":"2018-07-22T08:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7358e9e3b33541939c552c376993b948","id":"632bf041-40cd-445d-8146-8c991da64525","subnetpool_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet"}]} 2018-07-22 08:51:26,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-604b172f-1494-42c9-b341-004ccae4f231 2018-07-22 08:51:26,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:26,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-a2861257-8fac-48e5-981b-b793bbfb95f0 Date: Sun, 22 Jul 2018 08:51:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.3"}],"id":"382e2176-9fab-4f57-b9b7-6ef44947aa9f","security_groups":[],"mac_address":"fa:16:3e:5a:5d:69","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.4"}],"id":"56e6cf50-69b3-42ed-88c4-980f8c791500","security_groups":["f92b79f6-bc0f-4119-afe1-4880d5b4b3a9"],"mac_address":"fa:16:3e:d9:bd:6b","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack-server1_port-bupjlbopqd4w","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"f0d0ed3e-8d69-4294-acd4-1138c3acadf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:14Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.2"}],"id":"8251139d-9474-46ca-9137-53e4d9cfb93d","security_groups":[],"mac_address":"fa:16:3e:b8:4c:a0","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.5"}],"id":"9a7e8d3f-6601-4421-9ee0-fab166f1d02b","security_groups":[],"mac_address":"fa:16:3e:cc:d0:f1","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"}]} 2018-07-22 08:51:26,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-a2861257-8fac-48e5-981b-b793bbfb95f0 2018-07-22 08:51:27,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/8e1f6aea-1fcc-4365-9c07-fe037e070208/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:27,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:51:27 GMT Server: Apache x-openstack-request-id: req-f984b2b1-c175-4233-a488-cffe87473729 Location: http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:51:27,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:27 GMT Server: Apache x-openstack-request-id: req-2b908b3e-799f-45f5-a9ae-a5f851a450d3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 583 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-22T08:51:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:51:07Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "56e6cf50-69b3-42ed-88c4-980f8c791500", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-22T08:51:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:51:08Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "632bf041-40cd-445d-8146-8c991da64525", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-22T08:51:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:51:08Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b6d7664b-9646-4136-91d3-b7c54a69b120", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-22T08:51:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:51:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "resource_type": "OS::Nova::Server"}]} 2018-07-22 08:51:27,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208/resources used request id req-2b908b3e-799f-45f5-a9ae-a5f851a450d3 2018-07-22 08:51:27,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/ffb332d6-b7d7-46b3-9283-3c5d3a30e513 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:27,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51: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-02602146-c1c6-4d7e-8405-2a3106106f38 x-compute-request-id: req-02602146-c1c6-4d7e-8405-2a3106106f38 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ffb332d6-b7d7-46b3-9283-3c5d3a30e513"}} 2018-07-22 08:51:27,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/ffb332d6-b7d7-46b3-9283-3c5d3a30e513 used request id req-02602146-c1c6-4d7e-8405-2a3106106f38 2018-07-22 08:51:27,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/632bf041-40cd-445d-8146-8c991da64525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:27,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-ad4e5c7e-cfd2-4018-92c0-a89bc9fbbc16 Date: Sun, 22 Jul 2018 08:51:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","dns_nameservers":[],"updated_at":"2018-07-22T08:51:10Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"7358e9e3b33541939c552c376993b948","id":"632bf041-40cd-445d-8146-8c991da64525","subnetpool_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet"}} 2018-07-22 08:51:27,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/632bf041-40cd-445d-8146-8c991da64525 used request id req-ad4e5c7e-cfd2-4018-92c0-a89bc9fbbc16 2018-07-22 08:51:27,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:27,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-f5ea533b-f32c-412c-bf3a-c14de6aa4a50 Date: Sun, 22 Jul 2018 08:51:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b6d7664b-9646-4136-91d3-b7c54a69b120","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7358e9e3b33541939c552c376993b948","l2_adjacency":true,"status":"ACTIVE","subnets":["632bf041-40cd-445d-8146-8c991da64525"],"description":"","tags":[],"updated_at":"2018-07-22T08:51:10Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net","admin_state_up":true,"tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:08Z","mtu":1450}]} 2018-07-22 08:51:27,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-f5ea533b-f32c-412c-bf3a-c14de6aa4a50 2018-07-22 08:51:27,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:27,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6135d5bc-b486-4e1b-b571-ff9ac8a3cf33 Date: Sun, 22 Jul 2018 08:51:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","dns_nameservers":[],"updated_at":"2018-07-22T08:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7358e9e3b33541939c552c376993b948","id":"632bf041-40cd-445d-8146-8c991da64525","subnetpool_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet"}]} 2018-07-22 08:51:27,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-6135d5bc-b486-4e1b-b571-ff9ac8a3cf33 2018-07-22 08:51:27,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:27,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-80d2b307-f198-474e-9826-25c765802bd2 Date: Sun, 22 Jul 2018 08:51:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b6d7664b-9646-4136-91d3-b7c54a69b120","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7358e9e3b33541939c552c376993b948","l2_adjacency":true,"status":"ACTIVE","subnets":["632bf041-40cd-445d-8146-8c991da64525"],"description":"","tags":[],"updated_at":"2018-07-22T08:51:10Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net","admin_state_up":true,"tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:08Z","mtu":1450}]} 2018-07-22 08:51:27,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net used request id req-80d2b307-f198-474e-9826-25c765802bd2 2018-07-22 08:51:27,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:27,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab693aca-d0ee-48ba-999d-3d453065480c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7358e9e3b33541939c552c376993b948", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}} 2018-07-22 08:51:27,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 used request id req-ab693aca-d0ee-48ba-999d-3d453065480c 2018-07-22 08:51:27,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:27,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-19fdf317-b440-4402-8090-688fc50498f6 Date: Sun, 22 Jul 2018 08:51:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","dns_nameservers":[],"updated_at":"2018-07-22T08:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7358e9e3b33541939c552c376993b948","id":"632bf041-40cd-445d-8146-8c991da64525","subnetpool_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet"}]} 2018-07-22 08:51:27,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-19fdf317-b440-4402-8090-688fc50498f6 2018-07-22 08:51:27,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120&mac_address=fa%3A16%3A3e%3Ad9%3Abd%3A6b&name=CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack-server1_port-bupjlbopqd4w&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:27,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-41117b14-e9e3-4969-a19e-ed46684ad75e Date: Sun, 22 Jul 2018 08:51:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.4"}],"id":"56e6cf50-69b3-42ed-88c4-980f8c791500","security_groups":["f92b79f6-bc0f-4119-afe1-4880d5b4b3a9"],"mac_address":"fa:16:3e:d9:bd:6b","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack-server1_port-bupjlbopqd4w","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"f0d0ed3e-8d69-4294-acd4-1138c3acadf2","ip_allocation":"immediate"}]} 2018-07-22 08:51:27,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120&mac_address=fa%3A16%3A3e%3Ad9%3Abd%3A6b&name=CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack-server1_port-bupjlbopqd4w&admin_state_up=True used request id req-41117b14-e9e3-4969-a19e-ed46684ad75e 2018-07-22 08:51:28,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:28,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8f6987e-af93-4c79-aae9-33233651f169 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7358e9e3b33541939c552c376993b948", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}} 2018-07-22 08:51:28,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 used request id req-c8f6987e-af93-4c79-aae9-33233651f169 2018-07-22 08:51:28,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:28,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-450bdec1-69bf-4e39-83ad-4a843b8fe852 Date: Sun, 22 Jul 2018 08:51:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b6d7664b-9646-4136-91d3-b7c54a69b120","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7358e9e3b33541939c552c376993b948","l2_adjacency":true,"status":"ACTIVE","subnets":["632bf041-40cd-445d-8146-8c991da64525"],"description":"","tags":[],"updated_at":"2018-07-22T08:51:10Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net","admin_state_up":true,"tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:08Z","mtu":1450}]} 2018-07-22 08:51:28,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net used request id req-450bdec1-69bf-4e39-83ad-4a843b8fe852 2018-07-22 08:51:28,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:28,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b8356acb-8897-42b2-b36d-ab824fd47176 Date: Sun, 22 Jul 2018 08:51:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","dns_nameservers":[],"updated_at":"2018-07-22T08:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7358e9e3b33541939c552c376993b948","id":"632bf041-40cd-445d-8146-8c991da64525","subnetpool_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet"}]} 2018-07-22 08:51:28,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-b8356acb-8897-42b2-b36d-ab824fd47176 2018-07-22 08:51:28,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:28,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-ea6da437-9a11-4c22-a142-11f4c253f752 Date: Sun, 22 Jul 2018 08:51:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.3"}],"id":"382e2176-9fab-4f57-b9b7-6ef44947aa9f","security_groups":[],"mac_address":"fa:16:3e:5a:5d:69","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.4"}],"id":"56e6cf50-69b3-42ed-88c4-980f8c791500","security_groups":["f92b79f6-bc0f-4119-afe1-4880d5b4b3a9"],"mac_address":"fa:16:3e:d9:bd:6b","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack-server1_port-bupjlbopqd4w","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"f0d0ed3e-8d69-4294-acd4-1138c3acadf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:14Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.2"}],"id":"8251139d-9474-46ca-9137-53e4d9cfb93d","security_groups":[],"mac_address":"fa:16:3e:b8:4c:a0","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.5"}],"id":"9a7e8d3f-6601-4421-9ee0-fab166f1d02b","security_groups":[],"mac_address":"fa:16:3e:cc:d0:f1","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"}]} 2018-07-22 08:51:28,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-ea6da437-9a11-4c22-a142-11f4c253f752 2018-07-22 08:51:28,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:28,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-10d18e75-6796-4dc8-932d-d84046b2012b Date: Sun, 22 Jul 2018 08:51:28 GMT RESP BODY: {"floatingips": []} 2018-07-22 08:51:28,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-10d18e75-6796-4dc8-932d-d84046b2012b 2018-07-22 08:51:28,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:51:28,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:51:28,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20466e1662fc4706b050fcd0e83459d3", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj-role"}], "expires_at": "2018-07-22T09:51:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7358e9e3b33541939c552c376993b948", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/7358e9e3b33541939c552c376993b948", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/7358e9e3b33541939c552c376993b948", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/7358e9e3b33541939c552c376993b948", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/7358e9e3b33541939c552c376993b948", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-118d983a-90b8-49b-user", "id": "ad97f29382b64fde8bb45b502e5688d6"}, "audit_ids": ["16RKr0ThT46lb0g3qjM8nw"], "issued_at": "2018-07-22T08:51:28.000000Z"}} 2018-07-22 08:51:28,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:29,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb675ce8-cdb0-4d73-94b8-f6e994bbc253 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:51:29,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bb675ce8-cdb0-4d73-94b8-f6e994bbc253 2018-07-22 08:51:29,025 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:51:29,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:29,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeca2c26-ffe6-4f1d-81de-7cf7de8a5d1b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:51:29,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-aeca2c26-ffe6-4f1d-81de-7cf7de8a5d1b 2018-07-22 08:51:29,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:29,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-006fe657-d1f6-4c41-b1b5-5fbf18d3e721 Date: Sun, 22 Jul 2018 08:51:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b6d7664b-9646-4136-91d3-b7c54a69b120","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7358e9e3b33541939c552c376993b948","l2_adjacency":true,"status":"ACTIVE","subnets":["632bf041-40cd-445d-8146-8c991da64525"],"description":"","tags":[],"updated_at":"2018-07-22T08:51:10Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net","admin_state_up":true,"tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:08Z","mtu":1450}]} 2018-07-22 08:51:29,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net used request id req-006fe657-d1f6-4c41-b1b5-5fbf18d3e721 2018-07-22 08:51:29,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:51:29,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:51:29 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:51:29,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:29,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c9be4c-7818-4e10-9025-d7892c204e7c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7358e9e3b33541939c552c376993b948", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}} 2018-07-22 08:51:29,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 used request id req-64c9be4c-7818-4e10-9025-d7892c204e7c 2018-07-22 08:51:29,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:29,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0c7b39b9-504a-461c-874d-b493fb8f1ced Date: Sun, 22 Jul 2018 08:51:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","dns_nameservers":[],"updated_at":"2018-07-22T08:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7358e9e3b33541939c552c376993b948","id":"632bf041-40cd-445d-8146-8c991da64525","subnetpool_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet"}]} 2018-07-22 08:51:29,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-0c7b39b9-504a-461c-874d-b493fb8f1ced 2018-07-22 08:51:29,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120&mac_address=fa%3A16%3A3e%3Ad9%3Abd%3A6b&name=CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack-server1_port-bupjlbopqd4w&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:30,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-c191709b-46bf-4311-a458-c5146add0fb0 Date: Sun, 22 Jul 2018 08:51:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.4"}],"id":"56e6cf50-69b3-42ed-88c4-980f8c791500","security_groups":["f92b79f6-bc0f-4119-afe1-4880d5b4b3a9"],"mac_address":"fa:16:3e:d9:bd:6b","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack-server1_port-bupjlbopqd4w","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"f0d0ed3e-8d69-4294-acd4-1138c3acadf2","ip_allocation":"immediate"}]} 2018-07-22 08:51:30,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120&mac_address=fa%3A16%3A3e%3Ad9%3Abd%3A6b&name=CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack-server1_port-bupjlbopqd4w&admin_state_up=True used request id req-c191709b-46bf-4311-a458-c5146add0fb0 2018-07-22 08:51:30,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:30,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d8b15a-8a04-4f7e-aef9-5eb87baf5b71 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7358e9e3b33541939c552c376993b948", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}} 2018-07-22 08:51:30,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 used request id req-b5d8b15a-8a04-4f7e-aef9-5eb87baf5b71 2018-07-22 08:51:30,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:31,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:30 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-32b22154-ff4b-453f-9e88-e1f5bf8fb0c4 x-compute-request-id: req-32b22154-ff4b-453f-9e88-e1f5bf8fb0c4 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:bd:6b", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "rel": "bookmark"}], "image": {"id": "f0dc1a48-7507-4d13-a886-0b70966cad47", "links": [{"href": "http://172.30.9.23:8774/images/f0dc1a48-7507-4d13-a886-0b70966cad47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:51:21.000000", "flavor": {"id": "ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "links": [{"href": "http://172.30.9.23:8774/flavors/ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "rel": "bookmark"}]}, "id": "f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "security_groups": [{"name": "default"}], "user_id": "ad97f29382b64fde8bb45b502e5688d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:51:21Z", "hostId": "ffbb90d7a475ae894e4380703713b1a29e873a10f8332bccabd92fa3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "created": "2018-07-22T08:51:15Z", "tenant_id": "7358e9e3b33541939c552c376993b948", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:51:31,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst used request id req-32b22154-ff4b-453f-9e88-e1f5bf8fb0c4 2018-07-22 08:51:31,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:31,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-3168a62c-5935-4f46-90b5-c77b12ff6e6f Date: Sun, 22 Jul 2018 08:51:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b6d7664b-9646-4136-91d3-b7c54a69b120","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7358e9e3b33541939c552c376993b948","l2_adjacency":true,"status":"ACTIVE","subnets":["632bf041-40cd-445d-8146-8c991da64525"],"description":"","tags":[],"updated_at":"2018-07-22T08:51:10Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net","admin_state_up":true,"tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:08Z","mtu":1450}]} 2018-07-22 08:51:31,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net used request id req-3168a62c-5935-4f46-90b5-c77b12ff6e6f 2018-07-22 08:51:31,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:31,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ae71a5ed-8ad6-40d0-89cc-a518f170304e Date: Sun, 22 Jul 2018 08:51:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","dns_nameservers":[],"updated_at":"2018-07-22T08:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7358e9e3b33541939c552c376993b948","id":"632bf041-40cd-445d-8146-8c991da64525","subnetpool_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet"}]} 2018-07-22 08:51:31,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-ae71a5ed-8ad6-40d0-89cc-a518f170304e 2018-07-22 08:51:31,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:31,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-099e9ed6-78e1-40a3-9559-a83684053f1e Date: Sun, 22 Jul 2018 08:51:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.3"}],"id":"382e2176-9fab-4f57-b9b7-6ef44947aa9f","security_groups":[],"mac_address":"fa:16:3e:5a:5d:69","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.4"}],"id":"56e6cf50-69b3-42ed-88c4-980f8c791500","security_groups":["f92b79f6-bc0f-4119-afe1-4880d5b4b3a9"],"mac_address":"fa:16:3e:d9:bd:6b","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack-server1_port-bupjlbopqd4w","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"f0d0ed3e-8d69-4294-acd4-1138c3acadf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:14Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.2"}],"id":"8251139d-9474-46ca-9137-53e4d9cfb93d","security_groups":[],"mac_address":"fa:16:3e:b8:4c:a0","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.5"}],"id":"9a7e8d3f-6601-4421-9ee0-fab166f1d02b","security_groups":[],"mac_address":"fa:16:3e:cc:d0:f1","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"}]} 2018-07-22 08:51:31,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-099e9ed6-78e1-40a3-9559-a83684053f1e 2018-07-22 08:51:31,955 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst 2018-07-22 08:51:31,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:31,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-81002301-c757-47ee-8756-7a697d1fbe74 Date: Sun, 22 Jul 2018 08:51:31 GMT RESP BODY: {"floatingips": []} 2018-07-22 08:51:31,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-81002301-c757-47ee-8756-7a697d1fbe74 2018-07-22 08:51:31,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:32,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51: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,Accept-Encoding x-openstack-request-id: req-c84e865e-ebb4-4ced-96bc-b760e6953482 x-compute-request-id: req-c84e865e-ebb4-4ced-96bc-b760e6953482 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:bd:6b", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "rel": "bookmark"}], "image": {"id": "f0dc1a48-7507-4d13-a886-0b70966cad47", "links": [{"href": "http://172.30.9.23:8774/images/f0dc1a48-7507-4d13-a886-0b70966cad47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:51:21.000000", "flavor": {"id": "ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "links": [{"href": "http://172.30.9.23:8774/flavors/ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "rel": "bookmark"}]}, "id": "f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "security_groups": [{"name": "default"}], "user_id": "ad97f29382b64fde8bb45b502e5688d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:51:21Z", "hostId": "ffbb90d7a475ae894e4380703713b1a29e873a10f8332bccabd92fa3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "created": "2018-07-22T08:51:15Z", "tenant_id": "7358e9e3b33541939c552c376993b948", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:51:32,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2 used request id req-c84e865e-ebb4-4ced-96bc-b760e6953482 2018-07-22 08:51:32,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:32,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-27b26af2-6059-4687-b84c-70583979eb51 Date: Sun, 22 Jul 2018 08:51:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b6d7664b-9646-4136-91d3-b7c54a69b120","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7358e9e3b33541939c552c376993b948","l2_adjacency":true,"status":"ACTIVE","subnets":["632bf041-40cd-445d-8146-8c991da64525"],"description":"","tags":[],"updated_at":"2018-07-22T08:51:10Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net","admin_state_up":true,"tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:08Z","mtu":1450}]} 2018-07-22 08:51:32,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net used request id req-27b26af2-6059-4687-b84c-70583979eb51 2018-07-22 08:51:32,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:33,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcbceaa2-6cff-43ff-abdc-b2caa4fbafcc Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7358e9e3b33541939c552c376993b948", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}} 2018-07-22 08:51:33,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 used request id req-dcbceaa2-6cff-43ff-abdc-b2caa4fbafcc 2018-07-22 08:51:33,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:33,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-98d11e1a-eff1-428b-811c-d689511a7c66 Date: Sun, 22 Jul 2018 08:51:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","dns_nameservers":[],"updated_at":"2018-07-22T08:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7358e9e3b33541939c552c376993b948","id":"632bf041-40cd-445d-8146-8c991da64525","subnetpool_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet"}]} 2018-07-22 08:51:33,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-98d11e1a-eff1-428b-811c-d689511a7c66 2018-07-22 08:51:33,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:33,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-3dd121ba-e8ea-491b-b1f6-c08df9e3885e Date: Sun, 22 Jul 2018 08:51:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.3"}],"id":"382e2176-9fab-4f57-b9b7-6ef44947aa9f","security_groups":[],"mac_address":"fa:16:3e:5a:5d:69","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.4"}],"id":"56e6cf50-69b3-42ed-88c4-980f8c791500","security_groups":["f92b79f6-bc0f-4119-afe1-4880d5b4b3a9"],"mac_address":"fa:16:3e:d9:bd:6b","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack-server1_port-bupjlbopqd4w","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"f0d0ed3e-8d69-4294-acd4-1138c3acadf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:14Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.2"}],"id":"8251139d-9474-46ca-9137-53e4d9cfb93d","security_groups":[],"mac_address":"fa:16:3e:b8:4c:a0","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.5"}],"id":"9a7e8d3f-6601-4421-9ee0-fab166f1d02b","security_groups":[],"mac_address":"fa:16:3e:cc:d0:f1","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"}]} 2018-07-22 08:51:33,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-3dd121ba-e8ea-491b-b1f6-c08df9e3885e 2018-07-22 08:51:33,190 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:51:33,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:51:33,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20466e1662fc4706b050fcd0e83459d3", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj-role"}], "expires_at": "2018-07-22T09:51:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7358e9e3b33541939c552c376993b948", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/7358e9e3b33541939c552c376993b948", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/7358e9e3b33541939c552c376993b948", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/7358e9e3b33541939c552c376993b948", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/7358e9e3b33541939c552c376993b948", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/7358e9e3b33541939c552c376993b948", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-118d983a-90b8-49b-user", "id": "ad97f29382b64fde8bb45b502e5688d6"}, "audit_ids": ["1Gg26G7PT3O5GBPq9eVaWQ"], "issued_at": "2018-07-22T08:51:33.000000Z"}} 2018-07-22 08:51:33,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc241e3881fe6a9e05393cb6eed79a571342cfd" 2018-07-22 08:51:33,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b102e679-6652-445e-988c-0b7b791004d0 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:51:33,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b102e679-6652-445e-988c-0b7b791004d0 2018-07-22 08:51:33,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:34,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:33 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-31e02d76-ade2-416d-9331-fdcc7e7138af x-compute-request-id: req-31e02d76-ade2-416d-9331-fdcc7e7138af Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:bd:6b", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "rel": "bookmark"}], "image": {"id": "f0dc1a48-7507-4d13-a886-0b70966cad47", "links": [{"href": "http://172.30.9.23:8774/images/f0dc1a48-7507-4d13-a886-0b70966cad47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:51:21.000000", "flavor": {"id": "ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "links": [{"href": "http://172.30.9.23:8774/flavors/ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "rel": "bookmark"}]}, "id": "f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "security_groups": [{"name": "default"}], "user_id": "ad97f29382b64fde8bb45b502e5688d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:51:21Z", "hostId": "ffbb90d7a475ae894e4380703713b1a29e873a10f8332bccabd92fa3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "created": "2018-07-22T08:51:15Z", "tenant_id": "7358e9e3b33541939c552c376993b948", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:51:34,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2 used request id req-31e02d76-ade2-416d-9331-fdcc7e7138af 2018-07-22 08:51:34,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:34,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-403c6a96-15d8-431e-9d3b-2ea0afb89d54 Date: Sun, 22 Jul 2018 08:51:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b6d7664b-9646-4136-91d3-b7c54a69b120","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7358e9e3b33541939c552c376993b948","l2_adjacency":true,"status":"ACTIVE","subnets":["632bf041-40cd-445d-8146-8c991da64525"],"description":"","tags":[],"updated_at":"2018-07-22T08:51:10Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net","admin_state_up":true,"tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:08Z","mtu":1450}]} 2018-07-22 08:51:34,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net used request id req-403c6a96-15d8-431e-9d3b-2ea0afb89d54 2018-07-22 08:51:34,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:34,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b62aa81f-856e-47c9-8a19-3c7ecd476ba8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7358e9e3b33541939c552c376993b948", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}} 2018-07-22 08:51:34,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 used request id req-b62aa81f-856e-47c9-8a19-3c7ecd476ba8 2018-07-22 08:51:34,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:34,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2a65790a-15e2-4075-93da-382805b8ec33 Date: Sun, 22 Jul 2018 08:51:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","dns_nameservers":[],"updated_at":"2018-07-22T08:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7358e9e3b33541939c552c376993b948","id":"632bf041-40cd-445d-8146-8c991da64525","subnetpool_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet"}]} 2018-07-22 08:51:34,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-2a65790a-15e2-4075-93da-382805b8ec33 2018-07-22 08:51:34,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:35,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-a9dfd0ae-145a-49bc-9683-b96093a5ed2b Date: Sun, 22 Jul 2018 08:51:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.3"}],"id":"382e2176-9fab-4f57-b9b7-6ef44947aa9f","security_groups":[],"mac_address":"fa:16:3e:5a:5d:69","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.4"}],"id":"56e6cf50-69b3-42ed-88c4-980f8c791500","security_groups":["f92b79f6-bc0f-4119-afe1-4880d5b4b3a9"],"mac_address":"fa:16:3e:d9:bd:6b","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack-server1_port-bupjlbopqd4w","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"f0d0ed3e-8d69-4294-acd4-1138c3acadf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:14Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.2"}],"id":"8251139d-9474-46ca-9137-53e4d9cfb93d","security_groups":[],"mac_address":"fa:16:3e:b8:4c:a0","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.5"}],"id":"9a7e8d3f-6601-4421-9ee0-fab166f1d02b","security_groups":[],"mac_address":"fa:16:3e:cc:d0:f1","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"}]} 2018-07-22 08:51:35,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-a9dfd0ae-145a-49bc-9683-b96093a5ed2b 2018-07-22 08:51:35,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc241e3881fe6a9e05393cb6eed79a571342cfd" 2018-07-22 08:51:36,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df03dd79-1f9b-4b80-a6c7-2bfadc6a887e x-compute-request-id: req-df03dd79-1f9b-4b80-a6c7-2bfadc6a887e Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:bd:6b", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "rel": "bookmark"}], "image": {"id": "f0dc1a48-7507-4d13-a886-0b70966cad47", "links": [{"href": "http://172.30.9.23:8774/images/f0dc1a48-7507-4d13-a886-0b70966cad47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:51:21.000000", "flavor": {"id": "ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "links": [{"href": "http://172.30.9.23:8774/flavors/ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "rel": "bookmark"}]}, "id": "f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "security_groups": [{"name": "default"}], "user_id": "ad97f29382b64fde8bb45b502e5688d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:51:21Z", "hostId": "ffbb90d7a475ae894e4380703713b1a29e873a10f8332bccabd92fa3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "created": "2018-07-22T08:51:15Z", "tenant_id": "7358e9e3b33541939c552c376993b948", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 08:51:36,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst used request id req-df03dd79-1f9b-4b80-a6c7-2bfadc6a887e 2018-07-22 08:51:36,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc241e3881fe6a9e05393cb6eed79a571342cfd" 2018-07-22 08:51:36,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-1f6db801-13ae-4dcd-8dcf-da111d7e04ff Date: Sun, 22 Jul 2018 08:51:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b6d7664b-9646-4136-91d3-b7c54a69b120","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7358e9e3b33541939c552c376993b948","l2_adjacency":true,"status":"ACTIVE","subnets":["632bf041-40cd-445d-8146-8c991da64525"],"description":"","tags":[],"updated_at":"2018-07-22T08:51:10Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net","admin_state_up":true,"tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:08Z","mtu":1450}]} 2018-07-22 08:51:36,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net used request id req-1f6db801-13ae-4dcd-8dcf-da111d7e04ff 2018-07-22 08:51:36,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc241e3881fe6a9e05393cb6eed79a571342cfd" 2018-07-22 08:51:36,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d8fc2b34-d8f4-46eb-8c12-14b03eb614b1 Date: Sun, 22 Jul 2018 08:51:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","dns_nameservers":[],"updated_at":"2018-07-22T08:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7358e9e3b33541939c552c376993b948","id":"632bf041-40cd-445d-8146-8c991da64525","subnetpool_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet"}]} 2018-07-22 08:51:36,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-d8fc2b34-d8f4-46eb-8c12-14b03eb614b1 2018-07-22 08:51:36,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc241e3881fe6a9e05393cb6eed79a571342cfd" 2018-07-22 08:51:36,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-4460f2bc-3808-4aeb-bd53-56f1fba2c0be Date: Sun, 22 Jul 2018 08:51:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.3"}],"id":"382e2176-9fab-4f57-b9b7-6ef44947aa9f","security_groups":[],"mac_address":"fa:16:3e:5a:5d:69","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.4"}],"id":"56e6cf50-69b3-42ed-88c4-980f8c791500","security_groups":["f92b79f6-bc0f-4119-afe1-4880d5b4b3a9"],"mac_address":"fa:16:3e:d9:bd:6b","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack-server1_port-bupjlbopqd4w","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"f0d0ed3e-8d69-4294-acd4-1138c3acadf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:14Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.2"}],"id":"8251139d-9474-46ca-9137-53e4d9cfb93d","security_groups":[],"mac_address":"fa:16:3e:b8:4c:a0","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.5"}],"id":"9a7e8d3f-6601-4421-9ee0-fab166f1d02b","security_groups":[],"mac_address":"fa:16:3e:cc:d0:f1","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"}]} 2018-07-22 08:51:36,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-4460f2bc-3808-4aeb-bd53-56f1fba2c0be 2018-07-22 08:51:36,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:37,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:36 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-93ab9062-32ed-462d-b5b4-41e130d41c36 x-compute-request-id: req-93ab9062-32ed-462d-b5b4-41e130d41c36 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:bd:6b", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "rel": "bookmark"}], "image": {"id": "f0dc1a48-7507-4d13-a886-0b70966cad47", "links": [{"href": "http://172.30.9.23:8774/images/f0dc1a48-7507-4d13-a886-0b70966cad47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:51:21.000000", "flavor": {"id": "ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "links": [{"href": "http://172.30.9.23:8774/flavors/ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "rel": "bookmark"}]}, "id": "f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "security_groups": [{"name": "default"}], "user_id": "ad97f29382b64fde8bb45b502e5688d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:51:21Z", "hostId": "ffbb90d7a475ae894e4380703713b1a29e873a10f8332bccabd92fa3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "created": "2018-07-22T08:51:15Z", "tenant_id": "7358e9e3b33541939c552c376993b948", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:51:37,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2 used request id req-93ab9062-32ed-462d-b5b4-41e130d41c36 2018-07-22 08:51:37,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:37,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-e7859ce1-219d-4db6-8539-96727ace54ca Date: Sun, 22 Jul 2018 08:51:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b6d7664b-9646-4136-91d3-b7c54a69b120","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7358e9e3b33541939c552c376993b948","l2_adjacency":true,"status":"ACTIVE","subnets":["632bf041-40cd-445d-8146-8c991da64525"],"description":"","tags":[],"updated_at":"2018-07-22T08:51:10Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net","admin_state_up":true,"tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:08Z","mtu":1450}]} 2018-07-22 08:51:37,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net used request id req-e7859ce1-219d-4db6-8539-96727ace54ca 2018-07-22 08:51:37,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:38,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bd7d80f-3dd6-4bd1-af3e-caabcb0186be Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7358e9e3b33541939c552c376993b948", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}} 2018-07-22 08:51:38,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 used request id req-8bd7d80f-3dd6-4bd1-af3e-caabcb0186be 2018-07-22 08:51:38,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:38,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-301ce0c1-4b67-4e34-914c-575ce3f1d753 Date: Sun, 22 Jul 2018 08:51:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","dns_nameservers":[],"updated_at":"2018-07-22T08:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7358e9e3b33541939c552c376993b948","id":"632bf041-40cd-445d-8146-8c991da64525","subnetpool_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet"}]} 2018-07-22 08:51:38,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-301ce0c1-4b67-4e34-914c-575ce3f1d753 2018-07-22 08:51:38,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:38,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-60fb07f0-0ddc-4ecc-861d-d5aa6c6f43be Date: Sun, 22 Jul 2018 08:51:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.3"}],"id":"382e2176-9fab-4f57-b9b7-6ef44947aa9f","security_groups":[],"mac_address":"fa:16:3e:5a:5d:69","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.4"}],"id":"56e6cf50-69b3-42ed-88c4-980f8c791500","security_groups":["f92b79f6-bc0f-4119-afe1-4880d5b4b3a9"],"mac_address":"fa:16:3e:d9:bd:6b","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack-server1_port-bupjlbopqd4w","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"f0d0ed3e-8d69-4294-acd4-1138c3acadf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:14Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.2"}],"id":"8251139d-9474-46ca-9137-53e4d9cfb93d","security_groups":[],"mac_address":"fa:16:3e:b8:4c:a0","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.5"}],"id":"9a7e8d3f-6601-4421-9ee0-fab166f1d02b","security_groups":[],"mac_address":"fa:16:3e:cc:d0:f1","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"}]} 2018-07-22 08:51:38,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-60fb07f0-0ddc-4ecc-861d-d5aa6c6f43be 2018-07-22 08:51:38,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:39,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:38 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-12e95e06-788c-4af1-99b4-2c5e4c59c720 x-compute-request-id: req-12e95e06-788c-4af1-99b4-2c5e4c59c720 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:bd:6b", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "rel": "bookmark"}], "image": {"id": "f0dc1a48-7507-4d13-a886-0b70966cad47", "links": [{"href": "http://172.30.9.23:8774/images/f0dc1a48-7507-4d13-a886-0b70966cad47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:51:21.000000", "flavor": {"id": "ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "links": [{"href": "http://172.30.9.23:8774/flavors/ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "rel": "bookmark"}]}, "id": "f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "security_groups": [{"name": "default"}], "user_id": "ad97f29382b64fde8bb45b502e5688d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:51:21Z", "hostId": "ffbb90d7a475ae894e4380703713b1a29e873a10f8332bccabd92fa3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "created": "2018-07-22T08:51:15Z", "tenant_id": "7358e9e3b33541939c552c376993b948", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:51:39,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2 used request id req-12e95e06-788c-4af1-99b4-2c5e4c59c720 2018-07-22 08:51:39,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:39,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-ea009538-a4f4-4054-a464-8103a19e4d94 Date: Sun, 22 Jul 2018 08:51:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b6d7664b-9646-4136-91d3-b7c54a69b120","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7358e9e3b33541939c552c376993b948","l2_adjacency":true,"status":"ACTIVE","subnets":["632bf041-40cd-445d-8146-8c991da64525"],"description":"","tags":[],"updated_at":"2018-07-22T08:51:10Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net","admin_state_up":true,"tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:08Z","mtu":1450}]} 2018-07-22 08:51:39,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net used request id req-ea009538-a4f4-4054-a464-8103a19e4d94 2018-07-22 08:51:39,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:39,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b149b80-e9d4-4708-97ad-b88620ef1fa5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7358e9e3b33541939c552c376993b948", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}} 2018-07-22 08:51:39,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 used request id req-3b149b80-e9d4-4708-97ad-b88620ef1fa5 2018-07-22 08:51:39,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:39,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-dc5be24e-97ea-40c2-aa43-53122772e4d8 Date: Sun, 22 Jul 2018 08:51:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","dns_nameservers":[],"updated_at":"2018-07-22T08:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7358e9e3b33541939c552c376993b948","id":"632bf041-40cd-445d-8146-8c991da64525","subnetpool_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet"}]} 2018-07-22 08:51:39,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-dc5be24e-97ea-40c2-aa43-53122772e4d8 2018-07-22 08:51:39,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424a540a3cbd9970407d343868de3e3ffed26bd3" 2018-07-22 08:51:39,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-7f311650-0995-41f1-8fb1-54729b527436 Date: Sun, 22 Jul 2018 08:51:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.3"}],"id":"382e2176-9fab-4f57-b9b7-6ef44947aa9f","security_groups":[],"mac_address":"fa:16:3e:5a:5d:69","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.4"}],"id":"56e6cf50-69b3-42ed-88c4-980f8c791500","security_groups":["f92b79f6-bc0f-4119-afe1-4880d5b4b3a9"],"mac_address":"fa:16:3e:d9:bd:6b","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack-server1_port-bupjlbopqd4w","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"f0d0ed3e-8d69-4294-acd4-1138c3acadf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:14Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.2"}],"id":"8251139d-9474-46ca-9137-53e4d9cfb93d","security_groups":[],"mac_address":"fa:16:3e:b8:4c:a0","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.5"}],"id":"9a7e8d3f-6601-4421-9ee0-fab166f1d02b","security_groups":[],"mac_address":"fa:16:3e:cc:d0:f1","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"}]} 2018-07-22 08:51:39,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-7f311650-0995-41f1-8fb1-54729b527436 2018-07-22 08:51:39,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc241e3881fe6a9e05393cb6eed79a571342cfd" 2018-07-22 08:51:40,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:39 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-5772db6c-51b0-469b-9a91-f18f9112e810 x-compute-request-id: req-5772db6c-51b0-469b-9a91-f18f9112e810 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:bd:6b", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "rel": "bookmark"}], "image": {"id": "f0dc1a48-7507-4d13-a886-0b70966cad47", "links": [{"href": "http://172.30.9.23:8774/images/f0dc1a48-7507-4d13-a886-0b70966cad47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:51:21.000000", "flavor": {"id": "ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "links": [{"href": "http://172.30.9.23:8774/flavors/ffb332d6-b7d7-46b3-9283-3c5d3a30e513", "rel": "bookmark"}]}, "id": "f0d0ed3e-8d69-4294-acd4-1138c3acadf2", "security_groups": [{"name": "default"}], "user_id": "ad97f29382b64fde8bb45b502e5688d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:51:21Z", "hostId": "ffbb90d7a475ae894e4380703713b1a29e873a10f8332bccabd92fa3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "created": "2018-07-22T08:51:15Z", "tenant_id": "7358e9e3b33541939c552c376993b948", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:51:40,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f0d0ed3e-8d69-4294-acd4-1138c3acadf2 used request id req-5772db6c-51b0-469b-9a91-f18f9112e810 2018-07-22 08:51:40,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc241e3881fe6a9e05393cb6eed79a571342cfd" 2018-07-22 08:51:40,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-1b4e2376-d13a-44da-9ea6-b471658ce77e Date: Sun, 22 Jul 2018 08:51:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b6d7664b-9646-4136-91d3-b7c54a69b120","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7358e9e3b33541939c552c376993b948","l2_adjacency":true,"status":"ACTIVE","subnets":["632bf041-40cd-445d-8146-8c991da64525"],"description":"","tags":[],"updated_at":"2018-07-22T08:51:10Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net","admin_state_up":true,"tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:08Z","mtu":1450}]} 2018-07-22 08:51:40,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net used request id req-1b4e2376-d13a-44da-9ea6-b471658ce77e 2018-07-22 08:51:40,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc241e3881fe6a9e05393cb6eed79a571342cfd" 2018-07-22 08:51:40,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ab20535f-e214-483c-9295-74fbff06b15f Date: Sun, 22 Jul 2018 08:51:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","dns_nameservers":[],"updated_at":"2018-07-22T08:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7358e9e3b33541939c552c376993b948","id":"632bf041-40cd-445d-8146-8c991da64525","subnetpool_id":null,"name":"CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet"}]} 2018-07-22 08:51:40,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-ab20535f-e214-483c-9295-74fbff06b15f 2018-07-22 08:51:40,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc241e3881fe6a9e05393cb6eed79a571342cfd" 2018-07-22 08:51:41,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-cb8f52f7-e1e0-4ce7-8128-57dc973c58f0 Date: Sun, 22 Jul 2018 08:51:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.3"}],"id":"382e2176-9fab-4f57-b9b7-6ef44947aa9f","security_groups":[],"mac_address":"fa:16:3e:5a:5d:69","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.4"}],"id":"56e6cf50-69b3-42ed-88c4-980f8c791500","security_groups":["f92b79f6-bc0f-4119-afe1-4880d5b4b3a9"],"mac_address":"fa:16:3e:d9:bd:6b","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack-server1_port-bupjlbopqd4w","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:11Z","binding:vnic_type":"normal","device_id":"f0d0ed3e-8d69-4294-acd4-1138c3acadf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:14Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.2"}],"id":"8251139d-9474-46ca-9137-53e4d9cfb93d","security_groups":[],"mac_address":"fa:16:3e:b8:4c:a0","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:51:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"632bf041-40cd-445d-8146-8c991da64525","ip_address":"10.0.0.5"}],"id":"9a7e8d3f-6601-4421-9ee0-fab166f1d02b","security_groups":[],"mac_address":"fa:16:3e:cc:d0:f1","project_id":"7358e9e3b33541939c552c376993b948","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d7664b-9646-4136-91d3-b7c54a69b120","tenant_id":"7358e9e3b33541939c552c376993b948","created_at":"2018-07-22T08:51:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b6d7664b-9646-4136-91d3-b7c54a69b120","ip_allocation":"immediate"}]} 2018-07-22 08:51:41,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b6d7664b-9646-4136-91d3-b7c54a69b120 used request id req-cb8f52f7-e1e0-4ce7-8128-57dc973c58f0 2018-07-22 08:51:41,037 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack 2018-07-22 08:51:41,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/8e1f6aea-1fcc-4365-9c07-fe037e070208 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:41,067 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:51:41 GMT Server: Apache x-openstack-request-id: req-254018d5-b0b7-497f-b207-9e972add9eba Location: http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:51:41,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:51:41 GMT Server: Apache x-openstack-request-id: req-319e2c5f-2757-4095-8515-07ff15dddb49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:51:41,269 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 used request id req-319e2c5f-2757-4095-8515-07ff15dddb49 2018-07-22 08:51:41,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/8e1f6aea-1fcc-4365-9c07-fe037e070208 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:41,300 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:51:41 GMT Server: Apache x-openstack-request-id: req-5617125e-34e9-40c5-8fef-dc510be33c46 Location: http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:51:41,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:41 GMT Server: Apache x-openstack-request-id: req-36f8fd95-a69b-444b-9793-e8def52e70f6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7358e9e3b33541939c552c376993b948", "OS::stack_id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "image_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image", "inst_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "subnet_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet", "flavor_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-flavor-name", "net_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "stack_user_project_id": "e1aaadab83eb42e1bb554157531ca91d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:51:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:51:41Z", "id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:51:41,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 used request id req-36f8fd95-a69b-444b-9793-e8def52e70f6 2018-07-22 08:51:41,507 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:51:41,508 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:51:44,511 - create_stack - DEBUG - Stack status query timeout in 1196.75871491 2018-07-22 08:51:44,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/8e1f6aea-1fcc-4365-9c07-fe037e070208 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:44,542 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:51:44 GMT Server: Apache x-openstack-request-id: req-66eae1fc-4de8-49c2-be35-58e3ecb48ea4 Location: http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:51:44,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:44 GMT Server: Apache x-openstack-request-id: req-3ce458b8-9e2f-4032-9e04-0e94be3c06d1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7358e9e3b33541939c552c376993b948", "OS::stack_id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "image_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image", "inst_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "subnet_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet", "flavor_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-flavor-name", "net_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "stack_user_project_id": "e1aaadab83eb42e1bb554157531ca91d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:51:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:51:41Z", "id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:51:44,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 used request id req-3ce458b8-9e2f-4032-9e04-0e94be3c06d1 2018-07-22 08:51:44,585 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:51:44,585 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:51:47,588 - create_stack - DEBUG - Stack status query timeout in 1193.68156099 2018-07-22 08:51:47,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/8e1f6aea-1fcc-4365-9c07-fe037e070208 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:47,619 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:51:47 GMT Server: Apache x-openstack-request-id: req-21a77724-d9dd-49d6-85cc-ae17b41354e0 Location: http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:51:47,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:47 GMT Server: Apache x-openstack-request-id: req-81cac5c3-d962-4322-aea8-cac10e75b491 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7358e9e3b33541939c552c376993b948", "OS::stack_id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "image_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image", "inst_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "subnet_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet", "flavor_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-flavor-name", "net_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "stack_user_project_id": "e1aaadab83eb42e1bb554157531ca91d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:51:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:51:41Z", "id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:51:47,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 used request id req-81cac5c3-d962-4322-aea8-cac10e75b491 2018-07-22 08:51:47,838 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:51:47,838 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:51:50,842 - create_stack - DEBUG - Stack status query timeout in 1190.42789102 2018-07-22 08:51:50,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/8e1f6aea-1fcc-4365-9c07-fe037e070208 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:51,055 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:51:50 GMT Server: Apache x-openstack-request-id: req-8727ce5d-743a-4836-95ee-92c9764db30f Location: http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:51:51,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:51 GMT Server: Apache x-openstack-request-id: req-4ccbf4c9-d4e1-49d0-8f64-b070823bd6f8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7358e9e3b33541939c552c376993b948", "OS::stack_id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "image_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image", "inst_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-inst", "subnet_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-subnet", "flavor_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-flavor-name", "net_name": "CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-net"}, "deletion_time": "2018-07-22T08:51:49Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack", "stack_user_project_id": "e1aaadab83eb42e1bb554157531ca91d", "tags": null, "creation_time": "2018-07-22T08:51:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T08:51:41Z", "id": "8e1f6aea-1fcc-4365-9c07-fe037e070208", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-22 08:51:51,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 used request id req-4ccbf4c9-d4e1-49d0-8f64-b070823bd6f8 2018-07-22 08:51:51,098 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 08:51:51,098 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack 2018-07-22 08:51:51,098 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack 2018-07-22 08:51:51,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/8e1f6aea-1fcc-4365-9c07-fe037e070208 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e71c635d571371ef4ecfac616acfb3b3a7fa41" 2018-07-22 08:51:51,130 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:51:51 GMT Server: Apache x-openstack-request-id: req-d0e17306-15be-44a8-95ce-e49bdfb9e160 Location: http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:51:51,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:51:51 GMT Server: Apache x-openstack-request-id: req-c90fb460-6928-4320-b8b8-6b80843ace84 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 08:51:51,157 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/7358e9e3b33541939c552c376993b948/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-stack/8e1f6aea-1fcc-4365-9c07-fe037e070208 used request id req-c90fb460-6928-4320-b8b8-6b80843ace84 2018-07-22 08:51:51,158 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-d2716e65-120f-4e9e-ad4c-bb383aac2d9f-image 2018-07-22 08:51:51,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/f0dc1a48-7507-4d13-a886-0b70966cad47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}765a2a71f595f24f55fe8495b6193fe8998bd1cc" 2018-07-22 08:51:51,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-983d8a28-af33-4f8d-820d-8d67115d3e62 Date: Sun, 22 Jul 2018 08:51:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:51:51,737 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f0dc1a48-7507-4d13-a886-0b70966cad47 used request id req-983d8a28-af33-4f8d-820d-8d67115d3e62 2018-07-22 08:51:51,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/ffb332d6-b7d7-46b3-9283-3c5d3a30e513 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb57cbef50d79c8bb473a150bd47da7154b1b25" 2018-07-22 08:51:51,778 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:51:51 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-94a1780d-8193-4e3b-8c11-d7ac3555d1f1 x-compute-request-id: req-94a1780d-8193-4e3b-8c11-d7ac3555d1f1 Content-Length: 0 Content-Type: application/json 2018-07-22 08:51:51,779 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ffb332d6-b7d7-46b3-9283-3c5d3a30e513 used request id req-94a1780d-8193-4e3b-8c11-d7ac3555d1f1 2018-07-22 08:51:51,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:52,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-44ebc1d1-1a85-4b1a-af32-f26b5d6bf149 Date: Sun, 22 Jul 2018 08:51:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7358e9e3b33541939c552c376993b948", "created_at": "2018-07-22T08:51:08Z", "updated_at": "2018-07-22T08:51:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:51:08Z", "revision_number": 0, "id": "1e6682b9-d99a-42e4-902a-67bbed91feda", "remote_group_id": "f92b79f6-bc0f-4119-afe1-4880d5b4b3a9", "remote_ip_prefix": null, "created_at": "2018-07-22T08:51:08Z", "security_group_id": "f92b79f6-bc0f-4119-afe1-4880d5b4b3a9", "tenant_id": "7358e9e3b33541939c552c376993b948", "port_range_min": null, "ethertype": "IPv4", "project_id": "7358e9e3b33541939c552c376993b948"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:51:08Z", "revision_number": 0, "id": "4ba53146-a15c-4a84-8210-88efee5ac6d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:51:08Z", "security_group_id": "f92b79f6-bc0f-4119-afe1-4880d5b4b3a9", "tenant_id": "7358e9e3b33541939c552c376993b948", "port_range_min": null, "ethertype": "IPv4", "project_id": "7358e9e3b33541939c552c376993b948"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:51:08Z", "revision_number": 0, "id": "9ba61cb4-5bee-4be5-83db-020148a9b65d", "remote_group_id": "f92b79f6-bc0f-4119-afe1-4880d5b4b3a9", "remote_ip_prefix": null, "created_at": "2018-07-22T08:51:08Z", "security_group_id": "f92b79f6-bc0f-4119-afe1-4880d5b4b3a9", "tenant_id": "7358e9e3b33541939c552c376993b948", "port_range_min": null, "ethertype": "IPv6", "project_id": "7358e9e3b33541939c552c376993b948"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:51:08Z", "revision_number": 0, "id": "a9f7ecdf-d237-4852-ae6f-96df5756ed35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:51:08Z", "security_group_id": "f92b79f6-bc0f-4119-afe1-4880d5b4b3a9", "tenant_id": "7358e9e3b33541939c552c376993b948", "port_range_min": null, "ethertype": "IPv6", "project_id": "7358e9e3b33541939c552c376993b948"}], "revision_number": 4, "project_id": "7358e9e3b33541939c552c376993b948", "id": "f92b79f6-bc0f-4119-afe1-4880d5b4b3a9", "name": "default"}]} 2018-07-22 08:51:52,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-44ebc1d1-1a85-4b1a-af32-f26b5d6bf149 2018-07-22 08:51:52,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:52,152 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49d8026f-441c-4fe3-9193-f5fba3846de3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:51:52,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-49d8026f-441c-4fe3-9193-f5fba3846de3 2018-07-22 08:51:52,152 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:51:52,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:52,246 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbfdb7ae-a59d-45f8-9624-e91952b1cd7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:51:52,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-dbfdb7ae-a59d-45f8-9624-e91952b1cd7d 2018-07-22 08:51:52,247 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:51:52,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:52,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8899bb49-ed72-4d0f-a4af-d97269269e38 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:51:52,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-8899bb49-ed72-4d0f-a4af-d97269269e38 2018-07-22 08:51:52,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:52,525 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-829eedd3-5a8f-4604-b137-0059777286e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:51:52,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-829eedd3-5a8f-4604-b137-0059777286e3 2018-07-22 08:51:52,526 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:51:52,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:52,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d528fb42-625c-4262-b581-5c4e7fa857ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:51:52,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-d528fb42-625c-4262-b581-5c4e7fa857ea 2018-07-22 08:51:52,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:51:52,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:52,709 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee2f9f4d-3ccc-49c7-b48e-c0f524995f09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:51:52,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-ee2f9f4d-3ccc-49c7-b48e-c0f524995f09 2018-07-22 08:51:52,710 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:51:52,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:52,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df1ad002-44e1-40b7-ac21-040bc59ee01e Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:51:52,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-df1ad002-44e1-40b7-ac21-040bc59ee01e 2018-07-22 08:51:52,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:52,909 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e3ec4c7-b773-428e-a3a2-77983c60866b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:51:52,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-6e3ec4c7-b773-428e-a3a2-77983c60866b 2018-07-22 08:51:52,909 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:51:52,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:53,000 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7df7dc47-9d27-4dc0-93c3-4e47c5d868b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:51:53,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-7df7dc47-9d27-4dc0-93c3-4e47c5d868b1 2018-07-22 08:51:53,000 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:51:53,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:53,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-999b788f-5888-49fc-a015-84dea2fd983a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7358e9e3b33541939c552c376993b948", "name": "CreateStackSuccessTests-118d983a-90b8-49b-proj"}} 2018-07-22 08:51:53,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 used request id req-999b788f-5888-49fc-a015-84dea2fd983a 2018-07-22 08:51:53,090 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f92b79f6-bc0f-4119-afe1-4880d5b4b3a9 2018-07-22 08:51:53,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f92b79f6-bc0f-4119-afe1-4880d5b4b3a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:53,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-acec45e1-10ed-4bf7-979b-2468ba9fbbfe Date: Sun, 22 Jul 2018 08:51:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f92b79f6-bc0f-4119-afe1-4880d5b4b3a9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:51:08Z", "security_group_id": "f92b79f6-bc0f-4119-afe1-4880d5b4b3a9", "port_range_min": null, "revision_number": 0, "tenant_id": "7358e9e3b33541939c552c376993b948", "created_at": "2018-07-22T08:51:08Z", "project_id": "7358e9e3b33541939c552c376993b948", "id": "1e6682b9-d99a-42e4-902a-67bbed91feda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:51:08Z", "security_group_id": "f92b79f6-bc0f-4119-afe1-4880d5b4b3a9", "port_range_min": null, "revision_number": 0, "tenant_id": "7358e9e3b33541939c552c376993b948", "created_at": "2018-07-22T08:51:08Z", "project_id": "7358e9e3b33541939c552c376993b948", "id": "4ba53146-a15c-4a84-8210-88efee5ac6d0"}, {"remote_group_id": "f92b79f6-bc0f-4119-afe1-4880d5b4b3a9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:51:08Z", "security_group_id": "f92b79f6-bc0f-4119-afe1-4880d5b4b3a9", "port_range_min": null, "revision_number": 0, "tenant_id": "7358e9e3b33541939c552c376993b948", "created_at": "2018-07-22T08:51:08Z", "project_id": "7358e9e3b33541939c552c376993b948", "id": "9ba61cb4-5bee-4be5-83db-020148a9b65d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:51:08Z", "security_group_id": "f92b79f6-bc0f-4119-afe1-4880d5b4b3a9", "port_range_min": null, "revision_number": 0, "tenant_id": "7358e9e3b33541939c552c376993b948", "created_at": "2018-07-22T08:51:08Z", "project_id": "7358e9e3b33541939c552c376993b948", "id": "a9f7ecdf-d237-4852-ae6f-96df5756ed35"}]} 2018-07-22 08:51:53,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f92b79f6-bc0f-4119-afe1-4880d5b4b3a9 used request id req-acec45e1-10ed-4bf7-979b-2468ba9fbbfe 2018-07-22 08:51:53,368 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:51:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f92b79f6-bc0f-4119-afe1-4880d5b4b3a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:53,668 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d83a4d3-1863-4aa3-9f2f-d1ac5c797fab Content-Length: 0 Date: Sun, 22 Jul 2018 08:51:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:51:53,668 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f92b79f6-bc0f-4119-afe1-4880d5b4b3a9 used request id req-7d83a4d3-1863-4aa3-9f2f-d1ac5c797fab 2018-07-22 08:51:53,669 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-118d983a-90b8-49b-proj 2018-07-22 08:51:53,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:53,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:51:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-944b62be-4a55-4385-a127-65ebf9250e3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:51:53,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7358e9e3b33541939c552c376993b948 used request id req-944b62be-4a55-4385-a127-65ebf9250e3b 2018-07-22 08:51:53,953 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-118d983a-90b8-49b-proj-role 2018-07-22 08:51:53,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/20466e1662fc4706b050fcd0e83459d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:54,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:51:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe0ce203-6ca5-420b-b1a7-d68886024728 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:51:54,072 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/20466e1662fc4706b050fcd0e83459d3 used request id req-fe0ce203-6ca5-420b-b1a7-d68886024728 2018-07-22 08:51:54,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c133ee656dc68c8b6569c642b2219009364bb5" 2018-07-22 08:51:54,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-884b1ccf-744e-40d0-b200-58dd5ffa26ea Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:51:54,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-884b1ccf-744e-40d0-b200-58dd5ffa26ea 2018-07-22 08:51:54,172 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-118d983a-90b8-49b-user 2018-07-22 08:51:54,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ad97f29382b64fde8bb45b502e5688d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468c14c9bc772d30957b10ab93b752fbf1083ec2" 2018-07-22 08:51:54,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:51:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85626e93-c69f-43ec-8113-aac1b54928da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:51:54,455 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ad97f29382b64fde8bb45b502e5688d6 used request id req-85626e93-c69f-43ec-8113-aac1b54928da 2018-07-22 08:51:54,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:51:54,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:51:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["G-U9lsT8R9mo-Yaot4KGDw"], "issued_at": "2018-07-22T08:51:54.000000Z"}} 2018-07-22 08:51:54,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688330171d0441d9d50540d2f036af79bd9d42af" 2018-07-22 08:51:55,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe8bd89d-be78-44c3-8920-9269d5027305 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:51:55,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fe8bd89d-be78-44c3-8920-9269d5027305 2018-07-22 08:51:55,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:51:55,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:51:55,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:51:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["8E2qe7XcQuC8-ygR409Kew"], "issued_at": "2018-07-22T08:51:55.000000Z"}} 2018-07-22 08:51:55,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:51:55,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eed8ee6-d618-430f-b77a-8da2fc439d4e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:51:55,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1eed8ee6-d618-430f-b77a-8da2fc439d4e 2018-07-22 08:51:55,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:51:55,493 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:51:55 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:51:55,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:51:55,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c16a3454-6fe1-48e6-8e2f-c18ef7fac0ed Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:51:55,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj used request id req-c16a3454-6fe1-48e6-8e2f-c18ef7fac0ed 2018-07-22 08:51:55,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:51:55,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b0c5e0f-d7b7-4690-8b3b-9de46613a71a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:51:55,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3b0c5e0f-d7b7-4690-8b3b-9de46613a71a 2018-07-22 08:51:55,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj"}}' 2018-07-22 08:51:55,816 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:51:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68e97f7a-a2eb-46a8-9d65-1abafc107575 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b632183c2a564ffbba4a41108dfec1b3"}, "tags": [], "enabled": true, "id": "b632183c2a564ffbba4a41108dfec1b3", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj"}} 2018-07-22 08:51:55,816 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-68e97f7a-a2eb-46a8-9d65-1abafc107575 2018-07-22 08:51:55,816 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj 2018-07-22 08:51:55,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:51:55,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:51:56,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:51:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["QlT91Sp0TxOMllmrT3oF-Q"], "issued_at": "2018-07-22T08:51:56.000000Z"}} 2018-07-22 08:51:56,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1513f553dbfa5787b16da1b8aefc02902ebbdf20" 2018-07-22 08:51:56,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab65bf8-94fd-4d10-a413-465b98cf4609 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:51:56,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3ab65bf8-94fd-4d10-a413-465b98cf4609 2018-07-22 08:51:56,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:51:56,313 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:51:56 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:51:56,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1513f553dbfa5787b16da1b8aefc02902ebbdf20" 2018-07-22 08:51:56,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b64ac5-bd9b-4680-93ab-e54652a9bc1b Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:51:56,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c4b64ac5-bd9b-4680-93ab-e54652a9bc1b 2018-07-22 08:51:56,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1513f553dbfa5787b16da1b8aefc02902ebbdf20" 2018-07-22 08:51:56,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7bbefd5-4171-4839-82f7-249daefec18d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b632183c2a564ffbba4a41108dfec1b3"}, "tags": [], "enabled": true, "id": "b632183c2a564ffbba4a41108dfec1b3", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj"}]} 2018-07-22 08:51:56,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj used request id req-c7bbefd5-4171-4839-82f7-249daefec18d 2018-07-22 08:51:56,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1513f553dbfa5787b16da1b8aefc02902ebbdf20" 2018-07-22 08:51:56,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f9c313b-ba38-423d-966b-26177e69d9f5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:51:56,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8f9c313b-ba38-423d-966b-26177e69d9f5 2018-07-22 08:51:57,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1513f553dbfa5787b16da1b8aefc02902ebbdf20" 2018-07-22 08:51:57,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-315ac580-6c62-484d-aca7-e45bafe11b77 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:51:57,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-315ac580-6c62-484d-aca7-e45bafe11b77 2018-07-22 08:51:57,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1513f553dbfa5787b16da1b8aefc02902ebbdf20" 2018-07-22 08:51:57,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ddabf71-1dcb-4ff9-877e-5e2cfcdb2203 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b632183c2a564ffbba4a41108dfec1b3"}, "tags": [], "enabled": true, "id": "b632183c2a564ffbba4a41108dfec1b3", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj"}]} 2018-07-22 08:51:57,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj used request id req-2ddabf71-1dcb-4ff9-877e-5e2cfcdb2203 2018-07-22 08:51:57,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/42f0eb1989b64bc69553855028f7b867 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1513f553dbfa5787b16da1b8aefc02902ebbdf20" 2018-07-22 08:51:57,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dddbf1a0-1df4-485c-b4af-04fcbc225192 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-f4a1d1e3-732a-4d0-user", "links": {"self": "http://172.30.9.23:5000/v3/users/42f0eb1989b64bc69553855028f7b867"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b632183c2a564ffbba4a41108dfec1b3", "id": "42f0eb1989b64bc69553855028f7b867", "password_expires_at": null}} 2018-07-22 08:51:57,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/42f0eb1989b64bc69553855028f7b867 used request id req-dddbf1a0-1df4-485c-b4af-04fcbc225192 2018-07-22 08:51:57,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b632183c2a564ffbba4a41108dfec1b3/users/42f0eb1989b64bc69553855028f7b867/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1513f553dbfa5787b16da1b8aefc02902ebbdf20" 2018-07-22 08:51:57,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174d3368-7cec-420b-adca-c2e374e9531c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/b632183c2a564ffbba4a41108dfec1b3/users/42f0eb1989b64bc69553855028f7b867/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 08:51:57,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b632183c2a564ffbba4a41108dfec1b3/users/42f0eb1989b64bc69553855028f7b867/roles used request id req-174d3368-7cec-420b-adca-c2e374e9531c 2018-07-22 08:51:57,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1513f553dbfa5787b16da1b8aefc02902ebbdf20" 2018-07-22 08:51:57,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbbb741c-2a98-4ff8-b3da-38b8a1e85021 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}} 2018-07-22 08:51:57,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf used request id req-bbbb741c-2a98-4ff8-b3da-38b8a1e85021 2018-07-22 08:51:57,584 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj 2018-07-22 08:51:57,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b632183c2a564ffbba4a41108dfec1b3/users/42f0eb1989b64bc69553855028f7b867/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1513f553dbfa5787b16da1b8aefc02902ebbdf20" 2018-07-22 08:51:57,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afe2d2af-4f10-4439-8b39-ae839be9cc1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:51:57,729 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b632183c2a564ffbba4a41108dfec1b3/users/42f0eb1989b64bc69553855028f7b867/roles/edca293a7063483b927ca940fe01a0bf used request id req-afe2d2af-4f10-4439-8b39-ae839be9cc1a 2018-07-22 08:51:57,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1513f553dbfa5787b16da1b8aefc02902ebbdf20" 2018-07-22 08:51:57,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433dc5b4-f388-4366-b1e0-2f2083b45d39 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:51:57,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-433dc5b4-f388-4366-b1e0-2f2083b45d39 2018-07-22 08:51:57,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1513f553dbfa5787b16da1b8aefc02902ebbdf20" 2018-07-22 08:51:57,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-330542e0-2bb5-486e-b177-47651f10c15c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b632183c2a564ffbba4a41108dfec1b3"}, "tags": [], "enabled": true, "id": "b632183c2a564ffbba4a41108dfec1b3", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj"}]} 2018-07-22 08:51:57,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj used request id req-330542e0-2bb5-486e-b177-47651f10c15c 2018-07-22 08:51:57,916 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-f4a1d1e3-732a-4d0-user 2018-07-22 08:51:57,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:51:57,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:51:58,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc3f377-ebaa-461d-8427-50e47fe9ba0c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:51:58,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ecc3f377-ebaa-461d-8427-50e47fe9ba0c 2018-07-22 08:51:58,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" -d '{"role": {"name": "CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj-role"}}' 2018-07-22 08:51:58,054 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f471e86c-b16e-463a-99f7-b57a13758692 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ac0285c6204f4e918c7c89260171c6ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/ac0285c6204f4e918c7c89260171c6ed"}, "name": "CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj-role"}} 2018-07-22 08:51:58,054 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f471e86c-b16e-463a-99f7-b57a13758692 2018-07-22 08:51:58,054 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj-role 2018-07-22 08:51:58,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ac0285c6204f4e918c7c89260171c6ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:51:58,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da1be72f-f946-4d30-b641-0596cc90842a Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ac0285c6204f4e918c7c89260171c6ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/ac0285c6204f4e918c7c89260171c6ed"}, "name": "CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj-role"}} 2018-07-22 08:51:58,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ac0285c6204f4e918c7c89260171c6ed used request id req-da1be72f-f946-4d30-b641-0596cc90842a 2018-07-22 08:51:58,154 - keystone_utils - INFO - Granting role CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj-role to project CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj 2018-07-22 08:51:58,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b632183c2a564ffbba4a41108dfec1b3/users/42f0eb1989b64bc69553855028f7b867/roles/ac0285c6204f4e918c7c89260171c6ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:51:58,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed89344b-18f6-4b1a-bdca-4f7d4481a99d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:51:58,284 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b632183c2a564ffbba4a41108dfec1b3/users/42f0eb1989b64bc69553855028f7b867/roles/ac0285c6204f4e918c7c89260171c6ed used request id req-ed89344b-18f6-4b1a-bdca-4f7d4481a99d 2018-07-22 08:51:58,285 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:51:58,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:51:58,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:51:58,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac0285c6204f4e918c7c89260171c6ed", "name": "CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj-role"}, {"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:51:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b632183c2a564ffbba4a41108dfec1b3", "name": "CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b632183c2a564ffbba4a41108dfec1b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/b632183c2a564ffbba4a41108dfec1b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/b632183c2a564ffbba4a41108dfec1b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b632183c2a564ffbba4a41108dfec1b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/b632183c2a564ffbba4a41108dfec1b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/b632183c2a564ffbba4a41108dfec1b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b632183c2a564ffbba4a41108dfec1b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_b632183c2a564ffbba4a41108dfec1b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/b632183c2a564ffbba4a41108dfec1b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/b632183c2a564ffbba4a41108dfec1b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/b632183c2a564ffbba4a41108dfec1b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/b632183c2a564ffbba4a41108dfec1b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/b632183c2a564ffbba4a41108dfec1b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-f4a1d1e3-732a-4d0-user", "id": "42f0eb1989b64bc69553855028f7b867"}, "audit_ids": ["QYoEpC0uRl6LEYQhnphCUg"], "issued_at": "2018-07-22T08:51:58.000000Z"}} 2018-07-22 08:51:58,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34742ee9e7f4e9977c0786b9125b720e05df13a8" 2018-07-22 08:51:58,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09cbda7d-4382-4098-a45c-4c82386703f4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:51:58,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-09cbda7d-4382-4098-a45c-4c82386703f4 2018-07-22 08:51:58,772 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:51:58,775 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:51:58,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34742ee9e7f4e9977c0786b9125b720e05df13a8" 2018-07-22 08:51:58,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:51:58 GMT Server: Apache x-openstack-request-id: req-32590dc4-1845-4279-b5c3-2d393f14bfa3 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 08:51:58,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack used request id req-32590dc4-1845-4279-b5c3-2d393f14bfa3 2018-07-22 08:51:58,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34742ee9e7f4e9977c0786b9125b720e05df13a8" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-volume-type", "volume_name": "CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-volume"}}' 2018-07-22 08:52:00,655 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:51:59 GMT Server: Apache x-openstack-request-id: req-6fc282a1-2eb7-46e6-9180-5c320e628762 Location: http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "links": [{"href": "http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "rel": "self"}]}} 2018-07-22 08:52:00,655 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks used request id req-6fc282a1-2eb7-46e6-9180-5c320e628762 2018-07-22 08:52:00,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34742ee9e7f4e9977c0786b9125b720e05df13a8" 2018-07-22 08:52:00,865 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:00 GMT Server: Apache x-openstack-request-id: req-225e33f7-3fc7-48c1-9976-0d44f936d8ec Location: http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:01,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:00 GMT Server: Apache x-openstack-request-id: req-77982f09-59e2-4a24-a8d2-9e1a0ff23aa8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b632183c2a564ffbba4a41108dfec1b3", "volume_type_name": "CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-volume-type", "OS::stack_id": "a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack", "volume_name": "CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack", "stack_user_project_id": "64c45e6bf9ee4b5aa77e6ae081c512ca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:52:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 08:52:01,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 used request id req-77982f09-59e2-4a24-a8d2-9e1a0ff23aa8 2018-07-22 08:52:01,085 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack 2018-07-22 08:52:01,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34742ee9e7f4e9977c0786b9125b720e05df13a8" 2018-07-22 08:52:01,296 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:01 GMT Server: Apache x-openstack-request-id: req-dae28b19-12ce-4156-a324-7eda2d44f88a Location: http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:01,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:01 GMT Server: Apache x-openstack-request-id: req-1bd487cf-cc9b-4982-ade4-b283de06e451 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b632183c2a564ffbba4a41108dfec1b3", "volume_type_name": "CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-volume-type", "OS::stack_id": "a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack", "volume_name": "CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack", "stack_user_project_id": "64c45e6bf9ee4b5aa77e6ae081c512ca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:52:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 08:52:01,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 used request id req-1bd487cf-cc9b-4982-ade4-b283de06e451 2018-07-22 08:52:01,506 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:52:01,506 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:52:04,510 - create_stack - DEBUG - Stack status query timeout in 1196.57598686 2018-07-22 08:52:04,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34742ee9e7f4e9977c0786b9125b720e05df13a8" 2018-07-22 08:52:04,704 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:04 GMT Server: Apache x-openstack-request-id: req-6ecb38d8-a347-41c9-a464-0c53b50043f8 Location: http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:04,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:04 GMT Server: Apache x-openstack-request-id: req-57b425cb-221b-445b-a967-0c78e4ef5a86 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 538 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b632183c2a564ffbba4a41108dfec1b3", "volume_type_name": "CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-volume-type", "OS::stack_id": "a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack", "volume_name": "CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack", "stack_user_project_id": "64c45e6bf9ee4b5aa77e6ae081c512ca", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:52:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 08:52:04,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 used request id req-57b425cb-221b-445b-a967-0c78e4ef5a86 2018-07-22 08:52:04,917 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 08:52:04,917 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack 2018-07-22 08:52:04,918 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack 2018-07-22 08:52:04,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/a2f47c8b-6e51-452b-8d88-597f1b4f82f9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34742ee9e7f4e9977c0786b9125b720e05df13a8" 2018-07-22 08:52:04,947 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:04 GMT Server: Apache x-openstack-request-id: req-c64eeeb1-934c-41eb-b11a-a08b1d5ea8cc Location: http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:05,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:04 GMT Server: Apache x-openstack-request-id: req-076fa386-9cf4-419d-b03f-e672f955c5fb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9/resources/volume", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-07-22T08:52:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:52:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0dcd0551-6136-40e0-b181-e054b94ebb4c", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-07-22T08:52:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:52:00Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "7c14c3ab-c491-475f-89d9-7d9b061b5872", "resource_type": "OS::Cinder::VolumeType"}]} 2018-07-22 08:52:05,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9/resources used request id req-076fa386-9cf4-419d-b03f-e672f955c5fb 2018-07-22 08:52:05,177 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b632183c2a564ffbba4a41108dfec1b3/volumes/0dcd0551-6136-40e0-b181-e054b94ebb4c -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34742ee9e7f4e9977c0786b9125b720e05df13a8" 2018-07-22 08:52:05,402 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:05 GMT Server: Apache x-compute-request-id: req-5e077a13-e5f0-47e2-adba-f350282255ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e077a13-e5f0-47e2-adba-f350282255ea Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b632183c2a564ffbba4a41108dfec1b3/volumes/0dcd0551-6136-40e0-b181-e054b94ebb4c", "rel": "self"}, {"href": "http://172.30.9.23:8776/b632183c2a564ffbba4a41108dfec1b3/volumes/0dcd0551-6136-40e0-b181-e054b94ebb4c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T08:52:02.000000", "replication_status": null, "snapshot_id": null, "id": "0dcd0551-6136-40e0-b181-e054b94ebb4c", "size": 1, "user_id": "42f0eb1989b64bc69553855028f7b867", "os-vol-tenant-attr:tenant_id": "b632183c2a564ffbba4a41108dfec1b3", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-volume", "bootable": "false", "created_at": "2018-07-22T08:52:01.000000", "volume_type": "CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-volume-type"}} 2018-07-22 08:52:05,402 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b632183c2a564ffbba4a41108dfec1b3/volumes/0dcd0551-6136-40e0-b181-e054b94ebb4c used request id req-5e077a13-e5f0-47e2-adba-f350282255ea 2018-07-22 08:52:05,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:05,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:05,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac0285c6204f4e918c7c89260171c6ed", "name": "CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj-role"}, {"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:52:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b632183c2a564ffbba4a41108dfec1b3", "name": "CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b632183c2a564ffbba4a41108dfec1b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/b632183c2a564ffbba4a41108dfec1b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/b632183c2a564ffbba4a41108dfec1b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/b632183c2a564ffbba4a41108dfec1b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/b632183c2a564ffbba4a41108dfec1b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/b632183c2a564ffbba4a41108dfec1b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b632183c2a564ffbba4a41108dfec1b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_b632183c2a564ffbba4a41108dfec1b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/b632183c2a564ffbba4a41108dfec1b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/b632183c2a564ffbba4a41108dfec1b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/b632183c2a564ffbba4a41108dfec1b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/b632183c2a564ffbba4a41108dfec1b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/b632183c2a564ffbba4a41108dfec1b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-f4a1d1e3-732a-4d0-user", "id": "42f0eb1989b64bc69553855028f7b867"}, "audit_ids": ["YghIVUQQTbOtuy7e09x5Ww"], "issued_at": "2018-07-22T08:52:05.000000Z"}} 2018-07-22 08:52:05,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6b35a9897808baa10d338d7aa64e9899dd990aa" 2018-07-22 08:52:05,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6811dae3-6186-4ccb-8e1d-303201568586 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:05,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6811dae3-6186-4ccb-8e1d-303201568586 2018-07-22 08:52:05,901 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b632183c2a564ffbba4a41108dfec1b3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6b35a9897808baa10d338d7aa64e9899dd990aa" 2018-07-22 08:52:06,147 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:05 GMT Server: Apache x-compute-request-id: req-897450e6-6884-409b-ab16-547813d2fb91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-897450e6-6884-409b-ab16-547813d2fb91 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b632183c2a564ffbba4a41108dfec1b3/volumes/0dcd0551-6136-40e0-b181-e054b94ebb4c", "rel": "self"}, {"href": "http://172.30.9.23:8776/b632183c2a564ffbba4a41108dfec1b3/volumes/0dcd0551-6136-40e0-b181-e054b94ebb4c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-22T08:52:02.000000", "replication_status": null, "snapshot_id": null, "id": "0dcd0551-6136-40e0-b181-e054b94ebb4c", "size": 1, "user_id": "42f0eb1989b64bc69553855028f7b867", "os-vol-tenant-attr:tenant_id": "b632183c2a564ffbba4a41108dfec1b3", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-volume", "bootable": "false", "created_at": "2018-07-22T08:52:01.000000", "volume_type": "CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-volume-type"}]} 2018-07-22 08:52:06,147 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b632183c2a564ffbba4a41108dfec1b3/volumes/detail used request id req-897450e6-6884-409b-ab16-547813d2fb91 2018-07-22 08:52:06,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:52:06,156 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:52:06 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:52:06,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b632183c2a564ffbba4a41108dfec1b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6b35a9897808baa10d338d7aa64e9899dd990aa" 2018-07-22 08:52:06,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb40996-7ca1-4787-a96b-a26ee898884c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b632183c2a564ffbba4a41108dfec1b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b632183c2a564ffbba4a41108dfec1b3", "name": "CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj"}} 2018-07-22 08:52:06,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b632183c2a564ffbba4a41108dfec1b3 used request id req-dcb40996-7ca1-4787-a96b-a26ee898884c 2018-07-22 08:52:06,259 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack 2018-07-22 08:52:06,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34742ee9e7f4e9977c0786b9125b720e05df13a8" 2018-07-22 08:52:06,290 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:06 GMT Server: Apache x-openstack-request-id: req-8e9b0f77-a5a5-46db-963b-72ebb9c5d49e Location: http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:06,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:06 GMT Server: Apache x-openstack-request-id: req-55e8291c-66c0-46da-8c23-85ff1fb8d9eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:06,497 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 used request id req-55e8291c-66c0-46da-8c23-85ff1fb8d9eb 2018-07-22 08:52:06,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34742ee9e7f4e9977c0786b9125b720e05df13a8" 2018-07-22 08:52:06,693 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:06 GMT Server: Apache x-openstack-request-id: req-a3963954-09ba-4021-abb7-cb4e4c58b940 Location: http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:06,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:06 GMT Server: Apache x-openstack-request-id: req-777cee92-52bd-42dc-a28d-783c731e0378 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b632183c2a564ffbba4a41108dfec1b3", "volume_type_name": "CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-volume-type", "OS::stack_id": "a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack", "volume_name": "CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack", "stack_user_project_id": "64c45e6bf9ee4b5aa77e6ae081c512ca", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:52:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:52:06Z", "id": "a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 08:52:06,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 used request id req-777cee92-52bd-42dc-a28d-783c731e0378 2018-07-22 08:52:06,720 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:52:06,720 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:52:09,723 - create_stack - DEBUG - Stack status query timeout in 1196.77408791 2018-07-22 08:52:09,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34742ee9e7f4e9977c0786b9125b720e05df13a8" 2018-07-22 08:52:09,755 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:09 GMT Server: Apache x-openstack-request-id: req-fb1d75e5-3340-45c4-aa4f-345b60715f9f Location: http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:09,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:09 GMT Server: Apache x-openstack-request-id: req-f104f039-ce59-4a2e-8fd6-661c60f8ca55 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b632183c2a564ffbba4a41108dfec1b3", "volume_type_name": "CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-volume-type", "OS::stack_id": "a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack", "volume_name": "CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-volume"}, "deletion_time": "2018-07-22T08:52:09Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack", "stack_user_project_id": "64c45e6bf9ee4b5aa77e6ae081c512ca", "tags": null, "creation_time": "2018-07-22T08:52:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T08:52:06Z", "id": "a2f47c8b-6e51-452b-8d88-597f1b4f82f9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 08:52:09,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 used request id req-f104f039-ce59-4a2e-8fd6-661c60f8ca55 2018-07-22 08:52:09,783 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 08:52:09,783 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack 2018-07-22 08:52:09,784 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack 2018-07-22 08:52:09,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34742ee9e7f4e9977c0786b9125b720e05df13a8" 2018-07-22 08:52:09,988 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:09 GMT Server: Apache x-openstack-request-id: req-784b2715-e521-4e94-aa02-ba657fbfb688 Location: http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:10,187 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:09 GMT Server: Apache x-openstack-request-id: req-5420c420-9029-493f-a573-665393ffb12c Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 08:52:10,187 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/b632183c2a564ffbba4a41108dfec1b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f54224a6-c543-4903-b0a9-3d56d46c83f3-stack/a2f47c8b-6e51-452b-8d88-597f1b4f82f9 used request id req-5420c420-9029-493f-a573-665393ffb12c 2018-07-22 08:52:10,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:52:10,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-500a7ccc-cebf-4764-acc8-44706bef2ac1 Date: Sun, 22 Jul 2018 08:52:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:52:10,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-500a7ccc-cebf-4764-acc8-44706bef2ac1 2018-07-22 08:52:10,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:52:10,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dba70923-205f-42ae-ad30-8371c5a313fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:10,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-dba70923-205f-42ae-ad30-8371c5a313fe 2018-07-22 08:52:10,517 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:10,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:52:10,615 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1220e49-00cc-467f-92cc-552e26467634 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:10,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-c1220e49-00cc-467f-92cc-552e26467634 2018-07-22 08:52:10,615 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:10,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:52:10,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7420a757-473e-44bf-a0da-e27b231475a4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:52:10,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-7420a757-473e-44bf-a0da-e27b231475a4 2018-07-22 08:52:10,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:52:10,809 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-421f19b0-7b22-45f7-89fb-91a559d4f9d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:10,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-421f19b0-7b22-45f7-89fb-91a559d4f9d6 2018-07-22 08:52:10,809 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:10,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:52:10,905 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-720e4df2-d09d-438f-ae8e-9a2eb6dfffc7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:10,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-720e4df2-d09d-438f-ae8e-9a2eb6dfffc7 2018-07-22 08:52:10,906 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:10,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:52:11,004 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bee36fee-58d0-4db6-8bcc-04fb729fa247 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:11,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-bee36fee-58d0-4db6-8bcc-04fb729fa247 2018-07-22 08:52:11,004 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:11,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:52:11,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9870d153-f01c-49be-9ece-b8cb3d96c226 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:52:11,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-9870d153-f01c-49be-9ece-b8cb3d96c226 2018-07-22 08:52:11,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:52:11,198 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02e835dc-c681-4a8b-8eba-afdebb389d09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:11,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-02e835dc-c681-4a8b-8eba-afdebb389d09 2018-07-22 08:52:11,198 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:11,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:52:11,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f93103e3-023c-4f30-ac49-e11033015c13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:11,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-f93103e3-023c-4f30-ac49-e11033015c13 2018-07-22 08:52:11,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:11,296 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj 2018-07-22 08:52:11,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b632183c2a564ffbba4a41108dfec1b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:52:11,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfc055b1-ac76-435b-a0bd-0c1e8183715d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:11,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b632183c2a564ffbba4a41108dfec1b3 used request id req-dfc055b1-ac76-435b-a0bd-0c1e8183715d 2018-07-22 08:52:11,528 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-f4a1d1e3-732a-4d0-proj-role 2018-07-22 08:52:11,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ac0285c6204f4e918c7c89260171c6ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:52:11,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-592f54e4-5f57-435c-869b-5419d3bf8b4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:11,653 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ac0285c6204f4e918c7c89260171c6ed used request id req-592f54e4-5f57-435c-869b-5419d3bf8b4b 2018-07-22 08:52:11,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0695b49c6b2a817415cb9b938965ff33186283e" 2018-07-22 08:52:11,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7a8a0cc-5319-4bb5-935d-d9cca44106fe Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:52:11,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e7a8a0cc-5319-4bb5-935d-d9cca44106fe 2018-07-22 08:52:11,747 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-f4a1d1e3-732a-4d0-user 2018-07-22 08:52:11,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/42f0eb1989b64bc69553855028f7b867 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1513f553dbfa5787b16da1b8aefc02902ebbdf20" 2018-07-22 08:52:11,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c830b7c-b3e8-40ed-b37a-d5824ea6274a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:11,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/42f0eb1989b64bc69553855028f7b867 used request id req-9c830b7c-b3e8-40ed-b37a-d5824ea6274a 2018-07-22 08:52:11,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:12,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["xjAaZFHBTQaNy4ycUeIGQA"], "issued_at": "2018-07-22T08:52:12.000000Z"}} 2018-07-22 08:52:12,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd5e30097bc6be11a13de4b23e5e4f0e85841992" 2018-07-22 08:52:12,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b5acf48-a152-4a2b-8284-8c67d50223a3 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:12,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2b5acf48-a152-4a2b-8284-8c67d50223a3 2018-07-22 08:52:12,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:12,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:12,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["o8eEWf25T7mohiK7ctfcJQ"], "issued_at": "2018-07-22T08:52:12.000000Z"}} 2018-07-22 08:52:12,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:12,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36cda2b3-26ae-4bc5-ba24-508135c89a62 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:12,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-36cda2b3-26ae-4bc5-ba24-508135c89a62 2018-07-22 08:52:12,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:52:12,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:52:12 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:52:12,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:12,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-592c7191-9420-4172-bd7c-162500a375c4 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:52:12,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj used request id req-592c7191-9420-4172-bd7c-162500a375c4 2018-07-22 08:52:12,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:13,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93042050-ec29-4d4b-90a4-472669e09697 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:52:13,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-93042050-ec29-4d4b-90a4-472669e09697 2018-07-22 08:52:13,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj"}}' 2018-07-22 08:52:13,180 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:52:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-951def71-1268-4563-ba59-d8d708e6a1ae Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0da40b85ea234e759ee46d2db76fee6f"}, "tags": [], "enabled": true, "id": "0da40b85ea234e759ee46d2db76fee6f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj"}} 2018-07-22 08:52:13,180 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-951def71-1268-4563-ba59-d8d708e6a1ae 2018-07-22 08:52:13,180 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj 2018-07-22 08:52:13,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:13,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:13,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:52:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["tiBxXTxoTze5_K1ISp7UGw"], "issued_at": "2018-07-22T08:52:13.000000Z"}} 2018-07-22 08:52:13,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79aa290d3811767dce2723a2faa661f367e3be49" 2018-07-22 08:52:13,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a078fd-8cef-4f19-8f03-0d5dd9a4ae12 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:13,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-42a078fd-8cef-4f19-8f03-0d5dd9a4ae12 2018-07-22 08:52:13,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:52:13,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:52:13 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:52:13,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79aa290d3811767dce2723a2faa661f367e3be49" 2018-07-22 08:52:13,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bea5073-9895-494f-8e84-5ba6cfaabc61 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:52:13,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3bea5073-9895-494f-8e84-5ba6cfaabc61 2018-07-22 08:52:13,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79aa290d3811767dce2723a2faa661f367e3be49" 2018-07-22 08:52:13,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-441ed40a-8249-4bee-ab2e-ebed11065cf7 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0da40b85ea234e759ee46d2db76fee6f"}, "tags": [], "enabled": true, "id": "0da40b85ea234e759ee46d2db76fee6f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj"}]} 2018-07-22 08:52:13,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj used request id req-441ed40a-8249-4bee-ab2e-ebed11065cf7 2018-07-22 08:52:13,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79aa290d3811767dce2723a2faa661f367e3be49" 2018-07-22 08:52:13,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d72580e6-7744-472a-ac6b-2fdfb26bb323 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:52:13,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d72580e6-7744-472a-ac6b-2fdfb26bb323 2018-07-22 08:52:14,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79aa290d3811767dce2723a2faa661f367e3be49" 2018-07-22 08:52:14,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1c7090-27c3-4007-8efc-a6a7bab16e99 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:52:14,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fb1c7090-27c3-4007-8efc-a6a7bab16e99 2018-07-22 08:52:14,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79aa290d3811767dce2723a2faa661f367e3be49" 2018-07-22 08:52:14,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e08d23d5-a660-4ef3-a013-0d7056f2e92a Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0da40b85ea234e759ee46d2db76fee6f"}, "tags": [], "enabled": true, "id": "0da40b85ea234e759ee46d2db76fee6f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj"}]} 2018-07-22 08:52:14,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj used request id req-e08d23d5-a660-4ef3-a013-0d7056f2e92a 2018-07-22 08:52:14,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/b8219c6869714e9fb2fe9ec881951038 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79aa290d3811767dce2723a2faa661f367e3be49" 2018-07-22 08:52:14,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1de52879-4b04-4ccd-a13c-b9a3fe8fda4f Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-bae5ddc4-9fb3-4fa-user", "links": {"self": "http://172.30.9.23:5000/v3/users/b8219c6869714e9fb2fe9ec881951038"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0da40b85ea234e759ee46d2db76fee6f", "id": "b8219c6869714e9fb2fe9ec881951038", "password_expires_at": null}} 2018-07-22 08:52:14,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b8219c6869714e9fb2fe9ec881951038 used request id req-1de52879-4b04-4ccd-a13c-b9a3fe8fda4f 2018-07-22 08:52:14,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0da40b85ea234e759ee46d2db76fee6f/users/b8219c6869714e9fb2fe9ec881951038/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79aa290d3811767dce2723a2faa661f367e3be49" 2018-07-22 08:52:14,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72138353-bc4e-4afd-827d-b4fbbe41f9d9 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/0da40b85ea234e759ee46d2db76fee6f/users/b8219c6869714e9fb2fe9ec881951038/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 08:52:14,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0da40b85ea234e759ee46d2db76fee6f/users/b8219c6869714e9fb2fe9ec881951038/roles used request id req-72138353-bc4e-4afd-827d-b4fbbe41f9d9 2018-07-22 08:52:14,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79aa290d3811767dce2723a2faa661f367e3be49" 2018-07-22 08:52:14,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-765ec3de-a3a6-44d2-958d-1ee6b2e4720b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}} 2018-07-22 08:52:14,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf used request id req-765ec3de-a3a6-44d2-958d-1ee6b2e4720b 2018-07-22 08:52:14,745 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj 2018-07-22 08:52:14,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0da40b85ea234e759ee46d2db76fee6f/users/b8219c6869714e9fb2fe9ec881951038/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79aa290d3811767dce2723a2faa661f367e3be49" 2018-07-22 08:52:14,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ebc47a7-a4bf-492c-9851-8fcce4443a4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:14,825 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0da40b85ea234e759ee46d2db76fee6f/users/b8219c6869714e9fb2fe9ec881951038/roles/edca293a7063483b927ca940fe01a0bf used request id req-2ebc47a7-a4bf-492c-9851-8fcce4443a4a 2018-07-22 08:52:14,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79aa290d3811767dce2723a2faa661f367e3be49" 2018-07-22 08:52:14,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58abf06e-948a-4ff2-aa37-c883be1e7c74 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:52:14,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-58abf06e-948a-4ff2-aa37-c883be1e7c74 2018-07-22 08:52:14,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79aa290d3811767dce2723a2faa661f367e3be49" 2018-07-22 08:52:15,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-901b5848-a317-4658-aa94-6332730c6f69 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0da40b85ea234e759ee46d2db76fee6f"}, "tags": [], "enabled": true, "id": "0da40b85ea234e759ee46d2db76fee6f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj"}]} 2018-07-22 08:52:15,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj used request id req-901b5848-a317-4658-aa94-6332730c6f69 2018-07-22 08:52:15,013 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-bae5ddc4-9fb3-4fa-user 2018-07-22 08:52:15,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:15,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:15,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499acf34-9f2a-40a9-9eee-8a273277e644 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:52:15,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-499acf34-9f2a-40a9-9eee-8a273277e644 2018-07-22 08:52:15,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" -d '{"role": {"name": "CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj-role"}}' 2018-07-22 08:52:15,144 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:52:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5ae9cc3-f143-46b6-ae6a-6b1004b44b2d Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d020b23772c440628c8ddd36b0232d28", "links": {"self": "http://172.30.9.23:5000/v3/roles/d020b23772c440628c8ddd36b0232d28"}, "name": "CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj-role"}} 2018-07-22 08:52:15,144 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c5ae9cc3-f143-46b6-ae6a-6b1004b44b2d 2018-07-22 08:52:15,144 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj-role 2018-07-22 08:52:15,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d020b23772c440628c8ddd36b0232d28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:15,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e057c7-80b1-4914-951c-10771d42efa0 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d020b23772c440628c8ddd36b0232d28", "links": {"self": "http://172.30.9.23:5000/v3/roles/d020b23772c440628c8ddd36b0232d28"}, "name": "CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj-role"}} 2018-07-22 08:52:15,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d020b23772c440628c8ddd36b0232d28 used request id req-65e057c7-80b1-4914-951c-10771d42efa0 2018-07-22 08:52:15,249 - keystone_utils - INFO - Granting role CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj-role to project CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj 2018-07-22 08:52:15,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0da40b85ea234e759ee46d2db76fee6f/users/b8219c6869714e9fb2fe9ec881951038/roles/d020b23772c440628c8ddd36b0232d28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:15,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a31cdf0e-1816-4c8b-ac71-bb683a7482b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:15,374 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0da40b85ea234e759ee46d2db76fee6f/users/b8219c6869714e9fb2fe9ec881951038/roles/d020b23772c440628c8ddd36b0232d28 used request id req-a31cdf0e-1816-4c8b-ac71-bb683a7482b9 2018-07-22 08:52:15,375 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:52:15,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:15,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:15,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d020b23772c440628c8ddd36b0232d28", "name": "CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj-role"}, {"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:52:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0da40b85ea234e759ee46d2db76fee6f", "name": "CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0da40b85ea234e759ee46d2db76fee6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/0da40b85ea234e759ee46d2db76fee6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/0da40b85ea234e759ee46d2db76fee6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/0da40b85ea234e759ee46d2db76fee6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/0da40b85ea234e759ee46d2db76fee6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/0da40b85ea234e759ee46d2db76fee6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_0da40b85ea234e759ee46d2db76fee6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0da40b85ea234e759ee46d2db76fee6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/0da40b85ea234e759ee46d2db76fee6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/0da40b85ea234e759ee46d2db76fee6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/0da40b85ea234e759ee46d2db76fee6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/0da40b85ea234e759ee46d2db76fee6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/0da40b85ea234e759ee46d2db76fee6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-bae5ddc4-9fb3-4fa-user", "id": "b8219c6869714e9fb2fe9ec881951038"}, "audit_ids": ["aWcn-o0JQ7Sqs2gSaXIeuQ"], "issued_at": "2018-07-22T08:52:15.000000Z"}} 2018-07-22 08:52:15,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690d04118a43f9e48c8eb17acdd2eb6ab1b927e1" 2018-07-22 08:52:15,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f63f7da9-fbaa-4703-9f8e-b16e8c443a86 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:15,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f63f7da9-fbaa-4703-9f8e-b16e8c443a86 2018-07-22 08:52:15,875 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:52:15,878 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:52:15,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690d04118a43f9e48c8eb17acdd2eb6ab1b927e1" 2018-07-22 08:52:16,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:15 GMT Server: Apache x-openstack-request-id: req-878b124e-9226-4e52-865f-287c6e214f0d Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 08:52:16,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack used request id req-878b124e-9226-4e52-865f-287c6e214f0d 2018-07-22 08:52:16,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690d04118a43f9e48c8eb17acdd2eb6ab1b927e1" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-volume-type", "volume_name": "CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-volume"}}' 2018-07-22 08:52:17,948 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:52:16 GMT Server: Apache x-openstack-request-id: req-ad56245f-4ad9-496d-8c25-80b23ab847ab Location: http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "links": [{"href": "http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "rel": "self"}]}} 2018-07-22 08:52:17,948 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks used request id req-ad56245f-4ad9-496d-8c25-80b23ab847ab 2018-07-22 08:52:17,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690d04118a43f9e48c8eb17acdd2eb6ab1b927e1" 2018-07-22 08:52:18,152 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:17 GMT Server: Apache x-openstack-request-id: req-347925b9-039f-472b-9b7c-5d8994a718f7 Location: http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:18,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:18 GMT Server: Apache x-openstack-request-id: req-b00eff5c-0b6f-4291-aea0-f7cc325bec18 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0da40b85ea234e759ee46d2db76fee6f", "volume_type_name": "CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-volume-type", "OS::stack_id": "e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack", "volume_name": "CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack", "stack_user_project_id": "1c4aa8cb89c740dba09983fd6f48af4e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:52:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 08:52:18,373 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 used request id req-b00eff5c-0b6f-4291-aea0-f7cc325bec18 2018-07-22 08:52:18,373 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack 2018-07-22 08:52:18,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690d04118a43f9e48c8eb17acdd2eb6ab1b927e1" 2018-07-22 08:52:18,568 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:18 GMT Server: Apache x-openstack-request-id: req-51f087e1-b4b7-4731-bd41-b04ce8266f0b Location: http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:18,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:18 GMT Server: Apache x-openstack-request-id: req-6ee50baa-95b5-422b-856e-d3655789af9c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0da40b85ea234e759ee46d2db76fee6f", "volume_type_name": "CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-volume-type", "OS::stack_id": "e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack", "volume_name": "CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack", "stack_user_project_id": "1c4aa8cb89c740dba09983fd6f48af4e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:52:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 08:52:18,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 used request id req-6ee50baa-95b5-422b-856e-d3655789af9c 2018-07-22 08:52:18,787 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:52:18,787 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:52:21,790 - create_stack - DEBUG - Stack status query timeout in 1196.58327007 2018-07-22 08:52:21,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690d04118a43f9e48c8eb17acdd2eb6ab1b927e1" 2018-07-22 08:52:21,992 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:21 GMT Server: Apache x-openstack-request-id: req-bb7ed955-b2ad-4f38-bb42-c361ffdaa0b6 Location: http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:22,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:21 GMT Server: Apache x-openstack-request-id: req-ebfb84ca-5060-440e-943d-89a003ba2674 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0da40b85ea234e759ee46d2db76fee6f", "volume_type_name": "CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-volume-type", "OS::stack_id": "e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack", "volume_name": "CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack", "stack_user_project_id": "1c4aa8cb89c740dba09983fd6f48af4e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:52:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 08:52:22,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 used request id req-ebfb84ca-5060-440e-943d-89a003ba2674 2018-07-22 08:52:22,206 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 08:52:22,206 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack 2018-07-22 08:52:22,207 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack 2018-07-22 08:52:22,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690d04118a43f9e48c8eb17acdd2eb6ab1b927e1" 2018-07-22 08:52:22,236 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:22 GMT Server: Apache x-openstack-request-id: req-b72d9bda-5c6e-48a4-ad80-f5cd02d4f9c9 Location: http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:22,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:22 GMT Server: Apache x-openstack-request-id: req-a1aa9aaa-eb63-440f-bca6-819942c39a67 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9/resources/volume", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-07-22T08:52:17Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:52:17Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bc525c87-f8b8-4f5d-800d-d1dca871cad4", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-07-22T08:52:17Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:52:17Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "3bc3d475-7d5d-4265-9b5a-2b7f03b4c88b", "resource_type": "OS::Cinder::VolumeType"}]} 2018-07-22 08:52:22,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9/resources used request id req-a1aa9aaa-eb63-440f-bca6-819942c39a67 2018-07-22 08:52:22,460 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0da40b85ea234e759ee46d2db76fee6f/types/3bc3d475-7d5d-4265-9b5a-2b7f03b4c88b -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690d04118a43f9e48c8eb17acdd2eb6ab1b927e1" 2018-07-22 08:52:22,486 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:22 GMT Server: Apache x-compute-request-id: req-1ccb1f39-efc0-4422-9b29-0ff8a6fc2264 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1ccb1f39-efc0-4422-9b29-0ff8a6fc2264 Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "3bc3d475-7d5d-4265-9b5a-2b7f03b4c88b", "description": null}} 2018-07-22 08:52:22,486 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0da40b85ea234e759ee46d2db76fee6f/types/3bc3d475-7d5d-4265-9b5a-2b7f03b4c88b used request id req-1ccb1f39-efc0-4422-9b29-0ff8a6fc2264 2018-07-22 08:52:22,489 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0da40b85ea234e759ee46d2db76fee6f/types/3bc3d475-7d5d-4265-9b5a-2b7f03b4c88b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ccb1f39-efc0-4422-9b29-0ff8a6fc2264" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690d04118a43f9e48c8eb17acdd2eb6ab1b927e1" 2018-07-22 08:52:22,690 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:22 GMT Server: Apache x-compute-request-id: req-de8d2e41-c655-47b5-a955-126d0ba99d02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-de8d2e41-c655-47b5-a955-126d0ba99d02 Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "3bc3d475-7d5d-4265-9b5a-2b7f03b4c88b", "description": null}} 2018-07-22 08:52:22,690 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0da40b85ea234e759ee46d2db76fee6f/types/3bc3d475-7d5d-4265-9b5a-2b7f03b4c88b used request id req-de8d2e41-c655-47b5-a955-126d0ba99d02 2018-07-22 08:52:22,693 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0da40b85ea234e759ee46d2db76fee6f/types/3bc3d475-7d5d-4265-9b5a-2b7f03b4c88b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ccb1f39-efc0-4422-9b29-0ff8a6fc2264" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690d04118a43f9e48c8eb17acdd2eb6ab1b927e1" 2018-07-22 08:52:22,886 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:22 GMT Server: Apache x-compute-request-id: req-db4c0ee4-3665-407c-a3fd-ff34f6d64327 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-db4c0ee4-3665-407c-a3fd-ff34f6d64327 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 08:52:22,886 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0da40b85ea234e759ee46d2db76fee6f/types/3bc3d475-7d5d-4265-9b5a-2b7f03b4c88b/encryption used request id req-db4c0ee4-3665-407c-a3fd-ff34f6d64327 2018-07-22 08:52:22,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:22,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:23,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d020b23772c440628c8ddd36b0232d28", "name": "CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj-role"}, {"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0da40b85ea234e759ee46d2db76fee6f", "name": "CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0da40b85ea234e759ee46d2db76fee6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/0da40b85ea234e759ee46d2db76fee6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/0da40b85ea234e759ee46d2db76fee6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/0da40b85ea234e759ee46d2db76fee6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/0da40b85ea234e759ee46d2db76fee6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/0da40b85ea234e759ee46d2db76fee6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_0da40b85ea234e759ee46d2db76fee6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0da40b85ea234e759ee46d2db76fee6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/0da40b85ea234e759ee46d2db76fee6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/0da40b85ea234e759ee46d2db76fee6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/0da40b85ea234e759ee46d2db76fee6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/0da40b85ea234e759ee46d2db76fee6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/0da40b85ea234e759ee46d2db76fee6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-bae5ddc4-9fb3-4fa-user", "id": "b8219c6869714e9fb2fe9ec881951038"}, "audit_ids": ["4NLEKaziS2iJw7RDzI3lXQ"], "issued_at": "2018-07-22T08:52:23.000000Z"}} 2018-07-22 08:52:23,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae858d5f28a9b9bd4094f0261864360e6ed1561" 2018-07-22 08:52:23,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e0093c-6519-4101-8521-d5ec3fac2ec6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:23,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-33e0093c-6519-4101-8521-d5ec3fac2ec6 2018-07-22 08:52:23,382 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0da40b85ea234e759ee46d2db76fee6f/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae858d5f28a9b9bd4094f0261864360e6ed1561" 2018-07-22 08:52:23,579 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:23 GMT Server: Apache x-compute-request-id: req-bbfd950e-4fdf-42bb-82a0-e567a303ee21 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bbfd950e-4fdf-42bb-82a0-e567a303ee21 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "3bc3d475-7d5d-4265-9b5a-2b7f03b4c88b", "description": null}]} 2018-07-22 08:52:23,579 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0da40b85ea234e759ee46d2db76fee6f/types?is_public=None used request id req-bbfd950e-4fdf-42bb-82a0-e567a303ee21 2018-07-22 08:52:23,583 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0da40b85ea234e759ee46d2db76fee6f/types/3bc3d475-7d5d-4265-9b5a-2b7f03b4c88b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bbfd950e-4fdf-42bb-82a0-e567a303ee21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae858d5f28a9b9bd4094f0261864360e6ed1561" 2018-07-22 08:52:23,775 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:23 GMT Server: Apache x-compute-request-id: req-36429176-0add-4ad0-8cf7-12f78844376c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-36429176-0add-4ad0-8cf7-12f78844376c Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "3bc3d475-7d5d-4265-9b5a-2b7f03b4c88b", "description": null}} 2018-07-22 08:52:23,775 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0da40b85ea234e759ee46d2db76fee6f/types/3bc3d475-7d5d-4265-9b5a-2b7f03b4c88b used request id req-36429176-0add-4ad0-8cf7-12f78844376c 2018-07-22 08:52:23,778 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0da40b85ea234e759ee46d2db76fee6f/types/3bc3d475-7d5d-4265-9b5a-2b7f03b4c88b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bbfd950e-4fdf-42bb-82a0-e567a303ee21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae858d5f28a9b9bd4094f0261864360e6ed1561" 2018-07-22 08:52:23,964 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:23 GMT Server: Apache x-compute-request-id: req-48c7a47c-52de-493e-8561-d26b53d5fa28 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-48c7a47c-52de-493e-8561-d26b53d5fa28 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-22 08:52:23,964 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0da40b85ea234e759ee46d2db76fee6f/types/3bc3d475-7d5d-4265-9b5a-2b7f03b4c88b/encryption used request id req-48c7a47c-52de-493e-8561-d26b53d5fa28 2018-07-22 08:52:23,964 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack 2018-07-22 08:52:23,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690d04118a43f9e48c8eb17acdd2eb6ab1b927e1" 2018-07-22 08:52:23,994 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:23 GMT Server: Apache x-openstack-request-id: req-2a3adcee-ec78-4039-8c77-f4edb9b2cd25 Location: http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:24,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:23 GMT Server: Apache x-openstack-request-id: req-fbecabcc-634a-48a2-afd7-6baa6624a494 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:24,215 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 used request id req-fbecabcc-634a-48a2-afd7-6baa6624a494 2018-07-22 08:52:24,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690d04118a43f9e48c8eb17acdd2eb6ab1b927e1" 2018-07-22 08:52:24,424 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:24 GMT Server: Apache x-openstack-request-id: req-2516db31-5cfc-4a9d-9e58-0a441709b6f3 Location: http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:24,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:24 GMT Server: Apache x-openstack-request-id: req-99fd6974-ba14-4b56-8f5a-86d87655bc63 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0da40b85ea234e759ee46d2db76fee6f", "volume_type_name": "CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-volume-type", "OS::stack_id": "e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack", "volume_name": "CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack", "stack_user_project_id": "1c4aa8cb89c740dba09983fd6f48af4e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:52:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:52:24Z", "id": "e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 08:52:24,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 used request id req-99fd6974-ba14-4b56-8f5a-86d87655bc63 2018-07-22 08:52:24,615 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:52:24,615 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:52:27,618 - create_stack - DEBUG - Stack status query timeout in 1196.59743309 2018-07-22 08:52:27,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690d04118a43f9e48c8eb17acdd2eb6ab1b927e1" 2018-07-22 08:52:27,649 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:27 GMT Server: Apache x-openstack-request-id: req-b0b6b31c-3cc9-43c1-b0f7-119053a583cd Location: http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:27,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:27 GMT Server: Apache x-openstack-request-id: req-cbe778a0-e904-43ea-b842-2e1511f2b0c1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0da40b85ea234e759ee46d2db76fee6f", "volume_type_name": "CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-volume-type", "OS::stack_id": "e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack", "volume_name": "CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-volume"}, "deletion_time": "2018-07-22T08:52:27Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack", "stack_user_project_id": "1c4aa8cb89c740dba09983fd6f48af4e", "tags": null, "creation_time": "2018-07-22T08:52:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T08:52:24Z", "id": "e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 08:52:27,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 used request id req-cbe778a0-e904-43ea-b842-2e1511f2b0c1 2018-07-22 08:52:27,861 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 08:52:27,862 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack 2018-07-22 08:52:27,862 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack 2018-07-22 08:52:27,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690d04118a43f9e48c8eb17acdd2eb6ab1b927e1" 2018-07-22 08:52:28,076 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:27 GMT Server: Apache x-openstack-request-id: req-2ba621e8-117f-4ace-999b-62013751873a Location: http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:28,279 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:28 GMT Server: Apache x-openstack-request-id: req-f7321da9-9e50-418b-80dc-5c649e7458e4 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 08:52:28,279 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/0da40b85ea234e759ee46d2db76fee6f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2506e1b9-8391-4555-ae72-594565af6023-stack/e0d72bf8-45d0-438a-88e3-3d3d9cbff1a9 used request id req-f7321da9-9e50-418b-80dc-5c649e7458e4 2018-07-22 08:52:28,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:28,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-420fb3a3-854b-4707-a9f3-818a1b3259c7 Date: Sun, 22 Jul 2018 08:52:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:52:28,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-420fb3a3-854b-4707-a9f3-818a1b3259c7 2018-07-22 08:52:28,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:28,627 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fc58933-8597-4142-a9a2-7a3b04e5b099 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:28,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-4fc58933-8597-4142-a9a2-7a3b04e5b099 2018-07-22 08:52:28,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:28,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:28,716 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57ead170-c018-46d2-95ac-734b3b74af26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:28,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-57ead170-c018-46d2-95ac-734b3b74af26 2018-07-22 08:52:28,716 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:28,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:28,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-336cf08f-d8fc-49ac-a22c-0b103f3c50f5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:52:28,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-336cf08f-d8fc-49ac-a22c-0b103f3c50f5 2018-07-22 08:52:28,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:28,914 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9185a86d-23a7-4dc3-b80e-b878725ec589 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:28,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-9185a86d-23a7-4dc3-b80e-b878725ec589 2018-07-22 08:52:28,915 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:28,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:29,009 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-392c5cd2-422f-4220-9aa0-095c12a6903b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:29,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-392c5cd2-422f-4220-9aa0-095c12a6903b 2018-07-22 08:52:29,009 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:29,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:29,103 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-657f0af1-5ffe-42f6-b82f-0d66edbe1008 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:29,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-657f0af1-5ffe-42f6-b82f-0d66edbe1008 2018-07-22 08:52:29,103 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:29,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:29,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc4bf5b-23c5-4940-b318-da089579c187 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:52:29,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-0bc4bf5b-23c5-4940-b318-da089579c187 2018-07-22 08:52:29,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:29,299 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed50b597-97b0-4739-8de3-b95a85a5b550 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:29,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-ed50b597-97b0-4739-8de3-b95a85a5b550 2018-07-22 08:52:29,299 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:29,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:29,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7279989-4093-4eba-a16c-0c2fc87f0d2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:29,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-a7279989-4093-4eba-a16c-0c2fc87f0d2a 2018-07-22 08:52:29,404 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:29,405 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj 2018-07-22 08:52:29,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0da40b85ea234e759ee46d2db76fee6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:29,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd8988c5-3ea4-4285-bd19-9aa8339214cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:29,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0da40b85ea234e759ee46d2db76fee6f used request id req-fd8988c5-3ea4-4285-bd19-9aa8339214cd 2018-07-22 08:52:29,666 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-bae5ddc4-9fb3-4fa-proj-role 2018-07-22 08:52:29,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d020b23772c440628c8ddd36b0232d28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:29,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b02928a1-547b-4fc4-8aba-0b3560117cce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:29,779 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d020b23772c440628c8ddd36b0232d28 used request id req-b02928a1-547b-4fc4-8aba-0b3560117cce 2018-07-22 08:52:29,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3876edb1966d10b6b98822a61f13995145a776a" 2018-07-22 08:52:29,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b9eb382-24e7-40af-822d-3b2ff7973d12 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:52:29,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6b9eb382-24e7-40af-822d-3b2ff7973d12 2018-07-22 08:52:29,878 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-bae5ddc4-9fb3-4fa-user 2018-07-22 08:52:29,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b8219c6869714e9fb2fe9ec881951038 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79aa290d3811767dce2723a2faa661f367e3be49" 2018-07-22 08:52:30,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e698b113-91c6-41c1-a1c2-561fdfc87e3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:30,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b8219c6869714e9fb2fe9ec881951038 used request id req-e698b113-91c6-41c1-a1c2-561fdfc87e3c 2018-07-22 08:52:30,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:30,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:52:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["O8ZmxbmTQ8Wdv62fHpK_6Q"], "issued_at": "2018-07-22T08:52:30.000000Z"}} 2018-07-22 08:52:30,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}358fa248590ab55235148ca24fcb7554106b7085" 2018-07-22 08:52:30,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8473832a-a47b-4041-aa3d-37c1f59ecaba Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:30,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8473832a-a47b-4041-aa3d-37c1f59ecaba 2018-07-22 08:52:30,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:30,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:30,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:52:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["CSALMXeyR-WHejjy1H73tg"], "issued_at": "2018-07-22T08:52:30.000000Z"}} 2018-07-22 08:52:30,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:31,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d787581-d9fb-49e2-b704-b32b7305f791 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:31,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1d787581-d9fb-49e2-b704-b32b7305f791 2018-07-22 08:52:31,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:52:31,051 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:52: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://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:52:31,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-d01f14bd-06e9-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:31,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c28572-ea2a-4c11-bacb-3f1b4b785a65 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-d01f14bd-06e9-4e2-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:52:31,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-d01f14bd-06e9-4e2-proj used request id req-91c28572-ea2a-4c11-bacb-3f1b4b785a65 2018-07-22 08:52:31,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:31,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed89f385-0ac6-490b-a87d-f0e62c3b3400 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:52:31,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ed89f385-0ac6-490b-a87d-f0e62c3b3400 2018-07-22 08:52:31,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-d01f14bd-06e9-4e2-proj"}}' 2018-07-22 08:52:31,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:52:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf6e7b18-248c-41fb-aa19-976d3458babb Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/41b74f86fef4460b8a7ed4a959c1ae37"}, "tags": [], "enabled": true, "id": "41b74f86fef4460b8a7ed4a959c1ae37", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-d01f14bd-06e9-4e2-proj"}} 2018-07-22 08:52:31,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cf6e7b18-248c-41fb-aa19-976d3458babb 2018-07-22 08:52:31,373 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-d01f14bd-06e9-4e2-proj 2018-07-22 08:52:31,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:31,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:31,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:52:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["13zDgpZjSbCUyIhD_2bJPA"], "issued_at": "2018-07-22T08:52:31.000000Z"}} 2018-07-22 08:52:31,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0730e3a87e3ca4b0b3c33f8afd1ae20a6274122d" 2018-07-22 08:52:31,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04acc992-b659-48f9-8598-7a9c8d2211d1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:31,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-04acc992-b659-48f9-8598-7a9c8d2211d1 2018-07-22 08:52:31,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:52:31,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:52: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://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:52:31,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0730e3a87e3ca4b0b3c33f8afd1ae20a6274122d" 2018-07-22 08:52:31,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89fcb464-380f-4077-9908-ab439205c648 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:52:31,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-89fcb464-380f-4077-9908-ab439205c648 2018-07-22 08:52:31,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-d01f14bd-06e9-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0730e3a87e3ca4b0b3c33f8afd1ae20a6274122d" 2018-07-22 08:52:32,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e679dd1-2ee5-450f-9ba4-65b9a1730631 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-d01f14bd-06e9-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/41b74f86fef4460b8a7ed4a959c1ae37"}, "tags": [], "enabled": true, "id": "41b74f86fef4460b8a7ed4a959c1ae37", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-d01f14bd-06e9-4e2-proj"}]} 2018-07-22 08:52:32,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-d01f14bd-06e9-4e2-proj used request id req-1e679dd1-2ee5-450f-9ba4-65b9a1730631 2018-07-22 08:52:32,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0730e3a87e3ca4b0b3c33f8afd1ae20a6274122d" 2018-07-22 08:52:32,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97c6e772-26c7-491b-9371-ea9e8fa877a1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:52:32,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-97c6e772-26c7-491b-9371-ea9e8fa877a1 2018-07-22 08:52:32,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0730e3a87e3ca4b0b3c33f8afd1ae20a6274122d" 2018-07-22 08:52:32,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9504e0f-7b63-4b04-bcb6-a421b3bbc894 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:52:32,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f9504e0f-7b63-4b04-bcb6-a421b3bbc894 2018-07-22 08:52:32,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-d01f14bd-06e9-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0730e3a87e3ca4b0b3c33f8afd1ae20a6274122d" 2018-07-22 08:52:32,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b47b13-bb01-4832-968d-0942983e1b08 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-d01f14bd-06e9-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/41b74f86fef4460b8a7ed4a959c1ae37"}, "tags": [], "enabled": true, "id": "41b74f86fef4460b8a7ed4a959c1ae37", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-d01f14bd-06e9-4e2-proj"}]} 2018-07-22 08:52:32,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-d01f14bd-06e9-4e2-proj used request id req-19b47b13-bb01-4832-968d-0942983e1b08 2018-07-22 08:52:32,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/d6a78763e2164ec19cd4388a11905c89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0730e3a87e3ca4b0b3c33f8afd1ae20a6274122d" 2018-07-22 08:52:32,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-229aefba-fa8f-40c3-ae2f-0175ec067de5 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-d01f14bd-06e9-4e2-user", "links": {"self": "http://172.30.9.23:5000/v3/users/d6a78763e2164ec19cd4388a11905c89"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "41b74f86fef4460b8a7ed4a959c1ae37", "id": "d6a78763e2164ec19cd4388a11905c89", "password_expires_at": null}} 2018-07-22 08:52:32,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/d6a78763e2164ec19cd4388a11905c89 used request id req-229aefba-fa8f-40c3-ae2f-0175ec067de5 2018-07-22 08:52:32,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/41b74f86fef4460b8a7ed4a959c1ae37/users/d6a78763e2164ec19cd4388a11905c89/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0730e3a87e3ca4b0b3c33f8afd1ae20a6274122d" 2018-07-22 08:52:32,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc8928b-0cf5-4a55-9b02-ab43103b9015 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/41b74f86fef4460b8a7ed4a959c1ae37/users/d6a78763e2164ec19cd4388a11905c89/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 08:52:32,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/41b74f86fef4460b8a7ed4a959c1ae37/users/d6a78763e2164ec19cd4388a11905c89/roles used request id req-2cc8928b-0cf5-4a55-9b02-ab43103b9015 2018-07-22 08:52:33,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0730e3a87e3ca4b0b3c33f8afd1ae20a6274122d" 2018-07-22 08:52:33,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b65d0510-8fa4-413c-8826-0d9c8586c000 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}} 2018-07-22 08:52:33,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf used request id req-b65d0510-8fa4-413c-8826-0d9c8586c000 2018-07-22 08:52:33,090 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-d01f14bd-06e9-4e2-proj 2018-07-22 08:52:33,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/41b74f86fef4460b8a7ed4a959c1ae37/users/d6a78763e2164ec19cd4388a11905c89/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0730e3a87e3ca4b0b3c33f8afd1ae20a6274122d" 2018-07-22 08:52:33,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0f6ed76-57c6-4beb-ba19-8ad5fbe18644 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:33,148 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/41b74f86fef4460b8a7ed4a959c1ae37/users/d6a78763e2164ec19cd4388a11905c89/roles/edca293a7063483b927ca940fe01a0bf used request id req-c0f6ed76-57c6-4beb-ba19-8ad5fbe18644 2018-07-22 08:52:33,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0730e3a87e3ca4b0b3c33f8afd1ae20a6274122d" 2018-07-22 08:52:33,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b164e27d-9639-4ced-ba61-e0cfeb1c8ec1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:52:33,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b164e27d-9639-4ced-ba61-e0cfeb1c8ec1 2018-07-22 08:52:33,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-d01f14bd-06e9-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0730e3a87e3ca4b0b3c33f8afd1ae20a6274122d" 2018-07-22 08:52:33,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f178d41b-3539-4d46-a33e-46c18f9661f6 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-d01f14bd-06e9-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/41b74f86fef4460b8a7ed4a959c1ae37"}, "tags": [], "enabled": true, "id": "41b74f86fef4460b8a7ed4a959c1ae37", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-d01f14bd-06e9-4e2-proj"}]} 2018-07-22 08:52:33,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-d01f14bd-06e9-4e2-proj used request id req-f178d41b-3539-4d46-a33e-46c18f9661f6 2018-07-22 08:52:33,348 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-d01f14bd-06e9-4e2-user 2018-07-22 08:52:33,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:33,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:33,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ac01226-e9ff-49d6-9759-77b4ebdf4bec Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:52:33,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5ac01226-e9ff-49d6-9759-77b4ebdf4bec 2018-07-22 08:52:33,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" -d '{"role": {"name": "CreateStackFlavorTests-d01f14bd-06e9-4e2-proj-role"}}' 2018-07-22 08:52:33,551 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:52:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9ef9465-89cd-4cb0-b397-cbadb04e3048 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d17db747ab94c208577fe3e80b7fd1a", "links": {"self": "http://172.30.9.23:5000/v3/roles/4d17db747ab94c208577fe3e80b7fd1a"}, "name": "CreateStackFlavorTests-d01f14bd-06e9-4e2-proj-role"}} 2018-07-22 08:52:33,551 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b9ef9465-89cd-4cb0-b397-cbadb04e3048 2018-07-22 08:52:33,551 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-d01f14bd-06e9-4e2-proj-role 2018-07-22 08:52:33,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4d17db747ab94c208577fe3e80b7fd1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:33,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75757a7f-74e7-4724-ba54-751d485a429f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d17db747ab94c208577fe3e80b7fd1a", "links": {"self": "http://172.30.9.23:5000/v3/roles/4d17db747ab94c208577fe3e80b7fd1a"}, "name": "CreateStackFlavorTests-d01f14bd-06e9-4e2-proj-role"}} 2018-07-22 08:52:33,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4d17db747ab94c208577fe3e80b7fd1a used request id req-75757a7f-74e7-4724-ba54-751d485a429f 2018-07-22 08:52:33,644 - keystone_utils - INFO - Granting role CreateStackFlavorTests-d01f14bd-06e9-4e2-proj-role to project CreateStackFlavorTests-d01f14bd-06e9-4e2-proj 2018-07-22 08:52:33,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/41b74f86fef4460b8a7ed4a959c1ae37/users/d6a78763e2164ec19cd4388a11905c89/roles/4d17db747ab94c208577fe3e80b7fd1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:33,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7220a414-436d-40e1-9580-bbb3576c2bdd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:33,771 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/41b74f86fef4460b8a7ed4a959c1ae37/users/d6a78763e2164ec19cd4388a11905c89/roles/4d17db747ab94c208577fe3e80b7fd1a used request id req-7220a414-436d-40e1-9580-bbb3576c2bdd 2018-07-22 08:52:33,771 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:52:33,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:33,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:34,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d17db747ab94c208577fe3e80b7fd1a", "name": "CreateStackFlavorTests-d01f14bd-06e9-4e2-proj-role"}, {"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:52:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41b74f86fef4460b8a7ed4a959c1ae37", "name": "CreateStackFlavorTests-d01f14bd-06e9-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_41b74f86fef4460b8a7ed4a959c1ae37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_41b74f86fef4460b8a7ed4a959c1ae37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-d01f14bd-06e9-4e2-user", "id": "d6a78763e2164ec19cd4388a11905c89"}, "audit_ids": ["zSe95LVeRaCXS-EEaXpHkw"], "issued_at": "2018-07-22T08:52:34.000000Z"}} 2018-07-22 08:52:34,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be6dc9e69c2d4c5ce371feb948ddf4a68538a71" 2018-07-22 08:52:34,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25addca2-9550-4fb9-9b6c-c3f026c2f837 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:34,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-25addca2-9550-4fb9-9b6c-c3f026c2f837 2018-07-22 08:52:34,263 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:52:34,266 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:52:34,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks?stack_name=CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be6dc9e69c2d4c5ce371feb948ddf4a68538a71" 2018-07-22 08:52:34,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:34 GMT Server: Apache x-openstack-request-id: req-fc4ab713-70c3-488b-b484-95af351e31b0 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 08:52:34,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks?stack_name=CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack used request id req-fc4ab713-70c3-488b-b484-95af351e31b0 2018-07-22 08:52:34,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be6dc9e69c2d4c5ce371feb948ddf4a68538a71" -d '{"stack_name": "CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-07-22 08:52:36,113 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:52:34 GMT Server: Apache x-openstack-request-id: req-6e4dd883-bfc8-47f2-9d18-8df0e3429484 Location: http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "a93a8174-74be-4e57-b8e3-0ca2e6b179f5", "links": [{"href": "http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5", "rel": "self"}]}} 2018-07-22 08:52:36,113 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks used request id req-6e4dd883-bfc8-47f2-9d18-8df0e3429484 2018-07-22 08:52:36,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/a93a8174-74be-4e57-b8e3-0ca2e6b179f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be6dc9e69c2d4c5ce371feb948ddf4a68538a71" 2018-07-22 08:52:36,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:36 GMT Server: Apache x-openstack-request-id: req-8d9521c9-a0a5-4653-9e1c-eb79d542b860 Location: http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:36,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:36 GMT Server: Apache x-openstack-request-id: req-abda3ec9-ec30-4e15-acdd-d794f615ed49 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 505 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "41b74f86fef4460b8a7ed4a959c1ae37", "OS::stack_id": "a93a8174-74be-4e57-b8e3-0ca2e6b179f5", "OS::stack_name": "CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack", "stack_user_project_id": "bef882a24f484b5e8ae6bbe5570d34ea", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:52:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a93a8174-74be-4e57-b8e3-0ca2e6b179f5", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 08:52:36,617 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5 used request id req-abda3ec9-ec30-4e15-acdd-d794f615ed49 2018-07-22 08:52:36,618 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack 2018-07-22 08:52:36,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/a93a8174-74be-4e57-b8e3-0ca2e6b179f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be6dc9e69c2d4c5ce371feb948ddf4a68538a71" 2018-07-22 08:52:36,812 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:36 GMT Server: Apache x-openstack-request-id: req-11ea8747-1f30-44e3-83a5-356073885f1f Location: http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:37,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:36 GMT Server: Apache x-openstack-request-id: req-47a36c6f-006b-459e-8748-c7c09aa493e7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "41b74f86fef4460b8a7ed4a959c1ae37", "OS::stack_id": "a93a8174-74be-4e57-b8e3-0ca2e6b179f5", "OS::stack_name": "CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack", "stack_user_project_id": "bef882a24f484b5e8ae6bbe5570d34ea", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:52:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a93a8174-74be-4e57-b8e3-0ca2e6b179f5", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 08:52:37,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5 used request id req-47a36c6f-006b-459e-8748-c7c09aa493e7 2018-07-22 08:52:37,021 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 08:52:37,021 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack 2018-07-22 08:52:37,022 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack 2018-07-22 08:52:37,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/a93a8174-74be-4e57-b8e3-0ca2e6b179f5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be6dc9e69c2d4c5ce371feb948ddf4a68538a71" 2018-07-22 08:52:37,230 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:37 GMT Server: Apache x-openstack-request-id: req-4f40d491-c1fb-4bef-9a19-e6638c6a2684 Location: http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:37,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:37 GMT Server: Apache x-openstack-request-id: req-8a6fbf19-12f7-45fd-b44f-db720d84d30a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-22T08:52:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:52:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "764c2b2f-4489-45c1-9b6d-d396205d9f2a", "resource_type": "OS::Nova::Flavor"}]} 2018-07-22 08:52:37,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5/resources used request id req-8a6fbf19-12f7-45fd-b44f-db720d84d30a 2018-07-22 08:52:37,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/764c2b2f-4489-45c1-9b6d-d396205d9f2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be6dc9e69c2d4c5ce371feb948ddf4a68538a71" 2018-07-22 08:52:37,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfa532e2-b4fd-4637-a4b4-e7ab7b5cf7a8 x-compute-request-id: req-bfa532e2-b4fd-4637-a4b4-e7ab7b5cf7a8 Content-Encoding: gzip Content-Length: 334 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack-flavor-2nwmumx7bq5r", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/764c2b2f-4489-45c1-9b6d-d396205d9f2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/764c2b2f-4489-45c1-9b6d-d396205d9f2a", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 200, "id": "764c2b2f-4489-45c1-9b6d-d396205d9f2a"}} 2018-07-22 08:52:37,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/764c2b2f-4489-45c1-9b6d-d396205d9f2a used request id req-bfa532e2-b4fd-4637-a4b4-e7ab7b5cf7a8 2018-07-22 08:52:37,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:37,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:37,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d17db747ab94c208577fe3e80b7fd1a", "name": "CreateStackFlavorTests-d01f14bd-06e9-4e2-proj-role"}, {"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:52:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41b74f86fef4460b8a7ed4a959c1ae37", "name": "CreateStackFlavorTests-d01f14bd-06e9-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_41b74f86fef4460b8a7ed4a959c1ae37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_41b74f86fef4460b8a7ed4a959c1ae37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-d01f14bd-06e9-4e2-user", "id": "d6a78763e2164ec19cd4388a11905c89"}, "audit_ids": ["VbfiWoAkRr2YBjPxsRDbzg"], "issued_at": "2018-07-22T08:52:37.000000Z"}} 2018-07-22 08:52:37,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d30d9837428b6d6e2e8ebe9c200facffd1ff3c3a" 2018-07-22 08:52:37,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e196778d-bdec-4203-954d-539122f3d095 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:37,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e196778d-bdec-4203-954d-539122f3d095 2018-07-22 08:52:37,980 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:52:37,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d30d9837428b6d6e2e8ebe9c200facffd1ff3c3a" 2018-07-22 08:52:38,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89768e6f-8744-427d-9754-92f2cdf195d3 x-compute-request-id: req-89768e6f-8744-427d-9754-92f2cdf195d3 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavors": [{"id": "764c2b2f-4489-45c1-9b6d-d396205d9f2a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/764c2b2f-4489-45c1-9b6d-d396205d9f2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/764c2b2f-4489-45c1-9b6d-d396205d9f2a", "rel": "bookmark"}], "name": "CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack-flavor-2nwmumx7bq5r"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:52:38,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-89768e6f-8744-427d-9754-92f2cdf195d3 2018-07-22 08:52:38,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/764c2b2f-4489-45c1-9b6d-d396205d9f2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d30d9837428b6d6e2e8ebe9c200facffd1ff3c3a" 2018-07-22 08:52:38,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:38 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-cb2e7b66-8c94-4198-8733-f81d48ee774b x-compute-request-id: req-cb2e7b66-8c94-4198-8733-f81d48ee774b Content-Encoding: gzip Content-Length: 334 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack-flavor-2nwmumx7bq5r", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/764c2b2f-4489-45c1-9b6d-d396205d9f2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/764c2b2f-4489-45c1-9b6d-d396205d9f2a", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 200, "id": "764c2b2f-4489-45c1-9b6d-d396205d9f2a"}} 2018-07-22 08:52:38,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/764c2b2f-4489-45c1-9b6d-d396205d9f2a used request id req-cb2e7b66-8c94-4198-8733-f81d48ee774b 2018-07-22 08:52:38,204 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack-flavor-2nwmumx7bq5r 2018-07-22 08:52:38,204 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack 2018-07-22 08:52:38,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/a93a8174-74be-4e57-b8e3-0ca2e6b179f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be6dc9e69c2d4c5ce371feb948ddf4a68538a71" 2018-07-22 08:52:38,395 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:38 GMT Server: Apache x-openstack-request-id: req-e64c8517-b792-43d5-a2ca-619ced81b545 Location: http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:38,697 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:38 GMT Server: Apache x-openstack-request-id: req-25c14d96-07e5-44bf-b764-e3e80f3400bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:38,697 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5 used request id req-25c14d96-07e5-44bf-b764-e3e80f3400bd 2018-07-22 08:52:38,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/a93a8174-74be-4e57-b8e3-0ca2e6b179f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be6dc9e69c2d4c5ce371feb948ddf4a68538a71" 2018-07-22 08:52:38,896 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:38 GMT Server: Apache x-openstack-request-id: req-0d3a6db1-b78a-48d5-ac8c-453106d1855e Location: http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:39,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:38 GMT Server: Apache x-openstack-request-id: req-29c839c2-a631-4041-9030-b9c30aaf9ed0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 504 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "41b74f86fef4460b8a7ed4a959c1ae37", "OS::stack_id": "a93a8174-74be-4e57-b8e3-0ca2e6b179f5", "OS::stack_name": "CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack", "stack_user_project_id": "bef882a24f484b5e8ae6bbe5570d34ea", "tags": null, "creation_time": "2018-07-22T08:52:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T08:52:38Z", "id": "a93a8174-74be-4e57-b8e3-0ca2e6b179f5", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-22 08:52:39,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5 used request id req-29c839c2-a631-4041-9030-b9c30aaf9ed0 2018-07-22 08:52:39,107 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 08:52:39,107 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack 2018-07-22 08:52:39,107 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack 2018-07-22 08:52:39,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/a93a8174-74be-4e57-b8e3-0ca2e6b179f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be6dc9e69c2d4c5ce371feb948ddf4a68538a71" 2018-07-22 08:52:39,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:39 GMT Server: Apache x-openstack-request-id: req-a6bf4944-7273-4690-a7dd-d130f343badd Location: http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:39,331 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:39 GMT Server: Apache x-openstack-request-id: req-36886b10-0faa-436b-94dc-0bc7838ed4bb Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 08:52:39,331 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/41b74f86fef4460b8a7ed4a959c1ae37/stacks/CreateStackFlavorTests-7b9f0443-e694-477c-b597-e21636675ae6-stack/a93a8174-74be-4e57-b8e3-0ca2e6b179f5 used request id req-36886b10-0faa-436b-94dc-0bc7838ed4bb 2018-07-22 08:52:39,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:39,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-740014cc-67e7-4928-9b69-03b4f6b20050 Date: Sun, 22 Jul 2018 08:52:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:52:39,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-740014cc-67e7-4928-9b69-03b4f6b20050 2018-07-22 08:52:39,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:39,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-352a09b9-0df3-496b-a617-84e86d829138 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:39,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-352a09b9-0df3-496b-a617-84e86d829138 2018-07-22 08:52:39,673 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:39,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:39,767 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4f512bf-cf11-4a20-8e38-f1b33ddac535 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:39,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-e4f512bf-cf11-4a20-8e38-f1b33ddac535 2018-07-22 08:52:39,768 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:39,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:39,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50dfdc25-c111-4d58-b0b8-0a4ea833c6ad Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:52:39,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-50dfdc25-c111-4d58-b0b8-0a4ea833c6ad 2018-07-22 08:52:39,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:39,951 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56c6c9f2-8428-416c-817c-6d46982a76aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:39,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-56c6c9f2-8428-416c-817c-6d46982a76aa 2018-07-22 08:52:39,952 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:39,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:40,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73957175-b248-4460-b9c0-2cb2ce5ca479 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:40,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-73957175-b248-4460-b9c0-2cb2ce5ca479 2018-07-22 08:52:40,049 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:40,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:40,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fe97a35-3f68-411b-8879-0a4c88490123 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:40,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-7fe97a35-3f68-411b-8879-0a4c88490123 2018-07-22 08:52:40,136 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:40,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:40,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c25374c-477b-405e-b1d4-8c36ef35a5ee Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:52:40,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-4c25374c-477b-405e-b1d4-8c36ef35a5ee 2018-07-22 08:52:40,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:40,330 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24904b93-1f34-4508-b08b-4fa658cc0252 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:40,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-24904b93-1f34-4508-b08b-4fa658cc0252 2018-07-22 08:52:40,331 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:40,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:40,420 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcf3ae09-1e50-4656-a13d-123e19c7cd42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:40,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-bcf3ae09-1e50-4656-a13d-123e19c7cd42 2018-07-22 08:52:40,420 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:40,421 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-d01f14bd-06e9-4e2-proj 2018-07-22 08:52:40,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/41b74f86fef4460b8a7ed4a959c1ae37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:40,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed85e88e-51ce-40bf-b350-279866f73c9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:40,701 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/41b74f86fef4460b8a7ed4a959c1ae37 used request id req-ed85e88e-51ce-40bf-b350-279866f73c9e 2018-07-22 08:52:40,702 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-d01f14bd-06e9-4e2-proj-role 2018-07-22 08:52:40,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4d17db747ab94c208577fe3e80b7fd1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:40,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b8b9a82-29ff-4d7b-b940-2bc1536eb06e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:40,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4d17db747ab94c208577fe3e80b7fd1a used request id req-9b8b9a82-29ff-4d7b-b940-2bc1536eb06e 2018-07-22 08:52:40,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6b81951478661a72716d244a47045de46ef651" 2018-07-22 08:52:40,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6acea3c9-6694-4ef9-9f3b-c3dd0e709a0a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:52:40,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6acea3c9-6694-4ef9-9f3b-c3dd0e709a0a 2018-07-22 08:52:40,924 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-d01f14bd-06e9-4e2-user 2018-07-22 08:52:40,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/d6a78763e2164ec19cd4388a11905c89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0730e3a87e3ca4b0b3c33f8afd1ae20a6274122d" 2018-07-22 08:52:41,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-657764a4-f9c3-4450-9a86-acc1d80115bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:41,114 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d6a78763e2164ec19cd4388a11905c89 used request id req-657764a4-f9c3-4450-9a86-acc1d80115bd 2018-07-22 08:52:41,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:41,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:52:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["cxQynbkPRZKPGddJdtSy4Q"], "issued_at": "2018-07-22T08:52:41.000000Z"}} 2018-07-22 08:52:41,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221ea5cb5786c96573a4b97f831cb97c63fb685b" 2018-07-22 08:52:41,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab6ad13-6d37-49c6-afd6-1bbfa74abb8a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:41,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1ab6ad13-6d37-49c6-afd6-1bbfa74abb8a 2018-07-22 08:52:41,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:41,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:41,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:52:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["TbaSzEq1TH-O7oCtFFgcvA"], "issued_at": "2018-07-22T08:52:41.000000Z"}} 2018-07-22 08:52:41,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:42,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b2062d4-97db-458a-9c32-5fba24bdf594 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:42,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2b2062d4-97db-458a-9c32-5fba24bdf594 2018-07-22 08:52:42,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:52:42,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:52:42 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:52:42,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:42,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b2f7b4f-8896-4c42-bd03-495c1abfce50 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:52:42,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj used request id req-3b2f7b4f-8896-4c42-bd03-495c1abfce50 2018-07-22 08:52:42,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:42,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3aafbbb-906a-407c-978d-318db6877d50 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:52:42,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e3aafbbb-906a-407c-978d-318db6877d50 2018-07-22 08:52:42,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj"}}' 2018-07-22 08:52:42,402 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7441193-399b-4c91-8fd2-f7b1c529c83b Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ae8bed9fd5274dc0b02155e8a7e11bf5"}, "tags": [], "enabled": true, "id": "ae8bed9fd5274dc0b02155e8a7e11bf5", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj"}} 2018-07-22 08:52:42,403 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f7441193-399b-4c91-8fd2-f7b1c529c83b 2018-07-22 08:52:42,403 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj 2018-07-22 08:52:42,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:42,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:42,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:52:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["LZii_ojnSs6tWw3a2vN54A"], "issued_at": "2018-07-22T08:52:42.000000Z"}} 2018-07-22 08:52:42,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb027b33ddb2980abed640e594378e45684ce9ab" 2018-07-22 08:52:42,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-553fd64a-f53d-4fbd-9c86-161fef53ce32 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:42,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-553fd64a-f53d-4fbd-9c86-161fef53ce32 2018-07-22 08:52:42,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:52:42,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:52:42 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:52:42,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb027b33ddb2980abed640e594378e45684ce9ab" 2018-07-22 08:52:43,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7ccded-5052-4a39-aacd-ce39f6135bbc Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:52:43,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-db7ccded-5052-4a39-aacd-ce39f6135bbc 2018-07-22 08:52:43,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb027b33ddb2980abed640e594378e45684ce9ab" 2018-07-22 08:52:43,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f9c5e7-4b61-411e-998d-58c49cb219bf Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ae8bed9fd5274dc0b02155e8a7e11bf5"}, "tags": [], "enabled": true, "id": "ae8bed9fd5274dc0b02155e8a7e11bf5", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj"}]} 2018-07-22 08:52:43,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj used request id req-a6f9c5e7-4b61-411e-998d-58c49cb219bf 2018-07-22 08:52:43,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb027b33ddb2980abed640e594378e45684ce9ab" 2018-07-22 08:52:43,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e2c9f6-4b91-4501-986f-527b2ad069c5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:52:43,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f0e2c9f6-4b91-4501-986f-527b2ad069c5 2018-07-22 08:52:43,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb027b33ddb2980abed640e594378e45684ce9ab" 2018-07-22 08:52:43,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37f70ac9-2d9b-4f8e-9c24-8316c5ec8b23 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:52:43,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-37f70ac9-2d9b-4f8e-9c24-8316c5ec8b23 2018-07-22 08:52:43,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb027b33ddb2980abed640e594378e45684ce9ab" 2018-07-22 08:52:43,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a19680-ea3b-49c5-a787-e2ad281305fc Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ae8bed9fd5274dc0b02155e8a7e11bf5"}, "tags": [], "enabled": true, "id": "ae8bed9fd5274dc0b02155e8a7e11bf5", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj"}]} 2018-07-22 08:52:43,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj used request id req-47a19680-ea3b-49c5-a787-e2ad281305fc 2018-07-22 08:52:43,777 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-fe2571e8-8bb7-4d7-user 2018-07-22 08:52:43,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:43,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:43,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b38eec87-055d-44c1-b6a1-e04018329c70 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:52:43,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b38eec87-055d-44c1-b6a1-e04018329c70 2018-07-22 08:52:43,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" -d '{"role": {"name": "CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj-role"}}' 2018-07-22 08:52:44,109 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8901f3a-2fdb-41f4-9769-fe0f855de3ba Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b72e387bcf544c39b5a9b06f6fd98a3e", "links": {"self": "http://172.30.9.23:5000/v3/roles/b72e387bcf544c39b5a9b06f6fd98a3e"}, "name": "CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj-role"}} 2018-07-22 08:52:44,109 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d8901f3a-2fdb-41f4-9769-fe0f855de3ba 2018-07-22 08:52:44,109 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj-role 2018-07-22 08:52:44,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b72e387bcf544c39b5a9b06f6fd98a3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:44,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a323d6b-6f6d-4f8e-af0e-3ef576e833a6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b72e387bcf544c39b5a9b06f6fd98a3e", "links": {"self": "http://172.30.9.23:5000/v3/roles/b72e387bcf544c39b5a9b06f6fd98a3e"}, "name": "CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj-role"}} 2018-07-22 08:52:44,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b72e387bcf544c39b5a9b06f6fd98a3e used request id req-9a323d6b-6f6d-4f8e-af0e-3ef576e833a6 2018-07-22 08:52:44,204 - keystone_utils - INFO - Granting role CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj-role to project CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj 2018-07-22 08:52:44,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ae8bed9fd5274dc0b02155e8a7e11bf5/users/91d7c1a5cd7447c3b76211e9a0d1c2c7/roles/b72e387bcf544c39b5a9b06f6fd98a3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:44,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e906d17-2cd5-4e19-b692-1b60e4922a50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:44,267 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ae8bed9fd5274dc0b02155e8a7e11bf5/users/91d7c1a5cd7447c3b76211e9a0d1c2c7/roles/b72e387bcf544c39b5a9b06f6fd98a3e used request id req-0e906d17-2cd5-4e19-b692-1b60e4922a50 2018-07-22 08:52:44,268 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:52:44,268 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:52:44,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:44,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:44,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b72e387bcf544c39b5a9b06f6fd98a3e", "name": "CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj-role"}], "expires_at": "2018-07-22T09:52:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae8bed9fd5274dc0b02155e8a7e11bf5", "name": "CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-fe2571e8-8bb7-4d7-user", "id": "91d7c1a5cd7447c3b76211e9a0d1c2c7"}, "audit_ids": ["9htAUjYDSZKYm3lHvlKO7A"], "issued_at": "2018-07-22T08:52:44.000000Z"}} 2018-07-22 08:52:44,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6e13dc909b7e813f3aa748e435962c46a25be8" 2018-07-22 08:52:44,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdabb7f6-cf61-456f-bdbd-23ecaaedf562 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:44,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cdabb7f6-cf61-456f-bdbd-23ecaaedf562 2018-07-22 08:52:44,752 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:52:44,755 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:52:44,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6e13dc909b7e813f3aa748e435962c46a25be8" 2018-07-22 08:52:44,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:44 GMT Server: Apache x-openstack-request-id: req-6747858a-302e-4206-aae8-9b8c2ae30677 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 08:52:44,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack used request id req-6747858a-302e-4206-aae8-9b8c2ae30677 2018-07-22 08:52:44,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6e13dc909b7e813f3aa748e435962c46a25be8" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-kp"}}' 2018-07-22 08:52:46,575 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:52:44 GMT Server: Apache x-openstack-request-id: req-0762cec3-e706-4ed6-9c3a-34275e276ae9 Location: http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "ff32dc45-d64f-456f-a21b-7f7b911dec77", "links": [{"href": "http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77", "rel": "self"}]}} 2018-07-22 08:52:46,575 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks used request id req-0762cec3-e706-4ed6-9c3a-34275e276ae9 2018-07-22 08:52:46,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/ff32dc45-d64f-456f-a21b-7f7b911dec77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6e13dc909b7e813f3aa748e435962c46a25be8" 2018-07-22 08:52:46,778 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:46 GMT Server: Apache x-openstack-request-id: req-fa079e23-cd06-4151-ab74-5c2cdbe1b25c Location: http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:46,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:46 GMT Server: Apache x-openstack-request-id: req-269eebd0-f469-4406-903c-a9447e656ced Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 566 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "ae8bed9fd5274dc0b02155e8a7e11bf5", "OS::stack_id": "ff32dc45-d64f-456f-a21b-7f7b911dec77", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack", "keypair_name": "CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack", "stack_user_project_id": "61d0ce1d971649dab57a840b5cc53592", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:52:45Z", "links": [{"href": "http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff32dc45-d64f-456f-a21b-7f7b911dec77", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-22 08:52:46,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77 used request id req-269eebd0-f469-4406-903c-a9447e656ced 2018-07-22 08:52:46,990 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack 2018-07-22 08:52:46,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/ff32dc45-d64f-456f-a21b-7f7b911dec77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6e13dc909b7e813f3aa748e435962c46a25be8" 2018-07-22 08:52:47,190 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:47 GMT Server: Apache x-openstack-request-id: req-4551a70a-b009-4f49-8521-94573a125bc1 Location: http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:47,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:47 GMT Server: Apache x-openstack-request-id: req-81809ab9-864b-47a5-9c9b-47bde9b4129a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1914 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "ae8bed9fd5274dc0b02155e8a7e11bf5", "OS::stack_id": "ff32dc45-d64f-456f-a21b-7f7b911dec77", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack", "keypair_name": "CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack", "stack_user_project_id": "61d0ce1d971649dab57a840b5cc53592", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:52:45Z", "links": [{"href": "http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ff32dc45-d64f-456f-a21b-7f7b911dec77", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA2M3lED/tzLtCaQ7fLLpcFEBp4pKZYtc5PJatzfvtPDLok52f\n8ytUyrn8ZdlXJ5Wa5vxRoiyzSHqIiTq3V8lNDoVTCYHlpn1VtZfDiPmaV8VUJDnu\nLB7mgcjM3/UtZYdPjL8oJq4LeDLFrX4cNMN+BBfpikEZfltu2tGnGjUbjkEIvIUI\nkg6r/ig3MbA+ZyheX72BCbFtgfM0Bd7tEjws7CcVSq4VcWxgf/Wsn7jbNyS7/4n8\nHBwDl3tJMbCYPJOjX4Sq/6lnbGpmuIYLFuSKAZZMq17IIMlQUM+G5X0SVcqglz96\n+bn3roWn7i+4K3d7bNqSyjkUBDXpVQWpvWfqxQIDAQABAoIBACIDm46DGSHntzGY\nXbc8vbmHqZUcfugc8CPrV/VbMwsgyZBvSGr0P2dW6pxoDt5tAFKA/6W78ZzLbKRr\nC9y//lDq5e417PvD6jCFUO4qiuZ+VQch95YAexWdlVcFtkuZgQeJ7hizcaU4Af+I\nK5Czow+tWLySHhfO7IN0JQ1di6czjugCbShGOv8WStvEbHX24phblHMC/jEXh/uK\nPFsyWqWlrQzhPiat5cSrEfZr+ZcZ3/9gnPhp6AOZ9bN0THE4WyL96rF7BtbbMnOf\n7j+17ic5RpcVwA9Y900VuhT5YTvPYc/4EGHDfhLoDgU79iDjue9za8BuZKD6OAzA\nM/kOc4ECgYEA7fUZAfZGDxPiYL++PJ0jmLkFZPKveGdFTa0cVE2bKhbFf/bCaFsD\n8gPPFdwwvhSKqrPYOMr0WxUTwA1O5cOZoqh5tX2wXGh5Is2Jd/Ay6r/fxtlHfbuh\nIP4WmU36zs5UhcM7SjJFCzQmjPOnv0t4bpblQfVC8kZzo9ZDwR8DrxUCgYEA6T4z\nlALTiVAF83l7fMZmW5rpySpK4NXRk5v6npu6nCeWADm4gp0asHNEJuKn1VpJa75P\nG+DLOgZdJVDy53ecufiyetNyFqunVfkrPJC0XT+iwioFlai0S0HdpffTxjago8he\nA2tjM1PTjfmJIiJtbULHLMiPBzc9SozX5n71uPECgYBu4UiX23PlzrQrtO0mPWq6\n3WwgD92n0yc9/K44sjjdMeMxr4ADNHXwLcovO30S9WtwA4F7ZUbbskSTtx/OfIh4\nfNzJrxmg1aWsi+3Ej46KSIIznEdt1SJNx1gsc2OtPgOwmLpl5mq5v8E+6MJ/puEl\nVvbY9zoMvrtf2pWTxannyQKBgH5jl114HprEw0TJKpJVjDfNfSvmAAdPti5PkoIK\nDxf5F35tyL72VPUSsPaFUb76GtkImiOYL2f09Np4v/ePyFy6GDUYiTUhtR6QU86Q\n9zukdRTT4ozTi0dQnMQHxDkfdvLpa5Bcy7ePkA7aDmZx02wmiHmLAH4/f7X7Fi8v\n0wVxAoGAGb5SdPZsDvtXGm2uKZef0SRS9GpAAg/yU4cJs9BWy24vqouzDoy52kmJ\n16jRKt0nBxLMbafm/ScEJif8SLPmkSgn33Jt+dzCWzFPpOrfObL6AmpVagDwavf7\nVBJc3+DxAEiVJB6DcUfc0Dp6o8O/qRbcdUgGw65gErDxo0YV+kU=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-22 08:52:47,577 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77 used request id req-81809ab9-864b-47a5-9c9b-47bde9b4129a 2018-07-22 08:52:47,578 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 08:52:47,578 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack 2018-07-22 08:52:47,578 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack 2018-07-22 08:52:47,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/ff32dc45-d64f-456f-a21b-7f7b911dec77/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6e13dc909b7e813f3aa748e435962c46a25be8" 2018-07-22 08:52:47,766 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:47 GMT Server: Apache x-openstack-request-id: req-bfed4f8f-c9f5-4a7a-b38e-d7a256016ea9 Location: http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:48,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:47 GMT Server: Apache x-openstack-request-id: req-e732ddda-47d4-406c-8ebb-bdd73a215b78 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-22T08:52:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:52:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-22 08:52:48,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77/resources used request id req-e732ddda-47d4-406c-8ebb-bdd73a215b78 2018-07-22 08:52:48,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6e13dc909b7e813f3aa748e435962c46a25be8" 2018-07-22 08:52:48,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:48 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-80ab73c2-071e-4e14-8077-94b47b85b7c1 x-compute-request-id: req-80ab73c2-071e-4e14-8077-94b47b85b7c1 Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYzeUQP+3Mu0JpDt8sulwUQGnikpli1zk8lq3N++08MuiTnZ/zK1TKufxl2VcnlZrm/FGiLLNIeoiJOrdXyU0OhVMJgeWmfVW1l8OI+ZpXxVQkOe4sHuaByMzf9S1lh0+Mvygmrgt4MsWtfhw0w34EF+mKQRl+W27a0acaNRuOQQi8hQiSDqv+KDcxsD5nKF5fvYEJsW2B8zQF3u0SPCzsJxVKrhVxbGB/9ayfuNs3JLv/ifwcHAOXe0kxsJg8k6NfhKr/qWdsama4hgsW5IoBlkyrXsggyVBQz4blfRJVyqCXP3r5ufeuhafuL7grd3ts2pLKORQENelVBam9Z+rF Generated-by-Nova", "user_id": "91d7c1a5cd7447c3b76211e9a0d1c2c7", "name": "CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-kp", "deleted": false, "created_at": "2018-07-22T08:52:46.000000", "updated_at": null, "fingerprint": "a2:27:a0:cb:c4:40:e8:f4:f2:8d:a0:90:71:c4:02:cd", "deleted_at": null, "id": 92}} 2018-07-22 08:52:48,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-kp used request id req-80ab73c2-071e-4e14-8077-94b47b85b7c1 2018-07-22 08:52:48,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/ff32dc45-d64f-456f-a21b-7f7b911dec77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6e13dc909b7e813f3aa748e435962c46a25be8" 2018-07-22 08:52:48,434 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:48 GMT Server: Apache x-openstack-request-id: req-7f3ae9ab-2e7c-47a8-8387-43ea01bb6a4e Location: http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:48,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:48 GMT Server: Apache x-openstack-request-id: req-e6fc7df1-66d9-4f55-b70c-2116d4156ccf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1914 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "ae8bed9fd5274dc0b02155e8a7e11bf5", "OS::stack_id": "ff32dc45-d64f-456f-a21b-7f7b911dec77", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack", "keypair_name": "CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack", "stack_user_project_id": "61d0ce1d971649dab57a840b5cc53592", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:52:45Z", "links": [{"href": "http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ff32dc45-d64f-456f-a21b-7f7b911dec77", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA2M3lED/tzLtCaQ7fLLpcFEBp4pKZYtc5PJatzfvtPDLok52f\n8ytUyrn8ZdlXJ5Wa5vxRoiyzSHqIiTq3V8lNDoVTCYHlpn1VtZfDiPmaV8VUJDnu\nLB7mgcjM3/UtZYdPjL8oJq4LeDLFrX4cNMN+BBfpikEZfltu2tGnGjUbjkEIvIUI\nkg6r/ig3MbA+ZyheX72BCbFtgfM0Bd7tEjws7CcVSq4VcWxgf/Wsn7jbNyS7/4n8\nHBwDl3tJMbCYPJOjX4Sq/6lnbGpmuIYLFuSKAZZMq17IIMlQUM+G5X0SVcqglz96\n+bn3roWn7i+4K3d7bNqSyjkUBDXpVQWpvWfqxQIDAQABAoIBACIDm46DGSHntzGY\nXbc8vbmHqZUcfugc8CPrV/VbMwsgyZBvSGr0P2dW6pxoDt5tAFKA/6W78ZzLbKRr\nC9y//lDq5e417PvD6jCFUO4qiuZ+VQch95YAexWdlVcFtkuZgQeJ7hizcaU4Af+I\nK5Czow+tWLySHhfO7IN0JQ1di6czjugCbShGOv8WStvEbHX24phblHMC/jEXh/uK\nPFsyWqWlrQzhPiat5cSrEfZr+ZcZ3/9gnPhp6AOZ9bN0THE4WyL96rF7BtbbMnOf\n7j+17ic5RpcVwA9Y900VuhT5YTvPYc/4EGHDfhLoDgU79iDjue9za8BuZKD6OAzA\nM/kOc4ECgYEA7fUZAfZGDxPiYL++PJ0jmLkFZPKveGdFTa0cVE2bKhbFf/bCaFsD\n8gPPFdwwvhSKqrPYOMr0WxUTwA1O5cOZoqh5tX2wXGh5Is2Jd/Ay6r/fxtlHfbuh\nIP4WmU36zs5UhcM7SjJFCzQmjPOnv0t4bpblQfVC8kZzo9ZDwR8DrxUCgYEA6T4z\nlALTiVAF83l7fMZmW5rpySpK4NXRk5v6npu6nCeWADm4gp0asHNEJuKn1VpJa75P\nG+DLOgZdJVDy53ecufiyetNyFqunVfkrPJC0XT+iwioFlai0S0HdpffTxjago8he\nA2tjM1PTjfmJIiJtbULHLMiPBzc9SozX5n71uPECgYBu4UiX23PlzrQrtO0mPWq6\n3WwgD92n0yc9/K44sjjdMeMxr4ADNHXwLcovO30S9WtwA4F7ZUbbskSTtx/OfIh4\nfNzJrxmg1aWsi+3Ej46KSIIznEdt1SJNx1gsc2OtPgOwmLpl5mq5v8E+6MJ/puEl\nVvbY9zoMvrtf2pWTxannyQKBgH5jl114HprEw0TJKpJVjDfNfSvmAAdPti5PkoIK\nDxf5F35tyL72VPUSsPaFUb76GtkImiOYL2f09Np4v/ePyFy6GDUYiTUhtR6QU86Q\n9zukdRTT4ozTi0dQnMQHxDkfdvLpa5Bcy7ePkA7aDmZx02wmiHmLAH4/f7X7Fi8v\n0wVxAoGAGb5SdPZsDvtXGm2uKZef0SRS9GpAAg/yU4cJs9BWy24vqouzDoy52kmJ\n16jRKt0nBxLMbafm/ScEJif8SLPmkSgn33Jt+dzCWzFPpOrfObL6AmpVagDwavf7\nVBJc3+DxAEiVJB6DcUfc0Dp6o8O/qRbcdUgGw65gErDxo0YV+kU=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-22 08:52:48,559 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77 used request id req-e6fc7df1-66d9-4f55-b70c-2116d4156ccf 2018-07-22 08:52:48,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:48,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:48,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b72e387bcf544c39b5a9b06f6fd98a3e", "name": "CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj-role"}], "expires_at": "2018-07-22T09:52:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae8bed9fd5274dc0b02155e8a7e11bf5", "name": "CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-fe2571e8-8bb7-4d7-user", "id": "91d7c1a5cd7447c3b76211e9a0d1c2c7"}, "audit_ids": ["e2qgbd4lTFiBAa4efwyv1w"], "issued_at": "2018-07-22T08:52:48.000000Z"}} 2018-07-22 08:52:48,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e672591f1a858f8c02e9e59b3c86db9dab3801f6" 2018-07-22 08:52:49,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd83ce9f-fb60-4141-83a9-85384de6886f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:49,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fd83ce9f-fb60-4141-83a9-85384de6886f 2018-07-22 08:52:49,053 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:52:49,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e672591f1a858f8c02e9e59b3c86db9dab3801f6" 2018-07-22 08:52:49,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:49 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-7e2aed0d-ffe6-41f7-96b1-836f32a144b1 x-compute-request-id: req-7e2aed0d-ffe6-41f7-96b1-836f32a144b1 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYzeUQP+3Mu0JpDt8sulwUQGnikpli1zk8lq3N++08MuiTnZ/zK1TKufxl2VcnlZrm/FGiLLNIeoiJOrdXyU0OhVMJgeWmfVW1l8OI+ZpXxVQkOe4sHuaByMzf9S1lh0+Mvygmrgt4MsWtfhw0w34EF+mKQRl+W27a0acaNRuOQQi8hQiSDqv+KDcxsD5nKF5fvYEJsW2B8zQF3u0SPCzsJxVKrhVxbGB/9ayfuNs3JLv/ifwcHAOXe0kxsJg8k6NfhKr/qWdsama4hgsW5IoBlkyrXsggyVBQz4blfRJVyqCXP3r5ufeuhafuL7grd3ts2pLKORQENelVBam9Z+rF Generated-by-Nova", "name": "CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-kp", "fingerprint": "a2:27:a0:cb:c4:40:e8:f4:f2:8d:a0:90:71:c4:02:cd"}}]} 2018-07-22 08:52:49,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-7e2aed0d-ffe6-41f7-96b1-836f32a144b1 2018-07-22 08:52:49,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:49,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b72e387bcf544c39b5a9b06f6fd98a3e", "name": "CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj-role"}], "expires_at": "2018-07-22T09:52:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae8bed9fd5274dc0b02155e8a7e11bf5", "name": "CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-fe2571e8-8bb7-4d7-user", "id": "91d7c1a5cd7447c3b76211e9a0d1c2c7"}, "audit_ids": ["TDBghtSHTGOG4xwUhZ0OwQ"], "issued_at": "2018-07-22T08:52:49.000000Z"}} 2018-07-22 08:52:49,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4e28f0539e6509b4a0ca26eaaa007e1894dec2" 2018-07-22 08:52:49,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:49 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-c671901a-06f7-444d-aae9-e25b21f60119 x-compute-request-id: req-c671901a-06f7-444d-aae9-e25b21f60119 Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYzeUQP+3Mu0JpDt8sulwUQGnikpli1zk8lq3N++08MuiTnZ/zK1TKufxl2VcnlZrm/FGiLLNIeoiJOrdXyU0OhVMJgeWmfVW1l8OI+ZpXxVQkOe4sHuaByMzf9S1lh0+Mvygmrgt4MsWtfhw0w34EF+mKQRl+W27a0acaNRuOQQi8hQiSDqv+KDcxsD5nKF5fvYEJsW2B8zQF3u0SPCzsJxVKrhVxbGB/9ayfuNs3JLv/ifwcHAOXe0kxsJg8k6NfhKr/qWdsama4hgsW5IoBlkyrXsggyVBQz4blfRJVyqCXP3r5ufeuhafuL7grd3ts2pLKORQENelVBam9Z+rF Generated-by-Nova", "user_id": "91d7c1a5cd7447c3b76211e9a0d1c2c7", "name": "CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-kp", "deleted": false, "created_at": "2018-07-22T08:52:46.000000", "updated_at": null, "fingerprint": "a2:27:a0:cb:c4:40:e8:f4:f2:8d:a0:90:71:c4:02:cd", "deleted_at": null, "id": 92}} 2018-07-22 08:52:49,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-kp used request id req-c671901a-06f7-444d-aae9-e25b21f60119 2018-07-22 08:52:49,834 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack 2018-07-22 08:52:49,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/ff32dc45-d64f-456f-a21b-7f7b911dec77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6e13dc909b7e813f3aa748e435962c46a25be8" 2018-07-22 08:52:50,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:49 GMT Server: Apache x-openstack-request-id: req-322b4a12-0256-4b03-84f2-24fabd60e48e Location: http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:50,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:50 GMT Server: Apache x-openstack-request-id: req-afbe3e20-aaf4-444a-9941-3234c19cb3c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:50,077 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77 used request id req-afbe3e20-aaf4-444a-9941-3234c19cb3c2 2018-07-22 08:52:50,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/ff32dc45-d64f-456f-a21b-7f7b911dec77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6e13dc909b7e813f3aa748e435962c46a25be8" 2018-07-22 08:52:50,361 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:50 GMT Server: Apache x-openstack-request-id: req-964c6ece-b10a-4ffe-8083-0ae58825d3e8 Location: http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:50,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:50 GMT Server: Apache x-openstack-request-id: req-cd348737-57ee-4219-92af-c2afee96be5a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "ae8bed9fd5274dc0b02155e8a7e11bf5", "OS::stack_id": "ff32dc45-d64f-456f-a21b-7f7b911dec77", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack", "keypair_name": "CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack", "stack_user_project_id": "61d0ce1d971649dab57a840b5cc53592", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:52:45Z", "links": [{"href": "http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:52:50Z", "id": "ff32dc45-d64f-456f-a21b-7f7b911dec77", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-22 08:52:50,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77 used request id req-cd348737-57ee-4219-92af-c2afee96be5a 2018-07-22 08:52:50,388 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:52:50,388 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:52:53,391 - create_stack - DEBUG - Stack status query timeout in 1196.68569493 2018-07-22 08:52:53,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/ff32dc45-d64f-456f-a21b-7f7b911dec77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6e13dc909b7e813f3aa748e435962c46a25be8" 2018-07-22 08:52:53,424 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:53 GMT Server: Apache x-openstack-request-id: req-b816b0e1-776e-405f-a6d9-40ed637f5da2 Location: http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:53,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:53 GMT Server: Apache x-openstack-request-id: req-1c28bfb2-f895-4302-93e9-d430a825a0d1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "ae8bed9fd5274dc0b02155e8a7e11bf5", "OS::stack_id": "ff32dc45-d64f-456f-a21b-7f7b911dec77", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack", "keypair_name": "CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-kp"}, "deletion_time": "2018-07-22T08:52:51Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack", "stack_user_project_id": "61d0ce1d971649dab57a840b5cc53592", "tags": null, "creation_time": "2018-07-22T08:52:45Z", "links": [{"href": "http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T08:52:50Z", "id": "ff32dc45-d64f-456f-a21b-7f7b911dec77", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-22 08:52:53,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77 used request id req-1c28bfb2-f895-4302-93e9-d430a825a0d1 2018-07-22 08:52:53,468 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 08:52:53,468 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack 2018-07-22 08:52:53,469 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack 2018-07-22 08:52:53,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/ff32dc45-d64f-456f-a21b-7f7b911dec77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6e13dc909b7e813f3aa748e435962c46a25be8" 2018-07-22 08:52:53,500 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:52:53 GMT Server: Apache x-openstack-request-id: req-fd30eb3a-6bb9-4c70-8e3c-1158e14a5de8 Location: http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:52:53,694 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:53 GMT Server: Apache x-openstack-request-id: req-d49a72b5-9cf0-495e-9fe0-f34c2c408326 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 08:52:53,694 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/ae8bed9fd5274dc0b02155e8a7e11bf5/stacks/CreateStackKeypairTests-CreateStackKeypairTests-795403e0-c37d-4090-8033-088c8f84e7e1-stack/ff32dc45-d64f-456f-a21b-7f7b911dec77 used request id req-d49a72b5-9cf0-495e-9fe0-f34c2c408326 2018-07-22 08:52:53,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:54,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-71749dac-f608-429f-a2bc-6dbe87e968ce Date: Sun, 22 Jul 2018 08:52:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:52:54,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-71749dac-f608-429f-a2bc-6dbe87e968ce 2018-07-22 08:52:54,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:54,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d63dbe85-1c0a-4280-8753-42dffbae5dfe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:54,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-d63dbe85-1c0a-4280-8753-42dffbae5dfe 2018-07-22 08:52:54,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:54,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:54,524 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2221d277-71c6-4ff6-a768-3afd3a0f02c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:54,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-2221d277-71c6-4ff6-a768-3afd3a0f02c2 2018-07-22 08:52:54,524 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:54,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:54,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e06806ac-8f0a-48c5-ae33-94195d1226c1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:52:54,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-e06806ac-8f0a-48c5-ae33-94195d1226c1 2018-07-22 08:52:54,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:54,720 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d6d9fda-ccbc-4fbf-8024-c59cf87677f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:54,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-6d6d9fda-ccbc-4fbf-8024-c59cf87677f4 2018-07-22 08:52:54,721 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:54,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:54,819 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35fdcc67-2357-475e-9c62-560355914fa9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:54,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-35fdcc67-2357-475e-9c62-560355914fa9 2018-07-22 08:52:54,819 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:54,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:54,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f6dcc79-be6c-4b67-97b5-31061bd778d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:54,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-3f6dcc79-be6c-4b67-97b5-31061bd778d5 2018-07-22 08:52:54,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:54,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:55,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35bab8f0-1427-4571-9f50-15243218134f Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:52:55,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-35bab8f0-1427-4571-9f50-15243218134f 2018-07-22 08:52:55,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:55,098 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4c2dd88-1312-4c02-8a16-017d2ce5dc5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:55,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-d4c2dd88-1312-4c02-8a16-017d2ce5dc5e 2018-07-22 08:52:55,099 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:55,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:55,187 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:52:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c88fb79-6102-40fd-a976-71061b104922 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:52:55,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-2c88fb79-6102-40fd-a976-71061b104922 2018-07-22 08:52:55,187 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:52:55,188 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj 2018-07-22 08:52:55,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/ae8bed9fd5274dc0b02155e8a7e11bf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:55,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e60487a7-ea8d-4d22-9b1a-1ff5077bc758 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:55,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ae8bed9fd5274dc0b02155e8a7e11bf5 used request id req-e60487a7-ea8d-4d22-9b1a-1ff5077bc758 2018-07-22 08:52:55,426 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-fe2571e8-8bb7-4d7-proj-role 2018-07-22 08:52:55,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b72e387bcf544c39b5a9b06f6fd98a3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:55,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13736269-fa75-4bdf-92ec-b8336e6b1e6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:55,545 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b72e387bcf544c39b5a9b06f6fd98a3e used request id req-13736269-fa75-4bdf-92ec-b8336e6b1e6c 2018-07-22 08:52:55,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce782fe978cb135179f66e0ae9c8c28dd53ef3a" 2018-07-22 08:52:55,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-526fbe99-1513-4ae7-900f-407ad84ddee7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:52:55,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-526fbe99-1513-4ae7-900f-407ad84ddee7 2018-07-22 08:52:55,638 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-fe2571e8-8bb7-4d7-user 2018-07-22 08:52:55,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/91d7c1a5cd7447c3b76211e9a0d1c2c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb027b33ddb2980abed640e594378e45684ce9ab" 2018-07-22 08:52:55,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f967daee-33b9-4ddf-aca8-13905c46edb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:55,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/91d7c1a5cd7447c3b76211e9a0d1c2c7 used request id req-f967daee-33b9-4ddf-aca8-13905c46edb0 2018-07-22 08:52:55,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:56,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:52:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["ha6WTmNsQsOjVhClW24feg"], "issued_at": "2018-07-22T08:52:56.000000Z"}} 2018-07-22 08:52:56,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfda25dc3bc468211f129a6c9124dcd0cb50227" 2018-07-22 08:52:56,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1824dcbb-ad04-481b-be5f-46ab3d8fe403 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:56,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1824dcbb-ad04-481b-be5f-46ab3d8fe403 2018-07-22 08:52:56,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:56,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:56,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:52:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["-Dy3lp8CSOaRrwXKCrg7gA"], "issued_at": "2018-07-22T08:52:56.000000Z"}} 2018-07-22 08:52:56,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4f1eb45e84b0aa901150ce647cb3694d4ff973" 2018-07-22 08:52:56,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc7bbf3-3644-47ee-b9e3-044724932dd9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:56,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1fc7bbf3-3644-47ee-b9e3-044724932dd9 2018-07-22 08:52:56,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:52:56,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:52:56 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:52:56,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4f1eb45e84b0aa901150ce647cb3694d4ff973" 2018-07-22 08:52:56,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e322df6-6e27-4ce4-8e0b-fb15b76cffa3 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:52:56,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj used request id req-4e322df6-6e27-4ce4-8e0b-fb15b76cffa3 2018-07-22 08:52:56,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4f1eb45e84b0aa901150ce647cb3694d4ff973" 2018-07-22 08:52:56,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-139cca28-3020-41e6-b98a-7a90ee38ce2b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:52:56,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-139cca28-3020-41e6-b98a-7a90ee38ce2b 2018-07-22 08:52:56,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4f1eb45e84b0aa901150ce647cb3694d4ff973" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj"}}' 2018-07-22 08:52:57,103 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-225769f9-9d6d-42c5-a03d-c5a29e94d05e Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3dbf0448a3884e27a225ad67d9dbaf36"}, "tags": [], "enabled": true, "id": "3dbf0448a3884e27a225ad67d9dbaf36", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj"}} 2018-07-22 08:52:57,103 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-225769f9-9d6d-42c5-a03d-c5a29e94d05e 2018-07-22 08:52:57,103 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj 2018-07-22 08:52:57,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:57,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:57,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:52:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["4i78GUKzTMSPdsy8SpBEKA"], "issued_at": "2018-07-22T08:52:57.000000Z"}} 2018-07-22 08:52:57,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e86eac73e9d1a8c0935948a0215431d4ffc9f5" 2018-07-22 08:52:57,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-719c848a-f66c-48e2-aeba-4e2b9f810029 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:57,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-719c848a-f66c-48e2-aeba-4e2b9f810029 2018-07-22 08:52:57,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:52:57,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:52:57 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:52:57,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e86eac73e9d1a8c0935948a0215431d4ffc9f5" 2018-07-22 08:52:57,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9bed4a0-57ad-41e9-95e1-b6707cf078bf Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:52:57,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d9bed4a0-57ad-41e9-95e1-b6707cf078bf 2018-07-22 08:52:57,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e86eac73e9d1a8c0935948a0215431d4ffc9f5" 2018-07-22 08:52:57,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-370a8d4e-421b-46b0-b18b-82208da3bf0e Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3dbf0448a3884e27a225ad67d9dbaf36"}, "tags": [], "enabled": true, "id": "3dbf0448a3884e27a225ad67d9dbaf36", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj"}]} 2018-07-22 08:52:57,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj used request id req-370a8d4e-421b-46b0-b18b-82208da3bf0e 2018-07-22 08:52:57,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e86eac73e9d1a8c0935948a0215431d4ffc9f5" 2018-07-22 08:52:57,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f15b17-c90b-4c9b-ba3b-101635478a65 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:52:57,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-82f15b17-c90b-4c9b-ba3b-101635478a65 2018-07-22 08:52:58,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e86eac73e9d1a8c0935948a0215431d4ffc9f5" 2018-07-22 08:52:58,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f17fff6a-68b5-4911-9e49-178852917485 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:52:58,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f17fff6a-68b5-4911-9e49-178852917485 2018-07-22 08:52:58,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e86eac73e9d1a8c0935948a0215431d4ffc9f5" 2018-07-22 08:52:58,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e0a7f9-9ab5-42ca-a7d4-9b5e29f9c31a Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3dbf0448a3884e27a225ad67d9dbaf36"}, "tags": [], "enabled": true, "id": "3dbf0448a3884e27a225ad67d9dbaf36", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj"}]} 2018-07-22 08:52:58,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj used request id req-66e0a7f9-9ab5-42ca-a7d4-9b5e29f9c31a 2018-07-22 08:52:58,484 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-user 2018-07-22 08:52:58,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:58,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4f1eb45e84b0aa901150ce647cb3694d4ff973" 2018-07-22 08:52:58,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e223340-c140-47a3-9461-a42ac96b5543 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:52:58,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8e223340-c140-47a3-9461-a42ac96b5543 2018-07-22 08:52:58,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4f1eb45e84b0aa901150ce647cb3694d4ff973" -d '{"role": {"name": "CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj-role"}}' 2018-07-22 08:52:58,695 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:52:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-392a9cf1-ed29-4ee4-9f87-007f2194b3d6 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db8d476024a448218edaba3d5147e7c6", "links": {"self": "http://172.30.9.23:5000/v3/roles/db8d476024a448218edaba3d5147e7c6"}, "name": "CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj-role"}} 2018-07-22 08:52:58,695 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-392a9cf1-ed29-4ee4-9f87-007f2194b3d6 2018-07-22 08:52:58,695 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj-role 2018-07-22 08:52:58,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/db8d476024a448218edaba3d5147e7c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4f1eb45e84b0aa901150ce647cb3694d4ff973" 2018-07-22 08:52:58,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-befc741e-e02e-463c-b202-50482aaea183 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db8d476024a448218edaba3d5147e7c6", "links": {"self": "http://172.30.9.23:5000/v3/roles/db8d476024a448218edaba3d5147e7c6"}, "name": "CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj-role"}} 2018-07-22 08:52:58,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/db8d476024a448218edaba3d5147e7c6 used request id req-befc741e-e02e-463c-b202-50482aaea183 2018-07-22 08:52:58,787 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj-role to project CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj 2018-07-22 08:52:58,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3dbf0448a3884e27a225ad67d9dbaf36/users/c1d88c0ad03c4eed88ee08d8e5cf36c0/roles/db8d476024a448218edaba3d5147e7c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4f1eb45e84b0aa901150ce647cb3694d4ff973" 2018-07-22 08:52:58,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:52:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c89a07ed-5512-4a29-86eb-a7e60fb6daa9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:52:58,939 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3dbf0448a3884e27a225ad67d9dbaf36/users/c1d88c0ad03c4eed88ee08d8e5cf36c0/roles/db8d476024a448218edaba3d5147e7c6 used request id req-c89a07ed-5512-4a29-86eb-a7e60fb6daa9 2018-07-22 08:52:58,939 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:52:58,939 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:52:58,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:52:58,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:52:59,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db8d476024a448218edaba3d5147e7c6", "name": "CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj-role"}], "expires_at": "2018-07-22T09:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3dbf0448a3884e27a225ad67d9dbaf36", "name": "CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3dbf0448a3884e27a225ad67d9dbaf36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3dbf0448a3884e27a225ad67d9dbaf36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-user", "id": "c1d88c0ad03c4eed88ee08d8e5cf36c0"}, "audit_ids": ["IZc64WguTLadjGmbN1nAXQ"], "issued_at": "2018-07-22T08:52:59.000000Z"}} 2018-07-22 08:52:59,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eeed3c7101bf5e6daa8dccf62e12dd6822ae2b8" 2018-07-22 08:52:59,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2477e7b-647d-4a07-855a-273770029479 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:52:59,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d2477e7b-647d-4a07-855a-273770029479 2018-07-22 08:52:59,439 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:52:59,442 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:52:59,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eeed3c7101bf5e6daa8dccf62e12dd6822ae2b8" 2018-07-22 08:52:59,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:52:59 GMT Server: Apache x-openstack-request-id: req-03c0fb17-f456-469b-9bdd-626e2e263cb9 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 08:52:59,665 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack used request id req-03c0fb17-f456-469b-9bdd-626e2e263cb9 2018-07-22 08:52:59,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eeed3c7101bf5e6daa8dccf62e12dd6822ae2b8" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-sec-grp"}}' 2018-07-22 08:53:01,381 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:52:59 GMT Server: Apache x-openstack-request-id: req-b552cf1c-bf77-447c-a637-027a068bc5d5 Location: http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "aadc1432-e4ed-450e-a40c-5e3e54c58b95", "links": [{"href": "http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95", "rel": "self"}]}} 2018-07-22 08:53:01,381 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks used request id req-b552cf1c-bf77-447c-a637-027a068bc5d5 2018-07-22 08:53:01,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/aadc1432-e4ed-450e-a40c-5e3e54c58b95 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eeed3c7101bf5e6daa8dccf62e12dd6822ae2b8" 2018-07-22 08:53:01,608 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:53:01 GMT Server: Apache x-openstack-request-id: req-e7884324-45be-455c-841b-6b2545f00196 Location: http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:53:01,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:01 GMT Server: Apache x-openstack-request-id: req-b0f10893-e9a0-40bb-9974-2edb1302bd38 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "OS::stack_id": "aadc1432-e4ed-450e-a40c-5e3e54c58b95", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack", "security_group_name": "CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack", "stack_user_project_id": "c8705f5d50f44e01abfc9473312ff54b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:53:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aadc1432-e4ed-450e-a40c-5e3e54c58b95", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 08:53:01,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95 used request id req-b0f10893-e9a0-40bb-9974-2edb1302bd38 2018-07-22 08:53:01,815 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack 2018-07-22 08:53:01,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/aadc1432-e4ed-450e-a40c-5e3e54c58b95 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eeed3c7101bf5e6daa8dccf62e12dd6822ae2b8" 2018-07-22 08:53:02,036 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:53:01 GMT Server: Apache x-openstack-request-id: req-69b19d6b-896b-4a26-9315-ce22d8777d07 Location: http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:53:02,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:02 GMT Server: Apache x-openstack-request-id: req-2ce12ab0-b2a3-412f-a968-a8fca82154f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "OS::stack_id": "aadc1432-e4ed-450e-a40c-5e3e54c58b95", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack", "security_group_name": "CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack", "stack_user_project_id": "c8705f5d50f44e01abfc9473312ff54b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-22T08:53:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aadc1432-e4ed-450e-a40c-5e3e54c58b95", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 08:53:02,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95 used request id req-2ce12ab0-b2a3-412f-a968-a8fca82154f7 2018-07-22 08:53:02,251 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-22 08:53:02,252 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:53:05,255 - create_stack - DEBUG - Stack status query timeout in 1196.56064916 2018-07-22 08:53:05,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/aadc1432-e4ed-450e-a40c-5e3e54c58b95 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eeed3c7101bf5e6daa8dccf62e12dd6822ae2b8" 2018-07-22 08:53:05,467 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:53:05 GMT Server: Apache x-openstack-request-id: req-0de80b7e-377b-4736-ba3a-19be27dbf5ce Location: http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:53:05,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:05 GMT Server: Apache x-openstack-request-id: req-83290730-960a-4674-bdc9-67ff50df7e21 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "OS::stack_id": "aadc1432-e4ed-450e-a40c-5e3e54c58b95", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack", "security_group_name": "CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack", "stack_user_project_id": "c8705f5d50f44e01abfc9473312ff54b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-22T08:53:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "aadc1432-e4ed-450e-a40c-5e3e54c58b95", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 08:53:05,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95 used request id req-83290730-960a-4674-bdc9-67ff50df7e21 2018-07-22 08:53:05,681 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-22 08:53:05,681 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack 2018-07-22 08:53:05,681 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack 2018-07-22 08:53:05,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/aadc1432-e4ed-450e-a40c-5e3e54c58b95/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eeed3c7101bf5e6daa8dccf62e12dd6822ae2b8" 2018-07-22 08:53:05,882 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:53:05 GMT Server: Apache x-openstack-request-id: req-dc781eb1-9ac4-4186-aff5-5a6fbccc6653 Location: http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:53:05,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:05 GMT Server: Apache x-openstack-request-id: req-e346e521-84b5-4e1c-a012-0f28ef4fd6bf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-22T08:53:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-22T08:53:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-22 08:53:05,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95/resources used request id req-e346e521-84b5-4e1c-a012-0f28ef4fd6bf 2018-07-22 08:53:05,926 - neutron_utils - INFO - Retrieving security group with ID - f1b49c30-07b0-4660-8412-9cce2ce395c0 2018-07-22 08:53:05,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=f1b49c30-07b0-4660-8412-9cce2ce395c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eeed3c7101bf5e6daa8dccf62e12dd6822ae2b8" 2018-07-22 08:53:06,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-bf7d84d5-916d-4ced-b161-7c41585de5dd Date: Sun, 22 Jul 2018 08:53:06 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:01Z", "updated_at": "2018-07-22T08:53:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:03Z", "revision_number": 0, "id": "7e67a358-ee66-4969-96d7-51f86d2f187d", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T08:53:03Z", "security_group_id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T08:53:03Z", "revision_number": 0, "id": "87a9b08d-f770-49fd-93ae-158e0e84159a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T08:53:03Z", "security_group_id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36"}], "revision_number": 6, "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "name": "CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-sec-grp"}]} 2018-07-22 08:53:06,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=f1b49c30-07b0-4660-8412-9cce2ce395c0 used request id req-bf7d84d5-916d-4ced-b161-7c41585de5dd 2018-07-22 08:53:06,166 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1b49c30-07b0-4660-8412-9cce2ce395c0 2018-07-22 08:53:06,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f1b49c30-07b0-4660-8412-9cce2ce395c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eeed3c7101bf5e6daa8dccf62e12dd6822ae2b8" 2018-07-22 08:53:06,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-56666fb2-b0bb-4c1d-b896-2b7e466ee578 Date: Sun, 22 Jul 2018 08:53:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-22T08:53:03Z", "security_group_id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "port_range_min": null, "revision_number": 0, "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:03Z", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "7e67a358-ee66-4969-96d7-51f86d2f187d"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-07-22T08:53:03Z", "security_group_id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "port_range_min": 22, "revision_number": 0, "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:03Z", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "87a9b08d-f770-49fd-93ae-158e0e84159a"}]} 2018-07-22 08:53:06,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f1b49c30-07b0-4660-8412-9cce2ce395c0 used request id req-56666fb2-b0bb-4c1d-b896-2b7e466ee578 2018-07-22 08:53:06,233 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1b49c30-07b0-4660-8412-9cce2ce395c0 2018-07-22 08:53:06,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f1b49c30-07b0-4660-8412-9cce2ce395c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eeed3c7101bf5e6daa8dccf62e12dd6822ae2b8" 2018-07-22 08:53:06,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-cd475d50-2010-41f0-8071-72483835b548 Date: Sun, 22 Jul 2018 08:53:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-22T08:53:03Z", "security_group_id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "port_range_min": null, "revision_number": 0, "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:03Z", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "7e67a358-ee66-4969-96d7-51f86d2f187d"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-07-22T08:53:03Z", "security_group_id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "port_range_min": 22, "revision_number": 0, "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:03Z", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "87a9b08d-f770-49fd-93ae-158e0e84159a"}]} 2018-07-22 08:53:06,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f1b49c30-07b0-4660-8412-9cce2ce395c0 used request id req-cd475d50-2010-41f0-8071-72483835b548 2018-07-22 08:53:06,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:06,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:06,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db8d476024a448218edaba3d5147e7c6", "name": "CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj-role"}], "expires_at": "2018-07-22T09:53:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3dbf0448a3884e27a225ad67d9dbaf36", "name": "CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3dbf0448a3884e27a225ad67d9dbaf36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_3dbf0448a3884e27a225ad67d9dbaf36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-user", "id": "c1d88c0ad03c4eed88ee08d8e5cf36c0"}, "audit_ids": ["5g2SZpxfRqOnfdHX50ZCjQ"], "issued_at": "2018-07-22T08:53:06.000000Z"}} 2018-07-22 08:53:06,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0dbbf4290ac0b51b850d13ef9b4f61f15db70dd" 2018-07-22 08:53:07,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9096b9d2-8529-432f-b4ed-a0bae6895df4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:07,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9096b9d2-8529-432f-b4ed-a0bae6895df4 2018-07-22 08:53:07,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0dbbf4290ac0b51b850d13ef9b4f61f15db70dd" 2018-07-22 08:53:07,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-c79c6067-fc45-49eb-896f-0a329141100d Date: Sun, 22 Jul 2018 08:53:07 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:01Z", "updated_at": "2018-07-22T08:53:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:03Z", "revision_number": 0, "id": "7e67a358-ee66-4969-96d7-51f86d2f187d", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T08:53:03Z", "security_group_id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T08:53:03Z", "revision_number": 0, "id": "87a9b08d-f770-49fd-93ae-158e0e84159a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T08:53:03Z", "security_group_id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36"}], "revision_number": 6, "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "name": "CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-sec-grp"}]} 2018-07-22 08:53:07,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-sec-grp&description=Test+description used request id req-c79c6067-fc45-49eb-896f-0a329141100d 2018-07-22 08:53:07,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:53:07,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:53:07 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:53:07,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3dbf0448a3884e27a225ad67d9dbaf36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0dbbf4290ac0b51b850d13ef9b4f61f15db70dd" 2018-07-22 08:53:07,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1f0e97c-9077-4fe7-87d5-e0ab11f44439 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3dbf0448a3884e27a225ad67d9dbaf36"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3dbf0448a3884e27a225ad67d9dbaf36", "name": "CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj"}} 2018-07-22 08:53:07,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3dbf0448a3884e27a225ad67d9dbaf36 used request id req-c1f0e97c-9077-4fe7-87d5-e0ab11f44439 2018-07-22 08:53:07,424 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1b49c30-07b0-4660-8412-9cce2ce395c0 2018-07-22 08:53:07,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f1b49c30-07b0-4660-8412-9cce2ce395c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0dbbf4290ac0b51b850d13ef9b4f61f15db70dd" 2018-07-22 08:53:07,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-42e1db9c-8cff-4a84-965c-a9bc792761b9 Date: Sun, 22 Jul 2018 08:53:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-22T08:53:03Z", "security_group_id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "port_range_min": null, "revision_number": 0, "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:03Z", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "7e67a358-ee66-4969-96d7-51f86d2f187d"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-07-22T08:53:03Z", "security_group_id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "port_range_min": 22, "revision_number": 0, "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:03Z", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "87a9b08d-f770-49fd-93ae-158e0e84159a"}]} 2018-07-22 08:53:07,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f1b49c30-07b0-4660-8412-9cce2ce395c0 used request id req-42e1db9c-8cff-4a84-965c-a9bc792761b9 2018-07-22 08:53:07,632 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1b49c30-07b0-4660-8412-9cce2ce395c0 2018-07-22 08:53:07,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f1b49c30-07b0-4660-8412-9cce2ce395c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0dbbf4290ac0b51b850d13ef9b4f61f15db70dd" 2018-07-22 08:53:07,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-02633ffe-80d6-4ed1-9f99-b11f4be2b4b3 Date: Sun, 22 Jul 2018 08:53:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-22T08:53:03Z", "security_group_id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "port_range_min": null, "revision_number": 0, "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:03Z", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "7e67a358-ee66-4969-96d7-51f86d2f187d"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-07-22T08:53:03Z", "security_group_id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "port_range_min": 22, "revision_number": 0, "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:03Z", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "87a9b08d-f770-49fd-93ae-158e0e84159a"}]} 2018-07-22 08:53:07,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f1b49c30-07b0-4660-8412-9cce2ce395c0 used request id req-02633ffe-80d6-4ed1-9f99-b11f4be2b4b3 2018-07-22 08:53:07,838 - neutron_utils - INFO - Retrieving security group with ID - f1b49c30-07b0-4660-8412-9cce2ce395c0 2018-07-22 08:53:07,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=f1b49c30-07b0-4660-8412-9cce2ce395c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0dbbf4290ac0b51b850d13ef9b4f61f15db70dd" 2018-07-22 08:53:08,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-a4f85c08-c291-4989-ac3c-c99f1f5a8a5e Date: Sun, 22 Jul 2018 08:53:08 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:01Z", "updated_at": "2018-07-22T08:53:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:03Z", "revision_number": 0, "id": "7e67a358-ee66-4969-96d7-51f86d2f187d", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T08:53:03Z", "security_group_id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T08:53:03Z", "revision_number": 0, "id": "87a9b08d-f770-49fd-93ae-158e0e84159a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-22T08:53:03Z", "security_group_id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36"}], "revision_number": 6, "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "name": "CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-sec-grp"}]} 2018-07-22 08:53:08,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=f1b49c30-07b0-4660-8412-9cce2ce395c0 used request id req-a4f85c08-c291-4989-ac3c-c99f1f5a8a5e 2018-07-22 08:53:08,251 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1b49c30-07b0-4660-8412-9cce2ce395c0 2018-07-22 08:53:08,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f1b49c30-07b0-4660-8412-9cce2ce395c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0dbbf4290ac0b51b850d13ef9b4f61f15db70dd" 2018-07-22 08:53:08,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-59973a1c-d299-4f0d-b3a1-67efec0af4e9 Date: Sun, 22 Jul 2018 08:53:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-22T08:53:03Z", "security_group_id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "port_range_min": null, "revision_number": 0, "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:03Z", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "7e67a358-ee66-4969-96d7-51f86d2f187d"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-07-22T08:53:03Z", "security_group_id": "f1b49c30-07b0-4660-8412-9cce2ce395c0", "port_range_min": 22, "revision_number": 0, "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:03Z", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "87a9b08d-f770-49fd-93ae-158e0e84159a"}]} 2018-07-22 08:53:08,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f1b49c30-07b0-4660-8412-9cce2ce395c0 used request id req-59973a1c-d299-4f0d-b3a1-67efec0af4e9 2018-07-22 08:53:08,283 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack 2018-07-22 08:53:08,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/aadc1432-e4ed-450e-a40c-5e3e54c58b95 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eeed3c7101bf5e6daa8dccf62e12dd6822ae2b8" 2018-07-22 08:53:08,488 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:53:08 GMT Server: Apache x-openstack-request-id: req-f94b8c9e-0b94-4e75-9742-98c08349326f Location: http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:53:08,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:53:08 GMT Server: Apache x-openstack-request-id: req-8e6d545f-2007-4ae4-b6b5-8004a4bf63c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:53:08,693 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95 used request id req-8e6d545f-2007-4ae4-b6b5-8004a4bf63c8 2018-07-22 08:53:08,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/aadc1432-e4ed-450e-a40c-5e3e54c58b95 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eeed3c7101bf5e6daa8dccf62e12dd6822ae2b8" 2018-07-22 08:53:08,888 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:53:08 GMT Server: Apache x-openstack-request-id: req-79216c83-48ec-4ea2-adcc-2ed33facd360 Location: http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:53:09,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:08 GMT Server: Apache x-openstack-request-id: req-084b529a-cb0b-4b3e-82c6-e38cae5dc3fb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "OS::stack_id": "aadc1432-e4ed-450e-a40c-5e3e54c58b95", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack", "security_group_name": "CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack", "stack_user_project_id": "c8705f5d50f44e01abfc9473312ff54b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-22T08:53:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-22T08:53:08Z", "id": "aadc1432-e4ed-450e-a40c-5e3e54c58b95", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 08:53:09,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95 used request id req-084b529a-cb0b-4b3e-82c6-e38cae5dc3fb 2018-07-22 08:53:09,106 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-22 08:53:09,106 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-22 08:53:12,109 - create_stack - DEBUG - Stack status query timeout in 1196.58374 2018-07-22 08:53:12,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/aadc1432-e4ed-450e-a40c-5e3e54c58b95 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eeed3c7101bf5e6daa8dccf62e12dd6822ae2b8" 2018-07-22 08:53:12,312 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:53:12 GMT Server: Apache x-openstack-request-id: req-67eb5c77-5bd9-48c4-bc67-f73ae0e0d53e Location: http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:53:12,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:12 GMT Server: Apache x-openstack-request-id: req-bce888cb-9d90-49d9-bcee-a9e64a469c8d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "OS::stack_id": "aadc1432-e4ed-450e-a40c-5e3e54c58b95", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack", "security_group_name": "CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-sec-grp"}, "deletion_time": "2018-07-22T08:53:10Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack", "stack_user_project_id": "c8705f5d50f44e01abfc9473312ff54b", "tags": null, "creation_time": "2018-07-22T08:53:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-22T08:53:08Z", "id": "aadc1432-e4ed-450e-a40c-5e3e54c58b95", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-22 08:53:12,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95 used request id req-bce888cb-9d90-49d9-bcee-a9e64a469c8d 2018-07-22 08:53:12,664 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-22 08:53:12,664 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack 2018-07-22 08:53:12,664 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack 2018-07-22 08:53:12,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/aadc1432-e4ed-450e-a40c-5e3e54c58b95 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eeed3c7101bf5e6daa8dccf62e12dd6822ae2b8" 2018-07-22 08:53:12,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 22 Jul 2018 08:53:12 GMT Server: Apache x-openstack-request-id: req-a61baad9-f3e6-4ba2-847e-d3a53fd39029 Location: http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-22 08:53:12,881 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:53:12 GMT Server: Apache x-openstack-request-id: req-8f720768-5557-410b-84c9-46195dec556c Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-22 08:53:12,882 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/3dbf0448a3884e27a225ad67d9dbaf36/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6c3f9a35-6688-4c91-907d-5651c141894b-stack/aadc1432-e4ed-450e-a40c-5e3e54c58b95 used request id req-8f720768-5557-410b-84c9-46195dec556c 2018-07-22 08:53:12,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4f1eb45e84b0aa901150ce647cb3694d4ff973" 2018-07-22 08:53:13,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-93f374c8-6a62-4b2d-950c-6a9230f68981 Date: Sun, 22 Jul 2018 08:53:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:01Z", "updated_at": "2018-07-22T08:53:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:01Z", "revision_number": 0, "id": "015a7e74-11de-4012-8633-ddc146b635f7", "remote_group_id": "3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0", "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:01Z", "security_group_id": "3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0", "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:01Z", "revision_number": 0, "id": "264def5b-512e-45e3-a517-377abab40437", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:01Z", "security_group_id": "3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0", "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "port_range_min": null, "ethertype": "IPv6", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:01Z", "revision_number": 0, "id": "47c99892-2d5f-4a77-9099-499664751c9e", "remote_group_id": "3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0", "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:01Z", "security_group_id": "3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0", "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "port_range_min": null, "ethertype": "IPv6", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:01Z", "revision_number": 0, "id": "aa9b40a6-00d3-42c7-9ce0-3d94443a94a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:01Z", "security_group_id": "3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0", "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36"}], "revision_number": 4, "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:53:13,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-93f374c8-6a62-4b2d-950c-6a9230f68981 2018-07-22 08:53:13,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4f1eb45e84b0aa901150ce647cb3694d4ff973" 2018-07-22 08:53:13,251 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:53:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6823887e-dbfe-4dec-83c4-feba8a3d9776 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:53:13,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-6823887e-dbfe-4dec-83c4-feba8a3d9776 2018-07-22 08:53:13,251 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:53:13,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3dbf0448a3884e27a225ad67d9dbaf36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4f1eb45e84b0aa901150ce647cb3694d4ff973" 2018-07-22 08:53:13,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da8a935b-b9ba-4226-a2a1-eea961230aff Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3dbf0448a3884e27a225ad67d9dbaf36"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3dbf0448a3884e27a225ad67d9dbaf36", "name": "CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj"}} 2018-07-22 08:53:13,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3dbf0448a3884e27a225ad67d9dbaf36 used request id req-da8a935b-b9ba-4226-a2a1-eea961230aff 2018-07-22 08:53:13,347 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0 2018-07-22 08:53:13,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4f1eb45e84b0aa901150ce647cb3694d4ff973" 2018-07-22 08:53:13,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2a00bf76-1789-4f22-86ca-58d626124e5b Date: Sun, 22 Jul 2018 08:53:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:01Z", "security_group_id": "3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0", "port_range_min": null, "revision_number": 0, "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:01Z", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "015a7e74-11de-4012-8633-ddc146b635f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:01Z", "security_group_id": "3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0", "port_range_min": null, "revision_number": 0, "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:01Z", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "264def5b-512e-45e3-a517-377abab40437"}, {"remote_group_id": "3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:01Z", "security_group_id": "3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0", "port_range_min": null, "revision_number": 0, "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:01Z", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "47c99892-2d5f-4a77-9099-499664751c9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:01Z", "security_group_id": "3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0", "port_range_min": null, "revision_number": 0, "tenant_id": "3dbf0448a3884e27a225ad67d9dbaf36", "created_at": "2018-07-22T08:53:01Z", "project_id": "3dbf0448a3884e27a225ad67d9dbaf36", "id": "aa9b40a6-00d3-42c7-9ce0-3d94443a94a1"}]} 2018-07-22 08:53:13,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0 used request id req-2a00bf76-1789-4f22-86ca-58d626124e5b 2018-07-22 08:53:13,550 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:53:13,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4f1eb45e84b0aa901150ce647cb3694d4ff973" 2018-07-22 08:53:13,917 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87144d73-7c01-4d88-9040-b18879813960 Content-Length: 0 Date: Sun, 22 Jul 2018 08:53:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:53:13,917 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3ce87f23-3dd9-4ad1-8cb3-4aef15191eb0 used request id req-87144d73-7c01-4d88-9040-b18879813960 2018-07-22 08:53:13,918 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj 2018-07-22 08:53:13,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3dbf0448a3884e27a225ad67d9dbaf36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4f1eb45e84b0aa901150ce647cb3694d4ff973" 2018-07-22 08:53:14,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:53:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b64a8c78-dd42-478f-aa3f-11afcc1c8a4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:53:14,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3dbf0448a3884e27a225ad67d9dbaf36 used request id req-b64a8c78-dd42-478f-aa3f-11afcc1c8a4f 2018-07-22 08:53:14,162 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-proj-role 2018-07-22 08:53:14,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/db8d476024a448218edaba3d5147e7c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4f1eb45e84b0aa901150ce647cb3694d4ff973" 2018-07-22 08:53:14,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-894bd0a4-144d-4db6-af00-89c1c0cad9b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:53:14,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/db8d476024a448218edaba3d5147e7c6 used request id req-894bd0a4-144d-4db6-af00-89c1c0cad9b7 2018-07-22 08:53:14,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4f1eb45e84b0aa901150ce647cb3694d4ff973" 2018-07-22 08:53:14,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b04ce9c7-1e55-4b36-a3de-9c26333167eb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:53:14,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b04ce9c7-1e55-4b36-a3de-9c26333167eb 2018-07-22 08:53:14,374 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-ffbeda6f-a2e5-4bd-user 2018-07-22 08:53:14,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c1d88c0ad03c4eed88ee08d8e5cf36c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e86eac73e9d1a8c0935948a0215431d4ffc9f5" 2018-07-22 08:53:14,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27033644-61f2-42e9-85ee-0388e93a4c07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:53:14,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c1d88c0ad03c4eed88ee08d8e5cf36c0 used request id req-27033644-61f2-42e9-85ee-0388e93a4c07 2018-07-22 08:53:14,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:14,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:53:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["AqlVs6p4RJKjTY_dtWOjYw"], "issued_at": "2018-07-22T08:53:14.000000Z"}} 2018-07-22 08:53:14,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a2c7b80f83a8925bbebab08726e99820496f23" 2018-07-22 08:53:15,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a9ce15-1370-49c4-8358-61158c511c66 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:15,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-20a9ce15-1370-49c4-8358-61158c511c66 2018-07-22 08:53:15,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:15,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:15,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:53:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["NWNJcxrZSryl0Ji_s20Nig"], "issued_at": "2018-07-22T08:53:15.000000Z"}} 2018-07-22 08:53:15,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:15,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d18f58-3bd9-4a2e-b1b4-93f982579317 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:15,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-38d18f58-3bd9-4a2e-b1b4-93f982579317 2018-07-22 08:53:15,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:53:15,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:53:15 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:53:15,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-38487bf6-b4bc-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:15,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c921eea4-44bd-4206-bd9e-1379b4e1132d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-38487bf6-b4bc-440-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:53:15,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-38487bf6-b4bc-440-proj used request id req-c921eea4-44bd-4206-bd9e-1379b4e1132d 2018-07-22 08:53:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:15,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c0aec5-308b-4591-b424-4808b13ac77f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:53:15,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-04c0aec5-308b-4591-b424-4808b13ac77f 2018-07-22 08:53:15,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-38487bf6-b4bc-440-proj"}}' 2018-07-22 08:53:15,869 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:53:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b384345-b541-4801-8c37-aacfcfaae9ed Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/77b7be44629847b29ea895dc538d8b43"}, "tags": [], "enabled": true, "id": "77b7be44629847b29ea895dc538d8b43", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-38487bf6-b4bc-440-proj"}} 2018-07-22 08:53:15,870 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8b384345-b541-4801-8c37-aacfcfaae9ed 2018-07-22 08:53:15,870 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-38487bf6-b4bc-440-proj 2018-07-22 08:53:15,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:15,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:16,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:53:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["1UwEIQ6OQbazecfSsrxbPA"], "issued_at": "2018-07-22T08:53:16.000000Z"}} 2018-07-22 08:53:16,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a02593f174ad6a60e6b7af0953889583c81dbb3" 2018-07-22 08:53:16,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99686d35-a5d4-4ad3-85a7-7f2e23964ef1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:16,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-99686d35-a5d4-4ad3-85a7-7f2e23964ef1 2018-07-22 08:53:16,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:53:16,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:53:16 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:53:16,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a02593f174ad6a60e6b7af0953889583c81dbb3" 2018-07-22 08:53:16,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea4bb0d1-c5a9-4fc1-b876-b2bf53c312ae Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:53:16,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ea4bb0d1-c5a9-4fc1-b876-b2bf53c312ae 2018-07-22 08:53:16,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-38487bf6-b4bc-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a02593f174ad6a60e6b7af0953889583c81dbb3" 2018-07-22 08:53:16,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af450b77-3268-4f4c-a40f-63d9b74bf633 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-38487bf6-b4bc-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/77b7be44629847b29ea895dc538d8b43"}, "tags": [], "enabled": true, "id": "77b7be44629847b29ea895dc538d8b43", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-38487bf6-b4bc-440-proj"}]} 2018-07-22 08:53:16,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-38487bf6-b4bc-440-proj used request id req-af450b77-3268-4f4c-a40f-63d9b74bf633 2018-07-22 08:53:16,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a02593f174ad6a60e6b7af0953889583c81dbb3" 2018-07-22 08:53:16,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17fca0de-ffe2-447f-aa95-52e816c06e0d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:53:16,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-17fca0de-ffe2-447f-aa95-52e816c06e0d 2018-07-22 08:53:17,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a02593f174ad6a60e6b7af0953889583c81dbb3" 2018-07-22 08:53:17,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fad004a-2a82-41d4-8ef6-1b0e2da807dc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:53:17,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7fad004a-2a82-41d4-8ef6-1b0e2da807dc 2018-07-22 08:53:17,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-38487bf6-b4bc-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a02593f174ad6a60e6b7af0953889583c81dbb3" 2018-07-22 08:53:17,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e73d656-9aaa-46f8-98d9-0341e04d8caf Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-38487bf6-b4bc-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/77b7be44629847b29ea895dc538d8b43"}, "tags": [], "enabled": true, "id": "77b7be44629847b29ea895dc538d8b43", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-38487bf6-b4bc-440-proj"}]} 2018-07-22 08:53:17,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-38487bf6-b4bc-440-proj used request id req-8e73d656-9aaa-46f8-98d9-0341e04d8caf 2018-07-22 08:53:17,240 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-38487bf6-b4bc-440-user 2018-07-22 08:53:17,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:17,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:17,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd312b99-9c32-45c5-a31d-12a721b9b8dd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:53:17,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dd312b99-9c32-45c5-a31d-12a721b9b8dd 2018-07-22 08:53:17,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" -d '{"role": {"name": "CreateStackNegativeTests-38487bf6-b4bc-440-proj-role"}}' 2018-07-22 08:53:17,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0c2aba3-7eb9-4cb2-b9d9-d07672ce6f96 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0ab71e5efa2940e8b54f7cd1927026b5", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ab71e5efa2940e8b54f7cd1927026b5"}, "name": "CreateStackNegativeTests-38487bf6-b4bc-440-proj-role"}} 2018-07-22 08:53:17,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b0c2aba3-7eb9-4cb2-b9d9-d07672ce6f96 2018-07-22 08:53:17,529 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-38487bf6-b4bc-440-proj-role 2018-07-22 08:53:17,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/0ab71e5efa2940e8b54f7cd1927026b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:17,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9db663a6-9b8c-4384-9252-5810d5ea9f5e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0ab71e5efa2940e8b54f7cd1927026b5", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ab71e5efa2940e8b54f7cd1927026b5"}, "name": "CreateStackNegativeTests-38487bf6-b4bc-440-proj-role"}} 2018-07-22 08:53:17,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0ab71e5efa2940e8b54f7cd1927026b5 used request id req-9db663a6-9b8c-4384-9252-5810d5ea9f5e 2018-07-22 08:53:17,625 - keystone_utils - INFO - Granting role CreateStackNegativeTests-38487bf6-b4bc-440-proj-role to project CreateStackNegativeTests-38487bf6-b4bc-440-proj 2018-07-22 08:53:17,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/77b7be44629847b29ea895dc538d8b43/users/08118476de214e78aadaa2c111d75ad2/roles/0ab71e5efa2940e8b54f7cd1927026b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:17,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12f45726-5c1d-4fec-8740-0c5f88f9cd12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:53:17,758 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/77b7be44629847b29ea895dc538d8b43/users/08118476de214e78aadaa2c111d75ad2/roles/0ab71e5efa2940e8b54f7cd1927026b5 used request id req-12f45726-5c1d-4fec-8740-0c5f88f9cd12 2018-07-22 08:53:17,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:17,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:18,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ab71e5efa2940e8b54f7cd1927026b5", "name": "CreateStackNegativeTests-38487bf6-b4bc-440-proj-role"}], "expires_at": "2018-07-22T09:53:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77b7be44629847b29ea895dc538d8b43", "name": "CreateStackNegativeTests-38487bf6-b4bc-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/77b7be44629847b29ea895dc538d8b43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/77b7be44629847b29ea895dc538d8b43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/77b7be44629847b29ea895dc538d8b43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/77b7be44629847b29ea895dc538d8b43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/77b7be44629847b29ea895dc538d8b43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/77b7be44629847b29ea895dc538d8b43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_77b7be44629847b29ea895dc538d8b43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_77b7be44629847b29ea895dc538d8b43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/77b7be44629847b29ea895dc538d8b43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/77b7be44629847b29ea895dc538d8b43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/77b7be44629847b29ea895dc538d8b43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/77b7be44629847b29ea895dc538d8b43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/77b7be44629847b29ea895dc538d8b43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/77b7be44629847b29ea895dc538d8b43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-38487bf6-b4bc-440-user", "id": "08118476de214e78aadaa2c111d75ad2"}, "audit_ids": ["GzeQ775LQ8W-LcOaHjxCIw"], "issued_at": "2018-07-22T08:53:18.000000Z"}} 2018-07-22 08:53:18,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e4393424c91c7971e48f3a8deb10014b44595f" 2018-07-22 08:53:18,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a83502-52ac-481f-bece-451223ec6bc3 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:18,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-29a83502-52ac-481f-bece-451223ec6bc3 2018-07-22 08:53:18,243 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:53:18,245 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:53:18,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/77b7be44629847b29ea895dc538d8b43/stacks?stack_name=CreateStackNegativeTests-c8b9ac66-27ed-4ad8-a720-ab76a607f4fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e4393424c91c7971e48f3a8deb10014b44595f" 2018-07-22 08:53:18,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:18 GMT Server: Apache x-openstack-request-id: req-8e0b061d-7fbb-45b9-8c2a-17db5494bc26 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 08:53:18,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/77b7be44629847b29ea895dc538d8b43/stacks?stack_name=CreateStackNegativeTests-c8b9ac66-27ed-4ad8-a720-ab76a607f4fe used request id req-8e0b061d-7fbb-45b9-8c2a-17db5494bc26 2018-07-22 08:53:18,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:18,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-80ca11bd-255d-4ce5-944d-962952d461b5 Date: Sun, 22 Jul 2018 08:53:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:53:18,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-80ca11bd-255d-4ce5-944d-962952d461b5 2018-07-22 08:53:18,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:18,877 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:53:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a46f18e-7803-486e-90ec-0cab9e281609 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:53:18,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-0a46f18e-7803-486e-90ec-0cab9e281609 2018-07-22 08:53:18,878 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:53:18,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:19,061 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:53:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbe56ea6-f017-4f69-873c-81e4c973c7a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:53:19,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-fbe56ea6-f017-4f69-873c-81e4c973c7a0 2018-07-22 08:53:19,061 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:53:19,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:19,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3fbc046-e857-4162-a3b1-06c1cd72f7ce Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:53:19,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-a3fbc046-e857-4162-a3b1-06c1cd72f7ce 2018-07-22 08:53:19,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:19,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1029200-c7f9-42a1-94cd-76210698dfed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:53:19,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-d1029200-c7f9-42a1-94cd-76210698dfed 2018-07-22 08:53:19,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:53:19,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:19,273 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d993b903-7aef-44ce-9b43-04bfed55331f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:53:19,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-d993b903-7aef-44ce-9b43-04bfed55331f 2018-07-22 08:53:19,274 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:53:19,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:19,366 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ad2d2de-3ee8-4e49-9532-f569d1f8b7b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:53:19,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-8ad2d2de-3ee8-4e49-9532-f569d1f8b7b0 2018-07-22 08:53:19,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:53:19,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:19,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e3f3e95-26a6-467b-a828-cc7fcca44a47 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:53:19,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-9e3f3e95-26a6-467b-a828-cc7fcca44a47 2018-07-22 08:53:19,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:19,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f016c765-e3b8-4419-bc40-bda77bebb61f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:53:19,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-f016c765-e3b8-4419-bc40-bda77bebb61f 2018-07-22 08:53:19,560 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:53:19,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:19,650 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d1a1ab3-84f9-436f-99fb-8225bd06bd67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:53:19,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-9d1a1ab3-84f9-436f-99fb-8225bd06bd67 2018-07-22 08:53:19,650 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:53:19,651 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-38487bf6-b4bc-440-proj 2018-07-22 08:53:19,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/77b7be44629847b29ea895dc538d8b43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:19,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4764ac1d-94ef-4816-ae23-d6274d506a6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:53:19,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/77b7be44629847b29ea895dc538d8b43 used request id req-4764ac1d-94ef-4816-ae23-d6274d506a6e 2018-07-22 08:53:19,875 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-38487bf6-b4bc-440-proj-role 2018-07-22 08:53:19,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/0ab71e5efa2940e8b54f7cd1927026b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:19,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c14264e-a19a-4199-95f2-29f5292b95a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:53:19,988 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0ab71e5efa2940e8b54f7cd1927026b5 used request id req-8c14264e-a19a-4199-95f2-29f5292b95a5 2018-07-22 08:53:19,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591578c1f773219fc0a660087118abb9b0d0b566" 2018-07-22 08:53:20,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc0ee5b-d85d-4cc0-9caa-af96320e04ff Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:53:20,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ecc0ee5b-d85d-4cc0-9caa-af96320e04ff 2018-07-22 08:53:20,080 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-38487bf6-b4bc-440-user 2018-07-22 08:53:20,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/08118476de214e78aadaa2c111d75ad2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a02593f174ad6a60e6b7af0953889583c81dbb3" 2018-07-22 08:53:20,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:53:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0737764-4102-46ce-b9a3-6d7485cc1852 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:53:20,276 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/08118476de214e78aadaa2c111d75ad2 used request id req-f0737764-4102-46ce-b9a3-6d7485cc1852 2018-07-22 08:53:20,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:20,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:53:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["1ss8i06yT_-4wyOG57zyzA"], "issued_at": "2018-07-22T08:53:20.000000Z"}} 2018-07-22 08:53:20,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d7ee3d85a9d4087b914cf124ea6fdce2de961" 2018-07-22 08:53:20,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24fbb9c-be94-4461-b1c3-5ed28c17d445 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:20,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f24fbb9c-be94-4461-b1c3-5ed28c17d445 2018-07-22 08:53:20,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:20,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:21,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:53:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["N9HGMU1HT1yOOZW1yYTgMQ"], "issued_at": "2018-07-22T08:53:21.000000Z"}} 2018-07-22 08:53:21,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:21,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f79b71-2678-49db-8e96-243a03abaaba Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:21,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f8f79b71-2678-49db-8e96-243a03abaaba 2018-07-22 08:53:21,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:53:21,266 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:53:21 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:53:21,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:21,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45666555-b399-4dc2-a1e7-3d76257337b3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:53:21,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj used request id req-45666555-b399-4dc2-a1e7-3d76257337b3 2018-07-22 08:53:21,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:21,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a222ab8b-141a-46a7-9581-ad2025df8d5e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:53:21,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a222ab8b-141a-46a7-9581-ad2025df8d5e 2018-07-22 08:53:21,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj"}}' 2018-07-22 08:53:21,593 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:53:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2589dc31-cc20-4aab-acbb-531b43259c79 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3df26d1dd264ae9a2ef54f8feda746b"}, "tags": [], "enabled": true, "id": "a3df26d1dd264ae9a2ef54f8feda746b", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj"}} 2018-07-22 08:53:21,594 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2589dc31-cc20-4aab-acbb-531b43259c79 2018-07-22 08:53:21,594 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj 2018-07-22 08:53:21,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:21,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:21,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:53:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["NdXuPaL4Rme9YAIb7qmHpQ"], "issued_at": "2018-07-22T08:53:21.000000Z"}} 2018-07-22 08:53:21,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4a051507ec12ebbc30f62c126e48b5aa65326e" 2018-07-22 08:53:22,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-062bd3d9-64e6-4f35-b0a1-0a5ee2e977f5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:22,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-062bd3d9-64e6-4f35-b0a1-0a5ee2e977f5 2018-07-22 08:53:22,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:53:22,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:53:22 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:53:22,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4a051507ec12ebbc30f62c126e48b5aa65326e" 2018-07-22 08:53:22,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28bc386a-99b6-4c7a-a8d0-5d5d09950b93 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:53:22,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-28bc386a-99b6-4c7a-a8d0-5d5d09950b93 2018-07-22 08:53:22,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4a051507ec12ebbc30f62c126e48b5aa65326e" 2018-07-22 08:53:22,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b04259d-4dce-4c49-9fb6-5243769d5d2e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3df26d1dd264ae9a2ef54f8feda746b"}, "tags": [], "enabled": true, "id": "a3df26d1dd264ae9a2ef54f8feda746b", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj"}]} 2018-07-22 08:53:22,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj used request id req-9b04259d-4dce-4c49-9fb6-5243769d5d2e 2018-07-22 08:53:22,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4a051507ec12ebbc30f62c126e48b5aa65326e" 2018-07-22 08:53:22,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac77e744-0896-4b05-bd43-326846f96e61 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:53:22,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ac77e744-0896-4b05-bd43-326846f96e61 2018-07-22 08:53:22,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4a051507ec12ebbc30f62c126e48b5aa65326e" 2018-07-22 08:53:22,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d0eb06-3f6d-4b02-8ddd-a41088abba95 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:53:22,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-09d0eb06-3f6d-4b02-8ddd-a41088abba95 2018-07-22 08:53:22,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4a051507ec12ebbc30f62c126e48b5aa65326e" 2018-07-22 08:53:22,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fdceb09-38fc-435b-b0bb-e059585631bc Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3df26d1dd264ae9a2ef54f8feda746b"}, "tags": [], "enabled": true, "id": "a3df26d1dd264ae9a2ef54f8feda746b", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj"}]} 2018-07-22 08:53:22,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj used request id req-4fdceb09-38fc-435b-b0bb-e059585631bc 2018-07-22 08:53:22,965 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-6aafc0dd-7d47-4a4-user 2018-07-22 08:53:22,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:22,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:23,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-039614aa-796d-4c74-93a4-24fef6302d46 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:53:23,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-039614aa-796d-4c74-93a4-24fef6302d46 2018-07-22 08:53:23,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" -d '{"role": {"name": "CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj-role"}}' 2018-07-22 08:53:23,162 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5a40a7d-bcb1-4a50-b041-d4fbc0a94011 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb576f44a49e439ca77add98d366ea78", "links": {"self": "http://172.30.9.23:5000/v3/roles/eb576f44a49e439ca77add98d366ea78"}, "name": "CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj-role"}} 2018-07-22 08:53:23,162 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f5a40a7d-bcb1-4a50-b041-d4fbc0a94011 2018-07-22 08:53:23,162 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj-role 2018-07-22 08:53:23,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/eb576f44a49e439ca77add98d366ea78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:23,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-858f3e59-d102-4ced-9f65-9c8b4fabd40b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb576f44a49e439ca77add98d366ea78", "links": {"self": "http://172.30.9.23:5000/v3/roles/eb576f44a49e439ca77add98d366ea78"}, "name": "CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj-role"}} 2018-07-22 08:53:23,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/eb576f44a49e439ca77add98d366ea78 used request id req-858f3e59-d102-4ced-9f65-9c8b4fabd40b 2018-07-22 08:53:23,254 - keystone_utils - INFO - Granting role CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj-role to project CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj 2018-07-22 08:53:23,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a3df26d1dd264ae9a2ef54f8feda746b/users/332bb36fe27f436ca05d68d18654e704/roles/eb576f44a49e439ca77add98d366ea78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:23,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea1a7a8b-02bc-4335-af4c-76476b8b68ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:53:23,393 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a3df26d1dd264ae9a2ef54f8feda746b/users/332bb36fe27f436ca05d68d18654e704/roles/eb576f44a49e439ca77add98d366ea78 used request id req-ea1a7a8b-02bc-4335-af4c-76476b8b68ed 2018-07-22 08:53:23,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:23,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:23,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb576f44a49e439ca77add98d366ea78", "name": "CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj-role"}], "expires_at": "2018-07-22T09:53:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3df26d1dd264ae9a2ef54f8feda746b", "name": "CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a3df26d1dd264ae9a2ef54f8feda746b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/a3df26d1dd264ae9a2ef54f8feda746b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/a3df26d1dd264ae9a2ef54f8feda746b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/a3df26d1dd264ae9a2ef54f8feda746b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/a3df26d1dd264ae9a2ef54f8feda746b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/a3df26d1dd264ae9a2ef54f8feda746b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a3df26d1dd264ae9a2ef54f8feda746b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a3df26d1dd264ae9a2ef54f8feda746b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/a3df26d1dd264ae9a2ef54f8feda746b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/a3df26d1dd264ae9a2ef54f8feda746b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/a3df26d1dd264ae9a2ef54f8feda746b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a3df26d1dd264ae9a2ef54f8feda746b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/a3df26d1dd264ae9a2ef54f8feda746b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/a3df26d1dd264ae9a2ef54f8feda746b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-6aafc0dd-7d47-4a4-user", "id": "332bb36fe27f436ca05d68d18654e704"}, "audit_ids": ["GL87ur1hSQa0r088ctAMHA"], "issued_at": "2018-07-22T08:53:23.000000Z"}} 2018-07-22 08:53:23,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d89c3402bf398f9cd242f7d73d41059fc6596a5" 2018-07-22 08:53:23,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-163d5a03-da3a-443f-a591-c913656af7b8 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:23,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-163d5a03-da3a-443f-a591-c913656af7b8 2018-07-22 08:53:23,886 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:53:23,889 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-22 08:53:23,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a3df26d1dd264ae9a2ef54f8feda746b/stacks?stack_name=CreateStackNegativeTests-a4ad2108-1b22-4def-9a88-f8afcd31f76b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d89c3402bf398f9cd242f7d73d41059fc6596a5" 2018-07-22 08:53:24,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:23 GMT Server: Apache x-openstack-request-id: req-d7f16a4d-f4c8-42b9-80f4-69178b254c94 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-22 08:53:24,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a3df26d1dd264ae9a2ef54f8feda746b/stacks?stack_name=CreateStackNegativeTests-a4ad2108-1b22-4def-9a88-f8afcd31f76b used request id req-d7f16a4d-f4c8-42b9-80f4-69178b254c94 2018-07-22 08:53:24,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/a3df26d1dd264ae9a2ef54f8feda746b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d89c3402bf398f9cd242f7d73d41059fc6596a5" -d '{"stack_name": "CreateStackNegativeTests-a4ad2108-1b22-4def-9a88-f8afcd31f76b", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}}' 2018-07-22 08:53:24,571 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 22 Jul 2018 08:53:24 GMT Server: Apache x-openstack-request-id: req-afe7bc16-6896-4f2a-9540-8db4a435dc47 Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-07-22 08:53:24,572 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/a3df26d1dd264ae9a2ef54f8feda746b/stacks used request id req-afe7bc16-6896-4f2a-9540-8db4a435dc47 2018-07-22 08:53:24,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:24,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-1ae17fbc-7f04-4066-9e75-68fe6266270b Date: Sun, 22 Jul 2018 08:53:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:53:24,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-1ae17fbc-7f04-4066-9e75-68fe6266270b 2018-07-22 08:53:24,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:24,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:53:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d3039e5-64da-4762-b57a-79348cbf17a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:53:24,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-2d3039e5-64da-4762-b57a-79348cbf17a0 2018-07-22 08:53:24,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:53:24,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:25,008 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:53:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-601f282e-1d54-47ba-8a8a-87ec0f133f0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:53:25,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-601f282e-1d54-47ba-8a8a-87ec0f133f0c 2018-07-22 08:53:25,008 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:53:25,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:25,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55685dcb-d2f4-4eb2-ad05-cc4afdadc37a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:53:25,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-55685dcb-d2f4-4eb2-ad05-cc4afdadc37a 2018-07-22 08:53:25,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:25,120 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b9ff709-f6b0-485b-a697-68af72ed1076 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:53:25,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-5b9ff709-f6b0-485b-a697-68af72ed1076 2018-07-22 08:53:25,120 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:53:25,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:25,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-909296c2-8c7f-478a-8959-d4e8e12534cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:53:25,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-909296c2-8c7f-478a-8959-d4e8e12534cc 2018-07-22 08:53:25,220 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:53:25,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:25,308 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7bc970b-092d-439a-8764-281d51f8c5ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:53:25,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-e7bc970b-092d-439a-8764-281d51f8c5ba 2018-07-22 08:53:25,308 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:53:25,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:25,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28b75a8-4ea1-4b3f-a525-94ffe48a2545 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}} 2018-07-22 08:53:25,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131 used request id req-f28b75a8-4ea1-4b3f-a525-94ffe48a2545 2018-07-22 08:53:25,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:25,501 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc859e03-2754-4b23-a4e8-f2e12cfbc58e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 45ed3c7e375844c8af22e96d9712b1f0.", "code": 404, "title": "Not Found"}} 2018-07-22 08:53:25,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/45ed3c7e375844c8af22e96d9712b1f0 used request id req-cc859e03-2754-4b23-a4e8-f2e12cfbc58e 2018-07-22 08:53:25,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:53:25,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:25,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-705b8d3b-5495-4543-9727-db2c2d36ffcc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf27e2244d6648afb2acb7c6d7027f93.", "code": 404, "title": "Not Found"}} 2018-07-22 08:53:25,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf27e2244d6648afb2acb7c6d7027f93 used request id req-705b8d3b-5495-4543-9727-db2c2d36ffcc 2018-07-22 08:53:25,588 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:53:25,589 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj 2018-07-22 08:53:25,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a3df26d1dd264ae9a2ef54f8feda746b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:25,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44325b8f-9a06-4e8f-a457-e77bb52d44ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:53:25,803 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a3df26d1dd264ae9a2ef54f8feda746b used request id req-44325b8f-9a06-4e8f-a457-e77bb52d44ea 2018-07-22 08:53:25,803 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-6aafc0dd-7d47-4a4-proj-role 2018-07-22 08:53:25,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/eb576f44a49e439ca77add98d366ea78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:25,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5002111-2f22-4a57-b28b-540f242cacc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:53:25,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/eb576f44a49e439ca77add98d366ea78 used request id req-d5002111-2f22-4a57-b28b-540f242cacc6 2018-07-22 08:53:25,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be87ea3113c7d7027db784d44c0f7a12f119b53a" 2018-07-22 08:53:26,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-903b4b03-83b8-4a55-a3cd-293a598c11aa Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:53:26,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-903b4b03-83b8-4a55-a3cd-293a598c11aa 2018-07-22 08:53:26,013 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-6aafc0dd-7d47-4a4-user 2018-07-22 08:53:26,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/332bb36fe27f436ca05d68d18654e704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4a051507ec12ebbc30f62c126e48b5aa65326e" 2018-07-22 08:53:26,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:53:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-802204ae-2fe6-4b10-94c8-71def4a22b5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:53:26,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/332bb36fe27f436ca05d68d18654e704 used request id req-802204ae-2fe6-4b10-94c8-71def4a22b5b 2018-07-22 08:53:26,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:26,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:53:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["lcQzeSY3Rtekt6m1kpNsEw"], "issued_at": "2018-07-22T08:53:26.000000Z"}} 2018-07-22 08:53:26,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d12ce0f5e78dce1a90d3a9032c3cd0b1aa49bd1" 2018-07-22 08:53:26,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-382eca69-baac-421f-b1ab-bcb76e0dcccb Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:26,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-382eca69-baac-421f-b1ab-bcb76e0dcccb 2018-07-22 08:53:26,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:26,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:27,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:53:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["qNy_HiBSRvqzqUfq3UGTHQ"], "issued_at": "2018-07-22T08:53:27.000000Z"}} 2018-07-22 08:53:27,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:53:27,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-320b4f9e-2e9a-4767-865a-0c5737490cf9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:27,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-320b4f9e-2e9a-4767-865a-0c5737490cf9 2018-07-22 08:53:27,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:53:27,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:53:27 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:53:27,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-e66ca6eb-0538-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:53:27,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e7101c3-d73d-473d-a40a-e4c3d039b4fd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-e66ca6eb-0538-438-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:53:27,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-e66ca6eb-0538-438-proj used request id req-8e7101c3-d73d-473d-a40a-e4c3d039b4fd 2018-07-22 08:53:27,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:53:27,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4507a903-2a9f-456f-b4d9-659786428f96 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:53:27,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4507a903-2a9f-456f-b4d9-659786428f96 2018-07-22 08:53:27,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}}' 2018-07-22 08:53:27,492 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a9a3f68-2289-48cd-87c0-c8a3fcd31dcf Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "id": "c54883528fab4c58861e966ac05f2404", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:53:27,492 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4a9a3f68-2289-48cd-87c0-c8a3fcd31dcf 2018-07-22 08:53:27,493 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-e66ca6eb-0538-438-proj 2018-07-22 08:53:27,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:27,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:27,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:53:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["cO_yvT0XSPG0REDW84MvbQ"], "issued_at": "2018-07-22T08:53:27.000000Z"}} 2018-07-22 08:53:27,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f122a75e2e4def0ff1016e082119372202418b" 2018-07-22 08:53:27,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f35c81f7-5e98-4329-bf4d-1d67793927a5 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:27,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f35c81f7-5e98-4329-bf4d-1d67793927a5 2018-07-22 08:53:27,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:53:27,998 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:53:27 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:53:27,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f122a75e2e4def0ff1016e082119372202418b" 2018-07-22 08:53:28,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5303ac50-d274-4760-898e-0922d946498e Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:53:28,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5303ac50-d274-4760-898e-0922d946498e 2018-07-22 08:53:28,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-e66ca6eb-0538-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f122a75e2e4def0ff1016e082119372202418b" 2018-07-22 08:53:28,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b7e66cb-555b-4c31-94b6-e98029a51c5f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-e66ca6eb-0538-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "id": "c54883528fab4c58861e966ac05f2404", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}]} 2018-07-22 08:53:28,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-e66ca6eb-0538-438-proj used request id req-9b7e66cb-555b-4c31-94b6-e98029a51c5f 2018-07-22 08:53:28,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f122a75e2e4def0ff1016e082119372202418b" 2018-07-22 08:53:28,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b8c5f7-33df-442f-8f56-4ad716cbe15c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:53:28,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-85b8c5f7-33df-442f-8f56-4ad716cbe15c 2018-07-22 08:53:28,540 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-e66ca6eb-0538-438-user 2018-07-22 08:53:28,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:28,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:53:28,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d64ae198-6429-4b44-ae3c-7d727fbc4523 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:53:28,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d64ae198-6429-4b44-ae3c-7d727fbc4523 2018-07-22 08:53:28,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" -d '{"role": {"name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj-role"}}' 2018-07-22 08:53:28,762 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7558da73-0407-4cd2-96f1-cc1d765ff786 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2283ef3a637f449e94524ac17468a00f", "links": {"self": "http://172.30.9.23:5000/v3/roles/2283ef3a637f449e94524ac17468a00f"}, "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj-role"}} 2018-07-22 08:53:28,762 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7558da73-0407-4cd2-96f1-cc1d765ff786 2018-07-22 08:53:28,762 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-e66ca6eb-0538-438-proj-role 2018-07-22 08:53:28,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2283ef3a637f449e94524ac17468a00f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:53:28,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ee2fda-9d19-47da-bc11-b1c08504b7d2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2283ef3a637f449e94524ac17468a00f", "links": {"self": "http://172.30.9.23:5000/v3/roles/2283ef3a637f449e94524ac17468a00f"}, "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj-role"}} 2018-07-22 08:53:28,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2283ef3a637f449e94524ac17468a00f used request id req-a9ee2fda-9d19-47da-bc11-b1c08504b7d2 2018-07-22 08:53:28,864 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-e66ca6eb-0538-438-proj-role to project AnsibleProvisioningTests-e66ca6eb-0538-438-proj 2018-07-22 08:53:28,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404/users/00494af27500470eb4305661e2ca49c9/roles/2283ef3a637f449e94524ac17468a00f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:53:29,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c77e213b-0a8f-4624-8acb-2de4d6fea1a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:53:29,003 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404/users/00494af27500470eb4305661e2ca49c9/roles/2283ef3a637f449e94524ac17468a00f used request id req-c77e213b-0a8f-4624-8acb-2de4d6fea1a9 2018-07-22 08:53:29,003 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:53:29,005 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-07-22 08:53:29,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:29,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:29,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2283ef3a637f449e94524ac17468a00f", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj-role"}], "expires_at": "2018-07-22T09:53:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-user", "id": "00494af27500470eb4305661e2ca49c9"}, "audit_ids": ["FgoQXKclT_ynm-Pe7P4ajA"], "issued_at": "2018-07-22T08:53:29.000000Z"}} 2018-07-22 08:53:29,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f1f054806534fb2db800586227cbafaeaeb3a1" 2018-07-22 08:53:29,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db0873b-c77d-49ab-aaed-76a03d3d0f61 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:29,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1db0873b-c77d-49ab-aaed-76a03d3d0f61 2018-07-22 08:53:29,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59f1f054806534fb2db800586227cbafaeaeb3a1" 2018-07-22 08:53:29,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-bacca8db-d534-4d1f-8c65-52ad6bc85a33 Date: Sun, 22 Jul 2018 08:53:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c--image"} 2018-07-22 08:53:29,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c--image used request id req-bacca8db-d534-4d1f-8c65-52ad6bc85a33 2018-07-22 08:53:29,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59f1f054806534fb2db800586227cbafaeaeb3a1" 2018-07-22 08:53:29,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-32972303-fd94-4dc7-8b7a-6c5603561cd6 Date: Sun, 22 Jul 2018 08:53:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:53:29,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-32972303-fd94-4dc7-8b7a-6c5603561cd6 2018-07-22 08:53:29,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59f1f054806534fb2db800586227cbafaeaeb3a1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c--image"}' 2018-07-22 08:53:30,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4bd54f8e-8104-4907-908a-68a6d734118a Date: Sun, 22 Jul 2018 08:53:30 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c--image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:53:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:53:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "min_disk": 0, "protected": false, "id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "file": "/v2/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d/file", "checksum": null, "owner": "c54883528fab4c58861e966ac05f2404", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:53:30,112 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4bd54f8e-8104-4907-908a-68a6d734118a 2018-07-22 08:53:30,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59f1f054806534fb2db800586227cbafaeaeb3a1" -d '' 2018-07-22 08:53:34,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-97a77e4a-cdc6-4cb4-b20f-4c4b4df15b81 Date: Sun, 22 Jul 2018 08:53:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:53:34,556 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d/file used request id req-97a77e4a-cdc6-4cb4-b20f-4c4b4df15b81 2018-07-22 08:53:34,557 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-22 08:53:34,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59f1f054806534fb2db800586227cbafaeaeb3a1" 2018-07-22 08:53:34,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-311c8dd8-4a05-4e13-b100-4723df19f42e Date: Sun, 22 Jul 2018 08:53:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c--image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:53:30Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-22T08:53:34Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d/snap", "metadata": {}}], "self": "/v2/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "min_disk": 0, "protected": false, "id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "file": "/v2/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "c54883528fab4c58861e966ac05f2404", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:53:34,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d used request id req-311c8dd8-4a05-4e13-b100-4723df19f42e 2018-07-22 08:53:34,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59f1f054806534fb2db800586227cbafaeaeb3a1" 2018-07-22 08:53:34,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b7f8e2f2-0cac-4a2e-84dd-464d965f891c Date: Sun, 22 Jul 2018 08:53:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:53:34,925 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b7f8e2f2-0cac-4a2e-84dd-464d965f891c 2018-07-22 08:53:34,928 - create_image - INFO - Created image with name - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c--image 2018-07-22 08:53:34,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59f1f054806534fb2db800586227cbafaeaeb3a1" 2018-07-22 08:53:35,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f29aebc4-3347-4498-846e-5aa3635466c6 Date: Sun, 22 Jul 2018 08:53:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c--image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:53:30Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-22T08:53:34Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d/snap", "metadata": {}}], "self": "/v2/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "min_disk": 0, "protected": false, "id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "file": "/v2/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "c54883528fab4c58861e966ac05f2404", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:53:35,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d used request id req-f29aebc4-3347-4498-846e-5aa3635466c6 2018-07-22 08:53:35,114 - create_image - DEBUG - Instance status is - active 2018-07-22 08:53:35,114 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c--image 2018-07-22 08:53:35,114 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c--image 2018-07-22 08:53:35,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:35,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:35,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2283ef3a637f449e94524ac17468a00f", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj-role"}], "expires_at": "2018-07-22T09:53:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-user", "id": "00494af27500470eb4305661e2ca49c9"}, "audit_ids": ["beeES3qFT0OJHh-e7uRW1w"], "issued_at": "2018-07-22T08:53:35.000000Z"}} 2018-07-22 08:53:35,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c05c6a457b40cc2a91d11d24f1a940165a06ef6" 2018-07-22 08:53:35,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64b59a0e-f550-4345-aec5-00a19086048d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:35,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-64b59a0e-f550-4345-aec5-00a19086048d 2018-07-22 08:53:35,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c05c6a457b40cc2a91d11d24f1a940165a06ef6" 2018-07-22 08:53:35,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2c61c54c-f086-476c-aaf9-aa7f4546d408 Date: Sun, 22 Jul 2018 08:53:35 GMT RESP BODY: {"networks":[]} 2018-07-22 08:53:35,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net used request id req-2c61c54c-f086-476c-aaf9-aa7f4546d408 2018-07-22 08:53:35,888 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net 2018-07-22 08:53:35,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c05c6a457b40cc2a91d11d24f1a940165a06ef6" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net", "admin_state_up": true}}' 2018-07-22 08:53:36,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-019b5d53-4467-4bd4-8228-f2774f1fbc23 Date: Sun, 22 Jul 2018 08:53:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c54883528fab4c58861e966ac05f2404","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:53:36Z","is_default":false,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:36Z","mtu":1450}} 2018-07-22 08:53:36,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-019b5d53-4467-4bd4-8228-f2774f1fbc23 2018-07-22 08:53:36,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c05c6a457b40cc2a91d11d24f1a940165a06ef6" 2018-07-22 08:53:36,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-255ed653-eeb4-4f13-831e-af339c6a00db Date: Sun, 22 Jul 2018 08:53:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c54883528fab4c58861e966ac05f2404","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:53:36Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net","admin_state_up":true,"tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:36Z","mtu":1450}]} 2018-07-22 08:53:36,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-255ed653-eeb4-4f13-831e-af339c6a00db 2018-07-22 08:53:36,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c05c6a457b40cc2a91d11d24f1a940165a06ef6" 2018-07-22 08:53:36,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-518ffa30-7915-460e-9132-0d618eaef0e7 Date: Sun, 22 Jul 2018 08:53:36 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:53:36,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-518ffa30-7915-460e-9132-0d618eaef0e7 2018-07-22 08:53:36,900 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet 2018-07-22 08:53:36,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c05c6a457b40cc2a91d11d24f1a940165a06ef6" -d '{"subnets": [{"ip_version": 4, "network_id": "bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}]}' 2018-07-22 08:53:37,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-74281049-e1d5-4072-8acd-480cd713423f Date: Sun, 22 Jul 2018 08:53:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}]} 2018-07-22 08:53:37,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-74281049-e1d5-4072-8acd-480cd713423f 2018-07-22 08:53:37,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c05c6a457b40cc2a91d11d24f1a940165a06ef6" 2018-07-22 08:53:38,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1de47edf-6429-4103-861f-716ef7e4ad11 Date: Sun, 22 Jul 2018 08:53:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c54883528fab4c58861e966ac05f2404","l2_adjacency":true,"status":"ACTIVE","subnets":["7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"],"description":"","tags":[],"updated_at":"2018-07-22T08:53:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net","admin_state_up":true,"tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:36Z","mtu":1450}]} 2018-07-22 08:53:38,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-1de47edf-6429-4103-861f-716ef7e4ad11 2018-07-22 08:53:38,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c05c6a457b40cc2a91d11d24f1a940165a06ef6" 2018-07-22 08:53:38,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8042617e-f4a8-4346-ac0c-fad85084a279 Date: Sun, 22 Jul 2018 08:53:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}]} 2018-07-22 08:53:38,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-8042617e-f4a8-4346-ac0c-fad85084a279 2018-07-22 08:53:38,079 - OpenStackNetwork - DEBUG - Network [bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2] created successfully 2018-07-22 08:53:38,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:38,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:38,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2283ef3a637f449e94524ac17468a00f", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj-role"}], "expires_at": "2018-07-22T09:53:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-user", "id": "00494af27500470eb4305661e2ca49c9"}, "audit_ids": ["D9uVc8YJQ9W5IodR2tkjnw"], "issued_at": "2018-07-22T08:53:38.000000Z"}} 2018-07-22 08:53:38,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0cc9d6a2e2e11f5a3466db3158d2af06c6b67f0" 2018-07-22 08:53:38,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c39f4fe0-da87-4ee1-b7ea-2221b8cf5880 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:38,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c39f4fe0-da87-4ee1-b7ea-2221b8cf5880 2018-07-22 08:53:38,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0cc9d6a2e2e11f5a3466db3158d2af06c6b67f0" 2018-07-22 08:53:38,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-74f342b2-5d2f-43b6-b576-aca8bf7cb9f5 Date: Sun, 22 Jul 2018 08:53:38 GMT RESP BODY: {"routers": []} 2018-07-22 08:53:38,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-router&admin_state_up=True used request id req-74f342b2-5d2f-43b6-b576-aca8bf7cb9f5 2018-07-22 08:53:38,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:38,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:39,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2283ef3a637f449e94524ac17468a00f", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj-role"}], "expires_at": "2018-07-22T09:53:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-user", "id": "00494af27500470eb4305661e2ca49c9"}, "audit_ids": ["uUUysES2TCi0P_v5n2GRaw"], "issued_at": "2018-07-22T08:53:39.000000Z"}} 2018-07-22 08:53:39,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcb1e8c63735bb199bb4064149950554d936f7b" 2018-07-22 08:53:39,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081b8573-b52b-4db3-8f8f-3b236ff563ca Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:39,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-081b8573-b52b-4db3-8f8f-3b236ff563ca 2018-07-22 08:53:39,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0cc9d6a2e2e11f5a3466db3158d2af06c6b67f0" 2018-07-22 08:53:39,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-e0276f33-956b-4058-a2e4-af0820af46d1 Date: Sun, 22 Jul 2018 08:53:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 08:53:39,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-e0276f33-956b-4058-a2e4-af0820af46d1 2018-07-22 08:53:39,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0cc9d6a2e2e11f5a3466db3158d2af06c6b67f0" 2018-07-22 08:53:39,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-29b863d8-5b9d-45ec-abfb-4840e70d13ed Date: Sun, 22 Jul 2018 08:53:39 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:53:39,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-29b863d8-5b9d-45ec-abfb-4840e70d13ed 2018-07-22 08:53:39,754 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-router 2018-07-22 08:53:39,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0cc9d6a2e2e11f5a3466db3158d2af06c6b67f0" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-router", "admin_state_up": true}}' 2018-07-22 08:53:46,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-725b2bdd-d53e-4427-8fca-ef6be9116cad Date: Sun, 22 Jul 2018 08:53:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:40Z", "admin_state_up": true, "updated_at": "2018-07-22T08:53:41Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c54883528fab4c58861e966ac05f2404", "id": "865a0c34-66b1-4c4a-be5a-35b23dd63b20", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-router"}} 2018-07-22 08:53:46,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-725b2bdd-d53e-4427-8fca-ef6be9116cad 2018-07-22 08:53:46,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=865a0c34-66b1-4c4a-be5a-35b23dd63b20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0cc9d6a2e2e11f5a3466db3158d2af06c6b67f0" 2018-07-22 08:53:46,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bc520ded-7b58-4399-b79f-d661155f6aec Date: Sun, 22 Jul 2018 08:53:46 GMT RESP BODY: {"ports":[]} 2018-07-22 08:53:46,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=865a0c34-66b1-4c4a-be5a-35b23dd63b20 used request id req-bc520ded-7b58-4399-b79f-d661155f6aec 2018-07-22 08:53:46,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0cc9d6a2e2e11f5a3466db3158d2af06c6b67f0" 2018-07-22 08:53:46,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2ef5e6f2-388c-48c9-bd0e-c9f0496cc4fb Date: Sun, 22 Jul 2018 08:53:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c54883528fab4c58861e966ac05f2404","l2_adjacency":true,"status":"ACTIVE","subnets":["7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"],"description":"","tags":[],"updated_at":"2018-07-22T08:53:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net","admin_state_up":true,"tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:36Z","mtu":1450}]} 2018-07-22 08:53:46,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net used request id req-2ef5e6f2-388c-48c9-bd0e-c9f0496cc4fb 2018-07-22 08:53:46,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:53:46,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:53:46 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:53:46,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0cc9d6a2e2e11f5a3466db3158d2af06c6b67f0" 2018-07-22 08:53:46,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff32a820-f9dc-481a-be73-77c3562ae609 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:53:46,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-ff32a820-f9dc-481a-be73-77c3562ae609 2018-07-22 08:53:46,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0cc9d6a2e2e11f5a3466db3158d2af06c6b67f0" 2018-07-22 08:53:46,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9d22323e-bddd-4fe1-ba25-c126dc17a86a Date: Sun, 22 Jul 2018 08:53:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}]} 2018-07-22 08:53:46,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-9d22323e-bddd-4fe1-ba25-c126dc17a86a 2018-07-22 08:53:46,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2&name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0cc9d6a2e2e11f5a3466db3158d2af06c6b67f0" 2018-07-22 08:53:47,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-892f942e-bf2e-48b5-b876-39f37ad57db9 Date: Sun, 22 Jul 2018 08:53:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}]} 2018-07-22 08:53:47,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2&name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet used request id req-892f942e-bf2e-48b5-b876-39f37ad57db9 2018-07-22 08:53:47,180 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-22 08:53:47,180 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-router 2018-07-22 08:53:47,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/865a0c34-66b1-4c4a-be5a-35b23dd63b20/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0cc9d6a2e2e11f5a3466db3158d2af06c6b67f0" -d '{"subnet_id": "7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"}' 2018-07-22 08:53:50,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-93563d73-6549-47cb-9d56-d95693ea2e2b Date: Sun, 22 Jul 2018 08:53:50 GMT RESP BODY: {"network_id": "bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2", "tenant_id": "c54883528fab4c58861e966ac05f2404", "subnet_id": "7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad", "subnet_ids": ["7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"], "port_id": "71242386-da5f-40b9-92e7-561a5c16a68a", "id": "865a0c34-66b1-4c4a-be5a-35b23dd63b20"} 2018-07-22 08:53:50,164 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/865a0c34-66b1-4c4a-be5a-35b23dd63b20/add_router_interface used request id req-93563d73-6549-47cb-9d56-d95693ea2e2b 2018-07-22 08:53:50,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/865a0c34-66b1-4c4a-be5a-35b23dd63b20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0cc9d6a2e2e11f5a3466db3158d2af06c6b67f0" 2018-07-22 08:53:50,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6b341676-5a15-4438-9a14-493b98dc5f8b Date: Sun, 22 Jul 2018 08:53:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:40Z", "admin_state_up": true, "updated_at": "2018-07-22T08:53:48Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c54883528fab4c58861e966ac05f2404", "id": "865a0c34-66b1-4c4a-be5a-35b23dd63b20", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-router"}} 2018-07-22 08:53:50,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/865a0c34-66b1-4c4a-be5a-35b23dd63b20 used request id req-6b341676-5a15-4438-9a14-493b98dc5f8b 2018-07-22 08:53:50,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=865a0c34-66b1-4c4a-be5a-35b23dd63b20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0cc9d6a2e2e11f5a3466db3158d2af06c6b67f0" 2018-07-22 08:53:50,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-41ee7413-513f-4378-8990-5bed4a4c77ae Date: Sun, 22 Jul 2018 08:53:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.1"}],"id":"71242386-da5f-40b9-92e7-561a5c16a68a","security_groups":[],"mac_address":"fa:16:3e:48:56:1a","project_id":"c54883528fab4c58861e966ac05f2404","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:48Z","binding:vnic_type":"normal","device_id":"865a0c34-66b1-4c4a-be5a-35b23dd63b20","ip_allocation":"immediate"}]} 2018-07-22 08:53:50,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=865a0c34-66b1-4c4a-be5a-35b23dd63b20 used request id req-41ee7413-513f-4378-8990-5bed4a4c77ae 2018-07-22 08:53:50,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0cc9d6a2e2e11f5a3466db3158d2af06c6b67f0" 2018-07-22 08:53:50,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-d916ac6c-1f66-4e9c-b26a-35c09ffe9f7d Date: Sun, 22 Jul 2018 08:53:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}} 2018-07-22 08:53:50,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad used request id req-d916ac6c-1f66-4e9c-b26a-35c09ffe9f7d 2018-07-22 08:53:50,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:50,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:51,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["x6YS_vp1S3G_UfDnZu-p1g"], "issued_at": "2018-07-22T08:53:51.000000Z"}} 2018-07-22 08:53:51,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a25679429057ff8389c219d46642a4af024468b" 2018-07-22 08:53:51,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ab1806-7174-4f76-9773-176c6584e330 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:51,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b3ab1806-7174-4f76-9773-176c6584e330 2018-07-22 08:53:51,237 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:53:51,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a25679429057ff8389c219d46642a4af024468b" 2018-07-22 08:53:51,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:51 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-832d6633-78c3-4b7f-8b73-0d2a31bc4d98 x-compute-request-id: req-832d6633-78c3-4b7f-8b73-0d2a31bc4d98 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:53:51,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-832d6633-78c3-4b7f-8b73-0d2a31bc4d98 2018-07-22 08:53:51,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a25679429057ff8389c219d46642a4af024468b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-07-22 08:53:51,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:51 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-b447fffb-8f43-41b0-be33-bd8bf789bcf2 x-compute-request-id: req-b447fffb-8f43-41b0-be33-bd8bf789bcf2 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb"}} 2018-07-22 08:53:51,483 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b447fffb-8f43-41b0-be33-bd8bf789bcf2 2018-07-22 08:53:51,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:51,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:51,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2283ef3a637f449e94524ac17468a00f", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj-role"}], "expires_at": "2018-07-22T09:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-user", "id": "00494af27500470eb4305661e2ca49c9"}, "audit_ids": ["JkT0gXLjQbqYmUB-V5mHlw"], "issued_at": "2018-07-22T08:53:51.000000Z"}} 2018-07-22 08:53:51,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77d23e7883c06da6ead588e2cff280d6a620731" 2018-07-22 08:53:52,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1645dac-df85-44f0-b723-8788bc5b5da4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:52,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e1645dac-df85-44f0-b723-8788bc5b5da4 2018-07-22 08:53:52,016 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:53:52,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77d23e7883c06da6ead588e2cff280d6a620731" 2018-07-22 08:53:52,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:52 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-03c7ad31-856c-456d-b508-10b4c14e0193 x-compute-request-id: req-03c7ad31-856c-456d-b508-10b4c14e0193 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 08:53:52,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-03c7ad31-856c-456d-b508-10b4c14e0193 2018-07-22 08:53:52,260 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp... 2018-07-22 08:53:52,261 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 08:53:52,357 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp 2018-07-22 08:53:52,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77d23e7883c06da6ead588e2cff280d6a620731" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBtCtQDG+W+jEPSBo8S8GxtagIAkMKhiaeLXJzIiuCYVKaZWFtYCGmRSYHSBJcb2KrO7x45Q8WOg3rBlPzKYqUBWzpOTMniUa811cT4o+jpWDMuXXG1NEZGBud7l2lJzbgAZEXkmdnMxNXXxVnc/G3IemU+WSNBDna1hQ+qVO8aw==", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp"}}' 2018-07-22 08:53:52,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:52 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-fb45cad0-9266-41fa-9ecc-0c4976946ffd x-compute-request-id: req-fb45cad0-9266-41fa-9ecc-0c4976946ffd Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBtCtQDG+W+jEPSBo8S8GxtagIAkMKhiaeLXJzIiuCYVKaZWFtYCGmRSYHSBJcb2KrO7x45Q8WOg3rBlPzKYqUBWzpOTMniUa811cT4o+jpWDMuXXG1NEZGBud7l2lJzbgAZEXkmdnMxNXXxVnc/G3IemU+WSNBDna1hQ+qVO8aw==", "user_id": "00494af27500470eb4305661e2ca49c9", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "fingerprint": "d3:8a:23:e1:6b:9b:c9:0d:78:c9:24:35:dc:7b:b4:23"}} 2018-07-22 08:53:52,427 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-fb45cad0-9266-41fa-9ecc-0c4976946ffd 2018-07-22 08:53:52,429 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c.pub 2018-07-22 08:53:52,430 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c 2018-07-22 08:53:52,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:52,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:52,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2283ef3a637f449e94524ac17468a00f", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj-role"}], "expires_at": "2018-07-22T09:53:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-user", "id": "00494af27500470eb4305661e2ca49c9"}, "audit_ids": ["cCryroxWTGWLyMZhqZ1pog"], "issued_at": "2018-07-22T08:53:52.000000Z"}} 2018-07-22 08:53:52,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:53:52,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbbf6971-01c2-4296-8710-051ba14dc6db Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:52,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cbbf6971-01c2-4296-8710-051ba14dc6db 2018-07-22 08:53:52,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:53:53,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-08d529d0-3c23-4017-9c70-e2cfdc131e71 Date: Sun, 22 Jul 2018 08:53:53 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:53:53,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp used request id req-08d529d0-3c23-4017-9c70-e2cfdc131e71 2018-07-22 08:53:53,132 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp... 2018-07-22 08:53:53,132 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp 2018-07-22 08:53:53,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" -d '{"security_group": {"name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp"}}' 2018-07-22 08:53:53,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-2aff25c0-8e01-4cb7-9e47-5a1d5e1cf0ed Date: Sun, 22 Jul 2018 08:53:53 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "updated_at": "2018-07-22T08:53:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "revision_number": 0, "id": "8273f423-0859-470e-a8b5-45fccc7fdec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54883528fab4c58861e966ac05f2404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "revision_number": 0, "id": "afda2c05-63aa-4342-8319-b9706ca07bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv6", "project_id": "c54883528fab4c58861e966ac05f2404"}], "revision_number": 2, "project_id": "c54883528fab4c58861e966ac05f2404", "id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp"}} 2018-07-22 08:53:53,552 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-2aff25c0-8e01-4cb7-9e47-5a1d5e1cf0ed 2018-07-22 08:53:53,553 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c94661d9-1d8e-413b-8d49-ab6b9787ec62 2018-07-22 08:53:53,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:53:53,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b5af4384-4739-41b6-a0ff-5d4b4f89dd91 Date: Sun, 22 Jul 2018 08:53:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "8273f423-0859-470e-a8b5-45fccc7fdec7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "afda2c05-63aa-4342-8319-b9706ca07bb8"}]} 2018-07-22 08:53:53,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 used request id req-b5af4384-4739-41b6-a0ff-5d4b4f89dd91 2018-07-22 08:53:53,750 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c94661d9-1d8e-413b-8d49-ab6b9787ec62 2018-07-22 08:53:53,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:53:54,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-28805c54-549f-4aa0-bc9e-262b27a8dc74 Date: Sun, 22 Jul 2018 08:53:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "8273f423-0859-470e-a8b5-45fccc7fdec7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "afda2c05-63aa-4342-8319-b9706ca07bb8"}]} 2018-07-22 08:53:54,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 used request id req-28805c54-549f-4aa0-bc9e-262b27a8dc74 2018-07-22 08:53:54,350 - neutron_utils - INFO - Retrieving security group with ID - c94661d9-1d8e-413b-8d49-ab6b9787ec62 2018-07-22 08:53:54,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:53:54,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-df132c2f-f6e6-441c-b990-9086a89fdec6 Date: Sun, 22 Jul 2018 08:53:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "updated_at": "2018-07-22T08:53:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "revision_number": 0, "id": "8273f423-0859-470e-a8b5-45fccc7fdec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54883528fab4c58861e966ac05f2404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "revision_number": 0, "id": "afda2c05-63aa-4342-8319-b9706ca07bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv6", "project_id": "c54883528fab4c58861e966ac05f2404"}], "revision_number": 2, "project_id": "c54883528fab4c58861e966ac05f2404", "id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp"}]} 2018-07-22 08:53:54,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 used request id req-df132c2f-f6e6-441c-b990-9086a89fdec6 2018-07-22 08:53:54,566 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c94661d9-1d8e-413b-8d49-ab6b9787ec62 2018-07-22 08:53:54,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:53:54,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-728102c5-625d-4367-b3c7-e429e8b8b604 Date: Sun, 22 Jul 2018 08:53:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "8273f423-0859-470e-a8b5-45fccc7fdec7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "afda2c05-63aa-4342-8319-b9706ca07bb8"}]} 2018-07-22 08:53:54,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 used request id req-728102c5-625d-4367-b3c7-e429e8b8b604 2018-07-22 08:53:54,774 - neutron_utils - INFO - Retrieving security group with ID - c94661d9-1d8e-413b-8d49-ab6b9787ec62 2018-07-22 08:53:54,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:53:55,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-17f20942-9828-46eb-82fc-40cfa44a7589 Date: Sun, 22 Jul 2018 08:53:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "updated_at": "2018-07-22T08:53:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "revision_number": 0, "id": "8273f423-0859-470e-a8b5-45fccc7fdec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54883528fab4c58861e966ac05f2404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "revision_number": 0, "id": "afda2c05-63aa-4342-8319-b9706ca07bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv6", "project_id": "c54883528fab4c58861e966ac05f2404"}], "revision_number": 2, "project_id": "c54883528fab4c58861e966ac05f2404", "id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp"}]} 2018-07-22 08:53:55,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 used request id req-17f20942-9828-46eb-82fc-40cfa44a7589 2018-07-22 08:53:55,003 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c94661d9-1d8e-413b-8d49-ab6b9787ec62 2018-07-22 08:53:55,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:53:55,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ff728da-b929-4f65-abec-5115ef0e6431 Date: Sun, 22 Jul 2018 08:53:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "8273f423-0859-470e-a8b5-45fccc7fdec7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "afda2c05-63aa-4342-8319-b9706ca07bb8"}]} 2018-07-22 08:53:55,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 used request id req-2ff728da-b929-4f65-abec-5115ef0e6431 2018-07-22 08:53:55,199 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp 2018-07-22 08:53:55,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:53:55,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-9c471a6f-a33b-4e85-97d7-0d729a63fe97 Date: Sun, 22 Jul 2018 08:53:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "updated_at": "2018-07-22T08:53:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "revision_number": 0, "id": "8273f423-0859-470e-a8b5-45fccc7fdec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54883528fab4c58861e966ac05f2404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "revision_number": 0, "id": "afda2c05-63aa-4342-8319-b9706ca07bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv6", "project_id": "c54883528fab4c58861e966ac05f2404"}], "revision_number": 2, "project_id": "c54883528fab4c58861e966ac05f2404", "id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp"}]} 2018-07-22 08:53:55,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp used request id req-9c471a6f-a33b-4e85-97d7-0d729a63fe97 2018-07-22 08:53:55,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:53:55,259 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:53:55 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:53:55,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:53:55,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d4bb5e2-603b-48fa-9e80-787ad39a48ad Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:53:55,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-1d4bb5e2-603b-48fa-9e80-787ad39a48ad 2018-07-22 08:53:55,357 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c94661d9-1d8e-413b-8d49-ab6b9787ec62 2018-07-22 08:53:55,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:53:55,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1b108f9c-ca91-4ad0-b162-a8f77c7cc24a Date: Sun, 22 Jul 2018 08:53:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "8273f423-0859-470e-a8b5-45fccc7fdec7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "afda2c05-63aa-4342-8319-b9706ca07bb8"}]} 2018-07-22 08:53:55,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 used request id req-1b108f9c-ca91-4ad0-b162-a8f77c7cc24a 2018-07-22 08:53:55,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62"}}' 2018-07-22 08:53:55,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-5dfcc366-44ab-48d5-bf1a-8050a64f4ed2 Date: Sun, 22 Jul 2018 08:53:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:55Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:55Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "a0394cff-8203-46e6-ab70-375bffd879fe"}} 2018-07-22 08:53:55,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-5dfcc366-44ab-48d5-bf1a-8050a64f4ed2 2018-07-22 08:53:55,846 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp 2018-07-22 08:53:55,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:53:56,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-cccefc18-d7b5-4030-a44c-99241c26fc50 Date: Sun, 22 Jul 2018 08:53:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "updated_at": "2018-07-22T08:53:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "revision_number": 0, "id": "8273f423-0859-470e-a8b5-45fccc7fdec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54883528fab4c58861e966ac05f2404"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:55Z", "revision_number": 0, "id": "a0394cff-8203-46e6-ab70-375bffd879fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:55Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54883528fab4c58861e966ac05f2404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "revision_number": 0, "id": "afda2c05-63aa-4342-8319-b9706ca07bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv6", "project_id": "c54883528fab4c58861e966ac05f2404"}], "revision_number": 3, "project_id": "c54883528fab4c58861e966ac05f2404", "id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp"}]} 2018-07-22 08:53:56,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp used request id req-cccefc18-d7b5-4030-a44c-99241c26fc50 2018-07-22 08:53:56,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:53:56,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b43285a-1640-4131-8d5b-60567f09c80b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:53:56,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-4b43285a-1640-4131-8d5b-60567f09c80b 2018-07-22 08:53:56,265 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c94661d9-1d8e-413b-8d49-ab6b9787ec62 2018-07-22 08:53:56,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:53:56,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-6dd09023-c4f7-42e7-ad7b-2161ee51af23 Date: Sun, 22 Jul 2018 08:53:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "8273f423-0859-470e-a8b5-45fccc7fdec7"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:55Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:55Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "a0394cff-8203-46e6-ab70-375bffd879fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "afda2c05-63aa-4342-8319-b9706ca07bb8"}]} 2018-07-22 08:53:56,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 used request id req-6dd09023-c4f7-42e7-ad7b-2161ee51af23 2018-07-22 08:53:56,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62"}}' 2018-07-22 08:53:56,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-bca8d907-7a9f-44d1-acfe-c34fec887ae5 Date: Sun, 22 Jul 2018 08:53:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-22T08:53:56Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": 22, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:56Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "af912c89-cb7f-4556-9b39-93003be42460"}} 2018-07-22 08:53:56,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-bca8d907-7a9f-44d1-acfe-c34fec887ae5 2018-07-22 08:53:56,792 - neutron_utils - INFO - Retrieving security group with ID - c94661d9-1d8e-413b-8d49-ab6b9787ec62 2018-07-22 08:53:56,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:53:57,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-e7580f18-9a6f-43c3-b66b-90ad501ebd70 Date: Sun, 22 Jul 2018 08:53:57 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "updated_at": "2018-07-22T08:53:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "revision_number": 0, "id": "8273f423-0859-470e-a8b5-45fccc7fdec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54883528fab4c58861e966ac05f2404"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:55Z", "revision_number": 0, "id": "a0394cff-8203-46e6-ab70-375bffd879fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:55Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54883528fab4c58861e966ac05f2404"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T08:53:56Z", "revision_number": 0, "id": "af912c89-cb7f-4556-9b39-93003be42460", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:56Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c54883528fab4c58861e966ac05f2404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "revision_number": 0, "id": "afda2c05-63aa-4342-8319-b9706ca07bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv6", "project_id": "c54883528fab4c58861e966ac05f2404"}], "revision_number": 4, "project_id": "c54883528fab4c58861e966ac05f2404", "id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp"}]} 2018-07-22 08:53:57,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 used request id req-e7580f18-9a6f-43c3-b66b-90ad501ebd70 2018-07-22 08:53:57,013 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c94661d9-1d8e-413b-8d49-ab6b9787ec62 2018-07-22 08:53:57,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:53:57,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-e0bc95db-39ae-4451-a6ca-8b45b9ab5400 Date: Sun, 22 Jul 2018 08:53:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "8273f423-0859-470e-a8b5-45fccc7fdec7"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:55Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:55Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "a0394cff-8203-46e6-ab70-375bffd879fe"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-22T08:53:56Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": 22, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:56Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "af912c89-cb7f-4556-9b39-93003be42460"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:53Z", "security_group_id": "c94661d9-1d8e-413b-8d49-ab6b9787ec62", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:53Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "afda2c05-63aa-4342-8319-b9706ca07bb8"}]} 2018-07-22 08:53:57,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c94661d9-1d8e-413b-8d49-ab6b9787ec62 used request id req-e0bc95db-39ae-4451-a6ca-8b45b9ab5400 2018-07-22 08:53:57,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:57,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:57,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2283ef3a637f449e94524ac17468a00f", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj-role"}], "expires_at": "2018-07-22T09:53:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-user", "id": "00494af27500470eb4305661e2ca49c9"}, "audit_ids": ["JRJTqmm8RxyHwJSbZzlA2A"], "issued_at": "2018-07-22T08:53:57.000000Z"}} 2018-07-22 08:53:57,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:53:57,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d22b475-13a8-4903-8957-64707a992962 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:57,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9d22b475-13a8-4903-8957-64707a992962 2018-07-22 08:53:57,551 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:53:57,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:53:57,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e06042f-4041-45da-90c6-f2f6f0256b44 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:57,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7e06042f-4041-45da-90c6-f2f6f0256b44 2018-07-22 08:53:57,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:53:57,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7063e7b8-896a-4e47-902d-4a07d46fcceb Date: Sun, 22 Jul 2018 08:53:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c54883528fab4c58861e966ac05f2404","l2_adjacency":true,"status":"ACTIVE","subnets":["7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"],"description":"","tags":[],"updated_at":"2018-07-22T08:53:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net","admin_state_up":true,"tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:36Z","mtu":1450}]} 2018-07-22 08:53:57,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net used request id req-7063e7b8-896a-4e47-902d-4a07d46fcceb 2018-07-22 08:53:57,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:53:57,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:53:57 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:53:57,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:53:58,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ba5b7f-6844-4a41-9241-7cf0935332ed Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:53:58,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-d5ba5b7f-6844-4a41-9241-7cf0935332ed 2018-07-22 08:53:58,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:53:58,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-175f9960-151b-469d-ae3c-d01df45f6af1 Date: Sun, 22 Jul 2018 08:53:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}]} 2018-07-22 08:53:58,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-175f9960-151b-469d-ae3c-d01df45f6af1 2018-07-22 08:53:58,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2&name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:53:58,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d36a1b39-00e7-46e7-8ec9-f5c9ff49bd67 Date: Sun, 22 Jul 2018 08:53:58 GMT RESP BODY: {"ports":[]} 2018-07-22 08:53:58,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2&name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-port-1&admin_state_up=True used request id req-d36a1b39-00e7-46e7-8ec9-f5c9ff49bd67 2018-07-22 08:53:58,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:53:58,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:58 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-767ab710-2291-41de-817f-fa7914741b5a x-compute-request-id: req-767ab710-2291-41de-817f-fa7914741b5a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:53:58,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst used request id req-767ab710-2291-41de-817f-fa7914741b5a 2018-07-22 08:53:58,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:53:59,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-11b38eaf-cae1-4297-bbc0-02880dda8546 Date: Sun, 22 Jul 2018 08:53:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c54883528fab4c58861e966ac05f2404","l2_adjacency":true,"status":"ACTIVE","subnets":["7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"],"description":"","tags":[],"updated_at":"2018-07-22T08:53:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net","admin_state_up":true,"tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:36Z","mtu":1450}]} 2018-07-22 08:53:59,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net used request id req-11b38eaf-cae1-4297-bbc0-02880dda8546 2018-07-22 08:53:59,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:53:59,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d449ea66-0e11-495e-b607-8c844088c819 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:53:59,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-d449ea66-0e11-495e-b607-8c844088c819 2018-07-22 08:53:59,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:53:59,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-65beaa3b-b214-4fa4-aaa8-9f637928de47 Date: Sun, 22 Jul 2018 08:53:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}]} 2018-07-22 08:53:59,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-65beaa3b-b214-4fa4-aaa8-9f637928de47 2018-07-22 08:53:59,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2&name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:53:59,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9c3ce691-e556-467d-8eb3-fcf2c6c328ff Date: Sun, 22 Jul 2018 08:53:59 GMT RESP BODY: {"ports":[]} 2018-07-22 08:53:59,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2&name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-port-1&admin_state_up=True used request id req-9c3ce691-e556-467d-8eb3-fcf2c6c328ff 2018-07-22 08:53:59,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:53:59,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:53:59,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2283ef3a637f449e94524ac17468a00f", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj-role"}], "expires_at": "2018-07-22T09:53:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/c54883528fab4c58861e966ac05f2404", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-user", "id": "00494af27500470eb4305661e2ca49c9"}, "audit_ids": ["GwWjrlxHTky5R3qhSCkVlg"], "issued_at": "2018-07-22T08:53:59.000000Z"}} 2018-07-22 08:53:59,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba77a4a56c069ccfdced5916ad6b803ec201980" 2018-07-22 08:53:59,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a9b4b4-4fb8-4120-8eee-a0ad63b01a32 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:53:59,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-19a9b4b4-4fb8-4120-8eee-a0ad63b01a32 2018-07-22 08:53:59,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:00,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c1172047-3ae3-47d9-9044-f052db45e7be Date: Sun, 22 Jul 2018 08:54:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c54883528fab4c58861e966ac05f2404","l2_adjacency":true,"status":"ACTIVE","subnets":["7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"],"description":"","tags":[],"updated_at":"2018-07-22T08:53:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net","admin_state_up":true,"tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:36Z","mtu":1450}]} 2018-07-22 08:54:00,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net used request id req-c1172047-3ae3-47d9-9044-f052db45e7be 2018-07-22 08:54:00,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:00,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c9d6a7dc-a388-4529-9a7c-1ffa88349aba Date: Sun, 22 Jul 2018 08:54:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}]} 2018-07-22 08:54:00,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-c9d6a7dc-a388-4529-9a7c-1ffa88349aba 2018-07-22 08:54:00,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:00,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f3314bd7-1474-4b64-bce4-390a0256f51d Date: Sun, 22 Jul 2018 08:54:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c54883528fab4c58861e966ac05f2404","l2_adjacency":true,"status":"ACTIVE","subnets":["7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"],"description":"","tags":[],"updated_at":"2018-07-22T08:53:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net","admin_state_up":true,"tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:36Z","mtu":1450}]} 2018-07-22 08:54:00,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net used request id req-f3314bd7-1474-4b64-bce4-390a0256f51d 2018-07-22 08:54:00,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:54:00,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:54: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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:54:00,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba77a4a56c069ccfdced5916ad6b803ec201980" 2018-07-22 08:54:00,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710671a2-bb46-4d1e-b728-1384867ab667 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:54:00,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-710671a2-bb46-4d1e-b728-1384867ab667 2018-07-22 08:54:00,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:01,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9852eac1-51ce-4d54-af2b-95f336ff8293 Date: Sun, 22 Jul 2018 08:54:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}]} 2018-07-22 08:54:01,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-9852eac1-51ce-4d54-af2b-95f336ff8293 2018-07-22 08:54:01,036 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net 2018-07-22 08:54:01,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" -d '{"port": {"network_id": "bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-port-1", "admin_state_up": true}}' 2018-07-22 08:54:02,346 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-9621c6a9-c67e-4cc6-b9e4-fb57d2df11cc Date: Sun, 22 Jul 2018 08:54:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:54:01Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.13"}],"id":"9441e360-dd1e-432f-b404-7c9b6ac570b3","security_groups":["a817ae39-4c39-4741-9e29-60fcfb89c1b1"],"mac_address":"fa:16:3e:98:1e:75","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-port-1","project_id":"c54883528fab4c58861e966ac05f2404","qos_policy_id":null,"admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:54:01Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:54:02,346 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-9621c6a9-c67e-4cc6-b9e4-fb57d2df11cc 2018-07-22 08:54:02,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:02,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-326e28e1-e85b-42f3-9f7f-557382e1b482 Date: Sun, 22 Jul 2018 08:54:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c54883528fab4c58861e966ac05f2404","l2_adjacency":true,"status":"ACTIVE","subnets":["7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"],"description":"","tags":[],"updated_at":"2018-07-22T08:53:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net","admin_state_up":true,"tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:36Z","mtu":1450}]} 2018-07-22 08:54:02,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net used request id req-326e28e1-e85b-42f3-9f7f-557382e1b482 2018-07-22 08:54:02,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:02,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc11102-a1cf-408a-a935-4875bbc84bf3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:54:02,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-bcc11102-a1cf-408a-a935-4875bbc84bf3 2018-07-22 08:54:02,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:02,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1538e2b7-0ca1-4ea1-9555-e533582ab5ab Date: Sun, 22 Jul 2018 08:54:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}]} 2018-07-22 08:54:02,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-1538e2b7-0ca1-4ea1-9555-e533582ab5ab 2018-07-22 08:54:02,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2&name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:03,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-978c2833-e65e-4c4f-a511-407475469ea6 Date: Sun, 22 Jul 2018 08:54:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:54:01Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.13"}],"id":"9441e360-dd1e-432f-b404-7c9b6ac570b3","security_groups":["a817ae39-4c39-4741-9e29-60fcfb89c1b1"],"mac_address":"fa:16:3e:98:1e:75","project_id":"c54883528fab4c58861e966ac05f2404","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-port-1","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:54:01Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:54:03,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2&name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-port-1&admin_state_up=True used request id req-978c2833-e65e-4c4f-a511-407475469ea6 2018-07-22 08:54:03,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:03,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3389c1f2-1993-4794-80eb-e132c101997d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:54:03,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-3389c1f2-1993-4794-80eb-e132c101997d 2018-07-22 08:54:03,110 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst 2018-07-22 08:54:03,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:03,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:03 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-06ecfd5a-0a98-4ddf-aed1-3d7b91c335b2 x-compute-request-id: req-06ecfd5a-0a98-4ddf-aed1-3d7b91c335b2 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:54:03,133 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-06ecfd5a-0a98-4ddf-aed1-3d7b91c335b2 2018-07-22 08:54:03,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:03,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:03 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-55f11867-58ee-4368-9cbb-02d4228fe193 x-compute-request-id: req-55f11867-58ee-4368-9cbb-02d4228fe193 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb"}} 2018-07-22 08:54:03,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb used request id req-55f11867-58ee-4368-9cbb-02d4228fe193 2018-07-22 08:54:03,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:03,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-be21376d-e98d-4cfe-9852-6c8f52a46944 Date: Sun, 22 Jul 2018 08:54:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c--image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:53:30Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-22T08:53:34Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d/snap", "metadata": {}}], "self": "/v2/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "min_disk": 0, "protected": false, "id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "file": "/v2/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "c54883528fab4c58861e966ac05f2404", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c--image"} 2018-07-22 08:54:03,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c--image used request id req-be21376d-e98d-4cfe-9852-6c8f52a46944 2018-07-22 08:54:03,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:03,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b1acdde7-175c-4f4a-aaed-342d1560aa11 Date: Sun, 22 Jul 2018 08:54:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:54:03,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b1acdde7-175c-4f4a-aaed-342d1560aa11 2018-07-22 08:54:03,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" -d '{"server": {"name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "imageRef": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "flavorRef": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "max_count": 1, "min_count": 1, "networks": [{"port": "9441e360-dd1e-432f-b404-7c9b6ac570b3"}]}}' 2018-07-22 08:54:05,052 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:54:03 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-84e781c7-85d1-4058-ae90-618d9a0f33e6 x-compute-request-id: req-84e781c7-85d1-4058-ae90-618d9a0f33e6 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "adminPass": "ZGnHmU6VDPfS"}} 2018-07-22 08:54:05,052 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-84e781c7-85d1-4058-ae90-618d9a0f33e6 2018-07-22 08:54:05,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:05,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:05 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-19f985f3-a3aa-46f4-9b9f-621a3d12d966 x-compute-request-id: req-19f985f3-a3aa-46f4-9b9f-621a3d12d966 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:54:05,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-19f985f3-a3aa-46f4-9b9f-621a3d12d966 2018-07-22 08:54:05,502 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst 2018-07-22 08:54:05,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:05,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:05 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-12381d16-2515-4fa6-91c9-1f448a1d77b8 x-compute-request-id: req-12381d16-2515-4fa6-91c9-1f448a1d77b8 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:54:05,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-12381d16-2515-4fa6-91c9-1f448a1d77b8 2018-07-22 08:54:05,949 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:54:05,949 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:54:08,952 - create_instance - DEBUG - VM status query timeout in 896.549860001 2018-07-22 08:54:08,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:09,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:08 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-32782a01-a1d3-48ba-bb7a-85d113a787b2 x-compute-request-id: req-32782a01-a1d3-48ba-bb7a-85d113a787b2 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:54:09,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-32782a01-a1d3-48ba-bb7a-85d113a787b2 2018-07-22 08:54:09,407 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:54:09,407 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:54:12,410 - create_instance - DEBUG - VM status query timeout in 893.092118025 2018-07-22 08:54:12,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:12,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2552ca97-d060-4b3c-9256-7fcd43832411 x-compute-request-id: req-2552ca97-d060-4b3c-9256-7fcd43832411 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:54:12,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-2552ca97-d060-4b3c-9256-7fcd43832411 2018-07-22 08:54:12,992 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:54:12,992 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:54:15,995 - create_instance - DEBUG - VM status query timeout in 889.506942034 2018-07-22 08:54:15,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:16,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:16 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-5a9ec038-ca9c-40ca-8fdf-29e5a13ec4d2 x-compute-request-id: req-5a9ec038-ca9c-40ca-8fdf-29e5a13ec4d2 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:54:16,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-5a9ec038-ca9c-40ca-8fdf-29e5a13ec4d2 2018-07-22 08:54:16,943 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:54:16,944 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:54:19,947 - create_instance - DEBUG - VM status query timeout in 885.555286884 2018-07-22 08:54:19,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:20,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:19 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-2ab23a81-21d3-4e52-ae44-fba7f6445e9b x-compute-request-id: req-2ab23a81-21d3-4e52-ae44-fba7f6445e9b Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:54:20,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-2ab23a81-21d3-4e52-ae44-fba7f6445e9b 2018-07-22 08:54:20,521 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:54:20,521 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:54:23,524 - create_instance - DEBUG - VM status query timeout in 881.977886915 2018-07-22 08:54:23,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:24,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54: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,Accept-Encoding x-openstack-request-id: req-e2f102ca-1c12-43a8-931c-3941ccf58481 x-compute-request-id: req-e2f102ca-1c12-43a8-931c-3941ccf58481 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:54:24,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-e2f102ca-1c12-43a8-931c-3941ccf58481 2018-07-22 08:54:24,055 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:54:24,055 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:54:27,058 - create_instance - DEBUG - VM status query timeout in 878.444169998 2018-07-22 08:54:27,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:27,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54: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-208cee10-8947-48ff-b464-60574b9cbdc0 x-compute-request-id: req-208cee10-8947-48ff-b464-60574b9cbdc0 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:54:27,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-208cee10-8947-48ff-b464-60574b9cbdc0 2018-07-22 08:54:27,730 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:54:27,731 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:54:30,734 - create_instance - DEBUG - VM status query timeout in 874.768373013 2018-07-22 08:54:30,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:31,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:30 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-a0bf29b8-334e-4ed7-8f90-3e7ea2be3817 x-compute-request-id: req-a0bf29b8-334e-4ed7-8f90-3e7ea2be3817 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:54:31,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-a0bf29b8-334e-4ed7-8f90-3e7ea2be3817 2018-07-22 08:54:31,448 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:54:31,448 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:54:34,452 - create_instance - DEBUG - VM status query timeout in 871.050611973 2018-07-22 08:54:34,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:35,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:34 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-a7ed5554-506d-4881-a64e-81663cec3351 x-compute-request-id: req-a7ed5554-506d-4881-a64e-81663cec3351 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:54:35,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-a7ed5554-506d-4881-a64e-81663cec3351 2018-07-22 08:54:35,276 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:54:35,276 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:54:38,279 - create_instance - DEBUG - VM status query timeout in 867.22299099 2018-07-22 08:54:38,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:39,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:38 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-aab4ec65-87ea-4101-90e7-66d6232fbd6c x-compute-request-id: req-aab4ec65-87ea-4101-90e7-66d6232fbd6c Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:54:39,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-aab4ec65-87ea-4101-90e7-66d6232fbd6c 2018-07-22 08:54:39,066 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:54:39,066 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:54:42,069 - create_instance - DEBUG - VM status query timeout in 863.432759047 2018-07-22 08:54:42,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:42,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:42 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-a727d18c-c45e-42fd-856d-79c78954a50a x-compute-request-id: req-a727d18c-c45e-42fd-856d-79c78954a50a Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:54:42,608 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-a727d18c-c45e-42fd-856d-79c78954a50a 2018-07-22 08:54:42,609 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:54:42,609 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:54:45,612 - create_instance - DEBUG - VM status query timeout in 859.890126944 2018-07-22 08:54:45,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:46,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:45 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-4cf3e41e-f3ea-432c-9c2b-4bf0a87e2de8 x-compute-request-id: req-4cf3e41e-f3ea-432c-9c2b-4bf0a87e2de8 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:54:46,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-4cf3e41e-f3ea-432c-9c2b-4bf0a87e2de8 2018-07-22 08:54:46,339 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:54:46,339 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:54:49,342 - create_instance - DEBUG - VM status query timeout in 856.160079002 2018-07-22 08:54:49,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:50,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:49 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-58219058-acb1-4b90-aba4-dfdbc1d582ff x-compute-request-id: req-58219058-acb1-4b90-aba4-dfdbc1d582ff Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:54:50,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-58219058-acb1-4b90-aba4-dfdbc1d582ff 2018-07-22 08:54:50,120 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:54:50,121 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:54:53,124 - create_instance - DEBUG - VM status query timeout in 852.378381014 2018-07-22 08:54:53,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:53,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:53 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-6f46326a-4fae-457b-a040-95f648377eb6 x-compute-request-id: req-6f46326a-4fae-457b-a040-95f648377eb6 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:54:53,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-6f46326a-4fae-457b-a040-95f648377eb6 2018-07-22 08:54:53,756 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:54:53,756 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:54:56,760 - create_instance - DEBUG - VM status query timeout in 848.742537022 2018-07-22 08:54:56,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:54:57,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:54:56 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-c6e1ee27-48d8-4dd1-bd61-ef315d8365cf x-compute-request-id: req-c6e1ee27-48d8-4dd1-bd61-ef315d8365cf Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:54:57,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-c6e1ee27-48d8-4dd1-bd61-ef315d8365cf 2018-07-22 08:54:57,312 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:54:57,312 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:55:00,315 - create_instance - DEBUG - VM status query timeout in 845.186817884 2018-07-22 08:55:00,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:01,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:00 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-a060c95e-8c84-44fd-a7fc-90f6e635f79c x-compute-request-id: req-a060c95e-8c84-44fd-a7fc-90f6e635f79c Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:01,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-a060c95e-8c84-44fd-a7fc-90f6e635f79c 2018-07-22 08:55:01,050 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:55:01,051 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:55:04,054 - create_instance - DEBUG - VM status query timeout in 841.448348045 2018-07-22 08:55:04,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:04,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:04 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-cd606466-11b8-4119-a5c2-acba394ed564 x-compute-request-id: req-cd606466-11b8-4119-a5c2-acba394ed564 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:04,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-cd606466-11b8-4119-a5c2-acba394ed564 2018-07-22 08:55:04,627 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:55:04,627 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:55:07,630 - create_instance - DEBUG - VM status query timeout in 837.87196207 2018-07-22 08:55:07,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:08,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:07 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-c6d99889-049d-482a-a802-fbe01d21fc12 x-compute-request-id: req-c6d99889-049d-482a-a802-fbe01d21fc12 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:08,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-c6d99889-049d-482a-a802-fbe01d21fc12 2018-07-22 08:55:08,370 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:55:08,371 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:55:11,374 - create_instance - DEBUG - VM status query timeout in 834.128404856 2018-07-22 08:55:11,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:12,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:11 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-138e63b2-d850-4737-a1c4-b347c185f7ab x-compute-request-id: req-138e63b2-d850-4737-a1c4-b347c185f7ab Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:12,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-138e63b2-d850-4737-a1c4-b347c185f7ab 2018-07-22 08:55:12,049 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:55:12,050 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:55:15,053 - create_instance - DEBUG - VM status query timeout in 830.449357986 2018-07-22 08:55:15,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:15,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:15 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-8873b83c-dbb5-4926-a8d9-05e8fcc805c8 x-compute-request-id: req-8873b83c-dbb5-4926-a8d9-05e8fcc805c8 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:15,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-8873b83c-dbb5-4926-a8d9-05e8fcc805c8 2018-07-22 08:55:15,766 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:55:15,766 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:55:18,769 - create_instance - DEBUG - VM status query timeout in 826.732668877 2018-07-22 08:55:18,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:19,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:18 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-78c2a8d3-26bc-48ef-8bf2-4f3e553ac577 x-compute-request-id: req-78c2a8d3-26bc-48ef-8bf2-4f3e553ac577 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:19,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-78c2a8d3-26bc-48ef-8bf2-4f3e553ac577 2018-07-22 08:55:19,884 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:55:19,885 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:55:22,888 - create_instance - DEBUG - VM status query timeout in 822.614332914 2018-07-22 08:55:22,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:23,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:22 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-9721d5d0-2fe7-4b28-91eb-a2d46708680a x-compute-request-id: req-9721d5d0-2fe7-4b28-91eb-a2d46708680a Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:23,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-9721d5d0-2fe7-4b28-91eb-a2d46708680a 2018-07-22 08:55:23,237 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:55:23,237 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:55:26,240 - create_instance - DEBUG - VM status query timeout in 819.262345076 2018-07-22 08:55:26,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:26,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:26 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-1247982e-bb91-4281-9052-b8c379e6c2d1 x-compute-request-id: req-1247982e-bb91-4281-9052-b8c379e6c2d1 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:26,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-1247982e-bb91-4281-9052-b8c379e6c2d1 2018-07-22 08:55:26,821 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:55:26,821 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:55:29,824 - create_instance - DEBUG - VM status query timeout in 815.677903891 2018-07-22 08:55:29,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:30,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:29 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-17202ccf-02ec-4b37-b88f-b742d3b071dd x-compute-request-id: req-17202ccf-02ec-4b37-b88f-b742d3b071dd Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:30,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-17202ccf-02ec-4b37-b88f-b742d3b071dd 2018-07-22 08:55:30,383 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:55:30,383 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:55:33,387 - create_instance - DEBUG - VM status query timeout in 812.11562705 2018-07-22 08:55:33,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:33,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:33 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-8e7f0dea-69cd-427e-ab93-ff45055686dc x-compute-request-id: req-8e7f0dea-69cd-427e-ab93-ff45055686dc Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:33,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-8e7f0dea-69cd-427e-ab93-ff45055686dc 2018-07-22 08:55:33,944 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:55:33,944 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:55:36,947 - create_instance - DEBUG - VM status query timeout in 808.555091858 2018-07-22 08:55:36,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:37,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:36 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-8b394db4-e848-477f-9eba-ccf612723b58 x-compute-request-id: req-8b394db4-e848-477f-9eba-ccf612723b58 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:37,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-8b394db4-e848-477f-9eba-ccf612723b58 2018-07-22 08:55:37,480 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:55:37,480 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:55:40,483 - create_instance - DEBUG - VM status query timeout in 805.018943071 2018-07-22 08:55:40,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:41,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:40 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-a1008805-a365-48c5-b909-7e0515be279f x-compute-request-id: req-a1008805-a365-48c5-b909-7e0515be279f Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:54:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:41,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-a1008805-a365-48c5-b909-7e0515be279f 2018-07-22 08:55:41,014 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - BUILD 2018-07-22 08:55:41,015 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:55:44,018 - create_instance - DEBUG - VM status query timeout in 801.484394073 2018-07-22 08:55:44,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:44,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:44 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-758a8588-6a28-4ab2-a985-bb41f5a9ce84 x-compute-request-id: req-758a8588-6a28-4ab2-a985-bb41f5a9ce84 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:55:43.000000", "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:55:43Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:44,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-758a8588-6a28-4ab2-a985-bb41f5a9ce84 2018-07-22 08:55:44,550 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - ACTIVE 2018-07-22 08:55:44,550 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:55:44,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:44,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:44 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-1164420d-1323-43cd-896c-80dbaf2a6220 x-compute-request-id: req-1164420d-1323-43cd-896c-80dbaf2a6220 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:55:43.000000", "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:55:43Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:44,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-1164420d-1323-43cd-896c-80dbaf2a6220 2018-07-22 08:55:44,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:45,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1dfd6de9-5ec7-4a79-b24d-7a23853594ed Date: Sun, 22 Jul 2018 08:55:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c54883528fab4c58861e966ac05f2404","l2_adjacency":true,"status":"ACTIVE","subnets":["7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"],"description":"","tags":[],"updated_at":"2018-07-22T08:53:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net","admin_state_up":true,"tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:36Z","mtu":1450}]} 2018-07-22 08:55:45,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net used request id req-1dfd6de9-5ec7-4a79-b24d-7a23853594ed 2018-07-22 08:55:45,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:45,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc742b5-4ebb-49e7-ad49-476f1a188b3d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:55:45,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-1cc742b5-4ebb-49e7-ad49-476f1a188b3d 2018-07-22 08:55:45,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:45,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6bbe61b0-3cae-4f05-b0cd-9dfe8c1778f5 Date: Sun, 22 Jul 2018 08:55:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}]} 2018-07-22 08:55:45,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-6bbe61b0-3cae-4f05-b0cd-9dfe8c1778f5 2018-07-22 08:55:45,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:45,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3998 X-Openstack-Request-Id: req-ada02cf6-b7c7-4c17-8684-8efb08bf7e56 Date: Sun, 22 Jul 2018 08:55:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.3"}],"id":"04b21df7-8a34-42e4-83e8-057957eef5e5","security_groups":[],"mac_address":"fa:16:3e:b7:45:09","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.2"}],"id":"0b9d8a00-a1ab-40a2-b241-624f50d3a4a6","security_groups":[],"mac_address":"fa:16:3e:5c:51:b7","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:54:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.1"}],"id":"71242386-da5f-40b9-92e7-561a5c16a68a","security_groups":[],"mac_address":"fa:16:3e:48:56:1a","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:48Z","binding:vnic_type":"normal","device_id":"865a0c34-66b1-4c4a-be5a-35b23dd63b20","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:55:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.13"}],"id":"9441e360-dd1e-432f-b404-7c9b6ac570b3","security_groups":["a817ae39-4c39-4741-9e29-60fcfb89c1b1"],"mac_address":"fa:16:3e:98:1e:75","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-port-1","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:54:01Z","binding:vnic_type":"normal","device_id":"22f7682f-2333-484f-a9b7-5ddfa9a61313","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.4"}],"id":"dff04b58-6cba-4d4a-b3bb-3101715f8ffb","security_groups":[],"mac_address":"fa:16:3e:34:89:6c","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"}]} 2018-07-22 08:55:45,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-ada02cf6-b7c7-4c17-8684-8efb08bf7e56 2018-07-22 08:55:45,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:45,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-0b41578d-3be7-4b88-b340-552aeff25493 Date: Sun, 22 Jul 2018 08:55:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:40Z", "admin_state_up": true, "updated_at": "2018-07-22T08:53:48Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c54883528fab4c58861e966ac05f2404", "id": "865a0c34-66b1-4c4a-be5a-35b23dd63b20", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-router"}]} 2018-07-22 08:55:45,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-router used request id req-0b41578d-3be7-4b88-b340-552aeff25493 2018-07-22 08:55:45,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:45,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4738cdbc-2612-4ac3-b5ce-565a5ff51c5f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:55:45,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-4738cdbc-2612-4ac3-b5ce-565a5ff51c5f 2018-07-22 08:55:45,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=865a0c34-66b1-4c4a-be5a-35b23dd63b20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:45,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-2f0860cd-4549-41f9-bc0d-79ebb1eb501f Date: Sun, 22 Jul 2018 08:55:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:54:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.1"}],"id":"71242386-da5f-40b9-92e7-561a5c16a68a","security_groups":[],"mac_address":"fa:16:3e:48:56:1a","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:48Z","binding:vnic_type":"normal","device_id":"865a0c34-66b1-4c4a-be5a-35b23dd63b20","ip_allocation":"immediate"}]} 2018-07-22 08:55:45,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=865a0c34-66b1-4c4a-be5a-35b23dd63b20 used request id req-2f0860cd-4549-41f9-bc0d-79ebb1eb501f 2018-07-22 08:55:45,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:45,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-e54aa4d6-538f-41ae-9c8c-cf63c9eb9490 Date: Sun, 22 Jul 2018 08:55:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}} 2018-07-22 08:55:45,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad used request id req-e54aa4d6-538f-41ae-9c8c-cf63c9eb9490 2018-07-22 08:55:45,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:45,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-6357d364-7cba-473d-9280-5f0c94f6c37a Date: Sun, 22 Jul 2018 08:55:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 08:55:45,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-6357d364-7cba-473d-9280-5f0c94f6c37a 2018-07-22 08:55:45,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:45,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ae4eacfa-f563-4700-bda2-d68d9c563b86 Date: Sun, 22 Jul 2018 08:55:45 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:55:45,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-ae4eacfa-f563-4700-bda2-d68d9c563b86 2018-07-22 08:55:45,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:46,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:45 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-3ec90c68-8184-4ddf-8cf5-087f48a65ba1 x-compute-request-id: req-3ec90c68-8184-4ddf-8cf5-087f48a65ba1 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:55:43.000000", "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:55:43Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:46,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-3ec90c68-8184-4ddf-8cf5-087f48a65ba1 2018-07-22 08:55:46,496 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - ACTIVE 2018-07-22 08:55:46,497 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:55:46,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:47,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:46 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-ca4c04f9-049a-4562-b63d-86195c154086 x-compute-request-id: req-ca4c04f9-049a-4562-b63d-86195c154086 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:55:43.000000", "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:55:43Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:47,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-ca4c04f9-049a-4562-b63d-86195c154086 2018-07-22 08:55:47,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:47,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5c96cad8-b6e9-4b25-9a23-51e74d7d588a Date: Sun, 22 Jul 2018 08:55:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c54883528fab4c58861e966ac05f2404","l2_adjacency":true,"status":"ACTIVE","subnets":["7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"],"description":"","tags":[],"updated_at":"2018-07-22T08:53:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net","admin_state_up":true,"tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:36Z","mtu":1450}]} 2018-07-22 08:55:47,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net used request id req-5c96cad8-b6e9-4b25-9a23-51e74d7d588a 2018-07-22 08:55:47,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:47,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7e9d99f-d32e-4c43-83a2-a9cca935d1d7 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:55:47,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-c7e9d99f-d32e-4c43-83a2-a9cca935d1d7 2018-07-22 08:55:47,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:47,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0d1f5b07-e442-499f-8b7c-7cda8c0931c5 Date: Sun, 22 Jul 2018 08:55:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}]} 2018-07-22 08:55:47,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-0d1f5b07-e442-499f-8b7c-7cda8c0931c5 2018-07-22 08:55:47,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:47,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3998 X-Openstack-Request-Id: req-2ef88b74-1e7e-4568-8c17-22ad5ac0e477 Date: Sun, 22 Jul 2018 08:55:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.3"}],"id":"04b21df7-8a34-42e4-83e8-057957eef5e5","security_groups":[],"mac_address":"fa:16:3e:b7:45:09","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.2"}],"id":"0b9d8a00-a1ab-40a2-b241-624f50d3a4a6","security_groups":[],"mac_address":"fa:16:3e:5c:51:b7","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:54:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.1"}],"id":"71242386-da5f-40b9-92e7-561a5c16a68a","security_groups":[],"mac_address":"fa:16:3e:48:56:1a","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:48Z","binding:vnic_type":"normal","device_id":"865a0c34-66b1-4c4a-be5a-35b23dd63b20","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:55:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.13"}],"id":"9441e360-dd1e-432f-b404-7c9b6ac570b3","security_groups":["a817ae39-4c39-4741-9e29-60fcfb89c1b1"],"mac_address":"fa:16:3e:98:1e:75","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-port-1","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:54:01Z","binding:vnic_type":"normal","device_id":"22f7682f-2333-484f-a9b7-5ddfa9a61313","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.4"}],"id":"dff04b58-6cba-4d4a-b3bb-3101715f8ffb","security_groups":[],"mac_address":"fa:16:3e:34:89:6c","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"}]} 2018-07-22 08:55:47,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-2ef88b74-1e7e-4568-8c17-22ad5ac0e477 2018-07-22 08:55:47,808 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-22 08:55:47,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:47,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-0f330a16-f975-4026-97c8-d27c6e5c71a0 Date: Sun, 22 Jul 2018 08:55:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 08:55:47,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-0f330a16-f975-4026-97c8-d27c6e5c71a0 2018-07-22 08:55:47,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:47,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c5ece0ec-4466-44b2-9bf5-5db869b84316 Date: Sun, 22 Jul 2018 08:55:47 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:55:47,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-c5ece0ec-4466-44b2-9bf5-5db869b84316 2018-07-22 08:55:47,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" -d '{"floatingip": {"floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "port_id": "9441e360-dd1e-432f-b404-7c9b6ac570b3"}}' 2018-07-22 08:55:50,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 571 X-Openstack-Request-Id: req-97e89555-1e0d-494c-8200-99af5aaced3e Date: Sun, 22 Jul 2018 08:55:50 GMT RESP BODY: {"floatingip": {"router_id": "865a0c34-66b1-4c4a-be5a-35b23dd63b20", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:55:49Z", "updated_at": "2018-07-22T08:55:49Z", "floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": "10.55.1.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "c54883528fab4c58861e966ac05f2404", "port_id": "9441e360-dd1e-432f-b404-7c9b6ac570b3", "id": "0e09cfd2-7fd1-4689-8ca5-28cfc8f2ec01", "qos_policy_id": null}} 2018-07-22 08:55:50,537 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-97e89555-1e0d-494c-8200-99af5aaced3e 2018-07-22 08:55:50,538 - create_instance - INFO - Created floating IP 172.30.9.205 via router - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-router 2018-07-22 08:55:50,538 - create_instance_tests - INFO - Looking for IP 10.55.1.13 in the console log 2018-07-22 08:55:50,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:51,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:50 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-b1fa08aa-08d7-48a6-88be-8ad21bd8d83b x-compute-request-id: req-b1fa08aa-08d7-48a6-88be-8ad21bd8d83b Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:55:43.000000", "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:55:43Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:51,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-b1fa08aa-08d7-48a6-88be-8ad21bd8d83b 2018-07-22 08:55:51,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 08:55:51,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:51 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-3d8febf2-c526-4189-b78d-ff7d20cea2ff x-compute-request-id: req-3d8febf2-c526-4189-b78d-ff7d20cea2ff Content-Encoding: gzip Content-Length: 8527 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008029] AppArmor: AppArmor initialized\n[ 0.008889] Yama: becoming mindful.\n[ 0.009772] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012946] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014914] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017566] Initializing cgroup subsys memory\n[ 0.018480] Initializing cgroup subsys devices\n[ 0.019384] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020888] Initializing cgroup subsys perf_event\n[ 0.021832] Initializing cgroup subsys hugetlb\n[ 0.022777] CPU: Physical Processor ID: 0\n[ 0.024009] FEATURE SPEC_CTRL Present\n[ 0.025457] mce: CPU supports 10 MCE banks\n[ 0.026321] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026321] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029215] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.030596] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033238] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038071] ACPI: Core revision 20131115\n[ 0.039343] ACPI: All ACPI Tables successfully acquired\n[ 0.040244] ftrace: allocating 28727 entries in 113 pages\n[ 0.064228] Enabling x2apic\n[ 0.064917] Enabled x2apic\n[ 0.065743] Switched APIC routing to physical x2apic.\n[ 0.067634] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.070227] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076533] KVM setup paravirtual spinlock\n[ 0.078666] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080146] x86: Booting SMP configuration:\n[ 0.081075] .... node #0, CPUs: #1[ 0.078633] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096017] x86: Booted up 1 node, 2 CPUs\n[ 0.096011] KVM setup async PF for cpu 1\n[ 0.096013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098782] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100304] devtmpfs: initialized\n[ 0.102332] EVM: security.selinux\n[ 0.103051] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104679] EVM: security.capability\n[ 0.105466] pinctrl core: initialized pinctrl subsystem\n[ 0.105869] regulator-dummy: no parameters\n[ 0.108063] RTC time: 8:55:43, date: 07/22/18\n[ 0.108985] NET: Registered protocol family 16\n[ 0.109969] cpuidle: using governor ladder\n[ 0.110815] cpuidle: using governor menu\n[ 0.111676] ACPI: bus type PCI registered\n[ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113308] PCI: Using configuration type 1 for base access\n[ 0.114920] bio: create slab at 0\n[ 0.116010] ACPI: Added _OSI(Module Device)\n[ 0.116872] ACPI: Added _OSI(Processor Device)\n[ 0.117756] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118685] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.120715] ACPI: Interpreter enabled\n[ 0.121512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.123413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.128548] ACPI: (supports S0 S5)\n[ 0.129273] ACPI: Using IOAPIC for interrupt routing\n[ 0.130253] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132196] ACPI: No dock devices found.\n[ 0.134800] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.135980] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.136007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.140016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.142314] acpiphp: Slot [3] registered\n[ 0.143146] acpiphp: Slot [4] registered\n[ 0.143967] acpiphp: Slot [5] registered\n[ 0.144019] acpiphp: Slot [6] registered\n[ 0.144851] acpiphp: Slot [7] registered\n[ 0.145673] acpiphp: Slot [8] registered\n[ 0.146501] acpiphp: Slot [9] registered\n[ 0.147334] acpiphp: Slot [10] registered\n[ 0.148017] acpiphp: Slot [11] registered\n[ 0.148867] acpiphp: Slot [12] registered\n[ 0.149708] acpiphp: Slot [13] registered\n[ 0.150551] acpiphp: Slot [14] registered\n[ 0.151393] acpiphp: Slot [15] registered\n[ 0.152017] acpiphp: Slot [16] registered\n[ 0.152863] acpiphp: Slot [17] registered\n[ 0.153699] acpiphp: Slot [18] registered\n[ 0.154543] acpiphp: Slot [19] registered\n[ 0.155387] acpiphp: Slot [20] registered\n[ 0.156018] acpiphp: Slot [21] registered\n[ 0.156857] acpiphp: Slot [22] registered\n[ 0.157698] acpiphp: Slot [23] registered\n[ 0.158539] acpiphp: Slot [24] registered\n[ 0.159392] acpiphp: Slot [25] registered\n[ 0.160017] acpiphp: Slot [26] registered\n[ 0.160856] acpiphp: Slot [27] registered\n[ 0.161696] acpiphp: Slot [28] registered\n[ 0.162530] acpiphp: Slot [29] registered\n[ 0.163362] acpiphp: Slot [30] registered\n[ 0.164025] acpiphp: Slot [31] registered\n[ 0.164871] PCI host bridge to bus 0000:00\n[ 0.165705] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.166759] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.167927] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.168004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.169274] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.170534] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.176310] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.177784] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.197414] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.198974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.200373] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.202037] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.204044] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.205648] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.207156] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.207156] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.208004] vgaarb: loaded\n[ 0.208751] vgaarb: bridge control possible 0000:00:02.0\n[ 0.210227] SCSI subsystem initialized\n[ 0.211304] ACPI: bus type USB registered\n[ 0.212028] usbcore: registered new interface driver usbfs\n[ 0.213356] usbcore: registered new interface driver hub\n[ 0.214674] usbcore: registered new device driver usb\n[ 0.216082] PCI: Using ACPI for IRQ routing\n[ 0.217307] NetLabel: Initializing\n[ 0.218210] NetLabel: domain hash size = 128\n[ 0.219304] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.220044] NetLabel: unlabeled traffic allowed by default\n[ 0.221389] Switched to clocksource kvm-clock\n[ 0.227033] AppArmor: AppArmor Filesystem Enabled\n[ 0.228212] pnp: PnP ACPI init\n[ 0.229049] ACPI: bus type PNP registered\n[ 0.230453] pnp: PnP ACPI: found 8 devices\n[ 0.231466] ACPI: bus type PNP unregistered\n[ 0.238609] NET: Registered protocol family 2\n[ 0.239947] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.241869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.243564] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.245150] TCP: reno registered\n[ 0.246017] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.247421] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.248991] NET: Registered protocol family 1\n[ 0.250097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.251471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.252816] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.276396] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.298888] Trying to unpack rootfs image as initramfs...\n[ 0.388850] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.391153] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.392568] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.393899] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.396040] Scanning for low memory corruption every 60 seconds\n[ 0.397890] Initialise system trusted keyring\n[ 0.398902] audit: initializing netlink socket (disabled)\n[ 0.400086] type=2000 audit(1532249744.092:1): initialized\n[ 0.419574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.421570] zbud: loaded\n[ 0.422425] VFS: Disk quotas dquot_6.5.2\n[ 0.423315] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.424898] fuse init (API version 7.22)\n[ 0.425825] msgmni has been set to 3997\n[ 0.426718] Key type big_key registered\n[ 0.427769] Key type asymmetric registered\n[ 0.428668] Asymmetric key parser 'x509' registered\n[ 0.429700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.431293] io scheduler noop registered\n[ 0.432154] io scheduler deadline registered (default)\n[ 0.433230] io scheduler cfq registered\n[ 0.434154] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.435296] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.436630] ipmi message handler version 39.2\n[ 0.437628] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.439197] ACPI: Power Button [PWRF]\n[ 0.440132] GHES: HEST is not enabled!\n[ 0.461744] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.504784] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.506633] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.530383] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.532680] Linux agpgart interface v0.103\n[ 0.534347] brd: module loaded\n[ 0.535428] loop: module loaded\n[ 0.536477] blk-mq: CPU -> queue map\n[ 0.537283] CPU 0 -> Queue 0\n[ 0.537989] CPU 1 -> Queue 0\n[ 0.539266] vda: vda1\n[ 0.540697] scsi0 : ata_piix\n[ 0.541610] scsi1 : ata_piix\n[ 0.542447] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.544053] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.545830] libphy: Fixed MDIO Bus: probed\n[ 0.546981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.548257] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.550475] PPP generic driver version 2.4.2\n[ 0.551650] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.553241] ehci-pci: EHCI PCI platform driver\n[ 0.554369] ehci-platform: EHCI generic platform driver\n[ 0.555626] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.557061] ohci-pci: OHCI PCI platform driver\n[ 0.558165] ohci-platform: OHCI generic platform driver\n[ 0.559416] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.581167] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.582433] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.584372] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.585805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.587368] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.589151] usb usb1: Product: UHCI Host Controller\n[ 0.590354] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.591958] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.593217] hub 1-0:1.0: USB hub found\n[ 0.594196] hub 1-0:1.0: 2 ports detected\n[ 0.595324] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.597853] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.599060] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.600397] mousedev: PS/2 mouse device common for all mice\n[ 0.602031] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.604203] rtc_cmos 00:00: RTC can wake from S4\n[ 0.605403] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.606739] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.608092] device-mapper: uevent: version 1.0.3\n[ 0.609134] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.610881] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.612193] TCP: cubic registered\n[ 0.613020] NET: Registered protocol family 10\n[ 0.614171] NET: Registered protocol family 17\n[ 0.615155] Key type dns_resolver registered\n[ 0.616274] Loading compiled-in X.509 certificates\n[ 0.617819] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.619758] registered taskstats version 1\n[ 0.622292] Key type trusted registered\n[ 0.625751] Key type encrypted registered\n[ 0.626670] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.627814] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.629297] regulator-dummy: disabling\n[ 0.630169] Magic number: 10:397:928\n[ 0.638036] rtc_cmos 00:00: setting system clock to 2018-07-22 08:55:44 UTC (1532249744)\n[ 0.639844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.641067] EDD information not available.\n[ 0.701203] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.702957] Write protecting the kernel read-only data: 12288k\n[ 0.704661] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.707486] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.720041] systemd-udevd[107]: starting version 204\n[ 0.772379] FDC 0 is a S82078B\n[ 0.904047] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.064726] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.066021] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.067358] usb 1-1: Product: QEMU USB Tablet\n[ 1.068252] usb 1-1: Manufacturer: QEMU\n[ 1.069061] usb 1-1: SerialNumber: 42\n[ 1.388161] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.768790] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.008062] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.135338] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.223549] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 22 Jul 2018 08:55:46 +0000. Up 2.57 seconds.\ncloud-init-nonet[2.71]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.75]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 22 Jul 2018 08:55:47 +0000. Up 3.95 seconds.\nci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.13 | 255.255.255.0 | fa:16:3e:98:1e:75 |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\n"} 2018-07-22 08:55:51,106 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313/action used request id req-3d8febf2-c526-4189-b78d-ff7d20cea2ff 2018-07-22 08:55:51,107 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-22 08:55:51,108 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008029] AppArmor: AppArmor initialized [ 0.008889] Yama: becoming mindful. [ 0.009772] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012946] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014914] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017566] Initializing cgroup subsys memory [ 0.018480] Initializing cgroup subsys devices [ 0.019384] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020888] Initializing cgroup subsys perf_event [ 0.021832] Initializing cgroup subsys hugetlb [ 0.022777] CPU: Physical Processor ID: 0 [ 0.024009] FEATURE SPEC_CTRL Present [ 0.025457] mce: CPU supports 10 MCE banks [ 0.026321] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026321] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029215] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.030596] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033238] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038071] ACPI: Core revision 20131115 [ 0.039343] ACPI: All ACPI Tables successfully acquired [ 0.040244] ftrace: allocating 28727 entries in 113 pages [ 0.064228] Enabling x2apic [ 0.064917] Enabled x2apic [ 0.065743] Switched APIC routing to physical x2apic. [ 0.067634] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.070227] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076533] KVM setup paravirtual spinlock [ 0.078666] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080146] x86: Booting SMP configuration: [ 0.081075] .... node #0, CPUs: #1[ 0.078633] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096017] x86: Booted up 1 node, 2 CPUs [ 0.096011] KVM setup async PF for cpu 1 [ 0.096013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098782] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100304] devtmpfs: initialized [ 0.102332] EVM: security.selinux [ 0.103051] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104679] EVM: security.capability [ 0.105466] pinctrl core: initialized pinctrl subsystem [ 0.105869] regulator-dummy: no parameters [ 0.108063] RTC time: 8:55:43, date: 07/22/18 [ 0.108985] NET: Registered protocol family 16 [ 0.109969] cpuidle: using governor ladder [ 0.110815] cpuidle: using governor menu [ 0.111676] ACPI: bus type PCI registered [ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113308] PCI: Using configuration type 1 for base access [ 0.114920] bio: create slab at 0 [ 0.116010] ACPI: Added _OSI(Module Device) [ 0.116872] ACPI: Added _OSI(Processor Device) [ 0.117756] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118685] ACPI: Added _OSI(Processor Aggregator Device) [ 0.120715] ACPI: Interpreter enabled [ 0.121512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.123413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.128548] ACPI: (supports S0 S5) [ 0.129273] ACPI: Using IOAPIC for interrupt routing [ 0.130253] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132196] ACPI: No dock devices found. [ 0.134800] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.135980] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.136007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.140016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.142314] acpiphp: Slot [3] registered [ 0.143146] acpiphp: Slot [4] registered [ 0.143967] acpiphp: Slot [5] registered [ 0.144019] acpiphp: Slot [6] registered [ 0.144851] acpiphp: Slot [7] registered [ 0.145673] acpiphp: Slot [8] registered [ 0.146501] acpiphp: Slot [9] registered [ 0.147334] acpiphp: Slot [10] registered [ 0.148017] acpiphp: Slot [11] registered [ 0.148867] acpiphp: Slot [12] registered [ 0.149708] acpiphp: Slot [13] registered [ 0.150551] acpiphp: Slot [14] registered [ 0.151393] acpiphp: Slot [15] registered [ 0.152017] acpiphp: Slot [16] registered [ 0.152863] acpiphp: Slot [17] registered [ 0.153699] acpiphp: Slot [18] registered [ 0.154543] acpiphp: Slot [19] registered [ 0.155387] acpiphp: Slot [20] registered [ 0.156018] acpiphp: Slot [21] registered [ 0.156857] acpiphp: Slot [22] registered [ 0.157698] acpiphp: Slot [23] registered [ 0.158539] acpiphp: Slot [24] registered [ 0.159392] acpiphp: Slot [25] registered [ 0.160017] acpiphp: Slot [26] registered [ 0.160856] acpiphp: Slot [27] registered [ 0.161696] acpiphp: Slot [28] registered [ 0.162530] acpiphp: Slot [29] registered [ 0.163362] acpiphp: Slot [30] registered [ 0.164025] acpiphp: Slot [31] registered [ 0.164871] PCI host bridge to bus 0000:00 [ 0.165705] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.166759] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.167927] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.168004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.169274] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.170534] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.176310] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.177784] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.197414] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.198974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.200373] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.202037] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.204044] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.205648] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.207156] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.207156] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.208004] vgaarb: loaded [ 0.208751] vgaarb: bridge control possible 0000:00:02.0 [ 0.210227] SCSI subsystem initialized [ 0.211304] ACPI: bus type USB registered [ 0.212028] usbcore: registered new interface driver usbfs [ 0.213356] usbcore: registered new interface driver hub [ 0.214674] usbcore: registered new device driver usb [ 0.216082] PCI: Using ACPI for IRQ routing [ 0.217307] NetLabel: Initializing [ 0.218210] NetLabel: domain hash size = 128 [ 0.219304] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.220044] NetLabel: unlabeled traffic allowed by default [ 0.221389] Switched to clocksource kvm-clock [ 0.227033] AppArmor: AppArmor Filesystem Enabled [ 0.228212] pnp: PnP ACPI init [ 0.229049] ACPI: bus type PNP registered [ 0.230453] pnp: PnP ACPI: found 8 devices [ 0.231466] ACPI: bus type PNP unregistered [ 0.238609] NET: Registered protocol family 2 [ 0.239947] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.241869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.243564] TCP: Hash tables configured (established 16384 bind 16384) [ 0.245150] TCP: reno registered [ 0.246017] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.247421] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.248991] NET: Registered protocol family 1 [ 0.250097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.251471] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.252816] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.276396] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.298888] Trying to unpack rootfs image as initramfs... [ 0.388850] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.391153] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.392568] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.393899] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.396040] Scanning for low memory corruption every 60 seconds [ 0.397890] Initialise system trusted keyring [ 0.398902] audit: initializing netlink socket (disabled) [ 0.400086] type=2000 audit(1532249744.092:1): initialized [ 0.419574] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.421570] zbud: loaded [ 0.422425] VFS: Disk quotas dquot_6.5.2 [ 0.423315] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.424898] fuse init (API version 7.22) [ 0.425825] msgmni has been set to 3997 [ 0.426718] Key type big_key registered [ 0.427769] Key type asymmetric registered [ 0.428668] Asymmetric key parser 'x509' registered [ 0.429700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.431293] io scheduler noop registered [ 0.432154] io scheduler deadline registered (default) [ 0.433230] io scheduler cfq registered [ 0.434154] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.435296] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.436630] ipmi message handler version 39.2 [ 0.437628] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.439197] ACPI: Power Button [PWRF] [ 0.440132] GHES: HEST is not enabled! [ 0.461744] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.504784] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.506633] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.530383] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.532680] Linux agpgart interface v0.103 [ 0.534347] brd: module loaded [ 0.535428] loop: module loaded [ 0.536477] blk-mq: CPU -> queue map [ 0.537283] CPU 0 -> Queue 0 [ 0.537989] CPU 1 -> Queue 0 [ 0.539266] vda: vda1 [ 0.540697] scsi0 : ata_piix [ 0.541610] scsi1 : ata_piix [ 0.542447] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.544053] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.545830] libphy: Fixed MDIO Bus: probed [ 0.546981] tun: Universal TUN/TAP device driver, 1.6 [ 0.548257] tun: (C) 1999-2004 Max Krasnyansky [ 0.550475] PPP generic driver version 2.4.2 [ 0.551650] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.553241] ehci-pci: EHCI PCI platform driver [ 0.554369] ehci-platform: EHCI generic platform driver [ 0.555626] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.557061] ohci-pci: OHCI PCI platform driver [ 0.558165] ohci-platform: OHCI generic platform driver [ 0.559416] uhci_hcd: USB Universal Host Controller Interface driver [ 0.581167] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.582433] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.584372] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.585805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.587368] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.589151] usb usb1: Product: UHCI Host Controller [ 0.590354] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.591958] usb usb1: SerialNumber: 0000:00:01.2 [ 0.593217] hub 1-0:1.0: USB hub found [ 0.594196] hub 1-0:1.0: 2 ports detected [ 0.595324] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.597853] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.599060] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.600397] mousedev: PS/2 mouse device common for all mice [ 0.602031] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.604203] rtc_cmos 00:00: RTC can wake from S4 [ 0.605403] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.606739] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.608092] device-mapper: uevent: version 1.0.3 [ 0.609134] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.610881] ledtrig-cpu: registered to indicate activity on CPUs [ 0.612193] TCP: cubic registered [ 0.613020] NET: Registered protocol family 10 [ 0.614171] NET: Registered protocol family 17 [ 0.615155] Key type dns_resolver registered [ 0.616274] Loading compiled-in X.509 certificates [ 0.617819] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.619758] registered taskstats version 1 [ 0.622292] Key type trusted registered [ 0.625751] Key type encrypted registered [ 0.626670] AppArmor: AppArmor sha1 policy hashing enabled [ 0.627814] IMA: No TPM chip found, activating TPM-bypass! [ 0.629297] regulator-dummy: disabling [ 0.630169] Magic number: 10:397:928 [ 0.638036] rtc_cmos 00:00: setting system clock to 2018-07-22 08:55:44 UTC (1532249744) [ 0.639844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.641067] EDD information not available. [ 0.701203] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.702957] Write protecting the kernel read-only data: 12288k [ 0.704661] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.707486] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.720041] systemd-udevd[107]: starting version 204 [ 0.772379] FDC 0 is a S82078B [ 0.904047] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.064726] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.066021] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.067358] usb 1-1: Product: QEMU USB Tablet [ 1.068252] usb 1-1: Manufacturer: QEMU [ 1.069061] usb 1-1: SerialNumber: 42 [ 1.388161] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.768790] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.008062] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.135338] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.223549] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 22 Jul 2018 08:55:46 +0000. Up 2.57 seconds. cloud-init-nonet[2.71]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.75]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 22 Jul 2018 08:55:47 +0000. Up 3.95 seconds. ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.13 | 255.255.255.0 | fa:16:3e:98:1e:75 | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ 2018-07-22 08:55:51,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:51,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:51 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-7130b5ce-af6a-4521-83eb-ea99354ab89c x-compute-request-id: req-7130b5ce-af6a-4521-83eb-ea99354ab89c Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:55:43.000000", "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:55:43Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:51,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-7130b5ce-af6a-4521-83eb-ea99354ab89c 2018-07-22 08:55:51,561 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - ACTIVE 2018-07-22 08:55:51,561 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:55:51,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:52,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:51 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-a8282ee2-4b26-4083-8264-dbf23bc89902 x-compute-request-id: req-a8282ee2-4b26-4083-8264-dbf23bc89902 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:55:43.000000", "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:55:43Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:52,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-a8282ee2-4b26-4083-8264-dbf23bc89902 2018-07-22 08:55:52,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:52,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-068700e0-e802-40e6-a00a-a4dfba302cf8 Date: Sun, 22 Jul 2018 08:55:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c54883528fab4c58861e966ac05f2404","l2_adjacency":true,"status":"ACTIVE","subnets":["7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"],"description":"","tags":[],"updated_at":"2018-07-22T08:53:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net","admin_state_up":true,"tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:36Z","mtu":1450}]} 2018-07-22 08:55:52,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net used request id req-068700e0-e802-40e6-a00a-a4dfba302cf8 2018-07-22 08:55:52,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:52,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76be0d82-aa7b-4c95-a4a7-19f161da194c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:55:52,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-76be0d82-aa7b-4c95-a4a7-19f161da194c 2018-07-22 08:55:52,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:52,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dd63c337-94f3-41ce-8ebd-56ade3cc5799 Date: Sun, 22 Jul 2018 08:55:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}]} 2018-07-22 08:55:52,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-dd63c337-94f3-41ce-8ebd-56ade3cc5799 2018-07-22 08:55:52,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:52,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3998 X-Openstack-Request-Id: req-7e8deb4b-26d1-4781-97ac-99359b6b993e Date: Sun, 22 Jul 2018 08:55:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.3"}],"id":"04b21df7-8a34-42e4-83e8-057957eef5e5","security_groups":[],"mac_address":"fa:16:3e:b7:45:09","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.2"}],"id":"0b9d8a00-a1ab-40a2-b241-624f50d3a4a6","security_groups":[],"mac_address":"fa:16:3e:5c:51:b7","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:54:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.1"}],"id":"71242386-da5f-40b9-92e7-561a5c16a68a","security_groups":[],"mac_address":"fa:16:3e:48:56:1a","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:48Z","binding:vnic_type":"normal","device_id":"865a0c34-66b1-4c4a-be5a-35b23dd63b20","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:55:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.13"}],"id":"9441e360-dd1e-432f-b404-7c9b6ac570b3","security_groups":["a817ae39-4c39-4741-9e29-60fcfb89c1b1"],"mac_address":"fa:16:3e:98:1e:75","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-port-1","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:54:01Z","binding:vnic_type":"normal","device_id":"22f7682f-2333-484f-a9b7-5ddfa9a61313","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.4"}],"id":"dff04b58-6cba-4d4a-b3bb-3101715f8ffb","security_groups":[],"mac_address":"fa:16:3e:34:89:6c","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"}]} 2018-07-22 08:55:52,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-7e8deb4b-26d1-4781-97ac-99359b6b993e 2018-07-22 08:55:52,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:53,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:52 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-7b4ea8ba-8904-4e36-97bd-66fbeb99ea1e x-compute-request-id: req-7b4ea8ba-8904-4e36-97bd-66fbeb99ea1e Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:55:43.000000", "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:55:43Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:53,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-7b4ea8ba-8904-4e36-97bd-66fbeb99ea1e 2018-07-22 08:55:53,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:53,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-442084fa-90ca-4ad9-9264-114e3cc6e756 Date: Sun, 22 Jul 2018 08:55:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c54883528fab4c58861e966ac05f2404","l2_adjacency":true,"status":"ACTIVE","subnets":["7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"],"description":"","tags":[],"updated_at":"2018-07-22T08:53:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net","admin_state_up":true,"tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:36Z","mtu":1450}]} 2018-07-22 08:55:53,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net used request id req-442084fa-90ca-4ad9-9264-114e3cc6e756 2018-07-22 08:55:53,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:53,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab156183-6cd6-4c84-b67e-ac095c1f672a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:55:53,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-ab156183-6cd6-4c84-b67e-ac095c1f672a 2018-07-22 08:55:53,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:53,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3a19f407-e115-47c2-a8c4-41f9d9b2c520 Date: Sun, 22 Jul 2018 08:55:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}]} 2018-07-22 08:55:53,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-3a19f407-e115-47c2-a8c4-41f9d9b2c520 2018-07-22 08:55:53,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:53,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3998 X-Openstack-Request-Id: req-0ea14217-026d-48ca-8230-46930e4d35da Date: Sun, 22 Jul 2018 08:55:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.3"}],"id":"04b21df7-8a34-42e4-83e8-057957eef5e5","security_groups":[],"mac_address":"fa:16:3e:b7:45:09","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.2"}],"id":"0b9d8a00-a1ab-40a2-b241-624f50d3a4a6","security_groups":[],"mac_address":"fa:16:3e:5c:51:b7","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:54:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.1"}],"id":"71242386-da5f-40b9-92e7-561a5c16a68a","security_groups":[],"mac_address":"fa:16:3e:48:56:1a","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:48Z","binding:vnic_type":"normal","device_id":"865a0c34-66b1-4c4a-be5a-35b23dd63b20","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:55:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.13"}],"id":"9441e360-dd1e-432f-b404-7c9b6ac570b3","security_groups":["a817ae39-4c39-4741-9e29-60fcfb89c1b1"],"mac_address":"fa:16:3e:98:1e:75","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-port-1","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:54:01Z","binding:vnic_type":"normal","device_id":"22f7682f-2333-484f-a9b7-5ddfa9a61313","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.4"}],"id":"dff04b58-6cba-4d4a-b3bb-3101715f8ffb","security_groups":[],"mac_address":"fa:16:3e:34:89:6c","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"}]} 2018-07-22 08:55:53,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-0ea14217-026d-48ca-8230-46930e4d35da 2018-07-22 08:55:53,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp"}}' 2018-07-22 08:55:54,804 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:55:53 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-960c131e-d379-4ea1-8e23-b86e4eb40a02 x-compute-request-id: req-960c131e-d379-4ea1-8e23-b86e4eb40a02 Content-Length: 0 Content-Type: application/json 2018-07-22 08:55:54,804 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313/action used request id req-960c131e-d379-4ea1-8e23-b86e4eb40a02 2018-07-22 08:55:54,804 - create_instance - INFO - Checking if VM is active 2018-07-22 08:55:54,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:55,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:54 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-f8ff8aca-9863-4465-a4de-f0e35753f5a0 x-compute-request-id: req-f8ff8aca-9863-4465-a4de-f0e35753f5a0 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:55:43.000000", "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:55:43Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:55,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-f8ff8aca-9863-4465-a4de-f0e35753f5a0 2018-07-22 08:55:55,265 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - ACTIVE 2018-07-22 08:55:55,265 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:55:55,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:55,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:55 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-c8ef1d11-4f11-4294-8c0d-5b891af126f6 x-compute-request-id: req-c8ef1d11-4f11-4294-8c0d-5b891af126f6 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:55:43.000000", "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:55:43Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:55,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-c8ef1d11-4f11-4294-8c0d-5b891af126f6 2018-07-22 08:55:55,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:55,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ddb3332c-675f-4e27-8a8b-1aa42323fcd2 Date: Sun, 22 Jul 2018 08:55:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c54883528fab4c58861e966ac05f2404","l2_adjacency":true,"status":"ACTIVE","subnets":["7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"],"description":"","tags":[],"updated_at":"2018-07-22T08:53:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net","admin_state_up":true,"tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:36Z","mtu":1450}]} 2018-07-22 08:55:55,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net used request id req-ddb3332c-675f-4e27-8a8b-1aa42323fcd2 2018-07-22 08:55:55,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:56,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf3206a-cc0c-4d01-aaca-eaa84a768253 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:55:56,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-abf3206a-cc0c-4d01-aaca-eaa84a768253 2018-07-22 08:55:56,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:56,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d5b000ac-b88a-433d-9851-a32c4028ff87 Date: Sun, 22 Jul 2018 08:55:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}]} 2018-07-22 08:55:56,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-d5b000ac-b88a-433d-9851-a32c4028ff87 2018-07-22 08:55:56,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:56,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4037 X-Openstack-Request-Id: req-aab2ed8c-0795-4262-a3cd-ade7507693df Date: Sun, 22 Jul 2018 08:55:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.3"}],"id":"04b21df7-8a34-42e4-83e8-057957eef5e5","security_groups":[],"mac_address":"fa:16:3e:b7:45:09","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.2"}],"id":"0b9d8a00-a1ab-40a2-b241-624f50d3a4a6","security_groups":[],"mac_address":"fa:16:3e:5c:51:b7","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:54:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.1"}],"id":"71242386-da5f-40b9-92e7-561a5c16a68a","security_groups":[],"mac_address":"fa:16:3e:48:56:1a","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:48Z","binding:vnic_type":"normal","device_id":"865a0c34-66b1-4c4a-be5a-35b23dd63b20","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:55:54Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.13"}],"id":"9441e360-dd1e-432f-b404-7c9b6ac570b3","security_groups":["a817ae39-4c39-4741-9e29-60fcfb89c1b1","c94661d9-1d8e-413b-8d49-ab6b9787ec62"],"mac_address":"fa:16:3e:98:1e:75","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-port-1","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:54:01Z","binding:vnic_type":"normal","device_id":"22f7682f-2333-484f-a9b7-5ddfa9a61313","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.4"}],"id":"dff04b58-6cba-4d4a-b3bb-3101715f8ffb","security_groups":[],"mac_address":"fa:16:3e:34:89:6c","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"}]} 2018-07-22 08:55:56,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-aab2ed8c-0795-4262-a3cd-ade7507693df 2018-07-22 08:55:56,170 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 08:55:57,174 - paramiko.transport - DEBUG - starting thread (client mode): 0x9692b9d0L 2018-07-22 08:55:57,174 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 08:55:57,181 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 08:55:57,181 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 08:55:57,183 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 08:55:57,183 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 08:55:57,183 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 08:55:57,183 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 08:55:57,183 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 08:55:57,184 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 08:55:57,226 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 08:55:57,227 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 08:55:57,239 - paramiko.transport - DEBUG - Trying discovered key d38a23e16b9bc90d78c92435dc7bb423 in tmp/AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c 2018-07-22 08:55:57,267 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 08:55:57,296 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 08:55:57,396 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 08:55:57,417 - create_instance - INFO - SSH is active for VM instance 2018-07-22 08:55:57,417 - create_instance - INFO - Checking if cloud-init has completed 2018-07-22 08:55:57,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:57,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:57 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-d529b74c-1958-495f-8793-3e65eaa1151d x-compute-request-id: req-d529b74c-1958-495f-8793-3e65eaa1151d Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:55:43.000000", "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:55:43Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:57,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-d529b74c-1958-495f-8793-3e65eaa1151d 2018-07-22 08:55:57,950 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - ACTIVE 2018-07-22 08:55:57,950 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:55:57,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:58,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:57 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-d91f9f80-acff-4cdf-8dad-28b5733e28f5 x-compute-request-id: req-d91f9f80-acff-4cdf-8dad-28b5733e28f5 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:55:43.000000", "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:55:43Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:58,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-d91f9f80-acff-4cdf-8dad-28b5733e28f5 2018-07-22 08:55:58,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:58,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-06543fc2-66f3-43b7-b0fe-208d334ea189 Date: Sun, 22 Jul 2018 08:55:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c54883528fab4c58861e966ac05f2404","l2_adjacency":true,"status":"ACTIVE","subnets":["7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"],"description":"","tags":[],"updated_at":"2018-07-22T08:53:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net","admin_state_up":true,"tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:36Z","mtu":1450}]} 2018-07-22 08:55:58,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net used request id req-06543fc2-66f3-43b7-b0fe-208d334ea189 2018-07-22 08:55:58,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:58,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f102f05-86ad-4c30-84d2-98cd7c8bf205 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:55:58,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-3f102f05-86ad-4c30-84d2-98cd7c8bf205 2018-07-22 08:55:58,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:58,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2280f404-6d7e-4d55-9f2b-8e0334908af7 Date: Sun, 22 Jul 2018 08:55:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}]} 2018-07-22 08:55:58,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-2280f404-6d7e-4d55-9f2b-8e0334908af7 2018-07-22 08:55:58,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:58,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4037 X-Openstack-Request-Id: req-d6efb34f-5e40-4259-b92a-c6cdeb6e905e Date: Sun, 22 Jul 2018 08:55:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.3"}],"id":"04b21df7-8a34-42e4-83e8-057957eef5e5","security_groups":[],"mac_address":"fa:16:3e:b7:45:09","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.2"}],"id":"0b9d8a00-a1ab-40a2-b241-624f50d3a4a6","security_groups":[],"mac_address":"fa:16:3e:5c:51:b7","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:54:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.1"}],"id":"71242386-da5f-40b9-92e7-561a5c16a68a","security_groups":[],"mac_address":"fa:16:3e:48:56:1a","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:48Z","binding:vnic_type":"normal","device_id":"865a0c34-66b1-4c4a-be5a-35b23dd63b20","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:55:54Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.13"}],"id":"9441e360-dd1e-432f-b404-7c9b6ac570b3","security_groups":["a817ae39-4c39-4741-9e29-60fcfb89c1b1","c94661d9-1d8e-413b-8d49-ab6b9787ec62"],"mac_address":"fa:16:3e:98:1e:75","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-port-1","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:54:01Z","binding:vnic_type":"normal","device_id":"22f7682f-2333-484f-a9b7-5ddfa9a61313","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.4"}],"id":"dff04b58-6cba-4d4a-b3bb-3101715f8ffb","security_groups":[],"mac_address":"fa:16:3e:34:89:6c","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"}]} 2018-07-22 08:55:58,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-d6efb34f-5e40-4259-b92a-c6cdeb6e905e 2018-07-22 08:55:58,816 - create_instance - INFO - Checking if VM is active 2018-07-22 08:55:58,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:55:59,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:58 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-aba851a3-b134-4d09-837a-1d42c336d2e9 x-compute-request-id: req-aba851a3-b134-4d09-837a-1d42c336d2e9 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:55:43.000000", "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:55:43Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:55:59,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-aba851a3-b134-4d09-837a-1d42c336d2e9 2018-07-22 08:55:59,208 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - ACTIVE 2018-07-22 08:55:59,208 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:55:59,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:56:00,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:55:59 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-8db8cdde-9823-4c87-9e5a-24009efa5c2d x-compute-request-id: req-8db8cdde-9823-4c87-9e5a-24009efa5c2d Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:75", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:55:43.000000", "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp"}], "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:55:43Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:56:00,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-8db8cdde-9823-4c87-9e5a-24009efa5c2d 2018-07-22 08:56:00,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:56:00,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-31bfd4ea-db80-4081-8974-49a7d2bfff42 Date: Sun, 22 Jul 2018 08:56:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c54883528fab4c58861e966ac05f2404","l2_adjacency":true,"status":"ACTIVE","subnets":["7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"],"description":"","tags":[],"updated_at":"2018-07-22T08:53:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net","admin_state_up":true,"tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:36Z","mtu":1450}]} 2018-07-22 08:56:00,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net used request id req-31bfd4ea-db80-4081-8974-49a7d2bfff42 2018-07-22 08:56:00,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:56:00,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d94174e1-4963-4be0-a768-7dfec1d0c515 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:56:00,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-d94174e1-4963-4be0-a768-7dfec1d0c515 2018-07-22 08:56:00,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:56:00,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7e281142-74bf-4cbb-a35f-41ec41ad2a62 Date: Sun, 22 Jul 2018 08:56:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:53:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c54883528fab4c58861e966ac05f2404","id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","subnetpool_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet"}]} 2018-07-22 08:56:00,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-7e281142-74bf-4cbb-a35f-41ec41ad2a62 2018-07-22 08:56:00,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:56:00,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4037 X-Openstack-Request-Id: req-64d7c415-e5b8-4fea-9c2d-9f4161a79051 Date: Sun, 22 Jul 2018 08:56:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.3"}],"id":"04b21df7-8a34-42e4-83e8-057957eef5e5","security_groups":[],"mac_address":"fa:16:3e:b7:45:09","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.2"}],"id":"0b9d8a00-a1ab-40a2-b241-624f50d3a4a6","security_groups":[],"mac_address":"fa:16:3e:5c:51:b7","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:54:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.1"}],"id":"71242386-da5f-40b9-92e7-561a5c16a68a","security_groups":[],"mac_address":"fa:16:3e:48:56:1a","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:48Z","binding:vnic_type":"normal","device_id":"865a0c34-66b1-4c4a-be5a-35b23dd63b20","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:55:54Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.13"}],"id":"9441e360-dd1e-432f-b404-7c9b6ac570b3","security_groups":["a817ae39-4c39-4741-9e29-60fcfb89c1b1","c94661d9-1d8e-413b-8d49-ab6b9787ec62"],"mac_address":"fa:16:3e:98:1e:75","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-port-1","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:54:01Z","binding:vnic_type":"normal","device_id":"22f7682f-2333-484f-a9b7-5ddfa9a61313","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:53:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad","ip_address":"10.55.1.4"}],"id":"dff04b58-6cba-4d4a-b3bb-3101715f8ffb","security_groups":[],"mac_address":"fa:16:3e:34:89:6c","project_id":"c54883528fab4c58861e966ac05f2404","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","tenant_id":"c54883528fab4c58861e966ac05f2404","created_at":"2018-07-22T08:53:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2","ip_allocation":"immediate"}]} 2018-07-22 08:56:00,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-64d7c415-e5b8-4fea-9c2d-9f4161a79051 2018-07-22 08:56:00,649 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 08:56:00,650 - paramiko.transport - DEBUG - starting thread (client mode): 0x9e892bd0L 2018-07-22 08:56:00,651 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 08:56:00,654 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 08:56:00,655 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 08:56:00,656 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 08:56:00,656 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 08:56:00,656 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 08:56:00,656 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 08:56:00,657 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 08:56:00,657 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 08:56:00,698 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 08:56:00,699 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 08:56:00,715 - paramiko.transport - DEBUG - Trying discovered key d38a23e16b9bc90d78c92435dc7bb423 in tmp/AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c 2018-07-22 08:56:00,738 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 08:56:00,745 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 08:56:00,845 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 08:56:00,861 - create_instance - INFO - SSH is active for VM instance 2018-07-22 08:56:00,861 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 08:56:00,863 - paramiko.transport - DEBUG - starting thread (client mode): 0x9694b050L 2018-07-22 08:56:00,863 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 08:56:00,866 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 08:56:00,867 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 08:56:00,868 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 08:56:00,868 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 08:56:00,868 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 08:56:00,868 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 08:56:00,868 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 08:56:00,869 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 08:56:00,914 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 08:56:00,914 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 08:56:00,927 - paramiko.transport - DEBUG - Trying discovered key d38a23e16b9bc90d78c92435dc7bb423 in tmp/AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c 2018-07-22 08:56:00,954 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 08:56:00,961 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 08:56:00,992 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 08:56:01,137 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-22 08:56:01,138 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 08:56:01,157 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 08:56:01,166 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 08:56:01,166 - create_instance - INFO - cloud-init complete for VM instance 2018-07-22 08:56:01,167 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 08:56:01,167 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 08:56:01,169 - paramiko.transport - DEBUG - starting thread (client mode): 0x9691d4d0L 2018-07-22 08:56:01,169 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 08:56:01,172 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 08:56:01,172 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 08:56:01,173 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 08:56:01,173 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 08:56:01,174 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 08:56:01,174 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 08:56:01,174 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 08:56:01,174 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 08:56:01,214 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 08:56:01,214 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 08:56:01,233 - paramiko.transport - DEBUG - Trying discovered key d38a23e16b9bc90d78c92435dc7bb423 in tmp/AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c 2018-07-22 08:56:01,255 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 08:56:01,261 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 08:56:01,266 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 08:56:01,439 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-22 08:56:01,440 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 08:56:01,468 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 08:56:01,469 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 08:56:01,478 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-07-22 08:56:01,499 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-07-22 08:56:03,623 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 08:56:03,626 - paramiko.transport - DEBUG - starting thread (client mode): 0x9679ae90L 2018-07-22 08:56:03,626 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 08:56:03,630 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 08:56:03,630 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 08:56:03,631 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 08:56:03,631 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 08:56:03,632 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 08:56:03,632 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 08:56:03,632 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 08:56:03,632 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 08:56:03,674 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 08:56:03,675 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 08:56:03,690 - paramiko.transport - DEBUG - Trying discovered key d38a23e16b9bc90d78c92435dc7bb423 in tmp/AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c 2018-07-22 08:56:03,715 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 08:56:03,722 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 08:56:03,723 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 08:56:03,904 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-22 08:56:03,904 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 08:56:03,925 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 08:56:03,945 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 08:56:03,945 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 08:56:04,046 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 08:56:04,061 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2018-07-22 08:56:04,061 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2018-07-22 08:56:04,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/0e09cfd2-7fd1-4689-8ca5-28cfc8f2ec01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:56:05,549 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2bec40bf-dff9-4624-bb8d-23f5621fec95 Content-Length: 0 Date: Sun, 22 Jul 2018 08:56:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:56:05,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/0e09cfd2-7fd1-4689-8ca5-28cfc8f2ec01 used request id req-2bec40bf-dff9-4624-bb8d-23f5621fec95 2018-07-22 08:56:05,549 - create_instance - INFO - Deleting Port with ID - 9441e360-dd1e-432f-b404-7c9b6ac570b3 2018-07-22 08:56:05,550 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-port-1 2018-07-22 08:56:05,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/9441e360-dd1e-432f-b404-7c9b6ac570b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:56:06,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bbaad824-e32b-4fbc-9df8-af140faa22f1 Date: Sun, 22 Jul 2018 08:56:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:56:06,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/9441e360-dd1e-432f-b404-7c9b6ac570b3 used request id req-bbaad824-e32b-4fbc-9df8-af140faa22f1 2018-07-22 08:56:06,102 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst 2018-07-22 08:56:06,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:56:06,237 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:56:06 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-534bc0b0-658e-477c-842f-f7d5b43415dd x-compute-request-id: req-534bc0b0-658e-477c-842f-f7d5b43415dd Content-Type: application/json 2018-07-22 08:56:06,238 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-534bc0b0-658e-477c-842f-f7d5b43415dd 2018-07-22 08:56:06,238 - create_instance - INFO - Checking deletion status 2018-07-22 08:56:06,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:56:06,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:06 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-26468b11-8bc7-4fda-b1e4-d57de4ff642a x-compute-request-id: req-26468b11-8bc7-4fda-b1e4-d57de4ff642a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313", "rel": "bookmark"}], "image": {"id": "4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "links": [{"href": "http://172.30.9.23:8774/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:55:43.000000", "flavor": {"id": "83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "links": [{"href": "http://172.30.9.23:8774/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb", "rel": "bookmark"}]}, "id": "22f7682f-2333-484f-a9b7-5ddfa9a61313", "user_id": "00494af27500470eb4305661e2ca49c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:56:06Z", "hostId": "56521bacd3097545d55c2594c4b46d190f2fe04d8a44517b219e503f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp", "name": "AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst", "created": "2018-07-22T08:54:04Z", "tenant_id": "c54883528fab4c58861e966ac05f2404", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:56:06,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-26468b11-8bc7-4fda-b1e4-d57de4ff642a 2018-07-22 08:56:06,349 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst] is - ACTIVE 2018-07-22 08:56:06,349 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:56:09,352 - create_instance - DEBUG - VM status query timeout in 296.885765076 2018-07-22 08:56:09,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0220845775a9b6a535c1baa69eddc693fec41e" 2018-07-22 08:56:09,403 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:56:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85c27ad5-efa8-467b-92ec-2852a964fcb5 x-compute-request-id: req-85c27ad5-efa8-467b-92ec-2852a964fcb5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 22f7682f-2333-484f-a9b7-5ddfa9a61313 could not be found.", "code": 404}} 2018-07-22 08:56:09,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/22f7682f-2333-484f-a9b7-5ddfa9a61313 used request id req-85c27ad5-efa8-467b-92ec-2852a964fcb5 2018-07-22 08:56:09,403 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 22f7682f-2333-484f-a9b7-5ddfa9a61313 could not be found. (HTTP 404) (Request-ID: req-85c27ad5-efa8-467b-92ec-2852a964fcb5) 2018-07-22 08:56:09,403 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-inst 2018-07-22 08:56:09,404 - neutron_utils - INFO - Deleting security group rule with ID - a0394cff-8203-46e6-ab70-375bffd879fe 2018-07-22 08:56:09,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a0394cff-8203-46e6-ab70-375bffd879fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:56:09,487 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d7e32fd2-35a6-45d9-adcd-75d2c965708a Content-Length: 0 Date: Sun, 22 Jul 2018 08:56:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:56:09,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a0394cff-8203-46e6-ab70-375bffd879fe used request id req-d7e32fd2-35a6-45d9-adcd-75d2c965708a 2018-07-22 08:56:09,487 - neutron_utils - INFO - Deleting security group rule with ID - afda2c05-63aa-4342-8319-b9706ca07bb8 2018-07-22 08:56:09,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/afda2c05-63aa-4342-8319-b9706ca07bb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:56:09,595 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb28ab0e-3f32-4bef-a7c5-3bf791e109a6 Content-Length: 0 Date: Sun, 22 Jul 2018 08:56:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:56:09,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/afda2c05-63aa-4342-8319-b9706ca07bb8 used request id req-eb28ab0e-3f32-4bef-a7c5-3bf791e109a6 2018-07-22 08:56:09,596 - neutron_utils - INFO - Deleting security group rule with ID - 8273f423-0859-470e-a8b5-45fccc7fdec7 2018-07-22 08:56:09,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/8273f423-0859-470e-a8b5-45fccc7fdec7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:56:09,880 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a9bf14f-c3b3-4050-a4e1-dda758402dc1 Content-Length: 0 Date: Sun, 22 Jul 2018 08:56:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:56:09,880 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/8273f423-0859-470e-a8b5-45fccc7fdec7 used request id req-0a9bf14f-c3b3-4050-a4e1-dda758402dc1 2018-07-22 08:56:09,880 - neutron_utils - INFO - Deleting security group rule with ID - af912c89-cb7f-4556-9b39-93003be42460 2018-07-22 08:56:09,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/af912c89-cb7f-4556-9b39-93003be42460 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:56:10,127 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33a31afa-462a-434f-866b-59c942bb2127 Content-Length: 0 Date: Sun, 22 Jul 2018 08:56:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:56:10,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/af912c89-cb7f-4556-9b39-93003be42460 used request id req-33a31afa-462a-434f-866b-59c942bb2127 2018-07-22 08:56:10,128 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-sec-grp 2018-07-22 08:56:10,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c94661d9-1d8e-413b-8d49-ab6b9787ec62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906f09616b166f80388320a185c71bb9496beb32" 2018-07-22 08:56:10,444 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b5d90368-a84c-4a6e-9485-32e059211d7f Content-Length: 0 Date: Sun, 22 Jul 2018 08:56:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:56:10,444 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c94661d9-1d8e-413b-8d49-ab6b9787ec62 used request id req-b5d90368-a84c-4a6e-9485-32e059211d7f 2018-07-22 08:56:10,445 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp 2018-07-22 08:56:10,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77d23e7883c06da6ead588e2cff280d6a620731" 2018-07-22 08:56:10,486 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:56:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a147a8c-5bc8-4164-ad76-ed194b59c523 x-compute-request-id: req-7a147a8c-5bc8-4164-ad76-ed194b59c523 Content-Length: 0 Content-Type: application/json 2018-07-22 08:56:10,486 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-kp used request id req-7a147a8c-5bc8-4164-ad76-ed194b59c523 2018-07-22 08:56:10,487 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c.pub] 2018-07-22 08:56:10,487 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c] 2018-07-22 08:56:10,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a25679429057ff8389c219d46642a4af024468b" 2018-07-22 08:56:10,533 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:56:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78657e8e-1d02-448c-a6f9-b0d0c8fb9634 x-compute-request-id: req-78657e8e-1d02-448c-a6f9-b0d0c8fb9634 Content-Length: 0 Content-Type: application/json 2018-07-22 08:56:10,534 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/83f34d90-cc32-4daf-bf05-64c9a31b8dcb used request id req-78657e8e-1d02-448c-a6f9-b0d0c8fb9634 2018-07-22 08:56:10,535 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-router and subnet AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet 2018-07-22 08:56:10,535 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-router 2018-07-22 08:56:10,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/865a0c34-66b1-4c4a-be5a-35b23dd63b20/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0cc9d6a2e2e11f5a3466db3158d2af06c6b67f0" -d '{"subnet_id": "7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"}' 2018-07-22 08:56:13,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-37e849c1-fcd3-4d03-b2fe-3910c5fb22e3 Date: Sun, 22 Jul 2018 08:56:13 GMT RESP BODY: {"network_id": "bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2", "tenant_id": "c54883528fab4c58861e966ac05f2404", "subnet_id": "7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad", "subnet_ids": ["7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad"], "port_id": "71242386-da5f-40b9-92e7-561a5c16a68a", "id": "865a0c34-66b1-4c4a-be5a-35b23dd63b20"} 2018-07-22 08:56:13,188 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/865a0c34-66b1-4c4a-be5a-35b23dd63b20/remove_router_interface used request id req-37e849c1-fcd3-4d03-b2fe-3910c5fb22e3 2018-07-22 08:56:13,189 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-router 2018-07-22 08:56:13,189 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-router 2018-07-22 08:56:13,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/865a0c34-66b1-4c4a-be5a-35b23dd63b20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0cc9d6a2e2e11f5a3466db3158d2af06c6b67f0" 2018-07-22 08:56:17,270 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-339a8a36-7bea-4247-953b-c41a7449dfbe Content-Length: 0 Date: Sun, 22 Jul 2018 08:56:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:56:17,270 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/865a0c34-66b1-4c4a-be5a-35b23dd63b20 used request id req-339a8a36-7bea-4247-953b-c41a7449dfbe 2018-07-22 08:56:17,271 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet 2018-07-22 08:56:17,271 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-subnet 2018-07-22 08:56:17,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c05c6a457b40cc2a91d11d24f1a940165a06ef6" 2018-07-22 08:56:19,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c6db02bb-26da-4fef-96de-20bd56b8c434 Date: Sun, 22 Jul 2018 08:56:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:56:19,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7be7c17f-5b4c-4f81-89cc-9e1fcd95fcad used request id req-c6db02bb-26da-4fef-96de-20bd56b8c434 2018-07-22 08:56:19,736 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c-pub-net 2018-07-22 08:56:19,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c05c6a457b40cc2a91d11d24f1a940165a06ef6" 2018-07-22 08:56:21,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78c5db25-000d-4583-8e8d-0ac7d72e3eef Date: Sun, 22 Jul 2018 08:56:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:56:21,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/bcd2c9e6-e3c3-410d-a9f4-d4126a6107b2 used request id req-78c5db25-000d-4583-8e8d-0ac7d72e3eef 2018-07-22 08:56:21,120 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-b97c6748-42b2-49c2-9601-1d329be8423c--image 2018-07-22 08:56:21,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59f1f054806534fb2db800586227cbafaeaeb3a1" 2018-07-22 08:56:21,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e18cf5c0-c043-407f-a417-cc87e9c52c9c Date: Sun, 22 Jul 2018 08:56:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:56:21,840 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/4b82a7bb-c31f-4e26-abfb-16a2b6b40c5d used request id req-e18cf5c0-c043-407f-a417-cc87e9c52c9c 2018-07-22 08:56:21,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:56:22,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-44277832-f179-4e7b-ad62-d8e5df74f37e Date: Sun, 22 Jul 2018 08:56:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:36Z", "updated_at": "2018-07-22T08:53:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:36Z", "revision_number": 0, "id": "80b2640b-73ad-4959-bb7d-88f3cef9e136", "remote_group_id": "a817ae39-4c39-4741-9e29-60fcfb89c1b1", "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:36Z", "security_group_id": "a817ae39-4c39-4741-9e29-60fcfb89c1b1", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54883528fab4c58861e966ac05f2404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:36Z", "revision_number": 0, "id": "83df1634-cbaf-4ddb-808a-89bf72274c93", "remote_group_id": "a817ae39-4c39-4741-9e29-60fcfb89c1b1", "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:36Z", "security_group_id": "a817ae39-4c39-4741-9e29-60fcfb89c1b1", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv6", "project_id": "c54883528fab4c58861e966ac05f2404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:36Z", "revision_number": 0, "id": "b6bd1a27-c638-4cb9-b36b-26cd47581f05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:36Z", "security_group_id": "a817ae39-4c39-4741-9e29-60fcfb89c1b1", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54883528fab4c58861e966ac05f2404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:53:36Z", "revision_number": 0, "id": "d042706e-f4c4-4850-aef8-866c6a92c002", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:53:36Z", "security_group_id": "a817ae39-4c39-4741-9e29-60fcfb89c1b1", "tenant_id": "c54883528fab4c58861e966ac05f2404", "port_range_min": null, "ethertype": "IPv6", "project_id": "c54883528fab4c58861e966ac05f2404"}], "revision_number": 4, "project_id": "c54883528fab4c58861e966ac05f2404", "id": "a817ae39-4c39-4741-9e29-60fcfb89c1b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:56:22,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-44277832-f179-4e7b-ad62-d8e5df74f37e 2018-07-22 08:56:22,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:56:22,181 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ca775ad-42a5-4d97-99d1-4567b1688c6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:56:22,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-4ca775ad-42a5-4d97-99d1-4567b1688c6d 2018-07-22 08:56:22,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:56:22,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:56:22,279 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22aa711b-6ce1-440f-8370-698e6ea3f058 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 08:56:22,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-22aa711b-6ce1-440f-8370-698e6ea3f058 2018-07-22 08:56:22,280 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:56:22,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:56:22,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8203e74-ba8b-407b-9c85-d1f07eb4aba5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "name": "service"}} 2018-07-22 08:56:22,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5 used request id req-f8203e74-ba8b-407b-9c85-d1f07eb4aba5 2018-07-22 08:56:22,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:56:22,465 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd24c940-94a8-42a4-a127-ee338e9b498d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 22bf1da1aed840a8ae808a763b7be6d6.", "code": 404, "title": "Not Found"}} 2018-07-22 08:56:22,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/22bf1da1aed840a8ae808a763b7be6d6 used request id req-dd24c940-94a8-42a4-a127-ee338e9b498d 2018-07-22 08:56:22,465 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:56:22,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:56:22,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0052d38a-beab-4e44-81e4-e71476f83ed9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 840db56014094458ab5e598652956956.", "code": 404, "title": "Not Found"}} 2018-07-22 08:56:22,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/840db56014094458ab5e598652956956 used request id req-0052d38a-beab-4e44-81e4-e71476f83ed9 2018-07-22 08:56:22,559 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:56:22,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:56:22,649 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64056986-eb90-496c-a315-3991c0ae3fc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c8c00ec1352a43368d7f84d112cbfdb9.", "code": 404, "title": "Not Found"}} 2018-07-22 08:56:22,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c8c00ec1352a43368d7f84d112cbfdb9 used request id req-64056986-eb90-496c-a315-3991c0ae3fc6 2018-07-22 08:56:22,649 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:56:22,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:56:22,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39419549-0d5a-4639-9d77-36b9d47b2016 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c54883528fab4c58861e966ac05f2404", "name": "AnsibleProvisioningTests-e66ca6eb-0538-438-proj"}} 2018-07-22 08:56:22,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-39419549-0d5a-4639-9d77-36b9d47b2016 2018-07-22 08:56:22,745 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a817ae39-4c39-4741-9e29-60fcfb89c1b1 2018-07-22 08:56:22,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a817ae39-4c39-4741-9e29-60fcfb89c1b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:56:23,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6484281a-797d-41b4-87d3-e0287e673285 Date: Sun, 22 Jul 2018 08:56:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a817ae39-4c39-4741-9e29-60fcfb89c1b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:36Z", "security_group_id": "a817ae39-4c39-4741-9e29-60fcfb89c1b1", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:36Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "80b2640b-73ad-4959-bb7d-88f3cef9e136"}, {"remote_group_id": "a817ae39-4c39-4741-9e29-60fcfb89c1b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:36Z", "security_group_id": "a817ae39-4c39-4741-9e29-60fcfb89c1b1", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:36Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "83df1634-cbaf-4ddb-808a-89bf72274c93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:36Z", "security_group_id": "a817ae39-4c39-4741-9e29-60fcfb89c1b1", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:36Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "b6bd1a27-c638-4cb9-b36b-26cd47581f05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:53:36Z", "security_group_id": "a817ae39-4c39-4741-9e29-60fcfb89c1b1", "port_range_min": null, "revision_number": 0, "tenant_id": "c54883528fab4c58861e966ac05f2404", "created_at": "2018-07-22T08:53:36Z", "project_id": "c54883528fab4c58861e966ac05f2404", "id": "d042706e-f4c4-4850-aef8-866c6a92c002"}]} 2018-07-22 08:56:23,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a817ae39-4c39-4741-9e29-60fcfb89c1b1 used request id req-6484281a-797d-41b4-87d3-e0287e673285 2018-07-22 08:56:23,339 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:56:23,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a817ae39-4c39-4741-9e29-60fcfb89c1b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:56:23,659 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e06ab567-edea-48fb-a208-0728ce907158 Content-Length: 0 Date: Sun, 22 Jul 2018 08:56:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:56:23,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a817ae39-4c39-4741-9e29-60fcfb89c1b1 used request id req-e06ab567-edea-48fb-a208-0728ce907158 2018-07-22 08:56:23,660 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-e66ca6eb-0538-438-proj 2018-07-22 08:56:23,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:56:23,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:56:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6b52b03-6aeb-4cf7-a26f-78ded3c8da15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:56:23,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c54883528fab4c58861e966ac05f2404 used request id req-b6b52b03-6aeb-4cf7-a26f-78ded3c8da15 2018-07-22 08:56:23,881 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-e66ca6eb-0538-438-proj-role 2018-07-22 08:56:23,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/2283ef3a637f449e94524ac17468a00f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:56:24,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:56:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-864cd7c4-2cdf-485a-841b-ad7c086c1018 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:56:24,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2283ef3a637f449e94524ac17468a00f used request id req-864cd7c4-2cdf-485a-841b-ad7c086c1018 2018-07-22 08:56:24,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec1e0b61490c565b3c2ebf940424dab1ebd7f6b" 2018-07-22 08:56:24,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7cd66d4-bd3e-4a37-911b-fc300f95f3b3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:56:24,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c7cd66d4-bd3e-4a37-911b-fc300f95f3b3 2018-07-22 08:56:24,117 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-e66ca6eb-0538-438-user 2018-07-22 08:56:24,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/00494af27500470eb4305661e2ca49c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f122a75e2e4def0ff1016e082119372202418b" 2018-07-22 08:56:24,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:56:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd2f9997-c5d2-40a5-94f2-90d57a3dc73c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:56:24,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/00494af27500470eb4305661e2ca49c9 used request id req-dd2f9997-c5d2-40a5-94f2-90d57a3dc73c 2018-07-22 08:56:24,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:56:24,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:56:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["8KYfjayISziOilzmpKxMgg"], "issued_at": "2018-07-22T08:56:24.000000Z"}} 2018-07-22 08:56:24,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9922400669d614ed209e28c86305ab9f96b42140" 2018-07-22 08:56:24,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de30988-89c6-423c-91ef-00467485ebe1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:56:24,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9de30988-89c6-423c-91ef-00467485ebe1 2018-07-22 08:56:24,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:56:24,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:56:25,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:56:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["mgJjxlSlTD-x2902IzFjNQ"], "issued_at": "2018-07-22T08:56:25.000000Z"}} 2018-07-22 08:56:25,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ffd0333b5980a630e4d967ce321ae25c8cfbc6" 2018-07-22 08:56:25,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e20fd0-d0cd-4e6b-82b9-fdc89fed979c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:56:25,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-33e20fd0-d0cd-4e6b-82b9-fdc89fed979c 2018-07-22 08:56:25,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:56:25,277 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:56:25 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:56:25,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-15cbba2b-a745-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ffd0333b5980a630e4d967ce321ae25c8cfbc6" 2018-07-22 08:56:25,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e76afa-1546-4e51-b042-41925c08dfa9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-15cbba2b-a745-41d-proj", "previous": null, "next": null}, "projects": []} 2018-07-22 08:56:25,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-15cbba2b-a745-41d-proj used request id req-38e76afa-1546-4e51-b042-41925c08dfa9 2018-07-22 08:56:25,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ffd0333b5980a630e4d967ce321ae25c8cfbc6" 2018-07-22 08:56:25,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b841a7f4-e1eb-49bd-aad8-ef9093c2bbbf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:56:25,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b841a7f4-e1eb-49bd-aad8-ef9093c2bbbf 2018-07-22 08:56:25,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ffd0333b5980a630e4d967ce321ae25c8cfbc6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}}' 2018-07-22 08:56:25,630 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6d113fe-d41b-4b13-bb6a-724a84f0dc41 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "id": "f7bcf731292649a0b3334956be26fc81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:56:25,630 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d6d113fe-d41b-4b13-bb6a-724a84f0dc41 2018-07-22 08:56:25,631 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-15cbba2b-a745-41d-proj 2018-07-22 08:56:25,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:56:25,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:56:26,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:56:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["2EKIN5MMRjKkR8eCf_BhXg"], "issued_at": "2018-07-22T08:56:26.000000Z"}} 2018-07-22 08:56:26,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf4514c0cdd70f2108e7366a69bf5eac546c877" 2018-07-22 08:56:26,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6101d305-1272-4a8c-b9ed-31b70b5ed463 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:56:26,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6101d305-1272-4a8c-b9ed-31b70b5ed463 2018-07-22 08:56:26,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:56:26,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:56:26 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:56:26,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf4514c0cdd70f2108e7366a69bf5eac546c877" 2018-07-22 08:56:26,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a39efb2d-837a-4a2b-8fe1-4cdea1bbbf3d Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 08:56:26,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a39efb2d-837a-4a2b-8fe1-4cdea1bbbf3d 2018-07-22 08:56:26,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-15cbba2b-a745-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf4514c0cdd70f2108e7366a69bf5eac546c877" 2018-07-22 08:56:26,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6690e42c-d079-4fd7-9844-4ef7dd7d2b7e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-15cbba2b-a745-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "id": "f7bcf731292649a0b3334956be26fc81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}]} 2018-07-22 08:56:26,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-15cbba2b-a745-41d-proj used request id req-6690e42c-d079-4fd7-9844-4ef7dd7d2b7e 2018-07-22 08:56:26,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf4514c0cdd70f2108e7366a69bf5eac546c877" 2018-07-22 08:56:26,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb251cf9-6722-4396-97ee-c90db6c5861b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 08:56:26,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bb251cf9-6722-4396-97ee-c90db6c5861b 2018-07-22 08:56:26,827 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-15cbba2b-a745-41d-user 2018-07-22 08:56:26,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:56:26,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ffd0333b5980a630e4d967ce321ae25c8cfbc6" 2018-07-22 08:56:26,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780107ef-926b-4356-8914-f2397397815d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:56:26,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-780107ef-926b-4356-8914-f2397397815d 2018-07-22 08:56:26,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ffd0333b5980a630e4d967ce321ae25c8cfbc6" -d '{"role": {"name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj-role"}}' 2018-07-22 08:56:27,043 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 08:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3934621e-1311-4279-bdef-94a71942b1fd Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21591da1b109488e9947a3ea98149ae7", "links": {"self": "http://172.30.9.23:5000/v3/roles/21591da1b109488e9947a3ea98149ae7"}, "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj-role"}} 2018-07-22 08:56:27,043 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3934621e-1311-4279-bdef-94a71942b1fd 2018-07-22 08:56:27,043 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-15cbba2b-a745-41d-proj-role 2018-07-22 08:56:27,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/21591da1b109488e9947a3ea98149ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ffd0333b5980a630e4d967ce321ae25c8cfbc6" 2018-07-22 08:56:27,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01333a81-b9d8-4751-851d-5602e1a58c63 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21591da1b109488e9947a3ea98149ae7", "links": {"self": "http://172.30.9.23:5000/v3/roles/21591da1b109488e9947a3ea98149ae7"}, "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj-role"}} 2018-07-22 08:56:27,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/21591da1b109488e9947a3ea98149ae7 used request id req-01333a81-b9d8-4751-851d-5602e1a58c63 2018-07-22 08:56:27,140 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-15cbba2b-a745-41d-proj-role to project AnsibleProvisioningTests-15cbba2b-a745-41d-proj 2018-07-22 08:56:27,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81/users/85c6b77019ce4be38580470ef978da22/roles/21591da1b109488e9947a3ea98149ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ffd0333b5980a630e4d967ce321ae25c8cfbc6" 2018-07-22 08:56:27,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-882c9fb8-c2eb-40ee-8351-091a7623fd4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:56:27,279 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81/users/85c6b77019ce4be38580470ef978da22/roles/21591da1b109488e9947a3ea98149ae7 used request id req-882c9fb8-c2eb-40ee-8351-091a7623fd4e 2018-07-22 08:56:27,279 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:56:27,281 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-07-22 08:56:27,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:56:27,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:56:27,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21591da1b109488e9947a3ea98149ae7", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj-role"}], "expires_at": "2018-07-22T09:56:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-user", "id": "85c6b77019ce4be38580470ef978da22"}, "audit_ids": ["cckXmRhfRv23s25wXkChzA"], "issued_at": "2018-07-22T08:56:27.000000Z"}} 2018-07-22 08:56:27,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ac505e2818f4e83eead0b81da82c38cac806c5b" 2018-07-22 08:56:27,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c82439e-dd87-43ad-ad02-c9f002aa79f9 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:56:27,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4c82439e-dd87-43ad-ad02-c9f002aa79f9 2018-07-22 08:56:27,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ac505e2818f4e83eead0b81da82c38cac806c5b" 2018-07-22 08:56:27,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-70319a71-a25b-4f43-9688-118cbac5c9ae Date: Sun, 22 Jul 2018 08:56:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071--image"} 2018-07-22 08:56:27,972 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071--image used request id req-70319a71-a25b-4f43-9688-118cbac5c9ae 2018-07-22 08:56:27,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ac505e2818f4e83eead0b81da82c38cac806c5b" 2018-07-22 08:56:28,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7d6f4236-215b-4990-a497-6e9749e0fd77 Date: Sun, 22 Jul 2018 08:56:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:56:28,157 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7d6f4236-215b-4990-a497-6e9749e0fd77 2018-07-22 08:56:28,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ac505e2818f4e83eead0b81da82c38cac806c5b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071--image"}' 2018-07-22 08:56:28,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-25bb04e6-040d-4bcb-a0b3-760876a200a2 Date: Sun, 22 Jul 2018 08:56:28 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071--image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:56:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T08:56:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "min_disk": 0, "protected": false, "id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "file": "/v2/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0/file", "checksum": null, "owner": "f7bcf731292649a0b3334956be26fc81", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:56:28,399 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-25bb04e6-040d-4bcb-a0b3-760876a200a2 2018-07-22 08:56:28,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ac505e2818f4e83eead0b81da82c38cac806c5b" -d '' 2018-07-22 08:56:34,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9806bf61-8bb9-4b03-91d5-60eee965655a Date: Sun, 22 Jul 2018 08:56:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:56:34,059 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0/file used request id req-9806bf61-8bb9-4b03-91d5-60eee965655a 2018-07-22 08:56:34,060 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-22 08:56:34,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ac505e2818f4e83eead0b81da82c38cac806c5b" 2018-07-22 08:56:34,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8b212ae2-2040-4845-8518-11befa6e5796 Date: Sun, 22 Jul 2018 08:56:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071--image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:56:28Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-22T08:56:34Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0/snap", "metadata": {}}], "self": "/v2/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "min_disk": 0, "protected": false, "id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "file": "/v2/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "f7bcf731292649a0b3334956be26fc81", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:56:34,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0 used request id req-8b212ae2-2040-4845-8518-11befa6e5796 2018-07-22 08:56:34,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ac505e2818f4e83eead0b81da82c38cac806c5b" 2018-07-22 08:56:34,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-768244d1-a5ac-465a-ad79-3362c0ec0f6a Date: Sun, 22 Jul 2018 08:56:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:56:34,429 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-768244d1-a5ac-465a-ad79-3362c0ec0f6a 2018-07-22 08:56:34,432 - create_image - INFO - Created image with name - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071--image 2018-07-22 08:56:34,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ac505e2818f4e83eead0b81da82c38cac806c5b" 2018-07-22 08:56:34,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2f3da032-f03b-47bd-9337-eadbad9e528b Date: Sun, 22 Jul 2018 08:56:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071--image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:56:28Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-22T08:56:34Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0/snap", "metadata": {}}], "self": "/v2/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "min_disk": 0, "protected": false, "id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "file": "/v2/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "f7bcf731292649a0b3334956be26fc81", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 08:56:34,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0 used request id req-2f3da032-f03b-47bd-9337-eadbad9e528b 2018-07-22 08:56:34,636 - create_image - DEBUG - Instance status is - active 2018-07-22 08:56:34,636 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071--image 2018-07-22 08:56:34,636 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071--image 2018-07-22 08:56:34,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:56:34,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:56:35,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21591da1b109488e9947a3ea98149ae7", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj-role"}], "expires_at": "2018-07-22T09:56:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-user", "id": "85c6b77019ce4be38580470ef978da22"}, "audit_ids": ["DA56ZgKaQuWK_osfHQH7Dw"], "issued_at": "2018-07-22T08:56:35.000000Z"}} 2018-07-22 08:56:35,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429f46e0db0bc2805b24ed4351ab24075eda2815" 2018-07-22 08:56:35,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58ecf35-7897-4074-9d8f-10a7c1145f6e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:56:35,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d58ecf35-7897-4074-9d8f-10a7c1145f6e 2018-07-22 08:56:35,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429f46e0db0bc2805b24ed4351ab24075eda2815" 2018-07-22 08:56:35,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4f021403-00a4-47c7-966f-d6db62b0e035 Date: Sun, 22 Jul 2018 08:56:35 GMT RESP BODY: {"networks":[]} 2018-07-22 08:56:35,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net used request id req-4f021403-00a4-47c7-966f-d6db62b0e035 2018-07-22 08:56:35,319 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net 2018-07-22 08:56:35,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429f46e0db0bc2805b24ed4351ab24075eda2815" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net", "admin_state_up": true}}' 2018-07-22 08:56:35,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-34972030-fff6-4f88-8a4a-845e15b378c9 Date: Sun, 22 Jul 2018 08:56:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:56:35Z","is_default":false,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}} 2018-07-22 08:56:35,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-34972030-fff6-4f88-8a4a-845e15b378c9 2018-07-22 08:56:35,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429f46e0db0bc2805b24ed4351ab24075eda2815" 2018-07-22 08:56:36,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-15400b68-8d3a-4fc7-8083-de4c1f40d6e3 Date: Sun, 22 Jul 2018 08:56:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:56:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}]} 2018-07-22 08:56:36,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-15400b68-8d3a-4fc7-8083-de4c1f40d6e3 2018-07-22 08:56:36,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429f46e0db0bc2805b24ed4351ab24075eda2815" 2018-07-22 08:56:36,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-93ffd61f-9582-43fd-86a7-48fa1ba8b0f6 Date: Sun, 22 Jul 2018 08:56:36 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:56:36,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-93ffd61f-9582-43fd-86a7-48fa1ba8b0f6 2018-07-22 08:56:36,745 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet 2018-07-22 08:56:36,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429f46e0db0bc2805b24ed4351ab24075eda2815" -d '{"subnets": [{"ip_version": 4, "network_id": "e5a29192-9322-4092-b387-2ef239f4385d", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]}' 2018-07-22 08:56:37,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0b317f2e-6c42-427b-a145-b56b646a64d3 Date: Sun, 22 Jul 2018 08:56:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:56:37,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-0b317f2e-6c42-427b-a145-b56b646a64d3 2018-07-22 08:56:37,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429f46e0db0bc2805b24ed4351ab24075eda2815" 2018-07-22 08:56:38,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b581214c-a501-4f39-8584-46ff261cda31 Date: Sun, 22 Jul 2018 08:56:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"],"description":"","tags":[],"updated_at":"2018-07-22T08:56:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}]} 2018-07-22 08:56:38,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-b581214c-a501-4f39-8584-46ff261cda31 2018-07-22 08:56:38,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429f46e0db0bc2805b24ed4351ab24075eda2815" 2018-07-22 08:56:38,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-894bfa7a-c7fa-4c6a-9968-35704f41b9b3 Date: Sun, 22 Jul 2018 08:56:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:56:38,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-894bfa7a-c7fa-4c6a-9968-35704f41b9b3 2018-07-22 08:56:38,744 - OpenStackNetwork - DEBUG - Network [e5a29192-9322-4092-b387-2ef239f4385d] created successfully 2018-07-22 08:56:38,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:56:38,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:56:39,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21591da1b109488e9947a3ea98149ae7", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj-role"}], "expires_at": "2018-07-22T09:56:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-user", "id": "85c6b77019ce4be38580470ef978da22"}, "audit_ids": ["J6TS2nsEQySjteZSYVjGTQ"], "issued_at": "2018-07-22T08:56:39.000000Z"}} 2018-07-22 08:56:39,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdf91adab1b2161a3d25f701940da69b59c362c" 2018-07-22 08:56:39,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799c26fa-f7f4-40dd-89ba-d801203693ac Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:56:39,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-799c26fa-f7f4-40dd-89ba-d801203693ac 2018-07-22 08:56:39,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdf91adab1b2161a3d25f701940da69b59c362c" 2018-07-22 08:56:39,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a079df42-976c-491b-92c8-3ea7303bc0eb Date: Sun, 22 Jul 2018 08:56:39 GMT RESP BODY: {"routers": []} 2018-07-22 08:56:39,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-router&admin_state_up=True used request id req-a079df42-976c-491b-92c8-3ea7303bc0eb 2018-07-22 08:56:39,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:56:39,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:56:39,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21591da1b109488e9947a3ea98149ae7", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj-role"}], "expires_at": "2018-07-22T09:56:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-user", "id": "85c6b77019ce4be38580470ef978da22"}, "audit_ids": ["ws6yCmYTQm21Q0YLknklQg"], "issued_at": "2018-07-22T08:56:39.000000Z"}} 2018-07-22 08:56:39,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206889c1c8d266127c1c67f02d4a40712e30bd6d" 2018-07-22 08:56:39,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d4e69d-f295-4abb-b7cf-1aefa4c58393 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:56:39,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b4d4e69d-f295-4abb-b7cf-1aefa4c58393 2018-07-22 08:56:39,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdf91adab1b2161a3d25f701940da69b59c362c" 2018-07-22 08:56:40,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-87208025-b6eb-420c-933a-60af9ccb53bd Date: Sun, 22 Jul 2018 08:56:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 08:56:40,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-87208025-b6eb-420c-933a-60af9ccb53bd 2018-07-22 08:56:40,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdf91adab1b2161a3d25f701940da69b59c362c" 2018-07-22 08:56:40,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-38924bba-62aa-48df-b2fc-641bb1a676e8 Date: Sun, 22 Jul 2018 08:56:40 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:56:40,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-38924bba-62aa-48df-b2fc-641bb1a676e8 2018-07-22 08:56:40,837 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-router 2018-07-22 08:56:40,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdf91adab1b2161a3d25f701940da69b59c362c" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-router", "admin_state_up": true}}' 2018-07-22 08:56:47,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-1839807e-f101-4286-b17d-28af731b3b53 Date: Sun, 22 Jul 2018 08:56:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:41Z", "admin_state_up": true, "updated_at": "2018-07-22T08:56:42Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "9947ad78-9be8-4683-bf83-c368e2651595", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-router"}} 2018-07-22 08:56:47,134 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-1839807e-f101-4286-b17d-28af731b3b53 2018-07-22 08:56:47,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=9947ad78-9be8-4683-bf83-c368e2651595 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdf91adab1b2161a3d25f701940da69b59c362c" 2018-07-22 08:56:47,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-04fade41-6bfd-4249-a7dd-b790f7d83b38 Date: Sun, 22 Jul 2018 08:56:47 GMT RESP BODY: {"ports":[]} 2018-07-22 08:56:47,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=9947ad78-9be8-4683-bf83-c368e2651595 used request id req-04fade41-6bfd-4249-a7dd-b790f7d83b38 2018-07-22 08:56:47,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdf91adab1b2161a3d25f701940da69b59c362c" 2018-07-22 08:56:48,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-42593e7f-ab47-4bf6-95b6-4d5bda5a4a46 Date: Sun, 22 Jul 2018 08:56:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"],"description":"","tags":[],"updated_at":"2018-07-22T08:56:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}]} 2018-07-22 08:56:48,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net used request id req-42593e7f-ab47-4bf6-95b6-4d5bda5a4a46 2018-07-22 08:56:48,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:56:48,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:56:48 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:56:48,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdf91adab1b2161a3d25f701940da69b59c362c" 2018-07-22 08:56:48,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc991730-55a9-4366-a52b-8ee8c51f28e8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:56:48,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-fc991730-55a9-4366-a52b-8ee8c51f28e8 2018-07-22 08:56:48,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdf91adab1b2161a3d25f701940da69b59c362c" 2018-07-22 08:56:48,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1d442330-0cc2-4562-be87-68cbda35d4c4 Date: Sun, 22 Jul 2018 08:56:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:56:48,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-1d442330-0cc2-4562-be87-68cbda35d4c4 2018-07-22 08:56:48,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d&name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdf91adab1b2161a3d25f701940da69b59c362c" 2018-07-22 08:56:48,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-947f2f94-3782-409b-b0fc-2b8507a7c7f4 Date: Sun, 22 Jul 2018 08:56:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:56:48,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d&name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet used request id req-947f2f94-3782-409b-b0fc-2b8507a7c7f4 2018-07-22 08:56:48,398 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-22 08:56:48,398 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-router 2018-07-22 08:56:48,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/9947ad78-9be8-4683-bf83-c368e2651595/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdf91adab1b2161a3d25f701940da69b59c362c" -d '{"subnet_id": "b0c6db09-4c42-44e9-acb2-6f80a4e53b31"}' 2018-07-22 08:56:51,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-29db2708-754f-4384-9282-3ead6f0d71a9 Date: Sun, 22 Jul 2018 08:56:51 GMT RESP BODY: {"network_id": "e5a29192-9322-4092-b387-2ef239f4385d", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "subnet_id": "b0c6db09-4c42-44e9-acb2-6f80a4e53b31", "subnet_ids": ["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"], "port_id": "5432788c-5f8d-47c3-bc2b-a1cfa589340e", "id": "9947ad78-9be8-4683-bf83-c368e2651595"} 2018-07-22 08:56:51,462 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/9947ad78-9be8-4683-bf83-c368e2651595/add_router_interface used request id req-29db2708-754f-4384-9282-3ead6f0d71a9 2018-07-22 08:56:51,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/9947ad78-9be8-4683-bf83-c368e2651595 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdf91adab1b2161a3d25f701940da69b59c362c" 2018-07-22 08:56:51,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-0a949ff2-83c5-4478-837a-26228e785878 Date: Sun, 22 Jul 2018 08:56:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:41Z", "admin_state_up": true, "updated_at": "2018-07-22T08:56:50Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "9947ad78-9be8-4683-bf83-c368e2651595", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-router"}} 2018-07-22 08:56:51,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/9947ad78-9be8-4683-bf83-c368e2651595 used request id req-0a949ff2-83c5-4478-837a-26228e785878 2018-07-22 08:56:51,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=9947ad78-9be8-4683-bf83-c368e2651595 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdf91adab1b2161a3d25f701940da69b59c362c" 2018-07-22 08:56:52,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-e2f1b7f7-0edb-4831-b566-ecbc102245ca Date: Sun, 22 Jul 2018 08:56:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.1"}],"id":"5432788c-5f8d-47c3-bc2b-a1cfa589340e","security_groups":[],"mac_address":"fa:16:3e:59:6f:2e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:49Z","binding:vnic_type":"normal","device_id":"9947ad78-9be8-4683-bf83-c368e2651595","ip_allocation":"immediate"}]} 2018-07-22 08:56:52,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=9947ad78-9be8-4683-bf83-c368e2651595 used request id req-e2f1b7f7-0edb-4831-b566-ecbc102245ca 2018-07-22 08:56:52,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b0c6db09-4c42-44e9-acb2-6f80a4e53b31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdf91adab1b2161a3d25f701940da69b59c362c" 2018-07-22 08:56:52,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-f38ee5a6-0221-4444-bdf3-e0b7fe385867 Date: Sun, 22 Jul 2018 08:56:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}} 2018-07-22 08:56:52,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b0c6db09-4c42-44e9-acb2-6f80a4e53b31 used request id req-f38ee5a6-0221-4444-bdf3-e0b7fe385867 2018-07-22 08:56:52,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:56:52,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:56:52,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:56:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["vLVfPfIBRVKpaXvfh9SPPg"], "issued_at": "2018-07-22T08:56:52.000000Z"}} 2018-07-22 08:56:52,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16acea1c67b283fb8d5fc33d44307b6b179c10d3" 2018-07-22 08:56:52,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad169fb9-c44e-45c6-ad86-5f282edd291c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:56:52,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ad169fb9-c44e-45c6-ad86-5f282edd291c 2018-07-22 08:56:52,941 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:56:52,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16acea1c67b283fb8d5fc33d44307b6b179c10d3" 2018-07-22 08:56:53,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:52 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-0207a26f-1329-4e99-b8f5-c327d96af595 x-compute-request-id: req-0207a26f-1329-4e99-b8f5-c327d96af595 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:56:53,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0207a26f-1329-4e99-b8f5-c327d96af595 2018-07-22 08:56:53,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16acea1c67b283fb8d5fc33d44307b6b179c10d3" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-07-22 08:56:53,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:53 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-656a4f64-2556-4dc4-89ca-21ae889be1b3 x-compute-request-id: req-656a4f64-2556-4dc4-89ca-21ae889be1b3 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe"}} 2018-07-22 08:56:53,370 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-656a4f64-2556-4dc4-89ca-21ae889be1b3 2018-07-22 08:56:53,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:56:53,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:56:53,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21591da1b109488e9947a3ea98149ae7", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj-role"}], "expires_at": "2018-07-22T09:56:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-user", "id": "85c6b77019ce4be38580470ef978da22"}, "audit_ids": ["gsq0iVkLQZ-JWrRVoKsNsg"], "issued_at": "2018-07-22T08:56:53.000000Z"}} 2018-07-22 08:56:53,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea144f02db5a8c93850f365079fa379a5c4adbc6" 2018-07-22 08:56:53,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0513dc5f-2669-4daa-9322-275deaa8a92a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:56:53,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0513dc5f-2669-4daa-9322-275deaa8a92a 2018-07-22 08:56:53,926 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:56:53,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea144f02db5a8c93850f365079fa379a5c4adbc6" 2018-07-22 08:56:54,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:53 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-0b480675-e911-42d2-b919-3c56c81b416f x-compute-request-id: req-0b480675-e911-42d2-b919-3c56c81b416f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 08:56:54,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-0b480675-e911-42d2-b919-3c56c81b416f 2018-07-22 08:56:54,151 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp... 2018-07-22 08:56:54,152 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 08:56:54,233 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp 2018-07-22 08:56:54,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea144f02db5a8c93850f365079fa379a5c4adbc6" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDhzxHP3gIGOZ9x9HiuXQwmr9uyGN/zDEfovVwcuv+DjzZIRKdsWtQGwtxeyLKHuR8eCyUWoXu38kk2VabyJTeWUpVNyIBZtQepTltG3hdOLimEPIQdoeDWVfpNel2l2DclblBEKebE6C4+WyS+I+81d2OXME9NPXmMC35JZddugw==", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp"}}' 2018-07-22 08:56:54,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:54 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-5823ec8b-d0ec-4dbe-9d4e-b07cfc539eb2 x-compute-request-id: req-5823ec8b-d0ec-4dbe-9d4e-b07cfc539eb2 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDhzxHP3gIGOZ9x9HiuXQwmr9uyGN/zDEfovVwcuv+DjzZIRKdsWtQGwtxeyLKHuR8eCyUWoXu38kk2VabyJTeWUpVNyIBZtQepTltG3hdOLimEPIQdoeDWVfpNel2l2DclblBEKebE6C4+WyS+I+81d2OXME9NPXmMC35JZddugw==", "user_id": "85c6b77019ce4be38580470ef978da22", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "fingerprint": "53:e9:88:12:73:e0:06:66:30:12:fc:fb:14:5f:1f:5d"}} 2018-07-22 08:56:54,289 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-5823ec8b-d0ec-4dbe-9d4e-b07cfc539eb2 2018-07-22 08:56:54,291 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071.pub 2018-07-22 08:56:54,292 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071 2018-07-22 08:56:54,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:56:54,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:56:54,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21591da1b109488e9947a3ea98149ae7", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj-role"}], "expires_at": "2018-07-22T09:56:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-user", "id": "85c6b77019ce4be38580470ef978da22"}, "audit_ids": ["HiVWD1f8TjeWSUhHfryMDQ"], "issued_at": "2018-07-22T08:56:54.000000Z"}} 2018-07-22 08:56:54,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:56:54,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a14fcc28-bf48-4db1-9757-24b2d35d2b41 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:56:54,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a14fcc28-bf48-4db1-9757-24b2d35d2b41 2018-07-22 08:56:54,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:56:54,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-44060123-6577-4346-be88-1458b66194b0 Date: Sun, 22 Jul 2018 08:56:54 GMT RESP BODY: {"security_groups": []} 2018-07-22 08:56:54,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp used request id req-44060123-6577-4346-be88-1458b66194b0 2018-07-22 08:56:54,990 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp... 2018-07-22 08:56:54,990 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp 2018-07-22 08:56:54,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" -d '{"security_group": {"name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}}' 2018-07-22 08:56:55,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-511352af-97a1-4928-828a-b6e72b1e35bf Date: Sun, 22 Jul 2018 08:56:55 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "updated_at": "2018-07-22T08:56:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "revision_number": 0, "id": "269ecdcb-7421-444e-a6fe-4d27dbe37524", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7bcf731292649a0b3334956be26fc81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "revision_number": 0, "id": "9d3b5831-7a10-4bbd-afc7-f363623561c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7bcf731292649a0b3334956be26fc81"}], "revision_number": 2, "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}} 2018-07-22 08:56:55,774 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-511352af-97a1-4928-828a-b6e72b1e35bf 2018-07-22 08:56:55,775 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ab3ae00-5e76-4de3-8c98-76630bdb9704 2018-07-22 08:56:55,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:56:55,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-95836fe4-a009-4c50-9e0f-afa49edee6c7 Date: Sun, 22 Jul 2018 08:56:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "269ecdcb-7421-444e-a6fe-4d27dbe37524"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "9d3b5831-7a10-4bbd-afc7-f363623561c9"}]} 2018-07-22 08:56:55,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 used request id req-95836fe4-a009-4c50-9e0f-afa49edee6c7 2018-07-22 08:56:55,993 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ab3ae00-5e76-4de3-8c98-76630bdb9704 2018-07-22 08:56:55,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:56:56,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-228cdafc-1dac-4b5d-81aa-b4bfa46f0573 Date: Sun, 22 Jul 2018 08:56:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "269ecdcb-7421-444e-a6fe-4d27dbe37524"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "9d3b5831-7a10-4bbd-afc7-f363623561c9"}]} 2018-07-22 08:56:56,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 used request id req-228cdafc-1dac-4b5d-81aa-b4bfa46f0573 2018-07-22 08:56:56,023 - neutron_utils - INFO - Retrieving security group with ID - 8ab3ae00-5e76-4de3-8c98-76630bdb9704 2018-07-22 08:56:56,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:56:56,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-d5251972-1b4e-40d5-9fb4-9d2d626278f4 Date: Sun, 22 Jul 2018 08:56:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "updated_at": "2018-07-22T08:56:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "revision_number": 0, "id": "269ecdcb-7421-444e-a6fe-4d27dbe37524", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7bcf731292649a0b3334956be26fc81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "revision_number": 0, "id": "9d3b5831-7a10-4bbd-afc7-f363623561c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7bcf731292649a0b3334956be26fc81"}], "revision_number": 2, "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}]} 2018-07-22 08:56:56,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 used request id req-d5251972-1b4e-40d5-9fb4-9d2d626278f4 2018-07-22 08:56:56,239 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ab3ae00-5e76-4de3-8c98-76630bdb9704 2018-07-22 08:56:56,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:56:56,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f254d3c7-e639-4d6c-b2be-cbe7af77784c Date: Sun, 22 Jul 2018 08:56:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "269ecdcb-7421-444e-a6fe-4d27dbe37524"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "9d3b5831-7a10-4bbd-afc7-f363623561c9"}]} 2018-07-22 08:56:56,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 used request id req-f254d3c7-e639-4d6c-b2be-cbe7af77784c 2018-07-22 08:56:56,453 - neutron_utils - INFO - Retrieving security group with ID - 8ab3ae00-5e76-4de3-8c98-76630bdb9704 2018-07-22 08:56:56,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:56:56,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-da635c90-720d-47ce-bcaf-c7419ec8700c Date: Sun, 22 Jul 2018 08:56:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "updated_at": "2018-07-22T08:56:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "revision_number": 0, "id": "269ecdcb-7421-444e-a6fe-4d27dbe37524", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7bcf731292649a0b3334956be26fc81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "revision_number": 0, "id": "9d3b5831-7a10-4bbd-afc7-f363623561c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7bcf731292649a0b3334956be26fc81"}], "revision_number": 2, "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}]} 2018-07-22 08:56:56,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 used request id req-da635c90-720d-47ce-bcaf-c7419ec8700c 2018-07-22 08:56:56,685 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ab3ae00-5e76-4de3-8c98-76630bdb9704 2018-07-22 08:56:56,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:56:56,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-47d4ee2b-b713-4a4c-baa5-69f9af67a5f0 Date: Sun, 22 Jul 2018 08:56:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "269ecdcb-7421-444e-a6fe-4d27dbe37524"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "9d3b5831-7a10-4bbd-afc7-f363623561c9"}]} 2018-07-22 08:56:56,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 used request id req-47d4ee2b-b713-4a4c-baa5-69f9af67a5f0 2018-07-22 08:56:56,882 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp 2018-07-22 08:56:56,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:56:56,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-0a6e9fd0-625b-4bc8-8a15-0d12951eed82 Date: Sun, 22 Jul 2018 08:56:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "updated_at": "2018-07-22T08:56:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "revision_number": 0, "id": "269ecdcb-7421-444e-a6fe-4d27dbe37524", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7bcf731292649a0b3334956be26fc81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "revision_number": 0, "id": "9d3b5831-7a10-4bbd-afc7-f363623561c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7bcf731292649a0b3334956be26fc81"}], "revision_number": 2, "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}]} 2018-07-22 08:56:56,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp used request id req-0a6e9fd0-625b-4bc8-8a15-0d12951eed82 2018-07-22 08:56:56,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:56:56,942 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:56:56 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:56:56,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:56:57,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e93909-93e6-43c8-96bd-b17a8dea67e8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:56:57,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-27e93909-93e6-43c8-96bd-b17a8dea67e8 2018-07-22 08:56:57,042 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ab3ae00-5e76-4de3-8c98-76630bdb9704 2018-07-22 08:56:57,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:56:57,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-36f66ad8-c539-489b-a267-bb8bb90e2cb4 Date: Sun, 22 Jul 2018 08:56:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "269ecdcb-7421-444e-a6fe-4d27dbe37524"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "9d3b5831-7a10-4bbd-afc7-f363623561c9"}]} 2018-07-22 08:56:57,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 used request id req-36f66ad8-c539-489b-a267-bb8bb90e2cb4 2018-07-22 08:56:57,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704"}}' 2018-07-22 08:56:57,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-29cc4239-38d4-4cd4-90bb-b7a921be4a4d Date: Sun, 22 Jul 2018 08:56:57 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:57Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:57Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "624fc8e6-6210-4513-abec-15a5198fe3d1"}} 2018-07-22 08:56:57,606 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-29cc4239-38d4-4cd4-90bb-b7a921be4a4d 2018-07-22 08:56:57,606 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp 2018-07-22 08:56:57,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:56:57,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-c7ba9a85-b346-4c6c-8884-872626883791 Date: Sun, 22 Jul 2018 08:56:57 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "updated_at": "2018-07-22T08:56:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "revision_number": 0, "id": "269ecdcb-7421-444e-a6fe-4d27dbe37524", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7bcf731292649a0b3334956be26fc81"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:57Z", "revision_number": 0, "id": "624fc8e6-6210-4513-abec-15a5198fe3d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:57Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7bcf731292649a0b3334956be26fc81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "revision_number": 0, "id": "9d3b5831-7a10-4bbd-afc7-f363623561c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7bcf731292649a0b3334956be26fc81"}], "revision_number": 3, "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}]} 2018-07-22 08:56:57,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp used request id req-c7ba9a85-b346-4c6c-8884-872626883791 2018-07-22 08:56:57,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:56:57,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d1e2ae-e0c1-4f8d-9d79-8b6885c4b68f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:56:57,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-91d1e2ae-e0c1-4f8d-9d79-8b6885c4b68f 2018-07-22 08:56:57,769 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ab3ae00-5e76-4de3-8c98-76630bdb9704 2018-07-22 08:56:57,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:56:57,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-d84759a6-6fe5-43d5-b037-4491bbc412a0 Date: Sun, 22 Jul 2018 08:56:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "269ecdcb-7421-444e-a6fe-4d27dbe37524"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:57Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:57Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "624fc8e6-6210-4513-abec-15a5198fe3d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "9d3b5831-7a10-4bbd-afc7-f363623561c9"}]} 2018-07-22 08:56:57,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 used request id req-d84759a6-6fe5-43d5-b037-4491bbc412a0 2018-07-22 08:56:57,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704"}}' 2018-07-22 08:56:58,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-a29f12ad-4cde-4ca2-b8c1-8591daaade3b Date: Sun, 22 Jul 2018 08:56:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-22T08:56:58Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": 22, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:58Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "4b3a8442-e097-4786-94a5-5009bcfb5101"}} 2018-07-22 08:56:58,318 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-a29f12ad-4cde-4ca2-b8c1-8591daaade3b 2018-07-22 08:56:58,319 - neutron_utils - INFO - Retrieving security group with ID - 8ab3ae00-5e76-4de3-8c98-76630bdb9704 2018-07-22 08:56:58,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:56:58,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-618d0d77-a0d4-450e-8301-a9baeaaf3363 Date: Sun, 22 Jul 2018 08:56:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "updated_at": "2018-07-22T08:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "revision_number": 0, "id": "269ecdcb-7421-444e-a6fe-4d27dbe37524", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7bcf731292649a0b3334956be26fc81"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T08:56:58Z", "revision_number": 0, "id": "4b3a8442-e097-4786-94a5-5009bcfb5101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:58Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f7bcf731292649a0b3334956be26fc81"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:57Z", "revision_number": 0, "id": "624fc8e6-6210-4513-abec-15a5198fe3d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:57Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7bcf731292649a0b3334956be26fc81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "revision_number": 0, "id": "9d3b5831-7a10-4bbd-afc7-f363623561c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7bcf731292649a0b3334956be26fc81"}], "revision_number": 4, "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}]} 2018-07-22 08:56:58,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 used request id req-618d0d77-a0d4-450e-8301-a9baeaaf3363 2018-07-22 08:56:58,549 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ab3ae00-5e76-4de3-8c98-76630bdb9704 2018-07-22 08:56:58,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:56:58,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-aaf44d9b-b14a-4668-bf72-9c51a860f1af Date: Sun, 22 Jul 2018 08:56:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "269ecdcb-7421-444e-a6fe-4d27dbe37524"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-22T08:56:58Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": 22, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:58Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "4b3a8442-e097-4786-94a5-5009bcfb5101"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:57Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:57Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "624fc8e6-6210-4513-abec-15a5198fe3d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:55Z", "security_group_id": "8ab3ae00-5e76-4de3-8c98-76630bdb9704", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:55Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "9d3b5831-7a10-4bbd-afc7-f363623561c9"}]} 2018-07-22 08:56:58,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8ab3ae00-5e76-4de3-8c98-76630bdb9704 used request id req-aaf44d9b-b14a-4668-bf72-9c51a860f1af 2018-07-22 08:56:58,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:56:58,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:56:59,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21591da1b109488e9947a3ea98149ae7", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj-role"}], "expires_at": "2018-07-22T09:56:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-user", "id": "85c6b77019ce4be38580470ef978da22"}, "audit_ids": ["27PAKTeIRyaJgTt62AYPig"], "issued_at": "2018-07-22T08:56:59.000000Z"}} 2018-07-22 08:56:59,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:56:59,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ce99f8-075f-4ae3-ad3f-ae01e4490f71 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:56:59,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-31ce99f8-075f-4ae3-ad3f-ae01e4490f71 2018-07-22 08:56:59,250 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 08:56:59,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:56:59,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c917f0f-f195-4f5b-9384-475e2b547977 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:56:59,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3c917f0f-f195-4f5b-9384-475e2b547977 2018-07-22 08:56:59,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:56:59,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e51aaa11-8dcd-4304-a788-cc2085ba9e32 Date: Sun, 22 Jul 2018 08:56:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"],"description":"","tags":[],"updated_at":"2018-07-22T08:56:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}]} 2018-07-22 08:56:59,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net used request id req-e51aaa11-8dcd-4304-a788-cc2085ba9e32 2018-07-22 08:56:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:56:59,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:56:59 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:56:59,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:56:59,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4114c4fc-81ce-4215-8715-326677071de9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:56:59,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-4114c4fc-81ce-4215-8715-326677071de9 2018-07-22 08:56:59,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:00,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5aa2e4b8-7e8f-4776-8776-4bdec17eb936 Date: Sun, 22 Jul 2018 08:57:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:57:00,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-5aa2e4b8-7e8f-4776-8776-4bdec17eb936 2018-07-22 08:57:00,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d&name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:00,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4b6c3c32-7a47-41be-831d-f1412df054b6 Date: Sun, 22 Jul 2018 08:57:00 GMT RESP BODY: {"ports":[]} 2018-07-22 08:57:00,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d&name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1&admin_state_up=True used request id req-4b6c3c32-7a47-41be-831d-f1412df054b6 2018-07-22 08:57:00,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:00,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:00 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-f750f8ba-a787-4968-b3e9-f1a7c48fe459 x-compute-request-id: req-f750f8ba-a787-4968-b3e9-f1a7c48fe459 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 08:57:00,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst used request id req-f750f8ba-a787-4968-b3e9-f1a7c48fe459 2018-07-22 08:57:00,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:01,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-98eac521-e4e9-4156-9909-bf9cdcb75088 Date: Sun, 22 Jul 2018 08:57:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"],"description":"","tags":[],"updated_at":"2018-07-22T08:56:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}]} 2018-07-22 08:57:01,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net used request id req-98eac521-e4e9-4156-9909-bf9cdcb75088 2018-07-22 08:57:01,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:01,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93bbe1bc-3934-48d9-9ed3-5eb8e8f51abd Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:57:01,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-93bbe1bc-3934-48d9-9ed3-5eb8e8f51abd 2018-07-22 08:57:01,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:01,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4ed9ad92-ee0d-49a2-a6af-358843a144ca Date: Sun, 22 Jul 2018 08:57:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:57:01,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-4ed9ad92-ee0d-49a2-a6af-358843a144ca 2018-07-22 08:57:01,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d&name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:02,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-968bf162-7870-439b-99ec-0abaa852d807 Date: Sun, 22 Jul 2018 08:57:02 GMT RESP BODY: {"ports":[]} 2018-07-22 08:57:02,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d&name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1&admin_state_up=True used request id req-968bf162-7870-439b-99ec-0abaa852d807 2018-07-22 08:57:02,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 08:57:02,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 08:57:02,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21591da1b109488e9947a3ea98149ae7", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj-role"}], "expires_at": "2018-07-22T09:57:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/f7bcf731292649a0b3334956be26fc81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-user", "id": "85c6b77019ce4be38580470ef978da22"}, "audit_ids": ["_MTFKA3LSoWuwtoPG3m01A"], "issued_at": "2018-07-22T08:57:02.000000Z"}} 2018-07-22 08:57:02,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fb0692c31baade815496bfba82b039cd39cb28" 2018-07-22 08:57:02,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b52b228-d96f-46cb-813a-cd29cc003496 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:57:02,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5b52b228-d96f-46cb-813a-cd29cc003496 2018-07-22 08:57:02,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:03,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c20eb98e-65f9-4c7b-85a2-1e50d476437b Date: Sun, 22 Jul 2018 08:57:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"],"description":"","tags":[],"updated_at":"2018-07-22T08:56:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}]} 2018-07-22 08:57:03,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net used request id req-c20eb98e-65f9-4c7b-85a2-1e50d476437b 2018-07-22 08:57:03,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:03,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c49485ed-2d9a-4f7e-be98-3fb32f08d430 Date: Sun, 22 Jul 2018 08:57:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:57:03,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-c49485ed-2d9a-4f7e-be98-3fb32f08d430 2018-07-22 08:57:03,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:03,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2e126cdc-9ad7-4f3e-9f0e-f8ff5a924924 Date: Sun, 22 Jul 2018 08:57:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"],"description":"","tags":[],"updated_at":"2018-07-22T08:56:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}]} 2018-07-22 08:57:03,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net used request id req-2e126cdc-9ad7-4f3e-9f0e-f8ff5a924924 2018-07-22 08:57:03,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:57:03,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 08:57:03 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 08:57:03,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fb0692c31baade815496bfba82b039cd39cb28" 2018-07-22 08:57:03,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13970267-750f-41f2-97f9-77c27ff3b269 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:57:03,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-13970267-750f-41f2-97f9-77c27ff3b269 2018-07-22 08:57:03,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:03,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9c03fbeb-e0e0-4cd8-9dab-ac06517ed1be Date: Sun, 22 Jul 2018 08:57:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:57:03,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-9c03fbeb-e0e0-4cd8-9dab-ac06517ed1be 2018-07-22 08:57:03,861 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net 2018-07-22 08:57:03,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" -d '{"port": {"network_id": "e5a29192-9322-4092-b387-2ef239f4385d", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1", "admin_state_up": true}}' 2018-07-22 08:57:04,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-392b8c48-0dee-4c67-a179-fdef3b4c3732 Date: Sun, 22 Jul 2018 08:57:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:57:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.6"}],"id":"9e0db363-f2bc-4573-bb89-2fde4259a6ae","security_groups":["2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8"],"mac_address":"fa:16:3e:d9:34:27","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1","project_id":"f7bcf731292649a0b3334956be26fc81","qos_policy_id":null,"admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:57:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 08:57:04,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-392b8c48-0dee-4c67-a179-fdef3b4c3732 2018-07-22 08:57:04,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:05,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-098b6258-e433-47ec-ac6e-814d0fdae33f Date: Sun, 22 Jul 2018 08:57:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"],"description":"","tags":[],"updated_at":"2018-07-22T08:56:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}]} 2018-07-22 08:57:05,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net used request id req-098b6258-e433-47ec-ac6e-814d0fdae33f 2018-07-22 08:57:05,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:05,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f048bee4-470e-4a2f-a2ac-7b76ddc54626 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:57:05,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-f048bee4-470e-4a2f-a2ac-7b76ddc54626 2018-07-22 08:57:05,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:05,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d9368e89-2ce6-4d3e-9be4-e9d50f2d2ea7 Date: Sun, 22 Jul 2018 08:57:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:57:05,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-d9368e89-2ce6-4d3e-9be4-e9d50f2d2ea7 2018-07-22 08:57:05,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d&name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:05,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-3bf5df5b-cd18-4093-88cf-6b222ed1d23d Date: Sun, 22 Jul 2018 08:57:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:57:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.6"}],"id":"9e0db363-f2bc-4573-bb89-2fde4259a6ae","security_groups":["2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8"],"mac_address":"fa:16:3e:d9:34:27","project_id":"f7bcf731292649a0b3334956be26fc81","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:57:04Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 08:57:05,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d&name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1&admin_state_up=True used request id req-3bf5df5b-cd18-4093-88cf-6b222ed1d23d 2018-07-22 08:57:05,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:05,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cefbd724-2b9c-454b-9a29-16f530261778 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:57:05,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-cefbd724-2b9c-454b-9a29-16f530261778 2018-07-22 08:57:05,556 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst 2018-07-22 08:57:05,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:05,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:05 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-f60f5308-75ce-48dc-bd2f-92e50486e8c2 x-compute-request-id: req-f60f5308-75ce-48dc-bd2f-92e50486e8c2 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-flavor-name"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 08:57:05,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f60f5308-75ce-48dc-bd2f-92e50486e8c2 2018-07-22 08:57:05,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:05,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:05 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-8423de19-c144-4147-8bf1-5f669cf112d3 x-compute-request-id: req-8423de19-c144-4147-8bf1-5f669cf112d3 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe"}} 2018-07-22 08:57:05,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe used request id req-8423de19-c144-4147-8bf1-5f669cf112d3 2018-07-22 08:57:05,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:05,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-ada121a2-517f-4b13-85f9-ec68b5d79105 Date: Sun, 22 Jul 2018 08:57:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071--image", "tags": [], "container_format": "bare", "created_at": "2018-07-22T08:56:28Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-22T08:56:34Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0/snap", "metadata": {}}], "self": "/v2/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "min_disk": 0, "protected": false, "id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "file": "/v2/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "f7bcf731292649a0b3334956be26fc81", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071--image"} 2018-07-22 08:57:05,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071--image used request id req-ada121a2-517f-4b13-85f9-ec68b5d79105 2018-07-22 08:57:05,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:06,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8c583b02-d038-479d-87e8-efc98940b5a0 Date: Sun, 22 Jul 2018 08:57:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 08:57:06,010 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8c583b02-d038-479d-87e8-efc98940b5a0 2018-07-22 08:57:06,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" -d '{"server": {"name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "imageRef": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "flavorRef": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "max_count": 1, "min_count": 1, "networks": [{"port": "9e0db363-f2bc-4573-bb89-2fde4259a6ae"}]}}' 2018-07-22 08:57:07,784 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:57:06 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-fde8d17d-622a-441d-aca9-b67c9f62ca4a x-compute-request-id: req-fde8d17d-622a-441d-aca9-b67c9f62ca4a Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "adminPass": "KhbwZhtBB5EU"}} 2018-07-22 08:57:07,784 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-fde8d17d-622a-441d-aca9-b67c9f62ca4a 2018-07-22 08:57:07,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:08,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:07 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-bfdc81a6-d4b4-4edd-9bc9-9e36f43565c2 x-compute-request-id: req-bfdc81a6-d4b4-4edd-9bc9-9e36f43565c2 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:57:08,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-bfdc81a6-d4b4-4edd-9bc9-9e36f43565c2 2018-07-22 08:57:08,665 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst 2018-07-22 08:57:08,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:09,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:08 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-6a2bd8b2-d40a-451f-bb0d-f536d4ba82e3 x-compute-request-id: req-6a2bd8b2-d40a-451f-bb0d-f536d4ba82e3 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:57:09,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-6a2bd8b2-d40a-451f-bb0d-f536d4ba82e3 2018-07-22 08:57:09,071 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:57:09,071 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:57:12,074 - create_instance - DEBUG - VM status query timeout in 896.590367079 2018-07-22 08:57:12,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:12,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8c4c88d-7fdc-46c6-a37b-53286f18bacd x-compute-request-id: req-a8c4c88d-7fdc-46c6-a37b-53286f18bacd Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:57:12,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-a8c4c88d-7fdc-46c6-a37b-53286f18bacd 2018-07-22 08:57:12,578 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:57:12,579 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:57:15,582 - create_instance - DEBUG - VM status query timeout in 893.08299613 2018-07-22 08:57:15,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:16,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:15 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-20454b77-0a52-495b-a7d8-54d26fc6ba28 x-compute-request-id: req-20454b77-0a52-495b-a7d8-54d26fc6ba28 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:57:16,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-20454b77-0a52-495b-a7d8-54d26fc6ba28 2018-07-22 08:57:16,421 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:57:16,421 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:57:19,424 - create_instance - DEBUG - VM status query timeout in 889.240797043 2018-07-22 08:57:19,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:20,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:19 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-490915a3-2f9d-4a6b-bbf1-c54f3eb58972 x-compute-request-id: req-490915a3-2f9d-4a6b-bbf1-c54f3eb58972 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:57:20,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-490915a3-2f9d-4a6b-bbf1-c54f3eb58972 2018-07-22 08:57:20,019 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:57:20,020 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:57:23,023 - create_instance - DEBUG - VM status query timeout in 885.641859055 2018-07-22 08:57:23,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:23,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57: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,Accept-Encoding x-openstack-request-id: req-5d8ede80-54f5-45e2-8174-77bd9749094f x-compute-request-id: req-5d8ede80-54f5-45e2-8174-77bd9749094f Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:57:23,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-5d8ede80-54f5-45e2-8174-77bd9749094f 2018-07-22 08:57:23,521 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:57:23,521 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:57:26,524 - create_instance - DEBUG - VM status query timeout in 882.140426159 2018-07-22 08:57:26,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:27,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:26 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-8e993791-9561-439a-86e9-0661f69b8c85 x-compute-request-id: req-8e993791-9561-439a-86e9-0661f69b8c85 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:57:27,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-8e993791-9561-439a-86e9-0661f69b8c85 2018-07-22 08:57:27,260 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:57:27,261 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:57:30,264 - create_instance - DEBUG - VM status query timeout in 878.400879145 2018-07-22 08:57:30,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:30,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:30 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-3764f9ab-e0c0-4353-9c1a-fe869ab9938a x-compute-request-id: req-3764f9ab-e0c0-4353-9c1a-fe869ab9938a Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:57:30,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-3764f9ab-e0c0-4353-9c1a-fe869ab9938a 2018-07-22 08:57:30,832 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:57:30,832 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:57:33,835 - create_instance - DEBUG - VM status query timeout in 874.829802036 2018-07-22 08:57:33,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:34,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:33 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-d786a3ae-122a-49de-a8a3-20479168e919 x-compute-request-id: req-d786a3ae-122a-49de-a8a3-20479168e919 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:57:34,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-d786a3ae-122a-49de-a8a3-20479168e919 2018-07-22 08:57:34,654 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:57:34,655 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:57:37,658 - create_instance - DEBUG - VM status query timeout in 871.006958008 2018-07-22 08:57:37,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:38,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dda3174d-66c5-4564-9e55-9397b29f5ecd x-compute-request-id: req-dda3174d-66c5-4564-9e55-9397b29f5ecd Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:57:38,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-dda3174d-66c5-4564-9e55-9397b29f5ecd 2018-07-22 08:57:38,354 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:57:38,354 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:57:41,358 - create_instance - DEBUG - VM status query timeout in 867.307106018 2018-07-22 08:57:41,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:41,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:41 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-3b60595d-d9ca-4a87-9f32-e93cc371e84f x-compute-request-id: req-3b60595d-d9ca-4a87-9f32-e93cc371e84f Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:57:41,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-3b60595d-d9ca-4a87-9f32-e93cc371e84f 2018-07-22 08:57:41,963 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:57:41,963 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:57:44,966 - create_instance - DEBUG - VM status query timeout in 863.698521137 2018-07-22 08:57:44,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:45,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:44 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-657b811d-0e9a-4b22-b878-45f3dc337c3a x-compute-request-id: req-657b811d-0e9a-4b22-b878-45f3dc337c3a Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:57:45,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-657b811d-0e9a-4b22-b878-45f3dc337c3a 2018-07-22 08:57:45,508 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:57:45,509 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:57:48,512 - create_instance - DEBUG - VM status query timeout in 860.152887106 2018-07-22 08:57:48,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:49,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:48 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-a7578529-dc86-4d6f-a82f-1ca172754b48 x-compute-request-id: req-a7578529-dc86-4d6f-a82f-1ca172754b48 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:57:49,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-a7578529-dc86-4d6f-a82f-1ca172754b48 2018-07-22 08:57:49,006 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:57:49,006 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:57:52,009 - create_instance - DEBUG - VM status query timeout in 856.655485153 2018-07-22 08:57:52,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:52,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:52 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-d98389b9-8722-4963-b561-c0f899ce1f38 x-compute-request-id: req-d98389b9-8722-4963-b561-c0f899ce1f38 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:57:52,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-d98389b9-8722-4963-b561-c0f899ce1f38 2018-07-22 08:57:52,865 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:57:52,865 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:57:55,868 - create_instance - DEBUG - VM status query timeout in 852.796494007 2018-07-22 08:57:55,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:57:56,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:55 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-93b8691c-317e-4942-8e9b-d0874ac419e5 x-compute-request-id: req-93b8691c-317e-4942-8e9b-d0874ac419e5 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:57:56,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-93b8691c-317e-4942-8e9b-d0874ac419e5 2018-07-22 08:57:56,406 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:57:56,406 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:57:59,409 - create_instance - DEBUG - VM status query timeout in 849.255635977 2018-07-22 08:57:59,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:00,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:57:59 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-618c78c5-6456-4eae-9f71-5bdf7c757631 x-compute-request-id: req-618c78c5-6456-4eae-9f71-5bdf7c757631 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:00,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-618c78c5-6456-4eae-9f71-5bdf7c757631 2018-07-22 08:58:00,183 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:58:00,183 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:58:03,187 - create_instance - DEBUG - VM status query timeout in 845.478142023 2018-07-22 08:58:03,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:04,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:03 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-c3ba2b7e-1d98-4bbc-a4f6-7e1ea973768e x-compute-request-id: req-c3ba2b7e-1d98-4bbc-a4f6-7e1ea973768e Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:04,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-c3ba2b7e-1d98-4bbc-a4f6-7e1ea973768e 2018-07-22 08:58:04,026 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:58:04,026 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:58:07,029 - create_instance - DEBUG - VM status query timeout in 841.635275126 2018-07-22 08:58:07,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:07,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:07 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-08d80d6a-b44f-480e-82ff-8b358e8e7d72 x-compute-request-id: req-08d80d6a-b44f-480e-82ff-8b358e8e7d72 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:07,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-08d80d6a-b44f-480e-82ff-8b358e8e7d72 2018-07-22 08:58:07,763 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:58:07,763 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:58:10,766 - create_instance - DEBUG - VM status query timeout in 837.898374081 2018-07-22 08:58:10,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:11,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8928875-08f0-49ab-ad2f-3bb2d161ea72 x-compute-request-id: req-d8928875-08f0-49ab-ad2f-3bb2d161ea72 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:11,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-d8928875-08f0-49ab-ad2f-3bb2d161ea72 2018-07-22 08:58:11,406 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:58:11,406 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:58:14,409 - create_instance - DEBUG - VM status query timeout in 834.255422115 2018-07-22 08:58:14,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:14,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:14 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-eea19945-6724-4b76-bc63-a7cf71fae115 x-compute-request-id: req-eea19945-6724-4b76-bc63-a7cf71fae115 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:14,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-eea19945-6724-4b76-bc63-a7cf71fae115 2018-07-22 08:58:14,918 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:58:14,918 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:58:17,921 - create_instance - DEBUG - VM status query timeout in 830.743808985 2018-07-22 08:58:17,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:18,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:17 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-a48f04b2-e1ff-4fb7-aead-ea26e3f0e994 x-compute-request-id: req-a48f04b2-e1ff-4fb7-aead-ea26e3f0e994 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:18,296 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-a48f04b2-e1ff-4fb7-aead-ea26e3f0e994 2018-07-22 08:58:18,296 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:58:18,297 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:58:21,300 - create_instance - DEBUG - VM status query timeout in 827.364829063 2018-07-22 08:58:21,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:22,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:21 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-0d9141cb-b72b-4dbd-88fe-8a4a34bcecfa x-compute-request-id: req-0d9141cb-b72b-4dbd-88fe-8a4a34bcecfa Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:22,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-0d9141cb-b72b-4dbd-88fe-8a4a34bcecfa 2018-07-22 08:58:22,038 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:58:22,038 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:58:25,041 - create_instance - DEBUG - VM status query timeout in 823.623691082 2018-07-22 08:58:25,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:25,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58: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,Accept-Encoding x-openstack-request-id: req-d47defbc-d8f0-44b1-8e34-d7cb9d6f0507 x-compute-request-id: req-d47defbc-d8f0-44b1-8e34-d7cb9d6f0507 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:25,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-d47defbc-d8f0-44b1-8e34-d7cb9d6f0507 2018-07-22 08:58:25,715 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:58:25,715 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:58:28,718 - create_instance - DEBUG - VM status query timeout in 819.946794033 2018-07-22 08:58:28,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:29,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58: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,Accept-Encoding x-openstack-request-id: req-45efc8ef-c7c1-4e96-b6a2-2ba20bf709f2 x-compute-request-id: req-45efc8ef-c7c1-4e96-b6a2-2ba20bf709f2 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:29,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-45efc8ef-c7c1-4e96-b6a2-2ba20bf709f2 2018-07-22 08:58:29,092 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:58:29,092 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:58:32,095 - create_instance - DEBUG - VM status query timeout in 816.569607019 2018-07-22 08:58:32,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:33,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f10de840-9df3-4436-9c75-9786f7896483 x-compute-request-id: req-f10de840-9df3-4436-9c75-9786f7896483 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:33,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-f10de840-9df3-4436-9c75-9786f7896483 2018-07-22 08:58:33,206 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:58:33,206 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:58:36,209 - create_instance - DEBUG - VM status query timeout in 812.455583096 2018-07-22 08:58:36,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:37,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:36 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-1df91b5c-47cb-4f6e-aa77-fe89ab9a0eb8 x-compute-request-id: req-1df91b5c-47cb-4f6e-aa77-fe89ab9a0eb8 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:37,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-1df91b5c-47cb-4f6e-aa77-fe89ab9a0eb8 2018-07-22 08:58:37,124 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:58:37,124 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:58:40,128 - create_instance - DEBUG - VM status query timeout in 808.537187099 2018-07-22 08:58:40,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:41,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:40 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-f656c8fc-b159-427d-8a17-9dda8ddf5730 x-compute-request-id: req-f656c8fc-b159-427d-8a17-9dda8ddf5730 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:41,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-f656c8fc-b159-427d-8a17-9dda8ddf5730 2018-07-22 08:58:41,457 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:58:41,457 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:58:44,460 - create_instance - DEBUG - VM status query timeout in 804.204360962 2018-07-22 08:58:44,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:44,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:44 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-90fc66ea-dec5-4edc-b19e-1fd122f3c2f4 x-compute-request-id: req-90fc66ea-dec5-4edc-b19e-1fd122f3c2f4 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T08:57:09Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:44,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-90fc66ea-dec5-4edc-b19e-1fd122f3c2f4 2018-07-22 08:58:44,827 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - BUILD 2018-07-22 08:58:44,827 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:58:47,830 - create_instance - DEBUG - VM status query timeout in 800.834596157 2018-07-22 08:58:47,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:48,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:47 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-0a4416ee-c00f-490e-ac4f-e884199cd237 x-compute-request-id: req-0a4416ee-c00f-490e-ac4f-e884199cd237 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:48,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-0a4416ee-c00f-490e-ac4f-e884199cd237 2018-07-22 08:58:48,762 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - ACTIVE 2018-07-22 08:58:48,762 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:58:48,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:49,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:48 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-b92c656a-9331-47fa-998b-ebd283fe7055 x-compute-request-id: req-b92c656a-9331-47fa-998b-ebd283fe7055 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:49,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-b92c656a-9331-47fa-998b-ebd283fe7055 2018-07-22 08:58:49,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:49,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8ee014d6-c4bf-4c13-9395-81d13c67fbdf Date: Sun, 22 Jul 2018 08:58:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"],"description":"","tags":[],"updated_at":"2018-07-22T08:56:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}]} 2018-07-22 08:58:49,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net used request id req-8ee014d6-c4bf-4c13-9395-81d13c67fbdf 2018-07-22 08:58:49,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:49,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920b2a15-7c48-4f58-91fc-2c479074b750 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:58:49,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-920b2a15-7c48-4f58-91fc-2c479074b750 2018-07-22 08:58:49,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:49,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-258b9560-3858-49ee-8dc1-987c6c59203b Date: Sun, 22 Jul 2018 08:58:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:58:49,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-258b9560-3858-49ee-8dc1-987c6c59203b 2018-07-22 08:58:49,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:50,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3997 X-Openstack-Request-Id: req-ac73bd0e-a73d-418e-a0e8-b985d1ae4a9f Date: Sun, 22 Jul 2018 08:58:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.2"}],"id":"28d24b27-e63c-4436-b106-198ec84dcb59","security_groups":[],"mac_address":"fa:16:3e:c5:5b:8e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.4"}],"id":"3ba3b619-1e16-43c0-80d9-6c06034865dc","security_groups":[],"mac_address":"fa:16:3e:7d:ed:67","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:57:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.1"}],"id":"5432788c-5f8d-47c3-bc2b-a1cfa589340e","security_groups":[],"mac_address":"fa:16:3e:59:6f:2e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:49Z","binding:vnic_type":"normal","device_id":"9947ad78-9be8-4683-bf83-c368e2651595","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:58:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.6"}],"id":"9e0db363-f2bc-4573-bb89-2fde4259a6ae","security_groups":["2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8"],"mac_address":"fa:16:3e:d9:34:27","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:57:04Z","binding:vnic_type":"normal","device_id":"c1b0ffe4-a4ac-4373-a33f-a431f958edf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.3"}],"id":"a971bc92-04b6-4176-8a8b-a19946409b9d","security_groups":[],"mac_address":"fa:16:3e:87:3e:45","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"}]} 2018-07-22 08:58:50,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-ac73bd0e-a73d-418e-a0e8-b985d1ae4a9f 2018-07-22 08:58:50,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:50,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-399821a2-f543-442b-8890-3115ea1ab9ec Date: Sun, 22 Jul 2018 08:58:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:41Z", "admin_state_up": true, "updated_at": "2018-07-22T08:56:50Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "9947ad78-9be8-4683-bf83-c368e2651595", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-router"}]} 2018-07-22 08:58:50,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-router used request id req-399821a2-f543-442b-8890-3115ea1ab9ec 2018-07-22 08:58:50,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:50,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c1024c1-d143-4651-b151-15a688e809ef Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:58:50,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-4c1024c1-d143-4651-b151-15a688e809ef 2018-07-22 08:58:50,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=9947ad78-9be8-4683-bf83-c368e2651595 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:50,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-d2e867c9-e21c-4ce9-8af8-55eb7f8b2ac9 Date: Sun, 22 Jul 2018 08:58:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:57:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.1"}],"id":"5432788c-5f8d-47c3-bc2b-a1cfa589340e","security_groups":[],"mac_address":"fa:16:3e:59:6f:2e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:49Z","binding:vnic_type":"normal","device_id":"9947ad78-9be8-4683-bf83-c368e2651595","ip_allocation":"immediate"}]} 2018-07-22 08:58:50,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=9947ad78-9be8-4683-bf83-c368e2651595 used request id req-d2e867c9-e21c-4ce9-8af8-55eb7f8b2ac9 2018-07-22 08:58:50,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b0c6db09-4c42-44e9-acb2-6f80a4e53b31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:50,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-35564e6a-8254-46c4-8f81-86d98e95b097 Date: Sun, 22 Jul 2018 08:58:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}} 2018-07-22 08:58:50,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b0c6db09-4c42-44e9-acb2-6f80a4e53b31 used request id req-35564e6a-8254-46c4-8f81-86d98e95b097 2018-07-22 08:58:50,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:51,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-83daa49c-d9c0-473b-851d-4f8b81f359f8 Date: Sun, 22 Jul 2018 08:58:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 08:58:51,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-83daa49c-d9c0-473b-851d-4f8b81f359f8 2018-07-22 08:58:51,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:51,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1a9ac777-9fbf-415c-93ca-7730c741c0e7 Date: Sun, 22 Jul 2018 08:58:51 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:58:51,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-1a9ac777-9fbf-415c-93ca-7730c741c0e7 2018-07-22 08:58:51,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:52,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:51 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-f607d4d5-0097-4bad-8117-211e2d70fb92 x-compute-request-id: req-f607d4d5-0097-4bad-8117-211e2d70fb92 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:52,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-f607d4d5-0097-4bad-8117-211e2d70fb92 2018-07-22 08:58:52,780 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - ACTIVE 2018-07-22 08:58:52,780 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:58:52,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:54,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:52 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-ff5d5758-e300-412f-b536-dc8650533095 x-compute-request-id: req-ff5d5758-e300-412f-b536-dc8650533095 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:54,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-ff5d5758-e300-412f-b536-dc8650533095 2018-07-22 08:58:54,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:54,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-51cd9c2f-44b3-490a-8297-d98e0f5f4698 Date: Sun, 22 Jul 2018 08:58:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"],"description":"","tags":[],"updated_at":"2018-07-22T08:56:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}]} 2018-07-22 08:58:54,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net used request id req-51cd9c2f-44b3-490a-8297-d98e0f5f4698 2018-07-22 08:58:54,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:54,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26debcb2-3595-47c5-9d13-222a0681f9a1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:58:54,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-26debcb2-3595-47c5-9d13-222a0681f9a1 2018-07-22 08:58:54,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:54,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d22dce8d-cb47-4169-aa54-d07e34e27418 Date: Sun, 22 Jul 2018 08:58:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:58:54,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-d22dce8d-cb47-4169-aa54-d07e34e27418 2018-07-22 08:58:54,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:55,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3997 X-Openstack-Request-Id: req-78a88947-783c-4b72-baa7-af00190b1b68 Date: Sun, 22 Jul 2018 08:58:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.2"}],"id":"28d24b27-e63c-4436-b106-198ec84dcb59","security_groups":[],"mac_address":"fa:16:3e:c5:5b:8e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.4"}],"id":"3ba3b619-1e16-43c0-80d9-6c06034865dc","security_groups":[],"mac_address":"fa:16:3e:7d:ed:67","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:57:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.1"}],"id":"5432788c-5f8d-47c3-bc2b-a1cfa589340e","security_groups":[],"mac_address":"fa:16:3e:59:6f:2e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:49Z","binding:vnic_type":"normal","device_id":"9947ad78-9be8-4683-bf83-c368e2651595","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:58:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.6"}],"id":"9e0db363-f2bc-4573-bb89-2fde4259a6ae","security_groups":["2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8"],"mac_address":"fa:16:3e:d9:34:27","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:57:04Z","binding:vnic_type":"normal","device_id":"c1b0ffe4-a4ac-4373-a33f-a431f958edf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.3"}],"id":"a971bc92-04b6-4176-8a8b-a19946409b9d","security_groups":[],"mac_address":"fa:16:3e:87:3e:45","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"}]} 2018-07-22 08:58:55,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-78a88947-783c-4b72-baa7-af00190b1b68 2018-07-22 08:58:55,218 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-22 08:58:55,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:55,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-d08fc2ce-12b2-4da0-b8b5-3dbc4480d2a1 Date: Sun, 22 Jul 2018 08:58:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 08:58:55,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-d08fc2ce-12b2-4da0-b8b5-3dbc4480d2a1 2018-07-22 08:58:55,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:55,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-292fc11e-1ef7-41f0-843c-e71d1caf0efe Date: Sun, 22 Jul 2018 08:58:55 GMT RESP BODY: {"subnets":[]} 2018-07-22 08:58:55,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-292fc11e-1ef7-41f0-843c-e71d1caf0efe 2018-07-22 08:58:55,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" -d '{"floatingip": {"floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "port_id": "9e0db363-f2bc-4573-bb89-2fde4259a6ae"}}' 2018-07-22 08:58:57,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 570 X-Openstack-Request-Id: req-3df3d258-6ede-4d8b-8be0-1b75068716b1 Date: Sun, 22 Jul 2018 08:58:57 GMT RESP BODY: {"floatingip": {"router_id": "9947ad78-9be8-4683-bf83-c368e2651595", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:58:56Z", "updated_at": "2018-07-22T08:58:56Z", "floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "f7bcf731292649a0b3334956be26fc81", "port_id": "9e0db363-f2bc-4573-bb89-2fde4259a6ae", "id": "8371c303-f158-4911-9194-db6b9f1f0924", "qos_policy_id": null}} 2018-07-22 08:58:57,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-3df3d258-6ede-4d8b-8be0-1b75068716b1 2018-07-22 08:58:57,978 - create_instance - INFO - Created floating IP 172.30.9.206 via router - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-router 2018-07-22 08:58:57,978 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-07-22 08:58:57,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:58,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:57 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-74c1a8fc-e5cf-4fef-a545-aacc8af3e49e x-compute-request-id: req-74c1a8fc-e5cf-4fef-a545-aacc8af3e49e Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:58,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-74c1a8fc-e5cf-4fef-a545-aacc8af3e49e 2018-07-22 08:58:58,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-22 08:58:58,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:58 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-79075812-e1bb-4e9c-a288-888a1ccd85a5 x-compute-request-id: req-79075812-e1bb-4e9c-a288-888a1ccd85a5 Content-Encoding: gzip Content-Length: 9370 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008032] AppArmor: AppArmor initialized\n[ 0.008899] Yama: becoming mindful.\n[ 0.009803] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013063] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015046] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017604] Initializing cgroup subsys memory\n[ 0.018523] Initializing cgroup subsys devices\n[ 0.019444] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020894] Initializing cgroup subsys perf_event\n[ 0.021845] Initializing cgroup subsys hugetlb\n[ 0.022803] CPU: Physical Processor ID: 0\n[ 0.024010] FEATURE SPEC_CTRL Present\n[ 0.025465] mce: CPU supports 10 MCE banks\n[ 0.026347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026347] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029230] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.030639] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033264] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038615] ACPI: Core revision 20131115\n[ 0.040040] ACPI: All ACPI Tables successfully acquired\n[ 0.041252] ftrace: allocating 28727 entries in 113 pages\n[ 0.060277] Enabling x2apic\n[ 0.060952] Enabled x2apic\n[ 0.061786] Switched APIC routing to physical x2apic.\n[ 0.064905] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066164] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.068469] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076660] KVM setup paravirtual spinlock\n[ 0.078852] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080146] x86: Booting SMP configuration:\n[ 0.081093] .... node #0, CPUs: #1[ 0.078821] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096018] x86: Booted up 1 node, 2 CPUs\n[ 0.096012] KVM setup async PF for cpu 1\n[ 0.096012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098812] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100316] devtmpfs: initialized\n[ 0.101912] EVM: security.selinux\n[ 0.102650] EVM: security.SMACK64\n[ 0.103377] EVM: security.ima\n[ 0.104008] EVM: security.capability\n[ 0.104812] pinctrl core: initialized pinctrl subsystem\n[ 0.105914] regulator-dummy: no parameters\n[ 0.106831] RTC time: 8:58:47, date: 07/22/18\n[ 0.108037] NET: Registered protocol family 16\n[ 0.109046] cpuidle: using governor ladder\n[ 0.109911] cpuidle: using governor menu\n[ 0.110824] ACPI: bus type PCI registered\n[ 0.111665] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.112096] PCI: Using configuration type 1 for base access\n[ 0.113718] bio: create slab at 0\n[ 0.113718] ACPI: Added _OSI(Module Device)\n[ 0.113718] ACPI: Added _OSI(Processor Device)\n[ 0.116003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.116957] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.119013] ACPI: Interpreter enabled\n[ 0.119828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.121248] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.123187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.124551] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.126501] ACPI: (supports S0 S5)\n[ 0.127245] ACPI: Using IOAPIC for interrupt routing\n[ 0.128014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.130000] ACPI: No dock devices found.\n[ 0.132598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.133805] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.135105] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.136018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.138363] acpiphp: Slot [3] registered\n[ 0.139217] acpiphp: Slot [4] registered\n[ 0.140018] acpiphp: Slot [5] registered\n[ 0.140859] acpiphp: Slot [6] registered\n[ 0.141694] acpiphp: Slot [7] registered\n[ 0.142534] acpiphp: Slot [8] registered\n[ 0.143374] acpiphp: Slot [9] registered\n[ 0.144023] acpiphp: Slot [10] registered\n[ 0.144882] acpiphp: Slot [11] registered\n[ 0.145736] acpiphp: Slot [12] registered\n[ 0.146590] acpiphp: Slot [13] registered\n[ 0.147446] acpiphp: Slot [14] registered\n[ 0.148017] acpiphp: Slot [15] registered\n[ 0.148879] acpiphp: Slot [16] registered\n[ 0.149740] acpiphp: Slot [17] registered\n[ 0.150595] acpiphp: Slot [18] registered\n[ 0.151453] acpiphp: Slot [19] registered\n[ 0.152017] acpiphp: Slot [20] registered\n[ 0.152867] acpiphp: Slot [21] registered\n[ 0.153719] acpiphp: Slot [22] registered\n[ 0.154575] acpiphp: Slot [23] registered\n[ 0.155438] acpiphp: Slot [24] registered\n[ 0.156017] acpiphp: Slot [25] registered\n[ 0.156872] acpiphp: Slot [26] registered\n[ 0.157729] acpiphp: Slot [27] registered\n[ 0.158581] acpiphp: Slot [28] registered\n[ 0.159433] acpiphp: Slot [29] registered\n[ 0.160018] acpiphp: Slot [30] registered\n[ 0.160883] acpiphp: Slot [31] registered\n[ 0.161732] PCI host bridge to bus 0000:00\n[ 0.162583] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.163659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.164004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.165198] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.166496] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.167789] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.172349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.173853] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.192392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.193957] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.195461] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.196706] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.198580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.199974] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.200192] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.201149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.202777] vgaarb: loaded\n[ 0.203403] vgaarb: bridge control possible 0000:00:02.0\n[ 0.204210] SCSI subsystem initialized\n[ 0.205126] ACPI: bus type USB registered\n[ 0.205126] usbcore: registered new interface driver usbfs\n[ 0.206007] usbcore: registered new interface driver hub\n[ 0.208043] usbcore: registered new device driver usb\n[ 0.209091] PCI: Using ACPI for IRQ routing\n[ 0.209133] NetLabel: Initializing\n[ 0.209896] NetLabel: domain hash size = 128\n[ 0.212003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.213034] NetLabel: unlabeled traffic allowed by default\n[ 0.214140] Switched to clocksource kvm-clock\n[ 0.219029] AppArmor: AppArmor Filesystem Enabled\n[ 0.220040] pnp: PnP ACPI init\n[ 0.220742] ACPI: bus type PNP registered\n[ 0.221970] pnp: PnP ACPI: found 8 devices\n[ 0.222837] ACPI: bus type PNP unregistered\n[ 0.230195] NET: Registered protocol family 2\n[ 0.231334] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.232924] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.234334] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.235658] TCP: reno registered\n[ 0.236378] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.237601] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.238942] NET: Registered protocol family 1\n[ 0.239877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.241063] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.242210] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.266186] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.289533] Trying to unpack rootfs image as initramfs...\n[ 0.381878] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.384611] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.385831] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.387323] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.389131] Scanning for low memory corruption every 60 seconds\n[ 0.391325] Initialise system trusted keyring\n[ 0.392368] audit: initializing netlink socket (disabled)\n[ 0.393542] type=2000 audit(1532249928.483:1): initialized\n[ 0.414619] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.416806] zbud: loaded\n[ 0.417737] VFS: Disk quotas dquot_6.5.2\n[ 0.418634] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.420374] fuse init (API version 7.22)\n[ 0.421349] msgmni has been set to 3997\n[ 0.422256] Key type big_key registered\n[ 0.423522] Key type asymmetric registered\n[ 0.424407] Asymmetric key parser 'x509' registered\n[ 0.425436] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.427110] io scheduler noop registered\n[ 0.427991] io scheduler deadline registered (default)\n[ 0.429086] io scheduler cfq registered\n[ 0.430061] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.431243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.432659] ipmi message handler version 39.2\n[ 0.433705] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.435264] ACPI: Power Button [PWRF]\n[ 0.436265] GHES: HEST is not enabled!\n[ 0.457939] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.500897] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.502898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.527106] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.530038] Linux agpgart interface v0.103\n[ 0.532128] brd: module loaded\n[ 0.533486] loop: module loaded\n[ 0.534547] blk-mq: CPU -> queue map\n[ 0.535335] CPU 0 -> Queue 0\n[ 0.536046] CPU 1 -> Queue 0\n[ 0.537605] vda: vda1\n[ 0.539138] scsi0 : ata_piix\n[ 0.539947] scsi1 : ata_piix\n[ 0.540659] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.541987] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.543608] libphy: Fixed MDIO Bus: probed\n[ 0.544650] tun: Universal TUN/TAP device driver, 1.6\n[ 0.545696] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.548013] PPP generic driver version 2.4.2\n[ 0.548972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.550628] ehci-pci: EHCI PCI platform driver\n[ 0.551745] ehci-platform: EHCI generic platform driver\n[ 0.553224] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.554742] ohci-pci: OHCI PCI platform driver\n[ 0.555923] ohci-platform: OHCI generic platform driver\n[ 0.557193] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.579384] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.580727] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.582565] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.583980] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.585528] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.587482] usb usb1: Product: UHCI Host Controller\n[ 0.588911] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.590573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.591822] hub 1-0:1.0: USB hub found\n[ 0.592747] hub 1-0:1.0: 2 ports detected\n[ 0.593944] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.596538] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.597840] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.599222] mousedev: PS/2 mouse device common for all mice\n[ 0.600885] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.603172] rtc_cmos 00:00: RTC can wake from S4\n[ 0.604582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.606121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.607693] device-mapper: uevent: version 1.0.3\n[ 0.608981] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.611092] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.612729] TCP: cubic registered\n[ 0.613710] NET: Registered protocol family 10\n[ 0.615290] NET: Registered protocol family 17\n[ 0.616494] Key type dns_resolver registered\n[ 0.617971] Loading compiled-in X.509 certificates\n[ 0.619829] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.622292] registered taskstats version 1\n[ 0.625479] Key type trusted registered\n[ 0.629353] Key type encrypted registered\n[ 0.630539] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.632076] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.633837] regulator-dummy: disabling\n[ 0.635003] Magic number: 10:947:978\n[ 0.643050] rtc_cmos 00:00: setting system clock to 2018-07-22 08:58:48 UTC (1532249928)\n[ 0.645251] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.646724] EDD information not available.\n[ 0.702266] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.704144] Write protecting the kernel read-only data: 12288k\n[ 0.706517] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.710038] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.724028] systemd-udevd[107]: starting version 204\n[ 0.764749] FDC 0 is a S82078B\n[ 0.904109] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.068240] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.069572] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.070926] usb 1-1: Product: QEMU USB Tablet\n[ 1.071829] usb 1-1: Manufacturer: QEMU\n[ 1.072654] usb 1-1: SerialNumber: 42\n[ 1.384040] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.780847] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.009418] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.123253] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.225142] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 22 Jul 2018 08:58:50 +0000. Up 2.54 seconds.\ncloud-init-nonet[2.72]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.53]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 22 Jul 2018 08:58:51 +0000. Up 3.68 seconds.\nci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.6 | 255.255.255.0 | fa:16:3e:d9:34:27 |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n12:62:0b:fb:1f:eb:74:ba:a1:46:60:a1:7c:48:08:f8 root@ansibleprovisioningtests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|= |\n|o.. |\n|ooo.o . |\n|.oE= o . |\n| .o.. . S |\n| .. . |\n| .. + . |\n| .+ * |\n| ...*. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n16:4c:b6:ee:97:89:48:f1:02:a0:2f:08:d0:3f:79:8d root@ansibleprovisioningtests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|... o |\n|.... + . |\n|o ....o+ |\n|o. +.E+.. |\n|o . oo S |\n| . . = . o |\n| . o + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n89:e8:90:14:c1:b9:e7:bc:48:00:1c:19:fc:b5:5b:15 root@ansibleprovisioningtests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|o+*o E. |\n|.+o. . . |\n|. o.. . . |\n|...o.o o . |\n| .o+. + S |\n| .oo. |\n| . ... |\n| . . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n03:9f:54:f7:4e:63:5c:4a:c0:bf:d5:ef:e9:d9:1f:90 root@ansibleprovisioningtests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..o.. .|\n| . ..+ o |\n| . . .B .|\n| + . +o.o|\n| S E.o.|\n| . o .|\n| o.|\n| .=|\n| .o+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n"} 2018-07-22 08:58:58,962 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2/action used request id req-79075812-e1bb-4e9c-a288-888a1ccd85a5 2018-07-22 08:58:58,963 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-22 08:58:58,963 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008032] AppArmor: AppArmor initialized [ 0.008899] Yama: becoming mindful. [ 0.009803] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013063] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015046] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017604] Initializing cgroup subsys memory [ 0.018523] Initializing cgroup subsys devices [ 0.019444] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020894] Initializing cgroup subsys perf_event [ 0.021845] Initializing cgroup subsys hugetlb [ 0.022803] CPU: Physical Processor ID: 0 [ 0.024010] FEATURE SPEC_CTRL Present [ 0.025465] mce: CPU supports 10 MCE banks [ 0.026347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026347] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029230] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.030639] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033264] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038615] ACPI: Core revision 20131115 [ 0.040040] ACPI: All ACPI Tables successfully acquired [ 0.041252] ftrace: allocating 28727 entries in 113 pages [ 0.060277] Enabling x2apic [ 0.060952] Enabled x2apic [ 0.061786] Switched APIC routing to physical x2apic. [ 0.064905] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066164] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.068469] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076660] KVM setup paravirtual spinlock [ 0.078852] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080146] x86: Booting SMP configuration: [ 0.081093] .... node #0, CPUs: #1[ 0.078821] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096018] x86: Booted up 1 node, 2 CPUs [ 0.096012] KVM setup async PF for cpu 1 [ 0.096012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098812] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100316] devtmpfs: initialized [ 0.101912] EVM: security.selinux [ 0.102650] EVM: security.SMACK64 [ 0.103377] EVM: security.ima [ 0.104008] EVM: security.capability [ 0.104812] pinctrl core: initialized pinctrl subsystem [ 0.105914] regulator-dummy: no parameters [ 0.106831] RTC time: 8:58:47, date: 07/22/18 [ 0.108037] NET: Registered protocol family 16 [ 0.109046] cpuidle: using governor ladder [ 0.109911] cpuidle: using governor menu [ 0.110824] ACPI: bus type PCI registered [ 0.111665] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.112096] PCI: Using configuration type 1 for base access [ 0.113718] bio: create slab at 0 [ 0.113718] ACPI: Added _OSI(Module Device) [ 0.113718] ACPI: Added _OSI(Processor Device) [ 0.116003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.116957] ACPI: Added _OSI(Processor Aggregator Device) [ 0.119013] ACPI: Interpreter enabled [ 0.119828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.121248] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.123187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.124551] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.126501] ACPI: (supports S0 S5) [ 0.127245] ACPI: Using IOAPIC for interrupt routing [ 0.128014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.130000] ACPI: No dock devices found. [ 0.132598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.133805] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.135105] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.136018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.138363] acpiphp: Slot [3] registered [ 0.139217] acpiphp: Slot [4] registered [ 0.140018] acpiphp: Slot [5] registered [ 0.140859] acpiphp: Slot [6] registered [ 0.141694] acpiphp: Slot [7] registered [ 0.142534] acpiphp: Slot [8] registered [ 0.143374] acpiphp: Slot [9] registered [ 0.144023] acpiphp: Slot [10] registered [ 0.144882] acpiphp: Slot [11] registered [ 0.145736] acpiphp: Slot [12] registered [ 0.146590] acpiphp: Slot [13] registered [ 0.147446] acpiphp: Slot [14] registered [ 0.148017] acpiphp: Slot [15] registered [ 0.148879] acpiphp: Slot [16] registered [ 0.149740] acpiphp: Slot [17] registered [ 0.150595] acpiphp: Slot [18] registered [ 0.151453] acpiphp: Slot [19] registered [ 0.152017] acpiphp: Slot [20] registered [ 0.152867] acpiphp: Slot [21] registered [ 0.153719] acpiphp: Slot [22] registered [ 0.154575] acpiphp: Slot [23] registered [ 0.155438] acpiphp: Slot [24] registered [ 0.156017] acpiphp: Slot [25] registered [ 0.156872] acpiphp: Slot [26] registered [ 0.157729] acpiphp: Slot [27] registered [ 0.158581] acpiphp: Slot [28] registered [ 0.159433] acpiphp: Slot [29] registered [ 0.160018] acpiphp: Slot [30] registered [ 0.160883] acpiphp: Slot [31] registered [ 0.161732] PCI host bridge to bus 0000:00 [ 0.162583] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.163659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.164004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.165198] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.166496] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.167789] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.172349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.173853] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.192392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.193957] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.195461] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.196706] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.198580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.199974] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.200192] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.201149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.202777] vgaarb: loaded [ 0.203403] vgaarb: bridge control possible 0000:00:02.0 [ 0.204210] SCSI subsystem initialized [ 0.205126] ACPI: bus type USB registered [ 0.205126] usbcore: registered new interface driver usbfs [ 0.206007] usbcore: registered new interface driver hub [ 0.208043] usbcore: registered new device driver usb [ 0.209091] PCI: Using ACPI for IRQ routing [ 0.209133] NetLabel: Initializing [ 0.209896] NetLabel: domain hash size = 128 [ 0.212003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.213034] NetLabel: unlabeled traffic allowed by default [ 0.214140] Switched to clocksource kvm-clock [ 0.219029] AppArmor: AppArmor Filesystem Enabled [ 0.220040] pnp: PnP ACPI init [ 0.220742] ACPI: bus type PNP registered [ 0.221970] pnp: PnP ACPI: found 8 devices [ 0.222837] ACPI: bus type PNP unregistered [ 0.230195] NET: Registered protocol family 2 [ 0.231334] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.232924] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.234334] TCP: Hash tables configured (established 16384 bind 16384) [ 0.235658] TCP: reno registered [ 0.236378] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.237601] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.238942] NET: Registered protocol family 1 [ 0.239877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.241063] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.242210] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.266186] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.289533] Trying to unpack rootfs image as initramfs... [ 0.381878] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.384611] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.385831] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.387323] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.389131] Scanning for low memory corruption every 60 seconds [ 0.391325] Initialise system trusted keyring [ 0.392368] audit: initializing netlink socket (disabled) [ 0.393542] type=2000 audit(1532249928.483:1): initialized [ 0.414619] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.416806] zbud: loaded [ 0.417737] VFS: Disk quotas dquot_6.5.2 [ 0.418634] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.420374] fuse init (API version 7.22) [ 0.421349] msgmni has been set to 3997 [ 0.422256] Key type big_key registered [ 0.423522] Key type asymmetric registered [ 0.424407] Asymmetric key parser 'x509' registered [ 0.425436] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.427110] io scheduler noop registered [ 0.427991] io scheduler deadline registered (default) [ 0.429086] io scheduler cfq registered [ 0.430061] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.431243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.432659] ipmi message handler version 39.2 [ 0.433705] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.435264] ACPI: Power Button [PWRF] [ 0.436265] GHES: HEST is not enabled! [ 0.457939] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.500897] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.502898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.527106] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.530038] Linux agpgart interface v0.103 [ 0.532128] brd: module loaded [ 0.533486] loop: module loaded [ 0.534547] blk-mq: CPU -> queue map [ 0.535335] CPU 0 -> Queue 0 [ 0.536046] CPU 1 -> Queue 0 [ 0.537605] vda: vda1 [ 0.539138] scsi0 : ata_piix [ 0.539947] scsi1 : ata_piix [ 0.540659] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.541987] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.543608] libphy: Fixed MDIO Bus: probed [ 0.544650] tun: Universal TUN/TAP device driver, 1.6 [ 0.545696] tun: (C) 1999-2004 Max Krasnyansky [ 0.548013] PPP generic driver version 2.4.2 [ 0.548972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.550628] ehci-pci: EHCI PCI platform driver [ 0.551745] ehci-platform: EHCI generic platform driver [ 0.553224] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.554742] ohci-pci: OHCI PCI platform driver [ 0.555923] ohci-platform: OHCI generic platform driver [ 0.557193] uhci_hcd: USB Universal Host Controller Interface driver [ 0.579384] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.580727] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.582565] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.583980] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.585528] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.587482] usb usb1: Product: UHCI Host Controller [ 0.588911] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.590573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.591822] hub 1-0:1.0: USB hub found [ 0.592747] hub 1-0:1.0: 2 ports detected [ 0.593944] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.596538] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.597840] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.599222] mousedev: PS/2 mouse device common for all mice [ 0.600885] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.603172] rtc_cmos 00:00: RTC can wake from S4 [ 0.604582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.606121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.607693] device-mapper: uevent: version 1.0.3 [ 0.608981] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.611092] ledtrig-cpu: registered to indicate activity on CPUs [ 0.612729] TCP: cubic registered [ 0.613710] NET: Registered protocol family 10 [ 0.615290] NET: Registered protocol family 17 [ 0.616494] Key type dns_resolver registered [ 0.617971] Loading compiled-in X.509 certificates [ 0.619829] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.622292] registered taskstats version 1 [ 0.625479] Key type trusted registered [ 0.629353] Key type encrypted registered [ 0.630539] AppArmor: AppArmor sha1 policy hashing enabled [ 0.632076] IMA: No TPM chip found, activating TPM-bypass! [ 0.633837] regulator-dummy: disabling [ 0.635003] Magic number: 10:947:978 [ 0.643050] rtc_cmos 00:00: setting system clock to 2018-07-22 08:58:48 UTC (1532249928) [ 0.645251] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.646724] EDD information not available. [ 0.702266] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.704144] Write protecting the kernel read-only data: 12288k [ 0.706517] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.710038] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.724028] systemd-udevd[107]: starting version 204 [ 0.764749] FDC 0 is a S82078B [ 0.904109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.068240] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.069572] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.070926] usb 1-1: Product: QEMU USB Tablet [ 1.071829] usb 1-1: Manufacturer: QEMU [ 1.072654] usb 1-1: SerialNumber: 42 [ 1.384040] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.780847] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.009418] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.123253] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.225142] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 22 Jul 2018 08:58:50 +0000. Up 2.54 seconds. cloud-init-nonet[2.72]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.53]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 22 Jul 2018 08:58:51 +0000. Up 3.68 seconds. ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++ ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.6 | 255.255.255.0 | fa:16:3e:d9:34:27 | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 12:62:0b:fb:1f:eb:74:ba:a1:46:60:a1:7c:48:08:f8 root@ansibleprovisioningtests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-i The key's randomart image is: +--[ RSA 2048]----+ |= | |o.. | |ooo.o . | |.oE= o . | | .o.. . S | | .. . | | .. + . | | .+ * | | ...*. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 16:4c:b6:ee:97:89:48:f1:02:a0:2f:08:d0:3f:79:8d root@ansibleprovisioningtests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-i The key's randomart image is: +--[ DSA 1024]----+ |... o | |.... + . | |o ....o+ | |o. +.E+.. | |o . oo S | | . . = . o | | . o + | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 89:e8:90:14:c1:b9:e7:bc:48:00:1c:19:fc:b5:5b:15 root@ansibleprovisioningtests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-i The key's randomart image is: +--[ECDSA 256]---+ |o+*o E. | |.+o. . . | |. o.. . . | |...o.o o . | | .o+. + S | | .oo. | | . ... | | . . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 03:9f:54:f7:4e:63:5c:4a:c0:bf:d5:ef:e9:d9:1f:90 root@ansibleprovisioningtests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-i The key's randomart image is: +--[ED25519 256--+ | ..o.. .| | . ..+ o | | . . .B .| | + . +o.o| | S E.o.| | . o .| | o.| | .=| | .o+| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2018-07-22 08:58:58,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:58:59,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:58 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-93a73040-f433-47bc-860a-007b5ea8fd37 x-compute-request-id: req-93a73040-f433-47bc-860a-007b5ea8fd37 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:58:59,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-93a73040-f433-47bc-860a-007b5ea8fd37 2018-07-22 08:58:59,858 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - ACTIVE 2018-07-22 08:58:59,858 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:58:59,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:00,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:58:59 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-6b570546-b8cd-44c7-8ba1-4441e02408f6 x-compute-request-id: req-6b570546-b8cd-44c7-8ba1-4441e02408f6 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:59:00,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-6b570546-b8cd-44c7-8ba1-4441e02408f6 2018-07-22 08:59:00,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:00,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-752dd517-c789-4a93-a9a3-8085ccc26fcd Date: Sun, 22 Jul 2018 08:59:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"],"description":"","tags":[],"updated_at":"2018-07-22T08:56:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}]} 2018-07-22 08:59:00,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net used request id req-752dd517-c789-4a93-a9a3-8085ccc26fcd 2018-07-22 08:59:00,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:00,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8956bc08-a882-4f1f-b768-60b8d96f1d66 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:59:00,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-8956bc08-a882-4f1f-b768-60b8d96f1d66 2018-07-22 08:59:00,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:00,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d63cd6ce-50c6-4041-8d4f-e429cd9708f4 Date: Sun, 22 Jul 2018 08:59:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:59:00,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-d63cd6ce-50c6-4041-8d4f-e429cd9708f4 2018-07-22 08:59:00,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:00,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3997 X-Openstack-Request-Id: req-dae3b5d7-4395-469e-becc-e0caecff3c90 Date: Sun, 22 Jul 2018 08:59:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.2"}],"id":"28d24b27-e63c-4436-b106-198ec84dcb59","security_groups":[],"mac_address":"fa:16:3e:c5:5b:8e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.4"}],"id":"3ba3b619-1e16-43c0-80d9-6c06034865dc","security_groups":[],"mac_address":"fa:16:3e:7d:ed:67","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:57:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.1"}],"id":"5432788c-5f8d-47c3-bc2b-a1cfa589340e","security_groups":[],"mac_address":"fa:16:3e:59:6f:2e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:49Z","binding:vnic_type":"normal","device_id":"9947ad78-9be8-4683-bf83-c368e2651595","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:58:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.6"}],"id":"9e0db363-f2bc-4573-bb89-2fde4259a6ae","security_groups":["2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8"],"mac_address":"fa:16:3e:d9:34:27","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:57:04Z","binding:vnic_type":"normal","device_id":"c1b0ffe4-a4ac-4373-a33f-a431f958edf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.3"}],"id":"a971bc92-04b6-4176-8a8b-a19946409b9d","security_groups":[],"mac_address":"fa:16:3e:87:3e:45","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"}]} 2018-07-22 08:59:00,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-dae3b5d7-4395-469e-becc-e0caecff3c90 2018-07-22 08:59:00,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:01,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:00 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-7391828c-03f3-41f9-ade5-d8ecd2f07861 x-compute-request-id: req-7391828c-03f3-41f9-ade5-d8ecd2f07861 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:59:01,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-7391828c-03f3-41f9-ade5-d8ecd2f07861 2018-07-22 08:59:01,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:01,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bbd7a53f-3aee-4f25-96ae-63355de4fc99 Date: Sun, 22 Jul 2018 08:59:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"],"description":"","tags":[],"updated_at":"2018-07-22T08:56:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}]} 2018-07-22 08:59:01,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net used request id req-bbd7a53f-3aee-4f25-96ae-63355de4fc99 2018-07-22 08:59:01,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:02,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd97102f-bcc8-45ba-bc14-0484a7bdb0b9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:59:02,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-cd97102f-bcc8-45ba-bc14-0484a7bdb0b9 2018-07-22 08:59:02,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:02,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8ea51e5a-a705-4162-bbaf-b35532e1adf1 Date: Sun, 22 Jul 2018 08:59:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:59:02,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-8ea51e5a-a705-4162-bbaf-b35532e1adf1 2018-07-22 08:59:02,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:02,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3997 X-Openstack-Request-Id: req-4f3adb37-ba88-49dd-b2cd-b1581a3cefec Date: Sun, 22 Jul 2018 08:59:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.2"}],"id":"28d24b27-e63c-4436-b106-198ec84dcb59","security_groups":[],"mac_address":"fa:16:3e:c5:5b:8e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.4"}],"id":"3ba3b619-1e16-43c0-80d9-6c06034865dc","security_groups":[],"mac_address":"fa:16:3e:7d:ed:67","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:57:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.1"}],"id":"5432788c-5f8d-47c3-bc2b-a1cfa589340e","security_groups":[],"mac_address":"fa:16:3e:59:6f:2e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:49Z","binding:vnic_type":"normal","device_id":"9947ad78-9be8-4683-bf83-c368e2651595","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:58:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.6"}],"id":"9e0db363-f2bc-4573-bb89-2fde4259a6ae","security_groups":["2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8"],"mac_address":"fa:16:3e:d9:34:27","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:57:04Z","binding:vnic_type":"normal","device_id":"c1b0ffe4-a4ac-4373-a33f-a431f958edf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.3"}],"id":"a971bc92-04b6-4176-8a8b-a19946409b9d","security_groups":[],"mac_address":"fa:16:3e:87:3e:45","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"}]} 2018-07-22 08:59:02,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-4f3adb37-ba88-49dd-b2cd-b1581a3cefec 2018-07-22 08:59:02,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}}' 2018-07-22 08:59:03,467 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:59:02 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-ffa21cef-0d9d-40dd-b8ac-1a9aff7c6b6d x-compute-request-id: req-ffa21cef-0d9d-40dd-b8ac-1a9aff7c6b6d Content-Length: 0 Content-Type: application/json 2018-07-22 08:59:03,467 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2/action used request id req-ffa21cef-0d9d-40dd-b8ac-1a9aff7c6b6d 2018-07-22 08:59:03,467 - create_instance - INFO - Checking if VM is active 2018-07-22 08:59:03,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:03,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:03 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-62295258-1783-4213-b89f-132863fb4f95 x-compute-request-id: req-62295258-1783-4213-b89f-132863fb4f95 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:59:03,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-62295258-1783-4213-b89f-132863fb4f95 2018-07-22 08:59:03,978 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - ACTIVE 2018-07-22 08:59:03,978 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:59:03,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:04,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:03 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-414d95ea-2277-4a75-9143-3b6bfc1b5907 x-compute-request-id: req-414d95ea-2277-4a75-9143-3b6bfc1b5907 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:59:04,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-414d95ea-2277-4a75-9143-3b6bfc1b5907 2018-07-22 08:59:04,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:04,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-727c8b78-03a2-4c60-9102-174ab4396a5d Date: Sun, 22 Jul 2018 08:59:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"],"description":"","tags":[],"updated_at":"2018-07-22T08:56:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}]} 2018-07-22 08:59:04,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net used request id req-727c8b78-03a2-4c60-9102-174ab4396a5d 2018-07-22 08:59:04,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:04,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-176c77b0-e52f-42a7-a2d7-0717948c2ca1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:59:04,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-176c77b0-e52f-42a7-a2d7-0717948c2ca1 2018-07-22 08:59:04,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:04,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3ebcf060-2155-4086-b479-4f5f0e052072 Date: Sun, 22 Jul 2018 08:59:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:59:04,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-3ebcf060-2155-4086-b479-4f5f0e052072 2018-07-22 08:59:04,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:04,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4036 X-Openstack-Request-Id: req-277280dd-557a-497d-857e-a7f0f7bc9521 Date: Sun, 22 Jul 2018 08:59:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.2"}],"id":"28d24b27-e63c-4436-b106-198ec84dcb59","security_groups":[],"mac_address":"fa:16:3e:c5:5b:8e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.4"}],"id":"3ba3b619-1e16-43c0-80d9-6c06034865dc","security_groups":[],"mac_address":"fa:16:3e:7d:ed:67","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:57:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.1"}],"id":"5432788c-5f8d-47c3-bc2b-a1cfa589340e","security_groups":[],"mac_address":"fa:16:3e:59:6f:2e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:49Z","binding:vnic_type":"normal","device_id":"9947ad78-9be8-4683-bf83-c368e2651595","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:59:03Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.6"}],"id":"9e0db363-f2bc-4573-bb89-2fde4259a6ae","security_groups":["2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8","8ab3ae00-5e76-4de3-8c98-76630bdb9704"],"mac_address":"fa:16:3e:d9:34:27","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:57:04Z","binding:vnic_type":"normal","device_id":"c1b0ffe4-a4ac-4373-a33f-a431f958edf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.3"}],"id":"a971bc92-04b6-4176-8a8b-a19946409b9d","security_groups":[],"mac_address":"fa:16:3e:87:3e:45","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"}]} 2018-07-22 08:59:04,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-277280dd-557a-497d-857e-a7f0f7bc9521 2018-07-22 08:59:04,832 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 08:59:04,835 - paramiko.transport - DEBUG - starting thread (client mode): 0x9638a490L 2018-07-22 08:59:04,835 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 08:59:04,841 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 08:59:04,841 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 08:59:04,843 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 08:59:04,843 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 08:59:04,843 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 08:59:04,843 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 08:59:04,843 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 08:59:04,844 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 08:59:04,886 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 08:59:04,886 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 08:59:04,899 - paramiko.transport - DEBUG - Trying discovered key 53e9881273e006663012fcfb145f1f5d in tmp/AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071 2018-07-22 08:59:04,926 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 08:59:04,949 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 08:59:05,050 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 08:59:05,077 - create_instance - INFO - SSH is active for VM instance 2018-07-22 08:59:05,077 - create_instance - INFO - Checking if cloud-init has completed 2018-07-22 08:59:05,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:05,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:05 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-58e4f6aa-566e-4c36-8c2a-3e09dbb8a0b7 x-compute-request-id: req-58e4f6aa-566e-4c36-8c2a-3e09dbb8a0b7 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:59:05,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-58e4f6aa-566e-4c36-8c2a-3e09dbb8a0b7 2018-07-22 08:59:05,585 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - ACTIVE 2018-07-22 08:59:05,585 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:59:05,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:06,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:05 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-508770a9-5935-4d89-96ce-8f9152b17e42 x-compute-request-id: req-508770a9-5935-4d89-96ce-8f9152b17e42 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:59:06,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-508770a9-5935-4d89-96ce-8f9152b17e42 2018-07-22 08:59:06,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:06,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8e51a301-cd2a-40cf-b34d-cfb3a0dcc197 Date: Sun, 22 Jul 2018 08:59:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"],"description":"","tags":[],"updated_at":"2018-07-22T08:56:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}]} 2018-07-22 08:59:06,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net used request id req-8e51a301-cd2a-40cf-b34d-cfb3a0dcc197 2018-07-22 08:59:06,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:06,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efff9a87-11ae-4d64-970c-2a0a0064a9bf Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:59:06,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-efff9a87-11ae-4d64-970c-2a0a0064a9bf 2018-07-22 08:59:06,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:06,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-93499f2e-356c-4ff0-9d7e-afe3b1b43f88 Date: Sun, 22 Jul 2018 08:59:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:59:06,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-93499f2e-356c-4ff0-9d7e-afe3b1b43f88 2018-07-22 08:59:06,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:06,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4036 X-Openstack-Request-Id: req-58dcb8ea-2900-44bd-97ab-869a9da495ff Date: Sun, 22 Jul 2018 08:59:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.2"}],"id":"28d24b27-e63c-4436-b106-198ec84dcb59","security_groups":[],"mac_address":"fa:16:3e:c5:5b:8e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.4"}],"id":"3ba3b619-1e16-43c0-80d9-6c06034865dc","security_groups":[],"mac_address":"fa:16:3e:7d:ed:67","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:57:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.1"}],"id":"5432788c-5f8d-47c3-bc2b-a1cfa589340e","security_groups":[],"mac_address":"fa:16:3e:59:6f:2e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:49Z","binding:vnic_type":"normal","device_id":"9947ad78-9be8-4683-bf83-c368e2651595","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:59:03Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.6"}],"id":"9e0db363-f2bc-4573-bb89-2fde4259a6ae","security_groups":["2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8","8ab3ae00-5e76-4de3-8c98-76630bdb9704"],"mac_address":"fa:16:3e:d9:34:27","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:57:04Z","binding:vnic_type":"normal","device_id":"c1b0ffe4-a4ac-4373-a33f-a431f958edf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.3"}],"id":"a971bc92-04b6-4176-8a8b-a19946409b9d","security_groups":[],"mac_address":"fa:16:3e:87:3e:45","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"}]} 2018-07-22 08:59:06,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-58dcb8ea-2900-44bd-97ab-869a9da495ff 2018-07-22 08:59:06,659 - create_instance - INFO - Checking if VM is active 2018-07-22 08:59:06,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:07,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:06 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-e3c6c22e-e136-405c-b0d6-aff404cf31f7 x-compute-request-id: req-e3c6c22e-e136-405c-b0d6-aff404cf31f7 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:59:07,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-e3c6c22e-e136-405c-b0d6-aff404cf31f7 2018-07-22 08:59:07,577 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - ACTIVE 2018-07-22 08:59:07,577 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:59:07,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:07,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:07 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-2e0b1116-a77a-4964-a426-01f15f6fec47 x-compute-request-id: req-2e0b1116-a77a-4964-a426-01f15f6fec47 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:59:07,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-2e0b1116-a77a-4964-a426-01f15f6fec47 2018-07-22 08:59:07,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:08,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-be8ce0f7-b3a8-4c42-bc37-bba478fbb678 Date: Sun, 22 Jul 2018 08:59:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"],"description":"","tags":[],"updated_at":"2018-07-22T08:56:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}]} 2018-07-22 08:59:08,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net used request id req-be8ce0f7-b3a8-4c42-bc37-bba478fbb678 2018-07-22 08:59:08,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:08,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f36c362-c83e-4b67-93b0-38e6f894dc4c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:59:08,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-0f36c362-c83e-4b67-93b0-38e6f894dc4c 2018-07-22 08:59:08,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:08,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8d1b43ca-25c4-49a4-86ec-374c69cf43cc Date: Sun, 22 Jul 2018 08:59:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:59:08,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-8d1b43ca-25c4-49a4-86ec-374c69cf43cc 2018-07-22 08:59:08,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:08,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4036 X-Openstack-Request-Id: req-80bba122-2d74-44f1-805b-5af8e96622e5 Date: Sun, 22 Jul 2018 08:59:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.2"}],"id":"28d24b27-e63c-4436-b106-198ec84dcb59","security_groups":[],"mac_address":"fa:16:3e:c5:5b:8e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.4"}],"id":"3ba3b619-1e16-43c0-80d9-6c06034865dc","security_groups":[],"mac_address":"fa:16:3e:7d:ed:67","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:57:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.1"}],"id":"5432788c-5f8d-47c3-bc2b-a1cfa589340e","security_groups":[],"mac_address":"fa:16:3e:59:6f:2e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:49Z","binding:vnic_type":"normal","device_id":"9947ad78-9be8-4683-bf83-c368e2651595","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:59:03Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.6"}],"id":"9e0db363-f2bc-4573-bb89-2fde4259a6ae","security_groups":["2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8","8ab3ae00-5e76-4de3-8c98-76630bdb9704"],"mac_address":"fa:16:3e:d9:34:27","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:57:04Z","binding:vnic_type":"normal","device_id":"c1b0ffe4-a4ac-4373-a33f-a431f958edf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.3"}],"id":"a971bc92-04b6-4176-8a8b-a19946409b9d","security_groups":[],"mac_address":"fa:16:3e:87:3e:45","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"}]} 2018-07-22 08:59:08,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-80bba122-2d74-44f1-805b-5af8e96622e5 2018-07-22 08:59:08,290 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 08:59:08,291 - paramiko.transport - DEBUG - starting thread (client mode): 0x9638a490L 2018-07-22 08:59:08,292 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 08:59:08,295 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 08:59:08,295 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 08:59:08,296 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 08:59:08,297 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 08:59:08,297 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 08:59:08,297 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 08:59:08,297 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 08:59:08,297 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 08:59:08,337 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 08:59:08,338 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 08:59:08,356 - paramiko.transport - DEBUG - Trying discovered key 53e9881273e006663012fcfb145f1f5d in tmp/AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071 2018-07-22 08:59:08,374 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 08:59:08,380 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 08:59:08,480 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 08:59:08,501 - create_instance - INFO - SSH is active for VM instance 2018-07-22 08:59:08,501 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 08:59:08,503 - paramiko.transport - DEBUG - starting thread (client mode): 0x9638a490L 2018-07-22 08:59:08,503 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 08:59:08,506 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 08:59:08,507 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 08:59:08,508 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 08:59:08,508 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 08:59:08,508 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 08:59:08,508 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 08:59:08,508 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 08:59:08,508 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 08:59:08,550 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 08:59:08,550 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 08:59:08,567 - paramiko.transport - DEBUG - Trying discovered key 53e9881273e006663012fcfb145f1f5d in tmp/AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071 2018-07-22 08:59:08,590 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 08:59:08,597 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 08:59:08,599 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 08:59:08,786 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-22 08:59:08,786 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 08:59:08,802 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 08:59:08,811 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 08:59:08,811 - create_instance - INFO - cloud-init complete for VM instance 2018-07-22 08:59:08,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:08,817 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 08:59:09,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:08 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-588ace87-0d0d-4275-ad88-4abb3189bf67 x-compute-request-id: req-588ace87-0d0d-4275-ad88-4abb3189bf67 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:59:09,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-588ace87-0d0d-4275-ad88-4abb3189bf67 2018-07-22 08:59:09,337 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - ACTIVE 2018-07-22 08:59:09,337 - create_instance - INFO - VM is - ACTIVE 2018-07-22 08:59:09,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:09,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ff468d1-3507-4221-9c32-d28cedc4e507 x-compute-request-id: req-8ff468d1-3507-4221-9c32-d28cedc4e507 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:59:09,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-8ff468d1-3507-4221-9c32-d28cedc4e507 2018-07-22 08:59:09,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:09,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6707f7a3-79fa-4dd2-93f9-730519ef360d Date: Sun, 22 Jul 2018 08:59:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"],"description":"","tags":[],"updated_at":"2018-07-22T08:56:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}]} 2018-07-22 08:59:09,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net used request id req-6707f7a3-79fa-4dd2-93f9-730519ef360d 2018-07-22 08:59:09,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:09,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e2af4f-0e8c-4373-81fd-c38eed37eee5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:59:09,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-56e2af4f-0e8c-4373-81fd-c38eed37eee5 2018-07-22 08:59:09,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:09,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-be3b52f6-38f7-4ce3-9ba0-c653a313934d Date: Sun, 22 Jul 2018 08:59:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:59:09,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-be3b52f6-38f7-4ce3-9ba0-c653a313934d 2018-07-22 08:59:09,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:10,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4036 X-Openstack-Request-Id: req-cfc228ef-376d-48bf-846d-a922e66f23b1 Date: Sun, 22 Jul 2018 08:59:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.2"}],"id":"28d24b27-e63c-4436-b106-198ec84dcb59","security_groups":[],"mac_address":"fa:16:3e:c5:5b:8e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.4"}],"id":"3ba3b619-1e16-43c0-80d9-6c06034865dc","security_groups":[],"mac_address":"fa:16:3e:7d:ed:67","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:57:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.1"}],"id":"5432788c-5f8d-47c3-bc2b-a1cfa589340e","security_groups":[],"mac_address":"fa:16:3e:59:6f:2e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:49Z","binding:vnic_type":"normal","device_id":"9947ad78-9be8-4683-bf83-c368e2651595","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:59:03Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.6"}],"id":"9e0db363-f2bc-4573-bb89-2fde4259a6ae","security_groups":["2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8","8ab3ae00-5e76-4de3-8c98-76630bdb9704"],"mac_address":"fa:16:3e:d9:34:27","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:57:04Z","binding:vnic_type":"normal","device_id":"c1b0ffe4-a4ac-4373-a33f-a431f958edf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.3"}],"id":"a971bc92-04b6-4176-8a8b-a19946409b9d","security_groups":[],"mac_address":"fa:16:3e:87:3e:45","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"}]} 2018-07-22 08:59:10,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-cfc228ef-376d-48bf-846d-a922e66f23b1 2018-07-22 08:59:10,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:10,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-377ec7a2-7a1c-47bb-94d5-04e1ea77acb5 x-compute-request-id: req-377ec7a2-7a1c-47bb-94d5-04e1ea77acb5 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:59:10,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-377ec7a2-7a1c-47bb-94d5-04e1ea77acb5 2018-07-22 08:59:10,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:10,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dc7129b2-9761-4270-9f85-8db8ba786922 Date: Sun, 22 Jul 2018 08:59:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5a29192-9322-4092-b387-2ef239f4385d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7bcf731292649a0b3334956be26fc81","l2_adjacency":true,"status":"ACTIVE","subnets":["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"],"description":"","tags":[],"updated_at":"2018-07-22T08:56:37Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net","admin_state_up":true,"tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:35Z","mtu":1450}]} 2018-07-22 08:59:10,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net used request id req-dc7129b2-9761-4270-9f85-8db8ba786922 2018-07-22 08:59:10,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:10,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d68f73-4293-4ccd-b866-b1e98c9177b3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:59:10,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-47d68f73-4293-4ccd-b866-b1e98c9177b3 2018-07-22 08:59:11,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:11,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f13ac77c-c538-4d08-8967-83cee6128192 Date: Sun, 22 Jul 2018 08:59:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:37Z","dns_nameservers":[],"updated_at":"2018-07-22T08:56:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f7bcf731292649a0b3334956be26fc81","id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet"}]} 2018-07-22 08:59:11,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-f13ac77c-c538-4d08-8967-83cee6128192 2018-07-22 08:59:11,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:11,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4036 X-Openstack-Request-Id: req-fb300727-f412-43da-a846-aa970a0555b8 Date: Sun, 22 Jul 2018 08:59:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.2"}],"id":"28d24b27-e63c-4436-b106-198ec84dcb59","security_groups":[],"mac_address":"fa:16:3e:c5:5b:8e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.4"}],"id":"3ba3b619-1e16-43c0-80d9-6c06034865dc","security_groups":[],"mac_address":"fa:16:3e:7d:ed:67","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:57:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.1"}],"id":"5432788c-5f8d-47c3-bc2b-a1cfa589340e","security_groups":[],"mac_address":"fa:16:3e:59:6f:2e","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:49Z","binding:vnic_type":"normal","device_id":"9947ad78-9be8-4683-bf83-c368e2651595","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:59:03Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.6"}],"id":"9e0db363-f2bc-4573-bb89-2fde4259a6ae","security_groups":["2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8","8ab3ae00-5e76-4de3-8c98-76630bdb9704"],"mac_address":"fa:16:3e:d9:34:27","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:57:04Z","binding:vnic_type":"normal","device_id":"c1b0ffe4-a4ac-4373-a33f-a431f958edf2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T08:56:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0c6db09-4c42-44e9-acb2-6f80a4e53b31","ip_address":"10.55.1.3"}],"id":"a971bc92-04b6-4176-8a8b-a19946409b9d","security_groups":[],"mac_address":"fa:16:3e:87:3e:45","project_id":"f7bcf731292649a0b3334956be26fc81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a29192-9322-4092-b387-2ef239f4385d","tenant_id":"f7bcf731292649a0b3334956be26fc81","created_at":"2018-07-22T08:56:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e5a29192-9322-4092-b387-2ef239f4385d","ip_allocation":"immediate"}]} 2018-07-22 08:59:11,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e5a29192-9322-4092-b387-2ef239f4385d used request id req-fb300727-f412-43da-a846-aa970a0555b8 2018-07-22 08:59:11,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}}' 2018-07-22 08:59:11,835 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sun, 22 Jul 2018 08:59:11 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-361271d5-ed6e-4e2e-bb01-3e77e904ae89 x-compute-request-id: req-361271d5-ed6e-4e2e-bb01-3e77e904ae89 Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '8ab3ae00-5e76-4de3-8c98-76630bdb9704'.\nNeutron server returns request_ids: ['req-37fa87fd-a977-45b9-a245-77ae416f534f']", "code": 400}} 2018-07-22 08:59:11,835 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2/action used request id req-361271d5-ed6e-4e2e-bb01-3e77e904ae89 2018-07-22 08:59:11,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:12,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:11 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-ce2c8ba9-e45e-4662-b440-ffb727edbad7 x-compute-request-id: req-ce2c8ba9-e45e-4662-b440-ffb727edbad7 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp"}], "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:58:47Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:59:12,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-ce2c8ba9-e45e-4662-b440-ffb727edbad7 2018-07-22 08:59:12,363 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp] already added to VM [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] 2018-07-22 08:59:12,368 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-07-22 08:59:12,369 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-07-22 08:59:13,647 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-22 08:59:13,649 - paramiko.transport - DEBUG - starting thread (client mode): 0x962d9e50L 2018-07-22 08:59:13,649 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-22 08:59:13,652 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-22 08:59:13,652 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-22 08:59:13,653 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-22 08:59:13,653 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-22 08:59:13,654 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-22 08:59:13,654 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-22 08:59:13,654 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-22 08:59:13,654 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-22 08:59:13,694 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-22 08:59:13,694 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-22 08:59:13,713 - paramiko.transport - DEBUG - Trying discovered key 53e9881273e006663012fcfb145f1f5d in tmp/AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071 2018-07-22 08:59:13,734 - paramiko.transport - DEBUG - userauth is OK 2018-07-22 08:59:13,740 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-22 08:59:13,745 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-22 08:59:13,916 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-22 08:59:13,917 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-22 08:59:13,947 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-22 08:59:13,964 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-22 08:59:13,964 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-22 08:59:14,065 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 08:59:14,079 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-07-22 08:59:14,079 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-07-22 08:59:14,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/8371c303-f158-4911-9194-db6b9f1f0924 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:15,557 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04366374-838b-46dc-b223-2f03706817c5 Content-Length: 0 Date: Sun, 22 Jul 2018 08:59:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:59:15,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/8371c303-f158-4911-9194-db6b9f1f0924 used request id req-04366374-838b-46dc-b223-2f03706817c5 2018-07-22 08:59:15,557 - create_instance - INFO - Deleting Port with ID - 9e0db363-f2bc-4573-bb89-2fde4259a6ae 2018-07-22 08:59:15,557 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-port-1 2018-07-22 08:59:15,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/9e0db363-f2bc-4573-bb89-2fde4259a6ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:16,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ba21c5d-1b4e-4540-9171-e53a4a36cd93 Date: Sun, 22 Jul 2018 08:59:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:59:16,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/9e0db363-f2bc-4573-bb89-2fde4259a6ae used request id req-8ba21c5d-1b4e-4540-9171-e53a4a36cd93 2018-07-22 08:59:16,072 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst 2018-07-22 08:59:16,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:16,214 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:59:16 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-4ae44e84-d053-4072-b460-619e1087602c x-compute-request-id: req-4ae44e84-d053-4072-b460-619e1087602c Content-Type: application/json 2018-07-22 08:59:16,214 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-4ae44e84-d053-4072-b460-619e1087602c 2018-07-22 08:59:16,214 - create_instance - INFO - Checking deletion status 2018-07-22 08:59:16,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:16,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:16 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-127ef310-cba8-401d-889e-ebe74001eb74 x-compute-request-id: req-127ef310-cba8-401d-889e-ebe74001eb74 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:34:27", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "rel": "bookmark"}], "image": {"id": "7c9ce89c-730a-44de-84ec-b12e6fd830d0", "links": [{"href": "http://172.30.9.23:8774/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-22T08:58:47.000000", "flavor": {"id": "3d00501a-20d1-49a5-ba28-6c1e47691bbe", "links": [{"href": "http://172.30.9.23:8774/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe", "rel": "bookmark"}]}, "id": "c1b0ffe4-a4ac-4373-a33f-a431f958edf2", "user_id": "85c6b77019ce4be38580470ef978da22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-22T08:59:16Z", "hostId": "baa031c811b5c42e193aced54cd971d8a1d31e641d2cc517a6619353", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp", "name": "AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst", "created": "2018-07-22T08:57:07Z", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 08:59:16,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-127ef310-cba8-401d-889e-ebe74001eb74 2018-07-22 08:59:16,503 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst] is - ACTIVE 2018-07-22 08:59:16,503 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 08:59:19,506 - create_instance - DEBUG - VM status query timeout in 296.708144903 2018-07-22 08:59:19,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfe190a4513dda74bb0bf56fa2c134235deaefe" 2018-07-22 08:59:19,568 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:59:19 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-165134b4-31ed-4810-b556-bd355fc98d7c x-compute-request-id: req-165134b4-31ed-4810-b556-bd355fc98d7c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c1b0ffe4-a4ac-4373-a33f-a431f958edf2 could not be found.", "code": 404}} 2018-07-22 08:59:19,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1b0ffe4-a4ac-4373-a33f-a431f958edf2 used request id req-165134b4-31ed-4810-b556-bd355fc98d7c 2018-07-22 08:59:19,569 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c1b0ffe4-a4ac-4373-a33f-a431f958edf2 could not be found. (HTTP 404) (Request-ID: req-165134b4-31ed-4810-b556-bd355fc98d7c) 2018-07-22 08:59:19,569 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-inst 2018-07-22 08:59:19,570 - neutron_utils - INFO - Deleting security group rule with ID - 9d3b5831-7a10-4bbd-afc7-f363623561c9 2018-07-22 08:59:19,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/9d3b5831-7a10-4bbd-afc7-f363623561c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:59:19,733 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-738b6329-30d2-4999-b50d-f9e005c9d4cf Content-Length: 0 Date: Sun, 22 Jul 2018 08:59:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:59:19,733 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/9d3b5831-7a10-4bbd-afc7-f363623561c9 used request id req-738b6329-30d2-4999-b50d-f9e005c9d4cf 2018-07-22 08:59:19,733 - neutron_utils - INFO - Deleting security group rule with ID - 624fc8e6-6210-4513-abec-15a5198fe3d1 2018-07-22 08:59:19,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/624fc8e6-6210-4513-abec-15a5198fe3d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:59:19,837 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee5110db-a478-4e8c-846e-71926dbfc8c0 Content-Length: 0 Date: Sun, 22 Jul 2018 08:59:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:59:19,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/624fc8e6-6210-4513-abec-15a5198fe3d1 used request id req-ee5110db-a478-4e8c-846e-71926dbfc8c0 2018-07-22 08:59:19,837 - neutron_utils - INFO - Deleting security group rule with ID - 4b3a8442-e097-4786-94a5-5009bcfb5101 2018-07-22 08:59:19,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/4b3a8442-e097-4786-94a5-5009bcfb5101 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:59:19,952 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3087a3d9-97d6-4386-ad2a-daa410972477 Content-Length: 0 Date: Sun, 22 Jul 2018 08:59:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:59:19,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/4b3a8442-e097-4786-94a5-5009bcfb5101 used request id req-3087a3d9-97d6-4386-ad2a-daa410972477 2018-07-22 08:59:19,953 - neutron_utils - INFO - Deleting security group rule with ID - 269ecdcb-7421-444e-a6fe-4d27dbe37524 2018-07-22 08:59:19,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/269ecdcb-7421-444e-a6fe-4d27dbe37524 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:59:20,064 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec11607e-bfb4-470b-b28d-360f49c38a40 Content-Length: 0 Date: Sun, 22 Jul 2018 08:59:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:59:20,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/269ecdcb-7421-444e-a6fe-4d27dbe37524 used request id req-ec11607e-bfb4-470b-b28d-360f49c38a40 2018-07-22 08:59:20,065 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-sec-grp 2018-07-22 08:59:20,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8ab3ae00-5e76-4de3-8c98-76630bdb9704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5aefc5b07eb665c775a7d3753adc355c0910b2" 2018-07-22 08:59:20,774 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7de29622-e6ab-4f8f-804a-1133fb2034f6 Content-Length: 0 Date: Sun, 22 Jul 2018 08:59:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:59:20,774 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8ab3ae00-5e76-4de3-8c98-76630bdb9704 used request id req-7de29622-e6ab-4f8f-804a-1133fb2034f6 2018-07-22 08:59:20,775 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp 2018-07-22 08:59:20,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea144f02db5a8c93850f365079fa379a5c4adbc6" 2018-07-22 08:59:20,816 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:59:20 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-1f24ade8-3e07-4cd9-a03d-5c64150d99f7 x-compute-request-id: req-1f24ade8-3e07-4cd9-a03d-5c64150d99f7 Content-Length: 0 Content-Type: application/json 2018-07-22 08:59:20,816 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-kp used request id req-1f24ade8-3e07-4cd9-a03d-5c64150d99f7 2018-07-22 08:59:20,817 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071.pub] 2018-07-22 08:59:20,817 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071] 2018-07-22 08:59:20,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16acea1c67b283fb8d5fc33d44307b6b179c10d3" 2018-07-22 08:59:20,887 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 08:59:20 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-4afa07ad-4ef9-4e22-b1c4-c07490bb6198 x-compute-request-id: req-4afa07ad-4ef9-4e22-b1c4-c07490bb6198 Content-Length: 0 Content-Type: application/json 2018-07-22 08:59:20,887 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3d00501a-20d1-49a5-ba28-6c1e47691bbe used request id req-4afa07ad-4ef9-4e22-b1c4-c07490bb6198 2018-07-22 08:59:20,888 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-router and subnet AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet 2018-07-22 08:59:20,888 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-router 2018-07-22 08:59:20,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/9947ad78-9be8-4683-bf83-c368e2651595/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdf91adab1b2161a3d25f701940da69b59c362c" -d '{"subnet_id": "b0c6db09-4c42-44e9-acb2-6f80a4e53b31"}' 2018-07-22 08:59:23,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-700c1ca5-ed8f-4a8f-94ea-f920390c95a2 Date: Sun, 22 Jul 2018 08:59:23 GMT RESP BODY: {"network_id": "e5a29192-9322-4092-b387-2ef239f4385d", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "subnet_id": "b0c6db09-4c42-44e9-acb2-6f80a4e53b31", "subnet_ids": ["b0c6db09-4c42-44e9-acb2-6f80a4e53b31"], "port_id": "5432788c-5f8d-47c3-bc2b-a1cfa589340e", "id": "9947ad78-9be8-4683-bf83-c368e2651595"} 2018-07-22 08:59:23,144 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/9947ad78-9be8-4683-bf83-c368e2651595/remove_router_interface used request id req-700c1ca5-ed8f-4a8f-94ea-f920390c95a2 2018-07-22 08:59:23,144 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-router 2018-07-22 08:59:23,144 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-router 2018-07-22 08:59:23,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/9947ad78-9be8-4683-bf83-c368e2651595 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdf91adab1b2161a3d25f701940da69b59c362c" 2018-07-22 08:59:26,780 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb18e60d-af4b-4674-8904-0d2cdb95775a Content-Length: 0 Date: Sun, 22 Jul 2018 08:59:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:59:26,780 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/9947ad78-9be8-4683-bf83-c368e2651595 used request id req-fb18e60d-af4b-4674-8904-0d2cdb95775a 2018-07-22 08:59:26,781 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet 2018-07-22 08:59:26,781 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-subnet 2018-07-22 08:59:26,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/b0c6db09-4c42-44e9-acb2-6f80a4e53b31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429f46e0db0bc2805b24ed4351ab24075eda2815" 2018-07-22 08:59:29,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fee854d7-c774-4407-831f-aeb98609544b Date: Sun, 22 Jul 2018 08:59:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:59:29,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b0c6db09-4c42-44e9-acb2-6f80a4e53b31 used request id req-fee854d7-c774-4407-831f-aeb98609544b 2018-07-22 08:59:29,176 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071-pub-net 2018-07-22 08:59:29,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/e5a29192-9322-4092-b387-2ef239f4385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429f46e0db0bc2805b24ed4351ab24075eda2815" 2018-07-22 08:59:30,560 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-01fb9b41-2829-49fc-b7d6-fc62d3895edc Date: Sun, 22 Jul 2018 08:59:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:59:30,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e5a29192-9322-4092-b387-2ef239f4385d used request id req-01fb9b41-2829-49fc-b7d6-fc62d3895edc 2018-07-22 08:59:30,561 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-8fc9d4ff-64ca-4253-a851-f8d33f11d071--image 2018-07-22 08:59:30,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ac505e2818f4e83eead0b81da82c38cac806c5b" 2018-07-22 08:59:31,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0776863-0576-4d44-9d0e-98120e626b22 Date: Sun, 22 Jul 2018 08:59:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 08:59:31,931 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7c9ce89c-730a-44de-84ec-b12e6fd830d0 used request id req-c0776863-0576-4d44-9d0e-98120e626b22 2018-07-22 08:59:31,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ffd0333b5980a630e4d967ce321ae25c8cfbc6" 2018-07-22 08:59:32,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-374fea88-abdb-4766-92af-cd095225cc24 Date: Sun, 22 Jul 2018 08:59:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:35Z", "updated_at": "2018-07-22T08:56:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:35Z", "revision_number": 0, "id": "07cad0a1-6acc-46ca-8831-9e15e913db96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:35Z", "security_group_id": "2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7bcf731292649a0b3334956be26fc81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:35Z", "revision_number": 0, "id": "8471bb8c-cec6-4828-9bb5-f6bfcad8b067", "remote_group_id": "2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8", "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:35Z", "security_group_id": "2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7bcf731292649a0b3334956be26fc81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:35Z", "revision_number": 0, "id": "87f1e44a-4511-4918-938a-e3a3d34b4ecc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:35Z", "security_group_id": "2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7bcf731292649a0b3334956be26fc81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:56:35Z", "revision_number": 0, "id": "aca6d0e5-de32-402f-ae28-e6564ebca2fb", "remote_group_id": "2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8", "remote_ip_prefix": null, "created_at": "2018-07-22T08:56:35Z", "security_group_id": "2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8", "tenant_id": "f7bcf731292649a0b3334956be26fc81", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7bcf731292649a0b3334956be26fc81"}], "revision_number": 4, "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 08:59:32,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-374fea88-abdb-4766-92af-cd095225cc24 2018-07-22 08:59:32,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ffd0333b5980a630e4d967ce321ae25c8cfbc6" 2018-07-22 08:59:32,293 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 08:59:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-112fa6bf-584e-4187-a279-f43a955415f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 08:59:32,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-112fa6bf-584e-4187-a279-f43a955415f0 2018-07-22 08:59:32,294 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 08:59:32,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ffd0333b5980a630e4d967ce321ae25c8cfbc6" 2018-07-22 08:59:32,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d06803-ca69-44f7-8ce7-99c044c6b689 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7bcf731292649a0b3334956be26fc81", "name": "AnsibleProvisioningTests-15cbba2b-a745-41d-proj"}} 2018-07-22 08:59:32,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-b4d06803-ca69-44f7-8ce7-99c044c6b689 2018-07-22 08:59:32,388 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8 2018-07-22 08:59:32,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ffd0333b5980a630e4d967ce321ae25c8cfbc6" 2018-07-22 08:59:32,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3e871440-00b5-43aa-8f4f-edd681d71fc5 Date: Sun, 22 Jul 2018 08:59:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:35Z", "security_group_id": "2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:35Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "07cad0a1-6acc-46ca-8831-9e15e913db96"}, {"remote_group_id": "2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:35Z", "security_group_id": "2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:35Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "8471bb8c-cec6-4828-9bb5-f6bfcad8b067"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:35Z", "security_group_id": "2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:35Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "87f1e44a-4511-4918-938a-e3a3d34b4ecc"}, {"remote_group_id": "2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T08:56:35Z", "security_group_id": "2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8", "port_range_min": null, "revision_number": 0, "tenant_id": "f7bcf731292649a0b3334956be26fc81", "created_at": "2018-07-22T08:56:35Z", "project_id": "f7bcf731292649a0b3334956be26fc81", "id": "aca6d0e5-de32-402f-ae28-e6564ebca2fb"}]} 2018-07-22 08:59:32,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8 used request id req-3e871440-00b5-43aa-8f4f-edd681d71fc5 2018-07-22 08:59:32,587 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 08:59:32,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ffd0333b5980a630e4d967ce321ae25c8cfbc6" 2018-07-22 08:59:32,931 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1dfb43c-efa1-48ba-9f23-8a4da0d9f62a Content-Length: 0 Date: Sun, 22 Jul 2018 08:59:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 08:59:32,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2b5d7bbc-d0e0-4fe9-9728-cddc32d4ade8 used request id req-d1dfb43c-efa1-48ba-9f23-8a4da0d9f62a 2018-07-22 08:59:32,932 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-15cbba2b-a745-41d-proj 2018-07-22 08:59:32,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ffd0333b5980a630e4d967ce321ae25c8cfbc6" 2018-07-22 08:59:33,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:59:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70307be2-6a65-4eef-96f1-d031373435c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:59:33,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f7bcf731292649a0b3334956be26fc81 used request id req-70307be2-6a65-4eef-96f1-d031373435c3 2018-07-22 08:59:33,157 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-15cbba2b-a745-41d-proj-role 2018-07-22 08:59:33,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/21591da1b109488e9947a3ea98149ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ffd0333b5980a630e4d967ce321ae25c8cfbc6" 2018-07-22 08:59:33,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67a6edec-7121-42b1-b3ab-e0c761c53614 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:59:33,325 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/21591da1b109488e9947a3ea98149ae7 used request id req-67a6edec-7121-42b1-b3ab-e0c761c53614 2018-07-22 08:59:33,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ffd0333b5980a630e4d967ce321ae25c8cfbc6" 2018-07-22 08:59:33,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a634a1-21c2-49b7-90d9-e95863a5a953 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 08:59:33,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-72a634a1-21c2-49b7-90d9-e95863a5a953 2018-07-22 08:59:33,417 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-15cbba2b-a745-41d-user 2018-07-22 08:59:33,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/85c6b77019ce4be38580470ef978da22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf4514c0cdd70f2108e7366a69bf5eac546c877" 2018-07-22 08:59:33,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 08:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8a8289c-92b7-4620-8e8a-7d0760f0454d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 08:59:33,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/85c6b77019ce4be38580470ef978da22 used request id req-f8a8289c-92b7-4620-8e8a-7d0760f0454d 2018-07-22 08:59:33,596 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 101 tests in 2436.957s OK 2018-07-22 08:59:33,721 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 08:59:33,721 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 40:37 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-22 08:59:33,770 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-07-22 08:59:33,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 08:59:33,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 08:59:33,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 08:59:33,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 08:59:33,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 08:59:33,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 08:59:33,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 08:59:33,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 08:59:33,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 08:59:33,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 08:59:33,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 08:59:33,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 08:59:33,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 08:59:33,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 08:59:33,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 08:59:33,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 08:59:33,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 08:59:33,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 08:59:33,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 08:59:33,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 08:59:33,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 08:59:33,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 08:59:33,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 08:59:33,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 08:59:33,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 08:59:33,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 08:59:33,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 08:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af7baf7-a6f3-4b59-bdce-788b7a5f21a1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 08:59:33,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0af7baf7-a6f3-4b59-bdce-788b7a5f21a1 2018-07-22 08:59:33,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 08:59:34,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T09:59:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["4baKe5JtR9KNdkoXm8CWVQ"], "issued_at": "2018-07-22T08:59:34.000000Z"}} 2018-07-22 08:59:34,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 08:59:34,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 08:59:34,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a74a3564-0aa4-4a78-9421-d29de25a5f9a Date: Sun, 22 Jul 2018 08:59:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 08:59:34,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a74a3564-0aa4-4a78-9421-d29de25a5f9a 2018-07-22 08:59:34,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.466101884842s 2018-07-22 08:59:34,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a74a3564-0aa4-4a78-9421-d29de25a5f9a 2018-07-22 08:59:34,668 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-22 08:59:37,630 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-22 08:59:40,369 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 21d2cd03-cc1d-423a-9bff-e8df02810b0b | 2018-07-22T08:59:39.961327 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 21d2cd03-cc1d-423a-9bff-e8df02810b0b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-22 08:59:44,216 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-22 08:59:44,216 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-22 08:59:47,055 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-22 08:59:50,819 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=f97dac3d-9e7d-4ed5-9c47-24ba610261b4) as the default verifier for the future CLI operations. 2018-07-22 08:59:54,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-22 08:59:54,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 08:59:54,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-2b435f09-06cd-4e58-a25e-40d3d1a69ae7 Date: Sun, 22 Jul 2018 08:59:54 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-22 08:59:54,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-2b435f09-06cd-4e58-a25e-40d3d1a69ae7 2018-07-22 08:59:54,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.182392120361s 2018-07-22 08:59:54,315 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-2b435f09-06cd-4e58-a25e-40d3d1a69ae7 2018-07-22 08:59:54,323 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-07-22 08:59:54,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 08:59:54,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" -d '{"network": {"name": "neutron_trunk-net_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "admin_state_up": true}}' 2018-07-22 08:59:54,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-15a516fe-2adf-4470-a769-bd753d1652ae Date: Sun, 22 Jul 2018 08:59:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"453e6f35-9d15-48a7-96e6-9a8e4a527641","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:59:54Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_047f14b8-adc6-4d3b-9ba3-73443254ac0b","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:59:54Z","mtu":1450}} 2018-07-22 08:59:54,791 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-15a516fe-2adf-4470-a769-bd753d1652ae 2018-07-22 08:59:54,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.466449022293s 2018-07-22 08:59:54,791 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-15a516fe-2adf-4470-a769-bd753d1652ae 2018-07-22 08:59:54,791 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-22T08:59:54Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'453e6f35-9d15-48a7-96e6-9a8e4a527641', u'provider:segmentation_id': 29, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_047f14b8-adc6-4d3b-9ba3-73443254ac0b', u'created_at': u'2018-07-22T08:59:54Z', u'mtu': 1450, u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'l2_adjacency': True}) 2018-07-22 08:59:54,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 08:59:54,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 08:59:55,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-872d5d75-503d-4f9e-88d4-0c26322d069b Date: Sun, 22 Jul 2018 08:59:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"453e6f35-9d15-48a7-96e6-9a8e4a527641","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T08:59:54Z","qos_policy_id":null,"name":"neutron_trunk-net_047f14b8-adc6-4d3b-9ba3-73443254ac0b","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:59:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 08:59:55,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-872d5d75-503d-4f9e-88d4-0c26322d069b 2018-07-22 08:59:55,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279895067215s 2018-07-22 08:59:55,073 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-872d5d75-503d-4f9e-88d4-0c26322d069b 2018-07-22 08:59:55,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 08:59:55,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" -d '{"subnet": {"name": "neutron_trunk-subnet_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "enable_dhcp": true, "network_id": "453e6f35-9d15-48a7-96e6-9a8e4a527641", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 08:59:55,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-10963fd7-531d-4400-bd3b-69376d2d51b2 Date: Sun, 22 Jul 2018 08:59:55 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T08:59:55Z","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":"d5c3b49f-5fba-4111-a44a-a11659aa420c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_047f14b8-adc6-4d3b-9ba3-73443254ac0b","enable_dhcp":true,"segment_id":null,"network_id":"453e6f35-9d15-48a7-96e6-9a8e4a527641","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:59:55Z","ip_version":4}} 2018-07-22 08:59:55,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-10963fd7-531d-4400-bd3b-69376d2d51b2 2018-07-22 08:59:55,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.805953979492s 2018-07-22 08:59:55,881 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-10963fd7-531d-4400-bd3b-69376d2d51b2 2018-07-22 08:59:55,881 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T08:59:55Z', 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'd5c3b49f-5fba-4111-a44a-a11659aa420c', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_047f14b8-adc6-4d3b-9ba3-73443254ac0b', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'453e6f35-9d15-48a7-96e6-9a8e4a527641', u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'created_at': u'2018-07-22T08:59:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131'}) 2018-07-22 08:59:55,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 08:59:55,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "neutron_trunk-router_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "admin_state_up": true}}' 2018-07-22 09:00:02,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-5004d26a-6157-43cc-b698-8ba1bcc65fbf Date: Sun, 22 Jul 2018 09:00:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T08:59:56Z", "admin_state_up": true, "updated_at": "2018-07-22T08:59:57Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "5a4eb8dd-2007-40de-b387-096c0c7b23f3", "name": "neutron_trunk-router_047f14b8-adc6-4d3b-9ba3-73443254ac0b"}} 2018-07-22 09:00:02,272 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5004d26a-6157-43cc-b698-8ba1bcc65fbf 2018-07-22 09:00:02,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.3904800415s 2018-07-22 09:00:02,273 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5004d26a-6157-43cc-b698-8ba1bcc65fbf 2018-07-22 09:00:02,273 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T08:59:57Z', u'revision_number': 4, u'ha': True, u'id': u'5a4eb8dd-2007-40de-b387-096c0c7b23f3', u'external_gateway_info': {u'network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26686176-d4b0-4f11-8423-c349e99aa88a', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_047f14b8-adc6-4d3b-9ba3-73443254ac0b', u'admin_state_up': True, u'tenant_id': u'239f08b9dfab49abbc9cca9c9c17e131', u'created_at': u'2018-07-22T08:59:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'239f08b9dfab49abbc9cca9c9c17e131'}) 2018-07-22 09:00:02,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 09:00:02,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/5a4eb8dd-2007-40de-b387-096c0c7b23f3/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" -d '{"subnet_id": "d5c3b49f-5fba-4111-a44a-a11659aa420c"}' 2018-07-22 09:00:04,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-44bdb77f-6084-4240-a98d-315af45754dd Date: Sun, 22 Jul 2018 09:00:04 GMT RESP BODY: {"network_id": "453e6f35-9d15-48a7-96e6-9a8e4a527641", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "subnet_id": "d5c3b49f-5fba-4111-a44a-a11659aa420c", "subnet_ids": ["d5c3b49f-5fba-4111-a44a-a11659aa420c"], "port_id": "3718042a-fac0-4709-9cff-e163338eced8", "id": "5a4eb8dd-2007-40de-b387-096c0c7b23f3"} 2018-07-22 09:00:04,608 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5a4eb8dd-2007-40de-b387-096c0c7b23f3/add_router_interface.json used request id req-44bdb77f-6084-4240-a98d-315af45754dd 2018-07-22 09:00:04,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.33431816101s 2018-07-22 09:00:04,609 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5a4eb8dd-2007-40de-b387-096c0c7b23f3/add_router_interface.json used request id req-44bdb77f-6084-4240-a98d-315af45754dd returning object 5a4eb8dd-2007-40de-b387-096c0c7b23f3 2018-07-22 09:00:04,609 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 09:00:04,736 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 09:00:04,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" 2018-07-22 09:00:04,743 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 09:00:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-07-22 09:00:04,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 09:00:04,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:00:04,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-55f9ceb3-56db-4f04-8ff3-7d676210535a Date: Sun, 22 Jul 2018 09:00:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 09:00:04,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-55f9ceb3-56db-4f04-8ff3-7d676210535a 2018-07-22 09:00:04,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.193792104721s 2018-07-22 09:00:04,943 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-55f9ceb3-56db-4f04-8ff3-7d676210535a 2018-07-22 09:00:04,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 09:00:04,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_047f14b8-adc6-4d3b-9ba3-73443254ac0b"}' 2018-07-22 09:00:05,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aa9ad3ef-ccd4-47cd-9a06-49fc4ad22943 Date: Sun, 22 Jul 2018 09:00:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "fd442fc5-1d05-4166-93f4-f71e9ffd1caf", "size": null, "self": "/v2/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T09:00:05Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "checksum": null, "created_at": "2018-07-22T09:00:05Z", "protected": false} 2018-07-22 09:00:05,184 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-aa9ad3ef-ccd4-47cd-9a06-49fc4ad22943 2018-07-22 09:00:05,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.232801198959s 2018-07-22 09:00:05,184 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-aa9ad3ef-ccd4-47cd-9a06-49fc4ad22943 returning object fd442fc5-1d05-4166-93f4-f71e9ffd1caf 2018-07-22 09:00:05,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 09:00:05,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" -d '' 2018-07-22 09:00:05,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-13b0ac03-73a2-475d-92a9-9fd29f1ee492 Date: Sun, 22 Jul 2018 09:00:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 09:00:05,932 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf/file used request id req-13b0ac03-73a2-475d-92a9-9fd29f1ee492 2018-07-22 09:00:05,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.746851921082s 2018-07-22 09:00:05,932 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf/file used request id req-13b0ac03-73a2-475d-92a9-9fd29f1ee492 2018-07-22 09:00:05,932 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_047f14b8-adc6-4d3b-9ba3-73443254ac0b', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T09:00:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf/file', u'owner': u'239f08b9dfab49abbc9cca9c9c17e131', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'fd442fc5-1d05-4166-93f4-f71e9ffd1caf', u'size': None, u'name': u'neutron_trunk-img_047f14b8-adc6-4d3b-9ba3-73443254ac0b', u'checksum': None, u'self': u'/v2/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T09:00:05Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 09:00:05,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 09:00:05,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 09:00:06,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:00:05 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-b70011e6-196c-4062-9381-2bd3400ffbe4 x-compute-request-id: req-b70011e6-196c-4062-9381-2bd3400ffbe4 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/67ca6b62-1fe1-4831-abfc-9809682738e8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/67ca6b62-1fe1-4831-abfc-9809682738e8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "67ca6b62-1fe1-4831-abfc-9809682738e8"}} 2018-07-22 09:00:06,149 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b70011e6-196c-4062-9381-2bd3400ffbe4 2018-07-22 09:00:06,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.215572834015s 2018-07-22 09:00:06,149 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b70011e6-196c-4062-9381-2bd3400ffbe4 2018-07-22 09:00:06,150 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_047f14b8-adc6-4d3b-9ba3-73443254ac0b', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'67ca6b62-1fe1-4831-abfc-9809682738e8', 'swap': 0}) 2018-07-22 09:00:06,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 09:00:06,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/67ca6b62-1fe1-4831-abfc-9809682738e8/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" -d '{"extra_specs": {}}' 2018-07-22 09:00:06,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:00:06 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-6bad1a4f-998a-40b8-bc01-bd5a54db0b67 x-compute-request-id: req-6bad1a4f-998a-40b8-bc01-bd5a54db0b67 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 09:00:06,170 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/67ca6b62-1fe1-4831-abfc-9809682738e8/os-extra_specs used request id req-6bad1a4f-998a-40b8-bc01-bd5a54db0b67 2018-07-22 09:00:06,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197451114655s 2018-07-22 09:00:06,171 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/67ca6b62-1fe1-4831-abfc-9809682738e8/os-extra_specs used request id req-6bad1a4f-998a-40b8-bc01-bd5a54db0b67 2018-07-22 09:00:06,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:00:06,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:00:06 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:00:06,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 09:00:06,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:00:06,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58fe1458-a73f-4d97-a768-2b99e85e378e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:00:06,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-58fe1458-a73f-4d97-a768-2b99e85e378e 2018-07-22 09:00:06,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0987160205841s 2018-07-22 09:00:06,281 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-58fe1458-a73f-4d97-a768-2b99e85e378e 2018-07-22 09:00:06,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 09:00:06,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:00:06,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1809030-f342-45dd-8d49-9dae19866665 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:00:06,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c1809030-f342-45dd-8d49-9dae19866665 2018-07-22 09:00:06,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0966410636902s 2018-07-22 09:00:06,386 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c1809030-f342-45dd-8d49-9dae19866665 2018-07-22 09:00:06,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-22 09:00:06,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:00:06,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:00:06 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-b717de72-abe5-4425-8347-f7757284dbde x-compute-request-id: req-b717de72-abe5-4425-8347-f7757284dbde Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 113}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 116}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 44, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-22 09:00:06,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-b717de72-abe5-4425-8347-f7757284dbde 2018-07-22 09:00:06,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0428018569946s 2018-07-22 09:00:06,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-b717de72-abe5-4425-8347-f7757284dbde 2018-07-22 09:00:06,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 09:00:06,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:00:06,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-b6c0fbc6-dfb2-48ac-8254-360c050dbda9 Date: Sun, 22 Jul 2018 09:00:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf/snap", "metadata": {}}], "file": "/v2/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "fd442fc5-1d05-4166-93f4-f71e9ffd1caf", "size": 12716032, "self": "/v2/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T09:00:05Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T09:00:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 09:00:06,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b6c0fbc6-dfb2-48ac-8254-360c050dbda9 2018-07-22 09:00:06,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212976932526s 2018-07-22 09:00:06,650 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b6c0fbc6-dfb2-48ac-8254-360c050dbda9 2018-07-22 09:00:06,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 09:00:06,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_047f14b8-adc6-4d3b-9ba3-73443254ac0b"}' 2018-07-22 09:00:06,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/28b9aed4-369e-404b-89cc-3802a5cb2c8b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d62c52b9-08d4-4ef2-baa3-8018568fbd70 Date: Sun, 22 Jul 2018 09:00:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/28b9aed4-369e-404b-89cc-3802a5cb2c8b/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "28b9aed4-369e-404b-89cc-3802a5cb2c8b", "size": null, "self": "/v2/images/28b9aed4-369e-404b-89cc-3802a5cb2c8b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T09:00:06Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "checksum": null, "created_at": "2018-07-22T09:00:06Z", "protected": false} 2018-07-22 09:00:06,911 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d62c52b9-08d4-4ef2-baa3-8018568fbd70 2018-07-22 09:00:06,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.252213001251s 2018-07-22 09:00:06,911 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d62c52b9-08d4-4ef2-baa3-8018568fbd70 returning object 28b9aed4-369e-404b-89cc-3802a5cb2c8b 2018-07-22 09:00:06,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 09:00:06,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/28b9aed4-369e-404b-89cc-3802a5cb2c8b/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" -d '' 2018-07-22 09:00:08,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae1a4f4a-7ac2-462d-b39a-e6a788821b30 Date: Sun, 22 Jul 2018 09:00:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 09:00:08,189 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/28b9aed4-369e-404b-89cc-3802a5cb2c8b/file used request id req-ae1a4f4a-7ac2-462d-b39a-e6a788821b30 2018-07-22 09:00:08,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.27669382095s 2018-07-22 09:00:08,189 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/28b9aed4-369e-404b-89cc-3802a5cb2c8b/file used request id req-ae1a4f4a-7ac2-462d-b39a-e6a788821b30 2018-07-22 09:00:08,189 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_047f14b8-adc6-4d3b-9ba3-73443254ac0b', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T09:00:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/28b9aed4-369e-404b-89cc-3802a5cb2c8b/file', u'owner': u'239f08b9dfab49abbc9cca9c9c17e131', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'28b9aed4-369e-404b-89cc-3802a5cb2c8b', u'size': None, u'name': u'neutron_trunk-img_alt_047f14b8-adc6-4d3b-9ba3-73443254ac0b', u'checksum': None, u'self': u'/v2/images/28b9aed4-369e-404b-89cc-3802a5cb2c8b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T09:00:06Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 09:00:08,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 09:00:08,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 09:00:08,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:00:08 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-f747ecf7-bc80-484d-a3d6-463d8e0f57c7 x-compute-request-id: req-f747ecf7-bc80-484d-a3d6-463d8e0f57c7 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3ac821fd-8749-464a-aa4e-61d762d36345", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3ac821fd-8749-464a-aa4e-61d762d36345", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3ac821fd-8749-464a-aa4e-61d762d36345"}} 2018-07-22 09:00:08,289 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f747ecf7-bc80-484d-a3d6-463d8e0f57c7 2018-07-22 09:00:08,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0985369682312s 2018-07-22 09:00:08,289 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f747ecf7-bc80-484d-a3d6-463d8e0f57c7 2018-07-22 09:00:08,290 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_047f14b8-adc6-4d3b-9ba3-73443254ac0b', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'3ac821fd-8749-464a-aa4e-61d762d36345', 'swap': 0}) 2018-07-22 09:00:08,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 09:00:08,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/3ac821fd-8749-464a-aa4e-61d762d36345/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" -d '{"extra_specs": {}}' 2018-07-22 09:00:08,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:00:08 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-e37608e9-712d-44b5-8d90-f9a353a0c82b x-compute-request-id: req-e37608e9-712d-44b5-8d90-f9a353a0c82b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 09:00:08,312 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/3ac821fd-8749-464a-aa4e-61d762d36345/os-extra_specs used request id req-e37608e9-712d-44b5-8d90-f9a353a0c82b 2018-07-22 09:00:08,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216040611267s 2018-07-22 09:00:08,313 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/3ac821fd-8749-464a-aa4e-61d762d36345/os-extra_specs used request id req-e37608e9-712d-44b5-8d90-f9a353a0c82b 2018-07-22 09:00:08,313 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_047f14b8-adc6-4d3b-9ba3-73443254ac0b', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'3ac821fd-8749-464a-aa4e-61d762d36345', 'swap': 0}) 2018-07-22 09:00:11,987 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-22 09:00:11,987 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-22 09:00:11,987 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-22 09:00:11,990 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-22 09:00:11,993 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-22 09:00:15,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f97dac3d-9e7d-4ed5-9c47-24ba610261b4/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-07-22 09:00:15,660 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-22 09:00:15,662 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-22 09:00:15,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-07-22 09:02:10,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6bfab12b-1dbd-419b-9740-07b78bf0a637 2018-07-22 09:02:10,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6bfab12b-1dbd-419b-9740-07b78bf0a637']'. 2018-07-22 09:02:11,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-22 09:02:11,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-22 09:02:11,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-22 09:02:11,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6bfab12b-1dbd-419b-9740-07b78bf0a637 | 2018-07-22 09:02:11,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-22 09:02:11,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-22 09:00:18 | 2018-07-22 09:02:11,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-22 09:02:10 | 2018-07-22 09:02:11,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:52 | 2018-07-22 09:02:11,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-22 09:02:11,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-22 09:02:11,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f97dac3d-9e7d-4ed5-9c47-24ba610261b4) | 2018-07-22 09:02:11,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-22 09:02:11,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 21d2cd03-cc1d-423a-9bff-e8df02810b0b) | 2018-07-22 09:02:11,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-07-22 09:02:11,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 100.78 | 2018-07-22 09:02:11,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-07-22 09:02:11,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-22 09:02:11,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-22 09:02:11,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-22 09:02:11,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-22 09:02:11,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-22 09:02:11,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-22 09:02:11,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-07-22 09:02:11,441 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 09:02:11,441 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:17 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-22 09:02:11,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 09:02:11,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/5a4eb8dd-2007-40de-b387-096c0c7b23f3/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" -d '{"subnet_id": "d5c3b49f-5fba-4111-a44a-a11659aa420c"}' 2018-07-22 09:02:13,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-74307eb3-c289-4a67-82c4-43f555765471 Date: Sun, 22 Jul 2018 09:02:13 GMT RESP BODY: {"network_id": "453e6f35-9d15-48a7-96e6-9a8e4a527641", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "subnet_id": "d5c3b49f-5fba-4111-a44a-a11659aa420c", "subnet_ids": ["d5c3b49f-5fba-4111-a44a-a11659aa420c"], "port_id": "3718042a-fac0-4709-9cff-e163338eced8", "id": "5a4eb8dd-2007-40de-b387-096c0c7b23f3"} 2018-07-22 09:02:13,667 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5a4eb8dd-2007-40de-b387-096c0c7b23f3/remove_router_interface.json used request id req-74307eb3-c289-4a67-82c4-43f555765471 2018-07-22 09:02:13,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.21916794777s 2018-07-22 09:02:13,667 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5a4eb8dd-2007-40de-b387-096c0c7b23f3/remove_router_interface.json used request id req-74307eb3-c289-4a67-82c4-43f555765471 returning object 5a4eb8dd-2007-40de-b387-096c0c7b23f3 2018-07-22 09:02:13,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 09:02:13,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:02:13,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-e3270047-f518-4a84-8302-197e1478439b Date: Sun, 22 Jul 2018 09:02:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T08:59:56Z", "admin_state_up": true, "updated_at": "2018-07-22T09:02:12Z", "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "5a4eb8dd-2007-40de-b387-096c0c7b23f3", "name": "neutron_trunk-router_047f14b8-adc6-4d3b-9ba3-73443254ac0b"}]} 2018-07-22 09:02:13,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e3270047-f518-4a84-8302-197e1478439b 2018-07-22 09:02:13,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.159189939499s 2018-07-22 09:02:13,827 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e3270047-f518-4a84-8302-197e1478439b 2018-07-22 09:02:13,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 09:02:13,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/5a4eb8dd-2007-40de-b387-096c0c7b23f3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:02:17,476 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3a20d5c-9aeb-463f-b7db-f6966f49c5f6 Content-Length: 0 Date: Sun, 22 Jul 2018 09:02:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:02:17,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/5a4eb8dd-2007-40de-b387-096c0c7b23f3.json used request id req-d3a20d5c-9aeb-463f-b7db-f6966f49c5f6 2018-07-22 09:02:17,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.64805006981s 2018-07-22 09:02:17,477 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/5a4eb8dd-2007-40de-b387-096c0c7b23f3.json used request id req-d3a20d5c-9aeb-463f-b7db-f6966f49c5f6 2018-07-22 09:02:17,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 09:02:17,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:02:17,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-747ea5b6-fba2-4aed-b5ad-0a4e74690259 Date: Sun, 22 Jul 2018 09:02:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4},{"updated_at":"2018-07-22T08:59:55Z","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":"d5c3b49f-5fba-4111-a44a-a11659aa420c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"239f08b9dfab49abbc9cca9c9c17e131","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_047f14b8-adc6-4d3b-9ba3-73443254ac0b","enable_dhcp":true,"segment_id":null,"network_id":"453e6f35-9d15-48a7-96e6-9a8e4a527641","tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:59:55Z","ip_version":4}]} 2018-07-22 09:02:17,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-747ea5b6-fba2-4aed-b5ad-0a4e74690259 2018-07-22 09:02:17,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.22335600853s 2018-07-22 09:02:17,701 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-747ea5b6-fba2-4aed-b5ad-0a4e74690259 2018-07-22 09:02:17,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 09:02:17,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/d5c3b49f-5fba-4111-a44a-a11659aa420c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:02:20,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7a04922e-164b-42eb-bc49-47aff1ad40f9 Date: Sun, 22 Jul 2018 09:02:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:02:20,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d5c3b49f-5fba-4111-a44a-a11659aa420c.json used request id req-7a04922e-164b-42eb-bc49-47aff1ad40f9 2018-07-22 09:02:20,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.37253499031s 2018-07-22 09:02:20,076 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d5c3b49f-5fba-4111-a44a-a11659aa420c.json used request id req-7a04922e-164b-42eb-bc49-47aff1ad40f9 2018-07-22 09:02:20,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 09:02:20,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:02:20,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-6b75f3e7-61ba-4765-ad11-c9c20f036196 Date: Sun, 22 Jul 2018 09:02:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"453e6f35-9d15-48a7-96e6-9a8e4a527641","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"239f08b9dfab49abbc9cca9c9c17e131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T09:02:19Z","qos_policy_id":null,"name":"neutron_trunk-net_047f14b8-adc6-4d3b-9ba3-73443254ac0b","admin_state_up":true,"tenant_id":"239f08b9dfab49abbc9cca9c9c17e131","created_at":"2018-07-22T08:59:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 09:02:20,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6b75f3e7-61ba-4765-ad11-c9c20f036196 2018-07-22 09:02:20,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269935131073s 2018-07-22 09:02:20,347 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6b75f3e7-61ba-4765-ad11-c9c20f036196 2018-07-22 09:02:20,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 09:02:20,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/453e6f35-9d15-48a7-96e6-9a8e4a527641.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:02:21,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3f41de54-6070-48e8-a01b-b61a5d1fa7f6 Date: Sun, 22 Jul 2018 09:02:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:02:21,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/453e6f35-9d15-48a7-96e6-9a8e4a527641.json used request id req-3f41de54-6070-48e8-a01b-b61a5d1fa7f6 2018-07-22 09:02:21,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.0475051403s 2018-07-22 09:02:21,396 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/453e6f35-9d15-48a7-96e6-9a8e4a527641.json used request id req-3f41de54-6070-48e8-a01b-b61a5d1fa7f6 2018-07-22 09:02:21,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 09:02:21,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:02:21,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-800394b8-24eb-413c-b64d-7c007eb19f0a Date: Sun, 22 Jul 2018 09:02:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/28b9aed4-369e-404b-89cc-3802a5cb2c8b/snap", "metadata": {}}], "file": "/v2/images/28b9aed4-369e-404b-89cc-3802a5cb2c8b/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "28b9aed4-369e-404b-89cc-3802a5cb2c8b", "size": 12716032, "self": "/v2/images/28b9aed4-369e-404b-89cc-3802a5cb2c8b", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/28b9aed4-369e-404b-89cc-3802a5cb2c8b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T09:00:08Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T09:00:06Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf/snap", "metadata": {}}], "file": "/v2/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf/file", "owner": "239f08b9dfab49abbc9cca9c9c17e131", "id": "fd442fc5-1d05-4166-93f4-f71e9ffd1caf", "size": 12716032, "self": "/v2/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-22T09:00:05Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T09:00:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 09:02:21,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-800394b8-24eb-413c-b64d-7c007eb19f0a 2018-07-22 09:02:21,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212275981903s 2018-07-22 09:02:21,613 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-800394b8-24eb-413c-b64d-7c007eb19f0a 2018-07-22 09:02:21,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 09:02:21,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:02:22,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f6b53fc-7372-4719-94ed-4b4e5c966d97 Date: Sun, 22 Jul 2018 09:02:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 09:02:22,086 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf used request id req-5f6b53fc-7372-4719-94ed-4b4e5c966d97 2018-07-22 09:02:22,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.470314979553s 2018-07-22 09:02:22,087 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/fd442fc5-1d05-4166-93f4-f71e9ffd1caf used request id req-5f6b53fc-7372-4719-94ed-4b4e5c966d97 2018-07-22 09:02:22,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 09:02:22,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:02:22,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:02:22 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-39b3fb9f-c02e-48ad-9c0f-b5a651610a2b x-compute-request-id: req-39b3fb9f-c02e-48ad-9c0f-b5a651610a2b Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3ac821fd-8749-464a-aa4e-61d762d36345", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3ac821fd-8749-464a-aa4e-61d762d36345", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3ac821fd-8749-464a-aa4e-61d762d36345"}, {"name": "neutron_trunk-flavor_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/67ca6b62-1fe1-4831-abfc-9809682738e8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/67ca6b62-1fe1-4831-abfc-9809682738e8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "67ca6b62-1fe1-4831-abfc-9809682738e8"}, {"name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47"}]} 2018-07-22 09:02:22,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-39b3fb9f-c02e-48ad-9c0f-b5a651610a2b 2018-07-22 09:02:22,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0338959693909s 2018-07-22 09:02:22,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-39b3fb9f-c02e-48ad-9c0f-b5a651610a2b 2018-07-22 09:02:22,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 09:02:22,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/67ca6b62-1fe1-4831-abfc-9809682738e8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:02:22,175 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 09:02:22 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-fc0dc2b1-bac0-4e59-a848-decc55d3b950 x-compute-request-id: req-fc0dc2b1-bac0-4e59-a848-decc55d3b950 Content-Length: 0 Content-Type: application/json 2018-07-22 09:02:22,175 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/67ca6b62-1fe1-4831-abfc-9809682738e8 used request id req-fc0dc2b1-bac0-4e59-a848-decc55d3b950 2018-07-22 09:02:22,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0504159927368s 2018-07-22 09:02:22,175 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/67ca6b62-1fe1-4831-abfc-9809682738e8 used request id req-fc0dc2b1-bac0-4e59-a848-decc55d3b950 2018-07-22 09:02:22,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 09:02:22,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/28b9aed4-369e-404b-89cc-3802a5cb2c8b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:02:23,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0dbabde5-6bde-4590-90c0-db5c65fa1d5d Date: Sun, 22 Jul 2018 09:02:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 09:02:23,134 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/28b9aed4-369e-404b-89cc-3802a5cb2c8b used request id req-0dbabde5-6bde-4590-90c0-db5c65fa1d5d 2018-07-22 09:02:23,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.958552122116s 2018-07-22 09:02:23,135 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/28b9aed4-369e-404b-89cc-3802a5cb2c8b used request id req-0dbabde5-6bde-4590-90c0-db5c65fa1d5d 2018-07-22 09:02:23,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 09:02:23,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:02:23,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:02: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,Accept-Encoding x-openstack-request-id: req-d0b77f5b-9748-4e82-b958-3191d5a7de9f x-compute-request-id: req-d0b77f5b-9748-4e82-b958-3191d5a7de9f Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_047f14b8-adc6-4d3b-9ba3-73443254ac0b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3ac821fd-8749-464a-aa4e-61d762d36345", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3ac821fd-8749-464a-aa4e-61d762d36345", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3ac821fd-8749-464a-aa4e-61d762d36345"}, {"name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47"}]} 2018-07-22 09:02:23,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d0b77f5b-9748-4e82-b958-3191d5a7de9f 2018-07-22 09:02:23,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0307149887085s 2018-07-22 09:02:23,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d0b77f5b-9748-4e82-b958-3191d5a7de9f 2018-07-22 09:02:23,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 09:02:23,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/3ac821fd-8749-464a-aa4e-61d762d36345 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe20e69ae4e9132e764ffb12604c71002d2980" 2018-07-22 09:02:23,198 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 09:02: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-f9cbbeb5-9dbd-47e4-a235-d9fc7d4446ed x-compute-request-id: req-f9cbbeb5-9dbd-47e4-a235-d9fc7d4446ed Content-Length: 0 Content-Type: application/json 2018-07-22 09:02:23,198 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3ac821fd-8749-464a-aa4e-61d762d36345 used request id req-f9cbbeb5-9dbd-47e4-a235-d9fc7d4446ed 2018-07-22 09:02:23,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0299220085144s 2018-07-22 09:02:23,199 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3ac821fd-8749-464a-aa4e-61d762d36345 used request id req-f9cbbeb5-9dbd-47e4-a235-d9fc7d4446ed 2018-07-22 09:02:23,244 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-07-22 09:02:23,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 09:02:23,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 09:02:23,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 09:02:23,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 09:02:23,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 09:02:23,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 09:02:23,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 09:02:23,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 09:02:23,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 09:02:23,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 09:02:23,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 09:02:23,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 09:02:23,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 09:02:23,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 09:02:23,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 09:02:23,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 09:02:23,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 09:02:23,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 09:02:23,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 09:02:23,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 09:02:23,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 09:02:23,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 09:02:23,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 09:02:23,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 09:02:23,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 09:02:23,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:02:23,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5127ea50-9ef8-411d-9374-3ef27c82990b Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:02:23,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5127ea50-9ef8-411d-9374-3ef27c82990b 2018-07-22 09:02:23,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 09:02:23,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:02:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["1qffcNTKTTaxmsZedAMOuw"], "issued_at": "2018-07-22T09:02:23.000000Z"}} 2018-07-22 09:02:23,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 09:02:23,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdf0999fd5e9bf0e9810b8b1e2e30ff7ff858773" 2018-07-22 09:02:23,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-ab443315-9c9c-499a-a7e0-29a647256672 Date: Sun, 22 Jul 2018 09:02:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 09:02:23,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ab443315-9c9c-499a-a7e0-29a647256672 2018-07-22 09:02:23,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261829853058s 2018-07-22 09:02:23,946 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ab443315-9c9c-499a-a7e0-29a647256672 2018-07-22 09:02:23,947 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-22 09:02:26,862 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-22 09:02:29,769 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f86f2ece-6d89-4419-a1b1-1be718c23940 | 2018-07-22T09:02:29.372803 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f86f2ece-6d89-4419-a1b1-1be718c23940 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-22 09:02:33,679 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-22 09:02:33,679 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-22 09:02:36,338 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-22 09:02:40,007 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=0cd3969d-e66d-46e4-8366-c597902b4945) as the default verifier for the future CLI operations. 2018-07-22 09:02:43,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:02:43,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:02:43 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:02:43,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-22 09:02:43,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:02:43,297 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:02:43 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.9: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.9:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:02:43,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdf0999fd5e9bf0e9810b8b1e2e30ff7ff858773" 2018-07-22 09:02:43,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f1dc0f2-2ad1-4f70-af5f-c45a22eaf5f6 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/084cf06042904ea99f9319046233e22a"}, "enabled": true, "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/0e498669276c493db992fb205d28cd20"}, "enabled": true, "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/2cdfbc16e7da4bdab222764d2c435970"}, "enabled": true, "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/2ed4ce4816e84e639dd5e75f036780ce"}, "enabled": true, "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/4574cbb0505047438f8be3288dfe4ee8"}, "enabled": true, "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6382405afcc34565ab0ac45588e47cfe"}, "enabled": true, "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6dcd40dc106946b98f0c25d35da50c66"}, "enabled": true, "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/95b85f5080774493a6d75f1677524f98"}, "enabled": true, "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/a34f527dc9de481d82c958bc36223d63"}, "enabled": true, "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/a6ef998c2c7942cda95a7efeeb86fdc1"}, "enabled": true, "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/b8e892999db94b2d8143b154c6eb5315"}, "enabled": true, "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/c53ac2510d8e4a20b3e4bf8ca0a7a17f"}, "enabled": true, "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/d1e1bba9cbc54637b31c6cab613a346c"}, "enabled": true, "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f0a72b386f6d4cdbbf51d1530ee4c35c"}, "enabled": true, "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f19c12a824854b2ea7546863cde2f496"}, "enabled": true, "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-07-22 09:02:43,390 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-9f1dc0f2-2ad1-4f70-af5f-c45a22eaf5f6 2018-07-22 09:02:43,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.101655006409s 2018-07-22 09:02:43,390 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-9f1dc0f2-2ad1-4f70-af5f-c45a22eaf5f6 2018-07-22 09:02:43,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-22 09:02:43,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdf0999fd5e9bf0e9810b8b1e2e30ff7ff858773" 2018-07-22 09:02:43,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-516dece5-a73d-44c3-9abd-821e80a2e693 Date: Sun, 22 Jul 2018 09:02:43 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-22 09:02:43,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-516dece5-a73d-44c3-9abd-821e80a2e693 2018-07-22 09:02:43,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.200013160706s 2018-07-22 09:02:43,597 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-516dece5-a73d-44c3-9abd-821e80a2e693 2018-07-22 09:02:43,604 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-07-22 09:02:43,604 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-07-22 09:02:43,609 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 03:58 | PASS | | rally_sanity | functest | smoke | 29:08 | PASS | | patrole | functest | smoke | 02:47 | PASS | | vmtp | functest | smoke | 18:42 | PASS | | shaker | functest | smoke | 04:09 | FAIL | | snaps_smoke | functest | smoke | 40:37 | PASS | | neutron_trunk | functest | smoke | 02:17 | PASS | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +--------------------------+------------------+---------------+------------------+----------------+ 2018-07-22 09:02:43,617 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-22 09:02:43,783 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 09:02:43,891 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-22 09:02:46,901 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-174 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-22 09:02:46,907 - 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.23,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=hsRyeXxFvMdcKctfJAsHAkqjY 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=239f08b9dfab49abbc9cca9c9c17e131 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-22 09:02:46,907 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-22 09:02:46,907 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-07-22 09:02:46,908 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-07-22 09:02:46,912 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-22 09:02:49,441 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-174 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-22 09:02:49,444 - 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.23,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=hsRyeXxFvMdcKctfJAsHAkqjY 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=239f08b9dfab49abbc9cca9c9c17e131 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-22 09:02:49,444 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-22 09:02:49,445 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims vyos_vrouter | | | | | juju_epc | +---------------+---------------+---------------------------------------+--------------------------------------------+ 2018-07-22 09:02:49,454 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-07-22 09:02:49,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 09:02:49,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 09:02:49,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 09:02:49,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 09:02:49,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 09:02:49,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 09:02:49,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 09:02:49,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 09:02:49,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 09:02:49,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 09:02:49,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 09:02:49,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 09:02:49,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 09:02:49,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 09:02:49,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 09:02:49,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 09:02:49,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 09:02:49,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 09:02:49,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 09:02:49,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 09:02:49,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 09:02:49,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 09:02:49,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:02:49,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5082612c-126c-4f36-a76e-827578551e4e Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:02:49,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5082612c-126c-4f36-a76e-827578551e4e 2018-07-22 09:02:49,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 09:02:50,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:02:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["3LlTRrf1R4uTejeWFMQ0Jg"], "issued_at": "2018-07-22T09:02:50.000000Z"}} 2018-07-22 09:02:50,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 09:02:50,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:02:50,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8fae3f4e-8fa4-42cb-818a-f5822c709598 Date: Sun, 22 Jul 2018 09:02:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 09:02:50,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8fae3f4e-8fa4-42cb-818a-f5822c709598 2018-07-22 09:02:50,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287770032883s 2018-07-22 09:02:50,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8fae3f4e-8fa4-42cb-818a-f5822c709598 2018-07-22 09:02:50,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:02:50,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:02:50 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:02:50,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 09:02:50,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:02:50,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e55277a-0e87-4fe2-b648-fbba4290e436 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/cdae277dbdc94ad683fd03c3bb711589"}, "tags": [], "enabled": true, "id": "cdae277dbdc94ad683fd03c3bb711589", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-07-22 09:02:50,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-8e55277a-0e87-4fe2-b648-fbba4290e436 2018-07-22 09:02:50,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101047992706s 2018-07-22 09:02:50,626 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-8e55277a-0e87-4fe2-b648-fbba4290e436 2018-07-22 09:02:50,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 09:02:50,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}}' 2018-07-22 09:02:50,751 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 09:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e19a6b41-c622-473b-b8e5-72bdb89935a8 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.23:5000/v3/projects/fb2e44e945b840e99546a734778cd0a2"}, "tags": [], "enabled": true, "id": "fb2e44e945b840e99546a734778cd0a2", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}} 2018-07-22 09:02:50,751 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e19a6b41-c622-473b-b8e5-72bdb89935a8 2018-07-22 09:02:50,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.118273019791s 2018-07-22 09:02:50,752 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e19a6b41-c622-473b-b8e5-72bdb89935a8 2018-07-22 09:02:50,752 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify', u'tags': [], 'enabled': True, 'id': u'fb2e44e945b840e99546a734778cd0a2', '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'cloudify-project_8d802a1c-dc6b-43f9-a13f-41b10349fa89'}) 2018-07-22 09:02:50,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 09:02:50,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ab5ed125-fe55-4fe8-a304-86727740b859", "email": null, "name": "cloudify-user_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}}' 2018-07-22 09:02:51,128 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 09:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-314566b8-61d0-43f0-9b5e-c672b90cbfcb Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "links": {"self": "http://172.30.9.23:5000/v3/users/6dd68ffe9adf4d5180ee90fb15d1b5d5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6dd68ffe9adf4d5180ee90fb15d1b5d5", "domain_id": "default", "password_expires_at": null}} 2018-07-22 09:02:51,128 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-314566b8-61d0-43f0-9b5e-c672b90cbfcb 2018-07-22 09:02:51,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.369208097458s 2018-07-22 09:02:51,128 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-314566b8-61d0-43f0-9b5e-c672b90cbfcb 2018-07-22 09:02:51,129 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6dd68ffe9adf4d5180ee90fb15d1b5d5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_8d802a1c-dc6b-43f9-a13f-41b10349fa89'}) 2018-07-22 09:02:51,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 09:02:51,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:02:51,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05032412-6c18-46f4-b961-912de3e86aca Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:02:51,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-05032412-6c18-46f4-b961-912de3e86aca 2018-07-22 09:02:51,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0970549583435s 2018-07-22 09:02:51,230 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-05032412-6c18-46f4-b961-912de3e86aca 2018-07-22 09:02:51,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 09:02:51,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:02:51,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fbb639d-e295-403f-9cdc-1291c0799b73 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:02:51,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5fbb639d-e295-403f-9cdc-1291c0799b73 2018-07-22 09:02:51,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0923190116882s 2018-07-22 09:02:51,327 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5fbb639d-e295-403f-9cdc-1291c0799b73 2018-07-22 09:02:51,329 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 09:02:51,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 09:02:51,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" -d '{"role": {"name": "Member"}}' 2018-07-22 09:02:51,446 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 09:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2da3ac1e-c94a-43e2-9f8a-096b88d66a83 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "89928d26aa4a4705ad02732391be40ae", "links": {"self": "http://172.30.9.23:5000/v3/roles/89928d26aa4a4705ad02732391be40ae"}, "name": "Member"}} 2018-07-22 09:02:51,446 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2da3ac1e-c94a-43e2-9f8a-096b88d66a83 2018-07-22 09:02:51,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.114309072495s 2018-07-22 09:02:51,447 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2da3ac1e-c94a-43e2-9f8a-096b88d66a83 2018-07-22 09:02:51,447 - 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'89928d26aa4a4705ad02732391be40ae'}) 2018-07-22 09:02:51,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 09:02:51,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:02:51,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5db2dc8-4973-4fce-905e-a57302788ab5 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "89928d26aa4a4705ad02732391be40ae", "links": {"self": "http://172.30.9.23:5000/v3/roles/89928d26aa4a4705ad02732391be40ae"}, "name": "Member"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:02:51,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5db2dc8-4973-4fce-905e-a57302788ab5 2018-07-22 09:02:51,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0942921638489s 2018-07-22 09:02:51,546 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5db2dc8-4973-4fce-905e-a57302788ab5 2018-07-22 09:02:51,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 09:02:51,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:02:51,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e49b09ad-e8e1-4420-80e2-42473caaca3b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-22 09:02:51,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e49b09ad-e8e1-4420-80e2-42473caaca3b 2018-07-22 09:02:51,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0956509113312s 2018-07-22 09:02:51,646 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e49b09ad-e8e1-4420-80e2-42473caaca3b 2018-07-22 09:02:51,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 09:02:51,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:02:51,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4124d618-04d9-409b-ae7d-3a328e3abb2f Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cloudify-user_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "links": {"self": "http://172.30.9.23:5000/v3/users/6dd68ffe9adf4d5180ee90fb15d1b5d5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6dd68ffe9adf4d5180ee90fb15d1b5d5", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 09:02:51,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4124d618-04d9-409b-ae7d-3a328e3abb2f 2018-07-22 09:02:51,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117289066315s 2018-07-22 09:02:51,765 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4124d618-04d9-409b-ae7d-3a328e3abb2f 2018-07-22 09:02:51,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 09:02:51,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:02:51,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-040503a1-5676-435d-9ac6-fa54faf3aa23 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.23:5000/v3/projects/fb2e44e945b840e99546a734778cd0a2"}, "tags": [], "enabled": true, "id": "fb2e44e945b840e99546a734778cd0a2", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}]} 2018-07-22 09:02:51,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-040503a1-5676-435d-9ac6-fa54faf3aa23 2018-07-22 09:02:51,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202206850052s 2018-07-22 09:02:51,979 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-040503a1-5676-435d-9ac6-fa54faf3aa23 2018-07-22 09:02:51,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 09:02:51,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=6dd68ffe9adf4d5180ee90fb15d1b5d5&role.id=89928d26aa4a4705ad02732391be40ae&scope.project.id=fb2e44e945b840e99546a734778cd0a2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:02:52,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-559c5605-da83-4eb4-b4fc-0cc39f70cb83 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=6dd68ffe9adf4d5180ee90fb15d1b5d5&role.id=89928d26aa4a4705ad02732391be40ae&scope.project.id=fb2e44e945b840e99546a734778cd0a2", "previous": null, "next": null}} 2018-07-22 09:02:52,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6dd68ffe9adf4d5180ee90fb15d1b5d5&role.id=89928d26aa4a4705ad02732391be40ae&scope.project.id=fb2e44e945b840e99546a734778cd0a2 used request id req-559c5605-da83-4eb4-b4fc-0cc39f70cb83 2018-07-22 09:02:52,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0900130271912s 2018-07-22 09:02:52,076 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6dd68ffe9adf4d5180ee90fb15d1b5d5&role.id=89928d26aa4a4705ad02732391be40ae&scope.project.id=fb2e44e945b840e99546a734778cd0a2 used request id req-559c5605-da83-4eb4-b4fc-0cc39f70cb83 2018-07-22 09:02:52,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 09:02:52,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/fb2e44e945b840e99546a734778cd0a2/users/6dd68ffe9adf4d5180ee90fb15d1b5d5/roles/89928d26aa4a4705ad02732391be40ae -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:02:52,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f35a54bf-a1f3-4a08-be68-16dcc35d1d06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:02:52,215 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fb2e44e945b840e99546a734778cd0a2/users/6dd68ffe9adf4d5180ee90fb15d1b5d5/roles/89928d26aa4a4705ad02732391be40ae used request id req-f35a54bf-a1f3-4a08-be68-16dcc35d1d06 2018-07-22 09:02:52,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135779857635s 2018-07-22 09:02:52,216 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fb2e44e945b840e99546a734778cd0a2/users/6dd68ffe9adf4d5180ee90fb15d1b5d5/roles/89928d26aa4a4705ad02732391be40ae used request id req-f35a54bf-a1f3-4a08-be68-16dcc35d1d06 2018-07-22 09:02:52,216 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_8d802a1c-dc6b-43f9-a13f-41b10349fa89', 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'fb2e44e945b840e99546a734778cd0a2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ab5ed125-fe55-4fe8-a304-86727740b859', 'username': u'cloudify-user_8d802a1c-dc6b-43f9-a13f-41b10349fa89', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-22 09:02:52,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 09:02:52,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 09:02:52,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 09:02:52,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 09:02:52,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 09:02:52,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 09:02:52,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 09:02:52,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 09:02:52,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 09:02:52,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 09:02:52,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 09:02:52,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 09:02:52,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 09:02:52,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 09:02:52,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 09:02:52,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 09:02:52,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 09:02:52,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 09:02:52,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 09:02:52,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 09:02:52,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 09:02:52,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 09:02:52,221 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_8d802a1c-dc6b-43f9-a13f-41b10349fa89', 'password': 'ab5ed125-fe55-4fe8-a304-86727740b859', 'project_name': 'cloudify-project_8d802a1c-dc6b-43f9-a13f-41b10349fa89', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'fb2e44e945b840e99546a734778cd0a2', 'project_domain_name': 'Default'} 2018-07-22 09:02:52,222 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-07-22 09:02:52,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:02:52,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c657784f-9cd0-4f5c-8d75-eca2302e914d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:02:52,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c657784f-9cd0-4f5c-8d75-eca2302e914d 2018-07-22 09:02:52,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 09:02:52,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "89928d26aa4a4705ad02732391be40ae", "name": "Member"}], "expires_at": "2018-07-22T10:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb2e44e945b840e99546a734778cd0a2", "name": "cloudify-project_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/fb2e44e945b840e99546a734778cd0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/fb2e44e945b840e99546a734778cd0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/fb2e44e945b840e99546a734778cd0a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/fb2e44e945b840e99546a734778cd0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/fb2e44e945b840e99546a734778cd0a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/fb2e44e945b840e99546a734778cd0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_fb2e44e945b840e99546a734778cd0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_fb2e44e945b840e99546a734778cd0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/fb2e44e945b840e99546a734778cd0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/fb2e44e945b840e99546a734778cd0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/fb2e44e945b840e99546a734778cd0a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/fb2e44e945b840e99546a734778cd0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/fb2e44e945b840e99546a734778cd0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/fb2e44e945b840e99546a734778cd0a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "id": "6dd68ffe9adf4d5180ee90fb15d1b5d5"}, "audit_ids": ["OFEX4kmBRQukdlSlLkAFGg"], "issued_at": "2018-07-22T09:02:52.000000Z"}} 2018-07-22 09:02:52,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 09:02:52,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" -d '{"network": {"name": "cloudify-net_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "admin_state_up": true}}' 2018-07-22 09:02:53,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-0e882cdf-9f7f-4f5e-b945-a9aeedf99cf1 Date: Sun, 22 Jul 2018 09:02:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"14ee001c-17fe-451b-88ec-048bfe09cfc4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fb2e44e945b840e99546a734778cd0a2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T09:02:53Z","is_default":false,"name":"cloudify-net_8d802a1c-dc6b-43f9-a13f-41b10349fa89","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fb2e44e945b840e99546a734778cd0a2","created_at":"2018-07-22T09:02:52Z","mtu":1450}} 2018-07-22 09:02:53,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0e882cdf-9f7f-4f5e-b945-a9aeedf99cf1 2018-07-22 09:02:53,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.75297498703s 2018-07-22 09:02:53,372 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0e882cdf-9f7f-4f5e-b945-a9aeedf99cf1 2018-07-22 09:02:53,372 - 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-07-22T09:02:53Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'14ee001c-17fe-451b-88ec-048bfe09cfc4', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_8d802a1c-dc6b-43f9-a13f-41b10349fa89', u'admin_state_up': True, u'tenant_id': u'fb2e44e945b840e99546a734778cd0a2', u'created_at': u'2018-07-22T09:02:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fb2e44e945b840e99546a734778cd0a2', u'l2_adjacency': True}) 2018-07-22 09:02:53,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 09:02:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:02:53,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-bc68d5ec-e98d-4992-8d6d-e1ebbaa4cbfd Date: Sun, 22 Jul 2018 09:02:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"14ee001c-17fe-451b-88ec-048bfe09cfc4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fb2e44e945b840e99546a734778cd0a2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T09:02:53Z","qos_policy_id":null,"name":"cloudify-net_8d802a1c-dc6b-43f9-a13f-41b10349fa89","admin_state_up":true,"tenant_id":"fb2e44e945b840e99546a734778cd0a2","created_at":"2018-07-22T09:02:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 09:02:53,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bc68d5ec-e98d-4992-8d6d-e1ebbaa4cbfd 2018-07-22 09:02:53,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283445835114s 2018-07-22 09:02:53,657 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bc68d5ec-e98d-4992-8d6d-e1ebbaa4cbfd 2018-07-22 09:02:53,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 09:02:53,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" -d '{"subnet": {"name": "cloudify-subnet_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "enable_dhcp": true, "network_id": "14ee001c-17fe-451b-88ec-048bfe09cfc4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 09:02:54,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6c1e43a4-441e-4082-b6a6-020f4362c1e2 Date: Sun, 22 Jul 2018 09:02:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14ee001c-17fe-451b-88ec-048bfe09cfc4","tenant_id":"fb2e44e945b840e99546a734778cd0a2","created_at":"2018-07-22T09:02:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T09:02:54Z","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":"fb2e44e945b840e99546a734778cd0a2","id":"5b2baa8d-bc0d-4d17-9f8b-31192fc1927d","subnetpool_id":null,"name":"cloudify-subnet_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}} 2018-07-22 09:02:54,569 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6c1e43a4-441e-4082-b6a6-020f4362c1e2 2018-07-22 09:02:54,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.910672903061s 2018-07-22 09:02:54,570 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6c1e43a4-441e-4082-b6a6-020f4362c1e2 2018-07-22 09:02:54,570 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T09:02:54Z', 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'5b2baa8d-bc0d-4d17-9f8b-31192fc1927d', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_8d802a1c-dc6b-43f9-a13f-41b10349fa89', u'enable_dhcp': True, u'network_id': u'14ee001c-17fe-451b-88ec-048bfe09cfc4', u'tenant_id': u'fb2e44e945b840e99546a734778cd0a2', u'created_at': u'2018-07-22T09:02:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fb2e44e945b840e99546a734778cd0a2'}) 2018-07-22 09:02:54,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 09:02:54,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "cloudify-router_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "admin_state_up": true}}' 2018-07-22 09:03:00,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f0d79ace-e05e-45ba-b13e-8cf229f5b877 Date: Sun, 22 Jul 2018 09:03:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:02:55Z", "admin_state_up": true, "updated_at": "2018-07-22T09:02:56Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "f6020d2a-1443-4952-95bb-815e2697e111", "name": "cloudify-router_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}} 2018-07-22 09:03:00,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f0d79ace-e05e-45ba-b13e-8cf229f5b877 2018-07-22 09:03:00,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.40251517296s 2018-07-22 09:03:00,973 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f0d79ace-e05e-45ba-b13e-8cf229f5b877 2018-07-22 09:03:00,974 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T09:02:56Z', u'revision_number': 3, u'id': u'f6020d2a-1443-4952-95bb-815e2697e111', u'external_gateway_info': {u'network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26686176-d4b0-4f11-8423-c349e99aa88a', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_8d802a1c-dc6b-43f9-a13f-41b10349fa89', u'admin_state_up': True, u'tenant_id': u'fb2e44e945b840e99546a734778cd0a2', u'created_at': u'2018-07-22T09:02:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'fb2e44e945b840e99546a734778cd0a2'}) 2018-07-22 09:03:00,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 09:03:00,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/f6020d2a-1443-4952-95bb-815e2697e111/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" -d '{"subnet_id": "5b2baa8d-bc0d-4d17-9f8b-31192fc1927d"}' 2018-07-22 09:03:04,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-839fa68f-4495-4a24-a1f2-9f979cf1f3e9 Date: Sun, 22 Jul 2018 09:03:04 GMT RESP BODY: {"network_id": "14ee001c-17fe-451b-88ec-048bfe09cfc4", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "subnet_id": "5b2baa8d-bc0d-4d17-9f8b-31192fc1927d", "subnet_ids": ["5b2baa8d-bc0d-4d17-9f8b-31192fc1927d"], "port_id": "701491ed-b02f-4275-9e56-dc4b000d6e4f", "id": "f6020d2a-1443-4952-95bb-815e2697e111"} 2018-07-22 09:03:04,019 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f6020d2a-1443-4952-95bb-815e2697e111/add_router_interface.json used request id req-839fa68f-4495-4a24-a1f2-9f979cf1f3e9 2018-07-22 09:03:04,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.04447698593s 2018-07-22 09:03:04,019 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f6020d2a-1443-4952-95bb-815e2697e111/add_router_interface.json used request id req-839fa68f-4495-4a24-a1f2-9f979cf1f3e9 returning object f6020d2a-1443-4952-95bb-815e2697e111 2018-07-22 09:03:04,020 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-22 09:03:26,822 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-22 09:03:26,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" 2018-07-22 09:03:26,835 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 09:03:26 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-07-22 09:03:26,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 09:03:26,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:03:27,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c0a698f4-7337-4d1e-9f49-03362761a571 Date: Sun, 22 Jul 2018 09:03:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 09:03:27,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c0a698f4-7337-4d1e-9f49-03362761a571 2018-07-22 09:03:27,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291177988052s 2018-07-22 09:03:27,132 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c0a698f4-7337-4d1e-9f49-03362761a571 2018-07-22 09:03:27,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 09:03:27,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}' 2018-07-22 09:03:27,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5d6d6742-dc02-40d3-a347-e315fa4a7b5b Date: Sun, 22 Jul 2018 09:03:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6/file", "owner": "fb2e44e945b840e99546a734778cd0a2", "id": "dc3eedf3-e43f-4b27-a1f1-baa275891ba6", "size": null, "self": "/v2/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-22T09:03:27Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "checksum": null, "created_at": "2018-07-22T09:03:27Z", "protected": false} 2018-07-22 09:03:27,372 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5d6d6742-dc02-40d3-a347-e315fa4a7b5b 2018-07-22 09:03:27,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.230916023254s 2018-07-22 09:03:27,372 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5d6d6742-dc02-40d3-a347-e315fa4a7b5b returning object dc3eedf3-e43f-4b27-a1f1-baa275891ba6 2018-07-22 09:03:27,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 09:03:27,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" -d '' 2018-07-22 09:04:26,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-46371b55-c7c2-40de-a3d9-b0aadf7cccd1 Date: Sun, 22 Jul 2018 09:04:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 09:04:26,236 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6/file used request id req-46371b55-c7c2-40de-a3d9-b0aadf7cccd1 2018-07-22 09:04:26,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 58.863214016s 2018-07-22 09:04:26,237 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6/file used request id req-46371b55-c7c2-40de-a3d9-b0aadf7cccd1 2018-07-22 09:04:26,237 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify-img_8d802a1c-dc6b-43f9-a13f-41b10349fa89', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T09:03:27Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6/file', u'owner': u'fb2e44e945b840e99546a734778cd0a2', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'dc3eedf3-e43f-4b27-a1f1-baa275891ba6', u'size': None, u'name': u'cloudify-img_8d802a1c-dc6b-43f9-a13f-41b10349fa89', u'checksum': None, u'self': u'/v2/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T09:03:27Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 09:04:26,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 09:04:26,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-07-22 09:04:26,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:26 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-64a92398-c745-47fb-9ceb-c134d4335ef9 x-compute-request-id: req-64a92398-c745-47fb-9ceb-c134d4335ef9 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f49aa53a-efba-4597-8ec1-5dd79f823af2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f49aa53a-efba-4597-8ec1-5dd79f823af2", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "f49aa53a-efba-4597-8ec1-5dd79f823af2"}} 2018-07-22 09:04:26,865 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-64a92398-c745-47fb-9ceb-c134d4335ef9 2018-07-22 09:04:26,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.626986980438s 2018-07-22 09:04:26,866 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-64a92398-c745-47fb-9ceb-c134d4335ef9 2018-07-22 09:04:26,867 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_8d802a1c-dc6b-43f9-a13f-41b10349fa89', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'f49aa53a-efba-4597-8ec1-5dd79f823af2', 'swap': 0}) 2018-07-22 09:04:26,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 09:04:26,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/f49aa53a-efba-4597-8ec1-5dd79f823af2/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" -d '{"extra_specs": {}}' 2018-07-22 09:04:26,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:26 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-3ad431b5-a915-4934-a45b-2f8b3ab19c1e x-compute-request-id: req-3ad431b5-a915-4934-a45b-2f8b3ab19c1e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 09:04:26,894 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/f49aa53a-efba-4597-8ec1-5dd79f823af2/os-extra_specs used request id req-3ad431b5-a915-4934-a45b-2f8b3ab19c1e 2018-07-22 09:04:26,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.026664018631s 2018-07-22 09:04:26,894 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/f49aa53a-efba-4597-8ec1-5dd79f823af2/os-extra_specs used request id req-3ad431b5-a915-4934-a45b-2f8b3ab19c1e 2018-07-22 09:04:26,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-22 09:04:26,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" -d '{"keypair": {"name": "cloudify-kp_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}}' 2018-07-22 09:04:27,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:26 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-4fd10c34-e932-4922-8002-eec687f04ae9 x-compute-request-id: req-4fd10c34-e932-4922-8002-eec687f04ae9 Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/VV1Q/SRWvX8Ikw/EUzFMIjXpL7/9cIQAegQvtSOVCcLZGMxdWwhgeLf5j4c8eptSzKsNMiB3xiTzZfrZyqLk/Jb8MzMtKeF5Zg/P8K8tvgA6PXSxsqzvCIZE618v3/xJ/oFXLMF6WpntmTCcv2UU3m6Xv2w/J5Oa27UJ6TmJc0NA49PIW7xn/TIyHHNksTTIVhLvRfkzh9/ndzxrq8zHdi8O3QFgA16EFojEE49kx9xVdPfcmb9jXQWCG9iW+7W1xWTET1EHe4SF22X0qGwxalJNAUCGkimaNcD/5j4rZ6EYOUIpeZ+/UkqtrVxoIWIF+fc6SFH2vFe8v4iYhYv5 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv1VdUP0kVr1/CJMPxFMxTCI16S+//XCEAHoEL7UjlQnC2RjM\nXVsIYHi3+Y+HPHqbUsyrDTIgd8Yk82X62cqi5PyW/DMzLSnheWYPz/CvLb4AOj10\nsbKs7wiGROtfL9/8Sf6BVyzBelqZ7ZkwnL9lFN5ul79sPyeTmtu1Cek5iXNDQOPT\nyFu8Z/0yMhxzZLE0yFYS70X5M4ff53c8a6vMx3YvDt0BYANehBaIxBOPZMfcVXT3\n3Jm/Y10FghvYlvu1tcVkxE9RB3uEhdtl9KhsMWpSTQFAhpIpmjXA/+Y+K2ehGDlC\nKXmfv1JKra1caCFiBfn3OkhR9rxXvL+ImIWL+QIDAQABAoIBAHZKiqT1vK+7/HwK\nn+bbIFFXnUkL8oD4PUQmK8xrCxKrtEGQaVkWXPl36RZrvEqR6tGoI+DGqvgiEtpA\npHReKZO07owCA5PansH1bbU7srJvE6juMeVi+DPYa1rUwkbRDiOZK9H/o6bHuP8C\nhOGEGzRpyKoc+QmaqFFHoIf+H0pwXMJcpsFASBvqKqR+Mf8FxmBBLOMEmOCHNkYv\ntUzayiE8D7jI71ZMPK3h7OBtVN8rurMnilRxv9RTALYeqDd0qsWBKk4/jXdQuqtW\nx3P60gLi0aslbOKKuO8yCJ75x7xXy5CicucvDs9eekOU2Az9qVvRKKoRWa+Ovp59\nTqbyQgECgYEA5ScSMUGUWwIJR0TsOFcM0HKn3BEa5UHeoXuJDOqYskYVmrgnoev4\nQlHmfevvQ+D56xYgVuBX6VrN2sY4aBSXsXV48RXlC1CSkDTMWvzf/gAjSvOs+p3s\nDiuAJ2JVsD8IWoVYeY+59tFRInKs/0D2EbZYH45GGTq0pCFELo642tkCgYEA1b/9\noKtns7XTUzKU/WsGu1xxnaNcpqhbZhdHkNao/WQcOSy2tif841gkul+tlLBYBUuz\nNxr9AQwRIBZHweZAEJIOaJcdVNJ0vOSkbMS+Me559l2rT+eDmb77Z4s6DdPpQK63\nQ3DiB+Olr1NOiONz6Eq2oFEgvW+Qk9gpf7FqRiECgYEA0H+iT+rpf3z00EHn5MNf\nx3HrRZLSs/IhDTEH3BbAZMTb93DDrtKzijRW0hAQHeTfwITbW/C4THzwfLSKsji6\nZR8LseBIDOl80XUY01juvX+GnTXmGAoEtEfkTPFuIfTYNvTJMaIShH6jogJRYdbL\njgYpXFzpbx85KXWTQgFeNNECgYBHdArA7wuXk6y1Hy+XF3QEpf6FB9stCxKiqh2O\nWXPcYN7ebggWFIABL7H3a4yHK/wAqTGbtjXlZ7dB1rDeLK41291dMUbo2AGWM4iT\no6FA58t1hBKEf4wKlUFNd8lMXg6XRNCWhuHIaV01os+aCw7wFCnApd4f9W+LPLOC\nsDgqgQKBgAcORFnjbfWihIwcUHEjXQrV5oMa5OfobrQKIPq8O2aNcMCanfCev6TZ\n+4KL0XAhmZcGZ4NR8S/z+gx/UJhoKMr7rf6EOdGGwSqqkas8Ig4A43uH398QA01I\nI5jqyb7DbqrYgty1a53yWITv+mjK/K5HnQCOtx9Rj7SKaes7UgR3\n-----END RSA PRIVATE KEY-----\n", "user_id": "6dd68ffe9adf4d5180ee90fb15d1b5d5", "name": "cloudify-kp_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "fingerprint": "c5:ac:e1:f1:d7:3b:e2:7a:02:52:d6:22:25:7b:80:d5"}} 2018-07-22 09:04:27,600 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-4fd10c34-e932-4922-8002-eec687f04ae9 2018-07-22 09:04:27,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.705003976822s 2018-07-22 09:04:27,601 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-4fd10c34-e932-4922-8002-eec687f04ae9 2018-07-22 09:04:27,601 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/VV1Q/SRWvX8Ikw/EUzFMIjXpL7/9cIQAegQvtSOVCcLZGMxdWwhgeLf5j4c8eptSzKsNMiB3xiTzZfrZyqLk/Jb8MzMtKeF5Zg/P8K8tvgA6PXSxsqzvCIZE618v3/xJ/oFXLMF6WpntmTCcv2UU3m6Xv2w/J5Oa27UJ6TmJc0NA49PIW7xn/TIyHHNksTTIVhLvRfkzh9/ndzxrq8zHdi8O3QFgA16EFojEE49kx9xVdPfcmb9jXQWCG9iW+7W1xWTET1EHe4SF22X0qGwxalJNAUCGkimaNcD/5j4rZ6EYOUIpeZ+/UkqtrVxoIWIF+fc6SFH2vFe8v4iYhYv5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv1VdUP0kVr1/CJMPxFMxTCI16S+//XCEAHoEL7UjlQnC2RjM\nXVsIYHi3+Y+HPHqbUsyrDTIgd8Yk82X62cqi5PyW/DMzLSnheWYPz/CvLb4AOj10\nsbKs7wiGROtfL9/8Sf6BVyzBelqZ7ZkwnL9lFN5ul79sPyeTmtu1Cek5iXNDQOPT\nyFu8Z/0yMhxzZLE0yFYS70X5M4ff53c8a6vMx3YvDt0BYANehBaIxBOPZMfcVXT3\n3Jm/Y10FghvYlvu1tcVkxE9RB3uEhdtl9KhsMWpSTQFAhpIpmjXA/+Y+K2ehGDlC\nKXmfv1JKra1caCFiBfn3OkhR9rxXvL+ImIWL+QIDAQABAoIBAHZKiqT1vK+7/HwK\nn+bbIFFXnUkL8oD4PUQmK8xrCxKrtEGQaVkWXPl36RZrvEqR6tGoI+DGqvgiEtpA\npHReKZO07owCA5PansH1bbU7srJvE6juMeVi+DPYa1rUwkbRDiOZK9H/o6bHuP8C\nhOGEGzRpyKoc+QmaqFFHoIf+H0pwXMJcpsFASBvqKqR+Mf8FxmBBLOMEmOCHNkYv\ntUzayiE8D7jI71ZMPK3h7OBtVN8rurMnilRxv9RTALYeqDd0qsWBKk4/jXdQuqtW\nx3P60gLi0aslbOKKuO8yCJ75x7xXy5CicucvDs9eekOU2Az9qVvRKKoRWa+Ovp59\nTqbyQgECgYEA5ScSMUGUWwIJR0TsOFcM0HKn3BEa5UHeoXuJDOqYskYVmrgnoev4\nQlHmfevvQ+D56xYgVuBX6VrN2sY4aBSXsXV48RXlC1CSkDTMWvzf/gAjSvOs+p3s\nDiuAJ2JVsD8IWoVYeY+59tFRInKs/0D2EbZYH45GGTq0pCFELo642tkCgYEA1b/9\noKtns7XTUzKU/WsGu1xxnaNcpqhbZhdHkNao/WQcOSy2tif841gkul+tlLBYBUuz\nNxr9AQwRIBZHweZAEJIOaJcdVNJ0vOSkbMS+Me559l2rT+eDmb77Z4s6DdPpQK63\nQ3DiB+Olr1NOiONz6Eq2oFEgvW+Qk9gpf7FqRiECgYEA0H+iT+rpf3z00EHn5MNf\nx3HrRZLSs/IhDTEH3BbAZMTb93DDrtKzijRW0hAQHeTfwITbW/C4THzwfLSKsji6\nZR8LseBIDOl80XUY01juvX+GnTXmGAoEtEfkTPFuIfTYNvTJMaIShH6jogJRYdbL\njgYpXFzpbx85KXWTQgFeNNECgYBHdArA7wuXk6y1Hy+XF3QEpf6FB9stCxKiqh2O\nWXPcYN7ebggWFIABL7H3a4yHK/wAqTGbtjXlZ7dB1rDeLK41291dMUbo2AGWM4iT\no6FA58t1hBKEf4wKlUFNd8lMXg6XRNCWhuHIaV01os+aCw7wFCnApd4f9W+LPLOC\nsDgqgQKBgAcORFnjbfWihIwcUHEjXQrV5oMa5OfobrQKIPq8O2aNcMCanfCev6TZ\n+4KL0XAhmZcGZ4NR8S/z+gx/UJhoKMr7rf6EOdGGwSqqkas8Ig4A43uH398QA01I\nI5jqyb7DbqrYgty1a53yWITv+mjK/K5HnQCOtx9Rj7SKaes7UgR3\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6dd68ffe9adf4d5180ee90fb15d1b5d5', 'name': u'cloudify-kp_8d802a1c-dc6b-43f9-a13f-41b10349fa89', 'created_at': '2018-07-22T09:04:27.601776', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fb2e44e945b840e99546a734778cd0a2', 'name': 'cloudify-project_8d802a1c-dc6b-43f9-a13f-41b10349fa89', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c5:ac:e1:f1:d7:3b:e2:7a:02:52:d6:22:25:7b:80:d5', 'type': 'ssh', 'id': u'cloudify-kp_8d802a1c-dc6b-43f9-a13f-41b10349fa89'}) 2018-07-22 09:04:27,602 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAv1VdUP0kVr1/CJMPxFMxTCI16S+//XCEAHoEL7UjlQnC2RjM XVsIYHi3+Y+HPHqbUsyrDTIgd8Yk82X62cqi5PyW/DMzLSnheWYPz/CvLb4AOj10 sbKs7wiGROtfL9/8Sf6BVyzBelqZ7ZkwnL9lFN5ul79sPyeTmtu1Cek5iXNDQOPT yFu8Z/0yMhxzZLE0yFYS70X5M4ff53c8a6vMx3YvDt0BYANehBaIxBOPZMfcVXT3 3Jm/Y10FghvYlvu1tcVkxE9RB3uEhdtl9KhsMWpSTQFAhpIpmjXA/+Y+K2ehGDlC KXmfv1JKra1caCFiBfn3OkhR9rxXvL+ImIWL+QIDAQABAoIBAHZKiqT1vK+7/HwK n+bbIFFXnUkL8oD4PUQmK8xrCxKrtEGQaVkWXPl36RZrvEqR6tGoI+DGqvgiEtpA pHReKZO07owCA5PansH1bbU7srJvE6juMeVi+DPYa1rUwkbRDiOZK9H/o6bHuP8C hOGEGzRpyKoc+QmaqFFHoIf+H0pwXMJcpsFASBvqKqR+Mf8FxmBBLOMEmOCHNkYv tUzayiE8D7jI71ZMPK3h7OBtVN8rurMnilRxv9RTALYeqDd0qsWBKk4/jXdQuqtW x3P60gLi0aslbOKKuO8yCJ75x7xXy5CicucvDs9eekOU2Az9qVvRKKoRWa+Ovp59 TqbyQgECgYEA5ScSMUGUWwIJR0TsOFcM0HKn3BEa5UHeoXuJDOqYskYVmrgnoev4 QlHmfevvQ+D56xYgVuBX6VrN2sY4aBSXsXV48RXlC1CSkDTMWvzf/gAjSvOs+p3s DiuAJ2JVsD8IWoVYeY+59tFRInKs/0D2EbZYH45GGTq0pCFELo642tkCgYEA1b/9 oKtns7XTUzKU/WsGu1xxnaNcpqhbZhdHkNao/WQcOSy2tif841gkul+tlLBYBUuz Nxr9AQwRIBZHweZAEJIOaJcdVNJ0vOSkbMS+Me559l2rT+eDmb77Z4s6DdPpQK63 Q3DiB+Olr1NOiONz6Eq2oFEgvW+Qk9gpf7FqRiECgYEA0H+iT+rpf3z00EHn5MNf x3HrRZLSs/IhDTEH3BbAZMTb93DDrtKzijRW0hAQHeTfwITbW/C4THzwfLSKsji6 ZR8LseBIDOl80XUY01juvX+GnTXmGAoEtEfkTPFuIfTYNvTJMaIShH6jogJRYdbL jgYpXFzpbx85KXWTQgFeNNECgYBHdArA7wuXk6y1Hy+XF3QEpf6FB9stCxKiqh2O WXPcYN7ebggWFIABL7H3a4yHK/wAqTGbtjXlZ7dB1rDeLK41291dMUbo2AGWM4iT o6FA58t1hBKEf4wKlUFNd8lMXg6XRNCWhuHIaV01os+aCw7wFCnApd4f9W+LPLOC sDgqgQKBgAcORFnjbfWihIwcUHEjXQrV5oMa5OfobrQKIPq8O2aNcMCanfCev6TZ +4KL0XAhmZcGZ4NR8S/z+gx/UJhoKMr7rf6EOdGGwSqqkas8Ig4A43uH398QA01I I5jqyb7DbqrYgty1a53yWITv+mjK/K5HnQCOtx9Rj7SKaes7UgR3 -----END RSA PRIVATE KEY----- 2018-07-22 09:04:27,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-22 09:04:27,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" -d '{"security_group": {"name": "cloudify-sg_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "description": "created by OPNFV Functest (cloudify)"}}' 2018-07-22 09:04:27,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-ab595578-08c7-443b-8289-f08af9cc8acb Date: Sun, 22 Jul 2018 09:04:27 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:04:27Z", "updated_at": "2018-07-22T09:04:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:27Z", "revision_number": 0, "id": "8957f16c-c473-453d-a875-e7cd983f5d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:27Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:27Z", "revision_number": 0, "id": "bec9ead0-bae6-4bb2-9b1b-8cf2823606a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:27Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}], "revision_number": 2, "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "name": "cloudify-sg_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}} 2018-07-22 09:04:27,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ab595578-08c7-443b-8289-f08af9cc8acb 2018-07-22 09:04:27,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.362354040146s 2018-07-22 09:04:27,968 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ab595578-08c7-443b-8289-f08af9cc8acb 2018-07-22 09:04:27,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 09:04:27,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:28,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-35cc73c4-8e82-4227-986b-b361780cc840 Date: Sun, 22 Jul 2018 09:04:28 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:04:27Z", "updated_at": "2018-07-22T09:04:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:27Z", "revision_number": 0, "id": "8957f16c-c473-453d-a875-e7cd983f5d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:27Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:27Z", "revision_number": 0, "id": "bec9ead0-bae6-4bb2-9b1b-8cf2823606a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:27Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}], "revision_number": 2, "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "name": "cloudify-sg_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}, {"description": "Default security group", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:02:52Z", "updated_at": "2018-07-22T09:02:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "0e943572-0371-4ed8-bb8a-d0a9a9f9b5e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "5415dbce-67ff-455c-a71b-3ae4f6a3b0a1", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "7c76ceea-0d47-4633-a9ae-457e9d70509e", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "f7346afc-38ba-462e-8763-c4b7dd66141a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}], "revision_number": 4, "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "name": "default"}]} 2018-07-22 09:04:28,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-35cc73c4-8e82-4227-986b-b361780cc840 2018-07-22 09:04:28,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.610363006592s 2018-07-22 09:04:28,583 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-35cc73c4-8e82-4227-986b-b361780cc840 2018-07-22 09:04:28,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 09:04:28,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5"}}' 2018-07-22 09:04:28,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-6f8334a6-fbbc-4f8e-a07c-9c2fd39a9243 Date: Sun, 22 Jul 2018 09:04:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-22T09:04:28Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "port_range_min": 22, "revision_number": 0, "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:04:28Z", "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "509b8984-77cf-4f74-aa0d-3ecf4390adfa"}} 2018-07-22 09:04:28,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6f8334a6-fbbc-4f8e-a07c-9c2fd39a9243 2018-07-22 09:04:28,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.178805112839s 2018-07-22 09:04:28,770 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6f8334a6-fbbc-4f8e-a07c-9c2fd39a9243 2018-07-22 09:04:28,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 09:04:28,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:28,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-53edbcca-da3a-4b49-a979-0bdc425b9bbe Date: Sun, 22 Jul 2018 09:04:28 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:04:27Z", "updated_at": "2018-07-22T09:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T09:04:28Z", "revision_number": 0, "id": "509b8984-77cf-4f74-aa0d-3ecf4390adfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:28Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:27Z", "revision_number": 0, "id": "8957f16c-c473-453d-a875-e7cd983f5d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:27Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:27Z", "revision_number": 0, "id": "bec9ead0-bae6-4bb2-9b1b-8cf2823606a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:27Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}], "revision_number": 3, "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "name": "cloudify-sg_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}, {"description": "Default security group", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:02:52Z", "updated_at": "2018-07-22T09:02:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "0e943572-0371-4ed8-bb8a-d0a9a9f9b5e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "5415dbce-67ff-455c-a71b-3ae4f6a3b0a1", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "7c76ceea-0d47-4633-a9ae-457e9d70509e", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "f7346afc-38ba-462e-8763-c4b7dd66141a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}], "revision_number": 4, "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "name": "default"}]} 2018-07-22 09:04:28,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-53edbcca-da3a-4b49-a979-0bdc425b9bbe 2018-07-22 09:04:28,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.222444057465s 2018-07-22 09:04:28,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-53edbcca-da3a-4b49-a979-0bdc425b9bbe 2018-07-22 09:04:29,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 09:04:29,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5"}}' 2018-07-22 09:04:29,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-249927f5-ad25-4b89-87a2-b82ce6d6229f Date: Sun, 22 Jul 2018 09:04:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:04:29Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "port_range_min": null, "revision_number": 0, "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:04:29Z", "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "3d838af9-8986-4ba7-b4c0-e29389869254"}} 2018-07-22 09:04:29,350 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-249927f5-ad25-4b89-87a2-b82ce6d6229f 2018-07-22 09:04:29,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.350001096725s 2018-07-22 09:04:29,350 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-249927f5-ad25-4b89-87a2-b82ce6d6229f 2018-07-22 09:04:29,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 09:04:29,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:29,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-db77b4fa-d648-40b3-849a-3ff8ce55958e Date: Sun, 22 Jul 2018 09:04:29 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:04:27Z", "updated_at": "2018-07-22T09:04:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:29Z", "revision_number": 0, "id": "3d838af9-8986-4ba7-b4c0-e29389869254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:29Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T09:04:28Z", "revision_number": 0, "id": "509b8984-77cf-4f74-aa0d-3ecf4390adfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:28Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:27Z", "revision_number": 0, "id": "8957f16c-c473-453d-a875-e7cd983f5d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:27Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:27Z", "revision_number": 0, "id": "bec9ead0-bae6-4bb2-9b1b-8cf2823606a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:27Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}], "revision_number": 4, "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "name": "cloudify-sg_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}, {"description": "Default security group", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:02:52Z", "updated_at": "2018-07-22T09:02:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "0e943572-0371-4ed8-bb8a-d0a9a9f9b5e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "5415dbce-67ff-455c-a71b-3ae4f6a3b0a1", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "7c76ceea-0d47-4633-a9ae-457e9d70509e", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "f7346afc-38ba-462e-8763-c4b7dd66141a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}], "revision_number": 4, "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "name": "default"}]} 2018-07-22 09:04:29,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-db77b4fa-d648-40b3-849a-3ff8ce55958e 2018-07-22 09:04:29,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0544350147247s 2018-07-22 09:04:29,409 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-db77b4fa-d648-40b3-849a-3ff8ce55958e 2018-07-22 09:04:29,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 09:04:29,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5"}}' 2018-07-22 09:04:29,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-483e458a-237e-4bb0-b5e9-881da9bc4c44 Date: Sun, 22 Jul 2018 09:04:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-22T09:04:29Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "port_range_min": 80, "revision_number": 0, "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:04:29Z", "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "c0038af8-1100-47f2-bfa9-3a34b88ce36d"}} 2018-07-22 09:04:29,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-483e458a-237e-4bb0-b5e9-881da9bc4c44 2018-07-22 09:04:29,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.160300970078s 2018-07-22 09:04:29,572 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-483e458a-237e-4bb0-b5e9-881da9bc4c44 2018-07-22 09:04:29,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 09:04:29,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:29,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-7174bf7c-0811-4762-b89a-75173356a5e7 Date: Sun, 22 Jul 2018 09:04:29 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:04:27Z", "updated_at": "2018-07-22T09:04:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:29Z", "revision_number": 0, "id": "3d838af9-8986-4ba7-b4c0-e29389869254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:29Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T09:04:28Z", "revision_number": 0, "id": "509b8984-77cf-4f74-aa0d-3ecf4390adfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:28Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:27Z", "revision_number": 0, "id": "8957f16c-c473-453d-a875-e7cd983f5d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:27Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:27Z", "revision_number": 0, "id": "bec9ead0-bae6-4bb2-9b1b-8cf2823606a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:27Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-22T09:04:29Z", "revision_number": 0, "id": "c0038af8-1100-47f2-bfa9-3a34b88ce36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:29Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}], "revision_number": 5, "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "name": "cloudify-sg_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}, {"description": "Default security group", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:02:52Z", "updated_at": "2018-07-22T09:02:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "0e943572-0371-4ed8-bb8a-d0a9a9f9b5e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "5415dbce-67ff-455c-a71b-3ae4f6a3b0a1", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "7c76ceea-0d47-4633-a9ae-457e9d70509e", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "f7346afc-38ba-462e-8763-c4b7dd66141a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}], "revision_number": 4, "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "name": "default"}]} 2018-07-22 09:04:29,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7174bf7c-0811-4762-b89a-75173356a5e7 2018-07-22 09:04:29,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.232913970947s 2018-07-22 09:04:29,808 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7174bf7c-0811-4762-b89a-75173356a5e7 2018-07-22 09:04:29,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 09:04:29,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5"}}' 2018-07-22 09:04:29,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-05a550fb-c083-474e-b3ee-ca55373fb0fc Date: Sun, 22 Jul 2018 09:04:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-22T09:04:29Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "port_range_min": 443, "revision_number": 0, "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:04:29Z", "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "47dcc113-f15f-4c12-8fdf-f876f3e8ab49"}} 2018-07-22 09:04:29,966 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-05a550fb-c083-474e-b3ee-ca55373fb0fc 2018-07-22 09:04:29,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.15457201004s 2018-07-22 09:04:29,967 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-05a550fb-c083-474e-b3ee-ca55373fb0fc 2018-07-22 09:04:29,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 09:04:29,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:30,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-6f478e1a-4674-4595-af68-9089148e4048 Date: Sun, 22 Jul 2018 09:04:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:04:27Z", "updated_at": "2018-07-22T09:04:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:29Z", "revision_number": 0, "id": "3d838af9-8986-4ba7-b4c0-e29389869254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:29Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-22T09:04:29Z", "revision_number": 0, "id": "47dcc113-f15f-4c12-8fdf-f876f3e8ab49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:29Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": 443, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T09:04:28Z", "revision_number": 0, "id": "509b8984-77cf-4f74-aa0d-3ecf4390adfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:28Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:27Z", "revision_number": 0, "id": "8957f16c-c473-453d-a875-e7cd983f5d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:27Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:27Z", "revision_number": 0, "id": "bec9ead0-bae6-4bb2-9b1b-8cf2823606a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:27Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-22T09:04:29Z", "revision_number": 0, "id": "c0038af8-1100-47f2-bfa9-3a34b88ce36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:29Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}], "revision_number": 6, "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "name": "cloudify-sg_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}, {"description": "Default security group", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:02:52Z", "updated_at": "2018-07-22T09:02:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "0e943572-0371-4ed8-bb8a-d0a9a9f9b5e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "5415dbce-67ff-455c-a71b-3ae4f6a3b0a1", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "7c76ceea-0d47-4633-a9ae-457e9d70509e", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "f7346afc-38ba-462e-8763-c4b7dd66141a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}], "revision_number": 4, "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "name": "default"}]} 2018-07-22 09:04:30,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6f478e1a-4674-4595-af68-9089148e4048 2018-07-22 09:04:30,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.215167045593s 2018-07-22 09:04:30,186 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6f478e1a-4674-4595-af68-9089148e4048 2018-07-22 09:04:30,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 09:04:30,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5"}}' 2018-07-22 09:04:30,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-2309625b-4062-44fa-94f0-33255679b0ff Date: Sun, 22 Jul 2018 09:04:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-22T09:04:30Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "port_range_min": 5671, "revision_number": 0, "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:04:30Z", "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "feb717f7-a510-4a06-b251-cf6ab3a304de"}} 2018-07-22 09:04:30,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2309625b-4062-44fa-94f0-33255679b0ff 2018-07-22 09:04:30,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.364447116852s 2018-07-22 09:04:30,554 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2309625b-4062-44fa-94f0-33255679b0ff 2018-07-22 09:04:30,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 09:04:30,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:30,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-8f96c366-adeb-42f7-89b1-ed87e4f88a1f Date: Sun, 22 Jul 2018 09:04:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:04:27Z", "updated_at": "2018-07-22T09:04:30Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:29Z", "revision_number": 0, "id": "3d838af9-8986-4ba7-b4c0-e29389869254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:29Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-22T09:04:29Z", "revision_number": 0, "id": "47dcc113-f15f-4c12-8fdf-f876f3e8ab49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:29Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": 443, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T09:04:28Z", "revision_number": 0, "id": "509b8984-77cf-4f74-aa0d-3ecf4390adfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:28Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:27Z", "revision_number": 0, "id": "8957f16c-c473-453d-a875-e7cd983f5d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:27Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:27Z", "revision_number": 0, "id": "bec9ead0-bae6-4bb2-9b1b-8cf2823606a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:27Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-22T09:04:29Z", "revision_number": 0, "id": "c0038af8-1100-47f2-bfa9-3a34b88ce36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:29Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-22T09:04:30Z", "revision_number": 0, "id": "feb717f7-a510-4a06-b251-cf6ab3a304de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:30Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}], "revision_number": 7, "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "name": "cloudify-sg_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}, {"description": "Default security group", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:02:52Z", "updated_at": "2018-07-22T09:02:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "0e943572-0371-4ed8-bb8a-d0a9a9f9b5e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "5415dbce-67ff-455c-a71b-3ae4f6a3b0a1", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "7c76ceea-0d47-4633-a9ae-457e9d70509e", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "f7346afc-38ba-462e-8763-c4b7dd66141a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}], "revision_number": 4, "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "name": "default"}]} 2018-07-22 09:04:30,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-8f96c366-adeb-42f7-89b1-ed87e4f88a1f 2018-07-22 09:04:30,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.226340055466s 2018-07-22 09:04:30,784 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-8f96c366-adeb-42f7-89b1-ed87e4f88a1f 2018-07-22 09:04:30,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 09:04:30,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5"}}' 2018-07-22 09:04:31,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-62297a7a-b8dc-4718-91a6-8cb5ead452b0 Date: Sun, 22 Jul 2018 09:04:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-22T09:04:31Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "port_range_min": 53333, "revision_number": 0, "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:04:31Z", "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "dc3736a3-91c2-41e4-987a-650f6c365e8c"}} 2018-07-22 09:04:31,129 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-62297a7a-b8dc-4718-91a6-8cb5ead452b0 2018-07-22 09:04:31,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.341112852097s 2018-07-22 09:04:31,129 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-62297a7a-b8dc-4718-91a6-8cb5ead452b0 2018-07-22 09:04:31,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 09:04:31,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:31,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-bd549612-f0fe-462b-97cb-e13730c7c144 Date: Sun, 22 Jul 2018 09:04:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"14ee001c-17fe-451b-88ec-048bfe09cfc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb2e44e945b840e99546a734778cd0a2","l2_adjacency":true,"status":"ACTIVE","subnets":["5b2baa8d-bc0d-4d17-9f8b-31192fc1927d"],"description":"","tags":[],"updated_at":"2018-07-22T09:02:54Z","qos_policy_id":null,"name":"cloudify-net_8d802a1c-dc6b-43f9-a13f-41b10349fa89","admin_state_up":true,"tenant_id":"fb2e44e945b840e99546a734778cd0a2","created_at":"2018-07-22T09:02:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 09:04:31,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bd549612-f0fe-462b-97cb-e13730c7c144 2018-07-22 09:04:31,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.675335884094s 2018-07-22 09:04:31,807 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bd549612-f0fe-462b-97cb-e13730c7c144 2018-07-22 09:04:31,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 09:04:31,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:31,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-671abca6-5698-465e-b244-7772f27847d0 Date: Sun, 22 Jul 2018 09:04:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6/snap", "metadata": {}}], "file": "/v2/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6/file", "owner": "fb2e44e945b840e99546a734778cd0a2", "id": "dc3eedf3-e43f-4b27-a1f1-baa275891ba6", "size": 4373348352, "self": "/v2/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-22T09:04:26Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-22T09:03:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 09:04:31,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-671abca6-5698-465e-b244-7772f27847d0 2018-07-22 09:04:31,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371689796448s 2018-07-22 09:04:31,849 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-671abca6-5698-465e-b244-7772f27847d0 2018-07-22 09:04:31,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 09:04:31,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:31,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04: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,Accept-Encoding x-openstack-request-id: req-3be49cb4-a1b3-4327-ba56-cf9299117932 x-compute-request-id: req-3be49cb4-a1b3-4327-ba56-cf9299117932 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f49aa53a-efba-4597-8ec1-5dd79f823af2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f49aa53a-efba-4597-8ec1-5dd79f823af2", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "f49aa53a-efba-4597-8ec1-5dd79f823af2"}, {"name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47"}]} 2018-07-22 09:04:31,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-3be49cb4-a1b3-4327-ba56-cf9299117932 2018-07-22 09:04:31,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275890827179s 2018-07-22 09:04:31,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-3be49cb4-a1b3-4327-ba56-cf9299117932 2018-07-22 09:04:31,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 09:04:31,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" -d '{"server": {"name": "cloudify-vm_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "imageRef": "dc3eedf3-e43f-4b27-a1f1-baa275891ba6", "key_name": "cloudify-kp_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "flavorRef": "f49aa53a-efba-4597-8ec1-5dd79f823af2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "14ee001c-17fe-451b-88ec-048bfe09cfc4"}], "security_groups": [{"name": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5"}]}}' 2018-07-22 09:04:35,322 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 09:04: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-38c8e53e-efad-44fa-973c-1829f2480235 x-compute-request-id: req-38c8e53e-efad-44fa-973c-1829f2480235 Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/24d007f5-f8d0-4a81-aebd-07f3012e373f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5"}], "OS-DCF:diskConfig": "MANUAL", "id": "24d007f5-f8d0-4a81-aebd-07f3012e373f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/24d007f5-f8d0-4a81-aebd-07f3012e373f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/24d007f5-f8d0-4a81-aebd-07f3012e373f", "rel": "bookmark"}], "adminPass": "Hz5s9MYUopdG"}} 2018-07-22 09:04:35,322 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-38c8e53e-efad-44fa-973c-1829f2480235 2018-07-22 09:04:35,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.44178009033s 2018-07-22 09:04:35,323 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-38c8e53e-efad-44fa-973c-1829f2480235 2018-07-22 09:04:35,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 09:04:35,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:36,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5702bc0e-d8d2-40de-843b-eedca8428add x-compute-request-id: req-5702bc0e-d8d2-40de-843b-eedca8428add Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/24d007f5-f8d0-4a81-aebd-07f3012e373f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/24d007f5-f8d0-4a81-aebd-07f3012e373f", "rel": "bookmark"}], "image": {"id": "dc3eedf3-e43f-4b27-a1f1-baa275891ba6", "links": [{"href": "http://172.30.9.23:8774/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f49aa53a-efba-4597-8ec1-5dd79f823af2", "links": [{"href": "http://172.30.9.23:8774/flavors/f49aa53a-efba-4597-8ec1-5dd79f823af2", "rel": "bookmark"}]}, "id": "24d007f5-f8d0-4a81-aebd-07f3012e373f", "user_id": "6dd68ffe9adf4d5180ee90fb15d1b5d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T09:04:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "name": "cloudify-vm_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "created": "2018-07-22T09:04:35Z", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 09:04:36,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5702bc0e-d8d2-40de-843b-eedca8428add 2018-07-22 09:04:36,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.857517957687s 2018-07-22 09:04:36,182 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5702bc0e-d8d2-40de-843b-eedca8428add 2018-07-22 09:04:36,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 09:04:36,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:36,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-2f7911e5-fd32-4ad1-9a88-1b06591f451a Date: Sun, 22 Jul 2018 09:04:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"14ee001c-17fe-451b-88ec-048bfe09cfc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb2e44e945b840e99546a734778cd0a2","l2_adjacency":true,"status":"ACTIVE","subnets":["5b2baa8d-bc0d-4d17-9f8b-31192fc1927d"],"description":"","tags":[],"updated_at":"2018-07-22T09:02:54Z","qos_policy_id":null,"name":"cloudify-net_8d802a1c-dc6b-43f9-a13f-41b10349fa89","admin_state_up":true,"tenant_id":"fb2e44e945b840e99546a734778cd0a2","created_at":"2018-07-22T09:02:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 09:04:36,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2f7911e5-fd32-4ad1-9a88-1b06591f451a 2018-07-22 09:04:36,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.299812078476s 2018-07-22 09:04:36,489 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2f7911e5-fd32-4ad1-9a88-1b06591f451a 2018-07-22 09:04:36,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 09:04:36,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:36,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-3b68e4fa-936c-4d35-9a9e-c7766c274acd Date: Sun, 22 Jul 2018 09:04:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14ee001c-17fe-451b-88ec-048bfe09cfc4","tenant_id":"fb2e44e945b840e99546a734778cd0a2","created_at":"2018-07-22T09:02:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T09:02:54Z","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":"fb2e44e945b840e99546a734778cd0a2","id":"5b2baa8d-bc0d-4d17-9f8b-31192fc1927d","subnetpool_id":null,"name":"cloudify-subnet_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}]} 2018-07-22 09:04:36,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3b68e4fa-936c-4d35-9a9e-c7766c274acd 2018-07-22 09:04:36,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0499169826508s 2018-07-22 09:04:36,540 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3b68e4fa-936c-4d35-9a9e-c7766c274acd 2018-07-22 09:04:36,541 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 09:04:38,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 09:04:38,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:39,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:38 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-4c3a7d9d-5812-4ecf-9b89-03a0e393c07b x-compute-request-id: req-4c3a7d9d-5812-4ecf-9b89-03a0e393c07b Content-Encoding: gzip Content-Length: 586 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/24d007f5-f8d0-4a81-aebd-07f3012e373f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/24d007f5-f8d0-4a81-aebd-07f3012e373f", "rel": "bookmark"}], "image": {"id": "dc3eedf3-e43f-4b27-a1f1-baa275891ba6", "links": [{"href": "http://172.30.9.23:8774/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f49aa53a-efba-4597-8ec1-5dd79f823af2", "links": [{"href": "http://172.30.9.23:8774/flavors/f49aa53a-efba-4597-8ec1-5dd79f823af2", "rel": "bookmark"}]}, "id": "24d007f5-f8d0-4a81-aebd-07f3012e373f", "user_id": "6dd68ffe9adf4d5180ee90fb15d1b5d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-22T09:04:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "name": "cloudify-vm_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "created": "2018-07-22T09:04:35Z", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 09:04:39,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4c3a7d9d-5812-4ecf-9b89-03a0e393c07b 2018-07-22 09:04:39,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69683098793s 2018-07-22 09:04:39,241 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4c3a7d9d-5812-4ecf-9b89-03a0e393c07b 2018-07-22 09:04:39,245 - functest.core.singlevm - ERROR - Cannot run cloudify Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 388, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 182, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'dc3eedf3-e43f-4b27-a1f1-baa275891ba6'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'f49aa53a-efba-4597-8ec1-5dd79f823af2'}), 'az': u'', 'id': u'24d007f5-f8d0-4a81-aebd-07f3012e373f', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6dd68ffe9adf4d5180ee90fb15d1b5d5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fb2e44e945b840e99546a734778cd0a2', 'name': 'cloudify-project_8d802a1c-dc6b-43f9-a13f-41b10349fa89', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-22T09:04:35Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_8d802a1c-dc6b-43f9-a13f-41b10349fa89', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'fb2e44e945b840e99546a734778cd0a2', 'name': u'cloudify-vm_8d802a1c-dc6b-43f9-a13f-41b10349fa89', 'adminPass': None, 'tenant_id': u'fb2e44e945b840e99546a734778cd0a2', 'created_at': u'2018-07-22T09:04:35Z', 'created': u'2018-07-22T09:04:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-22 09:04:39,373 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 09:04:39,374 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 01:47 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-22 09:04:39,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 09:04:39,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:39,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-6b3781af-39d8-4f16-ba1d-5cf8e136ce88 Date: Sun, 22 Jul 2018 09:04:39 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:04:27Z", "updated_at": "2018-07-22T09:04:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:29Z", "revision_number": 0, "id": "3d838af9-8986-4ba7-b4c0-e29389869254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:29Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-22T09:04:29Z", "revision_number": 0, "id": "47dcc113-f15f-4c12-8fdf-f876f3e8ab49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:29Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": 443, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T09:04:28Z", "revision_number": 0, "id": "509b8984-77cf-4f74-aa0d-3ecf4390adfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:28Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:27Z", "revision_number": 0, "id": "8957f16c-c473-453d-a875-e7cd983f5d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:27Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:27Z", "revision_number": 0, "id": "bec9ead0-bae6-4bb2-9b1b-8cf2823606a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:27Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-22T09:04:29Z", "revision_number": 0, "id": "c0038af8-1100-47f2-bfa9-3a34b88ce36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:29Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-22T09:04:31Z", "revision_number": 0, "id": "dc3736a3-91c2-41e4-987a-650f6c365e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:31Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-22T09:04:30Z", "revision_number": 0, "id": "feb717f7-a510-4a06-b251-cf6ab3a304de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:30Z", "security_group_id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}], "revision_number": 8, "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "8e6c8cd8-923a-4b00-bbaa-e96d522bfda5", "name": "cloudify-sg_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}, {"description": "Default security group", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:02:52Z", "updated_at": "2018-07-22T09:02:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "0e943572-0371-4ed8-bb8a-d0a9a9f9b5e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "5415dbce-67ff-455c-a71b-3ae4f6a3b0a1", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "7c76ceea-0d47-4633-a9ae-457e9d70509e", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "f7346afc-38ba-462e-8763-c4b7dd66141a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}], "revision_number": 4, "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "name": "default"}]} 2018-07-22 09:04:39,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6b3781af-39d8-4f16-ba1d-5cf8e136ce88 2018-07-22 09:04:39,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0622169971466s 2018-07-22 09:04:39,445 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6b3781af-39d8-4f16-ba1d-5cf8e136ce88 2018-07-22 09:04:39,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-22 09:04:39,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8e6c8cd8-923a-4b00-bbaa-e96d522bfda5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:39,609 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b436bdad-36dd-4cc1-96b8-2e9fb0bba66c Content-Length: 0 Date: Sun, 22 Jul 2018 09:04:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:04:39,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8e6c8cd8-923a-4b00-bbaa-e96d522bfda5.json used request id req-b436bdad-36dd-4cc1-96b8-2e9fb0bba66c 2018-07-22 09:04:39,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.161076068878s 2018-07-22 09:04:39,610 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8e6c8cd8-923a-4b00-bbaa-e96d522bfda5.json used request id req-b436bdad-36dd-4cc1-96b8-2e9fb0bba66c 2018-07-22 09:04:39,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-22 09:04:39,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cloudify-kp_8d802a1c-dc6b-43f9-a13f-41b10349fa89 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:39,668 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 09:04:39 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-52827942-86fb-45b8-b933-5595cf5b5823 x-compute-request-id: req-52827942-86fb-45b8-b933-5595cf5b5823 Content-Length: 0 Content-Type: application/json 2018-07-22 09:04:39,669 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify-kp_8d802a1c-dc6b-43f9-a13f-41b10349fa89 used request id req-52827942-86fb-45b8-b933-5595cf5b5823 2018-07-22 09:04:39,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0584409236908s 2018-07-22 09:04:39,669 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify-kp_8d802a1c-dc6b-43f9-a13f-41b10349fa89 used request id req-52827942-86fb-45b8-b933-5595cf5b5823 2018-07-22 09:04:39,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 09:04:39,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/f6020d2a-1443-4952-95bb-815e2697e111/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" -d '{"subnet_id": "5b2baa8d-bc0d-4d17-9f8b-31192fc1927d"}' 2018-07-22 09:04:42,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-585447df-e492-4dfe-8972-db03fdcabed6 Date: Sun, 22 Jul 2018 09:04:42 GMT RESP BODY: {"network_id": "14ee001c-17fe-451b-88ec-048bfe09cfc4", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "subnet_id": "5b2baa8d-bc0d-4d17-9f8b-31192fc1927d", "subnet_ids": ["5b2baa8d-bc0d-4d17-9f8b-31192fc1927d"], "port_id": "701491ed-b02f-4275-9e56-dc4b000d6e4f", "id": "f6020d2a-1443-4952-95bb-815e2697e111"} 2018-07-22 09:04:42,024 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f6020d2a-1443-4952-95bb-815e2697e111/remove_router_interface.json used request id req-585447df-e492-4dfe-8972-db03fdcabed6 2018-07-22 09:04:42,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.35473203659s 2018-07-22 09:04:42,024 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f6020d2a-1443-4952-95bb-815e2697e111/remove_router_interface.json used request id req-585447df-e492-4dfe-8972-db03fdcabed6 returning object f6020d2a-1443-4952-95bb-815e2697e111 2018-07-22 09:04:42,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 09:04:42,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:42,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-5bfc0183-5731-4d5f-b0e8-fee992b9d3e6 Date: Sun, 22 Jul 2018 09:04:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:02:55Z", "admin_state_up": true, "updated_at": "2018-07-22T09:04:40Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "f6020d2a-1443-4952-95bb-815e2697e111", "name": "cloudify-router_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}]} 2018-07-22 09:04:42,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5bfc0183-5731-4d5f-b0e8-fee992b9d3e6 2018-07-22 09:04:42,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.290503978729s 2018-07-22 09:04:42,316 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5bfc0183-5731-4d5f-b0e8-fee992b9d3e6 2018-07-22 09:04:42,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 09:04:42,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/f6020d2a-1443-4952-95bb-815e2697e111.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:46,139 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bfc6eadb-c65d-40e4-b0db-a9f031ac66df Content-Length: 0 Date: Sun, 22 Jul 2018 09:04:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:04:46,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/f6020d2a-1443-4952-95bb-815e2697e111.json used request id req-bfc6eadb-c65d-40e4-b0db-a9f031ac66df 2018-07-22 09:04:46,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.82251405716s 2018-07-22 09:04:46,140 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/f6020d2a-1443-4952-95bb-815e2697e111.json used request id req-bfc6eadb-c65d-40e4-b0db-a9f031ac66df 2018-07-22 09:04:46,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 09:04:46,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:46,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-56c52799-a657-496c-be9e-66da77f16dff Date: Sun, 22 Jul 2018 09:04:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14ee001c-17fe-451b-88ec-048bfe09cfc4","tenant_id":"fb2e44e945b840e99546a734778cd0a2","created_at":"2018-07-22T09:02:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T09:02:54Z","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":"fb2e44e945b840e99546a734778cd0a2","id":"5b2baa8d-bc0d-4d17-9f8b-31192fc1927d","subnetpool_id":null,"name":"cloudify-subnet_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}]} 2018-07-22 09:04:46,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-56c52799-a657-496c-be9e-66da77f16dff 2018-07-22 09:04:46,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.239909887314s 2018-07-22 09:04:46,381 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-56c52799-a657-496c-be9e-66da77f16dff 2018-07-22 09:04:46,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 09:04:46,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/5b2baa8d-bc0d-4d17-9f8b-31192fc1927d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:48,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-65e79cf8-0e9d-42e0-a317-5f2f84e4d5fc Date: Sun, 22 Jul 2018 09:04:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:04:48,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/5b2baa8d-bc0d-4d17-9f8b-31192fc1927d.json used request id req-65e79cf8-0e9d-42e0-a317-5f2f84e4d5fc 2018-07-22 09:04:48,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.56853699684s 2018-07-22 09:04:48,951 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/5b2baa8d-bc0d-4d17-9f8b-31192fc1927d.json used request id req-65e79cf8-0e9d-42e0-a317-5f2f84e4d5fc 2018-07-22 09:04:48,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 09:04:48,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:49,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-f67fc0e5-f30b-4516-9109-05b647962a96 Date: Sun, 22 Jul 2018 09:04:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14ee001c-17fe-451b-88ec-048bfe09cfc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb2e44e945b840e99546a734778cd0a2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T09:04:48Z","qos_policy_id":null,"name":"cloudify-net_8d802a1c-dc6b-43f9-a13f-41b10349fa89","admin_state_up":true,"tenant_id":"fb2e44e945b840e99546a734778cd0a2","created_at":"2018-07-22T09:02:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 09:04:49,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f67fc0e5-f30b-4516-9109-05b647962a96 2018-07-22 09:04:49,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.311695098877s 2018-07-22 09:04:49,264 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f67fc0e5-f30b-4516-9109-05b647962a96 2018-07-22 09:04:49,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 09:04:49,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/14ee001c-17fe-451b-88ec-048bfe09cfc4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:50,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28554983-2e9d-4bf2-9dda-97de5d244897 Date: Sun, 22 Jul 2018 09:04:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:04:50,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/14ee001c-17fe-451b-88ec-048bfe09cfc4.json used request id req-28554983-2e9d-4bf2-9dda-97de5d244897 2018-07-22 09:04:50,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22190594673s 2018-07-22 09:04:50,487 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/14ee001c-17fe-451b-88ec-048bfe09cfc4.json used request id req-28554983-2e9d-4bf2-9dda-97de5d244897 2018-07-22 09:04:50,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 09:04:50,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:50,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-c9159c52-26b1-464e-aebf-92cb85f62691 Date: Sun, 22 Jul 2018 09:04:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6/snap", "metadata": {}}], "file": "/v2/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6/file", "owner": "fb2e44e945b840e99546a734778cd0a2", "id": "dc3eedf3-e43f-4b27-a1f1-baa275891ba6", "size": 4373348352, "self": "/v2/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-22T09:04:26Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-22T09:03:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 09:04:50,709 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c9159c52-26b1-464e-aebf-92cb85f62691 2018-07-22 09:04:50,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217544794083s 2018-07-22 09:04:50,709 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c9159c52-26b1-464e-aebf-92cb85f62691 2018-07-22 09:04:50,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 09:04:50,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5039aefe7d323d57bf8fb8fa3abfe8d3462a236c" 2018-07-22 09:04:52,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3317f702-6543-43e9-a7e5-f5eba64a2773 Date: Sun, 22 Jul 2018 09:04:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 09:04:52,249 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6 used request id req-3317f702-6543-43e9-a7e5-f5eba64a2773 2018-07-22 09:04:52,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.53818106651s 2018-07-22 09:04:52,249 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/dc3eedf3-e43f-4b27-a1f1-baa275891ba6 used request id req-3317f702-6543-43e9-a7e5-f5eba64a2773 2018-07-22 09:04:52,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 09:04:52,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:04:52,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:52 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-0415b19e-c9ff-4a7c-ab54-6f3d77183ee8 x-compute-request-id: req-0415b19e-c9ff-4a7c-ab54-6f3d77183ee8 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f49aa53a-efba-4597-8ec1-5dd79f823af2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f49aa53a-efba-4597-8ec1-5dd79f823af2", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "f49aa53a-efba-4597-8ec1-5dd79f823af2"}, {"name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47"}]} 2018-07-22 09:04:52,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-0415b19e-c9ff-4a7c-ab54-6f3d77183ee8 2018-07-22 09:04:52,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269138813019s 2018-07-22 09:04:52,277 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-0415b19e-c9ff-4a7c-ab54-6f3d77183ee8 2018-07-22 09:04:52,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 09:04:52,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/f49aa53a-efba-4597-8ec1-5dd79f823af2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:04:52,324 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 09:04:52 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-ed531e63-b60f-49f4-83f3-beaf98f32d00 x-compute-request-id: req-ed531e63-b60f-49f4-83f3-beaf98f32d00 Content-Length: 0 Content-Type: application/json 2018-07-22 09:04:52,325 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f49aa53a-efba-4597-8ec1-5dd79f823af2 used request id req-ed531e63-b60f-49f4-83f3-beaf98f32d00 2018-07-22 09:04:52,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0457370281219s 2018-07-22 09:04:52,325 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f49aa53a-efba-4597-8ec1-5dd79f823af2 used request id req-ed531e63-b60f-49f4-83f3-beaf98f32d00 2018-07-22 09:04:52,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 09:04:52,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:04:52,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142e5670-a6ec-4663-9ff2-f3a40dcb89ff Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cloudify-user_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "links": {"self": "http://172.30.9.23:5000/v3/users/6dd68ffe9adf4d5180ee90fb15d1b5d5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6dd68ffe9adf4d5180ee90fb15d1b5d5", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 09:04:52,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-142e5670-a6ec-4663-9ff2-f3a40dcb89ff 2018-07-22 09:04:52,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136038064957s 2018-07-22 09:04:52,462 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-142e5670-a6ec-4663-9ff2-f3a40dcb89ff 2018-07-22 09:04:52,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 09:04:52,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/6dd68ffe9adf4d5180ee90fb15d1b5d5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:04:52,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13549110-fe1e-45ac-a9d3-82e4c1630cbb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_8d802a1c-dc6b-43f9-a13f-41b10349fa89", "links": {"self": "http://172.30.9.23:5000/v3/users/6dd68ffe9adf4d5180ee90fb15d1b5d5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6dd68ffe9adf4d5180ee90fb15d1b5d5", "description": null}} 2018-07-22 09:04:52,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/6dd68ffe9adf4d5180ee90fb15d1b5d5 used request id req-13549110-fe1e-45ac-a9d3-82e4c1630cbb 2018-07-22 09:04:52,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105460166931s 2018-07-22 09:04:52,574 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/6dd68ffe9adf4d5180ee90fb15d1b5d5 used request id req-13549110-fe1e-45ac-a9d3-82e4c1630cbb 2018-07-22 09:04:52,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 09:04:52,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/6dd68ffe9adf4d5180ee90fb15d1b5d5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:04:52,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfb6e305-3309-482c-9f2a-7b223fde5032 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:04:52,787 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6dd68ffe9adf4d5180ee90fb15d1b5d5 used request id req-dfb6e305-3309-482c-9f2a-7b223fde5032 2018-07-22 09:04:52,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.212950944901s 2018-07-22 09:04:52,787 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6dd68ffe9adf4d5180ee90fb15d1b5d5 used request id req-dfb6e305-3309-482c-9f2a-7b223fde5032 2018-07-22 09:04:52,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 09:04:52,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:04:52,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-227a64e6-b606-47de-a360-dffde5dbde17 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.23:5000/v3/projects/fb2e44e945b840e99546a734778cd0a2"}, "tags": [], "enabled": true, "id": "fb2e44e945b840e99546a734778cd0a2", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_8d802a1c-dc6b-43f9-a13f-41b10349fa89"}]} 2018-07-22 09:04:52,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-227a64e6-b606-47de-a360-dffde5dbde17 2018-07-22 09:04:52,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0985820293427s 2018-07-22 09:04:52,893 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-227a64e6-b606-47de-a360-dffde5dbde17 2018-07-22 09:04:52,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 09:04:52,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/fb2e44e945b840e99546a734778cd0a2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:04:53,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31f5f05d-3f45-4150-a69a-1d7746ed73f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:04:53,080 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/fb2e44e945b840e99546a734778cd0a2 used request id req-31f5f05d-3f45-4150-a69a-1d7746ed73f2 2018-07-22 09:04:53,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.183030128479s 2018-07-22 09:04:53,081 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/fb2e44e945b840e99546a734778cd0a2 used request id req-31f5f05d-3f45-4150-a69a-1d7746ed73f2 2018-07-22 09:04:53,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 09:04:53,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:04:53,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60e9de0-0952-4c5c-9370-d3c5ec99f03a Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "89928d26aa4a4705ad02732391be40ae", "links": {"self": "http://172.30.9.23:5000/v3/roles/89928d26aa4a4705ad02732391be40ae"}, "name": "Member"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:04:53,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a60e9de0-0952-4c5c-9370-d3c5ec99f03a 2018-07-22 09:04:53,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0947270393372s 2018-07-22 09:04:53,179 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a60e9de0-0952-4c5c-9370-d3c5ec99f03a 2018-07-22 09:04:53,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 09:04:53,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/89928d26aa4a4705ad02732391be40ae -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}66d978dcb7cf1e5c5b52e16f513a3e2f33a561a8" 2018-07-22 09:04:53,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d70bbd1-a84c-4a75-97dc-35f1b755e971 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:04:53,332 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/89928d26aa4a4705ad02732391be40ae used request id req-4d70bbd1-a84c-4a75-97dc-35f1b755e971 2018-07-22 09:04:53,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.147021770477s 2018-07-22 09:04:53,332 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/89928d26aa4a4705ad02732391be40ae used request id req-4d70bbd1-a84c-4a75-97dc-35f1b755e971 2018-07-22 09:04:53,332 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2018-07-22 09:04:53,356 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-07-22 09:04:53,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 09:04:53,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 09:04:53,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 09:04:53,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 09:04:53,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 09:04:53,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 09:04:53,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 09:04:53,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 09:04:53,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 09:04:53,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 09:04:53,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 09:04:53,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 09:04:53,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 09:04:53,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 09:04:53,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 09:04:53,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 09:04:53,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 09:04:53,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 09:04:53,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 09:04:53,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 09:04:53,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 09:04:53,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 09:04:53,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:04:53,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-030e41d6-c45c-41e8-8304-5a6c50717dd8 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:04:53,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-030e41d6-c45c-41e8-8304-5a6c50717dd8 2018-07-22 09:04:53,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 09:04:53,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:04:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["AiVjPtUlTsaInd2OOQ-JYQ"], "issued_at": "2018-07-22T09:04:53.000000Z"}} 2018-07-22 09:04:53,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 09:04:53,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:04:54,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-869f9cfd-5d0f-4f79-910a-dee095570dea Date: Sun, 22 Jul 2018 09:04:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 09:04:54,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-869f9cfd-5d0f-4f79-910a-dee095570dea 2018-07-22 09:04:54,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251792907715s 2018-07-22 09:04:54,052 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-869f9cfd-5d0f-4f79-910a-dee095570dea 2018-07-22 09:04:54,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:04:54,060 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:04:54 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:04:54,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 09:04:54,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:04:54,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72f5f84a-f2ce-4627-bfd8-df98076e80e8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/cdae277dbdc94ad683fd03c3bb711589"}, "tags": [], "enabled": true, "id": "cdae277dbdc94ad683fd03c3bb711589", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-07-22 09:04:54,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-72f5f84a-f2ce-4627-bfd8-df98076e80e8 2018-07-22 09:04:54,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103780984879s 2018-07-22 09:04:54,166 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-72f5f84a-f2ce-4627-bfd8-df98076e80e8 2018-07-22 09:04:54,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-22 09:04:54,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}}' 2018-07-22 09:04:54,296 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 09:04:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-288fb959-afd0-4948-a713-5b1c9a51bd76 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/35d743f895ef443e87d5effb07b01977"}, "tags": [], "enabled": true, "id": "35d743f895ef443e87d5effb07b01977", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}} 2018-07-22 09:04:54,296 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-288fb959-afd0-4948-a713-5b1c9a51bd76 2018-07-22 09:04:54,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.123732089996s 2018-07-22 09:04:54,297 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-288fb959-afd0-4948-a713-5b1c9a51bd76 2018-07-22 09:04:54,297 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'35d743f895ef443e87d5effb07b01977', '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'cloudify_ims-project_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97'}) 2018-07-22 09:04:54,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-22 09:04:54,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "194cb2c8-f947-4e15-a568-7c3b49660f64", "email": null, "name": "cloudify_ims-user_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}}' 2018-07-22 09:04:54,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 09:04:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-595017d3-47a7-476c-8874-692135c9f613 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "links": {"self": "http://172.30.9.23:5000/v3/users/b57d06dcfcd04eada53c45746f765b83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b57d06dcfcd04eada53c45746f765b83", "domain_id": "default", "password_expires_at": null}} 2018-07-22 09:04:54,722 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-595017d3-47a7-476c-8874-692135c9f613 2018-07-22 09:04:54,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.418210029602s 2018-07-22 09:04:54,722 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-595017d3-47a7-476c-8874-692135c9f613 2018-07-22 09:04:54,723 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b57d06dcfcd04eada53c45746f765b83', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97'}) 2018-07-22 09:04:54,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 09:04:54,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:04:54,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd0c329-03b4-43b3-985d-07441c5910c8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:04:54,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fbd0c329-03b4-43b3-985d-07441c5910c8 2018-07-22 09:04:54,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10206079483s 2018-07-22 09:04:54,829 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fbd0c329-03b4-43b3-985d-07441c5910c8 2018-07-22 09:04:54,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 09:04:54,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:04:54,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b9ef53-e953-4bd9-9100-bc73c19d4e54 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:04:54,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c6b9ef53-e953-4bd9-9100-bc73c19d4e54 2018-07-22 09:04:54,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0919389724731s 2018-07-22 09:04:54,926 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c6b9ef53-e953-4bd9-9100-bc73c19d4e54 2018-07-22 09:04:54,927 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-22 09:04:54,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-22 09:04:54,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" -d '{"role": {"name": "Member"}}' 2018-07-22 09:04:55,032 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 09:04:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25fd33cb-2921-404d-8333-92adf9f97087 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a076acf34a9047b8bfd8c461dc1dbc1e", "links": {"self": "http://172.30.9.23:5000/v3/roles/a076acf34a9047b8bfd8c461dc1dbc1e"}, "name": "Member"}} 2018-07-22 09:04:55,033 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-25fd33cb-2921-404d-8333-92adf9f97087 2018-07-22 09:04:55,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.102314949036s 2018-07-22 09:04:55,033 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-25fd33cb-2921-404d-8333-92adf9f97087 2018-07-22 09:04:55,033 - 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'a076acf34a9047b8bfd8c461dc1dbc1e'}) 2018-07-22 09:04:55,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 09:04:55,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:04:55,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-158ff08e-faca-4151-a26f-ea82fbcd2f06 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a076acf34a9047b8bfd8c461dc1dbc1e", "links": {"self": "http://172.30.9.23:5000/v3/roles/a076acf34a9047b8bfd8c461dc1dbc1e"}, "name": "Member"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:04:55,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-158ff08e-faca-4151-a26f-ea82fbcd2f06 2018-07-22 09:04:55,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100489854813s 2018-07-22 09:04:55,138 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-158ff08e-faca-4151-a26f-ea82fbcd2f06 2018-07-22 09:04:55,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-22 09:04:55,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:04:55,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f932b3d-77cd-4bc3-a6c0-d85d5562f1c2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-22 09:04:55,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-6f932b3d-77cd-4bc3-a6c0-d85d5562f1c2 2018-07-22 09:04:55,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0916328430176s 2018-07-22 09:04:55,235 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-6f932b3d-77cd-4bc3-a6c0-d85d5562f1c2 2018-07-22 09:04:55,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 09:04:55,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:04:55,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8eeb287-f24f-446d-b22c-6a0703b7576a Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "links": {"self": "http://172.30.9.23:5000/v3/users/b57d06dcfcd04eada53c45746f765b83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b57d06dcfcd04eada53c45746f765b83", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 09:04:55,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a8eeb287-f24f-446d-b22c-6a0703b7576a 2018-07-22 09:04:55,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11342215538s 2018-07-22 09:04:55,350 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a8eeb287-f24f-446d-b22c-6a0703b7576a 2018-07-22 09:04:55,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 09:04:55,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:04:55,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb960598-478d-4a16-8496-1b70c1ef79e5 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/35d743f895ef443e87d5effb07b01977"}, "tags": [], "enabled": true, "id": "35d743f895ef443e87d5effb07b01977", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-22 09:04:55,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-eb960598-478d-4a16-8496-1b70c1ef79e5 2018-07-22 09:04:55,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0992391109467s 2018-07-22 09:04:55,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-eb960598-478d-4a16-8496-1b70c1ef79e5 2018-07-22 09:04:55,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-22 09:04:55,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=b57d06dcfcd04eada53c45746f765b83&role.id=a076acf34a9047b8bfd8c461dc1dbc1e&scope.project.id=35d743f895ef443e87d5effb07b01977" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:04:55,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-658046c9-ad78-4363-953b-d3f1119ed3f8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=b57d06dcfcd04eada53c45746f765b83&role.id=a076acf34a9047b8bfd8c461dc1dbc1e&scope.project.id=35d743f895ef443e87d5effb07b01977", "previous": null, "next": null}} 2018-07-22 09:04:55,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=b57d06dcfcd04eada53c45746f765b83&role.id=a076acf34a9047b8bfd8c461dc1dbc1e&scope.project.id=35d743f895ef443e87d5effb07b01977 used request id req-658046c9-ad78-4363-953b-d3f1119ed3f8 2018-07-22 09:04:55,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0931420326233s 2018-07-22 09:04:55,562 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=b57d06dcfcd04eada53c45746f765b83&role.id=a076acf34a9047b8bfd8c461dc1dbc1e&scope.project.id=35d743f895ef443e87d5effb07b01977 used request id req-658046c9-ad78-4363-953b-d3f1119ed3f8 2018-07-22 09:04:55,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-22 09:04:55,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/35d743f895ef443e87d5effb07b01977/users/b57d06dcfcd04eada53c45746f765b83/roles/a076acf34a9047b8bfd8c461dc1dbc1e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:04:55,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:04:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9c08405-0de1-4075-bd41-7cc3d0c478b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:04:55,713 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/35d743f895ef443e87d5effb07b01977/users/b57d06dcfcd04eada53c45746f765b83/roles/a076acf34a9047b8bfd8c461dc1dbc1e used request id req-c9c08405-0de1-4075-bd41-7cc3d0c478b5 2018-07-22 09:04:55,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147577047348s 2018-07-22 09:04:55,713 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/35d743f895ef443e87d5effb07b01977/users/b57d06dcfcd04eada53c45746f765b83/roles/a076acf34a9047b8bfd8c461dc1dbc1e used request id req-c9c08405-0de1-4075-bd41-7cc3d0c478b5 2018-07-22 09:04:55,714 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97', 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'35d743f895ef443e87d5effb07b01977', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '194cb2c8-f947-4e15-a568-7c3b49660f64', 'username': u'cloudify_ims-user_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-22 09:04:55,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 09:04:55,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 09:04:55,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 09:04:55,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 09:04:55,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 09:04:55,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 09:04:55,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 09:04:55,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 09:04:55,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 09:04:55,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 09:04:55,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 09:04:55,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 09:04:55,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 09:04:55,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 09:04:55,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 09:04:55,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 09:04:55,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 09:04:55,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 09:04:55,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 09:04:55,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 09:04:55,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 09:04:55,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 09:04:55,719 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97', 'password': '194cb2c8-f947-4e15-a568-7c3b49660f64', 'project_name': 'cloudify_ims-project_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '35d743f895ef443e87d5effb07b01977', 'project_domain_name': 'Default'} 2018-07-22 09:04:55,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-07-22 09:04:55,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'file_name': u'/src/vims/openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-07-22 09:04:55,843 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-07-22 09:04:55,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:04:55,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0063f3-7555-4585-9606-f6e97d74b0c6 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:04:55,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ab0063f3-7555-4585-9606-f6e97d74b0c6 2018-07-22 09:04:55,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-07-22 09:04:56,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a076acf34a9047b8bfd8c461dc1dbc1e", "name": "Member"}], "expires_at": "2018-07-22T10:04:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35d743f895ef443e87d5effb07b01977", "name": "cloudify_ims-project_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/35d743f895ef443e87d5effb07b01977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/35d743f895ef443e87d5effb07b01977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/35d743f895ef443e87d5effb07b01977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/35d743f895ef443e87d5effb07b01977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/35d743f895ef443e87d5effb07b01977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/35d743f895ef443e87d5effb07b01977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_35d743f895ef443e87d5effb07b01977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_35d743f895ef443e87d5effb07b01977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/35d743f895ef443e87d5effb07b01977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/35d743f895ef443e87d5effb07b01977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/35d743f895ef443e87d5effb07b01977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/35d743f895ef443e87d5effb07b01977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/35d743f895ef443e87d5effb07b01977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/35d743f895ef443e87d5effb07b01977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "id": "b57d06dcfcd04eada53c45746f765b83"}, "audit_ids": ["EIv7nxOzRM-mZOTUgvzaiA"], "issued_at": "2018-07-22T09:04:56.000000Z"}} 2018-07-22 09:04:56,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 09:04:56,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" -d '{"network": {"name": "cloudify_ims-net_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "admin_state_up": true}}' 2018-07-22 09:04:56,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-4172d928-7d8c-48a7-b268-37db40844a89 Date: Sun, 22 Jul 2018 09:04:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d140bc65-d084-4f5d-9de0-5f72a0915e55","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35d743f895ef443e87d5effb07b01977","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T09:04:56Z","is_default":false,"name":"cloudify_ims-net_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97","qos_policy_id":null,"admin_state_up":true,"tenant_id":"35d743f895ef443e87d5effb07b01977","created_at":"2018-07-22T09:04:56Z","mtu":1450}} 2018-07-22 09:04:56,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4172d928-7d8c-48a7-b268-37db40844a89 2018-07-22 09:04:56,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.622879981995s 2018-07-22 09:04:56,864 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4172d928-7d8c-48a7-b268-37db40844a89 2018-07-22 09:04:56,864 - 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-07-22T09:04:56Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'd140bc65-d084-4f5d-9de0-5f72a0915e55', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97', u'admin_state_up': True, u'tenant_id': u'35d743f895ef443e87d5effb07b01977', u'created_at': u'2018-07-22T09:04:56Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'35d743f895ef443e87d5effb07b01977', u'l2_adjacency': True}) 2018-07-22 09:04:56,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 09:04:56,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:04:57,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-19d297ee-5f8f-4635-b400-6325c5fb26ec Date: Sun, 22 Jul 2018 09:04:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d140bc65-d084-4f5d-9de0-5f72a0915e55","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35d743f895ef443e87d5effb07b01977","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T09:04:56Z","qos_policy_id":null,"name":"cloudify_ims-net_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97","admin_state_up":true,"tenant_id":"35d743f895ef443e87d5effb07b01977","created_at":"2018-07-22T09:04:56Z","mtu":1450}]} 2018-07-22 09:04:57,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-19d297ee-5f8f-4635-b400-6325c5fb26ec 2018-07-22 09:04:57,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.294740915298s 2018-07-22 09:04:57,160 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-19d297ee-5f8f-4635-b400-6325c5fb26ec 2018-07-22 09:04:57,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 09:04:57,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" -d '{"subnet": {"name": "cloudify_ims-subnet_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "enable_dhcp": true, "network_id": "d140bc65-d084-4f5d-9de0-5f72a0915e55", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 09:04:57,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-c029e05d-ec88-41be-a4d0-766215ede84e Date: Sun, 22 Jul 2018 09:04:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d140bc65-d084-4f5d-9de0-5f72a0915e55","tenant_id":"35d743f895ef443e87d5effb07b01977","created_at":"2018-07-22T09:04:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T09:04:57Z","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":"35d743f895ef443e87d5effb07b01977","id":"6d1f9224-09e8-44ba-8624-4d8552c31b55","subnetpool_id":null,"name":"cloudify_ims-subnet_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}} 2018-07-22 09:04:57,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c029e05d-ec88-41be-a4d0-766215ede84e 2018-07-22 09:04:57,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.767258167267s 2018-07-22 09:04:57,929 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c029e05d-ec88-41be-a4d0-766215ede84e 2018-07-22 09:04:57,930 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T09:04:57Z', 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'6d1f9224-09e8-44ba-8624-4d8552c31b55', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97', u'enable_dhcp': True, u'network_id': u'd140bc65-d084-4f5d-9de0-5f72a0915e55', u'tenant_id': u'35d743f895ef443e87d5effb07b01977', u'created_at': u'2018-07-22T09:04:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'35d743f895ef443e87d5effb07b01977'}) 2018-07-22 09:04:57,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 09:04:57,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "cloudify_ims-router_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "admin_state_up": true}}' 2018-07-22 09:05:04,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-eb78b314-57ff-4dc3-b985-e7ae81b19ef8 Date: Sun, 22 Jul 2018 09:05:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:04:58Z", "admin_state_up": true, "updated_at": "2018-07-22T09:04:59Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "35d743f895ef443e87d5effb07b01977", "id": "01c97665-d1ad-4e34-9f4f-ee998fbed776", "name": "cloudify_ims-router_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}} 2018-07-22 09:05:04,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-eb78b314-57ff-4dc3-b985-e7ae81b19ef8 2018-07-22 09:05:04,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.21137595177s 2018-07-22 09:05:04,142 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-eb78b314-57ff-4dc3-b985-e7ae81b19ef8 2018-07-22 09:05:04,143 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T09:04:59Z', u'revision_number': 4, u'id': u'01c97665-d1ad-4e34-9f4f-ee998fbed776', u'external_gateway_info': {u'network_id': u'51634ac4-911f-4dd4-933a-93587d6bc792', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26686176-d4b0-4f11-8423-c349e99aa88a', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97', u'admin_state_up': True, u'tenant_id': u'35d743f895ef443e87d5effb07b01977', u'created_at': u'2018-07-22T09:04:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'35d743f895ef443e87d5effb07b01977'}) 2018-07-22 09:05:04,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 09:05:04,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/01c97665-d1ad-4e34-9f4f-ee998fbed776/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" -d '{"subnet_id": "6d1f9224-09e8-44ba-8624-4d8552c31b55"}' 2018-07-22 09:05:07,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b48ec056-b946-4157-9f77-7c969c73bf33 Date: Sun, 22 Jul 2018 09:05:07 GMT RESP BODY: {"network_id": "d140bc65-d084-4f5d-9de0-5f72a0915e55", "tenant_id": "35d743f895ef443e87d5effb07b01977", "subnet_id": "6d1f9224-09e8-44ba-8624-4d8552c31b55", "subnet_ids": ["6d1f9224-09e8-44ba-8624-4d8552c31b55"], "port_id": "cfe8aa4e-6417-4cdd-9d51-9c733c47a5c6", "id": "01c97665-d1ad-4e34-9f4f-ee998fbed776"} 2018-07-22 09:05:07,218 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/01c97665-d1ad-4e34-9f4f-ee998fbed776/add_router_interface.json used request id req-b48ec056-b946-4157-9f77-7c969c73bf33 2018-07-22 09:05:07,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.07468509674s 2018-07-22 09:05:07,219 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/01c97665-d1ad-4e34-9f4f-ee998fbed776/add_router_interface.json used request id req-b48ec056-b946-4157-9f77-7c969c73bf33 returning object 01c97665-d1ad-4e34-9f4f-ee998fbed776 2018-07-22 09:05:07,219 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-22 09:05:30,041 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-22 09:05:30,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" 2018-07-22 09:05:30,049 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 22 Jul 2018 09:05:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-07-22 09:05:30,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 09:05:30,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:05:30,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bc4c8c0a-a204-4f09-84e8-699c12a6dff2 Date: Sun, 22 Jul 2018 09:05:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 09:05:30,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bc4c8c0a-a204-4f09-84e8-699c12a6dff2 2018-07-22 09:05:30,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.221781015396s 2018-07-22 09:05:30,275 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bc4c8c0a-a204-4f09-84e8-699c12a6dff2 2018-07-22 09:05:30,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 09:05:30,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}' 2018-07-22 09:05:30,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2caa2483-77fb-4643-93b0-d62cc3ede6fb Date: Sun, 22 Jul 2018 09:05:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7/file", "owner": "35d743f895ef443e87d5effb07b01977", "id": "44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7", "size": null, "self": "/v2/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-22T09:05:30Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "checksum": null, "created_at": "2018-07-22T09:05:30Z", "protected": false} 2018-07-22 09:05:30,520 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2caa2483-77fb-4643-93b0-d62cc3ede6fb 2018-07-22 09:05:30,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.237684965134s 2018-07-22 09:05:30,521 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2caa2483-77fb-4643-93b0-d62cc3ede6fb returning object 44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7 2018-07-22 09:05:30,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 09:05:30,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" -d '' 2018-07-22 09:06:26,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b893d58a-10be-419c-9a97-e74c5b065fd8 Date: Sun, 22 Jul 2018 09:06:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 09:06:26,261 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7/file used request id req-b893d58a-10be-419c-9a97-e74c5b065fd8 2018-07-22 09:06:26,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 55.7395911217s 2018-07-22 09:06:26,261 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7/file used request id req-b893d58a-10be-419c-9a97-e74c5b065fd8 2018-07-22 09:06:26,262 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T09:05:30Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7/file', u'owner': u'35d743f895ef443e87d5effb07b01977', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7', u'size': None, u'name': u'cloudify_ims-img_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97', u'checksum': None, u'self': u'/v2/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T09:05:30Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 09:06:26,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 09:06:26,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-07-22 09:06:26,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:26 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-15f77c3d-1a3c-48e0-9fb5-6f668ac9db6f x-compute-request-id: req-15f77c3d-1a3c-48e0-9fb5-6f668ac9db6f Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/922c21c1-361b-4adc-9bd3-944260444ebe", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/922c21c1-361b-4adc-9bd3-944260444ebe", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "922c21c1-361b-4adc-9bd3-944260444ebe"}} 2018-07-22 09:06:26,502 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-15f77c3d-1a3c-48e0-9fb5-6f668ac9db6f 2018-07-22 09:06:26,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.239026069641s 2018-07-22 09:06:26,502 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-15f77c3d-1a3c-48e0-9fb5-6f668ac9db6f 2018-07-22 09:06:26,503 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'239f08b9dfab49abbc9cca9c9c17e131', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'922c21c1-361b-4adc-9bd3-944260444ebe', 'swap': 0}) 2018-07-22 09:06:26,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 09:06:26,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/922c21c1-361b-4adc-9bd3-944260444ebe/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" -d '{"extra_specs": {}}' 2018-07-22 09:06:26,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:26 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-6e21966b-489a-4ccf-b036-30c1df538aee x-compute-request-id: req-6e21966b-489a-4ccf-b036-30c1df538aee Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 09:06:26,527 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/922c21c1-361b-4adc-9bd3-944260444ebe/os-extra_specs used request id req-6e21966b-489a-4ccf-b036-30c1df538aee 2018-07-22 09:06:26,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236639976501s 2018-07-22 09:06:26,528 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/922c21c1-361b-4adc-9bd3-944260444ebe/os-extra_specs used request id req-6e21966b-489a-4ccf-b036-30c1df538aee 2018-07-22 09:06:26,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-22 09:06:26,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" -d '{"keypair": {"name": "cloudify_ims-kp_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}}' 2018-07-22 09:06:26,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:26 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-bbc53917-f24e-404b-bbac-fe59c311748e x-compute-request-id: req-bbc53917-f24e-404b-bbac-fe59c311748e Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMvxlDR2UWeIA/KE0qhlHfJizIdCp62DzAJskHOrEEL/xMpDQ+l7Q36yTkiTnAk/5JHAbEQPGjlHBJ/pGJ+NSmYb0+qp8bY1toRBVxqTSQfD12XutsfBmUdfGAOIq7obx+Ep8p1PuF7MZydvGuDqO2GlHUhBueKyTMej8NoMVqnKsOpUOxNIhA8ueRdkZMYEcxN5r4l7nafg0Rh2Q/6VbaXm7cjFdyhLpxGeYFXecy8G1tvTnn+Z8yrUc/923S/LA2qv6Y90owxDjkUDSAyBbKytd+Kj9HE2gBsN/yPC2sYYgXRBZQffTW9SmIDx1muE8v8aZZZ9jzoMrgUXnNUm7d Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzL8ZQ0dlFniAPyhNKoZR3yYsyHQqetg8wCbJBzqxBC/8TKQ0\nPpe0N+sk5Ik5wJP+SRwGxEDxo5RwSf6RifjUpmG9PqqfG2NbaEQVcak0kHw9dl7r\nbHwZlHXxgDiKu6G8fhKfKdT7hezGcnbxrg6jthpR1IQbniskzHo/DaDFapyrDqVD\nsTSIQPLnkXZGTGBHMTea+Je52n4NEYdkP+lW2l5u3IxXcoS6cRnmBV3nMvBtbb05\n5/mfMq1HP/dt0vywNqr+mPdKMMQ45FA0gMgWysrXfio/RxNoAbDf8jwtrGGIF0QW\nUH301vUpiA8dZrhPL/GmWWfY86DK4FF5zVJu3QIDAQABAoIBAQDIDdS+Uy0nlpgg\nnd1ANrwaYK+TMUYsf8pkKcF0ydkacVSBAlR18D7MAHssvhRq4W+tua+25In2Ply1\nQAKuoC4PYCLL72TFGwC+UP/u7diJcIuRdE9t0Zgg4lkU4qpTiUWmncVc11jn06FX\nSHb+jhlSHkdkcayWkCtFjBC93R/n+Onlae1YXRNh7dYTBcEqFdnqmHRlF09phN/L\neUxqhiR/wR7gy3Um9AaW1tf6yqHzTJ9VBieum38x2o8XeA664pMTggc1usl1ufo6\nDHVVFY1HbzhSoi0/lhEYCO/duitU6riTdFT76uFbnJmrLxdMuEQampJMpRXP9ZbY\nwHGxXhshAoGBAPZVDOUkeIpirqzJBidRHndh7BUanprVItvH02ldRQYGvCvmlI5h\nK3Bx0Z9kcWUrOboGv/LxiEqI1PjgomMFmVhKUMexHNx34oLeYoOXfttWNDYyDHpU\n1QOTbQp9L5l6d2ioqEnSNAFpIoQDPyQ9vjb1xTgSYBl+clkt04jLtIbZAoGBANTI\nOld6/o5ovvRZnHvoRHRNUAdLS2XuSqwcgN5QS7AnrGO2E9egTEMS0mi5MjX52t7Y\nDbemZdNnnTkBA+LCqzA1aXqwiBCcbnZVeWe2j/CsIMaGitaQyapZG8GRxvwV+Dia\nAlxn1nLu7KWwBInhtas0EPI5dMZA+/8aQAN2Ao2lAoGAeHBvJJ4nXaoQM6T6IEEW\nP1KeZlckkxmAuKrEIDEdLWwflutfWRoDbjAISQGIO+ndiKoCMduMQr0SPDlAzF+R\ncUysoGZlcRogotHuot5whPdqAdGIrktJ9zyexNEec9EgDwjfd3CSQtpPqPIZbjPO\nC/swmVDKscxURmwUkD7hHkkCgYBZvXidnInvlc2zUHfm6ja0tkaiTOcnvjBQFlVj\nbYn+aT0TcJ89uaVwRGfpMvIyQYZFpeljIxKe7nwopnz1DhUU5/HshLdeChusXLAv\nRZe/cVkBYYz8oWPsLFjAcrLxbnKZrJqCTmjrYEj+OBYx8Lel1PewsPrHAnFFTdTh\noMvC4QKBgQCEsnL+ew5eRi+dx/of8o1p9azy+A77eDd8Wjf6Q/wcZObg9if96AWD\njm513zZTUHU5qtD5eghYU0HgXFIFd97ngA5vu4RDtUl+bI9wtn1I717Xse+ZKZRa\nzncp0rnYaFvVQO4eShHe+g5Nr9sEAbxJF7PGkV4OwrgV3AeTWPY0jQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b57d06dcfcd04eada53c45746f765b83", "name": "cloudify_ims-kp_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "fingerprint": "ba:13:07:31:07:87:32:52:78:b8:45:3e:b9:45:24:7a"}} 2018-07-22 09:06:26,892 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-bbc53917-f24e-404b-bbac-fe59c311748e 2018-07-22 09:06:26,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.364185094833s 2018-07-22 09:06:26,893 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-bbc53917-f24e-404b-bbac-fe59c311748e 2018-07-22 09:06:26,893 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMvxlDR2UWeIA/KE0qhlHfJizIdCp62DzAJskHOrEEL/xMpDQ+l7Q36yTkiTnAk/5JHAbEQPGjlHBJ/pGJ+NSmYb0+qp8bY1toRBVxqTSQfD12XutsfBmUdfGAOIq7obx+Ep8p1PuF7MZydvGuDqO2GlHUhBueKyTMej8NoMVqnKsOpUOxNIhA8ueRdkZMYEcxN5r4l7nafg0Rh2Q/6VbaXm7cjFdyhLpxGeYFXecy8G1tvTnn+Z8yrUc/923S/LA2qv6Y90owxDjkUDSAyBbKytd+Kj9HE2gBsN/yPC2sYYgXRBZQffTW9SmIDx1muE8v8aZZZ9jzoMrgUXnNUm7d Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzL8ZQ0dlFniAPyhNKoZR3yYsyHQqetg8wCbJBzqxBC/8TKQ0\nPpe0N+sk5Ik5wJP+SRwGxEDxo5RwSf6RifjUpmG9PqqfG2NbaEQVcak0kHw9dl7r\nbHwZlHXxgDiKu6G8fhKfKdT7hezGcnbxrg6jthpR1IQbniskzHo/DaDFapyrDqVD\nsTSIQPLnkXZGTGBHMTea+Je52n4NEYdkP+lW2l5u3IxXcoS6cRnmBV3nMvBtbb05\n5/mfMq1HP/dt0vywNqr+mPdKMMQ45FA0gMgWysrXfio/RxNoAbDf8jwtrGGIF0QW\nUH301vUpiA8dZrhPL/GmWWfY86DK4FF5zVJu3QIDAQABAoIBAQDIDdS+Uy0nlpgg\nnd1ANrwaYK+TMUYsf8pkKcF0ydkacVSBAlR18D7MAHssvhRq4W+tua+25In2Ply1\nQAKuoC4PYCLL72TFGwC+UP/u7diJcIuRdE9t0Zgg4lkU4qpTiUWmncVc11jn06FX\nSHb+jhlSHkdkcayWkCtFjBC93R/n+Onlae1YXRNh7dYTBcEqFdnqmHRlF09phN/L\neUxqhiR/wR7gy3Um9AaW1tf6yqHzTJ9VBieum38x2o8XeA664pMTggc1usl1ufo6\nDHVVFY1HbzhSoi0/lhEYCO/duitU6riTdFT76uFbnJmrLxdMuEQampJMpRXP9ZbY\nwHGxXhshAoGBAPZVDOUkeIpirqzJBidRHndh7BUanprVItvH02ldRQYGvCvmlI5h\nK3Bx0Z9kcWUrOboGv/LxiEqI1PjgomMFmVhKUMexHNx34oLeYoOXfttWNDYyDHpU\n1QOTbQp9L5l6d2ioqEnSNAFpIoQDPyQ9vjb1xTgSYBl+clkt04jLtIbZAoGBANTI\nOld6/o5ovvRZnHvoRHRNUAdLS2XuSqwcgN5QS7AnrGO2E9egTEMS0mi5MjX52t7Y\nDbemZdNnnTkBA+LCqzA1aXqwiBCcbnZVeWe2j/CsIMaGitaQyapZG8GRxvwV+Dia\nAlxn1nLu7KWwBInhtas0EPI5dMZA+/8aQAN2Ao2lAoGAeHBvJJ4nXaoQM6T6IEEW\nP1KeZlckkxmAuKrEIDEdLWwflutfWRoDbjAISQGIO+ndiKoCMduMQr0SPDlAzF+R\ncUysoGZlcRogotHuot5whPdqAdGIrktJ9zyexNEec9EgDwjfd3CSQtpPqPIZbjPO\nC/swmVDKscxURmwUkD7hHkkCgYBZvXidnInvlc2zUHfm6ja0tkaiTOcnvjBQFlVj\nbYn+aT0TcJ89uaVwRGfpMvIyQYZFpeljIxKe7nwopnz1DhUU5/HshLdeChusXLAv\nRZe/cVkBYYz8oWPsLFjAcrLxbnKZrJqCTmjrYEj+OBYx8Lel1PewsPrHAnFFTdTh\noMvC4QKBgQCEsnL+ew5eRi+dx/of8o1p9azy+A77eDd8Wjf6Q/wcZObg9if96AWD\njm513zZTUHU5qtD5eghYU0HgXFIFd97ngA5vu4RDtUl+bI9wtn1I717Xse+ZKZRa\nzncp0rnYaFvVQO4eShHe+g5Nr9sEAbxJF7PGkV4OwrgV3AeTWPY0jQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b57d06dcfcd04eada53c45746f765b83', 'name': u'cloudify_ims-kp_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97', 'created_at': '2018-07-22T09:06:26.893939', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35d743f895ef443e87d5effb07b01977', 'name': 'cloudify_ims-project_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ba:13:07:31:07:87:32:52:78:b8:45:3e:b9:45:24:7a', 'type': 'ssh', 'id': u'cloudify_ims-kp_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97'}) 2018-07-22 09:06:26,894 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAzL8ZQ0dlFniAPyhNKoZR3yYsyHQqetg8wCbJBzqxBC/8TKQ0 Ppe0N+sk5Ik5wJP+SRwGxEDxo5RwSf6RifjUpmG9PqqfG2NbaEQVcak0kHw9dl7r bHwZlHXxgDiKu6G8fhKfKdT7hezGcnbxrg6jthpR1IQbniskzHo/DaDFapyrDqVD sTSIQPLnkXZGTGBHMTea+Je52n4NEYdkP+lW2l5u3IxXcoS6cRnmBV3nMvBtbb05 5/mfMq1HP/dt0vywNqr+mPdKMMQ45FA0gMgWysrXfio/RxNoAbDf8jwtrGGIF0QW UH301vUpiA8dZrhPL/GmWWfY86DK4FF5zVJu3QIDAQABAoIBAQDIDdS+Uy0nlpgg nd1ANrwaYK+TMUYsf8pkKcF0ydkacVSBAlR18D7MAHssvhRq4W+tua+25In2Ply1 QAKuoC4PYCLL72TFGwC+UP/u7diJcIuRdE9t0Zgg4lkU4qpTiUWmncVc11jn06FX SHb+jhlSHkdkcayWkCtFjBC93R/n+Onlae1YXRNh7dYTBcEqFdnqmHRlF09phN/L eUxqhiR/wR7gy3Um9AaW1tf6yqHzTJ9VBieum38x2o8XeA664pMTggc1usl1ufo6 DHVVFY1HbzhSoi0/lhEYCO/duitU6riTdFT76uFbnJmrLxdMuEQampJMpRXP9ZbY wHGxXhshAoGBAPZVDOUkeIpirqzJBidRHndh7BUanprVItvH02ldRQYGvCvmlI5h K3Bx0Z9kcWUrOboGv/LxiEqI1PjgomMFmVhKUMexHNx34oLeYoOXfttWNDYyDHpU 1QOTbQp9L5l6d2ioqEnSNAFpIoQDPyQ9vjb1xTgSYBl+clkt04jLtIbZAoGBANTI Old6/o5ovvRZnHvoRHRNUAdLS2XuSqwcgN5QS7AnrGO2E9egTEMS0mi5MjX52t7Y DbemZdNnnTkBA+LCqzA1aXqwiBCcbnZVeWe2j/CsIMaGitaQyapZG8GRxvwV+Dia Alxn1nLu7KWwBInhtas0EPI5dMZA+/8aQAN2Ao2lAoGAeHBvJJ4nXaoQM6T6IEEW P1KeZlckkxmAuKrEIDEdLWwflutfWRoDbjAISQGIO+ndiKoCMduMQr0SPDlAzF+R cUysoGZlcRogotHuot5whPdqAdGIrktJ9zyexNEec9EgDwjfd3CSQtpPqPIZbjPO C/swmVDKscxURmwUkD7hHkkCgYBZvXidnInvlc2zUHfm6ja0tkaiTOcnvjBQFlVj bYn+aT0TcJ89uaVwRGfpMvIyQYZFpeljIxKe7nwopnz1DhUU5/HshLdeChusXLAv RZe/cVkBYYz8oWPsLFjAcrLxbnKZrJqCTmjrYEj+OBYx8Lel1PewsPrHAnFFTdTh oMvC4QKBgQCEsnL+ew5eRi+dx/of8o1p9azy+A77eDd8Wjf6Q/wcZObg9if96AWD jm513zZTUHU5qtD5eghYU0HgXFIFd97ngA5vu4RDtUl+bI9wtn1I717Xse+ZKZRa zncp0rnYaFvVQO4eShHe+g5Nr9sEAbxJF7PGkV4OwrgV3AeTWPY0jQ== -----END RSA PRIVATE KEY----- 2018-07-22 09:06:26,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-22 09:06:26,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" -d '{"security_group": {"name": "cloudify_ims-sg_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-07-22 09:06:27,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-e3cc49b0-1411-461d-9f0d-49ccf3851b5b Date: Sun, 22 Jul 2018 09:06:27 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:06:27Z", "updated_at": "2018-07-22T09:06:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "7750d106-3ea7-4599-8f4a-f229b06d488d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "c1c5e2c3-031a-4364-b0ad-c8fe90edb896", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}], "revision_number": 2, "project_id": "35d743f895ef443e87d5effb07b01977", "id": "9196c9a4-4567-4538-9227-44dac080faaa", "name": "cloudify_ims-sg_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}} 2018-07-22 09:06:27,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e3cc49b0-1411-461d-9f0d-49ccf3851b5b 2018-07-22 09:06:27,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.381319046021s 2018-07-22 09:06:27,279 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e3cc49b0-1411-461d-9f0d-49ccf3851b5b 2018-07-22 09:06:27,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 09:06:27,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:27,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-4e2b3c72-70b0-43ba-8df9-e0497c551ea0 Date: Sun, 22 Jul 2018 09:06:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:04:56Z", "updated_at": "2018-07-22T09:04:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "3d5e6e5f-c204-4a01-a04e-754cf441614d", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "a11a783a-06b3-4d26-9db5-82dd9b2c1d23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "ac712a35-c6b0-499d-9704-c107e6632cc5", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "fff188e7-1c90-4008-9b2d-774bda011b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}], "revision_number": 4, "project_id": "35d743f895ef443e87d5effb07b01977", "id": "5363a1e4-d526-4319-b465-bc91c70554a2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:06:27Z", "updated_at": "2018-07-22T09:06:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "7750d106-3ea7-4599-8f4a-f229b06d488d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "c1c5e2c3-031a-4364-b0ad-c8fe90edb896", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}], "revision_number": 2, "project_id": "35d743f895ef443e87d5effb07b01977", "id": "9196c9a4-4567-4538-9227-44dac080faaa", "name": "cloudify_ims-sg_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}]} 2018-07-22 09:06:27,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-4e2b3c72-70b0-43ba-8df9-e0497c551ea0 2018-07-22 09:06:27,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.423144817352s 2018-07-22 09:06:27,707 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-4e2b3c72-70b0-43ba-8df9-e0497c551ea0 2018-07-22 09:06:27,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 09:06:27,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa"}}' 2018-07-22 09:06:28,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e6c489ef-3453-4fa0-9345-8f5750c920d6 Date: Sun, 22 Jul 2018 09:06:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "port_range_min": 22, "revision_number": 0, "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:06:27Z", "project_id": "35d743f895ef443e87d5effb07b01977", "id": "709e3650-8400-4822-b739-3c46c892786f"}} 2018-07-22 09:06:28,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-e6c489ef-3453-4fa0-9345-8f5750c920d6 2018-07-22 09:06:28,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.339463949203s 2018-07-22 09:06:28,051 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-e6c489ef-3453-4fa0-9345-8f5750c920d6 2018-07-22 09:06:28,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 09:06:28,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:28,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-cf4bf8f3-b073-46b1-b8e3-f0c3d81f0727 Date: Sun, 22 Jul 2018 09:06:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:04:56Z", "updated_at": "2018-07-22T09:04:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "3d5e6e5f-c204-4a01-a04e-754cf441614d", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "a11a783a-06b3-4d26-9db5-82dd9b2c1d23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "ac712a35-c6b0-499d-9704-c107e6632cc5", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "fff188e7-1c90-4008-9b2d-774bda011b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}], "revision_number": 4, "project_id": "35d743f895ef443e87d5effb07b01977", "id": "5363a1e4-d526-4319-b465-bc91c70554a2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:06:27Z", "updated_at": "2018-07-22T09:06:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "709e3650-8400-4822-b739-3c46c892786f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "7750d106-3ea7-4599-8f4a-f229b06d488d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "c1c5e2c3-031a-4364-b0ad-c8fe90edb896", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}], "revision_number": 3, "project_id": "35d743f895ef443e87d5effb07b01977", "id": "9196c9a4-4567-4538-9227-44dac080faaa", "name": "cloudify_ims-sg_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}]} 2018-07-22 09:06:28,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-cf4bf8f3-b073-46b1-b8e3-f0c3d81f0727 2018-07-22 09:06:28,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0796201229095s 2018-07-22 09:06:28,134 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-cf4bf8f3-b073-46b1-b8e3-f0c3d81f0727 2018-07-22 09:06:28,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 09:06:28,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa"}}' 2018-07-22 09:06:28,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-fa48d52a-a900-4b9d-ba62-7c15d6376b78 Date: Sun, 22 Jul 2018 09:06:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:06:28Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "port_range_min": null, "revision_number": 0, "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:06:28Z", "project_id": "35d743f895ef443e87d5effb07b01977", "id": "cafcd942-481a-42f8-b25f-df83e721d547"}} 2018-07-22 09:06:28,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-fa48d52a-a900-4b9d-ba62-7c15d6376b78 2018-07-22 09:06:28,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.165386199951s 2018-07-22 09:06:28,303 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-fa48d52a-a900-4b9d-ba62-7c15d6376b78 2018-07-22 09:06:28,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 09:06:28,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:28,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-28979259-76b8-4424-89b7-ceb394c7911a Date: Sun, 22 Jul 2018 09:06:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:04:56Z", "updated_at": "2018-07-22T09:04:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "3d5e6e5f-c204-4a01-a04e-754cf441614d", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "a11a783a-06b3-4d26-9db5-82dd9b2c1d23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "ac712a35-c6b0-499d-9704-c107e6632cc5", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "fff188e7-1c90-4008-9b2d-774bda011b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}], "revision_number": 4, "project_id": "35d743f895ef443e87d5effb07b01977", "id": "5363a1e4-d526-4319-b465-bc91c70554a2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:06:27Z", "updated_at": "2018-07-22T09:06:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "709e3650-8400-4822-b739-3c46c892786f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "7750d106-3ea7-4599-8f4a-f229b06d488d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "c1c5e2c3-031a-4364-b0ad-c8fe90edb896", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:28Z", "revision_number": 0, "id": "cafcd942-481a-42f8-b25f-df83e721d547", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:28Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}], "revision_number": 4, "project_id": "35d743f895ef443e87d5effb07b01977", "id": "9196c9a4-4567-4538-9227-44dac080faaa", "name": "cloudify_ims-sg_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}]} 2018-07-22 09:06:28,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-28979259-76b8-4424-89b7-ceb394c7911a 2018-07-22 09:06:28,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.217520952225s 2018-07-22 09:06:28,524 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-28979259-76b8-4424-89b7-ceb394c7911a 2018-07-22 09:06:28,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 09:06:28,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa"}}' 2018-07-22 09:06:28,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-7ee5f173-c6b1-4a94-ab81-95889bd03232 Date: Sun, 22 Jul 2018 09:06:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-22T09:06:28Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "port_range_min": 80, "revision_number": 0, "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:06:28Z", "project_id": "35d743f895ef443e87d5effb07b01977", "id": "9f8c58d0-ef36-4b7f-ac79-de2a79b428d7"}} 2018-07-22 09:06:28,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-7ee5f173-c6b1-4a94-ab81-95889bd03232 2018-07-22 09:06:28,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.337615013123s 2018-07-22 09:06:28,866 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-7ee5f173-c6b1-4a94-ab81-95889bd03232 2018-07-22 09:06:28,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 09:06:28,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:29,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-6a89db7e-e0a0-4170-8deb-fc9f0c575671 Date: Sun, 22 Jul 2018 09:06:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:04:56Z", "updated_at": "2018-07-22T09:04:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "3d5e6e5f-c204-4a01-a04e-754cf441614d", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "a11a783a-06b3-4d26-9db5-82dd9b2c1d23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "ac712a35-c6b0-499d-9704-c107e6632cc5", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "fff188e7-1c90-4008-9b2d-774bda011b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}], "revision_number": 4, "project_id": "35d743f895ef443e87d5effb07b01977", "id": "5363a1e4-d526-4319-b465-bc91c70554a2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:06:27Z", "updated_at": "2018-07-22T09:06:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "709e3650-8400-4822-b739-3c46c892786f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "7750d106-3ea7-4599-8f4a-f229b06d488d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-22T09:06:28Z", "revision_number": 0, "id": "9f8c58d0-ef36-4b7f-ac79-de2a79b428d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:28Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": 80, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "c1c5e2c3-031a-4364-b0ad-c8fe90edb896", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:28Z", "revision_number": 0, "id": "cafcd942-481a-42f8-b25f-df83e721d547", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:28Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}], "revision_number": 5, "project_id": "35d743f895ef443e87d5effb07b01977", "id": "9196c9a4-4567-4538-9227-44dac080faaa", "name": "cloudify_ims-sg_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}]} 2018-07-22 09:06:29,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6a89db7e-e0a0-4170-8deb-fc9f0c575671 2018-07-22 09:06:29,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.24494099617s 2018-07-22 09:06:29,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6a89db7e-e0a0-4170-8deb-fc9f0c575671 2018-07-22 09:06:29,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 09:06:29,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa"}}' 2018-07-22 09:06:29,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-4be2de44-f5d4-48f7-bf3d-ad5d3ddedb94 Date: Sun, 22 Jul 2018 09:06:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-22T09:06:29Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "port_range_min": 443, "revision_number": 0, "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:06:29Z", "project_id": "35d743f895ef443e87d5effb07b01977", "id": "3e6a2a72-481e-4e21-b2ab-32cccd59a967"}} 2018-07-22 09:06:29,452 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-4be2de44-f5d4-48f7-bf3d-ad5d3ddedb94 2018-07-22 09:06:29,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.334185123444s 2018-07-22 09:06:29,452 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-4be2de44-f5d4-48f7-bf3d-ad5d3ddedb94 2018-07-22 09:06:29,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 09:06:29,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:29,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-0d5b79b9-9537-4f85-bf58-957c02a7c308 Date: Sun, 22 Jul 2018 09:06:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:04:56Z", "updated_at": "2018-07-22T09:04:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "3d5e6e5f-c204-4a01-a04e-754cf441614d", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "a11a783a-06b3-4d26-9db5-82dd9b2c1d23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "ac712a35-c6b0-499d-9704-c107e6632cc5", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "fff188e7-1c90-4008-9b2d-774bda011b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}], "revision_number": 4, "project_id": "35d743f895ef443e87d5effb07b01977", "id": "5363a1e4-d526-4319-b465-bc91c70554a2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:06:27Z", "updated_at": "2018-07-22T09:06:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-22T09:06:29Z", "revision_number": 0, "id": "3e6a2a72-481e-4e21-b2ab-32cccd59a967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:29Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": 443, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "709e3650-8400-4822-b739-3c46c892786f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "7750d106-3ea7-4599-8f4a-f229b06d488d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-22T09:06:28Z", "revision_number": 0, "id": "9f8c58d0-ef36-4b7f-ac79-de2a79b428d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:28Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": 80, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "c1c5e2c3-031a-4364-b0ad-c8fe90edb896", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:28Z", "revision_number": 0, "id": "cafcd942-481a-42f8-b25f-df83e721d547", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:28Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}], "revision_number": 6, "project_id": "35d743f895ef443e87d5effb07b01977", "id": "9196c9a4-4567-4538-9227-44dac080faaa", "name": "cloudify_ims-sg_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}]} 2018-07-22 09:06:29,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0d5b79b9-9537-4f85-bf58-957c02a7c308 2018-07-22 09:06:29,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0553619861603s 2018-07-22 09:06:29,512 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0d5b79b9-9537-4f85-bf58-957c02a7c308 2018-07-22 09:06:29,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 09:06:29,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa"}}' 2018-07-22 09:06:30,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-3d53ca07-362e-4898-85c3-7848c865c56a Date: Sun, 22 Jul 2018 09:06:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-22T09:06:29Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "port_range_min": 5671, "revision_number": 0, "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:06:29Z", "project_id": "35d743f895ef443e87d5effb07b01977", "id": "b871bbec-7beb-4fc2-9285-8ce5725625f5"}} 2018-07-22 09:06:30,147 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3d53ca07-362e-4898-85c3-7848c865c56a 2018-07-22 09:06:30,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.631828069687s 2018-07-22 09:06:30,147 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3d53ca07-362e-4898-85c3-7848c865c56a 2018-07-22 09:06:30,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 09:06:30,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:30,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-26d21bb0-15d7-4d51-9ef5-b2ae9bbaf255 Date: Sun, 22 Jul 2018 09:06:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:04:56Z", "updated_at": "2018-07-22T09:04:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "3d5e6e5f-c204-4a01-a04e-754cf441614d", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "a11a783a-06b3-4d26-9db5-82dd9b2c1d23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "ac712a35-c6b0-499d-9704-c107e6632cc5", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "fff188e7-1c90-4008-9b2d-774bda011b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}], "revision_number": 4, "project_id": "35d743f895ef443e87d5effb07b01977", "id": "5363a1e4-d526-4319-b465-bc91c70554a2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:06:27Z", "updated_at": "2018-07-22T09:06:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-22T09:06:29Z", "revision_number": 0, "id": "3e6a2a72-481e-4e21-b2ab-32cccd59a967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:29Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": 443, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "709e3650-8400-4822-b739-3c46c892786f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "7750d106-3ea7-4599-8f4a-f229b06d488d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-22T09:06:28Z", "revision_number": 0, "id": "9f8c58d0-ef36-4b7f-ac79-de2a79b428d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:28Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": 80, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-22T09:06:29Z", "revision_number": 0, "id": "b871bbec-7beb-4fc2-9285-8ce5725625f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:29Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "c1c5e2c3-031a-4364-b0ad-c8fe90edb896", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:28Z", "revision_number": 0, "id": "cafcd942-481a-42f8-b25f-df83e721d547", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:28Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}], "revision_number": 7, "project_id": "35d743f895ef443e87d5effb07b01977", "id": "9196c9a4-4567-4538-9227-44dac080faaa", "name": "cloudify_ims-sg_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}]} 2018-07-22 09:06:30,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-26d21bb0-15d7-4d51-9ef5-b2ae9bbaf255 2018-07-22 09:06:30,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.232471942902s 2018-07-22 09:06:30,383 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-26d21bb0-15d7-4d51-9ef5-b2ae9bbaf255 2018-07-22 09:06:30,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-22 09:06:30,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa"}}' 2018-07-22 09:06:30,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-710ce31f-d525-4fdb-aa97-45bd34cf71c3 Date: Sun, 22 Jul 2018 09:06:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-22T09:06:30Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "port_range_min": 53333, "revision_number": 0, "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:06:30Z", "project_id": "35d743f895ef443e87d5effb07b01977", "id": "7830f07d-9eb1-4a03-a949-a7d8a2e2c863"}} 2018-07-22 09:06:30,733 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-710ce31f-d525-4fdb-aa97-45bd34cf71c3 2018-07-22 09:06:30,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.346127033234s 2018-07-22 09:06:30,733 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-710ce31f-d525-4fdb-aa97-45bd34cf71c3 2018-07-22 09:06:30,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 09:06:30,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:31,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-6f41550d-b11d-4270-aa0b-b0ba190abe9e Date: Sun, 22 Jul 2018 09:06:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d140bc65-d084-4f5d-9de0-5f72a0915e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35d743f895ef443e87d5effb07b01977","l2_adjacency":true,"status":"ACTIVE","subnets":["6d1f9224-09e8-44ba-8624-4d8552c31b55"],"description":"","tags":[],"updated_at":"2018-07-22T09:04:57Z","qos_policy_id":null,"name":"cloudify_ims-net_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97","admin_state_up":true,"tenant_id":"35d743f895ef443e87d5effb07b01977","created_at":"2018-07-22T09:04:56Z","mtu":1450}]} 2018-07-22 09:06:31,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6f41550d-b11d-4270-aa0b-b0ba190abe9e 2018-07-22 09:06:31,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27600312233s 2018-07-22 09:06:31,011 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6f41550d-b11d-4270-aa0b-b0ba190abe9e 2018-07-22 09:06:31,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 09:06:31,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:31,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-300bca4a-e3f7-455f-8efa-cc90a852b6b0 Date: Sun, 22 Jul 2018 09:06:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7/snap", "metadata": {}}], "file": "/v2/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7/file", "owner": "35d743f895ef443e87d5effb07b01977", "id": "44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7", "size": 4373348352, "self": "/v2/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-22T09:06:26Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-22T09:05:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 09:06:31,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-300bca4a-e3f7-455f-8efa-cc90a852b6b0 2018-07-22 09:06:31,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.200999975204s 2018-07-22 09:06:31,217 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-300bca4a-e3f7-455f-8efa-cc90a852b6b0 2018-07-22 09:06:31,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 09:06:31,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:31,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06: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,Accept-Encoding x-openstack-request-id: req-ea3ca1a2-db62-4cc9-a0db-6ac263759b6c x-compute-request-id: req-ea3ca1a2-db62-4cc9-a0db-6ac263759b6c Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/922c21c1-361b-4adc-9bd3-944260444ebe", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/922c21c1-361b-4adc-9bd3-944260444ebe", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "922c21c1-361b-4adc-9bd3-944260444ebe"}, {"name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47"}]} 2018-07-22 09:06:31,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ea3ca1a2-db62-4cc9-a0db-6ac263759b6c 2018-07-22 09:06:31,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0376808643341s 2018-07-22 09:06:31,257 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ea3ca1a2-db62-4cc9-a0db-6ac263759b6c 2018-07-22 09:06:31,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-22 09:06:31,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" -d '{"server": {"name": "cloudify_ims-vm_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "imageRef": "44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7", "key_name": "cloudify_ims-kp_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "flavorRef": "922c21c1-361b-4adc-9bd3-944260444ebe", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d140bc65-d084-4f5d-9de0-5f72a0915e55"}], "security_groups": [{"name": "9196c9a4-4567-4538-9227-44dac080faaa"}]}}' 2018-07-22 09:06:33,669 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 09:06: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-a3ee24db-33aa-4fe1-a546-b1b2cd9319fd x-compute-request-id: req-a3ee24db-33aa-4fe1-a546-b1b2cd9319fd Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/7fa0fc13-debb-407c-af49-8127c95120d9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "9196c9a4-4567-4538-9227-44dac080faaa"}], "OS-DCF:diskConfig": "MANUAL", "id": "7fa0fc13-debb-407c-af49-8127c95120d9", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7fa0fc13-debb-407c-af49-8127c95120d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7fa0fc13-debb-407c-af49-8127c95120d9", "rel": "bookmark"}], "adminPass": "e7BY2mDDMYzh"}} 2018-07-22 09:06:33,669 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a3ee24db-33aa-4fe1-a546-b1b2cd9319fd 2018-07-22 09:06:33,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.41068792343s 2018-07-22 09:06:33,670 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a3ee24db-33aa-4fe1-a546-b1b2cd9319fd 2018-07-22 09:06:33,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 09:06:33,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:34,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:33 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-53e57a51-5bd0-4ea0-990c-fe2475894ad9 x-compute-request-id: req-53e57a51-5bd0-4ea0-990c-fe2475894ad9 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7fa0fc13-debb-407c-af49-8127c95120d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7fa0fc13-debb-407c-af49-8127c95120d9", "rel": "bookmark"}], "image": {"id": "44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7", "links": [{"href": "http://172.30.9.23:8774/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "922c21c1-361b-4adc-9bd3-944260444ebe", "links": [{"href": "http://172.30.9.23:8774/flavors/922c21c1-361b-4adc-9bd3-944260444ebe", "rel": "bookmark"}]}, "id": "7fa0fc13-debb-407c-af49-8127c95120d9", "user_id": "b57d06dcfcd04eada53c45746f765b83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T09:06:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "name": "cloudify_ims-vm_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "created": "2018-07-22T09:06:33Z", "tenant_id": "35d743f895ef443e87d5effb07b01977", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 09:06:34,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-53e57a51-5bd0-4ea0-990c-fe2475894ad9 2018-07-22 09:06:34,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.66700387001s 2018-07-22 09:06:34,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-53e57a51-5bd0-4ea0-990c-fe2475894ad9 2018-07-22 09:06:34,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 09:06:34,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:34,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-ad70285d-04b7-4739-8d60-99e333fc9dc7 Date: Sun, 22 Jul 2018 09:06:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d140bc65-d084-4f5d-9de0-5f72a0915e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35d743f895ef443e87d5effb07b01977","l2_adjacency":true,"status":"ACTIVE","subnets":["6d1f9224-09e8-44ba-8624-4d8552c31b55"],"description":"","tags":[],"updated_at":"2018-07-22T09:04:57Z","qos_policy_id":null,"name":"cloudify_ims-net_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97","admin_state_up":true,"tenant_id":"35d743f895ef443e87d5effb07b01977","created_at":"2018-07-22T09:04:56Z","mtu":1450}]} 2018-07-22 09:06:34,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ad70285d-04b7-4739-8d60-99e333fc9dc7 2018-07-22 09:06:34,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109997987747s 2018-07-22 09:06:34,455 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ad70285d-04b7-4739-8d60-99e333fc9dc7 2018-07-22 09:06:34,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 09:06:34,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:34,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-0fe095d7-2fb4-4b8b-8828-1f20c4c412a4 Date: Sun, 22 Jul 2018 09:06:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d140bc65-d084-4f5d-9de0-5f72a0915e55","tenant_id":"35d743f895ef443e87d5effb07b01977","created_at":"2018-07-22T09:04:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T09:04:57Z","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":"35d743f895ef443e87d5effb07b01977","id":"6d1f9224-09e8-44ba-8624-4d8552c31b55","subnetpool_id":null,"name":"cloudify_ims-subnet_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}]} 2018-07-22 09:06:34,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0fe095d7-2fb4-4b8b-8828-1f20c4c412a4 2018-07-22 09:06:34,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0508549213409s 2018-07-22 09:06:34,507 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0fe095d7-2fb4-4b8b-8828-1f20c4c412a4 2018-07-22 09:06:34,507 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-22 09:06:36,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-22 09:06:36,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:37,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:36 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-8683b1a8-d323-44a8-a433-91bc463b67d2 x-compute-request-id: req-8683b1a8-d323-44a8-a433-91bc463b67d2 Content-Encoding: gzip Content-Length: 594 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7fa0fc13-debb-407c-af49-8127c95120d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7fa0fc13-debb-407c-af49-8127c95120d9", "rel": "bookmark"}], "image": {"id": "44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7", "links": [{"href": "http://172.30.9.23:8774/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "922c21c1-361b-4adc-9bd3-944260444ebe", "links": [{"href": "http://172.30.9.23:8774/flavors/922c21c1-361b-4adc-9bd3-944260444ebe", "rel": "bookmark"}]}, "id": "7fa0fc13-debb-407c-af49-8127c95120d9", "user_id": "b57d06dcfcd04eada53c45746f765b83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-22T09:06:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "name": "cloudify_ims-vm_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "created": "2018-07-22T09:06:33Z", "tenant_id": "35d743f895ef443e87d5effb07b01977", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-22 09:06:37,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8683b1a8-d323-44a8-a433-91bc463b67d2 2018-07-22 09:06:37,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.716027021408s 2018-07-22 09:06:37,227 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8683b1a8-d323-44a8-a433-91bc463b67d2 2018-07-22 09:06:37,231 - functest.core.singlevm - ERROR - Cannot run cloudify_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 388, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 182, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'922c21c1-361b-4adc-9bd3-944260444ebe'}), 'az': u'', 'id': u'7fa0fc13-debb-407c-af49-8127c95120d9', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b57d06dcfcd04eada53c45746f765b83', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35d743f895ef443e87d5effb07b01977', 'name': 'cloudify_ims-project_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-22T09:06:34Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'35d743f895ef443e87d5effb07b01977', 'name': u'cloudify_ims-vm_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97', 'adminPass': None, 'tenant_id': u'35d743f895ef443e87d5effb07b01977', 'created_at': u'2018-07-22T09:06:33Z', 'created': u'2018-07-22T09:06:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-22 09:06:37,350 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 09:06:37,350 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 01:41 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-22 09:06:37,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-07-22 09:06:37,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 251, in clean exec_list = self.cfy_client.executions.list(dep_name) AttributeError: 'NoneType' object has no attribute 'executions' 2018-07-22 09:06:37,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-22 09:06:37,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:37,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-f343e425-e5bc-409f-9364-525c65d20b8d Date: Sun, 22 Jul 2018 09:06:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:04:56Z", "updated_at": "2018-07-22T09:04:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "3d5e6e5f-c204-4a01-a04e-754cf441614d", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "a11a783a-06b3-4d26-9db5-82dd9b2c1d23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "ac712a35-c6b0-499d-9704-c107e6632cc5", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "fff188e7-1c90-4008-9b2d-774bda011b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}], "revision_number": 4, "project_id": "35d743f895ef443e87d5effb07b01977", "id": "5363a1e4-d526-4319-b465-bc91c70554a2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:06:27Z", "updated_at": "2018-07-22T09:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-22T09:06:29Z", "revision_number": 0, "id": "3e6a2a72-481e-4e21-b2ab-32cccd59a967", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:29Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": 443, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "709e3650-8400-4822-b739-3c46c892786f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "7750d106-3ea7-4599-8f4a-f229b06d488d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-22T09:06:30Z", "revision_number": 0, "id": "7830f07d-9eb1-4a03-a949-a7d8a2e2c863", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:30Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-22T09:06:28Z", "revision_number": 0, "id": "9f8c58d0-ef36-4b7f-ac79-de2a79b428d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:28Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": 80, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-22T09:06:29Z", "revision_number": 0, "id": "b871bbec-7beb-4fc2-9285-8ce5725625f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:29Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:27Z", "revision_number": 0, "id": "c1c5e2c3-031a-4364-b0ad-c8fe90edb896", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:27Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:06:28Z", "revision_number": 0, "id": "cafcd942-481a-42f8-b25f-df83e721d547", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:06:28Z", "security_group_id": "9196c9a4-4567-4538-9227-44dac080faaa", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}], "revision_number": 8, "project_id": "35d743f895ef443e87d5effb07b01977", "id": "9196c9a4-4567-4538-9227-44dac080faaa", "name": "cloudify_ims-sg_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}]} 2018-07-22 09:06:37,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f343e425-e5bc-409f-9364-525c65d20b8d 2018-07-22 09:06:37,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.224519968033s 2018-07-22 09:06:37,584 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f343e425-e5bc-409f-9364-525c65d20b8d 2018-07-22 09:06:37,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-22 09:06:37,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9196c9a4-4567-4538-9227-44dac080faaa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:37,793 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-779b8929-8f89-46bb-9b48-54a15a03cb08 Content-Length: 0 Date: Sun, 22 Jul 2018 09:06:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:06:37,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9196c9a4-4567-4538-9227-44dac080faaa.json used request id req-779b8929-8f89-46bb-9b48-54a15a03cb08 2018-07-22 09:06:37,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.206038951874s 2018-07-22 09:06:37,793 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9196c9a4-4567-4538-9227-44dac080faaa.json used request id req-779b8929-8f89-46bb-9b48-54a15a03cb08 2018-07-22 09:06:37,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-22 09:06:37,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:37,854 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 09:06:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9c00b2a-0f2c-4803-b614-dffa31455e65 x-compute-request-id: req-f9c00b2a-0f2c-4803-b614-dffa31455e65 Content-Length: 0 Content-Type: application/json 2018-07-22 09:06:37,854 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97 used request id req-f9c00b2a-0f2c-4803-b614-dffa31455e65 2018-07-22 09:06:37,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0599257946014s 2018-07-22 09:06:37,854 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97 used request id req-f9c00b2a-0f2c-4803-b614-dffa31455e65 2018-07-22 09:06:37,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 09:06:37,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/01c97665-d1ad-4e34-9f4f-ee998fbed776/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" -d '{"subnet_id": "6d1f9224-09e8-44ba-8624-4d8552c31b55"}' 2018-07-22 09:06:40,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f006a746-f28b-47b5-8751-2789edb13f0c Date: Sun, 22 Jul 2018 09:06:40 GMT RESP BODY: {"network_id": "d140bc65-d084-4f5d-9de0-5f72a0915e55", "tenant_id": "35d743f895ef443e87d5effb07b01977", "subnet_id": "6d1f9224-09e8-44ba-8624-4d8552c31b55", "subnet_ids": ["6d1f9224-09e8-44ba-8624-4d8552c31b55"], "port_id": "cfe8aa4e-6417-4cdd-9d51-9c733c47a5c6", "id": "01c97665-d1ad-4e34-9f4f-ee998fbed776"} 2018-07-22 09:06:40,028 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/01c97665-d1ad-4e34-9f4f-ee998fbed776/remove_router_interface.json used request id req-f006a746-f28b-47b5-8751-2789edb13f0c 2018-07-22 09:06:40,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.17324614525s 2018-07-22 09:06:40,028 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/01c97665-d1ad-4e34-9f4f-ee998fbed776/remove_router_interface.json used request id req-f006a746-f28b-47b5-8751-2789edb13f0c returning object 01c97665-d1ad-4e34-9f4f-ee998fbed776 2018-07-22 09:06:40,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 09:06:40,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:40,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-445bf858-802c-4fb7-9842-861c0c303119 Date: Sun, 22 Jul 2018 09:06:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:04:58Z", "admin_state_up": true, "updated_at": "2018-07-22T09:06:38Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "35d743f895ef443e87d5effb07b01977", "id": "01c97665-d1ad-4e34-9f4f-ee998fbed776", "name": "cloudify_ims-router_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}]} 2018-07-22 09:06:40,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-445bf858-802c-4fb7-9842-861c0c303119 2018-07-22 09:06:40,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.16414809227s 2018-07-22 09:06:40,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-445bf858-802c-4fb7-9842-861c0c303119 2018-07-22 09:06:40,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 09:06:40,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/01c97665-d1ad-4e34-9f4f-ee998fbed776.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:43,869 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d0e5f54-976b-4347-aaed-a537488e1706 Content-Length: 0 Date: Sun, 22 Jul 2018 09:06:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:06:43,869 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/01c97665-d1ad-4e34-9f4f-ee998fbed776.json used request id req-1d0e5f54-976b-4347-aaed-a537488e1706 2018-07-22 09:06:43,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.67407178879s 2018-07-22 09:06:43,869 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/01c97665-d1ad-4e34-9f4f-ee998fbed776.json used request id req-1d0e5f54-976b-4347-aaed-a537488e1706 2018-07-22 09:06:43,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 09:06:43,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:43,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-6f3b70a2-4350-4ced-9c59-d1f447c3ec51 Date: Sun, 22 Jul 2018 09:06:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d140bc65-d084-4f5d-9de0-5f72a0915e55","tenant_id":"35d743f895ef443e87d5effb07b01977","created_at":"2018-07-22T09:04:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T09:04:57Z","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":"35d743f895ef443e87d5effb07b01977","id":"6d1f9224-09e8-44ba-8624-4d8552c31b55","subnetpool_id":null,"name":"cloudify_ims-subnet_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}]} 2018-07-22 09:06:43,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6f3b70a2-4350-4ced-9c59-d1f447c3ec51 2018-07-22 09:06:43,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0549559593201s 2018-07-22 09:06:43,925 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6f3b70a2-4350-4ced-9c59-d1f447c3ec51 2018-07-22 09:06:43,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 09:06:43,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/6d1f9224-09e8-44ba-8624-4d8552c31b55.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:46,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-203fca99-5fea-4645-9923-210a93796084 Date: Sun, 22 Jul 2018 09:06:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:06:46,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/6d1f9224-09e8-44ba-8624-4d8552c31b55.json used request id req-203fca99-5fea-4645-9923-210a93796084 2018-07-22 09:06:46,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.64746594429s 2018-07-22 09:06:46,574 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/6d1f9224-09e8-44ba-8624-4d8552c31b55.json used request id req-203fca99-5fea-4645-9923-210a93796084 2018-07-22 09:06:46,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 09:06:46,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:46,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-828fa6ed-64cb-47e7-86c1-374f1333e7f7 Date: Sun, 22 Jul 2018 09:06:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d140bc65-d084-4f5d-9de0-5f72a0915e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35d743f895ef443e87d5effb07b01977","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T09:06:46Z","qos_policy_id":null,"name":"cloudify_ims-net_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97","admin_state_up":true,"tenant_id":"35d743f895ef443e87d5effb07b01977","created_at":"2018-07-22T09:04:56Z","mtu":1450}]} 2018-07-22 09:06:46,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-828fa6ed-64cb-47e7-86c1-374f1333e7f7 2018-07-22 09:06:46,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2963950634s 2018-07-22 09:06:46,871 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-828fa6ed-64cb-47e7-86c1-374f1333e7f7 2018-07-22 09:06:46,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 09:06:46,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/d140bc65-d084-4f5d-9de0-5f72a0915e55.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:47,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-16a47ee0-3986-4438-b26f-bafc98d32b9a Date: Sun, 22 Jul 2018 09:06:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:06:47,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d140bc65-d084-4f5d-9de0-5f72a0915e55.json used request id req-16a47ee0-3986-4438-b26f-bafc98d32b9a 2018-07-22 09:06:47,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.824465036392s 2018-07-22 09:06:47,697 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d140bc65-d084-4f5d-9de0-5f72a0915e55.json used request id req-16a47ee0-3986-4438-b26f-bafc98d32b9a 2018-07-22 09:06:47,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 09:06:47,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:48,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-abaa3773-236b-4d9e-87b9-ed6b6bd62aa8 Date: Sun, 22 Jul 2018 09:06:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7/snap", "metadata": {}}], "file": "/v2/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7/file", "owner": "35d743f895ef443e87d5effb07b01977", "id": "44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7", "size": 4373348352, "self": "/v2/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7", "disk_format": "qcow2", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-22T09:06:26Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-22T09:05:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 09:06:48,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-abaa3773-236b-4d9e-87b9-ed6b6bd62aa8 2018-07-22 09:06:48,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.646591901779s 2018-07-22 09:06:48,348 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-abaa3773-236b-4d9e-87b9-ed6b6bd62aa8 2018-07-22 09:06:48,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 09:06:48,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}834aa35014b5be876f0ec20c1fc4bb4be609efce" 2018-07-22 09:06:49,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bd1d5224-17bb-4aa4-8039-66525a2e7112 Date: Sun, 22 Jul 2018 09:06:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 09:06:49,045 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7 used request id req-bd1d5224-17bb-4aa4-8039-66525a2e7112 2018-07-22 09:06:49,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.69522190094s 2018-07-22 09:06:49,045 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/44d7c8d1-9239-47a6-8d07-2fc6b7bea5b7 used request id req-bd1d5224-17bb-4aa4-8039-66525a2e7112 2018-07-22 09:06:49,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 09:06:49,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:06:49,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:49 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-f8fd81e0-7ef5-4a1f-9596-27a0bbec1ba9 x-compute-request-id: req-f8fd81e0-7ef5-4a1f-9596-27a0bbec1ba9 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/922c21c1-361b-4adc-9bd3-944260444ebe", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/922c21c1-361b-4adc-9bd3-944260444ebe", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "922c21c1-361b-4adc-9bd3-944260444ebe"}, {"name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47"}]} 2018-07-22 09:06:49,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-f8fd81e0-7ef5-4a1f-9596-27a0bbec1ba9 2018-07-22 09:06:49,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278930664062s 2018-07-22 09:06:49,074 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-f8fd81e0-7ef5-4a1f-9596-27a0bbec1ba9 2018-07-22 09:06:49,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 09:06:49,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/922c21c1-361b-4adc-9bd3-944260444ebe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:06:49,122 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 09:06:49 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-61e67068-4dfd-436e-80c8-39ac738b2a53 x-compute-request-id: req-61e67068-4dfd-436e-80c8-39ac738b2a53 Content-Length: 0 Content-Type: application/json 2018-07-22 09:06:49,122 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/922c21c1-361b-4adc-9bd3-944260444ebe used request id req-61e67068-4dfd-436e-80c8-39ac738b2a53 2018-07-22 09:06:49,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0462210178375s 2018-07-22 09:06:49,122 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/922c21c1-361b-4adc-9bd3-944260444ebe used request id req-61e67068-4dfd-436e-80c8-39ac738b2a53 2018-07-22 09:06:49,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 09:06:49,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:06:49,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afcfab35-bde9-4908-a42c-bc3ff9fa1509 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "links": {"self": "http://172.30.9.23:5000/v3/users/b57d06dcfcd04eada53c45746f765b83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b57d06dcfcd04eada53c45746f765b83", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 09:06:49,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-afcfab35-bde9-4908-a42c-bc3ff9fa1509 2018-07-22 09:06:49,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112014055252s 2018-07-22 09:06:49,236 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-afcfab35-bde9-4908-a42c-bc3ff9fa1509 2018-07-22 09:06:49,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-22 09:06:49,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/b57d06dcfcd04eada53c45746f765b83 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:06:49,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d52830-c931-4271-b904-158da26dbd58 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97", "links": {"self": "http://172.30.9.23:5000/v3/users/b57d06dcfcd04eada53c45746f765b83"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b57d06dcfcd04eada53c45746f765b83", "description": null}} 2018-07-22 09:06:49,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b57d06dcfcd04eada53c45746f765b83 used request id req-d8d52830-c931-4271-b904-158da26dbd58 2018-07-22 09:06:49,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197319984436s 2018-07-22 09:06:49,439 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b57d06dcfcd04eada53c45746f765b83 used request id req-d8d52830-c931-4271-b904-158da26dbd58 2018-07-22 09:06:49,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-22 09:06:49,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/b57d06dcfcd04eada53c45746f765b83 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:06:49,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e9f164e-7f9d-4b96-8fea-65ff01e46390 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:06:49,961 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b57d06dcfcd04eada53c45746f765b83 used request id req-7e9f164e-7f9d-4b96-8fea-65ff01e46390 2018-07-22 09:06:49,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.52174782753s 2018-07-22 09:06:49,962 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b57d06dcfcd04eada53c45746f765b83 used request id req-7e9f164e-7f9d-4b96-8fea-65ff01e46390 2018-07-22 09:06:49,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-22 09:06:49,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:06:50,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f050b4-c4ca-4fb4-ad6a-24b66e37146c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/239f08b9dfab49abbc9cca9c9c17e131"}, "tags": [], "enabled": true, "id": "239f08b9dfab49abbc9cca9c9c17e131", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/35d743f895ef443e87d5effb07b01977"}, "tags": [], "enabled": true, "id": "35d743f895ef443e87d5effb07b01977", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7ef76bfe-7d3b-4d35-86ce-d9051c4efd97"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e60a6007d44b1aaa5d9898d2d2b9b5"}, "tags": [], "enabled": true, "id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-22 09:06:50,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-34f050b4-c4ca-4fb4-ad6a-24b66e37146c 2018-07-22 09:06:50,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100357055664s 2018-07-22 09:06:50,069 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-34f050b4-c4ca-4fb4-ad6a-24b66e37146c 2018-07-22 09:06:50,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-22 09:06:50,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/35d743f895ef443e87d5effb07b01977 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:06:50,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:06:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b799b1a2-a5a2-43c0-b7db-4d318ae57c58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:06:50,290 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/35d743f895ef443e87d5effb07b01977 used request id req-b799b1a2-a5a2-43c0-b7db-4d318ae57c58 2018-07-22 09:06:50,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.217094182968s 2018-07-22 09:06:50,291 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/35d743f895ef443e87d5effb07b01977 used request id req-b799b1a2-a5a2-43c0-b7db-4d318ae57c58 2018-07-22 09:06:50,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 09:06:50,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:06:50,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c9c46e-45b2-4f22-8cf0-9366f5d360ce Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a076acf34a9047b8bfd8c461dc1dbc1e", "links": {"self": "http://172.30.9.23:5000/v3/roles/a076acf34a9047b8bfd8c461dc1dbc1e"}, "name": "Member"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:06:50,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-30c9c46e-45b2-4f22-8cf0-9366f5d360ce 2018-07-22 09:06:50,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0906589031219s 2018-07-22 09:06:50,385 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-30c9c46e-45b2-4f22-8cf0-9366f5d360ce 2018-07-22 09:06:50,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-22 09:06:50,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/a076acf34a9047b8bfd8c461dc1dbc1e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b54b9817908aa9c86b5415b9d7619536771de166" 2018-07-22 09:06:50,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:06:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c887f40d-894c-43b3-bdf6-1d07a1e78403 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:06:50,518 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a076acf34a9047b8bfd8c461dc1dbc1e used request id req-c887f40d-894c-43b3-bdf6-1d07a1e78403 2018-07-22 09:06:50,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.12711596489s 2018-07-22 09:06:50,518 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a076acf34a9047b8bfd8c461dc1dbc1e used request id req-c887f40d-894c-43b3-bdf6-1d07a1e78403 2018-07-22 09:06:50,518 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-07-22 09:06:50,539 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-07-22 09:06:50,901 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-22 09:06:50,943 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-22 09:06:51,012 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-22 09:06:51,013 - git.cmd - DEBUG - Popen(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'], cwd=/, universal_newlines=True, shell=None) 2018-07-22 09:06:51,259 - git.repo.base - DEBUG - Cmd(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'])'s unused stdout: 2018-07-22 09:06:51,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-07-22 09:06:51,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-07-22 09:06:51,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-07-22 09:06:51,375 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-22 09:06:51,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-07-22 09:06:51,405 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-07-22 09:06:51,406 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-07-22 09:06:51,406 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-22 09:06:51,406 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-22 09:06:51,406 - openstack_tests - INFO - OS Credentials = > 2018-07-22 09:06:51,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:06:51,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:06:51,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:06:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["4M9pC9QsRKifHn1I_4CqPw"], "issued_at": "2018-07-22T09:06:51.000000Z"}} 2018-07-22 09:06:51,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472ec75c9faaeba70a587e4a14392bd24ecfb68" 2018-07-22 09:06:51,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4584c157-4168-4f36-b240-149f7b962293 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:06:51,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4584c157-4168-4f36-b240-149f7b962293 2018-07-22 09:06:51,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:06:51,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:06:51 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:06:51,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c&description=Created+by+OPNFV+Functest%3A+vyos_vrouter -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472ec75c9faaeba70a587e4a14392bd24ecfb68" 2018-07-22 09:06:51,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1739ea3d-6b3d-41ad-b582-25dcc46046c6 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c&description=Created+by+OPNFV+Functest%3A+vyos_vrouter", "previous": null, "next": null}, "projects": []} 2018-07-22 09:06:51,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c&description=Created+by+OPNFV+Functest%3A+vyos_vrouter used request id req-1739ea3d-6b3d-41ad-b582-25dcc46046c6 2018-07-22 09:06:52,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472ec75c9faaeba70a587e4a14392bd24ecfb68" 2018-07-22 09:06:52,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e8450e-a17c-40df-9c94-d05fb64e4c8e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 09:06:52,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-24e8450e-a17c-40df-9c94-d05fb64e4c8e 2018-07-22 09:06:52,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472ec75c9faaeba70a587e4a14392bd24ecfb68" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: vyos_vrouter", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c", "domain_id": "default"}}' 2018-07-22 09:06:52,219 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 09:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9d8aa67-6efd-4059-9b94-7cc1f80c842e Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4"}, "tags": [], "enabled": true, "id": "cae936cbebad4164a5e5eb9edb1019c4", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}} 2018-07-22 09:06:52,219 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f9d8aa67-6efd-4059-9b94-7cc1f80c842e 2018-07-22 09:06:52,219 - keystone_utils - INFO - Created project with name - vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:06:52,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:06:52,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:06:52,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:06:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["FCMk5TNsTGeB9TOdvxfjcQ"], "issued_at": "2018-07-22T09:06:52.000000Z"}} 2018-07-22 09:06:52,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1213c2ed49802aefee176869976ae8a1e071cd70" 2018-07-22 09:06:52,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-508f2fef-16e0-4b68-a58a-be9fa1c1774d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:06:52,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-508f2fef-16e0-4b68-a58a-be9fa1c1774d 2018-07-22 09:06:52,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:06:52,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:06:52 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:06:52,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1213c2ed49802aefee176869976ae8a1e071cd70" 2018-07-22 09:06:52,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c856f76e-7bda-43c3-bee3-110eb9aef84f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:06:52,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c856f76e-7bda-43c3-bee3-110eb9aef84f 2018-07-22 09:06:52,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:06:52,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:06:53,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:06:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["si3sYTSdRmyJunwS6KJNJA"], "issued_at": "2018-07-22T09:06:53.000000Z"}} 2018-07-22 09:06:53,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2916ccb948ae4609f6918c0bcf1a79633e872a6" 2018-07-22 09:06:53,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f44a880-443c-4b65-b3b9-596df32f0fd4 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:06:53,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8f44a880-443c-4b65-b3b9-596df32f0fd4 2018-07-22 09:06:53,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:06:53,279 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:06:53 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:06:53,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2916ccb948ae4609f6918c0bcf1a79633e872a6" 2018-07-22 09:06:53,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c525a4ff-c3fa-4147-805f-541e8feb1410 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 09:06:53,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c525a4ff-c3fa-4147-805f-541e8feb1410 2018-07-22 09:06:53,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2916ccb948ae4609f6918c0bcf1a79633e872a6" 2018-07-22 09:06:53,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b4550a4-fd52-4525-aef2-2b0b14bf5121 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4"}, "tags": [], "enabled": true, "id": "cae936cbebad4164a5e5eb9edb1019c4", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}]} 2018-07-22 09:06:53,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c used request id req-7b4550a4-fd52-4525-aef2-2b0b14bf5121 2018-07-22 09:06:53,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2916ccb948ae4609f6918c0bcf1a79633e872a6" 2018-07-22 09:06:53,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9be4317a-6290-4369-b224-4dc51d8fc069 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 09:06:53,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9be4317a-6290-4369-b224-4dc51d8fc069 2018-07-22 09:06:53,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2916ccb948ae4609f6918c0bcf1a79633e872a6" 2018-07-22 09:06:54,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c35d12d5-346b-4f44-9344-bcd3b10f089a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:06:54,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c35d12d5-346b-4f44-9344-bcd3b10f089a 2018-07-22 09:06:54,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2916ccb948ae4609f6918c0bcf1a79633e872a6" 2018-07-22 09:06:54,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c70f16-6815-4882-834a-485365cac3ff Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4"}, "tags": [], "enabled": true, "id": "cae936cbebad4164a5e5eb9edb1019c4", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}]} 2018-07-22 09:06:54,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c used request id req-03c70f16-6815-4882-834a-485365cac3ff 2018-07-22 09:06:54,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/2c58bc03a1584ceba520024d2068cfda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2916ccb948ae4609f6918c0bcf1a79633e872a6" 2018-07-22 09:06:54,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3073e462-c293-4173-a82a-eacdbb604e12 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c", "links": {"self": "http://172.30.9.23:5000/v3/users/2c58bc03a1584ceba520024d2068cfda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "2c58bc03a1584ceba520024d2068cfda", "password_expires_at": null}} 2018-07-22 09:06:54,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/2c58bc03a1584ceba520024d2068cfda used request id req-3073e462-c293-4173-a82a-eacdbb604e12 2018-07-22 09:06:54,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4/users/2c58bc03a1584ceba520024d2068cfda/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2916ccb948ae4609f6918c0bcf1a79633e872a6" 2018-07-22 09:06:54,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7127b404-883a-4aa7-9f24-e7406a3a0dda Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4/users/2c58bc03a1584ceba520024d2068cfda/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 09:06:54,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4/users/2c58bc03a1584ceba520024d2068cfda/roles used request id req-7127b404-883a-4aa7-9f24-e7406a3a0dda 2018-07-22 09:06:54,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2916ccb948ae4609f6918c0bcf1a79633e872a6" 2018-07-22 09:06:54,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d78fcc0e-ecb1-40ef-808f-8872387296f9 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}} 2018-07-22 09:06:54,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf used request id req-d78fcc0e-ecb1-40ef-808f-8872387296f9 2018-07-22 09:06:54,410 - keystone_utils - INFO - Granting role admin to project vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:06:54,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4/users/2c58bc03a1584ceba520024d2068cfda/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2916ccb948ae4609f6918c0bcf1a79633e872a6" 2018-07-22 09:06:54,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:06:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-052bf187-11bc-4a33-ba33-f130e642e31b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:06:54,544 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4/users/2c58bc03a1584ceba520024d2068cfda/roles/edca293a7063483b927ca940fe01a0bf used request id req-052bf187-11bc-4a33-ba33-f130e642e31b 2018-07-22 09:06:54,545 - keystone_utils - INFO - Created user with name - vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:06:54,545 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c, password=785a4456-0ad1-481e-a14e-ae98d9cd4b08, auth_url=http://172.30.9.23:5000//v3, project_name=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-22 09:06:54,546 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-07-22 09:06:54,546 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-07-22 09:06:54,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:06:54,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:06:54,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:06:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c", "id": "2c58bc03a1584ceba520024d2068cfda"}, "audit_ids": ["Ns3NXhVeS3uNXf5zyNdFqQ"], "issued_at": "2018-07-22T09:06:54.000000Z"}} 2018-07-22 09:06:54,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0902b362535052edd4ad94b784ee608c0d487f" 2018-07-22 09:06:55,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59dc5efe-1398-4b89-916d-4559d734a11f Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:06:55,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-59dc5efe-1398-4b89-916d-4559d734a11f 2018-07-22 09:06:55,028 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 09:06:55,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0902b362535052edd4ad94b784ee608c0d487f" 2018-07-22 09:06:55,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:55 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-39727ecc-e1f7-4cf0-98b8-8b2bee3f9680 x-compute-request-id: req-39727ecc-e1f7-4cf0-98b8-8b2bee3f9680 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 09:06:55,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-39727ecc-e1f7-4cf0-98b8-8b2bee3f9680 2018-07-22 09:06:55,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0902b362535052edd4ad94b784ee608c0d487f" -d '{"flavor": {"vcpus": 2, "disk": 50, "name": "cloudify.medium-c63c7923-ffb6-456b-8326-808b3f78768c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 4096, "id": null, "swap": 0}}' 2018-07-22 09:06:55,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:55 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-b16ae211-2271-4564-b0b8-08a8c672b2dc x-compute-request-id: req-b16ae211-2271-4564-b0b8-08a8c672b2dc Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify.medium-c63c7923-ffb6-456b-8326-808b3f78768c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/41c77093-c330-4292-bc93-20be582b7aaa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/41c77093-c330-4292-bc93-20be582b7aaa", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "41c77093-c330-4292-bc93-20be582b7aaa"}} 2018-07-22 09:06:55,317 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b16ae211-2271-4564-b0b8-08a8c672b2dc 2018-07-22 09:06:55,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:06:55,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:06:55,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c", "id": "2c58bc03a1584ceba520024d2068cfda"}, "audit_ids": ["d1xxxfSbSfiWGIqt4EBP7g"], "issued_at": "2018-07-22T09:06:55.000000Z"}} 2018-07-22 09:06:55,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}047fe2e7c7e79bf2dc5a84c0f1bcfcda64e5fa69" 2018-07-22 09:06:55,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d8e37e-d755-40fe-8d55-6e3691b7e46a Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:06:55,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-76d8e37e-d755-40fe-8d55-6e3691b7e46a 2018-07-22 09:06:55,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:06:55,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:06:55 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:06:55,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}047fe2e7c7e79bf2dc5a84c0f1bcfcda64e5fa69" 2018-07-22 09:06:55,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d45c167-7c34-4e9d-8a99-b5776b800ba0 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c", "links": {"self": "http://172.30.9.23:5000/v3/users/2c58bc03a1584ceba520024d2068cfda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "2c58bc03a1584ceba520024d2068cfda", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 09:06:55,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3d45c167-7c34-4e9d-8a99-b5776b800ba0 2018-07-22 09:06:55,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}047fe2e7c7e79bf2dc5a84c0f1bcfcda64e5fa69" 2018-07-22 09:06:56,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeb83d85-26b4-4ad0-a5c7-3ce110c55ce1 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4"}, "tags": [], "enabled": true, "id": "cae936cbebad4164a5e5eb9edb1019c4", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}]} 2018-07-22 09:06:56,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c used request id req-aeb83d85-26b4-4ad0-a5c7-3ce110c55ce1 2018-07-22 09:06:56,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}047fe2e7c7e79bf2dc5a84c0f1bcfcda64e5fa69" 2018-07-22 09:06:56,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37368447-2a0a-4b60-9eef-ed15b25e1706 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 09:06:56,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-37368447-2a0a-4b60-9eef-ed15b25e1706 2018-07-22 09:06:56,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}047fe2e7c7e79bf2dc5a84c0f1bcfcda64e5fa69" 2018-07-22 09:06:56,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b7bf36c-4425-41a0-8322-03d0a00e7080 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:06:56,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9b7bf36c-4425-41a0-8322-03d0a00e7080 2018-07-22 09:06:56,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}047fe2e7c7e79bf2dc5a84c0f1bcfcda64e5fa69" 2018-07-22 09:06:56,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee0c274-7373-4ee6-a89e-498fbea16193 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4"}, "tags": [], "enabled": true, "id": "cae936cbebad4164a5e5eb9edb1019c4", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}]} 2018-07-22 09:06:56,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c used request id req-fee0c274-7373-4ee6-a89e-498fbea16193 2018-07-22 09:06:56,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/c7073a3ce81d475a8929c1e0b91e3887 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}047fe2e7c7e79bf2dc5a84c0f1bcfcda64e5fa69" 2018-07-22 09:06:56,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b250c845-04db-4b12-b987-18a87786d3ec Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_network_bug-c63c7923-ffb6-456b-8326-808b3f78768c", "links": {"self": "http://172.30.9.23:5000/v3/users/c7073a3ce81d475a8929c1e0b91e3887"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "c7073a3ce81d475a8929c1e0b91e3887", "password_expires_at": null}} 2018-07-22 09:06:56,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c7073a3ce81d475a8929c1e0b91e3887 used request id req-b250c845-04db-4b12-b987-18a87786d3ec 2018-07-22 09:06:56,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4/users/c7073a3ce81d475a8929c1e0b91e3887/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}047fe2e7c7e79bf2dc5a84c0f1bcfcda64e5fa69" 2018-07-22 09:06:56,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ccd5c8a-621f-4550-a76b-6dec9f0d1a1c Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4/users/c7073a3ce81d475a8929c1e0b91e3887/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 09:06:56,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4/users/c7073a3ce81d475a8929c1e0b91e3887/roles used request id req-3ccd5c8a-621f-4550-a76b-6dec9f0d1a1c 2018-07-22 09:06:56,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}047fe2e7c7e79bf2dc5a84c0f1bcfcda64e5fa69" 2018-07-22 09:06:56,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b5a3d1-d090-4e96-bcf7-6fd545299e37 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}} 2018-07-22 09:06:56,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-e9b5a3d1-d090-4e96-bcf7-6fd545299e37 2018-07-22 09:06:56,965 - keystone_utils - INFO - Granting role _member_ to project vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:06:56,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4/users/c7073a3ce81d475a8929c1e0b91e3887/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}047fe2e7c7e79bf2dc5a84c0f1bcfcda64e5fa69" 2018-07-22 09:06:57,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-005aa593-c880-4ebd-b6ac-edbe27f43b39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:06:57,102 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4/users/c7073a3ce81d475a8929c1e0b91e3887/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-005aa593-c880-4ebd-b6ac-edbe27f43b39 2018-07-22 09:06:57,102 - keystone_utils - INFO - Created user with name - cloudify_network_bug-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:06:57,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - snaps creds: OSCreds - username=cloudify_network_bug-c63c7923-ffb6-456b-8326-808b3f78768c, password=92663961-971c-4acb-b732-8bb8baa1c8e2, auth_url=http://172.30.9.23:5000//v3, project_name=vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-22 09:06:57,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-07-22 09:06:57,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:06:57,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:06:57,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T10:06:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-c63c7923-ffb6-456b-8326-808b3f78768c", "id": "c7073a3ce81d475a8929c1e0b91e3887"}, "audit_ids": ["fcMpzv9VQtiaB_zQnwrkpg"], "issued_at": "2018-07-22T09:06:57.000000Z"}} 2018-07-22 09:06:57,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a19201a04bf8fe29014bf0abe9985a171345af" 2018-07-22 09:06:57,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d981028f-7df5-44aa-a29d-625a2eabc9ff Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:06:57,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d981028f-7df5-44aa-a29d-625a2eabc9ff 2018-07-22 09:06:57,592 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 09:06:57,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a19201a04bf8fe29014bf0abe9985a171345af" 2018-07-22 09:06:57,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:57 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-dc71c741-fbae-41ee-bbf8-6bd30c28c737 x-compute-request-id: req-dc71c741-fbae-41ee-bbf8-6bd30c28c737 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-22 09:06:57,791 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-dc71c741-fbae-41ee-bbf8-6bd30c28c737 2018-07-22 09:06:57,792 - OpenStackKeypair - INFO - Creating keypair cloudify_vrouter_kp-c63c7923-ffb6-456b-8326-808b3f78768c... 2018-07-22 09:06:57,792 - OpenStackKeypair - INFO - Creating new keypair 2018-07-22 09:06:57,823 - nova_utils - INFO - Creating keypair with name - cloudify_vrouter_kp-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:06:57,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a19201a04bf8fe29014bf0abe9985a171345af" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDGPapmOsgTIFwsyr5pdwLOxskzvcQ43RSHTv/b3kfWTRg3b2hZesE5RRFq1dXRRmlK26mzytqmkCEx8eo68XhEC4p2sRVyqksv3ZE7oomwCWHdTclSPfY/EtRFw1J3wO6i3nYsOZwNmUNclXptPWoQ//Z1mSuqo21bp3KuotUUWQ==", "name": "cloudify_vrouter_kp-c63c7923-ffb6-456b-8326-808b3f78768c"}}' 2018-07-22 09:06:57,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:57 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-1ce0eae9-fb4f-4ad1-9478-bcb4416e98e5 x-compute-request-id: req-1ce0eae9-fb4f-4ad1-9478-bcb4416e98e5 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDGPapmOsgTIFwsyr5pdwLOxskzvcQ43RSHTv/b3kfWTRg3b2hZesE5RRFq1dXRRmlK26mzytqmkCEx8eo68XhEC4p2sRVyqksv3ZE7oomwCWHdTclSPfY/EtRFw1J3wO6i3nYsOZwNmUNclXptPWoQ//Z1mSuqo21bp3KuotUUWQ==", "user_id": "c7073a3ce81d475a8929c1e0b91e3887", "name": "cloudify_vrouter_kp-c63c7923-ffb6-456b-8326-808b3f78768c", "fingerprint": "c7:0f:3f:ac:21:c8:e8:b4:e2:0b:2a:87:83:c7:c2:15"}} 2018-07-22 09:06:57,890 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1ce0eae9-fb4f-4ad1-9478-bcb4416e98e5 2018-07-22 09:06:57,891 - file_utils - INFO - Saved private key to - /home/opnfv/functest/data/router/cloudify_vrouter.pem 2018-07-22 09:06:57,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-07-22 09:06:57,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-22 09:06:57,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:06:57,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:06:58,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T10:06:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-c63c7923-ffb6-456b-8326-808b3f78768c", "id": "c7073a3ce81d475a8929c1e0b91e3887"}, "audit_ids": ["Y2x4GSzyTaKffdb-skO_pA"], "issued_at": "2018-07-22T09:06:58.000000Z"}} 2018-07-22 09:06:58,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5e841298e882072dd1fab7bb2b1429b63082323" 2018-07-22 09:06:58,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ade9d9b2-5707-481d-bc9f-34d25aa1e7bd Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:06:58,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ade9d9b2-5707-481d-bc9f-34d25aa1e7bd 2018-07-22 09:06:58,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5e841298e882072dd1fab7bb2b1429b63082323" 2018-07-22 09:06:58,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 122 Content-Type: application/json X-Openstack-Request-Id: req-bdd84d85-1cc4-4528-b192-4f8b3fb505e1 Date: Sun, 22 Jul 2018 09:06:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=cloudify_manager_4.0"} 2018-07-22 09:06:58,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 used request id req-bdd84d85-1cc4-4528-b192-4f8b3fb505e1 2018-07-22 09:06:58,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5e841298e882072dd1fab7bb2b1429b63082323" 2018-07-22 09:06:58,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0de006c3-8ddc-4e60-8f14-a0b4d15d8971 Date: Sun, 22 Jul 2018 09:06:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 09:06:58,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0de006c3-8ddc-4e60-8f14-a0b4d15d8971 2018-07-22 09:06:58,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5e841298e882072dd1fab7bb2b1429b63082323" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "cloudify_manager_4.0"}' 2018-07-22 09:06:59,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 581 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/7b03893d-12b1-428c-b406-d6ba5e656fbe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-03a2feef-825a-4ce6-9f0f-b28270d2339c Date: Sun, 22 Jul 2018 09:06:59 GMT RESP BODY: {"status": "queued", "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-22T09:06:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T09:06:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/7b03893d-12b1-428c-b406-d6ba5e656fbe", "min_disk": 0, "protected": false, "id": "7b03893d-12b1-428c-b406-d6ba5e656fbe", "file": "/v2/images/7b03893d-12b1-428c-b406-d6ba5e656fbe/file", "checksum": null, "owner": "cae936cbebad4164a5e5eb9edb1019c4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 09:06:59,048 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-03a2feef-825a-4ce6-9f0f-b28270d2339c 2018-07-22 09:06:59,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/7b03893d-12b1-428c-b406-d6ba5e656fbe/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5e841298e882072dd1fab7bb2b1429b63082323" -d '' 2018-07-22 09:08:04,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0940e07f-ba0f-4e31-b4e0-7649924bc612 Date: Sun, 22 Jul 2018 09:08:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 09:08:04,284 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7b03893d-12b1-428c-b406-d6ba5e656fbe/file used request id req-0940e07f-ba0f-4e31-b4e0-7649924bc612 2018-07-22 09:08:04,285 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-22 09:08:04,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/7b03893d-12b1-428c-b406-d6ba5e656fbe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5e841298e882072dd1fab7bb2b1429b63082323" 2018-07-22 09:08:04,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-590bf290-3440-4d32-82a9-1bbee0dd589a Date: Sun, 22 Jul 2018 09:08:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-22T09:06:59Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-22T09:08:04Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/7b03893d-12b1-428c-b406-d6ba5e656fbe/snap", "metadata": {}}], "self": "/v2/images/7b03893d-12b1-428c-b406-d6ba5e656fbe", "min_disk": 0, "protected": false, "id": "7b03893d-12b1-428c-b406-d6ba5e656fbe", "file": "/v2/images/7b03893d-12b1-428c-b406-d6ba5e656fbe/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "cae936cbebad4164a5e5eb9edb1019c4", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/7b03893d-12b1-428c-b406-d6ba5e656fbe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 09:08:04,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/7b03893d-12b1-428c-b406-d6ba5e656fbe used request id req-590bf290-3440-4d32-82a9-1bbee0dd589a 2018-07-22 09:08:04,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5e841298e882072dd1fab7bb2b1429b63082323" 2018-07-22 09:08:05,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-44a20555-f7a5-46d6-88ce-5d2385741357 Date: Sun, 22 Jul 2018 09:08:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 09:08:05,050 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-44a20555-f7a5-46d6-88ce-5d2385741357 2018-07-22 09:08:05,052 - create_image - INFO - Created image with name - cloudify_manager_4.0 2018-07-22 09:08:05,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/7b03893d-12b1-428c-b406-d6ba5e656fbe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5e841298e882072dd1fab7bb2b1429b63082323" 2018-07-22 09:08:05,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-bb949bfa-5c67-49df-b9e8-f0a90d7e65f5 Date: Sun, 22 Jul 2018 09:08:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-22T09:06:59Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-22T09:08:04Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/7b03893d-12b1-428c-b406-d6ba5e656fbe/snap", "metadata": {}}], "self": "/v2/images/7b03893d-12b1-428c-b406-d6ba5e656fbe", "min_disk": 0, "protected": false, "id": "7b03893d-12b1-428c-b406-d6ba5e656fbe", "file": "/v2/images/7b03893d-12b1-428c-b406-d6ba5e656fbe/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "cae936cbebad4164a5e5eb9edb1019c4", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/7b03893d-12b1-428c-b406-d6ba5e656fbe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 09:08:05,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/7b03893d-12b1-428c-b406-d6ba5e656fbe used request id req-bb949bfa-5c67-49df-b9e8-f0a90d7e65f5 2018-07-22 09:08:05,233 - create_image - DEBUG - Instance status is - active 2018-07-22 09:08:05,233 - create_image - DEBUG - Image is active with name - cloudify_manager_4.0 2018-07-22 09:08:05,233 - create_image - INFO - Image is now active with name - cloudify_manager_4.0 2018-07-22 09:08:05,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-07-22 09:08:05,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:08:05,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:08:05,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T10:08:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-c63c7923-ffb6-456b-8326-808b3f78768c", "id": "c7073a3ce81d475a8929c1e0b91e3887"}, "audit_ids": ["wqjmifGeS0muW_6yZyrPDA"], "issued_at": "2018-07-22T09:08:05.000000Z"}} 2018-07-22 09:08:05,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f4b1e6dcd975272b41ca5cbdc79d8ae26a0f4f" 2018-07-22 09:08:05,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-414060a3-0741-41a5-a17a-99978c2cd054 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:08:05,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-414060a3-0741-41a5-a17a-99978c2cd054 2018-07-22 09:08:05,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=vyos1.1.7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82f4b1e6dcd975272b41ca5cbdc79d8ae26a0f4f" 2018-07-22 09:08:05,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 111 Content-Type: application/json X-Openstack-Request-Id: req-7d5c3376-4896-42f8-bf9d-b1432beb394b Date: Sun, 22 Jul 2018 09:08:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=vyos1.1.7"} 2018-07-22 09:08:05,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=vyos1.1.7 used request id req-7d5c3376-4896-42f8-bf9d-b1432beb394b 2018-07-22 09:08:05,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82f4b1e6dcd975272b41ca5cbdc79d8ae26a0f4f" 2018-07-22 09:08:06,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2a99b4c1-7f49-42e4-9772-b551feed3596 Date: Sun, 22 Jul 2018 09:08:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 09:08:06,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2a99b4c1-7f49-42e4-9772-b551feed3596 2018-07-22 09:08:06,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}82f4b1e6dcd975272b41ca5cbdc79d8ae26a0f4f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "vyos1.1.7"}' 2018-07-22 09:08:06,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 570 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/3bf8a48e-af91-4b74-8456-41d341f36edd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eca98cda-c6ee-4c39-b2c7-1414cd2cb2c2 Date: Sun, 22 Jul 2018 09:08:06 GMT RESP BODY: {"status": "queued", "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-22T09:08:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T09:08:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/3bf8a48e-af91-4b74-8456-41d341f36edd", "min_disk": 0, "protected": false, "id": "3bf8a48e-af91-4b74-8456-41d341f36edd", "file": "/v2/images/3bf8a48e-af91-4b74-8456-41d341f36edd/file", "checksum": null, "owner": "cae936cbebad4164a5e5eb9edb1019c4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 09:08:06,329 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-eca98cda-c6ee-4c39-b2c7-1414cd2cb2c2 2018-07-22 09:08:06,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/3bf8a48e-af91-4b74-8456-41d341f36edd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82f4b1e6dcd975272b41ca5cbdc79d8ae26a0f4f" -d '' 2018-07-22 09:08:14,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-73b47e4f-5f26-415d-8aba-bd5a713fad1c Date: Sun, 22 Jul 2018 09:08:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 09:08:14,295 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/3bf8a48e-af91-4b74-8456-41d341f36edd/file used request id req-73b47e4f-5f26-415d-8aba-bd5a713fad1c 2018-07-22 09:08:14,296 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/vyos-1.1.7.img 2018-07-22 09:08:14,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/3bf8a48e-af91-4b74-8456-41d341f36edd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82f4b1e6dcd975272b41ca5cbdc79d8ae26a0f4f" 2018-07-22 09:08:14,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 832 Content-Type: application/json X-Openstack-Request-Id: req-a38cdbd0-6447-4c88-9551-a469091f11b2 Date: Sun, 22 Jul 2018 09:08:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-22T09:08:06Z", "size": 426967040, "disk_format": "qcow2", "updated_at": "2018-07-22T09:08:14Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/3bf8a48e-af91-4b74-8456-41d341f36edd/snap", "metadata": {}}], "self": "/v2/images/3bf8a48e-af91-4b74-8456-41d341f36edd", "min_disk": 0, "protected": false, "id": "3bf8a48e-af91-4b74-8456-41d341f36edd", "file": "/v2/images/3bf8a48e-af91-4b74-8456-41d341f36edd/file", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "owner": "cae936cbebad4164a5e5eb9edb1019c4", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/3bf8a48e-af91-4b74-8456-41d341f36edd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 09:08:14,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/3bf8a48e-af91-4b74-8456-41d341f36edd used request id req-a38cdbd0-6447-4c88-9551-a469091f11b2 2018-07-22 09:08:14,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82f4b1e6dcd975272b41ca5cbdc79d8ae26a0f4f" 2018-07-22 09:08:14,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-96edb621-6387-44b2-8cd0-441160be3094 Date: Sun, 22 Jul 2018 09:08:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 09:08:14,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-96edb621-6387-44b2-8cd0-441160be3094 2018-07-22 09:08:14,771 - create_image - INFO - Created image with name - vyos1.1.7 2018-07-22 09:08:14,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/3bf8a48e-af91-4b74-8456-41d341f36edd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82f4b1e6dcd975272b41ca5cbdc79d8ae26a0f4f" 2018-07-22 09:08:15,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 832 Content-Type: application/json X-Openstack-Request-Id: req-368bf911-a22b-4950-83ec-611f23ef283e Date: Sun, 22 Jul 2018 09:08:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-22T09:08:06Z", "size": 426967040, "disk_format": "qcow2", "updated_at": "2018-07-22T09:08:14Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/3bf8a48e-af91-4b74-8456-41d341f36edd/snap", "metadata": {}}], "self": "/v2/images/3bf8a48e-af91-4b74-8456-41d341f36edd", "min_disk": 0, "protected": false, "id": "3bf8a48e-af91-4b74-8456-41d341f36edd", "file": "/v2/images/3bf8a48e-af91-4b74-8456-41d341f36edd/file", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "owner": "cae936cbebad4164a5e5eb9edb1019c4", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/3bf8a48e-af91-4b74-8456-41d341f36edd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 09:08:15,389 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/3bf8a48e-af91-4b74-8456-41d341f36edd used request id req-368bf911-a22b-4950-83ec-611f23ef283e 2018-07-22 09:08:15,390 - create_image - DEBUG - Instance status is - active 2018-07-22 09:08:15,390 - create_image - DEBUG - Image is active with name - vyos1.1.7 2018-07-22 09:08:15,390 - create_image - INFO - Image is now active with name - vyos1.1.7 2018-07-22 09:08:15,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-07-22 09:08:15,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:08:15,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:08:15,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T10:08:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-c63c7923-ffb6-456b-8326-808b3f78768c", "id": "c7073a3ce81d475a8929c1e0b91e3887"}, "audit_ids": ["mnUtSaZ6Sv2UlwypA3D_9Q"], "issued_at": "2018-07-22T09:08:15.000000Z"}} 2018-07-22 09:08:15,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1f15a4b90ee37115fed47844983a8147db55ea" 2018-07-22 09:08:15,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96cc0694-e899-4cdc-87a7-81889619ba17 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:08:15,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-96cc0694-e899-4cdc-87a7-81889619ba17 2018-07-22 09:08:16,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1f15a4b90ee37115fed47844983a8147db55ea" 2018-07-22 09:08:16,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a6f35420-513e-4923-ad15-cf34d3b62dc0 Date: Sun, 22 Jul 2018 09:08:16 GMT RESP BODY: {"networks":[]} 2018-07-22 09:08:16,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c used request id req-a6f35420-513e-4923-ad15-cf34d3b62dc0 2018-07-22 09:08:16,248 - neutron_utils - INFO - Creating network with name cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:16,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1f15a4b90ee37115fed47844983a8147db55ea" -d '{"network": {"name": "cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c", "admin_state_up": true}}' 2018-07-22 09:08:17,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-948232cb-9ab5-4004-bd70-cd631a30f0b4 Date: Sun, 22 Jul 2018 09:08:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cae936cbebad4164a5e5eb9edb1019c4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T09:08:16Z","is_default":false,"name":"cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:16Z","mtu":1450}} 2018-07-22 09:08:17,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-948232cb-9ab5-4004-bd70-cd631a30f0b4 2018-07-22 09:08:17,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1f15a4b90ee37115fed47844983a8147db55ea" 2018-07-22 09:08:17,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-f025a430-9a57-4eef-b166-d422899ebdbd Date: Sun, 22 Jul 2018 09:08:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cae936cbebad4164a5e5eb9edb1019c4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T09:08:16Z","qos_policy_id":null,"name":"cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c","admin_state_up":true,"tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:16Z","mtu":1450}]} 2018-07-22 09:08:17,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 used request id req-f025a430-9a57-4eef-b166-d422899ebdbd 2018-07-22 09:08:17,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1f15a4b90ee37115fed47844983a8147db55ea" 2018-07-22 09:08:17,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e319bda0-3b7d-4951-8694-1dfc3fa93573 Date: Sun, 22 Jul 2018 09:08:17 GMT RESP BODY: {"subnets":[]} 2018-07-22 09:08:17,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 used request id req-e319bda0-3b7d-4951-8694-1dfc3fa93573 2018-07-22 09:08:17,599 - neutron_utils - INFO - Creating subnet with name cloudify_vrouter_subnet-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:17,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1f15a4b90ee37115fed47844983a8147db55ea" -d '{"subnets": [{"ip_version": 4, "network_id": "117c7189-c2fb-48b9-a8e9-3873ea9f0b41", "cidr": "10.67.79.0/24", "dns_nameservers": ["8.8.8.8"], "name": "cloudify_vrouter_subnet-c63c7923-ffb6-456b-8326-808b3f78768c"}]}' 2018-07-22 09:08:18,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-33ee0d3d-a57d-43f8-8b43-cc3454f8cdad Date: Sun, 22 Jul 2018 09:08:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T09:08:18Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"cae936cbebad4164a5e5eb9edb1019c4","id":"504d1f81-2701-4874-91ce-0ce63e5963c2","subnetpool_id":null,"name":"cloudify_vrouter_subnet-c63c7923-ffb6-456b-8326-808b3f78768c"}]} 2018-07-22 09:08:18,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-33ee0d3d-a57d-43f8-8b43-cc3454f8cdad 2018-07-22 09:08:18,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1f15a4b90ee37115fed47844983a8147db55ea" 2018-07-22 09:08:18,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-a4aae7ad-2fc8-4279-9af9-31e94cfe1d29 Date: Sun, 22 Jul 2018 09:08:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cae936cbebad4164a5e5eb9edb1019c4","l2_adjacency":true,"status":"ACTIVE","subnets":["504d1f81-2701-4874-91ce-0ce63e5963c2"],"description":"","tags":[],"updated_at":"2018-07-22T09:08:18Z","qos_policy_id":null,"name":"cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c","admin_state_up":true,"tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:16Z","mtu":1450}]} 2018-07-22 09:08:18,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 used request id req-a4aae7ad-2fc8-4279-9af9-31e94cfe1d29 2018-07-22 09:08:18,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1f15a4b90ee37115fed47844983a8147db55ea" 2018-07-22 09:08:18,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1cf8d4e5-3085-4ecb-bc3f-1a6deda3e308 Date: Sun, 22 Jul 2018 09:08:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T09:08:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"cae936cbebad4164a5e5eb9edb1019c4","id":"504d1f81-2701-4874-91ce-0ce63e5963c2","subnetpool_id":null,"name":"cloudify_vrouter_subnet-c63c7923-ffb6-456b-8326-808b3f78768c"}]} 2018-07-22 09:08:18,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 used request id req-1cf8d4e5-3085-4ecb-bc3f-1a6deda3e308 2018-07-22 09:08:18,756 - OpenStackNetwork - DEBUG - Network [117c7189-c2fb-48b9-a8e9-3873ea9f0b41] created successfully 2018-07-22 09:08:18,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:08:18,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:08:19,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T10:08:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-c63c7923-ffb6-456b-8326-808b3f78768c", "id": "c7073a3ce81d475a8929c1e0b91e3887"}, "audit_ids": ["3mk-Qd89SGyBpme2TmcF8A"], "issued_at": "2018-07-22T09:08:19.000000Z"}} 2018-07-22 09:08:19,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0581d006dd61410929b362667083fea3de12a8c" 2018-07-22 09:08:19,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-57822355-2521-45a6-b9e4-3a2b439771f7 Date: Sun, 22 Jul 2018 09:08:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 09:08:19,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-57822355-2521-45a6-b9e4-3a2b439771f7 2018-07-22 09:08:19,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0581d006dd61410929b362667083fea3de12a8c" 2018-07-22 09:08:19,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-db4c8f1e-cefe-400f-8cca-bdc2cca06d01 Date: Sun, 22 Jul 2018 09:08:19 GMT RESP BODY: {"subnets":[]} 2018-07-22 09:08:19,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-db4c8f1e-cefe-400f-8cca-bdc2cca06d01 2018-07-22 09:08:19,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:08:19,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:08:20,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T10:08:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-c63c7923-ffb6-456b-8326-808b3f78768c", "id": "c7073a3ce81d475a8929c1e0b91e3887"}, "audit_ids": ["Cy-cG2GgRlq6e1KbzNHJ2Q"], "issued_at": "2018-07-22T09:08:20.000000Z"}} 2018-07-22 09:08:20,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9341de24f9ef5b318140638410e1076661c73fcd" 2018-07-22 09:08:20,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ada5bb9-eee6-4f18-9689-b818394508c2 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:08:20,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3ada5bb9-eee6-4f18-9689-b818394508c2 2018-07-22 09:08:20,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=cloudify_vrouter_router-c63c7923-ffb6-456b-8326-808b3f78768c&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9341de24f9ef5b318140638410e1076661c73fcd" 2018-07-22 09:08:20,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-823627eb-4067-4d5a-942b-dafb7d1e19b4 Date: Sun, 22 Jul 2018 09:08:20 GMT RESP BODY: {"routers": []} 2018-07-22 09:08:20,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=cloudify_vrouter_router-c63c7923-ffb6-456b-8326-808b3f78768c&admin_state_up=True used request id req-823627eb-4067-4d5a-942b-dafb7d1e19b4 2018-07-22 09:08:20,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:08:20,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:08:20,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T10:08:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-c63c7923-ffb6-456b-8326-808b3f78768c", "id": "c7073a3ce81d475a8929c1e0b91e3887"}, "audit_ids": ["hg9C5zSeTWCCA7q5zg4CHg"], "issued_at": "2018-07-22T09:08:20.000000Z"}} 2018-07-22 09:08:20,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2577aae9b2e369b695d5e5975b4de3fd1a709741" 2018-07-22 09:08:20,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe81301-3f19-42a2-970a-a2d581d33295 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:08:20,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bbe81301-3f19-42a2-970a-a2d581d33295 2018-07-22 09:08:20,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9341de24f9ef5b318140638410e1076661c73fcd" 2018-07-22 09:08:21,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-c4ff6e30-1105-419d-8df7-e3823c1f2cea Date: Sun, 22 Jul 2018 09:08:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","mtu":1500}]} 2018-07-22 09:08:21,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-c4ff6e30-1105-419d-8df7-e3823c1f2cea 2018-07-22 09:08:21,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9341de24f9ef5b318140638410e1076661c73fcd" 2018-07-22 09:08:21,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bd85d8f0-e18f-479d-8803-6bc7f9c0a966 Date: Sun, 22 Jul 2018 09:08:21 GMT RESP BODY: {"subnets":[]} 2018-07-22 09:08:21,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-bd85d8f0-e18f-479d-8803-6bc7f9c0a966 2018-07-22 09:08:21,366 - neutron_utils - INFO - Creating router with name - cloudify_vrouter_router-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:21,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9341de24f9ef5b318140638410e1076661c73fcd" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "cloudify_vrouter_router-c63c7923-ffb6-456b-8326-808b3f78768c", "admin_state_up": true}}' 2018-07-22 09:08:27,532 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-de4b1885-77ae-4474-bb2d-7814988ddbde Date: Sun, 22 Jul 2018 09:08:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:22Z", "admin_state_up": true, "updated_at": "2018-07-22T09:08:23Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "075cca8f-2341-4e0f-8faf-c5f906a511a5", "name": "cloudify_vrouter_router-c63c7923-ffb6-456b-8326-808b3f78768c"}} 2018-07-22 09:08:27,532 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-de4b1885-77ae-4474-bb2d-7814988ddbde 2018-07-22 09:08:27,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=075cca8f-2341-4e0f-8faf-c5f906a511a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9341de24f9ef5b318140638410e1076661c73fcd" 2018-07-22 09:08:27,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1ff57202-9cdd-44a3-8b21-56bfb1402fd0 Date: Sun, 22 Jul 2018 09:08:27 GMT RESP BODY: {"ports":[]} 2018-07-22 09:08:27,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=075cca8f-2341-4e0f-8faf-c5f906a511a5 used request id req-1ff57202-9cdd-44a3-8b21-56bfb1402fd0 2018-07-22 09:08:27,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?name=cloudify_vrouter_subnet-c63c7923-ffb6-456b-8326-808b3f78768c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9341de24f9ef5b318140638410e1076661c73fcd" 2018-07-22 09:08:27,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-96696ed6-9d69-4fd6-a427-f68c98abdcb4 Date: Sun, 22 Jul 2018 09:08:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T09:08:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"cae936cbebad4164a5e5eb9edb1019c4","id":"504d1f81-2701-4874-91ce-0ce63e5963c2","subnetpool_id":null,"name":"cloudify_vrouter_subnet-c63c7923-ffb6-456b-8326-808b3f78768c"}]} 2018-07-22 09:08:27,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?name=cloudify_vrouter_subnet-c63c7923-ffb6-456b-8326-808b3f78768c used request id req-96696ed6-9d69-4fd6-a427-f68c98abdcb4 2018-07-22 09:08:27,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:08:28,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:08:28 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:08:28,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9341de24f9ef5b318140638410e1076661c73fcd" 2018-07-22 09:08:28,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154ba231-2d8f-4945-8de1-37d965ef6a34 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}} 2018-07-22 09:08:28,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 used request id req-154ba231-2d8f-4945-8de1-37d965ef6a34 2018-07-22 09:08:28,101 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-22 09:08:28,101 - neutron_utils - INFO - Adding interface to router with name cloudify_vrouter_router-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:28,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/075cca8f-2341-4e0f-8faf-c5f906a511a5/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9341de24f9ef5b318140638410e1076661c73fcd" -d '{"subnet_id": "504d1f81-2701-4874-91ce-0ce63e5963c2"}' 2018-07-22 09:08:31,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1d09c22b-d492-45fe-ae4e-1f64b993a611 Date: Sun, 22 Jul 2018 09:08:31 GMT RESP BODY: {"network_id": "117c7189-c2fb-48b9-a8e9-3873ea9f0b41", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "subnet_id": "504d1f81-2701-4874-91ce-0ce63e5963c2", "subnet_ids": ["504d1f81-2701-4874-91ce-0ce63e5963c2"], "port_id": "a953fc92-2816-4c73-b4a5-6d599cec3ff9", "id": "075cca8f-2341-4e0f-8faf-c5f906a511a5"} 2018-07-22 09:08:31,210 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/075cca8f-2341-4e0f-8faf-c5f906a511a5/add_router_interface used request id req-1d09c22b-d492-45fe-ae4e-1f64b993a611 2018-07-22 09:08:31,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/075cca8f-2341-4e0f-8faf-c5f906a511a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9341de24f9ef5b318140638410e1076661c73fcd" 2018-07-22 09:08:31,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-97841eff-9da7-4aef-aa97-28532ba4ee4e Date: Sun, 22 Jul 2018 09:08:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:22Z", "admin_state_up": true, "updated_at": "2018-07-22T09:08:29Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "075cca8f-2341-4e0f-8faf-c5f906a511a5", "name": "cloudify_vrouter_router-c63c7923-ffb6-456b-8326-808b3f78768c"}} 2018-07-22 09:08:31,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/075cca8f-2341-4e0f-8faf-c5f906a511a5 used request id req-97841eff-9da7-4aef-aa97-28532ba4ee4e 2018-07-22 09:08:31,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=075cca8f-2341-4e0f-8faf-c5f906a511a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9341de24f9ef5b318140638410e1076661c73fcd" 2018-07-22 09:08:31,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-0d6d4b7e-d226-4421-926f-3827e0e8cd68 Date: Sun, 22 Jul 2018 09:08:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T09:08:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"504d1f81-2701-4874-91ce-0ce63e5963c2","ip_address":"10.67.79.1"}],"id":"a953fc92-2816-4c73-b4a5-6d599cec3ff9","security_groups":[],"mac_address":"fa:16:3e:ca:46:e1","project_id":"cae936cbebad4164a5e5eb9edb1019c4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:29Z","binding:vnic_type":"normal","device_id":"075cca8f-2341-4e0f-8faf-c5f906a511a5","ip_allocation":"immediate"}]} 2018-07-22 09:08:31,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=075cca8f-2341-4e0f-8faf-c5f906a511a5 used request id req-0d6d4b7e-d226-4421-926f-3827e0e8cd68 2018-07-22 09:08:31,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/504d1f81-2701-4874-91ce-0ce63e5963c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9341de24f9ef5b318140638410e1076661c73fcd" 2018-07-22 09:08:31,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-e8060d31-9bb2-430f-9eff-51e1229cc289 Date: Sun, 22 Jul 2018 09:08:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T09:08:18Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"cae936cbebad4164a5e5eb9edb1019c4","id":"504d1f81-2701-4874-91ce-0ce63e5963c2","subnetpool_id":null,"name":"cloudify_vrouter_subnet-c63c7923-ffb6-456b-8326-808b3f78768c"}} 2018-07-22 09:08:31,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/504d1f81-2701-4874-91ce-0ce63e5963c2 used request id req-e8060d31-9bb2-430f-9eff-51e1229cc289 2018-07-22 09:08:31,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-07-22 09:08:31,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:08:31,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:08:32,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T10:08:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-c63c7923-ffb6-456b-8326-808b3f78768c", "id": "c7073a3ce81d475a8929c1e0b91e3887"}, "audit_ids": ["gZJniXXfRiaf6HoiutiPuw"], "issued_at": "2018-07-22T09:08:32.000000Z"}} 2018-07-22 09:08:32,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:32,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2599a1b8-07e3-4bba-80b1-ebcaa5c03f43 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:08:32,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2599a1b8-07e3-4bba-80b1-ebcaa5c03f43 2018-07-22 09:08:32,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:32,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6741a8c5-e04e-494c-a4a4-c58d39b8bdde Date: Sun, 22 Jul 2018 09:08:32 GMT RESP BODY: {"security_groups": []} 2018-07-22 09:08:32,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c used request id req-6741a8c5-e04e-494c-a4a4-c58d39b8bdde 2018-07-22 09:08:32,780 - OpenStackSecurityGroup - INFO - Creating security group sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c... 2018-07-22 09:08:32,780 - neutron_utils - INFO - Creating security group with name - sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:32,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" -d '{"security_group": {"name": "sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c"}}' 2018-07-22 09:08:33,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-02a674e5-3ee8-491d-9f85-d0467388dfe9 Date: Sun, 22 Jul 2018 09:08:33 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "updated_at": "2018-07-22T09:08:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "revision_number": 0, "id": "3b699150-994a-4fd6-8f62-754c7233fc6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "revision_number": 0, "id": "98dba7b6-55d7-4f4e-8878-a4a637fd7362", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}], "revision_number": 2, "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "name": "sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c"}} 2018-07-22 09:08:33,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-02a674e5-3ee8-491d-9f85-d0467388dfe9 2018-07-22 09:08:33,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd5e2a68-39ea-4e00-8e45-81024f8e7a59 2018-07-22 09:08:33,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:33,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5cd0bbf3-0d22-4bc3-ac69-244080069d48 Date: Sun, 22 Jul 2018 09:08:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "3b699150-994a-4fd6-8f62-754c7233fc6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "98dba7b6-55d7-4f4e-8878-a4a637fd7362"}]} 2018-07-22 09:08:33,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 used request id req-5cd0bbf3-0d22-4bc3-ac69-244080069d48 2018-07-22 09:08:33,380 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd5e2a68-39ea-4e00-8e45-81024f8e7a59 2018-07-22 09:08:33,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:33,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-41d2b2a0-2501-4a05-a6a0-b7db4f79c2a3 Date: Sun, 22 Jul 2018 09:08:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "3b699150-994a-4fd6-8f62-754c7233fc6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "98dba7b6-55d7-4f4e-8878-a4a637fd7362"}]} 2018-07-22 09:08:33,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 used request id req-41d2b2a0-2501-4a05-a6a0-b7db4f79c2a3 2018-07-22 09:08:33,585 - neutron_utils - INFO - Retrieving security group with ID - fd5e2a68-39ea-4e00-8e45-81024f8e7a59 2018-07-22 09:08:33,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:33,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-4cb48515-f8ce-480a-a31a-6428f7a5c055 Date: Sun, 22 Jul 2018 09:08:33 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "updated_at": "2018-07-22T09:08:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "revision_number": 0, "id": "3b699150-994a-4fd6-8f62-754c7233fc6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "revision_number": 0, "id": "98dba7b6-55d7-4f4e-8878-a4a637fd7362", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}], "revision_number": 2, "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "name": "sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c"}]} 2018-07-22 09:08:33,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 used request id req-4cb48515-f8ce-480a-a31a-6428f7a5c055 2018-07-22 09:08:33,801 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd5e2a68-39ea-4e00-8e45-81024f8e7a59 2018-07-22 09:08:33,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:34,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a36e2144-b97b-463a-aa13-bcade09dd67b Date: Sun, 22 Jul 2018 09:08:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "3b699150-994a-4fd6-8f62-754c7233fc6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "98dba7b6-55d7-4f4e-8878-a4a637fd7362"}]} 2018-07-22 09:08:34,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 used request id req-a36e2144-b97b-463a-aa13-bcade09dd67b 2018-07-22 09:08:34,020 - neutron_utils - INFO - Retrieving security group with ID - fd5e2a68-39ea-4e00-8e45-81024f8e7a59 2018-07-22 09:08:34,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:34,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-77129c88-df69-48c0-9a87-a03374477c88 Date: Sun, 22 Jul 2018 09:08:34 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "updated_at": "2018-07-22T09:08:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "revision_number": 0, "id": "3b699150-994a-4fd6-8f62-754c7233fc6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "revision_number": 0, "id": "98dba7b6-55d7-4f4e-8878-a4a637fd7362", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}], "revision_number": 2, "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "name": "sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c"}]} 2018-07-22 09:08:34,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 used request id req-77129c88-df69-48c0-9a87-a03374477c88 2018-07-22 09:08:34,074 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd5e2a68-39ea-4e00-8e45-81024f8e7a59 2018-07-22 09:08:34,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:34,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-062004b4-c8f8-450e-81a3-e1e7e43e2304 Date: Sun, 22 Jul 2018 09:08:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "3b699150-994a-4fd6-8f62-754c7233fc6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "98dba7b6-55d7-4f4e-8878-a4a637fd7362"}]} 2018-07-22 09:08:34,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 used request id req-062004b4-c8f8-450e-81a3-e1e7e43e2304 2018-07-22 09:08:34,277 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:34,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:34,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-92ca1b41-fc8f-4ec0-a86e-c0415776b34d Date: Sun, 22 Jul 2018 09:08:34 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "updated_at": "2018-07-22T09:08:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "revision_number": 0, "id": "3b699150-994a-4fd6-8f62-754c7233fc6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "revision_number": 0, "id": "98dba7b6-55d7-4f4e-8878-a4a637fd7362", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}], "revision_number": 2, "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "name": "sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c"}]} 2018-07-22 09:08:34,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c used request id req-92ca1b41-fc8f-4ec0-a86e-c0415776b34d 2018-07-22 09:08:34,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:08:34,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:08:34 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:08:34,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:34,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c1130d-4d16-42ec-9ebb-2a4f00d3051c Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}} 2018-07-22 09:08:34,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 used request id req-65c1130d-4d16-42ec-9ebb-2a4f00d3051c 2018-07-22 09:08:34,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd5e2a68-39ea-4e00-8e45-81024f8e7a59 2018-07-22 09:08:34,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:34,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-032099f0-dec6-40bd-897d-2407fe651106 Date: Sun, 22 Jul 2018 09:08:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "3b699150-994a-4fd6-8f62-754c7233fc6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "98dba7b6-55d7-4f4e-8878-a4a637fd7362"}]} 2018-07-22 09:08:34,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 used request id req-032099f0-dec6-40bd-897d-2407fe651106 2018-07-22 09:08:34,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59"}}' 2018-07-22 09:08:34,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-b5778a09-b1e4-46e6-8e72-8175e5db0902 Date: Sun, 22 Jul 2018 09:08:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-22T09:08:34Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": 1, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:34Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "b4abee9c-94cc-42ee-9e67-7d09e2142aee"}} 2018-07-22 09:08:34,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-b5778a09-b1e4-46e6-8e72-8175e5db0902 2018-07-22 09:08:34,979 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:34,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:35,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1887 X-Openstack-Request-Id: req-56d899fb-b815-4145-a090-4884b254d08d Date: Sun, 22 Jul 2018 09:08:35 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "updated_at": "2018-07-22T09:08:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "revision_number": 0, "id": "3b699150-994a-4fd6-8f62-754c7233fc6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "revision_number": 0, "id": "98dba7b6-55d7-4f4e-8878-a4a637fd7362", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-22T09:08:34Z", "revision_number": 0, "id": "b4abee9c-94cc-42ee-9e67-7d09e2142aee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:34Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": 1, "ethertype": "IPv4", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}], "revision_number": 3, "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "name": "sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c"}]} 2018-07-22 09:08:35,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c used request id req-56d899fb-b815-4145-a090-4884b254d08d 2018-07-22 09:08:35,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:35,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ecf196a-f9de-4c5e-aaf6-33d821da7048 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}} 2018-07-22 09:08:35,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 used request id req-4ecf196a-f9de-4c5e-aaf6-33d821da7048 2018-07-22 09:08:35,129 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd5e2a68-39ea-4e00-8e45-81024f8e7a59 2018-07-22 09:08:35,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:35,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1486 X-Openstack-Request-Id: req-7427adca-9790-4d58-9f42-2afbfdc5e680 Date: Sun, 22 Jul 2018 09:08:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "3b699150-994a-4fd6-8f62-754c7233fc6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "98dba7b6-55d7-4f4e-8878-a4a637fd7362"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-22T09:08:34Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": 1, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:34Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "b4abee9c-94cc-42ee-9e67-7d09e2142aee"}]} 2018-07-22 09:08:35,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 used request id req-7427adca-9790-4d58-9f42-2afbfdc5e680 2018-07-22 09:08:35,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" -d '{"security_group_rule": {"protocol": 17, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59"}}' 2018-07-22 09:08:35,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-b97a7ef6-58b8-4b85-be97-85b7e594cc0c Date: Sun, 22 Jul 2018 09:08:35 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-22T09:08:35Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": 1, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:35Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "c2d5b229-e5a1-4183-b1e4-8fa53fcea391"}} 2018-07-22 09:08:35,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-b97a7ef6-58b8-4b85-be97-85b7e594cc0c 2018-07-22 09:08:35,482 - neutron_utils - INFO - Retrieving security group with ID - fd5e2a68-39ea-4e00-8e45-81024f8e7a59 2018-07-22 09:08:35,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:35,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2384 X-Openstack-Request-Id: req-0b6801f5-53de-4c20-9394-9ba785ce2b44 Date: Sun, 22 Jul 2018 09:08:35 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "updated_at": "2018-07-22T09:08:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "revision_number": 0, "id": "3b699150-994a-4fd6-8f62-754c7233fc6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "revision_number": 0, "id": "98dba7b6-55d7-4f4e-8878-a4a637fd7362", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-22T09:08:34Z", "revision_number": 0, "id": "b4abee9c-94cc-42ee-9e67-7d09e2142aee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:34Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": 1, "ethertype": "IPv4", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}, {"direction": "ingress", "protocol": "17", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-22T09:08:35Z", "revision_number": 0, "id": "c2d5b229-e5a1-4183-b1e4-8fa53fcea391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:35Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": 1, "ethertype": "IPv4", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}], "revision_number": 4, "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "name": "sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c"}]} 2018-07-22 09:08:35,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 used request id req-0b6801f5-53de-4c20-9394-9ba785ce2b44 2018-07-22 09:08:35,702 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd5e2a68-39ea-4e00-8e45-81024f8e7a59 2018-07-22 09:08:35,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:35,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1971 X-Openstack-Request-Id: req-ed1d2e82-164e-446d-a8fa-758d742a8ccb Date: Sun, 22 Jul 2018 09:08:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "3b699150-994a-4fd6-8f62-754c7233fc6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:33Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:33Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "98dba7b6-55d7-4f4e-8878-a4a637fd7362"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-22T09:08:34Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": 1, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:34Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "b4abee9c-94cc-42ee-9e67-7d09e2142aee"}, {"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-22T09:08:35Z", "security_group_id": "fd5e2a68-39ea-4e00-8e45-81024f8e7a59", "port_range_min": 1, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:35Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "c2d5b229-e5a1-4183-b1e4-8fa53fcea391"}]} 2018-07-22 09:08:35,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fd5e2a68-39ea-4e00-8e45-81024f8e7a59 used request id req-ed1d2e82-164e-446d-a8fa-758d742a8ccb 2018-07-22 09:08:35,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-07-22 09:08:35,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:08:35,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:08:36,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T10:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-c63c7923-ffb6-456b-8326-808b3f78768c", "id": "c7073a3ce81d475a8929c1e0b91e3887"}, "audit_ids": ["wMfXXvJATNeMVea1Q0Cl-w"], "issued_at": "2018-07-22T09:08:36.000000Z"}} 2018-07-22 09:08:36,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:36,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4185d900-6011-4556-affc-7189f72fef10 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:08:36,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4185d900-6011-4556-affc-7189f72fef10 2018-07-22 09:08:36,151 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 09:08:36,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:36,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62709afa-8187-46a4-8248-a927261016aa Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:08:36,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-62709afa-8187-46a4-8248-a927261016aa 2018-07-22 09:08:36,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:36,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-9e755bd4-d703-4f71-8581-0d5698a02975 Date: Sun, 22 Jul 2018 09:08:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cae936cbebad4164a5e5eb9edb1019c4","l2_adjacency":true,"status":"ACTIVE","subnets":["504d1f81-2701-4874-91ce-0ce63e5963c2"],"description":"","tags":[],"updated_at":"2018-07-22T09:08:18Z","qos_policy_id":null,"name":"cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c","admin_state_up":true,"tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:16Z","mtu":1450}]} 2018-07-22 09:08:36,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c used request id req-9e755bd4-d703-4f71-8581-0d5698a02975 2018-07-22 09:08:36,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:08:36,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:08:36 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:08:36,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:36,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068d2b8e-dc5d-4d81-91a9-2907d6fd24c3 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}} 2018-07-22 09:08:36,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 used request id req-068d2b8e-dc5d-4d81-91a9-2907d6fd24c3 2018-07-22 09:08:36,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:36,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-473a3068-1a20-4159-94ab-4c5186ea3504 Date: Sun, 22 Jul 2018 09:08:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T09:08:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"cae936cbebad4164a5e5eb9edb1019c4","id":"504d1f81-2701-4874-91ce-0ce63e5963c2","subnetpool_id":null,"name":"cloudify_vrouter_subnet-c63c7923-ffb6-456b-8326-808b3f78768c"}]} 2018-07-22 09:08:36,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 used request id req-473a3068-1a20-4159-94ab-4c5186ea3504 2018-07-22 09:08:36,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41&name=cloudify_manager_port-c63c7923-ffb6-456b-8326-808b3f78768c&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:37,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dd385d80-5f4f-47d9-945e-42e1277a773d Date: Sun, 22 Jul 2018 09:08:37 GMT RESP BODY: {"ports":[]} 2018-07-22 09:08:37,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41&name=cloudify_manager_port-c63c7923-ffb6-456b-8326-808b3f78768c&admin_state_up=True used request id req-dd385d80-5f4f-47d9-945e-42e1277a773d 2018-07-22 09:08:37,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=cloudify_manager-c63c7923-ffb6-456b-8326-808b3f78768c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:37,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c75eb0fa-4587-47c0-8e74-61f1098cc914 x-compute-request-id: req-c75eb0fa-4587-47c0-8e74-61f1098cc914 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-22 09:08:37,319 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=cloudify_manager-c63c7923-ffb6-456b-8326-808b3f78768c used request id req-c75eb0fa-4587-47c0-8e74-61f1098cc914 2018-07-22 09:08:37,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:37,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-0a69da29-4143-4a71-952f-2d978a7a1db3 Date: Sun, 22 Jul 2018 09:08:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cae936cbebad4164a5e5eb9edb1019c4","l2_adjacency":true,"status":"ACTIVE","subnets":["504d1f81-2701-4874-91ce-0ce63e5963c2"],"description":"","tags":[],"updated_at":"2018-07-22T09:08:18Z","qos_policy_id":null,"name":"cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c","admin_state_up":true,"tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:16Z","mtu":1450}]} 2018-07-22 09:08:37,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c used request id req-0a69da29-4143-4a71-952f-2d978a7a1db3 2018-07-22 09:08:37,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:37,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0543f308-27f2-4a16-9237-394a77c018a1 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}} 2018-07-22 09:08:37,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 used request id req-0543f308-27f2-4a16-9237-394a77c018a1 2018-07-22 09:08:37,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:37,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8ee37766-048f-482f-9341-fe15def26f58 Date: Sun, 22 Jul 2018 09:08:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T09:08:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"cae936cbebad4164a5e5eb9edb1019c4","id":"504d1f81-2701-4874-91ce-0ce63e5963c2","subnetpool_id":null,"name":"cloudify_vrouter_subnet-c63c7923-ffb6-456b-8326-808b3f78768c"}]} 2018-07-22 09:08:37,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 used request id req-8ee37766-048f-482f-9341-fe15def26f58 2018-07-22 09:08:37,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41&name=cloudify_manager_port-c63c7923-ffb6-456b-8326-808b3f78768c&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:37,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2a2302c9-003b-4d37-8885-2394ee435372 Date: Sun, 22 Jul 2018 09:08:37 GMT RESP BODY: {"ports":[]} 2018-07-22 09:08:37,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41&name=cloudify_manager_port-c63c7923-ffb6-456b-8326-808b3f78768c&admin_state_up=True used request id req-2a2302c9-003b-4d37-8885-2394ee435372 2018-07-22 09:08:37,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:08:37,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:08:38,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-22T10:08:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/cae936cbebad4164a5e5eb9edb1019c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-c63c7923-ffb6-456b-8326-808b3f78768c", "id": "c7073a3ce81d475a8929c1e0b91e3887"}, "audit_ids": ["lLSEr91RTqqSwabMo2aWkg"], "issued_at": "2018-07-22T09:08:38.000000Z"}} 2018-07-22 09:08:38,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c6a7dc14884171c5d9466ae77945fda2671d8d" 2018-07-22 09:08:38,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8edfbe8a-8db7-4262-8624-d27012989e86 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:08:38,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8edfbe8a-8db7-4262-8624-d27012989e86 2018-07-22 09:08:38,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:38,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-1e8ad170-f08c-437f-a6dd-5e960d9b1fa6 Date: Sun, 22 Jul 2018 09:08:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cae936cbebad4164a5e5eb9edb1019c4","l2_adjacency":true,"status":"ACTIVE","subnets":["504d1f81-2701-4874-91ce-0ce63e5963c2"],"description":"","tags":[],"updated_at":"2018-07-22T09:08:18Z","qos_policy_id":null,"name":"cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c","admin_state_up":true,"tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:16Z","mtu":1450}]} 2018-07-22 09:08:38,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c used request id req-1e8ad170-f08c-437f-a6dd-5e960d9b1fa6 2018-07-22 09:08:38,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:38,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ce843f33-721d-432a-8375-45d949834dc7 Date: Sun, 22 Jul 2018 09:08:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T09:08:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"cae936cbebad4164a5e5eb9edb1019c4","id":"504d1f81-2701-4874-91ce-0ce63e5963c2","subnetpool_id":null,"name":"cloudify_vrouter_subnet-c63c7923-ffb6-456b-8326-808b3f78768c"}]} 2018-07-22 09:08:38,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 used request id req-ce843f33-721d-432a-8375-45d949834dc7 2018-07-22 09:08:38,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:39,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-5700ef33-be63-4014-b892-1337373a2474 Date: Sun, 22 Jul 2018 09:08:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cae936cbebad4164a5e5eb9edb1019c4","l2_adjacency":true,"status":"ACTIVE","subnets":["504d1f81-2701-4874-91ce-0ce63e5963c2"],"description":"","tags":[],"updated_at":"2018-07-22T09:08:18Z","qos_policy_id":null,"name":"cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c","admin_state_up":true,"tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:16Z","mtu":1450}]} 2018-07-22 09:08:39,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c used request id req-5700ef33-be63-4014-b892-1337373a2474 2018-07-22 09:08:39,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:08:39,253 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:08:39 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:08:39,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c6a7dc14884171c5d9466ae77945fda2671d8d" 2018-07-22 09:08:39,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b4b3bb2-3d8f-4c84-b67c-31959f0b0daa Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}} 2018-07-22 09:08:39,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 used request id req-1b4b3bb2-3d8f-4c84-b67c-31959f0b0daa 2018-07-22 09:08:39,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:39,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-64629017-13fa-4951-b056-aa23421ee52d Date: Sun, 22 Jul 2018 09:08:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T09:08:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"cae936cbebad4164a5e5eb9edb1019c4","id":"504d1f81-2701-4874-91ce-0ce63e5963c2","subnetpool_id":null,"name":"cloudify_vrouter_subnet-c63c7923-ffb6-456b-8326-808b3f78768c"}]} 2018-07-22 09:08:39,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 used request id req-64629017-13fa-4951-b056-aa23421ee52d 2018-07-22 09:08:39,564 - neutron_utils - INFO - Creating port for network with name - cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:39,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" -d '{"port": {"network_id": "117c7189-c2fb-48b9-a8e9-3873ea9f0b41", "name": "cloudify_manager_port-c63c7923-ffb6-456b-8326-808b3f78768c", "admin_state_up": true}}' 2018-07-22 09:08:40,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-b0a84573-75f0-4adb-9872-473fd4f8929f Date: Sun, 22 Jul 2018 09:08:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T09:08:40Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"504d1f81-2701-4874-91ce-0ce63e5963c2","ip_address":"10.67.79.11"}],"id":"bbeec06a-d204-40c3-b36d-c7051f5dfc7c","security_groups":["4ad2f7be-450e-403a-9504-83536f056ad3"],"mac_address":"fa:16:3e:78:a4:94","device_id":"","status":"DOWN","description":"","tags":[],"name":"cloudify_manager_port-c63c7923-ffb6-456b-8326-808b3f78768c","project_id":"cae936cbebad4164a5e5eb9edb1019c4","qos_policy_id":null,"admin_state_up":true,"network_id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-22 09:08:40,612 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-b0a84573-75f0-4adb-9872-473fd4f8929f 2018-07-22 09:08:40,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:40,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-cf6d998c-3194-4979-88a3-fda2c4d3ca7f Date: Sun, 22 Jul 2018 09:08:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cae936cbebad4164a5e5eb9edb1019c4","l2_adjacency":true,"status":"ACTIVE","subnets":["504d1f81-2701-4874-91ce-0ce63e5963c2"],"description":"","tags":[],"updated_at":"2018-07-22T09:08:18Z","qos_policy_id":null,"name":"cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c","admin_state_up":true,"tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:16Z","mtu":1450}]} 2018-07-22 09:08:40,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=cloudify_vrouter_network-c63c7923-ffb6-456b-8326-808b3f78768c used request id req-cf6d998c-3194-4979-88a3-fda2c4d3ca7f 2018-07-22 09:08:40,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:41,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f52b498d-6fb7-4c6f-be60-d8afdeafbb09 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}} 2018-07-22 09:08:41,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 used request id req-f52b498d-6fb7-4c6f-be60-d8afdeafbb09 2018-07-22 09:08:41,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:41,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4f3ac660-2bba-40af-b201-9d94e8c9aae2 Date: Sun, 22 Jul 2018 09:08:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T09:08:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"cae936cbebad4164a5e5eb9edb1019c4","id":"504d1f81-2701-4874-91ce-0ce63e5963c2","subnetpool_id":null,"name":"cloudify_vrouter_subnet-c63c7923-ffb6-456b-8326-808b3f78768c"}]} 2018-07-22 09:08:41,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41 used request id req-4f3ac660-2bba-40af-b201-9d94e8c9aae2 2018-07-22 09:08:41,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41&name=cloudify_manager_port-c63c7923-ffb6-456b-8326-808b3f78768c&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:41,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-7da0853d-5788-4109-a027-27a22fa60d6c Date: Sun, 22 Jul 2018 09:08:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T09:08:40Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"504d1f81-2701-4874-91ce-0ce63e5963c2","ip_address":"10.67.79.11"}],"id":"bbeec06a-d204-40c3-b36d-c7051f5dfc7c","security_groups":["4ad2f7be-450e-403a-9504-83536f056ad3"],"mac_address":"fa:16:3e:78:a4:94","project_id":"cae936cbebad4164a5e5eb9edb1019c4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"cloudify_manager_port-c63c7923-ffb6-456b-8326-808b3f78768c","admin_state_up":true,"network_id":"117c7189-c2fb-48b9-a8e9-3873ea9f0b41","tenant_id":"cae936cbebad4164a5e5eb9edb1019c4","created_at":"2018-07-22T09:08:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-22 09:08:41,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=117c7189-c2fb-48b9-a8e9-3873ea9f0b41&name=cloudify_manager_port-c63c7923-ffb6-456b-8326-808b3f78768c&admin_state_up=True used request id req-7da0853d-5788-4109-a027-27a22fa60d6c 2018-07-22 09:08:41,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:41,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d9736b-ad7a-42a6-a5ec-5ee1ac05ddbb Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}} 2018-07-22 09:08:41,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 used request id req-23d9736b-ad7a-42a6-a5ec-5ee1ac05ddbb 2018-07-22 09:08:41,564 - nova_utils - INFO - Creating VM with name - cloudify_manager-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:41,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:41,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:41 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-ff2f79e5-3928-4046-9705-2db7a4fa0f0b x-compute-request-id: req-ff2f79e5-3928-4046-9705-2db7a4fa0f0b Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"flavors": [{"id": "41c77093-c330-4292-bc93-20be582b7aaa", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/41c77093-c330-4292-bc93-20be582b7aaa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/41c77093-c330-4292-bc93-20be582b7aaa", "rel": "bookmark"}], "name": "cloudify.medium-c63c7923-ffb6-456b-8326-808b3f78768c"}, {"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 09:08:41,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ff2f79e5-3928-4046-9705-2db7a4fa0f0b 2018-07-22 09:08:41,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/41c77093-c330-4292-bc93-20be582b7aaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:41,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:41 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-c37c5c34-4add-41e3-85eb-95afc8f665f0 x-compute-request-id: req-c37c5c34-4add-41e3-85eb-95afc8f665f0 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify.medium-c63c7923-ffb6-456b-8326-808b3f78768c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/41c77093-c330-4292-bc93-20be582b7aaa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/41c77093-c330-4292-bc93-20be582b7aaa", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "41c77093-c330-4292-bc93-20be582b7aaa"}} 2018-07-22 09:08:41,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/41c77093-c330-4292-bc93-20be582b7aaa used request id req-c37c5c34-4add-41e3-85eb-95afc8f665f0 2018-07-22 09:08:41,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:41,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 948 Content-Type: application/json X-Openstack-Request-Id: req-26d65611-6ac0-4514-8acb-caf78e1473a8 Date: Sun, 22 Jul 2018 09:08:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-22T09:06:59Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-22T09:08:04Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/7b03893d-12b1-428c-b406-d6ba5e656fbe/snap", "metadata": {}}], "self": "/v2/images/7b03893d-12b1-428c-b406-d6ba5e656fbe", "min_disk": 0, "protected": false, "id": "7b03893d-12b1-428c-b406-d6ba5e656fbe", "file": "/v2/images/7b03893d-12b1-428c-b406-d6ba5e656fbe/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "cae936cbebad4164a5e5eb9edb1019c4", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/7b03893d-12b1-428c-b406-d6ba5e656fbe/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=cloudify_manager_4.0"} 2018-07-22 09:08:41,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&name=cloudify_manager_4.0 used request id req-26d65611-6ac0-4514-8acb-caf78e1473a8 2018-07-22 09:08:41,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:42,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7772d799-b247-45b9-ab44-7337724365ca Date: Sun, 22 Jul 2018 09:08:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 09:08:42,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7772d799-b247-45b9-ab44-7337724365ca 2018-07-22 09:08:42,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" -d '{"server": {"name": "cloudify_manager-c63c7923-ffb6-456b-8326-808b3f78768c", "imageRef": "7b03893d-12b1-428c-b406-d6ba5e656fbe", "key_name": "cloudify_vrouter_kp-c63c7923-ffb6-456b-8326-808b3f78768c", "flavorRef": "41c77093-c330-4292-bc93-20be582b7aaa", "max_count": 1, "min_count": 1, "networks": [{"port": "bbeec06a-d204-40c3-b36d-c7051f5dfc7c"}], "security_groups": [{"name": "sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c"}]}}' 2018-07-22 09:08:44,514 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 09:08:42 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-59fd3129-2bf8-4e77-bcac-90cdd772c16b x-compute-request-id: req-59fd3129-2bf8-4e77-bcac-90cdd772c16b Content-Length: 423 location: http://172.30.9.23:8774/v2.1/servers/3830c5c0-cc8b-434a-9b06-e1a150186790 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c"}], "OS-DCF:diskConfig": "MANUAL", "id": "3830c5c0-cc8b-434a-9b06-e1a150186790", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3830c5c0-cc8b-434a-9b06-e1a150186790", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3830c5c0-cc8b-434a-9b06-e1a150186790", "rel": "bookmark"}], "adminPass": "MV48uEcDT3wA"}} 2018-07-22 09:08:44,514 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-59fd3129-2bf8-4e77-bcac-90cdd772c16b 2018-07-22 09:08:44,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3830c5c0-cc8b-434a-9b06-e1a150186790 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:44,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:44 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-ed2f513e-78f8-4d52-9031-ead8ea9f04ba x-compute-request-id: req-ed2f513e-78f8-4d52-9031-ead8ea9f04ba Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3830c5c0-cc8b-434a-9b06-e1a150186790", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3830c5c0-cc8b-434a-9b06-e1a150186790", "rel": "bookmark"}], "image": {"id": "7b03893d-12b1-428c-b406-d6ba5e656fbe", "links": [{"href": "http://172.30.9.23:8774/images/7b03893d-12b1-428c-b406-d6ba5e656fbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41c77093-c330-4292-bc93-20be582b7aaa", "links": [{"href": "http://172.30.9.23:8774/flavors/41c77093-c330-4292-bc93-20be582b7aaa", "rel": "bookmark"}]}, "id": "3830c5c0-cc8b-434a-9b06-e1a150186790", "user_id": "c7073a3ce81d475a8929c1e0b91e3887", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T09:08:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-c63c7923-ffb6-456b-8326-808b3f78768c", "name": "cloudify_manager-c63c7923-ffb6-456b-8326-808b3f78768c", "created": "2018-07-22T09:08:44Z", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 09:08:44,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3830c5c0-cc8b-434a-9b06-e1a150186790 used request id req-ed2f513e-78f8-4d52-9031-ead8ea9f04ba 2018-07-22 09:08:44,920 - create_instance - INFO - Created instance with name - cloudify_manager-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:44,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3830c5c0-cc8b-434a-9b06-e1a150186790 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:45,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:44 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-e907fc9d-a49a-4fac-b5dc-1ba4f081d530 x-compute-request-id: req-e907fc9d-a49a-4fac-b5dc-1ba4f081d530 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3830c5c0-cc8b-434a-9b06-e1a150186790", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3830c5c0-cc8b-434a-9b06-e1a150186790", "rel": "bookmark"}], "image": {"id": "7b03893d-12b1-428c-b406-d6ba5e656fbe", "links": [{"href": "http://172.30.9.23:8774/images/7b03893d-12b1-428c-b406-d6ba5e656fbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41c77093-c330-4292-bc93-20be582b7aaa", "links": [{"href": "http://172.30.9.23:8774/flavors/41c77093-c330-4292-bc93-20be582b7aaa", "rel": "bookmark"}]}, "id": "3830c5c0-cc8b-434a-9b06-e1a150186790", "user_id": "c7073a3ce81d475a8929c1e0b91e3887", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-22T09:08:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-c63c7923-ffb6-456b-8326-808b3f78768c", "name": "cloudify_manager-c63c7923-ffb6-456b-8326-808b3f78768c", "created": "2018-07-22T09:08:44Z", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-22 09:08:45,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3830c5c0-cc8b-434a-9b06-e1a150186790 used request id req-e907fc9d-a49a-4fac-b5dc-1ba4f081d530 2018-07-22 09:08:45,374 - create_instance - DEBUG - Instance status [cloudify_manager-c63c7923-ffb6-456b-8326-808b3f78768c] is - BUILD 2018-07-22 09:08:45,374 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-22 09:08:48,377 - create_instance - DEBUG - VM status query timeout in 896.542708874 2018-07-22 09:08:48,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3830c5c0-cc8b-434a-9b06-e1a150186790 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee69e67be9f15736c62b393fdb165b72b9b60ff0" 2018-07-22 09:08:49,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:08:48 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-30fbfbbd-3e2c-4fac-9472-443cbb4c78df x-compute-request-id: req-30fbfbbd-3e2c-4fac-9472-443cbb4c78df Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3830c5c0-cc8b-434a-9b06-e1a150186790", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3830c5c0-cc8b-434a-9b06-e1a150186790", "rel": "bookmark"}], "image": {"id": "7b03893d-12b1-428c-b406-d6ba5e656fbe", "links": [{"href": "http://172.30.9.23:8774/images/7b03893d-12b1-428c-b406-d6ba5e656fbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41c77093-c330-4292-bc93-20be582b7aaa", "links": [{"href": "http://172.30.9.23:8774/flavors/41c77093-c330-4292-bc93-20be582b7aaa", "rel": "bookmark"}]}, "id": "3830c5c0-cc8b-434a-9b06-e1a150186790", "user_id": "c7073a3ce81d475a8929c1e0b91e3887", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-22T09:08:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-c63c7923-ffb6-456b-8326-808b3f78768c", "name": "cloudify_manager-c63c7923-ffb6-456b-8326-808b3f78768c", "created": "2018-07-22T09:08:44Z", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "created": "2018-07-22T09:08:45Z"}, "metadata": {}}} 2018-07-22 09:08:49,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3830c5c0-cc8b-434a-9b06-e1a150186790 used request id req-30fbfbbd-3e2c-4fac-9472-443cbb4c78df 2018-07-22 09:08:49,225 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 256, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 158, in __create_vm if self.vm_active(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 525, in vm_active poll_interval): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 552, in __vm_status_check status = self.__status(expected_status_code) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 587, in __status 'Instance had an error during deployment') VmInstanceCreationError: Instance had an error during deployment 2018-07-22 09:08:49,333 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 09:08:49,333 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 01:58 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-22 09:08:49,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 404, in clean cfy_client = self.orchestrator['object'] KeyError: 'object' 2018-07-22 09:08:49,339 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-07-22 09:08:49,339 - neutron_utils - INFO - Deleting security group rule with ID - 3b699150-994a-4fd6-8f62-754c7233fc6c 2018-07-22 09:08:49,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/3b699150-994a-4fd6-8f62-754c7233fc6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:49,611 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-847869aa-12e3-4fa0-8d9b-da31699eb27b Content-Length: 0 Date: Sun, 22 Jul 2018 09:08:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:08:49,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/3b699150-994a-4fd6-8f62-754c7233fc6c used request id req-847869aa-12e3-4fa0-8d9b-da31699eb27b 2018-07-22 09:08:49,611 - neutron_utils - INFO - Deleting security group rule with ID - c2d5b229-e5a1-4183-b1e4-8fa53fcea391 2018-07-22 09:08:49,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/c2d5b229-e5a1-4183-b1e4-8fa53fcea391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:50,263 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9352f4b-ff33-41b0-9f5e-76908a0c8ebb Content-Length: 0 Date: Sun, 22 Jul 2018 09:08:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:08:50,263 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/c2d5b229-e5a1-4183-b1e4-8fa53fcea391 used request id req-d9352f4b-ff33-41b0-9f5e-76908a0c8ebb 2018-07-22 09:08:50,263 - neutron_utils - INFO - Deleting security group rule with ID - b4abee9c-94cc-42ee-9e67-7d09e2142aee 2018-07-22 09:08:50,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/b4abee9c-94cc-42ee-9e67-7d09e2142aee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:50,485 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-05f93742-dc0c-42ec-a003-d2a74c744cf3 Content-Length: 0 Date: Sun, 22 Jul 2018 09:08:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:08:50,485 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/b4abee9c-94cc-42ee-9e67-7d09e2142aee used request id req-05f93742-dc0c-42ec-a003-d2a74c744cf3 2018-07-22 09:08:50,485 - neutron_utils - INFO - Deleting security group rule with ID - 98dba7b6-55d7-4f4e-8878-a4a637fd7362 2018-07-22 09:08:50,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/98dba7b6-55d7-4f4e-8878-a4a637fd7362 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:50,754 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-88fa8a1f-2f4e-405d-94aa-ccf8600da96f Content-Length: 0 Date: Sun, 22 Jul 2018 09:08:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:08:50,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/98dba7b6-55d7-4f4e-8878-a4a637fd7362 used request id req-88fa8a1f-2f4e-405d-94aa-ccf8600da96f 2018-07-22 09:08:50,754 - neutron_utils - INFO - Deleting security group with name - sg-cloudify-manager-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:50,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/fd5e2a68-39ea-4e00-8e45-81024f8e7a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4e3fe55371cb889c7952fbd8e5b960de79f8f4" 2018-07-22 09:08:50,893 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86117ea6-16e5-43b6-8601-1fdb7255485f Content-Length: 0 Date: Sun, 22 Jul 2018 09:08:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:08:50,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/fd5e2a68-39ea-4e00-8e45-81024f8e7a59 used request id req-86117ea6-16e5-43b6-8601-1fdb7255485f 2018-07-22 09:08:50,894 - OpenStackNetwork - INFO - Removing router interface from router cloudify_vrouter_router-c63c7923-ffb6-456b-8326-808b3f78768c and subnet cloudify_vrouter_subnet-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:50,894 - neutron_utils - INFO - Removing router interface from router named cloudify_vrouter_router-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:50,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/075cca8f-2341-4e0f-8faf-c5f906a511a5/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9341de24f9ef5b318140638410e1076661c73fcd" -d '{"subnet_id": "504d1f81-2701-4874-91ce-0ce63e5963c2"}' 2018-07-22 09:08:53,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-28690c30-1a0c-4abd-9ca0-61180108249a Date: Sun, 22 Jul 2018 09:08:53 GMT RESP BODY: {"network_id": "117c7189-c2fb-48b9-a8e9-3873ea9f0b41", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "subnet_id": "504d1f81-2701-4874-91ce-0ce63e5963c2", "subnet_ids": ["504d1f81-2701-4874-91ce-0ce63e5963c2"], "port_id": "a953fc92-2816-4c73-b4a5-6d599cec3ff9", "id": "075cca8f-2341-4e0f-8faf-c5f906a511a5"} 2018-07-22 09:08:53,157 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/075cca8f-2341-4e0f-8faf-c5f906a511a5/remove_router_interface used request id req-28690c30-1a0c-4abd-9ca0-61180108249a 2018-07-22 09:08:53,158 - OpenStackNetwork - INFO - Removing router cloudify_vrouter_router-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:53,158 - neutron_utils - INFO - Deleting router with name - cloudify_vrouter_router-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:53,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/075cca8f-2341-4e0f-8faf-c5f906a511a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9341de24f9ef5b318140638410e1076661c73fcd" 2018-07-22 09:08:56,907 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5102a397-e800-4cd6-97fd-98a5faa8178b Content-Length: 0 Date: Sun, 22 Jul 2018 09:08:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:08:56,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/075cca8f-2341-4e0f-8faf-c5f906a511a5 used request id req-5102a397-e800-4cd6-97fd-98a5faa8178b 2018-07-22 09:08:56,908 - neutron_utils - INFO - Deleting subnet with name cloudify_vrouter_subnet-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:56,908 - neutron_utils - INFO - Deleting subnet with name cloudify_vrouter_subnet-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:56,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/504d1f81-2701-4874-91ce-0ce63e5963c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1f15a4b90ee37115fed47844983a8147db55ea" 2018-07-22 09:08:57,288 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-ef11cc64-bb9f-42d8-b264-7e222c014789 Date: Sun, 22 Jul 2018 09:08:57 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 504d1f81-2701-4874-91ce-0ce63e5963c2: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-22 09:08:57,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/504d1f81-2701-4874-91ce-0ce63e5963c2 used request id req-ef11cc64-bb9f-42d8-b264-7e222c014789 2018-07-22 09:08:57,288 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 504d1f81-2701-4874-91ce-0ce63e5963c2: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-22 09:08:57,288 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 504d1f81-2701-4874-91ce-0ce63e5963c2: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-ef11cc64-bb9f-42d8-b264-7e222c014789'] 2018-07-22 09:08:57,289 - glance_utils - INFO - Deleting image named - vyos1.1.7 2018-07-22 09:08:57,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/3bf8a48e-af91-4b74-8456-41d341f36edd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82f4b1e6dcd975272b41ca5cbdc79d8ae26a0f4f" 2018-07-22 09:08:58,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5e66b603-aa3d-4018-bbb6-3d1cdaa2e6c1 Date: Sun, 22 Jul 2018 09:08:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 09:08:58,327 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/3bf8a48e-af91-4b74-8456-41d341f36edd used request id req-5e66b603-aa3d-4018-bbb6-3d1cdaa2e6c1 2018-07-22 09:08:58,328 - glance_utils - INFO - Deleting image named - cloudify_manager_4.0 2018-07-22 09:08:58,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/7b03893d-12b1-428c-b406-d6ba5e656fbe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5e841298e882072dd1fab7bb2b1429b63082323" 2018-07-22 09:08:59,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb83080b-dc23-46c7-92a7-9f0cecb36fc9 Date: Sun, 22 Jul 2018 09:08:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 09:08:59,554 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7b03893d-12b1-428c-b406-d6ba5e656fbe used request id req-eb83080b-dc23-46c7-92a7-9f0cecb36fc9 2018-07-22 09:08:59,555 - nova_utils - DEBUG - Deleting keypair - cloudify_vrouter_kp-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:59,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_vrouter_kp-c63c7923-ffb6-456b-8326-808b3f78768c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a19201a04bf8fe29014bf0abe9985a171345af" 2018-07-22 09:08:59,608 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 09:08:59 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-9fcbd3e5-8c3f-4217-ad1f-f3aee7644dfe x-compute-request-id: req-9fcbd3e5-8c3f-4217-ad1f-f3aee7644dfe Content-Length: 0 Content-Type: application/json 2018-07-22 09:08:59,608 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_vrouter_kp-c63c7923-ffb6-456b-8326-808b3f78768c used request id req-9fcbd3e5-8c3f-4217-ad1f-f3aee7644dfe 2018-07-22 09:08:59,609 - OpenStackKeypair - INFO - Deleted private key file [/home/opnfv/functest/data/router/cloudify_vrouter.pem] 2018-07-22 09:08:59,610 - keystone_utils - INFO - Deleting user with name - cloudify_network_bug-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:59,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c7073a3ce81d475a8929c1e0b91e3887 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}047fe2e7c7e79bf2dc5a84c0f1bcfcda64e5fa69" 2018-07-22 09:08:59,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f06663f-fbf2-431e-87c3-d7f0956e2b1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:08:59,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c7073a3ce81d475a8929c1e0b91e3887 used request id req-4f06663f-fbf2-431e-87c3-d7f0956e2b1a 2018-07-22 09:08:59,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/41c77093-c330-4292-bc93-20be582b7aaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0902b362535052edd4ad94b784ee608c0d487f" 2018-07-22 09:08:59,865 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 09:08:59 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-22d667cf-ae77-4376-b936-22bc74e940ea x-compute-request-id: req-22d667cf-ae77-4376-b936-22bc74e940ea Content-Length: 0 Content-Type: application/json 2018-07-22 09:08:59,865 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/41c77093-c330-4292-bc93-20be582b7aaa used request id req-22d667cf-ae77-4376-b936-22bc74e940ea 2018-07-22 09:08:59,866 - keystone_utils - INFO - Deleting user with name - vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:08:59,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2c58bc03a1584ceba520024d2068cfda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2916ccb948ae4609f6918c0bcf1a79633e872a6" 2018-07-22 09:09:00,075 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d899f709-eb05-4e32-be8d-3994e4a39cd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:09:00,075 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2c58bc03a1584ceba520024d2068cfda used request id req-d899f709-eb05-4e32-be8d-3994e4a39cd7 2018-07-22 09:09:00,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472ec75c9faaeba70a587e4a14392bd24ecfb68" 2018-07-22 09:09:00,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-e4f82c82-a10e-42dc-896d-97af4283eada Date: Sun, 22 Jul 2018 09:09:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:16Z", "updated_at": "2018-07-22T09:08:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:16Z", "revision_number": 0, "id": "2393754b-e500-4b7c-ba4a-f86b62407449", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:16Z", "security_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:16Z", "revision_number": 0, "id": "45deab33-3fda-4e5c-a1f1-b22c025edabe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:16Z", "security_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:16Z", "revision_number": 0, "id": "d5247543-0bce-4112-8fe8-20228c807118", "remote_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:16Z", "security_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:16Z", "revision_number": 0, "id": "f2311137-ec20-4a80-9765-af5ead80d4b0", "remote_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:16Z", "security_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}], "revision_number": 4, "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "4ad2f7be-450e-403a-9504-83536f056ad3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:04:56Z", "updated_at": "2018-07-22T09:04:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "3d5e6e5f-c204-4a01-a04e-754cf441614d", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "a11a783a-06b3-4d26-9db5-82dd9b2c1d23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "ac712a35-c6b0-499d-9704-c107e6632cc5", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "fff188e7-1c90-4008-9b2d-774bda011b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}], "revision_number": 4, "project_id": "35d743f895ef443e87d5effb07b01977", "id": "5363a1e4-d526-4319-b465-bc91c70554a2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:02:52Z", "updated_at": "2018-07-22T09:02:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "0e943572-0371-4ed8-bb8a-d0a9a9f9b5e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "5415dbce-67ff-455c-a71b-3ae4f6a3b0a1", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "7c76ceea-0d47-4633-a9ae-457e9d70509e", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "f7346afc-38ba-462e-8763-c4b7dd66141a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}], "revision_number": 4, "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 09:09:00,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e4f82c82-a10e-42dc-896d-97af4283eada 2018-07-22 09:09:00,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472ec75c9faaeba70a587e4a14392bd24ecfb68" 2018-07-22 09:09:00,428 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 09:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-714f57e1-c110-47a1-b832-c2b04293ba2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 09:09:00,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-714f57e1-c110-47a1-b832-c2b04293ba2a 2018-07-22 09:09:00,428 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 09:09:00,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472ec75c9faaeba70a587e4a14392bd24ecfb68" 2018-07-22 09:09:00,520 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 09:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b03e5e8e-b9ac-42ba-944b-e7785eb2bf6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 652aa78f67054a6b82b12f2a8a3433f4.", "code": 404, "title": "Not Found"}} 2018-07-22 09:09:00,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/652aa78f67054a6b82b12f2a8a3433f4 used request id req-b03e5e8e-b9ac-42ba-944b-e7785eb2bf6e 2018-07-22 09:09:00,520 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 09:09:00,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472ec75c9faaeba70a587e4a14392bd24ecfb68" 2018-07-22 09:09:00,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d9ba37-2db0-429a-ae72-4c6988095d48 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cae936cbebad4164a5e5eb9edb1019c4", "name": "vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c"}} 2018-07-22 09:09:00,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 used request id req-68d9ba37-2db0-429a-ae72-4c6988095d48 2018-07-22 09:09:00,621 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ad2f7be-450e-403a-9504-83536f056ad3 2018-07-22 09:09:00,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ad2f7be-450e-403a-9504-83536f056ad3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472ec75c9faaeba70a587e4a14392bd24ecfb68" 2018-07-22 09:09:00,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-35c75e47-7569-468e-9211-cbc1bc59d246 Date: Sun, 22 Jul 2018 09:09:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:16Z", "security_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:16Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "2393754b-e500-4b7c-ba4a-f86b62407449"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:16Z", "security_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:16Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "45deab33-3fda-4e5c-a1f1-b22c025edabe"}, {"remote_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:16Z", "security_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:16Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "d5247543-0bce-4112-8fe8-20228c807118"}, {"remote_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:08:16Z", "security_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "port_range_min": null, "revision_number": 0, "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:16Z", "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "f2311137-ec20-4a80-9765-af5ead80d4b0"}]} 2018-07-22 09:09:00,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ad2f7be-450e-403a-9504-83536f056ad3 used request id req-35c75e47-7569-468e-9211-cbc1bc59d246 2018-07-22 09:09:00,812 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 09:09:00,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4ad2f7be-450e-403a-9504-83536f056ad3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472ec75c9faaeba70a587e4a14392bd24ecfb68" 2018-07-22 09:09:01,034 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-e7215895-b808-4da1-bede-65ee058d2858 Date: Sun, 22 Jul 2018 09:09:01 GMT RESP BODY: {"NeutronError": {"message": "Security Group 4ad2f7be-450e-403a-9504-83536f056ad3 in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-07-22 09:09:01,035 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4ad2f7be-450e-403a-9504-83536f056ad3 used request id req-e7215895-b808-4da1-bede-65ee058d2858 2018-07-22 09:09:01,035 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security Group 4ad2f7be-450e-403a-9504-83536f056ad3 in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-07-22 09:09:01,036 - keystone_utils - INFO - Deleting project with name - vyos_vrouter-c63c7923-ffb6-456b-8326-808b3f78768c 2018-07-22 09:09:01,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472ec75c9faaeba70a587e4a14392bd24ecfb68" 2018-07-22 09:09:01,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:09:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-726ec777-c8e1-4801-bfa1-8ce2b6c7b326 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:09:01,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cae936cbebad4164a5e5eb9edb1019c4 used request id req-726ec777-c8e1-4801-bfa1-8ce2b6c7b326 2018-07-22 09:09:01,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472ec75c9faaeba70a587e4a14392bd24ecfb68" 2018-07-22 09:09:01,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff9771c-8ac9-40b0-97f6-5f497554d210 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:09:01,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0ff9771c-8ac9-40b0-97f6-5f497554d210 2018-07-22 09:09:01,314 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-07-22 09:09:01,336 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-07-22 09:09:01,408 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-07-22 09:09:01,427 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-07-22 09:09:01,427 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-07-22 09:09:01,427 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-07-22 09:09:01,427 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-22 09:09:01,427 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-22 09:09:01,427 - openstack_tests - INFO - OS Credentials = > 2018-07-22 09:09:01,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:09:01,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:09:01,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:09:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["F2vc0QuQT2mj3KFLOuucCg"], "issued_at": "2018-07-22T09:09:01.000000Z"}} 2018-07-22 09:09:01,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024e3151dc7940bd08755b2a435262db11e52f90" 2018-07-22 09:09:01,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17971756-7ac1-41c6-bec7-a0c10841c58d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:09:01,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-17971756-7ac1-41c6-bec7-a0c10841c58d 2018-07-22 09:09:01,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:09:01,924 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:09:01 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:09:01,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6&description=Created+by+OPNFV+Functest%3A+juju_epc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024e3151dc7940bd08755b2a435262db11e52f90" 2018-07-22 09:09:02,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9854fde2-44a9-47a1-a14f-57985ae6d134 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6&description=Created+by+OPNFV+Functest%3A+juju_epc", "previous": null, "next": null}, "projects": []} 2018-07-22 09:09:02,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6&description=Created+by+OPNFV+Functest%3A+juju_epc used request id req-9854fde2-44a9-47a1-a14f-57985ae6d134 2018-07-22 09:09:02,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024e3151dc7940bd08755b2a435262db11e52f90" 2018-07-22 09:09:02,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-872cc2a3-8663-473a-947d-ac628769ef47 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 09:09:02,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-872cc2a3-8663-473a-947d-ac628769ef47 2018-07-22 09:09:02,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024e3151dc7940bd08755b2a435262db11e52f90" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: juju_epc", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "domain_id": "default"}}' 2018-07-22 09:09:02,266 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 22 Jul 2018 09:09:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c88a4ec0-e710-4837-a4aa-d38d64babf50 Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b"}, "tags": [], "enabled": true, "id": "be97c1cfa9124e1da028145734bd9a2b", "parent_id": "default", "domain_id": "default", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}} 2018-07-22 09:09:02,267 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c88a4ec0-e710-4837-a4aa-d38d64babf50 2018-07-22 09:09:02,267 - keystone_utils - INFO - Created project with name - juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6 2018-07-22 09:09:02,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:09:02,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:09:02,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:09:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["qfFiSvnZT-SBtyu5SjCfeQ"], "issued_at": "2018-07-22T09:09:02.000000Z"}} 2018-07-22 09:09:02,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39dd9ad7bd5d53c6e7530dd35a8d203279200ad8" 2018-07-22 09:09:02,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fbc4891-dcb2-4aaa-a444-d73b24ca9cd1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:09:02,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2fbc4891-dcb2-4aaa-a444-d73b24ca9cd1 2018-07-22 09:09:02,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:09:02,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:09:02 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:09:02,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39dd9ad7bd5d53c6e7530dd35a8d203279200ad8" 2018-07-22 09:09:02,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c842df3f-60f7-483e-94f4-b65ebb492934 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:09:02,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c842df3f-60f7-483e-94f4-b65ebb492934 2018-07-22 09:09:02,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:09:02,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:09:03,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:09:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239f08b9dfab49abbc9cca9c9c17e131", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/239f08b9dfab49abbc9cca9c9c17e131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5335cc64c0174eb3ab7b56768be71f75"}, "audit_ids": ["oroYqKcxRFOALLHb4JA2yg"], "issued_at": "2018-07-22T09:09:03.000000Z"}} 2018-07-22 09:09:03,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485fb361b8d61030b07b14c3ecf50ac5430867d4" 2018-07-22 09:09:03,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318da739-33c4-4f10-9f94-43cc722ab38c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:09:03,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-318da739-33c4-4f10-9f94-43cc722ab38c 2018-07-22 09:09:03,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:09:03,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:09:03 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:09:03,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485fb361b8d61030b07b14c3ecf50ac5430867d4" 2018-07-22 09:09:03,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a78f45f5-9b0c-4645-abc6-9a313a7b7918 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 09:09:03,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a78f45f5-9b0c-4645-abc6-9a313a7b7918 2018-07-22 09:09:03,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485fb361b8d61030b07b14c3ecf50ac5430867d4" 2018-07-22 09:09:03,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5731f025-7fd1-4692-b0ee-7c2730a7e783 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b"}, "tags": [], "enabled": true, "id": "be97c1cfa9124e1da028145734bd9a2b", "parent_id": "default", "domain_id": "default", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}]} 2018-07-22 09:09:03,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6 used request id req-5731f025-7fd1-4692-b0ee-7c2730a7e783 2018-07-22 09:09:03,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485fb361b8d61030b07b14c3ecf50ac5430867d4" 2018-07-22 09:09:03,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f50da363-920c-4fe5-b148-8adc6ba330fe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 09:09:03,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f50da363-920c-4fe5-b148-8adc6ba330fe 2018-07-22 09:09:04,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485fb361b8d61030b07b14c3ecf50ac5430867d4" 2018-07-22 09:09:04,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d4ee14-169a-40cf-a32f-6399d580bff8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:09:04,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d6d4ee14-169a-40cf-a32f-6399d580bff8 2018-07-22 09:09:04,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485fb361b8d61030b07b14c3ecf50ac5430867d4" 2018-07-22 09:09:04,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14da83a9-c88a-42eb-aa71-1bfbc4fdb934 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b"}, "tags": [], "enabled": true, "id": "be97c1cfa9124e1da028145734bd9a2b", "parent_id": "default", "domain_id": "default", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}]} 2018-07-22 09:09:04,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6 used request id req-14da83a9-c88a-42eb-aa71-1bfbc4fdb934 2018-07-22 09:09:04,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/c620c60f8d2547ad98d279e54aff58b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485fb361b8d61030b07b14c3ecf50ac5430867d4" 2018-07-22 09:09:04,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e70d2ee8-aa14-42ba-bf15-bbfa585c80c5 Content-Encoding: gzip Content-Length: 242 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "links": {"self": "http://172.30.9.23:5000/v3/users/c620c60f8d2547ad98d279e54aff58b4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "be97c1cfa9124e1da028145734bd9a2b", "id": "c620c60f8d2547ad98d279e54aff58b4", "password_expires_at": null}} 2018-07-22 09:09:04,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c620c60f8d2547ad98d279e54aff58b4 used request id req-e70d2ee8-aa14-42ba-bf15-bbfa585c80c5 2018-07-22 09:09:04,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b/users/c620c60f8d2547ad98d279e54aff58b4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485fb361b8d61030b07b14c3ecf50ac5430867d4" 2018-07-22 09:09:04,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0837dd3d-5b3c-47da-9757-16307487243b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b/users/c620c60f8d2547ad98d279e54aff58b4/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 09:09:04,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b/users/c620c60f8d2547ad98d279e54aff58b4/roles used request id req-0837dd3d-5b3c-47da-9757-16307487243b 2018-07-22 09:09:04,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485fb361b8d61030b07b14c3ecf50ac5430867d4" 2018-07-22 09:09:04,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb8f2ef-49be-4e8e-8838-8bf13654bc61 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}} 2018-07-22 09:09:04,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf used request id req-ebb8f2ef-49be-4e8e-8838-8bf13654bc61 2018-07-22 09:09:04,629 - keystone_utils - INFO - Granting role admin to project juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6 2018-07-22 09:09:04,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b/users/c620c60f8d2547ad98d279e54aff58b4/roles/edca293a7063483b927ca940fe01a0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485fb361b8d61030b07b14c3ecf50ac5430867d4" 2018-07-22 09:09:04,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:09:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d68c52f0-c074-4c17-bee7-ea8f1495042f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:09:04,791 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b/users/c620c60f8d2547ad98d279e54aff58b4/roles/edca293a7063483b927ca940fe01a0bf used request id req-d68c52f0-c074-4c17-bee7-ea8f1495042f 2018-07-22 09:09:04,791 - keystone_utils - INFO - Created user with name - juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6 2018-07-22 09:09:04,791 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6, password=fab868cc-4106-4437-b39d-558b0758add6, auth_url=http://172.30.9.23:5000//v3, project_name=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-22 09:09:04,792 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_USER | admin | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_PASSWORD | admin | | SDN_CONTROLLER_WEBPORT | 8080 | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-174 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-07-22 09:09:04,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:09:04,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:09:05,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:09:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be97c1cfa9124e1da028145734bd9a2b", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "id": "c620c60f8d2547ad98d279e54aff58b4"}, "audit_ids": ["2Wp7qYFnQ_OWSCfsbu52xw"], "issued_at": "2018-07-22T09:09:05.000000Z"}} 2018-07-22 09:09:05,186 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-07-22 09:09:06,465 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 2018-07-22 09:09:06,466 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-07-22 09:09:06,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:09:06,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:09:06,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:09:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be97c1cfa9124e1da028145734bd9a2b", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "id": "c620c60f8d2547ad98d279e54aff58b4"}, "audit_ids": ["3HscGsNLRDC1tEFiFF-xrA"], "issued_at": "2018-07-22T09:09:06.000000Z"}} 2018-07-22 09:09:06,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1340fabb6d904b3f6a4f7c5cee78844738f81596" 2018-07-22 09:09:06,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba32bf3d-c743-47e4-a9dd-046f5535d732 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:09:06,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ba32bf3d-c743-47e4-a9dd-046f5535d732 2018-07-22 09:09:06,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:09:06,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:09:06 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:09:06,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1340fabb6d904b3f6a4f7c5cee78844738f81596" 2018-07-22 09:09:07,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-784bf15a-4927-4954-b861-82ae5c1420fb Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/0abb70bb369448b8ab45acec710dc3df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0abb70bb369448b8ab45acec710dc3df", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/1766bd5f195945628ce8a4fc23d3ea33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1766bd5f195945628ce8a4fc23d3ea33", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/41331746daf44b77ab139645a560940b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41331746daf44b77ab139645a560940b", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5335cc64c0174eb3ab7b56768be71f75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5335cc64c0174eb3ab7b56768be71f75", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5758414aee1540c6a44ab0ac67d34384"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5758414aee1540c6a44ab0ac67d34384", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/660c811804b74b0ebf23803108aea92d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "660c811804b74b0ebf23803108aea92d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/803bc3d7919741f2b19c55b9da649d06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "803bc3d7919741f2b19c55b9da649d06", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/82157b5bbf4a4c95a73d8243e7b72176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82157b5bbf4a4c95a73d8243e7b72176", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/892e31950fdc4ae5abaffad8ecdfdfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "892e31950fdc4ae5abaffad8ecdfdfbf", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/b54d1c6f519741069c8c770e6691ffb8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b54d1c6f519741069c8c770e6691ffb8", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/b692361ebf5b43fb9a1d90f5fb6e0f68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692361ebf5b43fb9a1d90f5fb6e0f68", "email": "glance@localhost", "password_expires_at": null}, {"name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "links": {"self": "http://172.30.9.23:5000/v3/users/c620c60f8d2547ad98d279e54aff58b4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "be97c1cfa9124e1da028145734bd9a2b", "id": "c620c60f8d2547ad98d279e54aff58b4", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/cb675853de3b4d8aa8908a1c734b189e"}, "domain_id": "cdae277dbdc94ad683fd03c3bb711589", "enabled": true, "options": {}, "id": "cb675853de3b4d8aa8908a1c734b189e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/fb9b9351e8134ccab6258bc1ae845c8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb9b9351e8134ccab6258bc1ae845c8a", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/fe6bf4649d2b41a48e550e3d3d3151cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe6bf4649d2b41a48e550e3d3d3151cc", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-07-22 09:09:07,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-784bf15a-4927-4954-b861-82ae5c1420fb 2018-07-22 09:09:07,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1340fabb6d904b3f6a4f7c5cee78844738f81596" 2018-07-22 09:09:07,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a5d103-58a7-4502-a0c5-90648fb5fd2c Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b"}, "tags": [], "enabled": true, "id": "be97c1cfa9124e1da028145734bd9a2b", "parent_id": "default", "domain_id": "default", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}]} 2018-07-22 09:09:07,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6 used request id req-57a5d103-58a7-4502-a0c5-90648fb5fd2c 2018-07-22 09:09:07,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1340fabb6d904b3f6a4f7c5cee78844738f81596" 2018-07-22 09:09:07,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1748957-4a99-4775-bb0a-9d3f79db20b3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-22 09:09:07,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e1748957-4a99-4775-bb0a-9d3f79db20b3 2018-07-22 09:09:07,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1340fabb6d904b3f6a4f7c5cee78844738f81596" 2018-07-22 09:09:07,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf278f27-2545-4182-a394-388f31cd959b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:09:07,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bf278f27-2545-4182-a394-388f31cd959b 2018-07-22 09:09:07,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1340fabb6d904b3f6a4f7c5cee78844738f81596" 2018-07-22 09:09:07,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1536d827-e63d-4783-943b-8124979352bf Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b"}, "tags": [], "enabled": true, "id": "be97c1cfa9124e1da028145734bd9a2b", "parent_id": "default", "domain_id": "default", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}]} 2018-07-22 09:09:07,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6 used request id req-1536d827-e63d-4783-943b-8124979352bf 2018-07-22 09:09:07,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/de2d223aabdd492da9ea9750502bf0d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1340fabb6d904b3f6a4f7c5cee78844738f81596" 2018-07-22 09:09:07,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe0fdd70-2dac-4f31-a8ac-4dd66ff5d5c3 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "juju_network_discovery_bug", "links": {"self": "http://172.30.9.23:5000/v3/users/de2d223aabdd492da9ea9750502bf0d6"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "be97c1cfa9124e1da028145734bd9a2b", "id": "de2d223aabdd492da9ea9750502bf0d6", "password_expires_at": null}} 2018-07-22 09:09:07,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/de2d223aabdd492da9ea9750502bf0d6 used request id req-fe0fdd70-2dac-4f31-a8ac-4dd66ff5d5c3 2018-07-22 09:09:07,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b/users/de2d223aabdd492da9ea9750502bf0d6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1340fabb6d904b3f6a4f7c5cee78844738f81596" 2018-07-22 09:09:08,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968322e8-d6c1-42ea-89ff-c7909770ced8 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b/users/de2d223aabdd492da9ea9750502bf0d6/roles", "previous": null, "next": null}, "roles": []} 2018-07-22 09:09:08,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b/users/de2d223aabdd492da9ea9750502bf0d6/roles used request id req-968322e8-d6c1-42ea-89ff-c7909770ced8 2018-07-22 09:09:08,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1340fabb6d904b3f6a4f7c5cee78844738f81596" 2018-07-22 09:09:08,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4d7f32-276e-4f73-9da3-b8eeed880c83 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}} 2018-07-22 09:09:08,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-df4d7f32-276e-4f73-9da3-b8eeed880c83 2018-07-22 09:09:08,183 - keystone_utils - INFO - Granting role _member_ to project juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6 2018-07-22 09:09:08,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b/users/de2d223aabdd492da9ea9750502bf0d6/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1340fabb6d904b3f6a4f7c5cee78844738f81596" 2018-07-22 09:09:08,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:09:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b36e09c8-5dec-4ef3-886f-43d3bd474233 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:09:08,324 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b/users/de2d223aabdd492da9ea9750502bf0d6/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-b36e09c8-5dec-4ef3-886f-43d3bd474233 2018-07-22 09:09:08,324 - keystone_utils - INFO - Created user with name - juju_network_discovery_bug 2018-07-22 09:09:08,325 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=9ae6b726-949c-49cb-b8a1-4c78e93c23f0, auth_url=http://172.30.9.23:5000//v3, project_name=juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-22 09:09:08,424 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-07-22 09:09:08,425 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Juju Orchestrator 2018-07-22 09:09:08,425 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network with nameserver: 8.8.8.8 2018-07-22 09:09:08,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:09:08,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:09:08,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:09:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be97c1cfa9124e1da028145734bd9a2b", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "id": "c620c60f8d2547ad98d279e54aff58b4"}, "audit_ids": ["p-5-BV2ORNCbMB2GfLx3bw"], "issued_at": "2018-07-22T09:09:08.000000Z"}} 2018-07-22 09:09:08,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b848c5fe2590b0ce3febd9b905db8400eb7bbf0e" 2018-07-22 09:09:08,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd6963f-289b-40aa-a091-05b0eba8ef44 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:09:08,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5bd6963f-289b-40aa-a091-05b0eba8ef44 2018-07-22 09:09:08,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=abot-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b848c5fe2590b0ce3febd9b905db8400eb7bbf0e" 2018-07-22 09:09:09,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-58a225a7-0897-49d3-aa6c-adcdcb8730eb Date: Sun, 22 Jul 2018 09:09:09 GMT RESP BODY: {"networks":[]} 2018-07-22 09:09:09,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=abot-net used request id req-58a225a7-0897-49d3-aa6c-adcdcb8730eb 2018-07-22 09:09:09,111 - neutron_utils - INFO - Creating network with name abot-net 2018-07-22 09:09:09,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b848c5fe2590b0ce3febd9b905db8400eb7bbf0e" -d '{"network": {"name": "abot-net", "admin_state_up": true}}' 2018-07-22 09:09:09,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-a5ab0aa9-3ffe-4ce9-9f6b-e2ccdd0920f9 Date: Sun, 22 Jul 2018 09:09:09 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"80198e91-4027-4e8b-a1d5-e96254ae2bd9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"be97c1cfa9124e1da028145734bd9a2b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T09:09:09Z","is_default":false,"qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"be97c1cfa9124e1da028145734bd9a2b","created_at":"2018-07-22T09:09:09Z","mtu":1450}} 2018-07-22 09:09:09,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-a5ab0aa9-3ffe-4ce9-9f6b-e2ccdd0920f9 2018-07-22 09:09:09,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=80198e91-4027-4e8b-a1d5-e96254ae2bd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b848c5fe2590b0ce3febd9b905db8400eb7bbf0e" 2018-07-22 09:09:10,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0fb290d4-e35f-4185-9d35-88a5db8a6bfa Date: Sun, 22 Jul 2018 09:09:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"80198e91-4027-4e8b-a1d5-e96254ae2bd9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"be97c1cfa9124e1da028145734bd9a2b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T09:09:09Z","qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"be97c1cfa9124e1da028145734bd9a2b","created_at":"2018-07-22T09:09:09Z","provider:network_type":"vxlan"}]} 2018-07-22 09:09:10,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=80198e91-4027-4e8b-a1d5-e96254ae2bd9 used request id req-0fb290d4-e35f-4185-9d35-88a5db8a6bfa 2018-07-22 09:09:10,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=80198e91-4027-4e8b-a1d5-e96254ae2bd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b848c5fe2590b0ce3febd9b905db8400eb7bbf0e" 2018-07-22 09:09:10,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f470a223-220d-4580-802c-5d9248525aba Date: Sun, 22 Jul 2018 09:09:10 GMT RESP BODY: {"subnets":[]} 2018-07-22 09:09:10,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=80198e91-4027-4e8b-a1d5-e96254ae2bd9 used request id req-f470a223-220d-4580-802c-5d9248525aba 2018-07-22 09:09:10,330 - neutron_utils - INFO - Creating subnet with name abot-subnet-855d14e8-3bb7-49f6-8205-181595808cf6 2018-07-22 09:09:10,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b848c5fe2590b0ce3febd9b905db8400eb7bbf0e" -d '{"subnets": [{"ip_version": 4, "network_id": "80198e91-4027-4e8b-a1d5-e96254ae2bd9", "cidr": "172.16.0.0/24", "dns_nameservers": ["8.8.8.8"], "name": "abot-subnet-855d14e8-3bb7-49f6-8205-181595808cf6"}]}' 2018-07-22 09:09:10,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-6be70b40-005e-486c-b121-2ab5e8e6ee42 Date: Sun, 22 Jul 2018 09:09:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T09:09:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"54a73784-b5d2-4262-887a-c0e55a587e71","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"be97c1cfa9124e1da028145734bd9a2b","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-855d14e8-3bb7-49f6-8205-181595808cf6","enable_dhcp":true,"segment_id":null,"network_id":"80198e91-4027-4e8b-a1d5-e96254ae2bd9","tenant_id":"be97c1cfa9124e1da028145734bd9a2b","created_at":"2018-07-22T09:09:10Z","ip_version":4}]} 2018-07-22 09:09:10,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-6be70b40-005e-486c-b121-2ab5e8e6ee42 2018-07-22 09:09:10,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=80198e91-4027-4e8b-a1d5-e96254ae2bd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b848c5fe2590b0ce3febd9b905db8400eb7bbf0e" 2018-07-22 09:09:11,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-f3bc08ee-82a5-4414-870f-bad8961bc6d4 Date: Sun, 22 Jul 2018 09:09:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"80198e91-4027-4e8b-a1d5-e96254ae2bd9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"be97c1cfa9124e1da028145734bd9a2b","l2_adjacency":true,"status":"ACTIVE","subnets":["54a73784-b5d2-4262-887a-c0e55a587e71"],"description":"","tags":[],"updated_at":"2018-07-22T09:09:10Z","qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"be97c1cfa9124e1da028145734bd9a2b","created_at":"2018-07-22T09:09:09Z","provider:network_type":"vxlan"}]} 2018-07-22 09:09:11,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=80198e91-4027-4e8b-a1d5-e96254ae2bd9 used request id req-f3bc08ee-82a5-4414-870f-bad8961bc6d4 2018-07-22 09:09:11,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=80198e91-4027-4e8b-a1d5-e96254ae2bd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b848c5fe2590b0ce3febd9b905db8400eb7bbf0e" 2018-07-22 09:09:11,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-306ffb54-a143-4a38-b42c-4b45ee165ae7 Date: Sun, 22 Jul 2018 09:09:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T09:09:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"54a73784-b5d2-4262-887a-c0e55a587e71","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"be97c1cfa9124e1da028145734bd9a2b","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-855d14e8-3bb7-49f6-8205-181595808cf6","enable_dhcp":true,"segment_id":null,"network_id":"80198e91-4027-4e8b-a1d5-e96254ae2bd9","tenant_id":"be97c1cfa9124e1da028145734bd9a2b","created_at":"2018-07-22T09:09:10Z","ip_version":4}]} 2018-07-22 09:09:11,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=80198e91-4027-4e8b-a1d5-e96254ae2bd9 used request id req-306ffb54-a143-4a38-b42c-4b45ee165ae7 2018-07-22 09:09:11,685 - OpenStackNetwork - DEBUG - Network [80198e91-4027-4e8b-a1d5-e96254ae2bd9] created successfully 2018-07-22 09:09:11,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:09:11,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:09:12,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:09:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be97c1cfa9124e1da028145734bd9a2b", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "id": "c620c60f8d2547ad98d279e54aff58b4"}, "audit_ids": ["m3YSgpBMTcmOe1-t0T0cfQ"], "issued_at": "2018-07-22T09:09:12.000000Z"}} 2018-07-22 09:09:12,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7693723ca21e5707cd27f33a8f270b93ab7742" 2018-07-22 09:09:12,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6eaad8c3-5cfa-4643-8abb-369da4aa125c Date: Sun, 22 Jul 2018 09:09:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 09:09:12,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-6eaad8c3-5cfa-4643-8abb-369da4aa125c 2018-07-22 09:09:12,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7693723ca21e5707cd27f33a8f270b93ab7742" 2018-07-22 09:09:12,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-584da048-d835-4cbd-80b3-838ccac8d36f Date: Sun, 22 Jul 2018 09:09:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 09:09:12,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-584da048-d835-4cbd-80b3-838ccac8d36f 2018-07-22 09:09:12,750 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-07-22 09:09:12,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:09:12,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:09:13,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:09:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be97c1cfa9124e1da028145734bd9a2b", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "id": "c620c60f8d2547ad98d279e54aff58b4"}, "audit_ids": ["dtkM7lMiRwmUZWWK2tFypw"], "issued_at": "2018-07-22T09:09:13.000000Z"}} 2018-07-22 09:09:13,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:13,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fb5d311-21e3-4b3c-aaae-8811d6d1172c Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:09:13,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2fb5d311-21e3-4b3c-aaae-8811d6d1172c 2018-07-22 09:09:13,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=abot-router-855d14e8-3bb7-49f6-8205-181595808cf6&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:13,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4b3eb5d0-adeb-44ce-86d5-f0406e9f24d7 Date: Sun, 22 Jul 2018 09:09:13 GMT RESP BODY: {"routers": []} 2018-07-22 09:09:13,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=abot-router-855d14e8-3bb7-49f6-8205-181595808cf6&admin_state_up=True used request id req-4b3eb5d0-adeb-44ce-86d5-f0406e9f24d7 2018-07-22 09:09:13,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:09:13,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:09:13,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:09:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be97c1cfa9124e1da028145734bd9a2b", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "id": "c620c60f8d2547ad98d279e54aff58b4"}, "audit_ids": ["WZ4_z27jSH2M5glb03e8xg"], "issued_at": "2018-07-22T09:09:13.000000Z"}} 2018-07-22 09:09:13,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74dff621d948908d986df9709bfc3890f14b7ca" 2018-07-22 09:09:13,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0795ff9-be5c-4268-b216-c5fa23df87c1 Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:09:13,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f0795ff9-be5c-4268-b216-c5fa23df87c1 2018-07-22 09:09:13,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:14,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2e8cd065-1b27-44b8-88fb-455936bfdb79 Date: Sun, 22 Jul 2018 09:09:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"51634ac4-911f-4dd4-933a-93587d6bc792","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","l2_adjacency":true,"status":"ACTIVE","subnets":["26686176-d4b0-4f11-8423-c349e99aa88a"],"description":"","tags":[],"updated_at":"2018-07-22T06:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:42Z","provider:network_type":"flat"}]} 2018-07-22 09:09:14,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-2e8cd065-1b27-44b8-88fb-455936bfdb79 2018-07-22 09:09:14,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:14,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-1b9ef4bf-1541-4f08-bc99-9f6d111fa7df Date: Sun, 22 Jul 2018 09:09:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}]} 2018-07-22 09:09:14,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=51634ac4-911f-4dd4-933a-93587d6bc792 used request id req-1b9ef4bf-1541-4f08-bc99-9f6d111fa7df 2018-07-22 09:09:14,542 - neutron_utils - INFO - Creating router with name - abot-router-855d14e8-3bb7-49f6-8205-181595808cf6 2018-07-22 09:09:14,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" -d '{"router": {"external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792"}, "name": "abot-router-855d14e8-3bb7-49f6-8205-181595808cf6", "admin_state_up": true}}' 2018-07-22 09:09:20,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-d70547cb-d498-4d66-8f4c-0cf062fb3ff9 Date: Sun, 22 Jul 2018 09:09:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "be97c1cfa9124e1da028145734bd9a2b", "created_at": "2018-07-22T09:09:15Z", "admin_state_up": true, "updated_at": "2018-07-22T09:09:16Z", "project_id": "be97c1cfa9124e1da028145734bd9a2b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "de123d9f-e8db-4bb0-924c-2384431aa7da", "name": "abot-router-855d14e8-3bb7-49f6-8205-181595808cf6"}} 2018-07-22 09:09:20,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-d70547cb-d498-4d66-8f4c-0cf062fb3ff9 2018-07-22 09:09:20,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=de123d9f-e8db-4bb0-924c-2384431aa7da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:20,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3360 X-Openstack-Request-Id: req-be07ab56-d40b-4b94-b8e9-6db32783f848 Date: Sun, 22 Jul 2018 09:09:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T09:09:18Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bc1475f-9199-4c4b-8fb6-8353a96096fd","ip_address":"169.254.192.1"}],"id":"1bb81e51-890d-44c6-b219-8becdbb717c5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9f:57:a8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant be97c1cfa9124e1da028145734bd9a2b","admin_state_up":true,"network_id":"5b9ac2a7-032a-40a9-a856-509903151e0e","tenant_id":"","created_at":"2018-07-22T09:09:18Z","binding:vnic_type":"normal","device_id":"de123d9f-e8db-4bb0-924c-2384431aa7da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T09:09:18Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bc1475f-9199-4c4b-8fb6-8353a96096fd","ip_address":"169.254.192.6"}],"id":"65ea6b59-49b2-429b-8537-580945d277cd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:12:9f:7e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant be97c1cfa9124e1da028145734bd9a2b","admin_state_up":true,"network_id":"5b9ac2a7-032a-40a9-a856-509903151e0e","tenant_id":"","created_at":"2018-07-22T09:09:17Z","binding:vnic_type":"normal","device_id":"de123d9f-e8db-4bb0-924c-2384431aa7da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T09:09:17Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bc1475f-9199-4c4b-8fb6-8353a96096fd","ip_address":"169.254.192.8"}],"id":"b05dde89-ce04-4e85-8c20-54424cc28743","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e2:50:e9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant be97c1cfa9124e1da028145734bd9a2b","admin_state_up":true,"network_id":"5b9ac2a7-032a-40a9-a856-509903151e0e","tenant_id":"","created_at":"2018-07-22T09:09:16Z","binding:vnic_type":"normal","device_id":"de123d9f-e8db-4bb0-924c-2384431aa7da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T09:09:20Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26686176-d4b0-4f11-8423-c349e99aa88a","ip_address":"172.30.9.202"}],"id":"ee7fc86f-b8fb-4874-a2a5-4cced4a05934","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:75:e0:d7","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"","created_at":"2018-07-22T09:09:15Z","binding:vnic_type":"normal","device_id":"de123d9f-e8db-4bb0-924c-2384431aa7da","ip_allocation":"immediate"}]} 2018-07-22 09:09:20,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=de123d9f-e8db-4bb0-924c-2384431aa7da used request id req-be07ab56-d40b-4b94-b8e9-6db32783f848 2018-07-22 09:09:20,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:21,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-6a411d57-6e8c-4d04-989f-d0d0d3241fe0 Date: Sun, 22 Jul 2018 09:09:21 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}} 2018-07-22 09:09:21,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a used request id req-6a411d57-6e8c-4d04-989f-d0d0d3241fe0 2018-07-22 09:09:21,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1bc1475f-9199-4c4b-8fb6-8353a96096fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:21,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-3ec0e2fe-909d-4df5-9b6e-eee0ea331f37 Date: Sun, 22 Jul 2018 09:09:21 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T09:09:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1bc1475f-9199-4c4b-8fb6-8353a96096fd","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant be97c1cfa9124e1da028145734bd9a2b","enable_dhcp":false,"segment_id":null,"network_id":"5b9ac2a7-032a-40a9-a856-509903151e0e","tenant_id":"","created_at":"2018-07-22T09:09:15Z","ip_version":4}} 2018-07-22 09:09:21,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1bc1475f-9199-4c4b-8fb6-8353a96096fd used request id req-3ec0e2fe-909d-4df5-9b6e-eee0ea331f37 2018-07-22 09:09:21,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1bc1475f-9199-4c4b-8fb6-8353a96096fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:21,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-b0a78725-c94f-43e4-8abb-11a2e9fa828f Date: Sun, 22 Jul 2018 09:09:21 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T09:09:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1bc1475f-9199-4c4b-8fb6-8353a96096fd","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant be97c1cfa9124e1da028145734bd9a2b","enable_dhcp":false,"segment_id":null,"network_id":"5b9ac2a7-032a-40a9-a856-509903151e0e","tenant_id":"","created_at":"2018-07-22T09:09:15Z","ip_version":4}} 2018-07-22 09:09:21,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1bc1475f-9199-4c4b-8fb6-8353a96096fd used request id req-b0a78725-c94f-43e4-8abb-11a2e9fa828f 2018-07-22 09:09:21,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1bc1475f-9199-4c4b-8fb6-8353a96096fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:21,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-805e6f9c-01b6-4c91-ab81-08fc2d737648 Date: Sun, 22 Jul 2018 09:09:21 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T09:09:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1bc1475f-9199-4c4b-8fb6-8353a96096fd","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant be97c1cfa9124e1da028145734bd9a2b","enable_dhcp":false,"segment_id":null,"network_id":"5b9ac2a7-032a-40a9-a856-509903151e0e","tenant_id":"","created_at":"2018-07-22T09:09:15Z","ip_version":4}} 2018-07-22 09:09:21,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1bc1475f-9199-4c4b-8fb6-8353a96096fd used request id req-805e6f9c-01b6-4c91-ab81-08fc2d737648 2018-07-22 09:09:21,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?name=abot-subnet-855d14e8-3bb7-49f6-8205-181595808cf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:21,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-35da3e68-b7ba-4ac4-aaae-d8ea3f746e61 Date: Sun, 22 Jul 2018 09:09:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-22T09:09:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"54a73784-b5d2-4262-887a-c0e55a587e71","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"be97c1cfa9124e1da028145734bd9a2b","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-855d14e8-3bb7-49f6-8205-181595808cf6","enable_dhcp":true,"segment_id":null,"network_id":"80198e91-4027-4e8b-a1d5-e96254ae2bd9","tenant_id":"be97c1cfa9124e1da028145734bd9a2b","created_at":"2018-07-22T09:09:10Z","ip_version":4}]} 2018-07-22 09:09:21,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?name=abot-subnet-855d14e8-3bb7-49f6-8205-181595808cf6 used request id req-35da3e68-b7ba-4ac4-aaae-d8ea3f746e61 2018-07-22 09:09:21,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-22 09:09:21,916 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 09:09:21 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.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 09:09:21,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:22,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4266e865-045d-43d9-9f67-2b1c109608d7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be97c1cfa9124e1da028145734bd9a2b", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}} 2018-07-22 09:09:22,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b used request id req-4266e865-045d-43d9-9f67-2b1c109608d7 2018-07-22 09:09:22,013 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-22 09:09:22,013 - neutron_utils - INFO - Adding interface to router with name abot-router-855d14e8-3bb7-49f6-8205-181595808cf6 2018-07-22 09:09:22,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/de123d9f-e8db-4bb0-924c-2384431aa7da/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" -d '{"subnet_id": "54a73784-b5d2-4262-887a-c0e55a587e71"}' 2018-07-22 09:09:24,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1170d420-1c1f-4094-be22-1e6ccd43f6ed Date: Sun, 22 Jul 2018 09:09:24 GMT RESP BODY: {"network_id": "80198e91-4027-4e8b-a1d5-e96254ae2bd9", "tenant_id": "be97c1cfa9124e1da028145734bd9a2b", "subnet_id": "54a73784-b5d2-4262-887a-c0e55a587e71", "subnet_ids": ["54a73784-b5d2-4262-887a-c0e55a587e71"], "port_id": "0536b59b-9c4d-4b2a-b5a4-7ab5f869223a", "id": "de123d9f-e8db-4bb0-924c-2384431aa7da"} 2018-07-22 09:09:24,710 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/de123d9f-e8db-4bb0-924c-2384431aa7da/add_router_interface used request id req-1170d420-1c1f-4094-be22-1e6ccd43f6ed 2018-07-22 09:09:24,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/de123d9f-e8db-4bb0-924c-2384431aa7da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:24,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-0b947b83-4f3c-4d88-9015-152a70442183 Date: Sun, 22 Jul 2018 09:09:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "26686176-d4b0-4f11-8423-c349e99aa88a", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "be97c1cfa9124e1da028145734bd9a2b", "created_at": "2018-07-22T09:09:15Z", "admin_state_up": true, "updated_at": "2018-07-22T09:09:23Z", "project_id": "be97c1cfa9124e1da028145734bd9a2b", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "de123d9f-e8db-4bb0-924c-2384431aa7da", "name": "abot-router-855d14e8-3bb7-49f6-8205-181595808cf6"}} 2018-07-22 09:09:24,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/de123d9f-e8db-4bb0-924c-2384431aa7da used request id req-0b947b83-4f3c-4d88-9015-152a70442183 2018-07-22 09:09:24,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=de123d9f-e8db-4bb0-924c-2384431aa7da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:24,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4584 X-Openstack-Request-Id: req-0bfcc539-58a9-4ed1-b0dd-e2aa81441c0d Date: Sun, 22 Jul 2018 09:09:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T09:09:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54a73784-b5d2-4262-887a-c0e55a587e71","ip_address":"172.16.0.1"}],"id":"0536b59b-9c4d-4b2a-b5a4-7ab5f869223a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cd:1b:9c","project_id":"be97c1cfa9124e1da028145734bd9a2b","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80198e91-4027-4e8b-a1d5-e96254ae2bd9","tenant_id":"be97c1cfa9124e1da028145734bd9a2b","created_at":"2018-07-22T09:09:22Z","binding:vnic_type":"normal","device_id":"de123d9f-e8db-4bb0-924c-2384431aa7da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T09:09:23Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bc1475f-9199-4c4b-8fb6-8353a96096fd","ip_address":"169.254.192.1"}],"id":"1bb81e51-890d-44c6-b219-8becdbb717c5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:57:a8","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant be97c1cfa9124e1da028145734bd9a2b","admin_state_up":true,"network_id":"5b9ac2a7-032a-40a9-a856-509903151e0e","tenant_id":"","created_at":"2018-07-22T09:09:18Z","binding:vnic_type":"normal","device_id":"de123d9f-e8db-4bb0-924c-2384431aa7da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T09:09:23Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bc1475f-9199-4c4b-8fb6-8353a96096fd","ip_address":"169.254.192.6"}],"id":"65ea6b59-49b2-429b-8537-580945d277cd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:9f:7e","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant be97c1cfa9124e1da028145734bd9a2b","admin_state_up":true,"network_id":"5b9ac2a7-032a-40a9-a856-509903151e0e","tenant_id":"","created_at":"2018-07-22T09:09:17Z","binding:vnic_type":"normal","device_id":"de123d9f-e8db-4bb0-924c-2384431aa7da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T09:09:24Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bc1475f-9199-4c4b-8fb6-8353a96096fd","ip_address":"169.254.192.8"}],"id":"b05dde89-ce04-4e85-8c20-54424cc28743","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:50:e9","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant be97c1cfa9124e1da028145734bd9a2b","admin_state_up":true,"network_id":"5b9ac2a7-032a-40a9-a856-509903151e0e","tenant_id":"","created_at":"2018-07-22T09:09:16Z","binding:vnic_type":"normal","device_id":"de123d9f-e8db-4bb0-924c-2384431aa7da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-22T09:09:21Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26686176-d4b0-4f11-8423-c349e99aa88a","ip_address":"172.30.9.202"}],"id":"ee7fc86f-b8fb-4874-a2a5-4cced4a05934","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:e0:d7","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"","created_at":"2018-07-22T09:09:15Z","binding:vnic_type":"normal","device_id":"de123d9f-e8db-4bb0-924c-2384431aa7da","ip_allocation":"immediate"}]} 2018-07-22 09:09:24,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=de123d9f-e8db-4bb0-924c-2384431aa7da used request id req-0bfcc539-58a9-4ed1-b0dd-e2aa81441c0d 2018-07-22 09:09:24,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:25,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-5508ca0a-5bff-48ae-8e2f-ecaf209abd11 Date: Sun, 22 Jul 2018 09:09:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T06:56:50Z","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":"26686176-d4b0-4f11-8423-c349e99aa88a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"51634ac4-911f-4dd4-933a-93587d6bc792","tenant_id":"36e60a6007d44b1aaa5d9898d2d2b9b5","created_at":"2018-07-22T06:56:50Z","ip_version":4}} 2018-07-22 09:09:25,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/26686176-d4b0-4f11-8423-c349e99aa88a used request id req-5508ca0a-5bff-48ae-8e2f-ecaf209abd11 2018-07-22 09:09:25,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1bc1475f-9199-4c4b-8fb6-8353a96096fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:25,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-311553a8-469e-42e2-9a06-c4c77ba9fde4 Date: Sun, 22 Jul 2018 09:09:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T09:09:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1bc1475f-9199-4c4b-8fb6-8353a96096fd","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant be97c1cfa9124e1da028145734bd9a2b","enable_dhcp":false,"segment_id":null,"network_id":"5b9ac2a7-032a-40a9-a856-509903151e0e","tenant_id":"","created_at":"2018-07-22T09:09:15Z","ip_version":4}} 2018-07-22 09:09:25,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1bc1475f-9199-4c4b-8fb6-8353a96096fd used request id req-311553a8-469e-42e2-9a06-c4c77ba9fde4 2018-07-22 09:09:25,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1bc1475f-9199-4c4b-8fb6-8353a96096fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:25,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-52b95696-5c58-4c8c-bf9c-7b2e5d946f1f Date: Sun, 22 Jul 2018 09:09:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T09:09:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1bc1475f-9199-4c4b-8fb6-8353a96096fd","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant be97c1cfa9124e1da028145734bd9a2b","enable_dhcp":false,"segment_id":null,"network_id":"5b9ac2a7-032a-40a9-a856-509903151e0e","tenant_id":"","created_at":"2018-07-22T09:09:15Z","ip_version":4}} 2018-07-22 09:09:25,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1bc1475f-9199-4c4b-8fb6-8353a96096fd used request id req-52b95696-5c58-4c8c-bf9c-7b2e5d946f1f 2018-07-22 09:09:25,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1bc1475f-9199-4c4b-8fb6-8353a96096fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:25,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-18b0d796-94cf-4aea-bbfd-da4f4f0b3d5b Date: Sun, 22 Jul 2018 09:09:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T09:09:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1bc1475f-9199-4c4b-8fb6-8353a96096fd","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant be97c1cfa9124e1da028145734bd9a2b","enable_dhcp":false,"segment_id":null,"network_id":"5b9ac2a7-032a-40a9-a856-509903151e0e","tenant_id":"","created_at":"2018-07-22T09:09:15Z","ip_version":4}} 2018-07-22 09:09:25,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1bc1475f-9199-4c4b-8fb6-8353a96096fd used request id req-18b0d796-94cf-4aea-bbfd-da4f4f0b3d5b 2018-07-22 09:09:25,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/54a73784-b5d2-4262-887a-c0e55a587e71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:09:25,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5c972d6b-d092-4a5b-aae2-1933beb7ede0 Date: Sun, 22 Jul 2018 09:09:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-22T09:09:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"54a73784-b5d2-4262-887a-c0e55a587e71","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"be97c1cfa9124e1da028145734bd9a2b","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-855d14e8-3bb7-49f6-8205-181595808cf6","enable_dhcp":true,"segment_id":null,"network_id":"80198e91-4027-4e8b-a1d5-e96254ae2bd9","tenant_id":"be97c1cfa9124e1da028145734bd9a2b","created_at":"2018-07-22T09:09:10Z","ip_version":4}} 2018-07-22 09:09:25,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/54a73784-b5d2-4262-887a-c0e55a587e71 used request id req-5c972d6b-d092-4a5b-aae2-1933beb7ede0 2018-07-22 09:09:25,848 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-07-22 09:09:25,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:09:25,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:09:26,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:09:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be97c1cfa9124e1da028145734bd9a2b", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "id": "c620c60f8d2547ad98d279e54aff58b4"}, "audit_ids": ["SLww8zvNTo6quNU0SJwgOA"], "issued_at": "2018-07-22T09:09:26.000000Z"}} 2018-07-22 09:09:26,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4334151ac360609776392e72f00f6f4f0b6683b" 2018-07-22 09:09:26,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3b65b7-6a99-4be6-a410-ddae1dbc1e1d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:09:26,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5f3b65b7-6a99-4be6-a410-ddae1dbc1e1d 2018-07-22 09:09:26,336 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-22 09:09:26,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4334151ac360609776392e72f00f6f4f0b6683b" 2018-07-22 09:09:26,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:26 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-f294e322-3487-4511-acfb-c5dd24fdb03d x-compute-request-id: req-f294e322-3487-4511-acfb-c5dd24fdb03d Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7ac6949-e78a-4a30-ad6b-92056d58ec47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7ac6949-e78a-4a30-ad6b-92056d58ec47", "rel": "bookmark"}], "name": "vmtp-flavor_dd15ad35-5190-42dd-b116-f05e3f8714ee"}]} 2018-07-22 09:09:26,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f294e322-3487-4511-acfb-c5dd24fdb03d 2018-07-22 09:09:26,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4334151ac360609776392e72f00f6f4f0b6683b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "m1.small.juju", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-07-22 09:09:26,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:26 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-881c9ad2-614b-4afc-83af-eb1c52c21300 x-compute-request-id: req-881c9ad2-614b-4afc-83af-eb1c52c21300 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.small.juju", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5df4e31e-c028-4412-88f1-d44a0d376f0d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5df4e31e-c028-4412-88f1-d44a0d376f0d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "5df4e31e-c028-4412-88f1-d44a0d376f0d"}} 2018-07-22 09:09:26,585 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-881c9ad2-614b-4afc-83af-eb1c52c21300 2018-07-22 09:09:26,586 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-07-22 09:09:26,597 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-07-22 09:09:26,597 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-22 09:09:26,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:09:26,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:09:26,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:09:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be97c1cfa9124e1da028145734bd9a2b", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "id": "c620c60f8d2547ad98d279e54aff58b4"}, "audit_ids": ["9ZrhH_dUR0uI3FGw-4qU9Q"], "issued_at": "2018-07-22T09:09:26.000000Z"}} 2018-07-22 09:09:26,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ea8661102c9f3fdec234f3d821a19dd696b506" 2018-07-22 09:09:27,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-114fd67f-1a74-44d0-a87d-1a4393a0e91d Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:09:27,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-114fd67f-1a74-44d0-a87d-1a4393a0e91d 2018-07-22 09:09:27,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=trusty -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14ea8661102c9f3fdec234f3d821a19dd696b506" 2018-07-22 09:09:27,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-27dd2d09-4972-4ed7-9f72-dcc8f591265a Date: Sun, 22 Jul 2018 09:09:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=trusty"} 2018-07-22 09:09:27,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=trusty used request id req-27dd2d09-4972-4ed7-9f72-dcc8f591265a 2018-07-22 09:09:27,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14ea8661102c9f3fdec234f3d821a19dd696b506" 2018-07-22 09:09:27,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-187f83d1-4094-4b37-a509-6ad599c5045a Date: Sun, 22 Jul 2018 09:09:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 09:09:27,490 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-187f83d1-4094-4b37-a509-6ad599c5045a 2018-07-22 09:09:27,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}14ea8661102c9f3fdec234f3d821a19dd696b506" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "trusty"}' 2018-07-22 09:09:27,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/48311807-3c3e-438f-b06e-7fae237a9673 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3e3e05c2-596e-48ba-8578-ac0339d72ff9 Date: Sun, 22 Jul 2018 09:09:27 GMT RESP BODY: {"status": "queued", "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-22T09:09:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T09:09:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/48311807-3c3e-438f-b06e-7fae237a9673", "min_disk": 0, "protected": false, "id": "48311807-3c3e-438f-b06e-7fae237a9673", "file": "/v2/images/48311807-3c3e-438f-b06e-7fae237a9673/file", "checksum": null, "owner": "be97c1cfa9124e1da028145734bd9a2b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 09:09:27,731 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-3e3e05c2-596e-48ba-8578-ac0339d72ff9 2018-07-22 09:09:27,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/48311807-3c3e-438f-b06e-7fae237a9673/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14ea8661102c9f3fdec234f3d821a19dd696b506" -d '' 2018-07-22 09:09:32,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6723da7b-196c-4018-9160-90a76f2d19e5 Date: Sun, 22 Jul 2018 09:09:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 09:09:32,432 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/48311807-3c3e-438f-b06e-7fae237a9673/file used request id req-6723da7b-196c-4018-9160-90a76f2d19e5 2018-07-22 09:09:32,433 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-22 09:09:32,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/48311807-3c3e-438f-b06e-7fae237a9673 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14ea8661102c9f3fdec234f3d821a19dd696b506" 2018-07-22 09:09:32,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-9d95ab0c-9476-4a87-be0c-ec3a57b53b47 Date: Sun, 22 Jul 2018 09:09:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-22T09:09:27Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-22T09:09:32Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/48311807-3c3e-438f-b06e-7fae237a9673/snap", "metadata": {}}], "self": "/v2/images/48311807-3c3e-438f-b06e-7fae237a9673", "min_disk": 0, "protected": false, "id": "48311807-3c3e-438f-b06e-7fae237a9673", "file": "/v2/images/48311807-3c3e-438f-b06e-7fae237a9673/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "be97c1cfa9124e1da028145734bd9a2b", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/48311807-3c3e-438f-b06e-7fae237a9673/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 09:09:32,453 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/48311807-3c3e-438f-b06e-7fae237a9673 used request id req-9d95ab0c-9476-4a87-be0c-ec3a57b53b47 2018-07-22 09:09:32,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14ea8661102c9f3fdec234f3d821a19dd696b506" 2018-07-22 09:09:32,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-61b19927-d6f1-41dd-92dd-1ba772b73f5f Date: Sun, 22 Jul 2018 09:09:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 09:09:32,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-61b19927-d6f1-41dd-92dd-1ba772b73f5f 2018-07-22 09:09:32,627 - create_image - INFO - Created image with name - trusty 2018-07-22 09:09:32,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/48311807-3c3e-438f-b06e-7fae237a9673 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14ea8661102c9f3fdec234f3d821a19dd696b506" 2018-07-22 09:09:32,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-7c1e2de4-a740-476d-b311-11858390c4d0 Date: Sun, 22 Jul 2018 09:09:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-22T09:09:27Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-22T09:09:32Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/48311807-3c3e-438f-b06e-7fae237a9673/snap", "metadata": {}}], "self": "/v2/images/48311807-3c3e-438f-b06e-7fae237a9673", "min_disk": 0, "protected": false, "id": "48311807-3c3e-438f-b06e-7fae237a9673", "file": "/v2/images/48311807-3c3e-438f-b06e-7fae237a9673/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "be97c1cfa9124e1da028145734bd9a2b", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/48311807-3c3e-438f-b06e-7fae237a9673/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 09:09:32,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/48311807-3c3e-438f-b06e-7fae237a9673 used request id req-7c1e2de4-a740-476d-b311-11858390c4d0 2018-07-22 09:09:32,820 - create_image - DEBUG - Instance status is - active 2018-07-22 09:09:32,820 - create_image - DEBUG - Image is active with name - trusty 2018-07-22 09:09:32,820 - create_image - INFO - Image is now active with name - trusty 2018-07-22 09:09:32,986 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 48311807-3c3e-438f-b06e-7fae237a9673 -s trusty -r regionOne -u http://172.30.9.23:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-07-22 09:09:32,987 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-07-22 09:09:32,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:09:32,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:09:33,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:09:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be97c1cfa9124e1da028145734bd9a2b", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "id": "c620c60f8d2547ad98d279e54aff58b4"}, "audit_ids": ["wxMa9byqS6mVejNglSNVmg"], "issued_at": "2018-07-22T09:09:33.000000Z"}} 2018-07-22 09:09:33,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50e4a71124547baeadac011ba65afaa18f1bfa4" 2018-07-22 09:09:33,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a892da4e-6c42-42cc-941a-6bbd204412fd Content-Encoding: gzip Content-Length: 194 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.23:5000/v3/", "rel": "self"}]}} 2018-07-22 09:09:33,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a892da4e-6c42-42cc-941a-6bbd204412fd 2018-07-22 09:09:33,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=xenial -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f50e4a71124547baeadac011ba65afaa18f1bfa4" 2018-07-22 09:09:33,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-3d55d365-fc6f-44cd-852b-d9f0d5189bb3 Date: Sun, 22 Jul 2018 09:09:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=xenial"} 2018-07-22 09:09:33,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=xenial used request id req-3d55d365-fc6f-44cd-852b-d9f0d5189bb3 2018-07-22 09:09:33,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f50e4a71124547baeadac011ba65afaa18f1bfa4" 2018-07-22 09:09:33,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5172dc18-8b74-4d6a-b48f-53757f7c45bc Date: Sun, 22 Jul 2018 09:09:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 09:09:33,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5172dc18-8b74-4d6a-b48f-53757f7c45bc 2018-07-22 09:09:33,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f50e4a71124547baeadac011ba65afaa18f1bfa4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "xenial"}' 2018-07-22 09:09:34,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/08b87114-af6a-47d1-952c-e7954606ab0d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-52f51712-bb50-4bc7-9232-3754a5d7d54a Date: Sun, 22 Jul 2018 09:09:34 GMT RESP BODY: {"status": "queued", "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-22T09:09:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-22T09:09:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/08b87114-af6a-47d1-952c-e7954606ab0d", "min_disk": 0, "protected": false, "id": "08b87114-af6a-47d1-952c-e7954606ab0d", "file": "/v2/images/08b87114-af6a-47d1-952c-e7954606ab0d/file", "checksum": null, "owner": "be97c1cfa9124e1da028145734bd9a2b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 09:09:34,066 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-52f51712-bb50-4bc7-9232-3754a5d7d54a 2018-07-22 09:09:34,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/08b87114-af6a-47d1-952c-e7954606ab0d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f50e4a71124547baeadac011ba65afaa18f1bfa4" -d '' 2018-07-22 09:09:38,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9347e605-cd9f-409f-a5af-a7a400051bef Date: Sun, 22 Jul 2018 09:09:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 09:09:38,547 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/08b87114-af6a-47d1-952c-e7954606ab0d/file used request id req-9347e605-cd9f-409f-a5af-a7a400051bef 2018-07-22 09:09:38,548 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-07-22 09:09:38,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/08b87114-af6a-47d1-952c-e7954606ab0d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f50e4a71124547baeadac011ba65afaa18f1bfa4" 2018-07-22 09:09:38,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-2f8f68cd-e766-4849-aca4-36920b8e59a7 Date: Sun, 22 Jul 2018 09:09:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-22T09:09:34Z", "size": 292225024, "disk_format": "qcow2", "updated_at": "2018-07-22T09:09:38Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/08b87114-af6a-47d1-952c-e7954606ab0d/snap", "metadata": {}}], "self": "/v2/images/08b87114-af6a-47d1-952c-e7954606ab0d", "min_disk": 0, "protected": false, "id": "08b87114-af6a-47d1-952c-e7954606ab0d", "file": "/v2/images/08b87114-af6a-47d1-952c-e7954606ab0d/file", "checksum": "dc8393f531122fcf9401650e8d2fd266", "owner": "be97c1cfa9124e1da028145734bd9a2b", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/08b87114-af6a-47d1-952c-e7954606ab0d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 09:09:38,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/08b87114-af6a-47d1-952c-e7954606ab0d used request id req-2f8f68cd-e766-4849-aca4-36920b8e59a7 2018-07-22 09:09:38,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f50e4a71124547baeadac011ba65afaa18f1bfa4" 2018-07-22 09:09:39,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-788225ca-ea22-4d48-941d-668ec0f1982d Date: Sun, 22 Jul 2018 09:09:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-22 09:09:39,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-788225ca-ea22-4d48-941d-668ec0f1982d 2018-07-22 09:09:39,323 - create_image - INFO - Created image with name - xenial 2018-07-22 09:09:39,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/08b87114-af6a-47d1-952c-e7954606ab0d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f50e4a71124547baeadac011ba65afaa18f1bfa4" 2018-07-22 09:09:39,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-4ab68427-e464-4a51-8c7f-32b65a49825e Date: Sun, 22 Jul 2018 09:09:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-22T09:09:34Z", "size": 292225024, "disk_format": "qcow2", "updated_at": "2018-07-22T09:09:38Z", "visibility": "shared", "locations": [{"url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/08b87114-af6a-47d1-952c-e7954606ab0d/snap", "metadata": {}}], "self": "/v2/images/08b87114-af6a-47d1-952c-e7954606ab0d", "min_disk": 0, "protected": false, "id": "08b87114-af6a-47d1-952c-e7954606ab0d", "file": "/v2/images/08b87114-af6a-47d1-952c-e7954606ab0d/file", "checksum": "dc8393f531122fcf9401650e8d2fd266", "owner": "be97c1cfa9124e1da028145734bd9a2b", "direct_url": "rbd://207cf545-1564-4659-9aed-981d1dc87376/images/08b87114-af6a-47d1-952c-e7954606ab0d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-22 09:09:39,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/08b87114-af6a-47d1-952c-e7954606ab0d used request id req-4ab68427-e464-4a51-8c7f-32b65a49825e 2018-07-22 09:09:39,521 - create_image - DEBUG - Instance status is - active 2018-07-22 09:09:39,521 - create_image - DEBUG - Image is active with name - xenial 2018-07-22 09:09:39,521 - create_image - INFO - Image is now active with name - xenial 2018-07-22 09:09:39,676 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 08b87114-af6a-47d1-952c-e7954606ab0d -s xenial -r regionOne -u http://172.30.9.23:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-07-22 09:09:39,677 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 80198e91-4027-4e8b-a1d5-e96254ae2bd9 2018-07-22 09:09:39,677 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-07-22 09:18:19,163 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc', 'abot-controller', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=80198e91-4027-4e8b-a1d5-e96254ae2bd9', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 09:09:39 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 09:09:39 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc", "abot-controller", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=80198e91-4027-4e8b-a1d5-e96254ae2bd9", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 09:09:39 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "" and credential "abot-epc" () 09:09:39 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-default-secgroup:true network:80198e91-4027-4e8b-a1d5-e96254ae2bd9 external-network: use-floating-ip:true] 09:09:40 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 09:09:40 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[max-status-history-size:5G default-series:xenial ssl-hostname-verification:false update-status-hook-interval:5m test-mode:false use-floating-ip:true no-proxy:127.0.0.1,localhost,::1 development:false authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9O2StgC/7+hs1OvtolLdA+8saX9VH37QTH8CV4ipOZDwtAM5cMtRYCiHV3ZfaZsZZQ49DM7K2too0g+/0C0zl3PY3Aa1Cxg0zlwj0MKZEeUM4nYYddjk2qL9AbUPWdn+e0250CTsk9vjbNREX8PmhDv9PNlHWqC0jFhY00Y423Beboqlo/cfGvAMohXNqF7jtfbaXfzbCSCjOqYeZxCDeMYt1WHGJde6E8fXBA+yUQ1tvuf3o+ZT3HIGI1hYqg+AHxglBrcsyI0jYEUkHhKvZxgdl0L+372IRlKDoNHmRnlG3fURcqixRl1kBuABCbP7vFJrXT3VFRX4nJvJFa42F juju-client-key agent-metadata-url: max-action-results-size:5G disable-network-management:false logging-config: apt-https-proxy: http-proxy: automatically-retry-hooks:true name:controller network:80198e91-4027-4e8b-a1d5-e96254ae2bd9 logforward-enabled:false image-stream:released proxy-ssh:false apt-ftp-proxy: resource-tags: uuid:e7ae860e-584f-4257-8e45-d7f9c2d61453 transmit-vendor-metrics:true external-network: apt-mirror: image-metadata-url: net-bond-reconfigure-delay:17 enable-os-refresh-update:true enable-os-upgrade:true agent-stream:released https-proxy: firewall-mode:instance ftp-proxy: max-status-history-age:336h ignore-machine-addresses:false type:openstack apt-http-proxy: apt-no-proxy: provisioner-harvest-mode:destroyed max-action-results-age:336h use-default-secgroup:true] 09:09:40 INFO juju.provider.openstack provider.go:144 opening model "controller" 09:09:40 DEBUG goose :1 auth details: &{Token:gAAAAABbVEnU5_5FnTjHykTMsM1D3ZJT7EtFyM7k_uPLDh6lGuyWZHNEpNyDdIMG8X4AawTzyCO_eYJQvOS_EJ0xOcF4_Jh6wMD9HNzG4BOBOnI8dMfbRLnUvBRLcY_1eFCdkwuAp8cGZlooECKwVjfcNpq6L88_iknP909L0WDBg3kSBBkfQMI TenantId:be97c1cfa9124e1da028145734bd9a2b UserId:de2d223aabdd492da9ea9750502bf0d6 Domain: RegionServiceURLs:map[regionOne:map[orchestration:http://172.30.9.23:8004/v1/be97c1cfa9124e1da028145734bd9a2b cloudformation:http://172.30.9.23:8000/v1 volumev2:http://172.30.9.23:8776/v2/be97c1cfa9124e1da028145734bd9a2b object-store:http://172.30.9.23:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b event:http://172.30.9.23:8977 network:http://172.30.9.23:9696 identity:http://172.30.9.23:5000 image:http://172.30.9.23:9292 compute:http://172.30.9.23:8774/v2.1 alarming:http://172.30.9.23:8042 volume:http://172.30.9.23:8776/v1/be97c1cfa9124e1da028145734bd9a2b volumev3:http://172.30.9.23:8776/v3/be97c1cfa9124e1da028145734bd9a2b metric:http://172.30.9.23:8041 placement:http://172.30.9.23:8778/placement]]} 09:09:40 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 09:09:40 DEBUG goose :1 performing API version discovery for "http://172.30.9.23:8774/" 09:09:40 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.23:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.23:8774/v2.1/ Rel:self}] Status:CURRENT}] 09:09:41 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 09:09:41 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 09:09:41 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 09:09:41 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 09:09:41 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 09:09:41 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 09:09:41 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 09:09:41 INFO cmd bootstrap.go:233 Loading image metadata 09:09:41 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 09:09:41 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 09:09:41 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 09:09:41 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.23:5000/v3} [utopic wily win2012hv precise win2008r2 win2016 trusty win81 quantal win2012 opensuseleap genericlinux raring yakkety win2016hv win2016nano win8 vivid win2012r2 saucy xenial centos7 zesty win2012hvr2 win7 win10] [amd64 i386 armhf arm64 ppc64el s390x] released}} 09:09:41 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 09:09:44 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 09:09:45 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.23:5000/v3} not found 09:09:45 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.23:5000/v3} not found 09:09:45 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 09:09:45 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.5 for amd64 09:09:45 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.5 09:09:45 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 09:09:45 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 09:09:45 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.5 09:09:45 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 09:09:45 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 09:09:45 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 09:09:46 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 09:09:49 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 09:09:49 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 09:09:50 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 09:09:50 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:08b87114-af6a-47d1-952c-e7954606ab0d Arch:amd64 VirtType:}] 09:09:50 INFO juju.environs.instances image.go:106 find instance - using image with id: 08b87114-af6a-47d1-952c-e7954606ab0d 09:09:50 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 09:09:50 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 09:09:50 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2487 bytes 09:09:50 DEBUG juju.provider.openstack provider.go:1022 using network id "80198e91-4027-4e8b-a1d5-e96254ae2bd9" 09:09:50 DEBUG goose :1 performing API version discovery for "http://172.30.9.23:9696/" 09:09:50 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.23:9696/v2.0/ Rel:self}] Status:CURRENT}] 09:09:55 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "9a5c04a2-9d67-4d5f-96dd-1735f997a69a" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "9a5c04a2-9d67-4d5f-96dd-1735f997a69a" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "9a5c04a2-9d67-4d5f-96dd-1735f997a69a" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "9a5c04a2-9d67-4d5f-96dd-1735f997a69a" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "9a5c04a2-9d67-4d5f-96dd-1735f997a69a" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "9a5c04a2-9d67-4d5f-96dd-1735f997a69a" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "9a5c04a2-9d67-4d5f-96dd-1735f997a69a" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "9a5c04a2-9d67-4d5f-96dd-1735f997a69a" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "9a5c04a2-9d67-4d5f-96dd-1735f997a69a" has status BUILD, wait 10 seconds before retry, attempt 9 09:11:35 INFO juju.provider.openstack provider.go:1189 started instance "9a5c04a2-9d67-4d5f-96dd-1735f997a69a" 09:11:35 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 09:11:37 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.206 09:11:37 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.206 - 9a5c04a2-9d67-4d5f-96dd-1735f997a69a (arch=amd64 mem=2G cores=1) 09:11:40 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.5 09:11:40 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.5 09:11:40 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 09:11:43 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.12.3 09:11:43 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 09:11:44 DEBUG juju.provider.openstack provider.go:414 instance 9a5c04a2-9d67-4d5f-96dd-1735f997a69a has floating IP address: 172.30.9.206 Attempting to connect to 172.30.9.206:22 Attempting to connect to 172.16.0.8:22 09:11:44 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.8 failed: ssh: connect to host 172.16.0.8 port 22: Connection refused 09:11:45 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.206 failed: /var/lib/juju/nonce.txt does not exist 09:11:49 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.8 failed: ssh: connect to host 172.16.0.8 port 22: Connection refused 09:11:50 INFO juju.cloudconfig userdatacfg_unix.go:410 Fetching agent: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-d61453-controller-0 Cloud-init v. 18.2 running 'init-local' at Sun, 22 Jul 2018 09:11:35 +0000. Up 5.97 seconds. Cloud-init v. 18.2 running 'init' at Sun, 22 Jul 2018 09:11:36 +0000. Up 7.26 seconds. ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | ens3 | True | 172.16.0.8 | 255.255.255.0 | . | fa:16:3e:5d:f8:58 | ci-info: | ens3 | True | fe80::f816:3eff:fe5d:f858/64 | . | link | fa:16:3e:5d:f8:58 | ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | ci-info: | lo | True | ::1/128 | . | host | . | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 172.16.0.1 | 0.0.0.0 | ens3 | UG | ci-info: | 1 | 169.254.169.254 | 172.16.0.1 | 255.255.255.255 | ens3 | UGH | ci-info: | 2 | 172.16.0.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Generating locales (this might take a while)... en_US.UTF-8... done Generation complete. Cloud-init v. 18.2 running 'modules:config' at Sun, 22 Jul 2018 09:11:42 +0000. Up 12.38 seconds. + install -D -m 644 /dev/null /etc/systemd/system/juju-clean-shutdown.service + printf %s\n [Unit] Description=Stop all network interfaces on shutdown DefaultDependencies=false After=final.target [Service] Type=oneshot ExecStart=/sbin/ifdown -a -v --force StandardOutput=tty StandardError=tty [Install] WantedBy=final.target + /bin/systemctl enable /etc/systemd/system/juju-clean-shutdown.service Created symlink from /etc/systemd/system/final.target.wants/juju-clean-shutdown.service to /etc/systemd/system/juju-clean-shutdown.service. + install -D -m 644 /dev/null /var/lib/juju/nonce.txt + printf %s\n user-admin:bootstrap Cloud-init v. 18.2 running 'modules:final' at Sun, 22 Jul 2018 09:11:44 +0000. Up 14.59 seconds. Cloud-init v. 18.2 finished at Sun, 22 Jul 2018 09:11:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 15.02 seconds Logging to /var/log/cloud-init-output.log on the bootstrap machine Regenerating SSH RSA host key Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: SHA256:NnoiyqinQ4FX9lQps2BcrVqMx97xj0VZuvIWtLsHw8Y root@juju-d61453-controller-0 The key's randomart image is: +---[RSA 2048]----+ | . ..o.. | | * + o . | |. + B = + | |... . O . = | | .. = .So = o | | . . .o..o E | |. . o . B = | |.o.. . o . = . | |=+o ..o | +----[SHA256]-----+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: SHA256:+DL5yAIiREm2zJ2n0Za/pZ84LtsyWl+RscCV0L54LE4 root@juju-d61453-controller-0 The key's randomart image is: +---[DSA 1024]----+ |.o. .o.. | |+oo o o .o | |.+ + = o.. | | . = ....+ | |. . ..S=. | |o . E++. | |.. . .*o+. | | o=oB+ . | | ..oO=oo | +----[SHA256]-----+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: SHA256:sBRy6KlOywMNKKDYlgLb4m+GLDaTlTViNbIHFOJjVLs root@juju-d61453-controller-0 The key's randomart image is: +---[ECDSA 256]---+ | oo+o.o | |= .oo= . | |*B +=.+ | |@ *++= o | |o*.E= o S | |..+o | |.==. | |.B=+ | |o =. | +----[SHA256]-----+ Running apt-get update Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:4 http://security.ubuntu.com/ubuntu xenial-security/main Sources [128 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:6 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2,116 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:8 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [67.9 kB] Get:9 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2,120 B] Get:10 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [524 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/restricted Sources [4,808 B] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Sources [7,728 kB] Get:13 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [224 kB] Get:14 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [359 kB] Get:15 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [135 kB] Get:16 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3,452 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB] Get:18 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1,744 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7,532 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Translation-en [4,354 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Sources [313 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2,524 B] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Sources [207 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [8,404 B] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [809 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [334 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [643 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [259 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8,344 B] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Sources [4,484 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Sources [6,712 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [6,744 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [4,180 B] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7,420 B] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3,996 B] Fetched 25.3 MB in 6s (4,111 kB/s) Reading package lists... Running apt-get upgrade Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages will be upgraded: apt apt-transport-https apt-utils base-files dns-root-data dnsmasq-base libapt-inst2.0 libapt-pkg5.0 libdrm-common libdrm2 libpng12-0 libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0 policykit-1 python-apt-common python3-apt snapd squashfs-tools ubuntu-core-launcher 20 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 17.1 MB of archives. After this operation, 1,147 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 base-files amd64 9.4ubuntu4.7 [65.9 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-pkg5.0 amd64 1.2.27 [706 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.27 [55.4 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt amd64 1.2.27 [1,042 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-utils amd64 1.2.27 [196 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 squashfs-tools amd64 1:4.3-3ubuntu2.16.04.2 [105 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-core-launcher amd64 2.33.1ubuntu2 [1,570 B] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 snapd amd64 2.33.1ubuntu2 [14.1 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-0 amd64 1.2.54-1ubuntu1.1 [116 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.27 [26.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-common all 2.4.91-2~16.04.1 [4,764 B] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm2 amd64 2.4.91-2~16.04.1 [30.8 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-14.1ubuntu0.1 [36.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-apt-common all 1.1.0~beta1ubuntu0.16.04.2 [16.0 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.2 [137 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dns-root-data all 2018013001~16.04.1 [5,424 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dnsmasq-base amd64 2.75-1ubuntu0.16.04.5 [295 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-14.1ubuntu0.1 [14.8 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-backend-1-0 amd64 0.105-14.1ubuntu0.1 [35.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 policykit-1 amd64 0.105-14.1ubuntu0.1 [52.9 kB] Fetched 17.1 MB in 4s (3,525 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../base-files_9.4ubuntu4.7_amd64.deb ... Unpacking base-files (9.4ubuntu4.7) over (9.4ubuntu4.6) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.5) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.122ubuntu8.11) ... update-initramfs: Generating /boot/initrd.img-4.4.0-130-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. Setting up base-files (9.4ubuntu4.7) ... Installing new version of config file /etc/issue ... Installing new version of config file /etc/issue.net ... Installing new version of config file /etc/lsb-release ... Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.5) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.122ubuntu8.11) ... update-initramfs: Generating /boot/initrd.img-4.4.0-130-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../libapt-pkg5.0_1.2.27_amd64.deb ... Unpacking libapt-pkg5.0:amd64 (1.2.27) over (1.2.26) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libapt-pkg5.0:amd64 (1.2.27) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../libapt-inst2.0_1.2.27_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.2.27) over (1.2.26) ... Preparing to unpack .../archives/apt_1.2.27_amd64.deb ... Unpacking apt (1.2.27) over (1.2.26) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Setting up apt (1.2.27) ... Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../apt-utils_1.2.27_amd64.deb ... Unpacking apt-utils (1.2.27) over (1.2.26) ... Preparing to unpack .../squashfs-tools_1%3a4.3-3ubuntu2.16.04.2_amd64.deb ... Unpacking squashfs-tools (1:4.3-3ubuntu2.16.04.2) over (1:4.3-3ubuntu2.16.04.1) ... Preparing to unpack .../ubuntu-core-launcher_2.33.1ubuntu2_amd64.deb ... Unpacking ubuntu-core-launcher (2.33.1ubuntu2) over (2.32.9) ... Preparing to unpack .../snapd_2.33.1ubuntu2_amd64.deb ... Unpacking snapd (2.33.1ubuntu2) over (2.32.9) ... Preparing to unpack .../libpng12-0_1.2.54-1ubuntu1.1_amd64.deb ... Unpacking libpng12-0:amd64 (1.2.54-1ubuntu1.1) over (1.2.54-1ubuntu1) ... Preparing to unpack .../apt-transport-https_1.2.27_amd64.deb ... Unpacking apt-transport-https (1.2.27) over (1.2.26) ... Preparing to unpack .../libdrm-common_2.4.91-2~16.04.1_all.deb ... Unpacking libdrm-common (2.4.91-2~16.04.1) over (2.4.83-1~16.04.1) ... Preparing to unpack .../libdrm2_2.4.91-2~16.04.1_amd64.deb ... Unpacking libdrm2:amd64 (2.4.91-2~16.04.1) over (2.4.83-1~16.04.1) ... Preparing to unpack .../libpolkit-gobject-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.2_all.deb ... Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.2) over (1.1.0~beta1ubuntu0.16.04.1) ... Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.2_amd64.deb ... Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.2) over (1.1.0~beta1ubuntu0.16.04.1) ... Preparing to unpack .../dns-root-data_2018013001~16.04.1_all.deb ... Unpacking dns-root-data (2018013001~16.04.1) over (2015052300+h+1) ... Preparing to unpack .../dnsmasq-base_2.75-1ubuntu0.16.04.5_amd64.deb ... Unpacking dnsmasq-base (2.75-1ubuntu0.16.04.5) over (2.75-1ubuntu0.16.04.4) ... Preparing to unpack .../libpolkit-agent-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../libpolkit-backend-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../policykit-1_0.105-14.1ubuntu0.1_amd64.deb ... Created symlink from /run/systemd/system/polkitd.service to /dev/null. Unpacking policykit-1 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for dbus (1.10.6-1ubuntu3.3) ... Setting up libapt-inst2.0:amd64 (1.2.27) ... Setting up apt-utils (1.2.27) ... Setting up squashfs-tools (1:4.3-3ubuntu2.16.04.2) ... Setting up snapd (2.33.1ubuntu2) ... Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ... Installing new version of config file /etc/profile.d/apps-bin-path.sh ... snapd.snap-repair.service is a disabled or a static unit, not starting it. Setting up ubuntu-core-launcher (2.33.1ubuntu2) ... Setting up libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... Setting up apt-transport-https (1.2.27) ... Setting up libdrm-common (2.4.91-2~16.04.1) ... Setting up libdrm2:amd64 (2.4.91-2~16.04.1) ... Setting up libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.2) ... Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.2) ... Setting up dns-root-data (2018013001~16.04.1) ... Setting up dnsmasq-base (2.75-1ubuntu0.16.04.5) ... Setting up libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up policykit-1 (0.105-14.1ubuntu0.1) ... Removed symlink /run/systemd/system/polkitd.service. Processing triggers for libc-bin (2.23-0ubuntu10) ... Installing curl, cpu-checker, bridge-utils, cloud-utils, tmux Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.47.0-1ubuntu2.8). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 [10.6 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 [6,862 B] Fetched 17.5 kB in 0s (30.0 kB/s) Selecting previously unselected package msr-tools. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54118 files and directories currently installed.) Preparing to unpack .../msr-tools_1.3-2_amd64.deb ... Unpacking msr-tools (1.3-2) ... Selecting previously unselected package cpu-checker. Preparing to unpack .../cpu-checker_0.7-0ubuntu7_amd64.deb ... Unpacking cpu-checker (0.7-0ubuntu7) ... Processing triggers for man-db (2.7.5-1) ... Setting up msr-tools (1.3-2) ... Setting up cpu-checker (0.7-0ubuntu7) ... Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: bridge-utils 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 28.6 kB of archives. After this operation, 102 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bridge-utils amd64 1.5-9ubuntu1 [28.6 kB] Fetched 28.6 kB in 0s (57.9 kB/s) Selecting previously unselected package bridge-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54132 files and directories currently installed.) Preparing to unpack .../bridge-utils_1.5-9ubuntu1_amd64.deb ... Unpacking bridge-utils (1.5-9ubuntu1) ... Processing triggers for man-db (2.7.5-1) ... Setting up bridge-utils (1.5-9ubuntu1) ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: cloud-image-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils Suggested packages: cloud-utils-euca shunit2 wodim cdrkit-doc debootstrap bsd-mailx | mailx The following NEW packages will be installed: cloud-image-utils cloud-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. Need to get 6,365 kB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libiscsi2 amd64 1.12.0-2 [51.5 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 distro-info amd64 0.14build1 [20.0 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 genisoimage amd64 9:1.1.11-3ubuntu1 [316 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6,356 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9,146 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.3 [10.6 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1,148 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librados2 amd64 10.2.9-0ubuntu0.16.04.1 [1,644 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librbd1 amd64 10.2.9-0ubuntu0.16.04.1 [2,185 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-block-extra amd64 1:2.5+dfsg-5ubuntu10.30 [31.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-utils amd64 1:2.5+dfsg-5ubuntu10.30 [578 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 sharutils amd64 1:4.15.2-1ubuntu0.1 [148 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-image-utils all 0.27-0ubuntu25.1 [15.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-utils all 0.27-0ubuntu25.1 [1,512 B] Fetched 6,365 kB in 4s (1,587 kB/s) Selecting previously unselected package libiscsi2:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54158 files and directories currently installed.) Preparing to unpack .../libiscsi2_1.12.0-2_amd64.deb ... Unpacking libiscsi2:amd64 (1.12.0-2) ... Selecting previously unselected package distro-info. Preparing to unpack .../distro-info_0.14build1_amd64.deb ... Unpacking distro-info (0.14build1) ... Selecting previously unselected package genisoimage. Preparing to unpack .../genisoimage_9%3a1.1.11-3ubuntu1_amd64.deb ... Unpacking genisoimage (9:1.1.11-3ubuntu1) ... Selecting previously unselected package libaio1:amd64. Preparing to unpack .../libaio1_0.3.110-2_amd64.deb ... Unpacking libaio1:amd64 (0.3.110-2) ... Selecting previously unselected package libboost-iostreams1.58.0:amd64. Preparing to unpack .../libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-system1.58.0:amd64. Preparing to unpack .../libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-random1.58.0:amd64. Preparing to unpack .../libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-thread1.58.0:amd64. Preparing to unpack .../libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package librados2. Preparing to unpack .../librados2_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librados2 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package librbd1. Preparing to unpack .../librbd1_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librbd1 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package qemu-block-extra:amd64. Preparing to unpack .../qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.30_amd64.deb ... Unpacking qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.30) ... Selecting previously unselected package qemu-utils. Preparing to unpack .../qemu-utils_1%3a2.5+dfsg-5ubuntu10.30_amd64.deb ... Unpacking qemu-utils (1:2.5+dfsg-5ubuntu10.30) ... Selecting previously unselected package sharutils. Preparing to unpack .../sharutils_1%3a4.15.2-1ubuntu0.1_amd64.deb ... Unpacking sharutils (1:4.15.2-1ubuntu0.1) ... Selecting previously unselected package cloud-image-utils. Preparing to unpack .../cloud-image-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-image-utils (0.27-0ubuntu25.1) ... Selecting previously unselected package cloud-utils. Preparing to unpack .../cloud-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Setting up libiscsi2:amd64 (1.12.0-2) ... Setting up distro-info (0.14build1) ... Setting up genisoimage (9:1.1.11-3ubuntu1) ... Setting up libaio1:amd64 (0.3.110-2) ... Setting up libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Setting up sharutils (1:4.15.2-1ubuntu0.1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Setting up librados2 (10.2.9-0ubuntu0.16.04.1) ... Setting up librbd1 (10.2.9-0ubuntu0.16.04.1) ... Setting up qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.30) ... Setting up qemu-utils (1:2.5+dfsg-5ubuntu10.30) ... Setting up cloud-image-utils (0.27-0ubuntu25.1) ... Setting up cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Reading package lists... Building dependency tree... Reading state information... tmux is already the newest version (2.1-3build1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Fetching Juju agent version 2.2.5 for amd64 Attempt 1 to download tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz... tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz downloaded: HTTP 200; time 9.657s; size 22087170 bytes; speed 2287239.000 bytes/s Tools downloaded successfully. b5ab9e3c0189317a0dbdb60369ac91c11cfcd41f0a84f98d8347239ffb4320b9 /var/lib/juju/tools/2.2.5-xenial-amd64/tools.tar.gz 80e7bb6beb479685bc21e7f529f61e5fd2219773cf7343f459f227301d2e38d4 /var/lib/juju/gui/gui.tar.bz2 Installing Juju machine agent 2018-07-22 09:12:49 INFO juju.cmd supercommand.go:63 running jujud [2.2.5 gc go1.8] 2018-07-22 09:12:49 DEBUG juju.cmd supercommand.go:64 args: []string{"/var/lib/juju/tools/2.2.5-xenial-amd64/jujud", "bootstrap-state", "--timeout", "20m0s", "--data-dir", "/var/lib/juju", "--debug", "/var/lib/juju/bootstrap-params"} 2018-07-22 09:12:49 DEBUG juju.agent agent.go:552 read agent config, format "2.0" 2018-07-22 09:12:49 INFO juju.provider.openstack provider.go:144 opening model "controller" 2018-07-22 09:12:50 DEBUG goose :22 auth details: &{Token:gAAAAABbVEqSqkaAOa3rrmUfSayAPkhlBEp8guNbaYyPU6_UhKJ7X0D-PxRU3xlntgS_Wn5RGuoW1vWh6Hgs8n31OA_wbzo0LH51KWTdlmFl5IEDgJCH2wL6G4-OWWTpVE3HDy3by8pLcjAY6sqWl_yIa5gZA_MHCb0a9JZiE7joqZM78-VghYc TenantId:be97c1cfa9124e1da028145734bd9a2b UserId:de2d223aabdd492da9ea9750502bf0d6 Domain: RegionServiceURLs:map[regionOne:map[image:http://172.30.9.23:9292 compute:http://172.30.9.23:8774/v2.1 network:http://172.30.9.23:9696 object-store:http://172.30.9.23:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b orchestration:http://172.30.9.23:8004/v1/be97c1cfa9124e1da028145734bd9a2b event:http://172.30.9.23:8977 metric:http://172.30.9.23:8041 placement:http://172.30.9.23:8778/placement volumev2:http://172.30.9.23:8776/v2/be97c1cfa9124e1da028145734bd9a2b volumev3:http://172.30.9.23:8776/v3/be97c1cfa9124e1da028145734bd9a2b identity:http://172.30.9.23:5000 alarming:http://172.30.9.23:8042 volume:http://172.30.9.23:8776/v1/be97c1cfa9124e1da028145734bd9a2b cloudformation:http://172.30.9.23:8000/v1]]} 2018-07-22 09:12:50 DEBUG goose :22 performing API version discovery for "http://172.30.9.23:8774/" 2018-07-22 09:12:50 DEBUG goose :22 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.23:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.23:8774/v2.1/ Rel:self}] Status:CURRENT}] 2018-07-22 09:12:52 DEBUG juju.provider.openstack provider.go:414 instance 9a5c04a2-9d67-4d5f-96dd-1735f997a69a has floating IP address: 172.30.9.206 2018-07-22 09:12:52 INFO juju.agent identity.go:22 writing system identity file 2018-07-22 09:12:52 DEBUG juju.cmd.jujud bootstrap.go:323 starting mongo 2018-07-22 09:12:52 DEBUG juju.cmd.jujud bootstrap.go:351 calling ensureMongoServer 2018-07-22 09:12:52 INFO juju.mongo mongo.go:465 Ensuring mongo server is running; data directory /var/lib/juju; port 37017 2018-07-22 09:12:52 INFO juju.mongo mongo.go:663 installing [juju-mongodb3.2 juju-mongo-tools3.2] 2018-07-22 09:12:52 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongodb3.2 2018-07-22 09:12:59 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongo-tools3.2 2018-07-22 09:13:04 DEBUG juju.mongo mongo.go:622 using mongod: /usr/lib/juju/mongo3.2/bin/mongod --version: "db version v3.2.15\ngit version: e11e3c1b9c9ce3f7b4a79493e16f5e4504e01140\nOpenSSL version: OpenSSL 1.0.2g 1 Mar 2016\nallocator: tcmalloc\nmodules: none\nbuild environment:\n distarch: x86_64\n target_arch: x86_64\n" 2018-07-22 09:13:04 DEBUG juju.service discovery.go:115 discovered init system "systemd" from local host 2018-07-22 09:13:05 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-22 09:13:06 INFO juju.service service.go:213 Installing and starting service &{Service:{Name:juju-db Conf:{Desc:juju state database Transient:false AfterStopped: Env:map[] Limit:map[nofile:65000 nproc:20000] Timeout:300 ExecStart:/usr/lib/juju/mongo3.2/bin/mongod --dbpath '/var/lib/juju/db' --sslPEMKeyFile '/var/lib/juju/server.pem' --sslPEMKeyPassword=ignored --port 37017 --syslog --journal --replSet juju --quiet --oplogSize 512 --ipv6 --auth --keyFile '/var/lib/juju/shared-secret' --sslMode requireSSL --storageEngine wiredTiger --wiredTigerCacheSizeGB 1 ExecStopPost: Logfile: ExtraScript: ServiceBinary: ServiceArgs:[]}} ConfName:juju-db.service UnitName:juju-db.service Dirname:/var/lib/juju/init/juju-db Script:[]} 2018-07-22 09:13:07 DEBUG juju.service.systemd service.go:431 service "juju-db" successfully installed 2018-07-22 09:13:07 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-22 09:13:07 DEBUG juju.service.systemd service.go:275 service "juju-db" successfully started 2018-07-22 09:13:07 DEBUG juju.mongo mongo.go:273 selecting mongo peer address from [public:172.30.9.206 local-cloud:172.16.0.8] 2018-07-22 09:13:07 DEBUG juju.network address.go:316 selected "172.16.0.8" as controller address, using scope "local-cloud" 2018-07-22 09:13:07 DEBUG juju.worker.peergrouper initiate.go:42 Initiating mongo replicaset; dialInfo &mgo.DialInfo{Addrs:[]string{"localhost:37017"}, Direct:false, Timeout:300000000000, FailFast:false, Database:"", ReplicaSetName:"", Source:"", Service:"", ServiceHost:"", Mechanism:"", Username:"", Password:"", PoolLimit:0, DialServer:(func(*mgo.ServerAddr) (net.Conn, error))(0xae8cb0), Dial:(func(net.Addr) (net.Conn, error))(nil)}; memberHostport "172.16.0.8:37017"; user ""; password "" 2018-07-22 09:13:07 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:07 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:08 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:09 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:09 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:10 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:11 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:11 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:12 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:13 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:13 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:14 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:15 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:15 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:16 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:17 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:17 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:18 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:19 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:19 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:20 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:21 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:21 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:22 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:23 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:23 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-22 09:13:24 WARNING juju.mongo open.go:159 mongodb connection fai09:18:08 ERROR juju.cmd.juju.commands bootstrap.go:496 failed to bootstrap model: subprocess encountered error code 1 09:18:08 DEBUG juju.cmd.juju.commands bootstrap.go:497 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:588: failed to bootstrap model} {subprocess encountered error code 1}]) 09:18:08 DEBUG juju.cmd.juju.commands bootstrap.go:1095 cleaning up after failed bootstrap 09:18:08 INFO juju.provider.common destroy.go:20 destroying model "controller" 09:18:08 INFO juju.provider.common destroy.go:31 destroying instances 09:18:14 DEBUG juju.provider.openstack provider.go:1231 terminating instances [9a5c04a2-9d67-4d5f-96dd-1735f997a69a] 09:18:14 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-77273425-e3aa-4ab8-8d86-d405ced3265f-e7ae860e-584f-4257-8e45-d7f9c2d61453-0" 09:18:17 INFO juju.provider.common destroy.go:51 destroying storage 09:18:17 DEBUG juju.provider.openstack cinder.go:81 volume URL: http://172.30.9.23:8776/v2/be97c1cfa9124e1da028145734bd9a2b 09:18:17 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-77273425-e3aa-4ab8-8d86-d405ced3265f-e7ae860e-584f-4257-8e45-d7f9c2d61453" 09:18:19 INFO cmd supercommand.go:465 command finished 2018-07-22 09:18:19,290 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-22 09:18:19,290 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 09:18 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-22 09:18:19,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:18:19,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:18:19,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:18:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be97c1cfa9124e1da028145734bd9a2b", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "id": "c620c60f8d2547ad98d279e54aff58b4"}, "audit_ids": ["HAeYrkr0TFmnRQXZLJNwTg"], "issued_at": "2018-07-22T09:18:19.000000Z"}} 2018-07-22 09:18:19,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c4fd424210762a73d59c72a30ef5c828b4f25" 2018-07-22 09:18:19,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-235f6006-bc28-41fd-b481-52fc0b9e7a36 Date: Sun, 22 Jul 2018 09:18:19 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "be97c1cfa9124e1da028145734bd9a2b", "created_at": "2018-07-22T09:11:36Z", "updated_at": "2018-07-22T09:18:18Z", "floating_network_id": "51634ac4-911f-4dd4-933a-93587d6bc792", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 8, "project_id": "be97c1cfa9124e1da028145734bd9a2b", "port_id": null, "id": "c65e4d81-feee-40d0-8d4c-8c076aff0ef0", "qos_policy_id": null}]} 2018-07-22 09:18:19,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-235f6006-bc28-41fd-b481-52fc0b9e7a36 2018-07-22 09:18:19,980 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Floating IPs assigned to project:juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6 2018-07-22 09:18:19,980 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - 172.30.9.206: 2018-07-22 09:18:20,073 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". 2018-07-22 09:18:20,073 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Release floating IPs assigned by Juju... 2018-07-22 09:18:20,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-22 09:18:20,075 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-07-22 09:18:20,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-07-22 09:18:20,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edca293a7063483b927ca940fe01a0bf", "name": "admin"}], "expires_at": "2018-07-22T10:18:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be97c1cfa9124e1da028145734bd9a2b", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05e7d05ddf1b491498a88f840f01931d"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5214ed29234c4c0bb3f8654c2f3b5532"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65ca128b907f48b3a804f5057118989a"}], "type": "image", "id": "084cf06042904ea99f9319046233e22a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bc49f7ee5dc4ce892c1923682b9cf07"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "216ef5f321864640b85c123c279efc50"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "954f232e6de9441391d3040c78817d6a"}], "type": "metric", "id": "0e498669276c493db992fb205d28cd20", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7304600373e34e24bc521e0f6f4dfa6b"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a47b6cbd01464ecbb753b11a59139d36"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aea6fc86fb39463f93f9d7200dc9aba9"}], "type": "placement", "id": "2cdfbc16e7da4bdab222764d2c435970", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68a89c92bb664fdf8b37cce610a12dbc"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99bf2b58e64542d498fd693179178e91"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f5510aec47494cb7d594a2c1905666"}], "type": "alarming", "id": "2ed4ce4816e84e639dd5e75f036780ce", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18c202d65b8f4740bca31e13147d6a23"}, {"url": "http://172.30.9.23:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4478b3ff5ff54d8b8b021cac86d92dbf"}, {"url": "http://192.30.9.9:8776/v2/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a40aab83f006462fac918ce1604277e3"}], "type": "volumev2", "id": "4574cbb0505047438f8be3288dfe4ee8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4cef084aeb0b4b57b064b10a2f8f9432"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90d04111520b48fa9158fda01e137fee"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21d6d76a0d845a4a44d6837c15ca35c"}], "type": "network", "id": "6382405afcc34565ab0ac45588e47cfe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ff123e41aee4821a127598a39b8e6ab"}, {"url": "http://192.30.9.9:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e88d40f35ff4fa593371d04dcc4405e"}, {"url": "http://172.30.9.23:8776/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf26b70895424b7ebc8fe896542e5318"}], "type": "volume", "id": "6dcd40dc106946b98f0c25d35da50c66", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "158c2a81b3974ba9818b881523a95480"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23651afa62d840f599d1fd9da7f6a06f"}, {"url": "http://12.0.0.25:8080/v1/AUTH_be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd9d1ad886c48bd925dc6fd125379bd"}], "type": "object-store", "id": "95b85f5080774493a6d75f1677524f98", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "829a4f7bf2e940d99bb930e2db3f7064"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c1b14dfb03540c4a136fc8ce201986c"}, {"url": "http://192.30.9.9:8776/v3/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f07ccb3b7a8748e5bdaaa50a44e681a4"}], "type": "volumev3", "id": "a34f527dc9de481d82c958bc36223d63", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d74c3f058c473bb7007ccc04727222"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74907f2a58cc40adb6b67eba90f2f5f6"}, {"url": "http://192.30.9.9:8004/v1/be97c1cfa9124e1da028145734bd9a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b528c29673be470d9bd52b51edb295fd"}], "type": "orchestration", "id": "a6ef998c2c7942cda95a7efeeb86fdc1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d551af8430646ac9667c70477b13d02"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "808e00ec1d0f4f5c8d5682b742a1ecfe"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "821f6200781445b7a6cc191364050258"}], "type": "identity", "id": "b8e892999db94b2d8143b154c6eb5315", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "096db22f01e9489fa1f80fa0ef6d1625"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50facbb2407d42a7a8413a3871a298b8"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75870c6a0c954b70b2506b280f02a741"}], "type": "compute", "id": "c53ac2510d8e4a20b3e4bf8ca0a7a17f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8cbd74185f7b4920a7c030a87c5e2159"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbe96b3311b341419c65788941ac50d4"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44d1f00c774429990940f9e642b273c"}], "type": "cloudformation", "id": "d1e1bba9cbc54637b31c6cab613a346c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee56a97853145ae999727b2ef98e46f"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2dd1d5d5f9b4e128ec4be6a514e8076"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e569167eeea441f98ecdfc90c5fe773b"}], "type": "event", "id": "f0a72b386f6d4cdbbf51d1530ee4c35c", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "f19c12a824854b2ea7546863cde2f496", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6", "id": "c620c60f8d2547ad98d279e54aff58b4"}, "audit_ids": ["yFHYEDQ2SHmxF2SJKpi6sg"], "issued_at": "2018-07-22T09:18:20.000000Z"}} 2018-07-22 09:18:20,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/c65e4d81-feee-40d0-8d4c-8c076aff0ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154701b2f964abeefb5ec8b0b7c1d208d029e1fc" 2018-07-22 09:18:21,112 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b11adc38-0d8f-41fe-9aed-9d8a6dea167a Content-Length: 0 Date: Sun, 22 Jul 2018 09:18:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:18:21,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/c65e4d81-feee-40d0-8d4c-8c076aff0ef0 used request id req-b11adc38-0d8f-41fe-9aed-9d8a6dea167a 2018-07-22 09:18:21,112 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS objects .. 2018-07-22 09:18:21,112 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-07-22 09:18:21,113 - glance_utils - INFO - Deleting image named - xenial 2018-07-22 09:18:21,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/08b87114-af6a-47d1-952c-e7954606ab0d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f50e4a71124547baeadac011ba65afaa18f1bfa4" 2018-07-22 09:18:21,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ed844fd-72c8-4b22-9269-8a05db86920d Date: Sun, 22 Jul 2018 09:18:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 09:18:21,664 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/08b87114-af6a-47d1-952c-e7954606ab0d used request id req-7ed844fd-72c8-4b22-9269-8a05db86920d 2018-07-22 09:18:21,665 - glance_utils - INFO - Deleting image named - trusty 2018-07-22 09:18:21,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/48311807-3c3e-438f-b06e-7fae237a9673 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14ea8661102c9f3fdec234f3d821a19dd696b506" 2018-07-22 09:18:22,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6de9170f-5b9a-47c4-a4e3-221b357a9e36 Date: Sun, 22 Jul 2018 09:18:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 09:18:22,760 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/48311807-3c3e-438f-b06e-7fae237a9673 used request id req-6de9170f-5b9a-47c4-a4e3-221b357a9e36 2018-07-22 09:18:22,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/5df4e31e-c028-4412-88f1-d44a0d376f0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4334151ac360609776392e72f00f6f4f0b6683b" 2018-07-22 09:18:22,956 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 09:18:22 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-1bfa3776-aaac-4e95-b23c-95753cdc7cb4 x-compute-request-id: req-1bfa3776-aaac-4e95-b23c-95753cdc7cb4 Content-Length: 0 Content-Type: application/json 2018-07-22 09:18:22,956 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5df4e31e-c028-4412-88f1-d44a0d376f0d used request id req-1bfa3776-aaac-4e95-b23c-95753cdc7cb4 2018-07-22 09:18:22,957 - OpenStackNetwork - INFO - Removing router interface from router abot-router-855d14e8-3bb7-49f6-8205-181595808cf6 and subnet abot-subnet-855d14e8-3bb7-49f6-8205-181595808cf6 2018-07-22 09:18:22,957 - neutron_utils - INFO - Removing router interface from router named abot-router-855d14e8-3bb7-49f6-8205-181595808cf6 2018-07-22 09:18:22,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/de123d9f-e8db-4bb0-924c-2384431aa7da/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" -d '{"subnet_id": "54a73784-b5d2-4262-887a-c0e55a587e71"}' 2018-07-22 09:18:25,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d96ce078-cc2c-4aee-90b3-7868e00b3e4e Date: Sun, 22 Jul 2018 09:18:25 GMT RESP BODY: {"network_id": "80198e91-4027-4e8b-a1d5-e96254ae2bd9", "tenant_id": "be97c1cfa9124e1da028145734bd9a2b", "subnet_id": "54a73784-b5d2-4262-887a-c0e55a587e71", "subnet_ids": ["54a73784-b5d2-4262-887a-c0e55a587e71"], "port_id": "0536b59b-9c4d-4b2a-b5a4-7ab5f869223a", "id": "de123d9f-e8db-4bb0-924c-2384431aa7da"} 2018-07-22 09:18:25,353 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/de123d9f-e8db-4bb0-924c-2384431aa7da/remove_router_interface used request id req-d96ce078-cc2c-4aee-90b3-7868e00b3e4e 2018-07-22 09:18:25,353 - OpenStackNetwork - INFO - Removing router abot-router-855d14e8-3bb7-49f6-8205-181595808cf6 2018-07-22 09:18:25,354 - neutron_utils - INFO - Deleting router with name - abot-router-855d14e8-3bb7-49f6-8205-181595808cf6 2018-07-22 09:18:25,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/de123d9f-e8db-4bb0-924c-2384431aa7da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74ec399152c9a02a26bf0c89b9931c7039dccc3" 2018-07-22 09:18:28,912 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-097f5970-7f0e-4c2f-a684-ba28667408ec Content-Length: 0 Date: Sun, 22 Jul 2018 09:18:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:18:28,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/de123d9f-e8db-4bb0-924c-2384431aa7da used request id req-097f5970-7f0e-4c2f-a684-ba28667408ec 2018-07-22 09:18:28,913 - neutron_utils - INFO - Deleting subnet with name abot-subnet-855d14e8-3bb7-49f6-8205-181595808cf6 2018-07-22 09:18:28,913 - neutron_utils - INFO - Deleting subnet with name abot-subnet-855d14e8-3bb7-49f6-8205-181595808cf6 2018-07-22 09:18:28,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/54a73784-b5d2-4262-887a-c0e55a587e71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b848c5fe2590b0ce3febd9b905db8400eb7bbf0e" 2018-07-22 09:18:31,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0cbea5d4-fdbf-43e7-96c0-268dd997506a Date: Sun, 22 Jul 2018 09:18:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:18:31,310 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/54a73784-b5d2-4262-887a-c0e55a587e71 used request id req-0cbea5d4-fdbf-43e7-96c0-268dd997506a 2018-07-22 09:18:31,310 - neutron_utils - INFO - Deleting network with name abot-net 2018-07-22 09:18:31,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/80198e91-4027-4e8b-a1d5-e96254ae2bd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b848c5fe2590b0ce3febd9b905db8400eb7bbf0e" 2018-07-22 09:18:32,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bf27f852-0fb5-4d5a-8cb5-81ae9ee88a2c Date: Sun, 22 Jul 2018 09:18:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:18:32,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/80198e91-4027-4e8b-a1d5-e96254ae2bd9 used request id req-bf27f852-0fb5-4d5a-8cb5-81ae9ee88a2c 2018-07-22 09:18:32,636 - keystone_utils - INFO - Deleting user with name - juju_network_discovery_bug 2018-07-22 09:18:32,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/de2d223aabdd492da9ea9750502bf0d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1340fabb6d904b3f6a4f7c5cee78844738f81596" 2018-07-22 09:18:32,831 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfbd788e-a312-46a9-a356-44fda0a40f6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:18:32,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/de2d223aabdd492da9ea9750502bf0d6 used request id req-dfbd788e-a312-46a9-a356-44fda0a40f6b 2018-07-22 09:18:32,832 - keystone_utils - INFO - Deleting user with name - juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6 2018-07-22 09:18:32,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c620c60f8d2547ad98d279e54aff58b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485fb361b8d61030b07b14c3ecf50ac5430867d4" 2018-07-22 09:18:33,041 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f484872-b5e0-48a2-a59e-7c891fcdb534 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:18:33,041 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c620c60f8d2547ad98d279e54aff58b4 used request id req-5f484872-b5e0-48a2-a59e-7c891fcdb534 2018-07-22 09:18:33,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024e3151dc7940bd08755b2a435262db11e52f90" 2018-07-22 09:18:33,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-f13b6cce-331c-4efc-a1c4-bb340efcfe2e Date: Sun, 22 Jul 2018 09:18:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "created_at": "2018-07-22T07:00:14Z", "updated_at": "2018-07-22T07:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "735e8357-222e-412a-af18-0ea383081407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "7ad84699-24c6-4daf-a73b-e028d9d932bb", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "a958521c-f504-4bab-978b-a6ef864dc094", "remote_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:00:14Z", "revision_number": 0, "id": "d2994e5b-4e5d-4a98-8bf8-120ffc32196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:00:14Z", "security_group_id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "tenant_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462"}], "revision_number": 4, "project_id": "cf9ffd0cc4f945b1ad9ad2157bfb1462", "id": "12c5c268-92f2-4e78-ab30-2cd7041a069e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be97c1cfa9124e1da028145734bd9a2b", "created_at": "2018-07-22T09:09:09Z", "updated_at": "2018-07-22T09:09:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:09:09Z", "revision_number": 0, "id": "14fb3d03-f4d7-4375-9932-49eb85512cea", "remote_group_id": "22be0bc2-587f-4cb9-95a9-eab75ea4c813", "remote_ip_prefix": null, "created_at": "2018-07-22T09:09:09Z", "security_group_id": "22be0bc2-587f-4cb9-95a9-eab75ea4c813", "tenant_id": "be97c1cfa9124e1da028145734bd9a2b", "port_range_min": null, "ethertype": "IPv4", "project_id": "be97c1cfa9124e1da028145734bd9a2b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:09:09Z", "revision_number": 0, "id": "27e6b375-cb96-442e-a155-aff94c779dcf", "remote_group_id": "22be0bc2-587f-4cb9-95a9-eab75ea4c813", "remote_ip_prefix": null, "created_at": "2018-07-22T09:09:09Z", "security_group_id": "22be0bc2-587f-4cb9-95a9-eab75ea4c813", "tenant_id": "be97c1cfa9124e1da028145734bd9a2b", "port_range_min": null, "ethertype": "IPv6", "project_id": "be97c1cfa9124e1da028145734bd9a2b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:09:09Z", "revision_number": 0, "id": "9313a953-d47d-483b-8a60-40e68044f80c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:09:09Z", "security_group_id": "22be0bc2-587f-4cb9-95a9-eab75ea4c813", "tenant_id": "be97c1cfa9124e1da028145734bd9a2b", "port_range_min": null, "ethertype": "IPv4", "project_id": "be97c1cfa9124e1da028145734bd9a2b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:09:09Z", "revision_number": 0, "id": "adfda9fb-818e-4076-ab7e-bda56a959ef9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:09:09Z", "security_group_id": "22be0bc2-587f-4cb9-95a9-eab75ea4c813", "tenant_id": "be97c1cfa9124e1da028145734bd9a2b", "port_range_min": null, "ethertype": "IPv6", "project_id": "be97c1cfa9124e1da028145734bd9a2b"}], "revision_number": 4, "project_id": "be97c1cfa9124e1da028145734bd9a2b", "id": "22be0bc2-587f-4cb9-95a9-eab75ea4c813", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "created_at": "2018-07-22T08:14:30Z", "updated_at": "2018-07-22T08:14:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "63d34de1-6e7f-4d15-801f-af745e58cc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "7dc47c02-5989-480d-99cc-8d56275b7d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "a1760fca-e9c4-4697-a4a1-b9e9c24c46df", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T08:14:30Z", "revision_number": 0, "id": "d8c60db2-3525-4bf8-86c4-1e2866bbd175", "remote_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "remote_ip_prefix": null, "created_at": "2018-07-22T08:14:30Z", "security_group_id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "tenant_id": "652aa78f67054a6b82b12f2a8a3433f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "652aa78f67054a6b82b12f2a8a3433f4"}], "revision_number": 4, "project_id": "652aa78f67054a6b82b12f2a8a3433f4", "id": "467da2d3-a315-4050-a560-5d35bf4c8e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "created_at": "2018-07-22T09:08:16Z", "updated_at": "2018-07-22T09:08:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:16Z", "revision_number": 0, "id": "2393754b-e500-4b7c-ba4a-f86b62407449", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:16Z", "security_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:16Z", "revision_number": 0, "id": "45deab33-3fda-4e5c-a1f1-b22c025edabe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:16Z", "security_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:16Z", "revision_number": 0, "id": "d5247543-0bce-4112-8fe8-20228c807118", "remote_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:16Z", "security_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:08:16Z", "revision_number": 0, "id": "f2311137-ec20-4a80-9765-af5ead80d4b0", "remote_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "remote_ip_prefix": null, "created_at": "2018-07-22T09:08:16Z", "security_group_id": "4ad2f7be-450e-403a-9504-83536f056ad3", "tenant_id": "cae936cbebad4164a5e5eb9edb1019c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae936cbebad4164a5e5eb9edb1019c4"}], "revision_number": 4, "project_id": "cae936cbebad4164a5e5eb9edb1019c4", "id": "4ad2f7be-450e-403a-9504-83536f056ad3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "created_at": "2018-07-22T06:56:42Z", "updated_at": "2018-07-22T06:56:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "2b685b2c-068f-47d2-9484-feb5894b095a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "74b2c31a-5478-47b2-b592-8900795418bb", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "cdac82bf-47b7-4449-85d3-1beeec52eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:56:42Z", "revision_number": 0, "id": "d9fbec89-6231-43bc-9df0-bf512fc8f6a8", "remote_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "remote_ip_prefix": null, "created_at": "2018-07-22T06:56:42Z", "security_group_id": "51cf763c-fa48-4653-8049-219f14a4c842", "tenant_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5"}], "revision_number": 4, "project_id": "36e60a6007d44b1aaa5d9898d2d2b9b5", "id": "51cf763c-fa48-4653-8049-219f14a4c842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35d743f895ef443e87d5effb07b01977", "created_at": "2018-07-22T09:04:56Z", "updated_at": "2018-07-22T09:04:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "3d5e6e5f-c204-4a01-a04e-754cf441614d", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "a11a783a-06b3-4d26-9db5-82dd9b2c1d23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "ac712a35-c6b0-499d-9704-c107e6632cc5", "remote_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d743f895ef443e87d5effb07b01977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:04:56Z", "revision_number": 0, "id": "fff188e7-1c90-4008-9b2d-774bda011b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:04:56Z", "security_group_id": "5363a1e4-d526-4319-b465-bc91c70554a2", "tenant_id": "35d743f895ef443e87d5effb07b01977", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d743f895ef443e87d5effb07b01977"}], "revision_number": 4, "project_id": "35d743f895ef443e87d5effb07b01977", "id": "5363a1e4-d526-4319-b465-bc91c70554a2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "created_at": "2018-07-22T07:03:45Z", "updated_at": "2018-07-22T07:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "1896bd78-0c08-4e34-9f87-5db8ec0751a1", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "9ec84628-9c65-4974-a72f-9dea77fe0725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "bb6253da-8caa-4549-9b3a-7150dd57be07", "remote_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:03:45Z", "revision_number": 0, "id": "c6cb516b-de34-4619-baa1-99168536fe1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:03:45Z", "security_group_id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "tenant_id": "22bf1da1aed840a8ae808a763b7be6d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "22bf1da1aed840a8ae808a763b7be6d6"}], "revision_number": 4, "project_id": "22bf1da1aed840a8ae808a763b7be6d6", "id": "6a791d58-bba7-4a48-90bf-ad9de7b734f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "840db56014094458ab5e598652956956", "created_at": "2018-07-22T07:01:16Z", "updated_at": "2018-07-22T07:01:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "0f386ea5-cbe4-4b12-b0a3-0c863c659452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "abce2b1e-a232-4ff1-b187-67599e7980ce", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "c0d7f671-075e-4a98-9f34-554a3dc6a68b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv4", "project_id": "840db56014094458ab5e598652956956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:01:16Z", "revision_number": 0, "id": "d91de7e7-0d1f-4471-97d1-877bfe912ec9", "remote_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "remote_ip_prefix": null, "created_at": "2018-07-22T07:01:16Z", "security_group_id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "tenant_id": "840db56014094458ab5e598652956956", "port_range_min": null, "ethertype": "IPv6", "project_id": "840db56014094458ab5e598652956956"}], "revision_number": 4, "project_id": "840db56014094458ab5e598652956956", "id": "6c8365fb-f5a8-498e-91cd-51f209cda173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "created_at": "2018-07-22T07:05:05Z", "updated_at": "2018-07-22T07:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1e4a5f42-a8e5-44ad-ac72-02f58f433281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "1f2c339d-f425-4b9f-9548-c92bf1a03cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "6ab90c63-cb88-4c48-8932-e281c5674330", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:05:05Z", "revision_number": 0, "id": "f6a1d409-ce75-4aa3-885f-290aa2c18b10", "remote_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "remote_ip_prefix": null, "created_at": "2018-07-22T07:05:05Z", "security_group_id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "tenant_id": "c8c00ec1352a43368d7f84d112cbfdb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8c00ec1352a43368d7f84d112cbfdb9"}], "revision_number": 4, "project_id": "c8c00ec1352a43368d7f84d112cbfdb9", "id": "72cbb5bb-2952-4216-858e-89cdea14d12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "created_at": "2018-07-22T09:02:52Z", "updated_at": "2018-07-22T09:02:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "0e943572-0371-4ed8-bb8a-d0a9a9f9b5e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "5415dbce-67ff-455c-a71b-3ae4f6a3b0a1", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "7c76ceea-0d47-4633-a9ae-457e9d70509e", "remote_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb2e44e945b840e99546a734778cd0a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T09:02:52Z", "revision_number": 0, "id": "f7346afc-38ba-462e-8763-c4b7dd66141a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T09:02:52Z", "security_group_id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "tenant_id": "fb2e44e945b840e99546a734778cd0a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb2e44e945b840e99546a734778cd0a2"}], "revision_number": 4, "project_id": "fb2e44e945b840e99546a734778cd0a2", "id": "9031c18c-dbbc-4948-aedb-f55f77500a06", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-22T06:59:46Z", "updated_at": "2018-07-22T06:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "334cdc76-211d-4881-8274-2ee9d6092863", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "7ccaa9e9-2dad-42af-aefb-ea430490e6ba", "remote_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "8409ba65-2388-4bf4-9506-0d72ee458914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T06:59:46Z", "revision_number": 0, "id": "eea0048b-c3c1-4309-8a9b-a9cf450dc8e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T06:59:46Z", "security_group_id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ada06670-0a6a-4c90-9a04-7da79cfd81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "created_at": "2018-07-22T07:08:25Z", "updated_at": "2018-07-22T07:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "4a3e6e9f-ef97-406d-bda0-ebc156a022b0", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "8bcdf69d-54bf-4e4d-a574-5ba0b622947f", "remote_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "9def686e-243c-4fd8-8248-0ed50153f94b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv4", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:08:25Z", "revision_number": 0, "id": "cda3f367-73f7-4fdb-a9a7-8959d4621d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:08:25Z", "security_group_id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "tenant_id": "239f08b9dfab49abbc9cca9c9c17e131", "port_range_min": null, "ethertype": "IPv6", "project_id": "239f08b9dfab49abbc9cca9c9c17e131"}], "revision_number": 4, "project_id": "239f08b9dfab49abbc9cca9c9c17e131", "id": "c4f4a0a7-0754-4d9b-beca-18990b9da9c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "created_at": "2018-07-22T07:06:05Z", "updated_at": "2018-07-22T07:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "4a2d6e4b-69ac-4c65-bb47-ba86e2e1fc11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "97628fb1-ff1c-4bb3-8089-3d3c5318536a", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "c7680474-472c-4eae-bddb-ac301d61f37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:06:05Z", "revision_number": 0, "id": "f05c4866-350c-44fd-b030-b08ad0a41b12", "remote_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "remote_ip_prefix": null, "created_at": "2018-07-22T07:06:05Z", "security_group_id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "tenant_id": "45ed3c7e375844c8af22e96d9712b1f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed3c7e375844c8af22e96d9712b1f0"}], "revision_number": 4, "project_id": "45ed3c7e375844c8af22e96d9712b1f0", "id": "d13c462b-ad3e-48d3-a47c-7dd039e7a367", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "created_at": "2018-07-22T07:02:49Z", "updated_at": "2018-07-22T07:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "4a5e1c36-e009-4493-b459-eab24a2c413a", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "ad94ed55-0444-40e0-9d99-2e4c18ce8338", "remote_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "c9829df3-5e71-42b5-a1de-775b03fa9134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-22T07:02:50Z", "revision_number": 0, "id": "e9d53438-b41d-4ba7-a2fe-33b748113ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-22T07:02:50Z", "security_group_id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "tenant_id": "cf27e2244d6648afb2acb7c6d7027f93", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf27e2244d6648afb2acb7c6d7027f93"}], "revision_number": 4, "project_id": "cf27e2244d6648afb2acb7c6d7027f93", "id": "d7ab132a-af26-4147-bc15-2bee2eb5e013", "name": "default"}]} 2018-07-22 09:18:33,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f13b6cce-331c-4efc-a1c4-bb340efcfe2e 2018-07-22 09:18:33,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024e3151dc7940bd08755b2a435262db11e52f90" 2018-07-22 09:18:33,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 22 Jul 2018 09:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-376daffb-4d57-49a6-96b8-ac7bcb29945a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cf9ffd0cc4f945b1ad9ad2157bfb1462.", "code": 404, "title": "Not Found"}} 2018-07-22 09:18:33,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf9ffd0cc4f945b1ad9ad2157bfb1462 used request id req-376daffb-4d57-49a6-96b8-ac7bcb29945a 2018-07-22 09:18:33,408 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-22 09:18:33,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024e3151dc7940bd08755b2a435262db11e52f90" 2018-07-22 09:18:33,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb98737-e3b5-4f4c-acbe-4349126580b7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be97c1cfa9124e1da028145734bd9a2b", "name": "juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6"}} 2018-07-22 09:18:33,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b used request id req-ebb98737-e3b5-4f4c-acbe-4349126580b7 2018-07-22 09:18:33,503 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 22be0bc2-587f-4cb9-95a9-eab75ea4c813 2018-07-22 09:18:33,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=22be0bc2-587f-4cb9-95a9-eab75ea4c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024e3151dc7940bd08755b2a435262db11e52f90" 2018-07-22 09:18:33,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5edf1caa-75f6-4154-9000-5ce6d0c41d34 Date: Sun, 22 Jul 2018 09:18:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "22be0bc2-587f-4cb9-95a9-eab75ea4c813", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:09:09Z", "security_group_id": "22be0bc2-587f-4cb9-95a9-eab75ea4c813", "port_range_min": null, "revision_number": 0, "tenant_id": "be97c1cfa9124e1da028145734bd9a2b", "created_at": "2018-07-22T09:09:09Z", "project_id": "be97c1cfa9124e1da028145734bd9a2b", "id": "14fb3d03-f4d7-4375-9932-49eb85512cea"}, {"remote_group_id": "22be0bc2-587f-4cb9-95a9-eab75ea4c813", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:09:09Z", "security_group_id": "22be0bc2-587f-4cb9-95a9-eab75ea4c813", "port_range_min": null, "revision_number": 0, "tenant_id": "be97c1cfa9124e1da028145734bd9a2b", "created_at": "2018-07-22T09:09:09Z", "project_id": "be97c1cfa9124e1da028145734bd9a2b", "id": "27e6b375-cb96-442e-a155-aff94c779dcf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:09:09Z", "security_group_id": "22be0bc2-587f-4cb9-95a9-eab75ea4c813", "port_range_min": null, "revision_number": 0, "tenant_id": "be97c1cfa9124e1da028145734bd9a2b", "created_at": "2018-07-22T09:09:09Z", "project_id": "be97c1cfa9124e1da028145734bd9a2b", "id": "9313a953-d47d-483b-8a60-40e68044f80c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-22T09:09:09Z", "security_group_id": "22be0bc2-587f-4cb9-95a9-eab75ea4c813", "port_range_min": null, "revision_number": 0, "tenant_id": "be97c1cfa9124e1da028145734bd9a2b", "created_at": "2018-07-22T09:09:09Z", "project_id": "be97c1cfa9124e1da028145734bd9a2b", "id": "adfda9fb-818e-4076-ab7e-bda56a959ef9"}]} 2018-07-22 09:18:33,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=22be0bc2-587f-4cb9-95a9-eab75ea4c813 used request id req-5edf1caa-75f6-4154-9000-5ce6d0c41d34 2018-07-22 09:18:33,709 - neutron_utils - INFO - Deleting security group with name - default 2018-07-22 09:18:33,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/22be0bc2-587f-4cb9-95a9-eab75ea4c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024e3151dc7940bd08755b2a435262db11e52f90" 2018-07-22 09:18:34,059 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-02edb04e-64a4-4333-8c14-b9d8f222daa4 Content-Length: 0 Date: Sun, 22 Jul 2018 09:18:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 09:18:34,059 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/22be0bc2-587f-4cb9-95a9-eab75ea4c813 used request id req-02edb04e-64a4-4333-8c14-b9d8f222daa4 2018-07-22 09:18:34,059 - keystone_utils - INFO - Deleting project with name - juju_epc-855d14e8-3bb7-49f6-8205-181595808cf6 2018-07-22 09:18:34,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024e3151dc7940bd08755b2a435262db11e52f90" 2018-07-22 09:18:34,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 22 Jul 2018 09:18:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9de060ab-1b18-4f92-afa5-cd4993916a19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-22 09:18:34,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/be97c1cfa9124e1da028145734bd9a2b used request id req-9de060ab-1b18-4f92-afa5-cd4993916a19 2018-07-22 09:18:34,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024e3151dc7940bd08755b2a435262db11e52f90" 2018-07-22 09:18:34,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 09:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b43ccfc-28a6-44db-ad56-b6387f79fccc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1c00a3a74865460eb5548e0c686c50ca", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c00a3a74865460eb5548e0c686c50ca"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "53b063b67e004c0f985942769160fbce", "links": {"self": "http://172.30.9.23:5000/v3/roles/53b063b67e004c0f985942769160fbce"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9b0d6011728d4897b51d05a895e611d1", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b0d6011728d4897b51d05a895e611d1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edca293a7063483b927ca940fe01a0bf", "links": {"self": "http://172.30.9.23:5000/v3/roles/edca293a7063483b927ca940fe01a0bf"}, "name": "admin"}]} 2018-07-22 09:18:34,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2b43ccfc-28a6-44db-ad56-b6387f79fccc 2018-07-22 09:18:34,341 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-07-22 09:18:34,342 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 01:47 | FAIL | | cloudify_ims | functest | vnf | 01:41 | FAIL | | vyos_vrouter | functest | vnf | 01:58 | FAIL | | juju_epc | functest | vnf | 09:18 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-07-22 09:18:34,347 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR